diff options
| author | Ha Thach <[email protected]> | 2020-03-18 00:36:28 +0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-03-18 00:36:28 +0700 |
| commit | 00eabbac3533b2b33020c477b9cc07af491fd626 (patch) | |
| tree | 0f5919395d326026fede20b53ba47ec77236dd69 /examples/device | |
| parent | e47f9921570c75afd3288407601897c5b283f043 (diff) | |
| parent | a93548cfe9094893e147db0115958612e1606aa7 (diff) | |
Merge pull request #302 from hathach/develop
follow up to #301
Diffstat (limited to 'examples/device')
| -rw-r--r-- | examples/device/cdc_msc_freertos/src/freertos_hook.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/device/cdc_msc_freertos/src/freertos_hook.c b/examples/device/cdc_msc_freertos/src/freertos_hook.c index 474e808a9..423bad4d3 100644 --- a/examples/device/cdc_msc_freertos/src/freertos_hook.c +++ b/examples/device/cdc_msc_freertos/src/freertos_hook.c @@ -21,7 +21,6 @@ * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN * THE SOFTWARE. * - * This file is part of the TinyUSB stack. */ //--------------------------------------------------------------------+ |
