Simple interface for Mbed Cloud Client

Dependents:  

Embed: (wiki syntax)

« Back to documentation index

Show/hide line numbers sotp_fs.h Source File

sotp_fs.h

00001 #ifndef PAL_HEADER_SOTP_FS
00002 #define PAL_HEADER_SOTP_FS
00003 
00004 
00005 #define PAL_USE_HW_ROT 1
00006 #define PAL_USE_HW_RTC 0
00007 #define PAL_USE_HW_TRNG 1
00008 #define PAL_SIMULATOR_FLASH_OVER_FILE_SYSTEM 1
00009 #define PAL_USE_SECURE_TIME 1
00010 
00011 
00012 #endif //PAL_HEADER_SOTP_FS