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
Age
Commit message (
Expand
)
Author
2020-07-01
Merge pull request #3083 from tannewt/esp32s2_busio
Jeff Epler
2020-06-26
sdcardio: implement new library for SD card I/O
Jeff Epler
2020-06-25
I2CPeripheral: Rename class and its module
Jeff Epler
2020-06-24
Compiles!
Scott Shawcroft
2020-06-24
Add UART support
Scott Shawcroft
2020-06-05
Add nice!nano board support
Nick
2020-06-03
Fix up end of file and trailing whitespace.
Diego Elio Pettenò
2020-06-01
Merge remote-tracking branch 'adafruit/master' into wdt-nrf
Scott Shawcroft
2020-06-01
Merge pull request #2890 from jepler/nrf-audio-tick
Scott Shawcroft
2020-06-01
Merge remote-tracking branch 'adafruit/master' into wdt-nrf
Scott Shawcroft
2020-05-29
Merge remote-tracking branch 'adafruit/master' into wdt-nrf
Scott Shawcroft
2020-05-29
enable aesio on all nRF52840 boards
Dan Halbert
2020-05-28
A number of small ESP32S2 fixes:
Scott Shawcroft
2020-05-27
Merge remote-tracking branch 'adafruit/master' into wdt-nrf
Scott Shawcroft
2020-05-27
Correct HiiBot BlueFi USB_PID
Dan Halbert
2020-05-27
watchdog: use common_hal_watchdog_* pattern
Sean Cross
2020-05-27
nrf: add ticks (not subticks) to overflow count during reset
Sean Cross
2020-05-27
nrf: set WDT priority to 2
Sean Cross
2020-05-27
nrf: pca10100: disable some unused features to shrink image
Sean Cross
2020-05-27
nrf: simmel: shrink filesystem to fit watchdog timer
Sean Cross
2020-05-27
nrf: port: save rtc value across reboots
Sean Cross
2020-05-27
nrf: microcontroller: use port reset path
Sean Cross
2020-05-27
watchdog: move timeout exception to shared-bindings
Sean Cross
2020-05-27
nrf: reset watchdog as part of port_reset()
Sean Cross
2020-05-27
nrf: common-hal: finish reworking exceptions
Sean Cross
2020-05-27
Revert "add WatchDogTimeout exception"
Sean Cross
2020-05-27
nrf: watchdog: use nrfx_wdt driver
Sean Cross
2020-05-27
nrf: boot into safe mode sometimes for watchdog reset
Sean Cross
2020-05-27
watchdogtimer: refactor to new api
Sean Cross
2020-05-27
add WatchDogTimeout exception
Sean Cross
2020-05-27
nrf: discard arm exception sections
Sean Cross
2020-05-27
nrf: watchdog: implement software watchdogtimer
Sean Cross
2020-05-27
watchdog: rename module from `wdt` and move to `microcontroller`
Sean Cross
2020-05-27
nrf: enable wdt for all platforms
Sean Cross
2020-05-27
nrf: simmel: enable wdt support
Sean Cross
2020-05-27
nrf: add watchdog module
Sean Cross
2020-05-27
nrf: ld: add ARM.exidx to output image
Sean Cross
2020-05-26
Merge remote-tracking branch 'adafruit/master' into esp32s2_digitalio
Scott Shawcroft
2020-05-26
Merge pull request #2955 from BradChan/master
Dan Halbert
2020-05-21
Merge branch 'master' into esp32s2_digitalio
Scott Shawcroft
2020-05-21
nrf: nvm: assume sd is not enabled if interrupts are off
Sean Cross
2020-05-21
nrf: port: add memory barrier before wfi
Sean Cross
2020-05-21
nrf: disable interrupts before running wfi
Sean Cross
2020-05-20
Merge pull request #2932 from simmel-project/nrf-rtc-reset
Scott Shawcroft
2020-05-20
Merge remote-tracking branch 'adafruit/master' into esp32s2_digitalio
Scott Shawcroft
2020-05-20
Update digitalio api for other ports
Scott Shawcroft
2020-05-20
nrf: reset rtc as part of port_reset()
Sean Cross
2020-05-19
Merge pull request #2910 from tannewt/esp32s2
Scott Shawcroft
2020-05-19
nrf: _bleio: clean up timeout calculation
Sean Cross
2020-05-19
bleio: adapter: add advertising timeout and status
Sean Cross
[next]