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

EFR32: track radio driver progress #8569

Open
2 of 4 tasks
basilfx opened this issue Feb 15, 2018 · 2 comments
Open
2 of 4 tasks

EFR32: track radio driver progress #8569

basilfx opened this issue Feb 15, 2018 · 2 comments
Labels
Area: network Area: Networking Type: new feature The issue requests / The PR implemements a new feature for RIOT Type: tracking The issue tracks and organizes the sub-tasks of a larger effort

Comments

@basilfx
Copy link
Member

basilfx commented Feb 15, 2018

This issue is to track the progress of the integrated radio drivers of the EFR32 family (supported via EFM32).

Currently, the following boards have support:

Current work:

TODO:

Caveats/comments/notes:

  • RAIL 2.x supports multi-protocol (e.g. 802.15.4 and BLE). How to handle?
  • RAIL 1.x/2.x is a blob with fixed ISR names (can be remapped, e.g. arm-none-eabi-objcopy librail_efr32xg1_gcc_release.a --redefine-sym FRC_PRI_IRQHandler=isr_frc_pri)
@basilfx basilfx added Type: new feature The issue requests / The PR implemements a new feature for RIOT GNRC labels Feb 15, 2018
@basilfx
Copy link
Member Author

basilfx commented Feb 15, 2018

So far I know @kYc0o, @pyropeter, @kaibeckmann and I are interested/looking into this.

My knowledge on radio drivers is very limited, but I can help to fix things on the EF{M, R}32 side though :-)

@stale
Copy link

stale bot commented Aug 10, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. If you want me to ignore this issue, please mark it with the "State: don't stale" label. Thank you for your contributions.

@stale stale bot added the State: stale State: The issue / PR has no activity for >185 days label Aug 10, 2019
@stale stale bot closed this as completed Sep 10, 2019
@miri64 miri64 added the Type: tracking The issue tracks and organizes the sub-tasks of a larger effort label Sep 10, 2019
@miri64 miri64 reopened this Sep 10, 2019
@stale stale bot removed the State: stale State: The issue / PR has no activity for >185 days label Sep 10, 2019
@MrKevinWeiss MrKevinWeiss added this to the Release 2021.07 milestone Jun 21, 2021
@MrKevinWeiss MrKevinWeiss removed this from the Release 2021.07 milestone Jul 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: network Area: Networking Type: new feature The issue requests / The PR implemements a new feature for RIOT Type: tracking The issue tracks and organizes the sub-tasks of a larger effort
Projects
None yet
Development

No branches or pull requests

3 participants