Commit Graph

13 Commits

Author SHA1 Message Date
phamhuyvn 2d7fa6dd8a
Update pins.c
Fixed Button_R from GPIO6 to GPIO7
Fixed LCD_BACKLIGHT from GPIO29 to GPIO26
2023-05-24 08:44:57 +07:00
rcarteraz a4a4bdfeb0
Update board.c
Change column start from 52 to 53 to fix a line at the top of the display.
2023-05-20 18:33:37 -07:00
Eric Rong 91380f1957
Update to use new display construct. 2023-05-12 22:28:11 -07:00
Eric Rong 49a5518bd3
Attempt to fix build error 2023-05-12 18:19:49 -07:00
Eric Rong 285131a87a
Update typo on pin GP2 2023-05-12 18:04:07 -07:00
Eric Rong 8a3dc92920
Update with the official VID/PID for CircuitPython 2023-05-12 17:45:33 -07:00
Eric Rong ff4a4465af pin definition cleanup 2022-02-15 22:01:35 -08:00
Eric Rong ce350cb353 Try to fix compilation error 2022-02-15 02:23:26 -08:00
Eric Rong ec342dc557 update includes 2022-02-15 02:07:50 -08:00
Eric Rong f2e77aa021 correct pins.c name 2022-02-15 01:43:57 -08:00
Eric Rong 31fe42dba4 clean up the pin.c with only breakout pins 2022-02-14 23:58:15 -08:00
Eric Rong dfa9b688b8 Add new line to end of file 2022-02-14 23:40:44 -08:00
Eric Rong d1b18bb96c Add support for lilygo_t_display_rp2040 board 2022-02-14 23:36:35 -08:00