Commit Graph

864 Commits

Author SHA1 Message Date
Rogerz Zhang 2fc60ba1c3 Fix build error under linux 2013-01-04 19:55:19 +08:00
goprife@gmail.com ecb226f9d4 clean code in bsp/simulator
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2577 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-12-31 06:37:37 +00:00
goprife@gmail.com e56e9a2674 remove one comment line in simulator/rtconfig.h
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2574 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-12-31 06:02:18 +00:00
goprife@gmail.com e81907607f fix bugs in bsp/simulator/nanddrv_file.c; support NFTL and uffs!; format coding style with astyle
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2573 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-12-31 05:39:12 +00:00
goprife@gmail.com 91197259ac fix warning in bsp/simulator
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2562 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-12-30 09:39:35 +00:00
goprife@gmail.com 8951089b5a add win32 error code transform to DFS error code;
fix warning in usart_sim.c

git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2559 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-12-30 06:32:14 +00:00
goprife@gmail.com a3b5fa5870 enable UFFS, and modify the uffs options in bsp/simulator
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2557 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-12-30 03:24:54 +00:00
goprife@gmail.com 42090544fc close uffs since the nand driver is not okay yet.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2555 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-12-29 12:31:12 +00:00
rogerz.zhang@gmail.com 7db8d2939b fix bug that uffs may crash because of uninitialized device ops
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2553 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-12-29 11:40:06 +00:00
rogerz.zhang@gmail.com d573786d52 fix memory access error in list_tc() under bsp/simulator
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2550 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-12-29 08:11:38 +00:00
dzzxzz@gmail.com 50d95287cc fixed a compiling error with gcc
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2549 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-12-29 07:49:57 +00:00
goprife@gmail.com 77f4ee3029 fix compile warnings in bsp/simulator
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2544 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-12-29 04:12:47 +00:00
goprife@gmail.com e1e948a33e fix spell errors in bsp/simulator
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2542 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-12-29 03:44:00 +00:00
goprife@gmail.com 1b274d996f format code style with astyle in bsp/simulator
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2535 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-12-27 08:26:35 +00:00
goprife@gmail.com 2e1de690f2 remove realtouch ui, then move snake to rtgui_demo
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2534 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-12-27 08:21:30 +00:00
goprife@gmail.com 10892ce762 clean code in bsp/simulator
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2533 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-12-27 08:03:18 +00:00
goprife@gmail.com 2bae33a381 change nand_sim.c to nanddrv_file.c; add SDL.dll to bsp/simulator; clean code
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2532 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-12-27 07:21:13 +00:00
goprife@gmail.com 859477d7ba clean code in bsp/simulator
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2531 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-12-27 06:58:58 +00:00
dzzxzz@gmail.com dafb34cf7e update the MDK project file in mini2440 BSP
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2516 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-12-24 03:55:13 +00:00
dzzxzz@gmail.com 58fb0187af fixed a compiling error in sam7x BSP
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2515 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-12-24 03:53:07 +00:00
dzzxzz@gmail.com f6629a1e4c rename the file name using low case
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2514 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-12-24 03:50:42 +00:00
dzzxzz@gmail.com e934439b26 update the IAR and MDK project file for MB9B506R BSP
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2513 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-12-24 03:40:01 +00:00
dzzxzz@gmail.com 2a1b3e3d31 fixed the fixed the gcc compiling error in ubuntu host OS
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2511 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-12-24 02:48:05 +00:00
dzzxzz@gmail.com 42c385d23e update the MDK project file in LPC178x
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2510 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-12-24 02:33:07 +00:00
dzzxzz@gmail.com 7672426550 support SDHC in mini2440
contributed by amr168

git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2498 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-12-19 03:56:11 +00:00
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
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 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 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
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 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
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
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
goprife@gmail.com 60fc67cb3d modify sdl driver to reduce the messages sent to rtgui server. add realtouch_ui_init
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2438 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-11-23 13:32:56 +00:00
goprife@gmail.com c9e327d9c4 fix the compile error(htos redefinition) in application.c when enable LWIP
disable LWIP by default

git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2427 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-11-19 03:38:30 +00:00
goprife@gmail.com 20a57ea77c change RTGUI path in SConstruct, update application.c to start RTGUI demo automatically, set idle's hook to reduce the cpu consumption.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2426 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-11-18 08:35:23 +00:00
chaos.proton@gmail.com 4a5dea7807 bsp/simulator: enable the RTGUI by default
Note, you need to call `application.obj()` in finsh to make it show up.

git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2425 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-11-18 08:23:08 +00:00
chaos.proton@gmail.com 57154e90bf bsp/simulator: make RTT_RTGUI compatible with previous definition
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2424 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-11-18 08:17:25 +00:00
goprife@gmail.com 14709082a5 fix the link bug in bsp/simulator
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2423 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-11-17 05:18:06 +00:00
goprife@gmail.com 2eefeab242 update app code in simulator
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2421 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-11-16 12:21:28 +00:00
goprife@gmail.com 13d2e4a5ac update bsp/simulator/SConscript to auto remove drivers according to rtconfig.h
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2420 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-11-16 07:15:03 +00:00
goprife@gmail.com cabee09a32 lib_path should be list no string in bsp/simulator/SConstruct
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2418 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-11-16 06:42:28 +00:00
goprife@gmail.com 50d69f69f6 update simulator/SConstruct
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2417 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-11-16 04:28:24 +00:00
goprife@gmail.com 3012a3abb5 use the event-wait to replace the event poll when get the sdl's event
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2416 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-11-16 03:22:03 +00:00
goprife@gmail.com 3112b09c8f add sdl driver for simulator; update scripts in simulator
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2415 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-11-15 16:31:51 +00:00
goprife@gmail.com 518f29e55b add SDL library to simulator
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2414 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-11-15 15:56:46 +00:00