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-07-02
Added type hints to analogio
type_hints
dherrada
2020-07-01
Merge pull request #3096 from weblate/weblate-circuitpython-main
Jeff Epler
2020-07-01
Translated using Weblate (Portuguese (Brazil))
Wellington Terumi Uemura
2020-07-01
Merge pull request #3094 from kamtom480/mkspk
Jeff Epler
2020-06-30
Merge pull request #3089 from ansonhe97/main
Scott Shawcroft
2020-06-30
Merge pull request #3090 from weblate/weblate-circuitpython-main
Scott Shawcroft
2020-06-30
Fix order of ci check
ansonhe97
2020-06-30
Update translation files
Hosted Weblate
2020-06-30
Translated using Weblate (Portuguese (Brazil))
Wellington Terumi Uemura
2020-06-30
Translated using Weblate (Portuguese (Brazil))
Wellington Terumi Uemura
2020-06-30
Translated using Weblate (Spanish)
Alvaro Figueroa
2020-06-29
Merge pull request #2863 from jepler/sdcard-in-core
Scott Shawcroft
2020-06-29
Merge pull request #3082 from sommersoft/customcss_old_docs_warning
Scott Shawcroft
2020-06-29
Merge pull request #3068 from weblate/weblate-circuitpython-main
Jeff Epler
2020-06-29
Fix end of line
ansonhe97
2020-06-29
Add: Added Seeed Wio Terminal board support
ansonhe97
2020-06-28
Translated using Weblate (Portuguese (Brazil))
Wellington Terumi Uemura
2020-06-28
Update translation files
Hosted Weblate
2020-06-28
Update translation files
Hosted Weblate
2020-06-28
Merge pull request #3086 from jerryneedell/jerryn_cmake
Jeff Epler
2020-06-28
remove extra frozen folder
jerryneedell
2020-06-27
change CMake verision requirement
jerryneedell
2020-06-26
Merge pull request #3078 from jepler/redirects-mk2
Scott Shawcroft
2020-06-26
add custom css for 'viewing-old-docs' message
sommersoft
2020-06-26
docs: conf.py: fix logging about reidrects
Jeff Epler
2020-06-26
docs: conf.py: Fix redirects for RTD
Jeff Epler
2020-06-26
redirects: Add __init__ page redirects
Jeff Epler
2020-06-26
redirects.txt: sort according to LANG=C.UTF-8 collation rules
Jeff Epler
2020-06-26
sdioio: Remove junk in comments
Jeff Epler
2020-06-26
atmel-sam: sdio: disable debug prints by default
Jeff Epler
2020-06-26
Update shared-bindings/sdcardio/SDCard.c
Jeff Epler
2020-06-26
Merge pull request #3072 from PTS93/patch-2
Scott Shawcroft
2020-06-26
atmel-samd: Add SDIO SD card interface
Jeff Epler
2020-06-26
samd: sdio: Add needed files from atmel start
Jeff Epler
2020-06-26
sdioio: Add shared-bindings
Jeff Epler
2020-06-26
shared-bindings: Factor out validate_list_is_free_pins
Jeff Epler
2020-06-26
sdcardio: implement new library for SD card I/O
Jeff Epler
2020-06-26
Merge pull request #3071 from jgillick/jeremy/stm-nvm-flash
Scott Shawcroft
2020-06-26
Merge pull request #3070 from PTS93/patch-1
Scott Shawcroft
2020-06-25
Move NVM block to increase program size.
jgillick
2020-06-26
Update minimum required cmake to 3.16
Timon
2020-06-26
Fix typo inserting IDF_PATH variable
Timon
2020-06-25
Merge pull request #3034 from jepler/terminology-cleanup
6.0.0-alpha.0
Scott Shawcroft
2020-06-25
make translate and msgmerge
Jeff Epler
2020-06-25
docs: Explain our shift in terminology
Jeff Epler
2020-06-25
remove machine_i2c, machine_spi
Jeff Epler
2020-06-25
README: point at status badge for github actions, and right branch
Jeff Epler
2020-06-25
README: Remove a statement that's not particularly true at the moment
Jeff Epler
2020-06-25
tests: Remove a test for micropython-specific SPI behavior
Jeff Epler
2020-06-25
I2CPeripheral: Rename class and its module
Jeff Epler
[next]