forked from RIOT-OS/RIOT
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
sys: transceiver: Provide an adapter to basic_net module
Since basic_net is aimed to replace tranceiver one day, but porting efforts usally take a while, this commit aims to provide access via transceiver as we are used to for radio/network drivers that already implement basic_net (e. g. uart_net in RIOT-OS#1454).
- Loading branch information
Showing
3 changed files
with
447 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.