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

Add u8g2 library support #363

Merged
merged 15 commits into from
Mar 10, 2024
Merged

Add u8g2 library support #363

merged 15 commits into from
Mar 10, 2024

Commits on Mar 5, 2024

  1. add u8g2 library

    bradjc committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    afd7a05 View commit details
    Browse the repository at this point in the history
  2. add u8g2-tock.h header

    bradjc committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    3785a69 View commit details
    Browse the repository at this point in the history
  3. add circle demo

    bradjc committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    f6f6ea6 View commit details
    Browse the repository at this point in the history
  4. add spin demo

    bradjc committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    50687ac View commit details
    Browse the repository at this point in the history
  5. add tock... scrolling demo

    bradjc committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    9774cc7 View commit details
    Browse the repository at this point in the history
  6. add triangle demo

    bradjc committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    1d711ee View commit details
    Browse the repository at this point in the history
  7. add u8g2 tock logo test

    bradjc committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    6bad69d View commit details
    Browse the repository at this point in the history
  8. add count demo

    bradjc committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    f4c3b25 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    08a23a5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    90dac88 View commit details
    Browse the repository at this point in the history
  11. u8g2: init return error

    bradjc committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    88d533e View commit details
    Browse the repository at this point in the history
  12. u8g2: readme on how to use

    bradjc committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    d74af02 View commit details
    Browse the repository at this point in the history
  13. u8g2: comment makefile

    bradjc committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    dec9c2b View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    1b65439 View commit details
    Browse the repository at this point in the history
  15. libtock: screen: make syscall functions public

    needed for u8g2 library
    bradjc committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    3be5477 View commit details
    Browse the repository at this point in the history