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-03-26
Merge pull request #1672 from dhalbert/regular-fs-flush
Scott Shawcroft
2019-03-25
Really fix the error messages in bleio, this time
Radomir Dopieralski
2019-03-25
Fix error messages in bleio
Radomir Dopieralski
2019-03-21
Allow NFC pins to be used for other purposes.
Dan Halbert
2019-03-20
enable MICROPY_CPYTHON_COMPAT for most builds except CIRCUITPY_SMALL_BUILD; r...
Dan Halbert
2019-03-20
flush flash filesystem once a second
Dan Halbert
2019-03-18
nrf: fix internal flash writes
Dan Halbert
2019-03-12
nrf: Disable SPIM3; add SPIM1; remove TWIM1
Dan Halbert
2019-03-01
better handle frequencyio inclusion
sommersoft
2019-02-24
implement default busses for particle boards
Jerry Needell
2019-02-21
Merge pull request #1581 from dhalbert/ble-drv-root-pointer
Kattni
2019-02-21
Use critical section, not lock, in CharacteristicBuffer; use a root pointer f...
Dan Halbert
2019-02-18
Fix #ifdefs in port.c to call xxx_reset() rroutines properly. Remove most use...
Dan Halbert
2019-02-17
fix module weak links; add missing nrf features
Dan Halbert
2019-02-15
address @tannewt changes: move and rename common files; remove PORT_HEAP_SIZE
Dan Halbert
2019-02-15
finish Makefile refactoring; nrf builds work
Dan Halbert
2019-02-15
WIP: atmel-samd trinket build works
Dan Halbert
2019-02-13
don't allocate DMA buffer as long-lived
Dan Halbert
2019-02-12
Add second UARTE to busio.UART. Init uarts on startup.
Dan Halbert
2019-02-11
Change EMERGENCY_EXCEPTION_BUF settings to match samd.
Scott Shawcroft
2019-02-11
A variety of displayio improvements
Scott Shawcroft
2019-02-07
Merge pull request #1521 from nickzoic/circuitpython-nickzoic-1045-nrf-rotaryio
Scott Shawcroft
2019-02-07
Change pin mode to pullup for adafruit/circuitpython#1045
Nick Moore
2019-02-05
Add quarter-click logic to adafruit/circuitpython#1045
Nick Moore
2019-02-05
useful output from rotaryio adafruit/circuitpython#1045
Nick Moore
2019-02-05
GPIOTE handlers for rotaryio.IncrementalEncoder adafruit/circuitpython#1045
Nick Moore
2019-02-05
Start on rotaryio.IncrementalEncoder adafruit/circuitpython#1045 (does nothin...
Nick Moore
2019-01-31
Fix hallowing and nrf builds
Scott Shawcroft
2019-01-30
refactor nrfx from supervisor/usb.c
hathach
2019-01-30
re-init usb hardware when enable/disable SD
hathach
2019-01-29
update tinyusb, work better with sd
hathach
2019-01-28
Merge pull request #1499 from nickzoic/nickzoic/circuitpython-nrf-touchin-1048
Scott Shawcroft
2019-01-28
Automatically set a default threshold for touchio.TouchIn channels
Nick Moore
2019-01-27
speed up measurement loop
Nick Moore
2019-01-27
hugely simplified version of the touchio.TouchIn.get_raw_reading code (adafru...
Nick Moore
2019-01-23
also handle BLE_GATTS_EVT_SYS_ATTR_MISSING: fixes Android:
Dan Halbert
2019-01-23
support BLE_GAP_EVT_DATA_LENGTH_UPDATE_REQUEST, sent by newer devices
Dan Halbert
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-19
Merge branch 'master' into pixelbuf
Roy Hooper
2019-01-18
Improvements thanks to danh's review
Scott Shawcroft
2019-01-17
fix nonetype handling and nrf never reset
Scott Shawcroft
2019-01-17
Fix up nrf and using board.SPI in FourWire
Scott Shawcroft
2019-01-17
share fourwire and make nrf compile
Scott Shawcroft
2019-01-15
Merge pull request #1470 from gpshead/mdk_usb_dongle
Scott Shawcroft
2019-01-15
Mention the MDK USB Dongle.
Gregory P. Smith
2019-01-16
Update pins.c
dsiee
2019-01-16
Update pins.c
dsiee
2019-01-16
Update pins.c
dsiee
[next]