rodneybakiskan / ps5-esp32

Use a ps5 controller with an esp32
104 stars 10 forks source link

Does it support esp32-c3? #27

Open robonight123 opened 1 month ago

robonight123 commented 1 month ago

Is it impossible to use on esp32-c3 board? There is an error when compiling

exit status 1 Compilation error: exit status 1

lucasmontec commented 3 weeks ago

Same here but the error is actually on the linker: undefined reference to `L2CA_DisconnectRsp'

.pio/libdeps/esp32-c3-devkitm-1/ps5Controller/src/ps5_l2cap.c:301: undefined reference to `L2CA_ConfigRsp'