git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@767 35acf78f-673a-0410-8e92-d51de3d6d3f4

This commit is contained in:
gdisirio 2009-02-14 19:41:07 +00:00
parent fa9b36aff3
commit 1b3fe51331
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ After 1.0.0:
X lwIP TCP/IP stack integration.
- "Wide Queues" or Mailboxes, lwIP requires them.
- FatFS library integration and demo.
- Multiple debug levels.
* Multiple debug switches.
- Stack guard pages.
- Threads profiling option.
* Idle loop hook macro.