diff options
| author | Bernhard Boser <boser@server.home> | 2020-11-08 18:52:33 -0800 |
|---|---|---|
| committer | Scott Shawcroft <scott@tannewt.org> | 2020-12-01 18:38:14 -0800 |
| commit | 748472de7a0c2b18d88d868b1037252d57ab1bfb (patch) | |
| tree | 038e7b431828f69ef327fb9bc44fd9fc396994c7 /py | |
| parent | 90c203a3dd0c25b39909e98ec64dcdd0fc73054c (diff) | |
removed empty line at end of py/circuitpy_mpconfig.mk
Diffstat (limited to 'py')
| -rw-r--r-- | py/circuitpy_mpconfig.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/py/circuitpy_mpconfig.mk b/py/circuitpy_mpconfig.mk index 38ca79584..4b6f4eb96 100644 --- a/py/circuitpy_mpconfig.mk +++ b/py/circuitpy_mpconfig.mk @@ -299,4 +299,3 @@ CFLAGS += -DCIRCUITPY_ENABLE_MPY_NATIVE=$(CIRCUITPY_ENABLE_MPY_NATIVE) CIRCUITPY_MSGPACK ?= 0 CFLAGS += -DCIRCUITPY_MSGPACK=$(CIRCUITPY_MSGPACK) - |
