Z8MAN8
|
19bfdac891
|
[fix][usb]return data type as rt_ssize_t
rt_ssize_t can give negative error code, which follows the unix style correctly
|
2023-10-11 12:01:20 -04:00 |
Wayne Lin
|
c143842be2
|
Update fix warnings and builds.
|
2023-03-31 07:58:24 -04:00 |
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 |
Wayne Lin
|
4fcb87a8aa
|
Support M2354 platform.
1. Add NuMaker-M2354 BSP.
2. Fix SLCD library and modify its demo.
|
2021-02-05 18:52:13 +08:00 |