summaryrefslogtreecommitdiff
path: root/ports/nrf/common-hal/time
AgeCommit message (Expand)Author
2020-03-13Initial work on SAMDScott Shawcroft
2020-03-13Fix autoreload, neopixel, monotonic_ns and sleep w/o SDScott Shawcroft
2020-03-13First try at lowering the power consumptionScott Shawcroft
2020-02-07fix function defs for compilerDan Halbert
2020-02-07improve time.monotonic_ns() accuracy from ms to usDan Halbert
2019-11-18Supervisor: move most of systick to the supervisorJeff Epler
2018-07-10nrf: Remove the old time hal and replace with nRFxarturo182
2018-06-27nrf: Rewrite more common-hal with nrfx and sync with atsamd portarturo182
2018-02-05nrf: Implement ticks, add gamepad module and examplearturo182
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