aboutsummaryrefslogtreecommitdiff
path: root/teensy/qstrdefsport.h
diff options
context:
space:
mode:
Diffstat (limited to 'teensy/qstrdefsport.h')
-rw-r--r--teensy/qstrdefsport.h36
1 files changed, 36 insertions, 0 deletions
diff --git a/teensy/qstrdefsport.h b/teensy/qstrdefsport.h
new file mode 100644
index 000000000..8b23a86bf
--- /dev/null
+++ b/teensy/qstrdefsport.h
@@ -0,0 +1,36 @@
+// qstrs specific to this port
+
+Q(help)
+Q(pyb)
+Q(info)
+Q(sd_test)
+Q(stop)
+Q(standby)
+Q(source_dir)
+Q(main)
+Q(sync)
+Q(gc)
+Q(delay)
+Q(switch)
+Q(servo)
+Q(pwm)
+Q(accel)
+Q(mma_read)
+Q(mma_mode)
+Q(hid)
+Q(time)
+Q(rand)
+Q(Led)
+Q(led)
+Q(Servo)
+Q(I2C)
+Q(gpio)
+Q(Usart)
+Q(ADC)
+Q(open)
+Q(analogRead)
+Q(analogWrite)
+Q(analogWriteResolution)
+Q(analogWriteFrequency)
+Q(run)
+