Remove wrong file headers
This commit is contained in:
parent
0da3ebed6f
commit
40093322c3
@ -1,10 +1,3 @@
|
||||
/*
|
||||
* main.c
|
||||
*
|
||||
* Created on: Apr 25, 2015
|
||||
* Author: mari
|
||||
*/
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
/* #include <arm_math.h> */
|
||||
|
@ -1,13 +1,3 @@
|
||||
/*
|
||||
* uart.c
|
||||
*
|
||||
* Created on: Dec 15, 2014
|
||||
* Author: shino-chan
|
||||
*/
|
||||
//USART2
|
||||
//PA2 => TX
|
||||
//PA3 => RX
|
||||
//Alternate Function 7
|
||||
#include <stm-periph/uart.h>
|
||||
#include <stm32/stm32f4xx.h>
|
||||
#include <stm-periph/clock-enable-manager.h>
|
||||
|
Loading…
Reference in New Issue
Block a user