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
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-20
Merge pull request #2777 from pewpew-game/master
Scott Shawcroft
2020-04-20
STM32: f767: Fixes linker settings.
Mark Olsson
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-17
Merge pull request #2735 from hierophect/stm32x7-setup
hierophect
2020-04-17
Add copyrights to pewpew m4 and ugame board.c
Radomir Dopieralski
2020-04-16
startup file crash fix, H7 bin fix
Lucian Copeland
2020-04-16
Update copyright to bump the CI
Scott Shawcroft
2020-04-16
litex: enable binascii and ujson modules
Sean Cross
2020-04-16
litex: disable minimal build
Sean Cross
2020-04-16
litex: add os module
Sean Cross
2020-04-16
litex: mphalport: add fake mp_hal_delay_us
Sean Cross
2020-04-15
Fix RGB/BGR colors in Stage
Radomir Dopieralski
2020-04-15
Fix korea translation error, minor submodule change
Lucian Copeland
2020-04-15
translations-merge
Lucian Copeland
2020-04-15
Implement requested changes
Lucian Copeland
2020-04-14
samd: actually disable protomatter timer
Jeff Epler
2020-04-14
Update ports/atmel-samd/boards/pyportal_titano/board.c
Jeff Epler
2020-04-14
nrf: protomatter port
Jeff Epler
2020-04-14
Add Protomatter and FramebufferDisplay
Jeff Epler
2020-04-14
pycubed: add trailing newline to file
Jeff Epler
2020-04-13
enable MICROPY_PY_REVERSE_SPECIAL_METHODS where ulab is enabled
Jeff Epler
2020-04-13
Implement cache-based reads
Lucian Copeland
2020-04-13
Fix pin mapping for the H7 Nucleo
Lucian Copeland
2020-04-13
Merge remote-tracking branch 'upstream/master' into stm32x7-setup
Lucian Copeland
2020-04-13
Various requested fixes
Lucian Copeland
2020-04-09
Merge branch 'master' into nfc_copy
Sabas
2020-04-09
Update to v1.3
sabas1080
2020-04-09
Add busio support, cleanup
Lucian Copeland
2020-04-06
mimxrt1011: Only re-init SPI when it's actually needed
arturo182
2020-04-03
Linker file restructure, TCM and MPU additions
Lucian Copeland
2020-04-02
Implement F7 Nucleo
Lucian Copeland
2020-04-02
ports: fomu: move more functions into ram for stability
Sean Cross
2020-04-01
merge and docs
Lucian Copeland
2020-04-01
Implement requested changes
Lucian Copeland
2020-03-31
Merge pull request #2726 from xobs/fomu-circuitpython
Scott Shawcroft
2020-03-31
Merge pull request #2741 from tannewt/fix_packetbuffer_server
Scott Shawcroft
2020-03-31
ports: litex: use dfu.py instead of dfu-suffix.py
Sean Cross
2020-03-31
ports: fomu: build dfu as part of Makefile
Sean Cross
2020-03-31
ports: litex: enable itcm region for fomu
Sean Cross
2020-03-31
ports: litex: add port and fomu board
Sean Cross
2020-03-30
Merge pull request #2740 from arturo182/mimxrt10xx_neopixel
Scott Shawcroft
[next]