Changeset 1db60df in rtems
- Timestamp:
- 10/12/20 14:05:50 (3 years ago)
- Branches:
- master
- Children:
- 562c2a71
- Parents:
- 1229817
- git-author:
- Sebastian Huber <sebastian.huber@…> (10/12/20 14:05:50)
- git-committer:
- Sebastian Huber <sebastian.huber@…> (10/12/20 14:17:44)
- Location:
- spec/build/bsps
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
spec/build/bsps/obj.yml
r1229817 r1db60df 27 27 - destination: ${BSP_INCLUDEDIR}/libchip 28 28 source: 29 - bsps/include/libchip/am29lv160.h30 29 - bsps/include/libchip/ata.h 31 30 - bsps/include/libchip/ata_internal.h … … 40 39 - bsps/include/libchip/ide_ctrl_io.h 41 40 - bsps/include/libchip/m48t08.h 42 - bsps/include/libchip/mc146818a.h43 - bsps/include/libchip/mc68681.h44 41 - bsps/include/libchip/ns16550.h 45 42 - bsps/include/libchip/ns16550_p.h … … 52 49 - bsps/include/libchip/spi-sd-card.h 53 50 - bsps/include/libchip/wd80x3.h 54 - bsps/include/libchip/z85c30.h55 51 - destination: ${BSP_INCLUDEDIR}/dev/serial 56 52 source: … … 68 64 - role: build-dependency 69 65 uid: objnetnosmp 66 - role: build-dependency 67 uid: objnosmp 70 68 source: 71 69 - bsps/shared/dev/display/disp_hcms29xx.c 72 70 - bsps/shared/dev/display/font_hcms29xx.c 73 - bsps/shared/dev/flash/am29lv160.c74 71 - bsps/shared/dev/i2c/i2c-2b-eeprom.c 75 72 - bsps/shared/dev/i2c/i2c-ds1621.c … … 93 90 - bsps/shared/dev/rtc/m48t08_reg8.c 94 91 - bsps/shared/dev/rtc/m48t08_reg.c 95 - bsps/shared/dev/rtc/mc146818a.c96 - bsps/shared/dev/rtc/mc146818a_ioreg.c97 92 - bsps/shared/dev/rtc/rtcprobe.c 98 93 - bsps/shared/dev/serial/arm-pl011.c 99 - bsps/shared/dev/serial/mc68681_baud.c100 - bsps/shared/dev/serial/mc68681.c101 - bsps/shared/dev/serial/mc68681_reg2.c102 - bsps/shared/dev/serial/mc68681_reg4.c103 - bsps/shared/dev/serial/mc68681_reg8.c104 - bsps/shared/dev/serial/mc68681_reg.c105 94 - bsps/shared/dev/serial/ns16550.c 106 95 - bsps/shared/dev/serial/ns16550-context.c 107 96 - bsps/shared/dev/serial/serprobe.c 108 - bsps/shared/dev/serial/z85c30.c109 - bsps/shared/dev/serial/z85c30_reg.c110 97 - bsps/shared/start/bootcard.c 111 98 - bsps/shared/rtems-version.c
Note: See TracChangeset
for help on using the changeset viewer.