mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
9faa323c83
Since it was ported to the radio HAL, at86rf2xx requires more stack: 2023-03-02 01:00:52,637 # pid | name | state Q | pri | stack ( used) ( free) | base addr | current 2023-03-02 01:00:52,646 # 1 | idle | pending Q | 15 | 192 ( 130) ( 62) | 0x263a | 0x269f 2023-03-02 01:00:52,655 # 2 | main | running Q | 7 | 2560 ( 1732) ( 828) | 0x26fa | 0x2cb1 2023-03-02 01:00:52,663 # 3 | 6lo | bl rx _ | 3 | 512 ( 276) ( 236) | 0x5446 | 0x559b 2023-03-02 01:00:52,672 # 4 | ipv6 | bl rx _ | 4 | 512 ( 372) ( 140) | 0x318e | 0x32c4 2023-03-02 01:00:52,681 # 5 | udp | bl rx _ | 5 | 256 ( 214) ( 42) | 0x5648 | 0x569d 2023-03-02 01:00:52,689 # 6 | at86rf2xx | bl anyfl _ | 2 | 520 ( 514) ( 6) | 0x3582 | 0x371f 2023-03-02 01:00:52,697 # | SUM | | | 4552 ( 3238) ( 1314) |
||
---|---|---|
.. | ||
application_layer | ||
ble | ||
credman | ||
crosslayer | ||
dsm | ||
gnrc | ||
link_layer | ||
lora | ||
netdev_test | ||
netif | ||
netstats | ||
netutils | ||
network_layer | ||
sock | ||
transport_layer | ||
doc.txt | ||
ieee802154.txt | ||
Kconfig |