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
/
common-hal
Age
Commit message (
Expand
)
Author
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-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
nRF: Handle SPEAKER_ENABLE_PIN
jepler
2019-11-01
Merge remote-tracking branch 'adafruit/master' into bleio_tweaks
Scott Shawcroft
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-15
Merge remote-tracking branch 'adafruit/master' into cpu-voltage
Dan Halbert
2019-10-14
change calibration from analogin_reset() to analogin_init()
Dan Halbert
2019-10-12
return chip vcc value
Dan Halbert
2019-10-12
nrf: PWMAudioOut: deactivate PWM when deinitting self
Jeff Epler
2019-10-12
nrf: PWMAudioOut: coding style
Jeff Epler
2019-09-17
Merge pull request #2161 from jepler/nrf-analog-reference
Scott Shawcroft
2019-09-16
nRF: Change analog reference to VCC(/4)
jepler
2019-09-16
nRF: Change analog reference voltage
Jeff Epler
2019-09-11
nRF: PWMOut: At deinit, make pin available again
jepler
2019-09-09
nrf: i2s: tune audio buffering
jepler
2019-09-09
nrf: i2s: rewrite without 'goto'
jepler
2019-09-09
nrf: i2s: Comment this slightly tricksy code
jepler
2019-09-08
nrf: I2SOut: deal more gracefully with errors from the sample
jepler
2019-09-08
nrf: Add i2s audio output
jepler
2019-08-29
rename bleio module to _bleio
Dan Halbert
2019-08-29
address minor issues: typos, make translate, and sphinx
Dan Halbert
2019-08-28
another API rework: less abstraction leakage
Dan Halbert
2019-08-28
bleio: API change to create and connect related objects simulatenously: no or...
Dan Halbert
2019-08-28
Merge remote-tracking branch 'adafruit/master' into bleio-api-revamp
Dan Halbert
2019-08-26
remove some debugging prints
Dan Halbert
2019-08-25
BLE HID WIP: works everywhere except iOS; fixed a bunch of bugs; pretend bonding
Dan Halbert
2019-08-23
Rework based on Dan's review
Scott Shawcroft
2019-08-22
Fix nrf builds
Scott Shawcroft
2019-08-22
Updated ParallelBus implementation in nrf port
Benny Meisels
2019-08-22
make translate
Dan Halbert
2019-08-22
fix default crystal value; fix include order
Dan Halbert
2019-08-22
Fix CPBlue LFCLKSRC; CPB has no status neopixel
Dan Halbert
2019-08-20
merge from upstream and make translate
Dan Halbert
2019-08-19
Merge remote-tracking branch 'adafruit/master' into run-background-tasks
Dan Halbert
2019-08-18
Merge remote-tracking branch 'origin/master' into nrf-pdm-audioin
Jeff Epler
2019-08-18
nrf: PDMIn: Implement
Jeff Epler
2019-08-18
nrf: stub out audiobusio.PDMIn, audiobusio.I2SOut
Jeff Epler
2019-08-18
make nrf touchio be generic: now available for SAMD51 too
Dan Halbert
2019-08-16
address review comments; avoid calling common_hal_bleio_device... routines fr...
Dan Halbert
2019-08-11
nrf: Use RUN_BACKGROUND_TASKS
Jeff Epler
2019-08-07
specifying attribute length; fix up value setting
Dan Halbert
2019-08-07
fix newly-introduced bugs; UART client/server working again
Dan Halbert
2019-08-06
WIP: more Descriptor work; refactor gattc/gatts read/write
Dan Halbert
2019-08-05
Merge remote-tracking branch 'adafruit/master' into ble-pairing
Dan Halbert
[next]