Skip to content

Commit

Permalink
Merge branch 'master' into release/v5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
me-no-dev authored Aug 19, 2024
2 parents c021c0c + a93dd64 commit 8c53587
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion components/arduino_tinyusb/include/tusb_config.h
Original file line number Diff line number Diff line change
Expand Up @@ -75,8 +75,9 @@ extern "C" {
/* */
/* COMMON CONFIGURATION */
/* */

#ifndef CFG_TUSB_MCU
#define CFG_TUSB_MCU OPT_MCU_ESP32S2
#endif
#define CFG_TUSB_RHPORT0_MODE OPT_MODE_DEVICE
#define CFG_TUSB_OS OPT_OS_FREERTOS

Expand Down

0 comments on commit 8c53587

Please sign in to comment.