summaryrefslogtreecommitdiff
path: root/ports/nrf/nrfx_config.h
AgeCommit message (Expand)Author
2021-03-15run code formatting scriptmicroDev
2020-08-15SPIM3 buffer must be in first 64kB of RAMDan Halbert
2020-05-27nrf: set WDT priority to 2Sean Cross
2020-05-27nrf: watchdog: use nrfx_wdt driverSean Cross
2020-05-12nrf: support disabling SPIM3Sean Cross
2020-04-21nrf: add support for nrf52833Sean Cross
2020-04-21nrf: supervisor: support building without BUSIOSean Cross
2020-02-11nrf: add SPIM3 supportDan Halbert
2019-12-17upgrade nrfx API to v2hathach
2019-10-28nrf: allocate two I2C on CPBDan Halbert
2019-07-27allow discovery from central or peripheralDan Halbert
2019-07-22Fix incorrect preprocessor define NRFX_TIMER3/4Tavish Naruka
2019-04-02Change nRF RTC implementation to use RTC2 #1046Nick Moore
2019-04-02enable NRFX RTC adafruit/circuitpython#1046Nick Moore
2019-03-29Revert "Circuitpython nickzoic 1046 nrf rtc"Dan Halbert
2019-03-28enable NRFX RTC adafruit/circuitpython#1046Nick Moore
2019-03-12nrf: Disable SPIM3; add SPIM1; remove TWIM1Dan Halbert
2019-02-12Add second UARTE to busio.UART. Init uarts on startup.Dan Halbert
2018-12-18added pulsein using gpiote (gpio interrupt)hathach
2018-11-08Move atmel-samd to tinyusb and support nRF flash.Scott Shawcroft
2018-10-16PulseOut workingDan Halbert
2018-09-25migrate serial from uart to uartehathach
2018-09-24changing to nrf uarte, tx works finehathach
2018-09-20allow multiple I2C and SPI; improve nrfx_config.hDan Halbert
2018-09-19WIP; problem with staticly allocated IRQ handlersDan Halbert
2018-09-05use nrf_pwm instead of direct registershathach
2018-07-10Merge branch 'master' into nrf52840_usbboothathach
2018-07-08nrf: Rewrite the UART HAL using nrfxarturo182
2018-07-04add usb msc support for nrf52840hathach
2018-06-28nrf: Rewrite the I2C common-hal using nrfxarturo182
2018-06-25nrf: Rewrite the SPI common-hal using nrfxarturo182