whitespaces
This commit is contained in:
parent
ba318556a7
commit
6195e6763b
1 changed files with 3 additions and 2 deletions
|
@ -1,8 +1,9 @@
|
|||
# List of all the ChibiOS/RT META files, there is no need to remove the files
|
||||
# from this list, you can disable parts of the kernel by editing halconf.h.
|
||||
HALSRC += ${CHIBIOS}/os/halext/src/gdisp.c \
|
||||
|
||||
HALSRC += ${CHIBIOS}/os/halext/src/gdisp.c \
|
||||
${CHIBIOS}/os/halext/src/gdisp_fonts.c \
|
||||
${CHIBIOS}/os/halext/src/gdisp_emulation.c
|
||||
|
||||
# Required include directories
|
||||
HALINC += ${CHIBIOS}/os/halext/include
|
||||
HALINC += ${CHIBIOS}/os/halext/include
|
||||
|
|
Loading…
Add table
Reference in a new issue