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.

12 lines
274 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. "ble_uart.c"
  9. "rgb_led.c"
  10. INCLUDE_DIRS #
  11. "../dep/"
  12. ".")