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
2019-07-28
change 'c2rst' from source_parser -> extension; allows use of sphinx 2.x
sommersoft
2019-07-27
fix board_exclusion lookup
sommersoft
2019-07-27
Merge branch 'master' into dynamic_support_matrix
sommersoft
2019-07-27
update 'Core Modules' description
sommersoft
2019-07-27
use MICROPY_HW_BOARD_NAME vice board's folder name
sommersoft
2019-07-27
move the support matrix to its own page; add linking for modules
sommersoft
2019-07-27
change conf.py to use modules-by-board
sommersoft
2019-07-27
add port-wide config parsing; add modules-by-board function
sommersoft
2019-07-25
Merge pull request #2010 from jepler/audiocore
Scott Shawcroft
2019-07-25
Remove unneeded headers
Scott Shawcroft
2019-07-25
audiocore: Factor from audioio
Jeff Epler
2019-07-24
Merge pull request #2007 from hierophect/F4xx-port-setup
Scott Shawcroft
2019-07-24
Update SystemCoreClock macro
Hierophect
2019-07-24
Requested changes, general cleanup
Hierophect
2019-07-24
Merge pull request #2009 from hathach/tinyusb-update
Dan Halbert
2019-07-24
whitespace
hathach
2019-07-24
update tinyusb lib to 0.5.x
hathach
2019-07-23
docs: replace overzealous removal of parens
sommersoft
2019-07-23
docs: revert calling 'shared_bindings_matrix.py'
sommersoft
2019-07-23
don't use files to pass data; call and return directly in conf.py
sommersoft
2019-07-23
remove local copy of 'support_matrix.json'
sommersoft
2019-07-23
Revert tinyUSB issue
Hierophect
2019-07-23
Doc error caused by submodule, misc cleanup
Hierophect
2019-07-23
Switch to submodule for cube files
Hierophect
2019-07-23
Python doc generator fixes
Hierophect
2019-07-22
Merge pull request #1998 from tannewt/monocolor
Dan Halbert
2019-07-22
Merge pull request #1986 from AnthonyDiGirolamo/patch-1
Scott Shawcroft
2019-07-22
Merge pull request #2006 from ntavish/patch-1
Dan Halbert
2019-07-22
Switch to SAMD compatible tinyusb commit
Hierophect
2019-07-22
Fix LED misuse interfering with atmel builds
Hierophect
2019-07-22
Cleanup missed items
Hierophect
2019-07-22
Add feature conditionals and clean up
Hierophect
2019-07-22
Fix incorrect preprocessor define NRFX_TIMER3/4
Tavish Naruka
2019-07-19
Review feedback including NO_BRIGHTNESS_COMMAND macro
Scott Shawcroft
2019-07-19
Turn off bitbanging on Hallowing to save code space.
Scott Shawcroft
2019-07-19
Correct typo in line meant to turn off frequencyio on M0 which saves 2k code ...
Scott Shawcroft
2019-07-19
Update translations
Scott Shawcroft
2019-07-19
Add support for grayscale displays that are < 8 bit depth.
Scott Shawcroft
2019-07-19
pin selection cleanup, tinyUSB update
Hierophect
2019-07-19
Merge pull request #2002 from ntavish/blip_improvements
Scott Shawcroft
2019-07-19
enable libraries needed by BlipBoy Shield
Tavish Naruka
2019-07-18
Makefile cleanup
Hierophect
2019-07-18
Deinit-capable USB on 411
Hierophect
2019-07-18
Merge pull request #1993 from dhalbert/ble-scanner
5.0.0-alpha.0
Scott Shawcroft
2019-07-17
Add missing files for DigitalIO
Hierophect
2019-07-17
fix gitignore
Hierophect
2019-07-17
first pass of DigitalIO
Hierophect
2019-07-16
sphinx fix
Dan Halbert
2019-07-16
Address review comments.
Dan Halbert
2019-07-11
update frozen libraries
Dan Halbert
[next]