summaryrefslogtreecommitdiff
path: root/ports/nrf/common-hal/microcontroller
AgeCommit message (Expand)Author
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
2019-01-17share fourwire and make nrf compileScott Shawcroft
2018-11-26Merge remote-tracking branch 'adafruit/master' into bleio-revDan Halbert
2018-11-23A few fixes for nRF52840 feather QSPI and neopixelScott Shawcroft
2018-11-20More UUID work; use mp_raise for exceptionsDan Halbert
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-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-26rename pin.h to nrf_pin.h to avoid conflict with Pin.hladyada
2018-08-16Fix nrf and unixScott Shawcroft
2018-07-16Merge 3.0.0 final bugfixes and changes to masterDan Halbert
2018-07-08nrf: Rewrite the DigitalInOut hal using nRFxarturo182
2018-06-27nrf: Rewrite more common-hal with nrfx and sync with atsamd portarturo182
2018-06-20nrf: Simplify pin generation and definitionarturo182
2018-03-25Don't lose half of the processor's serial numberJeff Epler
2018-02-02nrf: Implement MCU temperature readingarturo182
2018-01-18Added Unique ID Functions/Updated Support Matrix (#527)sommersoft
2018-01-03nrf: fixups for changes from 2.2Dan Halbert
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