mirror of
https://github.com/eddyem/stm32samples.git
synced 2025-12-06 10:45:11 +03:00
pragma once
This commit is contained in:
parent
3859ae25f5
commit
a22776d487
@ -14,6 +14,7 @@
|
|||||||
* You should have received a copy of the GNU General Public License
|
* You should have received a copy of the GNU General Public License
|
||||||
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
*/
|
*/
|
||||||
|
#pragma once
|
||||||
|
|
||||||
#include <stm32f1.h>
|
#include <stm32f1.h>
|
||||||
#include "usb_descr.h"
|
#include "usb_descr.h"
|
||||||
|
|||||||
@ -14,6 +14,7 @@
|
|||||||
* You should have received a copy of the GNU General Public License
|
* You should have received a copy of the GNU General Public License
|
||||||
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
*/
|
*/
|
||||||
|
#pragma once
|
||||||
|
|
||||||
#include <stm32f1.h>
|
#include <stm32f1.h>
|
||||||
#include "usb_lib.h"
|
#include "usb_lib.h"
|
||||||
|
|||||||
@ -14,6 +14,7 @@
|
|||||||
* You should have received a copy of the GNU General Public License
|
* You should have received a copy of the GNU General Public License
|
||||||
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
*/
|
*/
|
||||||
|
#pragma once
|
||||||
|
|
||||||
#include <stm32f1.h>
|
#include <stm32f1.h>
|
||||||
#include "usb_lib.h"
|
#include "usb_lib.h"
|
||||||
|
|||||||
@ -14,6 +14,7 @@
|
|||||||
* You should have received a copy of the GNU General Public License
|
* You should have received a copy of the GNU General Public License
|
||||||
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
*/
|
*/
|
||||||
|
#pragma once
|
||||||
|
|
||||||
#include <stm32f1.h>
|
#include <stm32f1.h>
|
||||||
#include "usb_lib.h"
|
#include "usb_lib.h"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user