Commit Graph

6835 Commits

Author SHA1 Message Date
liang yongxiang 981afddee3 [tools] fixed typo in MkDist_Strip 2018-08-03 16:29:13 +08:00
liang yongxiang 09a844f729 [tools] The output directory of "scons --dist-strip" is changed from current-bsp/dist to current-bsp/dist-strip 2018-08-03 16:18:27 +08:00
chenyong f5d9276434 [net][at] Add AT serial device receive data length judgment. 2018-08-03 16:11:31 +08:00
Bernard Xiong f68bb0ec90 [pthreads] Fix the object check issue. 2018-08-03 14:28:45 +08:00
liang yongxiang 12eafd541d [tools] Reduce copied files 2018-08-03 12:05:23 +08:00
liang yongxiang 1f389c684b [tools] add scons --dist-strip support 2018-08-03 11:09:01 +08:00
朱天龙 (Armink) 6f012541b0
Merge pull request #1689 from chenyong111/master
Modify SAL configure judgment, add AT Socket select LIBC.
2018-08-02 21:50:21 +08:00
chenyong c2add5cb4e [net][at] Add AT Socket select LIBC configure. 2018-08-02 17:55:01 +08:00
chenyong a8d27156a3 [net][sal] Modify SAL configure judgment. 2018-08-02 17:53:02 +08:00
朱天龙 (Armink) ba1aedd1a5
Merge pull request #1687 from chenyong111/master
[net][sal] add socket set multicast group support.
2018-08-02 17:46:38 +08:00
chenyong dabf8efce4 [net][sal] add socket set multicast group support and format code. 2018-08-02 16:57:23 +08:00
Bernard Xiong 4af9f68a3a
Merge pull request #1686 from heyuanjie87/syscall
添加网络系统调用
2018-08-01 20:49:14 +08:00
Bernard Xiong 1ec998b10a
Merge pull request #1684 from hichard/master
add rt_hw_cpu_reset for cortex-m cpu
2018-08-01 17:37:27 +08:00
heyuanjie 43f718961e 添加网络syscall 2018-08-01 17:03:06 +08:00
heyuanjie 9cf65d0b28 添加网络系统调用 2018-08-01 15:44:33 +08:00
hichard_ren@yeah.net b46e7f3172 add rt_hw_cpu_reset for cortex-m cpu 2018-08-01 11:57:56 +08:00
Bernard Xiong 90cef4fbac
Merge pull request #1673 from yangfasheng/master
update dfs.c of File System
2018-08-01 11:44:53 +08:00
Bernard Xiong 1c7447476a
Merge pull request #1683 from hichard/master
add config main thread priority
2018-08-01 11:14:28 +08:00
guochuangjian 650f06aa19 fix usRcvBufferPos == MB_SER_PDU_SIZE_MAX assert 2018-08-01 00:40:58 +08:00
guochuangjian 4b0839bd7b update uart isr ore-flag handle error bug. 2018-08-01 00:35:42 +08:00
hichard_ren@yeah.net bbb879717c add config main thread priority 2018-07-31 17:05:01 +08:00
Bernard Xiong 290eeb455b
Merge pull request #1675 from heyuanjie87/lwp
[lwp]给thread添加lwp成员
2018-07-31 12:00:25 +08:00
heyuanjie 2373a9c7be 添加lwp类型声明 2018-07-31 10:38:26 +08:00
heyuanjie c79fbd373f [lwp]给thread添加lwp成员 2018-07-30 11:12:12 +08:00
yangfasheng e13f1d9e7f update dfs.c of File System 2018-07-29 12:07:36 +08:00
Bernard Xiong e6fedb6e9b [DeviceDrivers] Remove warning in Kconfig 2018-07-28 20:22:47 +08:00
Bernard Xiong e71763b068 [DFS] Add RT_USING_DFS_MNTTABLE option in Kconfig 2018-07-28 20:22:14 +08:00
Bernard Xiong 2b09a02084
Merge pull request #1671 from RT-Thread/fix_mkfs
[DFS] fix the mkfs issue for multi-mounted fatfs
2018-07-28 18:04:05 +08:00
Bernard Xiong 8baf3d98e1 [DFS] fix the mkfs issue for multi-mounted fatfs 2018-07-28 16:34:51 +08:00
Bernard Xiong 46acbb8dc5
Merge pull request #1669 from armink/at
[net][at] Using DMA mode first when device is supported.
2018-07-28 08:03:22 +08:00
Bernard Xiong cfce8815fb
Merge pull request #1670 from RT-Thread/fix_chdir
[finsh] Remove chdir feature in msh
2018-07-28 08:02:35 +08:00
armink ccfde36b4d [net][at] Using DMA mode first when device is supported. 2018-07-27 19:32:37 +08:00
Bernard Xiong b9255c20d2 [finsh] Remove chdir feature in msh 2018-07-26 17:09:39 +08:00
Bernard Xiong 7323916c6c
Merge pull request #1667 from chenyong111/master
[net][sal] Remove SAL_USING_POSIX dependence for lwIP stack.
2018-07-26 15:28:18 +08:00
chenyong a862619490 [net][sal] Remove SAL_USING_POSIX dependence for lwIP stack. 2018-07-26 11:57:20 +08:00
Bernard Xiong 4468c4ebff
Merge pull request #1663 from chenyong111/sal
[net][at] Add AT commands component
2018-07-26 10:40:06 +08:00
Bernard Xiong a400bd77df
Merge pull request #1666 from aozima/scons_dev
[Tools] add armcc(MDK) get version support
2018-07-26 08:45:54 +08:00
Bernard Xiong b99ecde07b
Merge pull request #1665 from aozima/cortex_dev
enhancement hard fault exception handler.
2018-07-26 08:45:20 +08:00
aozima 7266928897 [Tools] add armcc(MDK) get version support 2018-07-25 21:42:28 +08:00
aozima d431f4b5f9 [libcpu][comtex-m7] enhancement hard fault exception handler. 2018-07-25 21:39:45 +08:00
aozima 6c39b2d54d [libcpu][comtex-m4] enhancement hard fault exception handler. 2018-07-25 21:39:44 +08:00
aozima a0fe71f78f fixed get sp in HardFault_Handler. close #1646 2018-07-25 21:39:43 +08:00
chenyong 8b887e76e9 [net][at] Add AT commands component 2018-07-25 17:35:20 +08:00
Bernard Xiong 2316dc3f0f
Merge pull request #1662 from balanceTWK/master
Remove redundant macro definition.| 移除多余的宏定义.
2018-07-25 09:36:50 +08:00
balanceTWK 0541bc6e78 Remove redundant macro definition.| 移除多余的宏定义. 2018-07-25 06:56:56 +08:00
Bernard Xiong 8fe4602632 [DFS] Enable long filename for ELM FatFS in default 2018-07-25 00:50:23 +08:00
Bernard Xiong 8eaf8de704
Merge pull request #1660 from enkiller/dev
[lwip]修复开启SNMP选项编译会失败的问题
2018-07-24 17:02:24 +08:00
tangyuxin 06d2f9591c [lwip]修复开启SNMP选项编译会失败的问题 2018-07-24 16:17:10 +08:00
Bernard Xiong 94e6e293b6
Merge pull request #1627 from uestczyh222/master
[Bsp][STM32F4xx-HAL]Add pwm driver
2018-07-24 11:16:53 +08:00
Bernard Xiong acfb1c1605
Merge pull request #1634 from liangyongxiang/dist
[tools] rewrite "scons --dist/copy/copy-header"
2018-07-24 11:16:13 +08:00