Skip to content

Conversation

@Rovio01
Copy link
Contributor

@Rovio01 Rovio01 commented Dec 22, 2021

Zephyr 2.7.0 added support for the Teensy 4.0 and Teensy 4.1 boards, so this adds that to PlatformIO

@Rovio01
Copy link
Contributor Author

Rovio01 commented Dec 22, 2021

This also requires platformio/zephyr#13 to build

@valeros
Copy link
Member

valeros commented Jan 12, 2022

Hi @Rovio01 ! Many thanks for the PR, looks awesome. At the moment we are preparing support for the Zephyr 2.7.1, so it seems your PR will land in the upcoming platform release. Although I'm not sure about PyOCD package, could you please clarify why it's needed?

platform.json Outdated
Comment on lines 75 to 80
"tool-pyocd": {
"type": "debugger",
"optional": true,
"owner": "platformio",
"version": "~1.2900.0"
},
Copy link
Member

Choose a reason for hiding this comment

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

How the tool-pyocd package is used here?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Whoops, I don't think that should have slipped in there, that probably came from when I was copying over the NXP i.MX RT packages and never got cleaned up. I'm pretty sure it can safely be removed.

@valeros valeros merged commit 01fe964 into platformio:develop Jan 14, 2022
@valeros
Copy link
Member

valeros commented Jan 14, 2022

Many thanks for such a great PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants