소스 검색

ps2_usb: Use standby mode in suspend

master
tmk 7 년 전
부모
커밋
1a7d1f9f4d
3개의 변경된 파일2349개의 추가작업 그리고 2164개의 파일을 삭제
  1. 4
    1
      converter/ps2_usb/Makefile
  2. 1313
    1223
      converter/ps2_usb/binary/ps2_usb_rev1_unimap.hex
  3. 1032
    940
      converter/ps2_usb/binary/ps2_usb_rev2_unimap.hex

+ 4
- 1
converter/ps2_usb/Makefile 파일 보기

@@ -68,9 +68,12 @@ ARCH ?= AVR8
# CPU clock adjust registers or the clock division fuses), this will be equal to F_CPU.
F_USB ?= $(F_CPU)

# Interrupt driven control endpoint task(+60)
# Interrupt driven control endpoint task
# Not work with suart debug
#OPT_DEFS += -DINTERRUPT_CONTROL_ENDPOINT

# This improves response of keyboard when wakeup
OPT_DEFS += -DSUSPEND_MODE_STANDBY

# Boot Section Size in *bytes*
# Teensy halfKay 512

+ 1313
- 1223
converter/ps2_usb/binary/ps2_usb_rev1_unimap.hex
파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
파일 보기


+ 1032
- 940
converter/ps2_usb/binary/ps2_usb_rev2_unimap.hex
파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
파일 보기


Loading…
취소
저장