Bill Sideris
d467ef3f0b
Remove unused pin-init for fbs3
...
It's co-commit time.
Co-authored-by: Dan Halbert <halbert@halwitz.org>
2023-11-21 14:32:12 +02:00
Bill Sideris
a37e60f55c
Merge remote-tracking branch 'adafruit/main'
2023-11-21 05:07:26 +02:00
Jeff Epler
5ae2909d81
Merge pull request #8625 from RetiredWizard/matouch1024
...
Updates for Makerfabs TFT 7" touch dotclock panel
2023-11-19 15:55:08 -06:00
Bill Sideris
3478b09629
Merge remote-tracking branch 'jepler/fix-frozen-modules-build'
2023-11-18 17:48:18 +02:00
Bill Sideris
4934ae2954
Introduce some comments and formatting changes to escape ci bug
2023-11-18 13:44:09 +02:00
Bill Sideris
a05259db00
Add CircuitPython_AXP313A
2023-11-18 13:09:01 +02:00
Bill Sideris
40c152af9f
Add the proper cameras
2023-11-17 20:43:59 +02:00
Bill Sideris
9328b45d2d
Fix PWR pin and add xclk
2023-11-17 18:47:50 +02:00
Seon Rozenblum
cddc17a3cf
Added UM TinyC6 board
2023-11-17 17:12:02 +11:00
RetiredWizard
7bcb95ad4d
Updates for Makerfabs TFT 7" touch dotclock panel
2023-11-16 20:44:00 -05:00
Bill Sideris
63fc550bae
FireBeetle 2 ESP32-S3
2023-11-17 02:44:46 +02:00
Dan Halbert
bf499cf957
Merge pull request #8611 from dhalbert/qtpy-esp32-s3
...
fix qt py esp32-s3 4/2 flash size and mode
2023-11-15 11:35:22 -05:00
Dan Halbert
e9d72e93a0
fix qt py esp32-s3 4/2 flash size and mode
2023-11-15 09:40:11 -05:00
Scott Shawcroft
f03654b61a
Merge pull request #8583 from imnotjames/boards/heltec_esp32s3_wifi_lora_v3
...
heltec esp32s3 wifi lora v3: new espressif board
2023-11-14 15:00:06 -08:00
Scott Shawcroft
98a92ef0ca
Merge pull request #8600 from supcik/oxocards
...
Add Oxocards ports
2023-11-14 14:58:37 -08:00
James Ward
e97f5b3570
chore: disable unused physical usb support
2023-11-14 14:42:44 -05:00
Jacques Supcik
e8e1a1db9e
fix formating using uncrustify 0.72
...
I was using uncrustify version 0.77.1 and it does not work like
the version 0.72 used by Ununtu 22.04.
2023-11-14 13:35:21 +01:00
Jacques Supcik
9b7f7d0d05
fix style to pass pre-commit checks
2023-11-14 08:39:08 +01:00
James Ward
c1af64ab18
fix: use pending creation id & remove VID/PID
2023-11-13 17:40:50 -05:00
James Ward
d7a27d8d2b
heltec esp32s3 wifi lora v3: new espressif board
2023-11-13 16:55:05 -05:00
Jacques Supcik
388807e725
fix typo
2023-11-13 22:46:39 +01:00
Jacques Supcik
471ee6f8c9
add: display initialisation
2023-11-13 22:26:00 +01:00
Jacques Supcik
4654f9c304
add expressif cards
2023-11-13 22:22:28 +01:00
Jeff Epler
fb840159fb
Remove some stuff about reserved psram & supervisor allocations
...
this is obsoleted by the new split heap code 🎉
2023-11-13 12:55:26 -06:00
Dan Halbert
75fcacd481
Merge pull request #8575 from dhalbert/8.2.x-to-main-2023-11-09
...
merge 8.2.x to main
2023-11-10 20:42:13 -05:00
Dan Halbert
b1b01e2e0d
UM boards are qio
...
Co-authored-by: Scott Shawcroft <scott@tannewt.org>
2023-11-10 18:09:56 -05:00
Dan Halbert
3a34acb93c
merge 8.2.x to main
2023-11-09 19:58:34 -05:00
Scott Shawcroft
25525f048a
Merge pull request #8563 from rgrizzell/main
...
Board support for LILYGO T-Deck
2023-11-09 15:31:22 -08:00
Robert Grizzell
e0034602a7
Removing SPI and I2C prefixes from pin labels
2023-11-08 19:59:05 -06:00
Robert Grizzell
57c064fa36
Fix pin assignments for trackball and provide better labels for audio and LoRa pins.
2023-11-07 23:01:50 -06:00
Robert Grizzell
0d517ed1cc
Using USB PID allocated by Espressif
2023-11-07 18:19:51 -06:00
Bill Sideris
963e76961c
Fix creator ids
...
Co-authored-by: Scott Shawcroft <scott@tannewt.org>
2023-11-06 23:31:15 +02:00
Robert Grizzell
68e7a05cb7
Board support for LILYGO T-Deck
2023-11-05 20:39:25 -06:00
Bill Sideris
1f83f59928
Merge remote-tracking branch 'adafruit/main'
2023-11-06 03:08:14 +02:00
Bill Sideris
2f264d3178
Add BOOT button
2023-11-06 02:46:03 +02:00
Limor "Ladyada" Fried
2358e7bcc3
Update mpconfigboard.h
...
fix second place I2C is defined >.<
2023-11-04 19:54:11 -04:00
Bill Sideris
b57fdef73a
Disable espcamera and fix name
2023-11-02 00:13:43 +02:00
Bill Sideris
71d07cd795
Seperate N4 from N8
2023-11-01 19:31:56 +02:00
Bill Sideris
f138b209ef
Add WeAct C6
2023-11-01 17:32:55 +02:00
Dan Halbert
5f95232495
Merge pull request #8542 from jepler/mp-error-text
...
Switch to using MP_ERROR_TEXT instead of translate, globally
2023-10-30 16:45:44 -04:00
Limor "Ladyada" Fried
79aaa4056b
swap i2c
2023-10-30 14:10:09 -04:00
Jeff Epler
774f6ac6ab
Switch to using MP_ERROR_TEXT instead of translate, globally
2023-10-30 09:49:06 +01:00
ladyada
703bbb2ffb
fix backlite
2023-10-27 12:12:55 -04:00
ladyada
c2df41b397
update to rev D
2023-10-27 01:48:22 -04:00
Scott Shawcroft
e1df598199
Split displayio hardware support from core
...
These are moved:
* Display -> busdisplay.BusDisplay
* FourWire -> fourwire.FourWire
* EPaperDisplay -> epaperdisplay.EPaperDisplay
* I2CDisplay -> i2cdisplaybus.I2CDisplayBus
`paralleldisplay` is now `paralleldisplaybus` (and registered as
`paralleldisplay` too).
Bus related helpers are split out of display_core into bus_core.
It is in still displayio since it is a dependency of both
busdisplay and epaperdisplay.
Fixes #7667
2023-10-24 15:43:34 -07:00
Dan Halbert
ec678a54ce
Merge pull request #8494 from tannewt/merge_in_8.2.7
...
Merge in 8.2.7
2023-10-23 21:52:25 -04:00
Scott Shawcroft
1430cc6e56
Merge pull request #8491 from RetiredWizard/v9debug
...
DotClock Touch Screen pin fixes/additions
2023-10-23 14:19:55 -07:00
RetiredWizard
caeaa947d6
Add board.I2C pin definitions to mpconfigboard.h
2023-10-22 12:27:25 -04:00
RetiredWizard
5effb26cd1
Pin name consistency changes
2023-10-22 03:21:03 -04:00
RetiredWizard
12a3a62ae5
Add GPIO pins broken out on Mabee connector
2023-10-21 22:49:34 -04:00