Sync changes between boards

This commit is contained in:
Jeremy Soller
2020-02-04 13:08:50 -07:00
parent bcfa931f12
commit 2388892649
7 changed files with 79 additions and 33 deletions

View File

@@ -0,0 +1,8 @@
#ifndef _BOARD_ECPM_H
#define _BOARD_ECPM_H
#include <ec/ecpm.h>
void ecpm_init(void);
#endif // _BOARD_ECPM_H