mirror of https://github.com/ARMmbed/mbed-os.git
commit
78c4f98b80
|
@ -4,7 +4,8 @@
|
|||
"SPI_MOSI": "NC",
|
||||
"SPI_MISO": "NC",
|
||||
"SPI_CLK": "NC",
|
||||
"SPI_CS": "NC"
|
||||
"SPI_CS": "NC",
|
||||
"SPI_FREQ": "40000000"
|
||||
},
|
||||
"target_overrides": {
|
||||
"K82F": {
|
||||
|
|
Loading…
Reference in New Issue