Skip to content

MadLadSquad/UntitledFlipperZero

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UntitledFlipperZero

MIT license trello Discord

An partial C++ wrapper around the Flipper Zero C API. It adds the following:

  1. Wrapper on top of the GUI service
  2. Wrapper on top of the Storage service
  3. Additional memory safety
  4. Less-verbose interface
  5. Easier to start developing with right away
  6. Widgets and their callbacks are merged into a single object, greatly simplifying the interface

Learning

You can learn everything on the wiki.