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-01-10
Merge pull request #2498 from dhalbert/optional-i2c-pullup-checking
Scott Shawcroft
2020-01-10
Merge pull request #2461 from jepler/urandom-hardfaults
Scott Shawcroft
2020-01-10
add flag to i.mx port
Dan Halbert
2020-01-09
Make requiring I2C pullups be optional
Dan Halbert
2020-01-09
Merge pull request #2459 from hierophect/stm32-spi-oneline
Jeff Epler
2020-01-08
os.urandom: remove unneeded sleep
Jeff Epler
2020-01-08
style
Jeff Epler
2020-01-08
Merge pull request #2445 from jepler/mp3-jeplayer-fixes
5.0.0-beta.3
Scott Shawcroft
2020-01-08
Merge pull request #2448 from tannewt/packet_buffer
Dan Halbert
2020-01-08
Replace magic number and add comment.
Scott Shawcroft
2020-01-08
Merge remote-tracking branch 'adafruit/master' into packet_buffer
Scott Shawcroft
2020-01-08
nrf: Call into sd as many times as necessary to fill urandom request
Jeff Epler
2020-01-08
style edits
Hierophect
2020-01-08
os: Don't require an on-stack buffer
Jeff Epler
2020-01-08
vstr_init_len: Don't crash if (size_t)-1 is passed
Jeff Epler
2020-01-07
Merge pull request #2460 from tannewt/update_frozen
Dan Halbert
2020-01-07
Don't change uf2
Scott Shawcroft
2020-01-07
Update translations
Scott Shawcroft
2020-01-07
Update submodules including BusDevice and HID.
Scott Shawcroft
2020-01-07
Merge pull request #2367 from iot49/mtime
Dan Halbert
2020-01-07
Merge pull request #2456 from arturo182/mimxrt10xx
Scott Shawcroft
2020-01-07
mimxrt10xx: Add license for NXP code
arturo182
2020-01-07
Merge pull request #2450 from Marius-450/marius-display-limit-2
Scott Shawcroft
2020-01-07
mimxrt10xx: Add info on clock config source
arturo182
2020-01-07
Text fixes for consistency
Hierophect
2020-01-07
Allow MOSI/MISO exclusion
Hierophect
2020-01-07
mimxrt10xx: Use the correct error for not implemented functionality
arturo182
2020-01-06
Merge pull request #2452 from pewpew-game/pewpew-m4-bootloader-offsets
Scott Shawcroft
2020-01-06
Add MIMXRT10XX port to release build
arturo182
2020-01-06
Add initial MIMXRT10XX port
arturo182
2020-01-06
Fix more build problems
Jeff Epler
2020-01-06
fix doc build error
Jeff Epler
2020-01-06
audiomp3: rename to MP3Decoder
Jeff Epler
2020-01-06
Take display offsets for PewPew M4 from the bootloader config
Radomir Dopieralski
2020-01-04
changes only for monster m4sk
Marius-450
2020-01-04
CIRCUITPY_DISPLAY_LIMIT = 2
Marius-450
2020-01-03
Add PacketBuffer and MTU negotiation support.
Scott Shawcroft
2020-01-03
Merge pull request #2432 from tannewt/fix_nrf_uart
Scott Shawcroft
2020-01-03
Throw an error when we cannot allocate PWM pixel buffer
Scott Shawcroft
2020-01-03
Change SPI and I2C in the same way.
Scott Shawcroft
2020-01-03
Merge pull request #2034 from rhooper/new-pixelbuf-api
Dan Halbert
2020-01-02
samd/peripherals: take upstream update
Jeff Epler
2020-01-02
remove unnecessary GCC pragmas
Roy Hooper
2020-01-02
raise mp_raise_NotImplementedError
Roy Hooper
2020-01-02
rename call_show to pixelbuf_call_show
Roy Hooper
2020-01-02
MP3File: Add rms_level property
Jeff Epler
2020-01-01
Fix docstring for byteorder
Roy Hooper
2020-01-01
move native fill to a helper to work around being unable to call a subclass s...
Roy Hooper
2020-01-01
Revert "try a property with a callable static class"
Roy Hooper
2020-01-01
try a property with a callable static class
Roy Hooper
[next]