liukangcc
|
b0f6c2fbae
|
[update] CFLAGS
|
2021-12-17 14:28:40 +08:00 |
Wayne Lin
|
674ded6aa5
|
Fix format issues.
|
2021-11-15 12:03:46 +08:00 |
Wayne Lin
|
c07b2b0a07
|
[Nuvoton] Update drivers.
1. ARM9 EHCI timeout issue.
2. Sync mainstream.
|
2021-11-15 11:23:26 +08:00 |
Wayne Lin
|
d74c785d00
|
[nuvoton] Update porting drivers and configurations.
|
2021-11-10 16:20:21 +08:00 |
Wayne Lin
|
9b44e57a60
|
Merge branch 'master' of https://github.com/RT-Thread/rt-thread into nuvoton
|
2021-11-10 16:01:38 +08:00 |
guo
|
b1baf42d4e
|
Revert "Fix compiler flags issue"
|
2021-10-14 14:36:18 +08:00 |
liukangcc
|
3ac36a3107
|
[update] Fix compiler flags issue
|
2021-10-14 10:32:22 +08:00 |
mazhiyuan
|
99e9ea61bc
|
修复部分bsp编译报错
|
2021-10-13 11:02:01 +08:00 |
Meco Man
|
e18d44940f
|
[finsh] 修复由于移除finsh导致__cmd_xxx命令无法使用的问题
|
2021-09-05 01:57:26 -04:00 |
马志远
|
8a1e6c01ac
|
Disable FINSH_FUNCTION_EXPORT
|
2021-08-23 18:37:58 +08:00 |
JCZou
|
0369db718c
|
Fix compiler flags issue
CCFLAGS is used by gcc and g++ compiler. So CFLAGS should be used for
gcc to avoid passing gcc flags to g++.
|
2021-08-19 08:53:27 +02:00 |
Wayne Lin
|
37f5236dfa
|
[N9H30] Fix IRQ trap issues.
1. Fix mismatch IRQ trap issue.
2. Use cond-wait in ge2d driver.
|
2021-08-03 09:07:09 +08:00 |
Wayne Lin
|
978ea520d9
|
[N9H30] Fix SDH dual ports.
|
2021-06-29 00:37:32 +08:00 |
Wayne Lin
|
84e5ec69a2
|
[N9H30] Support P0 and P1 ports of SDH.
|
2021-06-21 22:04:34 +08:00 |
Wayne Lin
|
db3dec0ef3
|
[N9H30] Fix SDH driver building.
|
2021-06-21 16:39:06 +08:00 |
Wayne Lin
|
a45417b868
|
[N9H30/NUC980] Update SDH driver
1. Fix SDH_Set_clock function.
2. Correct EMMC, SDH0 and SDH1 options for N9H30.
|
2021-06-16 16:53:41 +08:00 |
Wayne Lin
|
541426a72a
|
[nuvoton] Support M031 Series.
1. Import M031 porting.
2. Support numaker-m032ki BSP.
|
2021-05-17 16:23:41 +08:00 |
Wayne Lin
|
1008f9e543
|
Merge branch 'master' of https://github.com/RT-Thread/rt-thread into nuvoton
|
2021-05-14 13:28:25 +08:00 |
Wayne Lin
|
cc32e7aa4d
|
Follow coding-style and formatting.
|
2021-05-14 11:53:46 +08:00 |
Wayne Lin
|
4ae3a3a7f0
|
Update NK-N9H30 description.
|
2021-05-13 18:47:12 +08:00 |
Wayne Lin
|
972aa93a27
|
Update N9H30 porting.
|
2021-05-12 19:15:17 +08:00 |
Wayne Lin
|
d3131ee55f
|
Nuvoton release/update.
(1) Support NK-N9H30 board.
(2) Change Mutex's flag to RT_IPC_FLAG_PRIO from RT_IPC_FLAG_FIFO.
|
2021-05-12 18:49:31 +08:00 |
Wayne Lin
|
f068908728
|
Merge branch 'master' of https://github.com/RT-Thread/rt-thread into nuvoton
|
2021-05-12 18:39:35 +08:00 |
Wayne Lin
|
0da2fb5f9b
|
Correct rvds.S including for armclang platform.
|
2021-05-10 16:17:11 +08:00 |
nongxiaoming
|
fca3850633
|
[bsp][nuvoton] update to compatible with Python 3.
|
2021-03-25 10:38:57 +08:00 |
Wayne Lin
|
dd986de786
|
[nuvoton][nk-980iot] Add SPI NOR flash configuration.
Add SPI NOR flash main storage configuration file.
|
2021-03-18 15:10:43 +08:00 |
Wayne Lin
|
5af9085966
|
[nuvoton] Fix ordering and configuration.
1. Update module starting ordering.
2. Fix QSPI PDMA configuration.
|
2021-03-18 15:07:09 +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 |
Bernard Xiong
|
7a596e1646
|
Merge pull request #4319 from OpenNuvoton/nuvoton
[bsp/nuvoton] Support NuMaker-M2354 Cortex-M23 platform.
|
2021-03-09 20:57:24 +08:00 |
Wayne Lin
|
802a2a03f3
|
Keep --c99 flag and append MDK5 building notification.
|
2021-03-08 23:25:38 +08:00 |
Bernard Xiong
|
4426af03f8
|
Revert "添加imxrt的pulse encoder和usb host驅動"
|
2021-02-23 09:44:27 +08:00 |
Bernard Xiong
|
d9c3459e11
|
Merge pull request #4295 from LeeChunHei/test_branch
添加imxrt的pulse encoder和usb host驅動
|
2021-02-23 09:41:27 +08:00 |
LeeChunHei
|
b51c6339f0
|
finish testing
|
2021-02-13 18:50:58 +08:00 |
Wayne Lin
|
1679a9c618
|
Remove IAR warnings.
|
2021-02-08 11:51:52 +08:00 |
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
|
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 |
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 |