[refactor] remove bflb_platform.h from bl602 and bl702 driver,include it in anywhere used

This commit is contained in:
jzlv 2021-10-19 20:04:23 +08:00
parent e212f9de4a
commit 9c67a54e24
173 changed files with 1188 additions and 975 deletions

View file

@ -2,7 +2,6 @@
#define _USB_DC_H
#include "stdint.h"
#include "bflb_platform.h"
#ifdef __cplusplus
extern "C" {