mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-12-23 11:09:28 -05:00
Fix Xtensa project file and some documentation improvements.
This commit is contained in:
parent
c6de0001fa
commit
1af80854e6
9 changed files with 641 additions and 700 deletions
|
|
@ -29,8 +29,9 @@
|
|||
#ifndef INT_QUEUE_TIMER_H
|
||||
#define INT_QUEUE_TIMER_H
|
||||
|
||||
/**
|
||||
* The function called from interrupt tests to initialise timer.
|
||||
*/
|
||||
void vInitialiseTimerForIntQueueTest( void );
|
||||
void vTimer2Handler_C( void );
|
||||
|
||||
#endif /* INT_QUEUE_TIMER_H */
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue