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 |
Man, Jianting (Meco)
|
2c10d5ad01
|
[rtc] use gmtime_r to replace gmtime (#6012)
* [rtc] use gmtime_r to replace gmtime
|
2022-06-22 13:41:06 +08:00 |
Wayne
|
7fee6530f9
|
[nuvoton] Update drivers and project setting. (#5726)
|
2022-03-29 07:10:35 +08:00 |
Wayne Lin
|
6ec6285e1b
|
[nuvoton] Update BSP.
1. Add NUC980 Chili board supporting.
2. Correct NuMicro.h including.
3. Implement rt_hw_us_delay system call function.
4. Move board.c to drv_common.c for M480 and M2354 series.
|
2021-03-15 15:41:41 +08: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 |