Files @ 75e9d12deff7
Branch filter:

Location: protofusion-esp32-template/main/CMakeLists.txt

Ethan Zonca
Move wifi and cdc to new files
idf_component_register(SRCS "main.c" "wifi.c" "usb_cdc.c"
                       INCLUDE_DIRS .)