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
2020-12-02
Merge pull request #3612 from gamblor21/bus_device
Scott Shawcroft
2020-12-02
Merge pull request #3767 from dhalbert/sleep
Scott Shawcroft
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
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
2020-11-19
Introduce, use mp_raise_arg1
Jeff Epler
2020-11-19
Use mp_raise instead of nlr_raise(new_exception) where possible
Jeff Epler
2020-11-19
Revert "samd21: Enable terse error reporting on resource constrained chip fam...
Jeff Epler
2020-11-19
wip
Dan Halbert
2020-11-19
merge from main
Dan Halbert
2020-11-19
WIP: redo API; not compiled yet
Dan Halbert
2020-11-18
samd21: Enable terse error reporting on resource constrained chip family
Jeff Epler
2020-11-16
Merge remote-tracking branch 'adafruit/main' into sleep
Dan Halbert
2020-11-16
wip: initial code changes, starting from @tannewt's sleepio branch
Dan Halbert
2020-11-16
Prevent exceptions from accumulating in REPL
root
2020-11-13
Save flash space
Scott Shawcroft
2020-11-03
Renamed to adafruit_bus_device
gamblor21
2020-11-01
add binascii to most builds
Dan Halbert
2020-10-31
Initial SPI commit
gamblor21
2020-10-27
Add check for invalid io, function to disable all alarms
microDev
2020-10-27
Add alarm_touch module
microDev
2020-10-27
Fix build error
microDev
2020-10-27
restructure alarm modules
microDev
2020-10-27
Renamed alarm modules
microDev
2020-10-27
Get io wake working
microDev
2020-10-27
Initial Sleep Support
microDev
2020-10-24
Initial commit
gamblor21
2020-10-20
Fix missing `nproc` on macOS.
Christian Walther
2020-10-15
enable CIRCUITPY_BLEIO_HCI on non-nRF boards where it will fit
Dan Halbert
2020-10-14
Merge pull request #3554 from gamblor21/move_ordereddict
Dan Halbert
2020-10-14
Remove ordered dict from SAMD21
gamblor21
2020-10-14
Removed MICROPY_PY_COLLECTIONS_NAMEDTUPLE__ASDICT from unix coverage
gamblor21
2020-10-13
Moved ORDEREDDICT define to central location
gamblor21
2020-10-12
Merge pull request #3538 from jepler/parallel-qstrlast
Scott Shawcroft
2020-10-12
Merge pull request #3537 from jepler/update-protomatter-2
Scott Shawcroft
[next]