HAL Library seems to not follow classic programming guidelines
Posted on June 09, 2018 at 15:42 I understand that programming enterprise software on a 8 core CPU with 4GHz and a simple STM32 MCU is different, nevertheless I would have added a few things to the HAL layer from the beginning: All HAL Init calls...