diff options
Diffstat (limited to 'teensy/Makefile')
| -rw-r--r-- | teensy/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/teensy/Makefile b/teensy/Makefile index 20ba41901..bf3da6780 100644 --- a/teensy/Makefile +++ b/teensy/Makefile @@ -31,7 +31,6 @@ CFLAGS_CORTEX_M4 = -mthumb -mtune=cortex-m4 -mcpu=cortex-m4 -msoft-float -mfloat INC = -I. INC += -I.. -INC += -I$(PY_SRC) INC += -I../stmhal INC += -I$(BUILD) INC += -Icore |
