os lib link problem fixed
This commit is contained in:
parent
ac990bdd0c
commit
a4b552be70
@ -7,7 +7,9 @@
|
|||||||
|
|
||||||
#include <stddef.h>
|
#include <stddef.h>
|
||||||
|
|
||||||
#include "board.h"
|
#include "rng.h"
|
||||||
|
#include "stm32f4xx.h"
|
||||||
|
#include "stm32f4_rng.h"
|
||||||
|
|
||||||
int stm32f4_rng_open(const void *this)
|
int stm32f4_rng_open(const void *this)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user