Changeset 308


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

MANIFESTの更新

Location:
asp3_wo_tecs/trunk
Files:
16 added
13 edited

Legend:

Unmodified
Added
Removed
  • asp3_wo_tecs/trunk/MANIFEST

    r306 r308  
    11PACKAGE asp3
    2 VERSION 3.0.0
     2VERSION 3.1.0
    33
    44configure.rb
     
    8484kernel/wait.h
    8585
    86 tecs_kernel/init_tecs.c
    87 tecs_kernel/kernel.cdl
    88 tecs_kernel/tAlarmNotifier.c
    89 tecs_kernel/tAlarmNotifier_inline.h
    90 tecs_kernel/tCpuExceptionHandler.c
    91 tecs_kernel/tCyclicNotifier.c
    92 tecs_kernel/tCyclicNotifier_inline.h
    93 tecs_kernel/tDataqueue_inline.h
    94 tecs_kernel/tEventflag_inline.h
    95 tecs_kernel/tFixedSizeMemoryPool_inline.h
    96 tecs_kernel/tISR.c
    97 tecs_kernel/tInitializeRoutine.c
    98 tecs_kernel/tInterruptHandler.c
    99 tecs_kernel/tInterruptRequest_inline.h
    100 tecs_kernel/tKernel_inline.h
    101 tecs_kernel/tMutex_inline.h
    102 tecs_kernel/tPriorityDataqueue_inline.h
    103 tecs_kernel/tSemaphore_inline.h
    104 tecs_kernel/tTask.c
    105 tecs_kernel/tTask_inline.h
    106 tecs_kernel/tTerminateRoutine.c
    107 tecs_kernel/tTimeEventHandler.c
    108 tecs_kernel/tecs_kernel.h
    109 
     86syssvc/banner.c
     87syssvc/banner.cfg
     88syssvc/banner.h
     89syssvc/histogram.c
    11090syssvc/histogram.h
     91syssvc/logtask.c
     92syssvc/logtask.cfg
     93syssvc/logtask.h
     94syssvc/serial.c
     95syssvc/serial.cfg
    11196syssvc/serial.h
     97syssvc/syslog.c
     98syssvc/syslog.cfg
    11299syssvc/syslog.h
    113 syssvc/tHistogram.c
    114 syssvc/tHistogram.cdl
    115 syssvc/tHistogram.h
    116 syssvc/tHistogramAdapter.c
    117 syssvc/tHistogramAdapter.cdl
    118 syssvc/tBanner.cdl
    119 syssvc/tBannerMain.c
    120 syssvc/tLogTask.cdl
    121 syssvc/tLogTaskMain.c
    122 syssvc/tSerialAdapter.c
    123 syssvc/tSerialAdapter.cdl
    124 syssvc/tSerialPort.cdl
    125 syssvc/tSerialPortMain.c
    126 syssvc/tSysLog.c
    127 syssvc/tSysLog.cdl
    128 syssvc/tSysLogAdapter.c
    129 syssvc/tSysLogAdapter.cdl
    130 syssvc/tTestService.c
    131 syssvc/tTestService.cdl
     100syssvc/test_svc.c
    132101syssvc/test_svc.h
    133102
     
    139108arch/gcc/tool_stddef.h
    140109
    141 arch/tracelog/trace_log.h
    142 arch/tracelog/tTraceLog.c
    143 arch/tracelog/tTraceLog.cdl
     110arch/logtrace/trace_config.c
     111arch/logtrace/trace_config.cfg
     112arch/logtrace/trace_config.h
     113arch/logtrace/trace_dump.c
    144114
    145115utils/applyrename.rb
     
    150120sample/Makefile
    151121sample/sample1.c
    152 sample/sample1.cdl
    153122sample/sample1.cfg
    154123sample/sample1.h
    155 sample/tSample2.c
    156 sample/tSample2.cdl
    157 sample/tSample2.cfg
    158 sample/tSample2.h
    159124
    160125INCLUDE cfg/MANIFEST
  • 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
  • asp3_wo_tecs/trunk/target/ct11mpcore_gcc/E_PACKAGE

    r302 r308  
    44INCLUDE ../../MANIFEST
    55INCLUDE ../../arch/arm_gcc/MANIFEST
    6 INCLUDE ../../cfg/MANIFEST
  • asp3_wo_tecs/trunk/target/ct11mpcore_gcc/MANIFEST

    r302 r308  
    11PACKAGE asp3_arch_arm_gcc
    22
    3 E_PACKAGE
    4 MANIFEST
    5 Makefile.target
    63ct11mpcore.h
    74ct11mpcore.ld
    8 target.tf
     5E_PACKAGE
     6Makefile.target
     7MANIFEST
    98target_cfg1_out.h
    10 target_check.tf
     9target_check.trb
     10target_kernel.cfg
    1111target_kernel.h
     12target_kernel.trb
    1213target_kernel_impl.c
    1314target_kernel_impl.h
  • asp3_wo_tecs/trunk/target/dummy_gcc/MANIFEST

    r302 r308  
    11PACKAGE asp3
    22
     3dummy.h
     4Makefile.target
    35MANIFEST
    4 Makefile.target
    5 dummy.h
    6 target.tf
    76target_cfg1_out.h
    8 target_check.tf
    9 target_def.csv
     7target_check.trb
     8target_kernel.cfg
    109target_kernel.h
     10target_kernel.trb
    1111target_kernel_impl.c
    1212target_kernel_impl.h
    13 target_offset.tf
     13target_offset.trb
    1414target_rename.def
    1515target_rename.h
     
    1919target_sil.h
    2020target_stddef.h
     21target_sym.def
    2122target_syssvc.h
    2223target_test.h
  • asp3_wo_tecs/trunk/target/gr_peach_gcc/E_PACKAGE

    r307 r308  
    44INCLUDE ../../MANIFEST
    55INCLUDE ../../arch/arm_gcc/MANIFEST
    6 INCLUDE ../../tecsgen/MANIFEST_for_asp3
  • asp3_wo_tecs/trunk/target/gr_peach_gcc/MANIFEST

    r307 r308  
    22
    33E_PACKAGE
    4 MANIFEST
    5 Makefile.target
    64gdb_ram.ini
    75gdb_rom.ini
     
    97gr_peach_ram.ld
    108gr_peach_rom.ld
     9Makefile.target
     10MANIFEST
    1111renesas_rza1h_swd.cfg
    1212sf_boot.c
    13 tPutLogGRPeach.c
    14 tPutLogGRPeach.cdl
    15 tSIOPortGRPeach.cdl
    16 tSIOPortGRPeachMain_inline.h
    17 target.cdl
    1813target_cfg1_out.h
    1914target_check.trb
     
    2520target_rename.def
    2621target_rename.h
     22target_serial.cfg
     23target_serial.h
    2724target_sil.h
    2825target_stddef.h
  • asp3_wo_tecs/trunk/target/nucleo_f401re_gcc/MANIFEST

    r303 r308  
    77nucleo_f401re.h
    88stm32f401re.ld
    9 target.cdl
    10 target.tf
    119target_asm.inc
    1210target_cfg1_out.h
     
    1917target_rename.def
    2018target_rename.h
     19target_serial.cfg
     20target_serial.h
    2121target_sil.h
    2222target_stddef.h
     
    2828target_unrename.h
    2929target_user.txt
    30 tPutLogTarget.c
    31 tPutLogTarget.cdl
    32 tSIOPortTarget.cdl
    33 tSIOPortTargetMain_inline.h
    3430
    3531stm32fcube/stm32f4xx_hal_conf.h
     
    3935stm32fcube/systemclock_config.c
    4036
    41 truestudio/asp/asp_debug.launch
    42 truestudio/asp/Makefile
    43 truestudio/asp/sample1.c
    44 truestudio/asp/sample1.cfg
    45 truestudio/asp/sample1.h
    46 truestudio/asp/.cproject
    47 truestudio/asp/.project
     37truestudio/asp3/asp_debug.launch
     38truestudio/asp3/Makefile
     39truestudio/asp3/sample1.c
     40truestudio/asp3/sample1.cfg
     41truestudio/asp3/sample1.h
     42truestudio/asp3/.cproject
     43truestudio/asp3/.project
    4844
    49 truestudio/asp/.settings/com.atollic.truestudio.debug.hardware_device.prefs
    50 truestudio/asp/.settings/com.atollic.truestudio.tsp.prefs
    51 truestudio/asp/.settings/language.settings.xml
    52 truestudio/asp/.settings/org.eclipse.core.resources.prefs
     45truestudio/asp3/.settings/com.atollic.truestudio.debug.hardware_device.prefs
     46truestudio/asp3/.settings/com.atollic.truestudio.tsp.prefs
     47truestudio/asp3/.settings/language.settings.xml
     48truestudio/asp3/.settings/org.eclipse.core.resources.prefs
    5349
    5450truestudio/asp/deps/dummy.txt
  • asp3_wo_tecs/trunk/target/nucleo_f401re_gcc/Makefile.target

    r305 r308  
    7070#  GNU開発環境のターゲットアーキテクチャの定義
    7171#
    72 GCC_TARGET = arm-none-eabi
     72ifndef GCC_TARGET
     73        GCC_TARGET = arm-none-eabi
     74endif
    7375
    7476#
  • asp3_wo_tecs/trunk/test/MANIFEST

    r306 r308  
    11PACKAGE asp3
    22
    3 MANIFEST
    43bit_kernel.c
    54bit_mutex.c
     
    1615hrt_systim4.cfg
    1716hrt_systim4.h
     17MANIFEST
    1818perf0.c
    1919perf0.cfg
     
    3434perf5.cfg
    3535perf5.h
    36 perf_pf.cdl
    3736test_cpuexc.cfg
    3837test_cpuexc.h
    3938test_cpuexc.txt
    4039test_cpuexc1.c
     40test_cpuexc10.c
    4141test_cpuexc2.c
    4242test_cpuexc3.c
     
    4747test_cpuexc8.c
    4848test_cpuexc9.c
    49 test_cpuexc10.c
    5049test_dlynse.c
    5150test_dlynse.cfg
     
    8584test_notify1.cfg
    8685test_notify1.h
    87 test_pf.cdl
    8886test_raster1.c
    8987test_raster1.cfg
Note: See TracChangeset for help on using the changeset viewer.