rename hw/bsp/board.h to board_api.h
This commit is contained in:
		@@ -59,7 +59,7 @@
 | 
			
		||||
#include <stdio.h>
 | 
			
		||||
#include <string.h>
 | 
			
		||||
 | 
			
		||||
#include "bsp/board.h"
 | 
			
		||||
#include "bsp/board_api.h"
 | 
			
		||||
#include "tusb.h"
 | 
			
		||||
 | 
			
		||||
//--------------------------------------------------------------------+
 | 
			
		||||
 
 | 
			
		||||
@@ -25,7 +25,7 @@
 | 
			
		||||
 | 
			
		||||
#include <ctype.h>
 | 
			
		||||
#include "tusb.h"
 | 
			
		||||
#include "bsp/board.h"
 | 
			
		||||
#include "bsp/board_api.h"
 | 
			
		||||
 | 
			
		||||
#include "ff.h"
 | 
			
		||||
#include "diskio.h"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user