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-17
Disable existing native networking.
Scott Shawcroft
2020-07-17
Merge pull request #2879 from jepler/background-callback
Jeff Epler
2020-07-16
Merge pull request #3157 from tinkeringtech/tinkeringtech-scoutmakes-azul
Scott Shawcroft
2020-07-15
Added the TinkeringTech ScoutMakes Azul platform to CircuitPython
TinkeringTech
2020-07-15
supervisor: factor supervisor_background_tasks from sundry ports
Jeff Epler
2020-07-15
supervisor: factor out, Handle USB via background callback
Jeff Epler
2020-07-15
nRF: Always use sd_nvic_critical_region calls
Jeff Epler
2020-07-13
Merge pull request #3136 from xiongyihui/master
Scott Shawcroft
2020-07-13
Merge pull request #3003 from Flameeyes/master
Scott Shawcroft
2020-07-13
Merge branch 'main' into master
Scott Shawcroft
2020-07-11
use RGB LEDs as status indicators
Yihui Xiong
2020-07-11
add LED status, remove unused macros
Yihui Xiong
2020-07-11
use VID & PIDs granted by Seeed
Yihui Xiong
2020-07-09
Merge pull request #3135 from arms22/bless_dev_board_multi_sensor
Scott Shawcroft
2020-07-09
fix pre-commit check
Yihui Xiong
2020-07-09
add makerdiary m60 keyboard
Yihui Xiong
2020-07-09
add makerdiary nrf52840 m.2 devkit
Yihui Xiong
2020-07-09
Add new board BLE-SS dev board Multi Sensor
arms22
2020-07-08
modified: ports/nrf/boards/raytac_mdbt50q-db-40/pins.c
Arudinne
2020-07-07
modified: ports/nrf/boards/raytac_mdbt50q-db-40/pins.c
Arudinne
2020-07-07
modified: ports/nrf/boards/raytac_mdbt50q-db-40/mpconfigboard.mk
Arudinne
2020-07-07
new file: ports/nrf/boards/raytac_mdbt50q-db-40/board.c
Arudinne
2020-07-06
Add license to some obvious files.
Diego Elio Pettenò
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
[next]