mirror of
https://github.com/hathach/tinyusb.git
synced 2025-03-27 02:37:48 +00:00
803 B
803 B
Run Demos
Table of Contents
For simplicity and user's convenience, there are only 2 basic application demos which are Device and Host. Each application demo has a few projects, each for its supported RTOS. For instance in the /demo/device you will find 3 projects
- device_os_none for no RTOS
- device_freertos for freeRTOS
- device_cmsis_rtx for ARM CMSIS with RTX implemenation
\subpage md_doxygen_started_device_demo \subpage md_doxygen_started_host_demo