forked from wolfSSL/wolfssl
fix main.c under projects
This commit is contained in:
@@ -29,7 +29,6 @@
|
||||
#include "rl_net.h" /* Network definitions */
|
||||
#include <time.h>
|
||||
|
||||
#ifdef WOLFSSL_STM32_CUBEMX
|
||||
#if defined(STM32F7xx)
|
||||
#include "stm32f7xx_hal.h"
|
||||
#elif defined(STM32F4xx)
|
||||
@@ -37,7 +36,6 @@
|
||||
#elif defined(STM32F2xx)
|
||||
#include "stm32f2xx_hal.h"
|
||||
#endif
|
||||
#endif
|
||||
|
||||
//-------- <<< Use Configuration Wizard in Context Menu >>> -----------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user