- 
                Notifications
    You must be signed in to change notification settings 
- Fork 3k
Closed
Description
Description of defect
According to #15171 and #15232, support of the ST Nucleo H753ZI board should be included in mbed OS 6.16. However, a fresh copy of mbed Studio 1.4.5 that uses mbed OS 6.17 (according to the release notes) does not support this board. It is listed under "Other targets" (not the supported ones), and compiling code stops with the error message
argument -m/--mcu: NUCLEO_H753ZI is not a supported MCU. Supported MCUs are: [long list]
Am I doing something wrong, or was support dropped again in 6.17?
Target(s) affected by this defect ?
ST Nucleo H753ZI
Toolchain(s) (name and version) displaying this defect ?
Standard (ARM compiler 6.16)
What version of Mbed-os are you using (tag or sha) ?
mbed-os-6.17.0
What version(s) of tools are you using. List all that apply (E.g. mbed-cli)
mbed Studio 1.4.5
How is this defect reproduced ?
Change target, type in "753", Nucleo H753ZI will appear in the non-compatible section below. Compiling code will yield the error shown above.
