DangerousPrototypes / BusPirate5-firmware

Bus Pirate v5 Firmware
MIT License
136 stars 42 forks source link

DRAFT: Fix for VSCode Windows Extension #89

Closed wyattearp closed 1 month ago

wyattearp commented 1 month ago

Looking to fix #87 - I believe the pico-vscode.cmake is likely missing from being commited, but I also think it should probably live in the .vscode directory, which is currently under the .gitignore list.

This is just a draft so I can make sure I'm getting the right items into place, will update with a corrected .vscode/ and .gitignore as well as the corrected pico-vscode.cmake (when I find it).

wyattearp commented 1 month ago

I think I'm really hitting something strange here, like the Windows command line character limit being 8191 characters. It's odd as well that cmake says the line builds but then errors out:

https://github.com/DangerousPrototypes/BusPirate5-firmware/actions/runs/10804479944/job/29969997946?pr=89#step:8:844