Gunar Schorcht
90dc95eba1
boards/common/stdio_tinyusb_cdc_acm: let tests wait for serial port
...
After a reset, it can take several seconds before the CDC ACM interface becomes available as serial device `ttyACMx`. This was a change that was already made for `stdio_cdc_acm` in #19128 .
2023-02-06 16:19:11 +01:00
Benjamin Valentin
4b5df6485f
boards: add common stdio_tinyusb_cdc_acm.dep.mk
2023-02-02 10:56:40 +01:00
Martine Lenders
b00b286a1d
boards: common: stdio_cdc_acm: let tests wait a bit for serial port
2023-01-12 10:13:21 +01:00
Gunar Schorcht
93215df868
sys/usb/usbus: enable USBUS stdio_cdc_acm only if tinyUSB is not used
2022-12-03 12:52:45 +01:00
Benjamin Valentin
0debe57566
common/samd21-arduino-bootloader: use common stdio CDC ACM config
2020-10-20 10:52:50 +02:00
Benjamin Valentin
22be50da22
boards/common/nrf52: add common config for stdio via CDC ACM
2020-10-13 15:21:21 +02:00