-
Notifications
You must be signed in to change notification settings - Fork 253
Closed
Labels
Milestone
Description
For development under RTEMS it is helpful to have a basic BSP that does not require any special development boards.
The RTEMS project provides this via the "pc686" BSP. This makes it possible to boot and run an RTEMS application on ordinary commodity PC hardware.
This also boots and runs in virtual machines i.e. QEMU which is very desirable for testing.
This ticket will add a "pc-rtems" BSP to OSAL that can be used for this purpose.
Reactions are currently unavailable