devicetree-org / lopper

Other
32 stars 38 forks source link

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

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.