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

Ad support for Zephyr 3.0 #15

Open mdkf opened 2 years ago

mdkf commented 2 years ago

A new version of Zephyr was released yesterday: https://github.com/zephyrproject-rtos/zephyr/releases/tag/zephyr-v3.0.0

cpavot commented 2 years ago

Hello guys, do you plan to release Zephyr 3.0 support in the coming weeks ?

larmicfre commented 2 years ago

This needs to happen. Let us have 3rd version Zephyr! @ivankravets

barchard commented 2 years ago

The latest now is 3.1.0,

https://github.com/zephyrproject-rtos/zephyr/releases/tag/zephyr-v3.1.0

cpavot commented 1 year ago

Hello @ivankravets, can you please share if you plan to integrate the latest version of Zephyr ?

danielkucera commented 1 year ago

Hi, @ivankravets , @valeros , can you please at least announce what do you plan with zephyr future? Continue support or deprecate?

JamesCCorralTech commented 1 year ago

Zephyr 3.2.0 is out now as well. I would love to use PIO but the version included with PIO is missing many fixes and features now.

ivankravets commented 1 year ago

What are your boards/hardware?

barchard commented 1 year ago

I've been waiting for this too. We use NRF52833

JamesCCorralTech commented 1 year ago

bl654_dvk (NRF52840)

antoniomolram commented 1 year ago

I would like also an upgrade, due to Arduino Nicla Sense Me from Bosch Sensortec support inside of Zephyr 3.2 (or maybe older?)

larmicfre commented 1 year ago

STM32; F1, F2 and F4 series are the most common.

antoniomolram commented 1 year ago

@ivankravets , any update on this? Thank you for your work!

beriberikix commented 1 year ago

FYI https://github.com/zephyrproject-rtos/zephyr/pull/53303

danielkucera commented 1 year ago

Sad but true :disappointed:

zpm1066 commented 1 year ago

Yes, disappointing that PlatformIO can no longer be recommended as a one-stop IDE.

It would have been great to have PlatformIO supporting the latest Zephyr running on nRF52, nRF53, STM32, RP2040, and ESP32.