UNA Watch Documentation =========================== Welcome to the official UNA Watch SDK documentation hub. This platform enables developers to create high-performance applications for the UNA Watch ecosystem. The UNA Watch architecture is unique: apps run as pure machine code directly in the MCU memory, leveraging position-independent code (PIC) and a shared libc library for maximum efficiency and abstraction from the kernel. .. toctree:: :maxdepth: 4 :caption: 🚀 Getting Started platform-overview sdk-setup Simulator .. toctree:: :maxdepth: 4 :caption: 🧩 Tutorials Tutorials/HelloWorld/ARCHITECTURE Tutorials/Buttons/ARCHITECTURE Tutorials/ScrollMenu/ARCHITECTURE Tutorials/Images/ARCHITECTURE Tutorials/Sensors/ARCHITECTURE Tutorials/Files/ARCHITECTURE Tutorials/FitFiles/ARCHITECTURE .. toctree:: :maxdepth: 4 :caption: 📱 Example Apps Examples/Running-Architecture Examples/Alarm-ARCHITECTURE Examples/Cycling-Architecture Examples/Hiking-Architecture Examples/HRMonitor-Architecture Examples/GlanceHR-Architecture Examples/GlanceSteps-Architecture Examples/GlanceStrain-ARCHITECTURE .. toctree:: :maxdepth: 4 :caption: 🏗️ Architecture sdk-overview SensorsLayer architecture-deep-dive development-workflow Scripts TouchGFX-Port-Architecture touchgfx-widgets FitFiles-Structure .. toctree:: :maxdepth: 4 :caption: 🎋 Apps Sharing deploy app-config-json .. toctree:: :maxdepth: 4 :caption: 📚 API Reference api-reference .. toctree:: :maxdepth: 1 :caption: 🤝 Community & Support community-support Indices and tables ================== * :ref:`genindex`