skllii
|
6fe69d7431
|
[bsp][hc32] support hc32f448
|
2024-02-22 12:34:35 -05: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 |
Meco Man
|
0f461e870c
|
[errno code][-RT_ERROR] fix that use RT_ERROR without -
|
2023-03-20 00:06:16 -04:00 |
Meco Man
|
9bc68d26a4
|
format Kconfig and sconscript
|
2023-01-08 22:52:13 -05:00 |
Meco Man
|
dd94198bd6
|
[gcc][armcc][armclang] rtconfig.CROSS_TOOL->rtconfig.PLATFORM
|
2022-08-16 09:39:00 +08:00 |
JamieTx
|
50d514a8a4
|
modify precompile waring for uart,spi driver.
|
2022-07-30 14:53:34 -04:00 |
梁生
|
3323366694
|
[bsp][hc32]support MDK AC6 compiler (#6087)
|
2022-06-16 14:18:55 +08:00 |
cmbjxxiao
|
c8d92d7529
|
fix bugs of hc32 driver adc and can (#6077)
* fix bugs of hc32 driver adc and can
|
2022-06-15 10:37:27 +08:00 |
Meco Man
|
83b3aadaa3
|
[Scons][iar][iccarm] IAR统一使用iccarm作为判断条件而不是是用IDE的名字来进行判断
因为不确定后续IAR是否会像Keil一样内含有不同的编译工具链
此外,将判断条件改为列表方式,这样更方便后续增加其他可能的IAR编译链
|
2022-06-09 07:01:59 +08:00 |
levizhxl
|
093793dfe2
|
HC32 configuration file revise (#6015)
* fixed some configuration errors.
|
2022-06-06 09:56:05 +08: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
|
db27095da6
|
Unified management interrupt vector table. (#5925)
* Unified management interrupt vector table.
|
2022-05-15 20:57:35 +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 |