making hello-world compile for all Boards

This commit is contained in:
gabriel
2024-01-30 08:30:42 +01:00
parent d6919e9af6
commit 7269306c93
4 changed files with 2 additions and 37 deletions

View File

@ -3,7 +3,7 @@
#ifndef PLIC_H
#define PLIC_H
#include <tgc-vp/const.h>
//#include <tgc-vp/const.h>
// 32 bits per source
#define PLIC_PRIORITY_OFFSET _AC(0x0000,UL)