RT-Thread / rt-thread

RT-Thread is an open source IoT Real-Time Operating System (RTOS).
https://www.rt-thread.io
Apache License 2.0
10.37k stars 4.99k forks source link

[bsp][K230] 添加k230-BSP #9472

Closed heyuanjie87 closed 6 days ago

heyuanjie87 commented 6 days ago

拉取/合并请求描述:(PR description)

为什么提交这份PR (why to submit this PR)

你的解决方案是什么 (what is your solution)

请提供验证的bsp和config (provide the config and bsp)

K230-EVB板子上测试通过

 \ | /
- RT -     Thread Smart Operating System
 / | \     5.2.0 build Sep 25 2024 18:43:53
 2006 - 2024 Copyright by RT-Thread team
lwIP-2.1.2 initialized!
[I/sal.skt] Socket Abstraction Layer initialize success.
[I/drivers.serial] Using /dev/ttyS0 as default console
file system initialization done!
Press any key to stop init process startup ... 3
Press any key to stop init process startup ... 2
Press any key to stop init process startup ... 1
Starting init ...
Hello RISC-V

mount: mounting procfs on /proc failed: No such device
[E/DFS.fs] mount point (/dev/shm) already mounted!
mount: mounting cmdfs on /cmds failed: No such device

/ # ls
[W/time] Cannot find a RTC device!
bin         etc         mnt         run         tmp
cmdfs       lib         proc        sbin        usr
dev         lost+found  root        services    var
/ # 

]

当前拉取/合并请求的状态 Intent for your PR

必须选择一项 Choose one (Mandatory):

代码质量 Code Quality:

我在这个拉取/合并请求中已经考虑了 As part of this pull request, I've considered the following:

Rbb666 commented 6 days ago

@heyuanjie87 需要使用脚本格式化下bsp工程,先保证ci可以过,ci看护也麻烦加一下吧,后面方便维护

mysterywolf commented 6 days ago

RTduino/Arduino Libraries (STM32F412 Nucleo) 请忽略 这个CI错误

polarvid commented 6 days ago

😂 SBI 就不用放到内核了吧。其它 BSP 也没有往仓库推 uboot 啊。