-
Notifications
You must be signed in to change notification settings - Fork 2k
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/bmx055: fix crazy use of FPU #19691
Conversation
Please squash! |
1e09479
to
6ddf761
Compare
bors merge |
🕐 Waiting for PR status (GitHub check) to be set, probably by CI. Bors will automatically try to run when all required PR statuses are set. |
GitHub status checks took too long to complete, so bors is giving up. You can adjust bors configuration to have it wait longer if you like. |
after 41min? |
I forgot that the squash will result in a new quick CI round ... I'll kick bors again when all is green |
bors merge |
18156: pkg/opendsme: add initial support for IEEE 802.15.4 DSME time-slotted MAC r=miri64 a=jia200x 19691: drivers/bmx055: fix crazy use of FPU r=maribu a=maribu ### Contribution description As the title says... 19694: tests/drivers/epd_bw_spi_disp_dev: fix accidental use of FPU r=maribu a=maribu Co-authored-by: Jose Alamos <[email protected]> Co-authored-by: Marian Buschsieweke <[email protected]>
Build failed (retrying...): |
Build succeeded! The publicly hosted instance of bors-ng is deprecated and will go away soon. If you want to self-host your own instance, instructions are here. If you want to switch to GitHub's built-in merge queue, visit their help page. |
Contribution description
As the title says...
Testing procedure
Code review should be sufficient
Issues/PRs references
None