[FL-1162] Compile all files in applications directory (#432)

* applications: fix errors in test apps
* applications.mk: add all source files from applications
This commit is contained in:
gornekich
2021-04-27 22:13:41 +03:00
committed by GitHub
parent 26c4b20ac2
commit 317bfba024
3 changed files with 5 additions and 45 deletions

View File

@@ -1,6 +1,7 @@
#include <stdio.h>
#include <string.h>
#include <furi.h>
#include "api-hal-delay.h"
#include "minunit.h"