- 01 Mar, 2018 6 commits
-
-
Luca Giordano authored
refs #123279 modified: utils/jenkins/aftercommitbuild.sh
-
Guilherme Sanches authored
compiled by sparc-rtems5-gcc when it can only be compiled by the sparc-rtems4.11-gcc at the most. refs #129490 Changes to be committed: new file: examples/iop_can/config.xml new file: examples/iop_can/iop.xml renamed: examples/iop_example/iop/iop_config.c -> examples/iop_can/iop/iop_config.c renamed: examples/iop_example/iop/iop_logical_device_0.c -> examples/iop_can/iop/iop_logical_device_0.c renamed: examples/iop_example/iop/iop_physical_device_0.c -> examples/iop_can/iop/iop_physical_device_0.c renamed: examples/iop_example/iop/iop_ports.c -> examples/iop_can/iop/iop_ports.c new file: examples/iop_can/queuing/queuing.c new file: examples/iop_can/sampling/sampling.c new file: libs/libiop/can_support.c new file: libs/libiop/can_tasks.c new file: libs/libiop/drivers/occan/include/grlib.h new file: libs/libiop/drivers/occan/include/iop_occan.h new file: libs/libiop/drivers/occan/include/occan_msg_queue.h new file: libs/libiop/drivers/occan/iop_occan.c new file: libs/libiop/drivers/occan/occan_msg_queue.c modified: libs/libiop/eth_tasks.c new file: libs/libiop/include/can_support.h modified: libs/libiop/include/iop.h modified: libs/libiop/include/iop_headers.h modified: pmk/core/ports.c modified: pos/rtems48i/edilib/Makefile.hc modified: pos/rtems48i/rtems48i/c/src/lib/libbsp/sparc/shared/amba/ambapp.c modified: pos/rtems48i/rtems48i/c/src/lib/libbsp/sparc/shared/include/ambapp.h modified: pos/rtems5/rtems5/c/src/lib/libbsp/sparc/shared/amba/ambapp.c modified: tools/configurator/air/pos/rtems48i/rtems48i_makefile.mako modified: tools/configurator/air/pos/rtems48i/rtems48i_partition_makefile.mako modified: tools/configurator/air/targets/sparc/leon3/config.py modified: tools/configurator/air/targets/sparc/leon4/config.py modified: tools/configurator/parsers/iop/definitions.py modified: tools/configurator/parsers/iop/devices.py modified: tools/configurator/parsers/iop/gaisler_devices.py modified: tools/configurator/parsers/iop/parser.py modified: tools/configurator/parsers/iop/ti_devices.py modified: tools/configurator/templates/air_configuration/air_makefile.mako modified: tools/configurator/templates/app_configuration/iop/include/iop_templates.mako modified: tools/configurator/templates/app_configuration/iop/iop_grspw.mako modified: tools/configurator/templates/app_configuration/iop/iop_logical_device.mako new file: tools/configurator/templates/app_configuration/iop/iop_occan.mako modified: tools/configurator/templates/include/makefile.mako modified: tools/configurator/tools/configure_air.py modified: ../utils/jenkins/aftercommitbuild.sh
-
Daniel Silveira authored
sed_example examples how to used address_to_code_example examples how find source code file name and file from a pointed address
-
Daniel Silveira authored
sed_example examples how to used address_to_code_example examples how find source code file name and file from a pointed address
-
Luca Giordano authored
Corrects jenkins scripts due to directory name changes. Adds hard coded edilib makefile and corrects its configuration. refs: #125176 new file: air/pos/rtems48i/edilib/Makefile-hc modified: air/tools/configurator/air/pos/rtems48i/rtems48i_makefile.mako modified: utils/jenkins/aftercommitbuild.sh
-
Daniel Silveira authored
refs #112269 To avoid confusion with folder that exist inside air folder The rtems folder is renamed to rtems_example The tools folder is renamed to utils
-
- 14 Feb, 2018 1 commit
-
-
Luca Giordano authored
refs #123279 modified: utils/jenkins/aftercommitbuild.sh
-
- 05 Feb, 2018 1 commit
-
-
Guilherme Sanches authored
compiled by sparc-rtems5-gcc when it can only be compiled by the sparc-rtems4.11-gcc at the most. refs #129490 Changes to be committed: new file: examples/iop_can/config.xml new file: examples/iop_can/iop.xml renamed: examples/iop_example/iop/iop_config.c -> examples/iop_can/iop/iop_config.c renamed: examples/iop_example/iop/iop_logical_device_0.c -> examples/iop_can/iop/iop_logical_device_0.c renamed: examples/iop_example/iop/iop_physical_device_0.c -> examples/iop_can/iop/iop_physical_device_0.c renamed: examples/iop_example/iop/iop_ports.c -> examples/iop_can/iop/iop_ports.c new file: examples/iop_can/queuing/queuing.c new file: examples/iop_can/sampling/sampling.c new file: libs/libiop/can_support.c new file: libs/libiop/can_tasks.c new file: libs/libiop/drivers/occan/include/grlib.h new file: libs/libiop/drivers/occan/include/iop_occan.h new file: libs/libiop/drivers/occan/include/occan_msg_queue.h new file: libs/libiop/drivers/occan/iop_occan.c new file: libs/libiop/drivers/occan/occan_msg_queue.c modified: libs/libiop/eth_tasks.c new file: libs/libiop/include/can_support.h modified: libs/libiop/include/iop.h modified: libs/libiop/include/iop_headers.h modified: pmk/core/ports.c modified: pos/rtems48i/edilib/Makefile.hc modified: pos/rtems48i/rtems48i/c/src/lib/libbsp/sparc/shared/amba/ambapp.c modified: pos/rtems48i/rtems48i/c/src/lib/libbsp/sparc/shared/include/ambapp.h modified: pos/rtems5/rtems5/c/src/lib/libbsp/sparc/shared/amba/ambapp.c modified: tools/configurator/air/pos/rtems48i/rtems48i_makefile.mako modified: tools/configurator/air/pos/rtems48i/rtems48i_partition_makefile.mako modified: tools/configurator/air/targets/sparc/leon3/config.py modified: tools/configurator/air/targets/sparc/leon4/config.py modified: tools/configurator/parsers/iop/definitions.py modified: tools/configurator/parsers/iop/devices.py modified: tools/configurator/parsers/iop/gaisler_devices.py modified: tools/configurator/parsers/iop/parser.py modified: tools/configurator/parsers/iop/ti_devices.py modified: tools/configurator/templates/air_configuration/air_makefile.mako modified: tools/configurator/templates/app_configuration/iop/include/iop_templates.mako modified: tools/configurator/templates/app_configuration/iop/iop_grspw.mako modified: tools/configurator/templates/app_configuration/iop/iop_logical_device.mako new file: tools/configurator/templates/app_configuration/iop/iop_occan.mako modified: tools/configurator/templates/include/makefile.mako modified: tools/configurator/tools/configure_air.py modified: ../utils/jenkins/aftercommitbuild.sh
-
- 01 Feb, 2018 1 commit
-
-
Luca Giordano authored
Avoids example/io_can compilation. refs #104462 modified: utils/jenkins/aftercommitbuild.sh
-
- 31 Jan, 2018 1 commit
-
-
Guilherme Sanches authored
jekins' tests. Changes to be committed: modified: ../utils/jenkins/aftercommitbuild.sh
-
- 29 Jan, 2018 2 commits
-
-
Daniel Silveira authored
sed_example examples how to used address_to_code_example examples how find source code file name and file from a pointed address
-
Daniel Silveira authored
sed_example examples how to used address_to_code_example examples how find source code file name and file from a pointed address
-
- 26 Jan, 2018 1 commit
-
-
Luca Giordano authored
Corrects jenkins scripts due to directory name changes. Adds hard coded edilib makefile and corrects its configuration. refs: #125176 new file: air/pos/rtems48i/edilib/Makefile-hc modified: air/tools/configurator/air/pos/rtems48i/rtems48i_makefile.mako modified: utils/jenkins/aftercommitbuild.sh
-
- 25 Jan, 2018 1 commit
-
-
Daniel Silveira authored
refs #112269 To avoid confusion with folder that exist inside air folder The rtems folder is renamed to rtems_example The tools folder is renamed to utils
-