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.
1 parent 65729d6 commit 59116b1Copy full SHA for 59116b1
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": [
@@ -7981,17 +7982,17 @@
7981
7982
7983
"ANALOGIN",
7984
"USTICKER",
- "ANALOGOUT",
7985
- "INTERRUPTIN",
7986
- "PORTIN",
7987
- "PORTINOUT",
7988
- "PORTOUT",
7989
- "PWMOUT",
7990
- "SERIAL",
7991
- "SLEEP",
7992
- "SPI",
7993
- "I2C",
7994
- "I2CSLAVE",
+ "ANALOGOUT",
+ "INTERRUPTIN",
+ "PORTIN",
+ "PORTINOUT",
+ "PORTOUT",
+ "PWMOUT",
+ "SERIAL",
+ "SLEEP",
+ "SPI",
+ "I2C",
7995
+ "I2CSLAVE",
7996
"STDIO_MESSAGES",
7997
"MPU"
7998
0 commit comments