mirror of
https://github.com/rust-embedded/rust-raspberrypi-OS-tutorials.git
synced 2024-11-11 07:10:59 +00:00
de3ba3e871
- Carve out common files for tests - Add boot tests starting tutorial 3 - Overhaul the Makefile for more structure
4 lines
72 B
Ruby
4 lines
72 B
Ruby
# frozen_string_literal: true
|
|
|
|
EXPECTED_PRINT = 'Spinning for 1 second'
|