diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2017-05-28 09:59:51 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2017-05-28 09:59:51 -0400 |
commit | 7e3d7e071f3819894e6a56272a95df0cd9324548 (patch) | |
tree | 1b179659cfbad17ebc754b310dbb74511fa9eff0 /src/avr/gpio.c | |
parent | d4bed025ed6de39e517422b076b5af9d7b31abb7 (diff) | |
download | kutter-7e3d7e071f3819894e6a56272a95df0cd9324548.tar.gz kutter-7e3d7e071f3819894e6a56272a95df0cd9324548.tar.xz kutter-7e3d7e071f3819894e6a56272a95df0cd9324548.zip |
avr: Reorder Kconfig entries so that atmega2560 at 16mhz is default
Reorder the MCU list so that newer chips are at the top of the list.
This causes the very popular atmega2560 to be the default chip
selected.
Reorder the frequency list so that higher frequencies are at the top
of the list. Restrict the 20Mhz frequency to only chips that support
that speed. This causes the popular 16Mhz frequency to be the default
speed on AVR.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'src/avr/gpio.c')
0 files changed, 0 insertions, 0 deletions