projects
/
pub
/
lufa.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Remove now unused conf directory from the uIP stack in the Webserver project.
[pub/lufa.git]
/
Projects
/
Webserver
/
Lib
/
uip
/
conf
/
global-conf.h
diff --git
a/Projects/Webserver/Lib/uip/conf/global-conf.h
b/Projects/Webserver/Lib/uip/conf/global-conf.h
deleted file mode 100644
(file)
index
5cfc607
..0000000
--- a/
Projects/Webserver/Lib/uip/conf/global-conf.h
+++ /dev/null
@@
-1,8
+0,0 @@
-//Project specific configurations
\r
-#ifndef __GLOBAL_CONF_H__
\r
-#define __GLOBAL_CONF_H__
\r
-
\r
-//Include uip.h gives all the uip configurations in uip-conf.h
\r
-#include "uip.h"
\r
-
\r
-#endif /*__GLOBAL_CONF_H__*/
\r