Skip to content

Commit e7209fe

Browse files
committed
Rename field in targets.json, missing features removed
1 parent 59623d6 commit e7209fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hal/targets.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1691,6 +1691,6 @@
16911691
"supported_toolchains": ["GCC_ARM"],
16921692
"inherits": ["Target"],
16931693
"progen": {"target": "bluepill-f103c8"},
1694-
"features": ["ANALOGIN", "CAN", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SLEEP", "SPI", "SPISLAVE", "STDIO_MESSAGES"]
1694+
"device_has": ["ANALOGIN", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "SERIAL", "SLEEP", "SPI", "SPISLAVE"]
16951695
}
16961696
}

0 commit comments

Comments
 (0)