aboutsummaryrefslogtreecommitdiff
path: root/examples/intel-quark-d2000/schematic.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/intel-quark-d2000/schematic.h')
-rw-r--r--examples/intel-quark-d2000/schematic.h15
1 files changed, 15 insertions, 0 deletions
diff --git a/examples/intel-quark-d2000/schematic.h b/examples/intel-quark-d2000/schematic.h
new file mode 100644
index 0000000..3ca8e86
--- /dev/null
+++ b/examples/intel-quark-d2000/schematic.h
@@ -0,0 +1,15 @@
+#ifndef SCHEMATIC_H
+#define SCHEMATIC_H
+
+/*
+THIS FILE IS GENERATED. DO NOT EDIT.
+
+Generated from schematic for reference U1, part INTEL_QUARK_D2000 in library kicad_utils.
+*/
+
+#include <stddef.h>
+
+static const uint8_t SCHEMATIC_STATUS_LED = 15;
+static const uint8_t SCHEMATIC_PUSH_BUTTON = 11;
+
+#endif // SCHEMATIC_H