Meco Man
|
86ebf17a23
|
localtim改为gmtime
|
2021-02-07 21:49:25 +08:00 |
Meco Man
|
f073911cd3
|
解决底层驱动格林威治时间与当地时间胡乱使用的问题 mktime函数改为timegm函数
|
2021-02-07 21:08:41 +08:00 |
Wayne Lin
|
9a37920a69
|
Add SPI NAND's bootloader and its booting parameters.
|
2021-02-01 10:44:02 +08: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
|
c9892a82be
|
Merge branch 'master' of https://github.com/RT-Thread/rt-thread into nuvoton
|
2020-12-29 19:36:00 +08:00 |
Wayne Lin
|
1c4328e5a9
|
Update NUC980 and M480
1. Add 980 drv_usbd.
2. EMAC - move MDC CLK divider before EMAC initialization.
3. Correct NUC980 and M480 CAN RX_MSG_ID_INDEX definition.
4. add USBD cdc demo - vcom_echo.
5. mnt - add mount_table definition.
|
2020-12-29 19:35:43 +08:00 |
Wayne Lin
|
0cfe292157
|
Update nuvoton RTT porting.
1. Fix porting driver.
2. Add NAU8822 audio codec driver.
3. Add NUC980 I2S porting driver.
|
2020-12-25 18:39:12 +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 |
yangjie
|
ef62febf1f
|
[SConscript]update group name
|
2020-12-19 16:49:11 +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
|
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 |