Skip to content

Missing compatibility #90

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

Merged
merged 3 commits into from
Aug 24, 2017
Merged

Conversation

fpistm
Copy link
Member

@fpistm fpistm commented Aug 23, 2017

Add several macro for compatibily (register access)

Added:
    analogInPinToBit
    portOutputRegister
    portInputRegister
    portSetRegister
    portClearRegister
    portConfigRegister
    portModeRegister
    _BV
    cbi
    sbi

Signed-off-by: Frederic.Pillon <[email protected]>
@fpistm fpistm added the enhancement New feature or request label Aug 23, 2017
@fpistm fpistm added this to the next release milestone Aug 23, 2017
@fpistm fpistm self-assigned this Aug 23, 2017
@fpistm fpistm requested a review from a user August 23, 2017 08:40
fpistm added 2 commits August 23, 2017 11:49
Add several macro for compatibily (register access)

Added:
analogInPinToBit
portOutputRegister
portInputRegister
portSetRegister
portClearRegister
portConfigRegister
portModeRegister
_BV
cbi
sbi

Signed-off-by: Frederic.Pillon <[email protected]>
…anonymous>' [-Wenum-compare]

Signed-off-by: Frederic.Pillon <[email protected]>
@fpistm fpistm force-pushed the missing_compatibility branch from 3a38314 to e42a83c Compare August 23, 2017 09:50
@fpistm fpistm merged commit 77b053e into stm32duino:master Aug 24, 2017
@fpistm fpistm deleted the missing_compatibility branch August 24, 2017 06:54
@ghost ghost removed their request for review September 19, 2017 12:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant