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
Age
Commit message (
Expand
)
Author
2020-01-30
track vm_used_ble better
Dan Halbert
2020-01-29
Merge pull request #2551 from jepler/build-mpy-cross-static-linux-win64
Scott Shawcroft
2020-01-29
Merge pull request #2554 from dhalbert/packetbuffer-packet_size
Scott Shawcroft
2020-01-29
Merge pull request #2556 from jepler/update-tools-uf2
Scott Shawcroft
2020-01-28
tools/uf2: take new upstream commits
Jeff Epler
2020-01-28
Merge pull request #2555 from suda/feature/particle-wiznet5k
Scott Shawcroft
2020-01-28
Add support for the Particle Ethernet FeatherWing
Wojtek Siudzinski
2020-01-27
Merge pull request #2552 from jepler/samd-stereo-single-dma
Scott Shawcroft
2020-01-27
Merge pull request #2532 from tannewt/teensy4-dev
Scott Shawcroft
2020-01-27
PacketBuffer.packet_size was returning bool instead of int
Dan Halbert
2020-01-27
Merge pull request #2553 from ladyada/master
Jeff Epler
2020-01-27
samd: audio-dma: avoid memory allocations
Jeff Epler
2020-01-26
add missing displayref
Lady Ada
2020-01-26
samd: When possible, use one DMA channel for stereo AudioOut
Jeff Epler
2020-01-25
add mpy-cross-mac to build artifacts
Jeff Epler
2020-01-25
alphabetize
Jeff Epler
2020-01-25
Build static mpy-cross bins
Jeff Epler
2020-01-25
rework gitignore file
Jeff Epler
2020-01-25
Add a makefile to cross-compile for raspbian
Jeff Epler
2020-01-25
accomodate excessively old gcc versions for raspbian mpy-cross cross-build
Jeff Epler
2020-01-25
Define serial_write, it was undefined in the Windows mpy-cross build
Jeff Epler
2020-01-25
mpy-cross: Make it easier to build mpy-cross static targets
Jeff Epler
2020-01-24
Merge pull request #2526 from jepler/mixer-opt
sommersoft
2020-01-24
Merge pull request #2548 from dhalbert/cpb-reset-neopixels
Scott Shawcroft
2020-01-24
pygamer and pybadge boards were not resetting neopixels
Dan Halbert
2020-01-23
reset NeoPixels on CPB on soft reload
Dan Halbert
2020-01-23
Merge pull request #2542 from ndGarage/ndbit6
Limor "Ladyada" Fried
2020-01-23
Merge branch 'master' into ndbit6
Limor "Ladyada" Fried
2020-01-23
change-name-to-ndgarage_ndbit6
ndgarage
2020-01-22
Merge pull request #2546 from deshipu/patch-1
Scott Shawcroft
2020-01-22
Merge pull request #2541 from tsupplis/master
Scott Shawcroft
2020-01-22
Update README.rst
Radomir Dopieralski
2020-01-22
Update CircuitPython differences in README
Radomir Dopieralski
2020-01-21
Use new USB PIDs that aren't used yet.
Scott Shawcroft
2020-01-21
Disable the DCache when USB is initialized. There are still issues enabling it.
Scott Shawcroft
2020-01-21
Merge pull request #2545 from dhalbert/cpx-stack-4760
5.0.0-beta.4
Dan Halbert
2020-01-21
Merge pull request #2543 from pewpew-game/support-matrix
sommersoft
2020-01-21
Increase CPX stack size by 256
Dan Halbert
2020-01-21
Fix entry overrides in support matrix generation
Radomir Dopieralski
2020-01-21
Update fix (missing pragma gcc diagnostic push)
tsupplis
2020-01-20
Merge pull request #2534 from CapableRobot/capablerobot-usbhub
Scott Shawcroft
2020-01-20
Mixer: rename function based on review comment
Jeff Epler
2020-01-20
Mixer: use MP_LIKELY macro instead of locally brewed one
Jeff Epler
2020-01-20
Merge remote-tracking branch 'origin/master' into capablerobot-usbhub
Chris Osterwood
2020-01-18
Fix other builds missing new heap bounds functions
Scott Shawcroft
2020-01-18
Update translations and translation sources
Scott Shawcroft
2020-01-18
Fix start on power up by providing Reset_Handler ourselves.
Scott Shawcroft
2020-01-17
teensy fixes
Scott Shawcroft
2020-01-17
Refine iMX RT memory layout and add three boards
Scott Shawcroft
2020-01-17
Merge pull request #2530 from adafruit/mimxrt1011_pin_fix
Limor "Ladyada" Fried
[next]