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
Jonny Bergdahl
7ecfa6611d
Translated using Weblate (Swedish)
...
Currently translated at 100.0% (1057 of 1057 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/sv/
2022-05-10 10:16:24 +02:00
Dan Halbert
cbefa96bad
Merge pull request #6362 from weblate/weblate-circuitpython-main
...
Translations update from Hosted Weblate
2022-05-09 21:23:12 -04:00
Dan Halbert
6d670287de
Merge pull request #6370 from wlcx/fix_hid_usage_error
...
Correct USB HID usage range error message.
2022-05-09 21:22:37 -04:00
Sam Willcocks
4231eedf8e
Correct USB HID usage range error message.
...
When an invalid usage was given, the error message incorrectly
referenced "usage_page".
2022-05-09 19:04:01 +01:00
Hosted Weblate
aeda761f23
Merge remote-tracking branch 'origin/main'
2022-05-09 03:41:53 +02:00
Dan Halbert
aa625f5ce4
Merge pull request #6366 from dhalbert/espressif-i2c-delay-fix
...
apply i2c delay fix from adafruit/esp-idf
2022-05-08 21:41:46 -04:00
foamyguy
1c564764d6
use draw protocol impl in parent hidden too
2022-05-08 12:14:28 -05:00
foamyguy
b6a5f421a9
use draw protocol impl
2022-05-08 12:02:59 -05:00
Hosted Weblate
5dd5ebca55
Merge remote-tracking branch 'origin/main'
2022-05-08 18:37:31 +02:00
Wellington Terumi Uemura
07917fee82
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (1057 of 1057 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/pt_BR/
2022-05-08 18:37:30 +02:00
Dan Halbert
bb46898572
Merge pull request #6361 from mwisslead/rp2040_pulsein_buffer_fix
...
Fix buffer issue for rp2040 PulseIn
2022-05-08 12:37:17 -04:00
Dan Halbert
8b026a2c38
apply i2c delay fix from adafruit/esp-idf
2022-05-08 09:49:18 -04:00
foamyguy
330e01d8e0
handle groups inside of groups with vectorio hidden
2022-05-07 12:27:36 -05:00