commit | c5cb0d1a3bcbcea45095081d67c58fe9b485a957 | [log] [tgz] |
---|---|---|
author | Yonatan Schachter <yonatan.schachter@gmail.com> | Sun Oct 30 22:33:12 2022 +0200 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Mon Nov 14 12:37:47 2022 +0100 |
tree | 29c703a87bd7fd6a29ff17fd0b06a2510f6859b1 | |
parent | 85c6de43355a66d64071000d406e166a5afd0180 [diff] |
samples: blinky_pwm: Fix sample for rpi_pico The RP2040 needs a DTS overlay for the PWM to work with the blinky_pwm examples. This commit adds the required overlay. Signed-off-by: Yonatan Schachter <yonatan.schachter@gmail.com>