summaryrefslogtreecommitdiff
path: root/ports/nrf
AgeCommit message (Expand)Author
2020-04-21further ringbuf cleanupDan Halbert
2020-04-21nrf: bleio: parameterize softradio configurationSean Cross
2020-04-21nrf: mpconfigport: support configuration of various sizesSean Cross
2020-04-21nrf: mpconfigport: subtract config size from firmware sizeSean Cross
2020-04-21nrf: add support for nrf52833Sean Cross
2020-04-21nrf: make rgbmatrix and framebufferio optionalSean Cross
2020-04-21nrf: supervisor: support building without BUSIOSean Cross
2020-04-21nrf: make neopixel support optionalSean Cross
2020-04-20Merge remote-tracking branch 'adafruit/master' into lower_powerScott Shawcroft
2020-04-17RGBMatrix: finish renaming from ProtomatterJeff Epler
2020-04-17Rename Protomatter -> RGBMatrixJeff Epler
2020-04-17Rename _protomatter -> protomatterJeff Epler
2020-04-17Update TinyUSB and add interrupt hooks.Scott Shawcroft
2020-04-14Merge remote-tracking branch 'adafruit/master' into lower_powerScott Shawcroft
2020-04-14nrf: protomatter portJeff Epler
2020-04-14Add Protomatter and FramebufferDisplayJeff Epler
2020-04-03Fix nRF PulseInScott Shawcroft
2020-03-31Merge remote-tracking branch 'adafruit/master' into lower_powerScott Shawcroft
2020-03-31Merge pull request #2741 from tannewt/fix_packetbuffer_serverScott Shawcroft
2020-03-28Merge pull request #2730 from tannewt/fix_fourwire_phase_polarityJeff Epler
2020-03-27Update board.c's to remove remaining tick.hScott Shawcroft
2020-03-27Update built in display initScott Shawcroft
2020-03-25adding a backlight polarity flag to Displaysiddacious
2020-03-25allowing backlight changesiddacious
2020-03-25Add exception on small buffer and fix Connecion WRITE handlingScott Shawcroft
2020-03-25Fix connection handle tracking in PacketBuffer when a server.Scott Shawcroft
2020-03-24Added 31250 and 56000 to baudrate_map in UART.c, to parallel definitions in n...William Moser
2020-03-17ulab: rename enable macro so it appears in the support matrixJeff Epler
2020-03-13Fix SAMD51 pulseinScott Shawcroft
2020-03-13Initial work on SAMDScott Shawcroft
2020-03-13Clear the pending IRQ in the NVIC as well.Scott Shawcroft
2020-03-13Hopefully fix PulseInScott Shawcroft
2020-03-13Hopefully fix flash flush and hopefully audio as well.Scott Shawcroft
2020-03-13Fix autoreload, neopixel, monotonic_ns and sleep w/o SDScott Shawcroft
2020-03-13First try at lowering the power consumptionScott Shawcroft
2020-03-13Merge pull request #2695 from TG-Techie/masterScott Shawcroft
2020-03-12fix requested changesTG-Techie
2020-03-10changed TG-Watch02A HW_BOARD_NAMETG-Techie
2020-03-10add TG-Watch02A board defTG-Techie
2020-03-06ahTG-Techie
2020-03-06Merge pull request #2 from adafruit/5.0.xTG-Techie
2020-03-05Merge remote-tracking branch 'adafruit/master' into assert_pin-and-mp_const_n...Dan Halbert
2020-03-03Merge remote-tracking branch 'origin/master' into ulabJeff Epler
2020-02-29update uses of assert_pin_free; remove redundant checksDan Halbert
2020-02-28new pin validation routines; don't use mp_const_none if NULL will doDan Halbert
2020-02-28oofatfs: Remove _FS_DISK_READ_ALIGNEDJeff Epler
2020-02-28nrf: sqpi_flash: Handle unaligned readsJeff Epler
2020-02-28added TG-Watch02A pinsTG-Techie
2020-02-28 add TG-Watch02ATG-Techie
2020-02-27ulab: Incorporate itJeff Epler