sheltonyu
1d77744a37
optimize emac and usart driver code
2022-10-16 17:56:50 -04:00
Meco Man
10695d6a90
[fal] PKG_USING_FAL -> RT_USING_FAL
2022-08-22 09:42:35 +08:00
Fan Yang
666af5e29d
[DeviceDriver] Add CANFD support and correct typos ( #5912 )
...
* Add CANFD support and correct typos
- Added CANFD required fields to can.h
- Fixed typos in can.h and can.c
- Corrected all the projects affected by the typo
- Fixed wrong line-ending in some affected can driver files
Signed-off-by: Fan YANG <fan.yang@hpmicro.com>
* update
Signed-off-by: Fan YANG <fan.yang@hpmicro.com>
Co-authored-by: Meco Man <920369182@qq.com>
2022-08-13 22:59:28 -04:00
Man, Jianting (Meco)
9595df24f1
attach #6166 ( #6168 )
2022-07-23 11:53:42 +08:00
sheltonyu
5c6e7d815b
optimize code to improve network throughput performance ( #6157 )
2022-07-12 08:40:58 +08: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
xfwangqiang
e8d775f888
[componnets][pin]add pin operate command in MSH ( #5892 )
...
* 1. 在AT32的BSP的drv_gpio中增加了at32_pin_get函数,用于实现rt_pin_ops对象中的pin_get
2. 在MSH中增加了PIN的操作命令
3. 为了方便在MSH命令中解析字符串,增加了一些字符串相关的函数
2022-05-30 18:00:26 +08:00
sheltonyu
d466bd0540
[bsp/at32] 1、调整文件结构,合并各系列独立的rt-drivers,以便维护。 2、更新各系列library和工程相关内容
2022-05-19 15:00:03 +08:00
sheltonyu
8579f19ceb
[bsp/at32] add at32f413 and at32f415 series
2022-05-13 15:38:43 +08:00
sheltonyu
7af43fdd4f
[bsp/at32] update at32f435_437 adc driver
2022-04-24 09:28:37 +08:00
sheltonyu
e1f7e95f5d
remove unused files
2022-04-18 10:07:15 +08:00
sheltonyu
ebcc2cb8c1
update for file format
2022-04-18 10:07:15 +08:00
sheltonyu
0449ade73b
add at32f435_437 first version
2022-04-18 10:07:15 +08:00
sheltonyu
c2b8df673b
update for drivers and readme
2022-04-18 10:07:15 +08:00
Man, Jianting (Meco)
ad90cf59c4
[at] add ingore_format.yml ( #5718 )
2022-03-28 10:39:05 +08:00
sheltonyu
cff34466b0
upload bsp package based firmware library v2.0 ( #5711 )
...
* [bsp/at32] remove old version bsp
* [bsp/at32] upload bsp package based firmware library v2.0
2022-03-25 22:54:51 +08:00