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
2020-03-03
Merge remote-tracking branch 'origin/master' into ulab
Jeff Epler
2020-03-03
Merge pull request #2678 from adafruit/5.0.x
Dan Halbert
2020-03-03
Merge pull request #2668 from hierophect/stm32-pulseout
Scott Shawcroft
2020-03-03
Merge branch 'master' into stm32-pulseout
hierophect
2020-03-03
Merge pull request #2672 from jepler/fuzz
Scott Shawcroft
2020-03-03
Merge pull request #2662 from jepler/issue2332
Scott Shawcroft
2020-03-03
Use tests from ulab extmod, instead of our own
Jeff Epler
2020-03-03
Merge pull request #2670 from jepler/compile-assertion-errors
Scott Shawcroft
2020-03-02
Exclude SoCs without basic timers
Lucian Copeland
2020-03-02
make translate
Jeff Epler
2020-03-01
Merge pull request #2671 from dhalbert/merge-for-5.0.0-rc.1
5.0.0-rc.1
5.0.0
Dan Halbert
2020-03-01
Makefiles: add targets to build unix port, mpy-cross for fuzzing
Jeff Epler
2020-03-01
Merge branch 'master' into merge-for-5.0.0-rc.1
Dan Halbert
2020-03-01
Merge pull request #2664 from dhalbert/downloads-from-s3
Dan Halbert
2020-03-01
compile: Give a proper error on 'async with'/'async for' outside 'async def'
Jeff Epler
2020-03-01
parse: push_result_token: throw an exception on too-long names
Jeff Epler
2020-02-29
Merge branch 'master' into ulab
Jeff Epler
2020-02-29
Add translations
Lucian Copeland
2020-02-29
stm32: Add PulseOut support
Lucian Copeland
2020-02-28
upload bin and uf2 for arduino boards; remove unneeded build steps
Dan Halbert
2020-02-28
Merge pull request #2665 from arturo182/esp32_freeze
Dan Halbert
2020-02-29
Freeze adafruit_requests and adafruit_esp32spi into feather_m7_1011
arturo182
2020-02-29
Freeze adafruit_requests and adafruit_esp32spi into feather_mimxrt1011
arturo182
2020-02-28
change download prefix to https://downloads.circuitpython.org
Dan Halbert
2020-02-28
Download links now point to S3 via CloudFront
Dan Halbert
2020-02-28
oofatfs: Remove _FS_DISK_READ_ALIGNED
Jeff Epler
2020-02-28
nrf: sqpi_flash: Handle unaligned reads
Jeff Epler
2020-02-28
Merge pull request #2659 from mubes/i2cfixes
Dan Halbert
2020-02-27
Update ulab from upstream again
Jeff Epler
2020-02-27
typos
Jeff Epler
2020-02-27
ulab: Incorporate it
Jeff Epler
2020-02-27
unix port: add help(), help('modules')
Jeff Epler
2020-02-27
libm: Provide log2f
Jeff Epler
2020-02-27
libm: Disable float-equal diagnostics
Jeff Epler
2020-02-27
Fix I2C clock divider
Dave Marples
2020-02-26
Merge pull request #2658 from mubes/spi_fixes
5.0.0-rc.0
arturo182
2020-02-26
Fix SPI clock speed on mimxrt10xx family & mimxrt1020 pinmux fixup
Dave Marples
2020-02-25
Merge pull request #2656 from ladyada/master
Limor "Ladyada" Fried
2020-02-25
move red LED to D13 and make D3 lsm6ds IRQ
ladyada
2020-02-25
Merge pull request #2655 from jepler/thing51
Jeff Epler
2020-02-25
Merge pull request #2653 from tannewt/fix_usb_eject_after_sleep
Scott Shawcroft
2020-02-25
samd51 thing plus: new port
jepler
2020-02-24
Merge pull request #2654 from tannewt/fix_crash_after_repl
Dan Halbert
2020-02-24
Fix crash after empty REPL session
Scott Shawcroft
2020-02-24
Fix Mac crash when waking up with an ejected CIRCUITPY
Scott Shawcroft
2020-02-23
Merge pull request #2649 from mubes/rs485inversionfix
Dan Halbert
2020-02-23
Fix incorrect initialisation of default UART
Dave Marples
2020-02-22
Merge pull request #2638 from fgallaire/master
Dan Halbert
2020-02-22
Last NINA pins
Florent Gallaire
2020-02-21
Merge pull request #2648 from dhalbert/malloc-nrf-neopixel-write
Scott Shawcroft
[next]