summaryrefslogtreecommitdiff
path: root/ports/nrf
AgeCommit message (Expand)Author
2018-07-10Merge pull request #1011 from arturo182/nrf_cleanupDan Halbert
2018-07-10nrf: Remove even more unused filesarturo182
2018-07-10nrf: Remove the random hal and modulearturo182
2018-07-10nrf: Remove the old time hal and replace with nRFxarturo182
2018-07-09Merge pull request #1002 from arturo182/nrfx_gpioScott Shawcroft
2018-07-08Merge pull request #985 from tannewt/heap_tweaks3Dan Halbert
2018-07-08Merge pull request #1000 from arturo182/nrfx_uartScott Shawcroft
2018-07-08Merge pull request #999 from arturo182/nrf_mphalportScott Shawcroft
2018-07-08Merge pull request #992 from arturo182/nrf_i2c_fixScott Shawcroft
2018-07-08nrf: Rewrite the DigitalInOut hal using nRFxarturo182
2018-07-08nrf: Rewrite the UART HAL using nrfxarturo182
2018-07-08nrf: Cleanup mpconfigboard filesarturo182
2018-07-08nrf: Remove port-specific helparturo182
2018-07-08nrf: mphalport cleanuparturo182
2018-07-06nrf: Fix I2C transfers with data larger than HW allowsarturo182
2018-07-06nrf: Fix SPI transfers with data larger than HW allowsarturo182
2018-07-03Split out assembly source files.Scott Shawcroft
2018-07-03Support gathering register values on nrf.Scott Shawcroft
2018-07-02Merge pull request #982 from arturo182/nrf_makefileScott Shawcroft
2018-07-02Merge pull request #972 from arturo182/nrf_i2cScott Shawcroft
2018-07-02nrf: Save some flash bytes by using extra compile flagsarturo182
2018-06-28Merge pull request #970 from arturo182/nrf_softdevScott Shawcroft
2018-06-28Merge pull request #969 from arturo182/nrf_more_commonhalScott Shawcroft
2018-06-28Merge pull request #968 from arturo182/nrf_qstrScott Shawcroft
2018-06-28Merge pull request #967 from arturo182/nrf_osScott Shawcroft
2018-06-28nrf: Rewrite the I2C common-hal using nrfxarturo182
2018-06-27nrf: Rewrite the os common-hal using nrfxarturo182
2018-06-27nrf: Remove unneeded hal filesarturo182
2018-06-27nrf: Rewrite more common-hal with nrfx and sync with atsamd portarturo182
2018-06-27nrf: Remove old qstr definesarturo182
2018-06-27nrf: Remove unsupported softdevice definesarturo182
2018-06-27nrf: Rewrite the AnalogIn common-hal using nrfxarturo182
2018-06-26Merge pull request #959 from arturo182/nrf_spimScott Shawcroft
2018-06-26Merge pull request #960 from arturo182/nrf_stm_cleanupScott Shawcroft
2018-06-26nrf: Remove unused hal filesarturo182
2018-06-25nrf: Rewrite the SPI common-hal using nrfxarturo182
2018-06-25nrf: Remove leftovers from stm32 code copyarturo182
2018-06-22nrf: Rename feather52 to feather52832 in readme filesarturo182
2018-06-20nrf: Update the PCA10056 example to use new pin namingarturo182
2018-06-20nrf: Remove really old examplesarturo182
2018-06-20nrf: Cleanup machine and microbit leftoversarturo182
2018-06-20nrf: Simplify pin generation and definitionarturo182
2018-06-20nrf: Simplify the board makefilesarturo182
2018-06-20nrf: Add a nrfx submodule and prepare for using the new driversarturo182
2018-06-20nrf: Cleanup Makefile after nrf51 removalarturo182
2018-06-20nrf: Fix default board after feather52 renamearturo182
2018-06-20nrf: Remove machine, pyb and utime modulesarturo182
2018-06-18Merge pull request #946 from arturo182/nrf_sd6Scott Shawcroft
2018-06-18nrf: Use the production version of s140 6.0.0arturo182
2018-06-18Switch to Feather52s full name to avoid confusion with the nrf52840 later.Scott Shawcroft