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

Support strf/s2lp #6

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

nikooiko
Copy link

@nikooiko nikooiko commented Feb 3, 2021

Adds support for the S2LP radio library.

This is related to zephyrproject-rtos/zephyr#16086.

Added ST Microelectronics SUBG1 (s2lp) cube expansion package

Signed-off-by: Nikos Oikonomou <[email protected]>
- Removed unneeded S2LP_Util.h include from s2lp MCU_Interface.h.
- Removed Config_RangeExt calls from s2lp S2LPCmdStrobeRx/S2LPCmdStrobeTx of S2LP_Commands.h.

Impacted files:
  - strf/s2lp/S2LP_Library/Inc/MCU_Interface.h
  - strf/s2lp/S2LP_Library/Inc/S2LP_Commands.h

Signed-off-by: Nikos Oikonomou <[email protected]>
Added patch, to SUBG1 package, that resolves dereferencing type-punned
pointer warning.

Impacted files:
- strf/s2lp/S2LP_Library/Src/S2LP_Gpio.c

Signed-off-by: Nikos Oikonomou <[email protected]>
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.

2 participants