@@ -17,6 +17,18 @@ Occasional NodeMCU firmware hackers don't need full control over the complete to
...
@@ -17,6 +17,18 @@ Occasional NodeMCU firmware hackers don't need full control over the complete to
### Linux Build Environment
### Linux Build Environment
NodeMCU firmware developers commit or contribute to the project on GitHub and might want to build their own full fledged build environment with the complete tool chain.
NodeMCU firmware developers commit or contribute to the project on GitHub and might want to build their own full fledged build environment with the complete tool chain.
#### Build environment dependencies, tools and libraries:
Run the following command for a new checkout from scratch. This will fetch the nodemcu repo, checkout the `dev-esp32` branch and finally pull all submodules:
Run the following command for a new checkout from scratch. This will fetch the nodemcu repo, checkout the `dev-esp32` branch and finally pull all submodules: