Skip to content
Commit eec7ba9f authored by Lingkai Dong's avatar Lingkai Dong Committed by Hugues Kamba Mpiana
Browse files

templates: Remove AN552-specific macros and checks



Each example's template should be generic and not containing anything
specific to a given target platform. Remove the following items that
are specific to `mdh-arm-an552-mps3`:
* `LAN91C111_RFS_MULTICAST_SUPPORT`: multicast support is not needed
* `DEVICE_SERIAL_ASYNCH`: its definition has been added to the `mcu-
driver-reference-platforms-for-arm` repository which is the place to
declare what HAL features are supported and unsupported
* target check inside `set_linker_script()`: now that linker scripts
`armclang.sct` and `gcc.ld` are generated from templates, the target
check no longer makes sense.

Signed-off-by: Lingkai Dong's avatarLingkai Dong <lingkai.dong@arm.com>
parent 49ab688e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment