adafruit / Adafruit_HX8357_Library

Arduino library for HX8357
41 stars 37 forks source link

Feather ESP32-S3 support in FeatherWing examples #40

Closed Kealper closed 11 months ago

Kealper commented 1 year ago

This is a simple change to add support to the examples for the new Feather ESP32-S3 boards, they follow the standard pinouts so they don't need any special pin definitions. Nothing fancy, this just adds another exclusion to the more generic ESP32 pin definitions so that the standard pin definitions apply to the S3 Feathers.

aioue commented 1 year ago

@PaintYourDragon any chance of getting this merged, please?

ladyada commented 11 months ago

thanks, we're revising this library to support the TSC2007 as well :)