rt-thread-official/bsp/lpc176x/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 Re-normalizing the repo 2013-01-08 22:40:58 +08:00
board.c [lpcxxx] auto formatted 2021-03-17 02:26:35 +08:00
board.h [lpcxxx] auto formatted 2021-03-17 02:26:35 +08:00
emac.c rt_device_write/read return data type as rt_ssize_t 2023-02-07 21:43:57 -05:00
emac.h [lpcxxx] auto formatted 2021-03-17 02:26:35 +08:00
led.c Re-normalizing the repo 2013-01-08 22:40:58 +08:00
led.h [lpcxxx] auto formatted 2021-03-17 02:26:35 +08:00
sd.c rt_device_write/read return data type as rt_ssize_t 2023-02-07 21:43:57 -05:00
sd.h [BSP] Add RT_DEVICE_CTRL_BLK_GETGEOME command handling in device control of LPC176x bsp 2014-08-27 09:23:32 +08:00
spi.c [lpcxxx] auto formatted 2021-03-17 02:26:35 +08:00
spi.h [lpcxxx] auto formatted 2021-03-17 02:26:35 +08:00
uart.c rt_device_write/read return data type as rt_ssize_t 2023-02-07 21:43:57 -05:00
uart.h Re-normalizing the repo 2013-01-08 22:40:58 +08:00