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

feat(MiscDrivers): Add Ability to Override TS_MAX_BUTTONS for TSC2046 #790

Merged
merged 1 commit into from
Nov 6, 2023

Conversation

Jake-Carter
Copy link
Contributor

Description

Closes #785

TS_MAX_BUTTONS can now be defined per-project. Ex:

# project.mk

PROJ_CFLAGS += -DTS_MAX_BUTTONS=30

Checklist Before Requesting Review

  • PR Title follows correct guidelines.
  • Description of changes and all other relevant information.
  • (Optional) Link any related GitHub issues using a keyword
  • (Optional) Provide info on any relevant functional testing/validation. For API changes or significant features, this is not optional.

@Jake-Carter Jake-Carter changed the title feat(MiscDrivers): Add Ability to Override TS_MAX_BUTTONS for TSC2046 feat(MiscDrivers): Add Ability to Override TS_MAX_BUTTONS for TSC2046 Nov 2, 2023
@Jake-Carter Jake-Carter merged commit 73bac29 into analogdevicesinc:main Nov 6, 2023
11 of 12 checks passed
@Jake-Carter Jake-Carter deleted the fix/gh-785 branch November 6, 2023 18:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update request for tsc2046 TS_MAX_BUTTONS
3 participants