a_p_u_r_o
a_p_u_r_o
This issue is a sequel to the previous one I reported for probe-rs. https://github.com/probe-rs/probe-rs/issues/2995 When probe-rs is establishing connection with CMSIS-DAP probes, it takes a moment longer than I would...
Prior to the fix: - USB enumeration was quite unreliable especially on Windows. - usb_serial_echo.rs example was occasionally dropping characters. - usbreset command on Linux was unresponsive and in most...
Use default language-identifier of LangID::EN_US instead of LangID::EN . This is required for Windows.
一つ目の commit で rp-pico=0.8 , rp2040-hal=0.9 , に更新し、 二つ目の commit で rp-pico=0.9 , rp2040-hal=0.10 および xiao_m0=0.13 , adsamd-hal=0.17 に更新します。 合わせて embedded-hal=1 、 usb-device=0.3 、usbd-serial=0.2 に更新します。 各所から feature unproven が消えました。 embedded-hal...