Browse Source

adb_usb: Remove old comment of Makefile

tags/v1.9
tmk 9 years ago
parent
commit
09e6f71bff
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      converter/adb_usb/Makefile

+ 1
- 1
converter/adb_usb/Makefile View File

@@ -121,7 +121,7 @@ EXTRAKEY_ENABLE = yes # Audio control and System control(+450)
CONSOLE_ENABLE = yes # Console for debug(+400)
COMMAND_ENABLE = yes # Commands for debug and configuration
#SLEEP_LED_ENABLE = yes # Breathing sleep LED during USB suspend
#NKRO_ENABLE = yes # USB Nkey Rollover - not yet supported in LUFA
#NKRO_ENABLE = yes # USB Nkey Rollover


# Optimize size but this may cause error "relocation truncated to fit"

Loading…
Cancel
Save