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: arduino-libraries/Arduino_AdvancedAnalog
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.0.0
Choose a base ref
...
head repository: arduino-libraries/Arduino_AdvancedAnalog
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.1.0
Choose a head ref
  • 17 commits
  • 12 files changed
  • 3 contributors

Commits on Mar 1, 2023

  1. Change arduino-lint action to 'update', since the library has been ad…

    …ded to the library index. (#25)
    aentinger authored Mar 1, 2023
    Configuration menu
    Copy the full SHA
    3764fb4 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2023

  1. Configuration menu
    Copy the full SHA
    a0aa544 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    703d933 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ffaa7a1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    757c993 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0ab5638 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2023

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

Commits on Mar 7, 2023

  1. Configuration menu
    Copy the full SHA
    96afb18 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c93c1b2 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #28 from arduino-libraries/begin_stop_fix

    Ensure that begin() is not called multiple times.
    iabdalkader authored Mar 7, 2023
    Configuration menu
    Copy the full SHA
    972a386 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2023

  1. Add Documentation

    Add docs for the ArduinoAdvanced library, including:
    - DAC class
    - ADC class
    - SampleBuffer class
    karlsoderby committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    0b71728 View commit details
    Browse the repository at this point in the history
  2. spellchk + fix typos

    karlsoderby committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    e7edcdd View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2023

  1. Merge pull request #33 from arduino-libraries/karlsoderby/docs-v1

    Arduino_AdvancedAnalog Library Documentation
    aentinger authored Mar 22, 2023
    Configuration menu
    Copy the full SHA
    41ed662 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

  1. CI: Fix name of build dependency USBHostMbed5.

    It's now Arduino_USBHostMbed5, due to renaming the library to be consistent with Arduino library naming.
    aentinger authored Mar 29, 2023
    Configuration menu
    Copy the full SHA
    f535439 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3107fcb View commit details
    Browse the repository at this point in the history
  3. Merge pull request #34 from arduino-libraries/aentinger-patch-1

    CI: Fix name of build dependency USBHostMbed5.
    aentinger authored Mar 29, 2023
    Configuration menu
    Copy the full SHA
    6c0e55c View commit details
    Browse the repository at this point in the history
  4. Release v1.1.0.

    aentinger authored Mar 29, 2023
    Configuration menu
    Copy the full SHA
    80eeb61 View commit details
    Browse the repository at this point in the history
Loading