summaryrefslogtreecommitdiff
path: root/ports/nrf/Makefile
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-08Merge pull request #985 from tannewt/heap_tweaks3Dan Halbert
2018-07-08nrf: Rewrite the UART HAL using nrfxarturo182
2018-07-08nrf: Remove port-specific helparturo182
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-28nrf: Rewrite the I2C common-hal using nrfxarturo182
2018-06-27nrf: Remove unneeded hal filesarturo182
2018-06-27nrf: Rewrite the AnalogIn common-hal using nrfxarturo182
2018-06-26Merge pull request #959 from arturo182/nrf_spimScott Shawcroft
2018-06-26nrf: Remove unused hal filesarturo182
2018-06-25nrf: Rewrite the SPI common-hal using nrfxarturo182
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-03-30Merge branch 'master' into super_statussommersoft
2018-03-10nrf: changed Status to Runtime; instituted runtime singletonsommersoft
2018-02-21Add dummy UART implementation to nrf so it builds with UART turned on. Also a...Dan Halbert
2018-02-19added Status submodule to ports/nrf/common-hal/supervisor; issue #544sommersoft
2018-02-13Merge pull request #617 from arturo182/nrf_gpio_cleanupKevin Townsend
2018-02-12nrf: Use -O1 for debug buildsarturo182
2018-02-12nrf: Change pin names on DKs to match silkscreenarturo182
2018-02-12Merge pull request #601 from arturo182/nrf_cleanupKevin Townsend
2018-02-07nrf: Fix building pca10056 without SDarturo182
2018-02-07nrf: Use the shared bitbangio modulearturo182
2018-02-05nrf: Use the shared struct modulearturo182
2018-02-05nrf: Implement ticks, add gamepad module and examplearturo182
2018-01-18Enable SD132v2.0.1 BLE and UBLUEPY support by defaultmicrobuilder
2018-01-03nrf: fixups for changes from 2.2Dan Halbert
2017-12-29spacing clean uphathach
2017-12-29added Ctrl+C interrupthathach
2017-12-22Spaces to tabsmicrobuilder
2017-12-21nRF52 update with internal file system supportmicrobuilder
2017-11-23Revert "Supervisor REPL support for ports/nrf/boards/feather52"Kevin Townsend
2017-11-23Supervisor REPL support for ports/nrf/boards/feather52Kevin Townsend
2017-11-10Fixed feather52 DFU supportKevin Townsend
2017-10-12ports/nrf: Use --gc-sections to reduce code sizeAyke van Laethem
2017-10-04ports/nrf: Update Makefile and README.md after moving port to new directoryGlenn Ruben Bakke
2017-10-04ports/nrf: Moving nrf51/52 port to new ports directoryGlenn Ruben Bakke