This repository was archived by the owner on Dec 6, 2018. It is now read-only.
This repository was archived by the owner on Dec 6, 2018. It is now read-only.
Migrate (merge) hello-world KE02 example with main hello-world example #379
Open
Description
The hello-world example is introduced with Ke02 platform support in #230 (see PR #377 ).
The KE02 example must be exteneded with support for tcore
scripts, in a same manner as in #378 and merged with existing hello-world example. Together, that "super-example" must be placed in https://github.com/theCore-embedded/ organization.
Support of tcore
scripts also means that automatic flash procedure must be considered in scripts for the KE02 platform. Way to handle it is a subject for an investigation.
Dependencies:
- Implement basic platform support for NXP Kinetis KE02 MCUs (Cortex M0+) #230 - KE02 platform and examples
- Migrate theCore examples to theCore-embedded organization and tcore CLI tools #378 - Migration to new CLI tools and organization