Skip to content

Add option to turn on and off the turbo mode at runtime #562

Add option to turn on and off the turbo mode at runtime

Add option to turn on and off the turbo mode at runtime #562

Triggered via pull request October 31, 2025 14:17
Status Failure
Total duration 8m 5s
Artifacts

rust.yml

on: pull_request
Matrix: build-and-test-all-targets
Fit to window
Zoom out
Zoom in

Annotations

8 errors
build-and-test-all-targets (ubuntu-latest)
Process completed with exit code 105.
build-and-test-all-targets (ubuntu-latest): rpi/src/drivers/ili9341_gfx_device.rs#L3
unresolved import `magenboy_core::ppu::gfx_device`
build-and-test-all-targets (ubuntu-latest): rpi/src/drivers/gpio_joypad.rs#L1
unresolved imports `magenboy_core::keypad::joypad`, `magenboy_core::keypad::joypad_provider`, `magenboy_core::keypad::button`
build-and-test-all-targets (ubuntu-latest): rpi/src/configuration.rs#L2
unresolved import `magenboy_core::keypad::button`
build-and-test-all-targets (windows-latest)
Process completed with exit code 1.
build-and-test-all-targets (windows-latest): rpi/src/drivers/ili9341_gfx_device.rs#L3
unresolved import `magenboy_core::ppu::gfx_device`
build-and-test-all-targets (windows-latest): rpi/src/drivers/gpio_joypad.rs#L1
unresolved imports `magenboy_core::keypad::joypad`, `magenboy_core::keypad::joypad_provider`, `magenboy_core::keypad::button`
build-and-test-all-targets (windows-latest): rpi/src/configuration.rs#L2
unresolved import `magenboy_core::keypad::button`