refractor include chain with following policies
- header file only include what it needs for its declarations.
This commit is contained in:
		| @@ -52,7 +52,10 @@ | ||||
|  extern "C" { | ||||
| #endif | ||||
|  | ||||
| #include "common/common.h" | ||||
| #include "tusb_option.h" | ||||
| #include "common/primitive_types.h" | ||||
| #include "common/compiler/compiler.h" | ||||
| #include "common/binary.h" | ||||
|  | ||||
| //--------------------------------------------------------------------+ | ||||
| // STANDARD DESCRIPTORS | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 hathach
					hathach