Changeset c47daf6f in rtems

Timestamp:
11/16/21 16:00:29 (2 years ago)
Author:
Sebastian Huber <sebastian.huber@…>
Branches:
master
Children:
99fdfcd
Parents:
32cee883
git-author:
Sebastian Huber <sebastian.huber@…> (11/16/21 16:00:29)
git-committer:
Sebastian Huber <sebastian.huber@…> (11/17/21 08:16:17)
Message:

config: Fix IO driver table initialization

Check all IO driver table configuration options which are used to initialize
_IO_Driver_address_table[]. Checks for the following settings were missing:

  • CONFIGURE_BSP_PREREQUISITE_DRIVERS
  • CONFIGURE_APPLICATION_PREREQUISITE_DRIVERS
  • CONFIGURE_APPLICATION_NEEDS_WATCHDOG_DRIVER
  • CONFIGURE_APPLICATION_EXTRA_DRIVERS

Update #3875.

(No files)

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