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
/
.gitignore
Age
Commit message (
Expand
)
Author
2019-12-16
update vid and pid for teknikio_bluebird
JoeBakalor
2019-05-25
Use rst2pyi to generate type stubs and package
John Reese
2019-04-09
Ignore vscode files
Scott Shawcroft
2018-08-30
Merge remote-tracking branch 'adafruit/master' into es_lang
Scott Shawcroft
2018-08-23
Add POEdit .mo files to gitignore
Carlos
2018-08-22
update SD to v6.1.0
hathach
2018-07-12
Merge pull request #1004 from adafruit/nrf52840_usbboot
Scott Shawcroft
2018-07-10
handle errno defns for mingw and use correct executable name
Dan Halbert
2018-07-10
Merge branch 'master' into nrf52840_usbboot
hathach
2018-07-03
Analysis fixes and long lived tweaks.
Scott Shawcroft
2018-05-15
update gitignore
hathach
2018-02-13
add 52840 serial bootloader
hathach
2017-11-07
Implement busio.I2c.
Dan Halbert
2017-06-20
Merge tag 'v1.9.1'
2.0.0-alpha.0
Scott Shawcroft
2017-02-20
docs: Modify Makefile and indexes to generate cPy-differences pages.
Rami Ali
2017-01-05
Ignore the bin folder that can be used to collect binaries across ports.
Scott Shawcroft
2016-10-18
Documentation rework to unify the docs together rather than having them
Scott Shawcroft
2016-09-07
Include the precompiled math library from ASF.
Scott Shawcroft
2016-08-29
.gitignore: Add *.pyc, because Python 2 doesn't use __pycache__.
Krzysztof Blazewicz
2015-04-30
msvc: Allow overriding of build options with custom file
stijn
2014-07-24
Add GNUmakefile to the .gitignore file.
Dave Hylands
2014-05-03
Ignore .exe files
stijn
2014-04-12
Update .gitignore to ignore __pycache__/.
Damien George
2014-04-10
Update .gitignore
Andrew Scheller
2014-01-11
Added memzip filesystem support for teensy
Dave Hylands
2014-01-05
Add gitignore file
mux