adc callback reached, llm linker script changes
This commit is contained in:
@ -41,8 +41,7 @@ extern ADC_HandleTypeDef hadc1;
|
||||
void MX_ADC1_Init(void);
|
||||
|
||||
/* USER CODE BEGIN Prototypes */
|
||||
void ADC_DMA_Callback(DMA_HandleTypeDef *hdma);
|
||||
void HAL_ADC_ConvCpltCallback(ADC_HandleTypeDef* hadc);
|
||||
|
||||
/* USER CODE END Prototypes */
|
||||
|
||||
#ifdef __cplusplus
|
||||
|
||||
Reference in New Issue
Block a user