platformio-core icon indicating copy to clipboard operation
platformio-core copied to clipboard

Support Kotlin Native with Zephyr

Open ajsb85 opened this issue 5 years ago • 2 comments

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

ajsb85 avatar Oct 25 '20 00:10 ajsb85

Hi, @chris-hatton

Would you like to work on it with me?

Cheers.

ajsb85 avatar Aug 26 '21 03:08 ajsb85

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.

chris-hatton avatar Aug 26 '21 03:08 chris-hatton