Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
visus
/
teensy-core-4.1
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Pull Requests
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
Fix for IDE Menu option "NO USB" @ F_CPU <= 16MHz LC/T3.x
teensy4-core
duff2013
hace 9 años
padre
990c59190d
commit
9735d6c0b5
Se han
modificado 1 ficheros
con
2 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
+2
-0
teensy3/usb_inst.cpp
+ 2
- 0
teensy3/usb_inst.cpp
Ver fichero
@@ -77,6 +77,8 @@ usb_serial_class Serial;
#if defined(USB_SERIAL) || defined(USB_SERIAL_HID)
usb_serial_class Serial;
#elif (USB_DISABLED)
usb_serial_class Serial;
#else
usb_seremu_class Serial;
#endif
Escribir
Vista previa
Cargando…
Cancelar
Guardar