4
0
mirror of https://github.com/RT-Thread/rt-thread.git synced 2025-01-21 11:43:29 +08:00

5011 Commits

Author SHA1 Message Date
Wayne Lin
4ae3a3a7f0 Update NK-N9H30 description. 2021-05-13 18:47:12 +08:00
Wang-Huachen
d205721462 add ethernet driver for zynqmp-r5-axu4ev 2021-05-13 16:33:40 +08:00
Bernard Xiong
e58ea3ded4
Merge pull request #4677 from mysterywolf/stm32f407_3
[bsp][stm32f407-explorer] 避免COM2与以太网或PWM冲突,调整Kconfig文件
2021-05-13 12:23:31 +08:00
Meco Jianting Man
329fc480ce
revert automac.h 2021-05-13 12:05:30 +08:00
ZHU Hao
21beba7913
Update api_fmrx.h 2021-05-13 11:58:09 +08:00
greedyhao
3e65ce5d03 [bluetrum] add fmrx support 2021-05-13 10:22:45 +08:00
greedyhao
74f6a0ba7d [bluetrum] Fix the cache mechanism 2021-05-13 10:22:09 +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
Meco Man
f58fbe5e78 rever ymodem 2021-05-12 18:28:29 +08:00
Meco Man
e13827ec7f [bsp][qemu-vexpress-a9] 完善readme 2021-05-12 14:48:49 +08:00
Meco Man
6f3f58dae0 [bsp][qemu-vexpress-a9] 更新工程配置 2021-05-12 14:41:15 +08:00
Tao_eternal
2a56598c8c
Update drv_gpio.c 2021-05-11 12:04:53 +08:00
Meco Man
2b5970e94a tab->spaces 2021-05-11 09:15:10 +08:00
Meco Man
119c04d0f2 [Kconfig] 避免COM2与以太网或PWM冲突
因此增加depends on指令,在开启以太网或者PWM驱动后,不再显示COM2
2021-05-10 20:20:29 +08:00
Meco Man
39417ac51a [kconfig]优化 PHY_USING_LAN8720A 2021-05-10 17:15:46 +08:00
Meco Man
dc55b1e19c [bsp][stm32f407-explorer] 重命名sram_port.h为drv_sram.h 2021-05-10 16:49:02 +08:00
Meco Man
ab6c69fe9e 优化SDIO_MAX_FREQ依赖 删除PHY_USING_LAN8720A无用配置 2021-05-10 16:45:00 +08:00
Wayne Lin
0da2fb5f9b Correct rvds.S including for armclang platform. 2021-05-10 16:17:11 +08:00
Meco Man
d81be2e8fd [bsp][stm32f407-explorer] fix a bug that cannot use fatfs in the main thread at starting up 2021-05-10 15:14:50 +08:00
Meco Man
61ec310591 implement BSP_USING_ETH_SAL 2021-05-10 14:22:06 +08:00
Meco Man
efa64e0da4 [bsp-stm32f407-explorer] 完善F407探路者网络board配置 2021-05-09 21:30:14 +08:00
Tao_eternal
7d0aa5bd34 Merge branch 'RT-Thread:master' into patch-1 2021-05-09 15:32:09 +08:00
Tao_eternal
14d64a1dff
Update drv_gpio.c
one more bug fixed
2021-05-09 15:30:36 +08:00
Bernard Xiong
06b5b0c840
Merge pull request #4660 from yanmowudi/master
update swm320 libraries
2021-05-09 12:58:23 +08:00
guozhanxin
7ab2cae3fa [bsp]add seeed Arch_Mix bsp 2021-05-07 17:42:49 +08:00
Tao_eternal
6cb39a15a6
fixed some bugs about interrupt
When I used the pin's interrupt, I always get a FALSE state.
So I read the drv_gpio.c and has found that function gpio_exti_source_select has not  truly set yet and the GPIO input mode and the EXTI_(bitno) should be correct.
2021-05-07 13:52:33 +08:00
Bernard Xiong
186466ecc6
Merge pull request #4593 from yangjie11/bsp-to-apache
[bsp]add copyright notice
2021-05-06 17:55:32 +08:00
yanmowudi
2c05296948 format utf-8 2021-05-06 10:42:41 +08:00
yanmowudi
c00300d5f4 format utf-8 2021-05-06 10:24:00 +08:00
yanmowudi
22513fe86c update swm320 libraries 2021-05-06 10:10:29 +08:00
Bernard Xiong
39aa987fc8
Merge pull request #4632 from yaoyufan/master
fix bluetrum uart1 and uart2 cannot recv data
2021-05-03 21:55:00 +08:00
wangqiang
9d8e5c0e06 修复board/Kconfig的错误 2021-05-03 09:28:03 +08:00
wanghaijing
2715dca27b [remove] configuration options for Kconfig 2021-04-28 14:39:00 +08:00
wanghaijing
79771e42e7 [rename] stm32f767-fire-challenger-v1 2021-04-28 14:30:32 +08:00
YYF
58065b0565
Update drv_usart.c 2021-04-28 09:20:04 +08:00
Bernard Xiong
ff4dfda5ff
Merge pull request #4633 from whj4674672/spi
[add] spi config increases irq_type
2021-04-27 20:52:33 +08:00
Bernard Xiong
01050e5e54
Merge pull request #4642 from xiaoxiaohuixxh/juicevm-port
Juicevm port
2021-04-27 10:08:51 +08:00
Bernard Xiong
c75ea0ae7d
Merge pull request #4645 from yangjie11/delete-bsp
[bsp]delete simulator files and realview-a8 bsp
2021-04-27 10:01:14 +08:00
yangjie
d1ae1bed84 [bsp][Copyright_Notice]update 2021-04-26 15:42:57 +08:00
yangjie
5ea61fca5a [bsp][realview-a8] delete realview-a8 bsp 2021-04-26 14:59:31 +08:00
yangjie
9c784f9c1f [bsp][simulator]delete tap_netif.c 2021-04-26 14:57:26 +08:00
xiaoxiaohuixxh
a87e33db3f [bsp/juicevm] ADD README.md 2021-04-26 14:48:20 +08:00
xiaoxiaohuixxh
d64a11bb1e [bsp/juicevm] Add JuiceVm BSP. 2021-04-26 13:46:22 +08:00
Bernard Xiong
f251cf152d
Merge pull request #4638 from yangjie11/remove-gpl
[bsp][sam7x]remove the gpl file(mii.h)
2021-04-25 18:14:58 +08:00
wanghaijing
7c074c0717 [remove] incorrect SPI IIC information 2021-04-25 14:24:22 +08:00
yangjie
6152b37ca6 [bsp]delete fh8620、gkipc, because of gpl license 2021-04-25 11:39:21 +08:00
yangjie
ba37e72217 [bsp]add copyright notice 2021-04-25 11:21:45 +08:00
yangjie
8f2ebf6eec [bsp][sam7x]remove the gpl file(mii.h) 2021-04-25 10:02:29 +08:00