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

Some fixes for Bosch XDK110 implementation #269

Open
wants to merge 19 commits into
base: master
Choose a base branch
from

Commits on Jan 25, 2020

  1. modified include for hal

    mr-sven committed Jan 25, 2020
    Configuration menu
    Copy the full SHA
    ede324d View commit details
    Browse the repository at this point in the history
  2. fixed prototype error

    mr-sven committed Jan 25, 2020
    Configuration menu
    Copy the full SHA
    6780a87 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    424c8ee View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6a75695 View commit details
    Browse the repository at this point in the history
  5. used OPCODE() and const

    mr-sven committed Jan 25, 2020
    Configuration menu
    Copy the full SHA
    0123037 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2020

  1. added subevents

    mr-sven committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    2a405b7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0870260 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cc29718 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2020

  1. Added patch file for EM9301

    mr-sven committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    617747e View commit details
    Browse the repository at this point in the history
  2. added patch commands

    mr-sven committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    fc3a29b View commit details
    Browse the repository at this point in the history
  3. missing include

    mr-sven committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    335cc0f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2778e12 View commit details
    Browse the repository at this point in the history
  5. rename functions

    mr-sven committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    cad5f2b View commit details
    Browse the repository at this point in the history
  6. code format

    mr-sven committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    7bef3d0 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2020

  1. variables to static

    mr-sven committed Feb 18, 2020
    Configuration menu
    Copy the full SHA
    6653b3e View commit details
    Browse the repository at this point in the history
  2. patch state to enum

    mr-sven committed Feb 18, 2020
    Configuration menu
    Copy the full SHA
    c2ccf84 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    86b0f92 View commit details
    Browse the repository at this point in the history
  4. future command

    mr-sven committed Feb 18, 2020
    Configuration menu
    Copy the full SHA
    1c13aaf View commit details
    Browse the repository at this point in the history
  5. returning warm reset

    mr-sven committed Feb 18, 2020
    Configuration menu
    Copy the full SHA
    75d2bbb View commit details
    Browse the repository at this point in the history