From 6bd5cda49c0432e1a5ea3f28f8df28f4b47856ec Mon Sep 17 00:00:00 2001 From: iceman1001 Date: Fri, 10 Apr 2020 10:44:15 +0200 Subject: [PATCH] setting a standalone mode when copying this file by default --- Makefile.platform.sample | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile.platform.sample b/Makefile.platform.sample index 9d0e2d965..8d587e3b7 100644 --- a/Makefile.platform.sample +++ b/Makefile.platform.sample @@ -5,3 +5,4 @@ PLATFORM=PM3RDV4 # If you want more than one PLATFORM_EXTRAS option, separate them by spaces: #PLATFORM_EXTRAS=BTADDON #STANDALONE=LF_SAMYRUN +STANDALONE=LF_ICEHID