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_defns.mk
Age
Commit message (
Expand
)
Author
2020-05-29
Merge remote-tracking branch 'adafruit/master' into wdt-nrf
Scott Shawcroft
2020-05-28
A number of small ESP32S2 fixes:
Scott Shawcroft
2020-05-27
watchdogtimer: refactor to new api
Sean Cross
2020-05-27
watchdog: rename module from `wdt` and move to `microcontroller`
Sean Cross
2020-05-27
wdt: add watchdog support
Sean Cross
2020-05-13
Merge remote-tracking branch 'adafruit/master' into improve_verification
Scott Shawcroft
2020-05-12
Don't build in empty help.c
Scott Shawcroft
2020-05-12
Merge branch 'master' into Optical-Encoder-Module
Scott Shawcroft
2020-05-12
merged master
Daniel Pollard
2020-05-09
Add vectorio: for drawing shapes
warriorofwire
2020-05-06
aesio: add basic AES encryption and decryption
Sean Cross
2020-05-05
refactor countio based on feedback
Daniel Pollard
2020-04-20
Merge remote-tracking branch 'adafruit/master' into lower_power
Scott Shawcroft
2020-04-17
RGBMatrix: finish renaming from Protomatter
Jeff Epler
2020-04-17
Rename Protomatter -> RGBMatrix
Jeff Epler
2020-04-17
Rename _protomatter -> protomatter
Jeff Epler
2020-04-14
Merge remote-tracking branch 'adafruit/master' into lower_power
Scott Shawcroft
2020-04-14
Add Protomatter and FramebufferDisplay
Jeff Epler
2020-04-02
Clean up
Scott Shawcroft
2020-03-31
Merge remote-tracking branch 'adafruit/master' into lower_power
Scott Shawcroft
2020-03-17
ulab: rename enable macro so it appears in the support matrix
Jeff Epler
2020-03-13
Initial work on SAMD
Scott Shawcroft
2020-02-27
ulab: Incorporate it
Jeff Epler
2020-02-07
Split into shared-module and shared-bindings
James Bowman
2020-02-05
Rename eveL to _eve, EVEL to _EVE
James Bowman
2020-02-03
First draft of eveL, the low-level module of the Gameduino (and BridgeTek EVE...
James Bowman
2020-01-08
Merge pull request #2445 from jepler/mp3-jeplayer-fixes
5.0.0-beta.3
Scott Shawcroft
2020-01-06
Fix more build problems
Jeff Epler
2020-01-03
Add PacketBuffer and MTU negotiation support.
Scott Shawcroft
2019-12-10
merge from upstream
Dan Halbert
2019-12-10
working on all ports
Dan Halbert
2019-12-10
audiocore: Add MP3File using Adafruit_MP3 library
Jeff Epler
2019-12-05
wip
Dan Halbert
2019-10-21
Refine _bleio
Scott Shawcroft
2019-10-20
Parameterize linker script
Dan Halbert
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-24
Merge branch 'master' of https://github.com/adafruit/circuitpython into mixer...
sommersoft
2019-08-22
Rework refresh API and factor common display stuff out
Scott Shawcroft
2019-08-22
EPaper displays work mostly.
Scott Shawcroft
2019-08-19
Merge branch 'master' of https://github.com/adafruit/circuitpython into mixer...
sommersoft
2019-08-18
make nrf touchio be generic: now available for SAMD51 too
Dan Halbert
2019-08-05
Merge remote-tracking branch 'adafruit/master' into ble-pairing
Dan Halbert
2019-08-03
bring MixerVoice back to building state; update documentation
sommersoft
2019-08-02
WIP: rework of Characteristic properties; enhance Descriptor; not tested
Dan Halbert
2019-07-29
PWM audio: Rename AudioOut -> PWMAudioOut, _audioio_ -> _audiopwmio_
Jeff Epler
2019-07-26
audiopwmio: Add the shared files for this new module
Jeff Epler
[next]