microDev
|
f371c0a609
|
add traceback module
|
2021-07-28 18:06:23 +05:30 |
Kattni
|
fc59a7ac02
|
Merge pull request #5068 from dhalbert/remove-gamepad
remove gamepad; deprecate gamepadshift
|
2021-07-27 11:35:06 -04:00 |
Kattni
|
460643f983
|
Merge pull request #5066 from dhalbert/led-everywhere
add board.LED wherever possible
|
2021-07-27 11:18:47 -04:00 |
Dan Halbert
|
297919bbdd
|
Merge pull request #5069 from kamtom480/sdk2.2.0
spresense: update SDK to 2.2.0
|
2021-07-27 10:15:51 -04:00 |
Dan Halbert
|
a974a2d3c1
|
allow micropython as top-level dir name in duplicate pid/vid check
|
2021-07-27 09:04:44 -04:00 |
Dan Halbert
|
0eab2eb162
|
Use sphinx-autoapi 1.8.1 until it's fixed
|
2021-07-27 08:45:30 -04:00 |
Kamil Tomaszewski
|
ff65863719
|
spresense: update SDK to 2.2.0
|
2021-07-27 11:25:51 +02:00 |
Dan Halbert
|
b0fb709d83
|
more gamepad removal
|
2021-07-26 23:34:25 -04:00 |
Dan Halbert
|
7392bf7cb4
|
Use sphinx-autoapi 1.8.1 until it's fixed
Thanks @tannewt for this:
080e5233b4
|
2021-07-26 22:35:25 -04:00 |
Dan Halbert
|
901a6c27c0
|
remove gamepad; deprecate gamepadshift
|
2021-07-26 22:15:09 -04:00 |
Dan Halbert
|
11ca505fdb
|
add board.LED wherever possible
|
2021-07-26 19:57:12 -04:00 |
Scott Shawcroft
|
8258f51132
|
Merge pull request #5061 from evildave666/blackpill-remove-nvm
remove unused nvm reserved space from stm32f411ce_blackpill_with_flash
|
2021-07-26 14:13:29 -07:00 |
microDev
|
a5d700392e
|
Merge pull request #5065 from jepler/remote-settings-txt
Remove settings.py/txt as alternatives for boot.py
|
2021-07-27 00:39:26 +05:30 |
Jeff Epler
|
4e786494dd
|
Remove settings.py/txt as alternatives for boot.py
Closes: #5064
|
2021-07-26 13:04:41 -05:00 |
Jeff Epler
|
b9fa06cf6b
|
Merge pull request #5056 from cdwilson/cdwilson/circuitpython/fix-feather-stm32f405-express-can-pins
Fix CAN pin assignment on Feather STM32F405 Express board.
|
2021-07-26 09:00:11 -05:00 |
evildave666
|
f059bab253
|
Modify mpconfigboard.mk to point to the new linker file and re-include modules
|
2021-07-26 14:13:41 +09:00 |
evildave666
|
57c6279b40
|
Added new linker file
|
2021-07-26 13:59:25 +09:00 |
Limor "Ladyada" Fried
|
a9735fbe7c
|
Merge pull request #5058 from ladyada/main
can we add busdevice and have room?
|
2021-07-25 16:29:05 -04:00 |
lady ada
|
f3a286a7ea
|
can we add busdevice and have room?
|
2021-07-25 14:45:35 -04:00 |
Chris Wilson
|
49dc5805ee
|
Fix CAN pin assignment on Feather STM32F405 Express board.
|
2021-07-24 22:01:50 -07:00 |
Jeff Epler
|
0a3c75c43d
|
Merge pull request #5055 from todbot/main
Add alternative IS25LP128F flash chip to Arduino Nano RP2040 Connect
|
2021-07-24 20:16:57 -05:00 |
Tod Kurt
|
0d401e7bc8
|
fix whitespace on new flash chip for Arduino Nano RP2040
|
2021-07-24 13:22:02 -07:00 |
Tod Kurt
|
dcd5b5ab50
|
added Arduino Nano RP2040 Connect alternate flash chip
|
2021-07-24 13:12:44 -07:00 |
Limor "Ladyada" Fried
|
3b98d8269e
|
Merge pull request #5053 from weblate/weblate-circuitpython-main
Translations update from Weblate
|
2021-07-24 15:53:43 -04:00 |
Hosted Weblate
|
5908c56b0e
|
Merge remote-tracking branch 'origin/main' into main
|
2021-07-24 18:56:16 +02:00 |
Jeff Epler
|
fa906357fa
|
Merge pull request #5052 from tannewt/playground_status
Support multiple status neopixels
|
2021-07-24 11:56:08 -05:00 |
Jonny Bergdahl
|
df9be614ea
|
Translated using Weblate (Swedish)
Currently translated at 100.0% (1012 of 1012 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/sv/
|
2021-07-24 17:35:48 +02:00 |
Wellington Terumi Uemura
|
0808ce3224
|
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (1012 of 1012 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/pt_BR/
|
2021-07-24 17:35:47 +02:00 |
Scott Shawcroft
|
e7fe0d9a71
|
Fix single neopixel status boards
|
2021-07-23 15:42:06 -07:00 |
Scott Shawcroft
|
70cbb4eddb
|
Support multiple status neopixels
Use the 10 neopixels on the playgrounds for status.
Fixes #5039
|
2021-07-23 15:17:09 -07:00 |
Scott Shawcroft
|
5fbe6d4805
|
Merge pull request #5050 from cwalther/getprevtraceback-cleanup
Remove addressed TODO comments
|
2021-07-23 14:13:27 -07:00 |
Christian Walther
|
0bdff4fd5f
|
Remove addressed TODO comments
|
2021-07-23 21:00:00 +02:00 |
Scott Shawcroft
|
108a9f2901
|
Merge pull request #5046 from weblate/weblate-circuitpython-main
Translations update from Weblate
|
2021-07-23 11:19:37 -07:00 |
Hosted Weblate
|
c402c1efb0
|
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-07-23 14:45:52 +02:00 |
Hosted Weblate
|
b01764e33c
|
Merge remote-tracking branch 'origin/main' into main
|
2021-07-23 14:45:50 +02:00 |
Wellington Terumi Uemura
|
8aed927fea
|
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (1012 of 1012 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/pt_BR/
|
2021-07-23 14:45:50 +02:00 |
microDev
|
c9ac8e77e8
|
Merge pull request #5042 from NathanY3G/add-support-for-jmp-pin
Added support for specifying the JMP pin (RP2 PIO)
|
2021-07-23 18:15:43 +05:30 |
Nathan Young
|
3b7cf7d3bb
|
Updated translation for jmp_pin exception
|
2021-07-23 13:40:34 +02:00 |
Nathan Young
|
04ce6a6e8c
|
Check jmp_pin specified when JMP PIN opcodes used
|
2021-07-23 13:35:20 +02:00 |
microDev
|
e790ff7327
|
Merge pull request #5036 from tannewt/esp_oserror0
Remove OSError(0) and old network modules
|
2021-07-23 11:00:56 +05:30 |
microDev
|
295f63ddd6
|
Merge pull request #5038 from weblate/weblate-circuitpython-main
Translations update from Weblate
|
2021-07-23 09:36:29 +05:30 |
microDev
|
79aaa3cc3a
|
make pre-commit happy
fix formatting
|
2021-07-23 09:27:54 +05:30 |
Hosted Weblate
|
48a2db31bd
|
Merge remote-tracking branch 'origin/main' into main
|
2021-07-23 02:00:18 +02:00 |
Scott Shawcroft
|
beda1f7998
|
Merge pull request #5037 from hierophect/getprevtraceback
Add supervisor.get_previous_traceback() function.
|
2021-07-22 17:00:14 -07:00 |
Hosted Weblate
|
63e88e7f77
|
Merge remote-tracking branch 'origin/main' into main
|
2021-07-23 01:56:21 +02:00 |
Scott Shawcroft
|
779b5c1850
|
Merge pull request #5040 from lesamouraipourpre/max-size
Remove the max_size parameter from displayio.Group
|
2021-07-22 16:56:14 -07:00 |
Hosted Weblate
|
da44a6b091
|
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-07-23 01:51:45 +02:00 |
Hosted Weblate
|
d9dcbc476c
|
Merge remote-tracking branch 'origin/main' into main
|
2021-07-23 01:51:42 +02:00 |
Scott Shawcroft
|
9c8c4a301d
|
Merge pull request #5028 from jepler/ulab-fix-docs
ulab: move documentation to the right location
|
2021-07-22 16:51:32 -07:00 |
Scott Shawcroft
|
2cb25622d0
|
Comment where -2 value comes from
|
2021-07-22 16:38:48 -07:00 |