milipropasm

Results 2 issues of milipropasm

bridges 2nd hardware UART over USB-CDC as tty1 New CDC_UARTS count placed in CMakeLists.txt to ensure tusb_config.h and cdc_uart.c can see it. CMakeLists.txt, picoprobe_config.h, board_pico_config.h, tusb_config.h, main.c, cdc_uart.h, cdc_uart.c, usb_descriptors.c...

Is this impossible, something I could easily add, or a major feature request? I'm working with poll-based USB and LWIP and it would be really useful to see separate console...