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.

[board] Build with board module is broken #1679

@qiaojingx

Description

@qiaojingx

Description

This is a regression issue. Building samples and tests of Board API failed for Arduino101 and FRDM-K64F. Other tests which used board api also failed.

Test Code

test-board.js;
test-board-manual.js;
Board.js;
test-spi.js;
test-tcp6-client.js;
test-dhcp-ws-manual.js;

Steps to Reproduction

  1. make JS=samples/Board.js
  2. make BOARD=frdm_k64f JS=samples/Board.js

Actual Result

selection_004

Expected Result

Build successful without error

Test Builds

Branch Commit Id Target Device Test Date Result
master 528ec9b - 58ebd9e Arduino101 & FRDM-K64F Nov 27, 2017 Fail
master 1ebe49b Arduino101 & FRDM-K64F Nov 27 2017 Pass

Additional Information

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions