Search found 1 match
- Tue May 02, 2023 2:38 pm
- Forum: General Discussion
- Topic: Generating Expanded Code Without Macros in IDF Project Using idf.py
- Replies: 1
- Views: 1240
Generating Expanded Code Without Macros in IDF Project Using idf.py
I have an IDF project where I need to generate the expanded code without macros, so that I can automatically process it with Python. Is there any way to generate the expanded code without macros using idf.py? I appreciate any suggestions or help on this matter. Thank you!