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-31
Merge remote-tracking branch 'adafruit/master' into displayio_fill_area
Dave Astels
2019-07-31
Expose rotation with a property
Dave Astels
2019-07-31
Get fill_area working
Dave Astels
2019-07-30
Merge pull request #2011 from tannewt/ssd1322
Scott Shawcroft
2019-07-30
Merge pull request #2014 from robotics-masters/wallarug-robohat
Scott Shawcroft
2019-07-30
Delete samd51x19-bootloader-external-flash-crystalless.ld
wallarug
2019-07-30
Update mpconfigboard.mk to use standard linker file
wallarug
2019-07-29
Merge pull request #1985 from sommersoft/dynamic_support_matrix
Scott Shawcroft
2019-07-29
Merge pull request #2016 from hexthat/patch-2
Dan Halbert
2019-07-29
Merge pull request #2017 from sethitow/fix-example-typo
Dan Halbert
2019-07-29
Merge branch 'master' into wallarug-robohat
wallarug
2019-07-29
Added BUTTON to pins.c
wallarug
2019-07-29
Added BUTTON to pins.c
wallarug
2019-07-29
Updated pins.c for GROVE.
wallarug
2019-07-29
Update pins.c
wallarug
2019-07-28
Merge pull request #2003 from C47D/travis_check_new_boards
sommersoft
2019-07-28
update rST ref link for support matrix
sommersoft
2019-07-28
docs: install setuptools earlier
sommersoft
2019-07-28
docs: add setuptools for sphinx 2.x
sommersoft
2019-07-28
have Travis use pip3 for Sphinx 2.x
sommersoft
2019-07-28
add ':noindex:' to micropy's 'network.rst' to avoid sphinx conflict
sommersoft
2019-07-28
change 'c2rst' from source_parser -> extension; allows use of sphinx 2.x
sommersoft
2019-07-27
bleio: Fix typo in Peripheral example code.
Seth Itow
2019-07-27
added translations
hexthat
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-27
updated travis with build names
wallarug
2019-07-27
updated naming schema to match other boards
wallarug
2019-07-27
updated a few files
wallarug
2019-07-27
updated pins.c for robohat
wallarug
2019-07-27
further robohat cleanups
wallarug
2019-07-27
minor changes robohat d21
wallarug
2019-07-27
added custom ld file for samd51 no crystal, ext flash
wallarug
2019-07-27
updated to v1.7 board (samd51)
wallarug
2019-07-26
Reduce feather_m0_supersized build size
Scott Shawcroft
2019-07-25
Turn off GC opt to save space on Trinket Haxpress
Scott Shawcroft
2019-07-25
Extend existing board lists
Scott Shawcroft
2019-07-25
Update translations
Scott Shawcroft
2019-07-25
Update constructors of boards with displays
Scott Shawcroft
2019-07-25
Add knobs for SSD1322 and two fixes.
Scott Shawcroft
2019-07-25
[travis check new boards] Add missing boards to TRAVIS_BOARDS
C47D
2019-07-25
[travis check new boards] Fail in case of any missing boards
C47D
2019-07-25
Merge pull request #2010 from jepler/audiocore
Scott Shawcroft
2019-07-25
WIP on exposing fill_area
Dave Astels
2019-07-25
Expose array_new and array_subscr
Dave Astels
[next]