소스 검색

req esptimer

dacowars 4 주 전
부모
커밋
025a86e010
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      CMakeLists.txt

+ 1 - 1
CMakeLists.txt

@@ -1,3 +1,3 @@
 idf_component_register(SRCS "GPS_parser.c"
                     INCLUDE_DIRS "include"
-                    REQUIRES esp_driver_uart)
+                    REQUIRES esp_driver_uart esp_timer)