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
entropy
flash_shell
gpio
i2c_fujitsu_fram
lcd_hd44780
led_apa102c
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
rtc
soc_flash_nrf5 samples: drivers: soc_flash_nrf5 fix missing flash write access 2018-01-19 11:47:43 -06:00
spi_flash
spi_fujitsu_fram
watchdog
drivers.rst