Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DRAFT: Fix for VSCode Windows Extension #89

Commits on Sep 4, 2024

  1. checking my simple hunch

    wyattearp committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    9cdab51 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. 1-wire PIO program fixed on all hardware (yeah!). Includes port of Pi…

    …co SDK 1-wire program (not working)
    DESKTOP-M9CCUTI\ian committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    1430ddc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c8f9a8f View commit details
    Browse the repository at this point in the history
  3. Add clang-format file (it's pretty!)

    DESKTOP-M9CCUTI\ian committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    e824122 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fa5a688 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2024

  1. updating to address pip changes

    now using the default cmake instead of the python one to align to the
    operting system's preferred directions. this shouldn't really be an
    issue as there's nothing extremely fancy going on in cmake
    
    also moving the docker compose to my personal repo for now, need to talk
    with the bp team if they're fine with me actually pushing a real org for
    them.
    wyattearp committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    0eb1087 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec86024 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a0e6826 View commit details
    Browse the repository at this point in the history
  4. updating to address pip changes

    now using the default cmake instead of the python one to align to the
    operting system's preferred directions. this shouldn't really be an
    issue as there's nothing extremely fancy going on in cmake
    
    also moving the docker compose to my personal repo for now, need to talk
    with the bp team if they're fine with me actually pushing a real org for
    them.
    wyattearp committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    2866a96 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f10f98f View commit details
    Browse the repository at this point in the history
  6. should now build docker correctly, also picotool

    with the inclusion of these changes, we address the python weirdness for
    cmake as well as we now correct the issue with picotool being unable to
    bootstrap. it comes at the cost that if we update picotool to a
    different version, we have to update the docker, but that appears to be
    a documented issue in their bugs so ... until that's better we're going
    to have to stick with that.
    
    also added the .devcontainers for vscode users. this should just "bring
    up" a build environment for the vscode system. tested only on linux, but
    looking for windows volunteers.
    
    do note that if it fails to build, it's likely that you have a
    permissions issue on your current build/ directory and need to clean it
    up first.
    wyattearp committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    6e53e13 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. add -a flag to bug command to check all IO pins for E9 errata

    DESKTOP-M9CCUTI\ian committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    c496cf4 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Merge pull request DangerousPrototypes#86 from wyattearp/fix-update-p…

    …ipx-docker
    
    Fix: update for pip and docker
    DangerousPrototypes authored Sep 10, 2024
    Configuration menu
    Copy the full SHA
    2c25f65 View commit details
    Browse the repository at this point in the history
  2. Merge pull request DangerousPrototypes#85 from therealdreg/legacy2third

    Add legacy mode for third parties flashrom avrdude
    DangerousPrototypes authored Sep 10, 2024
    Configuration menu
    Copy the full SHA
    5bbaed7 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. checking my simple hunch

    wyattearp committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    0e3571b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e4b745 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    921b445 View commit details
    Browse the repository at this point in the history
  4. fix conflict

    wyattearp committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    37b4e4c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6d1784c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    abca91d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6227602 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e498c21 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    64faa91 View commit details
    Browse the repository at this point in the history
  10. ok, now in powershell.

    wyattearp committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    f4b7d67 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    aafe817 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    26a3d3d View commit details
    Browse the repository at this point in the history
  13. revert aafe817

    wyattearp committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    6194bf9 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    25069a4 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    6bd74e0 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    d52ecea View commit details
    Browse the repository at this point in the history
  17. only be loud on the build

    wyattearp committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    bd7f016 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    b890e47 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    05e5c1b View commit details
    Browse the repository at this point in the history