You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2021/04/15 23:26:40 UTC

[GitHub] [tvm] gromero opened a new pull request #7863: [µTVM] Zephyr: Add STM32F746 disco board as a test platform

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 <gu...@linaro.org>
   
   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:
users@infra.apache.org



[GitHub] [tvm] tmoreau89 merged pull request #7863: [µTVM] Zephyr: Add STM32F746 disco board as a test platform

Posted by GitBox <gi...@apache.org>.
tmoreau89 merged pull request #7863:
URL: https://github.com/apache/tvm/pull/7863


   


-- 
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:
users@infra.apache.org



[GitHub] [tvm] gromero commented on pull request #7863: [µTVM] Zephyr: Add STM32F746 disco board as a test platform

Posted by GitBox <gi...@apache.org>.
gromero commented on pull request #7863:
URL: https://github.com/apache/tvm/pull/7863#issuecomment-821721509


   @areusch @mehrdadh or @tmoreau89 I'm wondering if you could merge it, please? : )


-- 
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:
users@infra.apache.org