Skip to content

Commit

Permalink
Merge pull request #74 from deepikabhavnani/config_changes
Browse files Browse the repository at this point in the history
Update the config file
  • Loading branch information
Deepika authored Dec 6, 2017
2 parents c16fa2b + e00a773 commit e51f9c6
Showing 1 changed file with 0 additions and 28 deletions.
28 changes: 0 additions & 28 deletions config/mbed_lib.json
Original file line number Diff line number Diff line change
@@ -1,38 +1,10 @@
{
"name": "sd",
"config": {
"UART_RX": "D0",
"UART_TX": "D1",
"DIO_0": "D0",
"DIO_1": "D1",
"DIO_2": "D2",
"DIO_3": "D3",
"DIO_4": "D4",
"DIO_5": "D5",
"DIO_6": "D6",
"DIO_7": "D7",
"DIO_8": "D8",
"DIO_9": "D9",
"SPI_CS": "D10",
"SPI_MOSI": "D11",
"SPI_MISO": "D12",
"SPI_CLK": "D13",
"I2C_SDA": "D14",
"I2C_SCL": "D15",
"I2C_TEMP_ADDR":"0x90",
"I2C_EEPROM_ADDR":"0xA0",
"AIN_0": "A0",
"AIN_1": "A1",
"AIN_2": "A2",
"AIN_3": "A3",
"AIN_4": "A4",
"AIN_5": "A5",
"AOUT" : "A5",
"PWM_0": "D3",
"PWM_1": "D5",
"PWM_2": "D6",
"PWM_3": "D9",
"DEBUG_MSG": 0,
"DEVICE_SPI": 1,
"FSFAT_SDCARD_INSTALLED": 1
},
Expand Down

0 comments on commit e51f9c6

Please sign in to comment.