Merge pull request #10382 from kjbracey-arm/add_fpu_sdpk1

SDP_K1: Cortex-M4 -> Cortex-M4F
pull/10386/head
Martin Kojtal 2019-04-17 10:46:09 +01:00 committed by GitHub
commit beed42e666
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -3906,7 +3906,7 @@
},
"SDP_K1": {
"inherits": ["FAMILY_STM32"],
"core": "Cortex-M4",
"core": "Cortex-M4F",
"supported_form_factors": ["ARDUINO"],
"extra_labels_add": [
"STM32F4",