unicore-mx
unicore-mx copied to clipboard
incorrect naming
https://github.com/insane-adding-machines/unicore-mx/blob/master/include/unicore-mx/stm32/common/adc_common_v2_single.h#L52
should be ADC_CFGR1_EXTSEL_MASK
https://github.com/insane-adding-machines/unicore-mx/blob/cfc738cce04cb6bf815ae5377ed3dea25d9c02e4/include/unicore-mx/stm32/f0/adc.h#L82
should be ADC_SMPR_SMP_MASK
@kuldeepdhaka entirely correct, nice catch! We can fix these, but we should note this down to check the headers for items as this with the overhaul.