OpenRTX/platform/drivers/NVM
Silvano Seva dc131c3333 Refactored 'W25Qx_writeData' and disabled '-ffunction-sections', which causes printf not printing decimal dots when used with %f 2021-02-23 13:51:49 +01:00
..
AT24Cx.h Driver for AT24Cx external EEPROM present on GDx devices 2021-01-02 15:07:14 +01:00
AT24Cx_GDx.c Finalising merge of branch master into GDx-development 2021-01-02 15:17:15 +01:00
W25Qx.c Refactored 'W25Qx_writeData' and disabled '-ffunction-sections', which causes printf not printing decimal dots when used with %f 2021-02-23 13:51:49 +01:00
W25Qx.h Add SPI Flash write data implementation and test 2021-02-21 08:30:51 +01:00
nvmData_GDx.h Add GD-77 zone CPS support 2021-02-20 08:41:47 +01:00
nvmData_MD3x0.h Moved data structures for NVM management into dedicated header files 2021-02-13 11:24:05 +01:00
nvmData_MDUV3x0.h Moved data structures for NVM management into dedicated header files 2021-02-13 11:24:05 +01:00
nvmem_GDx.c Add Settings persistence to SPI Flash 2021-02-21 15:58:41 +01:00
nvmem_MD3x0.c Add Settings persistence to SPI Flash 2021-02-21 15:58:41 +01:00
nvmem_MDUV3x0.c Refactored 'W25Qx_writeData' and disabled '-ffunction-sections', which causes printf not printing decimal dots when used with %f 2021-02-23 13:51:49 +01:00
nvmem_linux.c Add Settings persistence to SPI Flash 2021-02-21 15:58:41 +01:00
spiFlash_GDx.c Finalising merge of branch master into GDx-development 2021-01-02 15:17:15 +01:00
spiFlash_MDx.c Finalising merge of branch master into GDx-development 2021-01-02 15:17:15 +01:00