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 |