Skip to content

Commit b9d11c2

Browse files
authored
Merge pull request #17 from mROS-base/board/remove_DISCO_H747I
remove DISCO_H747I from the supported list
2 parents 01d88ae + 03ab99b commit b9d11c2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ Please also check [mros2 repository](https://github.com/mROS-base/mros2) for mor
1919
- [STM32 NUCLEO-H743ZI2](https://www.st.com/en/evaluation-tools/nucleo-h743zi.html)
2020
- [STM32 F746NG-Discovery](https://www.st.com/ja/evaluation-tools/32f746gdiscovery.html)
2121
- [STM32 F769NI-Discovery](https://www.st.com/ja/evaluation-tools/32f769idiscovery.html)
22-
- [STM32 H747I-Discovery](https://www.st.com/ja/evaluation-tools/stm32h747i-disco.html)
2322
- [RENESAS GR-MANGO](https://www.renesas.com/products/gadget-renesas/boards/gr-mango)
2423
- Kernel: [Mbed OS 6](https://github.com/ARMmbed/mbed-os)
2524
- check the Mbed website for [the boards list](https://os.mbed.com/platforms/?q=&Mbed+OS+6=Bare+metal&Mbed+OS+6=RTOS&Communication=Ethernet) where mros2 may work. Please let us know if you find a new board that can work as mros2 enabled device.
@@ -54,7 +53,6 @@ cd mros2-mbed
5453
# | NUCLEO-H743ZI2 | NUCLEO_H743ZI2 |
5554
# | F746NG-Discovery | DISCO_F746NG |
5655
# | F769NI-Discovery | DISCO_F769NI |
57-
# | H747I-Discovery | DISCO_H747I |
5856
# | GR-MANGO | GR_MANGO |
5957
# +-------------------+----------------+
6058
./build.bash all [TARGET] echoreply_string

0 commit comments

Comments
 (0)