mROS-base / mros2-mbed

reference implementation of mROS 2 for Mbed OS
Apache License 2.0
51 stars 7 forks source link

Support STM32 H747I-Discovery as the supported board #16

Open takasehideki opened 2 years ago

takasehideki commented 2 years ago

I found STM32 H747I-Discovery could not be worked fine in this repository. So I decide to remove this from the supported list at this time, and will try to support it in the future.

takasehideki commented 2 years ago

17 removes DISCO_H747I from the supported list.


I found the following page. https://os.mbed.com/teams/ST/wiki/DISCO_H747I-modifications-for-Ethernet

Now we could successfully build DISCO_H747I to add lines for configuration to mbed_app.json, but it could not be worked well now on the board. https://github.com/mROS-base/mros2-mbed/commit/42ac3af3365fb72aa007276c32ffb00618741cd3 https://github.com/mROS-base/mros2-mbed/commit/42ac3af3365fb72aa007276c32ffb00618741cd3#diff-80c73e6a1db3ce21e4c3eff938a5a4d187ac1bd8278a481a1e49a158ebc8f0f7