Ceedling
Ceedling copied to clipboard
Has anyone tried unity with .elf build output?
Has anyone tried unity with .elf build output?
Originally posted by @vitara-campbell in https://github.com/ThrowTheSwitch/Ceedling/issues/110#issuecomment-2071000540
Hi @vitara-campbell -- elf is a common output format for lots of embedded tools, which is where Unity is most at home. Are you talking about cross-compiling to a target toolchain and then running tests on a simulator or on the hardware itself?