ATLFlight / cmake_hexagon

CMake toolchain and rules for building apps for Hexagon DSP and apps processor on Qualcomm SoCs
29 stars 56 forks source link

s/wait-for-devices/wait-for-device/ #5

Closed ericye16 closed 8 years ago

ericye16 commented 8 years ago

adb used to accept wait-for-* as a command but now it demands "wait-for-device" so modify cmake to reflect this

mcharleb commented 8 years ago

@ericye16 Merged, thanks!