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
|
dfbeb9e88c
|
Sync Nuvoton porting.
1. NUC980 platform: USBH, INPUTCAPTURE, SPINAND.
2. Correct enter-quad-mode routine in board_dec.c.
3. Use RT_ASSERT to catch system-call-exceptions.
|
2021-02-01 10:35:44 +08:00 |
Wayne Lin
|
8d90cfadf0
|
Update nuvoton porting.
1. Make up sources and bugfix.
2. Add nu_gpio_pin_get.
3. Add PM operator in USB host driver.
4. Support NUC980 stage 1 and add nk-980iot board.
|
2020-12-21 14:57:09 +08:00 |
Wayne Lin
|
c04c19a6f1
|
Support Nuvoton NuMaker-IOT-M487 and NuMaker-PFM-M487 boards.
|
2020-06-17 16:30:11 +08:00 |