diff options
Diffstat (limited to 'test/configs/atmega1284p.config')
-rw-r--r-- | test/configs/atmega1284p.config | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/test/configs/atmega1284p.config b/test/configs/atmega1284p.config new file mode 100644 index 00000000..59964978 --- /dev/null +++ b/test/configs/atmega1284p.config @@ -0,0 +1,4 @@ +# Base config file for atmega1284p +CONFIG_MACH_AVR=y +CONFIG_MACH_atmega1284p=y +CONFIG_CLOCK_FREQ=16000000 |