iotkit-embedded
iotkit-embedded copied to clipboard
高速镜像: https://code.aliyun.com/linkkit/c-sdk
之前使用的是V2.01,在make.setting里加PLATFORM_CC = mipsel-openwrt-linux-uclibc-gcc /PLATFORM_AR = mipsel-openwrt-linux-uclibc-ar; 现在发现用了2.02后一直使用的是默认的gcc编译;请问如何解决
下载sdk后,交叉编译到arm-linux, cpu(arm9)厂家提供的是uclibc,这个库没有包含backtrace,编译无法通过。
编译产物似乎都没有调试信息,也没有设置编译debug的开关。想要调试我修改的代码不知道怎么编译debug版本
# Summary This pull request introduces a CodeQL workflow to enhance the security analysis of this repository. # What is CodeQL CodeQL is a static analysis tool that helps identify...
Simple formatting