NetBurner 3.1
startnet.h
1
/*NB_REVISION*/
2
3
/*NB_COPYRIGHT*/
4
5
/* All of the definitions necessary to start the stack and HTTP */
6
// NB Constants
7
#include <constants.h>
8
9
// NB Libs
10
#include <basictypes.h>
11
#include <
http.h
>
12
#include <
iosys.h
>
13
#include <ip.h>
14
#include <
nbrtos.h
>
15
#include <nbrtoscpu.h>
16
#include <nettypes.h>
17
#include <
system.h
>
18
#include <utils.h>
nbrtos.h
NetBurner Real-Time Operating System API.
iosys.h
NetBurner I/O System Library API.
http.h
NetBurner HTTP Web Server Header File.
system.h
NetBurner System Functions.
nbrtos
include
startnet.h
Generated by
1.8.14