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

drivers/netdev_ieee802154_submac: port to netdev_new_api #20992

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

Conversation

benpicco
Copy link
Contributor

Contribution description

We only have NETDEV_EVENT_TX_COMPLETE now, store error codes in device struct.

Testing procedure

only lightly tested

Issues/PRs references

@benpicco benpicco requested a review from jia200x November 14, 2024 16:01
@github-actions github-actions bot added Area: drivers Area: Device drivers Area: sys Area: System labels Nov 14, 2024
@benpicco benpicco requested a review from maribu November 14, 2024 16:02
@maribu
Copy link
Member

maribu commented Nov 19, 2024

@jia200x: Do you also want to take a look?

@benpicco benpicco added the CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR label Nov 21, 2024
@riot-ci
Copy link

riot-ci commented Nov 21, 2024

Murdock results

✔️ PASSED

ca35c7f drivers/netdev: fix documentation of netdev_new_api

Success Failures Total Runtime
10249 0 10249 18m:26s

Artifacts

@benpicco benpicco added CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR and removed CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR labels Dec 22, 2024
@benpicco benpicco force-pushed the netdev_ieee802154_submac-new_api branch from 6db1ff9 to ca35c7f Compare December 23, 2024 21:00
@github-actions github-actions bot added Area: network Area: Networking Area: pkg Area: External package ports labels Dec 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: drivers Area: Device drivers Area: network Area: Networking Area: pkg Area: External package ports Area: sys Area: System CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants