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
2018-05-23
Make gamepad.get_pressed work when gamepad was created from frozen code
Radomir Dopieralski
2018-05-23
Cache pullup state in gamepad
Radomir Dopieralski
2018-05-22
Merge pull request #862 from tannewt/contributing_update
Scott Shawcroft
2018-05-22
Update CONTRIBUTING.md to include new learn guides and Dan and
Scott Shawcroft
2018-05-22
Merge pull request #860 from dhalbert/3.0-cpx-crickit
Dan Halbert
2018-05-22
Merge pull request #854 from python-ugame/extra-override
Scott Shawcroft
2018-05-22
turn off longint on cpx crickit; update frozen libs
Dan Halbert
2018-05-22
Merge pull request #859 from dhalbert/3.0-cpx-crickit
Scott Shawcroft
2018-05-22
LONGLONG typo
Dan Halbert
2018-05-22
make longint choice mechanism more readable
Dan Halbert
2018-05-21
refactor longint settings; make crickit cpx build
Dan Halbert
2018-05-21
Allow overriding EXTRA_BUILTIN_MODULES in mpconfigboard.h
Radomir Dopieralski
2018-05-19
Merge pull request #846 from notro/epoch1970
Scott Shawcroft
2018-05-19
Merge pull request #852 from adafruit/jerryneedell-patch-1
Scott Shawcroft
2018-05-19
Merge pull request #848 from dhalbert/3.0-boot_output_file
Scott Shawcroft
2018-05-19
fix doc error in audioOut.c
jerryneedell
2018-05-19
wasn't always clearing boot_output_file
Dan Halbert
2018-05-18
time: Use 1970 epoch
Noralf Trønnes
2018-05-18
atmel-samd/samd21: Enable long int on Express boards
Noralf Trønnes
2018-05-17
Merge pull request #845 from matt-land/feature-default-serial
Scott Shawcroft
2018-05-17
pirkey, trinket, ugame
Matt Land
2018-05-17
itsbitsy, metro
Matt Land
2018-05-17
arduino, circuitplayground, feather boards
Matt Land
2018-05-17
worked
Matt Land
2018-05-17
rename to UART
Matt Land
2018-05-17
Merge branch 'master' of https://github.com/adafruit/circuitpython into featu...
Matt Land
2018-05-17
Merge pull request #844 from matt-land/feature-default-spi-circuit-playground
Scott Shawcroft
2018-05-17
remove newline
Matt Land
2018-05-17
Merge branch 'master' of https://github.com/adafruit/circuitpython into featu...
Matt Land
2018-05-17
not working
Matt Land
2018-05-17
Merge pull request #841 from matt-land/feature-i2c-gemma
Scott Shawcroft
2018-05-16
Merge branch 'feature-i2c-gemma' into feature-default-spi-circuit-playground
Matt Land
2018-05-16
Merge branch 'master' of https://github.com/adafruit/circuitpython into featu...
Matt Land
2018-05-16
Merge pull request #838 from rhooper/master
Scott Shawcroft
2018-05-16
add spi def to all boards pins file
Matt Land
2018-05-16
fix formatting
Matt Land
2018-05-16
Merge branch 'feature-i2c-gemma' into feature-default-spi-circuit-playground
Matt Land
2018-05-16
Rephrase the doc
Scott Shawcroft
2018-05-16
Merge branch 'master' of https://github.com/adafruit/circuitpython into featu...
Matt Land
2018-05-16
For the two boards without SCL and SDA can you still add the board global ent...
Matt Land
2018-05-16
Merge pull request #843 from jerryneedell/jerryn_errno
Scott Shawcroft
2018-05-16
set #define MICROPY_USE_INTERNAL_ERRNO (0) in mpconfigport for ESP8266 to ...
Jerry Needell
2018-05-16
Merge branch 'feature-i2c-gemma' into feature-default-spi-circuit-playground
Matt Land
2018-05-16
formatting, trailing newlines
Matt Land
2018-05-16
used pins.c instead of README.rst
Matt Land
2018-05-16
SPI for all boards
Matt Land
2018-05-16
spi on much
Matt Land
2018-05-16
fixed pins
Matt Land
2018-05-16
pin issue
Matt Land
2018-05-16
Merge pull request #829 from jerryneedell/jerryn_i2c
Scott Shawcroft
[next]