foamyguy
|
42f1d50acc
|
remove extra function call. handle show(None) for framebuffer and epaper
|
2022-12-01 17:25:36 -06:00 |
|
foamyguy
|
1bbdc820c0
|
make show(None) show the terminal
|
2022-11-28 17:02:46 -06:00 |
|
foamyguy
|
553d48f887
|
return None for NULL
|
2022-11-28 09:03:03 -06:00 |
|
foamyguy
|
b8d6605cff
|
code format, extra space
|
2022-11-27 17:26:46 -06:00 |
|
foamyguy
|
6844dc0cb7
|
code format, extra space
|
2022-11-27 14:20:15 -06:00 |
|
foamyguy
|
15a9e63fda
|
remove is_null troubleshooting function. remove empty line
|
2022-11-27 14:08:38 -06:00 |
|
foamyguy
|
738b73d4b4
|
check for NULL in fill_area. moved start_terminal to reset_display.
|
2022-11-27 13:54:53 -06:00 |
|
foamyguy
|
2c479f4fce
|
working on None behavior
|
2022-11-26 11:00:09 -06:00 |
|
foamyguy
|
fa4b480439
|
looking into how null show works
|
2022-11-21 20:21:39 -06:00 |
|
foamyguy
|
ef3398422a
|
allow set_root_group for FrameBufferDisplay instead of show()
|
2022-11-19 11:41:48 -06:00 |
|
foamyguy
|
e3cae22297
|
allow set_root_group for EPaperDisplay instead of show()
|
2022-11-18 17:34:03 -06:00 |
|
foamyguy
|
403e3ef430
|
change to CIRCUITPYTHON_TERMINAL. change internal API to use set_root_group
|
2022-11-18 16:53:18 -06:00 |
|
foamyguy
|
788638f727
|
displayio.SERIAL_GROUP constant
|
2022-11-15 19:15:25 -06:00 |
|
foamyguy
|
1329fe998c
|
add to .h and format code
|
2022-11-14 15:33:55 -06:00 |
|
foamyguy
|
2cd5d4f5a5
|
allow setting root_group on Display
|
2022-11-14 15:10:28 -06:00 |
|
Dan Halbert
|
8f414eb4ee
|
Merge pull request #7179 from jepler/picow-voltage-monitor
Add ability to read VOLTAGE_MONITOR on Pico W
|
2022-11-13 22:40:54 -05:00 |
|
Dan Halbert
|
6e9909c65e
|
Merge pull request #7198 from CRCibernetica/crcibernetica-ideaboard
Add new board crcibernetica-ideaboard
|
2022-11-13 09:12:43 -05:00 |
|
root
|
43566dec5b
|
allow inclusion of board while blocking build files
|
2022-11-13 12:13:32 +00:00 |
|
Dan Halbert
|
7659377ac8
|
Merge pull request #7202 from jepler/update-ulab-6
|
2022-11-12 20:20:13 -05:00 |
|
Dan Halbert
|
c96208902f
|
Merge pull request #7199 from MicroDev1/espressif
Enable `microcontroller.cpu.temperature` on esp32s3
|
2022-11-12 11:16:45 -05:00 |
|
Dan Halbert
|
9e94d7e758
|
Merge pull request #7196 from dhalbert/rp2-pin-alarm-race
RP2040: ignore pin changes before deep sleep
|
2022-11-12 09:36:15 -05:00 |
|
MicroDev
|
512cda8b73
|
enable microcontroller.cpu.temperature on esp32s3
|
2022-11-12 10:03:00 +05:30 |
|
root
|
6c3b9b64da
|
add crcibernetica-ideaboard
|
2022-11-12 03:22:15 +00:00 |
|
Jeff Epler
|
b544a3920a
|
update ulab to 6.0.1
|
2022-11-11 14:44:13 -06:00 |
|
Dan Halbert
|
f76351d178
|
Merge pull request #7195 from weblate/weblate-circuitpython-main
Translations update from Hosted Weblate
|
2022-11-11 15:38:26 -05:00 |
|
Dan Halbert
|
983502d6e3
|
ignore pin changes before sleep
|
2022-11-11 15:31:49 -05:00 |
|
Jonny Bergdahl
|
b9ce2867a0
|
Translated using Weblate (Swedish)
Currently translated at 100.0% (995 of 995 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/sv/
|
2022-11-11 19:49:47 +01:00 |
|
Wellington Terumi Uemura
|
d5ea4d8f2f
|
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (995 of 995 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/pt_BR/
|
2022-11-11 19:49:47 +01:00 |
|
Jeff Epler
|
5e77269845
|
Merge pull request #7135 from dronecz/main
Add Maker badge board
|
2022-11-11 10:38:48 -06:00 |
|
Jeff Epler
|
5d3484f61a
|
Update frozen modules
|
2022-11-11 08:57:06 -06:00 |
|
dronecz
|
19df394437
|
Adding frozen modules
|
2022-11-10 21:14:01 +00:00 |
|
dronecz
|
a37c36c383
|
Merge branch 'adafruit:main' into main
|
2022-11-10 21:47:23 +01:00 |
|
Dan Halbert
|
aee6ceac33
|
Merge pull request #7182 from MicroDev1/patch
Update protomatter to latest commit
|
2022-11-10 10:31:21 -05:00 |
|
Dan Halbert
|
d90bc1760f
|
Merge pull request #7188 from kylemccreery/pillbug
Add new board PillBug
|
2022-11-10 09:10:40 -05:00 |
|
Kyle McCreery
|
1f332e7007
|
Adding pillbug initial commit
|
2022-11-09 23:15:38 -05:00 |
|
MicroDev
|
5d974c35ee
|
update protomatter to latest commit
|
2022-11-10 08:31:27 +05:30 |
|
Dan Halbert
|
b8eda5a900
|
Merge pull request #7186 from weblate/weblate-circuitpython-main
Translations update from Hosted Weblate
|
2022-11-09 15:49:08 -05:00 |
|
Hosted Weblate
|
3910557605
|
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/
|
2022-11-09 20:20:06 +01:00 |
|
Hosted Weblate
|
2be3f26508
|
Merge remote-tracking branch 'origin/main'
|
2022-11-09 20:20:04 +01:00 |
|
Deleted User
|
98ee03259c
|
Translated using Weblate (French)
Currently translated at 99.2% (986 of 993 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/fr/
|
2022-11-09 20:20:04 +01:00 |
|
Neradoc
|
b46997fbca
|
Translated using Weblate (French)
Currently translated at 99.2% (986 of 993 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/fr/
|
2022-11-09 20:20:03 +01:00 |
|
Ettore Atalan
|
e390e71426
|
Translated using Weblate (German)
Currently translated at 99.7% (991 of 993 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/de/
|
2022-11-09 20:20:03 +01:00 |
|
Dan Halbert
|
e6936decac
|
Merge pull request #7169 from blues/pdmin
STM32L4 PDMIn support
|
2022-11-09 14:19:51 -05:00 |
|
Dan Halbert
|
0870e0f881
|
Merge pull request #7184 from weblate/weblate-circuitpython-main
Translations update from Hosted Weblate
|
2022-11-09 09:01:49 -05:00 |
|
Jonny Bergdahl
|
7a26443da8
|
Translated using Weblate (Swedish)
Currently translated at 100.0% (993 of 993 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/sv/
|
2022-11-09 11:48:29 +01:00 |
|
Wellington Terumi Uemura
|
93b6772c65
|
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (993 of 993 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/pt_BR/
|
2022-11-09 11:48:29 +01:00 |
|
dronecz
|
11ce074318
|
Update mpconfigboard.mk
|
2022-11-08 23:43:13 +01:00 |
|
Matthew McGowan
|
97f693d2d8
|
docs(swan_r5): updated copyright notices
|
2022-11-08 14:18:54 -08:00 |
|
Matthew McGowan
|
843d6b42f9
|
formatting(swan_r5): lexicographically sorted the board module names in the swan_r5 makefile include [ci-skip][skip-ci]. Skip CI since this is a cosmetic change only.
|
2022-11-08 12:04:30 -08:00 |
|
Jeff Epler
|
7f36a365cf
|
delay 100us for analog voltage to stabilize
.. otherwise, depending on the prior state of the pin as a digital
input, the value read could be 20% low.
|
2022-11-08 10:43:14 -06:00 |
|