rt-thread-official/bsp/essemi/es32f369x/drivers
Placebo27 538158bf20
[bsp] fix mismatched function types in rt_pin_ops for all drv_gpio.c (#7457)
2023-05-08 23:35:27 -04:00
..
ES format Kconfig and sconscript 2023-01-08 22:52:13 -05:00
linker_scripts format link scripts 2023-01-08 22:52:13 -05:00
Kconfig format Kconfig and sconscript 2023-01-08 22:52:13 -05:00
SConscript [bsp][essemi] update bsp es32f369x 2021-10-15 14:40:55 +08:00
board.c [console] 解决在没有定义RT_USING_DEVICE的情况下使用device报错的问题 2022-01-09 00:20:32 +08:00
board.h [bsp][essemi] Adapt es32f369x for RTduino (#6144) 2022-07-08 13:53:36 +08:00
drv_adc.c format es32f369x 2021-10-09 15:37:48 -04:00
drv_adc.h format es32f369x 2021-10-09 15:37:48 -04:00
drv_can.c [CAN]update struct can_filter_item and rt_can_msg (#6556) 2022-11-21 21:45:51 -05:00
drv_can.h format es32f369x 2021-10-09 15:37:48 -04:00
drv_gpio.c [bsp] fix mismatched function types in rt_pin_ops for all drv_gpio.c (#7457) 2023-05-08 23:35:27 -04:00
drv_gpio.h format es32f369x 2021-10-09 15:37:48 -04:00
drv_hwtimer.c [errno code][-RT_EINVAL] fix that use RT_EINVAL without - 2023-03-16 20:21:43 -04:00
drv_hwtimer.h format es32f369x 2021-10-09 15:37:48 -04:00
drv_i2c.c [errno code][-RT_ERROR] fix that use RT_ERROR without - 2023-03-20 00:06:16 -04:00
drv_i2c.h format es32f369x 2021-10-09 15:37:48 -04:00
drv_pm.c format es32f369x 2021-10-09 15:37:48 -04:00
drv_pm.h format es32f369x 2021-10-09 15:37:48 -04:00
drv_pwm.c [errno code][-RT_EINVAL] fix that use RT_EINVAL without - 2023-03-16 20:21:43 -04:00
drv_pwm.h [bsp] add new driver & iar support. 2020-09-16 15:15:00 +08:00
drv_rtc.c [rtc] use gmtime_r to replace gmtime (#6012) 2022-06-22 13:41:06 +08:00
drv_rtc.h format es32f369x 2021-10-09 15:37:48 -04:00
drv_spi.c [errno code][-RT_ERROR] fix that use RT_ERROR without - 2023-03-20 00:06:16 -04:00
drv_spi.h format es32f369x 2021-10-09 15:37:48 -04:00
drv_spiflash.c format es32f369x 2021-10-09 15:37:48 -04:00
drv_spiflash.h format es32f369x 2021-10-09 15:37:48 -04:00
drv_uart.c rt_device_write/read return data type as rt_ssize_t 2023-02-07 21:43:57 -05:00
drv_uart.h 增加了许可证说明和bsp配置的接口,优化了驱动及用例。 2021-06-04 18:58:22 +08:00