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

Enable other STM32 architectures. #10

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

honnet
Copy link

@honnet honnet commented Aug 7, 2023

Hi @arpruss!

Following up on the issue #9, here is a proposition that might be good for other ADCTouchSensor users who would want to try the STM32duino (it's supported by ST so they have a lot of new architectures).

There is no default option for ADCTOUCH_DIVIDER, so another even more inclusive option could be to use #else instead of my proposed #elif defined(ARDUINO_ARCH_STM32) (see here).

Let me know if you prefer this 2nd option?

...or if there is anything I could do to make this pull request better?

Thanks again for this great lib!
Cedric :)


PS: It seems that Roger Clark suggests to use the stm32duino core now:
https://github.com/rogerclarkmelbourne/Arduino_STM32#background--support

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.

1 participant