Advertisement
honey_the_codewitch

Waveshare 5.64in (F) platformio.ini

Mar 17th, 2022 (edited)
424
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. [env:node32s]
  2. platform = espressif32
  3. board = node32s
  4. framework = arduino
  5. lib_deps =
  6.     codewitch-honey-crisis/htcw_waveshare5in65f@^1.0.5
  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
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement