Commit History

Author SHA1 Message Date
  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
  xiongyihui3@gmail.com e578007856 modified _write_r(), use CONSOLE to output stdout and stderr 12 years ago
  xiongyihui3@gmail.com d48ef70ecd In stm32fx's stm32_rom.ld, add symbol - '_stext' to support lua a. Update lua's README.TXT 12 years ago
  bernard.xiong@gmail.com ee2344c582 remove the unnecessary "#pragma pack(pop)" 12 years ago
  bernard.xiong 6ae9a5d95c revert wrongly commit. 12 years ago
  bernard.xiong f78a50883b remove nuc1xx because there is a cortex-m0 branch. 12 years ago
  bernard.xiong ec0cb881d8 remove lpc1100 because there is a cortex-m0 branch. 12 years ago
  xiongyihui3@gmail.com 6c8080043f move larduinolib.c into ART's repo, add lua external library example 12 years ago