update: firmware and provisioning now supports bootloader and partition tables
This commit is contained in:
@@ -29,6 +29,7 @@ class Settings(BaseSettings):
|
||||
# Local file storage
|
||||
built_melodies_storage_path: str = "./storage/built_melodies"
|
||||
firmware_storage_path: str = "./storage/firmware"
|
||||
flash_assets_storage_path: str = "./storage/flash_assets"
|
||||
|
||||
# Email (Resend)
|
||||
resend_api_key: str = "re_placeholder_change_me"
|
||||
|
||||
Reference in New Issue
Block a user