forked from Imagelibrary/rtems
Move Mongoose-V specific devices into BSP.
Putting the duart in libcpu was very optimistic and presumptuous. It has never been used again on another SoC and is BSP specific.
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
|
||||
#include <rtems.h>
|
||||
#include <rtems/bspIo.h>
|
||||
#include <libcpu/mongoose-v.h>
|
||||
#include <bsp/mongoose-v.h>
|
||||
#include "gdb_if.h"
|
||||
|
||||
#include <rtems/libio.h>
|
||||
|
||||
Reference in New Issue
Block a user