#include void usb_init(void) { // usb_pullup_out_write(1); } void usb_isr(void) { }