chengy2
|
2aa66b1b4e
|
[HC32] support HC32F472 & remove residual files
|
2024-04-29 17:48:47 -04:00 |
Meco Man
|
6a9c42a19d
|
[bsp][drv_gpio] fix the error code return when pin number is illegal
|
2024-03-24 09:18:25 +08:00 |
kk
|
2549b82bd6
|
[pin] pin_read/write rt_uint8_t to rt_ssize_t
|
2024-03-23 14:50:31 -04:00 |
skllii
|
6fe69d7431
|
[bsp][hc32] support hc32f448
|
2024-02-22 12:34:35 -05:00 |
yangpengya
|
2a68f70094
|
[bsp][hc32]更正pin和usart初始化顺序(bug fix)
#8480
#8458
|
2024-01-16 01:00:09 +08:00 |
Jamie
|
48244f25f8
|
[hc32] Add some bsp drivers. (#8480)
|
2024-01-09 21:56:37 +08:00 |
yangpeng
|
7c07a97479
|
[bsp][hc32]更正pin和usart初始化顺序
|
2024-01-02 19:06:13 +08:00 |
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
|
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
|
deb40e8c0c
|
[errno code][-RT_EBUSY] fix that use RT_EBUSY without -
|
2023-03-22 01:55:18 -04:00 |
levizhxl
|
1d6347796d
|
Hc32 pr (#6003)
* HC32F460 supported
Co-authored-by: JamieTx <yangjp24@126.com>
Co-authored-by: Jamie <48308473+JamieTx@users.noreply.github.com>
|
2022-05-31 11:53:56 +08:00 |
Jamie
|
28b551bfe3
|
Add the BSP of HC32 series. (#5905)
* Add the BSP of HC32 series.
|
2022-05-06 09:28:21 +08:00 |