1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/net
chrysn c0bc0c41b1 net/goap: State and check that listeners are added individually
Add a an assertion on the added listener not having a trailing chain
instead of silently overwriting it, point out the precondition in the
documentation, and guide users who want to add more than one listener
towards a more efficient way.
2020-10-23 22:33:43 +02:00
..
application_layer net/goap: State and check that listeners are added individually 2020-10-23 22:33:43 +02:00
ble sys/*: realign ENABLE_DEBUG 2020-10-23 11:27:48 +02:00
credman sys/*: realign ENABLE_DEBUG 2020-10-23 11:27:48 +02:00
crosslayer sys/*: realign ENABLE_DEBUG 2020-10-23 11:27:48 +02:00
gnrc Merge pull request #15268 from benpicco/gnrc_netif_ieee802154_create-const 2020-10-23 17:14:19 +02:00
link_layer sys/*: realign ENABLE_DEBUG 2020-10-23 11:27:48 +02:00
lora net/lora : Change defaults 2020-09-30 20:00:03 +05:30
netdev_test
netif sys/*: add missing include of assert.h 2020-10-22 11:13:09 +02:00
network_layer sys/*: realign ENABLE_DEBUG 2020-10-23 11:27:48 +02:00
sock net/sock : Update documentation 2020-09-04 16:29:13 +05:30
transport_layer
doc.txt
Kconfig net/lora : Expose to Kconfig 2020-09-30 20:00:03 +05:30