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
/
lib
Age
Commit message (
Expand
)
Author
2019-02-03
Add fast seek support to file objects
Scott Shawcroft
2019-01-29
update tinyusb, work better with sd
hathach
2019-01-09
Add USB MIDI support for SAMD and nRF.
Scott Shawcroft
2018-12-06
Switch TinyUSB back to hathach's version. The merge commit of the commit we w...
Scott Shawcroft
2018-11-27
Merge pull request #1323 from notro/os_mkdir_a_b
Dan Halbert
2018-11-23
Update tinyusb to include control fixes.
Scott Shawcroft
2018-11-14
Update TinyUSB with SAMD fixes.
Scott Shawcroft
2018-11-09
Fix output overflow and make help translatable
Scott Shawcroft
2018-11-09
Incorporate feedback:
Scott Shawcroft
2018-11-09
shared-module/os: Fix os.mkdir('a/b')
Noralf Trønnes
2018-11-09
Build refinement to handle warnings and quiet output
Scott Shawcroft
2018-11-08
Move atmel-samd to tinyusb and support nRF flash.
Scott Shawcroft
2018-10-05
fix tinyusb cdc issue
hathach
2018-09-25
update nrfx to 1.3.0
hathach
2018-09-09
uzlib: Upgrade to uzlib v2.9 release
Jeff Epler
2018-08-28
Merge pull request #1146 from hathach/nrf52_usb_serial_bug
Dan Halbert
2018-08-28
update tinyusb to fix #1007 serial issue
hathach
2018-08-25
Fix os.stat() to use 1970 epoch
Noralf Trønnes
2018-08-22
Merge branch 'master' into nrf52_dfu_touch1200
hathach
2018-08-21
add touch 1200 for dfu-flash
hathach
2018-08-17
Merge pull request #1064 from notro/i2cslave
Scott Shawcroft
2018-08-16
Fix esp and samd
Scott Shawcroft
2018-08-16
Add i2cslave.I2CSlave bindings
Noralf Trønnes
2018-08-09
Two fixes and translate more strings.
Scott Shawcroft
2018-08-01
Merge branch 'master' into nrf52840_usb_hid
hathach
2018-08-01
update tinyusb
hathach
2018-07-31
hid keyboard and mouse work well
hathach
2018-07-31
workaround to use lib/utils/interrupt_char.c
hathach
2018-07-31
update tinyusb, set scsi sense key for unsupported commands
hathach
2018-07-30
Merge pull request #1068 from dhalbert/micropython-25ae98f-merge
Scott Shawcroft
2018-07-28
Merge remote-tracking branch 'adafruit/master' into micropython-25ae98f-merge
Dan Halbert
2018-07-28
merge finished
Dan Halbert
2018-07-28
'/' and '\' are also acceptable ends of the path now
Leszek Jakubowski
2018-07-27
house keeping
hathach
2018-07-27
add usb msc callback description
hathach
2018-07-26
update tusb lib
hathach
2018-07-23
WIP: complete manual inspection of all significant changes
Dan Halbert
2018-07-17
arturo182 review
hathach
2018-07-17
should fix #1021
hathach
2018-07-16
Merge branch 'master' into micropython-25ae98f-merge
Dan Halbert
2018-07-11
WIP: after merge; before testing
Dan Halbert
2018-07-10
code format
hathach
2018-07-10
try to fix travis build error
hathach
2018-07-10
Merge branch 'master' into nrf52840_usbboot
hathach
2018-07-10
generate uf2 by default
hathach
2018-07-05
implement msc with internal_flash api
hathach
2018-07-04
add usb msc support for nrf52840
hathach
2018-07-04
update tusb
hathach
2018-07-03
Long-live code.py itself.
Scott Shawcroft
2018-07-03
update tools/uf2 to have family support
hathach
[next]