diff options
| author | Sadeep Madurange <sadeep@asciimx.com> | 2025-11-01 09:46:52 +0800 |
|---|---|---|
| committer | Sadeep Madurange <sadeep@asciimx.com> | 2025-11-01 09:46:52 +0800 |
| commit | 9f938ab8ba5af561bd44dbc7142f338ce317a01a (patch) | |
| tree | 7104ce2ac9456c5895f752eff26bad31f8436978 /esp32/build/flash_project_args | |
| download | etlas-9f938ab8ba5af561bd44dbc7142f338ce317a01a.tar.gz | |
Etlas project.
Diffstat (limited to 'esp32/build/flash_project_args')
| -rw-r--r-- | esp32/build/flash_project_args | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/esp32/build/flash_project_args b/esp32/build/flash_project_args new file mode 100644 index 0000000..c8531a5 --- /dev/null +++ b/esp32/build/flash_project_args @@ -0,0 +1,4 @@ +--flash_mode dio --flash_freq 40m --flash_size detect +0x1000 bootloader/bootloader.bin +0x10000 atlas.bin +0x8000 partition_table/partition-table.bin |
