Commit History

Author SHA1 Message Date
  Bernard Xiong bfc0d8c91d Merge pull request #163 from grissiom/compiling-fix 12 years ago
  Grissiom df4e8ff060 msh: only export cd/pwd when DFS_USING_WORKDIR is set 12 years ago
  Grissiom 05651e7c66 logtrace: only export cmd when finsh is enabled 12 years ago
  joyhope 281e55e973 notification function: rt_err_t (*tx_complete)(rt_device_t dev, void 12 years ago
  aozima cad12ee14e update rt_kprintf: make sure the device is in STREAM mode when used by rt_kprintf. 12 years ago
  Bernard Xiong 0b844aa82d Merge pull request #160 from grissiom/misc-fix 12 years ago
  Grissiom 2a20337707 logtrace: adjust the log values 12 years ago
  Grissiom 519982fa74 logtrace: add LOG_TRACE_VERBOSE log level 12 years ago
  Grissiom 783a6a6717 logtrace: cleanup code and fix compiling warnings 12 years ago
  Bernard Xiong 29871c0d84 Merge pull request #159 from grissiom/misc-fix 12 years ago
  Grissiom 7b0a3afdf9 kservice: export vsnprintf as rt_vsnprintf 12 years ago
  Bernard Xiong 1cb4ee74fb Merge pull request #158 from grissiom/finsh-fix 12 years ago
  Grissiom 6d2df9bf94 finsh: unregister rx_indicate when closing the device 12 years ago
  Bernard Xiong 7bdb082c91 Delete SConscript 12 years ago
  bernard 09b105ecf7 use UART0 as console 12 years ago
  bernard 9d09cd9f23 Import beaglebone porting 12 years ago
  bernard 0bf7ed76cf Merge branch 'master' of https://github.com/RT-Thread/rt-thread 12 years ago
  bernard 77096894f9 change the compiling macro before DFS option 12 years ago
  Bernard Xiong 47c152ee7f Merge pull request #156 from grissiom/fix-event_recv 12 years ago
  prife 63394f5d1b Merge pull request #155 from grissiom/simulator 12 years ago
  Grissiom c465bc2c2e rt_event_recv: add a check on the option flag 12 years ago
  Bernard Xiong 2bcb9edd91 Add gettimeofday declaration in sys/time.h 12 years ago
  Grissiom dacd2cb9a9 travis: add scan-build in PATH 12 years ago
  Grissiom 4240ebd73f travis: don't export RTT_CC in before_script if it's been set 12 years ago
  Grissiom eae89b9576 travis: install the gcc-multilib to get the 32bit build OK 12 years ago
  Grissiom 5ab9943eb5 travis: try to fix the SDL building 12 years ago
  Grissiom 0168048f27 travis: auto build the simulator 12 years ago
  Grissiom 35cac170fa simulator: add clang-analyze tool support 12 years ago
  Grissiom c289aa9fc1 Scons: add a custom tool to do clang static analyze 12 years ago
  Grissiom 3b4f3f5931 Scons: run `clang -Wall -fsyntax-only` in clang-analyze 12 years ago