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-01-10
Merge pull request #2498 from dhalbert/optional-i2c-pullup-checking
Scott Shawcroft
2020-01-10
Merge pull request #2461 from jepler/urandom-hardfaults
Scott Shawcroft
2020-01-09
wip; redid flash writing to be compatible with SD
Dan Halbert
2020-01-09
Make requiring I2C pullups be optional
Dan Halbert
2020-01-08
os.urandom: remove unneeded sleep
Jeff Epler
2020-01-08
add missing .h file
Roy Hooper
2020-01-08
address code review
Roy Hooper
2020-01-08
add reset of heap to board reset for nrf port
Roy Hooper
2020-01-08
try (re)using the buffer in neopixel_write
Roy Hooper
2020-01-08
Replace magic number and add comment.
Scott Shawcroft
2020-01-08
Merge remote-tracking branch 'adafruit/master' into packet_buffer
Scott Shawcroft
2020-01-08
nrf: Call into sd as many times as necessary to fill urandom request
Jeff Epler
2020-01-07
Merge pull request #2367 from iot49/mtime
Dan Halbert
2020-01-05
wip; compiles
Dan Halbert
2020-01-03
Add PacketBuffer and MTU negotiation support.
Scott Shawcroft
2020-01-03
Merge pull request #2432 from tannewt/fix_nrf_uart
Scott Shawcroft
2020-01-03
Throw an error when we cannot allocate PWM pixel buffer
Scott Shawcroft
2020-01-03
Change SPI and I2C in the same way.
Scott Shawcroft
2020-01-03
wip
Dan Halbert
2019-12-30
add display support; rotation 270
Dan Halbert
2019-12-30
initial CLUE board defn
Dan Halbert
2019-12-27
Fix nRF UART reset
Scott Shawcroft
2019-12-19
nrf: PWMAudioOut: 62500Hz limitation is not needed
Jeff Epler
2019-12-18
Merge pull request #2395 from hathach/nrfx-v2
Ha Thach
2019-12-18
update nrfx submodule to v2
hathach
2019-12-17
nRF: PWMAudioOut: handle non-looping rawsamples
Jeff Epler
2019-12-17
upgrade nrfx API to v2
hathach
2019-12-16
update vid and pid for teknikio_bluebird
JoeBakalor
2019-12-13
update bluebird make file
JoeBakalor
2019-12-13
Merge branch 'master' into teknikio/bluebird
Joe Bakalor
2019-12-13
updates to bluebird
JoeBakalor
2019-12-13
Merge pull request #4 from adafruit/master
Joe Bakalor
2019-12-12
merge from master
Dan Halbert
2019-12-12
moved nrf internal filesystem to just below bootloader
Dan Halbert
2019-12-12
Fix flash write error handling; clean up safe mode message printing
Dan Halbert
2019-12-12
Merge branch 'master' of https://github.com/Teknikio/circuitpython
JoeBakalor
2019-12-12
Merge pull request #3 from adafruit/master
Joe Bakalor
2019-12-12
sd_flash_operation_status should be volatile
Dan Halbert
2019-12-11
address review comments
Dan Halbert
2019-12-11
update bluebird makefile
JoeBakalor
2019-12-11
add remaining peripheral pin maps and digital/analog pin definitions
JoeBakalor
2019-12-11
add make file and board configuration, add accelerometer pin mappings
JoeBakalor
2019-12-11
remove debugging leftovers
Dan Halbert
2019-12-10
added correct include files
iot49
2019-12-10
fix build failures
Dan Halbert
2019-12-10
Remove no-longer-used nrf and atmel-samd .ld files
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-10
Merge pull request #2 from adafruit/master
Joe Bakalor
[prev]
[next]