2024-09-09 |
will-v-pi | Merge branch 'main' into main main |
commit | commitdiff | tree | snapshot |
2024-09-09 |
pxysource | FIX #73, cd command need '/d' option on Windows (cmd... |
commit | commitdiff | tree | snapshot |
2024-09-09 |
paulober | Added Flash (SWD) command |
commit | commitdiff | tree | snapshot |
2024-09-09 |
paulober | Added ARM Toolchain 13.3 |
commit | commitdiff | tree | snapshot |
2024-09-09 |
paulober | Fix option disablement in examples view |
commit | commitdiff | tree | snapshot |
2024-09-09 |
paulober | Update RISC-V button with new style and placement |
commit | commitdiff | tree | snapshot |
2024-09-06 |
paulober | Fix main.js compatibility for project import webview... |
commit | commitdiff | tree | snapshot |
2024-09-06 |
paulober | Added restore webview functionality for special types... |
commit | commitdiff | tree | snapshot |
2024-09-06 |
paulober | Update downloaded portable git on win x64 to v2.46.0 |
commit | commitdiff | tree | snapshot |
2024-09-06 |
paulober | Fix webview disposed before setting html will crash... |
commit | commitdiff | tree | snapshot |
2024-09-06 |
paulober | Added uninstallPicoSDK command |
commit | commitdiff | tree | snapshot |
2024-09-06 |
paulober | Added rate-limit warning |
commit | commitdiff | tree | snapshot |
2024-09-06 |
paulober | Added keyboard support to examples suggestions |
commit | commitdiff | tree | snapshot |
2024-09-06 |
paulober | Fix webview crashing bug if project name input isn... |
commit | commitdiff | tree | snapshot |
2024-09-05 |
paulober | Fix #71, SDK selector gets disabled if an example is... |
commit | commitdiff | tree | snapshot |
2024-09-05 |
paulober | Fix python selection |
commit | commitdiff | tree | snapshot |
2024-09-05 |
paulober | Update README to reflect current state of the project |
commit | commitdiff | tree | snapshot |
2024-09-05 |
paulober | Make action artifacts more identifiable |
commit | commitdiff | tree | snapshot |
2024-09-04 |
paulober | Improved logging by utilizing the upgraded logger in... |
commit | commitdiff | tree | snapshot |
2024-09-04 |
paulober | Removed legacy compiler installed check and enforced... |
commit | commitdiff | tree | snapshot |
2024-09-04 |
paulober | Added debug build compiled with logLevel=debug |
commit | commitdiff | tree | snapshot |
2024-09-04 |
paulober | Show warning and drop GitHub PAT if it is invalid or... |
commit | commitdiff | tree | snapshot |
2024-09-04 |
paulober | Upgraded logger |
commit | commitdiff | tree | snapshot |
2024-09-04 |
paulober | Remove legacy sdk downloader |
commit | commitdiff | tree | snapshot |
2024-09-04 |
paulober | Fix default project location loading |
commit | commitdiff | tree | snapshot |
2024-09-04 |
paulober | Added New Pico Project button to explorer welcome view |
commit | commitdiff | tree | snapshot |
2024-09-03 |
William Vinnicombe | Fix check for arm_any support in system gdb |
commit | commitdiff | tree | snapshot |
2024-09-03 |
paulober | Fix launch.json missing , |
commit | commitdiff | tree | snapshot |
2024-09-02 |
Paul | Merge pull request #69 from raspberrypi/dependabot... |
commit | commitdiff | tree | snapshot |
2024-09-02 |
dependabot... | Bump micromatch from 4.0.5 to 4.0.8 |
commit | commitdiff | tree | snapshot |
2024-09-02 |
William Vinnicombe | Update Risc-V toolchains, and add picotool version... |
commit | commitdiff | tree | snapshot |
2024-09-02 |
paulober | Fix #67, Launch target path contains backslashes |
commit | commitdiff | tree | snapshot |
2024-09-02 |
Jesse Taube | Check if pico-vscode.cmake file exists |
commit | commitdiff | tree | snapshot |
2024-08-30 |
will-v-pi | Use extension dependencies (#59) |
commit | commitdiff | tree | snapshot |
2024-08-30 |
will-v-pi | Add more examples, with supported boards (#61) |
commit | commitdiff | tree | snapshot |
2024-08-29 |
William Vinnicombe | Add Use Risc-V option when switching board |
commit | commitdiff | tree | snapshot |
2024-08-29 |
will-v-pi | Minor readme updates |
commit | commitdiff | tree | snapshot |
2024-08-29 |
will-v-pi | Update required git version |
commit | commitdiff | tree | snapshot |
2024-08-28 |
William Vinnicombe | Use SDK default build type |
commit | commitdiff | tree | snapshot |
2024-08-27 |
William Vinnicombe | Fix webview error when no pythonRadioButtons are present |
commit | commitdiff | tree | snapshot |
2024-08-27 |
William Vinnicombe | Add manual redirection when downloading zips |
commit | commitdiff | tree | snapshot |
2024-08-27 |
will-v-pi | Fix #40, add missing openocd libs on Ubuntu 22.04 to... |
commit | commitdiff | tree | snapshot |
2024-08-27 |
William Vinnicombe | Fix #56, add .gitignore file when creating project |
commit | commitdiff | tree | snapshot |
2024-08-26 |
William Vinnicombe | Add getChipUppercase command, for use in launch.json |
commit | commitdiff | tree | snapshot |
2024-08-26 |
William Vinnicombe | Test system gdb for arm_any support |
commit | commitdiff | tree | snapshot |
2024-08-26 |
William Vinnicombe | Remove timeout from project generator |
commit | commitdiff | tree | snapshot |
2024-08-25 |
William Vinnicombe | Add note on VS Code profiles to readme, and add sample... |
commit | commitdiff | tree | snapshot |
2024-08-23 |
William Vinnicombe | Beta release 0.15.2 |
commit | commitdiff | tree | snapshot |
2024-08-23 |
William Vinnicombe | Add publishing to OVSX |
commit | commitdiff | tree | snapshot |
2024-08-23 |
William Vinnicombe | Create cmake dir before copying pico-vscode.cmake |
commit | commitdiff | tree | snapshot |
2024-08-23 |
will-v-pi | Use common pico-vscode.cmake file (#41) |
commit | commitdiff | tree | snapshot |
2024-08-23 |
Matt Bennett | Fix #32, Replace https get with undici client.stream... |
commit | commitdiff | tree | snapshot |
2024-08-23 |
William Vinnicombe | Run build job on PRs |
commit | commitdiff | tree | snapshot |
2024-08-23 |
William Vinnicombe | Replace unlinkSync with recursive forced rmSync |
commit | commitdiff | tree | snapshot |
2024-08-23 |
William Vinnicombe | Correct yarn lockfile for adm-zip 0.15.4 |
commit | commitdiff | tree | snapshot |
2024-08-23 |
William Vinnicombe | Downgrade adm-zip to 0.5.14 |
commit | commitdiff | tree | snapshot |
2024-08-19 |
paulober | Fix #44, Replace project location placeholders with... |
commit | commitdiff | tree | snapshot |
2024-08-19 |
paulober | Update dependencies + auto-format |
commit | commitdiff | tree | snapshot |
2024-08-19 |
paulober | Added support for macOS and Linux folder names that... |
commit | commitdiff | tree | snapshot |
2024-08-19 |
paulober | Upgrade to yarn 4.4.0 |
commit | commitdiff | tree | snapshot |
2024-08-19 |
paulober | Fix typo in activity bar |
commit | commitdiff | tree | snapshot |
2024-08-15 |
William Vinnicombe | Add switchBoard command |
commit | commitdiff | tree | snapshot |
2024-08-13 |
paulober | Fix #36, Downgrading SDK >= 2.0.0 with unsupported... |
commit | commitdiff | tree | snapshot |
2024-08-12 |
paulober | Fix #36, Downgrading SDK >= 2.0.0 with unsupported... |
commit | commitdiff | tree | snapshot |
2024-08-12 |
paulober | Fix #35, Board type default will crash project creation |
commit | commitdiff | tree | snapshot |
2024-08-12 |
paulober | Fix #30, c_cpp_properties sdk >=2.0.0 force include... |
commit | commitdiff | tree | snapshot |
2024-08-09 |
William Vinnicombe | Beta release 0.15.1 |
commit | commitdiff | tree | snapshot |
2024-08-09 |
William Vinnicombe | Fix pioasm path |
commit | commitdiff | tree | snapshot |
2024-08-09 |
William Vinnicombe | Fix escaped quotes |
commit | commitdiff | tree | snapshot |
2024-08-09 |
William Vinnicombe | Fix #29 - remove CMakeCache.txt before generating if... |
commit | commitdiff | tree | snapshot |
2024-08-09 |
William Vinnicombe | Fix debugging with spaces in path |
commit | commitdiff | tree | snapshot |
2024-08-08 |
William Vinnicombe | Beta release 0.15.0 |
commit | commitdiff | tree | snapshot |
2024-08-08 |
William Vinnicombe | Add 1.5.1 tools support back |
commit | commitdiff | tree | snapshot |
2024-08-08 |
William Vinnicombe | Fix linting errors |
commit | commitdiff | tree | snapshot |
2024-08-08 |
William Vinnicombe | Ensure examples clone is up to date |
commit | commitdiff | tree | snapshot |
2024-08-08 |
William Vinnicombe | Add rp2350 support |
commit | commitdiff | tree | snapshot |
2024-07-27 |
William Vinnicombe | Fix #25 - missing quotes around gitExecutable |
commit | commitdiff | tree | snapshot |
2024-07-23 |
will-v-pi | #28 Remove ir_loopback example |
commit | commitdiff | tree | snapshot |
2024-07-02 |
will-v-pi | Add brief build instructions |
commit | commitdiff | tree | snapshot |
2024-07-01 |
William Vinnicombe | Check for non-empty target directories |
commit | commitdiff | tree | snapshot |
2024-07-01 |
William Vinnicombe | Add support for multiple release versions in the cache |
commit | commitdiff | tree | snapshot |
2024-07-01 |
William Vinnicombe | Fix json schema for cache |
commit | commitdiff | tree | snapshot |
2024-07-01 |
will-v-pi | Use Python 3.11 to generate cache |
commit | commitdiff | tree | snapshot |
2024-07-01 |
William Vinnicombe | Read API cache data from json |
commit | commitdiff | tree | snapshot |
2024-06-28 |
William Vinnicombe | Beta 14 (RC 1) |
commit | commitdiff | tree | snapshot |
2024-06-28 |
dependabot... | Bump tar from 6.1.15 to 6.2.1 (#24) |
commit | commitdiff | tree | snapshot |
2024-06-28 |
dependabot... | Bump braces from 3.0.2 to 3.0.3 (#23) |
commit | commitdiff | tree | snapshot |
2024-06-28 |
will-v-pi | Only test access token on main branch |
commit | commitdiff | tree | snapshot |
2024-06-28 |
William Vinnicombe | Add extension pack |
commit | commitdiff | tree | snapshot |
2024-06-28 |
William Vinnicombe | Fix git download on first use |
commit | commitdiff | tree | snapshot |
2024-06-27 |
William Vinnicombe | Fix yarn linting errors |
commit | commitdiff | tree | snapshot |
2024-06-27 |
William Vinnicombe | Add default responses when rate limit has been hit... |
commit | commitdiff | tree | snapshot |
2024-06-07 |
will-v-pi | Improve utils/dowload.mts (#18) |
commit | commitdiff | tree | snapshot |
2024-06-05 |
William Vinnicombe | Fix ninja asset name |
commit | commitdiff | tree | snapshot |
2024-05-29 |
William Vinnicombe | Fix CMake, Ninja and Toolchain when switching SDK |
commit | commitdiff | tree | snapshot |
2024-05-29 |
William Vinnicombe | Remove Ninja requirement on aarch64 |
commit | commitdiff | tree | snapshot |
2024-05-29 |
William Vinnicombe | Fix #16 - use gdb-multiarch for x86_64 linux |
commit | commitdiff | tree | snapshot |
2024-05-22 |
will-v-pi | Add link to documentation |
commit | commitdiff | tree | snapshot |
2024-05-22 |
William Vinnicombe | Fix #19 - throw error when debugging if compilation... |
commit | commitdiff | tree | snapshot |
2024-05-20 |
paulober | Update dependencies |
commit | commitdiff | tree | snapshot |
next |