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
Age
Commit message (
Expand
)
Author
2021-03-16
re-format with uncrustify
Jeff Epler
2021-03-15
add arrayblit
Jeff Epler
2021-03-14
disable bitmaptools on over-full board
Jeff Epler
2021-03-14
fix docs
Jeff Epler
2021-03-14
bitmaptools.readinto: Fix diagnostics on atmel-samd builds
Jeff Epler
2021-03-14
make translate
Jeff Epler
2021-03-14
bitmaptools: Add readinto
Jeff Epler
2021-03-13
Merge pull request #4395 from weblate/weblate-circuitpython-main
Jeff Epler
2021-03-13
Merge remote-tracking branch 'origin/main' into main
Hosted Weblate
2021-03-13
Merge pull request #4393 from tannewt/raise_default_flash_speed
Dan Halbert
2021-03-13
Merge remote-tracking branch 'origin/main' into main
Hosted Weblate
2021-03-12
Merge pull request #4391 from tyomitch/patch-1
Scott Shawcroft
2021-03-13
Update translation files
Hosted Weblate
2021-03-12
Merge pull request #4376 from kmatch98/displayio_bitmap
Scott Shawcroft
2021-03-12
Merge pull request #4262 from DavePutz/issue_4111
Scott Shawcroft
2021-03-12
Speed up a bit more
Scott Shawcroft
2021-03-12
Added the correct files
DavePutz
2021-03-12
Use StateMachine.c interrupt setup and simplify SM program
DavePutz
2021-03-12
Merge pull request #4392 from tannewt/lower_default_flash_speed
Jeff Epler
2021-03-12
Lower default flash speed.
Scott Shawcroft
2021-03-12
Merge pull request #4387 from dhalbert/esp32s2-i2c-bug
Dan Halbert
2021-03-12
[vfs_fat_diskio] pdrv is not a drive number since f5f4cdae89
Artyom Skrobov
2021-03-12
Merge pull request #4389 from weblate/weblate-circuitpython-main
Jeff Epler
2021-03-12
put back pullup setting
Dan Halbert
2021-03-12
Merge remote-tracking branch 'origin/main' into main
Hosted Weblate
2021-03-11
Merge pull request #4390 from dhalbert/board-i2c-clock-stretch
Dan Halbert
2021-03-12
Translated using Weblate (Spanish)
Alvaro Figueroa
2021-03-11
correct clock stretch timeout for board.I2C()
Dan Halbert
2021-03-11
move to esp-idf PR merge
Dan Halbert
2021-03-11
Move input checks to shared-module, update docstrings
Kevin Matocha
2021-03-11
fix unnecessary statement order change
Dan Halbert
2021-03-11
Merge remote-tracking branch 'adafruit/main' into esp32s2-i2c-bug
Dan Halbert
2021-03-11
Merge pull request #4380 from jepler/rp2040-audiomp3
Jeff Epler
2021-03-11
Merge pull request #4383 from hierophect/stm32-uart-dereserve
Scott Shawcroft
2021-03-11
Merge pull request #4385 from hierophect/stm32-f407-can
Scott Shawcroft
2021-03-11
Merge pull request #4386 from kamtom480/spi_and_i2c
Scott Shawcroft
2021-03-11
Merge pull request #4384 from dhalbert/disable-default-usb_cdc
Dan Halbert
2021-03-11
Merge remote-tracking branch 'adafruit/main' into esp32s2-i2c-bug
Dan Halbert
2021-03-11
use fixed esp-idf
Dan Halbert
2021-03-11
spresense: fix spi to work with only one data pin
Kamil Tomaszewski
2021-03-11
spresense: return error as positive value for i2c
Kamil Tomaszewski
2021-03-11
Update F407 to match F405
Lucian Copeland
2021-03-11
disable default usb_cdc
Dan Halbert
2021-03-11
Fix UART deinit
Lucian Copeland
2021-03-11
Merge pull request #4379 from jepler/rp2040-rtc
Jeff Epler
2021-03-10
raspberrypi: RTC: Ensure a time is set
Jeff Epler
2021-03-10
Merge pull request #4350 from nitz/board-add-sparkfun-micromod-nrf52840
Scott Shawcroft
2021-03-10
raspberrypi: Enable mp3 playback
Jeff Epler
2021-03-10
add fill_region and draw_line to bitmaptools
Kevin Matocha
2021-03-10
Merge pull request #4375 from hathach/rp2040-double-tap-uf2
Scott Shawcroft
[next]