Vincent Coubard
a7d1bf7364
Update thread stack size for NRF based targets in rtos tests.
2016-07-28 21:21:31 +01:00
Sam Grove
a30fac1e1e
If a target is restricted to single threaded mode, fail compilation of the test as not supported
2016-06-24 16:08:59 -05:00
Vincent Coubard
c58198e52b
Remove setbuf from rtos tests.
2016-06-07 17:50:00 +01:00
Vincent Coubard
e46b659799
Merge branch 'master' of https://github.com/mbedmicro/mbed into nrf51_port
2016-06-05 20:46:42 +01:00
Vincent Coubard
39a459f4b6
Port RTOS tests to nrf51.
...
Provide fixed stack stize for nrf51 targets.
Disable memory allocation for stdout otherwise tests fail on mkit target.
2016-06-05 18:32:47 +01:00
Steven Cooreman
0015943bd9
Remove RTOS support for EFM32 Zero Gecko because of too little RAM
2016-06-02 10:06:26 +02:00
Steven Cooreman
b1accd3b07
Fix stack size on EFM32 RTOS tests to avoid heap overflow
2016-06-01 14:53:48 +02:00
dbestm
29401861d8
[NUCLEO_F0xx] RTOS test enhance files to pass test
...
main files: stack size modification
F030: us_ticker.c, hal_tich.h, haltick.c, add ticker to reserve systick
for RTOS
F030+GCC: modif startup for RTOS
2015-06-19 10:21:05 +02:00
Przemek Wirkus
09c48e4081
Refactored names for MBED_HOSTTEST macros used in test case auto-detection
2015-02-11 10:37:03 +00:00
Przemek Wirkus
6903b54b9e
Refactored generic tests with timer host test supervision
...
Reactored RTOS tests
2015-01-27 12:10:16 +00:00
ohagendorf
b9bef6b06e
[DISCO/NUCLEO_L053xx] adding to RTOS - part3
...
Reverting the DEFAULT_STACK_SIZE changes in cmsis.oh.h and adding
changes to RTOS_x tests, to create threads with the neccessary reduced
stack sizes for these targets.
2015-01-02 14:52:39 +01:00
Przemek Wirkus
9a73b5a809
RTOS_4 Signal test automation added to test suite
2014-03-25 14:33:55 +00:00
Emilio Monti
5c20760685
Initial commit of the mbed libraries and tools
2013-02-18 15:32:11 +00:00