George White
e0bb7385a1
Added Sparkfun MicroMod RP2040
...
Added board definition for the Sparkfun MicroMod RP2040.
Mostly followed the format for pins from the MicroMod nRF52840 board
definition, as MicroMod tries to standardize pins across
microcontrollers.
2021-04-17 10:56:04 -04:00
Dan Halbert
15f8b80005
Merge pull request #4617 from Neradoc/search-filter-in-support-matrix
...
Add a filter text field to the support matrix
2021-04-15 21:40:10 -04:00
Dan Halbert
f55d684057
Merge pull request #4612 from ZodiusInfuser/main
...
Added definitions for Pimoroni RP2040-based boards
2021-04-15 19:20:24 -04:00
Scott Shawcroft
00f9891cfa
Merge pull request #4618 from adafruit/tannewt-patch-2
...
Bump ESP-IDF cache key
2021-04-15 15:34:11 -07:00
Scott Shawcroft
0be5cbb5b6
Bump ESP-IDF cache key
...
Builds are failing with current cache
2021-04-15 10:21:26 -07:00
Scott Shawcroft
dfdd6b0365
Merge pull request #4613 from weblate/weblate-circuitpython-main
...
Translations update from Weblate
2021-04-15 10:17:19 -07:00
Neradoc
827f67813f
add a filter text field to the support matrix
2021-04-15 19:05:50 +02:00
Jonny Bergdahl
63d71dc079
Translated using Weblate (Swedish)
...
Currently translated at 100.0% (967 of 967 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/sv/
2021-04-15 16:26:58 +02:00
Wellington Terumi Uemura
eb44d130c6
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (967 of 967 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/pt_BR/
2021-04-15 16:26:58 +02:00
Alvaro Figueroa
017bd6362e
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (967 of 967 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/es/
2021-04-15 16:26:57 +02:00
ZodiusInfuser
51570eb58b
Sorted board list
2021-04-15 12:06:58 +01:00
ZodiusInfuser
1c700a82c9
Removed trailing whitespaces
2021-04-15 12:01:47 +01:00
ZodiusInfuser
f69bf8beb9
Removed whitespaces
2021-04-15 11:57:27 +01:00
ZodiusInfuser
d67ccb625c
Added correct USB PIDs
2021-04-15 11:41:46 +01:00
ZodiusInfuser
e4456bd756
Added definitions for PicoLipo boards
2021-04-14 23:09:10 +01:00
Scott Shawcroft
fc39acb612
Merge pull request #4608 from tyomitch/patch-2
...
[repl] Don't autocomplete globals after "import "
2021-04-14 12:25:42 -07:00
Scott Shawcroft
3978b50b8d
Merge pull request #4489 from gamblor21/audiomixer_rp2040
...
Add non M4 audiomixer support
2021-04-14 12:19:17 -07:00
Scott Shawcroft
103deb2f5f
Merge pull request #4603 from weblate/weblate-circuitpython-main
...
Translations update from Weblate
2021-04-14 12:17:58 -07:00
ZodiusInfuser
8ef6d0c9a9
Merge remote-tracking branch 'upstream/main' into main
2021-04-14 19:31:27 +01:00
Artyom Skrobov
d9e15adb01
[repl] Don't autocomplete globals after "import "
2021-04-14 12:16:28 -04:00
gamblor21
cd8deb0b72
Removed all the M4 comments
2021-04-13 17:36:14 -05:00
Hosted Weblate
84b980ddbd
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/
2021-04-14 00:09:37 +02:00
Hosted Weblate
46de3ca203
Merge remote-tracking branch 'origin/main' into main
2021-04-14 00:09:35 +02:00
hexthat
23b248f1de
Translated using Weblate (Chinese (Pinyin))
...
Currently translated at 100.0% (970 of 970 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/zh_Latn/
2021-04-14 00:09:35 +02:00
Jonny Bergdahl
2d9a5fcbab
Translated using Weblate (Swedish)
...
Currently translated at 100.0% (970 of 970 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/sv/
2021-04-14 00:09:35 +02:00
Wellington Terumi Uemura
036e3cf412
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (970 of 970 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/pt_BR/
2021-04-14 00:09:34 +02:00
Hugo Dahl
4bf9243de9
Translated using Weblate (French)
...
Currently translated at 100.0% (970 of 970 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/fr/
2021-04-14 00:09:34 +02:00
Jose David M
cca57fa16d
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (970 of 970 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/es/
2021-04-14 00:09:33 +02:00
Scott Shawcroft
b1f4a9a9fd
Merge pull request #4447 from tyomitch/patch-3
...
[synthio] add a simple MidiTrack implementation
2021-04-13 15:09:23 -07:00
Kattni
9a3f04a1b8
Merge pull request #4599 from dhalbert/neopixel-trinkey-storage
...
Turn storage back on for NeoPixel Trinkey
2021-04-13 12:42:46 -04:00
Limor "Ladyada" Fried
1163af5d48
Merge pull request #4591 from jepler/same51-modules
...
same51: enable specific modules based on chip family
2021-04-13 11:47:08 -04:00
Dan Halbert
cc36402a64
turn storage back on
2021-04-13 11:06:59 -04:00
Jeff Epler
95a75b0410
update protomatter
2021-04-13 08:48:40 -05:00
Artyom Skrobov
92d7f31046
[synthio] disable in stm32f411ce_blackpill_with_flash
...
region `FLASH_FIRMWARE' overflowed by 228 bytes
2021-04-13 03:01:55 -04:00
Artyom Skrobov
c6ee471b52
Merge branch 'main' of https://github.com/adafruit/circuitpython into patch-3
2021-04-13 00:32:19 -04:00
Dan Halbert
37887c42a4
Merge pull request #4595 from ladyada/moretrinkey
...
Moretrinkey
2021-04-12 23:45:25 -04:00
Mark
7ace53f22c
Remove comment for define being M4 only it can be M7 too
...
Co-authored-by: Scott Shawcroft <scott@tannewt.org>
2021-04-12 22:35:55 -05:00
lady ada
d136078768
try re-enabling storage
2021-04-12 22:17:20 -04:00
Scott Shawcroft
2a78a5154f
Merge pull request #4594 from Neradoc/patch-1
...
fix removing past releases from circuitpython.org
2021-04-12 15:46:04 -07:00
Scott Shawcroft
bd5a3a3ba4
Merge pull request #4583 from tyomitch/patch-2
...
[qstr] Separate hash and len from string data
2021-04-12 15:06:40 -07:00
Scott Shawcroft
a490376576
Merge pull request #4587 from weblate/weblate-circuitpython-main
...
Translations update from Weblate
2021-04-12 15:04:52 -07:00
Neradoc
b8d55d6dbf
fix removing past releases from circuitpython.org
...
When releasing a new stable, unstable releases would be left in because the past stable was removed.
2021-04-12 23:37:41 +02:00
lady ada
8053d4a7a3
remove neopixels
2021-04-11 22:33:03 -04:00
Jeff Epler
4f36504aeb
same51: enable specific modules based on chip family
...
closes #4590
2021-04-11 20:07:59 -05:00
lady ada
42abb982fe
rename proxsense to proxlight
2021-04-11 18:39:14 -04:00
lady ada
ff07b8f2d1
typo
2021-04-11 17:49:57 -04:00
lady ada
9dc6d691b8
add prox trinkey and rename others to adafruit_
2021-04-11 17:45:37 -04:00
lady ada
56be8306cd
try adding a submodule?
2021-04-10 23:22:13 -04:00
lady ada
137745e911
neokey trinkey friend
2021-04-10 23:04:48 -04:00
Hosted Weblate
2506ed7855
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/
2021-04-11 03:30:44 +02:00