adafruit / tinyuf2

UF2 bootloader based on TinyUSB for embedded devices such as ESP32S2, STM32F4 and iMX RT10xx
MIT License
302 stars 165 forks source link

adafruit-camera-esp32s3: make LCD work #341

Closed jepler closed 11 months ago

jepler commented 11 months ago

Description of Change

There were several bits of code that needed to be revised so that the LCD display works on the adafruit-camera-esp32s3:

This is tested on PyCam Rev C board.

jepler commented 11 months ago

per ladyada, a future rev of the camera board will ensure the LCD backlight is on without talking to the I/O expander so we may be able to back that code out in the future.

hathach commented 11 months ago

No problem, we can revert it when the hw is out