misleading assert_param() failures
Posted on April 08, 2015 at 04:45 so i tried turning on '' #define USE_FULL_ASSERT'' in stm32f1xx_hal.h and found it complaining about a bunch of errors (false positives). listing two common ones here: stm32f1xx_hal_gpio.c line 210 ...