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
Age
Commit message (
Expand
)
Author
2021-01-12
Merge remote-tracking branch 'origin/main' into audioout-esp32
Jeff Epler
2021-01-11
Merge pull request #3957 from dhalbert/gcc10-debug-builds
Scott Shawcroft
2021-01-08
avoid inline compile errors
Dan Halbert
2021-01-07
Merge remote-tracking branch 'origin/main' into audioout-esp32
Jeff Epler
2021-01-05
Merge branch 'main' into msgpack
iot49
2020-12-30
Merge branch 'main' into touch-s2
microDev
2020-12-29
audiobusio: Make PDMIn optional
Jeff Epler
2020-12-23
Merge branch 'main' into pin_alarm
Dan Halbert
2020-12-23
circuitpy_mpconfig.mk: Unconditionally disable CIRCUITPY_BUSDEVICE
Jeff Epler
2020-12-22
A couple sleep fixes
Scott Shawcroft
2020-12-18
implement touch alarm
microDev
2020-12-18
Merge branch 'main' into ota-s2
microDev
2020-12-18
rename ota to dualbank
microDev
2020-12-17
Merge pull request #3752 from jepler/gcc10
Dan Halbert
2020-12-15
Add alarm.pin that wakes on pin level
Scott Shawcroft
2020-12-15
Merge pull request #3771 from cwalther/exceptionprint
Jeff Epler
2020-12-14
Merge pull request #3816 from dhalbert/sleepmemory
Scott Shawcroft
2020-12-14
-Os for SAMD51; fix CSUPEROPT typo
Dan Halbert
2020-12-12
Merge branch 'main' into ota-s2
microDev
2020-12-11
Merge branch 'main' into msgpack
Scott Shawcroft
2020-12-10
Invoke scripts with
Dan Halbert
2020-12-10
Initial SleepMemory code
Dan Halbert
2020-12-08
Add `board_deinit` for use with sleep
Scott Shawcroft
2020-12-08
implement ota module
microDev
2020-12-07
remove a ~ from doc that causes an error; add ExtType.c to circuitpy_defns.mk
Bernhard Boser
2020-12-02
Merge pull request #3612 from gamblor21/bus_device
Scott Shawcroft
2020-12-02
Merge remote-tracking branch 'adafruit/main' into msgpack
Scott Shawcroft
2020-12-02
Merge pull request #3767 from dhalbert/sleep
Scott Shawcroft
2020-12-01
moved logic to shared-module and added documentation
Bernhard Boser
2020-12-01
removed empty line at end of py/circuitpy_mpconfig.mk
Bernhard Boser
2020-12-01
add module msgpack
Bernhard Boser
2020-12-01
address review comments
Dan Halbert
2020-12-01
Merge branch 'main' into bus_device
Mark
2020-11-30
Merge pull request #3695 from cwalther/movable
Scott Shawcroft
2020-11-29
Disable complex arithmetic on SAMD21 builds to make space
Dan Halbert
2020-11-28
Revert "Prevent exceptions from accumulating in REPL"
Christian Walther
2020-11-28
Use movable allocation system for terminal tilegrid.
Christian Walther
2020-11-28
Add movable allocation system.
Christian Walther
2020-11-28
Disable complex arithmetic on SAMD21 builds to make space
Dan Halbert
2020-11-25
merge from upstream + wip
Dan Halbert
2020-11-25
changed alarm.time API
Dan Halbert
2020-11-24
Merge pull request #3741 from hathach/fix-cdc-connection-race
Jeff Epler
2020-11-24
Disable 3-arg pow() function on m0 boards
Jeff Epler
2020-11-23
working, but need to avoid deep sleeping too fast before USB ready
Dan Halbert
2020-11-23
Merge pull request #3694 from jepler/update-ulab2
Scott Shawcroft
2020-11-23
ulab: Update to release tag 1.1.0
Jeff Epler
2020-11-21
wip: ResetReason to microcontroller.cpu
Dan Halbert
2020-11-20
compiles
Dan Halbert
2020-11-19
py.mk: allow translation to be overriden in GNUmakefile
Jeff Epler
2020-11-19
Always use preprocessor for MICROPY_ERROR_REPORTING
Jeff Epler
[next]