raven FW with data and interrupt transfer (based on bldc project)

This commit is contained in:
2020-09-16 10:28:54 +02:00
parent 4c790f8810
commit 9157a42042
99 changed files with 4254 additions and 3162 deletions

View File

@ -2,7 +2,7 @@
#include "platform.h"
#ifdef PRCI_BASE_ADDR
#ifdef PRCI_CTRL_ADDR
#include "fe300prci/fe300prci_driver.h"
#include <unistd.h>