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
/
py
/
circuitpy_mpconfig.mk
Age
Commit message (
Expand
)
Author
2019-12-10
merge from upstream
Dan Halbert
2019-12-10
audiocore: Add MP3File using Adafruit_MP3 library
Jeff Epler
2019-12-05
wip
Dan Halbert
2019-11-22
Merge remote-tracking branch 'adafruit/master' into testing-fixes
Dan Halbert
2019-11-05
Allow boards to enable the `micropython.native` decorator
Thea Flowers
2019-10-15
Merge remote-tracking branch 'adafruit/master' into bonding1
Dan Halbert
2019-10-06
WIP: bonding
Dan Halbert
2019-10-04
Revert modules with missed dependence
Hierophect
2019-10-03
Add Always Build flag, remove redundancy
Hierophect
2019-09-01
Merge branch 'master' of https://github.com/adafruit/circuitpython into mixer...
sommersoft
2019-08-29
Merge branch 'master' of https://github.com/adafruit/circuitpython into mixer...
sommersoft
2019-08-29
rename bleio module to _bleio
Dan Halbert
2019-08-27
Disable bitbangio on Itsy M0
Scott Shawcroft
2019-08-24
move Mixer & MixerVoice from 'audiocore' to 'audiomixer'
sommersoft
2019-08-20
merge from upstream and make translate
Dan Halbert
2019-08-18
make nrf touchio be generic: now available for SAMD51 too
Dan Halbert
2019-08-17
audioio: By default, be compatible with 4.x
Jeff Epler
2019-07-26
audiopwmio: Add the shared files for this new module
Jeff Epler
2019-07-25
Merge pull request #2010 from jepler/audiocore
Scott Shawcroft
2019-07-25
audiocore: Factor from audioio
Jeff Epler
2019-07-24
Requested changes, general cleanup
Hierophect
2019-06-12
Turn off SUPEROPT on gc.c instead of trying to squueze inline limit so much; ...
Dan Halbert
2019-06-04
Add PS/2 support -- ps2io module
Elvis Pfützenreuter
2019-04-15
Split GamePadShift from GamePad to save space on most boards.
Scott Shawcroft
2019-03-27
Turn on frequencyio only on CIRCUITPY_FULL_BUILD
Dan Halbert
2019-03-01
better handle frequencyio inclusion
sommersoft
2019-03-01
Merge branch 'master' of https://github.com/adafruit/circuitpython into new_f...
sommersoft
2019-03-01
Rebase on top of CircuitPython 4.x
Radomir Dopieralski
2019-02-24
add frequencyio to circuipy_ configs
sommersoft
2019-02-17
correct weak module links; samd module only in m4 ports; update libraries
Dan Halbert
2019-02-15
address @tannewt changes: move and rename common files; remove PORT_HEAP_SIZE
Dan Halbert