summaryrefslogtreecommitdiff
path: root/ports/nrf/boards/feather52
AgeCommit message (Collapse)Author
2018-06-18Switch to Feather52s full name to avoid confusion with the nrf52840 later.Scott Shawcroft
Fixes #940
2018-04-13don't use python nrfutil on windows, it doesnt work :/ tested feather52 ↵ladyada
makefile on windows/mingw
2018-02-15Update for style consistencyKevin Townsend
2018-02-13Merge branch 'master' of github.com:adafruit/circuitpythonKevin Townsend
2018-02-13add feather52840 boardhathach
2018-02-12nrf: Change pin names on DKs to match silkscreenarturo182
Quite a big revamp of the make-pins script, it is now used on each build to generate the pin files, so the static ones are not needed anymore.
2018-02-07nrf: Fix building pca10056 without SDarturo182
2018-02-05nrf: Implement ticks, add gamepad module and examplearturo182
2018-01-18Added note on REPL over NUSKevin Townsend
2018-01-18add REPL via bleuarthathach
2018-01-18Minor scan example cleanupmicrobuilder
2018-01-18Simple BLE scanner examplemicrobuilder
2017-12-27Moved comment to avoid abbreviationmicrobuilder
2017-12-22Merge branch 'nrf52_3.x' of github.com:microbuilder/circuitpython into nrf52_3.xmicrobuilder
2017-12-22Added .gitattributes for ZIP bin supportmicrobuilder
2017-12-22Add files via uploadKevin Townsend
2017-12-22Delete feather52_bootloader_5.0.0_s132_single.zipKevin Townsend
2017-12-22Delete feather52_bootloader_2.0.1_s132_single.zipKevin Townsend
2017-12-22Added D13 for standard LED examplesmicrobuilder
2017-12-22Removed leftover code snippetmicrobuilder
2017-12-22Minor typo removed in pathmicrobuilder
2017-12-21nRF52 update with internal file system supportmicrobuilder
2017-11-23Revert "Supervisor REPL support for ports/nrf/boards/feather52"Kevin Townsend
This reverts commit 92113dde815ce5aaecf63ea9e87bc4addcabd822.
2017-11-23Supervisor REPL support for ports/nrf/boards/feather52Kevin Townsend
2017-11-10Fixed feather52 DFU supportKevin Townsend
2017-10-04ports/nrf: Moving nrf51/52 port to new ports directoryGlenn Ruben Bakke