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
2020-04-21
nrf: bleio: parameterize softradio configuration
Sean Cross
2020-04-21
nrf: mpconfigport: support configuration of various sizes
Sean Cross
2020-04-21
nrf: mpconfigport: subtract config size from firmware size
Sean Cross
2020-04-21
nrf: add support for nrf52833
Sean Cross
2020-04-21
nrf: make rgbmatrix and framebufferio optional
Sean Cross
2020-04-21
nrf: supervisor: support building without BUSIO
Sean Cross
2020-04-21
nrf: make neopixel support optional
Sean Cross
2020-04-17
RGBMatrix: finish renaming from Protomatter
Jeff Epler
2020-04-17
Rename Protomatter -> RGBMatrix
Jeff Epler
2020-04-17
Rename _protomatter -> protomatter
Jeff Epler
2020-04-14
nrf: protomatter port
Jeff Epler
2020-04-14
Add Protomatter and FramebufferDisplay
Jeff Epler
2020-03-31
Merge pull request #2741 from tannewt/fix_packetbuffer_server
Scott Shawcroft
2020-03-28
Merge pull request #2730 from tannewt/fix_fourwire_phase_polarity
Jeff Epler
2020-03-27
Update built in display init
Scott Shawcroft
2020-03-25
adding a backlight polarity flag to Display
siddacious
2020-03-25
allowing backlight change
siddacious
2020-03-25
Add exception on small buffer and fix Connecion WRITE handling
Scott Shawcroft
2020-03-25
Fix connection handle tracking in PacketBuffer when a server.
Scott Shawcroft
2020-03-24
Added 31250 and 56000 to baudrate_map in UART.c, to parallel definitions in n...
William Moser
2020-03-17
ulab: rename enable macro so it appears in the support matrix
Jeff Epler
2020-03-13
Merge pull request #2695 from TG-Techie/master
Scott Shawcroft
2020-03-12
fix requested changes
TG-Techie
2020-03-10
changed TG-Watch02A HW_BOARD_NAME
TG-Techie
2020-03-10
add TG-Watch02A board def
TG-Techie
2020-03-06
ah
TG-Techie
2020-03-06
Merge pull request #2 from adafruit/5.0.x
TG-Techie
2020-03-05
Merge remote-tracking branch 'adafruit/master' into assert_pin-and-mp_const_n...
Dan Halbert
2020-03-03
Merge remote-tracking branch 'origin/master' into ulab
Jeff Epler
2020-02-29
update uses of assert_pin_free; remove redundant checks
Dan Halbert
2020-02-28
new pin validation routines; don't use mp_const_none if NULL will do
Dan Halbert
2020-02-28
oofatfs: Remove _FS_DISK_READ_ALIGNED
Jeff Epler
2020-02-28
nrf: sqpi_flash: Handle unaligned reads
Jeff Epler
2020-02-28
added TG-Watch02A pins
TG-Techie
2020-02-28
add TG-Watch02A
TG-Techie
2020-02-27
ulab: Incorporate it
Jeff Epler
2020-02-25
move red LED to D13 and make D3 lsm6ds IRQ
ladyada
2020-02-24
Fix crash after empty REPL session
Scott Shawcroft
2020-02-21
use realloc instead
Dan Halbert
2020-02-21
put neopixel_write buffer in root pointers
Dan Halbert
2020-02-20
merge from upstream
Dan Halbert
2020-02-20
relicense nrf SPI.c to MIT
Dan Halbert
2020-02-19
Edits as a result of review
Dave Marples
2020-02-18
Addition of stubs for rs485/CTS/RTS handling on non-implemented chips
Dave Marples
2020-02-13
correct chec^Cfor flash erase boundaries
Dan Halbert
2020-02-13
Merge pull request #2581 from jamesbowman/master
Scott Shawcroft
2020-02-12
use properly-sized SPI transactions
Dan Halbert
2020-02-11
nrf: add SPIM3 support
Dan Halbert
2020-02-10
change OH20 badge pin defs to use SWn for buttons
Drew Fustini
2020-02-10
add pin defs for buttons on the OHS2020 badge
Drew Fustini
[next]