zephyr/subsys/net/l2
Lukasz Maciejonczyk 4dc0353bcd net: openthread: store settings in RAM if there is no flash driver
This commit adds an option to store OpenThread settings in RAM for the
case where the flash driver is not available. This can be useful
for testing openthread on new platforms which are still under
development.

Signed-off-by: Lukasz Maciejonczyk <lukasz.maciejonczyk@nordicsemi.no>
2021-12-09 11:04:49 -06:00
..
bluetooth samples: conn_cb replace to const zsector 2021-08-11 13:42:28 +02:00
canbus net: ipv6: Remove in6_addr from packed net_ipv6_hdr struct 2021-11-25 10:46:35 -05:00
dummy net: capture: Catch sent and received packets 2021-04-02 07:24:06 -04:00
ethernet net: dsa: Update iface description for mac table programming functions 2021-12-01 13:58:08 -06:00
ieee802154 net: l2: ieee802154: Fix packed structure warning 2021-11-25 10:46:35 -05:00
openthread net: openthread: store settings in RAM if there is no flash driver 2021-12-09 11:04:49 -06:00
ppp net: l2: ppp: possibility to have a custom MRU/MTU 2021-11-16 21:25:47 -05:00
virtual net: ipv6: Remove in6_addr from packed net_ipv6_hdr struct 2021-11-25 10:46:35 -05:00
wifi net: l2: wifi_shell: mac address in scanning results 2021-10-07 10:55:37 +02:00
CMakeLists.txt
Kconfig net: l2: Add symbols for custom IEEE802154 L2 2021-11-23 13:25:01 -05:00