Historique des commits

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