Skip to content

Commit 23ef0f8

Browse files
authored
Document USB_EVERYTHING availability for Teensy
Issue platformio/platform-teensy#120
1 parent c488d03 commit 23ef0f8

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

platforms/teensy_extra.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,9 @@ using :ref:`projectconf_build_flags`:
8383

8484
A default macro is set to ``-D USB_SERIAL`` if no one is specified.
8585

86+
.. warning::
87+
``USB_EVERYTHING`` is only available on the Teensy 3.1, 3.5, and 3.6.
88+
8689
Example:
8790

8891
.. code-block:: ini

0 commit comments

Comments
 (0)