summaryrefslogtreecommitdiff
path: root/ports/nrf
AgeCommit message (Expand)Author
2019-03-26Merge pull request #1672 from dhalbert/regular-fs-flushScott Shawcroft
2019-03-25Really fix the error messages in bleio, this timeRadomir Dopieralski
2019-03-25Fix error messages in bleioRadomir Dopieralski
2019-03-21Allow NFC pins to be used for other purposes.Dan Halbert
2019-03-20enable MICROPY_CPYTHON_COMPAT for most builds except CIRCUITPY_SMALL_BUILD; r...Dan Halbert
2019-03-20flush flash filesystem once a secondDan Halbert
2019-03-18nrf: fix internal flash writesDan Halbert
2019-03-12nrf: Disable SPIM3; add SPIM1; remove TWIM1Dan Halbert
2019-03-01better handle frequencyio inclusionsommersoft
2019-02-24 implement default busses for particle boardsJerry Needell
2019-02-21Merge pull request #1581 from dhalbert/ble-drv-root-pointerKattni
2019-02-21Use critical section, not lock, in CharacteristicBuffer; use a root pointer f...Dan Halbert
2019-02-18Fix #ifdefs in port.c to call xxx_reset() rroutines properly. Remove most use...Dan Halbert
2019-02-17fix module weak links; add missing nrf featuresDan Halbert
2019-02-15address @tannewt changes: move and rename common files; remove PORT_HEAP_SIZEDan Halbert
2019-02-15finish Makefile refactoring; nrf builds workDan Halbert
2019-02-15WIP: atmel-samd trinket build worksDan Halbert
2019-02-13don't allocate DMA buffer as long-livedDan Halbert
2019-02-12Add second UARTE to busio.UART. Init uarts on startup.Dan Halbert
2019-02-11Change EMERGENCY_EXCEPTION_BUF settings to match samd.Scott Shawcroft
2019-02-11A variety of displayio improvementsScott Shawcroft
2019-02-07Merge pull request #1521 from nickzoic/circuitpython-nickzoic-1045-nrf-rotaryioScott Shawcroft
2019-02-07Change pin mode to pullup for adafruit/circuitpython#1045Nick Moore
2019-02-05Add quarter-click logic to adafruit/circuitpython#1045Nick Moore
2019-02-05useful output from rotaryio adafruit/circuitpython#1045Nick Moore
2019-02-05GPIOTE handlers for rotaryio.IncrementalEncoder adafruit/circuitpython#1045Nick Moore
2019-02-05Start on rotaryio.IncrementalEncoder adafruit/circuitpython#1045 (does nothin...Nick Moore
2019-01-31Fix hallowing and nrf buildsScott Shawcroft
2019-01-30refactor nrfx from supervisor/usb.chathach
2019-01-30re-init usb hardware when enable/disable SDhathach
2019-01-29update tinyusb, work better with sdhathach
2019-01-28Merge pull request #1499 from nickzoic/nickzoic/circuitpython-nrf-touchin-1048Scott Shawcroft
2019-01-28Automatically set a default threshold for touchio.TouchIn channelsNick Moore
2019-01-27speed up measurement loopNick Moore
2019-01-27hugely simplified version of the touchio.TouchIn.get_raw_reading code (adafru...Nick Moore
2019-01-23also handle BLE_GATTS_EVT_SYS_ATTR_MISSING: fixes Android:Dan Halbert
2019-01-23support BLE_GAP_EVT_DATA_LENGTH_UPDATE_REQUEST, sent by newer devicesDan Halbert
2019-01-22Merge remote-tracking branch 'adafruit/master' into HEADScott Shawcroft
2019-01-21Merge remote-tracking branch 'adafruit/master' into bleio2Dan Halbert
2019-01-19CharacteristicBuffer: make it be a stream class; add lockingDan Halbert
2019-01-19Merge branch 'master' into pixelbufRoy Hooper
2019-01-18Improvements thanks to danh's reviewScott Shawcroft
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
2019-01-15Merge pull request #1470 from gpshead/mdk_usb_dongleScott Shawcroft
2019-01-15Mention the MDK USB Dongle.Gregory P. Smith
2019-01-16Update pins.cdsiee
2019-01-16Update pins.cdsiee
2019-01-16Update pins.cdsiee