Application built on top of ESP-IDF can be merged into single binary using following commands: The esptool will output following command and perform the conversion: […] Read More
Tag: build
Do you have your Python application ready? Now it’s time to distribute it. The question is how to bundle it? One way of bundling Python […] Read More
Generic Webhook Plugins allows invoking build of Jenkins job. First of all, you need to set the token in job configuration. Go to Build Triggers, […] Read More
You can easily run into mysterious errors with Android Studio. Here is one. Suddenly all references related to R.layout or R.id stopped to work and […] Read More
Xcode has a very minimalistic design when working with build errors. Sometimes it’s necessary to get more information about a failed build and it might […] Read More