kk
|
3f335619bd
|
[pin] pin_read/write rt_uint8_t to rt_ssize_t
|
2024-04-16 22:29:45 -04:00 |
wangqinglin
|
a07fda3470
|
[bsp][stm32][airm2m]<pin>更新pin num命令 (#7390)
|
2023-07-19 18:45:43 -04:00 |
AD0naldRavenclow
|
fec989a69f
|
[HUST CSE][WCH][library] fix error in Bubble Sort (#7240)
|
2023-04-24 00:49:24 -04:00 |
Stwsyburg
|
ca1b1e5164
|
Fix many abnormal symbols in annotations
|
2023-04-16 22:37:16 -04:00 |
Zxy
|
765c2ec5f9
|
[errno code]fix that use RT_EFULL without -
|
2023-03-23 01:55:46 -04:00 |
Zxy
|
4ed9bc11f7
|
[errno code]fix that use RT_ENOSYS without - (#7084)
* [errno code]fix that use RT_ENOSYS without -
* Update bsp/airm2m/air32f103/libraries/rt_drivers/drv_hwtimer.c
---------
Co-authored-by: Man, Jianting (Meco) <920369182@qq.com>
|
2023-03-23 01:54:42 -04:00 |
Zxy
|
e15adf5e45
|
[errno code]fix that use RT_EEMPTY without -
|
2023-03-23 01:52:21 -04:00 |
Meco Man
|
dfddd79b24
|
[errno code][-RT_EINVAL] fix that use RT_EINVAL without -
|
2023-03-16 20:21:43 -04:00 |
Meco Man
|
2cc9bd876e
|
[error code][-RT_EIO] fix that use RT_EIO without -
|
2023-03-16 20:20:37 -04:00 |
charlown
|
95fea2f159
|
[ch32]修正接口数据类型 (#7025)
|
2023-03-08 22:52:07 -05:00 |
Meco Man
|
ad79e29474
|
format ch32 driver
|
2023-02-15 09:36:04 +08: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 |
Meco Man
|
9bc68d26a4
|
format Kconfig and sconscript
|
2023-01-08 22:52:13 -05:00 |
Meco Man
|
50f041f5c2
|
[Scons] 将GCC判断条件改为列表方式,方便后续增加新的编译工具链
|
2022-06-09 07:01:59 +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 |
LiuKang
|
75a7cb6929
|
[update] add fal component. (#5662)
* [update] add fal component.
* [update] format code.
* [update] change PKG_USING_FAL to RT_USING_FAL
* [update] format code.
* [update] fal
* [update] delete FAL_SW_VERSION
|
2022-03-15 09:48:05 +08:00 |
charlown
|
90c3ef05c5
|
[bsp/wch/arm/Libraries/CH32F20x_StdPeriph_Driver]:support gcc.
|
2022-01-28 09:30:25 +08:00 |
charlown
|
94cfe1d338
|
[bsp/wch/arm/Libraries/ch32_drivers]format code.
|
2022-01-26 18:07:36 +08:00 |
charlown
|
7b2b9cdb70
|
add wch ch32f203r-evt bsp.
|
2022-01-26 18:07:36 +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 |
charlown
|
a9aa150e16
|
[bsp/wch/arm/Libraries/ch32_drivers/drv_rtc_ch32f10x.c]: rename rtc ops.
|
2021-10-11 21:29:23 +08:00 |
charlown
|
9ec326f931
|
[bsp/wch/arm/Libraries/ch32_drivers/drv_pwm_ch32f10x.c]:support pwm.
[bsp/wch/arm/ch32f103c8-core]:add timer1~4(include 4 channel) pwm.
|
2021-09-23 23:20:16 +08:00 |
charlown
|
5ce84153f3
|
[bsp/wch/arm/Libraries/ch32_drivers/drv_hwtimer_ch32f10x.c]:rename func: ch32f1_hwtimer_clock_init, ch32f1_hwtimer_clock_get, hwtimer and pwm will be use it. change some code annotation.
[bsp/wch/arm/ch32f103c8-core]: rename func.
|
2021-09-10 17:12:31 +08:00 |
charlown
|
84111766f9
|
[bsp/wch/arm/Libraries/ch32_drivers]: support ch32f10x hwtimer.
[bsp/wch/arm/ch32f103c8-core]: add hwtimer1~4.
|
2021-09-08 16:45:55 +08:00 |
charlown
|
5169360e21
|
support gcc for ch32f10x.
|
2021-09-03 15:44:19 +08:00 |
charlown
|
2e74dd8e2d
|
support ch32f10x family, add ch32f103c8-core bsp
|
2021-08-31 14:41:35 +08:00 |