Merge branch 'fix/os_lib_link' into 'develop'
os lib link problem fixed See merge request !35
This commit is contained in:
commit
dc9377557b
@ -7,7 +7,9 @@
|
||||
|
||||
#include <stddef.h>
|
||||
|
||||
#include "board.h"
|
||||
#include "rng.h"
|
||||
#include "stm32f4xx.h"
|
||||
#include "stm32f4_rng.h"
|
||||
|
||||
int stm32f4_rng_open(const void *this)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user