摘要: 1.测试环境 硬件:nrf5340开发板 ncs版本:2.5.2 2.移植 2.1 CMakeLists.txt添加源文件 target_sources(app PRIVATE src/main.c src/bsp_led.c) 2.2 bsp_led.h /** * @file bsp_led.h 阅读全文
posted @ 2024-03-11 22:34 wfagly 阅读(261) 评论(0) 推荐(0)