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

test(chore): update ArduinoJson version #87

Merged
merged 13 commits into from May 10, 2019
Merged

test(chore): update ArduinoJson version #87

merged 13 commits into from May 10, 2019

Commits on Feb 5, 2019

  1. misc: add arduino sketch path to config

    - this change also fixes the 'platformio_example' path
    sleepdefic1t committed Feb 5, 2019
    Copy the full SHA
    d12af6f View commit details
    Browse the repository at this point in the history
  2. Revert "misc: add arduino sketch path to config"

    This reverts commit d12af6f.
    sleepdefic1t committed Feb 5, 2019
    Copy the full SHA
    7e952a5 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2019

  1. Copy the full SHA
    cf22cd5 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2019

  1. Copy the full SHA
    7173739 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2019

  1. Copy the full SHA
    953ee5d View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2019

  1. Copy the full SHA
    5628be8 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2019

  1. Copy the full SHA
    167edd7 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2019

  1. Copy the full SHA
    7b63187 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2019

  1. Revert "misc: add arduino sketch path to config"

    This reverts commit d12af6f.
    sleepdefic1t committed May 9, 2019
    Copy the full SHA
    c713649 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    9bf9295 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2019

  1. chore: update ArduinoJson version

    - update ArduinoJson v.5.13.2 >> v.6.10.1
    - update ArduinoJson submodule.
    - updated PIO.ini ArduinoJson flags (enforce v.6.10.1).
    - update JSON use patterns in tests.
    - update Wallets::Top test case.
    - add ESP8266 & ESP32 WiFi option to test_main.cpp for IoT.
    - update documentation with changes.
    sleepdefic1t committed May 10, 2019
    Copy the full SHA
    14dbcf4 View commit details
    Browse the repository at this point in the history
  2. fix: trailing empty line

    sleepdefic1t committed May 10, 2019
    Copy the full SHA
    264ba38 View commit details
    Browse the repository at this point in the history
  3. fix: ull testing for multiple-platforms

    - update wallet::top test case.
    - remove 'loop()' 'delay(x)'.
    sleepdefic1t committed May 10, 2019
    Copy the full SHA
    4255ff0 View commit details
    Browse the repository at this point in the history