guozhanxin
247943f1cd
add usb audio for pandora.
2021-05-24 16:59:32 +08:00
BernardXiong
66e54122fc
[BSP] fix space issue
2021-05-23 00:47:58 +08:00
BernardXiong
22e84516f4
[BSP] Update imx6ul bsp for Kconfig and UART
2021-05-22 21:47:04 +08:00
bigmagic123
d6f5fbcd5b
format code
2021-05-21 18:39:41 +08:00
bigmagic
a5503a4a71
add rv64 virt readme
2021-05-21 17:47:43 +08:00
bigmagic
b7c7c7f4de
Support for running with M-Mode
2021-05-21 17:10:07 +08:00
Bernard Xiong
9317ee2cb2
Merge pull request #4705 from lizhirui/master
...
add qemu-riscv-virt64 bsp
2021-05-21 06:41:20 +08:00
Bernard Xiong
5ba96109c6
Merge pull request #4665 from tao-eternal/patch-1
...
[GD32V]fixed some bugs about interrupt
2021-05-18 19:34:25 +08:00
BernardXiong
f960128acf
[BSP] remove the unnecessary code.
2021-05-18 19:05:06 +08:00
BernardXiong
f07857324b
[bsp] Use sbi from freebsd
2021-05-18 18:58:39 +08:00
Bernard Xiong
a0175e3d15
Merge pull request #4683 from Wang-Huachen/master
...
add ethernet driver for zynqmp-r5-axu4ev
2021-05-18 18:51:19 +08:00
lizhirui
5036816967
add qemu-riscv-virt64 bsp
...
add qemu-riscv-virt64 bsp
2021-05-18 09:57:25 +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
Wang-Huachen
b57278f830
remove redundant code in zynqmp-r5-axu4ev bsp
2021-05-16 10:00:17 +08:00
Bernard Xiong
53cfba8725
Merge pull request #4689 from mysterywolf/simulator-sd_sim
...
[bug][bsp][simulator] 修复sd_sim.c编译报错的问题,使用rt_dgb代替老旧的debug输出方式
2021-05-16 08:57:10 +08:00
Bernard Xiong
1744a6d7cc
Merge pull request #4690 from mysterywolf/simulatorformatcodes
...
[bsp][simulator]format codes to prevent being given a CI error
2021-05-16 08:56:55 +08:00
Meco Jianting Man
1773908df8
remove \n from LOG_x
2021-05-15 16:16:34 +08:00
Meco Man
69471e6242
[bsp][simulator]format codes to prevent CI errors
2021-05-15 15:38:14 +08:00
Meco Man
a00a463248
format codes
2021-05-15 15:35:45 +08:00
Meco Man
31b94778c3
[bug][bsp][simulator] 修复sd_sim.c编译报错的问题,使用rt_dgb代替老旧的debug输出方式
2021-05-15 15:30:28 +08:00
Bernard Xiong
3baad47752
Merge pull request #4682 from greedyhao/ab32
...
[bluetrum] add fmrx support
2021-05-15 14:45:57 +08:00
Bernard Xiong
a896d977c1
Merge pull request #4686 from mysterywolf/drv_sdcard.c
...
[bsp][stm32f407-explorer] 修复drv_sdcard.c没有被包含到工程的bug
2021-05-15 07:38:56 +08:00
Bernard Xiong
0e8a264384
Merge pull request #4684 from OpenNuvoton/nuvoton
...
[nuvoton] Support NK-N9H30 NUemWin platform.
2021-05-14 19:07:59 +08:00
zhouji
2eea7259c2
[update] 更新与libcpu\cortex-a相关BSP的配置, 选择合适的GIC控制器。
2021-05-14 16:08:32 +08:00
zhouji
42ce237dc9
[update] 整理cortex-a aarch32启动代码
...
1. 去除start_gcc.s中set_secondary_cpu_boot_address代码,这部分提取到qemu-vexpress-a9 bsp中。
2. 移动cpu.c中rt_hw_cpu_id函数到cp15_gcc.s,使用汇编实现,采用wake属性,方便bsp根据cpu特性获取CPU ID(多cpu集群中,不同厂家使用组合不一样).
3. 整理start_gcc.s 适应多核启动,原来的代码只考虑到双核的情况。
2021-05-14 15:30:31 +08:00
Wang-Huachen
956664eed9
format files in zynqmp-r5-axu4ev bsp
2021-05-14 14:42:21 +08:00
Wang-Huachen
97b6f10a45
format files in zynqmp-r5-axu4ev bsp
2021-05-14 14:22:23 +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
ZHU Hao
8da49ff984
Update startup.S
2021-05-14 11:59:30 +08:00
Wayne Lin
cc32e7aa4d
Follow coding-style and formatting.
2021-05-14 11:53:46 +08:00
Meco Jianting Man
71a5385a97
[sconscript] application文件夹增加工程文件路径向下扫描功能
...
用户在加入自己的工程文件夹时,只要该文件内含有Sconscript,就可以被自动探测到,无需手动修改application下的sconscript手动添加。
2021-05-14 10:06:27 +08:00
Meco Jianting Man
74064e8cc7
[bug][bsp][stm32f407-explorer] 修复sdcard驱动没有加入工程的问题
2021-05-14 10:03:38 +08:00
Bernard Xiong
484cda4d92
Merge pull request #4676 from OpenNuvoton/miss_rvds_s_armclang
...
[libcpu][arm][cortex-m23]Correct rvds.S including for armclang platform.
2021-05-13 20:51:34 +08:00
Bernard Xiong
bfd836e44c
Merge pull request #4675 from mysterywolf/stm32f407_2
...
[bsp][stm32f407-explorer] fix a bug that cannot use fatfs in the main thread at starting up
2021-05-13 20:51:06 +08:00
Bernard Xiong
1dd166734b
Merge pull request #4671 from mysterywolf/stm32f407_1
...
[bsp-stm32f407-explorer] 完善F407探索者网络部分board配置
2021-05-13 20:50:57 +08:00
Bernard Xiong
c0ebb5dacf
Merge pull request #4680 from mysterywolf/a9
...
[bsp][qemu-vexpress-a9] 更新工程配置
2021-05-13 20:50:14 +08:00
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
yaoyufan
e2d4a912be
fix bluetrum uart1 and uart2 cannot recv data
2021-04-23 10:21:10 +08:00
wanghaijing
5b7dac8c8e
[add] spi config increases irq_type
2021-04-23 09:55:31 +08:00
Bernard Xiong
ed84d02eb3
Merge pull request #4618 from mysterywolf/key
...
[stm32 pandora] implement drv_key and modify drv_sdcard
2021-04-22 11:39:15 +08:00
Bernard Xiong
490b2be755
Merge pull request #4628 from yangjie11/remove-bsp
...
[bsp][qemu]更换 smc911 驱动头文件
2021-04-22 00:18:40 +08:00
yangjie
afee7fd2b9
[bsp]update
2021-04-21 17:22:07 +08:00
yangjie
b2a589b89e
[bsp][qemu-vexpress-a9/drivers] change to lan911 header file
2021-04-21 10:33:58 +08:00
Bernard Xiong
f4f6bf5237
Merge pull request #4485 from mysterywolf/wdgl0
...
[bug][stm32][wdg] 修复没有考虑到L0芯片的问题
2021-04-21 08:38:36 +08:00
Meco Man
b5a7a4365a
miss typing
2021-04-17 20:43:44 +08:00
Meco Man
a1d4a2586c
miss typing
2021-04-17 16:32:33 +08:00
Meco Man
71988c967d
format codes
2021-04-17 16:31:08 +08:00
Meco Man
8956b2ea46
[stm32 pandora] implement drv_key and modify drv_sdcard
2021-04-17 16:28:09 +08:00
Bernard Xiong
dfeacfb686
Merge pull request #4614 from armink/fix_rtc
...
Add feature of millisecond time
2021-04-15 12:15:26 +08:00
Bernard Xiong
288ed103ac
Merge pull request #4603 from greedyhao/ab32
...
[ab32vg1] add irda support
2021-04-15 12:10:59 +08:00
armink
2a66024bdc
[bsp/simulator] Add RTC device RT_DEVICE_CTRL_RTC_GET_TIME_US command implement.
2021-04-14 20:08:22 +08:00
ZHU Hao
368676a42f
[ab32vg1] update file format
2021-04-14 09:20:53 +08:00
Bernard Xiong
b7a5319e5c
Merge pull request #4605 from sheltonyu/developer
...
[bsp/at32] remove notes
2021-04-14 08:13:19 +08:00
Bernard Xiong
f104944c51
Merge pull request #4607 from armink/add_win_rtc
...
[bsp/simulator] Add windows rtc driver.
2021-04-14 08:13:02 +08:00
Bernard Xiong
b893f6039a
Merge pull request #4606 from mysterywolf/stm32f2
...
[bsp] remove stm32f20x
2021-04-14 08:11:10 +08:00
armink
a62a07446c
[bsp/simulator] Add windows rtc driver.
2021-04-13 20:11:56 +08:00
Meco Man
c3c0e7cb0c
[bsp] remove stm32f20x
2021-04-13 14:21:28 +08:00
sheltonyu
46c5ba9225
Merge branch 'master' into developer
2021-04-13 11:37:46 +08:00
wanghaijing
fcbec9700c
fix link.lds annotation
2021-04-13 11:16:14 +08:00
wanghaijing
23356e78a0
update bsp/stm32/readme
2021-04-13 10:39:03 +08:00
wanghaijing
ead1b81831
[add] bsp-stm32-stm32f207zg
2021-04-13 10:34:24 +08:00
greedyhao
ada0570b47
[ab32vg1] add irda support
2021-04-13 10:28:47 +08:00
sheltonyu
35ef1f9e0f
[bsp/at32] remove notes
2021-04-13 10:17:09 +08:00
Bernard Xiong
c44e5165be
Merge pull request #4599 from mysterywolf/ab32
...
[ab32vg1] optimize main function
2021-04-12 12:54:37 +08:00
Meco Man
f1d45a184a
优化main函数
2021-04-12 11:51:59 +08:00
supperthomas
b2a2da70a4
fix the ld
2021-04-11 17:04:38 +08:00
supperthomas
9d034b7821
add the ld file
2021-04-11 12:53:34 +08:00
supperthomas
66195afe24
add the fixed format
2021-04-11 12:36:50 +08:00
supperthomas
b1dbe51d85
add the templete of nrfx
2021-04-11 12:24:47 +08:00
rtthread-bot
ceeaca25fd
Merge remote-tracking branch 'rtt_gitee/gitee_master'
2021-04-10 16:40:13 +00:00
Bernard Xiong
4dc6d00216
Merge pull request #4580 from xfwangqiang/stm32
...
[BSP][STM32]fixed project.uvprojx in stm32l476-st-nucleo
2021-04-10 13:53:09 +08:00
Bernard Xiong
fa2a7b67d4
Merge pull request #4297 from steny91/master
...
[bsp/stm32][libraries/HAL_Drivers][Fix bug] drv_can.c filter config
2021-04-10 13:52:37 +08:00
Bernard Xiong
2cf49c58f5
Merge pull request #4571 from yangjie11/bsp-to-apache
...
[bsp]update GPL license to Apache-2.0, and format license
2021-04-10 13:51:35 +08:00
Bernard Xiong
8b3349ebe4
Merge pull request #4561 from supperthomas/nrf51822
...
[bsp/nrf51822] fix the nrf51822 with microbit board
2021-04-10 13:51:06 +08:00
supperthomas
3101fb7104
remove the ignore
2021-04-09 21:40:27 +08:00
supperthomas
18d20e106f
add the ci
2021-04-09 21:13:41 +08:00
supperthomas
6e4818ff63
add the ignore
2021-04-09 21:07:46 +08:00
yangjie
3755427ff1
Merge branch 'master' of https://github.com/RT-Thread/rt-thread into bsp-to-apache
2021-04-09 18:38:40 +08:00
greedyhao
849e7728db
[ab32vg1] Enable RT_USING_LIBC
2021-04-09 17:41:28 +08:00
greedyhao
42dc1c9c3e
[ab32vg1] rewrite drv_xx.c
2021-04-09 17:35:26 +08:00
yangjie
75e4c9dd0a
[bsp]update GPL license to Apache-2.0, and format files
2021-04-09 10:52:34 +08:00
supperthomas
76838b795e
revert the file
2021-04-08 22:44:45 +08:00
supperthomas
3d72a6a1f5
add the formatting.py
2021-04-08 22:44:45 +08:00
supperthomas
b9868f2441
add the fixed
2021-04-08 22:44:45 +08:00
supperthomas
c0d47f44c6
add the scons
2021-04-08 22:44:45 +08:00
supperthomas
3c28b29da3
[bsp/nrf51822] fix the complier
2021-04-08 22:44:44 +08:00
shuobatian
7355e4b6f3
Merge branch 'fudfe' into gitee_master
2021-04-08 21:19:30 +08:00
thread-liu
219012d75e
[update] stm32mp1 wifi sdio.
2021-04-08 15:17:53 +08:00
wangqiang
911cda811f
更新project.uvprojx,修复工程文件中还包含了components中已经删除了的文件,造成编译错误
2021-04-08 12:01:14 +08:00
Bernard Xiong
c5a0df2254
Merge pull request #4550 from mysterywolf/bluertc
...
[ab32] rt_rtc_control->ab32_rtc_control
2021-04-06 07:54:49 +08:00
shuobatian
a8fb6109e0
fix unused device frame error
2021-04-05 15:08:53 +08:00
Bernard Xiong
1e4a463f36
Merge pull request #4508 from Guozhanxin/add_error_check
...
add error checks of rt_mutex_create()
2021-04-03 23:24:34 +08:00
Bernard Xiong
199f73c72d
Merge pull request #4547 from rtthread-bot/rtt_bot
...
[update] RT-Thread Robot automatic submission
2021-04-02 18:37:40 +08:00
tangyuxin
015418fa9b
[bsp][simulator] 支持自动初始化及用户 main 入口
2021-04-01 17:01:14 +08:00
Bernard Xiong
08a4de57e2
Merge pull request #4554 from hyhkjiy/feature/nrf5x
...
[UPD]nRF5x 'scons --dist' support
2021-03-31 18:32:05 +08:00
Bernard Xiong
a225ca8014
Merge pull request #4537 from mysterywolf/stm32
...
[stm32] remove 'count' variable in main()
2021-03-31 14:18:48 +08:00
Bernard Xiong
259144b2e6
Merge branch 'master' into master
2021-03-31 14:15:21 +08:00
Bernard Xiong
a15040d3a9
Merge pull request #4532 from xupenghu/master
...
[BSP][STM32WB55] change some file to support ble stack.
2021-03-31 14:04:39 +08:00
Bernard Xiong
eb8a02365c
Merge pull request #4543 from mysterywolf/amebaz
...
[amebaz] auto & manual formatted
2021-03-31 14:04:02 +08:00
guozhanxin
d49cc64524
Merge remote-tracking branch 'remotes/origin/master' into add_error_check
2021-03-31 14:00:09 +08:00
Bernard Xiong
61be3180f5
Merge pull request #4539 from mysterywolf/rx
...
[rx] manual formatted
2021-03-31 13:54:53 +08:00