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-12-27
more tinyusb update
hathach
2019-12-26
sync with https://github.com/hathach/tinyusb/pull/246
hathach
2019-12-26
improve usb dcd samd51
hathach
2019-12-19
mp3: update to upstream release 1.1.1
Jeff Epler
2019-12-17
bump tinyusb lib submodule
hathach
2019-12-10
audiocore: Add MP3File using Adafruit_MP3 library
Jeff Epler
2019-12-10
nRF: disk_read must be 4-byte aligned
Jeff Epler
2019-12-04
protocols: Allow them to be (optionally) type-safe
Jeff Epler
2019-11-19
Removing submodule that was accidentally stowed away in PR 2302
Melissa LeBlanc-Williams
2019-11-19
Added Edgebadge alias for Pybadge
Melissa LeBlanc-Williams
2019-11-01
Merge remote-tracking branch 'adafruit/master' into bleio_tweaks
Scott Shawcroft
2019-10-22
remove old library
Hierophect
2019-10-21
Refine _bleio
Scott Shawcroft
2019-10-15
add dummy common_hal_mcu_processor_get_voltage() for spresense
Dan Halbert
2019-10-09
Update tinyUSB
Kamil Tomaszewski
2019-10-01
Update tinyusb to fix gamepad;add HID OUT interface descriptor
Dan Halbert
2019-09-09
Add support for F412 via latest tinyusb update
Hierophect
2019-08-27
More size_t usage
Scott Shawcroft
2019-08-19
update tinyusb to 00c440cb
Dan Halbert
2019-08-16
update tinyusb
Jeff Epler
2019-07-24
update tinyusb lib to 0.5.x
hathach
2019-05-11
lib/utils/printf: Exclude __GI_vsnprintf alias for gcc 9 and above.
Damien George
2019-05-08
Hide the traceback for the ReloadException.
Scott Shawcroft
2019-04-04
update tinyusb to fix disconnect/suspend issue with #1681
hathach
2019-03-29
Remove lwip submodule because it is unused.
Scott Shawcroft
2019-03-26
Update TinyUSB to fix CDC OUT buffering
Scott Shawcroft
2019-02-21
Merge pull request #1584 from tannewt/disable_concurrent_write_protection
Dan Halbert
2019-02-21
Add option to disable the concurrent write protection
Scott Shawcroft
2019-02-20
Set __file__ for the main source file (e.g. code.py, main.py)
Craig Forbes
2019-02-15
Support print("", flush=True)
Scott Shawcroft
2019-02-07
Fix a couple variable shadowing varnings.
Lionel Debroux
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
[next]