zephyr/samples
Andrzej Puzdrowski 9fdcab9b1b samples: drivers: soc_flash_nrf5 fix missing flash write access
By default CONFIG_MPU_ALLOW_FLASH_WRITE=n so the example must have been
falling on any write to flash.
This patch adds CONFIG_MPU_ALLOW_FLASH_WRITE=y to project configuration.

Signed-off-by: Andrzej Puzdrowski <andrzej.puzdrowski@nordicsemi.no>
2018-01-19 11:47:43 -06:00
..
application_development/external_lib cmake: external_lib: Specify that the library should be GLOBAL 2018-01-09 11:44:40 -05:00
basic samples: threads: Rewrite misleading sample 2018-01-08 14:25:11 -05:00
bluetooth cmake: remove IS_TEST handling 2018-01-08 10:03:57 -05:00
boards cmake: remove IS_TEST handling 2018-01-08 10:03:57 -05:00
cpp_synchronization samples: remove more build_only tags 2017-12-28 20:24:29 -05:00
drivers samples: drivers: soc_flash_nrf5 fix missing flash write access 2018-01-19 11:47:43 -06:00
grove samples: remove more build_only tags 2017-12-28 20:24:29 -05:00
hello_world doc: getting_started: Support multi-OS instructions 2018-01-18 16:53:31 -05:00
mpu cmake: remove IS_TEST handling 2018-01-08 10:03:57 -05:00
net doc: getting_started: Support multi-OS instructions 2018-01-18 16:53:31 -05:00
nfc/nfc_hello samples: nfc: update README 2018-01-11 12:50:14 -05:00
philosophers doc: getting_started: Support multi-OS instructions 2018-01-18 16:53:31 -05:00
sensor sample: fix configuration for sensor HTS221 sample application 2018-01-13 09:06:58 -08:00
subsys samples: shell: add standalone version command 2018-01-19 12:01:08 -05:00
synchronization doc: getting_started: Support multi-OS instructions 2018-01-18 16:53:31 -05:00
testing tests/samples: fixed yaml syntax 2017-12-11 14:47:08 -05:00
kernel.rst doc: spelling fixes in samples/ and boards/ 2017-06-12 18:28:08 -04:00
samples.rst samples: drivers: add LPD8806 sample application 2017-10-28 13:23:30 -04:00