RIOT/examples
Oleg Hahm 25eeef5673 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:23:22 +02:00
..
default Merge pull request #3899 from OlegHahm/default_gnrc_optional 2015-09-20 01:51:13 +02:00
gnrc_border_router examples: spending the main thread a message queue 2015-09-30 23:23:22 +02:00
gnrc_networking examples: spending the main thread a message queue 2015-09-30 23:23:22 +02:00
hello-world boards: initial import of iot-lab_M3 2014-08-21 17:53:37 +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