dzzxzz@gmail.com
|
5cb9b7816e
|
update the keil project file
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2488 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-12-17 08:37:04 +00:00 |
dzzxzz@gmail.com
|
2955dbfcda
|
add LPC4330 BSP based on NGX xplorer development board
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2487 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-12-17 08:21:29 +00:00 |
sc943313837@gmail.com
|
bc02dbc501
|
fixed a warning
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2486 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-12-16 05:17:21 +00:00 |
goprife@gmail.com
|
4f7cfcd5e9
|
add DFS_NFS_MAX_MTU to nfs to support read/write more than one mtu data in nfs; 2) fix a bug in nfs_lseek when offset is at the end of file.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2485 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-12-15 11:37:41 +00:00 |
bernard.xiong@gmail.com
|
ea4082b791
|
fix the next timeout issue in soft timer
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2484 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-12-15 02:17:17 +00:00 |
dzzxzz@gmail.com
|
b2da13707b
|
fixed the coding style
convert the tabs to spaces
convert the file format to unix style
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2483 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-12-14 08:59:22 +00:00 |
goprife@gmail.com
|
977afc4f67
|
add RT_DEVICE_CTRL_BLK_ERASE and struct rt_device_blk_sectors in rtdef.h
please see this commit with revision 2478
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2482 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-12-14 06:34:25 +00:00 |
dzzxzz@gmail.com
|
601eb6fe70
|
sync RTGUI with github(https://github.com/RT-Thread/RTGUI) c4b8c0ac2a3de482357b88d584931831aed7c8ae
As always, full log is in GitHub.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2481 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-12-14 03:34:24 +00:00 |
sc943313837@gmail.com
|
5927bf0ac1
|
set endpoint buffer to RT_NULL
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2480 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-12-14 03:08:05 +00:00 |
xiongyihui3@gmail.com
|
5811daec0c
|
add compability with MDK 4.6 which changes directory of armcc.exe
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2479 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-12-13 05:24:41 +00:00 |
goprife@gmail.com
|
56ab153b1c
|
update dfs to support NFTL
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2478 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-12-13 02:13:34 +00:00 |
sc943313837@gmail.com
|
d8796d9639
|
change endpoint and class handler
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2477 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-12-12 16:37:38 +00:00 |
sc943313837@gmail.com
|
53efe928d6
|
change endpoint and class handler
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2476 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-12-12 16:37:10 +00:00 |
sc943313837@gmail.com
|
834355c76b
|
change endpoint and class handler
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2475 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-12-12 16:36:23 +00:00 |
dzzxzz@gmail.com
|
405977d3ca
|
fixed a compiling error while defining RTT_USING_PPP and using minilibc
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2474 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-12-11 02:05:22 +00:00 |
dzzxzz@gmail.com
|
7151de3e2d
|
fixed a compiling error related to RT_DEBUG_LOG and fixed the coding style in module.c
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2473 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-12-09 23:53:46 +00:00 |
wuyangyong
|
7363cd15b9
|
clean IP when use DHCP.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2472 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-12-09 07:25:28 +00:00 |
bernard.xiong@gmail.com
|
c1df311d5a
|
fix the issue of _timevalue.tv_usec initialization
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2471 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-12-08 15:26:43 +00:00 |
bernard.xiong@gmail.com
|
6d78189f1b
|
Add RT_LWIP_ALIGN_SIZE setting for lwIP; Export BSD socket symbol to Application Module.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2470 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-12-08 04:14:00 +00:00 |
dzzxzz@gmail.com
|
451cb0281c
|
fixed a compiling warning
warning: #177-D: variable "i" was declared but never referenced
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2469 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-12-08 03:46:46 +00:00 |
sc943313837@gmail.com
|
31796f101c
|
csw structure address alignment
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2468 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-12-08 03:37:33 +00:00 |
dzzxzz@gmail.com
|
f39686ebf8
|
fixed the compiling error while defined RT_USING_PPP
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2467 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-12-08 02:55:31 +00:00 |
dzzxzz@gmail.com
|
34a2c02ac2
|
fixed the coding style in alarm.h
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2466 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-12-03 04:56:53 +00:00 |
goprife@gmail.com
|
6e299e5e7a
|
add uffs configuration to rtconfig.h
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2465 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-12-02 14:32:01 +00:00 |
goprife@gmail.com
|
6de2d5fe9f
|
remove part of uffs configuration to rtconfig.h
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2464 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-12-02 14:28:53 +00:00 |
sc943313837@gmail.com
|
bcaf1d5093
|
Single block write data
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2463 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-12-01 08:00:57 +00:00 |
goprife@gmail.com
|
7c82d6e304
|
revert RTGUI path in SConstruct, update applications/platform.c
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2462 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-12-01 07:08:48 +00:00 |
goprife@gmail.com
|
877d1b38b0
|
support header files addition for vs script
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2461 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-12-01 07:01:55 +00:00 |
goprife@gmail.com
|
4ee9c0dc0f
|
update SCons script in bsp/simulator
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2460 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-12-01 06:59:37 +00:00 |
bernard.xiong@gmail.com
|
b60476b8e7
|
remove rt_current_module and rt_module_set function.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2459 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-11-28 14:25:06 +00:00 |
bernard.xiong@gmail.com
|
ee11663d87
|
remove rt_current_module and user can use rt_module_unload to remove a module.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2458 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-11-28 14:24:22 +00:00 |
sc943313837@gmail.com
|
0f72824eda
|
chang a macro name
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2457 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-11-28 06:55:30 +00:00 |
sc943313837@gmail.com
|
995ebf7299
|
chang a macro name
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2456 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-11-28 06:55:06 +00:00 |
goprife@gmail.com
|
c109eb700c
|
add directory for dfs win32 (to mount elmfatfs, uffs and jffs2)
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2455 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-11-28 05:49:47 +00:00 |
goprife@gmail.com
|
f427ba48f9
|
add dfs_win32.c (an windows directory can be mounted as an disk in DFS)
add demo code in application.c
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2454 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-11-28 05:48:17 +00:00 |
goprife@gmail.com
|
564ca94007
|
update jffs2, now it can be built with gcc(NEWLIB is needed!)
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2453 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-11-27 06:15:51 +00:00 |
goprife@gmail.com
|
3d4e0db73b
|
update bsp/simulator/readme.txt
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2452 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-11-26 14:25:16 +00:00 |
sc943313837@gmail.com
|
8b338f385b
|
Add a function affirm
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2451 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-11-26 12:31:22 +00:00 |
sc943313837@gmail.com
|
d86196e528
|
output log when no disk
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2450 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-11-26 03:39:00 +00:00 |
dzzxzz@gmail.com
|
62447b2cd8
|
sync RTGUI with github(https://github.com/RT-Thread/RTGUI) 9ae08379da5b698d6facc40bd0415de2e254ae9c
As always, full log is in GitHub.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2449 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-11-26 02:42:52 +00:00 |
sc943313837@gmail.com
|
9789907ca1
|
make UDisk work well
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2448 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-11-25 16:00:28 +00:00 |
qiuyiuestc@gmail.com
|
60c27fc4b5
|
add USB composite and mass storage class features in USB device stack
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2447 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-11-25 00:02:10 +00:00 |
qiuyiuestc@gmail.com
|
1b2d954105
|
fix compile warning.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2446 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-11-24 23:24:40 +00:00 |
bernard.xiong@gmail.com
|
0405b647f7
|
fix preprocessor mistake.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2445 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-11-24 08:02:56 +00:00 |
goprife@gmail.com
|
6a8ac7814c
|
fix bug in snake (bsp/simulator) with patch by provided by Romeo(xeonrun@@gmail.com)
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2444 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-11-24 05:56:16 +00:00 |
goprife@gmail.com
|
90c3859e32
|
update snake code in bsp/simulator
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2443 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-11-23 16:29:39 +00:00 |
goprife@gmail.com
|
c1f7aa1ca7
|
add realtouch ui code to bsp/simulator
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2442 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-11-23 15:18:02 +00:00 |
bernard.xiong@gmail.com
|
12e47d0497
|
fix spelling error.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2441 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-11-23 14:49:18 +00:00 |
goprife@gmail.com
|
67e2506750
|
update files
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2440 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-11-23 14:05:39 +00:00 |
goprife@gmail.com
|
5057b28523
|
add snake demo (run in realtouch)
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2439 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-11-23 13:40:31 +00:00 |