Skip to content

periph: remove dev_enums.h #7941

@haukepetersen

Description

@haukepetersen

The drivers/include/periph/dev_enums.h file was introduced for backwards compatibility when we changed the style of doing the board configuration in periph_conf.h some time ago. Most of the periph drivers are remodeled by now, though some are open. Except the i2c drivers, which will be remodeled while reworking the complete interface, the following drivers need adaption:

timer:

  • samd21
  • saml21 (best to unify these two into sam0_common in the same process)
  • lm4f120
  • lpc1768

uart:

  • cc2538
  • lm4f120
  • lpc1768

I did not really check the open PRs though, so there might be a fix for some of the mentioned in the pipeline already. Please check before starting to work on any of these...

Metadata

Metadata

Assignees

No one assigned

    Labels

    Area: driversArea: Device driversState: don't staleState: Tell state-bot to ignore this issueType: cleanupThe issue proposes a clean-up / The PR cleans-up parts of the codebase / documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions