diff options
author | Stig Bjørlykke <stig@bjorlykke.org> | 2018-07-30 23:02:06 +0200 |
---|---|---|
committer | Glenn Ruben Bakke <glennbakke@gmail.com> | 2018-08-01 14:36:07 +0200 |
commit | 7f0c5f2ef955a09abf2f05e9ef0b4b0513f41f11 (patch) | |
tree | bcd793799c4c0db4130c0a2adcf866380f8c5f65 /py/objtype.c | |
parent | b6e49da407afe1fa7054dcb8a5072bb23bd8cadf (diff) | |
download | micropython-7f0c5f2ef955a09abf2f05e9ef0b4b0513f41f11.tar.gz micropython-7f0c5f2ef955a09abf2f05e9ef0b4b0513f41f11.zip |
nrf: Enable all PWM, RTC and Timer instances for nrf52840.
The NRF52 define only covers nrf52832, so update the define checks
to use NRF52_SERIES to cover both nrf52832 and nrf52840.
Fixed machine_hard_pwm_instances table in modules/machine/pwm.c
This enables PWM(0) to PWM(3), RTCounter(2), Timer(3) and Timer(4),
in addition to NFC reset cause, on nrf52840.
Diffstat (limited to 'py/objtype.c')
0 files changed, 0 insertions, 0 deletions