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
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
Bernard Xiong
69c0156368
Merge pull request #4544 from mysterywolf/fh8620
...
[fh8620] auto formatted
2021-03-29 16:16:23 +08:00
Bernard Xiong
4c7c215efc
Merge pull request #4542 from mysterywolf/apollo2
...
[apollo2] auto & manual formatted
2021-03-29 16:06:24 +08:00
Bernard Xiong
5d275ff06c
Merge pull request #4538 from mysterywolf/taihu
...
[taihu] auto formatted
2021-03-29 16:06:08 +08:00
Bernard Xiong
cecd78b174
Merge pull request #4540 from mysterywolf/allwinner_tina
...
[allwinner_tina] manual & auto formatted
2021-03-29 16:05:55 +08:00
rtthread-bot
11dd63e9e9
Merge remote-tracking branch 'rtt_gitee/gitee_master'
2021-03-29 06:39:42 +00:00
Meco Man
49ef3cdca5
[fh8620] auto formatted
2021-03-29 07:31:02 +08:00
Meco Man
590c84cfcb
[amebaz] auto & manual formatted
2021-03-29 07:25:10 +08:00
Meco Man
fd0ce832e1
[apollo2] auto & manual formatted
2021-03-29 07:20:47 +08:00
Meco Man
b88e579b62
[rx] mannual formatted
2021-03-29 07:13:22 +08:00
Meco Man
dfa72b980d
[allwinner_tina] manual & auto formatted
2021-03-29 07:11:44 +08:00
Meco Man
ea96e75817
[rx] auto formatted
2021-03-29 07:02:36 +08:00
Meco Man
8a5876a908
[taihu] auto formatted
2021-03-29 06:57:58 +08:00
Meco Man
a13aea3a30
remove return
2021-03-28 22:42:37 +08:00
Meco Man
390c635267
[stm32] remove 'count' variable in main()
2021-03-28 19:36:32 +08:00
Bernard Xiong
81761b153c
Merge pull request #4494 from mysterywolf/stm32f2111
...
[stm32f20x] update project files and auto formatted
2021-03-28 18:04:29 +08:00
Meco Man
9f2192a03d
[efm32] auto formatted
2021-03-27 15:16:57 +08:00
Bernard Xiong
6ebb8a7eb4
Merge pull request #4516 from nongxiaoming/fix_bug
...
[bsp][nuvoton] update to compatible with Python 3.
2021-03-27 15:00:12 +08:00
Bernard Xiong
575bbfd7ef
Merge pull request #4528 from supperthomas/remove_useless
...
[bsp:efm32]remove the useless large file
2021-03-27 14:59:54 +08:00
静静流淌的柯溪
b1c041a3a7
open rtc clk to support ble stack
2021-03-27 14:44:21 +08:00
静静流淌的柯溪
d3d19d0494
add stm32wbxx_hal_hsem.c
...
add this file to support ble stack.
2021-03-27 14:42:40 +08:00
iysheng
7f738d9f3a
[bsp][ab32vg1] Add alarm and 1 second interrupt support
2021-03-26 23:38:40 +08:00
supperthomas
7a5fd37fab
remove the useless large fold
2021-03-26 21:17:40 +08:00
Bernard Xiong
358bc60a6a
Merge pull request #4517 from yangjie11/zynq-bsp
...
[bsp] 移出 zynq7000 bsp
2021-03-26 13:00:34 +08:00
yangjie
7f99cd8342
[bsp] 移出 zynq7000 bsp
2021-03-25 11:14:33 +08:00
nongxiaoming
fca3850633
[bsp][nuvoton] update to compatible with Python 3.
2021-03-25 10:38:57 +08:00
guozhanxin
2f67101237
[bsp][raspberry-pico]add uart1 support.
2021-03-24 20:03:52 +08:00
guozhanxin
baaf81872d
[bsp][raspberry-pico]All memory is used for heap.
2021-03-24 18:57:23 +08:00
guozhanxin
eee1453c80
[Fix] the problem of startup failure.
2021-03-24 18:03:19 +08:00
guozhanxin
f9be3c80e3
add error checks of rt_mutex_create()
2021-03-24 09:32:12 +08:00
Bernard Xiong
50bf490263
Merge pull request #4455 from mysterywolf/raspi
...
[raspi] auto formatted
2021-03-23 20:11:26 +08:00
Bernard Xiong
0da431750d
Merge pull request #4483 from iysheng/just_rtc
...
[bsp][ab32vg1] Fix sizeof(time_t) no match with this chip
2021-03-23 20:10:29 +08:00
Bernard Xiong
b8567de625
Merge pull request #4469 from mysterywolf/lpc
...
[lpcxxx] auto formatted
2021-03-23 20:04:44 +08:00
Bernard Xiong
f97acdc660
Merge pull request #4464 from mysterywolf/nios
...
[nios-ii] auto formatted
2021-03-23 20:04:01 +08:00
Bernard Xiong
4c8c3b73f3
Merge pull request #4491 from mysterywolf/simulator
...
[simulator] 手动-自动格式化整理
2021-03-23 20:03:51 +08:00
Bernard Xiong
7228a1000f
Merge pull request #4496 from mysterywolf/tm4c129x
...
[tm4c129x] auto formatted
2021-03-23 20:02:36 +08:00
Bernard Xiong
687369c9da
Merge pull request #4497 from mysterywolf/tm4c123bsp
...
[tm4c123bsp] auto formatted
2021-03-23 20:02:26 +08:00
Bernard Xiong
5a5745e42f
Merge pull request #4500 from mysterywolf/mb9bf568r
...
[mb9bf568r] manual & auto formatted
2021-03-23 20:02:06 +08:00
Bernard Xiong
b3cccf7d04
Merge pull request #4490 from mysterywolf/stm32
...
[stm32] auto formatted
2021-03-23 20:01:27 +08:00
Bernard Xiong
12673d37de
Merge pull request #4498 from mysterywolf/mb9bf500r
...
[mb9bf500r] manual & auto formatted
2021-03-23 20:01:04 +08:00
Bernard Xiong
db16ba5024
Merge pull request #4499 from mysterywolf/mb9bf506r
...
[mb9bf506r]manual & auto formatted
2021-03-23 20:00:56 +08:00
Bernard Xiong
bc618dd409
Merge pull request #4501 from mysterywolf/mb9bf618s
...
[mb9bf618s] manual & auto formatted
2021-03-23 20:00:41 +08:00
iysheng
d8e906e6c8
[bsp][ab32vg1] Add env config to choose whether use internal clock
2021-03-23 13:50:25 +08:00
iysheng
011564e1eb
[bsp][ab32vg1] Modify just set time when first power up
2021-03-23 09:54:54 +08:00
iysheng
074ca904a4
[bsp][ab32vg1] Fix sizeof(time_t) no match with this chip
2021-03-23 09:53:54 +08:00
cosmo
28ec21671c
删除了注释中从can.h拷贝的rt_can_filter_item
2021-03-22 14:24:05 +08:00
thread-liu
f5d65afc77
[update] stm32mp1 .config file, enable CONFIG_RT_LIBC_USING_TIME default.
2021-03-22 14:12:34 +08:00
Meco Jianting Man
75de1c3e32
Update application.c
2021-03-22 00:09:04 +08:00
Meco Man
240d7247c7
[mb9bf618s] 自动-自动格式整理
2021-03-22 00:06:05 +08:00
Meco Man
6ca82399f4
[mb9bf568r] 手动-自动格式整理
2021-03-22 00:00:13 +08:00
Meco Man
bd76f171f4
update
2021-03-21 23:40:23 +08:00
Meco Man
364ef38e54
[mb9bf506r]手动-自动格式整理
2021-03-21 23:32:39 +08:00
Meco Man
75405b62b8
[mb9bf500r] 手动-自动格式整理
2021-03-21 23:31:45 +08:00
Meco Man
cb1892b4ce
[tm4c129x] auto formatted
2021-03-21 22:31:27 +08:00
Meco Man
59b6f218c1
[tm4c123bsp] auto formatted
2021-03-21 22:23:24 +08:00
Meco Man
70b1c0e92f
auto formatted
2021-03-21 02:55:53 +08:00
Meco Man
b21d59b3dc
update project files
2021-03-21 02:54:01 +08:00
Meco Man
e37abb2b81
[simulator] 手动-自动格式化整理
2021-03-20 22:39:32 +08:00
Bernard Xiong
de1d079ece
Merge pull request #4452 from xupenghu/patch-1
...
[bsp][stm32wb55] Update link.sct
2021-03-20 18:26:40 +08:00
Bernard Xiong
a20325368f
Merge pull request #4463 from mysterywolf/simulator
...
[simulator] 更新配置文件 防止报错
2021-03-20 18:26:20 +08:00
Bernard Xiong
0824b16ba9
Merge pull request #4475 from jesHrz/jeshrz/fix-sdram-overwrite
...
[bsp]fix overwrite issue when using SDRAM on STM32F7XX
2021-03-20 18:25:57 +08:00
Bernard Xiong
49dca58dcc
Merge pull request #4474 from iysheng/master
...
[bsp][ab32vg1] Add support with uart2 and optimize serial port config…
2021-03-20 18:25:29 +08:00
picospuch
f84250f3cc
[bsp/max32660] add onchip rtc support
2021-03-20 17:49:07 +08:00
Bernard Xiong
70e566e833
Merge pull request #4482 from mysterywolf/rt_device_init_all
...
[kernel][device] remove rt_device_init_all()
2021-03-20 00:28:58 +08:00
Bernard Xiong
fc6573922d
Merge pull request #4477 from supperthomas/h750_art_pi
...
[bsp/stm32] add the bsp of H750 art pi
2021-03-19 22:55:07 +08:00
supperthomas
05dbbc5786
fix the readme
2021-03-19 19:48:49 +08:00
Meco Man
0a8b6f5e8a
[bug][stm32][wdg] 修复没有考虑到L0芯片的问题
2021-03-19 13:39:13 +08:00
Meco Man
846102efa1
[kernel][device] remove rt_device_init_all()
2021-03-19 03:01:07 +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
iysheng
a05801911e
[bsp][ab32vg1] Add support with uart2 and optimize serial port configuration with env tool
2021-03-18 13:49:01 +08:00
supperthomas
e8a80f5234
remove useless file
2021-03-18 07:17:24 +08:00
supperthomas
3e9c2e02c2
fixed the mistake
2021-03-18 06:53:53 +08:00
Bernard Xiong
6de81af04c
Merge pull request #4466 from mysterywolf/python3
...
[python3] 部分脚本从python2语法升级到python3
2021-03-17 21:26:11 +08:00
supperthomas
c34386cfcd
remove the useless file
2021-03-17 21:21:59 +08:00
supperthomas
d804600146
Update main.c
2021-03-17 21:15:00 +08:00
supperthomas
a6c57d9640
[bsp/stm32] add art-pi uart3
2021-03-17 21:15:00 +08:00
supperthomas
7fc7600eca
add readme
2021-03-17 21:15:00 +08:00
supperthomas
b8121d9d43
add first version
2021-03-17 21:15:00 +08:00
Bernard Xiong
95c0569b33
Merge pull request #4465 from mysterywolf/nrf5152
...
[nrf5x] auto formatted
2021-03-17 17:55:53 +08:00
jeshrz
ed881ca667
fix overwrite issue when using SDRAM on STM32F7XX
2021-03-17 17:36:17 +08:00
Meco Man
958d940575
[lpcxxx] auto formatted
2021-03-17 02:26:35 +08:00
Meco Man
b138082fcc
[python3] 部分脚本从python2语法升级到python3
2021-03-16 17:06:03 +08:00
Meco Man
48c72e233e
[simulator] 更新配置文件 防止报错
2021-03-16 15:29:20 +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
60909301ed
Merge pull request #4443 from mysterywolf/readme
...
[ab32vg1] update readme
2021-03-15 09:24:43 +08:00
JiangYangJie
137bcdd5b4
add GET_PIN(PORTx,PIN)
...
Signed-off-by: JiangYangJie <JiangYangJie@126.com>
2021-03-14 18:47:54 +08:00
Meco Man
5bd17e1433
[stm32] auto formatted
2021-03-14 15:33:55 +08:00
Meco Man
d19ee8ebcd
[nios-ii] auto formatted
2021-03-14 15:22:53 +08:00
Meco Man
347916a755
[nrf5x] auto formatted
2021-03-14 15:18:33 +08:00
Meco Man
1a6e348922
[at32] auto formatted
2021-03-14 15:15:52 +08:00
Meco Man
1af9bbce32
[raspi] auto formatted
2021-03-14 12:58:10 +08:00
静静流淌的柯溪
18fa9b83b8
Update link.sct
...
更改ram段分配,适配CPU2无线协议栈
2021-03-13 13:53:34 +08:00
Meco Man
ae75916e62
update
2021-03-12 18:08:37 +08:00
Bernard Xiong
ca867e8c06
Merge pull request #4450 from mysterywolf/x86
...
[x86][drivers] auto formatted
2021-03-12 16:12:48 +08:00
Meco Man
ed97957e32
[x86][drivers] auto formatted
2021-03-12 10:22:45 +08:00
Bernard Xiong
0e09f586eb
Merge pull request #4447 from mysterywolf/gd32
...
[gd32][drivers] auto formatted
2021-03-12 08:38:38 +08:00
Bernard Xiong
6307f3de9a
Merge pull request #4448 from mysterywolf/w60x
...
[w60x][drivers] auto formatted
2021-03-12 08:37:47 +08:00
Bernard Xiong
5c4f92126d
Merge pull request #4444 from mysterywolf/wdg
...
[ab32vg1] 增加看门狗溢出时间宏定义
2021-03-12 08:09:00 +08:00
Meco Man
c20c2b6d5e
[w60x][drivers] auto formatted
2021-03-12 00:09:55 +08:00
Meco Man
2e99d2855b
[gd32][drivers] auto formatted
2021-03-12 00:03:36 +08:00
Meco Man
eb894e88f1
update
2021-03-11 18:22:41 +08:00
Meco Man
1b189ca7fb
update board.h
2021-03-11 18:20:09 +08:00
Meco Man
1a06e7ec27
[ab32] update readme
2021-03-11 15:19:36 +08:00
Meco Man
67e3282aec
[ab32vg1] 增加看门狗溢出时间宏定义
2021-03-11 15:18:32 +08:00
Bernard Xiong
0beaeeef45
Merge pull request #4440 from mysterywolf/hw_delay
...
[ab32vg1] 增加rt_hw_us_delay()函数防止报错
2021-03-11 14:47:31 +08:00
Bernard Xiong
d3f24f54fd
Merge pull request #4441 from mysterywolf/auto
...
[bluetrum] auto formatted
2021-03-11 14:47:10 +08:00
Bernard Xiong
d69c411197
Merge pull request #4405 from zhuyf233/master
...
[bsp][stm32]fix stm32h7 flash driver error
2021-03-11 14:43:15 +08:00
Bernard Xiong
47e79990c2
Merge pull request #4438 from supperthomas/supperthomas
...
[bsp/max32660]add the fixed code
2021-03-11 14:29:17 +08:00
Meco Man
f18dfa0850
auto formatted
2021-03-11 13:26:54 +08:00
Meco Man
8dfe39b3ac
add void rt_hw_us_delay(rt_uint32_t us)
2021-03-11 13:24:28 +08:00
zhuyf233
2d5bbbf086
Merge branch 'master' into master
2021-03-10 19:07:53 +08:00
Bernard Xiong
550f34289f
Merge pull request #4419 from mysterywolf/rtc
...
[stm32]删除RTC对libc的依赖
2021-03-10 17:05:29 +08:00
Bernard Xiong
817afd271a
Merge pull request #4431 from mysterywolf/stm32
...
[stm32][driver] auto formatted
2021-03-10 17:05:01 +08:00
Meco Man
6263211623
[CI]修复脚本语法错误,解决CI报警
2021-03-10 14:05:08 +08:00
zhuyunfan
6b4cfce082
add name
2021-03-10 12:45:13 +08:00
zhuyunfan
7e66867e2b
Merge branch 'master' of https://gitee.com/zyf96420/rt-thread
2021-03-10 07:28:54 +08:00
Bernard Xiong
b6373dbca1
Merge pull request #4351 from iysheng/master
...
[bsp][gd32103c-eval] Add internal rtc driver
2021-03-09 20:59:04 +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
iysheng
70217ef056
[bsp][gd32103c-eval] Add internal rtc driver
2021-03-09 12:13:42 +08:00
Wayne Lin
802a2a03f3
Keep --c99 flag and append MDK5 building notification.
2021-03-08 23:25:38 +08:00
Meco Man
fc04d828ee
[stm32][driver] auto formatted
2021-03-08 22:40:39 +08:00
iysheng
5c8f6cc890
[bsp][gd32103c-eval] Add watchdog driver
2021-03-08 18:14:50 +08:00
supperthomas
1003a43d27
add the fixed code
2021-03-06 22:09:19 +08:00
supperthomas
bcc318811c
[bsp/max32660] add the scons --dist
2021-03-05 22:09:55 +08:00
zhuyunfan
9bc18ebfaf
Merge branch 'master' of https://github.com/RT-Thread/rt-thread
2021-03-05 13:16:46 +08:00
Meco Man
4f06fdc0ad
[stm32]删除RTC对libc的依赖
2021-03-05 09:26:26 +08:00
yangjie
da43448fab
[bsp][samrtfusion2]add C99 support and update project files
2021-03-04 13:51:39 +08:00
zhuyunfan
8897a1cde3
Merge branch 'master' of https://github.com/RT-Thread/rt-thread
2021-03-03 16:28:23 +08:00
Bernard Xiong
4a40ba9535
Merge pull request #4407 from hyhkjiy/feature/nrf5x
...
[ADD]vscode support for nrf52832
2021-03-03 16:22:27 +08:00
zhuyunfan
aad29c0d85
fix error
2021-03-03 14:51:41 +08:00
Bernard Xiong
d718f64dfc
Merge pull request #4409 from DavidLin1577/patch-9
...
[bsp] Mini optimized the fh_mmc.c
2021-03-03 08:56:33 +08:00
David Lin
a6c04dbf18
[bsp] Mini optimized the fh_mmc.c
...
Deleted the un-reach code line 'break;'
2021-03-02 16:16:36 +08:00
Howard Su
b22b7cbdfe
Cleanup Interrupt for F1S
...
Use structure to handle the registers access, which simplified the logic
2021-03-02 14:00:26 +08:00
hyhkjiy
d42e66cb0d
[ADD]vscode support for nrf52832
2021-03-02 13:47:40 +08:00
zhuyunfan
9d1d28aa11
Merge branch 'master' of https://gitee.com/zyf96420/rt-thread
2021-03-01 16:54:21 +08:00
thread-liu
53dea16e5c
[update] sdio wifi.
2021-03-01 15:57:10 +08:00
Bernard Xiong
893e5ad27c
Merge pull request #4403 from mysterywolf/removeminisystem
...
[bsp][stm32] 移除mini system BSP
2021-03-01 15:01:43 +08:00
zhuyunfan
2364033109
fix stm32f7 flash driver error
2021-03-01 12:56:59 +08:00
Meco Man
68782205ed
[bsp][stm32] 移除mini system BSP
2021-03-01 05:52:48 +08:00
Bernard Xiong
a716126f28
Merge pull request #4389 from mysterywolf/sdcard
...
[bug][bsp][stm32][pandora] cannot use fatfs in the main thread at starting up
2021-02-28 22:09:55 +08:00
Bernard Xiong
b087b2d9b0
Merge pull request #4394 from supperthomas/ci_test
...
[bsp/max32660] 添加GCC编译环境和去掉Keil的microlib选项
2021-02-28 20:24:59 +08:00
Bernard Xiong
307671e2c4
Merge pull request #4392 from Jackistang/master
...
[bsp/max32660] add the driver of i2c
2021-02-28 20:19:29 +08:00
Meco Man
9da70b7e76
删除多余空格
2021-02-27 14:53:00 +08:00
jackis
8c7dd0353a
Keep the project file as it is, remove test code
2021-02-27 09:53:37 +08:00
Bernard Xiong
2bf53d315d
Merge pull request #4369 from mysterywolf/removeminilibc
...
[libc]移除minilibc 并将其职能并入newlibc中
2021-02-27 09:12:45 +08:00
supperthomas
db61c0d377
[bsp/max32660] remove the microlib about keil
2021-02-27 00:15:53 +08:00
supperthomas
bc133b83a7
[bsp/max32660] add the gcc and vscode environment
2021-02-26 23:35:08 +08:00
Bernard Xiong
ff469fee30
Merge pull request #4360 from haocg9310/stm32DAC
...
fix stm32 drv_dac.c some bugs
2021-02-26 23:14:48 +08:00
jackis
2b9d265364
[bsp/max32660] modify readme.md
2021-02-26 17:41:56 +08:00
jackis
c0c353e7c3
[bsp/max32660] close i2c
2021-02-26 17:38:53 +08:00
jackis
d306e39a55
[bsp/max32660] add the driver of i2c
2021-02-26 17:32:33 +08:00
Meco Man
c271332dd8
[bug][bsp][stm32][pandora] fix a bug that cannot use fatfs in the main thread at starting up
2021-02-26 10:23:01 +08:00
Bernard Xiong
8afee3092a
Merge pull request #4382 from Sunwancn/stm32-usart-8bits-parity
...
[drv_usart.c]修复stm32串口开启奇偶校验时字长设置错误
2021-02-26 00:10:14 +08:00
Sunwancn
e22f72293e
[drv_usart.c]修复stm32串口开启奇偶校验时字长设置错误
2021-02-24 21:11:27 +08:00
Bernard Xiong
d1ba6ff32e
Merge pull request #4373 from LeeChunHei/bsp_fix
...
imxrt bsp 修復
2021-02-24 16:46:05 +08:00
Bernard Xiong
b7a71b8552
Merge pull request #4371 from mysterywolf/fixold
...
[libc] 去除RT_USING_NOLIBC 历史遗留
2021-02-24 16:45:29 +08:00
LeeChunHei
b4cbfca550
change to use SConscript to enable clear bss in startup.s
2021-02-24 12:04:08 +08:00
guozhanxin
05ce4e67c3
[bsp][raspberry-pico] Fixed failure to start without connecting to UART
2021-02-24 11:04:35 +08:00
Bernard Xiong
c0331c5838
Merge pull request #4375 from mysterywolf/pin
...
[bsp][stm32][qspi]修复拼写错误
2021-02-23 18:59:40 +08:00
Meco Man
361f838567
修复拼写错误
2021-02-23 12:50:41 +08:00
LeeChunHei
8ef1fa192a
fix no clear bss with gcc and the wrong logic in SConscript
2021-02-23 11:45:27 +08:00
Meco Man
8f7bbfa011
remove RT_USING_NOLIBC
2021-02-23 11:27:12 +08:00
Meco Man
f9ad7f1b8c
remove efm32 files
2021-02-23 10:41:07 +08:00
Meco Man
9220447060
update
2021-02-23 10:28:13 +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
Bernard Xiong
6d3847b6bd
Merge pull request #4335 from LeeChunHei/qtimer_port
...
爲RT1052移植QTMR的PWM
2021-02-23 09:41:03 +08:00
Bernard Xiong
5a53b08fb9
Merge pull request #4336 from LeeChunHei/spi_test
...
對imxrt的SPI傳輸改用非阻塞API
2021-02-23 09:40:17 +08:00
Meco Man
b2d3317c6a
remove minilibc
2021-02-23 03:21:16 +08:00
LeeChunHei
6f0b8a5b78
change the wrong syntax
2021-02-22 22:26:00 +08:00
LeeChunHei
4c32843d73
add minus sign for all RT_ERROR code
2021-02-22 22:23:10 +08:00
LeeChunHei
a40bf3b11d
adding option for using blocking spi transfer
2021-02-22 22:17:07 +08:00
haocg
79ec88953f
DAC little bug
2021-02-20 16:27:21 +08:00
Bernard Xiong
3b003937e8
Merge pull request #4352 from DavidLin1577/patch-7
...
Mini optimized the spi_flash_init.c
2021-02-20 12:19:11 +08:00
Bernard Xiong
2eaff5b829
Merge pull request #4353 from DavidLin1577/patch-8
...
Fixed the return value bug in sdcard_port.c
2021-02-20 12:19:01 +08:00
Bernard Xiong
68e676575e
Merge pull request #4357 from sheltonyu/developer
...
[bsp/at32] update for project default configuration
2021-02-20 12:14:35 +08:00
Bernard Xiong
3b459e8297
Merge pull request #4356 from BernardXiong/master
...
[bsp][x86] update x86 with Kconfig and newlib toolchains.
2021-02-20 12:13:48 +08:00