Placebo27
|
538158bf20
|
[bsp] fix mismatched function types in rt_pin_ops for all drv_gpio.c (#7457)
|
2023-05-08 23:35:27 -04:00 |
Zxy
|
765c2ec5f9
|
[errno code]fix that use RT_EFULL without -
|
2023-03-23 01:55:46 -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
|
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 |
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 |
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 |
Meco Man
|
5187d75af5
|
[armclang] 使用__clang__代替__CLANG_ARM
|
2021-12-29 14:15:38 -05:00 |
Meco Man
|
2e99d2855b
|
[gd32][drivers] auto formatted
|
2021-03-12 00:03:36 +08:00 |
charlown
|
52081b3767
|
fix rx gpio_mode_set param in drv_usart.c
Signed-off-by: charlown <charlown@163.com>
|
2020-11-14 13:22:45 +08:00 |
yangjie
|
38b3a3445e
|
[bsp][driver] 初始化 BSP 中的 rt_pin_ops
|
2020-09-11 11:16:42 +08:00 |
a1012112796
|
ab981a32b5
|
[Device/I2C] Chang debug message print way to ulog
|
2019-11-26 07:41:43 +08:00 |
yangjie
|
ad3cbf6ed9
|
[bsp]support AC6 for some bsp.
|
2019-05-06 15:09:11 +08:00 |
xuzhuoyi
|
a0ae9d24d5
|
[bsp][gd32e230k-start] Update SConscript
|
2019-04-07 00:53:39 +08:00 |
xuzhuoyi
|
938d9fa3d9
|
[bsp][gd32e230k-start] Fix USART bug and change license
|
2019-04-07 00:37:43 +08:00 |
xuzhuoyi
|
fd8eb60a67
|
[bsp][gd32e230k-start] Update Kconfig
|
2019-03-31 23:26:35 +08:00 |
xuzhuoyi
|
5a460aadcd
|
[bsp][gd32e230k-start] Update Sconscript
|
2019-03-31 21:17:55 +08:00 |
xuzhuoyi
|
5d166c389d
|
[bsp][gd32e230k-start] Add GD32E230K-START BSP port
|
2019-03-31 15:44:24 +08:00 |