Added usb peripheral register definitions. It uses some tool macros defined in tools.h
This commit is contained in:
@@ -20,6 +20,7 @@
|
||||
#ifndef LIBOPENSTM32_LIBOPENSTM32_H
|
||||
#define LIBOPENSTM32_LIBOPENSTM32_H
|
||||
|
||||
#include <libopenstm32/tools.h>
|
||||
#include <libopenstm32/common.h>
|
||||
#include <libopenstm32/memorymap.h>
|
||||
#include <libopenstm32/rcc.h>
|
||||
@@ -29,5 +30,6 @@
|
||||
#include <libopenstm32/spi.h>
|
||||
#include <libopenstm32/timer.h>
|
||||
#include <libopenstm32/flash.h>
|
||||
#include <libopenstm32/usb.h>
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user