Commit Graph

17935 Commits

Author SHA1 Message Date
Scott Shawcroft 85dadf3a56
More API changes 2020-10-27 16:18:39 -07:00
Scott Shawcroft 1196d4bcf6
move to new module 2020-10-27 16:18:38 -07:00
microDev 354536c09f
Update translation 2020-10-27 16:18:33 -07:00
microDev 0e444f0de8
Implement sleep on code.py exit 2020-10-27 16:17:29 -07:00
microDev 930cf14dce
Add check for invalid io, function to disable all alarms 2020-10-27 16:17:26 -07:00
microDev e35938971a
Add description of alarm modules 2020-10-27 16:16:55 -07:00
microDev 59df1a11ad
Add alarm_touch module 2020-10-27 16:16:52 -07:00
microDev da449723df
Fix build error 2020-10-27 16:16:15 -07:00
microDev 4d8ffdca8d
restructure alarm modules 2020-10-27 16:15:09 -07:00
microDev e5ff55b15c
Renamed alarm modules 2020-10-27 16:13:25 -07:00
microDev 21ba61afbb
Add function to disable alarm 2020-10-27 16:13:25 -07:00
microDev 05a3f203db
Add function to get time elapsed during sleep 2020-10-27 16:13:25 -07:00
microDev e310b871c8
Get io wake working 2020-10-27 16:13:25 -07:00
microDev 3a30887b44
Update soft reboot message 2020-10-27 16:13:24 -07:00
microDev 90b9ec6f2c
Initial Sleep Support 2020-10-27 16:13:22 -07:00
Scott Shawcroft 557a58b244
Merge pull request #3591 from microDev1/TouchIO-S2
ESP32S2: Support for native TouchIO
2020-10-27 14:11:39 -07:00
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
Jeff Epler 3a501a0495 esp32s2: canio: respond to review comments
* explain the introduction of the temporary variable in get_t_config
 * get rid of unneeded __attribute__
 * get rid of unneeded members of canio_can_obj_t
 * get rid of unneeded header inclusion
2020-10-26 19:18:37 -05:00
Jeff Epler 2ba6659967 esp32s2: Makefile: restore --no-stub 2020-10-26 19:07:37 -05:00
Mark fa35c3fa7c
Merge pull request #3609 from tannewt/6.0.x
Use old translation date to avoid merge conflict
2020-10-26 16:49:38 -05:00
Scott Shawcroft 81ab6a05d0
Use old translation date to avoid merge conflict 2020-10-26 13:25:00 -07:00
Scott Shawcroft 1e0f12d504
Merge pull request #3602 from jepler/update-ulab-2
ulab: Incorporate bugfixes (update to tag 0.54.5, was 0.54.0)
2020-10-26 13:18:10 -07:00
Jeff Epler caca0609bd
Merge pull request #3607 from hierophect/esp32-readme-clarity
ESP32-S2: Fix readme link, improve instruction clarity
2020-10-26 12:43:51 -05:00
Jeff Epler c9f7df3bab canio: Give implementation-specific limits for CAN.Listen 2020-10-26 10:06:49 -05:00
Lucian Copeland 32f2a8d54c Fix readme link 2020-10-26 11:03:54 -04:00
Jeff Epler bdc1343791 make translate 2020-10-26 09:55:32 -05:00
Jeff Epler 396d92f867 esp32s2: Add canio
This works in loopback mode, though the hardware filtering only permits a
single address or mask filter.
2020-10-26 09:54:58 -05:00
Jeff Epler b5b9392a3a
Merge pull request #3606 from weblate/weblate-circuitpython-main
Translations update from Weblate
2020-10-26 08:37:42 -05:00
Hosted Weblate a891321f4f
Merge branch 'origin/main' into Weblate. 2020-10-26 03:36:03 +01:00
Jonny Bergdahl 998661246c
Translated using Weblate (Swedish)
Currently translated at 100.0% (836 of 836 strings)

Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/sv/
2020-10-26 03:36:02 +01:00
Jeff Epler 3f529855d1
Merge pull request #3605 from Senuros/main
Improving German translation
2020-10-25 21:35:54 -05:00
Senuros c43011f149 Improving German translation 2020-10-25 22:08:10 +01:00
Jeff Epler 85aa851714 make translate 2020-10-25 15:21:13 -05:00
Jeff Epler 543316a8fb ulab: Update again
.. pull in various doc build fixes that prevented the previous commit from building.  This is still "0.54.5", the tag was updated in micropython-ulab (since no functional difference was introduced, only doc and CI differences, I imagine)
2020-10-25 13:26:55 -05:00
Jeff Epler 4cad5478e6 ulab: Incorporate bugfixes (update to tag 0.54.5)
In particular, this closes #3954.
2020-10-24 13:16:10 -05:00
Scott Shawcroft 9df61899a2
Merge pull request #3599 from 0-Arngerdur-1/main
Fix typos and fix translate
2020-10-23 16:50:11 -07:00
0-Arngerdur-1 2ebd06f8ee Fix typos and fix translate 2020-10-23 15:14:45 -05:00
Scott Shawcroft c676385200
Merge pull request #3593 from tinomtzlpz/main
Update es.po
2020-10-23 12:11:54 -07:00
microDev ef97ed6ab6
Update touchio implementation 2020-10-23 13:17:49 +05:30
Jeff Epler 2581d099ca
Merge pull request #3592 from weblate/weblate-circuitpython-main
Translations update from Weblate
2020-10-22 21:25:14 -05:00
Hosted Weblate 987ee3bf22
Merge branch 'origin/main' into Weblate. 2020-10-23 00:15:59 +02:00
Alvaro Figueroa efd8f1ab88
Translated using Weblate (Spanish)
Currently translated at 100.0% (836 of 836 strings)

Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/es/
2020-10-23 00:15:59 +02:00
Scott Shawcroft 64c6d6d7e9
Merge pull request #3498 from jepler/sharpdisplay-reuse-supervisor-heap
Sharpdisplay: reuse supervisor heap
2020-10-22 15:15:48 -07:00
Tino Martínez 73aae6bbcd
Update es.po
Fixed typos UARL -> UART
2020-10-22 16:09:17 -05:00
Scott Shawcroft a899433dab
Merge pull request #3590 from jerryneedell/jerryn_cpb_spi
fix CPB SPI pin definitions
2020-10-22 13:49:25 -07:00
hexthat f4f6b082b4
Translated using Weblate (Chinese (Pinyin))
Currently translated at 100.0% (836 of 836 strings)

Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/zh_Latn/
2020-10-22 22:48:53 +02:00
Antonin ENFRUN 04cf88deae
Translated using Weblate (French)
Currently translated at 100.0% (836 of 836 strings)

Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/fr/
2020-10-22 22:48:52 +02:00
Scott Shawcroft c8808f41a5
Merge pull request #3580 from astrobokonon/esp32s2-FixSTAMODE
ESP32S2: Reset sta_mode and ap_mode flags
2020-10-22 13:48:45 -07:00
Jeff Epler b520498c73 sharpdisplay: Re-use supervisor allocations if possible
This is enabled by #3482

I was unable to determine why previously I had added sizeof(void*)
to the GC heap allocation, so I removed that code as a mistake.
2020-10-22 12:36:12 -05:00