mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-09-01 11:53:53 -04:00
Add a few lines to the RX ports that allow the vector to be installed when the FreeRTOS code is built as a library.
This commit is contained in:
parent
3d48d67c14
commit
29c9a63c41
4 changed files with 18 additions and 0 deletions
|
@ -51,6 +51,7 @@
|
|||
; licensing and training services.
|
||||
;*/
|
||||
.GLB _vSoftwareInterruptISR
|
||||
.GLB _vSoftwareInterruptEntry
|
||||
|
||||
.SECTION P,CODE
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue