Clone of official tools
Diff: export/mcuxpresso/LPC546XX_cproject.tmpl
- Revision:
- 43:2a7da56ebd24
- Parent:
- 41:2a77626a4c21
--- a/export/mcuxpresso/LPC546XX_cproject.tmpl Mon Nov 06 13:17:14 2017 -0600 +++ b/export/mcuxpresso/LPC546XX_cproject.tmpl Tue Sep 25 13:43:09 2018 -0500 @@ -2,8 +2,8 @@ {% block cpu_config %}<?xml version="1.0" encoding="UTF-8"?> <TargetConfig> -<Properties property_3="NXP" property_4="LPC54608J512" property_count="5" version="70200"/> -<infoList vendor="NXP"><info chip="LPC54608J512" name="LPC54608J512"><chip><name>LPC54608J512</name> +<Properties property_3="NXP" property_4="LPC54628J512" property_count="5" version="70200"/> +<infoList vendor="NXP"><info chip="LPC54628J512" name="LPC54628J512"><chip><name>LPC54628J512</name> <family>LPC546xx</family> <vendor>NXP</vendor> <memory can_program="true" id="Flash" is_ro="true" size="512" type="Flash"/> @@ -97,10 +97,10 @@ <processor><name gcc_name="cortex-m4">Cortex-M4</name> <family>Cortex-M</family> </processor> -<link href="LPC54608_internal_peripheral.xml" show="embed" type="simple"/> +<link href="LPC54628_internal_peripheral.xml" show="embed" type="simple"/> </info> </infoList> </TargetConfig>{% endblock %} -{% block sdk_name %}SDK_2.x_LPCXpresso54608{% endblock %} -{% block sdk_version %}2.2.0{% endblock %} +{% block sdk_name %}SDK_2.x_LPCXpresso54628{% endblock %} +{% block sdk_version %}2.3.0{% endblock %}