|
@ -17,7 +17,7 @@ |
|
|
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
|
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
|
*/ |
|
|
*/ |
|
|
|
|
|
|
|
|
#include <libopencm3/stm32/rcc.h> |
|
|
#include <libopencm3/stm32/f1/rcc.h> |
|
|
#include <libopencm3/cm3/common.h> |
|
|
#include <libopencm3/cm3/common.h> |
|
|
#include <libopencm3/stm32/tools.h> |
|
|
#include <libopencm3/stm32/tools.h> |
|
|
#include <libopencm3/stm32/otg_fs.h> |
|
|
#include <libopencm3/stm32/otg_fs.h> |
|
|