Fixing UART Interrupt

This commit is contained in:
Lee Lup Yuen 2023-07-28 22:54:57 +08:00
parent 3d19c8d63f
commit 272ce2f7f0

View file

@ -3914,6 +3914,8 @@ TODO: Check [PLIC Code](https://github.com/lupyuen2/wip-pinephone-nuttx/blob/sta
TODO: What is a PLIC Context? Why context is 0 for Machine Mode, 1 for Supervisor Mode?
[SiFive U74-MC Core Complex Manual](https://starfivetech.com/uploads/u74mc_core_complex_manual_21G1.pdf)
According to [U74 Memory Map](https://doc-en.rvspace.org/JH7110/TRM/JH7110_TRM/u74_memory_map.html):
```text