mirror of
https://github.com/platformio/platformio-core.git
synced 2025-07-30 01:57:13 +02:00
Document Window driver requirement for Teensy
This commit is contained in:
@ -50,8 +50,9 @@ Packages
|
|||||||
**Linux Users:** Don't forget to install "udev" rules file
|
**Linux Users:** Don't forget to install "udev" rules file
|
||||||
`99-platformio-udev.rules <https://github.com/platformio/platformio/blob/develop/scripts/99-platformio-udev.rules>`_ (an instruction is located in the file).
|
`99-platformio-udev.rules <https://github.com/platformio/platformio/blob/develop/scripts/99-platformio-udev.rules>`_ (an instruction is located in the file).
|
||||||
|
|
||||||
**Windows Users:** Please check that you have correctly installed USB driver
|
**Windows Users:** Teensy programming uses only Windows built-in HID drivers. When Teensy is programmed
|
||||||
from board manufacturer
|
to act as a USB Serial device, Windows XP, Vista, 7 and 8 require `this serial driver<http://www.pjrc.com/teensy/serial_install.exe>`
|
||||||
|
is needed to access the COM port your program uses. No special driver installation is necessary on Windows 10.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user