The description says that you need to run source build/envsetup.sh, but this does not work in Linux Mint
The point is probably that in Linux Mint setting environment variables is different from Ubuntu
I did this by adding environment variables to the end of the bashrc file ( for example like here How to Change User PATH variables on Linux)
The description says that you need to run source build/envsetup.sh, but this does not work in Linux Mint The point is probably that in Linux Mint setting environment variables is different from Ubuntu I did this by adding environment variables to the end of the bashrc file ( for example like here How to Change User PATH variables on Linux)
Added to the end of the file
Like this
Saved and called in the console
Compilation started. But then an error popped up
This error must be corrected manually in the file Ai-Thinker-LoRaWAN-Ra-08/platform/system/printf-stdarg.c by simply changing stdint-gcc.h to stdint.h