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
2021-01-09
background tasks: Add, use port_wake_main_task
Jeff Epler
2021-01-09
esp32s2: audiobusio: move i2s_common inside
Jeff Epler
2021-01-09
esp32s2: Rename ESP_CALL_RAISE to CHECK_ESP_RESULT
Jeff Epler
2021-01-08
I2SOut: Enable ticks during audio playback
Jeff Epler
2021-01-08
port_i2s_play: fill the initial buffer via background callback
Jeff Epler
2021-01-08
port_i2s_play: remove build error
Jeff Epler
2021-01-08
i2s_fill_buffer: remove debug print
Jeff Epler
2021-01-08
i2s_fill_buffer: Need to fill with zeros when stopping
Jeff Epler
2021-01-07
esp2s2: enlarge stack-buffer, use it instead of i2s_zero_dma_buffer
Jeff Epler
2021-01-07
esp32s2: i2s: must reset buffer, otherwise wave samples don't start
Jeff Epler
2021-01-07
esp32s2: i2s: fix accounting for "stretched" frames
Jeff Epler
2021-01-07
esp32s2: port: Ensure JTAG pins are available for debugging
Jeff Epler
2021-01-07
esp32s2: 'make flash': Allow customizing the esptool flags
Jeff Epler
2021-01-07
Merge remote-tracking branch 'origin/main' into audioout-esp32
Jeff Epler
2021-01-04
Merge pull request #3929 from jepler/update-ulab3
Dan Halbert
2021-01-04
make translate
Jeff Epler
2021-01-04
ulab: update to 1.6.0
Jeff Epler
2021-01-03
Merge pull request #3923 from bwshockley/Add_dotstar_mini_sam_m4
Limor "Ladyada" Fried
2021-01-03
Merge pull request #3925 from UnexpectedCircuitPython/main
Limor "Ladyada" Fried
2021-01-04
Fixed incorrect pin assignment on header
Seon Rozenblum
2021-01-04
Merge pull request #3608 from adafruit/6.0.x
Jeff Epler
2021-01-03
Merge pull request #3914 from askpatrickw/feathers2-Nsync
Limor "Ladyada" Fried
2021-01-03
Added CP Dotstart Lib to Build
Benjamin Shockley
2021-01-03
Merge pull request #3 from adafruit/main
Benjamin Shockley
2021-01-02
Merge pull request #3915 from weblate/weblate-circuitpython-main
Dan Halbert
2021-01-02
Merge branch 'origin/main' into Weblate.
Hosted Weblate
2021-01-01
Merge pull request #3917 from brrzap/fix-3753
Dan Halbert
2021-01-01
changes based on UM's input
askpatricw
2021-01-01
_pixelbuf: error check in brightness setter (fix #3753)
@brrzap
2021-01-01
Translated using Weblate (Portuguese (Brazil))
Wellington Terumi Uemura
2021-01-01
Translated using Weblate (French)
Hugo Dahl
2020-12-31
dupe LED entries
askpatricw
2020-12-31
release and pre-release FeatherS2 NSync
askpatricw
2020-12-31
Merge pull request #3909 from weblate/weblate-circuitpython-main
Jeff Epler
2020-12-31
Merge branch 'main' of https://github.com/adafruit/circuitpython into main
askpatricw
2020-12-30
Update translation files
Hosted Weblate
2020-12-30
Merge branch 'origin/main' into Weblate.
Hosted Weblate
2020-12-30
Translated using Weblate (French)
Hugo Dahl
2020-12-30
Translated using Weblate (Spanish)
Hugo Dahl
2020-12-30
Translated using Weblate (Indonesian)
oon arfiandwi
2020-12-30
Merge pull request #3850 from microDev1/touch-s2
6.1.0-beta.3
Jeff Epler
2020-12-30
Merge pull request #3905 from dhalbert/update-frozen-6.1.0-beta.3
Jeff Epler
2020-12-31
update wake-alarm implementation
microDev
2020-12-31
enable light-sleep functionality
microDev
2020-12-30
update frozen libs for 6.1.0-beta.3
Dan Halbert
2020-12-30
Merge pull request #3900 from jepler/restore-frozen-busdevice
Dan Halbert
2020-12-30
Merge pull request #3896 from hugodahl/fix-esp32-s2-readme-typo
Limor "Ladyada" Fried
2020-12-30
Merge branch 'main' into touch-s2
microDev
2020-12-30
Revert "Removing frozen libs"
Jeff Epler
2020-12-30
add pretend-to-sleep functionality
microDev
[next]