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
Age
Commit message (
Expand
)
Author
2021-03-15
run code formatting script
microDev
2021-03-09
Revert "circuitpy_mpconfig: Disable flash multi-partition"
Jeff Epler
2021-03-08
Merge pull request #4354 from jepler/disable-fat-partition
Scott Shawcroft
2021-03-07
Automatically count EXTERNAL_FLASH_DEVICES (mk2)
Jeff Epler
2021-03-07
Automatically count EXTERNAL_FLASH_DEVICES
Jeff Epler
2021-03-07
circuitpy_mpconfig: Disable flash multi-partition
Jeff Epler
2021-03-03
Merge pull request #4315 from dhalbert/rp2040-i2c-short-writes
Dan Halbert
2021-03-02
Merge pull request #4306 from Neradoc/fix-reset-to-safe
Dan Halbert
2021-03-02
Merge remote-tracking branch 'adafruit/main' into rp2040-i2c-short-writes
Dan Halbert
2021-03-02
wip
Dan Halbert
2021-03-02
allow the safe mode danse if RESET_REASON_UNKNOWN
Neradoc
2021-02-27
Replace displaio.Group.children with a python list
Radomir Dopieralski
2021-02-27
displaio: don't store group children native object
Radomir Dopieralski
2021-02-27
Fix for CIRCUITPY_USB_MSC=0
Radomir Dopieralski
2021-02-24
Add the missing argument to the HID functions
Kamil Tomaszewski
2021-02-22
fix length of generated serial number descriptor
Jeff Epler
2021-02-21
USB descriptors: Save flash storage for serial number
Jeff Epler
2021-02-18
fix some builds
Dan Halbert
2021-02-15
wip: usb_cdc.serials
Dan Halbert
2021-02-12
wip
Dan Halbert
2021-02-11
merge from upstream; complicated webusb merge
Dan Halbert
2021-02-08
wip
Dan Halbert
2021-02-05
Merge pull request #4122 from hathach/fix-3986
Dan Halbert
2021-02-04
usb descriptors all set; rework of enabling for USB devices
Dan Halbert
2021-02-04
Changed URL
Kevin Banks
2021-02-04
add usb_background_schedule()
hathach
2021-02-03
Merge branch 'main' into webusb (trying to get CI back online)
Kevin Banks
2021-02-03
hack to fix 3986
hathach
2021-01-26
BOS and MS_OS_2.0 descriptors have been added. Still more descriptor work TODO.
Kevin Banks
2021-01-25
Most of the code we need has been pulled in from the tinyusb webusb_serial de...
Kevin Banks
2021-01-21
Switch to upstream TinyUSB
Scott Shawcroft
2021-01-21
Fix ESP build
Scott Shawcroft
2021-01-20
Add initial RP2040 support
Scott Shawcroft
2021-01-12
Merge remote-tracking branch 'origin/main' into audioout-esp32
Jeff Epler
2021-01-11
Merge pull request #3973 from kattni/update-code-py
Dan Halbert
2021-01-11
Adding escape characters.
Kattni Rembor
2021-01-11
Update created code.py file formatting.
Kattni Rembor
2021-01-09
background tasks: Add, use port_wake_main_task
Jeff Epler
2021-01-08
avoid inline compile errors
Dan Halbert
2021-01-04
Fix size of memset in board_reset_user_neopixels()
DavePutz
2020-12-26
Add include to tick.c for mp_hal_is_interrupted()
Dan Halbert
2020-12-23
Merge branch 'main' into pin_alarm
Dan Halbert
2020-12-22
Merge pull request #3862 from dhalbert/storage-remount
Scott Shawcroft
2020-12-22
Merge pull request #3864 from djix123/w25q64fv
Dan Halbert
2020-12-22
Add support for Winbond W25Q64FV
Jonathan Giles
2020-12-21
unmounted filesystems start as ejected
Dan Halbert
2020-12-21
Merge pull request #3824 from skerr92/add_more_spi_flash
Dan Halbert
2020-12-17
Update devices.h
Hany Elkomy
2020-12-16
removed comments on 64MiB SPI flash causing build test issues
Seth Kerr
2020-12-15
Add alarm.pin that wakes on pin level
Scott Shawcroft
[next]