* device/include/pic16/pic18f[24][3456]k20.h,
[fw/sdcc] / device / include / pic16 / pic18f86j55.h
diff --git a/device/include/pic16/pic18f86j55.h b/device/include/pic16/pic18f86j55.h
new file mode 100644 (file)
index 0000000..33052bf
--- /dev/null
@@ -0,0 +1,26 @@
+/*
+ * pic18f86j55.h - device specific declarations
+ */
+
+#ifndef __PIC18F86J55_H__
+#define __PIC18F86J55_H__ 1
+
+#include "pic18f87j50.h"
+
+#undef __CONFIG1L
+#undef __CONFIG1H
+#undef __CONFIG2L
+#undef __CONFIG2H
+#undef __CONFIG3L
+#undef __CONFIG3H
+
+// Configuration Bits
+#define        __CONFIG1L              0x17FF8
+#define        __CONFIG1H              0x17FF9
+#define        __CONFIG2L              0x17FFA
+#define        __CONFIG2H              0x17FFB
+#define        __CONFIG3L              0x17FFC
+#define        __CONFIG3H              0x17FFD
+
+#endif
+