Scott Shawcroft
|
1a1dbef992
|
Hook up the terminal based on the first display.
|
4 years ago |
Scott Shawcroft
|
590e029198
|
Begin font parsing and packing for terminal
|
4 years ago |
Scott Shawcroft
|
fb0970ec6e
|
Add terminalio
|
4 years ago |
Scott Shawcroft
|
73cf490635
|
Add TileGrid
|
4 years ago |
Dan Halbert
|
63d456127b
|
Merge pull request #1508 from adafruit/tannewt-patch-8
Fix up board build
|
4 years ago |
Scott Shawcroft
|
39240516f3
|
Correct pin capitalization
|
4 years ago |
Dan Halbert
|
323108e2ba
|
Merge pull request #1503 from hathach/nrf-tinyusb-sd
update tinyusb, work better with sd
|
4 years ago |
Scott Shawcroft
|
1c3106e56e
|
Balance board builds
|
4 years ago |
Scott Shawcroft
|
3225878f63
|
for redboard turbo too
|
4 years ago |
Scott Shawcroft
|
fe2a092f1c
|
Fix board_bus location
|
4 years ago |
Scott Shawcroft
|
68d524fc2a
|
Merge pull request #1506 from sparkfun/master
All files for SparkFun LumiDrive and Redboard Turbo
|
4 years ago |
Elias Santistevan
|
b124071e10
|
Removes a lot of left over comments, adds lumidrive and redboard turbo to travis.yml
|
4 years ago |
Elias Santistevan
|
9984b26a32
|
Updates devices.h to include the W25Q32FV flash chip that is on the SparkFun LumiDrive and Redboard Turbo
|
4 years ago |
Elias Santistevan
|
178cfc1623
|
Adds make config files for SparkFun LumiDrive and Redboard Turbo
|
4 years ago |
hathach
|
a51f2b0716
|
refactor nrfx from supervisor/usb.c
|
4 years ago |
hathach
|
164e1e2341
|
re-init usb hardware when enable/disable SD
|
4 years ago |
hathach
|
d1fb384a4a
|
update tinyusb, work better with sd
|
4 years ago |
Scott Shawcroft
|
765d877dfa
|
Merge pull request #1499 from nickzoic/nickzoic/circuitpython-nrf-touchin-1048
Nickzoic/circuitpython nrf touchin 1048
|
4 years ago |
Nick Moore
|
294b026aca
|
Automatically set a default threshold for touchio.TouchIn channels
|
4 years ago |
Scott Shawcroft
|
825c80a48f
|
Merge pull request #1502 from adafruit/tannewt-patch-7
Remove draft because is unpublishes releases
|
4 years ago |
Scott Shawcroft
|
2bb89c6fde
|
Remove draft because is unpublishes releases
|
4 years ago |
Scott Shawcroft
|
07b96fa15d
|
Merge pull request #1495 from TG-Techie/patch-3
fixed compiling error for datalore ip m4
|
4 years ago |
Scott Shawcroft
|
de2861969b
|
Merge pull request #1494 from TG-Techie/patch-2
add displayio to TG-Techie's first board
|
4 years ago |
Scott Shawcroft
|
b16f489d58
|
Merge pull request #1496 from ShawnHymel/master
Added support for SparkFun SAMD21 Dev Board
|
4 years ago |
Nick Moore
|
539aaf08b5
|
speed up measurement loop
|
4 years ago |
Nick Moore
|
4a093294ac
|
hugely simplified version of the touchio.TouchIn.get_raw_reading code (adafruit/circuitpython#1048)
|
4 years ago |
Scott Shawcroft
|
cd0aacccbd
|
Merge pull request #1497 from jerryneedell/jerryn_fix_time
fix kw_arg checking for time.struct_time()
|
4 years ago |
Jerry Needell
|
44bd9d1013
|
fix kw_arg checking for time.struct_time()
|
4 years ago |
ShawnHymel
|
dd5165c92c
|
Added support for SparkFun SAMD21 Dev
|
4 years ago |
TG-Techie
|
468faf4e2b
|
fixed compiling error
|
4 years ago |
ShawnHymel
|
65dc8d0c74
|
Updated .travis.yml and samd README with SparkFun SAMD21 Dev pinout
|
4 years ago |
TG-Techie
|
e9538dbc7f
|
add displayio to TG-Techie's first board
|
4 years ago |
ShawnHymel
|
d79615f96b
|
Revert "Updated samd readme with SparkFun SAMD21 Dev pinout"
This reverts commit d10fa4a8cb .
|
4 years ago |
ShawnHymel
|
d10fa4a8cb
|
Updated samd readme with SparkFun SAMD21 Dev pinout
|
4 years ago |
Dan Halbert
|
6be4b07e17
|
Merge pull request #1492 from tannewt/board_info_fix
Fix board info script to skip removed boards.
|
4 years ago |
Scott Shawcroft
|
d30bdd4cb3
|
Fix board info script to skip removed boards.
|
4 years ago |
Scott Shawcroft
|
de628ac963
|
Merge pull request #1488 from Tasm-Devil/master
new translations
|
4 years ago |
Scott Shawcroft
|
e77872f9c6
|
Merge pull request #1491 from dhalbert/ble-data-length-update
bleio: handle events sent by newer devices and by Android
|
4 years ago |
Dan Halbert
|
04aa906fac
|
fix a few ble-related doc issues
|
4 years ago |
Dan Halbert
|
7998a7696d
|
also handle BLE_GATTS_EVT_SYS_ATTR_MISSING: fixes Android:
|
4 years ago |
Dan Halbert
|
b1f1bb1389
|
support BLE_GAP_EVT_DATA_LENGTH_UPDATE_REQUEST, sent by newer devices
|
4 years ago |
Scott Shawcroft
|
49581f9e1c
|
Merge pull request #1489 from tannewt/fix_palette_color
Fix palette color conversion
|
4 years ago |
Scott Shawcroft
|
b2f2abcb22
|
Make palette color ordering consistent with ColorConvertes and fix blinka.
|
4 years ago |
Scott Shawcroft
|
3139d0dc20
|
Use common delay function during display init so we don't starve background tasks.
|
4 years ago |
Pascal Deneaux
|
f6fd65b41c
|
another " was missing
|
4 years ago |
Pascal Deneaux
|
e82334942a
|
Update de_DE.po
|
4 years ago |
Pascal Deneaux
|
be3df58ca4
|
Update de_DE.po
|
4 years ago |
Pascal Deneaux
|
2ff3b84452
|
new translations
|
4 years ago |
Pascal Deneaux
|
f7277b5b9f
|
Merge pull request #1 from adafruit/master
test pull
|
4 years ago |
Dan Halbert
|
07a4cc0c48
|
Merge pull request #1487 from tannewt/enable_displayio
Enable displayio on all Express boards.
|
4 years ago |