Updated the PIC18F6720 port, and added PIC18F97J60 port. Both compile and build but were untested on actual hardware.

This commit is contained in:
skarg
2016-05-30 14:55:50 +00:00
parent 7721c3d9ff
commit 3fd93c77d5
37 changed files with 6449 additions and 254 deletions
@@ -0,0 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<project-private xmlns="http://www.netbeans.org/ns/project-private/1">
<editor-bookmarks xmlns="http://www.netbeans.org/ns/editor-bookmarks/1"/>
<open-files xmlns="http://www.netbeans.org/ns/projectui-open-files/1">
<file>file:/D:/code/bacnet-stack/ports/pic18f97j60/main.c</file>
<file>file:/D:/code/bacnet-stack/ports/pic18f97j60/isr.c</file>
<file>file:/D:/code/bacnet-stack/ports/pic18f97j60/rs485.h</file>
<file>file:/D:/code/bacnet-stack/ports/pic18f97j60/rs485.c</file>
<file>file:/D:/code/bacnet-stack/ports/pic18f97j60/hardware.h</file>
</open-files>
</project-private>