Starter Template C Project with CMake for Visual Studio Code
https://github.com/bluecorn/uavcan-template-c is a Visual Studio Code specific starter temple. The code is meant to get you started quickly in building your own libcanard C node. It is meant executed withing a Linux system. Since it used CMake to build then it might work with other IDE’s.
Cheers.