Commit graph

16 commits

Author SHA1 Message Date
hathach
9f1cb2aff4
add PIN_NEOPIXEL_POWER as D34 for Feather nRF52840 Express RevE. Also set it as output, and write to HIGH as default 2024-05-09 21:37:41 +07:00
hathach
6b99749b2f remove flash_qspi to prefer Adafruit_QSPI library 2019-05-30 12:41:31 +07:00
hathach
93aa3fb178 clean up, rename PIN_QSPI_DATAx to PIN_QSPI_IOx 2019-05-20 13:01:22 +07:00
hathach
a317abe152
Merge pull request #257 from adafruit/develop
update usb, add Adafruit_TinyUSB_core support
2019-04-29 10:21:28 +07:00
hathach
523dee3ba9
get qspi work with Feather nrf52840 2019-04-17 13:25:00 +07:00
Henry Gabryjelski
9ad8a1b67d
Fix typo in comment
board port 32 is P1.00, not P0.00.
2019-04-16 15:25:13 -07:00
Henry Gabryjelski
ee9cbc8464 Fix #250 -- wrong values for g_ADigitalPinMap 2019-04-13 14:14:37 -07:00
hathach
55b4d3cfc2
added Adafruit_USBDevice based on tinyusb
- added Adafruit_USBInterface
- remove setLoopStacksize
- move usb code around
2019-04-12 00:12:24 +07:00
hathach
93c7057170 add metro variant 2019-01-31 02:37:53 +07:00
hathach
fbfb784e45 disable usb msc for feather nrf52840 for now 2018-12-21 01:56:59 +07:00
hathach
35e15993d0
change the writeoc to NRF_QSPI_WRITEOC_PP4O
re-enable usb msc
2018-11-27 15:15:18 +07:00
ladyada
3858cfeaec all except QSPI tested (still having QSPI problems) 2018-11-23 00:26:13 -05:00
hathach
8d2fed6ce5 update variant bsp for pca10056 2018-11-05 16:45:38 +07:00
hathach
d1a2b917b6 fix nrf power conflict between usb and softdevice
bleuart example work with USB Serial
2018-09-01 15:44:36 +07:00
hathach
adc6182e81 add touch1200 for uploading 2018-08-24 18:47:29 +07:00
hathach
f91c42b3ec rename feather52840 to feather_nrf52840_express 2018-08-24 00:19:59 +07:00
Renamed from variants/feather52840/variant.cpp (Browse further)