mirror of
https://github.com/micropython/micropython.git
synced 2026-01-08 13:10:21 +01:00
All ports that enable MICROPY_PY_MACHINE_PWM now enable these two sub-options, so remove these sub-options altogether to force consistency in new ports that implement machine.PWM. Signed-off-by: Damien George <damien@micropython.org>