Changeset 4146d39 in rtems for bsps

Timestamp:
06/19/21 09:20:02 (3 years ago)
Author:
Sebastian Huber <sebastian.huber@…>
Branches:
master
Children:
5210c7c
Parents:
61d0be72
git-author:
Sebastian Huber <sebastian.huber@…> (06/19/21 09:20:02)
git-committer:
Sebastian Huber <sebastian.huber@…> (06/24/21 09:35:03)
Message:

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.

(No files)

Note: See TracChangeset for help on using the changeset viewer.