Tweak HAL heading
This commit is contained in:
parent
cf53e502a2
commit
a9861a780e
|
@ -20,13 +20,6 @@
|
|||
|
||||
****************************************************************************/
|
||||
|
||||
/**
|
||||
* Description: HAL for AVR
|
||||
*
|
||||
* For __AVR__
|
||||
*/
|
||||
|
||||
|
||||
#ifdef __AVR__
|
||||
|
||||
// --------------------------------------------------------------------------
|
||||
|
|
|
@ -19,13 +19,6 @@
|
|||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
****************************************************************************/
|
||||
|
||||
/**
|
||||
* Description: HAL for AVR
|
||||
*
|
||||
* For __AVR__
|
||||
*/
|
||||
|
||||
|
||||
#ifndef _HAL_AVR_H_
|
||||
#define _HAL_AVR_H_
|
||||
|
||||
|
|
Loading…
Reference in a new issue