Skip to content

Commit fc217ed

Browse files
committed
ARM_CM3DS_MPS2: Disable ANALOGIN support
ANALOGIN is related to SPI. If SPI is not supported, then ANALOGIN also. This change should fix: ARM_CM3DS_MPS2::ARMC6::TESTS-MBED_HAL-PINMAP [Error] @0,0: L6218E: Undefined symbol analogin_pinmap (referred from BUILD/tests/ARM_CM3DS_MPS2/ARMC6/TESTS/mbed_hal/pinmap/TESTS/mbed_hal/pinmap/main.o).
1 parent 5124fa3 commit fc217ed

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

targets/targets.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5213,7 +5213,6 @@
52135213
"OUTPUT_EXT": "elf",
52145214
"macros": ["CMSDK_CM3DS"],
52155215
"device_has": [
5216-
"ANALOGIN",
52175216
"EMAC",
52185217
"FLASH",
52195218
"I2C",

0 commit comments

Comments
 (0)