micro_ros_raspberrypi_pico_sdk icon indicating copy to clipboard operation
micro_ros_raspberrypi_pico_sdk copied to clipboard

Fix: Update find_compiler.cmake Path After Moving to util Directory in pico-sdk 2.0

Open maax-cha opened this issue 1 year ago • 0 comments

In pico-sdk version 2.0, the find_compiler.cmake file has been moved to the util directory. This commit updates the relevant paths to reflect this change, ensuring that the build process can locate the compiler correctly.

Related Issue:

Fixes #1274

maax-cha avatar Nov 01 '24 08:11 maax-cha