Kailang

Results 2 issues of Kailang

Just a small problem... I'm using Atollic TrueSTUDIO for ARM Lite. And since your codes are written in eclipse, I use the Demo Project provided by STM32F3-Discovery Board Firmware Applications...

When using babel to compile ES2015 down, there is a bug that causes the **actionContext.executeAction(action, null, callback)** to invoke the callback before the async action finishes. This bug causes the...