Commit History

Author SHA1 Message Date
  bernard.xiong@gmail.com 12e47d0497 fix spelling error. 12 years ago
  goprife@gmail.com 67e2506750 update files 12 years ago
  goprife@gmail.com 5057b28523 add snake demo (run in realtouch) 12 years ago
  goprife@gmail.com 60fc67cb3d modify sdl driver to reduce the messages sent to rtgui server. add realtouch_ui_init 12 years ago
  bernard.xiong@gmail.com 6698e69fc8 Add exit function when exit from a module. 12 years ago
  xiongyihui3@gmail.com b820365317 add header dfs_posix.h to avoid warnings 12 years ago
  xiongyihui3@gmail.com 9fb62a5ff1 fix name of SConscript, add description to stubs.c and mem_std.c 12 years ago
  bernard.xiong@gmail.com 0cdbd69d56 fix IAR compiler error. 12 years ago
  bernard.xiong@gmail.com 44eaae8c80 export more symbols of PThread. 12 years ago
  bernard.xiong@gmail.com ffbd0a1673 using RT_DEBUG_LOG instead of rt_kprintf. 12 years ago
  dzzxzz@gmail.com 68b7e7c481 fixed the coding style in the components/drivers 12 years ago
  dzzxzz@gmail.com 871951930b correct the file name in the comment, and fixed the coding style 12 years ago
  xiongyihui3@gmail.com 74bf69110e add support of arm standard c library, support using armcc to compile lua 12 years ago
  xiongyihui3@gmail.com 3968445d4a exclude sys/type.h 12 years ago
  goprife@gmail.com c9e327d9c4 fix the compile error(htos redefinition) in application.c when enable LWIP 12 years ago
  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. 12 years ago
  chaos.proton@gmail.com 4a5dea7807 bsp/simulator: enable the RTGUI by default 12 years ago
  chaos.proton@gmail.com 57154e90bf bsp/simulator: make RTT_RTGUI compatible with previous definition 12 years ago
  goprife@gmail.com 14709082a5 fix the link bug in bsp/simulator 12 years ago
  bernard.xiong@gmail.com df249c467d change RT_NULL from ((void*)0) to 0. 12 years ago
  goprife@gmail.com 2eefeab242 update app code in simulator 12 years ago
  goprife@gmail.com 13d2e4a5ac update bsp/simulator/SConscript to auto remove drivers according to rtconfig.h 12 years ago
  goprife@gmail.com 9a89567e8f fix bug in vs.py(use the env not the group to get information) 12 years ago
  goprife@gmail.com cabee09a32 lib_path should be list no string in bsp/simulator/SConstruct 12 years ago
  goprife@gmail.com 50d69f69f6 update simulator/SConstruct 12 years ago
  goprife@gmail.com 3012a3abb5 use the event-wait to replace the event poll when get the sdl's event 12 years ago
  goprife@gmail.com 3112b09c8f add sdl driver for simulator; update scripts in simulator 12 years ago
  goprife@gmail.com 518f29e55b add SDL library to simulator 12 years ago
  goprife@gmail.com d5eb16dda2 fix the line break in dfs_elm.c(there are some windows line break characters) 12 years ago
  goprife@gmail.com 583bb26fb2 fix the bug about directory in uffs 12 years ago