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

Adding functionality and ESP32-S3 support #5

Open
wants to merge 29 commits into
base: main
Choose a base branch
from

Commits on Nov 20, 2022

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

Commits on Dec 3, 2022

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

Commits on Dec 9, 2022

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

Commits on Jan 16, 2023

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

Commits on Oct 10, 2023

  1. bump version

    nerdyscout committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    9e56cbd View commit details
    Browse the repository at this point in the history
  2. add R

    nerdyscout committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    ea96690 View commit details
    Browse the repository at this point in the history
  3. move code

    nerdyscout committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    b2d7bc7 View commit details
    Browse the repository at this point in the history
  4. add tests

    nerdyscout committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    4c2f696 View commit details
    Browse the repository at this point in the history
  5. [pre-commit.ci] pre-commit autoupdate (nerdyscout#6)

    * [pre-commit.ci] pre-commit autoupdate
    
    updates:
    - [github.com/pre-commit/pre-commit-hooks: v4.3.0 → v4.5.0](pre-commit/pre-commit-hooks@v4.3.0...v4.5.0)
    
    * Update .pre-commit-config.yaml
    
    add clang-format for pre-commit-hook
    
    * Update .pre-commit-config.yaml
    
    fix spaces
    
    * Update .pre-commit-config.yaml
    
    rev is mandatory
    
    * Update .pre-commit-config.yaml
    
    use explicit version
    
    * Update .pre-commit-config.yaml
    
    * Update .pre-commit-config.yaml
    
    * Update .pre-commit-config.yaml
    
    * [pre-commit.ci] auto fixes from pre-commit.com hooks
    
    for more information, see https://pre-commit.ci
    
    * Update .pre-commit-config.yaml
    
    * Update .pre-commit-config.yaml
    
    * Update .pre-commit-config.yaml
    
    * Update .pre-commit-config.yaml
    
    * [pre-commit.ci] auto fixes from pre-commit.com hooks
    
    for more information, see https://pre-commit.ci
    
    * Update .pre-commit-config.yaml
    
    ---------
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    Co-authored-by: nerdyscout <nerdyscout@users.noreply.github.com>
    pre-commit-ci[bot] and nerdyscout committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    20c064e View commit details
    Browse the repository at this point in the history
  6. fix cpplint things

    nerdyscout committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    df9e059 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8d20f96 View commit details
    Browse the repository at this point in the history
  8. fix

    nerdyscout committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    d13c262 View commit details
    Browse the repository at this point in the history
  9. adding pcbs

    nerdyscout committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    22d9c51 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2023

  1. add examples

    nerdyscout committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    02ea10c View commit details
    Browse the repository at this point in the history
  2. test runs on hardware

    nerdyscout committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    229ef96 View commit details
    Browse the repository at this point in the history
  3. fix uno board settings

    nerdyscout committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    db73e4e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a9c7599 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. wip

    nerdyscout committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    19a45ad View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

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

Commits on Nov 5, 2023

  1. refactor(settings): make settings its own class

    refactored to make Settings() a class within which will hold all configuration register values
    nerdyscout committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    4538bd0 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. default settings

    nerdyscout committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    27c2ec5 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2023

  1. Configuration menu
    Copy the full SHA
    a4d5a4b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6062f55 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. Merge commit '27c2ec5dab48bdf627a1fd1746bbecc70a4f000c' into 370-develop

    # Conflicts:
    #	src/MCP3x6x.hpp
    Mirageofmage committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    bb6f975 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. Configuration menu
    Copy the full SHA
    3c60b2a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    26bb585 View commit details
    Browse the repository at this point in the history