Open abadr99 opened 1 year ago
Support building application thought the main makefile as shown in todo rule.
It simply done by linking app main and app sources with the objects that generated from main repo. It will sth like 'compile-test' rule.
$ make compile-app app_path=path/to/app
https://github.com/AbdelrahmanBadr22/G1_8bit_MCUs_Drivers/blob/1b99054e3087b5d67983d27a918babf08e3f76d3/C/Makefile#L54