Dan Halbert
54d11a8e2d
Merge pull request #4299 from jamesbowman/main
...
Add EVE support for Feather M4 Express
2021-03-01 22:56:50 -05:00
Jeff Epler
5a00862b1d
raspberrypi: allow directly specifying the original boot .S file
...
.. all the necessary steps to transform it into a padded, checksummed
file are now done by the build system.
Since it is assigned by "?=", it _should_ be the case that individual
builds can override it.
I did not "test" this per se, but it gives the same content and checksum
(except for the identifying comment with a path) as #4302 .
2021-03-01 21:08:19 -06:00
Jeff Epler
4b63a8c9b4
rp2pio: allow keyboard interrupt while waiting for tx fifo to empty (& stall)
2021-03-01 21:07:04 -06:00
Hosted Weblate
5a62a0ec90
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/
2021-03-02 03:24:20 +01:00
Hosted Weblate
ef628c4521
Merge remote-tracking branch 'origin/main' into main
2021-03-02 03:24:17 +01:00
Jose David M
c940e112a0
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (970 of 970 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/es/
2021-03-02 03:24:17 +01:00
Scott Shawcroft
d0eab5c561
Merge pull request #4256 from kmatch98/bt_cleanup
...
Add `bitmaptools` module
2021-03-01 18:24:12 -08:00
Scott Shawcroft
7991ac56a0
Merge pull request #4275 from weblate/weblate-circuitpython-main
...
Translations update from Weblate
2021-03-01 18:24:00 -08:00
Neradoc
7441625f37
allow the safe mode danse if RESET_REASON_UNKNOWN
2021-03-02 00:41:43 +01:00
James Bowman
0dabd1ace2
Add EVE support for Feather M4 Express
2021-03-01 14:42:48 -08:00
Jeff Epler
bddd6b013d
build_release_files: Only build languages in an allow-list
2021-03-01 15:28:58 -06:00
Hosted Weblate
cc15f9d211
Merge remote-tracking branch 'origin/main' into main
2021-03-01 22:21:19 +01:00
Scott Shawcroft
1b3bca14cb
Merge pull request #4294 from kamtom480/spresense_analogin
...
spresense: return the correct value for Analog In
2021-03-01 13:21:15 -08:00
Hosted Weblate
1e939d24f5
Merge remote-tracking branch 'origin/main' into main
2021-03-01 22:20:35 +01:00
Scott Shawcroft
c33d86f78f
Merge pull request #4296 from ajs256/patch-1
...
Fix formatting in SPI docs
2021-03-01 13:20:29 -08:00
Hosted Weblate
01bd93721c
Merge remote-tracking branch 'origin/main' into main
2021-03-01 22:19:54 +01:00
Scott Shawcroft
21a8752166
Merge pull request #4297 from adafruit/tannewt-patch-1
...
Update flash sizes for Adafruit RP2040 boards
2021-03-01 13:19:50 -08:00
Jeff Epler
238484ec26
Merge remote-tracking branch 'origin/main' into update-protomatter-rp2
2021-03-01 15:18:32 -06:00
Hosted Weblate
d140066a26
Merge remote-tracking branch 'origin/main' into main
2021-03-01 22:14:18 +01:00
Scott Shawcroft
532e7db293
Merge pull request #4267 from dhalbert/rp2040-digitalinout-fixes
...
RP2040: change DigitalInOut direction only when necessary; strong drive strength
2021-03-01 13:14:13 -08:00
Jeff Epler
407a8c222a
protomatter: get an rp2 fix by updating
2021-03-01 15:13:47 -06:00
Scott Shawcroft
af9dfccab1
Update QT Py flash size
2021-03-01 10:34:25 -08:00
Scott Shawcroft
dac047db61
Update Feather RP2040 to 8MB
2021-03-01 10:33:04 -08:00
ajs256
f722df70c8
Fix formatting in SPI docs
...
Close #4293 by changing `..note::` to `.. note::`.
2021-03-01 09:06:24 -08:00
Hosted Weblate
41105d24a9
Merge remote-tracking branch 'origin/main' into main
2021-03-01 16:19:29 +01:00
hexthat
1fcc0e47ff
Translated using Weblate (Chinese (Pinyin))
...
Currently translated at 100.0% (970 of 970 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/zh_Latn/
2021-03-01 16:19:29 +01:00
Jonny Bergdahl
5c2c743bbd
Translated using Weblate (Swedish)
...
Currently translated at 100.0% (970 of 970 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/sv/
2021-03-01 16:19:28 +01:00
Wellington Terumi Uemura
173608f1aa
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (970 of 970 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/pt_BR/
2021-03-01 16:19:28 +01:00
Jeff Epler
58de611217
Merge pull request #4278 from kmatch98/blit_self
...
fix two off by one errors
2021-03-01 09:19:20 -06:00
Kamil Tomaszewski
d68fdf3a3d
spresense: return the correct value for Analog In
2021-03-01 15:45:10 +01:00
Hosted Weblate
0178c44aaa
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/
2021-03-01 04:21:25 +01:00
Hosted Weblate
ebecb28a33
Merge remote-tracking branch 'origin/main' into main
2021-03-01 04:21:22 +01:00
Jose David M
07b3a7f6d7
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (970 of 970 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/es/
2021-03-01 04:21:22 +01:00
Dan Halbert
538cd7eada
Merge pull request #4277 from adafruit/tannewt-patch-1
...
Typo fix: direcion -> direction
2021-02-28 22:21:08 -05:00
Dan Halbert
347d0fcb49
Deleted translation using Weblate (Abkhazian)
2021-02-28 17:42:34 +01:00
Dan Halbert
34917b8e8e
Added translation using Weblate (Abkhazian)
2021-02-28 17:41:35 +01:00
gamblor21
d7bc8a46a5
Added counters per slice
2021-02-27 15:17:27 -06:00
Radomir Dopieralski
24473b7983
Separate out mp_obj_list_insert for use in display.Group
...
Note that for some reason this makes the binary 500 bytes larger!
2021-02-27 21:13:55 +01:00
Radomir Dopieralski
38fb7b511b
Remove max_size from displayio.Group
...
Still accept it as an argument. Add deprecation note.
2021-02-27 20:52:38 +01:00
Radomir Dopieralski
9c41753e44
Remove unused typedef for group children
2021-02-27 20:52:38 +01:00
Radomir Dopieralski
e9953754ea
Add displayio.Group.sort() method
2021-02-27 20:52:38 +01:00
Radomir Dopieralski
e505c59ed8
Separate mp_obj_list_pop so it can be used outside of objlist.c
2021-02-27 20:52:38 +01:00
Radomir Dopieralski
121c6bcc9b
Replace displaio.Group.children with a python list
...
This is a first go at it, done by naive replacing of all array
operations with corresponding operations on the list. Note that
there is a lot of unnecessary type conversions, here. Also, list_pop
has been copied, because it's decalerd STATIC in py/objlist.h
2021-02-27 20:52:38 +01:00
Radomir Dopieralski
6e0ce23f3e
displaio: don't store group children native object
...
Since we want to expose the list of group's children to the user,
we should only have the original objects in it, without any other
additional data, and compute the native object as needed.
2021-02-27 20:52:38 +01:00
Hosted Weblate
19178a1767
Merge remote-tracking branch 'origin/main' into main
2021-02-27 16:20:00 +01:00
Jonny Bergdahl
6c3fcead62
Translated using Weblate (Swedish)
...
Currently translated at 100.0% (970 of 970 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/sv/
2021-02-27 16:19:59 +01:00
Wellington Terumi Uemura
6520d169e4
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (970 of 970 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/pt_BR/
2021-02-27 16:19:59 +01:00
Dan Halbert
f4886a6f46
Merge pull request #4283 from pewpew-game/usb-msc-disable
...
Fix for CIRCUITPY_USB_MSC=0
2021-02-27 10:19:52 -05:00
Radomir Dopieralski
8c8d60fb80
Fix for CIRCUITPY_USB_MSC=0
...
Avoid undefined functions when MSC is disabled.
2021-02-27 15:05:00 +01:00
root
29c89a2487
Removed more includes
2021-02-26 22:35:38 -06:00