Skip to content
This repository was archived by the owner on Aug 5, 2022. It is now read-only.
This repository was archived by the owner on Aug 5, 2022. It is now read-only.

[samples] GPIO-Outputs.js need to update for running on Arduino 101 #1690

@qiaojingx

Description

@qiaojingx

Description

GPIO-Outputs.js is broken on Arduino 101 because of special pins.

Test Code

GPIO-Outputs.js

Steps to Reproduction

  1. make JS=samples/tests/GPIO-Outputs.js
  2. make dfu
  3. Wire an external LED to each output in turn!

Actual Result

selection_013
No LED is lighted.

Expected Result

LED will blink when wire with IO2, IO4, IO7-8, IO10-13; others have incompatible pinmux settings.

Test Builds

Branch Commit Id Target Device Test Date Result
master cbec79d Arduino 101 Nov 4, 2017 Fail

Additional Information

GPIO-Inputs.js works on Arduino101.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions