mirror of
https://github.com/lupyuen/pinephone-nuttx.git
synced 2025-01-13 05:08:32 +08:00
Update doc
This commit is contained in:
parent
c27902124a
commit
ab746a0307
1 changed files with 1 additions and 1 deletions
|
@ -1222,7 +1222,7 @@ __Timer IRQ `ARM_ARCH_TIMER_IRQ`__ is defined in [arch/arm64/src/common/arm64_ar
|
|||
#define GIC_NUM_PRI_PER_REG 4
|
||||
```
|
||||
|
||||
# Timer Interrrupt Isn't Handled
|
||||
# Timer Interrupt Isn't Handled
|
||||
|
||||
Previously NuttX hangs midsentence while booting on PinePhone, let's find out how we fixed it...
|
||||
|
||||
|
|
Loading…
Reference in a new issue