zephyr/samples/boards
Benjamin Valentin 3702d1a0d3 samples: nrf52: power_mgr: Fix build with prj_tickless.conf config
prj_tickless.conf lacks the CONFIG_PM_CONTROL_OS=y option which
results in the sample failing to build with this config as it leaves
sys_pm_ctrl_disable_state() and sys_pm_ctrl_enable_state()
undefined.

Add the relevant options from prj.conf to fix the build.

Tested on nrf52840_pca10056.

Signed-off-by: Benjamin Valentin <benjamin.valentin@ml-pa.com>
2019-05-30 08:45:23 -04:00
..
96b_argonkey samples: add test identifier 2019-03-29 17:44:11 -04:00
altera_max10 license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
arduino_101 Bluetooth: Use BT_GATT_SERVICE_DEFINE whenever possible 2019-05-02 08:29:23 +03:00
bbc_microbit Bluetooth: Use BT_GATT_SERVICE_DEFINE whenever possible 2019-05-02 08:29:23 +03:00
intel_s1000_crb license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
nrf52 samples: nrf52: power_mgr: Fix build with prj_tickless.conf config 2019-05-30 08:45:23 -04:00
olimex_stm32_e407 license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
reel_board/mesh_badge Bluetooth: Use BT_GATT_SERVICE_DEFINE whenever possible 2019-05-02 08:29:23 +03:00
up_squared/gpio_counter license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
boards.rst