Skip to content

Commit

Permalink
Undo o2 optimalisations
Browse files Browse the repository at this point in the history
  • Loading branch information
suchmememanyskill committed Feb 21, 2024
1 parent b5ac6d0 commit 1bc770a
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 8 deletions.
3 changes: 0 additions & 3 deletions CYD-Klipper/boards/esp32-2432S028R.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,6 @@
"-DTFT_DC=2",
"-DTFT_RST=-1",
"-DLOAD_GCLD=1",
"-DLOAD_FONT2=1",
"-DLOAD_GFXFF=1",
"-DSMOOTH_FONT=1",
"-DSPI_FREQUENCY=55000000",
"-DSPI_READ_FREQUENCY=20000000",
"-DSPI_TOUCH_FREQUENCY=2500000",
Expand Down
3 changes: 0 additions & 3 deletions CYD-Klipper/boards/esp32-3248S035C.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,6 @@
"-DTFT_DC=2",
"-DTFT_RST=-1",
"-DLOAD_GCLD=1",
"-DLOAD_FONT2=1",
"-DLOAD_GFXFF=1",
"-DSMOOTH_FONT=1",
"-DSPI_FREQUENCY=80000000",
"-DSPI_READ_FREQUENCY=20000000",
"-DSPI_TOUCH_FREQUENCY=2500000",
Expand Down
2 changes: 0 additions & 2 deletions CYD-Klipper/platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,8 @@ lib_deps =
monitor_filters = esp32_exception_decoder
build_flags =
-DLV_CONF_PATH="../../../../src/conf/lv_conf.h"
-O2
extra_scripts =
pre:extract_commit.py
build_unflags = -Os

[env:esp32-2432S028R]
board = esp32-2432S028R
Expand Down

0 comments on commit 1bc770a

Please sign in to comment.