michar71 / Open-DSO-150

An open source firmware for JYE Tech DSO-150 Digital Storage Oscilloscope
223 stars 41 forks source link

Warning when compliing v3.3 using STM32CubeIDE #52

Open gregcrago opened 3 years ago

gregcrago commented 3 years ago

../Src/stm32f1xx_it.c:228:2: warning: implicit declaration of function 'HAL_GPIO_TRIG_IRQHandler'; did you mean 'HAL_GPIO_EXTI_IRQHandler'? [-Wimplicit-function-declaration]

Is it ok to ignore this? Firmware appears to work