zephyr/samples/drivers
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
..
crypto samples: crypto: increase min_ram for sample 2018-01-13 10:48:36 -05:00
current_sensing samples: drivers: remove build_only flag 2017-12-28 20:24:29 -05:00
entropy samples: entropy: filter based on HW capabilities 2017-12-28 20:24:29 -05:00
flash_shell samples: drivers: remove build_only flag 2017-12-28 20:24:29 -05:00
gpio samples: drivers: remove build_only flag 2017-12-28 20:24:29 -05:00
i2c_fujitsu_fram samples: drivers: remove build_only flag 2017-12-28 20:24:29 -05:00
lcd_hd44780 samples: drivers: remove build_only flag 2017-12-28 20:24:29 -05:00
led_apa102c samples: drivers: remove build_only flag 2017-12-28 20:24:29 -05:00
led_lpd8806 tests: Clear SPI_*_IRQ_PRI from tests and samples 2018-01-17 11:51:48 -06:00
led_ws2812 tests: Clear SPI_*_IRQ_PRI from tests and samples 2018-01-17 11:51:48 -06:00
random Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00
rtc samples: rtc: fix dependencies and test cleanup 2017-12-28 20:24:29 -05:00
soc_flash_nrf5 samples: drivers: soc_flash_nrf5 fix missing flash write access 2018-01-19 11:47:43 -06:00
spi_flash samples: drivers: remove build_only flag 2017-12-28 20:24:29 -05:00
spi_fujitsu_fram samples: drivers: remove build_only flag 2017-12-28 20:24:29 -05:00
watchdog samples: watchdog: fix dependencies and sample cleanup 2017-12-28 20:24:29 -05:00
drivers.rst samples: drivers: add WS2812 sample application 2017-10-28 13:23:30 -04:00