Results 26 comments of Kenta IDA
trafficstars

あー、そういやhidrawがLinux上だとBLE HIDデバイスに対しても使えるので、そのへん経由ですかね。つまりCMSIS-DAP v1相当。 2022年7月17日(日) 8:30 a_p_u_r_o ***@***.***>: > なんと、ワイヤレスを実現する方法もあるようです。 > https://github.com/yswallow/nRF52_BLE_DAP > > — > Reply to this email directly, view it on GitHub > , > or unsubscribe >...

単にSeeeduino XIAO版のピン配置のままになってるだけですね。 1. XIAO RP2040版をSeeeduino XIAO版のピンと合わせて定義した 2. RPi Pico版をXIAO RP2040版のピン定義のまま作った ので、今のピン配置になっているだけで、特に意図はないです。 RPi Pico版はpicoprobe版に合わせてしまうのでいいと思います。

RP2040ポート周りに関してちょっとだけ使い方書いた。 https://github.com/ciniml/rust-dap/tree/main/boards/rpi_pico

あー、なるほど。RAMに入らなくなる…か?

なるほど。ちなみにprobe-runはarchiveされてprobe-rs使えになりましたが、そっちだと問題なかったりします?

了解です。まあ急ぎじゃないのでどこかで試してみます。

Hi. I've encountered the same problem and I've found that it is caused by the wrong challengeId field value when POSTing parameters to login URL page (https://accounts.google.com/signin/challenge/pwd/2). I've confirmed that...

ご指摘ありがとうございます。 多分、対処って書こうとした気がします…

あの辺あの構造になったのがなんでだったのかあまり記憶が定かではない… なんかBlanket Implementationになっててうまく行かないのを何とかしようとしたところまでは覚えてるんですが…

Thank you for reporting the issue and sorry for late response. I could not reproduce the issue in the release build, but in the debug build, I confirmed that the...