1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/events
Gunar Schorcht dcfd83c1ba tests/event: use EVENT_QUEUE_INIT_DETACHED
Changes the test so that EVENT_QUEUE_INIT_DETACHED is used for the initialization of detached event queue. Without this change, a compilation problem was not recognized for ESP8266, MSP430 and MIPS.
2019-07-29 16:40:41 +02:00
..
tests tests: move testrunner import up 2018-08-13 14:11:24 +02:00
main.c tests/event: use EVENT_QUEUE_INIT_DETACHED 2019-07-29 16:40:41 +02:00
Makefile tests: Updated BOARD_INSUFFICIENT_MEMORY 2019-05-24 17:57:44 +02:00