2 Star 11 Fork 8

韦东山 / RPi_pico_100ask_infones

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
example_auto_set_url.cmake 297 Bytes
一键复制 编辑 原始数据 按行查看 历史
周岳标 提交于 2021-04-23 09:50 . first commit
set(PICO_EXAMPLE_URL_BASE "https://github.com/raspberrypi/pico-examples/tree/HEAD")
macro(example_auto_set_url TARGET)
file(RELATIVE_PATH URL_REL_PATH "${PICO_EXAMPLES_PATH}" "${CMAKE_CURRENT_LIST_DIR}")
pico_set_program_url(${TARGET} "${PICO_EXAMPLE_URL_BASE}/${URL_REL_PATH}")
endmacro()
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/weidongshan/rpi_pico_100ask_infones.git
git@gitee.com:weidongshan/rpi_pico_100ask_infones.git
weidongshan
rpi_pico_100ask_infones
RPi_pico_100ask_infones
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891