diff --git a/examples/device/device_freertos/.cproject b/examples/obsolete/device/device_freertos/.cproject similarity index 100% rename from examples/device/device_freertos/.cproject rename to examples/obsolete/device/device_freertos/.cproject diff --git a/examples/device/device_freertos/.project b/examples/obsolete/device/device_freertos/.project similarity index 100% rename from examples/device/device_freertos/.project rename to examples/obsolete/device/device_freertos/.project diff --git a/examples/device/device_os_none/.cproject b/examples/obsolete/device/device_os_none/.cproject similarity index 100% rename from examples/device/device_os_none/.cproject rename to examples/obsolete/device/device_os_none/.cproject diff --git a/examples/device/device_os_none/.project b/examples/obsolete/device/device_os_none/.project similarity index 100% rename from examples/device/device_os_none/.project rename to examples/obsolete/device/device_os_none/.project diff --git a/examples/device/readme.md b/examples/obsolete/device/readme.md similarity index 100% rename from examples/device/readme.md rename to examples/obsolete/device/readme.md diff --git a/examples/device/src/WinCDCdriver.inf b/examples/obsolete/device/src/WinCDCdriver.inf similarity index 100% rename from examples/device/src/WinCDCdriver.inf rename to examples/obsolete/device/src/WinCDCdriver.inf diff --git a/examples/device/src/app_os_prio.h b/examples/obsolete/device/src/app_os_prio.h similarity index 100% rename from examples/device/src/app_os_prio.h rename to examples/obsolete/device/src/app_os_prio.h diff --git a/examples/device/src/cdc_device_app.c b/examples/obsolete/device/src/cdc_device_app.c similarity index 100% rename from examples/device/src/cdc_device_app.c rename to examples/obsolete/device/src/cdc_device_app.c diff --git a/examples/device/src/cdc_device_app.h b/examples/obsolete/device/src/cdc_device_app.h similarity index 100% rename from examples/device/src/cdc_device_app.h rename to examples/obsolete/device/src/cdc_device_app.h diff --git a/examples/device/src/keyboard_device_app.c b/examples/obsolete/device/src/keyboard_device_app.c similarity index 100% rename from examples/device/src/keyboard_device_app.c rename to examples/obsolete/device/src/keyboard_device_app.c diff --git a/examples/device/src/keyboard_device_app.h b/examples/obsolete/device/src/keyboard_device_app.h similarity index 100% rename from examples/device/src/keyboard_device_app.h rename to examples/obsolete/device/src/keyboard_device_app.h diff --git a/examples/device/src/main.c b/examples/obsolete/device/src/main.c similarity index 100% rename from examples/device/src/main.c rename to examples/obsolete/device/src/main.c diff --git a/examples/device/src/mouse_device_app.c b/examples/obsolete/device/src/mouse_device_app.c similarity index 100% rename from examples/device/src/mouse_device_app.c rename to examples/obsolete/device/src/mouse_device_app.c diff --git a/examples/device/src/mouse_device_app.h b/examples/obsolete/device/src/mouse_device_app.h similarity index 100% rename from examples/device/src/mouse_device_app.h rename to examples/obsolete/device/src/mouse_device_app.h diff --git a/examples/device/src/msc_device_app.c b/examples/obsolete/device/src/msc_device_app.c similarity index 100% rename from examples/device/src/msc_device_app.c rename to examples/obsolete/device/src/msc_device_app.c diff --git a/examples/device/src/msc_device_app.h b/examples/obsolete/device/src/msc_device_app.h similarity index 100% rename from examples/device/src/msc_device_app.h rename to examples/obsolete/device/src/msc_device_app.h diff --git a/examples/device/src/msc_device_ramdisk.c b/examples/obsolete/device/src/msc_device_ramdisk.c similarity index 100% rename from examples/device/src/msc_device_ramdisk.c rename to examples/obsolete/device/src/msc_device_ramdisk.c diff --git a/examples/device/src/msc_device_romdisk.c b/examples/obsolete/device/src/msc_device_romdisk.c similarity index 100% rename from examples/device/src/msc_device_romdisk.c rename to examples/obsolete/device/src/msc_device_romdisk.c diff --git a/examples/device/src/tusb_config.h b/examples/obsolete/device/src/tusb_config.h similarity index 100% rename from examples/device/src/tusb_config.h rename to examples/obsolete/device/src/tusb_config.h diff --git a/examples/device/src/tusb_descriptors.c b/examples/obsolete/device/src/tusb_descriptors.c similarity index 100% rename from examples/device/src/tusb_descriptors.c rename to examples/obsolete/device/src/tusb_descriptors.c diff --git a/examples/device/src/tusb_descriptors.h b/examples/obsolete/device/src/tusb_descriptors.h similarity index 100% rename from examples/device/src/tusb_descriptors.h rename to examples/obsolete/device/src/tusb_descriptors.h