瀏覽代碼

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)