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

[board] add same70 xplained board #969

Merged
merged 2 commits into from Mar 14, 2023

Conversation

lgili
Copy link
Contributor

@lgili lgili commented Mar 11, 2023

Add same70 xplained board and tested all examples on board

Examples

  • blink
  • adc
  • pwm
  • timer

@salkinium salkinium added this to the 2023q1 milestone Mar 11, 2023
Copy link
Member

@salkinium salkinium left a comment

Choose a reason for hiding this comment

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

Nice, thanks! @chris-durand can say more about the content, since he's modm's SAM expert.

We usually squash BSP additions into two commits: one that adds the BSP, and then another that adds the examples. Just to cut down the noise in the commit history.

tools/openocd/modm/atmel_same70_xplained.cfg Outdated Show resolved Hide resolved
Copy link
Member

@chris-durand chris-durand left a comment

Choose a reason for hiding this comment

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

@salkinium Content-wise the examples here are identical to the V71 ones, just pins are changed in places. E70 is basically the same chip as V71 but without automotive qualification and some automotive multimedia bus peripheral. Fine with me.

Copy link
Member

@salkinium salkinium left a comment

Choose a reason for hiding this comment

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

Excellent! Please squash into two commits (one for the BSP, the other for the example)

@lgili lgili force-pushed the feature/add-same70-xplained-board branch from a9c2ca8 to 80f2249 Compare March 13, 2023 13:17
@lgili lgili force-pushed the feature/add-same70-xplained-board branch 2 times, most recently from 9bf364e to 6ed82bd Compare March 14, 2023 13:34
@salkinium salkinium force-pushed the feature/add-same70-xplained-board branch from 6ed82bd to a38feca Compare March 14, 2023 20:13
@salkinium salkinium merged commit a38feca into modm-io:develop Mar 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

None yet

3 participants