tree: 349aec066e1b9bb6a64c34b84c60403d79206487 [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"