summaryrefslogtreecommitdiff
path: root/ports/nrf
AgeCommit message (Expand)Author
2020-01-10Merge pull request #2498 from dhalbert/optional-i2c-pullup-checkingScott Shawcroft
2020-01-10Merge pull request #2461 from jepler/urandom-hardfaultsScott Shawcroft
2020-01-09wip; redid flash writing to be compatible with SDDan Halbert
2020-01-09Make requiring I2C pullups be optionalDan Halbert
2020-01-08os.urandom: remove unneeded sleepJeff Epler
2020-01-08add missing .h fileRoy Hooper
2020-01-08address code reviewRoy Hooper
2020-01-08add reset of heap to board reset for nrf portRoy Hooper
2020-01-08try (re)using the buffer in neopixel_writeRoy Hooper
2020-01-08Replace magic number and add comment.Scott Shawcroft
2020-01-08Merge remote-tracking branch 'adafruit/master' into packet_bufferScott Shawcroft
2020-01-08nrf: Call into sd as many times as necessary to fill urandom requestJeff Epler
2020-01-07Merge pull request #2367 from iot49/mtimeDan Halbert
2020-01-05wip; compilesDan Halbert
2020-01-03Add PacketBuffer and MTU negotiation support.Scott Shawcroft
2020-01-03Merge pull request #2432 from tannewt/fix_nrf_uartScott Shawcroft
2020-01-03Throw an error when we cannot allocate PWM pixel bufferScott Shawcroft
2020-01-03Change SPI and I2C in the same way.Scott Shawcroft
2020-01-03wipDan Halbert
2019-12-30add display support; rotation 270Dan Halbert
2019-12-30initial CLUE board defnDan Halbert
2019-12-27Fix nRF UART resetScott Shawcroft
2019-12-19nrf: PWMAudioOut: 62500Hz limitation is not neededJeff Epler
2019-12-18Merge pull request #2395 from hathach/nrfx-v2Ha Thach
2019-12-18update nrfx submodule to v2hathach
2019-12-17nRF: PWMAudioOut: handle non-looping rawsamplesJeff Epler
2019-12-17upgrade nrfx API to v2hathach
2019-12-16update vid and pid for teknikio_bluebirdJoeBakalor
2019-12-13update bluebird make fileJoeBakalor
2019-12-13Merge branch 'master' into teknikio/bluebirdJoe Bakalor
2019-12-13updates to bluebirdJoeBakalor
2019-12-13Merge pull request #4 from adafruit/masterJoe Bakalor
2019-12-12merge from masterDan Halbert
2019-12-12moved nrf internal filesystem to just below bootloaderDan Halbert
2019-12-12Fix flash write error handling; clean up safe mode message printingDan Halbert
2019-12-12Merge branch 'master' of https://github.com/Teknikio/circuitpythonJoeBakalor
2019-12-12Merge pull request #3 from adafruit/masterJoe Bakalor
2019-12-12sd_flash_operation_status should be volatileDan Halbert
2019-12-11address review commentsDan Halbert
2019-12-11update bluebird makefileJoeBakalor
2019-12-11add remaining peripheral pin maps and digital/analog pin definitionsJoeBakalor
2019-12-11add make file and board configuration, add accelerometer pin mappingsJoeBakalor
2019-12-11remove debugging leftoversDan Halbert
2019-12-10added correct include filesiot49
2019-12-10fix build failuresDan Halbert
2019-12-10Remove no-longer-used nrf and atmel-samd .ld filesDan Halbert
2019-12-10merge from upstreamDan Halbert
2019-12-10working on all portsDan Halbert
2019-12-10nRF: disk_read must be 4-byte alignedJeff Epler
2019-12-10Merge pull request #2 from adafruit/masterJoe Bakalor