aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/ManPages/DevelopingWithLUFA.txt
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2010-08-29 14:07:31 +0000
committerDean Camera <dean@fourwalledcubicle.com>2010-08-29 14:07:31 +0000
commit1afe51faa12ad17f6f72d53b492e2720cfbe992f (patch)
tree874176c00bc6843d058e9db202bd88fe9ba79072 /LUFA/ManPages/DevelopingWithLUFA.txt
parentb3c6599bb7ab8518c3a457579c538c6520e85b01 (diff)
downloadlufa-1afe51faa12ad17f6f72d53b492e2720cfbe992f.tar.gz
lufa-1afe51faa12ad17f6f72d53b492e2720cfbe992f.tar.bz2
lufa-1afe51faa12ad17f6f72d53b492e2720cfbe992f.zip
Fix up documentation - remove obsolete Scheduler Overview page, roll documentation into the documentation for the (deprecated) Simple Scheduler module.
Diffstat (limited to 'LUFA/ManPages/DevelopingWithLUFA.txt')
-rw-r--r--LUFA/ManPages/DevelopingWithLUFA.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/LUFA/ManPages/DevelopingWithLUFA.txt b/LUFA/ManPages/DevelopingWithLUFA.txt
index 8223c9257..695d36c51 100644
--- a/LUFA/ManPages/DevelopingWithLUFA.txt
+++ b/LUFA/ManPages/DevelopingWithLUFA.txt
@@ -17,6 +17,5 @@
* \li \subpage Page_BuildLibrary - Building as a Linkable Library
* \li \subpage Page_WritingBoardDrivers - How to Write Custom Board Drivers
* \li \subpage Page_SoftwareBootloaderStart - How to jump to the bootloader in software
- * \li \subpage Page_SchedulerOverview - Overview of the Simple LUFA Scheduler (DEPRECATED)
*/
\ No newline at end of file