elmot / clion-embedded-arm

OpenOCD + STM32CubeMX support for CLion
https://blog.jetbrains.com/clion/2017/12/clion-for-embedded-development-part-ii
Other
170 stars 29 forks source link

get library config from .cproject #105

Closed woniulive closed 5 years ago

woniulive commented 6 years ago

Expected Behavior

After configuring library in sw4stm,clion can configure library by reading .cproject.which means lines below can work:

image

Actual Behavior

Steps to Reproduce the Problem

1.configure library in sw4stm 2.click update cmake project to ... 3.library confuguration don't add to cmakelists.txt

Specifications

elmot commented 6 years ago
woniulive commented 6 years ago

@elmot it is added by sw4stm,not stm32cubemx.after exporting from stm32cubemx,import to sw4stm32,then it shows the code i uploaded.

elmot commented 6 years ago

Sorry, I am afraid it's not going to be implemented in any visible future.