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
path:
root
/
docs
/
shared_bindings_matrix.py
Age
Commit message (
Expand
)
Author
2020-01-21
Merge pull request #2543 from pewpew-game/support-matrix
sommersoft
2020-01-21
Fix entry overrides in support matrix generation
Radomir Dopieralski
2020-01-06
Add initial MIMXRT10XX port
arturo182
2019-10-02
use 'any()' vs 'len == 1 & == False'
sommersoft
2019-09-27
add parsing for 'MINIMAL/DEFAULT'; process inclusion when determined by anoth...
sommersoft
2019-07-27
fix board_exclusion lookup
sommersoft
2019-07-27
use MICROPY_HW_BOARD_NAME vice board's folder name
sommersoft
2019-07-27
add port-wide config parsing; add modules-by-board function
sommersoft
2019-07-23
don't use files to pass data; call and return directly in conf.py
sommersoft
2019-07-07
more python3.5 compatibility fixes
sommersoft
2019-07-05
handle module exclusion when the default is to not include a module
sommersoft
2019-07-05
update regex module use to be python3.5 compatible
sommersoft
2019-07-04
fix late-night directory snafu
sommersoft
2019-07-04
add script to gather module support matrix info; add initial json file
sommersoft