summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorScott Shawcroft <scott@tannewt.org>2020-09-17 16:01:23 -0700
committerScott Shawcroft <scott@tannewt.org>2020-09-17 16:01:23 -0700
commit17bdc969dbd060eec60de067f21f8d4143e80bd8 (patch)
tree84c6bb2a00bf31a433895cfb39fc8f2e558962cb /tools
parent7f60ebd6c76841b338a4566c28c7cbfe28bee797 (diff)
Reorganize sdkconfigs and release UF2s
Diffstat (limited to 'tools')
-rw-r--r--tools/build_board_info.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/build_board_info.py b/tools/build_board_info.py
index 6ed8b8c16..f83282ea9 100644
--- a/tools/build_board_info.py
+++ b/tools/build_board_info.py
@@ -42,7 +42,7 @@ extension_by_port = {
"cxd56": SPK,
"mimxrt10xx": HEX_UF2,
"litex": DFU,
- "esp32s2": BIN
+ "esp32s2": BIN_UF2
}
# Per board overrides