From 0bd704448d53ec36fc7cb7e0cba197547d635110 Mon Sep 17 00:00:00 2001 From: iceman1001 Date: Tue, 7 May 2019 13:17:13 +0200 Subject: [PATCH] sample platform file. uncomment second row, in order to compile for BT etc. --- Makefile.platform | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 Makefile.platform diff --git a/Makefile.platform b/Makefile.platform new file mode 100644 index 000000000..7b76f1af6 --- /dev/null +++ b/Makefile.platform @@ -0,0 +1,2 @@ +PLATFORM=PM3RDV4 +#PLATFORM_EXTRAS=BTADDON FPC_USART_DEV \ No newline at end of file