mirror of https://github.com/ARMmbed/mbed-os.git
Add macros for default pin names
parent
daf4a7fea1
commit
0b102e86b5
|
@ -1,6 +1,10 @@
|
|||
{
|
||||
"name": "dataflash",
|
||||
"config": {
|
||||
"SPI_MOSI": "NC",
|
||||
"SPI_MISO": "NC",
|
||||
"SPI_CLK": "NC",
|
||||
"SPI_CS": "NC",
|
||||
"binary-size": {
|
||||
"help": "Configure device to use binary address space.",
|
||||
"value": "0"
|
||||
|
|
Loading…
Reference in New Issue