aboutsummaryrefslogtreecommitdiff
path: root/ports/nrf/nrfx_config.h
AgeCommit message (Expand)Author
2020-07-16nrf/nrfx_config: Disable RTC2 for nRF9160 targets.Glenn Ruben Bakke
2020-05-15nrf: Update to work with nrfx v2.0.0, to match TinyUSB.Jim Mussared
2020-04-23all: Format code to add space after C++-style comment start.stijn
2020-02-28all: Reformat C and Python source code with tools/codeformat.py.Damien George
2019-10-10nrf: Add nrf9160 base support.Glenn Ruben Bakke
2019-10-10nrf: Add tinyusb support for nrf52840.Glenn Ruben Bakke
2019-10-02nrf/flash: Update flash driver to use nrfx_nvmc driver.Glenn Ruben Bakke
2018-07-18nrf/nrfx_config: Move back nrf52832 to use non-EasyDMA SPIGlenn Ruben Bakke
2018-07-18nrf/modules/machine/spi: SPIM (EasyDMA) backend for nrf52xGlenn Ruben Bakke
2018-07-18nrf/modules/machine/pin: Add support for IRQ on Pin'sGlenn Ruben Bakke
2018-07-18nrf: Replace custom-HAL with nrfx-HALglennrub