You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
241 B

3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
  1. idf_component_register(SRCS #
  2. #"../dep/zesp32-submodule-zsimpleble-server/zsimpleble_server.c"
  3. "ble_spp_server_demo.c"
  4. "main.c"
  5. "timer_u.c"
  6. "ble_parse_data.c"
  7. "motor_drive.c"
  8. INCLUDE_DIRS #
  9. "../dep/"
  10. ".")