Question
STM32CubeMX ftl template
Posted on March 08, 2016 at 11:08
Hello guys,
Can somebody share a list of all possible variables that I can use in FreeMarker templates inside of STM32CubeMX with me? I am working on a Makefile and .ld (because existing have not very nice license ;)) ) template. And a it is possible to achieve filename of generated file based on a variable? It looks like that existing templates have an external logic, but it could be nice to have the same for custom templates as well. #freemarker #stm32cubemx #cubemx