tree: 6bdfbc270365f8e3cf1300dc5d15aab83464cb61 [path history] [tgz]
  1. public_overrides/
  2. BUILD.gn
  3. display.cc
  4. README.md
pw_graphics/pw_display_teensy_ili9341/README.md

pw_display_teensy_ili9341

Setup Instructions

  1. Install the Teensyduino core and set the required GN args.

    pw package install teensy
    
  2. Edit //targets/arduino/target_toolchains.gni and set:

    pw_display_BACKEND = "$dir_pw_display_teensy_ili9341"