Commit Graph

11662 Commits

Author SHA1 Message Date
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
Bernard Xiong fefeff8de1
Merge pull request #4535 from mysterywolf/time
[libc][time] add debug tag
2021-03-28 17:50:43 +08:00
Bernard Xiong 7d1a7e3f73
Merge pull request #4513 from yangjie11/comp-license
[components]update GPL license to Apache-2.0
2021-03-28 16:53:26 +08:00
Meco Man a584b8ba6b [libc][time] add debug tag 2021-03-28 10:33:13 +08:00
Meco Man 6c907c3a47 [libcpu] auto formatted 2021-03-27 17:51:56 +08:00
Meco Man 9f2192a03d [efm32] auto formatted 2021-03-27 15:16:57 +08:00
Meco Jianting Man 1ba020f3c8
Merge pull request #31 from RT-Thread/master
pr
2021-03-27 15:08:06 +08:00
Bernard Xiong e3060babb0
Merge pull request #4509 from yangjie11/license
[libcpu]update GPL license to Apache-2.0
2021-03-27 15:00:49 +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
Bernard Xiong 9cf0720b68
Merge pull request #4531 from whj4674672/pipe
pipe name depend on RT_NAME_MAX
2021-03-27 14:51:15 +08:00
Bernard Xiong 5f4a946aa5
Merge pull request #4529 from iysheng/just_rtc
[bsp][ab32vg1] Add alarm and 1 second interrupt support
2021-03-27 14:50:55 +08:00
Bernard Xiong 029e016176
Merge pull request #4527 from CraztTnspt/master
[components][finsh] add support for tasking toolchain
2021-03-27 14:50:32 +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
Bernard Xiong ec6d707539
Merge pull request #4526 from mysterywolf/time1
[libc][time] add LOG_W to give a warning when RTC device is not used
2021-03-27 14:22:10 +08:00
Bernard Xiong 459a70bf0d
Merge pull request #4530 from mysterywolf/df
[bug][dfs] rt_strlen(name) + 1) -> DFS_PATH_MAX
2021-03-27 14:13:43 +08:00
wanghaijing 78c370d793 pipe name depend on RT_NAME_MAX 2021-03-27 11:56:50 +08:00
Meco Man d1d9c492f8 [bug][dfs] rt_strlen(name) + 1) -> DFS_PATH_MAX 2021-03-27 01:24:32 +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
crazt 86f12ac118 [components][finsh] add support for tasking toolchain 2021-03-26 17:39:40 +08:00
Meco Man 0ec2a5f782 [libc][time] add LOG_W to give a warning when RTC device is not used 2021-03-26 17:36:43 +08:00
Bernard Xiong 358bc60a6a
Merge pull request #4517 from yangjie11/zynq-bsp
[bsp] 移出 zynq7000 bsp
2021-03-26 13:00:34 +08:00
Bernard Xiong 4bc8562482
Merge pull request #4512 from Guozhanxin/pico-startup
Optimize pico bsp
2021-03-26 12:59:54 +08:00
liuxianliang adaa45eebe [fix] the overflow problem of lwip rx thread mailbox. 2021-03-26 10:04:37 +08:00
yangjie a31f22f372 [libcpu]modify GPL license to Apache 2.0 2021-03-26 09:57:58 +08:00
yangjie 5726bf4f3f [libcpu]只添加在列表中的 cpu 移植文件 2021-03-25 16:22:51 +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
Bernard Xiong a3b12cb77c
Merge pull request #4507 from thread-liu/liukang
[update] eclipse.py, 兼容 tasking.
2021-03-25 00:35:28 +08:00
guozhanxin 2f67101237 [bsp][raspberry-pico]add uart1 support. 2021-03-24 20:03:52 +08:00
yangjie c30a715380 [components]update GPL license to Apache-2.0 2021-03-24 18:59:36 +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
yangjie c17c727628 [libcpu]update GPL license to Apache-2.0 2021-03-24 15:58:47 +08:00
thread-liu db22f95775 [update] eclipse.py, 兼容 tasking. 2021-03-24 09:32:29 +08:00
guozhanxin f9be3c80e3 add error checks of rt_mutex_create() 2021-03-24 09:32:12 +08:00
Meco Jianting Man 8fccef5894
Merge pull request #30 from RT-Thread/master
p
2021-03-24 00:26:05 +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 5c50a8794f
Merge pull request #4458 from mysterywolf/time
[libc][time] 修复没有末尾\0的bug
2021-03-23 20:10:37 +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 5ded4a1f52
Merge pull request #4476 from xfwangqiang/sensor_pr
[components][sensor]Optimize the Sensor Module
2021-03-23 20:09:26 +08:00
Bernard Xiong e4b505af23
Merge pull request #4505 from CraztTnspt/master
[toolchain] fix TASKING toolchain attributes .
2021-03-23 20:08:15 +08:00