| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-11-15 | Add never_reset and reset to pin common hal, adjust files | Hierophect | |
| 2019-11-03 | Merge pull request #2262 from jepler/cpb-speaker-disable5.0.0-alpha.5 | Dan Halbert | |
| cpb: Disable the onboard speaker until request | |||
| 2019-11-01 | nRF: Handle SPEAKER_ENABLE_PIN | jepler | |
| .. the existing code, which was never activated by the preprocessor, wasn't quite right. | |||
| 2019-10-25 | Initial Itsy nRF52840 defn | Dan Halbert | |
| 2019-07-22 | Add feature conditionals and clean up | Hierophect | |
| 2019-07-17 | Add missing files for DigitalIO | Hierophect | |
| 2019-03-21 | Allow NFC pins to be used for other purposes. | Dan Halbert | |
| 2019-01-17 | fix nonetype handling and nrf never reset | Scott Shawcroft | |
| 2019-01-17 | Fix up nrf and using board.SPI in FourWire | Scott Shawcroft | |
| 2018-11-23 | A few fixes for nRF52840 feather QSPI and neopixel | Scott Shawcroft | |
| 2018-11-08 | Move atmel-samd to tinyusb and support nRF flash. | Scott Shawcroft | |
| This started while adding USB MIDI support (and descriptor support is in this change.) When seeing that I'd have to implement the MIDI class logic twice, once for atmel-samd and once for nrf, I decided to refactor the USB stack so its shared across ports. This has led to a number of changes that remove items from the ports folder and move them into supervisor. Furthermore, we had external SPI flash support for nrf pending so I factored out the connection between the usb stack and the flash API as well. This PR also includes the QSPI support for nRF. | |||
| 2018-09-04 | generalize # of ports; remove atmel neopixel code; remove pin name in ↵ | Dan Halbert | |
| mc_pin_obj_t | |||
| 2018-08-31 | add pin claiming to devices | Dan Halbert | |
| 2018-08-31 | pin files rework; implement pin claiming; add more boards | Dan Halbert | |
| 2018-08-31 | wip | Dan Halbert | |
| 2018-07-08 | nrf: Rewrite the DigitalInOut hal using nRFx | arturo182 | |
| 2017-12-21 | nRF52 update with internal file system support | microbuilder | |
| 2017-11-23 | Revert "Supervisor REPL support for ports/nrf/boards/feather52" | Kevin Townsend | |
| This reverts commit 92113dde815ce5aaecf63ea9e87bc4addcabd822. | |||
| 2017-11-23 | Supervisor REPL support for ports/nrf/boards/feather52 | Kevin Townsend | |
