Skip to content

Commit 13564b4

Browse files
authored
Update teensy_extra.rst with dual/triple serial options (#375)
1 parent cfbb76a commit 13564b4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

platforms/teensy_extra.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,8 @@ If you want to use Teensy USB Features, you need to add special macro/define
5858
using :ref:`projectconf_build_flags`:
5959

6060
* ``-D USB_SERIAL``
61+
* ``-D USB_DUAL_SERIAL``
62+
* ``-D USB_TRIPLE_SERIAL``
6163
* ``-D USB_KEYBOARDONLY``
6264
* ``-D USB_TOUCHSCREEN``
6365
* ``-D USB_HID_TOUCHSCREEN``

0 commit comments

Comments
 (0)