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: pschatzmann/arduino-audio-driver
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.0.3
Choose a base ref
...
head repository: pschatzmann/arduino-audio-driver
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.0.4
Choose a head ref
  • 17 commits
  • 202 files changed
  • 3 contributors

Commits on Feb 19, 2024

  1. setConfig

    pschatzmann committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    f6ec09e View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Configuration menu
    Copy the full SHA
    51e2741 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #9 from uutzinger/main

    ES8388 debug and AudioTools Example
    pschatzmann authored Feb 26, 2024
    Configuration menu
    Copy the full SHA
    21af213 View commit details
    Browse the repository at this point in the history
  3. Cleanup es8388_init

    pschatzmann committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    599cbea View commit details
    Browse the repository at this point in the history
  4. es8388_init print address

    pschatzmann committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    0296412 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    54b5042 View commit details
    Browse the repository at this point in the history
  6. Update DriverPins.h

    Marco1971Repo committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    3161dda View commit details
    Browse the repository at this point in the history
  7. Merge pull request #11 from FatherMarco1971/main

    Update DriverPins.h
    pschatzmann authored Feb 26, 2024
    Configuration menu
    Copy the full SHA
    eff1244 View commit details
    Browse the repository at this point in the history
  8. reformat code

    pschatzmann committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    08ad219 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Update DriverPins.h

    Marco1971Repo committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    1c512c5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #12 from FatherMarco1971/main

    Passed wire parameter to PinsI2C constructor
    pschatzmann authored Feb 27, 2024
    Configuration menu
    Copy the full SHA
    b3d2477 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. Pass pins by reference

    pschatzmann committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    2a44c1e View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. Compile error ESP8266

    pschatzmann committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    0ad3e04 View commit details
    Browse the repository at this point in the history
  2. API to update pins

    pschatzmann committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    99679c5 View commit details
    Browse the repository at this point in the history
  3. doxygen

    pschatzmann committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    b38eb9a View commit details
    Browse the repository at this point in the history
  4. doxygen

    pschatzmann committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    d4f4f6d View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. es8388_read_reg

    pschatzmann committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    cc7ee8a View commit details
    Browse the repository at this point in the history
Loading