Ken Van Hoeylandt
b9427d4eba
App Loading via Loader ( #1 )
...
* app loading wip
* various improvements
irq/isr stuff is now working
lvgl locking where needed
hello world now uses proper mutex for app unlocking
etc?
* various improvements
* cmsis_esp improvements
* implement interrupts
2023-12-30 12:39:07 +01:00
Ken Van Hoeylandt
1cafa1ec1a
renamed struct types
2023-12-28 13:07:01 +01:00
Ken Van Hoeylandt
570df0640d
board implementation cleanup
...
implemented proper C/C++ practices
other cleanup
2023-12-27 16:46:20 +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
Ken Van Hoeylandt
88c5c55be3
cleanup and improvements
...
improved driver creation
fixed compile warnings in check.h
hello_world example is now working again with lvgl
2023-12-26 23:04:40 +01:00
Ken Van Hoeylandt
5dc2599e55
implemented furi from flipper zero
...
added cmsis_core, furi, mlib and nanobake
implemented basic app structure from furi
implemented basic placeholder apps
2023-12-26 21:47:27 +01:00
Ken Van Hoeylandt
0cf7829a2d
improvements to apps and drivers
2023-12-25 18:43:48 +01:00
Ken Van Hoeylandt
e6525364c6
basic application support
2023-12-25 17:53:58 +01:00