Open Model Railroad Network (OpenMRN)
Loading...
Searching...
No Matches
CC32x0SFSPIFFS.hxx
Go to the documentation of this file.
1
34#ifndef _FREERTOS_DRIVERS_SPIFFS_CC3220SF_CC32X0SFSPIFFS_HXX_
35#define _FREERTOS_DRIVERS_SPIFFS_CC3220SF_CC32X0SFSPIFFS_HXX_
36
37#include "../cc32x0sf/TiSPIFFS.hxx"
38
39static constexpr unsigned CC32xxSF_ERASE_PAGE_SIZE = 2 * 1024;
40
42
43#endif // _FREERTOS_DRIVERS_SPIFFS_CC3220SF_CC32X0SFSPIFFS_HXX_
44
Specialization of Serial SPIFFS driver for TI driverlib devices.
Definition TiSPIFFS.hxx:45