diff options
| author | hathach <[email protected]> | 2019-11-21 23:19:38 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2019-11-21 23:19:38 +0700 |
| commit | f5d737aa7ec6abde5738d29510c8416d5e8b17e7 (patch) | |
| tree | c98d95e965ae5b8e5243707b29e93ba634ae5dfb /test | |
| parent | bbec47b647ab7b2e38644ffff60f45b54b791d42 (diff) | |
moving irq to bsp for lpc17/40
Diffstat (limited to 'test')
| -rw-r--r-- | test/test/device/usbd/test_usbd.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test/device/usbd/test_usbd.c b/test/test/device/usbd/test_usbd.c index fcd739b40..c59d94c2c 100644 --- a/test/test/device/usbd/test_usbd.c +++ b/test/test/device/usbd/test_usbd.c @@ -1,7 +1,7 @@ /* * The MIT License (MIT) * - * Copyright (c) 2019 hathach for Adafruit Industries + * Copyright (c) 2019, Ha Thach (tinyusb.org) * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal |
