- Исправление отображения
- 16мб флеша
This commit is contained in:
@@ -4,10 +4,23 @@ board = esp32dev
|
||||
framework = arduino
|
||||
board_build.f_cpu = 240000000L
|
||||
board_build.partitions = partitions.csv
|
||||
board_build.flash_size = 16MB
|
||||
board_build.flash_mode = qio
|
||||
board_upload.flash_size = 16MB
|
||||
board_upload.maximum_size = 16777216
|
||||
upload_speed = 460800
|
||||
upload_flags =
|
||||
--before
|
||||
default_reset
|
||||
--after
|
||||
hard_reset
|
||||
monitor_speed = 115200
|
||||
lib_deps =
|
||||
gyverlibs/GyverNTP@^1.3.1
|
||||
bblanchon/ArduinoJson@^7.4.3
|
||||
https://github.com/vroland/epdiy.git
|
||||
build_flags =
|
||||
-DBOARD_HAS_PSRAM
|
||||
-mfix-esp32-psram-cache-issue
|
||||
-DCONFIG_EPD_BOARD_REVISION_LILYGO_T5_47
|
||||
-DCONFIG_EPD_DISPLAY_TYPE_ED047TC2
|
||||
|
||||
Reference in New Issue
Block a user