Big code refactor, get rid of HAL entirely
This commit is contained in:
@ -1,5 +1,4 @@
|
||||
#include "path.h"
|
||||
#include "hal/hal.h"
|
||||
#include "std/string.h"
|
||||
|
||||
void path_parse(const char *in, char *mp, char *path) {
|
||||
|
||||
Reference in New Issue
Block a user