Commit Graph

6794 Commits

Author SHA1 Message Date
Bernard Xiong 6abe7e4ebd
Merge pull request #1771 from Lawlieta/chenyong
[net][sal] Fix close/shutdown memory leak issue.
2018-09-05 11:18:51 +08:00
weety 0b85ab290d Improve menuconfig and help information for RT-Thread packages. 2018-09-05 11:05:59 +08:00
weety df3262f011 Beautify the configuration interface and keep the interface style consistent with the c tool. 2018-09-05 10:19:28 +08:00
weety 0f40dd6a57 Check if the configuration file needs to be saved when the configuration exits. 2018-09-05 10:14:15 +08:00
weety ce54828eb0 Support generation of kconfig configuration files compatible with C tools. 2018-09-05 09:48:01 +08:00
weety d344ff5a9e Merge branch 'pyconfig' of https://github.com/weety/rt-thread into pyconfig 2018-09-05 09:40:12 +08:00
weety 2a46f0d5ee Fixed choice default value issue for stm32f4xx-HAL. 2018-09-05 09:37:56 +08:00
weety 5e7c56add2 Fix dependency loop issue. 2018-09-05 09:35:34 +08:00
weety 7e25fe2266 Merge branch 'master' into pyconfig 2018-09-04 21:01:05 +08:00
weety 937e22fc8b Add scons --pyconfig command for configure project. 2018-09-04 17:14:33 +08:00
chenyong 1571ef5acf [net][sal] Fix close/shutdown memory leak issue. 2018-09-04 11:02:48 +08:00
Bernard Xiong 95c36f32e2
Update rtdef.h 2018-09-04 07:01:39 +08:00
Bernard Xiong 73455eeef5
Update ChangeLog.md 2018-09-03 22:30:40 +08:00
Bernard Xiong 10de75faf2
Merge pull request #1744 from liruncong/master
消除usb结构体gcc编译时的相关警告
2018-09-03 14:00:45 +08:00
Bernard Xiong 1ae8048624
Merge pull request #1765 from uestczyh222/stm32h743-nucleo
[Bsp][stm32h743-nucleo] fix build error with gcc
2018-09-03 14:00:23 +08:00
ZYH c18ff69ed6 [Bsp][stm32h7xx-nucleo]rename S to s 2018-09-03 09:39:42 +08:00
liruncong d3c08afd75 1. 保留目前未用到的rt_usbd_ep_unassign函数,暂时移除static属性,消除警告.
2. 修改一处存在多余括号问题. armclang有警告发出.
2018-09-02 22:39:51 +08:00
Bernard Xiong e166da9961
Merge pull request #1767 from liu2guang/liuguang_ci_dev
[bsp] 修复部分bsp编译错误.
2018-09-02 19:05:25 +08:00
流光 de66213d2e [bsp][lpc408x] 修复lpc408x的mdk5_ide编译错误. 2018-09-02 18:14:09 +08:00
流光 77e5792494 [bsp][frdm-k64f] 修复mdk4_scons/mdk5_scons/mdk5_ide编译错误. 2018-09-02 18:10:43 +08:00
Bernard Xiong 04ea2f35fe
Merge pull request #1766 from RT-Thread/rm_tm4c129x-dk
[BSP] remove tm4c129x-dk bsp
2018-09-02 17:39:13 +08:00
Bernard Xiong 6dc45fbbc4
Merge pull request #1764 from uestczyh222/qemu-vexpress-gemini
[Bsp][qemu-vexpress-gemini]fix build error with gcc
2018-09-02 16:51:59 +08:00
Bernard Xiong 388fc1d80b
Merge pull request #1763 from uestczyh222/nuvoton_nuc472
[Bsp][nuvoton_nuc472]fix gcc build with gcc
2018-09-02 16:51:43 +08:00
Bernard Xiong 8e9fca6eef [BSP] remove tm4c129x-dk bsp 2018-09-02 16:49:51 +08:00
Bernard Xiong eab458d0ba
Merge branch 'master' into nuvoton_nuc472 2018-09-02 16:10:26 +08:00
Bernard Xiong 3632693141
Merge pull request #1759 from Lawlieta/chenyong
[net][sal] Fix accept create new socket failed issue.
2018-09-02 12:47:05 +08:00
Bernard Xiong 90d05a2925
Merge pull request #1762 from uestczyh222/nuvoton_m05x
[Bsp][nuvoton_m05x]fix build error with gcc
2018-09-02 12:40:46 +08:00
zyh ab815cf360 [Bsp][stm32h743-nucleo] fix build error with gcc 2018-09-02 12:36:25 +08:00
zyh dee868dc9c [Bsp][qemu-vexpress-gemini]fix build error with gcc 2018-09-02 12:15:39 +08:00
Bernard Xiong 43f18b677a
Merge pull request #1761 from uestczyh222/master
[Bsp][Apollo2]fix build error with gcc
2018-09-02 12:04:38 +08:00
zyh 2febf68317 [Bsp][nuvoton_nuc472]fix gcc build with gcc 2018-09-02 11:53:14 +08:00
zyh 46f740cd21 [Bsp][nuvoton_m05x]fix build error with gcc 2018-09-02 11:45:03 +08:00
zyh 2bd06ea448 [Bsp][Apollo2]fix build error with gcc 2018-09-02 11:21:03 +08:00
chenyong 39f3f93ec1 [net][sal] Fix accept create new socket failed issue. 2018-09-01 19:42:33 +08:00
Bernard Xiong 5251ab737f
Merge pull request #1760 from RT-Thread/fix_lwip_wq
[lwIP] Fix the wait queue initialization issue.
2018-09-01 15:25:06 +08:00
Bernard Xiong 11479e53bd [lwIP] Fix the wait queue initialization issue. 2018-09-01 13:32:03 +08:00
Bernard Xiong 1b9e9a39ad
Merge pull request #1757 from RT-Thread/rm_lwp
[components] Remove lwP from v3.1.0
2018-09-01 13:30:57 +08:00
Bernard Xiong ab1a220eae [components] Remove lwP from v3.1.0 2018-09-01 12:03:32 +08:00
Bernard Xiong 52761fb9c8
Merge pull request #1756 from RT-Thread/feature_libdl
Feature libdl
2018-09-01 11:55:53 +08:00
Bernard Xiong 7dc042e6b9 [dlmodule] Simply remove the module.c file from the project file. 2018-09-01 11:03:29 +08:00
Bernard Xiong ba5c1bea44 [dlmodule] Add cache ops in dlmodule. 2018-09-01 11:00:42 +08:00
Bernard Xiong f0ab00621a
Merge pull request #1755 from liu2guang/master
[bsp][rt1050] Fix the pin driver GCC build warning. | 修复pin驱动gcc编译警告.
2018-09-01 09:11:55 +08:00
Bernard Xiong d203e3820b
Merge pull request #1753 from Lawlieta/chenyong
[net][at] Modify 'AT+CLOSE' processing method
2018-08-31 18:41:55 +08:00
Bernard Xiong 07ec7e686d
Merge pull request #1754 from liangyongxiang/rt-used
add RT_USED to component init and finsh shell
2018-08-31 18:41:44 +08:00
Bernard Xiong d74d5801c8
Merge pull request #1751 from RT-Thread/feature_libdl
[Kernel] move module to libc/libdl.
2018-08-31 18:41:16 +08:00
chenyong 02c1f0c621 [net][at] Add AT Client Error LOG for multiple clients 2018-08-31 17:24:26 +08:00
Bernard Xiong 75c8515f1a [dlmodule] Add priority and stack size option for dlmodule. 2018-08-31 15:02:48 +08:00
liang yongxiang 7c0c1c1b4a [finsh] add RT_USED to macro FINSH_FUNCTION_EXPORT_CMD and FINSH_VAR_EXPORT 2018-08-31 15:02:01 +08:00
liang yongxiang 0aa03dd731 [kernel] add RT_USED to INIT_EXPORT, so that the initialization function is not deleted when it is linked. 2018-08-31 15:01:04 +08:00
流光 03ef0fc58d [bsp][rt1050] Fix the pin driver GCC build warning. | 修复pin驱动gcc编译警告. 2018-08-31 14:46:23 +08:00