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
2019-12-09
fix mtime on file creation
iot49
2019-12-09
Add POWER_SWITCH pin to CPB
Dan Halbert
2019-12-09
nRF: PWMAudioOut: fix half-speed playback of stereo samples
Jeff Epler
2019-12-06
Merge pull request #2301 from tannewt/support_extended_advertising
Dan Halbert
2019-12-06
Check connection validity after service discovery.
Scott Shawcroft
2019-12-05
wip
Dan Halbert
2019-12-04
Add connection interval and debugging
Scott Shawcroft
2019-11-29
Merge remote-tracking branch 'origin/master' into tick-refactor
Jeff Epler
2019-11-27
make UART.write be blocking on SAMD; add timeout property
Dan Halbert
2019-11-26
Merge remote-tracking branch 'adafruit/master' into support_extended_advertising
Scott Shawcroft
2019-11-25
Merge pull request #2324 from jepler/nrf-i2s-channels-widths
Scott Shawcroft
2019-11-25
Merge pull request #2321 from jepler/nrf-i2s-buglets
Scott Shawcroft
2019-11-25
nrf: i2sout: move register settings closer together
Jeff Epler
2019-11-25
nrf: i2sout: Assign SWIDTH
Jeff Epler
2019-11-25
i2sout: Correctly retrieve channel_count
Jeff Epler
2019-11-25
Merge pull request #2320 from jepler/nrf-unsigned-audio-crash
Dan Halbert
2019-11-25
nrf: i2sout: Use <, not !=, for loop condition
Jeff Epler
2019-11-25
nrf: i2sout: Fix double-increment when copying samples
Jeff Epler
2019-11-22
cosmetic commit, mostly to re-run
Dan Halbert
2019-11-22
change mpconfigport.mk files so they can be overriden by mpconfigboard.mk
Dan Halbert
2019-11-22
Merge remote-tracking branch 'origin/master' into tick-refactor
Jeff Epler
2019-11-22
nrf: i2sout: Ensure hardware I2S is stopped at deinit
Jeff Epler
2019-11-22
nrf: i2sout: Only update hold_value when appropriate
Jeff Epler
2019-11-21
Clean up debug changes
Scott Shawcroft
2019-11-21
Special exception message for when pairing prompt is ignored.
Scott Shawcroft
2019-11-21
Fix pairing when peripheral. Central untested.
Scott Shawcroft
2019-11-20
Use BluetoothError in _bleio
Scott Shawcroft
2019-11-19
Add support for extended (>31 byte) BLE advertisements.
Scott Shawcroft
2019-11-18
Supervisor: move most of systick to the supervisor
Jeff Epler
2019-11-15
revert error
Hierophect
2019-11-15
move neopixel_in_use flag to shared-bindings
Hierophect
2019-11-15
Add never_reset and reset to pin common hal, adjust files
Hierophect
2019-11-05
Merge pull request #1 from adafruit/master
Joe Bakalor
2019-11-05
add bluebird template files
JoeBakalor
2019-11-04
Merge pull request #2236 from tannewt/bleio_tweaks
Dan Halbert
2019-11-03
Merge pull request #2262 from jepler/cpb-speaker-disable
5.0.0-alpha.5
Dan Halbert
2019-11-02
Check for no pullups on I2C on nrf; give arduino nano 33 ble two I2C devices
Dan Halbert
2019-11-01
cpb: define the SPEAKER_ENABLE_PIN
jepler
2019-11-01
nRF: Handle SPEAKER_ENABLE_PIN
jepler
2019-11-01
Merge remote-tracking branch 'adafruit/master' into bleio_tweaks
Scott Shawcroft
2019-10-28
nrf: allocate two I2C on CPB
Dan Halbert
2019-10-28
Use MICROPY_PY_SYS_PLATFORM in mpconfigport.h only
Dan Halbert
2019-10-27
Merge pull request #2244 from dhalbert/itsybitsy_nrf52840_express
Jeff Epler
2019-10-25
Merge remote-tracking branch 'adafruit/master' into nano-33-ble
Dan Halbert
2019-10-25
add object types to rgb status objects;mark spi rgb objects as never_reset
Dan Halbert
2019-10-25
use bitbang SPI for DotStar; still need to fix hw SPI for dotstar
Dan Halbert
2019-10-25
Initial Itsy nRF52840 defn
Dan Halbert
2019-10-22
Refine comments and switch prefix_len to size_t
Scott Shawcroft
2019-10-21
Refine _bleio
Scott Shawcroft
2019-10-20
Parameterize linker script
Dan Halbert
[prev]
[next]