spiriou opened a new pull request #445:
URL: https://github.com/apache/incubator-nuttx-apps/pull/445


   ## Summary
   
   add Android Debug Bridge daemon for NuttX.
   https://developer.android.com/studio/command-line/adb
   
   ## Impact
   
   None. Disabled by default.
   
   ## Testing
   
   Validated on "sim" board (TCP) and stm32 (both TCP and USB).
   
   There are still some issues that will be address soon:
   * Authentication check disabled due to missing RSA crypto lib in NuttX
   * Some instabilities and memory leak using "adb shell"
   * adb forward/reverse (socket) disabled for now as it needs a refactoring
   
   defconfig for test purposes can be found at 
https://github.com/spiriou/incubator-nuttx/commits/adb_examples
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to