mirror of
https://github.com/espressif/esp-idf.git
synced 2025-12-07 17:08:49 +00:00
tinyusb: Allow dynamic configuration descriptor
and remove ringbuf.h include from public headers and unused HID descriptor code
This commit is contained in:
@@ -12,7 +12,6 @@ extern "C" {
|
||||
|
||||
#include <stdint.h>
|
||||
#include "freertos/FreeRTOS.h"
|
||||
#include "freertos/ringbuf.h"
|
||||
#include "freertos/semphr.h"
|
||||
#include "freertos/timers.h"
|
||||
#include "tusb.h"
|
||||
|
||||
Reference in New Issue
Block a user