summaryrefslogtreecommitdiff
path: root/ports
AgeCommit message (Expand)Author
2018-09-18fix translate omission; pca10059 fix in .travis.ymlDan Halbert
2018-09-18merge 3.0.2 to masterDan Halbert
2018-09-17add D4 and D3 aliases for EXTERNAL_NEOPIXEL and SENSE pins to match final sil...Dan Halbert
2018-09-13add mic in / outladyada
2018-09-13rev B (minus microphone)ladyada
2018-09-13missin' reset pin for the radio. tested works.ladyada
2018-09-13trellis m4 variantladyada
2018-09-12Merge pull request #1186 from dhalbert/uart-enhancements3.0.2Scott Shawcroft
2018-09-12fix nrf builds; sphinx 1.8.0 crashing: use lower versionDan Halbert
2018-09-12Add OnDiskBitmap which loads pixel data straight from disk.Scott Shawcroft
2018-09-12UART fixes and enhancements; default board object fixDan Halbert
2018-09-12usb_write() output_len was uint8_t instead of uint32_tDan Halbert
2018-09-12When UART timeout of zero is given, make read() return data already availablePaul Kierstead
2018-09-11PWMOut was not claming channels on shared TCCsDan Halbert
2018-09-09use open-drain capabilities on GPIO; clean up board init; set correct GPIO vo...Dan Halbert
2018-09-07Merge pull request #1165 from tannewt/grandcentralDan Halbert
2018-09-07Fix SDA/SCLScott Shawcroft
2018-09-06Initial Grand Central definitionScott Shawcroft
2018-09-06Merge remote-tracking branch 'adafruit/master' into hallowingScott Shawcroft
2018-09-06Minor tweaks based on feedbackScott Shawcroft
2018-09-05neopixel_write merge; alphabetize stuff in MakefileDan Halbert
2018-09-05Merge remote-tracking branch 'adafruit/master' into nrf-pin-claimingDan Halbert
2018-09-05Merge pull request #1161 from hathach/nrf52_neopixelDan Halbert
2018-09-05use nrf_pwm instead of direct registershathach
2018-09-04generalize # of ports; remove atmel neopixel code; remove pin name in mc_pin_...Dan Halbert
2018-09-04fix nrf52832 build 2hathach
2018-09-04fix nrf52832 buildhathach
2018-09-04run background job while waiting for neopixel write seqendhathach
2018-09-04correct disconnection check to only dtrhathach
2018-09-04add neopixel_write implementation, work okhathach
2018-09-04adding neopixel writehathach
2018-09-01When UART timeout of zero is given, make read() return data already availablePaul Kierstead
2018-09-01fix typos, remove incorrect pca10059 example; add default buses for pca10056;...Dan Halbert
2018-08-31add pin claiming to devicesDan Halbert
2018-08-31pin files rework; implement pin claiming; add more boardsDan Halbert
2018-08-31wipDan Halbert
2018-08-31Tweaks based on feedbackScott Shawcroft
2018-08-31Introduce displayio to render graphics to displays.Scott Shawcroft
2018-08-28Merge pull request #1146 from hathach/nrf52_usb_serial_bugDan Halbert
2018-08-28update readme board name feather_nrf52832hathach
2018-08-26Merge pull request #1143 from notro/stat_epoch_fixScott Shawcroft
2018-08-26rename pin.h to nrf_pin.h to avoid conflict with Pin.hladyada
2018-08-25samd: Use RTC to set file timestampNoralf Trønnes
2018-08-24 adjust SAMD51 neopixel_write timingJerry Needell
2018-08-23Merge remote-tracking branch 'adafruit/master' into nrf_board_renameDan Halbert
2018-08-23Merge pull request #1139 from hathach/nrf52_usb_serialDan Halbert
2018-08-23use unique DevicID for usb serialhathach
2018-08-23remove s140 6.0.0 and s132 6.1.0 (not supported yet)hathach
2018-08-22add SD 6.1.0 to download allhathach
2018-08-22update SD to v6.1.0hathach