bdk: add activity monitor driver

This commit is contained in:
CTCaer
2022-01-20 12:32:02 +02:00
parent c1441a64c7
commit 3dd12321f8
5 changed files with 255 additions and 2 deletions

View File

@@ -40,6 +40,7 @@
#include <rtc/max77620-rtc.h>
#include <sec/se.h>
#include <sec/tsec.h>
#include <soc/actmon.h>
#include <soc/bpmp.h>
#include <soc/ccplex.h>
#include <soc/clock.h>