2012-07-08 07:52:10 +00:00
|
|
|
# Change the next line to point to the processor you want to use. Processors
|
|
|
|
# are identified by a file named "config.fmpp" under the "processors" root
|
|
|
|
# directory.
|
2012-07-18 16:19:35 +00:00
|
|
|
inheritConfiguration: processors/boards/stm32f4xx/config.fmpp
|
2012-07-08 07:52:10 +00:00
|
|
|
|
|
|
|
# Settings common to all processors. Do not change the following lines.
|
|
|
|
freemarkerLinks: {
|
|
|
|
lib: ./lib
|
|
|
|
}
|
|
|
|
logFile: ./log.fmpp
|