Dan Halbert
3f5dd5ce58
Remove trailing whitespace from sdkconfig
2020-08-26 09:03:12 -04:00
Dan Halbert
f7d224705f
Trim trailing whitespace in pins.c
2020-08-26 09:01:27 -04:00
Dan Halbert
0c9513a2e7
Remove trailing whitespace
2020-08-26 09:00:16 -04:00
microDev
0425305a73
Change microS2 board name
2020-08-26 08:40:46 +05:30
microDev
b019ef2e43
Change microS2 board name
2020-08-26 08:38:42 +05:30
microDev
f1f316c502
Change microS2 board name
2020-08-26 08:37:36 +05:30
microDev
3f699024d9
Change microS2 board name
2020-08-26 08:36:38 +05:30
microDev
1dce6bd7ca
Change microS2 board name
2020-08-26 08:35:09 +05:30
microDev
bf2b594066
Change microS2 board name
2020-08-26 08:33:21 +05:30
microDev
964a39164e
Changed microS2 board name
2020-08-26 08:23:54 +05:30
microDev
89c6a44e4e
Added microS2 specific config files
2020-08-25 20:35:08 +05:30
microDev
645adaadb0
Added microS2 specific config files
2020-08-25 20:32:44 +05:30
microDev
3eea3b5311
Added microS2 specific config files
2020-08-24 11:12:35 +05:30
microDev
c79389c4d4
Added microS2 board to build.yml
2020-08-24 11:10:34 +05:30
Jeff Epler
dc36a2c0b6
Merge pull request #3311 from weblate/weblate-circuitpython-main
...
Translations update from Weblate
2020-08-22 21:10:34 -05:00
Wellington Terumi Uemura
1fc551054a
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (777 of 777 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/pt_BR/
2020-08-21 20:19:59 +02:00
Scott Shawcroft
5771be9510
Merge pull request #3292 from jepler/allocate_display_bus_bug
...
allocate_display_bus: fix bug where in-use bus would be returned
2020-08-21 11:19:50 -07:00
Jeff Epler
988e5caafc
Merge pull request #3307 from weblate/weblate-circuitpython-main
...
Translations update from Weblate
2020-08-21 10:05:28 -05:00
Hosted Weblate
f62b07cc8c
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-08-21 02:05:46 +02:00
Jeff Epler
ba2db853a4
Merge pull request #3308 from bwshockley/update_Mini_sam_m4_memory
...
Update mini sam m4 memory
2020-08-20 19:05:39 -05:00
Benjamin Shockley
135626a038
Update mpconfigboard.mk
...
Added support for second type of memory chip.
2020-08-20 13:50:52 -05:00
Benjamin Shockley
0084f0af24
Merge pull request #2 from adafruit/master
...
Master
2020-08-20 13:48:15 -05:00
Scott Shawcroft
400701004b
Merge pull request #3279 from hierophect/esp32-pulseinout
...
ESP32-S2: Add PulseOut and PulseIn
2020-08-20 11:24:08 -07:00
Scott Shawcroft
e47447ba59
Merge pull request #3306 from kamtom480/usb_fix
...
spresense: call usb_background function
2020-08-20 11:23:16 -07:00
Scott Shawcroft
27f0308662
Merge pull request #3305 from dunkmann00/utf8-repl-fix
...
Handle home, delete, & emacs key w/ utf-8 in repl
2020-08-20 11:22:25 -07:00
Scott Shawcroft
31a3d0e815
Merge pull request #3304 from jepler/count-usb-descriptors
...
Add usb-endpoint-count checking
2020-08-20 11:21:01 -07:00
Scott Shawcroft
a86d6aeac4
Merge pull request #3303 from jepler/samd-tinyusb-family
...
SAM E54: Use correct CFG_TUSB_MCU
2020-08-20 11:13:05 -07:00
Kamil Tomaszewski
e2891bc7d4
spresense: call usb_background function
2020-08-20 16:21:25 +02:00
George Waters
ebabc5db37
Handle home, delete, & emacs key w/ utf-8 in repl
2020-08-19 23:25:20 -04:00
Jeff Epler
23aefe9509
Add usb-endpoint-count checking
...
.. however, the number of endpoints is only set for SAMD (8).
Other ports need to set the value. Otherwise, the build will show
the message
```
Unable to check whether maximum number of endpoints is respected
```
2020-08-19 16:47:40 -05:00
Scott Shawcroft
837abd6da0
Merge pull request #3300 from jepler/count-missing-chars
...
gen_display_resources: report missing character count, if any
2020-08-19 10:19:46 -07:00
Jeff Epler
6ae5bedf3b
SAM E54: Use correct CFG_TUSB_MCU
...
This doesn't actually change the code that is built, but it is
"more correct".
2020-08-19 11:27:52 -05:00
Jeff Epler
5056027238
gen_display_resources: report missing character count, if any
2020-08-18 19:25:09 -05:00
Scott Shawcroft
8e77981ad5
Merge pull request #3297 from simmel-project/i2c
...
Update Simmel board definition to reflect DVT hardware
2020-08-18 12:55:45 -07:00
Lucian Copeland
dd425ee6c5
Remove breaking parenthesis
2020-08-18 15:54:50 -04:00
Scott Shawcroft
24ca5c0218
Merge pull request #3295 from tannewt/turn_off_terminalio
...
Turn off terminalio for ja and ko
2020-08-18 12:10:31 -07:00
Scott Shawcroft
33c9bdb778
Merge pull request #3277 from jepler/sharpmemory-bugs
...
sharpdisplay: Prevent 'ValueError: <pin> in use' exception
2020-08-18 11:54:53 -07:00
Scott Shawcroft
771388cde2
Remove trailing space.
2020-08-18 11:44:31 -07:00
Jeff Epler
f2f18da189
Fix build error for !SHARPDISPLAY
2020-08-18 10:59:55 -05:00
Jeff Epler
6136ca38d1
Merge pull request #3298 from ciscorn/huffman-src
...
Calculate the Huffman codebook without MP_QSTRs
2020-08-18 10:58:23 -05:00
Lucian Copeland
da75445cd5
Style changes, reposition runtime errors
2020-08-18 11:42:06 -04:00
Jeff Epler
9e66f71a31
Fix build error for \!DISPLAY
2020-08-18 10:03:45 -05:00
Jeff Epler
0bec39118f
displayio: Don't need to specialcase reset of sharpdisplay framebuffer
...
.. for the case where the bus was not in use
2020-08-18 09:32:28 -05:00
Jeff Epler
b542c1486f
reset_board_buses: need to check if sharpdisplay uses SPI bus
2020-08-18 09:32:28 -05:00
Taku Fukada
79a3796b1c
Calculate the Huffman codebook without MP_QSTRs
2020-08-18 23:21:14 +09:00
Jeff Epler
c08fc93d16
Merge pull request #3288 from weblate/weblate-circuitpython-main
...
Translations update from Weblate
2020-08-18 06:52:58 -05:00
bunnie
211c134950
add I2C, remove unused pins
2020-08-18 19:02:23 +08:00
bunnie
a4508f846d
stash config
2020-08-18 18:16:49 +08:00
Jeff Epler
6d2d36db3d
Finish implementing scott's suggestion
2020-08-17 21:09:21 -05:00
Jeff Epler
6425a411ca
Update shared-module/displayio/__init__.c
...
Co-authored-by: Scott Shawcroft <scott@tannewt.org>
2020-08-17 21:07:24 -05:00