docs: tinyusb documentation

This commit is contained in:
Andrei Gramakov
2020-08-18 11:51:32 +02:00
parent 3663c6df0d
commit c863b4c777
11 changed files with 195 additions and 36 deletions

View File

@@ -33,7 +33,7 @@ extern "C" {
esp_err_t tusb_run_task(void);
/**
* @brief Stops a FreeRTOS task with @ref tusb_device_task
* @brief Stops a FreeRTOS task
*
* @return ESP_OK or ESP_FAIL
*/