microDev
|
fc23a0cc8a
|
implement ota module
|
2020-12-08 11:30:00 +05:30 |
|
Hosted Weblate
|
a31fc3b08c
|
Merge branch 'origin/main' into Weblate.
|
2020-12-08 05:27:34 +01:00 |
|
Dan Halbert
|
7250925b98
|
Merge pull request #3802 from tannewt/fix_s2_safe_mode
Store safe mode state in the RTC.
|
2020-12-07 23:27:24 -05:00 |
|
Bruce Segal
|
571c063c2a
|
Working, tested with two i2c busses
|
2020-12-07 17:57:54 -08:00 |
|
Bernhard Boser
|
413885a529
|
fix typspec in function declarations
|
2020-12-07 17:45:21 -08:00 |
|
Bernhard Boser
|
9903c9e855
|
fixed (?) typespec for callback functions
|
2020-12-07 16:50:52 -08:00 |
|
Scott Shawcroft
|
44b56f76c4
|
Store safe mode state in the RTC.
Also print backtrace before reset when DEBUG. This will help debug
safe mode issues which calls reset.
|
2020-12-07 16:39:54 -08:00 |
|
Bernhard Boser
|
5875a27fa8
|
removed extra triple quote
|
2020-12-07 16:32:38 -08:00 |
|
Bernhard Boser
|
9412c3f58e
|
moved misplaced triple-quote
|
2020-12-07 16:22:09 -08:00 |
|
Bernhard Boser
|
534b48fcfe
|
remove a ~ from doc that causes an error; add ExtType.c to circuitpy_defns.mk
|
2020-12-07 16:08:16 -08:00 |
|
Bernhard Boser
|
b5b6b6d0f2
|
add ExtType, update doc, add a test
|
2020-12-07 15:40:02 -08:00 |
|
Hosted Weblate
|
3b5be929e0
|
Merge branch 'origin/main' into Weblate.
|
2020-12-07 21:41:52 +01:00 |
|
Dan Halbert
|
054eafd42f
|
Merge pull request #3797 from dhalbert/reset-reason-run-reason-available
Make ResetReason and RunReason available
|
2020-12-07 15:41:45 -05:00 |
|
Hosted Weblate
|
458f55714d
|
Merge branch 'origin/main' into Weblate.
|
2020-12-07 21:32:21 +01:00 |
|
Scott Shawcroft
|
22ad76bb48
|
Merge pull request #3800 from BennyE/wifi-better-logs
Enhance debug log for wifi scan, sta_start, sta_stop
|
2020-12-07 12:32:15 -08:00 |
|
Hosted Weblate
|
4e7668d69b
|
Merge branch 'origin/main' into Weblate.
|
2020-12-07 21:26:31 +01:00 |
|
Jonny Bergdahl
|
ac8a9625de
|
Translated using Weblate (Swedish)
Currently translated at 100.0% (875 of 875 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/sv/
|
2020-12-07 21:26:30 +01:00 |
|
Scott Shawcroft
|
7ac200017d
|
Merge pull request #3799 from dhalbert/wifi-radio-gc-collect
Include wifi.radio singleton in gc
|
2020-12-07 12:26:16 -08:00 |
|
Lucian Copeland
|
c1a2ea27ce
|
Change to config-based resets
|
2020-12-07 13:57:47 -05:00 |
|
Lucian Copeland
|
c7b5928833
|
Fix submodule desync
|
2020-12-07 11:47:39 -05:00 |
|
Lucian Copeland
|
40a536904f
|
Merge remote-tracking branch 'upstream/main' into esp32-pin-reset
|
2020-12-07 11:45:27 -05:00 |
|
Dan Halbert
|
169b487509
|
Include wifi.radio singleton in gc
|
2020-12-07 11:07:56 -05:00 |
|
BennyE
|
70827ac3da
|
debug log for wifi scan, start stop
|
2020-12-06 23:38:04 +01:00 |
|
Dan Halbert
|
9391c8f9dd
|
Make ResetReason and RunReason available
|
2020-12-06 12:00:00 -05:00 |
|
Jonny Bergdahl
|
bb1b2bd787
|
Translated using Weblate (Swedish)
Currently translated at 99.7% (873 of 875 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/sv/
|
2020-12-06 00:29:08 +01:00 |
|
Hosted Weblate
|
e58c3852f1
|
Merge branch 'origin/main' into Weblate.
|
2020-12-04 19:33:05 +01:00 |
|
vkuthan
|
11d829e20e
|
Translated using Weblate (Czech)
Currently translated at 3.7% (33 of 875 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/cs/
|
2020-12-04 19:33:05 +01:00 |
|
Scott Shawcroft
|
a7ec4a0489
|
Merge pull request #3791 from dhalbert/radio-set-enabled
allow radio.enabled to be settable
|
2020-12-04 10:32:53 -08:00 |
|
Wellington Terumi Uemura
|
db04582af9
|
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (875 of 875 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/pt_BR/
|
2020-12-04 07:29:01 +01:00 |
|
Dan Halbert
|
2f0e676fcb
|
update doc per review
|
2020-12-03 22:06:02 -05:00 |
|
Dan Halbert
|
57fa6bece8
|
allow radio.enabled to be settable
|
2020-12-03 21:27:35 -05:00 |
|
Jeff Epler
|
fb90f51082
|
Merge pull request #3779 from weblate/weblate-circuitpython-main
Translations update from Weblate
|
2020-12-02 21:19:32 -06:00 |
|
Hosted Weblate
|
03d0ec85a1
|
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-02 22:23:14 +01:00 |
|
Hosted Weblate
|
079bf7ab94
|
Merge branch 'origin/main' into Weblate.
|
2020-12-02 22:23:12 +01:00 |
|
Scott Shawcroft
|
1130b80e2a
|
Merge pull request #3612 from gamblor21/bus_device
Moving Adafruit_CircuitPython_BusDevice to core
|
2020-12-02 13:23:02 -08:00 |
|
Hosted Weblate
|
a483cd1acb
|
Merge branch 'origin/main' into Weblate.
|
2020-12-02 22:13:25 +01:00 |
|
Dan Halbert
|
348392f8cc
|
Merge pull request #3775 from tannewt/nina_certs
Use nina-fw root certs
|
2020-12-02 16:13:19 -05:00 |
|
Hosted Weblate
|
c7749a569d
|
Merge branch 'origin/main' into Weblate.
|
2020-12-02 22:12:36 +01:00 |
|
Dan Halbert
|
9b3186b625
|
Merge pull request #3776 from tannewt/backup_socket_timeout
Two minor socket changes
|
2020-12-02 16:12:29 -05:00 |
|
Scott Shawcroft
|
608c98501b
|
Merge remote-tracking branch 'adafruit/main' into msgpack
|
2020-12-02 13:10:39 -08:00 |
|
Hosted Weblate
|
51fd678ee0
|
Merge branch 'origin/main' into Weblate.
|
2020-12-02 22:10:31 +01:00 |
|
Dan Halbert
|
31acfedf93
|
Merge pull request #3780 from tannewt/block_while_erasing
Block all tasks (not interrupts) during flash erase
|
2020-12-02 16:10:25 -05:00 |
|
Bernhard Boser
|
34bbcc4910
|
exclude nrf/simmel due to lack of flash
|
2020-12-02 13:05:00 -08:00 |
|
Hosted Weblate
|
7655102ef2
|
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-02 21:51:54 +01:00 |
|
Hosted Weblate
|
8f6baa212f
|
Merge branch 'origin/main' into Weblate.
|
2020-12-02 21:51:52 +01:00 |
|
Scott Shawcroft
|
d7ba641ff6
|
Merge pull request #3767 from dhalbert/sleep
Initial alarm and sleep PR: time alarms with light and deep sleep; PinAlarms not yet implemented
|
2020-12-02 12:51:43 -08:00 |
|
vkuthan
|
9e6b2b1da8
|
Translated using Weblate (Czech)
Currently translated at 3.2% (28 of 864 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/cs/
|
2020-12-02 21:29:04 +01:00 |
|
Maciej Stankiewicz
|
1c00deb8be
|
Translated using Weblate (Polish)
Currently translated at 71.8% (621 of 864 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/pl/
|
2020-12-02 21:29:04 +01:00 |
|
gamblor21
|
cb863e4c5c
|
Added to partial builds where frozen removed
|
2020-12-01 22:19:48 -06:00 |
|
Bernhard Boser
|
546b15bf1a
|
add trailing newline
|
2020-12-01 18:42:07 -08:00 |
|