Documentation improvements.

git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13612 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
This commit is contained in:
Giovanni Di Sirio 2020-04-29 08:32:54 +00:00
parent 352f5ee4a7
commit 65acbcd383
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@
* reschedule or not reschedule depending on the semaphore state. * reschedule or not reschedule depending on the semaphore state.
* - @anchor X-Class <b>"X"</b>, X-Class APIs are invokable from any context. * - @anchor X-Class <b>"X"</b>, X-Class APIs are invokable from any context.
* . * .
* Examples: @p chThdCreateStatic(), @p chSemSignalI(), @p chIQGetTimeout(). * Examples: @p chThdCreateStatic(), @p chSemSignalI(), @p chThdCreateStatic().
* *
* @section interrupt_classes Interrupt Classes * @section interrupt_classes Interrupt Classes
* In ChibiOS/RT there are three logical interrupt classes: * In ChibiOS/RT there are three logical interrupt classes: