summaryrefslogtreecommitdiff
path: root/ports/nrf/common-hal/microcontroller
AgeCommit message (Expand)Author
2020-04-21nrf: add support for nrf52833Sean Cross
2020-04-14nrf: protomatter portJeff Epler
2020-01-30track vm_used_ble betterDan Halbert
2019-12-17upgrade nrfx API to v2hathach
2019-12-05wipDan Halbert
2019-11-15revert errorHierophect
2019-11-15move neopixel_in_use flag to shared-bindingsHierophect
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-10-20Parameterize linker scriptDan Halbert
2019-10-12return chip vcc valueDan Halbert
2019-08-01nrf: Implement RUNMODE_BOOTLOADER and RUNMODE_SAFE_MODEjepler
2019-07-22Add feature conditionals and clean upHierophect
2019-07-17Add missing files for DigitalIOHierophect
2019-04-16Fixups for adafruit/circuitpython#1042Nick Moore
2019-04-16nvm.ByteArray reads & writes but no sensible erase yet adafruit/circuitpython...Nick Moore
2019-04-16Start on nRF nvm.ByteArray adafruit/circuitpython#1042 (doesn't do anything yet)Nick Moore
2019-04-15Revert "nrf nvm: touchups to nickzoic PR #1768"Scott Shawcroft
2019-04-10fix subscriptingDan Halbert
2019-04-09Fixups for adafruit/circuitpython#1042Nick Moore
2019-04-09nvm.ByteArray reads & writes but no sensible erase yet adafruit/circuitpython...Nick Moore
2019-04-09Start on nRF nvm.ByteArray adafruit/circuitpython#1042 (doesn't do anything yet)Nick Moore
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