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-03-06
Merge pull request #658 from tannewt/driver_page_update
2.2.4
Kattni
2018-03-06
Fix links. Adding the en/latest/ circumvents a ReadTheDocs bug
Scott Shawcroft
2018-03-06
Update driver links including categories!
Scott Shawcroft
2018-02-23
Merge pull request #641 from dhalbert/2.x_esp8266_remove_obsolete_drivers
Scott Shawcroft
2018-02-23
Remove obsolete periphal drivers in esp module
Dan Halbert
2018-02-21
Merge pull request #632 from tannewt/delete_out_of_date
Dan Halbert
2018-02-20
Polish up the README since it was converted to RST from Markdown.
Scott Shawcroft
2018-02-20
Delete a bunch of docs, drivers and examples not relevant to CircuitPython.
Scott Shawcroft
2018-02-15
Merge pull request #621 from tannewt/tweak_itsybitsy_status_brightness
Dan Halbert
2018-02-13
Fix builds without status pixel. No need to track its brightness when its una...
Scott Shawcroft
2018-02-12
Dim the neopixel status LED through the brightness control.
Scott Shawcroft
2018-02-12
Increase the status LED brightness a bit so that newer DotStars
Scott Shawcroft
2018-02-11
Merge pull request #612 from tuupola/patch-1
Limor "Ladyada" Fried
2018-02-11
Magnetometer values are also 3d vector of uT
Mika Tuupola
2018-02-04
Merge pull request #580 from ladyada/pirkey
2.2.3
Dan Halbert
2018-02-04
pIRKey tested w/ hardware - basically a trinket or gemma with only dotstar LE...
ladyada
2018-02-02
Merge pull request #571 from ladyada/fix_itsybitsy_flash
Dan Halbert
2018-01-30
memory type for alt flash fix
ladyada
2018-01-19
Merge pull request #541 from ladyada/itsybitsy_m0_fixes
2.2.1
Dan Halbert
2018-01-19
Add W25Q16 USON flash support, alternative flash type support for all boards
ladyada
2018-01-19
Add missing Feather M0 RadioFruit boards: RFM69, RFM9x. (#538)
Tony DiCola
2018-01-11
Merge pull request #520 from pewpew-game/2.x
Radomir Dopieralski
2018-01-11
Fix example for gamepad
Radomir Dopieralski
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
[next]