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
/
shared
Age
Commit message (
Expand
)
Author
2020-07-01
Merge pull request #3083 from tannewt/esp32s2_busio
Jeff Epler
2020-06-29
Fix debug UART call
Scott Shawcroft
2020-06-25
Merge pull request #3046 from jepler/same51
Jeff Epler
2020-06-23
Merge pull request #3043 from DavePutz/Issue-2865
Scott Shawcroft
2020-06-23
Update handing of a CTRL-C exception
DavePutz
2020-06-23
atmel-samd: Add SAM E54 Xplained board
Jeff Epler
2020-06-22
Update tick.c
DavePutz
2020-06-22
flash: Correctly signal error on invalid flash read
Jeff Epler
2020-06-21
Rework handling of ctrl-c interrupt
DavePutz
2020-06-19
Generate stacktrace and reset exception for ctrl-c interrupt
DavePutz
2020-06-03
Fix up end of file and trailing whitespace.
Diego Elio Pettenò
2020-06-01
Merge remote-tracking branch 'adafruit/master' into wdt-nrf
Scott Shawcroft
2020-05-29
.../devices.h: Add GigaDevices GD25S512MD 64 MiB flash chip support.
Brian Dean
2020-05-29
Merge remote-tracking branch 'adafruit/master' into wdt-nrf
Scott Shawcroft
2020-05-28
translations: document the compressed format
Jeff Epler
2020-05-28
string compression: save a few bits per string
Jeff Epler
2020-05-27
watchdog: move timeout exception to shared-bindings
Sean Cross
2020-05-27
supervisor: tick: check for watchdog exception if enabled
Sean Cross
2020-05-27
supervisor: add a new WATCHDOG_RESET safe mode reason
Sean Cross
2020-05-27
tick: break on watchdog timeout exception
Sean Cross
2020-05-21
supervisor: support debugging tinyusb
Sean Cross
2020-05-19
Merge pull request #2910 from tannewt/esp32s2
Scott Shawcroft
2020-05-19
bleio: adapter: add advertising timeout and status
Sean Cross
2020-05-19
_bleio: support anonymous advertising
Sean Cross
2020-05-18
Merge pull request #2837 from k0d/serial-debug
Scott Shawcroft
2020-05-19
Enable showing the console on a debug uart
Mark Olsson
2020-05-15
Initial ESP32S2 port.
Scott Shawcroft
2020-05-09
More erroneous else statements
Max Holliday
2020-05-09
Unified single_status_byte & no_reset_cmd behavior
Max Holliday
2020-05-09
Removing erroneous else statements
Max Holliday
2020-05-09
Replacing device that was accidentally deleted
Max Holliday
2020-05-04
Merge branch 'master' into non-standard-nvm
Dan Halbert
2020-05-03
.../external_flash.c: Don't attempt to issue CMD_READ_STATUS2 for
Brian Dean
2020-04-28
fixing diff error
Max Holliday
2020-04-28
decoupling chip specific functions from EXTERNAL_FLASH_QSPI_SINGLE
Max Holliday
2020-04-27
Merge remote-tracking branch 'adafruit/master' into lower_power
Scott Shawcroft
2020-04-27
Merge remote-tracking branch 'adafruit/master'
Max Holliday
2020-04-26
Merge pull request #2805 from tannewt/update_tinyusb
Scott Shawcroft
2020-04-21
Fix USB midi and hid disable.
Scott Shawcroft
2020-04-21
external_flash: add support for mx25r1635f
Sean Cross
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
Update TinyUSB and add interrupt hooks.
Scott Shawcroft
2020-04-14
Merge remote-tracking branch 'adafruit/master' into lower_power
Scott Shawcroft
2020-04-14
displayio: swap colors in palettes too
Jeff Epler
2020-04-14
fix build for non-displayio & non-protomatter targets
Jeff Epler
2020-04-14
protomatter: more memory allocation fixes
Jeff Epler
2020-04-14
allow retrieving info about a supervisor allocation
Jeff Epler
2020-04-07
adds standard (non-queued) SPI support to QSPI for external flash
Max Holliday
2020-04-06
Updates based on feedback from jepler
Scott Shawcroft
[next]