Melissa LeBlanc-Williams
36f1ac38cb
Merge pull request #4673 from makermelissa/main
...
Release display on FunHouse when entering DeepSleep
2021-04-27 10:15:50 -07:00
Kattni Rembor
4e1d2fa056
Adding clearer on-board DotStar pin names.
2021-04-27 12:52:24 -04:00
Melissa LeBlanc-Williams
d7faac11b8
Release display on FunHouse for DeepSleep
2021-04-27 09:09:23 -07:00
iabdalkader
a708848b0c
stm32/uart: Fix H7 UART clock source configuration.
...
Previously to this commit, Usart16ClockSelection was overwritten and
Usart234578ClockSelection was not set.
2021-04-28 00:46:48 +10:00
plan-do-break-fix
4dc802400f
stm32,teensy: Correct typos in project README files.
2021-04-28 00:29:18 +10:00
Daniel Maslowski
f452b9c265
pic16bit/Makefile: Make the XC compiler version user-configurable.
2021-04-28 00:18:04 +10:00
Damien George
c5cbfd545a
py/dynruntime.h: Add mp_obj_get_array() function.
...
Signed-off-by: Damien George <damien@micropython.org>
2021-04-28 00:06:46 +10:00
Damien George
43a8c8178e
bare-arm: Switch to use MICROPY_ERROR_REPORTING_NONE to reduce size.
...
Reduces size of this port by about 3300 bytes, and demonstrates how to use
this feature.
Signed-off-by: Damien George <damien@micropython.org>
2021-04-27 23:52:40 +10:00
Damien George
d4b706c4d0
py: Add option to compile without any error messages at all.
...
This introduces a new option, MICROPY_ERROR_REPORTING_NONE, which
completely disables all error messages. To be used in cases where
MicroPython needs to fit in very limited systems.
Signed-off-by: Damien George <damien@micropython.org>
2021-04-27 23:51:52 +10:00
Damien George
30d9f77cc5
top: Update .git-blame-ignore-revs for latest formatting commit.
...
Signed-off-by: Damien George <damien@micropython.org>
2021-04-27 23:46:46 +10:00
iabdalkader
0f78c36c5a
tools/gen-cpydiff.py: Fix formatting of doc strings for new Black.
...
Since version 21.4b0, Black now processes one-line docstrings by stripping
leading and trailing spaces, and adding a padding space when needed to
break up """"; see https://github.com/psf/black/pull/1740
This commit makes the Python code in this repository conform to this rule.
2021-04-27 23:41:21 +10:00
Dan Halbert
7a40b4daec
very much WIP
2021-04-26 23:54:01 -04:00
Damien George
65b90cd0f9
teensy: Provide own implementation of gc_collect, to not use stm32.
...
Signed-off-by: Damien George <damien@micropython.org>
2021-04-27 12:08:00 +10:00
root
91739de71a
Increased max pulse to 65535 us
2021-04-26 18:52:15 -05:00
Scott Shawcroft
76033d5115
Merge MicroPython v1.11 into CircuitPython
2021-04-26 15:47:41 -07:00
Lucian Copeland
43840363c2
Fix submodule
2021-04-26 17:59:21 -04:00
Kattni
65c1ddb570
Merge pull request #4667 from ajs256/trinkey_pixel_fixes
...
Trinkey pixel fixes
2021-04-26 17:19:14 -04:00
anecdata
a1e2afadce
AP ip_info, gateway, & subnet
2021-04-26 00:22:51 -05:00
Dan Halbert
c26e49c2e6
wip: starting to try to compile
2021-04-25 23:17:41 -04:00
root
5bd1da21a2
Increased possible pulsein length to 32 ms.
2021-04-25 21:38:57 -05:00
Jeff Epler
92919c25c2
Merge pull request #4666 from DavePutz/issue_4660
...
Reset buffer index in PulseIn clear
2021-04-25 20:33:58 -05:00
Jeff Epler
7cf8f79dbf
Merge pull request #4656 from weblate/weblate-circuitpython-main
...
Translations update from Weblate
2021-04-25 20:33:34 -05:00
anecdata
a328cff209
translate
2021-04-25 18:51:00 -05:00
ajs256
de3c5ff976
oh crud, i forgot a semicolon
2021-04-25 16:42:58 -07:00
anecdata
f20a53177b
add authmode to start_ap()
2021-04-25 18:20:18 -05:00
anecdata
747d72f5a5
redundant with system log
2021-04-25 18:18:45 -05:00
ajs256
4bafbca0c3
Trinkeys: Clear neopixels on board reset
2021-04-25 12:58:52 -07:00
ajs256
453fd9234f
Merge pull request #2 from adafruit/main
...
update fork
2021-04-25 12:36:53 -07:00
anecdata
6f6c0cff81
embellish rtd comments. channel _should_ default to 1 behind the scenes since 0 is out of range, but just to be sure, default channel to 1
2021-04-25 14:30:45 -05:00
root
d1861a6b9c
Reset buffer index in PulseIn clear
2021-04-25 14:24:21 -05:00
Hosted Weblate
6571e6d7b5
Merge remote-tracking branch 'origin/main' into main
2021-04-25 21:09:16 +02:00
Limor "Ladyada" Fried
f7f6a42f3d
Merge pull request #4663 from zapwizard/patch-1
...
Update pins.c
2021-04-25 15:09:13 -04:00
Hosted Weblate
7f81e15007
Merge remote-tracking branch 'origin/main' into main
2021-04-25 20:43:12 +02:00
Wellington Terumi Uemura
38f6b9c969
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (974 of 974 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/pt_BR/
2021-04-25 20:43:11 +02:00
Alvaro Figueroa
9700295ebe
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (974 of 974 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/es/
2021-04-25 20:43:11 +02:00
Mark
927d5a0455
Merge pull request #4662 from gamblor21/rp2040_pulsein_fix_4657
...
Added statemachine deinit
2021-04-25 13:43:06 -05:00
zapwizard
889da596ff
Update pins.c
...
Both D0 and D1 were assigned to pin_GPIO7, fixed D0 to pin_GPIO6, which also matches the comment.
2021-04-25 13:10:52 -05:00
gamblor21
30f31639d3
Added statemachine deinit
2021-04-25 11:58:22 -05:00
jun2sak
872fff7fbb
simplify system_on_idle_until_alarm()
2021-04-25 23:59:21 +09:00
anecdata
c510c4d501
allow start/stop sta/ap (changing modes) when wifi.radio.enabled = False
2021-04-25 09:29:15 -05:00
Dan Halbert
9d1fcc3b14
merge from main
2021-04-25 10:27:52 -04:00
Dan Halbert
aea3c4d3ab
wip
2021-04-25 10:23:59 -04:00
jun2sak
8bd77b79ea
fix conflicts.
2021-04-25 20:16:43 +09:00
jun2sak
7daba64cb1
merge.
2021-04-25 20:12:20 +09:00
jun2sak
7accb8b173
modify copyright notice.
2021-04-25 19:57:21 +09:00
jun2sak
a17fcb6d1a
add copyright notice. remove obsolete comments.
2021-04-25 19:19:11 +09:00
anecdata
dc3c47d396
ap channel param
2021-04-25 00:22:08 -05:00
anecdata
de01814cce
call start and stop (oops)
2021-04-24 20:38:04 -05:00
anecdata
354b442867
fixes
2021-04-24 19:36:11 -05:00
anecdata
2e52c0ae62
set all wifi modes; add sta start & sta/ap stop
2021-04-24 16:41:41 -05:00