Re-add in simple scheduler for compatibility with legacy code, mark all scheduler related files as deprecated.

This commit is contained in:
Dean Camera 2009-06-19 03:21:03 +00:00
parent 8bc3a91c1f
commit 0d8679cf6b
8 changed files with 458 additions and 33 deletions

View file

@ -17,5 +17,6 @@
* - \subpage Page_VIDPID Allocated USB VID and PID Values
* - \subpage Page_BuildLibrary Building as a Linkable Library
* - \subpage Page_WritingBoardDrivers How to Write Custom Board Drivers
* - \subpage Page_SchedulerOverview Overview of the Simple LUFA Scheduler (Deprecated)
*/