ports/devel/lpc21isp/patches/patch-lpc21isp_h

12 lines
403 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
--- lpc21isp.h.orig Fri Dec 30 21:58:01 2016
+++ lpc21isp.h Fri Dec 30 21:58:11 2016
@@ -38,7 +38,7 @@ Portions Copyright (c) by Aeolus Development 2004 http
#elif defined(__CYGWIN__)
#define COMPILE_FOR_CYGWIN
#define COMPILED_FOR "Cygwin"
-#elif (defined(__arm__) || defined(__thumb__)) && !defined(__linux__)
+#elif 0
#define COMPILE_FOR_LPC21
#define COMPILED_FOR "ARM"
#define printf iprintf