honey_the_codewitch

ILI9488 platformio.ini

May 9th, 2022 (edited)
262
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. [env:esp32-ili9488]
  2. platform = espressif32
  3. board = node32s
  4. framework = arduino
  5. monitor_speed=115200
  6. build_unflags = -std=gnu++11
  7. build_flags = -std=gnu++14
  8. lib_ldf_mode = deep
  9. lib_deps = codewitch-honey-crisis/htcw_ili9488
Add Comment
Please, Sign In to add comment