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
Age
Commit message (
Expand
)
Author
2020-07-15
nRF: Always use sd_nvic_critical_region calls
Jeff Epler
2020-06-24
Compiles!
Scott Shawcroft
2020-06-24
Add UART support
Scott Shawcroft
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-05-27
watchdog: use common_hal_watchdog_* pattern
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: 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
watchdogtimer: refactor to new api
Sean Cross
2020-05-27
add WatchDogTimeout exception
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: add watchdog module
Sean Cross
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-19
nrf: _bleio: clean up timeout calculation
Sean Cross
2020-05-19
bleio: adapter: add advertising timeout and status
Sean Cross
2020-05-19
_bleio: support anonymous advertising
Sean Cross
2020-05-18
Merge pull request #2837 from k0d/serial-debug
Scott Shawcroft
2020-05-19
Enable showing the console on a debug uart
Mark Olsson
2020-05-18
nrf: rtc: persist rtc offset across reboots
Sean Cross
2020-05-13
nrf: code style
Jeff Epler
2020-05-13
nrf: Ensure ticks enabled while playing audio
Jeff Epler
2020-05-04
address review comments
Dan Halbert
2020-05-04
make translate again
Dan Halbert
2020-05-04
add PacketBuffer .incoming_ and .outgoing_packet_length
Dan Halbert
2020-04-29
further cleanup and bug fixing
Dan Halbert
2020-04-29
back to '.packet_size' for compatiblity
Dan Halbert
2020-04-29
rename and improve PacketBuffer packet length property
Dan Halbert
2020-04-27
Merge remote-tracking branch 'adafruit/master' into lower_power
Scott Shawcroft
2020-04-21
ringbuf tested
Dan Halbert
2020-04-21
merge from adafruit
Dan Halbert
2020-04-21
further ringbuf cleanup
Dan Halbert
2020-04-21
nrf: bleio: parameterize softradio configuration
Sean Cross
2020-04-21
nrf: add support for nrf52833
Sean Cross
2020-04-20
Merge remote-tracking branch 'adafruit/master' into lower_power
Scott Shawcroft
2020-04-17
RGBMatrix: finish renaming from Protomatter
Jeff Epler
2020-04-17
Rename Protomatter -> RGBMatrix
Jeff Epler
2020-04-17
Rename _protomatter -> protomatter
Jeff Epler
2020-04-14
Merge remote-tracking branch 'adafruit/master' into lower_power
Scott Shawcroft
2020-04-14
nrf: protomatter port
Jeff Epler
2020-04-03
Fix nRF PulseIn
Scott Shawcroft
2020-03-31
Merge remote-tracking branch 'adafruit/master' into lower_power
Scott Shawcroft
2020-03-25
Add exception on small buffer and fix Connecion WRITE handling
Scott Shawcroft
2020-03-25
Fix connection handle tracking in PacketBuffer when a server.
Scott Shawcroft
2020-03-24
Added 31250 and 56000 to baudrate_map in UART.c, to parallel definitions in n...
William Moser
[next]