devicetree-org / lopper

Other
32 stars 38 forks source link

lopper: assists: baremetal_gentestapp_xlnx: Don't pull uart examples … #322

Closed kedareswararao closed 6 months ago

kedareswararao commented 6 months ago

…if the hardware instance is configured as stdin

When uart is configured as stdin peripheral test shouldn't pull the examples for that particular hardware instance, Update the peripheral test app assist to take care of this use case by reading the chosen node stdin property.

zeddii commented 6 months ago

I merged another pull request that has caused the assist function to conflict.

Rather than have me do the resolution incorrectly, can you rebase onto master and send the pull again ?

kedareswararao commented 6 months ago

@zeddii : Fixed merged conflicts please merge it now after review.

kedareswararao commented 6 months ago

will post new pull request