Meco Man
|
6a9c42a19d
|
[bsp][drv_gpio] fix the error code return when pin number is illegal
|
2024-03-24 09:18:25 +08:00 |
kk
|
2549b82bd6
|
[pin] pin_read/write rt_uint8_t to rt_ssize_t
|
2024-03-23 14:50:31 -04:00 |
Wayne Lin
|
c143842be2
|
Update fix warnings and builds.
|
2023-03-31 07:58:24 -04:00 |
Meco Man
|
0f461e870c
|
[errno code][-RT_ERROR] fix that use RT_ERROR without -
|
2023-03-20 00:06:16 -04: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
|
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 |
Bernard Xiong
|
36cb4349a6
|
Merge pull request #3897 from yangjie11/yj_dev1
[components][driver/pin.c]pin 框架增加 rt_pin_get
|
2020-09-11 12:57:59 +08:00 |
yangjie
|
38b3a3445e
|
[bsp][driver] 初始化 BSP 中的 rt_pin_ops
|
2020-09-11 11:16:42 +08:00 |
Wayne Lin
|
c9392e2a8b
|
1. Correct typo.
2. Fix spi/qspi/uspi TX/RX PDMA trigger issue.
3. Drain RX FIFO to remove remain FEF frames in FIFO.
4. Implement RT_DEVICE_CTRL_CLOSE in uart/uuart/scuart driver.
|
2020-08-03 12:15:33 +08:00 |
Wayne Lin
|
dba0b1f3ca
|
Add compiling option for building time.
Fix rtt port issues.
|
2020-06-24 00:32:10 +08:00 |
Wayne Lin
|
c04c19a6f1
|
Support Nuvoton NuMaker-IOT-M487 and NuMaker-PFM-M487 boards.
|
2020-06-17 16:30:11 +08:00 |