mirror of
https://github.com/suchmememanyskill/CYD-Klipper.git
synced 2026-03-21 05:33:24 +00:00
Undo o2 optimalisations
This commit is contained in:
@@ -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",
|
||||||
|
|||||||
@@ -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",
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user