feat: update GitHub Actions workflow for firmware release and add partition configuration
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user