Re-add in simple scheduler for compatibility with legacy code, mark all scheduler related files as deprecated.
This commit is contained in:
@@ -13,8 +13,9 @@
|
||||
* \section Sec_MigrationXXXXXX Migrating from 090605 to XXXXXX
|
||||
*
|
||||
* <b>All</b>
|
||||
* - The "simple scheduler" has been removed, as it was little more than an abtracted loop and caused much confusion. User
|
||||
* applications using the scheduler should switch to regular loops instead.
|
||||
* - The "Simple Scheduler" has been deprecated, as it was little more than an abtracted loop and caused much confusion. User
|
||||
* applications using the scheduler should switch to regular loops instead. The scheduler code will be removed in a future
|
||||
* release.
|
||||
* - The "Dynamic Memory Block Allocator" has been removed, as it was unused in (and unrelated to) the LUFA library and never
|
||||
* used in user applications. The library is available from the author's website for those wishing to still use it in their
|
||||
* applications.
|
||||
|
||||
Reference in New Issue
Block a user