Commit 5159dffcaccabb4fe8b04e1854e944132a31aa78
authorMichel Pollet <buserror@gmail.com>
Fri, 2 Mar 2012 14:30:21 +0000 (14:30 +0000)
committerMichel Pollet <buserror@gmail.com>
Fri, 2 Mar 2012 15:00:26 +0000 (15:00 +0000)
tree70e131c7a513f11f3bd690536c17a67cc19352e6
parent00ee1e92f04a7477cd2c5b1ba9374b4feb5f4f4c
Message:
Makefile: Generate config files

The Makefile now tries to detect the cores that can
be built using the current avr-gcc install. This allows
simavr to be built with older toolchain that don't have
the latest cores. Like arduidiot.

It also allows generation of an automated core list for
simavr so the run_avr and others don't have to have an
explicit list of cores. They are now autodetected.

Signed-off-by: Michel Pollet <buserror@gmail.com>
simavr/Makefile