diff options
| author | hathach <[email protected]> | 2026-01-09 10:28:27 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2026-01-09 11:58:12 +0700 |
| commit | 8452dfe3055c876a1c8cb1f52c7bceeae6678452 (patch) | |
| tree | 84307d347e0c5e00067192b0e652545e0b41e3a0 /src/tusb_option.h | |
| parent | 0b970e6a6633f703acb0f40b52b741cf492ff166 (diff) | |
clean up
Diffstat (limited to 'src/tusb_option.h')
| -rw-r--r-- | src/tusb_option.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tusb_option.h b/src/tusb_option.h index 08a0ba2ef..9b0da3ac7 100644 --- a/src/tusb_option.h +++ b/src/tusb_option.h @@ -335,7 +335,7 @@ #define CFG_TUD_EDPT_DEDICATED_HWFIFO 1 #endif -//------------- pio-usb -------------// +//------------- Raspberry Pi -------------// // Enable PIO-USB software host controller #ifndef CFG_TUH_RPI_PIO_USB #define CFG_TUH_RPI_PIO_USB 0 |
