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

Revise touch & orientation #105

Merged
merged 33 commits into from
Feb 9, 2019
Merged

Revise touch & orientation #105

merged 33 commits into from
Feb 9, 2019

Commits on Jan 28, 2019

  1. Configuration menu
    Copy the full SHA
    a617628 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    59a9c3f View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2019

  1. Configuration menu
    Copy the full SHA
    eddd1ae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    54a736d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1a71b32 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e6b7579 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    14ca5e1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    53aa145 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5c16ca3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    472d85f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b1dc4e5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    83b8fa3 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    255de09 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b38bcc8 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2019

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

Commits on Jan 31, 2019

  1. Add support for HX8347D (prenticedavid/HX8347D_kbv)

    - Fix pressure detect rnage for XPT2046
    ImpulseAdventure committed Jan 31, 2019
    Configuration menu
    Copy the full SHA
    f1f7033 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2019

  1. Configuration menu
    Copy the full SHA
    bca5d04 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    710d01a View commit details
    Browse the repository at this point in the history
  3. Rename DRV_TOUCH_XPT2046 to DRV_TOUCH_XPT2046_STM

    - Users of the Arduino_STM32 Serasidis XPT2046 touch driver will need to replace DRV_TOUCH_XPT2046 with DRV_TOUCH_XPT2046_STM in their config files.
    ImpulseAdventure committed Feb 1, 2019
    Configuration menu
    Copy the full SHA
    f4db628 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a27840f View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2019

  1. Configuration menu
    Copy the full SHA
    7af4c56 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5113cdf View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2019

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

Commits on Feb 5, 2019

  1. Configuration menu
    Copy the full SHA
    776b61c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    960e2fd View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2019

  1. Configuration menu
    Copy the full SHA
    41b4a32 View commit details
    Browse the repository at this point in the history
  2. Fix mcufriend ID reporting

    - Add message to see serial output
    ImpulseAdventure committed Feb 8, 2019
    Configuration menu
    Copy the full SHA
    dfc9a34 View commit details
    Browse the repository at this point in the history
  3. Major update to mcufriend example config

    - Removed MCUFRIEND_ID selection
    - Labeled config sections, improved guidance
    ImpulseAdventure committed Feb 8, 2019
    Configuration menu
    Copy the full SHA
    1b50513 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6c87a3c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f5b1f52 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2019

  1. Removed config TFT_eSPI with TOUCH_SIMPE

    - Adafruit_TouchScreen not compatible with ESP8266/ESP32
    ImpulseAdventure committed Feb 9, 2019
    Configuration menu
    Copy the full SHA
    23ea85b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    523ff17 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cc64c51 View commit details
    Browse the repository at this point in the history