1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/auto_init
Marian Buschsieweke 88cf6cb46f
sys/auto_init/netif: Increased cc110x stack size
With the increase of the message queue size from 8 to 16 in
946b06e4f0, the default stack became too small.
This changes the stack size to grow with the message queue size.
2019-08-20 16:38:49 +02:00
..
can sys/auto_init/can: cleanup for STM32 CAN controller 2019-08-09 18:23:05 +02:00
loramac sys/auto_init: add auto_init_loramac function 2019-05-29 16:53:52 +02:00
netif sys/auto_init/netif: Increased cc110x stack size 2019-08-20 16:38:49 +02:00
saul sys: make use of ARRAY_SIZE macro 2019-08-06 19:43:54 +02:00
storage sys: make use of ARRAY_SIZE macro 2019-08-06 19:43:54 +02:00
usb usbus_cdc_ecm: provide auto init integration 2019-06-14 16:00:06 +02:00
auto_init.c drivers/cc110x: Rewrite of the cc110x driver 2019-08-20 16:32:11 +02:00
Makefile auto_init_usb: initial implementation 2019-06-05 16:17:01 +02:00