progvault

Results 2 issues of progvault

I encountered a race condition in the I2C Slave: https://github.com/raspberrypi/pico-sdk/blob/master/src/rp2_common/pico_i2c_slave/i2c_slave.c#L56-L79 If there is active traffic on the bus from the master (i.e. device address retries) during initialization, when the slave...

hardware_i2c

Clicking the bottom debug icon in Visual Studio Code produces an error: ``` [proc] Executing command: "C:/Program Files/Raspberry Pi/Pico SDK v1.5.1/gcc-arm-none-eabi/bin/arm-none-eabi-gdb.exe" --version [proc] The command: "C:/Program Files/Raspberry Pi/Pico SDK v1.5.1/gcc-arm-none-eabi/bin/arm-none-eabi-gdb.exe"...