소스 검색

m0110: Fix Makefile

Jun Wako 10 년 전
부모
커밋
d23d95381a
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      converter/m0110_usb/Makefile

+ 1 - 1
converter/m0110_usb/Makefile

@@ -26,7 +26,7 @@ CONFIG_H = config.h
 # MCU name, you MUST set this to match the board you are using
 # type "make clean" after changing this, so all files will be rebuilt
 MCU = atmega32u2       # TMK converter rev2
-MCU = atmega32u4       # TMK converter rev1
+#MCU = atmega32u4       # TMK converter rev1
 
 
 # Processor frequency.