chore: unify building system with Makefile (#398)
* reorder and extend platformio config * update gitignore * add processing extra_script * add makefile * update github workflow * update docker build * add release and debug targets * define custom_build debug * fix custom_build target * update README
This commit is contained in:
@@ -9,7 +9,7 @@ cd nuki_hub/Docker
|
||||
./build_with_docker_pio.sh
|
||||
```
|
||||
|
||||
once the script is complete you will find the nuki_hub binaries in the `nuki_hub/build_pio` folder.
|
||||
once the script is complete you will find the nuki_hub binaries in the `nuki_hub/release` folder.
|
||||
|
||||
## Build with CMake (will only build for the ESP32)
|
||||
```console
|
||||
|
||||
Reference in New Issue
Block a user