Commit Graph

5 Commits

Author SHA1 Message Date
Ken Van Hoeylandt 1cafa1ec1a renamed struct types 2023-12-28 13:07:01 +01:00
Ken Van Hoeylandt 6282011634 code style aligned
added .clang-format and updated projects Furi and NanoBake with it
2023-12-28 13:00:05 +01:00
Ken Van Hoeylandt 11f26d4980 consistent header includes
replaced <> with "" for non-system headers
2023-12-27 16:43:30 +01:00
Ken Van Hoeylandt 34a067c2b1 code style aligned with furi lib 2023-12-27 14:50:54 +01:00
Ken Van Hoeylandt f4088f5762 various improvements
stopped using private header folder (for ease of development - for now)
implemented basic gui service (WIP)
added sdkconfig.defaults to the repo
updated docs
2023-12-27 13:57:20 +01:00