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.
D0 and D1 cannot be used as output pins on FRDM_K64F #514
Closed
Description
Flashing test-k64f-pins.js on FRDM_K64F with commit a162db1, D0 and D1 cannot be used as output pins.
Output result:
Test K64f_pins APIs
PASS - K64f_pins: D0 defined
PASS - K64f_pins: D0 input
FAIL - K64f_pins: D0 output
PASS - K64f_pins: D1 defined
PASS - K64f_pins: D1 input
FAIL - K64f_pins: D1 output
Branch | Build ID | Date | Result |
---|---|---|---|
master | 5844f9f | Dec 7, 2016 | PASS |
master | a162db1 | Dec 7, 2016 | FAIL |