Ignore:
Timestamp:
Jun 27, 2017, 1:35:59 PM (7 years ago)
Author:
ertl-honda
Message:

MANIFESTの更新

Location:
asp3_wo_tecs/trunk/arch
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • asp3_wo_tecs/trunk/arch/arm_gcc/MANIFEST

    r306 r308  
    88doc/gic_design.txt
    99
    10 common/Makefile.core
    1110common/arm.c
    1211common/arm.h
     
    3231common/gic_kernel_impl.h
    3332common/gic_support.S
     33common/Makefile.core
    3434common/pl310.c
    3535common/pl310.h
    3636common/sp804.h
    3737common/start.S
    38 common/tUartPL011.c
    39 common/tUartPL011.cdl
     38common/uart_pl011.c
    4039common/uart_pl011.h
    4140
  • asp3_wo_tecs/trunk/arch/arm_gcc/rza1/MANIFEST

    r307 r308  
    11PACKAGE asp3_arch_arm_gcc
    22
    3 MANIFEST
    4 Makefile.chip
    53chip_kernel.h
    64chip_kernel.trb
     
    97chip_rename.def
    108chip_rename.h
     9chip_serial.c
     10chip_serial.h
    1111chip_stddef.h
    1212chip_sym.def
     
    1515chip_timer.h
    1616chip_unrename.h
     17Makefile.chip
     18MANIFEST
    1719rza1.h
     20scif.c
    1821scif.h
    19 tSCIF.c
    20 tSCIF.cdl
  • asp3_wo_tecs/trunk/arch/arm_m_gcc/MANIFEST

    r302 r308  
    11PACKAGE asp3_arch_arm_m_gcc
    2 VERSION 3.A.0
     2VERSION 3.1.0
    33
    44MANIFEST
    55README.txt
    66
    7 common/Makefile.core
    87common/arm_m.h
    9 common/core.tf
    108common/core_asm.inc
    119common/core_cfg1_out.h
    12 common/core_check.tf
    13 common/core_def.csv
     10common/core_check.trb
    1411common/core_insn.h
    1512common/core_kernel.h
     13common/core_kernel.trb
    1614common/core_kernel_impl.c
    1715common/core_kernel_impl.h
    18 common/core_offset.tf
     16common/core_offset.trb
    1917common/core_rename.def
    2018common/core_rename.h
     
    2220common/core_stddef.h
    2321common/core_support.S
     22common/core_sym.def
    2423common/core_test.h
     24common/core_timer.c
     25common/core_timer.cfg
     26common/core_timer.h
    2527common/core_unrename.h
    2628common/core_user.txt
     29common/Makefile.core
    2730common/start.S
  • asp3_wo_tecs/trunk/arch/arm_m_gcc/stm32f4xx_stm32cube/MANIFEST

    r303 r308  
    1212Makefile.chip
    1313MANIFEST
    14 tUsart.c
    15 tUsart.cdl
     14usart.c
     15usart.h
    1616
    1717CMSIS/CMSIS_END_USER_LICENCE_AGREEMENT.pdf
Note: See TracChangeset for help on using the changeset viewer.