SimonVail
ef4d298ca8
Update pins.c
2022-05-12 17:49:48 -04:00
SimonVail
0d92b0a155
Update board.c
2022-05-12 17:46:49 -04:00
SimonVail
b1935975a2
Update board.c
2022-05-12 17:27:48 -04:00
SimonVail
83cd533785
Update build_board_info.py
2022-05-12 17:26:39 -04:00
Scott Shawcroft
269d51d023
Add two stage reset for BLE
...
This lets the BLE stack run through the wait period after a VM run
when it may be waiting for more writes due to an auto-reload.
User BLE functionality will have their events stopped. Scanning and
advertising is also stopped.
2022-05-12 13:20:44 -07:00
Alec Delaney
b035277e15
Mention other hardware in microcontroller module
2022-05-12 15:33:11 -04:00
Alec Delaney
aa74f21321
Add note about REPL in terminalio
2022-05-12 15:31:00 -04:00
Alec Delaney
9c0dbbab2e
Add links to information for fontio
2022-05-12 15:21:46 -04:00
Alec Delaney
a4f4effb44
Update qrio documentation
2022-05-12 14:53:01 -04:00
SimonVail
c5db1280ee
Update mpconfigboard.mk
2022-05-12 13:21:58 -04:00
SimonVail
6bdd128fb3
Add files via upload
2022-05-12 13:18:39 -04:00
SimonVail
f69a293795
Create sdkconfig
2022-05-12 13:18:17 -04:00
SimonVail
a4f505dcab
Delete ports/espressif/boards/Lilygo-T-oi-Plus-ESP32C3 directory
2022-05-12 13:17:17 -04:00
Alec Delaney
4827502b98
Add additional builtins, links to CPython documentation
2022-05-12 13:05:27 -04:00
SimonVail
5a014e62a3
Update build_board_info.py
2022-05-12 12:51:46 -04:00
SimonVail
6903faee5f
Add files via upload
2022-05-12 12:48:55 -04:00
SimonVail
0b586e9c94
Update board.c
2022-05-12 12:43:52 -04:00
SimonVail
6fe728a9d2
Update ports/espressif/boards/Lilygo-T-oi-Plus-ESP32C3/pins.c
...
Co-authored-by: Neradoc <Neradoc@users.noreply.github.com>
2022-05-12 11:57:59 -04:00
SimonVail
6908f5a97e
Update ports/espressif/boards/Lilygo-T-oi-Plus-ESP32C3/board.c
...
Co-authored-by: Neradoc <Neradoc@users.noreply.github.com>
2022-05-12 11:57:52 -04:00
SimonVail
b6e6ee7505
Update ports/espressif/boards/Lilygo-T-oi-Plus-ESP32C3/mpconfigboard.mk
...
Co-authored-by: Neradoc <Neradoc@users.noreply.github.com>
2022-05-12 11:57:44 -04:00
SimonVail
4b1723239f
Merge pull request #1 from SimonVail/SimonVail-patch-1
...
Add files via upload
2022-05-12 11:42:28 -04:00
SimonVail
b9ea7458ab
Add files via upload
2022-05-12 11:41:53 -04:00
SimonVail
35d78c135a
Create sdkconfig
2022-05-12 11:41:29 -04:00
SimonVail
f86ebe71b6
Delete Lilygo-T-oi-Plus-ESP32C3
2022-05-12 11:40:16 -04:00
SimonVail
0d1740ad27
Create Lilygo-T-oi-Plus-ESP32C3
2022-05-12 11:39:39 -04:00
Dan Halbert
0b58f1754d
Merge pull request #6385 from TG-Techie/add_make_help_fetch_submodules
...
Add fetch-modules to main makefile `make help`
2022-05-12 08:50:45 -04:00
Jonah
cb2bf41be6
Add fetch-modules to make help
for main makefile
2022-05-11 23:45:37 -04:00
大汉子民
d4b02e22ae
Thank you. I have applied for PID in espressif
2022-05-12 09:38:13 +08:00
Scott Shawcroft
72807bb6c5
Merge pull request #6382 from CytronTechnologies/add-maker-feather-aiot-s3
...
Add New Board - Cytron Maker Feather AIoT S3
2022-05-11 09:54:25 -07:00
Dan Halbert
309e15fc54
Merge pull request #6380 from tannewt/72_merge
...
Merge in BLE reload fix from 7.2.x
2022-05-11 11:53:46 -04:00
Dan Halbert
729cfc87c5
Merge pull request #6378 from weblate/weblate-circuitpython-main
...
Translations update from Hosted Weblate
2022-05-11 11:53:25 -04:00
Neradoc
3afec13e82
add frozen submodules to CI deps for docs and website
2022-05-11 15:33:20 +02:00
Neradoc
f8922a56f9
extract documentation URL from frozen directory README.rst
2022-05-11 15:33:20 +02:00
Neradoc
e08502fa85
list frozen modules in the support matrix
...
- fix the list of frozen modules in the board info, separate it from the builtin modules
- frozen modules are listed along with the link to their repository
- get the repository by running the git command in the frozen directory
- frozen modules are listed at the end
- they copy the style of the other modules
- frozen modules in build_board_info don't need the URLs, they are filtered out
2022-05-11 15:33:11 +02:00
Kong Wai Weng
b9c28742be
Added newline at the end of the file.
2022-05-11 15:30:45 +08:00
Kong Wai Weng
466f2a3644
Updated copyright information.
2022-05-11 15:25:32 +08:00
Kong Wai Weng
142ed2a024
Added Maker Feather AIoT S3.
2022-05-11 15:18:31 +08:00
Wai Weng
5df4c8640e
Merge branch 'adafruit:main' into main
2022-05-11 11:55:20 +08:00
Hosted Weblate
6689376f32
Merge remote-tracking branch 'origin/main'
2022-05-11 01:52:44 +02:00
Jonny Bergdahl
720d1c86f9
Translated using Weblate (Swedish)
...
Currently translated at 100.0% (1058 of 1058 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/sv/
2022-05-11 01:52:44 +02:00
Wellington Terumi Uemura
88c331d749
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (1058 of 1058 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/pt_BR/
2022-05-11 01:52:43 +02:00
Scott Shawcroft
9743aea7aa
Merge pull request #6334 from BigTuna94/add-rp2.65-f
...
Add new Keyboard - RP2.65-F
2022-05-10 16:52:39 -07:00
Scott Shawcroft
308503b9ac
Merge pull request #6377 from tannewt/fix_ble_reload
...
Fix BLE autoreload
2022-05-10 16:44:24 -07:00
Radomir Dopieralski
e7735a3631
Add new board pewpew_lcd
2022-05-10 22:25:32 +02:00
Hosted Weblate
8ed10faf1a
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/
2022-05-10 21:51:09 +02:00
Dan Halbert
78695f528b
Merge pull request #6376 from dhalbert/errno-messages
...
Correct errno messages
2022-05-10 15:51:00 -04:00
Scott Shawcroft
a7b6b4e2f4
Merge pull request #6375 from weblate/weblate-circuitpython-main
...
Translations update from Hosted Weblate
2022-05-10 12:32:46 -07:00
Scott Shawcroft
8d7390992a
Fix BLE autoreload
...
The trigger was happening when reload was suspended and therefore
ignored. Now, manage reload in one place in the file. This may
trigger reloads on BLE command error but that should be rare.
Fixes #6258
2022-05-10 12:31:40 -07:00
Dan Halbert
58646a936e
Correct errno messages
2022-05-10 14:01:30 -04:00
dahanzimin
d48f961d0a
Add MixGo CE board
2022-05-10 18:56:13 +08:00