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
/
supervisor
/
port.h
Age
Commit message (
Expand
)
Author
2021-01-09
background tasks: Add, use port_wake_main_task
Jeff Epler
2020-12-08
Add `board_deinit` for use with sleep
Scott Shawcroft
2020-11-28
Add movable allocation system.
Christian Walther
2020-09-28
Add some NORETURN attributes
Jeff Epler
2020-08-19
Scanning WIP. Need to sort out supervisor memory
Scott Shawcroft
2020-07-15
supervisor: factor supervisor_background_tasks from sundry ports
Jeff Epler
2020-05-15
Initial ESP32S2 port.
Scott Shawcroft
2020-03-13
Fix autoreload, neopixel, monotonic_ns and sleep w/o SD
Scott Shawcroft
2020-03-13
First try at lowering the power consumption
Scott Shawcroft
2020-01-17
Refine iMX RT memory layout and add three boards
Scott Shawcroft
2019-10-18
Add functions to get top and limit stack
Kamil Tomaszewski
2019-02-15
address @tannewt changes: move and rename common files; remove PORT_HEAP_SIZE
Dan Halbert
2018-12-06
Rework safe mode and have heap overwrite trigger it.
Scott Shawcroft
2018-11-08
Move atmel-samd to tinyusb and support nRF flash.
Scott Shawcroft
2017-12-21
nRF52 update with internal file system support
microbuilder
2017-09-28
Add support for patching newer ASF4 code. (#292)
Scott Shawcroft
2017-09-22
Move to ASF4 and introduce SAMD51 support. (#258)
3.0.0-alpha.0
Scott Shawcroft