tree: f20b0c7e83f1c72533486e3ac92d3d012774096a [path history] [tgz]
  1. BUILD.gn
  2. display.cc
  3. 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"