arm: async echo app
This commit is contained in:
5
arm/crash.h
Normal file
5
arm/crash.h
Normal file
@@ -0,0 +1,5 @@
|
||||
#pragma once
|
||||
|
||||
namespace crash {
|
||||
void HardFaultHandler();
|
||||
} // namespace crash
|
||||
Reference in New Issue
Block a user