We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 27dd445 + 59116b1 commit f4487b7Copy full SHA for f4487b7
targets/targets.json
@@ -1961,6 +1961,7 @@
1961
"NXP_EMAC"
1962
],
1963
"is_disk_virtual": true,
1964
+ "public": false,
1965
"macros": ["CPU_LPC54628J512ET180", "FSL_RTOS_MBED"],
1966
"inherits": ["Target"],
1967
"device_has": [
@@ -7995,17 +7996,17 @@
7995
7996
7997
"ANALOGIN",
7998
"USTICKER",
- "ANALOGOUT",
7999
- "INTERRUPTIN",
8000
- "PORTIN",
8001
- "PORTINOUT",
8002
- "PORTOUT",
8003
- "PWMOUT",
8004
- "SERIAL",
8005
- "SLEEP",
8006
- "SPI",
8007
- "I2C",
8008
- "I2CSLAVE",
+ "ANALOGOUT",
+ "INTERRUPTIN",
+ "PORTIN",
+ "PORTINOUT",
+ "PORTOUT",
+ "PWMOUT",
+ "SERIAL",
+ "SLEEP",
+ "SPI",
+ "I2C",
8009
+ "I2CSLAVE",
8010
"STDIO_MESSAGES",
8011
"MPU"
8012
0 commit comments