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 |
Bernard Xiong
|
b4166e0b25
Merge pull request #153 from grissiom/stm32f10x
|
12 years ago |
Grissiom
|
d70761222c
stm32f10x: fix the rtgui initialization
|
12 years ago |
Bernard Xiong
|
49e28c2629
Merge pull request #152 from grissiom/log-trace
|
12 years ago |
Grissiom
|
ea66b820e1
log_trace: cleanup
|
12 years ago |
Bernard Xiong
|
51ce91f30b
Merge pull request #151 from grissiom/finsh
|
12 years ago |
Bernard Xiong
|
e2a0b1930b
Merge pull request #150 from grissiom/simulator-linux
|
12 years ago |
Grissiom
|
c05b205390
finsh: use alias in the variable definition
|
12 years ago |
Grissiom
|
6563ae6cab
simulator: init SDL after rt_components_init
|
12 years ago |