rename hw/bsp/board.h to board_api.h
This commit is contained in:
		| @@ -27,7 +27,7 @@ | ||||
| #include <stdio.h> | ||||
| #include <string.h> | ||||
|  | ||||
| #include "bsp/board.h" | ||||
| #include "bsp/board_api.h" | ||||
| #include "tusb.h" | ||||
| #include "usbtmc_app.h" | ||||
| //--------------------------------------------------------------------+ | ||||
|   | ||||
| @@ -26,7 +26,7 @@ | ||||
| #include <string.h> | ||||
| #include <stdlib.h>     /* atoi */ | ||||
| #include "tusb.h" | ||||
| #include "bsp/board.h" | ||||
| #include "bsp/board_api.h" | ||||
| #include "main.h" | ||||
|  | ||||
| #if (CFG_TUD_USBTMC_ENABLE_488) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 hathach
					hathach