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
/
supervisor
Age
Commit message (
Expand
)
Author
2021-03-15
run code formatting script
microDev
2021-02-12
wip
Dan Halbert
2021-01-06
overflowed tick counter needs 64 bits everywhere
Dan Halbert
2020-12-08
Add `board_deinit` for use with sleep
Scott Shawcroft
2020-11-28
Add movable allocation system.
Christian Walther
2020-10-12
Finer grained, per port tick locking
Scott Shawcroft
2020-09-28
Add some NORETURN attributes
Jeff Epler
2020-08-30
merge from upstream
Dan Halbert
2020-08-20
merge from upstream; working; includes debug_out code for debugging via Salea...
Dan Halbert
2020-08-18
Split pulseio.PWMOut into pwmio
Scott Shawcroft
2020-08-12
nrf: Make port build with -Werror=undef
Jeff Epler
2020-08-07
dynamically enable or disable QSPI by default
Yihui Xiong
2020-08-06
add qspi_disable()
Yihui Xiong
2020-08-05
adjust
Yihui Xiong
2020-08-05
add an option to turn off QSPI when sleep
Yihui Xiong
2020-08-02
wip: compiles
Dan Halbert
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-06
Add license to some obvious files.
Diego Elio Pettenò
2020-06-25
hci early wip; refactor supervisor bluetooth.c for nrf: tested
Dan Halbert
2020-05-27
nrf: add ticks (not subticks) to overflow count during reset
Sean Cross
2020-05-27
nrf: port: save rtc value across reboots
Sean Cross
2020-05-27
nrf: reset watchdog as part of port_reset()
Sean Cross
2020-05-27
nrf: boot into safe mode sometimes for watchdog reset
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
nrf: reset rtc as part of port_reset()
Sean Cross
2020-05-18
Merge remote-tracking branch 'adafruit/master' into esp32s2
Scott Shawcroft
2020-05-18
nrf: port: call common_hal_rtc_init() during init
Sean Cross
2020-05-18
nrf: port: move saved word into .uninitialized section
Sean Cross
2020-05-18
nrf: port: move the heap after .uninitialized
Sean Cross
2020-05-15
Add port_fixed_stack for more builds
Scott Shawcroft
2020-04-27
Merge remote-tracking branch 'adafruit/master' into lower_power
Scott Shawcroft
2020-04-26
Merge pull request #2805 from tannewt/update_tinyusb
Scott Shawcroft
2020-04-24
Remove empty #if and add missing includes.
Scott Shawcroft
2020-04-21
nrf: supervisor: support building without BUSIO
Sean Cross
2020-04-21
nrf: make neopixel support optional
Sean Cross
2020-04-17
Update TinyUSB and add interrupt hooks.
Scott Shawcroft
2020-03-13
Initial work on SAMD
Scott Shawcroft
2020-03-13
Hopefully fix flash flush and hopefully audio as well.
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
2020-02-28
nrf: sqpi_flash: Handle unaligned reads
Jeff Epler
2020-02-20
merge from upstream
Dan Halbert
2020-01-29
Merge branch 'master' into stm32-meowbit
hierophect
2020-01-29
Move board_init to main.c
Lucian Copeland
2020-01-18
Fix other builds missing new heap bounds functions
Scott Shawcroft
2020-01-08
add reset of heap to board reset for nrf port
Roy Hooper
2019-12-12
merge from master
Dan Halbert
[next]