Adafruit Featherwing Error

Purchased the Adafruit 2.4 touch screen featherwing, powered with Adafruit Feather HUZZAH ESP8266.

Trying to test out the Basic Graphic Test from:

The Arduino software was just downloaded, installed Adafruit SAMD and Arduino SAMD, have "Adafruit Featherwing MO" selected in board and "COM3" selected in Port.

The error is giving me the following:
Set binary mode
No device found on COM3
Send auto-baud
Set binary mode

Any suggestions on my error?
Thank you for your time.

The ESP8266 is not the same as the SAMD M0. Install the ESP8266 board package then set the board type to Adafruit Huzzah ESP8266.

It might be better to start from the beginning using the tutorial. Depending on the OS, driver installation may also be required.