Jeff Epler
1dda33dc41
pre-commit: Add checking of 'make translate' status
...
.. when this check completes with an error, circuitpython.pot has been updated
and the changes can be staged.
2021-01-07 14:42:12 -06:00
Jeff Epler
e79ee785ac
circuitpython.pot: regenerate without timestamp
2021-01-07 14:41:49 -06:00
Jeff Epler
e4129ecf00
Makefile: Remove POT-Creation-Date from circuitpython.pot
...
This line is only a magnet for conflicts; the date that circuitpython.pot
was modified can be extracted from git metadata. Additionally, when
we add "make translate" checking to pre-commit, this will avoid spurious
changes since the most straightforward implementation would otherwise
update this line every time pre-commit executed.
2021-01-07 14:41:29 -06:00
Dan Halbert
f6f1ef7dc2
Merge pull request #3929 from jepler/update-ulab3
...
ulab: update to 1.6.0
2021-01-04 15:24:54 -05:00
Jeff Epler
f87ce01b8f
make translate
2021-01-04 12:55:39 -06:00
Jeff Epler
09bf58407f
ulab: update to 1.6.0
...
This fixes several problems I encountered.
2021-01-04 12:50:08 -06:00
Limor "Ladyada" Fried
dcf88e1e91
Merge pull request #3923 from bwshockley/Add_dotstar_mini_sam_m4
...
Add dotstar mini sam m4
2021-01-03 19:40:43 -05:00
Limor "Ladyada" Fried
46ec95d297
Merge pull request #3925 from UnexpectedCircuitPython/main
...
Fixed incorrect pin assignment on header
2021-01-03 19:40:34 -05:00
Seon Rozenblum
10f178d162
Fixed incorrect pin assignment on header
...
IO13 is for blue LED
IO14 is the correct pin header between IO18 and IO12
The silk is wrong (shows IO13), but hardware is correct as IO14, but IO14 was not included in pins.c
Silk will be updated on next PCB production run
2021-01-04 10:06:32 +11:00
Jeff Epler
2a5f3de1cd
Merge pull request #3608 from adafruit/6.0.x
...
Update main with latest 6.0.x
2021-01-04 09:52:42 +11:00
Limor "Ladyada" Fried
d0e54993e9
Merge pull request #3914 from askpatrickw/feathers2-Nsync
...
Feathers2 nsync
2021-01-03 17:32:00 -05:00
Benjamin Shockley
9286f26831
Added CP Dotstart Lib to Build
...
Added the CircuitPython dotstar library to the Mini SAM M4 build so users do not have to include the library to utilize the built-in APA102 LED.
2021-01-03 10:42:58 -06:00
Benjamin Shockley
8c8961ad01
Merge pull request #3 from adafruit/main
...
Rebase
2021-01-03 10:41:16 -06:00
Dan Halbert
80fa60d4ef
Merge pull request #3915 from weblate/weblate-circuitpython-main
...
Translations update from Weblate
2021-01-02 13:05:02 -05:00
Hosted Weblate
3a51ffeb9d
Merge branch 'origin/main' into Weblate.
2021-01-02 04:03:54 +01:00
Dan Halbert
ad2ee0954c
Merge pull request #3917 from brrzap/fix-3753
...
pixelbuf: error check in brightness setter
2021-01-01 22:03:45 -05:00
askpatricw
2ce07209df
changes based on UM's input
2021-01-01 17:23:11 -08:00
@brrzap
df4c028d29
_pixelbuf: error check in brightness setter ( fix #3753 )
2021-01-01 19:49:20 -05:00
Wellington Terumi Uemura
71cc9b60ea
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (891 of 891 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/pt_BR/
2021-01-01 05:29:12 +01:00
Hugo Dahl
80e5899b30
Translated using Weblate (French)
...
Currently translated at 100.0% (891 of 891 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/fr/
2021-01-01 05:29:11 +01:00
askpatricw
220501e159
dupe LED entries
2020-12-31 18:02:44 -08:00
askpatricw
43f93b097f
release and pre-release FeatherS2 NSync
2020-12-31 17:50:41 -08:00
Jeff Epler
d0bc5e4e57
Merge pull request #3909 from weblate/weblate-circuitpython-main
...
Translations update from Weblate
2020-12-31 19:06:00 -06:00
askpatricw
9e559ac3ec
Merge branch 'main' of https://github.com/adafruit/circuitpython into main
2020-12-31 16:54:22 -08:00
Hosted Weblate
c056ac3499
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/
2020-12-30 23:25:22 +01:00
Hosted Weblate
70bd3c50eb
Merge branch 'origin/main' into Weblate.
2020-12-30 23:25:20 +01:00
Hugo Dahl
334207c365
Translated using Weblate (French)
...
Currently translated at 100.0% (889 of 889 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/fr/
2020-12-30 23:25:20 +01:00
Hugo Dahl
c27030ba7c
Translated using Weblate (Spanish)
...
Currently translated at 96.7% (860 of 889 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/es/
2020-12-30 23:25:19 +01:00
oon arfiandwi
7cae612ad0
Translated using Weblate (Indonesian)
...
Currently translated at 46.1% (410 of 889 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/id/
2020-12-30 23:25:18 +01:00
Jeff Epler
5698b8bb0a
Merge pull request #3850 from microDev1/touch-s2
...
Support for Touch Alarm
2020-12-30 16:25:11 -06:00
Jeff Epler
7e78af7aca
Merge pull request #3905 from dhalbert/update-frozen-6.1.0-beta.3
...
update frozen libs for 6.1.0-beta.3
2020-12-30 16:08:10 -06:00
microDev
0bad6110d4
update wake-alarm implementation
2020-12-31 02:44:20 +05:30
microDev
b83bdc540d
enable light-sleep functionality
2020-12-31 02:22:20 +05:30
Dan Halbert
3b72d502a4
update frozen libs for 6.1.0-beta.3
2020-12-30 14:32:03 -05:00
Dan Halbert
fb216148ec
Merge pull request #3900 from jepler/restore-frozen-busdevice
...
Restore frozen adafruit_bus_device module
2020-12-30 13:22:46 -05:00
Limor "Ladyada" Fried
fc20a3797b
Merge pull request #3896 from hugodahl/fix-esp32-s2-readme-typo
...
Fix minor typo in ESP32-S2 README
2020-12-30 12:30:52 -05:00
microDev
28ce5e8988
Merge branch 'main' into touch-s2
2020-12-30 22:44:22 +05:30
Jeff Epler
83c6774a44
Revert "Removing frozen libs"
...
This reverts commit 23ed3ef971
.
2020-12-30 10:55:28 -06:00
microDev
c7f68022ef
add pretend-to-sleep functionality
2020-12-30 22:11:22 +05:30
Hugo Dahl
72cad49c69
Fix minor typo in ESP32S2 readme
2020-12-29 22:52:59 -06:00
Jeff Epler
48de52c8ab
Merge pull request #3893 from weblate/weblate-circuitpython-main
...
Translations update from Weblate
2020-12-29 18:01:52 -06:00
Hugo Dahl
ffbe37b056
Translated using Weblate (French)
...
Currently translated at 100.0% (889 of 889 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/fr/
2020-12-29 21:38:06 +01:00
Hugo Dahl
8666083bd0
Translated using Weblate (French)
...
Currently translated at 100.0% (889 of 889 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/fr/
2020-12-29 20:50:14 +01:00
Jeff Epler
9993814f7c
Merge pull request #3860 from weblate/weblate-circuitpython-main
...
Translations update from Weblate
2020-12-29 10:54:41 -06:00
Hosted Weblate
6348e2fbbc
Merge branch 'origin/main' into Weblate.
2020-12-29 17:08:54 +01:00
Wellington Terumi Uemura
62eb65e401
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (889 of 889 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/pt_BR/
2020-12-29 17:08:53 +01:00
Jeff Epler
7401aa8e85
Merge pull request #3888 from microDev1/fix-reset-pin
...
FIX : common_hal_reset_pin()
2020-12-29 10:08:47 -06:00
Hosted Weblate
b6f6af2699
Merge branch 'origin/main' into Weblate.
2020-12-28 20:51:31 +01:00
Scott Shawcroft
f9d9c031a9
Merge pull request #3878 from xobs/fomu-fixes-6.0.0
...
Fomu fixes for 6.0.0
2020-12-28 11:51:26 -08:00
Hosted Weblate
3332206d22
Merge branch 'origin/main' into Weblate.
2020-12-28 20:49:47 +01:00