diff options
| author | Ha Thach <[email protected]> | 2024-06-25 15:29:17 +0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-06-25 15:29:17 +0700 |
| commit | 13dedddd1963e67251f75b3e3ebd654d74d8aa56 (patch) | |
| tree | cb3ffeb49949a0d048d79bd783ab21182cbc1385 /examples/device | |
| parent | 044f4d1801a24634a519b73dec6f2e1dc326169d (diff) | |
| parent | 4396ecd22cac5485ce006b330ca3ef3446d0022f (diff) | |
Merge pull request #2686 from hathach/add-host-devinfo
Diffstat (limited to 'examples/device')
| -rw-r--r-- | examples/device/cdc_msc/skip.txt | 1 | ||||
| -rw-r--r-- | examples/device/dynamic_configuration/skip.txt | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/examples/device/cdc_msc/skip.txt b/examples/device/cdc_msc/skip.txt index 833fd072c..b6252e405 100644 --- a/examples/device/cdc_msc/skip.txt +++ b/examples/device/cdc_msc/skip.txt @@ -1,2 +1,3 @@ mcu:SAMD11 family:espressif +board:ch32v203g_r0_1v0 diff --git a/examples/device/dynamic_configuration/skip.txt b/examples/device/dynamic_configuration/skip.txt index 833fd072c..b6252e405 100644 --- a/examples/device/dynamic_configuration/skip.txt +++ b/examples/device/dynamic_configuration/skip.txt @@ -1,2 +1,3 @@ mcu:SAMD11 family:espressif +board:ch32v203g_r0_1v0 |
