Undo o2 optimalisations

This commit is contained in:
suchmememanyskill
2024-02-21 23:20:01 +01:00
parent b5ac6d045a
commit 1bc770a1cf
3 changed files with 0 additions and 8 deletions

View File

@@ -16,9 +16,6 @@
"-DTFT_DC=2", "-DTFT_DC=2",
"-DTFT_RST=-1", "-DTFT_RST=-1",
"-DLOAD_GCLD=1", "-DLOAD_GCLD=1",
"-DLOAD_FONT2=1",
"-DLOAD_GFXFF=1",
"-DSMOOTH_FONT=1",
"-DSPI_FREQUENCY=55000000", "-DSPI_FREQUENCY=55000000",
"-DSPI_READ_FREQUENCY=20000000", "-DSPI_READ_FREQUENCY=20000000",
"-DSPI_TOUCH_FREQUENCY=2500000", "-DSPI_TOUCH_FREQUENCY=2500000",

View File

@@ -16,9 +16,6 @@
"-DTFT_DC=2", "-DTFT_DC=2",
"-DTFT_RST=-1", "-DTFT_RST=-1",
"-DLOAD_GCLD=1", "-DLOAD_GCLD=1",
"-DLOAD_FONT2=1",
"-DLOAD_GFXFF=1",
"-DSMOOTH_FONT=1",
"-DSPI_FREQUENCY=80000000", "-DSPI_FREQUENCY=80000000",
"-DSPI_READ_FREQUENCY=20000000", "-DSPI_READ_FREQUENCY=20000000",
"-DSPI_TOUCH_FREQUENCY=2500000", "-DSPI_TOUCH_FREQUENCY=2500000",

View File

@@ -20,10 +20,8 @@ lib_deps =
monitor_filters = esp32_exception_decoder monitor_filters = esp32_exception_decoder
build_flags = build_flags =
-DLV_CONF_PATH="../../../../src/conf/lv_conf.h" -DLV_CONF_PATH="../../../../src/conf/lv_conf.h"
-O2
extra_scripts = extra_scripts =
pre:extract_commit.py pre:extract_commit.py
build_unflags = -Os
[env:esp32-2432S028R] [env:esp32-2432S028R]
board = esp32-2432S028R board = esp32-2432S028R