[RTEMS Project] #3269: Make the IRQ extensions API a standard API
RTEMS trac
trac at rtems.org
Thu Jun 24 10:29:39 UTC 2021
#3269: Make the IRQ extensions API a standard API
-----------------------------+------------------------------
Reporter: Sebastian Huber | Owner: Sebastian Huber
Type: enhancement | Status: assigned
Priority: normal | Milestone: 6.1
Component: rtems | Version: 5
Severity: normal | Resolution:
Keywords: qualification | Blocked By:
Blocking: |
-----------------------------+------------------------------
Comment (by Sebastian Huber <sebastian.huber@…>):
In [changeset:"4146d3948d10d5c4f2bcfea51b843427701d14e7/rtems"
4146d39/rtems]:
{{{
#!CommitTicketReference repository="rtems"
revision="4146d3948d10d5c4f2bcfea51b843427701d14e7"
bsp/genmcf548x: Change BSP_INTERRUPT_VECTOR_MIN
This BSP uses a customized implementation of the interrupt extension API.
It
was the only BSP which defined BSP_INTERRUPT_VECTOR_MIN to a value other
than
zero. Define it to zero and use a custom bsp_interrupt_is_valid_vector()
function instead.
Update #3269.
}}}
--
Ticket URL: <http://devel.rtems.org/ticket/3269#comment:9>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list