Skip to content

STM32 F4 Support#565

Open
code-fiasco wants to merge 3 commits intoadafruit:masterfrom
code-fiasco:stm32f4-support
Open

STM32 F4 Support#565
code-fiasco wants to merge 3 commits intoadafruit:masterfrom
code-fiasco:stm32f4-support

Conversation

@code-fiasco
Copy link

Adds STM32F4 support to TinyUSB Arduino library by adding stm32 port files and modifying 'tusb_config.h' to check for STM32 Architecture.
Note: Still requires user to modify boards.txt file in STM32 Arduino core.

Adds STM32F4 support to TinyUSB Arduino library byt adding stm32 port files and modifying 'tusb_config.h' to check for STM32 Architecture.
Modified tusb_config_stm32.h to automatically map `Serial` to `SerialTinyUSB`
for all STM32 boards, removing the need for users
to manually `#define Serial SerialTinyUSB` in every sketch.
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.

1 participant