Commit Graph

30410 Commits

Author SHA1 Message Date
hathach d9fee4c354
add codespell 2023-03-18 21:41:06 +07: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
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
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
MicroDev 7163ab390c
Merge pull request #7715 from bill88t/waveshare_esp32s2_pico
Even more board definition improvements for `waveshare_esp32s2_pico`
2023-03-12 07:46:42 +05:30
Jeff Epler e95099fe48
uncrustify 0.75 is not OK 2023-03-11 08:13:30 -06:00
Bill Sideris bfc551c158
Invert led 2023-03-11 14:14:47 +02:00
Bill Sideris 76e83a432c
Debug uart, default spi/i2c 2023-03-11 14:05:45 +02:00
MicroDev ec74be7cb4
use set for `changed_files` and minor updates 2023-03-11 14:28:29 +05:30
MicroDev 29cee603d3
update `.readthedocs.yml` and add it to docs pattern 2023-03-11 11:56:04 +05:30
MicroDev 3fbe0533ab
Merge pull request #7713 from microdev1/board
Change board config of some esp32s3 boards
2023-03-11 10:58:11 +05:30
Dan Halbert 484c59b4cd
Merge pull request #7707 from weblate/weblate-circuitpython-main
Translations update from Hosted Weblate
2023-03-10 23:28:15 -05:00
Dan Halbert a651696c5c pick up latest tinyusb changes 2023-03-10 23:07:29 -05:00
MicroDev 5f0aa4a608
change board config of some esp32s3 boards
- remove unnecessary optimization flags
- shrink adafruit_feather_esp32s3_reverse_tft
2023-03-11 08:53:44 +05:30
Paint Your Dragon ff0a17d095
Merge branch 'adafruit:main' into main 2023-03-10 13:45:53 -08:00
MicroDev a6400fb08a
use intersection of changes per commit and merge ref 2023-03-11 00:26:34 +05:30
Dan Halbert 5cb21539f2 use revised USB host API on mimxrt10xx 2023-03-10 13:12:37 -05:00
Hosted Weblate 77ec3e4b76
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/
2023-03-10 18:22:08 +01:00
Dan Halbert b6a7613350
Merge pull request #7470 from microdev1/espnow
Add ESP-NOW Support
2023-03-10 12:21:56 -05:00
Scott Shawcroft 3c92f59915
Merge pull request #7704 from microdev1/ci
Conditionally run jobs on push
2023-03-10 09:19:07 -08:00