add extern "C" for cpp
start to work on hal layer
This commit is contained in:
		| @@ -51,12 +51,12 @@ | ||||
| #ifndef _TUSB_HCD_H_ | ||||
| #define _TUSB_HCD_H_ | ||||
|  | ||||
| #include "common/common.h" | ||||
|  | ||||
| #ifdef __cplusplus | ||||
|  extern "C" { | ||||
| #endif | ||||
|  | ||||
| #include "common/common.h" | ||||
|  | ||||
| /** \brief Initialize HCD | ||||
| * | ||||
| * \param[in]  para1 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 hathach
					hathach