.. |
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
|
bsp中option env语句替换为新语句,并同步更新了source "$xxx"语句
|
2024-06-20 14:40:42 +08: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][drv_gpio] fix the error code return when pin number is illegal
|
2024-03-24 09:18:25 +08: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
|
[drivers] Specifies the name of the drivers driver file
|
2024-09-13 17:40:40 -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 |