theCore-embedded / theCore

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

Implement listen mode for UART in KE02Z #384

Open forGGe opened 6 years ago

forGGe commented 6 years ago

Continuation of #229 KE02 platform UART must be extended with listen mode, similar to stm32 (#226)

Example must be created (most likely based on HM-10) to illustrate usage of the listen mode.

Roadmap:

Depends on #230