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-06
mimxrt1011: Only re-init SPI when it's actually needed
arturo182
2020-04-02
ports: fomu: move more functions into ram for stability
Sean Cross
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
2020-03-31
mimxrt10xx: Fix neopixel_write
arturo182
2020-03-29
board_vina_m0:pins.c: PGM_LED is on PA28 not PA15.
Brian Dean
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-27
Update board name to bdmicro_vina_m0 to eliminate hyphens.
Brian Dean
2020-03-26
Merge branch 'master' of https://github.com/adafruit/circuitpython
Brian Dean
2020-03-26
Add new board BDMICRO 'Vina M0'.
Brian Dean
2020-03-26
Merge pull request #2733 from oshwabadge2020/change_backlight
Scott Shawcroft
2020-03-26
Merge pull request #2734 from theacodes/add-flash-for-sol
Scott Shawcroft
2020-03-26
Add GD25Q64C as a flash chip for Sol
Thea Flowers
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-26
mimxrt10xx: Return proper UART read length when everything was read
arturo182
2020-03-25
Fix connection handle tracking in PacketBuffer when a server.
Scott Shawcroft
2020-03-25
Merge pull request #2727 from burtyb/commander-1
Scott Shawcroft
2020-03-24
Remove Adafruit_CircuitPython_CircuitPlayground
Chris Burton
2020-03-24
Merge pull request #2723 from jgillick/jgillick/circuitpython/stm32f411
Scott Shawcroft
2020-03-24
Added 31250 and 56000 to baudrate_map in UART.c, to parallel definitions in n...
William Moser
2020-03-23
Rename pins
jgillick
2020-03-22
PR feedback.
jgillick
2020-03-22
Rename NVM_BYTEARRAY_BUFFER_SIZE
jgillick
2020-03-22
Update NVM_BYTEARRAY_BUFFER_LEN
jgillick
2020-03-22
Add support for Commander
Chris Burton
2020-03-22
Add non-volatile memory support to STM
jgillick
2020-03-21
Merge remote-tracking branch 'circuitpython/master' into jgillick/circuitpyth...
jgillick
2020-03-19
Remove unnecessary change
jgillick
2020-03-19
Cleanup
jgillick
2020-03-18
Change the board to use an STM32F411 chip.
jgillick
2020-03-18
Merge pull request #2719 from theacodes/add-honking-button
Scott Shawcroft
2020-03-18
Remove some build options, fix order of boards in build.yml
Thea Flowers
2020-03-18
Add board support for Winterbloom Big Honking Button
Thea Flowers
2020-03-18
Fix disable VBUS sensing.
jgillick
2020-03-17
Merge pull request #2711 from jepler/update-ulab
5.1.0-rc.0
5.1.0
Scott Shawcroft
2020-03-17
ulab: rename enable macro so it appears in the support matrix
Jeff Epler
2020-03-17
PR Cleanup.
jgillick
2020-03-17
Update clock.
jgillick
2020-03-17
Revert changes to system_stm32f4xx.c
jgillick
2020-03-17
Bring back trimmed spaces.
jgillick
2020-03-16
Merge pull request #2705 from NightSkySK/UARTlogger2
Scott Shawcroft
2020-03-15
Chip specific code.
jgillick
[next]