Jeff Epler
9d8be648ee
ulab: Update to release tag 1.1.0
...
Disable certain classes of diagnostic when building ulab. We should
submit patches upstream to (A) fix these errors and (B) upgrade their
CI so that the problems are caught before we want to integrate with
CircuitPython, but not right now.
2020-11-23 10:23:50 -06:00
Scott Shawcroft
66fb095069
Merge pull request #3667 from microDev1/watchdog-s2
...
ESP32S2: Support for WatchDog
2020-11-16 15:01:54 -08:00
Scott Shawcroft
8d3a878152
Merge pull request #3681 from adafruit/6.0.x
...
Merge protomatter update back into `main`
2020-11-12 14:51:53 -08:00
Scott Shawcroft
f4b10879fb
Change creation date back.
2020-11-12 11:48:01 -08:00
Dan Halbert
9817672df7
make translate on 6.0.x
2020-11-11 14:06:34 -05:00
microDev
6c59836c5d
watchdog implementation for esp32s2
2020-11-10 16:32:46 +05:30
Jeff Epler
5554c27600
make translate
2020-11-09 09:49:43 -06:00
microDev
fe6bfde590
move pcnt handler
2020-11-04 21:20:24 +05:30
microDev
4438050f79
Add pcnt handler
2020-11-01 18:00:07 +05:30
Scott Shawcroft
73162bda85
Merge pull request #3584 from jepler/can-esp32s2
...
esp32s2: implement canio
2020-10-27 14:01:07 -07:00
Jeff Epler
5110fec312
Merge pull request #3608 from adafruit/6.0.x
...
Update main with latest 6.0.x
2020-10-27 11:47:44 -05:00
Scott Shawcroft
81ab6a05d0
Use old translation date to avoid merge conflict
2020-10-26 13:25:00 -07:00
Jeff Epler
bdc1343791
make translate
2020-10-26 09:55:32 -05:00
Jeff Epler
85aa851714
make translate
2020-10-25 15:21:13 -05:00
Jensen Kuras
38c8248b9e
Merge branch 'main' into color-converter-transparency
2020-10-19 18:13:44 -05:00
Jensen Kuras
575b2e607b
Merge branch 'main' into color-converter-transparency
2020-10-16 19:55:24 -05:00
Jensen
74c07a4bdc
displayio: Add in opaque pixel option for future
2020-10-16 19:50:41 -05:00
Mark
8e6d3e5b91
Merge branch 'main' into recv_into_size_check
2020-10-16 15:52:45 -05:00
gamblor21
645382d51d
Updated translation
2020-10-16 14:21:00 -05:00
microDev
26fd2c6223
Add hostname validation
2020-10-15 16:08:01 +05:30
Jensen
cb0a4abc95
displayio: new translation strings
2020-10-14 22:22:48 -05:00
microDev
ceb531086e
Add method to set custom hostname
2020-10-13 14:22:02 +05:30
Jensen Kuras
de9ea47e8e
Merge branch 'main' into color-converter-transparency
2020-10-12 20:48:55 -05:00
Jensen
337019626a
displayio: Add make_transparent to ColorConverter
2020-10-12 20:48:04 -05:00
Kenny
88db16a2c6
add translations
2020-10-10 23:50:12 -07:00
Lucian Copeland
68cb384f8f
Remove logging from shared-bindings, fix translations, revert config target macro
2020-10-06 13:29:12 -04:00
hierophect
e93a274f2f
Merge branch 'main' into esp32-analogin
2020-10-05 13:02:42 -04:00
Lucian Copeland
0467a82880
Fix/remove various style issues
2020-10-05 13:00:42 -04:00
Lucian Copeland
a8dfae58d9
Add ADC calibration module support
2020-10-01 17:17:39 -04:00
Scott Shawcroft
c27e3857b6
Merge branch 'main' into framebuffer-zero-size
2020-10-01 11:04:21 -07:00
Jeff Epler
c129c8f296
Merge remote-tracking branch 'origin/main' into canbus-api-changes
2020-09-29 20:15:11 -05:00
Jeff Epler
e4b9c16891
rgbmatrix: Check that the number of rgb pins is supported.
...
Having zero RGB pins may not have been caught, nor having a non-multiple-of-6
value. Generally, users will only have 6 RGB pins unless they are driving
multiple matrices in parallel. No existing breakouts exist to do this, and
there are probably not any efficient pinouts to be had anyway.
2020-09-29 19:55:31 -05:00
microDev
4c7d9e3aaf
Update make translate script
2020-09-29 11:14:30 +05:30
Jeff Epler
809225fd1e
make translate
2020-09-28 17:22:15 -05:00
Lucian Copeland
128b4a013b
Add non-calibrated ADC
2020-09-28 12:11:08 -04:00
Jeff Epler
832869b257
make translate
2020-09-24 16:56:07 -05:00
Jeff Epler
85756fa0cd
make translate
2020-09-21 16:45:51 -05:00
Ryan T. Hamilton
1e3241ec6d
Merge branch 'main' into esp32s2-bssid
2020-09-16 17:15:01 -07:00
Ryan T. Hamilton
6a323a583f
Add new error msg to translation
2020-09-16 17:08:11 -07:00
Dan Halbert
d774678a0f
Merge pull request #3369 from kamtom480/camera
...
Add camera module
2020-09-16 12:29:58 -04:00
DavePutz
c68098777d
Fixing up locale/circuitpython.pot date
2020-09-14 10:50:57 -05:00
Kamil Tomaszewski
a25e3c2858
locale: make translate
2020-09-14 13:12:20 +02:00
Kamil Tomaszewski
fbf4431aa0
locale: make translate
2020-09-14 13:11:15 +02:00
Jeff Epler
af24c8ae06
Merge remote-tracking branch 'origin/main' into implicit-fallthrough-diagnostic
...
Conflict in locale/circuitpython.pot resolved with 'make translate'
2020-09-13 14:21:21 -05:00
microDev
36da92075b
Update safe mode reason
2020-09-13 22:57:24 +05:30
Jeff Epler
4d70872b2b
make translate
2020-09-12 15:11:02 -05:00
microDev
e9f411bebc
Add translation for safe mode
2020-09-12 18:10:04 +05:30
Scott Shawcroft
f3fc7c1c72
Add safe mode translation
2020-09-09 14:34:57 -07:00
Scott Shawcroft
96cf60fbbd
Merge remote-tracking branch 'adafruit/main' into native_wifi
2020-09-03 16:34:56 -07:00
Scott Shawcroft
0b94638aeb
Changes based on Dan's feedback
2020-09-03 16:32:12 -07:00