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

Implemented pybricks protocol v1.4.0 #2317

Merged
merged 6 commits into from
Oct 27, 2024
Merged

Commits on Oct 8, 2024

  1. feat: implemented pybricks protocol 1.4

    chore: added ble-pybricks-service tests
    fix: improved ArrayBuffer deep equality check
    afarago committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    9e3eb9b View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. fix: keep/restore legacy actions

    style: minor formatting
    afarago committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    9d233c9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8bb9017 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2024

  1. fix: lint fixed

    afarago committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    c696d1f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d05e4c3 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2024

  1. pybricks profile: finish updates for v1.4.0

    * Update for changed StartUserProgram command semantics
    * Added new capability flags and fixed-purpose slot definitions
    * Update for new start REPL command
    * Updated StartUserProgram command and Status event for slots
    * Added new AppData command and event
    dlech committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    558c5c5 View commit details
    Browse the repository at this point in the history