Skip to content

Conversation

emricks
Copy link
Contributor

@emricks emricks commented Jul 3, 2025

Adds support for SPI and I2C to the teensy41 board.

SPI3 was removed because the pin definitions are incorrect and a part of the SD card.

Tested SPI1 and SPI2 and all three I2C buses with basic examples.

Emrick Sorensen added 2 commits July 3, 2025 15:36
Signed-off-by: Emrick Sorensen <emrickishere@gmail.com>
Signed-off-by: Emrick Sorensen <emrickishere@gmail.com>
@emricks
Copy link
Contributor Author

emricks commented Jul 3, 2025

Added SPI3 variables back with correct values to fix tests.

Signed-off-by: Emrick Sorensen <emrickishere@gmail.com>
@deadprogram deadprogram changed the base branch from release to dev July 4, 2025 06:42
@deadprogram
Copy link
Member

Thank you very much for working on this @emricks

I changed the target branch for the PR to dev as mentioned here: https://tinygo.org/docs/guides/contributing/#how-to-use-our-github-repository

Now squash/merging.

@deadprogram deadprogram merged commit 01f3d3e into tinygo-org:dev Jul 4, 2025
19 checks passed
deadprogram pushed a commit that referenced this pull request Aug 16, 2025
* fix: add SPI and I2C to teensy 4.1
* fix: add SPI3 variables back
* fix: formatting

Signed-off-by: Emrick Sorensen <emrickishere@gmail.com>
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