Big code refactor, get rid of HAL entirely
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
#include "randcrypto.h"
|
||||
#include "uniqid.h"
|
||||
#include "randcrypto/randcrypto.h"
|
||||
#include "randcrypto/uniqid.h"
|
||||
|
||||
void randcrypto_init(void) {
|
||||
randcrypto_uniqid_init();
|
||||
|
||||
Reference in New Issue
Block a user