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 |
zouziyu2002
|
ce4674defa
|
[HUST CSE] add forced type conversion when using 'realloc','malloc','calloc' for better readability
|
2023-04-28 15:55:28 +01: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 |
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
|
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 |
Man, Jianting (Meco)
|
2c10d5ad01
|
[rtc] use gmtime_r to replace gmtime (#6012)
* [rtc] use gmtime_r to replace gmtime
|
2022-06-22 13:41:06 +08:00 |
Meco Man
|
8003788ad5
|
将龙芯bsp并入loongson文件夹中
|
2022-03-28 20:06:03 -04:00 |