zephyr/soc
Dominik Ermel 143f9bfd4e drivers/flash/nrfx: Enable partial erase of flash
When enabled, instead of erasing entire flash page at once, page will
be erased in defined time slices. Erasing single page stalls CPU
for significant time share (~80ms) and partial erase divides the
operation in to the shorter time periods, resuming CPU operation in
meantime and enabling better scheduling of time sensitive operations.

Signed-off-by: Dominik Ermel <dominik.ermel@nordicsemi.no>
2020-04-06 22:12:33 -04:00
..
arc soc: arc: Convert to new DT_INST macros 2020-03-31 07:04:30 -05:00
arm drivers/flash/nrfx: Enable partial erase of flash 2020-04-06 22:12:33 -04:00
nios2 dts: nios2: Add interrupt controller support in dts 2020-03-27 15:16:53 -05:00
posix kconfig: Replace defconfig singe-symbol 'if's with 'depends on' 2020-02-12 10:32:13 -06:00
riscv drivers: entropy: rv32m1_trng: Add DTS support to rv32m1_trng driver 2020-04-02 09:30:58 +02:00
x86 soc: x86: Convert to new DT_INST macros 2020-03-26 03:29:23 -05:00
xtensa soc: xtensa: Convert to new DT_INST macros 2020-03-27 10:06:14 -05:00
Kconfig soc: kconfig: add SOC_DEPRECATED_RELEASE 2020-01-13 10:21:12 -05:00