summaryrefslogtreecommitdiff
path: root/ports/nrf
AgeCommit message (Expand)Author
2020-02-25move red LED to D13 and make D3 lsm6ds IRQladyada
2020-02-24Fix crash after empty REPL sessionScott Shawcroft
2020-02-21use realloc insteadDan Halbert
2020-02-21put neopixel_write buffer in root pointersDan Halbert
2020-02-20merge from upstreamDan Halbert
2020-02-20relicense nrf SPI.c to MITDan Halbert
2020-02-19Edits as a result of reviewDave Marples
2020-02-18Addition of stubs for rs485/CTS/RTS handling on non-implemented chipsDave Marples
2020-02-13correct chec^Cfor flash erase boundariesDan Halbert
2020-02-13Merge pull request #2581 from jamesbowman/masterScott Shawcroft
2020-02-12use properly-sized SPI transactionsDan Halbert
2020-02-11nrf: add SPIM3 supportDan Halbert
2020-02-10change OH20 badge pin defs to use SWn for buttonsDrew Fustini
2020-02-10add pin defs for buttons on the OHS2020 badgeDrew Fustini
2020-02-07fix function defs for compilerDan Halbert
2020-02-07improve time.monotonic_ns() accuracy from ms to usDan Halbert
2020-02-05Merge pull request #2592 from tannewt/add_extra_ble_errorDan Halbert
2020-02-05Rename eveL to _eve, EVEL to _EVEJames Bowman
2020-02-05Add another error message for extended advertisements at the sameScott Shawcroft
2020-02-05nrf: fix i2c frequency settingDan Halbert
2020-02-03First draft of eveL, the low-level module of the Gameduino (and BridgeTek EVE...James Bowman
2020-02-03add bluefruit sense - testedLady Ada
2020-02-02Adjust OHS2020 madctl for default rotationMichael Welling
2020-02-02Add I2C pin definitions for interoperability with Adafruit librariesMichael Welling
2020-02-02Updates to enable working SPI TFTMichael Welling
2020-02-02QSPI flash fixesMichael Welling
2020-01-31adjust CLUE madctl so rotation 0 is 'right'Lady Ada
2020-01-31fix UICR check; do not use NULL for no MISODan Halbert
2020-01-31increase max connections from 2 to 5Dan Halbert
2020-01-30Update CLUE to Rev CDan Halbert
2020-01-30Merge pull request #2562 from dhalbert/ble-fixesScott Shawcroft
2020-01-30track vm_used_ble betterDan Halbert
2020-01-29Merge branch 'master' into stm32-meowbithierophect
2020-01-29Move board_init to main.cLucian Copeland
2020-01-28Add support for the Particle Ethernet FeatherWingWojtek Siudzinski
2020-01-27Merge pull request #2532 from tannewt/teensy4-devScott Shawcroft
2020-01-26add missing displayrefLady Ada
2020-01-23reset NeoPixels on CPB on soft reloadDan Halbert
2020-01-18Fix other builds missing new heap bounds functionsScott Shawcroft
2020-01-16Update the VID and USB company stringMichael Welling
2020-01-16Fix backlight pin registrationMichael Welling
2020-01-16Initial board support for OHS2020 BadgeMichael Welling
2020-01-15Merge pull request #2510 from dhalbert/bonding-nvmScott Shawcroft
2020-01-16Add board definition files for AramCon Badge 2019Benny Meisels
2020-01-14address review commentsDan Halbert
2020-01-13fix some typos and leftoversDan Halbert
2020-01-13merge from adafruit/circuitpythonDan Halbert
2020-01-13put bonding to-do flags into Connection objects instead of using a heap-alloc...Dan Halbert
2020-01-12fix CCCD bonding store; avoid excessive bonding writesDan Halbert
2020-01-10wip: HID bonding works!Dan Halbert