Files
esp-idf/components/ulp
Ivan Grokhotkov 67bd7a300a ulp: cmake: add the target early, use target_* commands everywhere
Instead of collecting options in various variables, use CMake
commands like target_sources and target_link_options.
2022-08-30 02:34:28 +02:00
..