zephyr/samples
Mariusz Skamra be314d3af5 Bluetooth: Add common Kconfig option to disable PHY Update
This adds common option to disable support for PHY Update
procedure in controller and host.
This will reduce flash usage by compiling out le_phy_update_complete
event handler that will never be called if controller has been
compiled with BT_CTLR_PHY option disabled.

Signed-off-by: Mariusz Skamra <mariusz.skamra@codecoup.pl>
2018-11-21 12:26:27 -05:00
..
application_development dts: Remove ifdef CONFIG_FS_FLASH_STORAGE_PARTITION from dts files 2018-11-15 17:37:59 -05:00
basic sanitycheck: remove unused platforms keyword 2018-11-19 15:03:55 -05:00
bluetooth Bluetooth: Add common Kconfig option to disable PHY Update 2018-11-21 12:26:27 -05:00
boards Bluetooth: Add common Kconfig option to disable PHY Update 2018-11-21 12:26:27 -05:00
cpp_synchronization samples, tests: Use semi-accurate project names 2018-10-27 21:31:25 -04:00
display dts_fixups: Use DT_ prefix in all defined labels not related to Kconfig 2018-11-13 10:44:42 -06:00
drivers sanitycheck: remove unused platforms keyword 2018-11-19 15:03:55 -05:00
hello_world sanitycheck: remove unused platforms keyword 2018-11-19 15:03:55 -05:00
mpu dts_fixups: Use DT_ prefix in all defined labels not related to Kconfig 2018-11-13 10:44:42 -06:00
net samples: net: some samples min_flash = 140k 2018-11-20 09:54:25 -06:00
nfc/nfc_hello samples: Remove board.h include 2018-11-01 13:15:18 +01:00
philosophers samples, tests: Use semi-accurate project names 2018-10-27 21:31:25 -04:00
sensor sanitycheck: remove unused platforms keyword 2018-11-19 15:03:55 -05:00
shields dts_fixups: Use DT_ prefix in all defined labels not related to Kconfig 2018-11-13 10:44:42 -06:00
subsys usb: console: Notify user about incorrect configuration 2018-11-21 09:38:15 -05:00
synchronization samples: synchronization: Add openocd configuration 2018-10-31 12:05:11 -04:00
testing/integration samples, tests: Use semi-accurate project names 2018-10-27 21:31:25 -04:00
xtensa_asm2 samples, tests: Use semi-accurate project names 2018-10-27 21:31:25 -04:00
kernel.rst
samples.rst