mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-21 18:54:27 +08:00
microblaze: Install uartlite/xil-compat headers
Microblaze is most likely built with uartlite for uart. We will install the <bsp/uartlite.h> / <bsp/uartlite_l.h> header files for users to use.
This commit is contained in:
@@ -18,6 +18,10 @@ install:
|
||||
- bsps/microblaze/microblaze_fpga/include/bsp/microblaze-timer.h
|
||||
- bsps/microblaze/microblaze_fpga/include/bsp/microblaze-gpio.h
|
||||
- bsps/microblaze/include/bsp/microblaze-fdt-support.h
|
||||
- bsps/microblaze/microblaze_fpga/include/bsp/xil-compat.h
|
||||
- bsps/include/bsp/xil-compat-common.h
|
||||
- bsps/microblaze/include/dev/serial/uartlite.h
|
||||
- bsps/microblaze/include/dev/serial/uartlite_l.h
|
||||
links: []
|
||||
source:
|
||||
- bsps/microblaze/microblaze_fpga/clock/clock.c
|
||||
|
||||
Reference in New Issue
Block a user