gromero opened a new pull request #7863:
URL: https://github.com/apache/tvm/pull/7863


   Add STM32F746 Discovery board as test platform so tests can run against
   it by using:
   
   $ pytest test_zephyr.py --microtvm-platforms=stm32f746xx_disco
   
   Since that board has the same MCU identifier as the ST Nucleo board,
   the test platform identifier for Nucleo board is renamed and a
   suffix _nucleo is added to differentiate it from the ST Disco board.
   
   Signed-off-by: Gustavo Romero <[email protected]>
   
   Thanks for contributing to TVM!   Please refer to guideline 
https://tvm.apache.org/docs/contribute/ for useful information and tips. After 
the pull request is submitted, please request code reviews from 
[Reviewers](https://github.com/apache/incubator-tvm/blob/master/CONTRIBUTORS.md#reviewers)
 by @ them in the pull request thread.
   


-- 
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:
[email protected]


Reply via email to