mysterywolf
|
237a71de27
|
修复common文件夹,该文件夹为armlibc/newlib/dlib的共同文件的文件夹
|
2020-09-08 10:26:03 +08:00 |
thread-liu
|
abab8b0365
|
[update] delete extra code.
|
2020-09-08 09:36:59 +08:00 |
thread-liu
|
7c6de68e83
|
[update] delete rt-thread header file.
|
2020-09-07 11:59:58 +08:00 |
Bernard Xiong
|
8247336afd
|
Merge pull request #3882 from thread-liu/mp1-ev1
[update] stm32mp1-ev1 bsp drivers
|
2020-09-06 16:50:43 +08:00 |
Bernard Xiong
|
ee45d0af2a
|
Merge pull request #3858 from zyf-in-github/stm32l4_can
[bsp][stm32]add can support for stm32l4
|
2020-09-06 15:51:45 +08:00 |
mysterywolf
|
0eadf69f81
|
增加rtconfig.h头文件
|
2020-09-06 12:31:42 +08:00 |
Bernard Xiong
|
6916af16ca
|
Merge pull request #3836 from BernardXiong/rm_x1000_bsp
[BSP] remove x1000 bsp for license issue
|
2020-09-06 10:22:26 +08:00 |
mysterywolf
|
05190990b4
|
增加posix_getline.c/.h版权信息
|
2020-09-05 22:09:22 +08:00 |
mysterywolf
|
0d7d1fbbf7
|
修改include/libc头文件版权信息格式
|
2020-09-05 22:05:16 +08:00 |
mysterywolf
|
443978eb78
|
增加RT_USING_POSIX_GETLINE用于单独控制是否启用getline函数,并修改Kconfig增加对应选项
|
2020-09-05 19:47:34 +08:00 |
mysterywolf
|
cf00e7f0a1
|
增加 RT_USING_POSIX
|
2020-09-05 18:10:30 +08:00 |
mysterywolf
|
f13014526c
|
[bug fix]对各个libc库的termios.h增加宏定义,以防止在termios函数没有定义时,将posix_termios.h头文件引入导致报错
|
2020-09-05 17:52:32 +08:00 |
mysterywolf
|
6eb62a3f9d
|
将unistd.c不再放在common中,分散到各个库中
|
2020-09-05 17:50:54 +08:00 |
mysterywolf
|
8a08be6b9e
|
[fix bugs]修改armlibc/sys/types.h 该文件中不能用rt_数据类型,否则会引起编译器递归编译
|
2020-09-05 17:41:54 +08:00 |
mysterywolf
|
d5d8b345f4
|
修改libc_signal.h 该文件中不能用rt_数据类型,否则会引起编译器递归编译
|
2020-09-05 16:59:53 +08:00 |
mysterywolf
|
6fa049ee3d
|
add libc_stdio.h
|
2020-09-05 16:21:00 +08:00 |
mysterywolf
|
74ab1551fd
|
add posix 2008 limit.h
|
2020-09-05 16:14:21 +08:00 |
mysterywolf
|
a41ebbb697
|
add posix functions getline/getdelim
|
2020-09-05 15:42:03 +08:00 |
bigmagic
|
39224e4888
|
fixed loongson bsp compile flags
|
2020-09-05 10:28:03 +08:00 |
thread-liu
|
c83c8b490a
|
[update] format code.
|
2020-09-05 09:24:25 +08:00 |
Bernard Xiong
|
d890d555a7
|
Merge pull request #3886 from jesven/fix_smp_ready_table
修正多核rt_schedule_remove_thread时pcpu的ready_table判断问题
|
2020-09-05 08:59:06 +08:00 |
thread-liu
|
8662bb7013
|
[add] <rtthread.h> header
|
2020-09-04 13:55:26 +08:00 |
shaojinchun
|
731e64f0c5
|
修正多核rt_schedule_remove_thread时pcpu的ready_table判断问题
|
2020-09-04 12:12:01 +08:00 |
bigmagic
|
c66314a8b6
|
fixed loongson bsp build on windows
|
2020-09-04 11:57:35 +08:00 |
michael
|
3f3ff458ed
|
ulog:fixed compile err
syslog.c:154:34: error: unknown type name 'uint8_t'
|
2020-09-04 11:15:02 +08:00 |
thread-liu
|
5dea3cdc27
|
[update] stm32mp1-ev1 bsp drivers
|
2020-09-04 10:52:23 +08:00 |
bigmagic
|
e5a70d532b
|
modify ls2k bsp readme
|
2020-09-04 10:50:02 +08:00 |
thread-liu
|
2507c6459a
|
[update] format
|
2020-09-04 10:39:18 +08:00 |
thread-liu
|
cd5c57b614
|
[update] stm32mp157a-dk1 bsp
|
2020-09-04 10:24:58 +08:00 |
bigmagic
|
e0aa079e52
|
LwIP on 64 bit processor
|
2020-09-04 10:23:31 +08:00 |
bigmagic
|
88314868dd
|
add ls2k gmac driver
|
2020-09-04 10:16:34 +08:00 |
bigmagic
|
1556ba8e7f
|
add ls2k mmu
|
2020-09-04 10:16:34 +08:00 |
bigmagic
|
bd95f3a94f
|
fix mips stackframe and exception
|
2020-09-04 10:16:34 +08:00 |
Bernard Xiong
|
cf622e5177
|
Merge pull request #3874 from sheltonyu/developer
[bsp/at32] add link detecting thread for ethernet driver
|
2020-09-04 09:37:43 +08:00 |
Bernard Xiong
|
bd6171b6ac
|
Merge pull request #3853 from xfwangqiang/gcc-fix
[BSP][imxrt]fixed ethernet driver bug for imxrt
|
2020-09-04 09:34:55 +08:00 |
Bernard Xiong
|
dfab232a5f
|
Merge pull request #3877 from nuclei-community/dev_nuclei_fixport
libcpu/nuclei: Fix wrong RT_KERNEL_INTERRUPT_LEVEL
|
2020-09-04 09:34:37 +08:00 |
Bernard Xiong
|
86e4216275
|
Merge pull request #3869 from mysterywolf/master
[fix/add/bug] 修改armlibc多处,重新提交了[请求优先通过!!]
|
2020-09-04 08:49:11 +08:00 |
Bernard Xiong
|
cf442c2c2e
|
Merge pull request #3876 from xfwangqiang/dev
[BSP][IMXRT]fixed SConstruct file spell error in imxrt1064-nxp-evk
|
2020-09-04 08:48:20 +08:00 |
Bernard Xiong
|
21c42e6c7f
|
Merge pull request #3875 from ChenxuanZhao/develop
[bsp/stm32] Add C++ Support
|
2020-09-04 08:48:03 +08:00 |
Bernard Xiong
|
b0418f6cbf
|
Merge pull request #3878 from supperthomas/supperthomas
[bsp/nrf5x]add the sample of softdevice config
|
2020-09-04 08:47:11 +08:00 |
Bernard Xiong
|
5c1fd3ed39
|
Merge pull request #3868 from nuclei-community/dev_hbird_eval
[bsp/nuclei] Add BSP support for Nuclei HummingBird FPGA Evaluation Board
|
2020-09-04 08:33:03 +08:00 |
Chenxuan Zhao
|
1ca8a956cc
|
[bsp/stm32] Add C++ Support
|
2020-09-04 07:59:37 +08:00 |
supperthomas
|
421dea8fdb
|
[bsp/nrf5x] add the sample of softdevice config
|
2020-09-03 20:53:06 +08:00 |
Huaqi Fang
|
eb00fbeda7
|
libcpu/nuclei: Fix wrong RT_KERNEL_INTERRUPT_LEVEL
RT_KERNEL_INTERRUPT_LEVEL set to 0 is the lowest level.
Signed-off-by: Huaqi Fang <578567190@qq.com>
|
2020-09-03 18:10:08 +08:00 |
WangQiang
|
8da824c51b
|
fixed SConstruct file spell error in imxrt1064-nxp-evk
|
2020-09-03 15:59:33 +08:00 |
sheltonyu
|
68df79e8ed
|
[bsp/at32] add link detecting thread for ethernet driver
|
2020-09-03 15:15:14 +08:00 |
Chenxuan Zhao
|
53e4b9d515
|
Add C++ Support
|
2020-09-03 14:59:18 +08:00 |
Bernard Xiong
|
f3d1e71131
|
Merge pull request #3872 from ErnestChen1/master
[fix] thread control bug about RT_THREAD_CTRL_CLOSE command
|
2020-09-03 10:36:04 +08:00 |
Wayne Lin
|
f4d86cec7f
|
Fix USB host core issues.
1. Limit >4 USB ports hubs.
2. Double free intf.
3. dname buffer size is too small.
4. Reset child pointer after detaching instance.
|
2020-09-02 17:49:17 +08:00 |
chenchaoqun
|
c15a7858c9
|
[fix] thread control bug about RT_THREAD_CTRL_CLOSE command
|
2020-09-02 15:04:42 +08:00 |