mirror of
https://github.com/pengwon/epd42.git
synced 2025-12-13 16:48:14 +08:00
use pstorage to store config
This commit is contained in:
@@ -398,6 +398,11 @@
|
||||
<FileType>5</FileType>
|
||||
<FilePath>..\config\nrf_drv_config.h</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>pstorage_platform.h</FileName>
|
||||
<FileType>5</FileType>
|
||||
<FilePath>..\config\pstorage_platform.h</FilePath>
|
||||
</File>
|
||||
</Files>
|
||||
</Group>
|
||||
<Group>
|
||||
@@ -478,11 +483,6 @@
|
||||
<FileType>1</FileType>
|
||||
<FilePath>..\components\drivers_nrf\spi_master\nrf_drv_spi.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>nrf_nvmc.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>..\components\drivers_nrf\hal\nrf_nvmc.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>pstorage.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
@@ -886,7 +886,7 @@
|
||||
<MiscControls></MiscControls>
|
||||
<Define>BLE_STACK_SUPPORT_REQD S110 SWI_DISABLE0 SOFTDEVICE_PRESENT NRF51 DEBUG NRF_LOG_USES_RTT=1</Define>
|
||||
<Undefine></Undefine>
|
||||
<IncludePath>..\config;..\EPD;..\components\toolchain;..\components\drivers_nrf\config;..\components\drivers_nrf\common;..\components\drivers_nrf\delay;..\components\drivers_nrf\gpiote;..\components\drivers_nrf\hal;..\components\drivers_nrf\spi_master;..\components\drivers_nrf\pstorage;..\components\drivers_nrf\pstorage\config;..\components\drivers_ext\segger_rtt;..\components\libraries\trace;..\components\libraries\timer;..\components\libraries\util;..\components\ble\common;..\components\ble\ble_advertising;..\components\softdevice\common\softdevice_handler;..\components\softdevice\s110\headers</IncludePath>
|
||||
<IncludePath>..\config;..\EPD;..\components\toolchain;..\components\drivers_nrf\config;..\components\drivers_nrf\common;..\components\drivers_nrf\delay;..\components\drivers_nrf\gpiote;..\components\drivers_nrf\hal;..\components\drivers_nrf\spi_master;..\components\drivers_nrf\pstorage;..\components\drivers_ext\segger_rtt;..\components\libraries\trace;..\components\libraries\timer;..\components\libraries\util;..\components\ble\common;..\components\ble\ble_advertising;..\components\softdevice\common\softdevice_handler;..\components\softdevice\s110\headers</IncludePath>
|
||||
</VariousControls>
|
||||
</Cads>
|
||||
<Aads>
|
||||
@@ -945,6 +945,11 @@
|
||||
<FileType>5</FileType>
|
||||
<FilePath>..\config\nrf_drv_config.h</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>pstorage_platform.h</FileName>
|
||||
<FileType>5</FileType>
|
||||
<FilePath>..\config\pstorage_platform.h</FilePath>
|
||||
</File>
|
||||
</Files>
|
||||
</Group>
|
||||
<Group>
|
||||
@@ -1025,11 +1030,6 @@
|
||||
<FileType>1</FileType>
|
||||
<FilePath>..\components\drivers_nrf\spi_master\nrf_drv_spi.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>nrf_nvmc.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>..\components\drivers_nrf\hal\nrf_nvmc.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>pstorage.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
@@ -1492,6 +1492,11 @@
|
||||
<FileType>5</FileType>
|
||||
<FilePath>..\config\nrf_drv_config.h</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>pstorage_platform.h</FileName>
|
||||
<FileType>5</FileType>
|
||||
<FilePath>..\config\pstorage_platform.h</FilePath>
|
||||
</File>
|
||||
</Files>
|
||||
</Group>
|
||||
<Group>
|
||||
@@ -1572,11 +1577,6 @@
|
||||
<FileType>1</FileType>
|
||||
<FilePath>..\components\drivers_nrf\spi_master\nrf_drv_spi.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>nrf_nvmc.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>..\components\drivers_nrf\hal\nrf_nvmc.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>pstorage.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
|
||||
Reference in New Issue
Block a user