Fix modification infomations. Reconstruct fs directory structure.

This commit is contained in:
TXuian
2024-02-02 18:21:04 +08:00
parent 6942ad6d1d
commit 7069f54ed9
60 changed files with 172144 additions and 65 deletions
@@ -42,7 +42,7 @@ History:
1. Date: 2023-08-28
Author: AIIT XUOS Lab
Modification:
1. Delete a commented out function
1. Delete a commented out function(gpt_setup_interrupt)
*************************************************/
#include <stdint.h>
@@ -43,7 +43,7 @@ History:
1. Date: 2023-11-23
Author: AIIT XUOS Lab
Modification:
1. Not modification
1. No modifications
*************************************************/
#ifndef _CCM_PLL_H_
#define _CCM_PLL_H_
@@ -43,7 +43,7 @@ History:
1. Date: 2023-11-23
Author: AIIT XUOS Lab
Modification:
1. Not modifications
1. No modifications
*************************************************/
#ifndef __GPT_H__
@@ -26,7 +26,7 @@ History:
1. Date: 2023-11-23
Author: AIIT XUOS Lab
Modification:
1. Not modifications
1. Comment unnecessary macros
*************************************************/
#ifndef __HW_CCM_REGISTERS_H__
#define __HW_CCM_REGISTERS_H__
@@ -43,7 +43,7 @@ History:
1. Date: 2023-11-23
Author: AIIT XUOS Lab
Modification:
1. Not modifications
1. No modifications
*************************************************/
#ifndef __TIMER_H__