Commit 54a5fc5
committed
Set OUTPUT_EXT for ARM_MUSCA_S1 and ARM_MUSCA_B1
By default, Mbed CLI 2 + CMake builds both .bin and .hex images,
unless a target specifies OUTPUT_EXT. The post binary hook for
ARM_MUSCA_S1 and ARM_MUSCA_B1 is run on .bin images only, so we need
to prevent .hex images from being generated and confusing users.1 parent 96e19af commit 54a5fc5
1 file changed
+4
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4855 | 4855 | | |
4856 | 4856 | | |
4857 | 4857 | | |
4858 | | - | |
| 4858 | + | |
| 4859 | + | |
4859 | 4860 | | |
4860 | 4861 | | |
4861 | 4862 | | |
| |||
4910 | 4911 | | |
4911 | 4912 | | |
4912 | 4913 | | |
4913 | | - | |
| 4914 | + | |
| 4915 | + | |
4914 | 4916 | | |
4915 | 4917 | | |
4916 | 4918 | | |
| |||
0 commit comments