Replies: 1 comment
-
Hi @tbandtg Yes, adding new targets requires writing a CMakeLists.txt for you. The documentation for how to make the CMakeLists.txt file (and others needed for custom targets) are at https://github.com/ARMmbed/mbed-os-5-docs/blob/development/docs/porting/custom-target-porting.md |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have been watching, the repo to see when custom targets would be available. They seem to be now, but when I use a custom target the configure generates proper output. But when I use the cmake command I get a no cmakelists file. Do I need to generate one? Or is the tool supposed to? If the tool does where does it put it.
The source directory "/root/devops_firmware/Project-Root" does not appear to contain CMakeLists.txt.
mbed_config.cmake has been generated and written to '/root/devops_firmware/Project-Name/cmake_build/PROJECT-NAME_2M/develop/GCC_ARM/mbed_config.cmake'
Beta Was this translation helpful? Give feedback.
All reactions