remove wrong dependency

This commit is contained in:
Gabriel Wang 2021-02-08 18:41:49 +00:00
parent 312b9e1d4c
commit 7c35545e07

View File

@ -16,9 +16,9 @@
****************************************************************************/
/*============================ INCLUDES ======================================*/
#include <stdio.h>
#include <stdlib.h>
#include <stdint.h>
#include <stdbool.h>
#include <string.h>
#include "cmsis_compiler.h"
#include "perf_counter.h"