pull/130/head
DiSlord 6 years ago
parent c9e512fe9c
commit 3522c05375

@ -22,9 +22,9 @@
// Need enable HAL_USE_SPI in halconf.h // Need enable HAL_USE_SPI in halconf.h
#define __USE_DISPLAY_DMA__ #define __USE_DISPLAY_DMA__
// Add RTC clock support // Add RTC clock support
#define __USE_RTC__ //#define __USE_RTC__
// Add SD card support, req enable RTC (additional settings for file system see FatFS lib ffconf.h) // Add SD card support, req enable RTC (additional settings for file system see FatFS lib ffconf.h)
#define __USE_SD_CARD__ //#define __USE_SD_CARD__
/* /*
* main.c * main.c

Loading…
Cancel
Save

Powered by TurnKey Linux.