Brian Starkey

Results 34 comments of Brian Starkey

Looks like your commands are wrong and/or you need to clean your build directory and start again. "PICO_SDK_PATH" needs to be the directory of this repo: https://github.com/raspberrypi/pico-sdk/ (so the directory...

I'm afraid I don't use VS Code nor Windows for Pico development. As this looks like you have partially set up the environment in Windows and partially in WSL, my...

Hi, that's strange. Could you tell me what you've run to get to this point? I just tried a clean check-out and it's fine. The version of btstack that's pinned...

OK I've reproduced and found the issue - see the issue I opened on `pico-sdk` above. Basically I need to update my version of `btstack` to work with newer `pico-sdk`...

Hi - could you please try again? Looks like I might have not pushed the updated btstack commit to my fork. I think I've fixed it now.

Hi there! I just had a quick poke around at that firmware. Unfortunately this looks like another case of Ducky using different hardware and different protocols between products. As far...

Hi, I think you're quite right, this is technically a bug. In an earlier implementation I was waiting for DMA completion but I must have dropped that when I moved...

Hi sorry, forgot about this. Are you talking about feeding the camera output directly to a display? That sounds OK, it will depend on whether your display can directly take...

Sorry @ifohancroft I didn't see the notification come in for this. The version checking is very fussy (kinda deliberately out of caution) - I'll try and take a look this...

@nwithers-ecr, which specific FW v1.09 are you trying? Can you share a link? @ifohancroft (if you're still interested) could you give the `rewrite-wip` branch a go? I did a significant...