mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-09-02 04:13:54 -04:00
Add a small data model build configuration to the IAR MSP430X demo project.
This commit is contained in:
parent
d195639bc1
commit
b41417d89b
6 changed files with 2528 additions and 11 deletions
|
@ -126,7 +126,7 @@
|
|||
* error has occurred. The nature of the reg test tasks necessitates that they
|
||||
* are written in assembly code.
|
||||
*
|
||||
* *NOTE 2* vApplicationSetupTimerInterrupt() is called by the kernel to let
|
||||
* *NOTE 1* vApplicationSetupTimerInterrupt() is called by the kernel to let
|
||||
* the application set up a timer to generate the tick interrupt. In this
|
||||
* example a timer A0 is used for this purpose.
|
||||
*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue