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

Add support for Sigfox #145

Open
dhineshkumarmcci opened this issue Dec 30, 2020 · 1 comment
Open

Add support for Sigfox #145

dhineshkumarmcci opened this issue Dec 30, 2020 · 1 comment
Assignees

Comments

@dhineshkumarmcci
Copy link

dhineshkumarmcci commented Dec 30, 2020

Add a function stm32_interrupt_enable for "C" in interrupt.cpp to call the stm32_interrupt_enable function from the C code arduino_wrapper.c of MCCI_Sigfox_Image library.

Add an topic as Technology and add both LoRaWAN and Sigfox to that.

@dhineshkumarmcci dhineshkumarmcci self-assigned this Dec 30, 2020
@dhineshkumarmcci dhineshkumarmcci changed the title Add stm32_interrupt_enable function for "C" to support Sigfox library Add support for Sigfox library Jan 20, 2021
@dhineshkumarmcci dhineshkumarmcci changed the title Add support for Sigfox library Add support for Sigfox Jan 20, 2021
dhineshkumarmcci added a commit that referenced this issue Jun 7, 2021
dhineshkumarmcci added a commit that referenced this issue Nov 17, 2021
dhineshkumarmcci added a commit that referenced this issue Nov 23, 2021
@terrillmoore
Copy link
Member

I think the approach here was slightly off. Rather than add a new API, the existing API should be declared extern "C". I'm filing a separate issue for that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants