|
740 | 740 | "release_versions": ["2", "5"], |
741 | 741 | "device_name" : "LPC54114J256BD64" |
742 | 742 | }, |
743 | | - "LPC546XX": { |
744 | | - "supported_form_factors": ["ARDUINO"], |
| 743 | + "MCU_LPC546XX": { |
745 | 744 | "core": "Cortex-M4F", |
746 | 745 | "supported_toolchains": ["ARM", "IAR", "GCC_ARM"], |
747 | | - "extra_labels": ["NXP", "MCUXpresso_MCUS", "LPCXpresso", "LPC"], |
| 746 | + "extra_labels": ["NXP", "MCUXpresso_MCUS", "LPCXpresso", "LPC", "LPC546XX"], |
748 | 747 | "is_disk_virtual": true, |
749 | 748 | "macros": ["CPU_LPC54618J512ET180", "FSL_RTOS_MBED"], |
750 | 749 | "inherits": ["Target"], |
751 | | - "detect_code": ["1056"], |
752 | 750 | "device_has": ["ANALOGIN", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "RTC", "SERIAL", "SLEEP", "SPI", "SPISLAVE", "STDIO_MESSAGES"], |
753 | 751 | "features": ["LWIP"], |
754 | 752 | "release_versions": ["2", "5"], |
755 | 753 | "device_name" : "LPC54618J512ET180" |
756 | 754 | }, |
| 755 | + "LPC546XX": { |
| 756 | + "supported_form_factors": ["ARDUINO"], |
| 757 | + "inherits": ["MCU_LPC546XX"], |
| 758 | + "detect_code": ["1056"] |
| 759 | + }, |
757 | 760 | "FF_LPC546XX": { |
758 | | - "inherits": ["LPC546XX"], |
| 761 | + "inherits": ["MCU_LPC546XX"], |
759 | 762 | "extra_labels_remove" : ["LPCXpresso"], |
760 | | - "supported_form_factors": [""], |
761 | 763 | "detect_code": ["8081"] |
762 | 764 | }, |
763 | 765 | "NUCLEO_F030R8": { |
|
0 commit comments