-
- Downloads
esp32/Makefile: Fix path expansion for ESPIDF_DRIVER_O.
It was using subst to s/.c/.o/ which changed .c anywhere in the path.
Please register or sign in to comment
It was using subst to s/.c/.o/ which changed .c anywhere in the path.