This is the firmware for the LaOS - Laser Open Source project. You can use it to drive a laser cutter. For hardware and more information, look at our wiki: http://wiki.laoslaser.org

Dependencies:   EthernetNetIf mbed

Committer:
fablabtruck
Date:
Fri Jun 08 09:26:40 2012 +0000
Revision:
0:3852426a5068
svn revision 379

Who changed what in which revision?

UserRevisionLine numberNew contents of line
fablabtruck 0:3852426a5068 1 //This file has been auto-generated, please do not modify here.
fablabtruck 0:3852426a5068 2 #ifndef __ETHERNETNETIF_CONFIG_H
fablabtruck 0:3852426a5068 3 #define NET_TELIT_STACK 0
fablabtruck 0:3852426a5068 4 #define NET_GPRS 0
fablabtruck 0:3852426a5068 5 #define NET_PPP 0
fablabtruck 0:3852426a5068 6 #define NET_ZG2100 0
fablabtruck 0:3852426a5068 7 #define TARGET_LPC1768 1
fablabtruck 0:3852426a5068 8 #define NET_GPRS_MODULE 0
fablabtruck 0:3852426a5068 9 #define NET_ETH 1
fablabtruck 0:3852426a5068 10 #define NET_USB_SERIAL 0
fablabtruck 0:3852426a5068 11 #define NET_CFG_H 1
fablabtruck 0:3852426a5068 12 #define NET_USB 0
fablabtruck 0:3852426a5068 13 #define NET_LWIP_STACK 1
fablabtruck 0:3852426a5068 14 #endif