Extra makefile for nil port

git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7019 35acf78f-673a-0410-8e92-d51de3d6d3f4
This commit is contained in:
utzig 2014-07-08 19:01:50 +00:00
parent 6e65427959
commit 4a9ae2565a
1 changed files with 7 additions and 0 deletions

View File

@ -0,0 +1,7 @@
# List of the ChibiOS/RT AVR port files.
PORTSRC = ${CHIBIOS}/os/nil/ports/AVR/nilcore.c
PORTASM =
PORTINC = ${CHIBIOS}/os/nil/ports/AVR \
${CHIBIOS}/os/nil/ports/AVR/compilers/GCC