summaryrefslogtreecommitdiff
path: root/ports
diff options
context:
space:
mode:
authorsommersoft <sommersoft@gmail.com>2019-02-24 18:07:26 -0600
committersommersoft <sommersoft@gmail.com>2019-02-24 18:07:26 -0600
commitf602fa3d9f56056e3fd808586c59cb49cc28043d (patch)
tree8b114aa9a6a564988257282bbfce7664f0bfb331 /ports
parent9d3fcf9a0d549bbe2329e4b9d1db31194f4b18df (diff)
fix init deps
Diffstat (limited to 'ports')
-rw-r--r--ports/atmel-samd/common-hal/frequencyio/__init__.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/ports/atmel-samd/common-hal/frequencyio/__init__.c b/ports/atmel-samd/common-hal/frequencyio/__init__.c
new file mode 100644
index 000000000..487814bd0
--- /dev/null
+++ b/ports/atmel-samd/common-hal/frequencyio/__init__.c
@@ -0,0 +1 @@
+// No ferquencyio module functions.