Skip to content

Commit

Permalink
Merge pull request #404 from adafruit/update-tinyusb-15775727e7e29cf6…
Browse files Browse the repository at this point in the history
…b4d748f01d9457479f8f6899
  • Loading branch information
hathach committed Mar 14, 2024
2 parents 631d192 + ebe252c commit 040eb93
Show file tree
Hide file tree
Showing 18 changed files with 898 additions and 1,193 deletions.
6 changes: 3 additions & 3 deletions src/arduino/ports/esp32/tusb_config_esp32.h
Original file line number Diff line number Diff line change
Expand Up @@ -70,9 +70,9 @@ extern "C" {
// with no OTG USB MCU such as eps32, c3 etc...
//--------------------------------------------------------------------

// #ifndef CFG_TUSB_DEBUG
// #define CFG_TUSB_DEBUG 0
// #endif
#ifndef CFG_TUSB_DEBUG
#define CFG_TUSB_DEBUG 0
#endif

// For selectively disable device log (when > CFG_TUSB_DEBUG)
// #define CFG_TUD_LOG_LEVEL 3
Expand Down
Loading

0 comments on commit 040eb93

Please sign in to comment.