westcity-YOLO
|
32d2cf17c7
|
clang format ignore migration
|
2025-11-13 10:33:25 +08:00 |
|
kurisaw
|
e2aed47b6c
|
[format][version]: synchronize bsp version configuration
|
2025-10-23 22:06:51 +08:00 |
|
wanwandegit
|
0ef17c91cc
|
[Fix][BSP][Serial_V2] add Serial V2 buffer configuration via Kconfig #10594#10602
|
2025-08-21 10:46:48 +08:00 |
|
zhangshuxun
|
c3da935369
|
bsp: Add a reminder when dependency packages fail to fetch
|
2025-06-18 18:03:54 +08:00 |
|
沐攸
|
5f9f522285
|
format: update all series of BSP configuration items (#10406)
|
2025-06-17 15:42:49 +08:00 |
|
zhangshuxun
|
0a57f0a038
|
bsp:stm32:add Dependency packages missing, please running 'pkgs --update'
|
2025-05-12 13:29:25 +08:00 |
|
hydevcode
|
f422b6a991
|
[bsp/stm32] 修复linux下编译的可执行文件无法启动问题 (#10169)
|
2025-04-03 17:40:14 +08:00 |
|
沐攸
|
0500df525f
|
bsp:stm32f4系列 update README.md (#10144)
bsp:stm32f4系列 update README
|
2025-03-25 14:28:48 +08:00 |
|
沐攸
|
88a44749df
|
bsp: Separate STM32F4 HAL drivers -2 (#10141)
* bsp: Separate STM32F4 HAL drivers
* f4_sdk
---------
Co-authored-by: Supper Thomas <78900636@qq.com>
|
2025-03-24 21:00:05 +08:00 |
|
CYFS
|
2445b1d781
|
[bsp][stm32][uart]:fix stm32 uart timout (#10022)
fix:stm32 uart timout
|
2025-03-03 10:20:35 +08:00 |
|
Rbb666
|
d83d71cc05
|
[drivers/spi]统一软件SPI配置
|
2025-02-09 15:48:49 +08:00 |
|
Meco Man
|
13e0671f65
|
[fal] using rt-thread raw API instead of std API
|
2024-11-24 11:34:30 +08:00 |
|
CXSforHPU
|
bb91502465
|
[drivers] Specifies the name of the drivers driver file
https://github.com/RT-Thread/rt-thread/pull/9420
|
2024-09-13 17:40:40 -04:00 |
|
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 |
|
Jiabing
|
c8851d15a8
|
[bsp][ST]Update mdk project
|
2024-03-19 08:07:33 -04:00 |
|
Meco Man
|
fa2881ecd3
|
[ci][bsp] add strict mode
|
2024-01-10 18:08:09 +08:00 |
|
Meco Man
|
c2e4b73114
|
[ci][stm32f407-explorer] add file system CI checking
|
2023-12-27 18:43:40 +08:00 |
|
Meco Man
|
ed4d037d7b
|
[ci][stm32f407] add attach config CI check
|
2023-12-26 23:13:08 +08:00 |
|
Meco Man
|
eda1ef3b7c
|
[stm32] add nano attach config for CI
|
2023-12-25 08:20:58 +08:00 |
|
Fu You
|
a1df90dcf0
|
[bsp] 修复bsp自带的lvgl移植 (#8357)
|
2023-12-10 23:22:16 +08:00 |
|
Meco Man
|
bb66d1ea50
|
[bsp][stm32][nano] support nano version
stm32 BSPs to support nano version (RT_USING_NANO)
这个commit支持到stm32f7之前的BSP
|
2023-12-03 21:25:00 +08:00 |
|
guozhanxin
|
9e79333512
|
[project] update mdk/iar project and config.
|
2023-10-08 11:21:00 +08:00 |
|
程蒙蒙
|
72a6c91032
|
[bsp]stm32工程生成路径在源码目录
|
2023-07-03 15:20:57 +08:00 |
|
yangjie11
|
95e6b69b8e
|
sync and update all projects (#7138)
* sync and update
|
2023-03-31 16:49:48 +08:00 |
|
yangjie11
|
b0c247fb59
|
[components/drivers][touch]删除多余的touch.h (#7090)
* [components/drivers][touch]删除多余的touch.h
* 将touc.h替换为rtdevice.h
|
2023-03-24 11:47:28 -04:00 |
|
Meco Man
|
0f461e870c
|
[errno code][-RT_ERROR] fix that use RT_ERROR without -
|
2023-03-20 00:06:16 -04:00 |
|
Meco Man
|
f58d3c5200
|
rt_device_write/read return data type as rt_ssize_t
rt_ssize_t can give negative error code, which follows the unix style correctly
|
2023-02-07 21:43:57 -05:00 |
|
liYangYang
|
63294afc9d
|
[stm32][softspi]soft spi attach函数问题解决方案 (#6868)
* [softspi]soft spi attach函数问题解决方案
* 更改函数名
|
2023-01-18 22:03:48 -05:00 |
|
liYangYang
|
7ff64c1cfd
|
[stm32][spi] spi attach函数问题解决方案 (#6864)
attach #6819
|
2023-01-18 00:27:08 -05:00 |
|
Meco Man
|
ddccef3a64
|
modify RT_ALIGN_SIZE as 8 by default
|
2023-01-12 22:47:23 -05:00 |
|
Meco Man
|
9bc68d26a4
|
format Kconfig and sconscript
|
2023-01-08 22:52:13 -05:00 |
|
Meco Man
|
6808f48bdc
|
[stm32] 解决Error_Handler()函数在*_msp.c文件下报错的问题
在用户头文件区增加#include <drv_common.h>即可
|
2022-11-21 21:31:33 -05:00 |
|
Meco Man
|
2f7c294d97
|
[stm32f407-explorer][fs] 优化文件系统选项配置
|
2022-08-22 09:45:01 +08:00 |
|
liuxianliang
|
a4eb64b873
|
update the project for RT-Thread_V4.1.1
|
2022-08-16 19:38:48 +08:00 |
|
Man, Jianting (Meco)
|
0ac8f72037
|
[lvgl] remove suareline studio specific support for imxrt1060 (#6261)
* [lvgl] PKG_USING_LV_MUSIC_DEMO defaults by yes
* [lvgl] remove specific suppport for imxrt1060
https://github.com/lvgl/lvgl/pull/3566
|
2022-08-13 22:02:41 -04:00 |
|
Meco Man
|
15cd71bae6
|
[lvgl] adapt lvgl 8.3.0
|
2022-07-07 16:55:25 +08:00 |
|
solar_li
|
5b00165f6e
|
Add lvgl adaptation of touch screen xpt2046 for BSP (#6114)
* lvgl adaptation to resistive touch screen xpt2046
* some bug
* canonical code
* canonical code
* fix
* Modify the calibration section
* Modify the calibration section
* fix
|
2022-06-29 14:11:36 +08:00 |
|
solar_li
|
a50018c57e
|
[stm32][soft spi] implement soft spi (#6078)
* [stm32][soft spi] implement soft spi
|
2022-06-16 10:54:30 +08:00 |
|
Meco Man
|
c9878aacd2
|
[scons][iar] 将IAR的PLATFORM字段由iar调整为iccarm
将路径更新为IAR最新版本的路径
|
2022-06-09 07:01:59 +08:00 |
|
Meco Man
|
83b3aadaa3
|
[Scons][iar][iccarm] IAR统一使用iccarm作为判断条件而不是是用IDE的名字来进行判断
因为不确定后续IAR是否会像Keil一样内含有不同的编译工具链
此外,将判断条件改为列表方式,这样更方便后续增加其他可能的IAR编译链
|
2022-06-09 07:01:59 +08:00 |
|
Meco Man
|
50f041f5c2
|
[Scons] 将GCC判断条件改为列表方式,方便后续增加新的编译工具链
|
2022-06-09 07:01:59 +08:00 |
|
Meco Man
|
9182d4cbb7
|
[stm32] remove meaningless files
|
2022-05-20 10:51:55 +08:00 |
|
Meco Man
|
6fe83d4a77
|
[lvgl][stm32f407] 优化LVGL初始化流程
|
2022-05-12 10:10:11 +08:00 |
|
Man, Jianting (Meco)
|
a0f8d43744
|
[gcc][armcc][armclang] rtconfig.CROSS_TOOL->rtconfig.PLATFORM (#5802)
* [gcc][armcc][armclang] rtconfig.CROSS_TOOL->rtconfig.PLATFORM
|
2022-04-20 09:56:04 +08:00 |
|
guo
|
201bd8871d
|
Revert "优化build输出" (#5747)
|
2022-03-30 16:59:20 +08:00 |
|
guozhanxin
|
921247b420
|
[bsp/stm32] improve build output.
|
2022-03-30 00:52:12 +08:00 |
|
guozhanxin
|
e353b2d5f1
|
[bsp] Update all projects.
|
2022-03-29 19:28:06 +08:00 |
|
Man, Jianting (Meco)
|
be892de35a
|
[posix] add RT_USING_POSIX_SOCKET (#5731)
|
2022-03-29 13:39:55 +08:00 |
|
Man, Jianting (Meco)
|
81e5fa061f
|
[stm32f072 nucleo] support pwm for arduino (#5693)
|
2022-03-21 22:04:37 +08:00 |
|