Integrate README file into doxygen docs instead of duplicating its content in main_page.h

This commit is contained in:
Dirk Ziegelmeier
2016-07-27 19:09:52 +02:00
parent aece68639a
commit 0cb1d1144d
3 changed files with 36 additions and 79 deletions

View File

@@ -36,8 +36,6 @@
*/
/**
* @defgroup lwip lwIP
*
* @defgroup lwip_nosys NO_SYS ("mainloop") mode
* @ingroup lwip
* Use this mode if you do not run an OS on your system. \#define NO_SYS to 1.