1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/sys/net
Fabian Hüßler 39adf908ce cc110x: make use of netdev_register()
Call netdev_register() in cc110x_setup()
and pass the index in auto_init_cc110x()
2020-12-01 12:11:20 +01:00
..
application_layer Merge pull request #15359 from miri64/uhcp/fix/i15353 2020-11-25 00:17:30 +01: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 Merge pull request #14959 from benpicco/at86rf215-mr-fsk 2020-11-03 11:26:24 +01:00
gnrc cc110x: make use of netdev_register() 2020-12-01 12:11:20 +01:00
link_layer ieee802154_submac: set TRX state only if SubMAC is idle 2020-11-13 13:36:48 +01:00
lora net/lora : Change defaults 2020-09-30 20:00:03 +05:30
netdev_test sys/net: iolist updates 2018-03-06 14:00:32 +01:00
netif sys/*: add missing include of assert.h 2020-10-22 11:13:09 +02:00
network_layer sys/*: replace #if ENABLE_DEBUG with IS_ACTIVE 2020-11-02 21:49:39 +01:00
sock net/sock : Update documentation 2020-09-04 16:29:13 +05:30
transport_layer sys: fix doxygen grouping 2018-06-11 19:12:02 +02:00
doc.txt doc: add net to sys group 2015-08-30 14:00:33 +02:00
Kconfig net/lora : Expose to Kconfig 2020-09-30 20:00:03 +05:30