mirror of https://github.com/ARMmbed/mbed-os.git
Merge pull request #14583 from Patater/detect-musca-b1
musca: Add detect_code for MUSCA B1pull/14569/head
commit
3358b45017
|
@ -4882,6 +4882,9 @@
|
|||
"GNUARM"
|
||||
],
|
||||
"tfm_delivery_dir": "TARGET_ARM_SSG/TARGET_MUSCA_B1",
|
||||
"detect_code": [
|
||||
"5007"
|
||||
],
|
||||
"OUTPUT_EXT": "bin"
|
||||
},
|
||||
"ARM_MUSCA_S1": {
|
||||
|
|
Loading…
Reference in New Issue