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:
parent
352f5ee4a7
commit
65acbcd383
|
@ -55,7 +55,7 @@
|
|||
* reschedule or not reschedule depending on the semaphore state.
|
||||
* - @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
|
||||
* In ChibiOS/RT there are three logical interrupt classes:
|
||||
|
|
Loading…
Reference in New Issue