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
/
Makefile
Age
Commit message (
Expand
)
Author
2020-07-06
Add license to some obvious files.
Diego Elio Pettenò
2020-05-29
Merge remote-tracking branch 'adafruit/master' into wdt-nrf
Scott Shawcroft
2020-05-28
A number of small ESP32S2 fixes:
Scott Shawcroft
2020-05-27
nrf: watchdog: use nrfx_wdt driver
Sean Cross
2020-04-30
Merge remote-tracking branch 'adafruit/master' into lower_power
Scott Shawcroft
2020-04-29
nrf: add simmel board
Sean Cross
2020-04-27
Merge remote-tracking branch 'adafruit/master' into lower_power
Scott Shawcroft
2020-04-21
nrf: add support for nrf52833
Sean Cross
2020-03-13
First try at lowering the power consumption
Scott Shawcroft
2020-02-28
oofatfs: Remove _FS_DISK_READ_ALIGNED
Jeff Epler
2020-01-28
Add support for the Particle Ethernet FeatherWing
Wojtek Siudzinski
2020-01-13
merge from adafruit/circuitpython
Dan Halbert
2020-01-05
wip; compiles
Dan Halbert
2019-12-17
upgrade nrfx API to v2
hathach
2019-12-11
remove debugging leftovers
Dan Halbert
2019-12-10
merge from upstream
Dan Halbert
2019-12-10
working on all ports
Dan Halbert
2019-12-10
nRF: disk_read must be 4-byte aligned
Jeff Epler
2019-12-05
wip
Dan Halbert
2019-09-08
nrf: Makefile: sensible flags for debugging
jepler
2019-08-22
Rework refresh API and factor common display stuff out
Scott Shawcroft
2019-08-19
update tinyusb to 00c440cb
Dan Halbert
2019-08-02
nrf: enable link-time optimization
Jeff Epler
2019-07-24
update tinyusb lib to 0.5.x
hathach
2019-06-29
Central is connecting; characteristics can be read and written
Dan Halbert
2019-06-19
Update copyrights; get ready for Central
Dan Halbert
2019-06-17
Handle None for BLE name; fix ScanEntry bug; compile issue
Dan Halbert
2019-04-17
Merge pull request #1754 from dmazzella/dmazzella-patch-1
Scott Shawcroft
2019-04-16
Add a peripherals/nrf/nvm.c to wrap flash page writes safely
Nick Moore
2019-04-15
Revert "nrf nvm: touchups to nickzoic PR #1768"
Scott Shawcroft
2019-04-09
Add a peripherals/nrf/nvm.c to wrap flash page writes safely
Nick Moore
2019-04-05
Update Makefile
Damiano Mazzella
2019-04-02
enable NRFX RTC adafruit/circuitpython#1046
Nick Moore
2019-03-29
Revert "Circuitpython nickzoic 1046 nrf rtc"
Dan Halbert
2019-03-28
enable NRFX RTC adafruit/circuitpython#1046
Nick Moore
2019-02-15
address @tannewt changes: move and rename common files; remove PORT_HEAP_SIZE
Dan Halbert
2019-02-15
finish Makefile refactoring; nrf builds work
Dan Halbert
2019-02-15
WIP: atmel-samd trinket build works
Dan Halbert
2019-02-11
A variety of displayio improvements
Scott Shawcroft
2019-02-07
Merge pull request #1521 from nickzoic/circuitpython-nickzoic-1045-nrf-rotaryio
Scott Shawcroft
2019-02-05
Start on rotaryio.IncrementalEncoder adafruit/circuitpython#1045 (does nothin...
Nick Moore
2019-01-31
Fix hallowing and nrf builds
Scott Shawcroft
2019-01-28
Merge pull request #1499 from nickzoic/nickzoic/circuitpython-nrf-touchin-1048
Scott Shawcroft
2019-01-22
Merge remote-tracking branch 'adafruit/master' into HEAD
Scott Shawcroft
2019-01-21
Merge remote-tracking branch 'adafruit/master' into bleio2
Dan Halbert
2019-01-19
CharacteristicBuffer: make it be a stream class; add locking
Dan Halbert
2019-01-17
share fourwire and make nrf compile
Scott Shawcroft
2019-01-13
Fresh combined checkin of _pixelbuf library.
Roy Hooper
2019-01-10
merge translations; add bleio comments; fix minor sphinx issues in midi
Dan Halbert
2019-01-10
Merge pull request #1449 from tannewt/midi
Dan Halbert
[next]