-
Notifications
You must be signed in to change notification settings - Fork 3k
Closed
Labels
Description
Description of defect
I thought that #13125 is the last version but suddenly an #13381 appeared!
If PR are still accepted, how should I structure them if I want to add support for:
-
components: ["
SD
", "FLASHIAP
"] -
device_has: ["
USBDEVICE
", "FLASH
", "LPTICKER
"] -
bootloader_supported [:
true
]
SD will be with external lib, (probably with the name SDHI), because it does not use SPI bus, but the native SDHI controller, similar to some of the Nuvoton boards!
Target(s) affected by this defect ?
VK_RZ_A1H
Toolchain(s) (name and version) displaying this defect ?
ARM
, GCC_ARM
, IAR
What version of Mbed-os are you using (tag or sha) ?
What version(s) of tools are you using. List all that apply (E.g. mbed-cli)
Tool |
Version |
---|---|
mbed-cli | 1.10.4 |
How is this defect reproduced ?
None