xmos / xcore_iot

Other
29 stars 39 forks source link

Update commit to modules/io submodule #480

Closed mbanth closed 2 years ago

ed-xmos commented 2 years ago

This doesn't fix it unfortunately. Either https://github.com/xmos/xcore_sdk/pull/457 should do (although it's a big commit) it or removing the line:

"uart               example_bare_metal_uart            XCORE-AI-EXPLORER  xmos_cmake_toolchain/xs3a.cmake"

from build_metal_example.sh will do it for now.

xmos-jmccarthy commented 2 years ago

Could you confirm that this is no longer required now that #457 has been merged?

mbanth commented 2 years ago

@xmos-jmccarthy, I can confirm that this pull request is no longer needed due to the changes made by pull request #457.