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

feat(Examples): Add 2048 Demo to MAX32655 #1178

Merged
merged 28 commits into from
Sep 18, 2024
Merged

feat(Examples): Add 2048 Demo to MAX32655 #1178

merged 28 commits into from
Sep 18, 2024

Commits on Sep 9, 2024

  1. Configuration menu
    Copy the full SHA
    2a8cccf View commit details
    Browse the repository at this point in the history
  2. Switch core tasks

    sihyung-maxim committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    b604784 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Configuration menu
    Copy the full SHA
    3df999e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f85330 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2024

  1. Configuration menu
    Copy the full SHA
    a8c1045 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2024

  1. Added logos and timer

    sihyung-maxim committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    f3fe548 View commit details
    Browse the repository at this point in the history
  2. Add moves counter

    sihyung-maxim committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    08ad9f9 View commit details
    Browse the repository at this point in the history
  3. Finished game

    sihyung-maxim committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    68826b7 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    71591b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d8427d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b9313e2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ffd6f5f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    02ae3a2 View commit details
    Browse the repository at this point in the history
  6. Fix makefile errors

    sihyung-maxim committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    d37d694 View commit details
    Browse the repository at this point in the history
  7. Update README

    sihyung-maxim committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    55b2f18 View commit details
    Browse the repository at this point in the history
  8. Fix typos, lower baudrate to 115200, move mailbox/semaphore definitio…

    …ns outside of RISCV to hide intellisense not finding definition error (build/buildrv/project_defines.h)
    sihyung-maxim committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    c5be3fc View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    85c4dab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1b74b09 View commit details
    Browse the repository at this point in the history
  3. Fix comment

    sihyung-maxim committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    45bb9e8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f5ef196 View commit details
    Browse the repository at this point in the history
  5. Revert "Fix comment"

    This reverts commit 45bb9e8.
    sihyung-maxim committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    00076db View commit details
    Browse the repository at this point in the history
  6. Revert "clang-format bot reformatting."

    This reverts commit 1b74b09.
    sihyung-maxim committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    a203733 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    189ba12 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2a2316a View commit details
    Browse the repository at this point in the history
  9. Fix more comments

    sihyung-maxim committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    f615989 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1a23015 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b51411a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    79c5ac2 View commit details
    Browse the repository at this point in the history