Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: jimfred/PyCubeProgrammer_API
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: jimfred/PyCubeProgrammer_API
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 17 commits
  • 30 files changed
  • 2 contributors

Commits on Oct 27, 2021

  1. Initial commit

    jimfred authored Oct 27, 2021
    Configuration menu
    Copy the full SHA
    496abab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    674a5a5 View commit details
    Browse the repository at this point in the history
  3. Moved files from subdirectory

    jimfred committed Oct 27, 2021
    Configuration menu
    Copy the full SHA
    081b5d5 View commit details
    Browse the repository at this point in the history
  4. Update README.md

    jimfred authored Oct 27, 2021
    Configuration menu
    Copy the full SHA
    99d805f View commit details
    Browse the repository at this point in the history
  5. Added .pyd file

    jimfred committed Oct 27, 2021
    Configuration menu
    Copy the full SHA
    7923d46 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2021

  1. Update README.md

    Disabled mermaid till I figure out how to make it work on github
    jimfred authored Oct 28, 2021
    Configuration menu
    Copy the full SHA
    6da1bd0 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    Add mermaid diagram
    jimfred authored Oct 28, 2021
    Configuration menu
    Copy the full SHA
    f5753da View commit details
    Browse the repository at this point in the history
  3. Update README.md

    Tweak mermaid
    jimfred authored Oct 28, 2021
    Configuration menu
    Copy the full SHA
    9cad0e2 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2021

  1. z

    JimFred
    JimFred committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    ce2cf65 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2021

  1. Added several memory access function e.g., read_f32 to read a 4-byte …

    …memory location as a Python float.
    JimFred
    JimFred committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    b448a8b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    878d83a View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2021

  1. Add .pyd file for Python 3.10.0

    JimFred
    JimFred committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    2d71c07 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2021

  1. Update README.md

    Add clarification of usage
    jimfred authored Nov 16, 2021
    Configuration menu
    Copy the full SHA
    a93c867 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2021

  1. add write_u8()

    add script to launch Python IDE
    JimFred
    JimFred committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    308fef8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d6a65f2 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2023

  1. Update README.md

    jimfred authored May 3, 2023
    Configuration menu
    Copy the full SHA
    b9aedc1 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2025

  1. Add explanation of firmware communication importance

    Added a section explaining the importance of firmware communication during testing and development.
    jimfred authored Dec 12, 2025
    Configuration menu
    Copy the full SHA
    af7f0d5 View commit details
    Browse the repository at this point in the history
Loading