summaryrefslogtreecommitdiffstatshomepage
path: root/teensy/qstrdefsport.h
diff options
context:
space:
mode:
Diffstat (limited to 'teensy/qstrdefsport.h')
-rw-r--r--teensy/qstrdefsport.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/teensy/qstrdefsport.h b/teensy/qstrdefsport.h
index 202052f6b8..cfcbf7705c 100644
--- a/teensy/qstrdefsport.h
+++ b/teensy/qstrdefsport.h
@@ -50,6 +50,9 @@ Q(enable_irq)
Q(usb_mode)
Q(have_cdc)
Q(millis)
+Q(micros)
+Q(elapsed_millis)
+Q(elapsed_micros)
Q(udelay)
Q(UART)