index
:
suspect-devices/circuitpython
1.x
2.x
3.x
4.0.x
4.1.x
4.x
5.0.x
5.1.x
5.3.x
6.0.x
6.1.x
6.2.x
audiocore-rawsample-sinewave
azure
azure-pipelines
cross
dm-mixer
dynamic-native-modules
encoding
esp-extra-scripts
fix_typo_spanish
iabdalkader-cc3k-update
jepler-try-ubuntu-20.04
main
master
parse-bytecode
reentrant-gc
stable
travis-clang
travis-esp8266
travis-stackless
travis-testing
type_hints
CircuitPython - a Python implementation for teaching coding with microcontrollers
feurig
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ports
/
nrf
/
common-hal
/
rtc
Age
Commit message (
Expand
)
Author
2021-03-15
run code formatting script
microDev
2020-06-03
Fix up end of file and trailing whitespace.
Diego Elio Pettenò
2020-05-18
nrf: rtc: persist rtc offset across reboots
Sean Cross
2020-03-13
Initial work on SAMD
Scott Shawcroft
2020-03-13
Fix autoreload, neopixel, monotonic_ns and sleep w/o SD
Scott Shawcroft
2020-03-13
First try at lowering the power consumption
Scott Shawcroft
2019-12-17
upgrade nrfx API to v2
hathach
2019-04-02
Remove unnecessary MP_WEAK declarations
Nick Moore
2019-04-02
Change nRF RTC implementation to use RTC2 #1046
Nick Moore
2019-04-02
There isn't really a good way to calibrate this RTC adafruit/circuitpython#1046
Nick Moore
2019-04-02
adafruit/circuitpython#1046 handle overflows in the RTC counter
Nick Moore
2019-04-02
enable NRFX RTC adafruit/circuitpython#1046
Nick Moore
2019-04-02
more fake RTC code ... adafruit/circuitpython#1046
Nick Moore
2019-04-02
starting on #1046 rtc for nRF
Nick Moore
2019-03-29
Revert "Circuitpython nickzoic 1046 nrf rtc"
Dan Halbert
2019-03-28
There isn't really a good way to calibrate this RTC adafruit/circuitpython#1046
Nick Moore
2019-03-28
adafruit/circuitpython#1046 handle overflows in the RTC counter
Nick Moore
2019-03-28
enable NRFX RTC adafruit/circuitpython#1046
Nick Moore
2019-03-28
more fake RTC code ... adafruit/circuitpython#1046
Nick Moore
2019-03-28
starting on #1046 rtc for nRF
Nick Moore