diff options
| author | hathach <[email protected]> | 2024-04-17 23:08:06 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2024-04-19 23:16:59 +0700 |
| commit | 824e39ddeb762a0876702304ac95ea3b1d40cb5a (patch) | |
| tree | 27fd66a64a37c8986fc16ff1b3e8780c63864c0c /examples/device/cdc_msc/src | |
| parent | 5ca68ec049c56cd04db8fde2c9fb50f19a4e9263 (diff) | |
more clang update
Diffstat (limited to 'examples/device/cdc_msc/src')
| -rw-r--r-- | examples/device/cdc_msc/src/main.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/examples/device/cdc_msc/src/main.c b/examples/device/cdc_msc/src/main.c index 0d3f97c8f..4581a3bab 100644 --- a/examples/device/cdc_msc/src/main.c +++ b/examples/device/cdc_msc/src/main.c @@ -23,10 +23,6 @@ * */ -#include <stdlib.h> -#include <stdio.h> -#include <string.h> - #include "bsp/board_api.h" #include "tusb.h" |
