aboutsummaryrefslogtreecommitdiff
path: root/tests/micropython/heapalloc_str.py
diff options
context:
space:
mode:
authorDamien George2018-04-11 14:29:37 +1000
committerDamien George2018-04-11 14:29:37 +1000
commit1d6c155d6ac1c335e66b427cbead55b4217fc097 (patch)
tree033d02726f4d4063dd866a473078776b56af18e2 /tests/micropython/heapalloc_str.py
parent06807c1bde6885a070be78e63271ad596e31c06c (diff)
stm32/adc: Fix config of EOC selection and Ext-Trig for ADC periph.
A value of DISABLE for EOCSelection is invalid. This would have been interpreted instead as ADC_EOC_SEQ_CONV, but really it should be ADC_EOC_SINGLE_CONV for the uses in this code. So this has been fixed. ExternalTrigConv should be ADC_SOFTWARE_START because all ADC conversions are started by software. This is now fixed.
Diffstat (limited to 'tests/micropython/heapalloc_str.py')
0 files changed, 0 insertions, 0 deletions