Scott Shawcroft
|
0318a9a9bc
|
More make_new fixes for unix build
|
2019-01-18 11:53:09 -08:00 |
Scott Shawcroft
|
41dad1ea1e
|
Fix pin defs
|
2019-01-18 11:43:35 -08:00 |
Scott Shawcroft
|
96e2c717fc
|
Fix build
|
2019-01-17 22:10:11 -08:00 |
Scott Shawcroft
|
fddc98858a
|
fix nonetype handling and nrf never reset
|
2019-01-17 18:51:40 -08:00 |
Scott Shawcroft
|
6404aaf411
|
Fix up nrf and using board.SPI in FourWire
|
2019-01-17 18:19:07 -08:00 |
Scott Shawcroft
|
760bd8d8a4
|
share fourwire and make nrf compile
|
2019-01-17 15:15:59 -08:00 |
Scott Shawcroft
|
2d136d58bf
|
Fix other builds and hallowing
|
2019-01-17 14:45:29 -08:00 |
Scott Shawcroft
|
5277138c99
|
pyportal compiles and tweak blinka colors
|
2019-01-17 10:57:05 -08:00 |
Scott Shawcroft
|
84292ad890
|
External fourwire works and blinka splash after
|
2019-01-17 00:20:16 -08:00 |
Scott Shawcroft
|
05d8885a1a
|
Rework displays in prep for dynamic support and 8bit parallel.
|
2019-01-16 12:05:20 -08:00 |
Scott Shawcroft
|
076ddfd66b
|
Merge pull request #1474 from ladyada/master
more pyportal pins
|
2019-01-16 11:11:56 -08:00 |
Scott Shawcroft
|
c1e6624f8f
|
Merge pull request #1470 from gpshead/mdk_usb_dongle
Add Makerdiary nRF52840 MDK USB dongle support.
|
2019-01-15 23:05:15 -08:00 |
ladyada
|
19b6c5c802
|
more pins!
|
2019-01-16 01:49:12 -05:00 |
Gregory P. Smith
|
91452ec9cb
|
Mention the MDK USB Dongle.
|
2019-01-15 21:24:36 -08:00 |
dsiee
|
af0f1a7542
|
Update pins.c
whitespace
|
2019-01-16 15:02:48 +11:00 |
dsiee
|
c2d39a7ab7
|
Update pins.c
|
2019-01-16 14:58:16 +11:00 |
dsiee
|
ac238838f2
|
Update pins.c
add declaration for RED_LED as D3 to match silkscreen.
|
2019-01-16 14:48:41 +11:00 |
Scott Shawcroft
|
c1dfee6575
|
Merge pull request #1466 from TG-Techie/patch-1
Update DLIPM4 mpconfigboard.mk
|
2019-01-15 18:40:46 -08:00 |
Gregory P. Smith
|
7296b647ef
|
Add MDK nRF52840 MDK USB Dongle support.
Adds support for https://wiki.makerdiary.com/nrf52840-mdk-usb-dongle/.
A cheap nRF52840 USB stick with optional headers, very Trinket and Itsy like.
|
2019-01-15 01:37:22 -08:00 |
Scott Shawcroft
|
a14762a16c
|
Add support for rendering a shape.
Fixes #1171
|
2019-01-14 17:29:15 -08:00 |
TG-Techie
|
f667d4d887
|
Update mpconfigboard.mk
oops, forgot to change those when i copied the folder
|
2019-01-14 14:43:34 -05:00 |
TG-Techie
|
ef6c9e7df6
|
removed commented code
|
2019-01-12 23:19:40 -05:00 |
TG-Techie
|
309a02efa1
|
added datalore ip m4 to boards
|
2019-01-12 23:06:12 -05:00 |
Dan Halbert
|
5f9980fb6b
|
support winbond 8MB chips on all boards that might use them
|
2019-01-12 13:24:35 -05:00 |
Dan Halbert
|
6eecf96710
|
Use correct SERCOM for SDA/SCL on Grand Central
|
2019-01-11 19:06:46 -05:00 |
Scott Shawcroft
|
62a8cc2825
|
Merge pull request #1453 from tannewt/text_on_pyportal
Enable the display on pyportal
|
2019-01-11 10:33:16 -08:00 |
Scott Shawcroft
|
b2cec6275c
|
Fix screen rotation and reset pin
|
2019-01-11 00:10:41 -08:00 |
Dan Halbert
|
50ee5ef24c
|
merge translations; add bleio comments; fix minor sphinx issues in midi
|
2019-01-10 21:12:17 -05:00 |
Scott Shawcroft
|
19db886645
|
Support the display on the pyportal.
Also fix #1390, reload during sleep broken.
|
2019-01-10 17:29:34 -08:00 |
Dan Halbert
|
516d7da641
|
Merge pull request #1449 from tannewt/midi
Add USB MIDI support for SAMD and nRF.
|
2019-01-10 19:49:33 -05:00 |
Shawn Hymel
|
bbf77a7efb
|
Merge branch 'master' into master
|
2019-01-10 12:50:05 -06:00 |
hathach
|
ee410b2cf1
|
Merge branch 'master' into nrf52_pulsein
|
2019-01-10 10:54:40 +07:00 |
Dan Halbert
|
d3b8581ce0
|
fix merge conflicts; address some comments
|
2019-01-09 19:59:48 -05:00 |
ShawnHymel
|
5c15a19c32
|
Added SparkFun SAMD21 Mini port
|
2019-01-09 16:12:43 -06:00 |
Scott Shawcroft
|
b5e40f52c2
|
Add USB MIDI support for SAMD and nRF.
The API should be identical to using a UART for MIDI.
Fixes #672
|
2019-01-09 14:02:11 -08:00 |
Dan Halbert
|
d41ed768dc
|
Fix sphinx build issues; add better travis fold reporting; update author info
|
2019-01-09 16:22:19 -05:00 |
Dan Halbert
|
89af666093
|
fix sphinx complaint; more travis fold status reporting
|
2019-01-09 10:36:38 -05:00 |
hathach
|
f366e3feea
|
Merge branch 'master' into nrf52_pulsein
|
2019-01-09 20:39:35 +07:00 |
hathach
|
cfc4c8cbfa
|
minor clean up
|
2019-01-09 15:43:54 +07:00 |
hathach
|
db82160eef
|
fix pulsein incorrect compute
|
2019-01-09 15:15:30 +07:00 |
Dan Halbert
|
0599fbf7d8
|
Merge remote-tracking branch 'adafruit/master' into bleio-rev
|
2019-01-08 16:40:12 -05:00 |
Dan Halbert
|
13d607698e
|
m_tx_in_progress might underflow (check on this)
|
2019-01-08 16:37:14 -05:00 |
Dan Halbert
|
50641c4152
|
remove debugging printf's
|
2019-01-08 15:52:21 -05:00 |
Dan Halbert
|
f66f55b4ed
|
add CharacteristicBuffer; UART seems to work!
|
2019-01-07 22:46:20 -05:00 |
ShawnHymel
|
a00420bafd
|
Added pinout for SparkFun SAMD21 Mini Breakout on README.
|
2019-01-07 17:26:38 -06:00 |
Scott Shawcroft
|
d3aeca104e
|
Initial pass at pyportal board define.
|
2019-01-07 14:56:54 -08:00 |
ShawnHymel
|
180c7b4b79
|
Trying iframe in rst again^3.
|
2019-01-07 16:35:47 -06:00 |
ShawnHymel
|
4d3ae04e2b
|
Trying iframe in rst again again.
|
2019-01-07 16:31:52 -06:00 |
ShawnHymel
|
04b9a789ff
|
Trying iframe in rst again.
|
2019-01-07 16:28:14 -06:00 |
ShawnHymel
|
2df3e7b0fc
|
Updated README with embedded spreadsheet
|
2019-01-07 16:25:34 -06:00 |