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
@@ -36,8 +36,8 @@ History:
1. Date: 2023-11-23
Author: AIIT XUOS Lab
Modification:
1. Take only armv7 abort reason part.
2. Modify iabort and dabort handler
1. Take only armv7 abort reason part(_abort_reason).
2. Modify iabort and dabort handler(in dabort_handler() and iabort_handler())
*************************************************/
#include "core.h"
#include "memlayout.h"