rt-thread/components
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
..
dfs Fix some compilation warning (#5744) 2022-08-02 12:09:49 -04:00
drivers [DeviceDriver] Add CANFD support and correct typos (#5912) 2022-08-13 22:59:28 -04:00
fal Fix some compilation warning (#5744) 2022-08-02 12:09:49 -04:00
finsh [msh] add available memory information for free cmd 2022-07-07 18:08:06 +08:00
legacy [update] move dfs_posix.h to legacy/dfs/dfs_posix.h 2022-01-14 23:09:32 +08:00
libc [exit] 修复_exit函数条件分支未覆盖所有情况的问题 (#6239) 2022-08-08 17:21:29 +08:00
lwp [scons][iar] 将IAR的PLATFORM字段由iar调整为iccarm 2022-06-09 07:01:59 +08:00
net Fix some compilation warning (#5744) 2022-08-02 12:09:49 -04:00
utilities [ymodem] move error codes to rym_code to silence warnings 2022-08-04 01:50:04 -04:00
vbus uniform code writing-disable interrupt 2022-04-20 14:22:43 +08:00
vmm uniform code writing-disable interrupt 2022-04-20 14:22:43 +08:00
Kconfig [kconfig] add 64bit default value for stack size. set tick HZ as 1000 by default (#5778) 2022-04-09 00:40:36 +08:00
SConscript [components] 移除对老版本bsp的lwip版本默认选定 2021-06-28 15:33:14 +08:00