-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Closed
Labels
Area: driversArea: Device driversArea: Device driversState: don't staleState: Tell state-bot to ignore this issueState: Tell state-bot to ignore this issueType: cleanupThe issue proposes a clean-up / The PR cleans-up parts of the codebase / documentationThe issue proposes a clean-up / The PR cleans-up parts of the codebase / documentation
Description
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...
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Area: driversArea: Device driversArea: Device driversState: don't staleState: Tell state-bot to ignore this issueState: Tell state-bot to ignore this issueType: cleanupThe issue proposes a clean-up / The PR cleans-up parts of the codebase / documentationThe issue proposes a clean-up / The PR cleans-up parts of the codebase / documentation