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-06-01
Provide mp_errno_to_str even without uerrno
Matt Wozniski
2018-06-01
Merge pull request #887 from tannewt/rotaryio
Dan Halbert
2018-06-01
Adapt for feedback and hack around pIRkey size constraint.
Scott Shawcroft
2018-06-01
redo state algorithm
Dan Halbert
2018-06-01
atmel-samd: Make ticks more atomic.
Scott Shawcroft
2018-06-01
atmel-samd: Add rotary encoder support.
Scott Shawcroft
2018-06-01
atmel-samd: Re-org helper peripheral files into their own subdirectory.
Scott Shawcroft
2018-06-01
Merge pull request #889 from tannewt/audioio_timers_in_use
Dan Halbert
2018-06-01
Merge pull request #890 from tannewt/brownout3
Dan Halbert
2018-06-01
Merge pull request #888 from notro/samd51_clock_rework
Scott Shawcroft
2018-06-01
Support brownout to safe mode. Fixes #870
Scott Shawcroft
2018-06-01
Turn off timer on AudioOut deinit.
Scott Shawcroft
2018-06-01
atmel-samd/samd51: Use crystal for RTC
Noralf Trønnes
2018-06-01
atmel-samd/samd51: Refactor clock setup
Noralf Trønnes
2018-06-01
atmel-samd/samd51: Implement samd.clock
Noralf Trønnes
2018-05-30
Merge pull request #868 from pewpew-game/gamepad-longlive
Scott Shawcroft
2018-05-30
Add gamepad_singleto to root pointers for the nrf port
Radomir Dopieralski
2018-05-30
Add gamepad_singleton to root pointers
Radomir Dopieralski
2018-05-30
Make the gamepad singleton long-lived
Radomir Dopieralski
2018-05-30
restore I2C and UART. Don't do port.c resets and inits for modules that are n...
Dan Halbert
2018-05-30
Merge pull request #885 from dhalbert/feather_m4_reve
Scott Shawcroft
2018-05-29
rev E feather M4 express; remove named AREF pins
Dan Halbert
2018-05-24
Merge pull request #867 from dhalbert/fix_pirkey_apa102
Dan Halbert
2018-05-24
update cpx lib
Dan Halbert
2018-05-24
Merge pull request #873 from dhalbert/travis-cpx-crickit-build
Dan Halbert
2018-05-24
add cpx-crickit build to travis
Dan Halbert
2018-05-24
restore I2C and UART. Don't do port.c resets and inits for modules that are n...
Dan Halbert
2018-05-24
Merge pull request #871 from tannewt/remove_old_nvm_code
Dan Halbert
2018-05-24
Remove asf3 nvm code.
Scott Shawcroft
2018-05-24
refine pirkey build
Dan Halbert
2018-05-23
pirkey APA102 defs were commented out in mpconfigboard.h
Dan Halbert
2018-05-23
Merge pull request #864 from pewpew-game/master
Dan Halbert
2018-05-23
Merge pull request #863 from dhalbert/3.0_doc_updates
Scott Shawcroft
2018-05-23
Remove volatile from the gamepad struct
Radomir Dopieralski
2018-05-23
Raise an error if more than 8 buttons passed to gamepad
Radomir Dopieralski
2018-05-23
Avoid uninitialized gamepad on exception
Radomir Dopieralski
2018-05-23
Merge pull request #866 from tannewt/touchio3
3.0.0-beta.0
Dan Halbert
2018-05-23
Merge pull request #865 from tannewt/fix_rtd_build
Dan Halbert
2018-05-23
typos in builtins.rst
Dan Halbert
2018-05-23
ustruct -> struct in design_guide.rst
Dan Halbert
2018-05-23
Use merged in FreeTouch
Scott Shawcroft
2018-05-23
Fix ReadTheDocs build due to c2rst.
Scott Shawcroft
2018-05-23
use shared-bindings struct doc; remove docs/library one
Dan Halbert
2018-05-23
Merge pull request #861 from tannewt/touchio3
Dan Halbert
2018-05-23
Gain space back in non-Express builds by using -finline-limit
Scott Shawcroft
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
fix title underline
Dan Halbert
2018-05-22
add caveat language re MicroPython libraries; other slight changes
Dan Halbert
2018-05-22
RTD documentation updates
Dan Halbert
[prev]
[next]