diff options
| author | hathach <[email protected]> | 2012-11-29 17:52:57 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2012-11-29 17:52:57 +0700 |
| commit | 879fb21f99020bfb13a300e6e61089c7d0aa4619 (patch) | |
| tree | ffdfe88408f418847e7a35d4cd12246218e1a562 /tinyusb/common/errors_def | |
| parent | 2dd9501f37b8e2b2fdfa43b12469498646ae3fe5 (diff) | |
change license email to website
added support for cdc devices
Diffstat (limited to 'tinyusb/common/errors_def')
| -rw-r--r-- | tinyusb/common/errors_def | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tinyusb/common/errors_def b/tinyusb/common/errors_def index 927c72d7d..55c9fdbdf 100644 --- a/tinyusb/common/errors_def +++ b/tinyusb/common/errors_def @@ -2,12 +2,12 @@ * errors_def * * Created on: Nov 27, 2012 - * Author: hathach ([email protected]) + * Author: hathach */ /* * Software License Agreement (BSD License) - * Copyright (c) 2012, hathach ([email protected]) + * Copyright (c) 2012, hathach (tinyusb.net) * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, |
