I want to add and compile code from not compiled framework folder
but BuildSources() not work from POST:SCRIPT.PY
as example:
https://github.com/Wiz-IO/TEST/blob/main/PICO-LWIP-APP/extra_script.py
pre:scrypt.py
BuildSources() work
BuildLibrary() work
post:scrypt.py
BuildLibrary() work
BuildSources() not work … Is it a BUG? or I make any wrong...
I want to add and compile code from not compiled framework folder
but BuildSources() not work from POST:SCRIPT.PY
as example:
https://github.com/Wiz-IO/TEST/blob/main/PICO-LWIP-APP/extra_script.py
pre:scrypt.py
BuildSources() work
BuildLibrary() work
post:scrypt.py
BuildLibrary() work
BuildSources() not work … Is it a BUG? or I make any wrong...