one project to produce two bins
Posted: Fri Jun 05, 2020 6:01 pm
Hello, im running on git master branch ESP-IDF v4.2-dev-1660-g7d7521367
I have a little POC to play with a lora library. There is two C files : sender.c and receiver.c
I would like to be able to produce 2 bin files : sender.bin and receiver.bin from the same project and same build.
Is it possible ? If yes, how ?
I have a little POC to play with a lora library. There is two C files : sender.c and receiver.c
I would like to be able to produce 2 bin files : sender.bin and receiver.bin from the same project and same build.
Is it possible ? If yes, how ?