Commit Graph

28098 Commits

Author SHA1 Message Date
Paint Your Dragon c3f58193ca
Correctly scale analog reading per issue #4794 2022-05-24 08:46:39 -07:00
lady ada e22de975b3 try just bitbangio remove 2022-05-24 11:46:03 -04:00
Paint Your Dragon 5ef1f2dd5a
Correctly scale analog reading per issue #4794 2022-05-24 08:45:14 -07:00
Paint Your Dragon 44b31b098e
Correctly scale analog reading per issue #4794 2022-05-24 08:44:09 -07:00
Paint Your Dragon e9b9f0b13f
Correctly scale analog reading per issue #4794 2022-05-24 08:42:00 -07:00
Paint Your Dragon eefba16644
Correctly scale analog reading per issue #4794 2022-05-24 08:40:51 -07:00
lady ada 9439ce04bd try to remove some space? 2022-05-24 11:28:55 -04:00
KurtE d47662c448 Teensy Builds retain Filesystem
Changed a few things in the link step that satisfies the teensy
loader apps, both the teensy.exe as well as the teensy_loader_cli

such that when you program the board again it should retain the
file sytem that is stored in the upper area of the Flash
2022-05-24 07:06:16 -07:00
lady ada bb4beb3fab add esp32s3 tft 2022-05-23 23:57:35 -04:00
Dan Halbert 500083e887
Merge pull request #6423 from tylercrumpton/patch-1
Fix a minor namespace issue in the countio example
2022-05-23 16:40:33 -04:00
Neradoc 2aea5ed742 update adafruit_circuitplayground to last release with frozen dir 2022-05-23 22:12:40 +02:00
Neradoc 3179db4ef4 move frozen adafruit_circuitplayground to express subdirectory 2022-05-23 22:11:26 +02:00
Dan Halbert d77d0d62ee
Merge pull request #6421 from weblate/weblate-circuitpython-main
Translations update from Hosted Weblate
2022-05-23 15:01:48 -04:00
Hosted Weblate a902537895
Merge remote-tracking branch 'origin/main' 2022-05-23 21:00:48 +02:00
Dan Halbert 64df933a83
Merge pull request #6422 from dahanzimin/main
Repair mixgo_ce frozen lib to frozen/
2022-05-23 15:00:42 -04:00
Scott Shawcroft 22cada10fa
Fix 64bit builds 2022-05-23 11:29:30 -07:00
Scott Shawcroft a6b60d2083
Merge remote-tracking branch 'adafruit/main' into dotenv 2022-05-23 11:23:20 -07:00
Tyler Crumpton 4a15571295
Fix a minor namespace issue in the countio example 2022-05-23 13:03:03 -05:00
Hosted Weblate b9a7683fd1
Merge remote-tracking branch 'origin/main' 2022-05-23 19:43:05 +02:00
arturo182 0f1973b037
Merge pull request #6418 from solderparty/stamp_round_board
Add a Round Carrier board file to the RP2040 Stamp build
2022-05-23 19:42:56 +02:00
Hosted Weblate c93408c2cd
Merge remote-tracking branch 'origin/main' 2022-05-23 16:31:11 +02:00
Scott Shawcroft 943ab120ad
Merge pull request #6414 from dhalbert/pico-sdk-1.3.1
update pico-sdk to 1.3.1
2022-05-23 07:31:05 -07:00
Jonny Bergdahl af80d54c38
Translated using Weblate (Swedish)
Currently translated at 100.0% (983 of 983 strings)

Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/sv/
2022-05-23 16:18:09 +02:00
dahanzimin 6454c5895b Repair import and stock in under the frozen / directory 2022-05-23 11:19:11 +08:00
Michael Wisslead 2b0518233b rp2040 PulseIn improvements 2022-05-23 00:45:06 +00:00
Michael Wisslead 893fc66d16 Use common_hal_rp2pio_statemachine_construct for PulseIn 2022-05-23 00:45:06 +00:00
arturo182 d2d3b27822 Add a Round Carrier board file to the RP2040 Stamp build 2022-05-22 15:52:25 +02:00
Dan Halbert 6f4f7e089e
Merge pull request #6383 from dahanzimin/main
Add MixGo CE board
2022-05-22 08:47:53 -04:00
大汉子民 e5a5ffb9b0
Update board.c 2022-05-22 11:37:39 +08:00
dahanzimin 37e376631a Fix format issues 2022-05-22 11:22:58 +08:00
Dan Halbert 97ceba8164
Merge pull request #6413 from weblate/weblate-circuitpython-main
Translations update from Hosted Weblate
2022-05-21 23:12:56 -04:00
dahanzimin b62799a798 Add mixgo_ ce_ Serial function, repair sdkconfig 2022-05-22 10:42:56 +08:00
Hosted Weblate 1e8f371d2b
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-22 02:18:21 +02:00
Hosted Weblate 67c1912f8f
Merge remote-tracking branch 'origin/main' 2022-05-22 02:18:18 +02:00
Dan Halbert 39de1c952b
Translated using Weblate (English (United Kingdom))
Currently translated at 89.5% (879 of 982 strings)

Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/en_GB/
2022-05-22 02:18:18 +02:00
Jonny Bergdahl 9fe57d27e4
Translated using Weblate (Swedish)
Currently translated at 100.0% (982 of 982 strings)

Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/sv/
2022-05-22 02:18:17 +02:00
Dan Halbert b3a7249e8b
Merge pull request #6408 from dhalbert/merge-7.3.0-rc.1-to-main
Merge 7.3.0 rc.2 to main
2022-05-21 20:18:03 -04:00
foamyguy 6b04b7efc8 display brightness pwm 500hz frequency 2022-05-21 12:09:23 -05:00
Dan Halbert 9c643aa907 Merge branch '7.3.x' into merge-7.3.0-rc.1-to-main 2022-05-21 12:57:46 -04:00
Dan Halbert eb4ed30b47
Merge pull request #6415 from dhalbert/7.3.x-fstrings-for-all
Turn on f-strings for all builds in 7.3.0
2022-05-21 12:24:04 -04:00
Dan Halbert 338e14d9d4 shrink arduino_mkr1300 2022-05-21 10:21:59 -04:00
Dan Halbert 199e2ef2fc Turn on f-strings for all builds 2022-05-21 00:04:53 -04:00
dahanzimin 3e47d24fb9 Update submodule and create tag 2022-05-21 10:52:14 +08:00
Dan Halbert e852b28bb2 update pico-sdk to 1.3.1 2022-05-20 17:52:35 -04:00
Dan Halbert 309dab4c75 merge 7.3.0-rc.1 changes to main 2022-05-20 15:37:56 -04:00
Hosted Weblate d98c6ecde2
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-20 21:25:25 +02:00
Hosted Weblate 146a223311
Merge remote-tracking branch 'origin/main' 2022-05-20 21:25:21 +02:00
Fabian Affolter ea430d678f
Translated using Weblate (German)
Currently translated at 100.0% (1059 of 1059 strings)

Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/de/
2022-05-20 21:25:21 +02:00
Dan Halbert 491374c8dc
Merge pull request #6409 from dhalbert/messages-refactor
message consolidation and more use of validators
2022-05-20 15:25:14 -04:00
Dan Halbert f63b26c534 address jepler's comments and further squeezes 2022-05-20 10:10:55 -04:00