rt-thread-official/bsp/maxim/libraries/HAL_Drivers
Meco Man f58d3c5200 rt_device_write/read return data type as rt_ssize_t
rt_ssize_t can give negative error code, which follows the unix style correctly
2023-02-07 21:43:57 -05:00
..
SConscript format Kconfig and sconscript 2023-01-08 22:52:13 -05:00
drv_gpio.c 修复部分bsp编译报错 2021-10-13 11:02:01 +08:00
drv_gpio.h add the driver of gpio 2021-02-16 00:02:00 +08:00
drv_i2c.c rt_device_write/read return data type as rt_ssize_t 2023-02-07 21:43:57 -05:00
drv_i2c.h [bsp/max32660] add the driver of i2c 2021-02-26 17:32:33 +08:00
drv_rtc.c [bsp/max32660] add onchip rtc support 2021-03-20 17:49:07 +08:00
drv_spi.c add the driver of gpio 2021-02-16 00:02:00 +08:00
drv_spi.h fix the code sytle 2021-02-15 13:59:08 +08:00
drv_uart.c 修复部分bsp编译报错 2021-10-13 11:02:01 +08:00
drv_usart.h [bsp/max32660] add the keil project 2021-02-11 16:18:33 +08:00