feat: update GitHub Actions workflow for firmware release and add partition configuration

This commit is contained in:
2025-02-16 11:47:20 +01:00
parent 84617ebc53
commit 17b6051da0
3 changed files with 77 additions and 6 deletions

View File

@ -33,6 +33,7 @@ lib_deps =
board_build.filesystem = spiffs
board_build.spiffs.partition = 2M
board_build.spiffs.upload_size = 2M
board_build.partitions = partitions.csv
build_flags =
-Os