Sfoglia il codice sorgente

Update imxrt.h

teensy4-core
Frank 6 anni fa
parent
commit
585a9009b8
Nessun account collegato all'indirizzo email del committer
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      teensy4/imxrt.h

+ 1
- 1
teensy4/imxrt.h Vedi File

@@ -68,7 +68,7 @@ enum IRQ_NUMBER_t {
IRQ_SAI3_TX = 59,
IRQ_SPDIF = 60,
IRQ_BROWNOUT0 = 61,
IRQ_Reserved1 = 62,
IRQ_Reserved1 = 62,
IRQ_TEMPERATURE = 63,
IRQ_TEMPERATURE_PANIC = 64,
IRQ_USBPHY0 = 65,

Loading…
Annulla
Salva