Commit Graph

25124 Commits

Author SHA1 Message Date
Dan Halbert 4f8ff12afa wip 2021-08-14 12:36:40 -04:00
codetyphon 8945d17aa2
Update mpconfigboard.mk 2021-08-14 23:32:40 +08:00
codetyphon 605236505a
alphabetical order 2021-08-14 23:27:58 +08:00
codetyphon c577d3b6a4
add ai_thinker_esp_12k 2021-08-14 20:29:33 +08:00
codetyphon 221d66c603
Create board.c 2021-08-14 20:27:51 +08:00
codetyphon cd20e3d398
add ai_thinker_esp_12k 2021-08-14 20:26:20 +08:00
microDev 82a952b6aa
Merge pull request #5127 from tannewt/fix_samd_timer_leak
Reset timers separate from pwmio
2021-08-14 11:26:18 +05:30
Scott Shawcroft 3ffab36cdc
Merge remote-tracking branch 'adafruit/main' into fix_samd_timer_leak 2021-08-13 15:20:25 -07:00
Dan Halbert ffb9ecfeca
Merge pull request #5139 from tannewt/onewireio
Move OneWire to `onewireio`
2021-08-13 18:10:04 -04:00
Scott Shawcroft af823cce07
Merge pull request #5137 from jepler/codeformat-error-checking
Codeformat version checking
2021-08-13 14:53:51 -07:00
Mark 9deba6b3f8
Merge pull request #5147 from tannewt/tweak_tx_power
Increase tx power for BLE workflow pairing
2021-08-13 16:49:41 -05:00
Scott Shawcroft d528386d4e
Merge pull request #5143 from tylercrumpton/add-crumps2
Add CrumpS2 ESP32-S2 board
2021-08-13 12:03:42 -07:00
Scott Shawcroft bc23140392
Merge pull request #5144 from rpavlik/patch-2
Update README.rst
2021-08-13 11:34:26 -07:00
Scott Shawcroft 49dcdef512
Fix copy pasta 2021-08-13 11:32:26 -07:00
Scott Shawcroft fdf49a4b2f
Increase tx power for BLE workflow pairing 2021-08-13 11:30:09 -07:00
Scott Shawcroft bfbd954240
Merge pull request #5142 from weblate/weblate-circuitpython-main
Translations update from Weblate
2021-08-13 11:21:27 -07:00
Ryan A. Pavlik 69d995aa4d
Update README.rst
Fix typo in URL text: the actual link was fine.
2021-08-13 10:57:09 -05:00
foamyguy 4d8494f1cd fix stubs 2021-08-13 10:42:21 -05:00
foamyguy ec8b31e7b4 code format and translations 2021-08-13 10:13:38 -05:00
foamyguy c1e164e1ff rename to boundary_fill and clean up comments 2021-08-13 09:52:51 -05:00
foamyguy 0bbb0f1d06 Merge branch 'adafruit_main' into bitmaptools_paint_fill 2021-08-13 09:49:24 -05:00
Jonny Bergdahl 780d158d40
Translated using Weblate (Swedish)
Currently translated at 100.0% (1015 of 1015 strings)

Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/sv/
2021-08-13 14:33:10 +02:00
Wellington Terumi Uemura 6f72b02d3e
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (1015 of 1015 strings)

Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/pt_BR/
2021-08-13 14:33:09 +02:00
microDev 78f073c457
Merge pull request #5138 from jepler/refresh-defaults
Displayio: change refresh minimum_frames_per_second default to 0
2021-08-13 09:35:50 +05:30
Jeff Epler a36b930ead check uncrustify version 2021-08-12 14:19:29 -05:00
Scott Shawcroft 7e55905d95
Fix up onewireio docs and other notes
Not all of the notes were marked correctly.
2021-08-12 11:15:04 -07:00
Jeff Epler a89f1c806f
Update Display.c 2021-08-12 12:50:38 -05:00
Scott Shawcroft de796e2304
Move OneWire to `onewireio` from `busio`
This will allow finer grained inclusion in 8.0.0

Fixes #5135
2021-08-12 10:47:14 -07:00
Jeff Epler e8df829714 Displayio: change refresh minimum_frames_per_second default to 0
Closes: #5133
2021-08-12 12:00:07 -05:00
Scott Shawcroft d294692c4e
Merge pull request #5100 from tannewt/fix_cp_irremote
Switch SAMD21 ticks to PER event
2021-08-12 09:52:29 -07:00
Scott Shawcroft f8b7d5faba
Merge pull request #5131 from lesamouraipourpre/epaperdisplay-docs
Update the __init__ documentation for EPaperDisplay
2021-08-12 09:28:43 -07:00
Dan Halbert 6c1dbea8b0
Merge pull request #5129 from skieast/add-morphesp240
Add morphesp240
2021-08-12 12:27:51 -04:00
Scott Shawcroft 9c77d2653f
Merge pull request #5099 from ZodiusInfuser/main
Added definitions for some upcoming Pimoroni LED driver boards
2021-08-12 09:27:21 -07:00
Scott Shawcroft 74770861ac
Merge pull request #5130 from dhalbert/update-adabot
update tools/adabot submodule
2021-08-12 09:26:37 -07:00
Dan Halbert 5d6706ce88
Merge pull request #5128 from weblate/weblate-circuitpython-main
Translations update from Weblate
2021-08-12 10:23:18 -04:00
James Carr 670d295db5 Update the __init__ documentation for EPaperDisplay.
The unknown parameter `single_byte_bounds` was removed.
The missing parameters `set_current_column_command` and `set_current_row_command` were added.
2021-08-12 14:05:17 +01:00
Dan Halbert a48aa97974 riscv buidl: pip install -r requirements-dev.txt 2021-08-12 07:47:34 -04:00
Dan Halbert 05205259c6 update tools/adabot submodule 2021-08-11 23:14:58 -04:00
ZodiusInfuser 47c8ff0570 Removed unnecessary defines 2021-08-11 23:34:20 +01:00
Scott Shawcroft fb6b438580
Make `getpass` and `traceback` full build only
This leaves much more space on SAMD21 builds that aren't "full builds".
These are new APIs that we don't need to add to old boards.

Also, tweak two Arduino boards to save space on them.
2021-08-11 14:47:35 -07:00
Scott Shawcroft 0c1d6cef75
Merge remote-tracking branch 'adafruit/main' into fix_cp_irremote 2021-08-11 13:43:59 -07:00
Bruce Segal f35afa8239 Formatting and build.yml 2021-08-11 13:43:08 -07:00
Bruce Segal 4be64cd8a9 Initial MorphESP-240 support 2021-08-11 13:11:17 -07:00
Hosted Weblate 8283682e5a
Merge remote-tracking branch 'origin/main' into main 2021-08-11 21:19:22 +02:00
Scott Shawcroft 0632a1e681
Merge pull request #5060 from cdwilson/cdwilson/circuitpython/sparkfun-stm32f405-micromod
stm/boards: Add support for SparkFun STM32 MicroMod Processor board.
2021-08-11 12:19:16 -07:00
Scott Shawcroft 7f016ae11e
Fix build with filter to do OR 2021-08-11 12:10:51 -07:00
Scott Shawcroft 083960ce90
Fix SAMD51 builds and Prox Trinkey
Adds CIRCUITPY_BUSIO_UART to disable UART by raising ValueError
that no pins work.
2021-08-11 11:53:26 -07:00
Hosted Weblate b8e526be3b
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-08-11 20:20:03 +02:00
Scott Shawcroft ebf0901558
Merge pull request #5079 from dhalbert/debug-audio
Fix various RP2040 and SAMD audio issues
2021-08-11 11:19:53 -07:00
Scott Shawcroft b56455ffbb
Allow sleep while paused 2021-08-11 10:48:39 -07:00