forked from xuos/xiuos
update XiZi README.md and ok1052-c board README.md
This commit is contained in:
parent
a38c057cd9
commit
be453c9d45
|
@ -23,7 +23,7 @@
|
|||
|
||||
ARM架构系列的开发板有
|
||||
|
||||
aiit-arm32-board nuvoton-m2354 ok1052-c stm32f103-nano stm32f407-st-discovery stm32f407zgt6
|
||||
aiit-arm32-board nuvoton-m2354 ok1052-c stm32f103-nano stm32f407-st-discovery stm32f407zgt6 xidatong
|
||||
|
||||
### RISC-V
|
||||
|
||||
|
|
|
@ -12,9 +12,9 @@
|
|||
|架构| cortex-m7 |
|
||||
|主频| 600MHz |
|
||||
|片内SRAM| 512KB shared with TCM |
|
||||
|外设支持| UART |
|
||||
|外设支持| UART GPIO I2C RTC SDIO SEMC SPI USB ADC|
|
||||
|
||||
XiUOS板级当前支持使用UART。
|
||||
XiUOS板级当前支持使用UART、GPIO、I2C、RTC、SDIO、SEMC、SPI、USB、ADC。
|
||||
|
||||
## 2. 开发环境搭建
|
||||
|
||||
|
|
Loading…
Reference in New Issue