Commit Graph

12422 Commits

Author SHA1 Message Date
Bernard Xiong f44f4dfd74
Merge pull request #5099 from mysterywolf/fatfs
[fatfs] 修改互斥保护超时时间, 并将超时时间改为Kconfig可配置
2021-09-26 06:57:26 +08:00
Bernard Xiong 66ad092f06
Merge pull request #5100 from mysterywolf/libcarrary
[libc][newlib] 优化syscall 重构_libc_init_array 防止gcc下芯片无法启动
2021-09-26 06:44:39 +08:00
Meco Man a0e800617c [libc][newlib] 优化syscall 将minilib.c并入syscalls.c 2021-09-25 14:56:10 -04:00
Meco Man 1d00635ee9 [fatfs] 互斥量保护超时可通过Kconfig配置时间 2021-09-25 13:45:55 -04:00
Meco Man d4a5edf074 [libc]重构_libc_init_array 防止gcc下芯片无法启动 2021-09-25 13:03:23 -04:00
Meco Man 32e9aa21c4 [fatfs] 修复time相关函数开启条件 2021-09-25 12:15:41 -04:00
Meco Man 50e215cfd4 [dfs][filesystems] 增加format_ignore文件,排除fatfs格式检查 2021-09-25 12:00:44 -04:00
Meco Man cba2dd9016 [fatfs] 修改互斥保护超时时间
防止因一些正常复杂耗时操作,导致fatfs认为 timeout failure。
2021-09-25 11:59:13 -04:00
guo f4412c3abc
Merge pull request #5085 from supperthomas/lpc55sxx
[bsp][lpc55sxx] fix the complier error
2021-09-24 13:21:50 +08:00
guo cf82025470
Merge pull request #5088 from mysterywolf/LONGXINDABAOBEN
[ci][action.yml]CI加入龙芯ls2kdev
2021-09-22 20:58:51 +08:00
Meco Man f191694b19 [ci][action.yml]CI加入龙芯ls2kdev 2021-09-22 08:24:45 -04:00
Bernard Xiong 894171952e
Merge pull request #5083 from mysterywolf/ignore
[.ignore_format] 将ignore_format分散到各个文件夹中,不必集中在根目录下
2021-09-22 08:58:06 +08:00
supperthomas dce28d3661 add the fixed 2021-09-21 21:24:14 +08:00
supperthomas d85f1d97e8 add the ci and formatt 2021-09-21 18:38:25 +08:00
supperthomas f34e841e3e fix the complier error 2021-09-21 18:24:52 +08:00
Meco Man d6b60300a5 [.ignore_format] 将ignore_format分散到各个文件夹中,不必集中在根目录下 2021-09-20 15:46:53 -04:00
guo 13b0b60b14
Merge pull request #5079 from chenyingchun0312/nrf5x_optimize2
【bsp/nrf5x】优化驱动代码,消除warning & 默认关闭libc功能 ,默认仅开启GPIO&UART驱动
2021-09-20 05:52:06 +08:00
chenyingchun0312 3c8799cfeb 【bsp/nrf5x】优化驱动代码,消除warning & 默认关闭libc功能 2021-09-19 22:55:12 +08:00
Bernard Xiong 6d7ba2b856
Merge pull request #5077 from mysterywolf/time
[libc][time] 修复数据类型报警
2021-09-19 07:23:27 +08:00
Meco Man 71f48266ff [libc][time] 修复数据类型报警 2021-09-18 16:46:53 -04:00
guo 163c0597b8
Merge pull request #5075 from liukangcc/annotation
[update] functions annotation.
2021-09-18 19:32:36 +08:00
Bernard Xiong 1cb19e594c
Merge pull request #5071 from liukangcc/master
[update] support armclang and c++11.
2021-09-18 17:55:32 +08:00
liukangcc d99737d8a9 [update] functions annotation. 2021-09-18 16:56:44 +08:00
liukangcc b51602b1db [update] Add a blank line at the end 2021-09-18 09:57:35 +08:00
guo 00221bd43f
Merge pull request #5006 from Ouxiaolong/master
add gd32407v-start
2021-09-17 16:51:04 +08:00
liukangcc 4b3df6010f Merge remote-tracking branch 'remotes/rtt_github/master' 2021-09-17 15:03:14 +08:00
liukangcc f07507a913 [update] Conflicting files 2021-09-17 14:58:15 +08:00
guo ef71de34f7
Merge pull request #5054 from yanmowudi/master
修复RTC问题,增加GCC工具链
2021-09-17 14:28:34 +08:00
guo 62acc5cf45
Merge pull request #4971 from ze9hyr/acm32f030
add acm32f030 bsp
2021-09-17 14:18:04 +08:00
guo 1066eca784
Merge pull request #5021 from lza1205/master
[bsp] add gd32107c-eval first commit
2021-09-17 14:15:29 +08:00
Bernard Xiong 0f63ddf0de
Merge pull request #5058 from mysterywolf/select
[libc标准化] 将dfs_select.h功能转移到sys/select.h
2021-09-17 12:05:05 +08:00
Ouxiaolong bcfe5c19eb add gd32407v-start 2021-09-17 07:23:10 +08:00
liukangcc a3541b2a24 [update] support armclang and c++11. 2021-09-16 09:51:33 +08:00
Meco Man 9f55c88ddd 刷新龙芯工程 2021-09-15 11:50:53 -04:00
Meco Man 5c058b624f [libc] 增加sys/select.h到partical/ls1 2021-09-15 11:12:21 -04:00
Meco Man a3dfdadb78 增加parical/ls1文件夹readme 2021-09-14 23:02:17 -04:00
Meco Man 42e61f7a63 [libc]解决龙芯内置工具链没有sys/select.h的问题 2021-09-14 22:46:06 -04:00
Meco Man aa8a493c3c move select.h to none-gcc 2021-09-14 20:49:44 -04:00
yanmowudi f0dba49850 更新README.md中datasheet链接 2021-09-15 08:31:18 +08:00
Meco Jianting Man f1088e77d1
Merge branch 'RT-Thread:master' into select 2021-09-14 18:11:44 -05:00
Bernard Xiong 065f9586d0
Merge pull request #5047 from ShermanShao/master
[kservice] 完善 API 注释
2021-09-14 22:35:07 +08:00
Bernard Xiong b2c64b7977
Merge pull request #5039 from Guozhanxin/kernel_comment
Improve the Kernel comment
2021-09-14 22:33:51 +08:00
Bernard Xiong f76a192fb3
Merge pull request #5040 from yangjie11/comments
[kernel]Normalized kernel API annotation
2021-09-14 22:32:57 +08:00
Bernard Xiong 673718c0a0
Merge pull request #5057 from mysterywolf/posix
[libc] fix the conflict warning of read and write functions
2021-09-14 22:32:15 +08:00
yanmowudi 6c6b531971 完善README.md 2021-09-14 22:08:30 +08:00
guozhanxin 6cb093aa27 [kernel] Improve code comments. 2021-09-14 21:55:06 +08:00
Sherman d586417bb7 [kservice] 完善 API 注释 2021-09-14 11:32:11 +08:00
guo 8e3112003c
Merge pull request #5038 from liukangcc/annotation
[update] src/thread.c function description.
2021-09-14 07:25:10 +08:00
guo a8fd81f0c0
Merge pull request #5049 from StackRyan/mm32_dev
[bsp]add mindmotion MM32F103xx BSP.
2021-09-14 07:19:38 +08:00
Meco Man dc5ee9ade7 [libc标准化] 将dfs_select.h功能转移到sys/select.h 2021-09-13 13:08:03 -04:00