Added Renesas RX62N port of Ethernet datalink from Renesas Rulz contest.

This commit is contained in:
skarg
2011-07-26 04:23:09 +00:00
parent 3c9c235d28
commit c14837ae73
14 changed files with 3230 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
BACnet Etherent
Demonstrates the Ethernet peripheral by implmenting BACnet over Ethernet
on the RX62N Development Kit. The project is compiled with the RX Standard
Toolchain, and the default drivers included with the RX62N kit.
 
The project does not use any additional hardware.
 
The project was tested using a BACnet/IP to BACnet Ethernet router, using the bacnet-tools from the BACnet Protocol Stack site.