mirror of
https://gitee.com/uYuToo/jcalendar_750C.git
synced 2025-12-06 14:12:48 +08:00
bug fix
This commit is contained in:
BIN
dist/jcalendar_1.0.25.05_750Cz09_shanshui2.bin
vendored
Normal file
BIN
dist/jcalendar_1.0.25.05_750Cz09_shanshui2.bin
vendored
Normal file
Binary file not shown.
BIN
dist/jcalendar_1.0.25.06_750Cz09_shanshui2.bin
vendored
Normal file
BIN
dist/jcalendar_1.0.25.06_750Cz09_shanshui2.bin
vendored
Normal file
Binary file not shown.
BIN
dist/jcalendar_1.0.25.07_750Cz09_shanshui2.bin
vendored
Normal file
BIN
dist/jcalendar_1.0.25.07_750Cz09_shanshui2.bin
vendored
Normal file
Binary file not shown.
BIN
dist/jcalendar_1.0.25.08_750Cz09_shanshui2.bin
vendored
Normal file
BIN
dist/jcalendar_1.0.25.08_750Cz09_shanshui2.bin
vendored
Normal file
Binary file not shown.
BIN
dist/jcalendar_1.0.25.09_750Cz09_shanshui2.bin
vendored
Normal file
BIN
dist/jcalendar_1.0.25.09_750Cz09_shanshui2.bin
vendored
Normal file
Binary file not shown.
@@ -26,7 +26,7 @@ lib_deps =
|
||||
|
||||
[env:z98]
|
||||
build_type = release
|
||||
platform = espressif32
|
||||
platform = espressif32 @ 6.4.0
|
||||
board = esp32dev
|
||||
framework = ${common.framework}
|
||||
lib_deps =
|
||||
@@ -40,7 +40,7 @@ build_flags =
|
||||
|
||||
[env:z21]
|
||||
build_type = release
|
||||
platform = espressif32
|
||||
platform = espressif32 @ 6.4.0
|
||||
board = esp32dev
|
||||
framework = ${common.framework}
|
||||
lib_deps =
|
||||
@@ -54,7 +54,7 @@ build_flags =
|
||||
|
||||
[env:750c]
|
||||
build_type = release
|
||||
platform = espressif32
|
||||
platform = espressif32 @ 6.4.0
|
||||
board = esp32dev
|
||||
framework = ${common.framework}
|
||||
lib_deps =
|
||||
@@ -64,10 +64,11 @@ upload_speed = 460800
|
||||
monitor_speed = 115200
|
||||
board_build.partitions = min_spiffs.csv
|
||||
build_flags =
|
||||
|
||||
-D SI_DRIVER=750
|
||||
|
||||
[env:esp32c3]
|
||||
platform = espressif32
|
||||
platform = espressif32 @ 6.4.0
|
||||
board = esp32-c3-devkitm-1
|
||||
board_build.flash_mode = dio
|
||||
framework = ${common.framework}
|
||||
|
||||
Reference in New Issue
Block a user