1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/examples
Oleg Hahm b538c74229 examples: spending the main thread a message queue
Since it is likely that the main thread will send netapi IPC calls that expects a reply. These replies may come faster than the thread can handle them, causing the layers below to stuck.
2015-09-30 23:21:29 +02:00
..
default documentation: update my name (Ortmann -> Knüpfer) 2015-09-27 18:58:30 +02:00
gnrc_border_router examples: spending the main thread a message queue 2015-09-30 23:21:29 +02:00
gnrc_networking examples: spending the main thread a message queue 2015-09-30 23:21:29 +02:00
hello-world documentation: update my name (Ortmann -> Knüpfer) 2015-09-27 18:58:30 +02:00
ipc_pingpong Improve naming of thread stacksize/priority constants 2015-05-21 00:14:23 +02:00
posix_sockets examples: add POSIX socket example 2015-09-22 22:25:02 +02:00
riot_and_cpp examples/riot_and_cpp: BOARD_INSUFFICIENT_RAM => BOARD_INSUFFICIENT_MEMORY 2015-08-28 18:27:36 +02:00
timer_periodic_wakeup examples: timers: add timer_periodic_wakeup example 2015-08-25 13:20:36 +02:00