platformio / zephyr

Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
https://docs.zephyrproject.org
Apache License 2.0
9 stars 11 forks source link

Support Kotlin Native with Zephyr #6

Open ajsb85 opened 3 years ago

ajsb85 commented 3 years ago

Support Kotlin Native with Zephyr

URL for references: https://kotlinlang.org/docs/tutorials/native/using-command-line-compiler.html https://github.com/JetBrains/kotlin-native/blob/master/samples/zephyr/src/main.kt

Kotlin native support from several years ago the STM32 board as first example: