本组织上的代码全部为 https://github.com/riscv-mcu/ 上的镜像(自动覆盖),因此如果有相关的Issues或者Pull Request,烦请提交到https://github.com/riscv-mcu/上对应的仓库。感谢!! 精选 GD32VF103_Firmware_Library Original GD32VF103 Firmware Library ...
.github/workflows Fix riscv-tests commit for CI Jun 27, 2024 arch_test_target/spike update set_msw/clear_msw/set_mtimer/clear_mtimer Aug 4, 2023 ci-tests Check in CI that all installed headers are usable Jul 17, 2024 customext Remove decode_macros.h from disasm.h Feb 5, 2023 debug...
Click https://github.com/riscv-mcu/hbird-sdk for software development kit. Release History Notice Many people asked if this core and SoC can be commercially used, the answer as below: According to the Apache 2.0 license, this open-sourced core can be used in commercial way. But the feat...
https://github.com/yayubin/cache.git yayubin 分享于 48 天前 分类:开源蜂鸟E203 855 4 蜂鸟E203的NICE接口移植到其他RISCV核上 有大哥把NICE接口移植过吗 China_IC 分享于 49 天前 分类:开源蜂鸟E203 799 0 N系列的cpu有没有类似的performance monitor硬件模块呢 请教一下,N系列的cpu有没有类似的...
https://github.com/yayubin/cache.git yayubin 分享于 71 天前 分类:开源蜂鸟E203 1191 4 蜂鸟E203的NICE接口移植到其他RISCV核上 有大哥把NICE接口移植过吗 China_IC 分享于 72 天前 分类:开源蜂鸟E203 1110 0 N系列的cpu有没有类似的performance monitor硬件模块呢 请教一下,N系列的cpu有没有类似...
https://github.com/yayubin/cache.git yayubin 分享于 50 天前 分类:开源蜂鸟E203 886 4 蜂鸟E203的NICE接口移植到其他RISCV核上 有大哥把NICE接口移植过吗 China_IC 分享于 51 天前 分类:开源蜂鸟E203 828 0 N系列的cpu有没有类似的performance monitor硬件模块呢 请教一下,N系列的cpu有没有类似的...
RISC-V MCU中文社区旨在为大家提供RISC-V入门手册,RISC-V教程,RISC-V案例等帮助文档,方便大家了解学习RISC-V的相关技术,也是大家交流分享RISC-V心得的社区。
RISC-V MCU的工程采用GCC编译,官方工具链地址:https://github.com/riscv/riscv-gnu-toolchain。 当然,各厂家会根据自家的内核设计,修改对应的工具链以支持其特色功能,如沁恒微电子的RISC-V MCU所特有的HPE硬件压栈和VTF免表中断技术,需要在中断服务函数增加指令__attribute__((interrupt("WCH-Interrupt-fast"))...
[19]↑——, “RISC-V S-mode Physical Memory Protection for Hypervisor,”https://github.com/riscv/riscv-spmp/tree/main/spmp-for-hyp, 2024, accessed: 2024-09-20. [20]↑WorldGuard Task Group, “WorldGuard Specification,” 2023. [21]↑Andrew W. et al,The RISC-V Instruction Set Manual....
1. 下载LVGL主代码+Demo代码,防止GitHub地址更换,请直接访问LVGL官网地址:LVGL官网直通GitHub。我们需要下载LVGL移植库与demo例程两个文件。点击GitHub小黑猫图标来到右上方页面,点击master选择release/v7版本。点击左上方蓝色lvgl,进入到左下方页面,下拉找到lv_demos,进入下载release/v7版本。(暂没有试过其他版本,读者可...