Commit Graph

4839 Commits

Author SHA1 Message Date
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
Bernard Xiong a8037b9d04
Merge pull request #4541 from mysterywolf/rx2
[rx] auto formatted
2021-03-31 13:54:38 +08:00
Bernard Xiong 85e81c4d60
Merge pull request #4461 from mysterywolf/at32
[at32] auto formatted
2021-03-31 13:53:25 +08:00
Bernard Xiong ac41503a4a
Merge pull request #4533 from mysterywolf/efm32
[efm32] auto formatted
2021-03-31 13:50:53 +08:00
thread-liu 43e8524ffc [update] stm32mp1 opemamp malloc -> rt_malloc. 2021-03-31 11:27:11 +08:00
hyhkjiy f109444d6e [UPD]nRF5x 'scons --dist' support 2021-03-30 22:14:22 +08:00
Meco Man 8e1bbb06de [ab32] rt_rtc_control->ab32_rtc_control 2021-03-29 23:39:01 +08:00