From 35f5f6e99f15e0cc674c814937c82ef5fbbf86c3 Mon Sep 17 00:00:00 2001 From: "David A. Mellis" Date: Sat, 21 Nov 2009 23:23:43 +0000 Subject: Improving third-party hardware support: - moving back to multple cores per platform - using target instead of platform - moving per-board and per-programmer preferences out of Preferences.java and into a new Target class - adding a new "target" preference - support for platform:value values in board preferences for bootloader path and core - XXX: need to support platform:value syntax for board upload.using preferences. --- core/WConstants.h | 1 - 1 file changed, 1 deletion(-) delete mode 100644 core/WConstants.h (limited to 'core/WConstants.h') diff --git a/core/WConstants.h b/core/WConstants.h deleted file mode 100644 index 3e19ac4..0000000 --- a/core/WConstants.h +++ /dev/null @@ -1 +0,0 @@ -#include "wiring.h" -- cgit v1.2.3-18-g5258