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
/
drivers
Age
Commit message (
Expand
)
Author
2018-10-21
nrf: Move bluetooth driver to the 'bluetooth' folder
arturo182
2018-10-21
nrf: Cleanup of the ble driver
arturo182
2018-10-21
nrf: BLE driver cleanup
arturo182
2018-10-21
nrf: Remove the ble drv specific characteristic struct
arturo182
2018-10-21
nrf: Remove the ble drv specific service struct
arturo182
2018-10-21
nrf: Remove the ble drv specific advertisement data struct
arturo182
2018-10-21
nrf: Remove the ble drv specific address struct
arturo182
2018-10-21
nrf: Move the Peripheral class to bleio as Device
arturo182
2018-10-21
nrf: Move the Service class from ubluepy to the shared bleio module
arturo182
2018-10-21
nrf: Move the Characteristic class from ubluepy to the shared bleio module
arturo182
2018-10-21
bleio: Move the Scanner class to a shared module
arturo182
2018-10-21
bleio: Move ScanEntry to shared module and add a new AdvertisementData class
arturo182
2018-10-21
nrf: Move the UUID class from ubluepy to the shared bleio module
arturo182
2018-10-03
Fix 'advertisement' typo
Enrico Paganin
2018-08-23
remove s140 6.0.0 and s132 6.1.0 (not supported yet)
hathach
2018-08-22
add SD 6.1.0 to download all
hathach
2018-08-22
update SD to v6.1.0
hathach
2018-08-16
Fix nrf and unix
Scott Shawcroft
2018-08-16
Fix esp and samd
Scott Shawcroft
2018-07-13
nrf: Fix BLE on nRF52840 after adding the USB functionality
arturo182
2018-07-11
Merge branch 'master' into nrf52840_usbboot
hathach
2018-07-10
code format
hathach
2018-07-10
nrf: Remove even more unused files
arturo182
2018-07-10
nrf: Remove the old time hal and replace with nRFx
arturo182
2018-07-06
remove hal_time files
hathach
2018-06-20
nrf: Add a nrfx submodule and prepare for using the new drivers
arturo182
2018-06-18
nrf: Use the production version of s140 6.0.0
arturo182
2018-04-12
deal with spaces in directories
ladyada
2018-02-07
nrf: Only support SD 132 v2.0.1 and v5.0.0 and SD 140 v6.0.0
arturo182
2018-02-07
nrf: Remove nRF51 boards and files, update README
arturo182
2018-02-05
nrf: Get the port working on pca10056 (nRF52840)
arturo182
2018-02-02
nrf: Add SD 6.0.0-6.alpha to the download script
arturo182
2018-02-02
nrf: Fix errorneous indent
arturo182
2018-01-18
add Ctrl+C for REPL over bleuart
hathach
2018-01-18
add REPL via bleuart
hathach
2017-12-21
nRF52 update with internal file system support
microbuilder
2017-11-23
Revert "Supervisor REPL support for ports/nrf/boards/feather52"
Kevin Townsend
2017-11-23
Supervisor REPL support for ports/nrf/boards/feather52
Kevin Townsend
2017-10-04
ports/nrf: Moving nrf51/52 port to new ports directory
Glenn Ruben Bakke