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.
[REG] Event callback failed with commit 5844f9f #482
Closed
Description
After flashing the samples with commit 5844f9f, three kinds of samples failed, and they were caused by commit 7d861b2:
- GPIO: onchange does not work
Button.js, ButtonEnable.js, AutoButton.js, ButtonLEDs.js, ButtonLEDsAsync.js, TwoButtons.js, Spaceship2.js - UART: no serial log output via /dev/ttyACM0
UART.js - BLE: Fail to find Arduino 101 via BLE
BLE.js, WebBluetoothDemo.js, WebBluetoothGroveLcdDemo.js
Branch | Build ID | Date | Result |
---|---|---|---|
master | 5844f9f | Nov 28, 2016 | FAIL |
master | 6037375 | Nov 28, 2016 | PASS |