Skip to content
This repository was archived by the owner on Apr 16, 2021. It is now read-only.

Restructure core bindings #31

Closed
wants to merge 1 commit into from
Closed

Restructure core bindings #31

wants to merge 1 commit into from

Conversation

facchinm
Copy link
Member

Trying to adapt the C scoped core functions to the dual usage (standalone and as mbed library) ended up with suboptimal results; this commit tries to make everything more clear, without any side effect.

Fixes #30

@dcuartielles

Trying to adapt the C scoped core functions to the dual usage (standalone and as mbed library) ended up with suboptimal results; this commit tries to make everything more clear, without any side effect.

Fixes #30
@Dorsel89
Copy link

Hey @facchinm,

I just applied the changes and everything works fine for me. Would be nice if this can pushed to the master branch!

Thanks and kind regards

@rmlearney-digicatapult
Copy link
Contributor

Hi @facchinm this fixes issue #30

@morettigiorgio
Copy link

Hi @facchinm, this fixes issue #30 for me too

polldo pushed a commit to polldo/ArduinoCore-nRF528x-mbedos that referenced this pull request Apr 21, 2020
polldo pushed a commit to polldo/ArduinoCore-nRF528x-mbedos that referenced this pull request Apr 22, 2020
@facchinm
Copy link
Member Author

Included in #81 in a much better way

@facchinm facchinm closed this Jun 11, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

digitalRead forces INPUT_PULLUP
4 participants