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
make SPCR.enable_pins() public
teensy4-core
PaulStoffregen
hace 11 años
padre
9f839edf0b
commit
a3b3f64d0d
Se han
modificado 1 ficheros
con
1 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
+1
-0
teensy3/avr_emulation.h
+ 1
- 0
teensy3/avr_emulation.h
Ver fichero
@@ -1004,6 +1004,7 @@ private:
}
}
static uint8_t pinout;
public:
inline void enable_pins(void) __attribute__((always_inline)) {
//serial_print("enable_pins\n");
if ((pinout & 1) == 0) {
Escribir
Vista previa
Cargando…
Cancelar
Guardar