summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-02-13Update to S140Kevin Townsend
2018-02-13add 52840 serial bootloaderhathach
2018-02-13add feather52840 boardhathach
2018-02-12Merge pull request #618 from arturo182/nrf_debug_optimKevin Townsend
2018-02-12nrf: Use -O1 for debug buildsarturo182
2018-02-12Merge pull request #614 from arturo182/nrf_pca10040Kevin Townsend
2018-02-12Merge pull request #601 from arturo182/nrf_cleanupKevin Townsend
2018-02-11Merge pull request #599 from tannewt/update_conf_pyDan Halbert
2018-02-10nrf: Fix memory misalignment during flash writearturo182
2018-02-09Merge pull request #610 from dhalbert/_etext_fixScott Shawcroft
2018-02-09Correct _etext location; clean up .ld filesDan Halbert
2018-02-08Merge pull request #609 from tannewt/bitbangioDan Halbert
2018-02-08Merge pull request #608 from tannewt/analogDan Halbert
2018-02-08Use write instead of set because it clears the bits before setting them.Scott Shawcroft
2018-02-08Enable bitbangio now that we have digitalio.Scott Shawcroft
2018-02-08ports/atmel-samd: Re-enable analogioScott Shawcroft
2018-02-08device not devices in nrfScott Shawcroft
2018-02-08Merge pull request #603 from siddacious/SAMD51G_supportScott Shawcroft
2018-02-08Merge pull request #604 from arturo182/nrf_bitbangioKevin Townsend
2018-02-07Added SAMD51G support as per issue #597Bryan Siepert
2018-02-08Merge pull request #602 from arturo182/nrf_structKevin Townsend
2018-02-07nrf: Fix pca10040 supportarturo182
2018-02-07nrf: Only support SD 132 v2.0.1 and v5.0.0 and SD 140 v6.0.0arturo182
2018-02-07nrf: Remove SAMD mentions carried over while copying filesarturo182
2018-02-07nrf: Remove nRF51 boards and files, update READMEarturo182
2018-02-07nrf: Fix building pca10056 without SDarturo182
2018-02-07nrf: Make sure to not use SD functions when SD not availablearturo182
2018-02-07Merge pull request #589 from arturo182/nrf_gamepadKevin Townsend
2018-02-07Update conf.py for new ports and port location.Scott Shawcroft
2018-02-07Merge pull request #598 from arturo182/comment_fixScott Shawcroft
2018-02-07nrf: Use the shared bitbangio modulearturo182
2018-02-06shared-bindings: Fix incorrect code commentsarturo182
2018-02-06Merge pull request #592 from arturo182/nrf_analogoutKevin Townsend
2018-02-06nrf: Cleanup AnalogOut and throw an exception in constructorarturo182
2018-02-06Merge pull request #564 from deanm1278/masterScott Shawcroft
2018-02-06Merge pull request #573 from arturo182/masterKevin Townsend
2018-02-05Merge pull request #582 from arturo182/gen_docs_nameScott Shawcroft
2018-02-05docs: Update the name of the projects in generated docsarturo182
2018-02-05nrf: Use the shared struct modulearturo182
2018-02-05nrf: Implement ticks, add gamepad module and examplearturo182
2018-02-05nrf: Get the port working on pca10056 (nRF52840)arturo182
2018-02-05replace tabs with spacesdean
2018-02-04Merge pull request #575 from arturo182/nrf_ledScott Shawcroft
2018-02-03nrf: Fix missing LED GPIO initializationarturo182
2018-02-02nrf: Implement MCU temperature readingarturo182
2018-02-02nrf: Add SD 6.0.0-6.alpha to the download scriptarturo182
2018-02-02nrf: Add flash section for fatfs for no SD pca10056arturo182
2018-02-02nrf: Use more generic headerarturo182
2018-02-02nrf: Use the right SPI registers on nRF52840arturo182
2018-02-02nrf: Fix errorneous indentarturo182