Skip to content

cpu/sam0_common: adc: drop pin from adc_conf_chan_t#18658

Merged
benpicco merged 2 commits intoRIOT-OS:masterfrom
benpicco:cpu/sam0_adc-rework
Sep 28, 2022
Merged

cpu/sam0_common: adc: drop pin from adc_conf_chan_t#18658
benpicco merged 2 commits intoRIOT-OS:masterfrom
benpicco:cpu/sam0_adc-rework

Conversation

@benpicco
Copy link
Copy Markdown
Contributor

Contribution description

The .pin member is no longer used and the .muxpos member is much more than just MUXPOS now - so drop the .pin and while we change the API anyway, also rename .muxpos.

Testing procedure

Issues/PRs references

follow-up to #18146

@github-actions github-actions bot added Area: boards Area: Board ports Area: cpu Area: CPU/MCU ports Platform: ARM Platform: This PR/issue effects ARM-based platforms labels Sep 27, 2022
Copy link
Copy Markdown
Member

@dylad dylad left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Spotted a mistake.
Feels free to squash right away

Copy link
Copy Markdown
Member

@dylad dylad left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK.

@dylad dylad added the CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR label Sep 27, 2022
@benpicco benpicco added the Process: API change Integration Process: PR contains or issue proposes an API change. Should be handled with care. label Sep 27, 2022
@benpicco
Copy link
Copy Markdown
Contributor Author

Thank you for the quick review!

@benpicco benpicco merged commit 81a00f0 into RIOT-OS:master Sep 28, 2022
@benpicco benpicco deleted the cpu/sam0_adc-rework branch September 28, 2022 15:27
@benpicco benpicco added this to the Release 2022.10 milestone Sep 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area: boards Area: Board ports Area: cpu Area: CPU/MCU ports CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR Platform: ARM Platform: This PR/issue effects ARM-based platforms Process: API change Integration Process: PR contains or issue proposes an API change. Should be handled with care.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants