Update F1 libs with new header file locations.

This commit is contained in:
Fergus Noble
2011-09-15 01:18:49 -07:00
parent b546f9b5a9
commit 5b4cbe7d87
14 changed files with 20 additions and 20 deletions

View File

@@ -26,7 +26,7 @@
*/
#include <libopencm3/stm32/timer.h>
#include <libopencm3/stm32/rcc.h>
#include <libopencm3/stm32/f1/rcc.h>
void timer_reset(u32 timer_peripheral)
{