Commit [1] added a break on error to the nrf5_erase() sector loop and the checking of the res value became useless in the for loop condition. Removing nrf5_get_probed_chip_if_halted() later in [2] dropped res initialization and clang static analyser complains "The left operand of '==' is a garbage value" Drop the useless test! Fixes: [1] commit |
||
---|---|---|
.. | ||
nand | ||
nor | ||
Makefile.am | ||
common.c | ||
common.h | ||
startup.tcl |