port log.c log.h for fusee-primary
refactor printing remove lib/printk as it is replaced with log remove lib/driver_utils.h added log levels as they seem right, might need adjustments
This commit is contained in:
@@ -26,7 +26,6 @@
|
||||
#include "mmc.h"
|
||||
#include "sd.h"
|
||||
#include "../timers.h"
|
||||
#include "../lib/driver_utils.h"
|
||||
|
||||
#define UNSTUFF_BITS(resp,start,size) \
|
||||
({ \
|
||||
|
||||
Reference in New Issue
Block a user