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.h
Age
Commit message (
Expand
)
Author
2020-07-22
Merge branch 'main' into memmonitor
Scott Shawcroft
2020-07-17
Add memorymonitor module
Scott Shawcroft
2020-07-17
Enable PYSTACK to keep function state out of the heap
Scott Shawcroft
2020-06-26
sdioio: Add shared-bindings
Jeff Epler
2020-06-26
sdcardio: implement new library for SD card I/O
Jeff Epler
2020-06-25
I2CPeripheral: Rename class and its module
Jeff Epler
2020-06-24
gnss: Implement new library for GNSS
Kamil Tomaszewski
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-19
Remove reverse methods from per-board defs
Scott Shawcroft
2020-05-15
Initial ESP32S2 port.
Scott Shawcroft
2020-05-12
Merge branch 'master' into Optical-Encoder-Module
Scott Shawcroft
2020-05-12
merged master
Daniel Pollard
2020-05-09
vectorio: fix mpconfig definition for disabled boards
warriorofwire
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-23
Merge remote-tracking branch 'upstream/master' into stm32-docfix
Lucian Copeland
2020-04-23
implement requested changes
Lucian Copeland
2020-04-22
Remove old build flags, add fixes for shared_matrix
Lucian Copeland
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
Add Protomatter and FramebufferDisplay
Jeff Epler
2020-03-17
ulab: rename enable macro so it appears in the support matrix
Jeff Epler
2020-03-09
f-strings: Make optional, defaulting to !CIRCUITPY_MINIMAL_BUILD
Jeff Epler
2020-02-27
ulab: Incorporate it
Jeff Epler
2020-02-20
Enable _bleio adapter when _bleio is imported
Dan Halbert
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
use CFLAG to properly set define
Hierophect
2020-01-04
changes only for monster m4sk
Marius-450
2020-01-04
CIRCUITPY_DISPLAY_LIMIT = 2
Marius-450
2019-12-20
Remove `re` from CPX Displayio build to make space.
Scott Shawcroft
2019-12-10
merge from upstream
Dan Halbert
2019-12-10
audiocore: Add MP3File using Adafruit_MP3 library
Jeff Epler
2019-12-06
atmel-samd working
Dan Halbert
2019-12-05
wip
Dan Halbert
2019-12-04
Add connection interval and debugging
Scott Shawcroft
2019-11-18
run_background_tasks: Do nothing unless there has been a tick
Jeff Epler
2019-11-18
Supervisor: move most of systick to the supervisor
Jeff Epler
2019-11-18
circuitpy_mpconfig.h: Express HOOKS in terms of RUN_BACKGROUND_TASKS
Jeff Epler
2019-11-18
circuitpy_mpconfig.h: Move includes after include-guard
Jeff Epler
2019-11-05
Allow boards to enable the `micropython.native` decorator
Thea Flowers
2019-10-28
wip
Dan Halbert
2019-10-20
Parameterize linker script
Dan Halbert
2019-09-01
Merge branch 'master' of https://github.com/adafruit/circuitpython into mixer...
sommersoft
[next]