zephyr/scripts/west_commands/runners
Ulf Magnusson f5d8ece3b7 west: nrfjprog.py: Remove len() from conditional to fix pylint warning
Empty sequences are falsy in Python, so len() can be skipped.

Fixing pylint warnings for a CI check.

Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no>
2019-09-07 08:11:44 -04:00
..
__init__.py scripts: runners: abstract jlink's missing program support 2019-06-17 15:06:21 +02:00
arc.py scripts: runners: check for required programs 2019-06-17 15:06:21 +02:00
blackmagicprobe.py scripts: runners: check for required programs 2019-06-17 15:06:21 +02:00
bossac.py scripts: runners: check for required programs 2019-06-17 15:06:21 +02:00
core.py west: runners: core.py: Remove no-op try-excepts 2019-09-07 08:06:51 -04:00
dfu.py scripts: west_commands: decouple runners pkg from west 2019-06-26 01:25:54 +02:00
esp32.py scripts: west_commands: decouple runners pkg from west 2019-06-26 01:25:54 +02:00
hifive1.py scripts: runners: check for required programs 2019-06-17 15:06:21 +02:00
intel_s1000.py scripts: west_commands: decouple runners pkg from west 2019-06-26 01:25:54 +02:00
jlink.py scripts: runners: improve hex file detection and output 2019-08-16 18:42:41 +02:00
nios2.py scripts: runners: improve hex file detection and output 2019-08-16 18:42:41 +02:00
nrfjprog.py west: nrfjprog.py: Remove len() from conditional to fix pylint warning 2019-09-07 08:11:44 -04:00
nsim.py scripts: runners: check for required programs 2019-06-17 15:06:21 +02:00
openocd.py scripts: runners: improve hex file detection and output 2019-08-16 18:42:41 +02:00
pyocd.py scripts: west flash: fix --board-id for pyocd 2019-08-19 11:03:03 +02:00
qemu.py west: runners: Remove unnecessary constructors 2019-09-07 08:06:51 -04:00
xtensa.py west: runners: Remove unnecessary constructors 2019-09-07 08:06:51 -04:00