Clean platform.
Syntax
platform clean
Clean the active platform in the workspace. This will clean all the components in platform such as FSBL, PMUFW, and so on.
Options
None.
Returns
Nothing. Build log will be printed on the console.
Examples
platform active zcu102
platform clean
Set zcu102 as the active platform and clean it.