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
/
Makefile
Age
Commit message (
Expand
)
Author
2019-01-22
Merge remote-tracking branch 'adafruit/master' into HEAD
Scott Shawcroft
2019-01-21
Merge remote-tracking branch 'adafruit/master' into bleio2
Dan Halbert
2019-01-19
CharacteristicBuffer: make it be a stream class; add locking
Dan Halbert
2019-01-17
share fourwire and make nrf compile
Scott Shawcroft
2019-01-13
Fresh combined checkin of _pixelbuf library.
Roy Hooper
2019-01-10
merge translations; add bleio comments; fix minor sphinx issues in midi
Dan Halbert
2019-01-10
Merge pull request #1449 from tannewt/midi
Dan Halbert
2019-01-09
Add USB MIDI support for SAMD and nRF.
Scott Shawcroft
2019-01-07
add CharacteristicBuffer; UART seems to work!
Dan Halbert
2018-12-29
free event handlers on reset; fix typo in Broadcaster
Dan Halbert
2018-12-28
Add Broadcaster. Reset correctly on reload.
Dan Halbert
2018-12-27
wip: advertising works, but not connection
Dan Halbert
2018-12-18
added pulsein using gpiote (gpio interrupt)
hathach
2018-12-06
Merge remote-tracking branch 'adafruit/master' into bleio-rev
Dan Halbert
2018-12-04
Set up structure for touchio adafruit/circuitpython#1048 (does nothing yet)
Nick Moore
2018-11-30
Add support for adding release info into adafruit/circuitpython-org
Scott Shawcroft
2018-11-26
Merge remote-tracking branch 'adafruit/master' into bleio-rev
Dan Halbert
2018-11-23
Update tinyusb to include control fixes.
Scott Shawcroft
2018-11-20
WIP: bleio revisions
Dan Halbert
2018-11-08
Move atmel-samd to tinyusb and support nRF flash.
Scott Shawcroft
2018-11-07
bring bleio PR up to date
Dan Halbert
2018-10-21
bleio: Fix errors after rebase
arturo182
2018-10-21
nrf: Move bluetooth driver to the 'bluetooth' folder
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
nrf: Remove unused ubluepy classes
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
bleio: Add a new Address class
arturo182
2018-10-21
bleio: Add a AddressType enum-like class
arturo182
2018-10-21
nrf: Move the Descriptor class from ubluepy to the shared bleio module
arturo182
2018-10-21
nrf: Move the UUID class from ubluepy to the shared bleio module
arturo182
2018-10-20
Makefile fixes and some docs
Josh Klar
2018-10-20
Add board and pin defs for MakerDiary NRF52840 MDK
Josh Klar
2018-10-16
PulseOut working
Dan Halbert
2018-09-24
changing to nrf uarte, tx works fine
hathach
2018-09-19
add board.UART() function
hathach
2018-09-09
use open-drain capabilities on GPIO; clean up board init; set correct GPIO vo...
Dan Halbert
2018-09-05
neopixel_write merge; alphabetize stuff in Makefile
Dan Halbert
2018-09-05
Merge remote-tracking branch 'adafruit/master' into nrf-pin-claiming
Dan Halbert
2018-09-04
adding neopixel write
hathach
2018-08-31
pin files rework; implement pin claiming; add more boards
Dan Halbert
2018-08-21
Merge branch 'nrf52_remove_boot_target' into nrf52_dfu_touch1200
hathach
2018-08-21
add touch 1200 for dfu-flash
hathach
2018-08-14
remove bootloader & dfu-bootloader target
hathach
2018-08-02
Merge pull request #1057 from tannewt/flexible_heap
Dan Halbert
2018-08-02
Share memory.c and a bit of polish.
Scott Shawcroft
2018-08-01
Merge branch 'master' into nrf52_sys_module
hathach
2018-08-01
try to address sys module, compile ok
hathach
[prev]
[next]