mirror of
https://github.com/lupyuen/nuttx-ox64.git
synced 2025-01-12 20:58:31 +08:00
UART Input and PLIC are OK yay!
This commit is contained in:
parent
f88dbb1ace
commit
b9f1c31fda
1 changed files with 2 additions and 0 deletions
|
@ -3891,6 +3891,8 @@ nsh> hello
|
|||
Hello, World!!
|
||||
```
|
||||
|
||||
C906 MMU Caching is actually explained in [C906 Integration Manual (Chinese)](https://github.com/T-head-Semi/openc906/blob/main/doc/%E7%8E%84%E9%93%81C906%E9%9B%86%E6%88%90%E6%89%8B%E5%86%8C.pdf), Page 9.
|
||||
|
||||
![UART Input and PLIC are both OK!](https://lupyuen.github.io/images/plic3-title.png)
|
||||
|
||||
# Documentation for Ox64 BL808
|
||||
|
|
Loading…
Reference in a new issue