Update all AVR Makefile with the SMART BUILD variable.

git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10331 35acf78f-673a-0410-8e92-d51de3d6d3f4
This commit is contained in:
Theodore Ateba 2017-07-14 09:39:23 +00:00
parent 93a50c1962
commit 42278a5df9
16 changed files with 48 additions and 0 deletions

View File

@ -39,6 +39,9 @@
# To rebuild project do "make clean" then "make all".
#----------------------------------------------------------------------------
# Configuration of Smart Build. (can be yes, no)
USE_SMART_BUILD = yes
# MCU name
MCU = atmega2560

View File

@ -39,6 +39,9 @@
# To rebuild project do "make clean" then "make all".
#----------------------------------------------------------------------------
# Configuration of Smart Build. (can be yes, no)
USE_SMART_BUILD = yes
# MCU name
MCU = atmega328p

View File

@ -39,6 +39,9 @@
# To rebuild project do "make clean" then "make all".
#----------------------------------------------------------------------------
# Configuration of Smart Build. (can be yes, no)
USE_SMART_BUILD = yes
# MCU name
MCU = atmega32u4

View File

@ -39,6 +39,9 @@
# To rebuild project do "make clean" then "make all".
#----------------------------------------------------------------------------
# Configuration of Smart Build. (can be yes, no)
USE_SMART_BUILD = yes
# MCU name
MCU = atmega2560

View File

@ -39,6 +39,9 @@
# To rebuild project do "make clean" then "make all".
#----------------------------------------------------------------------------
# Configuration of Smart Build. (can be yes, no)
USE_SMART_BUILD = yes
# MCU name
MCU = atmega328p

View File

@ -39,6 +39,9 @@
# To rebuild project do "make clean" then "make all".
#----------------------------------------------------------------------------
# Configuration of Smart Build. (can be yes, no)
USE_SMART_BUILD = yes
# MCU name
MCU = atmega328p

View File

@ -39,6 +39,9 @@
# To rebuild project do "make clean" then "make all".
#----------------------------------------------------------------------------
# Configuration of Smart Build. (can be yes, no)
USE_SMART_BUILD = yes
# MCU name
MCU = atmega328p

View File

@ -39,6 +39,9 @@
# To rebuild project do "make clean" then "make all".
#----------------------------------------------------------------------------
# Configuration of Smart Build. (can be yes, no)
USE_SMART_BUILD = yes
# MCU name
MCU = atmega32u4

View File

@ -39,6 +39,9 @@
# To rebuild project do "make clean" then "make all".
#----------------------------------------------------------------------------
# Configuration of Smart Build. (can be yes, no)
USE_SMART_BUILD = yes
# MCU name
MCU = at90usb1286

View File

@ -39,6 +39,9 @@
# To rebuild project do "make clean" then "make all".
#----------------------------------------------------------------------------
# Configuration of Smart Build. (can be yes, no)
USE_SMART_BUILD = yes
# MCU name
MCU = atmega2560

View File

@ -39,6 +39,9 @@
# To rebuild project do "make clean" then "make all".
#----------------------------------------------------------------------------
# Configuration of Smart Build. (can be yes, no)
USE_SMART_BUILD = yes
# MCU name
MCU = atmega2560

View File

@ -39,6 +39,9 @@
# To rebuild project do "make clean" then "make all".
#----------------------------------------------------------------------------
# Configuration of Smart Build. (can be yes, no)
USE_SMART_BUILD = yes
# MCU name
MCU = atmega2560

View File

@ -39,6 +39,9 @@
# To rebuild project do "make clean" then "make all".
#----------------------------------------------------------------------------
# Configuration of Smart Build. (can be yes, no)
USE_SMART_BUILD = yes
# MCU name
MCU = atmega2560

View File

@ -39,6 +39,9 @@
# To rebuild project do "make clean" then "make all".
#----------------------------------------------------------------------------
# Configuration of Smart Build. (can be yes, no)
USE_SMART_BUILD = yes
# MCU name
MCU = atmega2560

View File

@ -39,6 +39,9 @@
# To rebuild project do "make clean" then "make all".
#----------------------------------------------------------------------------
# Configuration of Smart Build. (can be yes, no)
USE_SMART_BUILD = yes
# MCU name
MCU = atmega2560

View File

@ -39,6 +39,9 @@
# To rebuild project do "make clean" then "make all".
#----------------------------------------------------------------------------
# Configuration of Smart Build. (can be yes, no)
USE_SMART_BUILD = yes
# MCU name
MCU = atmega328p