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-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
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-18
Add functions to get top and limit stack
Kamil Tomaszewski
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-26
initial Arduino Nano 33 BLE board definition
Dan Halbert
2019-09-20
Merge pull request #2130 from jepler/nrf-debugflags
Scott Shawcroft
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: Makefile: sensible flags for debugging
jepler
2019-09-08
nrf: Add i2s audio output
jepler
2019-09-06
CPB A1 pin mapping wrong; remove A7
Dan Halbert
2019-09-01
Merge branch 'master' of https://github.com/adafruit/circuitpython into mixer...
sommersoft
2019-08-29
Merge branch 'master' of https://github.com/adafruit/circuitpython into mixer...
sommersoft
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-25
enable audiomixer on nrf
sommersoft
2019-08-23
Rework based on Dan's review
Scott Shawcroft
2019-08-22
Fix nrf builds
Scott Shawcroft
2019-08-22
Rework refresh API and factor common display stuff out
Scott Shawcroft
[next]