Add missing header for BRAM

This commit is contained in:
Tim Crawford 2020-04-08 08:58:59 -06:00
parent 1194472b8f
commit d05607475c
2 changed files with 2 additions and 0 deletions

View File

@ -3,6 +3,7 @@
#include <board/smfi.h>
#include <common/macro.h>
#include <ec/bram.h>
#include <ec/pwm.h>
// Include scratch ROM

View File

@ -3,6 +3,7 @@
#include <board/smfi.h>
#include <common/macro.h>
#include <ec/bram.h>
#include <ec/pwm.h>
// Include scratch ROM