bernard.xiong@gmail.com
|
44eaae8c80
|
export more symbols of PThread.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2433 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-11-23 02:40:32 +00:00 |
dzzxzz@gmail.com
|
68b7e7c481
|
fixed the coding style in the components/drivers
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2431 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-11-22 08:43:40 +00:00 |
xiongyihui3@gmail.com
|
74bf69110e
|
add support of arm standard c library, support using armcc to compile lua
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2429 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-11-22 03:39:22 +00:00 |
xiongyihui3@gmail.com
|
3968445d4a
|
exclude sys/type.h
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2428 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-11-20 11:21:45 +00:00 |
goprife@gmail.com
|
d5eb16dda2
|
fix the line break in dfs_elm.c(there are some windows line break characters)
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2413 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-11-14 16:08:00 +00:00 |
goprife@gmail.com
|
583bb26fb2
|
fix the bug about directory in uffs
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2412 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-11-14 15:53:54 +00:00 |
xiongyihui3@gmail.com
|
e578007856
|
modified _write_r(), use CONSOLE to output stdout and stderr
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2411 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-11-13 15:30:31 +00:00 |
xiongyihui3@gmail.com
|
d48ef70ecd
|
In stm32fx's stm32_rom.ld, add symbol - '_stext' to support lua a. Update lua's README.TXT
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2410 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-11-13 15:21:01 +00:00 |
bernard.xiong@gmail.com
|
ee2344c582
|
remove the unnecessary "#pragma pack(pop)"
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2409 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-11-13 13:39:47 +00:00 |
xiongyihui3@gmail.com
|
6c8080043f
|
move larduinolib.c into ART's repo, add lua external library example
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2405 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-11-13 07:43:55 +00:00 |
sc943313837@gmail.com
|
b04c308524
|
Add two function declarations
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2403 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-11-12 12:07:16 +00:00 |
sc943313837@gmail.com
|
715c1e609c
|
Eliminate a warning
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2402 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-11-12 11:47:53 +00:00 |
bernard.xiong@gmail.com
|
e6942f9a09
|
Add more errno definitions.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2401 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-11-12 02:08:27 +00:00 |
bernard.xiong@gmail.com
|
93b0d3e4ee
|
The network interface can be initialized after lwIP initialization.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2400 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-11-12 02:07:10 +00:00 |
xiongyihui3@gmail.com
|
c77e9d5c76
|
add lua support for rt-thead
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2399 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-11-10 07:32:39 +00:00 |
sc943313837@gmail.com
|
e3b8d6f398
|
set bDeviceClass to CDC_CLASS
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2397 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-11-07 15:38:10 +00:00 |
bernard.xiong@gmail.com
|
42a59720a9
|
Add more checking for _MSC_VER compiler.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2394 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-11-05 07:01:49 +00:00 |
goprife@gmail.com
|
eda62844c1
|
fix the line break character in ff.c
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2390 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-11-04 06:02:40 +00:00 |
dzzxzz@gmail.com
|
d0cba80c07
|
add invoke callback after serial DMA transmit complete in serial.c
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2387 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-11-03 13:56:14 +00:00 |
dzzxzz@gmail.com
|
1aab195a7d
|
fixed coding style in component/drivers/src
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2384 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-11-02 04:05:38 +00:00 |
bernard.xiong@gmail.com
|
5d710e8862
|
Add MSC compiler in lwIP.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2383 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-11-01 07:20:41 +00:00 |
dzzxzz@gmail.com
|
db58e3350b
|
add serial DMA transmit function(beta)
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2382 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-11-01 07:17:54 +00:00 |
sc943313837@gmail.com
|
fa9a7b0b0c
|
Modified return value
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2379 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-10-29 13:35:35 +00:00 |
sc943313837@gmail.com
|
aefe518780
|
corrected typos
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2378 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-10-29 03:21:37 +00:00 |
sc943313837@gmail.com
|
04bf06124f
|
to correct typos
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2376 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-10-29 01:56:20 +00:00 |
sc943313837@gmail.com
|
a690ad168f
|
add alarm
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2375 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-10-28 15:31:50 +00:00 |
sc943313837@gmail.com
|
c287374982
|
add alarm
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2374 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-10-28 15:31:22 +00:00 |
sc943313837@gmail.com
|
c8857b64c0
|
add alarm
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2373 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-10-28 15:30:54 +00:00 |
goprife@gmail.com
|
e956eedc20
|
fill st_blksize of struct stat in dfs_def.h(this filed has nothing to do with jffs2)
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2369 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-10-23 04:08:54 +00:00 |
bernard.xiong@gmail.com
|
1c425607c3
|
fixed mutex issue in memheap; fixed compiling issue in kservice.c when COMPILER is not defined; add finsh for win32 porting.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2365 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-10-22 03:12:21 +00:00 |
goprife@gmail.com
|
b45dfd0a15
|
change block_size to pages_per_block in dfs_uffs.c and uffs_nandif.c
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2364 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-10-22 01:19:16 +00:00 |
goprife@gmail.com
|
d9b0bec989
|
fix bug in dfs_unmount when test unmount condition found by Rob(rdent@iinet.net.au)
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2356 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-10-20 01:59:41 +00:00 |
goprife@gmail.com
|
2bbd1496a3
|
update so can be build with vs2005
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2354 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-10-19 08:59:22 +00:00 |
bernard.xiong@gmail.com
|
8ab1059873
|
Fixed compiling warning.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2349 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-10-14 13:41:04 +00:00 |
bernard.xiong@gmail.com
|
da49833788
|
Remove compiling warning.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2348 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-10-13 04:05:09 +00:00 |
qiuyiuestc@gmail.com
|
6bf06f7595
|
remove unused code in _set_interface
& modify some comment in rt_usb_device_init
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2346 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-10-11 23:43:10 +00:00 |
bernard.xiong
|
f1862e80f7
|
Fixed _class_sof_handler function return value.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2345 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-10-11 23:35:42 +00:00 |
qiuyiuestc@gmail.com
|
c752d9b095
|
submit the first version usb device stack.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2344 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-10-11 17:06:30 +00:00 |
qiuyiuestc@gmail.com
|
051fd8eca9
|
update wrong file name in rtdevice.h
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2343 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-10-11 17:03:31 +00:00 |
dzzxzz@gmail.com
|
66c2e88566
|
change the coding style of rtdevice.h
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2337 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-10-10 13:21:06 +00:00 |
wuyangyong
|
8b570bbae6
|
add rtc.h
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2336 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-10-10 06:14:53 +00:00 |
bernard.xiong@gmail.com
|
5e1f1268a1
|
Includes finsh.h header file.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2335 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-10-10 04:02:36 +00:00 |
bernard.xiong@gmail.com
|
c453dcd547
|
Add plane_num field in MTD_Nand structure.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2334 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-10-10 04:00:52 +00:00 |
qiuyiuestc@gmail.com
|
5c7fe30500
|
add a part of the usb stack
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2332 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-10-09 16:48:03 +00:00 |
sc943313837@gmail.com
|
7f2731c666
|
removing gettimeofday in mktime that would cause nested call
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2331 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-10-09 15:31:28 +00:00 |
dzzxzz@gmail.com
|
06165b8290
|
fixed a compiling error of mini2440 project
defined O_BINARY in newlib/sys/fcntl.h
#define O_BINARY 0x0008000
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2328 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-10-09 02:35:49 +00:00 |
dzzxzz@gmail.com
|
b4a2beffba
|
fixed two compiling error while defined RTGUI_USING_MOUSE_CURSOR
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2324 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-10-08 09:03:58 +00:00 |
sc943313837@gmail.com
|
c77e211d1d
|
add SYNC in function disk_ioctl
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2322 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-10-07 05:13:36 +00:00 |
sc943313837@gmail.com
|
f8b1db51e7
|
delet a char '\'
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2318 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-10-05 14:39:56 +00:00 |
sc943313837@gmail.com
|
bb6b798800
|
add default config for serial_configure structure
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2317 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-10-05 14:19:28 +00:00 |