theCore-embedded / theCore

theCore: C++ embedded framework
https://forgge.github.io/theCore
Mozilla Public License 2.0
80 stars 23 forks source link

Migrate theCore examples to theCore-embedded organization and tcore CLI tools #378

Closed forGGe closed 6 years ago

forGGe commented 6 years ago

Due to introduction of theCore organization: https://github.com/theCore-embedded/ and CLI tools: https://github.com/theCore-embedded/tcore_cli, examples must be separated from theCore main repository and support for the tcore script must be added.

One of migrated example is already placed in: https://github.com/theCore-embedded/example_cs43l22_audio

Roadmap:

For start, not all examples will be supported in all boards. This is due to time-consuming manual testing (reconnecting hardware each time to new board), and should be addressed later.

forGGe commented 6 years ago

Finally closed in #393