Bernard Xiong
|
18cd95688d
|
[Drivers] Add sensor framework
|
2014-11-01 09:09:52 +08:00 |
Bernard Xiong
|
b84123b0b4
|
[C++] Add cplusplus component
|
2014-11-01 09:09:21 +08:00 |
Bernard Xiong
|
0797e54f3f
|
[LIBC] fix the fopen/open issue in armlibc
|
2014-10-30 03:53:22 +00:00 |
Bernard Xiong
|
802c768475
|
[LIBC] Use RT_USING_LIBC instead of libs option for each compiler
|
2014-10-28 03:45:43 +00:00 |
Bernard Xiong
|
372926477b
|
[GDB] Fix compiling error when not enable GDB.
|
2014-10-27 22:27:54 +08:00 |
Grissiom
|
3d584266e5
|
finsh: allow user to disable the FINSH_USING_HISTORY
|
2014-10-21 16:01:08 +08:00 |
Grissiom
|
e030451220
|
minilibc: only define malloc family when RT_USING_HEAP enabled
|
2014-10-14 16:14:02 +08:00 |
Grissiom
|
9a75583349
|
dfs: check for null reference
|
2014-10-14 16:09:10 +08:00 |
Grissiom
|
4c39f8765a
|
msh: free is only available when HEAP is enabled
|
2014-10-14 16:07:49 +08:00 |
Grissiom
|
23cc390474
|
msh: check path is non-null in msh_auto_complete_path
|
2014-10-14 16:07:19 +08:00 |
aozima
|
3c99a5bf8d
|
update RW009 wifi driver.
|
2014-09-24 12:08:01 +08:00 |
陈豪
|
dd7fff2b31
|
[gdb]Change open flag
|
2014-09-20 20:53:17 +08:00 |
陈豪
|
62af08370b
|
Merge pull request #2 from RT-Thread/master
sync
|
2014-09-20 01:19:42 +08:00 |
armink
|
762f18d743
|
[Ymodem]Change tabs to space.
|
2014-09-14 14:52:00 +08:00 |
armink
|
987532967f
|
[Ymodem]Change macro definition and code format.
|
2014-09-14 14:44:48 +08:00 |
armink
|
7121697a71
|
[Ymodem]Add device open flag as input parameter to ymodem function.
|
2014-09-13 11:22:01 +08:00 |
armink
|
ed57c7c32a
|
[Ymodem]When active end the session, It can config send CAN number.
|
2014-09-13 11:15:48 +08:00 |
bernard
|
3b5c2e2f9f
|
Merge branch 'master' of https://github.com/RT-Thread/rt-thread
|
2014-09-11 12:55:18 +08:00 |
bernard
|
6045b3a075
|
[LogTrace] Use OFLAG_RDWR to replace FLAG_RDWR when opening a device.
|
2014-09-11 12:53:23 +08:00 |
bernard
|
a8b0fe3f36
|
[shell] Fix compiling issue when DFS is not enable
|
2014-09-11 12:47:25 +08:00 |
aozima
|
03496f0700
|
update RW009 driver.
|
2014-09-08 16:59:52 +08:00 |
heyuanjie87
|
8a44c7dbfb
|
[Serial] BUG Fix: data be send twice in mode that other than polling
|
2014-09-01 23:43:50 +08:00 |
Grissiom
|
ab729429b3
|
minilibc: define SIZE_MAX in stdint.h
|
2014-09-01 10:41:37 +08:00 |
hduffddybz
|
5694c77bcf
|
add judge of RT_USING_LWIP_HEAD
|
2014-08-30 11:10:50 +08:00 |
hduffddybz
|
838cdbe660
|
change code style
|
2014-08-30 11:04:13 +08:00 |
hduffddybz
|
5a7d40f80e
|
add conditional compilation of ipv6 source file
|
2014-08-30 11:02:14 +08:00 |
hduffddybz
|
c9aba13f40
|
update lwip git head
|
2014-08-30 10:59:33 +08:00 |
aozima
|
69d089cac0
|
Update SConscript: add spi to include path.
|
2014-08-29 21:53:28 +08:00 |
hduffddybz
|
53ff02b563
|
add ipv6 support
|
2014-08-26 22:32:40 -08:00 |
weety
|
12136cfeb1
|
[finsh] fixed finsh issue.
|
2014-08-26 23:36:16 +08:00 |
Bernard Xiong
|
d0a7861534
|
Update string.h
|
2014-08-22 09:02:35 +08:00 |
Bernard Xiong
|
50dbce3c1a
|
Update string.c
|
2014-08-22 09:01:33 +08:00 |
陈豪
|
697e216606
|
[GDB stub]first version
|
2014-08-12 18:18:23 +08:00 |
Bernard Xiong
|
0ad17f462d
|
[DeviceDrivers] Add modification under Linux
|
2014-08-04 16:40:40 +08:00 |
bernard
|
4ee93b7552
|
[libc] Fix system issue when use msh and make code cleanup.
|
2014-08-03 14:31:19 +08:00 |
bernard
|
fccd0e6b83
|
[libc] Use __SIZE_TYPE__ instead of rt_size_t in minilibc.
|
2014-08-03 14:30:31 +08:00 |
bernard
|
5397e18c56
|
[DeviceDrivers] Fix compiling warning.
|
2014-08-03 14:29:46 +08:00 |
bernard
|
582aff86ed
|
Merge branch 'master' of https://github.com/RT-Thread/rt-thread
|
2014-08-01 12:03:24 +08:00 |
bernard
|
516711dc1d
|
[DFS] make comments cleanup.
|
2014-08-01 12:03:11 +08:00 |
aozima
|
0fc1ac6189
|
add more SPI device driver.
|
2014-07-31 16:58:43 +08:00 |
Bernard Xiong
|
07c486413b
|
[external] PNG_NO_WRITE_SUPPORTED issue
Move PNG_NO_WRITE_SUPPORTED outside of RT_USING_NEWLIB. #197
|
2014-07-31 09:46:01 +08:00 |
Bernard Xiong
|
59c128c073
|
[libc] fix compiling warning
|
2014-07-31 09:30:18 +08:00 |
bernard
|
94883a92fb
|
[pthreads] Fix pthread_cond_init issue. #261
|
2014-07-31 08:34:36 +08:00 |
bernard
|
02faf9edb8
|
[Finsh] fix device_open issue when set_device in finsh.
|
2014-07-20 13:57:49 +08:00 |
bernard
|
0eb35940a4
|
[POSIX] fix mq_open and sem_open argument issue.
|
2014-07-19 06:52:35 +08:00 |
bernard
|
c45f5a2490
|
[Drivers] re-write serial framework.
|
2014-07-18 06:45:54 +08:00 |
Grissiom
|
2aa51d42f9
|
ymodem: increase the default RYM_CHD_INTV_TICK
Frequent 'C' on the handshake will confuse some sender(lrzsz for
example).
|
2014-07-15 14:58:05 +08:00 |
Grissiom
|
ff1eb2cbc9
|
ymodem: refactor _rym_read_code
Make fast path fast and slow path slow.
|
2014-07-14 18:45:46 +08:00 |
shaolin
|
64a2902fa9
|
1. Fix some spell error;
2. Fix data transfer size calculate error issue;
|
2014-07-13 17:19:34 +08:00 |
bernard
|
005014e7d0
|
[Drivers] Add workqueue implementation.
|
2014-07-13 07:27:57 +08:00 |