Commit Graph

30430 Commits

Author SHA1 Message Date
Dan Halbert
c600429df7
Merge pull request #7759 from jposada202020/correcting_print_format_reference
removing need to use print format option.
2023-03-20 19:38:13 -04:00
Scott Shawcroft
41a8ada327
Merge pull request #7750 from Neradoc/add-ttgo-tdisplay-esp32
Add Lilygo TTGO T-display ESP32 board
2023-03-20 14:40:16 -07:00
Scott Shawcroft
32a596df39
Merge pull request #7757 from adafruit/8.0.x
Merge latest 8.0.x changes
2023-03-20 14:34:59 -07:00
Scott Shawcroft
c54648caef
Merge pull request #7758 from jposada202020/correcting_vector_shape_location
correcting vectorshape location property
2023-03-20 14:34:04 -07:00
Scott Shawcroft
b75d99c5d7
Merge pull request #7745 from Neradoc/lilygo-twatch-v3-MAIN
Add Lilygo T-Watch 2020 V3 (ESP32)
2023-03-20 14:31:32 -07:00
jposada202020
f56c221a50 removing need to use print format option. 2023-03-20 17:23:49 -04:00
jposada202020
ace25e83ce correcting vectorshape location property 2023-03-20 15:44:49 -04:00
Jeff Epler
3ac696e7ba
Merge pull request #7731 from kreasteve/statemachine_run_fix
Statemachine run fix
2023-03-19 20:47:09 -05:00
Dan Halbert
0977384e6d
Merge pull request #7754 from Neradoc/add-display-lolin-pico
Add builtin display to lolin pico
2023-03-19 14:16:08 -04:00
Neradoc
b88e76d3a4 Add builtin display support with shared board.I2C to Lolin S2 Pico 2023-03-19 17:48:36 +01:00
Neradoc
e7c349ea43 Add Lilygo TTGO T-display ESP32 board 2023-03-18 15:27:59 +01:00
Neradoc
f1b7612b5a Add Lilygo T-Watch 2020 V3 (ESP32)
- DISPLAY is in, brightness is ok
- default busses and pin names
- enabled PSRAM
2023-03-18 01:17:46 +01:00
Dan Halbert
9c1d83476e
Merge pull request #7739 from jepler/restore-mkfs-fat32-mostly
re-enable mkfs for >4GB filesystems whenver FULL_BUILD
2023-03-17 12:52:21 -04:00
Dan Halbert
ca292f3427 Turn off mkfs FAT32 on all SAMD21 builds; note in doc 2023-03-17 12:18:24 -04:00
Dan Halbert
5569f101a7
Document that storage.VfsFat.mkfs() is a @staticmethod 2023-03-17 10:50:07 -04:00
Jeff Epler
6ff58fd94a
re-enable mkfs for >4GB filesystems whenver FULL_BUILD 2023-03-17 09:37:15 -05:00
MicroDev
22d7c0b8e9
Merge pull request #7736 from bwshockley/fig-pi-update
Fig pi update
2023-03-17 14:38:48 +05:30
MicroDev
48eafa1e4d
Merge pull request #7737 from ckartchner/gifio_doc_update
update gifio example in docs
2023-03-17 14:34:25 +05:30
Carlin Kartchner
058a8e65d8 define frame delay before reference 2023-03-16 18:22:24 -04:00
Benjamin Shockley
f35af4c9ce
Update mpconfigboard.mk
Added trailing line
2023-03-16 16:54:55 -05:00
Benjamin Shockley
d59a57ecc9
Update pins.c
Changed GIO00 to GIO0
2023-03-16 16:54:38 -05:00
Benjamin Shockley
eab8633a9e
Updated Fig Pi Pins and Added Memory Option
Updated the Fig Pi pin definition to match latest production and fix errors.  Added an optional memory chip for parts shortage issues.
2023-03-16 16:41:49 -05:00
Benjamin Shockley
20c9edbd63
Merge branch 'adafruit:main' into master 2023-03-16 16:37:14 -05:00
Scott Shawcroft
4517071e6f
Merge pull request #7728 from dhalbert/build_board_info-backport-8.0.x
8.0.x of build_board_info.py fix for large files.json
2023-03-16 10:45:28 -07:00
kreasteve
208c081c95 bugfix_#7706 2023-03-16 11:10:57 +01:00
kreasteve
d7fb21ec76 Revert "bugfix"
This reverts commit 4f1627f68e.
2023-03-16 11:02:41 +01:00
kreasteve
4f1627f68e bugfix 2023-03-16 10:56:22 +01:00
MicroDev
37b9f778e1
Merge pull request #7237 from kdb424/main
Add Boardsource Blok
2023-03-16 00:02:10 +05:30
Kyle Brown
6062e75b08 add Blok 2023-03-15 08:58:53 -07:00
Dan Halbert
60e7df1b0e update build_board_info.py per Neradoc 2023-03-15 11:31:36 -04:00
MicroDev
76d590bc01
Merge pull request #7725 from dhalbert/port-specific-modules-in-support-matrix
add port-specific modules to support matrix
2023-03-15 09:32:10 +05:30
Dan Halbert
069a058a83 update build_board_info.py per Neradoc 2023-03-14 22:37:56 -04:00
Dan Halbert
6a9d69d743 add port-specific modules to support matrix 2023-03-14 16:06:30 -04:00
MicroDev
f708048d8e
Merge pull request #7723 from dhalbert/misc-fixes
Doc fixes and translate fixes
2023-03-15 00:00:50 +05:30
Dan Halbert
5ec586019b fix TimeAlarm signature 2023-03-14 13:27:57 -04:00
Dan Halbert
d4840cbf10 translate() messages must be one string 2023-03-14 13:13:58 -04:00
Dan Halbert
9083ae02de
Merge pull request #7710 from PaintYourDragon/pb-feather-dvi
Add Feather RP2040 DVI
2023-03-14 13:10:47 -04:00
Scott Shawcroft
141a43cdce
Merge pull request #7702 from dhalbert/tinyusb-update
update tinyusb to latest
2023-03-14 09:59:45 -07:00
Scott Shawcroft
ab777254a2
Merge pull request #7708 from microdev1/ci
Use intersection of changes per commit and merge ref
2023-03-14 09:37:10 -07:00
Dan Halbert
6a198e070f
Merge pull request #7719 from kreier/doit_esp32_devkit_v1
Add missing pins 4, 36 and 39 - and 4 aliases in pin.c for doit_esp32_devkit_v1
2023-03-14 11:22:11 -04:00
Dan Halbert
2497b3ea7a update tinyusb 2023-03-13 22:11:02 -04:00
Dan Halbert
d85970b7a2 update TinyUSB again for latest changes 2023-03-13 17:53:32 -04:00
Dan Halbert
7bfe186c91
Merge pull request #2 from hathach/tinyusb-update
fix rp2040 with new shared irq usb handler
2023-03-13 17:21:43 -04:00
Benjamin Shockley
8f4dad8e9a
Merge branch 'adafruit:main' into master 2023-03-13 13:04:15 -05:00
hathach
b432cf6201
fix rp2040 with new shared irq usb handler 2023-03-13 22:46:27 +07:00
Matthias Kreier
f5b8b8d6f2
tailing whitespace removed (pre-commit run failed) 2023-03-13 15:30:52 +07:00
Matthias Kreier
49e9ea2e9a
add missing pins 4, 36 and 39 - and 4 aliases
The original list left D4 (GPIO4), VN (GPIO39) and VP (GPIO36) out.

Added aliases for 1, 3, 16 and 17 with their GPIO names, even though they won't be used as such since they are UART0 and UART2
2023-03-13 15:17:55 +07:00
Dan Halbert
daa927a114 switch STM to dwc2 USB 2023-03-12 14:02:38 -04:00
Dan Halbert
bca7d6e999
Merge pull request #7717 from jepler/warn-too-new-uncrustify
uncrustify 0.75 is not OK
2023-03-12 12:55:52 -04:00
MicroDev
3a4bffdd65
use correct commits for diff 2023-03-12 09:44:13 +05:30