rework #4

Merged
Steins7 merged 88 commits from rework into dev 2024-04-20 18:20:23 +00:00
2 changed files with 3 additions and 3 deletions
Showing only changes of commit 12c0b16b39 - Show all commits

View File

@ -6,8 +6,8 @@
* defined here. * defined here.
*/ */
#ifndef _IO_REGS_H_ #ifndef _AFIO_REGS_H_
#define _IO_REGS_H_ #define _AFIO_REGS_H_
//--includes-------------------------------------------------------------------- //--includes--------------------------------------------------------------------

View File

@ -188,7 +188,7 @@ void exti_reset_peripheral(void)
//--local functions------------------------------------------------------------- //--local functions-------------------------------------------------------------
//--ISRs ----------------------------------------------------------------------- //--ISRs------------------------------------------------------------------------
void hdr_exti0(void) void hdr_exti0(void)
{ {