diff options
author | Damien George <damien@micropython.org> | 2023-10-20 16:00:36 +1100 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2023-10-20 16:24:46 +1100 |
commit | 7e7af715271c8c3ca3ec8c600b835aa388624461 (patch) | |
tree | de39d7337588ff32ddf786ee398df6cf52ccde2f /py/parsenum.c | |
parent | 60929ec7e2c19b896487491192361e44f7cee0d9 (diff) |
extmod/machine_pwm: Remove header file and move decls to .c file.
With public declarations moved to extmod/modmachine.h. It's now mandatory
for a port to define MICROPY_PY_MACHINE_PWM_INCLUDEFILE if it enables
MICROPY_PY_MACHINE_PWM. This follows how extmod/machine_wdt.c works.
All ports have been updated to work with this modified scheme.
Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'py/parsenum.c')
0 files changed, 0 insertions, 0 deletions