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

master
gdisirio 2013-06-08 07:19:55 +00:00
parent 2756b53e69
commit aef5278c90
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@
* preempt (small parts of) the kernel code and are thus able to invoke
* operating system APIs from within their handlers. The interrupt handlers
* belonging to this class must be written following some rules. See the
* @ref system APIs group and the web article
* system APIs group and the web article
* <a href="http://chibios.sourceforge.net/dokuwiki/doku.php?id=chibios:howtos:interrupts">
* How to write interrupt handlers</a>.
* - <b>Fast Interrupts</b>. Maskable interrupt sources with the ability