stm32duino / STM32Ethernet

Arduino library to support Ethernet for STM32 based board
151 stars 42 forks source link

STM32F103C compile problem #39

Closed chenjeff622 closed 4 years ago

chenjeff622 commented 4 years ago

Arduino Core for STM32 1.8.0 generic STM32F103C blue pill W5500 soc

include <--- error log here

\libraries\STM32duino_STM32Ethernet\src/utility/stm32_eth.h:42:23: fatal error: stm32_def.h: No such file or directory

fpistm commented 4 years ago

This library does not support W5500 soc. This is for STM32 series with Ethernet capabilities., STM32F103C does not have this support.