zephyr/subsys/net
David Leach 9e09e2a1b7 OpenThread: Change SETTINGS_CONFIG_PAGE_SIZE to target specific value
- Changed define for SETTINGS_CONFIG_PAGE_SIZE from a hard coded value
  to reference build system generated FLASH_ERASE_BLOCK_SIZE. This value
  comes from 'erase-block-size' found in the dtsi file of devices.
- Modified nrf52840.dtsi to include definition for 'erase-block-size'

Fixes #7107

Signed-off-by: David Leach <david.leach@nxp.com>
2018-05-14 17:23:38 -04:00
..
ip net: ip: context: Merge send_data() into the only caller 2018-05-10 16:23:53 -07:00
lib OpenThread: Change SETTINGS_CONFIG_PAGE_SIZE to target specific value 2018-05-14 17:23:38 -04:00
CMakeLists.txt
Kconfig
Kconfig.hostname kconfig: fix more help spacing issues 2018-02-15 23:20:55 -05:00
TODO
buf.c net: buf: Support allocation of a net_buf pointing to external buffer 2018-02-13 16:46:32 +02:00
hostname.c net: hostname: Fix hostname buffer length 2018-04-26 16:31:16 +03:00