Skip to content

custom board support #9

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

custom board support #9

wants to merge 1 commit into from

Conversation

ozanoner
Copy link

With this commit, custom boards are supported. To add a custom board:

  1. Create a new header file with the name of "TinyMLx_custom_board.h". The best way to do that is to copy the "TinyMLx_board.h" file from the library and rename it, then update its content with your board definitions.
  2. Provide "-DUSE_TinyMLx_custom_board" to the compiler and the path of the header file with -I flag.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant