summaryrefslogtreecommitdiff
path: root/ports/mimxrt10xx
diff options
context:
space:
mode:
authorScott Shawcroft <scott@tannewt.org>2020-08-21 11:17:42 -0700
committerScott Shawcroft <scott@tannewt.org>2020-08-21 11:17:42 -0700
commit83deea0e0364cfce83d6cf1c5c5f150a1a986d93 (patch)
tree443fc9b4739d3eac1080cbc6731c322c971a9064 /ports/mimxrt10xx
parenta5b01f73612f23407d059879664834b40441f34e (diff)
Fix copy pasta and stub build
Diffstat (limited to 'ports/mimxrt10xx')
-rw-r--r--ports/mimxrt10xx/common-hal/pwmio/__init__.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/mimxrt10xx/common-hal/pwmio/__init__.c b/ports/mimxrt10xx/common-hal/pwmio/__init__.c
index 2bee925bc..9e551a107 100644
--- a/ports/mimxrt10xx/common-hal/pwmio/__init__.c
+++ b/ports/mimxrt10xx/common-hal/pwmio/__init__.c
@@ -1 +1 @@
-// No pulseio module functions.
+// No pwmio module functions.