platformio-core
platformio-core copied to clipboard
Support Kotlin Native with Zephyr
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:
- Support first embedded target (STM32 board)
- STM32 blinky demo in pure Kotlin/Native
Hi, @chris-hatton
Would you like to work on it with me?
Cheers.
Potentially! Time is my biggest problem. Still we can take a look together at what's involved? It helps that I have one of the originally supported STM32 Nucleo boards for testing.