4
0
mirror of https://github.com/RT-Thread/rt-thread.git synced 2025-01-31 13:20:26 +08:00
Grissiom c289aa9fc1 Scons: add a custom tool to do clang static analyze
Bsps can use the clang analyzer as a tool:

    env = Environment(toolpath=[os.path.join(RTT_ROOT, 'tools',
                      'tools')], tools = ['clang-analyze'])

When building the project, the static analyzer will be called to check
all the C code. The warnings are print to stderr.
2013-09-07 15:15:48 +08:00
2013-09-03 16:09:16 +08:00
2013-04-10 00:17:52 +08:00
2013-08-19 10:08:11 +08:00
2013-01-08 23:57:29 +08:00
2013-03-28 23:28:19 +08:00
2013-05-05 05:45:41 +08:00
2013-01-09 00:06:34 +08:00
2013-05-05 05:41:37 +08:00

RT-Thread

Build Status

RT-Thread is an open source real-time operating system for embedded devices.

Description
rt-thread 官方库镜像
https://www.rt-thread.org
Readme Apache-2.0 1.3 GiB
Languages
C 97.6%
Assembly 1.9%
Python 0.3%
HTML 0.1%