[RTEMS Project] #4309: bsps, leon3: avoid BSP dependency on apbuart/timer driver

RTEMS trac trac at rtems.org
Sun Mar 7 14:13:17 UTC 2021


#4309: bsps,leon3: avoid BSP dependency on apbuart/timer driver
-------------------------------+------------------------------
  Reporter:  Daniel Hellstrom  |      Owner:  Daniel Hellstrom
      Type:  defect            |     Status:  assigned
  Priority:  normal            |  Milestone:  6.1
 Component:  bsps              |    Version:  5
  Severity:  normal            |   Keywords:
Blocked By:                    |   Blocking:
-------------------------------+------------------------------
 The BSP amba.c references the GPTIMER and APBUART drivers causing them to
 be dragged in when the driver manager is used. By moving the dependencies
 to a separate file the user can override the default without dragging in
 unused drivers.

--
Ticket URL: <http://devel.rtems.org/ticket/4309>
RTEMS Project <http://www.rtems.org/>
RTEMS Project


More information about the bugs mailing list