diff options
| author | Saulo VerĂssimo <[email protected]> | 2026-05-16 22:54:25 -0300 |
|---|---|---|
| committer | Saulo VerĂssimo <[email protected]> | 2026-05-16 22:54:25 -0300 |
| commit | 2a58e8256ebe683106ef3070b5b418c8ba88c8f0 (patch) | |
| tree | 0b47b34a5506eafe2d328e453707492e68da0491 /examples | |
| parent | 7cf579dd49ab84163497ebc4348d208794a7e635 (diff) | |
midi2: skip.txt comments
Diffstat (limited to 'examples')
| -rw-r--r-- | examples/device/midi2_device/skip.txt | 3 | ||||
| -rw-r--r-- | examples/host/midi2_host/skip.txt | 3 |
2 files changed, 0 insertions, 6 deletions
diff --git a/examples/device/midi2_device/skip.txt b/examples/device/midi2_device/skip.txt index 76d694958..4cabba2fb 100644 --- a/examples/device/midi2_device/skip.txt +++ b/examples/device/midi2_device/skip.txt @@ -1,7 +1,4 @@ mcu:SAMD11 -# Skip boards exposing a pre-existing uninitialized io_ctx.GetTick in -# their board.h (called from board_init2 before TCPP0203_RegisterBusIO). -# Trips with Make+LTO; CMake passes. board:stm32h7s3nucleo board:stm32h573i_dk board:stm32n657nucleo diff --git a/examples/host/midi2_host/skip.txt b/examples/host/midi2_host/skip.txt index 2232e513a..0f96db3e9 100644 --- a/examples/host/midi2_host/skip.txt +++ b/examples/host/midi2_host/skip.txt @@ -1,7 +1,4 @@ board:lpcxpresso54114 -# Skip boards exposing a pre-existing uninitialized io_ctx.GetTick in -# their board.h (called from board_init2 before TCPP0203_RegisterBusIO). -# Trips with Make+LTO; CMake passes. board:stm32h7s3nucleo board:stm32h573i_dk board:stm32n657nucleo |
