Big code refactor, get rid of HAL entirely
This commit is contained in:
@ -1,7 +1,6 @@
|
||||
#include <stdint.h>
|
||||
#include <stddef.h>
|
||||
#include "time.h"
|
||||
#include "hal/hal.h"
|
||||
#include "time/time.h"
|
||||
#include "std/string.h"
|
||||
#include "io/io.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user