Re: [yocto] [meta-zephy][PATCH 13/14] zephyr-flash-pyocd.bbclass: Implement configurable probe IDs to program

2021-02-16 Thread Naveen Saini
rg On > Behalf Of Andrei Gherzan > Sent: Monday, February 15, 2021 7:20 PM > To: yocto@lists.yoctoproject.org > Cc: Andrei Gherzan > Subject: [yocto] [meta-zephy][PATCH 13/14] zephyr-flash-pyocd.bbclass: > Implement configurable probe IDs to program > > From: Andrei Gherzan >

[yocto] [meta-zephy][PATCH 13/14] zephyr-flash-pyocd.bbclass: Implement configurable probe IDs to program

2021-02-15 Thread Andrei Gherzan
From: Andrei Gherzan Implement logic to configure what probes to program based on the PYOCD_FLASH_IDS variable: 1. by default program all attached probes 2. change default behaviour by listing the probe IDs to flash CONNECT_TIMEOUT_SECONDS was also renamed to maintain consistency with the PYOCD_