Intro

Scope
This tutorial will cover:
- A simple GUI+ViewPort application paradigm
- Basic interface with the
guiandinputservices - Basic queues using
osMessageQueue - Acquiring and working with user input
- Drawing to the screen
- Enabling and compiling custom applications
Requirements
- A Flipper Zero
- Basic knowledge of C or something close.
- An IDE (I use VSCode)