@@ -1,7 +1,7 @@
 | 
			
		||||
variables:
 | 
			
		||||
  SW_KERNEL: "0"
 | 
			
		||||
  SW_MAJOR: "1"
 | 
			
		||||
  SW_MINOR: "7"
 | 
			
		||||
  SW_MINOR: "8"
 | 
			
		||||
 | 
			
		||||
before_script:
 | 
			
		||||
  - "echo $CI_BUILD_ID"
 | 
			
		||||
 
 | 
			
		||||
@@ -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)
 | 
			
		||||
{
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user