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

Final code for v3.4.0 from Development #179

Merged
merged 16 commits into from
Jun 3, 2019
Merged

Final code for v3.4.0 from Development #179

merged 16 commits into from
Jun 3, 2019

Commits on Oct 2, 2018

  1. Make is possible to configure SPI clock right from the beginning

    Jumper wires and breadboards (especially solderless ones) have
    very poor high-frequency characteristics leading to weird
    problems in high-speed communications.
    rambo committed Oct 2, 2018
    Configuration menu
    Copy the full SHA
    ac05a78 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2019

  1. Configuration menu
    Copy the full SHA
    40ee133 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #156 from rambo/adjust_clock_b4_begin

    Make it possible to configure SPI clock right from the beginning
    Marzogh authored Jun 1, 2019
    Configuration menu
    Copy the full SHA
    71fa1e5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e8b8262 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fd151a7 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2019

  1. Fixed change log formatting

    Marzogh committed Jun 2, 2019
    Configuration menu
    Copy the full SHA
    1d8e0b7 View commit details
    Browse the repository at this point in the history
  2. Fixed errors in Readme

    Marzogh committed Jun 2, 2019
    Configuration menu
    Copy the full SHA
    05ff8f7 View commit details
    Browse the repository at this point in the history
  3. The program now checks for errors in the library constructor and prin…

    …ts them to Serial when RUNDIAGNOSTICS is enabled
    Marzogh committed Jun 2, 2019
    Configuration menu
    Copy the full SHA
    1b319cd View commit details
    Browse the repository at this point in the history
  4. Updated library version

    Marzogh committed Jun 2, 2019
    Configuration menu
    Copy the full SHA
    aa1554f View commit details
    Browse the repository at this point in the history
  5. Added ENFASTREAD to defines

    Marzogh committed Jun 2, 2019
    Configuration menu
    Copy the full SHA
    0f6b540 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7e0825a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2924cf1 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2019

  1. Configuration menu
    Copy the full SHA
    e7d4a4b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b71d57 View commit details
    Browse the repository at this point in the history
  3. Code clean up

    Marzogh committed Jun 3, 2019
    Configuration menu
    Copy the full SHA
    4fb7036 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    106ae3f View commit details
    Browse the repository at this point in the history