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
/
supervisor
/
shared
/
serial.c
Age
Commit message (
Expand
)
Author
2021-03-15
run code formatting script
microDev
2021-02-12
wip
Dan Halbert
2021-02-11
merge from upstream; complicated webusb merge
Dan Halbert
2021-02-08
wip
Dan Halbert
2021-01-25
Most of the code we need has been pulled in from the tinyusb webusb_serial de...
Kevin Banks
2020-11-19
wip; not compiling yet
Dan Halbert
2020-10-30
improve USB CDC disconnect/reconnect checking
Dan Halbert
2020-09-17
supervisor: Improve serial connection detection
Jeff Epler
2020-08-17
Turn off terminalio for ja and ko
Scott Shawcroft
2020-06-29
Fix debug UART call
Scott Shawcroft
2020-05-19
Enable showing the console on a debug uart
Mark Olsson
2019-04-04
@hathach's changes; check cdc connected during string write
Dan Halbert
2019-01-31
More improvements to Terminal:
Scott Shawcroft
2019-01-31
Hook up the terminal based on the first display.
Scott Shawcroft
2018-11-09
Only write to usb when its around.
Scott Shawcroft
2018-11-09
Fix output overflow and make help translatable
Scott Shawcroft
2018-11-08
Move atmel-samd to tinyusb and support nRF flash.
Scott Shawcroft