diff --git a/Makefile.platform b/Makefile.platform deleted file mode 100644 index 7b76f1af6..000000000 --- a/Makefile.platform +++ /dev/null @@ -1,2 +0,0 @@ -PLATFORM=PM3RDV4 -#PLATFORM_EXTRAS=BTADDON FPC_USART_DEV \ No newline at end of file diff --git a/Makefile.platform.sample b/Makefile.platform.sample new file mode 100644 index 000000000..8ef572461 --- /dev/null +++ b/Makefile.platform.sample @@ -0,0 +1,3 @@ +# If you want to use it, copy this file as Makefile.platform and adjust it to your needs +PLATFORM=PM3RDV4 +#PLATFORM_EXTRAS=BTADDON