Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
有时候我们需要编译其他第三方的库,这个在CAMKE 里面只需要加如下一句话即可:
target_link_libraries(${project_elf} -L${libPath} -l${libName})
libpath: libxxx.a 的路径 libname: xxx 不需要lib前缀和.a后缀
帮助没办法联网的电脑使用YCT
帮助改进和优化YT CONFIG TOOL,有机会抽取YTM32B1ME0 EVB哦...