rt-thread/bsp/nuvoton/libraries/nuc980
sp-cai 0ebec472e1
[components][i2c] 优化 controt 接口格式,增加可用命令 (#7806)
原来 rt_i2c_control 只能执行 RT_I2C_DEV_CTRL_CLK 单一命令,通过此修改可以支持更多可用命令
2023-07-13 21:57:40 -04:00
..
Driver format Kconfig and sconscript 2023-01-08 22:52:13 -05:00
Script Update nuvoton porting. 2020-12-21 14:57:09 +08:00
UsbHostLib format Kconfig and sconscript 2023-01-08 22:52:13 -05:00
rtt_port [components][i2c] 优化 controt 接口格式,增加可用命令 (#7806) 2023-07-13 21:57:40 -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