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
2021-03-31
Fix central pairing and crash on clear
Scott Shawcroft
2021-03-16
More formatting
gamblor21
2021-03-16
Formatting fixes
gamblor21
2021-03-15
Merge branch 'main' into rp_dp_parallel
Mark
2021-03-15
run code formatting script
microDev
2021-03-11
Add frequency support to parallel bus
gamblor21
2021-03-05
[nrf] No need to store `buffer_length` as part of `audiopwmio_pwmaudioout_obj_t`
Artyom Skrobov
2021-03-01
Merge remote-tracking branch 'origin/main' into update-protomatter-rp2
Jeff Epler
2021-02-26
Merge remote-tracking branch 'origin/main' into update-protomatter-rp2
Jeff Epler
2021-02-25
Merge remote-tracking branch 'adafruit/main' into busio-uart-rp
Scott Shawcroft
2021-02-25
implement suggested changes
microDev
2021-02-18
fix typo to fix nrf builds
Dan Halbert
2021-02-12
wip
Dan Halbert
2021-02-12
Enable protomatter on RP2040 builds
Jeff Epler
2021-02-11
merge from upstream; complicated webusb merge
Dan Halbert
2021-02-08
wip
Dan Halbert
2021-02-03
Initial commit. Edited error messages in .c files
BiffoBear
2021-01-27
remove long read error message
Bernhard Boser
2021-01-18
make translate, BEWARE adds the 'world'
Bernhard Boser
2021-01-17
add flow control info to busio_uart_obj_t
Bernhard Boser
2021-01-13
don't check length for remote characteristic or dedescriptor
Dan Halbert
2021-01-10
Round BLE timing values; fix timeout check
Dan Halbert
2021-01-07
support RTS/CTS hardware flow control
Bernhard Boser
2020-12-28
update common_hal_reset_pin()
microDev
2020-12-23
BLE fixes
Dan Halbert
2020-12-01
address review comments
Dan Halbert
2020-11-26
deep sleep working; deep sleep delay when connected
Dan Halbert
2020-11-22
wip
Dan Halbert
2020-11-21
wip: ResetReason to microcontroller.cpu
Dan Halbert
2020-11-19
merge from main
Dan Halbert
2020-11-16
Merge pull request #3667 from microDev1/watchdog-s2
Scott Shawcroft
2020-11-16
Merge remote-tracking branch 'adafruit/main' into sleep
Dan Halbert
2020-11-13
Update parallel bus signatures
Scott Shawcroft
2020-11-11
move port specific check
microDev
2020-10-27
Add check for invalid io, function to disable all alarms
microDev
2020-10-27
Add description of alarm modules
microDev
2020-10-07
Replace _bleio.ConnectionError with the native version
Scott Shawcroft
2020-09-13
PacketBuffer: add missing 'break's, remove unneeded {}
Jeff Epler
2020-09-10
Merge pull request #3375 from DavePutz/issue3296
Scott Shawcroft
2020-09-05
Moved checks for invalid pin to common-hal/microcontroller/Pin.c
root
2020-09-04
Corrected issue with BLE not working on nrf52840
root
2020-08-30
merge from upstream
Dan Halbert
2020-08-27
Fix problematic whitespace on pulseout parameter errors
Lucian Copeland
2020-08-24
Merge remote-tracking branch 'adafruit/main' into add_pwmio
Scott Shawcroft
2020-08-21
Add more "extern" declarations for gcc10 compat
Scott Shawcroft
2020-08-21
Merge remote-tracking branch 'adafruit/main' into add_pwmio
Scott Shawcroft
2020-08-21
Merge remote-tracking branch 'adafruit/main' into ble_hci
Dan Halbert
2020-08-20
merge from upstream; working; includes debug_out code for debugging via Salea...
Dan Halbert
2020-08-20
Merge pull request #3279 from hierophect/esp32-pulseinout
Scott Shawcroft
2020-08-18
Split pulseio.PWMOut into pwmio
Scott Shawcroft
[next]