Question
HAL and STD libraries
Posted on August 21, 2017 at 13:23
Hi!! Project(STM32F4) is written using the STD library, but in HAL libary much easier to work with ethernet. How do you think it is possible to use HAL and STD library together?
#stm32f4 #std_lib #hal