summaryrefslogtreecommitdiff
path: root/ports/nrf/supervisor
AgeCommit message (Expand)Author
2020-04-21nrf: supervisor: support building without BUSIOSean Cross
2020-04-21nrf: make neopixel support optionalSean Cross
2020-02-28nrf: sqpi_flash: Handle unaligned readsJeff Epler
2020-02-20merge from upstreamDan Halbert
2020-01-29Merge branch 'master' into stm32-meowbithierophect
2020-01-29Move board_init to main.cLucian Copeland
2020-01-18Fix other builds missing new heap bounds functionsScott Shawcroft
2020-01-08add reset of heap to board reset for nrf portRoy Hooper
2019-12-12merge from masterDan Halbert
2019-12-12Fix flash write error handling; clean up safe mode message printingDan Halbert
2019-12-10working on all portsDan Halbert
2019-12-05wipDan Halbert
2019-10-20Parameterize linker scriptDan Halbert
2019-10-18Add functions to get top and limit stackKamil Tomaszewski
2019-10-15Merge remote-tracking branch 'adafruit/master' into bonding1Dan Halbert
2019-10-14change calibration from analogin_reset() to analogin_init()Dan Halbert
2019-10-12return chip vcc valueDan Halbert
2019-10-06WIP: bondingDan Halbert
2019-09-08nrf: Add i2s audio outputjepler
2019-08-29rename bleio module to _bleioDan Halbert
2019-07-29PWM audio: Rename AudioOut -> PWMAudioOut, _audioio_ -> _audiopwmio_Jeff Epler
2019-07-26ports/nrf: Implement audioio.AudioOut using PWMJeff Epler
2019-06-06Include display objects in gc.Dan Halbert
2019-05-08Fix crash in internal filesystem on nrfScott Shawcroft
2019-04-16Fixups for adafruit/circuitpython#1042Nick Moore
2019-04-16Make some space for NVM adafruit/circuitpython#1042Nick Moore
2019-04-16Switch supervisor/internal_flash to use new nrf_nvm_safe_flash_page_writeNick Moore
2019-04-15Revert "nrf nvm: touchups to nickzoic PR #1768"Scott Shawcroft
2019-04-10Merge remote-tracking branch 'adafruit/master' into circuitpython-nickzoic-10...Dan Halbert
2019-04-09Don't let a background task call run_background_tasks()Dan Halbert
2019-04-09Fixups for adafruit/circuitpython#1042Nick Moore
2019-04-09Make some space for NVM adafruit/circuitpython#1042Nick Moore
2019-04-09Switch supervisor/internal_flash to use new nrf_nvm_safe_flash_page_writeNick Moore
2019-04-03Rework flash flush so it preserves the cacheScott Shawcroft
2019-04-02Remove unnecessary MP_WEAK declarationsNick Moore
2019-04-02starting on #1046 rtc for nRFNick Moore
2019-03-29Revert "Circuitpython nickzoic 1046 nrf rtc"Dan Halbert
2019-03-28starting on #1046 rtc for nRFNick Moore
2019-03-18nrf: fix internal flash writesDan Halbert
2019-02-15finish Makefile refactoring; nrf builds workDan Halbert
2019-02-12Add second UARTE to busio.UART. Init uarts on startup.Dan Halbert
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-10merge translations; add bleio comments; fix minor sphinx issues in midiDan Halbert
2019-01-09Merge branch 'master' into nrf52_pulseinhathach
2018-12-29fix typos in internal_flash.cDan Halbert
2018-12-28Add Broadcaster. Reset correctly on reload.Dan Halbert
2018-12-21Merge remote-tracking branch 'origin/feather52840-rgb-qspi-fixes' into bleio-revDan Halbert
2018-12-21return error status on more routines; minor simplification of freq settingDan Halbert