diff options
author | Damien George <damien@micropython.org> | 2023-10-23 10:55:15 +1100 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2023-10-23 11:20:49 +1100 |
commit | 48e0986666c9f2059c92253f3c0f9b4184d68816 (patch) | |
tree | e585279a6ae2603fb072ae24237635bfcec496a2 /py/modstruct.c | |
parent | bb4be837c3d439029c5c73928b0369ace8247525 (diff) |
nrf/boards: Automatically configure MICROPY_PY_MACHINE_PWM.
This commit makes it so that MICROPY_PY_MACHINE_PWM is enabled if at least
one of MICROPY_PY_MACHINE_HW_PWM and/or MICROPY_PY_MACHINE_SOFT_PWM are
enabled. This simplifies the configuration for boards, and fixes DVK_BL652
which enabled PWM without selecting software or hardware implementations.
With this change, DVK_BL652 and EVK_NINA_B1 now enable (hardware) PWM.
Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'py/modstruct.c')
0 files changed, 0 insertions, 0 deletions