-
Notifications
You must be signed in to change notification settings - Fork 566
esp32/xtensa support #3014
Comments
Shalln't be too hard to implement now, as K/N is purely bitcode at the moment. Tricky part could be fitting into size requirements, but DCE effort may help here as well. |
yes please |
Any news about it? |
@xian is there any documentation how to add a new platform target to kotlin-native? BTW espressifs llvm project was moved: https://github.com/espressif/llvm-project |
Any news about it? |
No news about it, at least from Kotlin team. |
Stand a much higher chance of getting the Rasbperry Pi Pico supported by Kotlin Native as a target (eg rpiPico), which should be made a high priority. Already LLVM supports the ARM Cortex M0+ CPU. |
@napperley on point as usual 👌 good call on Pico as the KIoT outlet |
Since #2268, Espressif has made a bunch of progress adding support for llvm for its very popular esp32 microcontroller. Would be awesome if kotlin-native had integrated support.
The text was updated successfully, but these errors were encountered: