diff options
| author | Ha Thach <[email protected]> | 2022-08-10 12:41:29 +0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-08-10 12:41:29 +0700 |
| commit | 7ade0d0ce41deeed701f27709445a75ff0cf784e (patch) | |
| tree | 08db61e366218971dfe240b2fdbf8863ac56872f /examples/device | |
| parent | 251ce9899039fbdf8e749342bc6504e7438d2e88 (diff) | |
| parent | d1c61e33a617439258605555947a1ffc78519674 (diff) | |
Merge pull request #1588 from majbthrd/stm32l052
add 'stm32l052dap52' (STM32L052K8 MCU) board target
Diffstat (limited to 'examples/device')
| -rw-r--r-- | examples/device/uac2_headset/skip.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/examples/device/uac2_headset/skip.txt b/examples/device/uac2_headset/skip.txt index 9471822a4..70d8e8838 100644 --- a/examples/device/uac2_headset/skip.txt +++ b/examples/device/uac2_headset/skip.txt @@ -3,4 +3,5 @@ mcu:LPC13XX mcu:NUC121 mcu:SAMD11 mcu:SAME5X -mcu:SAMG
\ No newline at end of file +mcu:SAMG +board:stm32l052dap52 |
