altos/samd21: Enable stdio for USB by default
authorKeith Packard <keithp@keithp.com>
Sun, 7 Jan 2024 06:07:29 +0000 (22:07 -0800)
committerKeith Packard <keithp@keithp.com>
Sun, 7 Jan 2024 06:07:29 +0000 (22:07 -0800)
commit3f31012645918097dc426cd6ba8763b30e78bab1
treebf3dc8428edf1d989d111f8d740b24c04ad0316d
parente026f1d16eb368d6a27b4c4ffbc4cece3950a07b
altos/samd21: Enable stdio for USB by default

samd21 usb driver didn't bother to enable stdio for USB for some
reason.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/samd21/ao_usb_samd21.c