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

boards/olimex-msp430-h2618: add new board #19706

Merged
merged 4 commits into from Jun 9, 2023

Conversation

maribu
Copy link
Member

@maribu maribu commented Jun 3, 2023

Contribution description

This adds support of the Olimex MSP430-H2618 board. This board has plenty of RAM and ROM for an MSP430 board (even more than the z1), but still is easily obtainable.

Testing procedure

  1. Check the generated doc
  2. Run a few test applications

Issues/PRs references

@maribu maribu added Type: new feature The issue requests / The PR implemements a new feature for RIOT State: waiting for other PR State: The PR requires another PR to be merged first CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR Area: boards Area: Board ports Area: cpu Area: CPU/MCU ports labels Jun 3, 2023
@github-actions github-actions bot added Area: doc Area: Documentation Area: Kconfig Area: Kconfig integration Platform: MSP Platform: This PR/issue effects MSP-based platforms labels Jun 3, 2023
@riot-ci
Copy link

riot-ci commented Jun 3, 2023

Murdock results

✔️ PASSED

498668a boards: drop unused INFOMEM define

Success Failures Total Runtime
6933 0 6933 11m:12s

Artifacts

@maribu maribu removed the State: waiting for other PR State: The PR requires another PR to be merged first label Jun 8, 2023
@maribu
Copy link
Member Author

maribu commented Jun 8, 2023

bors merge

bors bot added a commit that referenced this pull request Jun 8, 2023
19695: drivers/hih6130: avoid using floats r=maribu a=maribu

### Contribution description

- avoid using floating point arithmetic
- use ztimer instead of xtimer
- use fmt to print fixed point numbers in the test app


19706: boards/olimex-msp430-h2618: add new board r=maribu a=maribu

### Contribution description

This adds support of the Olimex MSP430-H2618 board. This board has plenty of RAM and ROM for an MSP430 board (even more than the z1), but still is easily obtainable.


Co-authored-by: Marian Buschsieweke <marian.buschsieweke@posteo.net>
Co-authored-by: Marian Buschsieweke <marian.buschsieweke@ovgu.de>
@bors
Copy link
Contributor

bors bot commented Jun 8, 2023

Build failed (retrying...):

@bors
Copy link
Contributor

bors bot commented Jun 8, 2023

Canceled.

@maribu
Copy link
Member Author

maribu commented Jun 8, 2023

bors retry

bors bot added a commit that referenced this pull request Jun 8, 2023
19706: boards/olimex-msp430-h2618: add new board r=maribu a=maribu

### Contribution description

This adds support of the Olimex MSP430-H2618 board. This board has plenty of RAM and ROM for an MSP430 board (even more than the z1), but still is easily obtainable.


19721: nanocoap, gcoap: homogenize name of the module r=benpicco a=benpicco



Co-authored-by: Marian Buschsieweke <marian.buschsieweke@ovgu.de>
Co-authored-by: Marian Buschsieweke <marian.buschsieweke@posteo.net>
Co-authored-by: Benjamin Valentin <benjamin.valentin@ml-pa.com>
@bors
Copy link
Contributor

bors bot commented Jun 8, 2023

Build failed (retrying...):

@bors
Copy link
Contributor

bors bot commented Jun 8, 2023

Canceled.

@github-actions github-actions bot added Area: examples Area: Example Applications Area: tests Area: tests and testing framework labels Jun 8, 2023
@maribu
Copy link
Member Author

maribu commented Jun 8, 2023

bors retry

bors bot added a commit that referenced this pull request Jun 8, 2023
19706: boards/olimex-msp430-h2618: add new board r=maribu a=maribu

### Contribution description

This adds support of the Olimex MSP430-H2618 board. This board has plenty of RAM and ROM for an MSP430 board (even more than the z1), but still is easily obtainable.


Co-authored-by: Marian Buschsieweke <marian.buschsieweke@ovgu.de>
Co-authored-by: Marian Buschsieweke <marian.buschsieweke@posteo.net>
@bors
Copy link
Contributor

bors bot commented Jun 8, 2023

Build failed:

@maribu
Copy link
Member Author

maribu commented Jun 9, 2023

bors retry

@bors
Copy link
Contributor

bors bot commented Jun 9, 2023

Build succeeded!

The publicly hosted instance of bors-ng is deprecated and will go away soon.

If you want to self-host your own instance, instructions are here.
For more help, visit the forum.

If you want to switch to GitHub's built-in merge queue, visit their help page.

@bors bors bot merged commit 35d3896 into RIOT-OS:master Jun 9, 2023
25 checks passed
@benpicco benpicco added this to the Release 2023.07 milestone Aug 2, 2023
@maribu maribu deleted the olimex-msp430-h2618 branch December 5, 2023 08:20
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 Area: doc Area: Documentation Area: examples Area: Example Applications Area: Kconfig Area: Kconfig integration Area: tests Area: tests and testing framework 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 Type: new feature The issue requests / The PR implemements a new feature for RIOT
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants