File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -112,7 +112,7 @@ If the `--bootloader` and/or `--partition-table` options are provided then these
112112
113113## Package Metadata
114114
115- You're able to specify paths to bootloader and partition table files ands image format in your package's Cargo metadata for per-project configuration:
115+ You're able to specify paths to bootloader and partition table files and image format in your package's Cargo metadata for per-project configuration:
116116
117117``` toml
118118[package .metadata .espflash ]
@@ -131,7 +131,7 @@ It's possible to specify a serial port and/or USB VID/PID values by setting them
131131| macOS | ` $HOME/Library/Application Support/rs.esp.espflash/espflash.toml ` |
132132| Windows | ` %APPDATA%\esp\espflash\espflash.toml ` |
133133
134- ### Configuration examples
134+ ### Configuration Examples
135135
136136You can either configure the serial port name like so:
137137
Original file line number Diff line number Diff line change @@ -118,7 +118,7 @@ It's possible to specify a serial port and/or USB VID/PID values by setting them
118118| macOS | ` $HOME/Library/Application Support/rs.esp.espflash/espflash.toml ` |
119119| Windows | ` %APPDATA%\esp\espflash\espflash.toml ` |
120120
121- ### Configuration examples
121+ ### Configuration Examples
122122
123123You can either configure the serial port name like so:
124124
You can’t perform that action at this time.
0 commit comments