diff options
| author | HiFiPhile <[email protected]> | 2026-05-17 14:05:03 +0200 |
|---|---|---|
| committer | HiFiPhile <[email protected]> | 2026-05-17 14:05:03 +0200 |
| commit | 116395a1b24f2cb1787b4110a8c3749a0435f1ee (patch) | |
| tree | a950a5f5dfacadcde4156be73408e55763e5c7b5 /examples | |
| parent | 2a58e8256ebe683106ef3070b5b418c8ba88c8f0 (diff) | |
bsp: fix tcpp0203 lto uninit error
Signed-off-by: HiFiPhile <[email protected]>
Diffstat (limited to 'examples')
| -rw-r--r-- | examples/device/midi2_device/skip.txt | 4 | ||||
| -rw-r--r-- | examples/host/midi2_host/skip.txt | 4 |
2 files changed, 0 insertions, 8 deletions
diff --git a/examples/device/midi2_device/skip.txt b/examples/device/midi2_device/skip.txt index 4cabba2fb..eadb6e74a 100644 --- a/examples/device/midi2_device/skip.txt +++ b/examples/device/midi2_device/skip.txt @@ -1,5 +1 @@ mcu:SAMD11 -board:stm32h7s3nucleo -board:stm32h573i_dk -board:stm32n657nucleo -board:stm32n6570dk diff --git a/examples/host/midi2_host/skip.txt b/examples/host/midi2_host/skip.txt index 0f96db3e9..308796869 100644 --- a/examples/host/midi2_host/skip.txt +++ b/examples/host/midi2_host/skip.txt @@ -1,5 +1 @@ board:lpcxpresso54114 -board:stm32h7s3nucleo -board:stm32h573i_dk -board:stm32n657nucleo -board:stm32n6570dk |
