Fixed missing include

This commit is contained in:
zykrahgaming 2022-01-01 21:55:22 +11:00
parent f687010af5
commit 51b16df374
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@
limitations under the License.
*/
#include <ch.h>
#include "fault_handlers.h"
#include <hal.h>
#include <string.h>