honey_the_codewitch

Lilygo T5 4.7 inch platformio.ini

Mar 25th, 2022 (edited)
337
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. [env:esp32-lilygot54in7]
  2. platform = espressif32
  3. board = node32s
  4. framework = arduino
  5. lib_deps =
  6.     codewitch-honey-crisis/htcw_lilygot54in7@^0.9.2
  7. lib_ldf_mode = deep
  8. build_unflags=-std=gnu++11
  9. build_flags=-std=gnu++14
  10.     -DBOARD_HAS_PSRAM
  11.     -mfix-esp32-psram-cache-issue
Add Comment
Please, Sign In to add comment