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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-12-30
Merge pull request #505 from dhalbert/2.2_update_cpx_frozen_libs
2.2.0-rc.2
2.2.0
Dan Halbert
2017-12-30
update CPX frozen modules to latest versions
Dan Halbert
2017-12-24
Merge pull request #499 from dhalbert/2.x_frozen_module_version_info
Dan Halbert
2017-12-24
preprocess_frozen_modules.py: yet more Python 3.4 compatibility changes
Dan Halbert
2017-12-24
preprocess_frozen_modules.py: make compatible with Python 3.4.
Dan Halbert
2017-12-23
Add git version info to frozen modules.
Dan Halbert
2017-12-23
PDMIn: Make last DMA buffer be exactly the right length.
Dan Halbert
2017-12-23
certain odd-sized PDMIn record buffers would crash or not fill properly
Dan Halbert
2017-12-21
Error in PDMIn filter loop.
Dan Halbert
2017-12-20
Merge pull request #495 from tannewt/fix_baud_reset
Dan Halbert
2017-12-20
Fix 1200 baud reset.
Scott Shawcroft
2017-12-20
check twice for bad filesystem
Dan Halbert
2017-12-20
Wait 2 secs before creating new filesystem in case power is jittery
Dan Halbert
2017-12-20
Don't include examples directories in frozen libraries
Dan Halbert
2017-12-19
Merge pull request #489 from adafruit/test_2.x
Dan Halbert
2017-12-19
Add root readthedocs.yml file.
Scott Shawcroft
2017-12-15
Merge pull request #486 from dhalbert/2.x_lis3dh_3.0.0
2.2.0rc1
2.2.0-rc1
Kattni
2017-12-15
update CPX frozen Adafruit_CircuitPython_LIS3DH to library version 3.0.0
Dan Halbert
2017-12-15
Speed up AnalogIn.value.
Dan Halbert
2017-12-14
Merge pull request #483 from dhalbert/2.x
Kattni
2017-12-14
bring CPX frozen modules up to date
Dan Halbert
2017-12-14
Write version info to boot_out.txt.
Dan Halbert
2017-12-13
Fix PDMIn MEMS microphone support (#479)
Dan Halbert
2017-12-05
Merge pull request #474 from tannewt/mcu_reset
Dan Halbert
2017-12-05
Fix a couple spelling errors.
Scott Shawcroft
2017-12-05
Introduce reset mechanics to microcontroller.
Scott Shawcroft
2017-12-05
Merge pull request #473 from dhalbert/2.x_esp8266_bidi_spi
Dan Halbert
2017-12-05
add SPI.write_readinto() to esp8266 port
Dan Halbert
2017-12-05
add SPI.write_readinto() - bidirectional SPI
Dan Halbert
2017-12-03
update CPX frozen modules to latest versions
Dan Halbert
2017-11-26
atmel-samd: Added missing adalogger pins (#461)
Stewart
2017-11-21
Merge pull request #453 from pewpew-game/stage
Dan Halbert
2017-11-21
Fix display orientation for _stage module
Radomir Dopieralski
2017-11-17
Add ItsyBitsy M0 support with 1MB flash support (#445)
Limor "Ladyada" Fried
2017-11-14
Update info about erasing CIRCUITPY to include flash erasers for non-… (#427)
Dan Halbert
2017-11-07
Merge pull request #419 from tannewt/2.x_usb_pids
Dan Halbert
2017-11-07
atmel-samd: Update Feather M0 Express USB PID
Scott Shawcroft
2017-11-07
Add a _stage module (#398)
Radomir Dopieralski
2017-11-06
Merge pull request #413 from dhalbert/fix_round
Dan Halbert
2017-11-06
Fix round(). Don't split a statement with a #pragma. It breaks the compiled o...
Dan Halbert
2017-11-06
esp8266 enable framebuf (#408)
jerryneedell
2017-11-03
Merge pull request #404 from pewpew-game/fix-spi-empty-read-write
Dan Halbert
2017-11-03
Allow empty reads and writes for busio.SPI
Radomir Dopieralski
2017-11-01
Add board definition for the uGame handheld console
Radomir Dopieralski
2017-10-30
Allow writing buffer of length zero to I2C device; it can be used to poll for...
Dan Halbert
2017-10-25
shared-bindings: Check that I2C and SPI reads and writes are given a buffer o...
Scott Shawcroft
2017-10-22
Supersized Feather M0 Express for 2.x (replace the 2Mbyte SPI flash with an 8...
Dave Astels
2017-10-21
Gracefully reset the gamepad module (#356)
Radomir Dopieralski
2017-10-17
redo time.monotonic() to avoid double precision
2.1.0
Dan Halbert
2017-10-16
Set DRVSTR on output pins to strong (more current capability).
Dan Halbert
[next]