Closed jeromecoutant closed 3 years ago
@jeromecoutant thank you for the update.It appears however that there is still some missing information:
We cannot automatically identify a release based on the version of Mbed OS that you have provided. Please provide either a single valid sha of the form #abcde12 or #3b8265d70af32261311a06e423ca33434d8d80de or a single valid release tag of the form mbed-os-x.y.z . E.g. 'mbed-os-99.99.99' signifies master branch and is not a unique single snapshot. Please update the issue header with the missing information. NOTE: If there are fields which are not applicable then please just add 'n/a' or 'None'.This indicates to us that at least all the fields have been considered.
This is one of the reasons why I would use regular variable in unnamed namespace rather than a macro (plus if a macro, should be prefixed, for example MBED_TESTER_
. We should fix this
cc @mprse @maciejbocianski @fkjagodzinski
Internal Jira reference: https://jira.arm.com/browse/IOTOSM-465
ping
Fixed in #14076
Description of defect
FLASH_SECTOR_SIZE is already used by several targets:
https://github.com/ARMmbed/mbed-os/blob/539cf3fa6396dd3a6b0377e715d7b0d40c7af4c4/components/testing/COMPONENT_FPGA_CI_TEST_SHIELD/MbedTester.cpp#L33
I think you should rename it
Thx
Target(s) affected by this defect ?
All
Toolchain(s) (name and version) displaying this defect ?
All
What version of Mbed-os are you using (tag or sha) ?
mbed-os-6.0.0-alpha-3
What version(s) of tools are you using. List all that apply (E.g. mbed-cli)
NA
How is this defect reproduced ?
Compilation warning: