SAMV71 Xplained Ultra Software Package 1.4

main.c File Reference

#include "board.h"
#include "uip.h"
#include "uip_arp.h"
#include "gmac_tapdev.h"
#include "timer.h"

Go to the source code of this file.

Defines

#define BUF   ((struct uip_eth_hdr *)&uip_buf[0])

Functions

void uip_log (char *m)
int main (void)
 gmac_uip_telnetd example entry point.

Detailed Description

This file contains all the specific code for the gmac_uip_telnetd example.

Definition in file main.c.


Function Documentation

int main ( void   ) 

gmac_uip_telnetd example entry point.

Returns:
Unused (ANSI-C compatibility).

Definition at line 200 of file main.c.

Here is the call graph for this function:

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines