diff options
author | Stig Bjørlykke <stig@bjorlykke.org> | 2018-07-31 22:19:31 +0200 |
---|---|---|
committer | Glenn Ruben Bakke <glennbakke@gmail.com> | 2018-08-01 14:56:07 +0200 |
commit | 0c161691b490b885c40c96b34bbb13264e259dff (patch) | |
tree | 38ca0a44269cd6cb79581a3c5c04a0da310e3ef5 /py/objtype.c | |
parent | 7f0c5f2ef955a09abf2f05e9ef0b4b0513f41f11 (diff) | |
download | micropython-0c161691b490b885c40c96b34bbb13264e259dff.tar.gz micropython-0c161691b490b885c40c96b34bbb13264e259dff.zip |
nrf: Correct index checking of ADC/PWM/RTCounter instances.
Avoid trying to use ADC, PWM and RTCounter instances which is
one past last available, because this will give a HardFault.
Diffstat (limited to 'py/objtype.c')
0 files changed, 0 insertions, 0 deletions