Refactor framework -- point to a tests/* directory for the user supplied tests

This commit is contained in:
Pim van Pelt
2019-01-03 20:12:04 +01:00
parent 449d51aae8
commit 1db8c1a0bf
18 changed files with 222 additions and 1776 deletions

View File

@ -22,6 +22,8 @@
#include "mgos.h"
#include <time.h>
#include <sys/time.h>
#include "mgos_gpio.h"
#include "mgos_i2c.h"
// mgos_log
enum cs_log_level