Starting to integrate usb branch.
Optimized Makefiles
This commit is contained in:
12
discovery/src/main.h
Normal file
12
discovery/src/main.h
Normal file
@@ -0,0 +1,12 @@
|
||||
#ifndef __MAIN_H
|
||||
#define __MAIN_H
|
||||
|
||||
#include "stm32f4xx.h"
|
||||
#include "stm32f4_discovery.h"
|
||||
#include <stdio.h>
|
||||
|
||||
#include "usb_hcd_int.h"
|
||||
#include "usbh_usr.h"
|
||||
#include "usbh_core.h"
|
||||
#include "usbh_msc_core.h"
|
||||
#endif
|
||||
Reference in New Issue
Block a user