mirror of
https://github.com/laanwj/k210-sdk-stuff.git
synced 2024-11-22 01:16:20 +04:00
doc: Mention rust BSP
This commit is contained in:
parent
e4dfa0ed3a
commit
c7c5f95b54
@ -18,7 +18,10 @@ is an ELF executable, the latter a raw binary that can be flashed or written to
|
||||
Documentation
|
||||
==============
|
||||
|
||||
- [K210 memory map](doc/memory_map.md) - A rough memory map for the Kendryte K210 (as used on the Sipeed Maix boards). For some reason this is missing from the [data sheet](https://s3.cn-north-1.amazonaws.com.cn/dl.kendryte.com/documents/kendryte_datasheet_20181011163248_en.pdf).
|
||||
Additional register documentation that is not in the datasheet can be found here:
|
||||
|
||||
- [K210 memory map](doc/memory_map.md) - A rough memory map for the Kendryte K210 (as used on the Sipeed Maix boards)
|
||||
- [k210.svd](https://github.com/riscv-rust/k210-pac/blob/master/k210.svd) - Peripheral description for rust K210 BSP (k210-pac project)
|
||||
|
||||
Projects
|
||||
=========
|
||||
|
Loading…
Reference in New Issue
Block a user