rt-thread-official/bsp/nuvoton/libraries/nuc980
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
..
Driver [Scons] 将GCC判断条件改为列表方式,方便后续增加新的编译工具链 2022-06-09 07:01:59 +08:00
Script Update nuvoton porting. 2020-12-21 14:57:09 +08:00
UsbHostLib [Nuvoton] Update drivers. 2021-11-15 11:23:26 +08:00
rtt_port [DeviceDriver] Add CANFD support and correct typos (#5912) 2022-08-13 22:59:28 -04:00
README.md Sync Nuvoton porting. 2021-02-01 10:35:44 +08:00
SConscript Update nuvoton porting. 2020-12-21 14:57:09 +08:00

README.md

NUC980 Series

Supported drivers

Peripheral rt_device_class_type Device name
ADC RT_Device_Class_Miscellaneous (ADC) adc
CAN RT_Device_Class_CAN can[0-3]
CRYPTO RT_Device_Class_Miscellaneous (HW Crypto) hwcryto
EBI N/A N/A
EMAC RT_Device_Class_NetIf e[0-1]
GPIO RT_Device_Class_Miscellaneous (Pin) gpio
I2C RT_Device_Class_I2CBUS i2c[0-3]
I2S RT_Device_Class_Sound sound0
PDMA N/A N/A
QSPI RT_Device_Class_SPIBUS qspi[0]
RTC RT_Device_Class_RTC rtc
PWM RT_Device_Class_Miscellaneous (PWM) pwm[0-1]
USBH RT_Device_Class_USBHost usbh
USBD RT_Device_Class_USBDevice usbd
SC (UART function) RT_Device_Class_Char scuart[0-1]
SDH RT_Device_Class_Block sdh[0-1]
SPI RT_Device_Class_SPIBUS spi[0-1]
TIMER RT_Device_Class_Timer timer[0-5]
UART RT_Device_Class_Char uart[0-9]
WDT RT_Device_Class_Miscellaneous (Watchdog) wdt

Resources