runnable on WT32-SC01-PLUS
This commit is contained in:
10
firmware/main/CMakeLists.txt
Normal file
10
firmware/main/CMakeLists.txt
Normal file
@@ -0,0 +1,10 @@
|
||||
idf_component_register(SRCS
|
||||
"lgfx.cpp"
|
||||
"main.cpp"
|
||||
PRIV_REQUIRES
|
||||
fatfs
|
||||
esp_wifi
|
||||
wpa_supplicant
|
||||
INCLUDE_DIRS ".")
|
||||
|
||||
fatfs_create_spiflash_image(storage ../storage FLASH_IN_PROJECT PRESERVE_TIME)
|
Reference in New Issue
Block a user