Commit Graph

11887 Commits

Author SHA1 Message Date
AdamC 50bc3159aa
Update ports/atmel-samd/boards/p1am_200/mpconfigboard.mk
Co-authored-by: Dan Halbert <halbert@halwitz.org>
2023-11-28 12:37:25 -05:00
adam_cummick 3b3b12ebee Correct formatting 2023-11-28 11:56:17 -05:00
adam_cummick 2fdba0152d Add P1AM-200 2023-11-28 10:48:21 -05:00
Scott Shawcroft 1f6e73b053
Merge pull request #8656 from henriclinden/stable
Added support for the PCTEL WSC-1450 board
2023-11-27 12:42:05 -08:00
Michael Rangen 4413f21c17
Update mpconfigboard.mk
commented out fancyLED lib
2023-11-26 18:51:03 -07:00
Michael Rangen 82ebe54f6f
Merge branch 'adafruit:main' into add-raspberry-breadstick 2023-11-26 18:30:43 -07:00
Michael Rangen 0d57fc4d8c
Update mpconfigboard.mk 2023-11-26 18:20:07 -07:00
Michael Rangen 22f232b288
Update pins.c 2023-11-26 18:19:56 -07:00
Henric Linden 995c4b872d Formatting (again 3) 2023-11-24 22:56:28 +01:00
Henric Linden 48b58445cf Formatting (again 2) 2023-11-24 22:38:55 +01:00
Henric Linden 877d9cb6f4 Formatting (again) 2023-11-24 22:34:00 +01:00
Henric Linden e5e283c836 Formatting 2023-11-24 22:27:03 +01:00
Henric Linden 72c0946681 Changed to PCTEL USB VID 2023-11-24 22:20:25 +01:00
Henric Linden 23e145bd67 Fixed typos 2023-11-24 22:02:18 +01:00
Henric Linden 0427e2b9d1 Added support for the PCTEL WSC-1450 board 2023-11-24 21:52:32 +01:00
mrangen 1028c32fe4 edit board folder and name. 2023-11-22 21:10:37 -07:00
Dan Halbert b2c32cf42f
Merge pull request #8645 from dhalbert/esp32s3-ble-fixes
ESP32-S3 BLE fixes
2023-11-21 22:48:08 -05:00
Dan Halbert 567c273e46 ESP32-S3 BLE: set up Characteristic properly during discovery 2023-11-21 20:53:05 -05:00
RetiredWizard c2e98ec3f5 Update CREATOR/CREATION ID in comments 2023-11-21 16:59:25 -05:00
Jeff Epler 5dc1d389d1
tests: restore getenv_int tests 2023-11-21 08:54:07 -06:00
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
Dan Halbert af1b8799a4 fix heap warning in espressif Adapter.c;fix error codes 2023-11-20 20:05:43 -05: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
mrangen 798ea18896 board configured for Rev0.2 2023-11-19 11:26:17 -07:00
mrangen 9b5795ced8 test 2023-11-19 11:26:17 -07:00
Michael Rangen f45046bb11
Merge branch 'adafruit:main' into add-raspberry-breadstick 2023-11-18 12:30:42 -07: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
Jeff Epler 8cfc50bd13
Merge remote-tracking branch 'origin/8.2.x' into merge-828 2023-11-16 08:55:40 -06:00
Jeff Epler f98ec19dbb
Merge pull request #8621 from dhalbert/add-W25Q16JVxQ
Add W25Q16JVxQ as possible flash chip
2023-11-16 08:39:06 -06:00
Dan Halbert 06639a2473 add W25Q16JVxQ as possible 2MB flash chip 2023-11-16 09:13:58 -05:00
Scott Shawcroft 269f352873
Merge pull request #8607 from dhalbert/esp32-analogin
Esp32 AnalogIn IO32 fix
2023-11-15 16:00:33 -08:00
Dan Halbert d1ddce7ebe
Merge pull request #8613 from elpekenin/bugfix/stringify
[Bugfix] Resolve #8610: concatenated strings not translatable
2023-11-15 12:37:24 -05:00
Nguyen Van Chat ac11f6c2ad
Merge branch 'adafruit:main' into dev_9.0 2023-11-16 00:00:47 +07: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
elpekenin b4e127a853 Resolve `#8610` 2023-11-15 15:59:43 +01:00
silabs-ChatNguyen 0a6e92d001 Workaround for race condition issue 2023-11-15 21:54:11 +07:00
Dan Halbert e9d72e93a0 fix qt py esp32-s3 4/2 flash size and mode 2023-11-15 09:40:11 -05:00
Dan Halbert 58b111d428
Merge pull request #8608 from jepler/add-locale-module
Add `locale.getlocale()`
2023-11-15 09:24:04 -05:00
Dan Halbert 0dffd06e7a
Merge pull request #8601 from SiliconLabs/dev_9.0
Fix cannot write to characteristic unless read property is set for Silabs's board
2023-11-15 08:40:31 -05:00
Jeff Epler 46bfbad1bb
Add `locale.getlocale()`
This returns the localization of the running CircuitPython, such as
en_US, fr, etc.

Additional changes are needed in build infrastructure since the
string "en_US" should not appear to be translated in weblate, ever;
instead the value comes from the translation metadata.

Closes: #8602
2023-11-14 21:20:03 -06:00
Dan Halbert 80f8979b91 Fix ADC channel for IO32 on ESP32 2023-11-14 19:59:14 -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