Commit Graph

30094 Commits

Author SHA1 Message Date
brainboardz
f71b4bc018 Sixth Commit 2023-01-30 20:32:19 -05:00
brainboardz
e10816f34c Fifth Commit 2023-01-30 20:20:37 -05:00
brainboardz
3f3519e0ab Fourth Commit 2023-01-30 20:10:34 -05:00
brainboardz
7c525fdcb0 Third Commit 2023-01-30 19:54:11 -05:00
brainboardz
34f480d735 Second Commit 2023-01-30 19:03:57 -05:00
brainboardz
d6ebf1bf43 First commit 2023-01-30 17:12:21 -05:00
MicroDev
72981cf2ab
Merge pull request #7508 from dhalbert/fix-rtd
Fix broken RTD builds
2023-01-30 13:27:30 +05:30
Wind-stormger
6e31cd0a4f Update mpconfigboard.h 2023-01-30 15:41:42 +08:00
RetiredWizard
dc5cd27555 seeed_xiao_esp32c3 flash mode change to dio
I was having trouble flashing CircuitPython to the Seeed xiao
esp32c3 using the make flash option. With the help of DAN and
Neradoc I was able to perform a manual flash and use the make
flash option to flash an Adafruit_qtpy_esp32c3 bin but when I
went back and attempted to use make flash on the seeed bin it didn't
work. Comparing the builds, the flash mode was different and after
making this change the seeed build now flashes properly using make
flash.
2023-01-30 02:01:33 -05:00
Dan Halbert
efec211ee1 update .readthedocs.yml 2023-01-29 22:56:24 -05:00
MicroDev
2f71f612d8
Merge pull request #7503 from MicroDev1/dualbank
Improve dualbank and storage extension docs
2023-01-30 02:18:53 +05:30
MicroDev
4ef363a797
improve dualbank and storage extension docs 2023-01-29 23:16:45 +05:30
Dan Halbert
438d3e9079
Merge pull request #7504 from weblate/weblate-circuitpython-main
Translations update from Hosted Weblate
2023-01-29 12:36:52 -05:00
Jonny Bergdahl
aee16df340
Translated using Weblate (Swedish)
Currently translated at 100.0% (992 of 992 strings)

Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/sv/
2023-01-29 17:16:49 +01:00
Wellington Terumi Uemura
07c45b9bcf
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (992 of 992 strings)

Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/pt_BR/
2023-01-29 17:16:49 +01:00
Jose David M
172ef91e71
Translated using Weblate (Spanish)
Currently translated at 100.0% (992 of 992 strings)

Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/es/
2023-01-29 17:16:48 +01:00
Dan Halbert
a226c9c83c
Merge pull request #7502 from Neradoc/skip-safe-cflag
Add CIRCUITPY_SKIP_SAFE_MODE_WAIT to circuitpy_mpconfig.mk
2023-01-29 00:12:15 -05:00
MicroDev
f7167bd735
Merge pull request #5999 from anecdata/ESP32-S3-DevKitC-1-N32R8
Espressif ESP32-S3 DevKitC-1-N32R8
2023-01-29 10:27:08 +05:30
Neradoc
f0058774d0 add CIRCUITPY_SKIP_SAFE_MODE_WAIT to circuitpy_mpconfig.mk
use #if (also a CIRCUITPY_ULAB)
2023-01-29 00:56:16 +01:00
Dan Halbert
cc822e0d8d
Merge pull request #7499 from MicroDev1/ci
Use composite action for fetching submodules
2023-01-28 16:10:23 -05:00
MicroDev
858e212e34
enable octal flash in sdkconfig 2023-01-29 00:23:02 +05:30
Dan Halbert
7522522a0a
Merge pull request #7501 from pypewpew/pewpewm4-cdc
pewpew m4: enable CDC back
2023-01-28 12:00:49 -05:00
Radomir Dopieralski
5b814a4561 pewpew m4: enable CDC back
CDC got disabled on this board by mistake
2023-01-28 17:20:22 +01:00
MicroDev
fc0bd6b7eb
use composite action for fetching submodules 2023-01-28 15:41:11 +05:30
MicroDev
401d160c58
opi flash needs to be flashed in dout 2023-01-28 11:04:21 +05:30
Dan Halbert
f907f20eb9
Merge pull request #7496 from weblate/weblate-circuitpython-main
Translations update from Hosted Weblate
2023-01-27 22:00:15 -05:00
Hosted Weblate
aaa9ac4aff
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-01-28 00:59:07 +01:00
Dan Halbert
f918d6b103
Merge pull request #7492 from MicroDev1/espcamera
Move `esp32_camera` to `espcamera`
2023-01-27 18:58:55 -05:00
Dan Halbert
4056602e5d
Merge pull request #7493 from tekktrik/dev/update-label-ping
Update notification workflow
2023-01-27 18:31:42 -05:00
Alec Delaney
ab0cbb5a04 Update notification workflow 2023-01-27 13:56:35 -05:00
MicroDev
cda5689263
move esp32_camera to espcamera 2023-01-27 22:05:43 +05:30
Dan Halbert
d9589daf46
Merge pull request #7491 from dhalbert/update-frozen-libraries-2023-01-26
update frozen libraries
2023-01-26 20:57:04 -05:00
Dan Halbert
842d708798 update frozen libraries 2023-01-26 20:18:22 -05:00
Scott Shawcroft
a7b12de6ee
Merge pull request #7473 from MicroDev1/espulp
Add ULP FSM
2023-01-26 09:57:35 -08:00
MicroDev
bfb77d0544
move ULPArch to Architecture 2023-01-26 13:01:14 +05:30
MicroDev
a6861adb1f
Merge branch 'main' of origin into ESP32-S3-DevKitC-1-N32R8 2023-01-26 11:21:43 +05:30
MicroDev
e5cfab060d
remove redundant config messages 2023-01-26 11:20:18 +05:30
MicroDev
90e8f9d4a8
fix espressif 32MB partition table 2023-01-26 11:19:22 +05:30
Dan Halbert
5fb0333aa9
Merge pull request #7478 from jepler/fix-esp32s3-reverse-tft-pid
Feather ESP32-S2 Reverse TFT: Update PID to match internal list
2023-01-25 21:24:00 -05:00
Scott Shawcroft
db5ca717da
Merge pull request #7486 from dhalbert/update-esp-idf
update esp-idf from latest release/v4.4
2023-01-25 13:57:12 -08:00
Jeff Epler
ace2062564
remove board that will not be manufactured 2023-01-25 15:10:06 -06:00
Dan Halbert
19c1eb2d1d update esp-idf from latest release/v4.4 2023-01-25 15:44:43 -05:00
Scott Shawcroft
f56a6a92f4
Merge pull request #7474 from RetiredWizard/broadcomRTC
Broadcom port: Add 'fake' RTC support
2023-01-25 11:33:17 -08:00
Dan Halbert
74a3ec532e
Merge pull request #7484 from MicroDev1/patch
Prettify espressif partition tables
2023-01-25 10:30:35 -05:00
MicroDev
9487fb51a4
prettify espressif partition tables 2023-01-25 19:40:14 +05:30
MicroDev
2f76ed470b
Merge pull request #7483 from weblate/weblate-circuitpython-main
Translations update from Hosted Weblate
2023-01-25 14:51:08 +05:30
Hosted Weblate
a7292da412
Merge remote-tracking branch 'origin/main' 2023-01-25 05:38:13 +01:00
MicroDev
66ba7a717e
Merge pull request #7477 from MicroDev1/ci
Update CI
2023-01-25 10:08:07 +05:30
hexthat
d9d77e1c15
Translated using Weblate (Chinese (Pinyin))
Currently translated at 100.0% (992 of 992 strings)

Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/zh_Latn/
2023-01-25 04:47:47 +01:00
RetiredWizard
ecde85734c Remove a couple unneeded includes. 2023-01-23 15:17:24 -05:00