Sun, 25 Oct 2020 17:02:53 +0100
Update the custom target HP34970_FP_303RD
update the platformio.ini:
remove unused flags, and configure so it uses includes from the project's root
directory (in TARGET_HP34970_FP_F303RD) so these .h/.c files do not conflict
when compiling for other targets.
Add a TARGET_HP34970_FR_F303RD/ for target specific headers/linker files.
Add a src/TARGET_HP34970_FR_F303RD/ for c files (protected by '#if defined'
statments).
27 | 1 | repo: 5c2ad81551aa706aff0867c640163fbcb484cce3 |
2 | node: 5c2ad81551aa706aff0867c640163fbcb484cce3 | |
3 | branch: default | |
4 | latesttag: null | |
5 | latesttagdistance: 1 |