Commit History

Author SHA1 Message Date
  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
  Grissiom 18692c29b8 simulator: get CROSS_TOOL and EXEC_PATH from env 12 years ago
  Grissiom c6e81b58d9 simulator: move SDL setting staff into drivers/SConstruct 12 years ago
  Bernard Xiong 15b9db80d6 Merge pull request #154 from grissiom/simulator 12 years ago
  Grissiom 3ebc766521 sim/posix: move rt_hw_context_switch_interrupt after it's definition 12 years ago