moving log.c and log.h to lib/
removing lib/driver_utils.h as it have no purpose anymore now
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
#include "timers.h"
|
||||
#include "btn.h"
|
||||
#include "panic.h"
|
||||
#include "log.h"
|
||||
#include "lib/log.h"
|
||||
|
||||
#include <stdio.h>
|
||||
#include <inttypes.h>
|
||||
|
||||
Reference in New Issue
Block a user