latercomer
|
fe3c4d456e
|
bsp中option env语句替换为新语句,并同步更新了source "$xxx"语句
|
2024-06-20 14:40:42 +08:00 |
Meco Man
|
3f26998f9c
|
[bsp] update projects
|
2024-03-21 11:23:29 +08:00 |
guozhanxin
|
9e79333512
|
[project] update mdk/iar project and config.
|
2023-10-08 11:21:00 +08:00 |
yangjie11
|
95e6b69b8e
|
sync and update all projects (#7138)
* sync and update
|
2023-03-31 16:49:48 +08:00 |
Yaochenger
|
de4f237482
|
[atomic]添加arm与risc-v下的常用原子操作函数 (#7053)
* Update Kconfig
* Update trap_gcc.S
* Update bsp/hifive1/drivers/SConscript
Co-authored-by: Man, Jianting (Meco) <920369182@qq.com>
* Update SConscript
* [atomic]提交一份arm与risc-v架构下的常用原子操作函数
* 修改变量类型
* 更新rtatomic.h与atomic_port.c
* 更新rt-thread\libcpu\arm\common\atomic_port.c
* 更新include/rtatomic.h与libcpu/arm/common/SConscript
* 更新include/rtatomic.h
* 修正格式与Kconfig
* 修正格式与文件结构
* 规范文件格式与文件重命名
* 添加测试用例与CI
* 添加函数声明
* 修改virt64/SConscript 添加atomic_riscv.c
* 1.规范代码风格
* 2.添加RISC-V64原子指令支持 解决在RV64下编译器将32-bit运算结果扩展为64-bit 导致判断错误
* 添加C11标准库原子操作测试
---------
Co-authored-by: Man, Jianting (Meco) <920369182@qq.com>
|
2023-03-23 20:06:50 +08:00 |
Yaochenger
|
922e6e40d3
|
[libcpu/risc-v]迁移libcpu/risc-v/e310与rv32m1文件中内容至bsp (#7015)
|
2023-03-05 19:43:58 -05:00 |
Meco Man
|
ddccef3a64
|
modify RT_ALIGN_SIZE as 8 by default
|
2023-01-12 22:47:23 -05:00 |
Meco Man
|
592284c66c
|
format link scripts
|
2023-01-08 22:52:13 -05:00 |
Meco Man
|
9bc68d26a4
|
format Kconfig and sconscript
|
2023-01-08 22:52:13 -05:00 |
Meco Man
|
8b0610fc34
|
[bsp][readme] 增加scons --exec-path=xxx 命令的使用说明
|
2022-10-10 09:42:44 +08:00 |
liuxianliang
|
a4eb64b873
|
update the project for RT-Thread_V4.1.1
|
2022-08-16 19:38:48 +08:00 |
guozhanxin
|
e353b2d5f1
|
[bsp] Update all projects.
|
2022-03-29 19:28:06 +08:00 |
liukangcc
|
ccbd22f493
|
[update] refresh project
|
2022-01-26 18:30:23 +08:00 |
Man, Jianting (Meco)
|
bb1084556f
|
[console] 解决在没有定义RT_USING_DEVICE的情况下使用device报错的问题
* [console] 解决在没有定义RT_USING_DEVICE的情况下使用device报错的问题
* format codes
* [libc] 整理格式
* refresh projects
|
2022-01-09 00:20:32 +08:00 |
luhuadong
|
c3ce011eea
|
[bsp][redv] change header file reference
|
2021-12-23 19:42:16 +08:00 |
luhuadong
|
c85e5d429d
|
[bsp][redv] update CFLAGS
|
2021-12-23 19:35:24 +08:00 |
luhuadong
|
f7447a8dc5
|
[bsp][redv] formatting
|
2021-12-20 16:07:35 +08:00 |
luhuadong
|
df71ffd87a
|
[bsp][redv] delete specific path
|
2020-11-03 00:09:33 +08:00 |
luhuadong
|
554865a8a9
|
[bsp] add spackfun-redv bsp
|
2020-10-31 15:40:38 +08:00 |