Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cpu/msp430: add Kconfig #17290

Merged
merged 1 commit into from
Dec 3, 2021
Merged

Conversation

fjmolinas
Copy link
Contributor

Contribution description

These models modules for msp430 CPU. Only z1 is added to .murdock except for the one REMOVE ME commit.

Netdev is not modeled, since there is also discussion on removing cc2420

Testing procedure

  • Green CI
  • Module list between makefile and Kconfig should match.

Issues/PRs references

Part of #16875

@fjmolinas fjmolinas added the CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR label Nov 29, 2021
@github-actions github-actions bot added Area: CI Area: Continuous Integration of RIOT components Area: cpu Area: CPU/MCU ports Area: Kconfig Area: Kconfig integration Platform: MSP Platform: This PR/issue effects MSP-based platforms labels Nov 29, 2021
@github-actions github-actions bot added the Area: boards Area: Board ports label Nov 30, 2021
@kaspar030 kaspar030 removed the CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR label Nov 30, 2021
@kaspar030 kaspar030 added the CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR label Nov 30, 2021
@fjmolinas fjmolinas added CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR and removed CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR labels Dec 1, 2021
@github-actions github-actions bot added the Area: drivers Area: Device drivers label Dec 1, 2021
@github-actions github-actions bot added the Area: tests Area: tests and testing framework label Dec 1, 2021
cpu/msp430_common/Kconfig Outdated Show resolved Hide resolved
cpu/msp430_common/Kconfig Outdated Show resolved Hide resolved
cpu/msp430_common/periph/Kconfig Outdated Show resolved Hide resolved
cpu/msp430fxyz/Kconfig Outdated Show resolved Hide resolved
drivers/sht1x/Kconfig Outdated Show resolved Hide resolved
drivers/sht1x/Kconfig Outdated Show resolved Hide resolved
@github-actions github-actions bot added Platform: ARM Platform: This PR/issue effects ARM-based platforms Platform: AVR Platform: This PR/issue effects AVR-based platforms Platform: MIPS Platform: This PR/issue effects MIPS-based platforms Platform: RISC-V Platform: This PR/issue effects RISC-V-based platforms labels Dec 1, 2021
@fjmolinas
Copy link
Contributor Author

@leandrolanzieri I think your changes have been addressed, if CI passes can I squash?

@leandrolanzieri
Copy link
Contributor

@leandrolanzieri I think your changes have been addressed, if CI passes can I squash?

Sure!

@fjmolinas
Copy link
Contributor Author

Rebased to solve merge conflicts

@github-actions github-actions bot removed Area: drivers Area: Device drivers Area: tests Area: tests and testing framework Platform: ARM Platform: This PR/issue effects ARM-based platforms Platform: AVR Platform: This PR/issue effects AVR-based platforms Platform: RISC-V Platform: This PR/issue effects RISC-V-based platforms Platform: MIPS Platform: This PR/issue effects MIPS-based platforms labels Dec 1, 2021
@fjmolinas
Copy link
Contributor Author

@leandrolanzieri murdock is finally green, ok to squash?

@leandrolanzieri
Copy link
Contributor

@leandrolanzieri murdock is finally green, ok to squash?

Sure, please go ahead

@leandrolanzieri leandrolanzieri added Reviewed: 1-fundamentals The fundamentals of the PR were reviewed according to the maintainer guidelines Reviewed: 2-code-design The code design of the PR was reviewed according to the maintainer guidelines Reviewed: 3-testing The PR was tested according to the maintainer guidelines Reviewed: 4-code-style The adherence to coding conventions by the PR were reviewed according to the maintainer guidelines Reviewed: 5-documentation The documentation details of the PR were reviewed according to the maintainer guidelines labels Dec 2, 2021
@leandrolanzieri leandrolanzieri added this to the Release 2022.01 milestone Dec 2, 2021
@fjmolinas
Copy link
Contributor Author

All green @leandrolanzieri!

Copy link
Contributor

@leandrolanzieri leandrolanzieri left a comment

Choose a reason for hiding this comment

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

ACK!

@leandrolanzieri leandrolanzieri merged commit d7bf363 into RIOT-OS:master Dec 3, 2021
@fjmolinas fjmolinas deleted the pr_kconfig_msp430 branch December 3, 2021 07:38
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: CI Area: Continuous Integration of RIOT components Area: cpu Area: CPU/MCU ports Area: Kconfig Area: Kconfig integration CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR Platform: MSP Platform: This PR/issue effects MSP-based platforms Reviewed: 1-fundamentals The fundamentals of the PR were reviewed according to the maintainer guidelines Reviewed: 2-code-design The code design of the PR was reviewed according to the maintainer guidelines Reviewed: 3-testing The PR was tested according to the maintainer guidelines Reviewed: 4-code-style The adherence to coding conventions by the PR were reviewed according to the maintainer guidelines Reviewed: 5-documentation The documentation details of the PR were reviewed according to the maintainer guidelines
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants