[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

@ -13,6 +13,7 @@ See the License for the specific language governing permissions and
limitations under the License.
==============================================================================*/
#include "main_functions.h"
#include "bflb_platform.h"
#include "hal_uart.h"
/// Global Destructor for C++, which we're not using.