ARM: Rename serial-arm.c to serial-lpc.c

This commit is contained in:
Nico Tonnhofer 2015-11-11 19:24:33 +01:00
parent 79010723b1
commit 3c79d2f11c
2 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
#define TEACUP_C_INCLUDE
#include "serial-avr.c"
#include "serial-arm.c"
#include "serial-lpc.c"
#undef TEACUP_C_INCLUDE