Change microcontroller to Atmega168 for Arduino.

git-svn-id: svn+ssh://oldsvn/home/mlalondesvn/svn/cral@25 3ee9b42a-b53c-0410-a25e-f0b6218d5d5b
master
follower 17 years ago
parent f536f16a95
commit ed258e7fa6

@ -4,7 +4,7 @@
## General Flags
PROJECT = EVB_W5100_DNS
MCU = atmega128
MCU = atmega168
TARGET = $(PROJECT)_direct_mode.elf
#TARGET = $(PROJECT)_indirect_mode.elf
#TARGET = $(PROJECT)_spi_mode.elf

Loading…
Cancel
Save