diff options
Diffstat (limited to 'stm/qstrdefsport.h')
-rw-r--r-- | stm/qstrdefsport.h | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/stm/qstrdefsport.h b/stm/qstrdefsport.h new file mode 100644 index 0000000000..7e6f93e423 --- /dev/null +++ b/stm/qstrdefsport.h @@ -0,0 +1,30 @@ +// 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(led) +Q(switch) +Q(servo) +Q(pwm) +Q(accel) +Q(mma_read) +Q(mma_mode) +Q(hid) +Q(time) +Q(rand) +Q(Led) +Q(Servo) +Q(I2C) +Q(gpio) +Q(Usart) +Q(ADC) +Q(open) |