Replace spaces with tabs in Kconfig file
This commit is contained in:
parent
c9137abe72
commit
254cddf84d
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ config ARCH_BOARD_ARDUINO_MEGA2560
|
||||||
bool "Arduino Mega 2560"
|
bool "Arduino Mega 2560"
|
||||||
depends on ARCH_CHIP_ATMEGA2560
|
depends on ARCH_CHIP_ATMEGA2560
|
||||||
---help---
|
---help---
|
||||||
This option selects the Arduino Mega 2560 board featuring the Atmel
|
This option selects the Arduino Mega 2560 board featuring the Atmel
|
||||||
Atmega2560 MCU running at 16 MHz.
|
Atmega2560 MCU running at 16 MHz.
|
||||||
|
|
||||||
config ARCH_BOARD_ARDUINO_DUE
|
config ARCH_BOARD_ARDUINO_DUE
|
||||||
|
|
Loading…
Reference in a new issue