summaryrefslogtreecommitdiff
path: root/ports/nrf/common-hal/microcontroller/Pin.c
AgeCommit message (Expand)Author
2020-04-14nrf: protomatter portJeff Epler
2019-11-15Add never_reset and reset to pin common hal, adjust filesHierophect
2019-11-03Merge pull request #2262 from jepler/cpb-speaker-disable5.0.0-alpha.5Dan Halbert
2019-11-01nRF: Handle SPEAKER_ENABLE_PINjepler
2019-10-25Initial Itsy nRF52840 defnDan Halbert
2019-07-22Add feature conditionals and clean upHierophect
2019-07-17Add missing files for DigitalIOHierophect
2019-03-21Allow NFC pins to be used for other purposes.Dan Halbert
2019-01-17fix nonetype handling and nrf never resetScott Shawcroft
2019-01-17Fix up nrf and using board.SPI in FourWireScott Shawcroft
2018-11-23A few fixes for nRF52840 feather QSPI and neopixelScott Shawcroft
2018-11-08Move atmel-samd to tinyusb and support nRF flash.Scott Shawcroft
2018-09-04generalize # of ports; remove atmel neopixel code; remove pin name in mc_pin_...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-07-08nrf: Rewrite the DigitalInOut hal using nRFxarturo182
2017-12-21nRF52 update with internal file system supportmicrobuilder
2017-11-23Revert "Supervisor REPL support for ports/nrf/boards/feather52"Kevin Townsend
2017-11-23Supervisor REPL support for ports/nrf/boards/feather52Kevin Townsend