Rename include/libopenstm32 to include/stm32.
This commit is contained in:
@@ -17,8 +17,8 @@
|
||||
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
#include <libopenstm32/can.h>
|
||||
#include <libopenstm32/rcc.h>
|
||||
#include <stm32/can.h>
|
||||
#include <stm32/rcc.h>
|
||||
|
||||
void can_reset(u32 canport)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user