Skip to content

v0.1.0

Latest
Compare
Choose a tag to compare
@bayrem-gharsellaoui bayrem-gharsellaoui released this 29 Dec 18:09
bbf0427

First Release 🚀✨

This marks the first release of the zephyr-codespace project—a streamlined development environment to boost your Zephyr RTOS projects! 🛠️

Features 🧩

  • 🏗️ VS Code Tasks: Easily build, clean, and flash both the app and bootloader directly from VS Code.
  • 🐞 Cortex-Debug Config: Pre-configured for seamless debugging of Zephyr apps on STM32.
  • 🐋 Self-contained DevContainer: Based on the official Zephyr Docker image, complete with helpful preferences and extensions for a smoother development experience.
  • 🔧 Utility Classes: Handy classes for managing common hardware interfaces like LED 💡, Temperature 🌡️, Button 🔲, and Network 🌐.
  • 🌐 Updater Service: Perform OTA (Over-the-Air) updates from an HTTP server with ease.
  • Basic Event Manager: Built on Zephyr Zbus, simplifying event handling in your applications.

What's Changed 🛠️

  • Developed by @kaizoku-oh in #2

Full Changelog: View commits

🎉 Dive in and get started with zephyr-codespace today! 🚀