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 /hw | |
| parent | e47f9921570c75afd3288407601897c5b283f043 (diff) | |
| parent | a93548cfe9094893e147db0115958612e1606aa7 (diff) | |
Merge pull request #302 from hathach/develop
follow up to #301
Diffstat (limited to 'hw')
| -rw-r--r-- | hw/bsp/board.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/bsp/board.c b/hw/bsp/board.c index 16e713de5..7c0654346 100644 --- a/hw/bsp/board.c +++ b/hw/bsp/board.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. */ #include "board.h" |
