summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-01-14Merge pull request #3991 from TG-Techie/main6.1.0-rc.16.1.06.1.xDan Halbert
Revision to TG-Watch
2021-01-14Merge pull request #4004 from jepler/fix-parallel-build-mainDan Halbert
ports/unix: Fix parallel build problem
2021-01-14Merge pull request #4002 from jepler/update-uzlibDan Halbert
update uzlib to v2.9.5
2021-01-14Merge pull request #3993 from dhalbert/gattc-write-lengthsScott Shawcroft
don't check length for remote characteristic or descriptor
2021-01-14Merge pull request #4001 from dhalbert/magtag-a1-pinDan Halbert
MagTag: Add pin A1 as alias for AD1; A1 is preferred
2021-01-14ports/unix: Fix parallel build problemJeff Epler
This is the same as I added to mpy-cross at e666e86035d5, see #3074
2021-01-14update uzlib to v2.9.5Jeff Epler
uzlib isn't actually used in any firmwares, but is built into the "unix" port used for testing. The main benefit of the update is to fix problems encountered on Windows, as the old ref of uzlib had filenames with embedded colons; this has been fixed upstream. uzlib seems to have been reabsed since the version that we took; this doesn't really matter to us.
2021-01-14Add pin A1 as alias for AD1; A1 is preferredDan Halbert
2021-01-14Merge pull request #3997 from dhalbert/change-xtensa-build-cache-keyDan Halbert
change extensa github actions cache key to avoid bad cache
2021-01-14change extensa github actions cache key to avoid bad cacheDan Halbert
2021-01-14change extensa github actions cache key to avoid bad cacheDan Halbert
2021-01-14restore TG-Watch USB_PID from accidental overwriteJonah Yolles-Murphy
2021-01-14correct USB_PRODUCT for TG-WatchJonah Yolles-Murphy
2021-01-13final name and extra boardJonah Yolles-Murphy
2021-01-13Merge pull request #3974 from weblate/weblate-circuitpython-mainJeff Epler
Translations update from Weblate
2021-01-13don't check length for remote characteristic or dedescriptorDan Halbert
2021-01-13Merge branch 'origin/main' into Weblate.Hosted Weblate
2021-01-13Merge pull request #3982 from jepler/esp32s2-make-flashDan Halbert
esp32s2: Fix 'make flash'
2021-01-13Merge branch 'origin/main' into Weblate.Hosted Weblate
2021-01-13Translated using Weblate (French)Hugo Dahl
Currently translated at 100.0% (913 of 913 strings) Translation: CircuitPython/main Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/fr/
2021-01-13Merge pull request #3985 from jepler/revert-precommit-translateDan Halbert
Revert "pre-commit: Add checking of 'make translate' status"
2021-01-13Merge branch 'origin/main' into Weblate.Hosted Weblate
2021-01-12Merge pull request #3983 from dhalbert/6.1.0-shrink-buildsJeff Epler
shrink some de_DE builds
2021-01-13Update translation filesHosted Weblate
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-01-13Merge branch 'origin/main' into Weblate.Hosted Weblate
2021-01-13Translated using Weblate (Portuguese (Brazil))Wellington Terumi Uemura
Currently translated at 100.0% (913 of 913 strings) Translation: CircuitPython/main Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/pt_BR/
2021-01-12Merge pull request #3978 from ladyada/neotrinkeyJeff Epler
samd21 board with only 4 neopixels + two touchpads
2021-01-12Revert "pre-commit: Add checking of 'make translate' status"Jeff Epler
This reverts commit 1dda33dc418cae1a0047df0241762ebdb3d87e8a.
2021-01-12make translateDan Halbert
2021-01-12shrink some de_DE buildsDan Halbert
2021-01-12make translateJeff Epler
2021-01-12esp32s2: Fix 'make flash'Jeff Epler
As reported by @jerryneedell, this change was incorrect; the given ESPTOOL_FLAGS caused `write_flash` to be repeated twice, which doesn't work. Closes #3981.
2021-01-12Update translation filesHosted Weblate
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-01-12Merge branch 'origin/main' into Weblate.Hosted Weblate
2021-01-12Merge pull request #3733 from jepler/audioout-esp32Dan Halbert
esp32s2: Add I2SAudioOut
2021-01-12Merge branch 'origin/main' into Weblate.Hosted Weblate
2021-01-12Merge pull request #3966 from dhalbert/samd-dac-channelsDan Halbert
fix atmel-samd DAC channel selection logic
2021-01-12fix some precommit complaintslady ada
2021-01-12samd21 board with only 4 neopixels + two touchpadslady ada
2021-01-12Merge branch 'origin/main' into Weblate.Hosted Weblate
2021-01-12Merge pull request #3959 from ladyada/mainScott Shawcroft
try adding new feather def
2021-01-12Update translation filesHosted Weblate
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-01-12Merge branch 'origin/main' into Weblate.Hosted Weblate
2021-01-12Translated using Weblate (French)Hugo Dahl
Currently translated at 100.0% (898 of 898 strings) Translation: CircuitPython/main Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/fr/
2021-01-12Merge pull request #3969 from microDev1/TouchAlarmDan Halbert
Fixes and Enhancement for Touch Alarm
2021-01-12Merge remote-tracking branch 'origin/main' into audioout-esp32Jeff Epler
2021-01-12Merge branch 'main' into TouchAlarmmicroDev
2021-01-12Merge branch 'origin/main' into Weblate.Hosted Weblate
2021-01-11Merge pull request #3973 from kattni/update-code-pyDan Halbert
Update created code.py file formatting.
2021-01-12Merge branch 'origin/main' into Weblate.Hosted Weblate