File tree Expand file tree Collapse file tree 5 files changed +0
-259
lines changed Expand file tree Collapse file tree 5 files changed +0
-259
lines changed Original file line number Diff line number Diff line change 127127/drivers /kscan / @ albertofloyd @ franciscomunoz @ scottwcpg
128128/drivers /ethernet / @ jukkar @ tbursztyka @ pfalcon
129129/drivers /flash / @ nashif @ nvlsianpu
130- /drivers /flash /* native_posix * @ vanwinkeljan @ aescolar
131130/drivers /flash /* nrf * @ nvlsianpu
132131/drivers /flash /* spi_nor * @ pabigot
133132/drivers /flash /* stm32 * @ superna9999
Original file line number Diff line number Diff line change @@ -13,7 +13,6 @@ zephyr_library_sources_ifdef(CONFIG_SOC_FLASH_SAM0 flash_sam0.c)
1313zephyr_library_sources_ifdef(CONFIG_SOC_FLASH_SAM flash_sam.c)
1414zephyr_library_sources_ifdef(CONFIG_SOC_FLASH_NIOS2_QSPI soc_flash_nios2_qspi.c)
1515zephyr_library_sources_ifdef(CONFIG_SOC_FLASH_GECKO flash_gecko.c)
16- zephyr_library_sources_ifdef(CONFIG_FLASH_NATIVE_POSIX flash_native_posix.c)
1716zephyr_library_sources_ifdef(CONFIG_SOC_FLASH_RV32M1 soc_flash_rv32m1.c)
1817
1918if (CONFIG_CLOCK_CONTROL_STM32_CUBE)
Original file line number Diff line number Diff line change @@ -50,8 +50,6 @@ source "drivers/flash/Kconfig.nios2_qspi"
5050
5151source "drivers/flash/Kconfig.gecko"
5252
53- source "drivers/flash/Kconfig.native_posix"
54-
5553source "drivers/flash/Kconfig.nor"
5654
5755source "drivers/flash/Kconfig.stm32"
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments