Focused crawls are collections of frequently-updated webcrawl data from narrow (as opposed to broad or wide) web crawls, often focused on a single domain or subdomain.
Describe the bug
Currently, when I supply an incomplete or wrong chip name, for example
probe-run --chip nrf5 tests/test_elfs/hello
, I get a somewhat misleading error message:
➜ probe-run git:(main) ✗ probe-run --chip nrf5 tests/test_elfs/hello(HOST) INFO flashing program (5.75 KiB)Error: Error while flashingCaused by: The execution of 'er
Apache Mynewt Sensor Network Application for STM32 Blue Pill and nRF52 with Visual Rust, NB-IoT, GPS, iBeacon, NimBLE, ESP8266 (WiFi Geolocation) and nRF24L01
Single-click cargo subcommand solution for tracing RTIC applications running on ARM Cortex-M targets; both while target is live and via post-mortem replay analysis.
Describe the bug
Currently, when I supply an incomplete or wrong chip name, for example
probe-run --chip nrf5 tests/test_elfs/hello
, I get a somewhat misleading error message: