Wayne Lin
|
f4d86cec7f
|
Fix USB host core issues.
1. Limit >4 USB ports hubs.
2. Double free intf.
3. dname buffer size is too small.
4. Reset child pointer after detaching instance.
|
2020-09-02 17:49:17 +08:00 |
|
Wayne Lin
|
ce5822eb39
|
Disable nuvoton_nuc472 and nuvoton_m05x in CI building.
|
2020-08-27 11:04:05 +08:00 |
|
Wayne Lin
|
3fef3b845d
|
Remove legacy.
|
2020-08-26 13:09:37 +08:00 |
|
Wayne Lin
|
f0fc56989c
|
Update driver supporting status.
|
2020-08-03 15:14:51 +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
|
2b82674ad1
|
Shrink package size.
|
2020-06-30 12:17:18 +08:00 |
|
Wayne Lin
|
f9825299b9
|
Append full-name of M480 peripheral.
Correct format and typo.
|
2020-06-29 14:09:57 +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 |
|
Wayne Lin
|
c72ee2d63c
|
[W25Q32BV]Support fast read QUAD_OUTPUT and QUAL_IO.
|
2020-06-02 14:46:52 +08:00 |
|
Wayne Lin
|
600eb257a8
|
Solved USB device class issue.
|
2020-06-02 14:30:55 +08:00 |
|
Wayne Lin
|
3c4da44369
|
Merge branch 'rtt_issues' of https://github.com/OpenNuvoton/rt-thread into rtt_issues
|
2020-05-20 16:08:40 +08:00 |
|
Wayne Lin
|
f0e4009c30
|
Fix rt_hw_inputcapture_isr public function name in header file.
Fix miss-break in HWTIMER_CTRL_INFO_GET case.
|
2020-05-20 16:04:31 +08:00 |
|
Wayne Lin
|
267c3ec683
|
Fix rt_hw_inputcapture_isr public function name in header file.
Fix miss-break in HWTIMER_CTRL_INFO_GET case.
|
2020-05-15 09:46:01 +08:00 |
|
Wayne Lin
|
5d65fe074f
|
Merge branch 'master' of https://github.com/rt-thread/rt-thread into rtt_issues
|
2020-05-15 09:41:27 +08:00 |
|
Wayne Lin
|
39431f5a70
|
Rename usbd and usbh source files for IAR building issue.
|
2020-04-30 15:47:42 +08:00 |
|
Wayne Lin
|
5bddcd378e
|
Get stuck issue after open-close-open CAN device.
Signed-off-by: Wayne Lin <wosayttn@gmail.com>
|
2020-04-27 16:01:05 +08:00 |
|