diff options
| author | hathach <[email protected]> | 2014-03-14 17:18:05 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2014-03-14 17:18:05 +0700 |
| commit | 4cdebe2e769e52f04ad72992dd9d265372453a18 (patch) | |
| tree | f8852c031d8635c7884c0e51484dbe8d5cea135c /tinyusb/device/dcd_lpc43xx.h | |
| parent | b545544c32e4e8212583425b531f711cca6684ff (diff) | |
fix warning for device os none
Diffstat (limited to 'tinyusb/device/dcd_lpc43xx.h')
| -rw-r--r-- | tinyusb/device/dcd_lpc43xx.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tinyusb/device/dcd_lpc43xx.h b/tinyusb/device/dcd_lpc43xx.h index b8f5b1785..ba8fcc68d 100644 --- a/tinyusb/device/dcd_lpc43xx.h +++ b/tinyusb/device/dcd_lpc43xx.h @@ -57,4 +57,4 @@ #endif /* _TUSB_DCD_LPC43XX_H_ */
-/** @} */
\ No newline at end of file +/** @} */
|
