diff options
| author | Ha Thach <[email protected]> | 2024-06-14 20:34:32 +0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-06-14 20:34:32 +0700 |
| commit | 0ac0c37078d5cc9bbfb76d4091ffb07343cfd7f9 (patch) | |
| tree | b30205e5f498825af09dd7244313dc6f56e7ea00 /src/class/net | |
| parent | ba2f2299c34491aa8c354e00fa3f9d222e30db89 (diff) | |
| parent | 2be72a97b8fd4d08ca20a9b8815f2042c4ef7520 (diff) | |
Merge pull request #2674 from hathach/add-ch32v103
Add ch32v103 (not working yet)
Diffstat (limited to 'src/class/net')
| -rw-r--r-- | src/class/net/ncm_device.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/class/net/ncm_device.c b/src/class/net/ncm_device.c index 64aba011a..90d747185 100644 --- a/src/class/net/ncm_device.c +++ b/src/class/net/ncm_device.c @@ -3,6 +3,8 @@ * * Copyright (c) 2019 Ha Thach (tinyusb.org) * Copyright (c) 2024 Hardy Griech + * Copyright (c) 2020 Jacob Berg Potter + * Copyright (c) 2020 Peter Lawrence * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal |
