]> git.mdlowis.com Git - projs/libcds.git/commitdiff
Delete ceedling from tools directory and deleted rakefile.rb
authorMike D. Lowis <mike@mdlowis.com>
Mon, 4 Jun 2012 15:40:03 +0000 (11:40 -0400)
committerMike D. Lowis <mike@mdlowis.com>
Mon, 4 Jun 2012 15:40:03 +0000 (11:40 -0400)
752 files changed:
README.md [moved from README with 100% similarity]
project.yml [deleted file]
rakefile.rb [deleted file]
source/ht/ht.c [moved from src/ht/ht.c with 100% similarity]
source/ht/ht.h [moved from src/ht/ht.h with 100% similarity]
source/lists/double_link/dll.c [moved from src/lists/double_link/dll.c with 100% similarity]
source/lists/double_link/dll.h [moved from src/lists/double_link/dll.h with 100% similarity]
source/lists/single_link/sll.c [moved from src/lists/single_link/sll.c with 100% similarity]
source/lists/single_link/sll.h [moved from src/lists/single_link/sll.h with 100% similarity]
source/trees/avl/avl.c [moved from src/trees/avl/avl.c with 100% similarity]
source/trees/avl/avl.h [moved from src/trees/avl/avl.h with 100% similarity]
source/trees/binary/bt.c [moved from src/trees/binary/bt.c with 100% similarity]
source/trees/binary/bt.h [moved from src/trees/binary/bt.h with 100% similarity]
source/trees/redblack/rbt.c [moved from src/trees/redblack/rbt.c with 100% similarity]
source/trees/redblack/rbt.h [moved from src/trees/redblack/rbt.h with 100% similarity]
tests/ht/test_ht.c [deleted file]
tests/lists/sll/test_sll.c [deleted file]
tests/trees/binary/test_bt.c [deleted file]
tools/ceedling/config/test_environment.rb [deleted file]
tools/ceedling/docs/Ceedling Packet.odt [deleted file]
tools/ceedling/docs/Ceedling Packet.pdf [deleted file]
tools/ceedling/docs/CeedlingLogo.png [deleted file]
tools/ceedling/lib/cacheinator.rb [deleted file]
tools/ceedling/lib/cacheinator_helper.rb [deleted file]
tools/ceedling/lib/cmock_builder.rb [deleted file]
tools/ceedling/lib/configurator.rb [deleted file]
tools/ceedling/lib/configurator_builder.rb [deleted file]
tools/ceedling/lib/configurator_plugins.rb [deleted file]
tools/ceedling/lib/configurator_setup.rb [deleted file]
tools/ceedling/lib/configurator_validator.rb [deleted file]
tools/ceedling/lib/constants.rb [deleted file]
tools/ceedling/lib/defaults.rb [deleted file]
tools/ceedling/lib/dependinator.rb [deleted file]
tools/ceedling/lib/file_finder.rb [deleted file]
tools/ceedling/lib/file_finder_helper.rb [deleted file]
tools/ceedling/lib/file_path_utils.rb [deleted file]
tools/ceedling/lib/file_system_utils.rb [deleted file]
tools/ceedling/lib/file_wrapper.rb [deleted file]
tools/ceedling/lib/generator.rb [deleted file]
tools/ceedling/lib/generator_test_results.rb [deleted file]
tools/ceedling/lib/generator_test_results_sanity_checker.rb [deleted file]
tools/ceedling/lib/generator_test_runner.rb [deleted file]
tools/ceedling/lib/loginator.rb [deleted file]
tools/ceedling/lib/makefile.rb [deleted file]
tools/ceedling/lib/objects.yml [deleted file]
tools/ceedling/lib/plugin.rb [deleted file]
tools/ceedling/lib/plugin_manager.rb [deleted file]
tools/ceedling/lib/plugin_manager_helper.rb [deleted file]
tools/ceedling/lib/plugin_reportinator.rb [deleted file]
tools/ceedling/lib/plugin_reportinator_helper.rb [deleted file]
tools/ceedling/lib/preprocessinator.rb [deleted file]
tools/ceedling/lib/preprocessinator_extractor.rb [deleted file]
tools/ceedling/lib/preprocessinator_file_handler.rb [deleted file]
tools/ceedling/lib/preprocessinator_helper.rb [deleted file]
tools/ceedling/lib/preprocessinator_includes_handler.rb [deleted file]
tools/ceedling/lib/project_config_manager.rb [deleted file]
tools/ceedling/lib/project_file_loader.rb [deleted file]
tools/ceedling/lib/rake_utils.rb [deleted file]
tools/ceedling/lib/rake_wrapper.rb [deleted file]
tools/ceedling/lib/rakefile.rb [deleted file]
tools/ceedling/lib/release_invoker.rb [deleted file]
tools/ceedling/lib/release_invoker_helper.rb [deleted file]
tools/ceedling/lib/reportinator.rb [deleted file]
tools/ceedling/lib/rules_cmock.rake [deleted file]
tools/ceedling/lib/rules_preprocess.rake [deleted file]
tools/ceedling/lib/rules_release.rake [deleted file]
tools/ceedling/lib/rules_release_aux_dependencies.rake [deleted file]
tools/ceedling/lib/rules_tests.rake [deleted file]
tools/ceedling/lib/rules_tests_aux_dependencies.rake [deleted file]
tools/ceedling/lib/setupinator.rb [deleted file]
tools/ceedling/lib/stream_wrapper.rb [deleted file]
tools/ceedling/lib/streaminator.rb [deleted file]
tools/ceedling/lib/streaminator_helper.rb [deleted file]
tools/ceedling/lib/system_wrapper.rb [deleted file]
tools/ceedling/lib/task_invoker.rb [deleted file]
tools/ceedling/lib/tasks_base.rake [deleted file]
tools/ceedling/lib/tasks_filesystem.rake [deleted file]
tools/ceedling/lib/tasks_release.rake [deleted file]
tools/ceedling/lib/tasks_tests.rake [deleted file]
tools/ceedling/lib/tasks_vendor.rake [deleted file]
tools/ceedling/lib/test_includes_extractor.rb [deleted file]
tools/ceedling/lib/test_invoker.rb [deleted file]
tools/ceedling/lib/test_invoker_helper.rb [deleted file]
tools/ceedling/lib/tool_executor.rb [deleted file]
tools/ceedling/lib/tool_executor_helper.rb [deleted file]
tools/ceedling/lib/verbosinator.rb [deleted file]
tools/ceedling/lib/yaml_wrapper.rb [deleted file]
tools/ceedling/plugins/stdout_ide_tests_report/stdout_ide_tests_report.rb [deleted file]
tools/ceedling/plugins/stdout_ide_tests_report/stdout_ide_tests_report.yml [deleted file]
tools/ceedling/plugins/stdout_pretty_tests_report/stdout_pretty_tests_report.rb [deleted file]
tools/ceedling/plugins/stdout_pretty_tests_report/stdout_pretty_tests_report.yml [deleted file]
tools/ceedling/plugins/xml_tests_report/xml_tests_report.rb [deleted file]
tools/ceedling/release/build.info [deleted file]
tools/ceedling/release/version.info [deleted file]
tools/ceedling/vendor/behaviors/Manifest.txt [deleted file]
tools/ceedling/vendor/behaviors/Rakefile [deleted file]
tools/ceedling/vendor/behaviors/lib/behaviors.rb [deleted file]
tools/ceedling/vendor/behaviors/lib/behaviors/reporttask.rb [deleted file]
tools/ceedling/vendor/behaviors/test/behaviors_tasks_test.rb [deleted file]
tools/ceedling/vendor/behaviors/test/behaviors_test.rb [deleted file]
tools/ceedling/vendor/behaviors/test/tasks_test/Rakefile [deleted file]
tools/ceedling/vendor/behaviors/test/tasks_test/lib/user.rb [deleted file]
tools/ceedling/vendor/behaviors/test/tasks_test/test/user_test.rb [deleted file]
tools/ceedling/vendor/c_exception/docs/CExceptionSummary.odt [deleted file]
tools/ceedling/vendor/c_exception/docs/CExceptionSummary.pdf [deleted file]
tools/ceedling/vendor/c_exception/docs/license.txt [deleted file]
tools/ceedling/vendor/c_exception/docs/readme.txt [deleted file]
tools/ceedling/vendor/c_exception/lib/CException.c [deleted file]
tools/ceedling/vendor/c_exception/lib/CException.h [deleted file]
tools/ceedling/vendor/c_exception/makefile [deleted file]
tools/ceedling/vendor/c_exception/rakefile.rb [deleted file]
tools/ceedling/vendor/c_exception/release/build.info [deleted file]
tools/ceedling/vendor/c_exception/release/version.info [deleted file]
tools/ceedling/vendor/c_exception/test/CExceptionConfig.h [deleted file]
tools/ceedling/vendor/c_exception/test/TestException.c [deleted file]
tools/ceedling/vendor/c_exception/test/TestException_Runner.c [deleted file]
tools/ceedling/vendor/c_exception/vendor/unity/auto/colour_prompt.rb [deleted file]
tools/ceedling/vendor/c_exception/vendor/unity/auto/colour_reporter.rb [deleted file]
tools/ceedling/vendor/c_exception/vendor/unity/auto/generate_config.yml [deleted file]
tools/ceedling/vendor/c_exception/vendor/unity/auto/generate_module.rb [deleted file]
tools/ceedling/vendor/c_exception/vendor/unity/auto/generate_test_runner.rb [deleted file]
tools/ceedling/vendor/c_exception/vendor/unity/auto/test_file_filter.rb [deleted file]
tools/ceedling/vendor/c_exception/vendor/unity/auto/unity_test_summary.rb [deleted file]
tools/ceedling/vendor/c_exception/vendor/unity/docs/Unity Summary.odt [deleted file]
tools/ceedling/vendor/c_exception/vendor/unity/docs/Unity Summary.pdf [deleted file]
tools/ceedling/vendor/c_exception/vendor/unity/docs/Unity Summary.txt [deleted file]
tools/ceedling/vendor/c_exception/vendor/unity/docs/license.txt [deleted file]
tools/ceedling/vendor/c_exception/vendor/unity/examples/helper/UnityHelper.c [deleted file]
tools/ceedling/vendor/c_exception/vendor/unity/examples/helper/UnityHelper.h [deleted file]
tools/ceedling/vendor/c_exception/vendor/unity/examples/makefile [deleted file]
tools/ceedling/vendor/c_exception/vendor/unity/examples/rakefile.rb [deleted file]
tools/ceedling/vendor/c_exception/vendor/unity/examples/rakefile_helper.rb [deleted file]
tools/ceedling/vendor/c_exception/vendor/unity/examples/readme.txt [deleted file]
tools/ceedling/vendor/c_exception/vendor/unity/examples/src/ProductionCode.c [deleted file]
tools/ceedling/vendor/c_exception/vendor/unity/examples/src/ProductionCode.h [deleted file]
tools/ceedling/vendor/c_exception/vendor/unity/examples/src/ProductionCode2.c [deleted file]
tools/ceedling/vendor/c_exception/vendor/unity/examples/src/ProductionCode2.h [deleted file]
tools/ceedling/vendor/c_exception/vendor/unity/examples/test/TestProductionCode.c [deleted file]
tools/ceedling/vendor/c_exception/vendor/unity/examples/test/TestProductionCode2.c [deleted file]
tools/ceedling/vendor/c_exception/vendor/unity/examples/test/no_ruby/TestProductionCode2_Runner.c [deleted file]
tools/ceedling/vendor/c_exception/vendor/unity/examples/test/no_ruby/TestProductionCode_Runner.c [deleted file]
tools/ceedling/vendor/c_exception/vendor/unity/extras/fixture/build/MakefileWorker.mk [deleted file]
tools/ceedling/vendor/c_exception/vendor/unity/extras/fixture/build/filterGcov.sh [deleted file]
tools/ceedling/vendor/c_exception/vendor/unity/extras/fixture/rakefile.rb [deleted file]
tools/ceedling/vendor/c_exception/vendor/unity/extras/fixture/rakefile_helper.rb [deleted file]
tools/ceedling/vendor/c_exception/vendor/unity/extras/fixture/readme.txt [deleted file]
tools/ceedling/vendor/c_exception/vendor/unity/extras/fixture/src/unity_fixture.c [deleted file]
tools/ceedling/vendor/c_exception/vendor/unity/extras/fixture/src/unity_fixture.h [deleted file]
tools/ceedling/vendor/c_exception/vendor/unity/extras/fixture/src/unity_fixture_internals.h [deleted file]
tools/ceedling/vendor/c_exception/vendor/unity/extras/fixture/src/unity_fixture_malloc_overrides.h [deleted file]
tools/ceedling/vendor/c_exception/vendor/unity/extras/fixture/test/main/AllTests.c [deleted file]
tools/ceedling/vendor/c_exception/vendor/unity/extras/fixture/test/testunity_fixture.c [deleted file]
tools/ceedling/vendor/c_exception/vendor/unity/extras/fixture/test/unity_fixture_Test.c [deleted file]
tools/ceedling/vendor/c_exception/vendor/unity/extras/fixture/test/unity_fixture_TestRunner.c [deleted file]
tools/ceedling/vendor/c_exception/vendor/unity/extras/fixture/test/unity_output_Spy.c [deleted file]
tools/ceedling/vendor/c_exception/vendor/unity/extras/fixture/test/unity_output_Spy.h [deleted file]
tools/ceedling/vendor/c_exception/vendor/unity/makefile [deleted file]
tools/ceedling/vendor/c_exception/vendor/unity/rakefile.rb [deleted file]
tools/ceedling/vendor/c_exception/vendor/unity/rakefile_helper.rb [deleted file]
tools/ceedling/vendor/c_exception/vendor/unity/release/build.info [deleted file]
tools/ceedling/vendor/c_exception/vendor/unity/release/version.info [deleted file]
tools/ceedling/vendor/c_exception/vendor/unity/src/unity.c [deleted file]
tools/ceedling/vendor/c_exception/vendor/unity/src/unity.h [deleted file]
tools/ceedling/vendor/c_exception/vendor/unity/src/unity_internals.h [deleted file]
tools/ceedling/vendor/c_exception/vendor/unity/targets/gcc.yml [deleted file]
tools/ceedling/vendor/c_exception/vendor/unity/targets/gcc_64.yml [deleted file]
tools/ceedling/vendor/c_exception/vendor/unity/targets/hitech_picc18.yml [deleted file]
tools/ceedling/vendor/c_exception/vendor/unity/targets/iar_arm_v4.yml [deleted file]
tools/ceedling/vendor/c_exception/vendor/unity/targets/iar_arm_v5.yml [deleted file]
tools/ceedling/vendor/c_exception/vendor/unity/targets/iar_arm_v5_3.yml [deleted file]
tools/ceedling/vendor/c_exception/vendor/unity/targets/iar_armcortex_LM3S9B92_v5_4.yml [deleted file]
tools/ceedling/vendor/c_exception/vendor/unity/targets/iar_cortexm3_v5.yml [deleted file]
tools/ceedling/vendor/c_exception/vendor/unity/targets/iar_msp430.yml [deleted file]
tools/ceedling/vendor/c_exception/vendor/unity/targets/iar_sh2a_v6.yml [deleted file]
tools/ceedling/vendor/c_exception/vendor/unity/test/expectdata/testsample_cmd.c [deleted file]
tools/ceedling/vendor/c_exception/vendor/unity/test/expectdata/testsample_def.c [deleted file]
tools/ceedling/vendor/c_exception/vendor/unity/test/expectdata/testsample_mock_cmd.c [deleted file]
tools/ceedling/vendor/c_exception/vendor/unity/test/expectdata/testsample_mock_def.c [deleted file]
tools/ceedling/vendor/c_exception/vendor/unity/test/expectdata/testsample_mock_new1.c [deleted file]
tools/ceedling/vendor/c_exception/vendor/unity/test/expectdata/testsample_mock_new2.c [deleted file]
tools/ceedling/vendor/c_exception/vendor/unity/test/expectdata/testsample_mock_param.c [deleted file]
tools/ceedling/vendor/c_exception/vendor/unity/test/expectdata/testsample_mock_run1.c [deleted file]
tools/ceedling/vendor/c_exception/vendor/unity/test/expectdata/testsample_mock_run2.c [deleted file]
tools/ceedling/vendor/c_exception/vendor/unity/test/expectdata/testsample_mock_yaml.c [deleted file]
tools/ceedling/vendor/c_exception/vendor/unity/test/expectdata/testsample_new1.c [deleted file]
tools/ceedling/vendor/c_exception/vendor/unity/test/expectdata/testsample_new2.c [deleted file]
tools/ceedling/vendor/c_exception/vendor/unity/test/expectdata/testsample_param.c [deleted file]
tools/ceedling/vendor/c_exception/vendor/unity/test/expectdata/testsample_run1.c [deleted file]
tools/ceedling/vendor/c_exception/vendor/unity/test/expectdata/testsample_run2.c [deleted file]
tools/ceedling/vendor/c_exception/vendor/unity/test/expectdata/testsample_yaml.c [deleted file]
tools/ceedling/vendor/c_exception/vendor/unity/test/test_generate_test_runner.rb [deleted file]
tools/ceedling/vendor/c_exception/vendor/unity/test/testdata/mocksample.c [deleted file]
tools/ceedling/vendor/c_exception/vendor/unity/test/testdata/sample.yml [deleted file]
tools/ceedling/vendor/c_exception/vendor/unity/test/testdata/testsample.c [deleted file]
tools/ceedling/vendor/c_exception/vendor/unity/test/testparameterized.c [deleted file]
tools/ceedling/vendor/c_exception/vendor/unity/test/testunity.c [deleted file]
tools/ceedling/vendor/cmock/config/production_environment.rb [deleted file]
tools/ceedling/vendor/cmock/config/test_environment.rb [deleted file]
tools/ceedling/vendor/cmock/docs/CMock Summary.odt [deleted file]
tools/ceedling/vendor/cmock/docs/CMock Summary.pdf [deleted file]
tools/ceedling/vendor/cmock/docs/license.txt [deleted file]
tools/ceedling/vendor/cmock/iar/iar_v4/Resource/SAM7_FLASH.mac [deleted file]
tools/ceedling/vendor/cmock/iar/iar_v4/Resource/SAM7_RAM.mac [deleted file]
tools/ceedling/vendor/cmock/iar/iar_v4/Resource/SAM7_SIM.mac [deleted file]
tools/ceedling/vendor/cmock/iar/iar_v4/Resource/at91SAM7X256_FLASH.xcl [deleted file]
tools/ceedling/vendor/cmock/iar/iar_v4/Resource/at91SAM7X256_RAM.xcl [deleted file]
tools/ceedling/vendor/cmock/iar/iar_v4/Resource/ioat91sam7x256.ddf [deleted file]
tools/ceedling/vendor/cmock/iar/iar_v4/cmock_demo.dep [deleted file]
tools/ceedling/vendor/cmock/iar/iar_v4/cmock_demo.ewd [deleted file]
tools/ceedling/vendor/cmock/iar/iar_v4/cmock_demo.ewp [deleted file]
tools/ceedling/vendor/cmock/iar/iar_v4/cmock_demo.eww [deleted file]
tools/ceedling/vendor/cmock/iar/iar_v4/incIAR/AT91SAM7X-EK.h [deleted file]
tools/ceedling/vendor/cmock/iar/iar_v4/incIAR/AT91SAM7X256.inc [deleted file]
tools/ceedling/vendor/cmock/iar/iar_v4/incIAR/AT91SAM7X256.rdf [deleted file]
tools/ceedling/vendor/cmock/iar/iar_v4/incIAR/AT91SAM7X256.tcl [deleted file]
tools/ceedling/vendor/cmock/iar/iar_v4/incIAR/AT91SAM7X256_inc.h [deleted file]
tools/ceedling/vendor/cmock/iar/iar_v4/incIAR/ioat91sam7x256.h [deleted file]
tools/ceedling/vendor/cmock/iar/iar_v4/incIAR/lib_AT91SAM7X256.h [deleted file]
tools/ceedling/vendor/cmock/iar/iar_v4/settings/cmock_demo.cspy.bat [deleted file]
tools/ceedling/vendor/cmock/iar/iar_v4/settings/cmock_demo.dbgdt [deleted file]
tools/ceedling/vendor/cmock/iar/iar_v4/settings/cmock_demo.dni [deleted file]
tools/ceedling/vendor/cmock/iar/iar_v4/settings/cmock_demo.wsdt [deleted file]
tools/ceedling/vendor/cmock/iar/iar_v4/srcIAR/Cstartup.s79 [deleted file]
tools/ceedling/vendor/cmock/iar/iar_v4/srcIAR/Cstartup_SAM7.c [deleted file]
tools/ceedling/vendor/cmock/iar/iar_v5/Resource/SAM7_FLASH.mac [deleted file]
tools/ceedling/vendor/cmock/iar/iar_v5/Resource/SAM7_RAM.mac [deleted file]
tools/ceedling/vendor/cmock/iar/iar_v5/Resource/SAM7_SIM.mac [deleted file]
tools/ceedling/vendor/cmock/iar/iar_v5/Resource/at91SAM7X256_FLASH.icf [deleted file]
tools/ceedling/vendor/cmock/iar/iar_v5/Resource/at91SAM7X256_RAM.icf [deleted file]
tools/ceedling/vendor/cmock/iar/iar_v5/cmock_demo.dep [deleted file]
tools/ceedling/vendor/cmock/iar/iar_v5/cmock_demo.ewd [deleted file]
tools/ceedling/vendor/cmock/iar/iar_v5/cmock_demo.ewp [deleted file]
tools/ceedling/vendor/cmock/iar/iar_v5/cmock_demo.eww [deleted file]
tools/ceedling/vendor/cmock/iar/iar_v5/incIAR/AT91SAM7X-EK.h [deleted file]
tools/ceedling/vendor/cmock/iar/iar_v5/incIAR/AT91SAM7X256_inc.h [deleted file]
tools/ceedling/vendor/cmock/iar/iar_v5/incIAR/lib_AT91SAM7X256.h [deleted file]
tools/ceedling/vendor/cmock/iar/iar_v5/incIAR/project.h [deleted file]
tools/ceedling/vendor/cmock/iar/iar_v5/settings/BasicInterrupt_SAM7X.cspy.bat [deleted file]
tools/ceedling/vendor/cmock/iar/iar_v5/settings/BasicInterrupt_SAM7X.dbgdt [deleted file]
tools/ceedling/vendor/cmock/iar/iar_v5/settings/BasicInterrupt_SAM7X.dni [deleted file]
tools/ceedling/vendor/cmock/iar/iar_v5/settings/BasicInterrupt_SAM7X.wsdt [deleted file]
tools/ceedling/vendor/cmock/iar/iar_v5/settings/BasicInterrupt_SAM7X_FLASH_Debug.jlink [deleted file]
tools/ceedling/vendor/cmock/iar/iar_v5/settings/cmock_demo.cspy.bat [deleted file]
tools/ceedling/vendor/cmock/iar/iar_v5/settings/cmock_demo.dbgdt [deleted file]
tools/ceedling/vendor/cmock/iar/iar_v5/settings/cmock_demo.dni [deleted file]
tools/ceedling/vendor/cmock/iar/iar_v5/settings/cmock_demo.wsdt [deleted file]
tools/ceedling/vendor/cmock/iar/iar_v5/settings/cmock_demo_Binary.jlink [deleted file]
tools/ceedling/vendor/cmock/iar/iar_v5/settings/cmock_demo_FLASH_Debug.jlink [deleted file]
tools/ceedling/vendor/cmock/iar/iar_v5/settings/cmock_demo_RAM_Debug.jlink [deleted file]
tools/ceedling/vendor/cmock/iar/iar_v5/srcIAR/Cstartup.s [deleted file]
tools/ceedling/vendor/cmock/iar/iar_v5/srcIAR/Cstartup_SAM7.c [deleted file]
tools/ceedling/vendor/cmock/lib/cmock.rb [deleted file]
tools/ceedling/vendor/cmock/lib/cmock_config.rb [deleted file]
tools/ceedling/vendor/cmock/lib/cmock_file_writer.rb [deleted file]
tools/ceedling/vendor/cmock/lib/cmock_generator.rb [deleted file]
tools/ceedling/vendor/cmock/lib/cmock_generator_plugin_array.rb [deleted file]
tools/ceedling/vendor/cmock/lib/cmock_generator_plugin_callback.rb [deleted file]
tools/ceedling/vendor/cmock/lib/cmock_generator_plugin_cexception.rb [deleted file]
tools/ceedling/vendor/cmock/lib/cmock_generator_plugin_expect.rb [deleted file]
tools/ceedling/vendor/cmock/lib/cmock_generator_plugin_ignore.rb [deleted file]
tools/ceedling/vendor/cmock/lib/cmock_generator_utils.rb [deleted file]
tools/ceedling/vendor/cmock/lib/cmock_header_parser.rb [deleted file]
tools/ceedling/vendor/cmock/lib/cmock_plugin_manager.rb [deleted file]
tools/ceedling/vendor/cmock/lib/cmock_unityhelper_parser.rb [deleted file]
tools/ceedling/vendor/cmock/rakefile.rb [deleted file]
tools/ceedling/vendor/cmock/rakefile_helper.rb [deleted file]
tools/ceedling/vendor/cmock/release/build.info [deleted file]
tools/ceedling/vendor/cmock/release/version.info [deleted file]
tools/ceedling/vendor/cmock/src/cmock.c [deleted file]
tools/ceedling/vendor/cmock/src/cmock.h [deleted file]
tools/ceedling/vendor/cmock/targets/gcc.yml [deleted file]
tools/ceedling/vendor/cmock/targets/gcc_32_with_64_support.yml [deleted file]
tools/ceedling/vendor/cmock/targets/gcc_64.yml [deleted file]
tools/ceedling/vendor/cmock/targets/iar_arm_v4.yml [deleted file]
tools/ceedling/vendor/cmock/targets/iar_arm_v5.yml [deleted file]
tools/ceedling/vendor/cmock/test/c/TestCMockC.c [deleted file]
tools/ceedling/vendor/cmock/test/c/TestCMockC.yml [deleted file]
tools/ceedling/vendor/cmock/test/c/TestCMockCDynamic.c [deleted file]
tools/ceedling/vendor/cmock/test/c/TestCMockCDynamic.yml [deleted file]
tools/ceedling/vendor/cmock/test/c/TestCMockCDynamic_Runner.c [deleted file]
tools/ceedling/vendor/cmock/test/c/TestCMockC_Runner.c [deleted file]
tools/ceedling/vendor/cmock/test/system/systest_generator.rb [deleted file]
tools/ceedling/vendor/cmock/test/system/test_compilation/config.yml [deleted file]
tools/ceedling/vendor/cmock/test/system/test_compilation/const.h [deleted file]
tools/ceedling/vendor/cmock/test/system/test_compilation/osek.h [deleted file]
tools/ceedling/vendor/cmock/test/system/test_compilation/parsing.h [deleted file]
tools/ceedling/vendor/cmock/test/system/test_interactions/all_plugins_but_other_limits.yml [deleted file]
tools/ceedling/vendor/cmock/test/system/test_interactions/all_plugins_coexist.yml [deleted file]
tools/ceedling/vendor/cmock/test/system/test_interactions/array_and_pointer_handling.yml [deleted file]
tools/ceedling/vendor/cmock/test/system/test_interactions/basic_expect_and_return.yml [deleted file]
tools/ceedling/vendor/cmock/test/system/test_interactions/const_primitives_handling.yml [deleted file]
tools/ceedling/vendor/cmock/test/system/test_interactions/enforce_strict_ordering.yml [deleted file]
tools/ceedling/vendor/cmock/test/system/test_interactions/expect_and_return_custom_types.yml [deleted file]
tools/ceedling/vendor/cmock/test/system/test_interactions/expect_and_return_treat_as.yml [deleted file]
tools/ceedling/vendor/cmock/test/system/test_interactions/expect_and_throw.yml [deleted file]
tools/ceedling/vendor/cmock/test/system/test_interactions/fancy_pointer_handling.yml [deleted file]
tools/ceedling/vendor/cmock/test/system/test_interactions/function_pointer_handling.yml [deleted file]
tools/ceedling/vendor/cmock/test/system/test_interactions/ignore_and_return.yml [deleted file]
tools/ceedling/vendor/cmock/test/system/test_interactions/newer_standards_stuff1.yml [deleted file]
tools/ceedling/vendor/cmock/test/system/test_interactions/nonstandard_parsed_stuff_1.yml [deleted file]
tools/ceedling/vendor/cmock/test/system/test_interactions/nonstandard_parsed_stuff_2.yml [deleted file]
tools/ceedling/vendor/cmock/test/system/test_interactions/parsing_challenges.yml [deleted file]
tools/ceedling/vendor/cmock/test/system/test_interactions/struct_union_enum_expect_and_return.yml [deleted file]
tools/ceedling/vendor/cmock/test/system/test_interactions/stubs_with_callbacks.yml [deleted file]
tools/ceedling/vendor/cmock/test/system/test_interactions/unity_64bit_support.yml [deleted file]
tools/ceedling/vendor/cmock/test/system/test_interactions/unity_ignores.yml [deleted file]
tools/ceedling/vendor/cmock/test/test_helper.rb [deleted file]
tools/ceedling/vendor/cmock/test/unit/cmock_config_test.rb [deleted file]
tools/ceedling/vendor/cmock/test/unit/cmock_config_test.yml [deleted file]
tools/ceedling/vendor/cmock/test/unit/cmock_file_writer_test.rb [deleted file]
tools/ceedling/vendor/cmock/test/unit/cmock_generator_main_test.rb [deleted file]
tools/ceedling/vendor/cmock/test/unit/cmock_generator_plugin_array_test.rb [deleted file]
tools/ceedling/vendor/cmock/test/unit/cmock_generator_plugin_callback_test.rb [deleted file]
tools/ceedling/vendor/cmock/test/unit/cmock_generator_plugin_cexception_test.rb [deleted file]
tools/ceedling/vendor/cmock/test/unit/cmock_generator_plugin_expect_test.rb [deleted file]
tools/ceedling/vendor/cmock/test/unit/cmock_generator_plugin_ignore_test.rb [deleted file]
tools/ceedling/vendor/cmock/test/unit/cmock_generator_utils_test.rb [deleted file]
tools/ceedling/vendor/cmock/test/unit/cmock_header_parser_test.rb [deleted file]
tools/ceedling/vendor/cmock/test/unit/cmock_plugin_manager_test.rb [deleted file]
tools/ceedling/vendor/cmock/test/unit/cmock_unityhelper_parser_test.rb [deleted file]
tools/ceedling/vendor/cmock/vendor/behaviors/Manifest.txt [deleted file]
tools/ceedling/vendor/cmock/vendor/behaviors/Rakefile [deleted file]
tools/ceedling/vendor/cmock/vendor/behaviors/lib/behaviors.rb [deleted file]
tools/ceedling/vendor/cmock/vendor/behaviors/lib/behaviors/reporttask.rb [deleted file]
tools/ceedling/vendor/cmock/vendor/behaviors/test/behaviors_tasks_test.rb [deleted file]
tools/ceedling/vendor/cmock/vendor/behaviors/test/behaviors_test.rb [deleted file]
tools/ceedling/vendor/cmock/vendor/behaviors/test/tasks_test/Rakefile [deleted file]
tools/ceedling/vendor/cmock/vendor/behaviors/test/tasks_test/lib/user.rb [deleted file]
tools/ceedling/vendor/cmock/vendor/behaviors/test/tasks_test/test/user_test.rb [deleted file]
tools/ceedling/vendor/cmock/vendor/c_exception/docs/CExceptionSummary.odt [deleted file]
tools/ceedling/vendor/cmock/vendor/c_exception/docs/CExceptionSummary.pdf [deleted file]
tools/ceedling/vendor/cmock/vendor/c_exception/docs/license.txt [deleted file]
tools/ceedling/vendor/cmock/vendor/c_exception/docs/readme.txt [deleted file]
tools/ceedling/vendor/cmock/vendor/c_exception/lib/CException.c [deleted file]
tools/ceedling/vendor/cmock/vendor/c_exception/lib/CException.h [deleted file]
tools/ceedling/vendor/cmock/vendor/c_exception/makefile [deleted file]
tools/ceedling/vendor/cmock/vendor/c_exception/rakefile.rb [deleted file]
tools/ceedling/vendor/cmock/vendor/c_exception/release/build.info [deleted file]
tools/ceedling/vendor/cmock/vendor/c_exception/release/version.info [deleted file]
tools/ceedling/vendor/cmock/vendor/c_exception/test/CExceptionConfig.h [deleted file]
tools/ceedling/vendor/cmock/vendor/c_exception/test/TestException.c [deleted file]
tools/ceedling/vendor/cmock/vendor/c_exception/test/TestException_Runner.c [deleted file]
tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/auto/colour_prompt.rb [deleted file]
tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/auto/colour_reporter.rb [deleted file]
tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/auto/generate_config.yml [deleted file]
tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/auto/generate_module.rb [deleted file]
tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/auto/generate_test_runner.rb [deleted file]
tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/auto/test_file_filter.rb [deleted file]
tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/auto/unity_test_summary.rb [deleted file]
tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/docs/Unity Summary.odt [deleted file]
tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/docs/Unity Summary.pdf [deleted file]
tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/docs/Unity Summary.txt [deleted file]
tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/docs/license.txt [deleted file]
tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/examples/helper/UnityHelper.c [deleted file]
tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/examples/helper/UnityHelper.h [deleted file]
tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/examples/makefile [deleted file]
tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/examples/rakefile.rb [deleted file]
tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/examples/rakefile_helper.rb [deleted file]
tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/examples/readme.txt [deleted file]
tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/examples/src/ProductionCode.c [deleted file]
tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/examples/src/ProductionCode.h [deleted file]
tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/examples/src/ProductionCode2.c [deleted file]
tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/examples/src/ProductionCode2.h [deleted file]
tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/examples/test/TestProductionCode.c [deleted file]
tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/examples/test/TestProductionCode2.c [deleted file]
tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/examples/test/no_ruby/TestProductionCode2_Runner.c [deleted file]
tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/examples/test/no_ruby/TestProductionCode_Runner.c [deleted file]
tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/extras/fixture/build/MakefileWorker.mk [deleted file]
tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/extras/fixture/build/filterGcov.sh [deleted file]
tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/extras/fixture/rakefile.rb [deleted file]
tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/extras/fixture/rakefile_helper.rb [deleted file]
tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/extras/fixture/readme.txt [deleted file]
tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/extras/fixture/src/unity_fixture.c [deleted file]
tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/extras/fixture/src/unity_fixture.h [deleted file]
tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/extras/fixture/src/unity_fixture_internals.h [deleted file]
tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/extras/fixture/src/unity_fixture_malloc_overrides.h [deleted file]
tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/extras/fixture/test/main/AllTests.c [deleted file]
tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/extras/fixture/test/testunity_fixture.c [deleted file]
tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/extras/fixture/test/unity_fixture_Test.c [deleted file]
tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/extras/fixture/test/unity_fixture_TestRunner.c [deleted file]
tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/extras/fixture/test/unity_output_Spy.c [deleted file]
tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/extras/fixture/test/unity_output_Spy.h [deleted file]
tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/makefile [deleted file]
tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/rakefile.rb [deleted file]
tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/rakefile_helper.rb [deleted file]
tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/release/build.info [deleted file]
tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/release/version.info [deleted file]
tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/src/unity.c [deleted file]
tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/src/unity.h [deleted file]
tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/src/unity_internals.h [deleted file]
tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/targets/gcc.yml [deleted file]
tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/targets/gcc_64.yml [deleted file]
tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/targets/hitech_picc18.yml [deleted file]
tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/targets/iar_arm_v4.yml [deleted file]
tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/targets/iar_arm_v5.yml [deleted file]
tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/targets/iar_arm_v5_3.yml [deleted file]
tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/targets/iar_armcortex_LM3S9B92_v5_4.yml [deleted file]
tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/targets/iar_cortexm3_v5.yml [deleted file]
tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/targets/iar_msp430.yml [deleted file]
tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/targets/iar_sh2a_v6.yml [deleted file]
tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/test/expectdata/testsample_cmd.c [deleted file]
tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/test/expectdata/testsample_def.c [deleted file]
tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/test/expectdata/testsample_mock_cmd.c [deleted file]
tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/test/expectdata/testsample_mock_def.c [deleted file]
tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/test/expectdata/testsample_mock_new1.c [deleted file]
tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/test/expectdata/testsample_mock_new2.c [deleted file]
tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/test/expectdata/testsample_mock_param.c [deleted file]
tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/test/expectdata/testsample_mock_run1.c [deleted file]
tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/test/expectdata/testsample_mock_run2.c [deleted file]
tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/test/expectdata/testsample_mock_yaml.c [deleted file]
tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/test/expectdata/testsample_new1.c [deleted file]
tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/test/expectdata/testsample_new2.c [deleted file]
tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/test/expectdata/testsample_param.c [deleted file]
tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/test/expectdata/testsample_run1.c [deleted file]
tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/test/expectdata/testsample_run2.c [deleted file]
tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/test/expectdata/testsample_yaml.c [deleted file]
tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/test/test_generate_test_runner.rb [deleted file]
tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/test/testdata/mocksample.c [deleted file]
tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/test/testdata/sample.yml [deleted file]
tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/test/testdata/testsample.c [deleted file]
tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/test/testparameterized.c [deleted file]
tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/test/testunity.c [deleted file]
tools/ceedling/vendor/cmock/vendor/hardmock/CHANGES [deleted file]
tools/ceedling/vendor/cmock/vendor/hardmock/LICENSE [deleted file]
tools/ceedling/vendor/cmock/vendor/hardmock/README [deleted file]
tools/ceedling/vendor/cmock/vendor/hardmock/Rakefile [deleted file]
tools/ceedling/vendor/cmock/vendor/hardmock/config/environment.rb [deleted file]
tools/ceedling/vendor/cmock/vendor/hardmock/lib/assert_error.rb [deleted file]
tools/ceedling/vendor/cmock/vendor/hardmock/lib/extend_test_unit.rb [deleted file]
tools/ceedling/vendor/cmock/vendor/hardmock/lib/hardmock.rb [deleted file]
tools/ceedling/vendor/cmock/vendor/hardmock/lib/hardmock/errors.rb [deleted file]
tools/ceedling/vendor/cmock/vendor/hardmock/lib/hardmock/expectation.rb [deleted file]
tools/ceedling/vendor/cmock/vendor/hardmock/lib/hardmock/expectation_builder.rb [deleted file]
tools/ceedling/vendor/cmock/vendor/hardmock/lib/hardmock/expector.rb [deleted file]
tools/ceedling/vendor/cmock/vendor/hardmock/lib/hardmock/method_cleanout.rb [deleted file]
tools/ceedling/vendor/cmock/vendor/hardmock/lib/hardmock/mock.rb [deleted file]
tools/ceedling/vendor/cmock/vendor/hardmock/lib/hardmock/mock_control.rb [deleted file]
tools/ceedling/vendor/cmock/vendor/hardmock/lib/hardmock/stubbing.rb [deleted file]
tools/ceedling/vendor/cmock/vendor/hardmock/lib/hardmock/trapper.rb [deleted file]
tools/ceedling/vendor/cmock/vendor/hardmock/lib/hardmock/utils.rb [deleted file]
tools/ceedling/vendor/cmock/vendor/hardmock/lib/test_unit_before_after.rb [deleted file]
tools/ceedling/vendor/cmock/vendor/hardmock/rake_tasks/rdoc.rake [deleted file]
tools/ceedling/vendor/cmock/vendor/hardmock/rake_tasks/rdoc_options.rb [deleted file]
tools/ceedling/vendor/cmock/vendor/hardmock/rake_tasks/test.rake [deleted file]
tools/ceedling/vendor/cmock/vendor/hardmock/test/functional/assert_error_test.rb [deleted file]
tools/ceedling/vendor/cmock/vendor/hardmock/test/functional/auto_verify_test.rb [deleted file]
tools/ceedling/vendor/cmock/vendor/hardmock/test/functional/direct_mock_usage_test.rb [deleted file]
tools/ceedling/vendor/cmock/vendor/hardmock/test/functional/hardmock_test.rb [deleted file]
tools/ceedling/vendor/cmock/vendor/hardmock/test/functional/stubbing_test.rb [deleted file]
tools/ceedling/vendor/cmock/vendor/hardmock/test/test_helper.rb [deleted file]
tools/ceedling/vendor/cmock/vendor/hardmock/test/unit/expectation_builder_test.rb [deleted file]
tools/ceedling/vendor/cmock/vendor/hardmock/test/unit/expectation_test.rb [deleted file]
tools/ceedling/vendor/cmock/vendor/hardmock/test/unit/expector_test.rb [deleted file]
tools/ceedling/vendor/cmock/vendor/hardmock/test/unit/method_cleanout_test.rb [deleted file]
tools/ceedling/vendor/cmock/vendor/hardmock/test/unit/mock_control_test.rb [deleted file]
tools/ceedling/vendor/cmock/vendor/hardmock/test/unit/mock_test.rb [deleted file]
tools/ceedling/vendor/cmock/vendor/hardmock/test/unit/test_unit_before_after_test.rb [deleted file]
tools/ceedling/vendor/cmock/vendor/hardmock/test/unit/trapper_test.rb [deleted file]
tools/ceedling/vendor/cmock/vendor/hardmock/test/unit/verify_error_test.rb [deleted file]
tools/ceedling/vendor/cmock/vendor/unity/auto/colour_prompt.rb [deleted file]
tools/ceedling/vendor/cmock/vendor/unity/auto/colour_reporter.rb [deleted file]
tools/ceedling/vendor/cmock/vendor/unity/auto/generate_config.yml [deleted file]
tools/ceedling/vendor/cmock/vendor/unity/auto/generate_module.rb [deleted file]
tools/ceedling/vendor/cmock/vendor/unity/auto/generate_test_runner.rb [deleted file]
tools/ceedling/vendor/cmock/vendor/unity/auto/test_file_filter.rb [deleted file]
tools/ceedling/vendor/cmock/vendor/unity/auto/unity_test_summary.rb [deleted file]
tools/ceedling/vendor/cmock/vendor/unity/docs/Unity Summary.odt [deleted file]
tools/ceedling/vendor/cmock/vendor/unity/docs/Unity Summary.pdf [deleted file]
tools/ceedling/vendor/cmock/vendor/unity/docs/Unity Summary.txt [deleted file]
tools/ceedling/vendor/cmock/vendor/unity/docs/license.txt [deleted file]
tools/ceedling/vendor/cmock/vendor/unity/examples/helper/UnityHelper.c [deleted file]
tools/ceedling/vendor/cmock/vendor/unity/examples/helper/UnityHelper.h [deleted file]
tools/ceedling/vendor/cmock/vendor/unity/examples/makefile [deleted file]
tools/ceedling/vendor/cmock/vendor/unity/examples/rakefile.rb [deleted file]
tools/ceedling/vendor/cmock/vendor/unity/examples/rakefile_helper.rb [deleted file]
tools/ceedling/vendor/cmock/vendor/unity/examples/readme.txt [deleted file]
tools/ceedling/vendor/cmock/vendor/unity/examples/src/ProductionCode.c [deleted file]
tools/ceedling/vendor/cmock/vendor/unity/examples/src/ProductionCode.h [deleted file]
tools/ceedling/vendor/cmock/vendor/unity/examples/src/ProductionCode2.c [deleted file]
tools/ceedling/vendor/cmock/vendor/unity/examples/src/ProductionCode2.h [deleted file]
tools/ceedling/vendor/cmock/vendor/unity/examples/test/TestProductionCode.c [deleted file]
tools/ceedling/vendor/cmock/vendor/unity/examples/test/TestProductionCode2.c [deleted file]
tools/ceedling/vendor/cmock/vendor/unity/examples/test/no_ruby/TestProductionCode2_Runner.c [deleted file]
tools/ceedling/vendor/cmock/vendor/unity/examples/test/no_ruby/TestProductionCode_Runner.c [deleted file]
tools/ceedling/vendor/cmock/vendor/unity/extras/fixture/build/MakefileWorker.mk [deleted file]
tools/ceedling/vendor/cmock/vendor/unity/extras/fixture/build/filterGcov.sh [deleted file]
tools/ceedling/vendor/cmock/vendor/unity/extras/fixture/rakefile.rb [deleted file]
tools/ceedling/vendor/cmock/vendor/unity/extras/fixture/rakefile_helper.rb [deleted file]
tools/ceedling/vendor/cmock/vendor/unity/extras/fixture/readme.txt [deleted file]
tools/ceedling/vendor/cmock/vendor/unity/extras/fixture/src/unity_fixture.c [deleted file]
tools/ceedling/vendor/cmock/vendor/unity/extras/fixture/src/unity_fixture.h [deleted file]
tools/ceedling/vendor/cmock/vendor/unity/extras/fixture/src/unity_fixture_internals.h [deleted file]
tools/ceedling/vendor/cmock/vendor/unity/extras/fixture/src/unity_fixture_malloc_overrides.h [deleted file]
tools/ceedling/vendor/cmock/vendor/unity/extras/fixture/test/main/AllTests.c [deleted file]
tools/ceedling/vendor/cmock/vendor/unity/extras/fixture/test/testunity_fixture.c [deleted file]
tools/ceedling/vendor/cmock/vendor/unity/extras/fixture/test/unity_fixture_Test.c [deleted file]
tools/ceedling/vendor/cmock/vendor/unity/extras/fixture/test/unity_fixture_TestRunner.c [deleted file]
tools/ceedling/vendor/cmock/vendor/unity/extras/fixture/test/unity_output_Spy.c [deleted file]
tools/ceedling/vendor/cmock/vendor/unity/extras/fixture/test/unity_output_Spy.h [deleted file]
tools/ceedling/vendor/cmock/vendor/unity/makefile [deleted file]
tools/ceedling/vendor/cmock/vendor/unity/rakefile.rb [deleted file]
tools/ceedling/vendor/cmock/vendor/unity/rakefile_helper.rb [deleted file]
tools/ceedling/vendor/cmock/vendor/unity/release/build.info [deleted file]
tools/ceedling/vendor/cmock/vendor/unity/release/version.info [deleted file]
tools/ceedling/vendor/cmock/vendor/unity/src/unity.c [deleted file]
tools/ceedling/vendor/cmock/vendor/unity/src/unity.h [deleted file]
tools/ceedling/vendor/cmock/vendor/unity/src/unity_internals.h [deleted file]
tools/ceedling/vendor/cmock/vendor/unity/targets/gcc.yml [deleted file]
tools/ceedling/vendor/cmock/vendor/unity/targets/gcc_64.yml [deleted file]
tools/ceedling/vendor/cmock/vendor/unity/targets/hitech_picc18.yml [deleted file]
tools/ceedling/vendor/cmock/vendor/unity/targets/iar_arm_v4.yml [deleted file]
tools/ceedling/vendor/cmock/vendor/unity/targets/iar_arm_v5.yml [deleted file]
tools/ceedling/vendor/cmock/vendor/unity/targets/iar_arm_v5_3.yml [deleted file]
tools/ceedling/vendor/cmock/vendor/unity/targets/iar_armcortex_LM3S9B92_v5_4.yml [deleted file]
tools/ceedling/vendor/cmock/vendor/unity/targets/iar_cortexm3_v5.yml [deleted file]
tools/ceedling/vendor/cmock/vendor/unity/targets/iar_msp430.yml [deleted file]
tools/ceedling/vendor/cmock/vendor/unity/targets/iar_sh2a_v6.yml [deleted file]
tools/ceedling/vendor/cmock/vendor/unity/test/expectdata/testsample_cmd.c [deleted file]
tools/ceedling/vendor/cmock/vendor/unity/test/expectdata/testsample_def.c [deleted file]
tools/ceedling/vendor/cmock/vendor/unity/test/expectdata/testsample_mock_cmd.c [deleted file]
tools/ceedling/vendor/cmock/vendor/unity/test/expectdata/testsample_mock_def.c [deleted file]
tools/ceedling/vendor/cmock/vendor/unity/test/expectdata/testsample_mock_new1.c [deleted file]
tools/ceedling/vendor/cmock/vendor/unity/test/expectdata/testsample_mock_new2.c [deleted file]
tools/ceedling/vendor/cmock/vendor/unity/test/expectdata/testsample_mock_param.c [deleted file]
tools/ceedling/vendor/cmock/vendor/unity/test/expectdata/testsample_mock_run1.c [deleted file]
tools/ceedling/vendor/cmock/vendor/unity/test/expectdata/testsample_mock_run2.c [deleted file]
tools/ceedling/vendor/cmock/vendor/unity/test/expectdata/testsample_mock_yaml.c [deleted file]
tools/ceedling/vendor/cmock/vendor/unity/test/expectdata/testsample_new1.c [deleted file]
tools/ceedling/vendor/cmock/vendor/unity/test/expectdata/testsample_new2.c [deleted file]
tools/ceedling/vendor/cmock/vendor/unity/test/expectdata/testsample_param.c [deleted file]
tools/ceedling/vendor/cmock/vendor/unity/test/expectdata/testsample_run1.c [deleted file]
tools/ceedling/vendor/cmock/vendor/unity/test/expectdata/testsample_run2.c [deleted file]
tools/ceedling/vendor/cmock/vendor/unity/test/expectdata/testsample_yaml.c [deleted file]
tools/ceedling/vendor/cmock/vendor/unity/test/test_generate_test_runner.rb [deleted file]
tools/ceedling/vendor/cmock/vendor/unity/test/testdata/mocksample.c [deleted file]
tools/ceedling/vendor/cmock/vendor/unity/test/testdata/sample.yml [deleted file]
tools/ceedling/vendor/cmock/vendor/unity/test/testdata/testsample.c [deleted file]
tools/ceedling/vendor/cmock/vendor/unity/test/testparameterized.c [deleted file]
tools/ceedling/vendor/cmock/vendor/unity/test/testunity.c [deleted file]
tools/ceedling/vendor/constructor/History.rdoc [deleted file]
tools/ceedling/vendor/constructor/README.rdoc [deleted file]
tools/ceedling/vendor/constructor/Rakefile [deleted file]
tools/ceedling/vendor/constructor/homepage/Notes.txt [deleted file]
tools/ceedling/vendor/constructor/homepage/Rakefile [deleted file]
tools/ceedling/vendor/constructor/homepage/index.erb [deleted file]
tools/ceedling/vendor/constructor/homepage/index.html [deleted file]
tools/ceedling/vendor/constructor/homepage/page_header.graffle [deleted file]
tools/ceedling/vendor/constructor/homepage/page_header.html [deleted file]
tools/ceedling/vendor/constructor/homepage/page_header.png [deleted file]
tools/ceedling/vendor/constructor/homepage/sample_code.png [deleted file]
tools/ceedling/vendor/constructor/homepage/sample_code.rb [deleted file]
tools/ceedling/vendor/constructor/lib/constructor.rb [deleted file]
tools/ceedling/vendor/constructor/lib/constructor_struct.rb [deleted file]
tools/ceedling/vendor/constructor/specs/constructor_spec.rb [deleted file]
tools/ceedling/vendor/constructor/specs/constructor_struct_spec.rb [deleted file]
tools/ceedling/vendor/deep_merge/MIT-LICENSE [deleted file]
tools/ceedling/vendor/deep_merge/README [deleted file]
tools/ceedling/vendor/deep_merge/Rakefile [deleted file]
tools/ceedling/vendor/deep_merge/lib/deep_merge.rb [deleted file]
tools/ceedling/vendor/deep_merge/pkg/deep_merge-0.1.0.gem [deleted file]
tools/ceedling/vendor/deep_merge/test/test_deep_merge.rb [deleted file]
tools/ceedling/vendor/diy/History.txt [deleted file]
tools/ceedling/vendor/diy/README.rdoc [deleted file]
tools/ceedling/vendor/diy/Rakefile [deleted file]
tools/ceedling/vendor/diy/TODO.txt [deleted file]
tools/ceedling/vendor/diy/diy.gemspec [deleted file]
tools/ceedling/vendor/diy/lib/diy.rb [deleted file]
tools/ceedling/vendor/diy/lib/diy/factory.rb [deleted file]
tools/ceedling/vendor/diy/sample_code/car.rb [deleted file]
tools/ceedling/vendor/diy/sample_code/chassis.rb [deleted file]
tools/ceedling/vendor/diy/sample_code/diy_example.rb [deleted file]
tools/ceedling/vendor/diy/sample_code/engine.rb [deleted file]
tools/ceedling/vendor/diy/sample_code/objects.yml [deleted file]
tools/ceedling/vendor/diy/test/constructor.rb [deleted file]
tools/ceedling/vendor/diy/test/diy_test.rb [deleted file]
tools/ceedling/vendor/diy/test/factory_test.rb [deleted file]
tools/ceedling/vendor/diy/test/files/broken_construction.yml [deleted file]
tools/ceedling/vendor/diy/test/files/cat/cat.rb [deleted file]
tools/ceedling/vendor/diy/test/files/cat/extra_conflict.yml [deleted file]
tools/ceedling/vendor/diy/test/files/cat/heritage.rb [deleted file]
tools/ceedling/vendor/diy/test/files/cat/needs_input.yml [deleted file]
tools/ceedling/vendor/diy/test/files/cat/the_cat_lineage.rb [deleted file]
tools/ceedling/vendor/diy/test/files/dog/dog_model.rb [deleted file]
tools/ceedling/vendor/diy/test/files/dog/dog_presenter.rb [deleted file]
tools/ceedling/vendor/diy/test/files/dog/dog_view.rb [deleted file]
tools/ceedling/vendor/diy/test/files/dog/file_resolver.rb [deleted file]
tools/ceedling/vendor/diy/test/files/dog/other_thing.rb [deleted file]
tools/ceedling/vendor/diy/test/files/dog/simple.yml [deleted file]
tools/ceedling/vendor/diy/test/files/donkey/foo.rb [deleted file]
tools/ceedling/vendor/diy/test/files/donkey/foo/bar/qux.rb [deleted file]
tools/ceedling/vendor/diy/test/files/factory/beef.rb [deleted file]
tools/ceedling/vendor/diy/test/files/factory/dog.rb [deleted file]
tools/ceedling/vendor/diy/test/files/factory/factory.yml [deleted file]
tools/ceedling/vendor/diy/test/files/factory/farm/llama.rb [deleted file]
tools/ceedling/vendor/diy/test/files/factory/farm/pork.rb [deleted file]
tools/ceedling/vendor/diy/test/files/factory/kitten.rb [deleted file]
tools/ceedling/vendor/diy/test/files/fud/objects.yml [deleted file]
tools/ceedling/vendor/diy/test/files/fud/toy.rb [deleted file]
tools/ceedling/vendor/diy/test/files/functions/attached_things_builder.rb [deleted file]
tools/ceedling/vendor/diy/test/files/functions/invalid_method.yml [deleted file]
tools/ceedling/vendor/diy/test/files/functions/method_extractor.rb [deleted file]
tools/ceedling/vendor/diy/test/files/functions/nonsingleton_objects.yml [deleted file]
tools/ceedling/vendor/diy/test/files/functions/objects.yml [deleted file]
tools/ceedling/vendor/diy/test/files/functions/thing.rb [deleted file]
tools/ceedling/vendor/diy/test/files/functions/thing_builder.rb [deleted file]
tools/ceedling/vendor/diy/test/files/functions/things_builder.rb [deleted file]
tools/ceedling/vendor/diy/test/files/gnu/objects.yml [deleted file]
tools/ceedling/vendor/diy/test/files/gnu/thinger.rb [deleted file]
tools/ceedling/vendor/diy/test/files/goat/base.rb [deleted file]
tools/ceedling/vendor/diy/test/files/goat/can.rb [deleted file]
tools/ceedling/vendor/diy/test/files/goat/goat.rb [deleted file]
tools/ceedling/vendor/diy/test/files/goat/objects.yml [deleted file]
tools/ceedling/vendor/diy/test/files/goat/paper.rb [deleted file]
tools/ceedling/vendor/diy/test/files/goat/plane.rb [deleted file]
tools/ceedling/vendor/diy/test/files/goat/shirt.rb [deleted file]
tools/ceedling/vendor/diy/test/files/goat/wings.rb [deleted file]
tools/ceedling/vendor/diy/test/files/horse/holder_thing.rb [deleted file]
tools/ceedling/vendor/diy/test/files/horse/objects.yml [deleted file]
tools/ceedling/vendor/diy/test/files/namespace/animal/bird.rb [deleted file]
tools/ceedling/vendor/diy/test/files/namespace/animal/cat.rb [deleted file]
tools/ceedling/vendor/diy/test/files/namespace/animal/reptile/hardshell/turtle.rb [deleted file]
tools/ceedling/vendor/diy/test/files/namespace/animal/reptile/lizard.rb [deleted file]
tools/ceedling/vendor/diy/test/files/namespace/bad_module_specified.yml [deleted file]
tools/ceedling/vendor/diy/test/files/namespace/class_name_combine.yml [deleted file]
tools/ceedling/vendor/diy/test/files/namespace/hello.txt [deleted file]
tools/ceedling/vendor/diy/test/files/namespace/no_module_specified.yml [deleted file]
tools/ceedling/vendor/diy/test/files/namespace/objects.yml [deleted file]
tools/ceedling/vendor/diy/test/files/namespace/road.rb [deleted file]
tools/ceedling/vendor/diy/test/files/namespace/sky.rb [deleted file]
tools/ceedling/vendor/diy/test/files/namespace/subcontext.yml [deleted file]
tools/ceedling/vendor/diy/test/files/non_singleton/air.rb [deleted file]
tools/ceedling/vendor/diy/test/files/non_singleton/fat_cat.rb [deleted file]
tools/ceedling/vendor/diy/test/files/non_singleton/objects.yml [deleted file]
tools/ceedling/vendor/diy/test/files/non_singleton/pig.rb [deleted file]
tools/ceedling/vendor/diy/test/files/non_singleton/thread_spinner.rb [deleted file]
tools/ceedling/vendor/diy/test/files/non_singleton/tick.rb [deleted file]
tools/ceedling/vendor/diy/test/files/non_singleton/yard.rb [deleted file]
tools/ceedling/vendor/diy/test/files/yak/core_model.rb [deleted file]
tools/ceedling/vendor/diy/test/files/yak/core_presenter.rb [deleted file]
tools/ceedling/vendor/diy/test/files/yak/core_view.rb [deleted file]
tools/ceedling/vendor/diy/test/files/yak/data_source.rb [deleted file]
tools/ceedling/vendor/diy/test/files/yak/fringe_model.rb [deleted file]
tools/ceedling/vendor/diy/test/files/yak/fringe_presenter.rb [deleted file]
tools/ceedling/vendor/diy/test/files/yak/fringe_view.rb [deleted file]
tools/ceedling/vendor/diy/test/files/yak/giant_squid.rb [deleted file]
tools/ceedling/vendor/diy/test/files/yak/krill.rb [deleted file]
tools/ceedling/vendor/diy/test/files/yak/my_objects.yml [deleted file]
tools/ceedling/vendor/diy/test/files/yak/sub_sub_context_test.yml [deleted file]
tools/ceedling/vendor/diy/test/test_helper.rb [deleted file]
tools/ceedling/vendor/hardmock/CHANGES [deleted file]
tools/ceedling/vendor/hardmock/LICENSE [deleted file]
tools/ceedling/vendor/hardmock/README [deleted file]
tools/ceedling/vendor/hardmock/Rakefile [deleted file]
tools/ceedling/vendor/hardmock/config/environment.rb [deleted file]
tools/ceedling/vendor/hardmock/lib/assert_error.rb [deleted file]
tools/ceedling/vendor/hardmock/lib/extend_test_unit.rb [deleted file]
tools/ceedling/vendor/hardmock/lib/hardmock.rb [deleted file]
tools/ceedling/vendor/hardmock/lib/hardmock/errors.rb [deleted file]
tools/ceedling/vendor/hardmock/lib/hardmock/expectation.rb [deleted file]
tools/ceedling/vendor/hardmock/lib/hardmock/expectation_builder.rb [deleted file]
tools/ceedling/vendor/hardmock/lib/hardmock/expector.rb [deleted file]
tools/ceedling/vendor/hardmock/lib/hardmock/method_cleanout.rb [deleted file]
tools/ceedling/vendor/hardmock/lib/hardmock/mock.rb [deleted file]
tools/ceedling/vendor/hardmock/lib/hardmock/mock_control.rb [deleted file]
tools/ceedling/vendor/hardmock/lib/hardmock/stubbing.rb [deleted file]
tools/ceedling/vendor/hardmock/lib/hardmock/trapper.rb [deleted file]
tools/ceedling/vendor/hardmock/lib/hardmock/utils.rb [deleted file]
tools/ceedling/vendor/hardmock/lib/test_unit_before_after.rb [deleted file]
tools/ceedling/vendor/hardmock/rake_tasks/rdoc.rake [deleted file]
tools/ceedling/vendor/hardmock/rake_tasks/rdoc_options.rb [deleted file]
tools/ceedling/vendor/hardmock/rake_tasks/test.rake [deleted file]
tools/ceedling/vendor/hardmock/test/functional/assert_error_test.rb [deleted file]
tools/ceedling/vendor/hardmock/test/functional/auto_verify_test.rb [deleted file]
tools/ceedling/vendor/hardmock/test/functional/direct_mock_usage_test.rb [deleted file]
tools/ceedling/vendor/hardmock/test/functional/hardmock_test.rb [deleted file]
tools/ceedling/vendor/hardmock/test/functional/stubbing_test.rb [deleted file]
tools/ceedling/vendor/hardmock/test/test_helper.rb [deleted file]
tools/ceedling/vendor/hardmock/test/unit/expectation_builder_test.rb [deleted file]
tools/ceedling/vendor/hardmock/test/unit/expectation_test.rb [deleted file]
tools/ceedling/vendor/hardmock/test/unit/expector_test.rb [deleted file]
tools/ceedling/vendor/hardmock/test/unit/method_cleanout_test.rb [deleted file]
tools/ceedling/vendor/hardmock/test/unit/mock_control_test.rb [deleted file]
tools/ceedling/vendor/hardmock/test/unit/mock_test.rb [deleted file]
tools/ceedling/vendor/hardmock/test/unit/test_unit_before_after_test.rb [deleted file]
tools/ceedling/vendor/hardmock/test/unit/trapper_test.rb [deleted file]
tools/ceedling/vendor/hardmock/test/unit/verify_error_test.rb [deleted file]
tools/ceedling/vendor/unity/auto/colour_prompt.rb [deleted file]
tools/ceedling/vendor/unity/auto/colour_reporter.rb [deleted file]
tools/ceedling/vendor/unity/auto/generate_config.yml [deleted file]
tools/ceedling/vendor/unity/auto/generate_module.rb [deleted file]
tools/ceedling/vendor/unity/auto/generate_test_runner.rb [deleted file]
tools/ceedling/vendor/unity/auto/test_file_filter.rb [deleted file]
tools/ceedling/vendor/unity/auto/unity_test_summary.rb [deleted file]
tools/ceedling/vendor/unity/docs/Unity Summary.odt [deleted file]
tools/ceedling/vendor/unity/docs/Unity Summary.pdf [deleted file]
tools/ceedling/vendor/unity/docs/Unity Summary.txt [deleted file]
tools/ceedling/vendor/unity/docs/license.txt [deleted file]
tools/ceedling/vendor/unity/extras/fixture/build/MakefileWorker.mk [deleted file]
tools/ceedling/vendor/unity/extras/fixture/build/filterGcov.sh [deleted file]
tools/ceedling/vendor/unity/extras/fixture/rakefile.rb [deleted file]
tools/ceedling/vendor/unity/extras/fixture/rakefile_helper.rb [deleted file]
tools/ceedling/vendor/unity/extras/fixture/readme.txt [deleted file]
tools/ceedling/vendor/unity/extras/fixture/src/unity_fixture.c [deleted file]
tools/ceedling/vendor/unity/extras/fixture/src/unity_fixture.h [deleted file]
tools/ceedling/vendor/unity/extras/fixture/src/unity_fixture_internals.h [deleted file]
tools/ceedling/vendor/unity/extras/fixture/src/unity_fixture_malloc_overrides.h [deleted file]
tools/ceedling/vendor/unity/extras/fixture/test/main/AllTests.c [deleted file]
tools/ceedling/vendor/unity/extras/fixture/test/testunity_fixture.c [deleted file]
tools/ceedling/vendor/unity/extras/fixture/test/unity_fixture_Test.c [deleted file]
tools/ceedling/vendor/unity/extras/fixture/test/unity_fixture_TestRunner.c [deleted file]
tools/ceedling/vendor/unity/extras/fixture/test/unity_output_Spy.c [deleted file]
tools/ceedling/vendor/unity/extras/fixture/test/unity_output_Spy.h [deleted file]
tools/ceedling/vendor/unity/makefile [deleted file]
tools/ceedling/vendor/unity/rakefile.rb [deleted file]
tools/ceedling/vendor/unity/rakefile_helper.rb [deleted file]
tools/ceedling/vendor/unity/release/build.info [deleted file]
tools/ceedling/vendor/unity/release/version.info [deleted file]
tools/ceedling/vendor/unity/src/unity.c [deleted file]
tools/ceedling/vendor/unity/src/unity.h [deleted file]
tools/ceedling/vendor/unity/src/unity_internals.h [deleted file]
tools/ceedling/vendor/unity/targets/gcc.yml [deleted file]
tools/ceedling/vendor/unity/targets/gcc_64.yml [deleted file]
tools/ceedling/vendor/unity/targets/hitech_picc18.yml [deleted file]
tools/ceedling/vendor/unity/targets/iar_arm_v4.yml [deleted file]
tools/ceedling/vendor/unity/targets/iar_arm_v5.yml [deleted file]
tools/ceedling/vendor/unity/targets/iar_arm_v5_3.yml [deleted file]
tools/ceedling/vendor/unity/targets/iar_armcortex_LM3S9B92_v5_4.yml [deleted file]
tools/ceedling/vendor/unity/targets/iar_cortexm3_v5.yml [deleted file]
tools/ceedling/vendor/unity/targets/iar_msp430.yml [deleted file]
tools/ceedling/vendor/unity/targets/iar_sh2a_v6.yml [deleted file]
tools/ceedling/vendor/unity/test/expectdata/testsample_cmd.c [deleted file]
tools/ceedling/vendor/unity/test/expectdata/testsample_def.c [deleted file]
tools/ceedling/vendor/unity/test/expectdata/testsample_mock_cmd.c [deleted file]
tools/ceedling/vendor/unity/test/expectdata/testsample_mock_def.c [deleted file]
tools/ceedling/vendor/unity/test/expectdata/testsample_mock_new1.c [deleted file]
tools/ceedling/vendor/unity/test/expectdata/testsample_mock_new2.c [deleted file]
tools/ceedling/vendor/unity/test/expectdata/testsample_mock_param.c [deleted file]
tools/ceedling/vendor/unity/test/expectdata/testsample_mock_run1.c [deleted file]
tools/ceedling/vendor/unity/test/expectdata/testsample_mock_run2.c [deleted file]
tools/ceedling/vendor/unity/test/expectdata/testsample_mock_yaml.c [deleted file]
tools/ceedling/vendor/unity/test/expectdata/testsample_new1.c [deleted file]
tools/ceedling/vendor/unity/test/expectdata/testsample_new2.c [deleted file]
tools/ceedling/vendor/unity/test/expectdata/testsample_param.c [deleted file]
tools/ceedling/vendor/unity/test/expectdata/testsample_run1.c [deleted file]
tools/ceedling/vendor/unity/test/expectdata/testsample_run2.c [deleted file]
tools/ceedling/vendor/unity/test/expectdata/testsample_yaml.c [deleted file]
tools/ceedling/vendor/unity/test/test_generate_test_runner.rb [deleted file]
tools/ceedling/vendor/unity/test/testdata/mocksample.c [deleted file]
tools/ceedling/vendor/unity/test/testdata/sample.yml [deleted file]
tools/ceedling/vendor/unity/test/testdata/testsample.c [deleted file]
tools/ceedling/vendor/unity/test/testparameterized.c [deleted file]
tools/ceedling/vendor/unity/test/testunity.c [deleted file]

similarity index 100%
rename from README
rename to README.md
diff --git a/project.yml b/project.yml
deleted file mode 100644 (file)
index a2fc78b..0000000
+++ /dev/null
@@ -1,38 +0,0 @@
----
-
-:project:
-  :use_exceptions: FALSE
-  :use_test_preprocessor: TRUE
-  :use_auxiliary_dependencies: TRUE
-  :build_root: build
-  :test_file_prefix: test_
-
-:paths:
-  :test:
-    - tests/**
-  :source:
-    - src/**
-
-:defines:
-  :commmon: &common_defines
-  :test:
-    - *common_defines
-    - TEST
-  :test_preprocess:
-    - *common_defines
-    - TEST
-
-:cmock:
-  :mock_prefix: mock_
-  :when_no_prototypes: :warn
-  :enforce_strict_ordering: TRUE
-  :plugins:
-    - :ignore
-
-:plugins:
-  :load_paths:
-    - tools/ceedling/plugins
-  :enabled:
-    - stdout_pretty_tests_report
-
-...
diff --git a/rakefile.rb b/rakefile.rb
deleted file mode 100644 (file)
index a23ac80..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-require 'rake'
-load 'tools/ceedling/lib/rakefile.rb'
-task :default => ['test:all']
similarity index 100%
rename from src/ht/ht.c
rename to source/ht/ht.c
similarity index 100%
rename from src/ht/ht.h
rename to source/ht/ht.h
similarity index 100%
rename from src/trees/avl/avl.c
rename to source/trees/avl/avl.c
similarity index 100%
rename from src/trees/avl/avl.h
rename to source/trees/avl/avl.h
diff --git a/tests/ht/test_ht.c b/tests/ht/test_ht.c
deleted file mode 100644 (file)
index 6767a91..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-#include "unity.h"
-
-// Fule Under Test
-#include "ht.h"
-
-void setUp(void)
-{
-}
-
-void tearDown(void)
-{
-}
-
-//-----------------------------------------------------------------------------
-
diff --git a/tests/lists/sll/test_sll.c b/tests/lists/sll/test_sll.c
deleted file mode 100644 (file)
index a661a81..0000000
+++ /dev/null
@@ -1,121 +0,0 @@
-#include "unity.h"
-
-// File Under Test
-#include "sll.h"
-
-void setUp(void)
-{
-}
-
-void tearDown(void)
-{
-}
-
-//-----------------------------------------------------------------------------
-void test_sll_new_should_allocate_memory_for_and_return_a_pointer_to_a_new_linked_list(void)
-{
-    TEST_FAIL_MESSAGE("Not Implemented");
-}
-
-//-----------------------------------------------------------------------------
-void test_sll_last_should_return_the_last_element_in_the_given_list(void)
-{
-    TEST_FAIL_MESSAGE("Not Implemented");
-}
-
-void test_sll_last_should_return_null_if_the_list_is_empty(void)
-{
-    TEST_FAIL_MESSAGE("Not Implemented");
-}
-
-//-----------------------------------------------------------------------------
-void test_sll_get_should_return_a_pointer_to_the_node_at_the_given_index(void)
-{
-    TEST_FAIL_MESSAGE("Not Implemented");
-}
-
-void test_sll_get_should_return_null_if_the_list_is_empty(void)
-{
-    TEST_FAIL_MESSAGE("Not Implemented");
-}
-
-//-----------------------------------------------------------------------------
-void test_sll_add_should_add_a_new_node_to_the_end_of_the_given_list_with_the_supplied_contents_and_return_a_pointer_to_the_new_node(void)
-{
-    TEST_FAIL_MESSAGE("Not Implemented");
-}
-
-void test_sll_add_should_return_a_new_list_if_the_given_list_is_null(void)
-{
-    TEST_FAIL_MESSAGE("Not Implemented");
-}
-
-//-----------------------------------------------------------------------------
-void test_sll_insert_should_create_a_new_node_add_it_to_the_list_at_the_desired_index_and_return_a_pointer_to_it(void)
-{
-    TEST_FAIL_MESSAGE("Not Implemented");
-}
-
-void test_sll_insert_should_return_null_if_the_specified_index_does_not_exist(void)
-{
-    TEST_FAIL_MESSAGE("Not Implemented");
-}
-
-void test_sll_insert_should_return_null_if_the_supplied_list_is_null(void)
-{
-    TEST_FAIL_MESSAGE("Not Implemented");
-}
-
-//-----------------------------------------------------------------------------
-void test_sll_delete_should_delete_the_node_at_the_specified_index_in_the_given_list_and_free_both_its_memory_and_contents_when_free_contents_is_1(void)
-{
-    TEST_FAIL_MESSAGE("Not Implemented");
-}
-
-void test_sll_delete_should_delete_the_node_at_the_specified_index_in_the_given_list_and_free_only_its_memory_when_free_contents_is_0(void)
-{
-    TEST_FAIL_MESSAGE("Not Implemented");
-}
-
-void test_sll_delete_should_do_nothing_if_the_specified_index_does_not_exist_in_the_list(void)
-{
-    TEST_FAIL_MESSAGE("Not Implemented");
-}
-
-void test_sll_delete_should_do_nothing_if_the_supplied_list_is_null(void)
-{
-    TEST_FAIL_MESSAGE("Not Implemented");
-}
-
-//-----------------------------------------------------------------------------
-void test_sll_free_should_call_free_on_all_nodes_and_contents_in_the_supplied_list_when_free_contents_is_1(void)
-{
-    TEST_FAIL_MESSAGE("Not Implemented");
-}
-
-void test_sll_free_should_call_free_on_all_nodes_and_NOT_contents_in_the_supplied_list_when_free_contents_is_0(void)
-{
-    TEST_FAIL_MESSAGE("Not Implemented");
-}
-
-void test_sll_free_should_do_nothing_when_supplied_list_is_null(void)
-{
-    TEST_FAIL_MESSAGE("Not Implemented");
-}
-
-//-----------------------------------------------------------------------------
-void test_sll_length_should_return_2_list_when_list_is_of_length_2(void)
-{
-    TEST_FAIL_MESSAGE("Not Implemented");
-}
-
-void test_sll_length_should_return_1_when_list_is_of_length_1(void)
-{
-    TEST_FAIL_MESSAGE("Not Implemented");
-}
-
-void test_sll_length_should_return_0_when_supplied_list_is_null(void)
-{
-    TEST_FAIL_MESSAGE("Not Implemented");
-}
-
diff --git a/tests/trees/binary/test_bt.c b/tests/trees/binary/test_bt.c
deleted file mode 100644 (file)
index 9938588..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-#include "unity.h"
-
-// File Under Test
-#include "bt.h"
-
-void setUp()
-{
-}
-
-void tearDown()
-{
-}
-
-//-----------------------------------------------------------------------------
-
-
diff --git a/tools/ceedling/config/test_environment.rb b/tools/ceedling/config/test_environment.rb
deleted file mode 100644 (file)
index 2290f29..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-
-# Setup our load path:
-[ 
-  'lib',
-  'test',
-  'vendor/behaviors/lib',
-  'vendor/hardmock/lib',
-  'vendor/constructor/lib',
-  'vendor/deep_merge/lib',
-].each do |dir|
-  $LOAD_PATH.unshift( File.join( File.expand_path(File.dirname(__FILE__) + "/../"), dir) )
-end
diff --git a/tools/ceedling/docs/Ceedling Packet.odt b/tools/ceedling/docs/Ceedling Packet.odt
deleted file mode 100644 (file)
index 3e9902d..0000000
Binary files a/tools/ceedling/docs/Ceedling Packet.odt and /dev/null differ
diff --git a/tools/ceedling/docs/Ceedling Packet.pdf b/tools/ceedling/docs/Ceedling Packet.pdf
deleted file mode 100644 (file)
index 1c9cce8..0000000
Binary files a/tools/ceedling/docs/Ceedling Packet.pdf and /dev/null differ
diff --git a/tools/ceedling/docs/CeedlingLogo.png b/tools/ceedling/docs/CeedlingLogo.png
deleted file mode 100644 (file)
index 52f1ce6..0000000
Binary files a/tools/ceedling/docs/CeedlingLogo.png and /dev/null differ
diff --git a/tools/ceedling/lib/cacheinator.rb b/tools/ceedling/lib/cacheinator.rb
deleted file mode 100644 (file)
index 47953dd..0000000
+++ /dev/null
@@ -1,42 +0,0 @@
-
-class Cacheinator
-
-  constructor :cacheinator_helper, :file_path_utils, :file_wrapper, :yaml_wrapper
-  
-  def cache_test_config(hash)
-    @yaml_wrapper.dump( @file_path_utils.form_test_build_cache_path( INPUT_CONFIGURATION_CACHE_FILE), hash )
-  end
-
-  def cache_release_config(hash)
-    @yaml_wrapper.dump( @file_path_utils.form_release_build_cache_path( INPUT_CONFIGURATION_CACHE_FILE ), hash )
-  end
-
-  
-  def diff_cached_test_file( filepath )
-    cached_filepath = @file_path_utils.form_test_build_cache_path( filepath )
-  
-    if (@file_wrapper.exist?( cached_filepath ) and (!@file_wrapper.compare( filepath, cached_filepath )))
-      @file_wrapper.cp(filepath, cached_filepath, {:preserve => false})
-      return filepath
-    elsif (!@file_wrapper.exist?( cached_filepath ))
-      @file_wrapper.cp(filepath, cached_filepath, {:preserve => false}) 
-      return filepath
-    end
-
-    return cached_filepath
-  end
-
-  
-  def diff_cached_test_config?(hash)
-    cached_filepath = @file_path_utils.form_test_build_cache_path(INPUT_CONFIGURATION_CACHE_FILE)
-    
-    return @cacheinator_helper.diff_cached_config?( cached_filepath, hash )
-  end
-
-  def diff_cached_release_config?(hash)
-    cached_filepath = @file_path_utils.form_release_build_cache_path(INPUT_CONFIGURATION_CACHE_FILE)
-    
-    return @cacheinator_helper.diff_cached_config?( cached_filepath, hash )
-  end
-  
-end
diff --git a/tools/ceedling/lib/cacheinator_helper.rb b/tools/ceedling/lib/cacheinator_helper.rb
deleted file mode 100644 (file)
index cb0ef78..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-
-class CacheinatorHelper
-
-  constructor :file_wrapper, :yaml_wrapper
-  
-  def diff_cached_config?(cached_filepath, hash)
-    return true if ( not @file_wrapper.exist?(cached_filepath) )
-    return true if ( (@file_wrapper.exist?(cached_filepath)) and (!(@yaml_wrapper.load(cached_filepath) == hash)) )
-    return false
-  end
-  
-end
diff --git a/tools/ceedling/lib/cmock_builder.rb b/tools/ceedling/lib/cmock_builder.rb
deleted file mode 100644 (file)
index 4a74aa8..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-require 'cmock'
-
-class CmockBuilder
-  
-  attr_accessor :cmock
-  
-  def setup 
-    @cmock = nil
-  end
-  
-  def manufacture(cmock_config)
-    @cmock = CMock.new(cmock_config)
-  end
-
-end
diff --git a/tools/ceedling/lib/configurator.rb b/tools/ceedling/lib/configurator.rb
deleted file mode 100644 (file)
index 82b1e61..0000000
+++ /dev/null
@@ -1,248 +0,0 @@
-require 'defaults'
-require 'constants'
-require 'file_path_utils'
-require 'deep_merge'
-
-
-
-class Configurator
-
-  attr_reader :project_config_hash, :environment, :script_plugins, :rake_plugins
-  attr_accessor :project_logging, :project_debug, :project_verbosity, :sanity_checks
-  
-  constructor(:configurator_setup, :configurator_builder, :configurator_plugins, :cmock_builder, :yaml_wrapper, :system_wrapper) do
-    @project_logging   = false
-    @project_debug     = false
-    @project_verbosity = Verbosity::NORMAL
-    @sanity_checks     = TestResultsSanityChecks::NORMAL
-  end
-  
-  
-  def setup
-    # special copy of cmock config to provide to cmock for construction
-    @cmock_config_hash = {}
-
-    # capture our source config for later merge operations
-    @source_config_hash = {}
-    
-    # note: project_config_hash is an instance variable so constants and accessors created
-    # in eval() statements in build() have something of proper scope and persistence to reference
-    @project_config_hash = {}
-    @project_config_hash_backup = {}
-    
-    @script_plugins = []
-    @rake_plugins   = []
-  end
-
-  
-  def replace_flattened_config(config)
-    @project_config_hash.merge!(config)
-    @configurator_setup.build_constants_and_accessors(@project_config_hash, binding())
-  end
-
-  
-  def store_config
-    @project_config_hash_backup = @project_config_hash.clone
-  end
-  
-  
-  def restore_config
-    @project_config_hash = @project_config_hash_backup
-    @configurator_setup.build_constants_and_accessors(@project_config_hash, binding())
-  end
-
-
-  def reset_defaults(config)
-    [:test_compiler,
-     :test_linker,
-     :test_fixture,
-     :test_includes_preprocessor,
-     :test_file_preprocessor,
-     :test_dependencies_generator,
-     :release_compiler,
-     :release_assembler,
-     :release_linker,
-     :release_dependencies_generator].each do |tool|
-      config[:tools].delete(tool) if (not (config[:tools][tool].nil?))
-    end
-  end
-
-
-  def populate_defaults(config)
-    new_config = DEFAULT_CEEDLING_CONFIG.clone
-    new_config.deep_merge!(config)
-    config.replace(new_config)
-
-    @configurator_builder.populate_defaults( config, DEFAULT_TOOLS_TEST )
-    @configurator_builder.populate_defaults( config, DEFAULT_TOOLS_TEST_PREPROCESSORS ) if (config[:project][:use_test_preprocessor])
-    @configurator_builder.populate_defaults( config, DEFAULT_TOOLS_TEST_DEPENDENCIES ) if (config[:project][:use_auxiliary_dependencies])
-    
-    @configurator_builder.populate_defaults( config, DEFAULT_TOOLS_RELEASE )              if (config[:project][:release_build])
-    @configurator_builder.populate_defaults( config, DEFAULT_TOOLS_RELEASE_ASSEMBLER )    if (config[:project][:release_build] and config[:release_build][:use_assembly])
-    @configurator_builder.populate_defaults( config, DEFAULT_TOOLS_RELEASE_DEPENDENCIES ) if (config[:project][:release_build] and config[:project][:use_auxiliary_dependencies])
-  end
-  
-
-  def populate_unity_defines(config)
-    run_test = true
-  
-    config[:unity][:defines].each do |define|
-      if (define =~ /RUN_TEST\s*\(.+\)\s*=/)
-        run_test = false
-        break
-      end
-    end
-  
-    if (run_test)
-      config[:unity][:defines] << "\"RUN_TEST(func, line_num)=TestRun(func, #func, line_num)\""
-    end
-  end
-  
-  
-  def populate_cmock_defaults(config)
-    # cmock has its own internal defaults handling, but we need to set these specific values
-    # so they're present for the build environment to access;
-    # note: these need to end up in the hash given to initialize cmock for this to be successful
-    cmock = config[:cmock]
-
-    # yes, we're duplicating the default mock_prefix in cmock, but it's because we need CMOCK_MOCK_PREFIX always available in Ceedling's environment
-    cmock[:mock_prefix] = 'Mock' if (cmock[:mock_prefix].nil?)
-    
-    # just because strict ordering is the way to go
-    cmock[:enforce_strict_ordering] = true                                                  if (cmock[:enforce_strict_ordering].nil?)
-    
-    cmock[:mock_path] = File.join(config[:project][:build_root], TESTS_BASE_PATH, 'mocks')  if (cmock[:mock_path].nil?)
-    cmock[:verbosity] = @project_verbosity                                                  if (cmock[:verbosity].nil?)
-
-    cmock[:plugins] = []                             if (cmock[:plugins].nil?)
-    cmock[:plugins].map! { |plugin| plugin.to_sym }
-    cmock[:plugins] << (:cexception)                 if (!cmock[:plugins].include?(:cexception) and (config[:project][:use_exceptions]))
-    cmock[:plugins].uniq!
-
-    cmock[:unity_helper] = false                     if (cmock[:unity_helper].nil?)
-    
-    if (cmock[:unity_helper])
-      cmock[:includes] << File.basename(cmock[:unity_helper])
-      cmock[:includes].uniq!
-    end
-
-    @cmock_builder.manufacture(cmock)
-  end
-
-
-  # grab tool names from yaml and insert into tool structures so available for error messages
-  def populate_tool_names_and_stderr_redirect(config)
-    config[:tools].each_key do |name|
-      tool = config[:tools][name]
-      
-      # populate name if not given      
-      tool[:name] = name.to_s if (tool[:name].nil?)
-
-      # populate stderr redirect option
-      tool[:stderr_redirect] = StdErrRedirect::NONE if (tool[:stderr_redirect].nil?)
-    end
-  end
-  
-
-  def find_and_merge_plugins(config)
-    @configurator_plugins.add_load_paths(config)
-  
-    @rake_plugins   = @configurator_plugins.find_rake_plugins(config)
-    @script_plugins = @configurator_plugins.find_script_plugins(config)
-    config_plugins  = @configurator_plugins.find_config_plugins(config)
-    plugin_defaults = @configurator_plugins.find_plugin_defaults(config)
-    
-    config_plugins.each do |plugin|
-      config.deep_merge( @yaml_wrapper.load(plugin) )
-    end
-    
-    plugin_defaults.each do |defaults|
-      @configurator_builder.populate_defaults( config, @yaml_wrapper.load(defaults) )
-    end
-    
-    # special plugin setting for results printing
-    config[:plugins][:display_raw_test_results] = true if (config[:plugins][:display_raw_test_results].nil?)
-  end
-
-  
-  def eval_environment_variables(config)
-    config[:environment].each do |hash|
-      key = hash.keys[0]
-      value_string = hash[key].to_s
-      if (value_string =~ RUBY_STRING_REPLACEMENT_PATTERN)
-        value_string.replace(@system_wrapper.module_eval(value_string))
-      end
-      @system_wrapper.env_set(key.to_s.upcase, value_string)
-    end    
-  end
-
-  
-  def eval_paths(config)
-    individual_paths = [
-      config[:project][:build_root],
-      config[:project][:options_paths],
-      config[:plugins][:load_paths]]
-      
-    individual_paths.flatten.each do |path|
-      path.replace(@system_wrapper.module_eval(path)) if (path =~ RUBY_STRING_REPLACEMENT_PATTERN)
-    end
-  
-    config[:paths].each_pair do |key, list|
-      list.each { |path_entry| path_entry.replace(@system_wrapper.module_eval(path_entry)) if (path_entry =~ RUBY_STRING_REPLACEMENT_PATTERN) }
-    end    
-  end
-  
-  
-  def standardize_paths(config)
-    individual_paths = [
-      config[:project][:build_root],
-      config[:project][:options_paths],
-      config[:plugins][:load_paths],
-      config[:cmock][:mock_path]] # cmock path in case it was explicitly set in config
-
-    individual_paths.flatten.each { |path| FilePathUtils::standardize(path) }
-
-    config[:paths].each_pair do |key, list|
-      list.each{|path| FilePathUtils::standardize(path)}
-      # ensure that list is an array (i.e. handle case of list being a single string)
-      config[:paths][key] = [list].flatten
-    end
-
-    config[:tools].each_pair do |key, tool_config|
-      FilePathUtils::standardize(tool_config[:executable])
-    end    
-  end
-
-
-  def validate(config)
-    # collect felonies and go straight to jail
-    raise if (not @configurator_setup.validate_required_sections(config))
-    
-    # collect all misdemeanors, everybody on probation
-    blotter = []
-    blotter << @configurator_setup.validate_required_section_values(config)
-    blotter << @configurator_setup.validate_paths(config)
-    blotter << @configurator_setup.validate_tools(config)
-    
-    raise if (blotter.include?(false))
-  end
-    
-  
-  def build(config)
-    built_config = @configurator_setup.build_project_config(config)
-    
-    @source_config_hash   = config.clone
-    @project_config_hash  = built_config.clone
-    store_config()
-
-    @configurator_setup.build_constants_and_accessors(built_config, binding())
-  end
-    
-  
-  def insert_rake_plugins(plugins)
-    plugins.each do |plugin|
-      @project_config_hash[:project_rakefile_component_files] << plugin
-    end
-  end
-  
-end
diff --git a/tools/ceedling/lib/configurator_builder.rb b/tools/ceedling/lib/configurator_builder.rb
deleted file mode 100644 (file)
index 48d99eb..0000000
+++ /dev/null
@@ -1,408 +0,0 @@
-require 'rubygems'
-require 'rake'            # for ext() method
-require 'file_path_utils' # for class methods
-require 'defaults'
-require 'constants'       # for Verbosity constants class & base file paths
-
-
-
-class ConfiguratorBuilder
-  
-  constructor :file_system_utils, :file_wrapper, :system_wrapper
-    
-  
-  def build_global_constants(config)
-    config.each_pair do |key, value|
-      formatted_key = key.to_s.upcase
-      # undefine global constant if it already exists
-      Object.send(:remove_const, formatted_key.to_sym) if @system_wrapper.constants_include?(formatted_key)
-      # create global constant
-      Object.module_eval("#{formatted_key} = value")
-    end
-  end
-
-  
-  def build_accessor_methods(config, context)
-    config.each_pair do |key, value|
-      # fill configurator object with accessor methods
-      eval("def #{key.to_s.downcase}() return @project_config_hash[:#{key.to_s}] end", context)
-    end
-  end
-
-  
-  # create a flattened hash from the original configuration structure
-  def flattenify(config)
-    new_hash = {}
-    
-    config.each_key do | parent |
-
-      # gracefully handle empty top-level entries
-      next if (config[parent].nil?)
-
-      case config[parent]
-      when Array
-        config[parent].each do |hash|
-          key = "#{parent.to_s.downcase}_#{hash.keys[0].to_s.downcase}".to_sym
-          new_hash[key] = hash[hash.keys[0]]
-        end
-      when Hash
-        config[parent].each_pair do | child, value |
-          key = "#{parent.to_s.downcase}_#{child.to_s.downcase}".to_sym
-          new_hash[key] = value
-        end
-      # handle entries with no children, only values
-      else
-        new_hash["#{parent.to_s.downcase}".to_sym] = config[parent]
-      end
-      
-    end
-    
-    return new_hash
-  end
-
-  
-  def populate_defaults(config, defaults)
-    defaults.keys.sort.each do |section|
-      defaults[section].keys.sort.each do |entry|
-        config[section][entry] = defaults[section][entry] if (config[section].nil? or config[section][entry].nil?)
-      end
-    end
-  end
-
-
-  def clean(in_hash)
-    # ensure that include files inserted into test runners have file extensions & proper ones at that
-    in_hash[:test_runner_includes].map!{|include| include.ext(in_hash[:extension_header])}
-  end
-
-
-  def set_build_paths(in_hash)
-    out_hash = {}
-
-    project_build_artifacts_root = File.join(in_hash[:project_build_root], 'artifacts')
-    project_build_tests_root     = File.join(in_hash[:project_build_root], TESTS_BASE_PATH)
-    project_build_release_root   = File.join(in_hash[:project_build_root], RELEASE_BASE_PATH)
-
-    paths = [
-      [:project_build_artifacts_root,  project_build_artifacts_root, true ],
-      [:project_build_tests_root,      project_build_tests_root,     true ],
-      [:project_build_release_root,    project_build_release_root,   in_hash[:project_release_build] ],
-
-      [:project_test_artifacts_path,     File.join(project_build_artifacts_root, TESTS_BASE_PATH), true ],
-      [:project_test_runners_path,       File.join(project_build_tests_root, 'runners'),           true ],
-      [:project_test_results_path,       File.join(project_build_tests_root, 'results'),           true ],
-      [:project_test_build_output_path,  File.join(project_build_tests_root, 'out'),               true ],
-      [:project_test_build_cache_path,   File.join(project_build_tests_root, 'cache'),             true ],
-      [:project_test_dependencies_path,  File.join(project_build_tests_root, 'dependencies'),      true ],
-
-      [:project_release_artifacts_path,         File.join(project_build_artifacts_root, RELEASE_BASE_PATH), in_hash[:project_release_build] ],
-      [:project_release_build_cache_path,       File.join(project_build_release_root, 'cache'),             in_hash[:project_release_build] ],
-      [:project_release_build_output_path,      File.join(project_build_release_root, 'out'),               in_hash[:project_release_build] ],
-      [:project_release_build_output_asm_path,  File.join(project_build_release_root, 'out', 'asm'),        in_hash[:project_release_build] ],
-      [:project_release_build_output_c_path,    File.join(project_build_release_root, 'out', 'c'),          in_hash[:project_release_build] ],
-      [:project_release_dependencies_path,      File.join(project_build_release_root, 'dependencies'),      in_hash[:project_release_build] ],
-
-      [:project_log_path,   File.join(in_hash[:project_build_root], 'logs'), true ],
-      [:project_temp_path,  File.join(in_hash[:project_build_root], 'temp'), true ],
-
-      [:project_test_preprocess_includes_path,  File.join(project_build_tests_root, 'preprocess/includes'), in_hash[:project_use_test_preprocessor] ],
-      [:project_test_preprocess_files_path,     File.join(project_build_tests_root, 'preprocess/files'),    in_hash[:project_use_test_preprocessor] ],
-    ]
-
-    out_hash[:project_build_paths] = []
-
-    # fetch already set mock path
-    out_hash[:project_build_paths] << in_hash[:cmock_mock_path] if (in_hash[:project_use_mocks])
-
-    paths.each do |path|
-      build_path_name          = path[0]
-      build_path               = path[1]
-      build_path_add_condition = path[2]
-      
-      # insert path into build paths if associated with true condition
-      out_hash[:project_build_paths] << build_path if build_path_add_condition
-      # set path symbol name and path for each entry in paths array
-      out_hash[build_path_name] = build_path
-    end
-
-    return out_hash
-  end
-
-
-  def set_force_build_filepaths(in_hash)
-    out_hash = {}
-    
-    out_hash[:project_test_force_rebuild_filepath]    = File.join( in_hash[:project_test_dependencies_path], 'force_build' )
-    out_hash[:project_release_force_rebuild_filepath] = File.join( in_hash[:project_release_dependencies_path], 'force_build' ) if (in_hash[:project_release_build])
-
-    return out_hash
-  end
-
-
-  def set_rakefile_components(in_hash)
-    out_hash = {
-      :project_rakefile_component_files => 
-        [File.join(CEEDLING_LIB, 'tasks_base.rake'),
-         File.join(CEEDLING_LIB, 'tasks_filesystem.rake'),
-         File.join(CEEDLING_LIB, 'tasks_tests.rake'),
-         File.join(CEEDLING_LIB, 'tasks_vendor.rake'),
-         File.join(CEEDLING_LIB, 'rules_tests.rake')]}
-
-    out_hash[:project_rakefile_component_files] << File.join(CEEDLING_LIB, 'rules_cmock.rake') if (in_hash[:project_use_mocks])
-    out_hash[:project_rakefile_component_files] << File.join(CEEDLING_LIB, 'rules_preprocess.rake') if (in_hash[:project_use_test_preprocessor])
-    out_hash[:project_rakefile_component_files] << File.join(CEEDLING_LIB, 'rules_tests_aux_dependencies.rake') if (in_hash[:project_use_auxiliary_dependencies])
-
-    out_hash[:project_rakefile_component_files] << File.join(CEEDLING_LIB, 'rules_release_aux_dependencies.rake') if (in_hash[:project_release_build] and in_hash[:project_use_auxiliary_dependencies])
-    out_hash[:project_rakefile_component_files] << File.join(CEEDLING_LIB, 'rules_release.rake') if (in_hash[:project_release_build])
-    out_hash[:project_rakefile_component_files] << File.join(CEEDLING_LIB, 'tasks_release.rake') if (in_hash[:project_release_build])
-
-    return out_hash
-  end
-  
-
-  def set_library_build_info_filepaths(hash)
-
-    # Notes:
-    #  - Dependency on a change to our input configuration hash is handled elsewhere as it is 
-    #    dynamically formed during ceedling's execution
-    #  - Compiled vendor dependencies like cmock.o, unity.o, cexception.o are handled below;
-    #    here we're interested only in ceedling-based code generation dependencies
-    
-    ceedling_build_info_filepath = File.join(CEEDLING_RELEASE, 'build.info')
-    cmock_build_info_filepath    = FilePathUtils::form_ceedling_vendor_path('cmock/release', 'build.info')
-
-    out_hash = {
-      :ceedling_build_info_filepath => ceedling_build_info_filepath,
-      :cmock_build_info_filepath => cmock_build_info_filepath
-    }
-    
-    return out_hash
-  end
-
-  
-  def set_release_target(in_hash)
-    return {} if (not in_hash[:project_release_build])
-    
-    release_target_file = ((in_hash[:release_build_output].nil?) ? (DEFAULT_RELEASE_TARGET_NAME.ext(in_hash[:extension_executable])) : in_hash[:release_build_output])
-    
-    return {
-      # tempted to make a helper method in file_path_utils? stop right there, pal. you'll introduce a cyclical dependency
-      :project_release_build_target => File.join(in_hash[:project_release_artifacts_path], release_target_file)
-      }
-  end
-  
-
-  def collect_environment_variables(in_hash)
-    return {
-      :collection_environment => in_hash[:environment]
-      }
-  end
-
-  
-  def collect_project_options(in_hash)
-    options = []
-    
-    in_hash[:project_options_paths].each do |path|
-      options << @file_wrapper.directory_listing( File.join(path, '*.yml') )
-    end
-    
-    return {
-      :collection_project_options => options.flatten
-      }
-  end
-  
-
-  def expand_all_path_globs(in_hash)
-    out_hash = {}
-    path_keys = []
-    
-    in_hash.each_key do |key|
-      next if (not key.to_s[0..4] == 'paths')
-      path_keys << key
-    end
-    
-    # sorted to provide assured order of traversal in test calls on mocks
-    path_keys.sort.each do |key|
-      out_hash["collection_#{key.to_s}".to_sym] = @file_system_utils.collect_paths( in_hash[key] )
-    end
-    
-    return out_hash
-  end
-
-
-  def collect_source_and_include_paths(in_hash)
-    return {
-      :collection_paths_source_and_include => 
-        in_hash[:collection_paths_source] + 
-        in_hash[:collection_paths_include]
-      }    
-  end
-
-
-  def collect_source_include_vendor_paths(in_hash)
-    extra_paths = []
-    extra_paths << FilePathUtils::form_ceedling_vendor_path(CEXCEPTION_LIB_PATH) if (in_hash[:project_use_exceptions])
-
-    return {
-      :collection_paths_source_include_vendor => 
-        in_hash[:collection_paths_source_and_include] + 
-        extra_paths
-      }    
-  end
-
-
-  def collect_test_support_source_include_paths(in_hash)
-    return {
-      :collection_paths_test_support_source_include => 
-        in_hash[:collection_paths_test] +
-        in_hash[:collection_paths_support] +
-        in_hash[:collection_paths_source] + 
-        in_hash[:collection_paths_include]
-      }    
-  end
-  
-  
-  def collect_test_support_source_include_vendor_paths(in_hash)
-    extra_paths = []
-    extra_paths << FilePathUtils::form_ceedling_vendor_path(UNITY_LIB_PATH)
-    extra_paths << FilePathUtils::form_ceedling_vendor_path(CEXCEPTION_LIB_PATH) if (in_hash[:project_use_exceptions])
-    extra_paths << FilePathUtils::form_ceedling_vendor_path(CMOCK_LIB_PATH)       if (in_hash[:project_use_mocks])
-    extra_paths << in_hash[:cmock_mock_path]                                   if (in_hash[:project_use_mocks])
-
-    return {
-      :collection_paths_test_support_source_include_vendor => 
-        in_hash[:collection_paths_test_support_source_include] +
-        extra_paths
-      }    
-  end
-  
-  
-  def collect_tests(in_hash)
-    all_tests = @file_wrapper.instantiate_file_list
-
-    in_hash[:collection_paths_test].each do |path|
-      all_tests.include( File.join(path, "#{in_hash[:project_test_file_prefix]}*#{in_hash[:extension_source]}") )
-    end
-
-    return {:collection_all_tests => all_tests}
-  end
-
-
-  def collect_assembly(in_hash)
-    all_assembly = @file_wrapper.instantiate_file_list
-
-    return {:collection_all_assembly => all_assembly} if (not in_hash[:release_build_use_assembly])
-    
-    in_hash[:collection_paths_source].each do |path|
-      all_assembly.include( File.join(path, "*#{in_hash[:extension_assembly]}") )
-    end
-    
-    return {:collection_all_assembly => all_assembly}
-  end
-
-
-  def collect_source(in_hash)
-    all_source = @file_wrapper.instantiate_file_list
-    
-    in_hash[:collection_paths_source].each do |path|
-      all_source.include( File.join(path, "*#{in_hash[:extension_source]}") )
-    end
-    
-    return {:collection_all_source => all_source}
-  end
-
-
-  def collect_headers(in_hash)
-    all_headers = @file_wrapper.instantiate_file_list
-
-    paths = 
-      in_hash[:collection_paths_test] +
-      in_hash[:collection_paths_support] +
-      in_hash[:collection_paths_source] + 
-      in_hash[:collection_paths_include]
-    
-    (paths).each do |path|
-      all_headers.include( File.join(path, "*#{in_hash[:extension_header]}") )
-    end
-    
-    return {:collection_all_headers => all_headers}
-  end
-
-
-  def collect_all_existing_compilation_input(in_hash)
-    all_input = @file_wrapper.instantiate_file_list
-
-    paths = 
-      in_hash[:collection_paths_test] + 
-      in_hash[:collection_paths_support] + 
-      in_hash[:collection_paths_source] + 
-      in_hash[:collection_paths_include] +
-      [FilePathUtils::form_ceedling_vendor_path(UNITY_LIB_PATH)]
-    
-    paths << FilePathUtils::form_ceedling_vendor_path(CEXCEPTION_LIB_PATH) if (in_hash[:project_use_exceptions])
-    paths << FilePathUtils::form_ceedling_vendor_path(CMOCK_LIB_PATH) if (in_hash[:project_use_mocks])
-
-    (paths).each do |path|
-      all_input.include( File.join(path, "*#{in_hash[:extension_header]}") )
-      all_input.include( File.join(path, "*#{in_hash[:extension_source]}") )
-    end
-    
-    return {:collection_all_existing_compilation_input => all_input}    
-  end
-
-
-  def collect_test_and_vendor_defines(in_hash)
-    test_defines = in_hash[:defines_test].clone
-
-    test_defines.concat(in_hash[:unity_defines])
-    test_defines.concat(in_hash[:cmock_defines])      if (in_hash[:project_use_mocks])
-    test_defines.concat(in_hash[:cexception_defines]) if (in_hash[:project_use_exceptions])
-    
-    return {:collection_defines_test_and_vendor => test_defines}
-  end
-
-
-  def collect_release_and_vendor_defines(in_hash)
-    release_defines = in_hash[:defines_release].clone
-    
-    release_defines.concat(in_hash[:cexception_defines]) if (in_hash[:project_use_exceptions])
-    
-    return {:collection_defines_release_and_vendor => release_defines}
-  end
-
-
-  def collect_release_artifact_extra_link_objects(in_hash)
-    objects = []
-
-    # no build paths here so plugins can remap if necessary (i.e. path mapping happens at runtime)
-    objects << CEXCEPTION_C_FILE.ext( in_hash[:extension_object] ) if (in_hash[:project_use_exceptions])
-    
-    return {:collection_release_artifact_extra_link_objects => objects}
-  end
-  
-
-  def collect_test_fixture_extra_link_objects(in_hash)
-    #  Note: Symbols passed to compiler at command line can change Unity and CException behavior / configuration;
-    #    we also handle those dependencies elsewhere in compilation dependencies
-    
-    objects = [UNITY_C_FILE]
-    
-    # we don't include paths here because use of plugins or mixing different compilers may require different build paths
-    objects << CEXCEPTION_C_FILE if (in_hash[:project_use_exceptions])
-    objects << CMOCK_C_FILE      if (in_hash[:project_use_mocks])
-    
-    # if we're using mocks & a unity helper is defined & that unity helper includes a source file component (not only a header of macros),
-    # then link in the unity_helper object file too
-    if ( in_hash[:project_use_mocks] and
-         in_hash[:cmock_unity_helper] and 
-         @file_wrapper.exist?(in_hash[:cmock_unity_helper].ext(in_hash[:extension_source])) )
-      objects << File.basename(in_hash[:cmock_unity_helper])
-    end
-
-    # no build paths here so plugins can remap if necessary (i.e. path mapping happens at runtime)
-    objects.map! { |object| object.ext(in_hash[:extension_object]) }
-    
-    return { :collection_test_fixture_extra_link_objects => objects }
-  end
-  
-end
diff --git a/tools/ceedling/lib/configurator_plugins.rb b/tools/ceedling/lib/configurator_plugins.rb
deleted file mode 100644 (file)
index 4a65579..0000000
+++ /dev/null
@@ -1,96 +0,0 @@
-require 'constants'
-
-class ConfiguratorPlugins
-
-  constructor :stream_wrapper, :file_wrapper, :system_wrapper
-
-  def setup
-    @rake_plugins   = []
-    @script_plugins = []
-  end
-
-  
-  def add_load_paths(config)
-    config[:plugins][:load_paths].each do |root|
-      @system_wrapper.add_load_path( root ) if ( not @file_wrapper.directory_listing( File.join( root, '*.rb' ) ).empty? )
-    
-      config[:plugins][:enabled].each do |plugin|
-        path = File.join( root, plugin )
-        @system_wrapper.add_load_path( path ) if ( not @file_wrapper.directory_listing( File.join( path, '*.rb' ) ).empty? )
-      end
-    end
-  end
-  
-  
-  # gather up and return .rake filepaths that exist on-disk
-  def find_rake_plugins(config)
-    plugins_with_path = []
-    
-    config[:plugins][:load_paths].each do |root|
-      config[:plugins][:enabled].each do |plugin|
-        rake_plugin_path = File.join(root, plugin, "#{plugin}.rake")
-        if (@file_wrapper.exist?(rake_plugin_path))
-          plugins_with_path << rake_plugin_path
-          @rake_plugins << plugin
-        end
-      end
-    end
-    
-    return plugins_with_path
-  end
-
-
-  # gather up and return just names of .rb classes that exist on-disk
-  def find_script_plugins(config)
-    config[:plugins][:load_paths].each do |root|
-      config[:plugins][:enabled].each do |plugin|
-        script_plugin_path = File.join(root, plugin, "#{plugin}.rb")
-        @script_plugins << plugin if @file_wrapper.exist?(script_plugin_path)
-      end
-    end
-    
-    return @script_plugins 
-  end
-  
-  
-  # gather up and return configuration .yml filepaths that exist on-disk
-  def find_config_plugins(config)
-    plugins_with_path = []
-    
-    config[:plugins][:load_paths].each do |root|
-      config[:plugins][:enabled].each do |plugin|
-        config_plugin_path = File.join(root, plugin, "#{plugin}.yml")
-        plugins_with_path << config_plugin_path if @file_wrapper.exist?(config_plugin_path)
-      end
-    end
-    
-    return plugins_with_path    
-  end
-
-  
-  # gather up and return default .yml filepaths that exist on-disk
-  def find_plugin_defaults(config)
-    defaults_with_path = []
-    
-    config[:plugins][:load_paths].each do |root|
-      config[:plugins][:enabled].each do |plugin|
-        default_path = File.join(root, plugin, 'defaults.yml')
-        defaults_with_path << default_path if @file_wrapper.exist?(default_path)
-      end
-    end
-
-    return defaults_with_path    
-  end
-  
-  
-  def validate_plugins(enabled_plugins)
-    missing_plugins = Set.new(enabled_plugins) - Set.new(@rake_plugins) - Set.new(@script_plugins)
-    
-    missing_plugins.each do |plugin|
-      @stream_wrapper.stdout_puts.stderr_puts("ERROR: Ceedling plugin '#{plugin}' contains no rake or ruby class entry point. (Misspelled or missing files?)")
-    end
-    
-    raise if (missing_plugins.size > 0)
-  end
-
-end
diff --git a/tools/ceedling/lib/configurator_setup.rb b/tools/ceedling/lib/configurator_setup.rb
deleted file mode 100644 (file)
index e404727..0000000
+++ /dev/null
@@ -1,114 +0,0 @@
-
-# add sort-ability to symbol so we can order keys array in hash for test-ability 
-class Symbol
-  include Comparable
-
-  def <=>(other)
-    self.to_s <=> other.to_s
-  end
-end
-
-
-class ConfiguratorSetup
-  
-  constructor :configurator_builder, :configurator_validator
-  
-  
-  def build_project_config(config)
-    # convert config object to flattened hash
-    new_config = @configurator_builder.flattenify(config)
-
-    # flesh out config
-    @configurator_builder.clean(new_config)
-    
-    # add to hash values we build up from configuration & file system contents
-    new_config.merge!(@configurator_builder.set_build_paths(new_config))
-    new_config.merge!(@configurator_builder.set_force_build_filepaths(new_config))
-    new_config.merge!(@configurator_builder.set_rakefile_components(new_config))
-    new_config.merge!(@configurator_builder.set_library_build_info_filepaths(new_config))
-    new_config.merge!(@configurator_builder.set_release_target(new_config))
-    new_config.merge!(@configurator_builder.collect_project_options(new_config))
-    new_config.merge!(@configurator_builder.collect_environment_variables(config))
-    
-    # iterate through all entries in paths section and expand any & all globs to actual paths
-    new_config.merge!(@configurator_builder.expand_all_path_globs(new_config))
-    
-    new_config.merge!(@configurator_builder.collect_source_and_include_paths(new_config))
-    new_config.merge!(@configurator_builder.collect_source_include_vendor_paths(new_config))
-    new_config.merge!(@configurator_builder.collect_test_support_source_include_paths(new_config))
-    new_config.merge!(@configurator_builder.collect_test_support_source_include_vendor_paths(new_config))
-    new_config.merge!(@configurator_builder.collect_tests(new_config))
-    new_config.merge!(@configurator_builder.collect_assembly(new_config))
-    new_config.merge!(@configurator_builder.collect_source(new_config))
-    new_config.merge!(@configurator_builder.collect_headers(new_config))
-    new_config.merge!(@configurator_builder.collect_all_existing_compilation_input(new_config))
-    new_config.merge!(@configurator_builder.collect_test_and_vendor_defines(new_config))
-    new_config.merge!(@configurator_builder.collect_release_and_vendor_defines(new_config))
-    new_config.merge!(@configurator_builder.collect_release_artifact_extra_link_objects(new_config))
-    new_config.merge!(@configurator_builder.collect_test_fixture_extra_link_objects(new_config))
-
-    return new_config
-  end
-
-  
-  def build_constants_and_accessors(config, context)
-    @configurator_builder.build_global_constants(config)
-    @configurator_builder.build_accessor_methods(config, context)
-  end
-  
-  
-  def validate_required_sections(config)
-    validation = []
-    validation << @configurator_validator.exists?(config, :project)
-    validation << @configurator_validator.exists?(config, :paths)
-
-    return false if (validation.include?(false))
-    return true
-  end
-
-  def validate_required_section_values(config)
-    validation = []
-    validation << @configurator_validator.exists?(config, :project, :build_root)
-    validation << @configurator_validator.exists?(config, :paths, :test)
-    validation << @configurator_validator.exists?(config, :paths, :source)
-
-    return false if (validation.include?(false))
-    return true
-  end
-
-  def validate_paths(config)
-    validation = []
-
-    validation << @configurator_validator.validate_filepath(config, {:search_system_path => false}, :project, :build_root)
-    validation << @configurator_validator.validate_filepath(config, {:search_system_path => false}, :cmock, :unity_helper) if config[:cmock][:unity_helper]
-
-    config[:project][:options_paths].each do |path|
-      validation << @configurator_validator.validate_filepath_simple( path, :project, :options_paths )
-    end
-
-    config[:plugins][:load_paths].each do |path|
-      validation << @configurator_validator.validate_filepath_simple( path, :plugins, :load_paths )
-    end
-
-    config[:paths].keys.sort.each do |key|
-      validation << @configurator_validator.validate_path_list(config, :paths, key)
-    end
-
-    return false if (validation.include?(false))
-    return true
-  end
-  
-  def validate_tools(config)
-    validation = []
-
-    config[:tools].keys.sort.each do |key|
-      validation << @configurator_validator.exists?(config, :tools, key, :executable)
-      validation << @configurator_validator.validate_filepath(config, {:search_system_path => true}, :tools, key, :executable)
-      validation << @configurator_validator.validate_tool_stderr_redirect(config, :tools, key)
-    end
-
-    return false if (validation.include?(false))
-    return true
-  end
-
-end
diff --git a/tools/ceedling/lib/configurator_validator.rb b/tools/ceedling/lib/configurator_validator.rb
deleted file mode 100644 (file)
index e50c0d4..0000000
+++ /dev/null
@@ -1,154 +0,0 @@
-require 'constants'
-require 'tool_executor'    # for argument replacement pattern
-require 'file_path_utils'  # for glob handling class methods
-
-
-class ConfiguratorValidator
-  
-  constructor :file_wrapper, :stream_wrapper, :system_wrapper
-
-  # walk into config hash verify existence of data at key depth
-  def exists?(config, *keys)
-    hash  = retrieve_value(config, keys)
-    exist = !hash[:value].nil?
-
-    if (not exist)
-      # no verbosity checking since this is lowest level anyhow & verbosity checking depends on configurator
-      @stream_wrapper.stderr_puts("ERROR: Required config file entry #{format_key_sequence(keys, hash[:depth])} does not exist.")    
-    end
-    
-    return exist
-  end
-
-
-  # walk into config hash. verify directory path(s) at given key depth
-  def validate_path_list(config, *keys)
-    hash = retrieve_value(config, keys)
-    list = hash[:value]
-
-    # return early if we couldn't walk into hash and find a value
-    return false if (list.nil?)
-
-    path_list = []
-    exist = true
-    
-    case list
-      when String then path_list << list
-      when Array  then path_list =  list
-    end
-    
-    path_list.each do |path|
-      base_path = FilePathUtils::extract_path(path) # lop off add/subtract notation & glob specifiers
-      
-      if (not @file_wrapper.exist?(base_path))
-        # no verbosity checking since this is lowest level anyhow & verbosity checking depends on configurator
-        @stream_wrapper.stderr_puts("ERROR: Config path #{format_key_sequence(keys, hash[:depth])}['#{base_path}'] does not exist on disk.") 
-        exist = false
-      end 
-    end
-    
-    return exist
-  end
-
-  
-  # simple path verification
-  def validate_filepath_simple(path, *keys)
-    validate_path = path
-    
-    if (not @file_wrapper.exist?(validate_path))
-      # no verbosity checking since this is lowest level anyhow & verbosity checking depends on configurator
-      @stream_wrapper.stderr_puts("ERROR: Config path '#{validate_path}' associated with #{format_key_sequence(keys, keys.size)} does not exist on disk.") 
-      return false
-    end 
-    
-    return true
-  end
-
-  # walk into config hash. verify specified file exists.
-  def validate_filepath(config, options, *keys)
-    hash = retrieve_value(config, keys)
-    filepath = hash[:value]
-
-    # return early if we couldn't walk into hash and find a value
-    return false if (filepath.nil?)
-
-    # skip everything if we've got an argument replacement pattern
-    return true if (filepath =~ TOOL_EXECUTOR_ARGUMENT_REPLACEMENT_PATTERN)
-    
-    # if there's no path included, verify file exists somewhere in system search paths
-    if (not filepath.include?('/') and options[:search_system_path])
-      exists = false
-      
-      @system_wrapper.search_paths.each do |path|
-        if (@file_wrapper.exist?(File.join(path, filepath)))
-          exists = true
-          break
-        end
-      end
-      
-      if (not exists)
-        # no verbosity checking since this is lowest level anyhow & verbosity checking depends on configurator
-        @stream_wrapper.stderr_puts("ERROR: Config filepath #{format_key_sequence(keys, hash[:depth])}['#{filepath}'] does not exist in system search paths.") 
-        return false        
-      end
-      
-    # if there is a path included, check that explicit filepath exists
-    else
-      if (not @file_wrapper.exist?(filepath))
-        # no verbosity checking since this is lowest level anyhow & verbosity checking depends on configurator
-        @stream_wrapper.stderr_puts("ERROR: Config filepath #{format_key_sequence(keys, hash[:depth])}['#{filepath}'] does not exist on disk.") 
-        return false
-      end      
-    end
-
-    return true
-  end
-  
-  def validate_tool_stderr_redirect(config, tools, tool)
-    redirect = config[tools][tool][:stderr_redirect]
-    if (redirect.class == Symbol)
-      # map constants and force to array of strings for runtime universality across ruby versions
-      if (not StdErrRedirect.constants.map{|constant| constant.to_s}.include?(redirect.to_s.upcase))
-        error = "ERROR: [:#{tools}][:#{tool}][:stderr_redirect][:#{redirect}] is not a recognized option " +
-                "{#{StdErrRedirect.constants.map{|constant| ':' + constant.to_s.downcase}.join(', ')}}."
-        @stream_wrapper.stderr_puts(error) 
-        return false        
-      end
-    end
-    
-    return true
-  end
-  
-  private #########################################
-  
-  
-  def retrieve_value(config, keys)
-    value = nil
-    hash  = config
-    depth = 0
-
-    # walk into hash & extract value at requested key sequence
-    keys.each do |symbol|
-      depth += 1
-      if (not hash[symbol].nil?)
-        hash  = hash[symbol]
-        value = hash
-      else
-        value = nil
-        break
-      end
-    end
-    
-    return {:value => value, :depth => depth}
-  end
-
-
-  def format_key_sequence(keys, depth)
-    walked_keys    = keys.slice(0, depth)
-    formatted_keys = walked_keys.map{|key| "[:#{key.to_s}]"}
-    
-    return formatted_keys.join
-  end
-  
-end
diff --git a/tools/ceedling/lib/constants.rb b/tools/ceedling/lib/constants.rb
deleted file mode 100644 (file)
index 634a7e4..0000000
+++ /dev/null
@@ -1,62 +0,0 @@
-
-class Verbosity
-  SILENT      = 0  # as silent as possible (though there are some messages that must be spit out)
-  ERRORS      = 1  # only errors
-  COMPLAIN    = 2  # spit out errors and warnings/notices
-  NORMAL      = 3  # errors, warnings/notices, standard status messages
-  OBNOXIOUS   = 4  # all messages including extra verbose output (used for lite debugging / verification)
-  DEBUG       = 5  # special extra verbose output for hardcore debugging
-end
-
-
-class TestResultsSanityChecks
-  NONE      = 0  # no sanity checking of test results
-  NORMAL    = 1  # perform non-problematic checks
-  THOROUGH  = 2  # perform checks that require inside knowledge of system workings
-end
-
-
-class StdErrRedirect
-  NONE = :none
-  AUTO = :auto
-  WIN  = :win
-  UNIX = :unix
-  TCSH = :tcsh
-end
-
-CEXCEPTION_ROOT_PATH = 'c_exception'
-CEXCEPTION_LIB_PATH  = "#{CEXCEPTION_ROOT_PATH}/lib"
-CEXCEPTION_C_FILE    = 'CException.c'
-CEXCEPTION_H_FILE    = 'CException.h'
-
-UNITY_ROOT_PATH        = 'unity'
-UNITY_LIB_PATH         = "#{UNITY_ROOT_PATH}/src"
-UNITY_C_FILE           = 'unity.c'
-UNITY_H_FILE           = 'unity.h'
-UNITY_INTERNALS_H_FILE = 'unity_internals.h'
-
-CMOCK_ROOT_PATH = 'cmock'
-CMOCK_LIB_PATH  = "#{CMOCK_ROOT_PATH}/src"
-CMOCK_C_FILE    = 'cmock.c'
-CMOCK_H_FILE    = 'cmock.h'
-
-
-DEFAULT_CEEDLING_MAIN_PROJECT_FILE = 'project.yml' # main project file
-DEFAULT_CEEDLING_USER_PROJECT_FILE = 'user.yml'    # supplemental user config file
-
-INPUT_CONFIGURATION_CACHE_FILE     = 'input.yml'   # input configuration file dump
-
-
-TEST_ROOT_NAME    = 'test'
-TEST_TASK_ROOT    = TEST_ROOT_NAME + ':'
-TEST_CONTEXT      = TEST_ROOT_NAME.to_sym
-RELEASE_ROOT_NAME = 'release'
-
-RUBY_STRING_REPLACEMENT_PATTERN = /#\{.+\}/
-RUBY_EVAL_REPLACEMENT_PATTERN   = /^\{(.+)\}$/
-TOOL_EXECUTOR_ARGUMENT_REPLACEMENT_PATTERN = /(\$\{(\d+)\})/
-
-NULL_FILE_PATH = '/dev/null'
-
-TESTS_BASE_PATH   = 'tests'
-RELEASE_BASE_PATH = 'release'
diff --git a/tools/ceedling/lib/defaults.rb b/tools/ceedling/lib/defaults.rb
deleted file mode 100644 (file)
index 78cbcbd..0000000
+++ /dev/null
@@ -1,349 +0,0 @@
-require 'constants'
-require 'system_wrapper'
-require 'file_path_utils'
-
-
-DEFAULT_TEST_COMPILER_TOOL = {
-  :executable => FilePathUtils.os_executable_ext('gcc'),
-  :name => 'default_test_compiler',
-  :stderr_redirect => StdErrRedirect::NONE,
-  :arguments => [
-    {"-I\"$\"" => 'COLLECTION_PATHS_TEST_SUPPORT_SOURCE_INCLUDE_VENDOR'},
-    {"-I\"$\"" => 'COLLECTION_PATHS_TEST_TOOLCHAIN_INCLUDE'},
-    {"-D$" => 'COLLECTION_DEFINES_TEST_AND_VENDOR'},
-    "-DGNU_COMPILER",
-    {"$" => 'TEST_COMPILER_ARGUMENTS'},
-    "-c \"${1}\"",
-    "-o \"${2}\"",
-    ]
-  }
-
-DEFAULT_TEST_LINKER_TOOL = {
-  :executable => FilePathUtils.os_executable_ext('gcc'),
-  :name => 'default_test_linker',
-  :stderr_redirect => StdErrRedirect::NONE,
-  :arguments => [
-    {"$" => 'TEST_LINKER_ARGUMENTS'},
-    "\"${1}\"",
-    "-o \"${2}\"",
-    ]
-  }
-  
-DEFAULT_TEST_FIXTURE_TOOL = {
-  :executable => '${1}',
-  :name => 'default_test_fixture',
-  :stderr_redirect => StdErrRedirect::AUTO,
-  :arguments => [
-    {"$" => 'TEST_FIXTURE_ARGUMENTS'},
-    ]
-  }
-
-
-
-DEFAULT_TEST_INCLUDES_PREPROCESSOR_TOOL = {
-  :executable => FilePathUtils.os_executable_ext('cpp'),
-  :name => 'default_test_includes_preprocessor',
-  :stderr_redirect => StdErrRedirect::NONE,
-  :arguments => [
-    '-MM', '-MG',
-    # avoid some possibility of deep system lib header file complications by omitting vendor paths
-    # if cpp is run on *nix system, escape spaces in paths; if cpp on windows just use the paths collection as is
-    {"-I\"$\"" => "{SystemWrapper.is_windows? ? COLLECTION_PATHS_TEST_SUPPORT_SOURCE_INCLUDE : COLLECTION_PATHS_TEST_SUPPORT_SOURCE_INCLUDE.map{|path| path.gsub(\/ \/, \'\\\\ \') }}"},
-    {"-D$" => 'COLLECTION_DEFINES_TEST_AND_VENDOR'},
-    {"-D$" => 'DEFINES_TEST_PREPROCESS'},
-    "-DGNU_PREPROCESSOR",
-    {"$" => 'TEST_INCLUDES_PREPROCESSOR_ARGUMENTS'},
-    '-w',
-    '-nostdinc',
-    "\"${1}\""
-    ]
-  }
-
-DEFAULT_TEST_FILE_PREPROCESSOR_TOOL = {
-  :executable => FilePathUtils.os_executable_ext('gcc'),
-  :name => 'default_test_file_preprocessor',
-  :stderr_redirect => StdErrRedirect::NONE,
-  :arguments => [
-    '-E',
-    {"-I\"$\"" => 'COLLECTION_PATHS_TEST_SUPPORT_SOURCE_INCLUDE_VENDOR'},
-    {"-I\"$\"" => 'PATHS_TEST_TOOLCHAIN_INCLUDE'},
-    {"-D$" => 'COLLECTION_DEFINES_TEST_AND_VENDOR'},
-    {"-D$" => 'DEFINES_TEST_PREPROCESS'},
-    "-DGNU_PREPROCESSOR",
-    {"$" => 'TEST_FILE_PREPROCESSOR_ARGUMENTS'},
-    "\"${1}\"",
-    "-o \"${2}\""
-    ]
-  }
-
-DEFAULT_TEST_DEPENDENCIES_GENERATOR_TOOL = {
-  :executable => FilePathUtils.os_executable_ext('gcc'),
-  :name => 'default_test_dependencies_generator',
-  :stderr_redirect => StdErrRedirect::NONE,
-  :arguments => [
-    {"-I\"$\"" => 'COLLECTION_PATHS_TEST_SUPPORT_SOURCE_INCLUDE_VENDOR'},
-    {"-I\"$\"" => 'COLLECTION_PATHS_TEST_TOOLCHAIN_INCLUDE'},
-    {"-D$" => 'COLLECTION_DEFINES_TEST_AND_VENDOR'},   
-    {"-D$" => 'DEFINES_TEST_PREPROCESS'},     
-    "-DGNU_PREPROCESSOR",
-    "-MT \"${3}\"",
-    '-MM', '-MD', '-MG',
-    "-MF \"${2}\"",
-    {"$" => 'TEST_DEPENDENCIES_GENERATOR_ARGUMENTS'},
-    "-c \"${1}\"",
-    ]
-  }
-
-DEFAULT_RELEASE_DEPENDENCIES_GENERATOR_TOOL = {
-  :executable => FilePathUtils.os_executable_ext('gcc'),
-  :name => 'default_release_dependencies_generator',
-  :stderr_redirect => StdErrRedirect::NONE,
-  :arguments => [
-    {"-I\"$\"" => 'COLLECTION_PATHS_SOURCE_AND_INCLUDE'},
-    {"-I\"$\"" => 'COLLECTION_PATHS_RELEASE_TOOLCHAIN_INCLUDE'},
-    {"-D$" => 'COLLECTION_DEFINES_RELEASE_AND_VENDOR'},
-    {"-D$" => 'DEFINES_RELEASE_PREPROCESS'},
-    "-DGNU_PREPROCESSOR",
-    "-MT \"${3}\"",
-    '-MM', '-MD', '-MG',
-    "-MF \"${2}\"",
-    {"$" => 'RELEASE_DEPENDENCIES_GENERATOR_ARGUMENTS'},
-    "-c \"${1}\"",
-    ]
-  }
-
-
-DEFAULT_RELEASE_COMPILER_TOOL = {
-  :executable => FilePathUtils.os_executable_ext('gcc'),
-  :name => 'default_release_compiler',
-  :stderr_redirect => StdErrRedirect::NONE,
-  :arguments => [
-    {"-I\"$\"" => 'COLLECTION_PATHS_SOURCE_INCLUDE_VENDOR'},
-    {"-I\"$\"" => 'COLLECTION_PATHS_RELEASE_TOOLCHAIN_INCLUDE'},
-    {"-D$" => 'COLLECTION_DEFINES_RELEASE_AND_VENDOR'},        
-    "-DGNU_COMPILER",
-    {"$" => 'RELEASE_COMPILER_ARGUMENTS'},
-    "-c \"${1}\"",
-    "-o \"${2}\"",
-    ]
-  }
-
-DEFAULT_RELEASE_ASSEMBLER_TOOL = {
-  :executable => FilePathUtils.os_executable_ext('as'),
-  :name => 'default_release_assembler',
-  :stderr_redirect => StdErrRedirect::NONE,
-  :arguments => [
-    {"-I\"$\"" => 'COLLECTION_PATHS_SOURCE_AND_INCLUDE'},
-    {"$" => 'RELEASE_ASSEMBLER_ARGUMENTS'},
-    "\"${1}\"",
-    "-o \"${2}\"",
-    ]
-  }
-
-DEFAULT_RELEASE_LINKER_TOOL = {
-  :executable => FilePathUtils.os_executable_ext('gcc'),
-  :name => 'default_release_linker',
-  :stderr_redirect => StdErrRedirect::NONE,
-  :arguments => [
-    {"$" => 'RELEASE_LINKER_ARGUMENTS'},
-    "\"${1}\"",
-    "-o \"${2}\"",
-    ]
-  }
-
-  
-DEFAULT_TOOLS_TEST = {
-  :tools => {
-    :test_compiler => DEFAULT_TEST_COMPILER_TOOL,
-    :test_linker   => DEFAULT_TEST_LINKER_TOOL,
-    :test_fixture  => DEFAULT_TEST_FIXTURE_TOOL,
-    }
-  }
-  
-DEFAULT_TOOLS_TEST_PREPROCESSORS = {
-  :tools => {
-    :test_includes_preprocessor => DEFAULT_TEST_INCLUDES_PREPROCESSOR_TOOL,
-    :test_file_preprocessor     => DEFAULT_TEST_FILE_PREPROCESSOR_TOOL,
-    }
-  }
-
-DEFAULT_TOOLS_TEST_DEPENDENCIES = {
-  :tools => {
-    :test_dependencies_generator => DEFAULT_TEST_DEPENDENCIES_GENERATOR_TOOL,
-    }
-  }
-
-
-DEFAULT_TOOLS_RELEASE = {
-  :tools => {
-    :release_compiler => DEFAULT_RELEASE_COMPILER_TOOL,
-    :release_linker   => DEFAULT_RELEASE_LINKER_TOOL,
-    }
-  }
-
-DEFAULT_TOOLS_RELEASE_ASSEMBLER = {
-  :tools => {
-    :release_assembler => DEFAULT_RELEASE_ASSEMBLER_TOOL,
-    }
-  }
-
-DEFAULT_TOOLS_RELEASE_DEPENDENCIES = {
-  :tools => {
-    :release_dependencies_generator => DEFAULT_RELEASE_DEPENDENCIES_GENERATOR_TOOL,
-    }
-  }
-
-  
-DEFAULT_RELEASE_TARGET_NAME = 'project'
-
-DEFAULT_CEEDLING_CONFIG = {
-    :project => {
-      # :build_root must be set by user
-      :use_exceptions => true,
-      :use_mocks => true,
-      :use_test_preprocessor => false,
-      :use_auxiliary_dependencies => false,
-      :test_file_prefix => 'test_',
-      :options_paths => [],
-      :release_build => false,
-    },
-
-    :release_build => {
-      # :output is set while building configuration -- allows smart default system-dependent file extension handling
-      :use_assembly => false,      
-    },
-
-    :paths => {
-      :test => [],   # must be populated by user
-      :source => [], # must be populated by user
-      :support => [],
-      :include => [],
-      :test_toolchain_include => [],
-      :release_toolchain_include => [],
-    },
-    
-    # unlike other top-level entries, environment's value is an array to preserve order
-    :environment => [
-      # when evaluated, this provides wider text field for rake task comments
-      {:rake_columns => '120'},
-    ],
-    
-    :defines => {
-      :test => [],
-      :test_preprocess => [],
-      :release => [],
-      :release_preprocess => [],
-    },
-    
-    :extension => {
-      :header => '.h',
-      :source => '.c',
-      :assembly => '.s',
-      :object => '.o',
-      :executable => ( SystemWrapper.is_windows? ? '.exe' : '.out' ),
-      :testpass => '.pass',
-      :testfail => '.fail',
-      :dependencies => '.d',
-    },
-
-    :unity => {
-      :defines => []
-    },
-
-    :cmock => {
-      :defines => []
-    },
-
-    :cexception => {
-      :defines => []
-    },
-
-    :test_runner => {
-      :includes => [],
-      :file_suffix => '_runner',
-    },
-
-    # all tools populated while building up config structure
-    :tools => {},
-
-    # empty argument lists for default tools
-    # (these can be overridden in project file to add arguments to tools without totally redefining tools)
-    :test_compiler => { :arguments => [] },
-    :test_linker   => { :arguments => [] },
-    :test_fixture  => { 
-      :arguments => [],
-      :link_objects => [], # compiled object files to always be linked in (e.g. cmock.o if using mocks)
-    },
-    :test_includes_preprocessor  => { :arguments => [] },
-    :test_file_preprocessor      => { :arguments => [] },
-    :test_dependencies_generator => { :arguments => [] },
-    :release_compiler  => { :arguments => [] },
-    :release_linker    => { :arguments => [] },
-    :release_assembler => { :arguments => [] },
-    :release_dependencies_generator => { :arguments => [] },
-
-    :plugins => {
-      :load_paths => [],
-      :enabled => [],
-    }
-  }
-
-  
-DEFAULT_TESTS_RESULTS_REPORT_TEMPLATE = %q{
-% ignored        = hash[:results][:counts][:ignored]
-% failed         = hash[:results][:counts][:failed]
-% stdout_count   = hash[:results][:counts][:stdout]
-% header_prepend = ((hash[:header].length > 0) ? "#{hash[:header]}: " : '')
-% banner_width   = 25 + header_prepend.length # widest message
-
-% if (ignored > 0)
-<%=@ceedling[:plugin_reportinator].generate_banner(header_prepend + 'IGNORED UNIT TEST SUMMARY')%>
-%   hash[:results][:ignores].each do |ignore|
-%     ignore[:collection].each do |item|
-<%=ignore[:source][:path]%><%=File::SEPARATOR%><%=ignore[:source][:file]%>:<%=item[:line]%>:<%=item[:test]%>
-% if (item[:message].length > 0)
-: "<%=item[:message]%>"
-% else
-<%="\n"%>
-% end
-%     end
-%   end
-
-% end
-% if (failed > 0)
-<%=@ceedling[:plugin_reportinator].generate_banner(header_prepend + 'FAILED UNIT TEST SUMMARY')%>
-%   hash[:results][:failures].each do |failure|
-%     failure[:collection].each do |item|
-<%=failure[:source][:path]%><%=File::SEPARATOR%><%=failure[:source][:file]%>:<%=item[:line]%>:<%=item[:test]%>
-% if (item[:message].length > 0)
-: "<%=item[:message]%>"
-% else
-<%="\n"%>
-% end
-%     end
-%   end
-
-% end
-% if (stdout_count > 0)
-<%=@ceedling[:plugin_reportinator].generate_banner(header_prepend + 'UNIT TEST OTHER OUTPUT')%>
-%   hash[:results][:stdout].each do |string|
-%     string[:collection].each do |item|
-<%=string[:source][:path]%><%=File::SEPARATOR%><%=string[:source][:file]%>: "<%=item%>"
-%     end
-%   end
-
-% end
-% total_string = hash[:results][:counts][:total].to_s
-% format_string = "%#{total_string.length}i"
-<%=@ceedling[:plugin_reportinator].generate_banner(header_prepend + 'OVERALL UNIT TEST SUMMARY')%>
-% if (hash[:results][:counts][:total] > 0)
-TESTED:  <%=hash[:results][:counts][:total].to_s%>
-PASSED:  <%=sprintf(format_string, hash[:results][:counts][:passed])%>
-FAILED:  <%=sprintf(format_string, failed)%>
-IGNORED: <%=sprintf(format_string, ignored)%>
-% else
-
-No tests executed.
-% end
-
-}
diff --git a/tools/ceedling/lib/dependinator.rb b/tools/ceedling/lib/dependinator.rb
deleted file mode 100644 (file)
index 061caee..0000000
+++ /dev/null
@@ -1,92 +0,0 @@
-
-class Dependinator
-
-  constructor :configurator, :project_config_manager, :test_includes_extractor, :file_path_utils, :rake_wrapper, :file_wrapper
-
-  def touch_force_rebuild_files
-    @file_wrapper.touch( @configurator.project_test_force_rebuild_filepath ) 
-    @file_wrapper.touch( @configurator.project_release_force_rebuild_filepath ) if (@configurator.project_release_build)
-  end
-
-
-
-  def load_release_object_deep_dependencies(dependencies_list)
-    dependencies_list.each { |dependencies_file| @rake_wrapper.load_dependencies( dependencies_file ) }
-  end
-
-
-  def enhance_release_file_dependencies(files)
-    files.each do |filepath| 
-      @rake_wrapper[filepath].enhance( [@configurator.project_release_force_rebuild_filepath] ) if (@project_config_manager.release_config_changed)
-      @rake_wrapper[filepath].enhance( [@configurator.ceedling_build_info_filepath] )
-    end
-  end
-
-
-
-  def load_test_object_deep_dependencies(files_list)
-    dependencies_list = @file_path_utils.form_test_dependencies_filelist(files_list)
-    dependencies_list.each { |dependencies_file| @rake_wrapper.load_dependencies(dependencies_file) }
-  end
-
-
-  def enhance_runner_dependencies(runner_filepath)
-    @rake_wrapper[runner_filepath].enhance( [@configurator.project_test_force_rebuild_filepath] ) if (@project_config_manager.test_config_changed)
-    @rake_wrapper[runner_filepath].enhance( [@configurator.ceedling_build_info_filepath] )    
-  end
-  
-
-  def enhance_shallow_include_lists_dependencies(include_lists)
-    include_lists.each do |include_list_filepath|
-      @rake_wrapper[include_list_filepath].enhance( [@configurator.project_test_force_rebuild_filepath] ) if (@project_config_manager.test_config_changed)
-      @rake_wrapper[include_list_filepath].enhance( [@configurator.ceedling_build_info_filepath] )
-    end
-  end
-
-
-  def enhance_preprocesed_file_dependencies(files)
-    files.each do |filepath|
-      @rake_wrapper[filepath].enhance( [@configurator.project_test_force_rebuild_filepath] ) if (@project_config_manager.test_config_changed)
-      @rake_wrapper[filepath].enhance( [@configurator.ceedling_build_info_filepath] )
-    end
-  end
-
-
-  def enhance_mock_dependencies(mocks_list)
-    # if input configuration or ceedling changes, make sure these guys get rebuilt
-    mocks_list.each do |mock_filepath|
-      @rake_wrapper[mock_filepath].enhance( [@configurator.project_test_force_rebuild_filepath] ) if (@project_config_manager.test_config_changed)
-      @rake_wrapper[mock_filepath].enhance( [@configurator.cmock_unity_helper] )                  if (@configurator.cmock_unity_helper)
-      @rake_wrapper[mock_filepath].enhance( [@configurator.ceedling_build_info_filepath] )
-      @rake_wrapper[mock_filepath].enhance( [@configurator.cmock_build_info_filepath] )
-    end
-  end
-
-
-  def enhance_dependencies_dependencies(dependencies)
-    dependencies.each do |dependencies_filepath|
-      @rake_wrapper[dependencies_filepath].enhance( [@configurator.project_test_force_rebuild_filepath] ) if (@project_config_manager.test_config_changed)
-      @rake_wrapper[dependencies_filepath].enhance( [@configurator.ceedling_build_info_filepath] )
-    end
-  end
-
-
-  def enhance_test_build_object_dependencies(objects)
-    objects.each do |object_filepath|
-      @rake_wrapper[object_filepath].enhance( [@configurator.project_test_force_rebuild_filepath] ) if (@project_config_manager.test_config_changed)
-      @rake_wrapper[object_filepath].enhance( [@configurator.ceedling_build_info_filepath] )
-    end
-  end
-  
-
-  def enhance_results_dependencies(result_filepath)
-    @rake_wrapper[result_filepath].enhance( [@configurator.project_test_force_rebuild_filepath] ) if (@project_config_manager.test_config_changed)
-    @rake_wrapper[result_filepath].enhance( [@configurator.ceedling_build_info_filepath] )    
-  end
-
-
-  def setup_test_executable_dependencies(test, objects)
-    @rake_wrapper.create_file_task( @file_path_utils.form_test_executable_filepath(test), objects)
-  end
-
-end
diff --git a/tools/ceedling/lib/file_finder.rb b/tools/ceedling/lib/file_finder.rb
deleted file mode 100644 (file)
index 752d6bd..0000000
+++ /dev/null
@@ -1,132 +0,0 @@
-require 'rubygems'
-require 'rake' # for adding ext() method to string
-
-class FileFinder
-
-  constructor :configurator, :file_finder_helper, :cacheinator, :file_path_utils, :file_wrapper, :yaml_wrapper
-
-  def prepare_search_sources
-    @all_test_source_and_header_file_collection = 
-      @configurator.collection_all_tests +
-      @configurator.collection_all_source + 
-      @configurator.collection_all_headers
-  end
-
-
-  def find_header_file(mock_file)
-    header = File.basename(mock_file).sub(/#{@configurator.cmock_mock_prefix}/, '').ext(@configurator.extension_header)
-
-    found_path = @file_finder_helper.find_file_in_collection(header, @configurator.collection_all_headers, :error)
-
-    return found_path
-  end
-
-
-  def find_header_input_for_mock_file(mock_file)
-    found_path = find_header_file(mock_file)
-    mock_input = found_path
-    
-    if (@configurator.project_use_test_preprocessor)
-      mock_input = @cacheinator.diff_cached_test_file( @file_path_utils.form_preprocessed_file_filepath( found_path ) )
-    end
-    
-    return mock_input
-  end
-  
-
-  def find_source_from_test(test, complain)
-    test_prefix  = @configurator.project_test_file_prefix
-    source_paths = @configurator.collection_all_source
-    
-    source = File.basename(test).sub(/#{test_prefix}/, '')
-
-    # we don't blow up if a test file has no corresponding source file
-    return @file_finder_helper.find_file_in_collection(source, source_paths, complain)
-  end
-
-
-  def find_test_from_runner_path(runner_path)
-    extension_source = @configurator.extension_source
-
-    test_file = File.basename(runner_path).sub(/#{@configurator.test_runner_file_suffix}#{'\\'+extension_source}/, extension_source)
-    
-    found_path = @file_finder_helper.find_file_in_collection(test_file, @configurator.collection_all_tests, :error)
-
-    return found_path
-  end
-
-  
-  def find_test_input_for_runner_file(runner_path)
-    found_path   = find_test_from_runner_path(runner_path)
-    runner_input = found_path
-    
-    if (@configurator.project_use_test_preprocessor)
-      runner_input = @cacheinator.diff_cached_test_file( @file_path_utils.form_preprocessed_file_filepath( found_path ) )
-    end
-    
-    return runner_input
-  end
-  
-
-  def find_test_from_file_path(file_path)
-    test_file = File.basename(file_path).ext(@configurator.extension_source)
-    
-    found_path = @file_finder_helper.find_file_in_collection(test_file, @configurator.collection_all_tests, :error)
-    
-    return found_path    
-  end
-
-
-  def find_test_or_source_or_header_file(file_path)
-    file = File.basename(file_path)
-    return @file_finder_helper.find_file_in_collection(file, @all_test_source_and_header_file_collection, :error)
-  end
-  
-  
-  def find_compilation_input_file(file_path)
-    found_file = ''
-    
-    source_file = File.basename(file_path).ext(@configurator.extension_source)
-
-    # We only collect files that already exist when we start up.
-    # FileLists can produce undesired results for dynamically generated files depending on when they're accessed.
-    # So collect mocks and runners separately and right now.
-    if (source_file =~ /#{@configurator.test_runner_file_suffix}/)
-      found_file = 
-        @file_finder_helper.find_file_in_collection(
-          source_file,
-          @file_wrapper.directory_listing( File.join(@configurator.project_test_runners_path, '*') ),
-          :error)
-          
-    elsif (@configurator.project_use_mocks and (source_file =~ /#{@configurator.cmock_mock_prefix}/))
-      found_file = 
-        @file_finder_helper.find_file_in_collection(
-          source_file,
-          @file_wrapper.directory_listing( File.join(@configurator.cmock_mock_path, '*') ),
-          :error)
-
-    else
-      found_file = 
-        @file_finder_helper.find_file_in_collection(
-          source_file,
-          @configurator.collection_all_existing_compilation_input,
-          :error)
-    end
-
-    return found_file
-  end
-
-  
-  def find_source_file(file_path, complain)
-    source_file = File.basename(file_path).ext(@configurator.extension_source)
-    return @file_finder_helper.find_file_in_collection(source_file, @configurator.collection_all_source, complain)
-  end
-
-  
-  def find_assembly_file(file_path)
-    assembly_file = File.basename(file_path).ext(@configurator.extension_assembly)
-    return @file_finder_helper.find_file_in_collection(assembly_file, @configurator.collection_all_assembly, :error)
-  end
-    
-end
-
diff --git a/tools/ceedling/lib/file_finder_helper.rb b/tools/ceedling/lib/file_finder_helper.rb
deleted file mode 100644 (file)
index 487f0fe..0000000
+++ /dev/null
@@ -1,54 +0,0 @@
-require 'fileutils'
-require 'constants' # for Verbosity enumeration
-
-class FileFinderHelper
-
-  constructor :streaminator
-  
-  
-  def find_file_in_collection(file_name, file_list, complain, extra_message="")
-    file_to_find = nil
-    
-    file_list.each do |item|
-      base_file = File.basename(item)
-
-      # case insensitive comparison
-      if (base_file.casecmp(file_name) == 0)
-        # case sensitive check
-        if (base_file == file_name)
-          file_to_find = item
-          break
-        else
-          blow_up(file_name, "However, a filename having different capitalization was found: '#{item}'.")
-        end
-      end
-      
-    end
-    
-    case (complain)
-      when :error then blow_up(file_name, extra_message) if (file_to_find.nil?)
-      when :warn  then gripe(file_name, extra_message)   if (file_to_find.nil?)
-      #when :ignore then      
-    end
-    
-    return file_to_find
-  end
-
-  private
-  
-  def blow_up(file_name, extra_message="")
-    error = "ERROR: Found no file '#{file_name}' in search paths."
-    error += ' ' if (extra_message.length > 0)
-    @streaminator.stderr_puts(error + extra_message, Verbosity::ERRORS)
-    raise
-  end
-  
-  def gripe(file_name, extra_message="")
-    warning = "WARNING: Found no file '#{file_name}' in search paths."
-    warning += ' ' if (extra_message.length > 0)
-    @streaminator.stderr_puts(warning + extra_message, Verbosity::COMPLAIN)
-  end
-
-end
-
-
diff --git a/tools/ceedling/lib/file_path_utils.rb b/tools/ceedling/lib/file_path_utils.rb
deleted file mode 100644 (file)
index cb029f9..0000000
+++ /dev/null
@@ -1,177 +0,0 @@
-require 'rubygems'
-require 'rake' # for ext()
-require 'fileutils'
-require 'system_wrapper'
-
-# global utility methods (for plugins, project files, etc.)
-def ceedling_form_filepath(destination_path, original_filepath, new_extension=nil)
-  filename = File.basename(original_filepath)
-  filename.replace(filename.ext(new_extension)) if (!new_extension.nil?)
-  return File.join( destination_path.gsub(/\\/, '/'), filename )
-end
-
-class FilePathUtils
-
-  GLOB_MATCHER = /[\*\?\{\}\[\]]/
-
-  constructor :configurator, :file_wrapper
-
-
-  ######### class methods ##########
-
-  # standardize path to use '/' path separator & begin with './' & have no trailing path separator
-  def self.standardize(path)
-    path.strip!
-    path.gsub!(/\\/, '/')
-    path.gsub!(/^((\+|-):)?\.\//, '')
-    path.chomp!('/')
-    return path
-  end
-
-  def self.os_executable_ext(executable)
-    return executable.ext('.exe') if SystemWrapper.is_windows?
-    return executable
-  end
-
-  # extract directory path from between optional add/subtract aggregation modifiers and up to glob specifiers
-  # note: slightly different than File.dirname in that /files/foo remains /files/foo and does not become /files
-  def self.extract_path(path)
-    path = path.sub(/^(\+|-):/, '')
-    
-    # find first occurrence of path separator followed by directory glob specifier: *, ?, {, }, [, ]
-    find_index = (path =~ GLOB_MATCHER)
-    
-    # no changes needed (lop off final path separator)
-    return path.chomp('/') if (find_index.nil?)
-    
-    # extract up to first glob specifier
-    path = path[0..(find_index-1)]
-    
-    # lop off everything up to and including final path separator
-    find_index = path.rindex('/')
-    return path[0..(find_index-1)] if (not find_index.nil?)
-    
-    # return string up to first glob specifier if no path separator found
-    return path
-  end
-
-  # return whether the given path is to be aggregated (no aggregation modifier defaults to same as +:)
-  def self.add_path?(path)
-    return (path =~ /^-:/).nil?
-  end
-  
-  # get path (and glob) lopping off optional +: / -: prefixed aggregation modifiers
-  def self.extract_path_no_aggregation_operators(path)
-    return path.sub(/^(\+|-):/, '')
-  end
-  
-  # all the globs that may be in a path string work fine with one exception;
-  # to recurse through all subdirectories, the glob is dir/**/** but our paths use
-  # convention of only dir/**
-  def self.reform_glob(path)
-    return path if (path =~ /\/\*\*$/).nil?
-    return path + '/**'
-  end
-
-  def self.form_ceedling_vendor_path(*filepaths)
-    return File.join( CEEDLING_VENDOR, filepaths )
-  end
-
-  ######### instance methods ##########
-
-  def form_temp_path(filepath, prefix='')
-    return File.join( @configurator.project_temp_path, prefix + File.basename(filepath) )    
-  end
-  
-  ### release ###
-  def form_release_build_cache_path(filepath)
-    return File.join( @configurator.project_release_build_cache_path, File.basename(filepath) )    
-  end
-  
-  def form_release_dependencies_filepath(filepath)
-    return File.join( @configurator.project_release_dependencies_path, File.basename(filepath).ext(@configurator.extension_dependencies) )
-  end
-  
-  def form_release_build_c_object_filepath(filepath)
-    return File.join( @configurator.project_release_build_output_c_path, File.basename(filepath).ext(@configurator.extension_object) )
-  end
-
-  def form_release_build_asm_object_filepath(filepath)
-    return File.join( @configurator.project_release_build_output_asm_path, File.basename(filepath).ext(@configurator.extension_object) )
-  end
-
-  def form_release_build_c_objects_filelist(files)
-    return (@file_wrapper.instantiate_file_list(files)).pathmap("#{@configurator.project_release_build_output_c_path}/%n#{@configurator.extension_object}")
-  end
-
-  def form_release_build_asm_objects_filelist(files)
-    return (@file_wrapper.instantiate_file_list(files)).pathmap("#{@configurator.project_release_build_output_asm_path}/%n#{@configurator.extension_object}")
-  end
-  
-  def form_release_dependencies_filelist(files)
-    return (@file_wrapper.instantiate_file_list(files)).pathmap("#{@configurator.project_release_dependencies_path}/%n#{@configurator.extension_dependencies}")
-  end
-  
-  ### tests ###
-  def form_test_build_cache_path(filepath)
-    return File.join( @configurator.project_test_build_cache_path, File.basename(filepath) )    
-  end
-  
-  def form_pass_results_filepath(filepath)
-    return File.join( @configurator.project_test_results_path, File.basename(filepath).ext(@configurator.extension_testpass) )
-  end
-
-  def form_fail_results_filepath(filepath)
-    return File.join( @configurator.project_test_results_path, File.basename(filepath).ext(@configurator.extension_testfail) )
-  end
-
-  def form_runner_filepath_from_test(filepath)
-    return File.join( @configurator.project_test_runners_path, File.basename(filepath, @configurator.extension_source)) + @configurator.test_runner_file_suffix + @configurator.extension_source
-  end
-
-  def form_test_filepath_from_runner(filepath)
-    return filepath.sub(/#{TEST_RUNNER_FILE_SUFFIX}/, '')
-  end
-
-  def form_runner_object_filepath_from_test(filepath)
-    return (form_test_build_object_filepath(filepath)).sub(/(#{@configurator.extension_object})$/, "#{@configurator.test_runner_file_suffix}\\1")
-  end
-
-  def form_test_build_object_filepath(filepath)
-    return File.join( @configurator.project_test_build_output_path, File.basename(filepath).ext(@configurator.extension_object) )
-  end
-
-  def form_test_executable_filepath(filepath)
-    return File.join( @configurator.project_test_build_output_path, File.basename(filepath).ext(@configurator.extension_executable) )    
-  end
-
-  def form_preprocessed_file_filepath(filepath)
-    return File.join( @configurator.project_test_preprocess_files_path, File.basename(filepath) )    
-  end
-
-  def form_preprocessed_includes_list_filepath(filepath)
-    return File.join( @configurator.project_test_preprocess_includes_path, File.basename(filepath) )    
-  end
-
-  def form_test_build_objects_filelist(sources)
-    return (@file_wrapper.instantiate_file_list(sources)).pathmap("#{@configurator.project_test_build_output_path}/%n#{@configurator.extension_object}")
-  end
-  
-  def form_preprocessed_mockable_headers_filelist(mocks)
-    # pathmapping note: "%{#{@configurator.cmock_mock_prefix},}n" replaces mock_prefix with nothing (signified by absence of anything after comma inside replacement brackets)
-    return (@file_wrapper.instantiate_file_list(mocks)).pathmap("#{@configurator.project_test_preprocess_files_path}/%{#{@configurator.cmock_mock_prefix},}n#{@configurator.extension_header}")
-  end
-
-  def form_mocks_source_filelist(mocks)
-    return (@file_wrapper.instantiate_file_list(mocks)).pathmap("#{@configurator.cmock_mock_path}/%n#{@configurator.extension_source}")
-  end
-
-  def form_test_dependencies_filelist(files)
-    return (@file_wrapper.instantiate_file_list(files)).pathmap("#{@configurator.project_test_dependencies_path}/%n#{@configurator.extension_dependencies}")    
-  end
-
-  def form_pass_results_filelist(path, files)
-    return (@file_wrapper.instantiate_file_list(files)).pathmap("#{path}/%n#{@configurator.extension_testpass}")    
-  end
-
-end
diff --git a/tools/ceedling/lib/file_system_utils.rb b/tools/ceedling/lib/file_system_utils.rb
deleted file mode 100644 (file)
index 2c286ca..0000000
+++ /dev/null
@@ -1,59 +0,0 @@
-require 'rubygems'
-require 'rake'
-require 'set'
-require 'fileutils'
-require 'file_path_utils.rb'
-
-
-class FileSystemUtils
-  
-  constructor :file_wrapper
-
-  # build up path list from input of one or more strings or arrays of (+/-) paths & globs
-  def collect_paths(*paths)
-    raw   = []  # all paths and globs
-    plus  = Set.new # all paths to expand and add
-    minus = Set.new # all paths to remove from plus set
-    
-    # assemble all globs and simple paths, reforming our glob notation to ruby globs
-    paths.each do |paths_container|
-      case (paths_container)
-        when String then raw << (FilePathUtils::reform_glob(paths_container))
-        when Array  then paths_container.each {|path| raw << (FilePathUtils::reform_glob(path))}
-        else raise "Don't know how to handle #{paths_container.class}"
-      end
-    end
-
-    # iterate through each path and glob
-    raw.each do |path|
-    
-      dirs = []  # container for only (expanded) paths
-    
-      # if a glob, expand it and slurp up all non-file paths
-      if path.include?('*')
-        # grab base directory only if globs are snug up to final path separator
-        if (path =~ /\/\*+$/)
-          dirs << FilePathUtils.extract_path(path)
-        end
-        
-        # grab expanded sub-directory globs
-        expanded = @file_wrapper.directory_listing( FilePathUtils.extract_path_no_aggregation_operators(path) )
-        expanded.each do |entry|
-          dirs << entry if @file_wrapper.directory?(entry)
-        end
-        
-      # else just grab simple path
-      # note: we could just run this through glob expansion but such an
-      #       approach doesn't handle a path not yet on disk)
-      else
-        dirs << FilePathUtils.extract_path_no_aggregation_operators(path)
-      end
-      
-      # add dirs to the appropriate set based on path aggregation modifier if present
-      FilePathUtils.add_path?(path) ? plus.merge(dirs) : minus.merge(dirs)
-    end
-
-    return (plus - minus).to_a.uniq
-  end
-
-end
diff --git a/tools/ceedling/lib/file_wrapper.rb b/tools/ceedling/lib/file_wrapper.rb
deleted file mode 100644 (file)
index 04e1007..0000000
+++ /dev/null
@@ -1,74 +0,0 @@
-require 'rubygems'
-require 'rake' # for FileList
-require 'constants'
-require 'fileutils'
-
-
-class FileWrapper
-
-  def get_expanded_path(path)
-    return File.expand_path(path)
-  end
-
-  def exist?(filepath)
-    return true if (filepath == NULL_FILE_PATH)
-    return File.exist?(filepath)
-  end
-
-  def directory?(path)
-    return File.directory?(path)
-  end
-
-  def dirname(path)
-    return File.dirname(path)
-  end
-
-  def directory_listing(glob)
-    return Dir.glob(glob)
-  end
-
-  def rm_f(filepath, options={})
-    FileUtils.rm_f(filepath, options)
-  end
-
-  def rm_r(filepath, options={})
-    FileUtils.rm_r(filepath, options={})
-  end
-  
-  def cp(source, destination, options={})
-    FileUtils.cp(source, destination, options)
-  end
-
-  def compare(from, to)
-    return FileUtils.compare_file(from, to)
-  end
-  
-  def open(filepath, flags)
-    File.open(filepath, flags) do |file|
-      yield(file)
-    end
-  end
-
-  def read(filepath)
-    return File.read(filepath)
-  end
-
-  def touch(filepath, options={})
-    FileUtils.touch(filepath, options)
-  end
-
-  def write(filepath, contents, flags='w')
-    File.open(filepath, flags) do |file|
-      file.write(contents)
-    end    
-  end
-
-  def readlines(filepath)
-    return File.readlines(filepath)
-  end
-
-  def instantiate_file_list(files=[])
-    return FileList.new(files)
-  end
-
-end
diff --git a/tools/ceedling/lib/generator.rb b/tools/ceedling/lib/generator.rb
deleted file mode 100644 (file)
index f620ee4..0000000
+++ /dev/null
@@ -1,131 +0,0 @@
-require 'constants' # for Verbosity constants class
-
-
-class Generator
-
-  constructor :configurator, :preprocessinator, :cmock_builder, :generator_test_runner, :generator_test_results, :test_includes_extractor, :tool_executor, :file_finder, :file_path_utils, :streaminator, :plugin_manager, :file_wrapper
-
-
-  def generate_shallow_includes_list(context, file)
-    @preprocessinator.preprocess_shallow_includes(file)
-  end
-
-  def generate_preprocessed_file(context, file)
-    @streaminator.stdout_puts("Preprocessing #{File.basename(file)}...", Verbosity::NORMAL)
-    @preprocessinator.preprocess_file(file)
-  end
-
-  def generate_dependencies_file(tool, context, source, object, dependencies)
-    @streaminator.stdout_puts("Generating dependencies for #{File.basename(source)}...", Verbosity::NORMAL)
-    
-    command_line = 
-      @tool_executor.build_command_line(
-        tool,
-        source,
-        dependencies,
-        object)
-    
-    @tool_executor.exec(command_line)
-  end
-
-  def generate_mock(context, header_filepath)
-    arg_hash = {:header_file => header_filepath, :context => context}
-    @plugin_manager.pre_mock_execute(arg_hash)
-    
-    @cmock_builder.cmock.setup_mocks( arg_hash[:header_file] )
-
-    @plugin_manager.post_mock_execute(arg_hash)
-  end
-
-  # test_filepath may be either preprocessed test file or original test file
-  def generate_test_runner(context, test_filepath, runner_filepath)
-    arg_hash = {:context => context, :test_file => test_filepath, :runner_file => runner_filepath}
-
-    @plugin_manager.pre_runner_execute(arg_hash)
-    
-    # collect info we need
-    module_name = File.basename(arg_hash[:test_file])
-    test_cases  = @generator_test_runner.find_test_cases( @file_finder.find_test_from_runner_path(runner_filepath) )
-    mock_list   = @test_includes_extractor.lookup_raw_mock_list(arg_hash[:test_file])
-
-    @streaminator.stdout_puts("Generating runner for #{module_name}...", Verbosity::NORMAL)
-    
-    # build runner file
-    @file_wrapper.open(runner_filepath, 'w') do |output|
-      @generator_test_runner.create_header(output, mock_list)
-      @generator_test_runner.create_externs(output, test_cases)
-      @generator_test_runner.create_mock_management(output, mock_list)
-      @generator_test_runner.create_runtest(output, mock_list, test_cases)
-      @generator_test_runner.create_main(output, module_name, test_cases)
-    end
-
-    @plugin_manager.post_runner_execute(arg_hash)
-  end
-
-  def generate_object_file(tool, context, source, object)    
-    arg_hash = {:tool => tool, :context => context, :source => source, :object => object}
-    @plugin_manager.pre_compile_execute(arg_hash)
-
-    @streaminator.stdout_puts("Compiling #{File.basename(arg_hash[:source])}...", Verbosity::NORMAL)
-    shell_result = @tool_executor.exec( @tool_executor.build_command_line(arg_hash[:tool], arg_hash[:source], arg_hash[:object]) )
-
-    arg_hash[:shell_result] = shell_result
-    @plugin_manager.post_compile_execute(arg_hash)
-  end
-
-  def generate_executable_file(tool, context, objects, executable)
-    shell_result = {}
-    arg_hash = {:tool => tool, :context => context, :objects => objects, :executable => executable}
-    @plugin_manager.pre_link_execute(arg_hash)
-    
-    @streaminator.stdout_puts("Linking #{File.basename(arg_hash[:executable])}...", Verbosity::NORMAL)
-    
-    begin
-      shell_result = @tool_executor.exec( @tool_executor.build_command_line(arg_hash[:tool], arg_hash[:objects], arg_hash[:executable]) )
-    rescue
-      notice =    "\n" +
-                  "NOTICE: If the linker reports missing symbols, the following may be to blame:\n" +
-                  "  1. Test lacks #include statements corresponding to needed source files.\n" +
-                  "  2. Project search paths do not contain source files corresponding to #include statements in the test.\n"
-      
-      if (@configurator.project_use_mocks)
-        notice += "  3. Test does not #include needed mocks.\n\n"
-      else
-        notice += "\n"
-      end
-               
-      @streaminator.stderr_puts(notice, Verbosity::COMPLAIN)
-      raise
-    end
-    
-    arg_hash[:shell_result] = shell_result
-    @plugin_manager.post_link_execute(arg_hash)
-  end
-
-  def generate_test_results(tool, context, executable, result)
-    arg_hash = {:tool => tool, :context => context, :executable => executable, :result_file => result}
-    @plugin_manager.pre_test_execute(arg_hash)
-    
-    @streaminator.stdout_puts("Running #{File.basename(arg_hash[:executable])}...", Verbosity::NORMAL)
-    
-    # Unity's exit code is equivalent to the number of failed tests, so we tell @tool_executor not to fail out if there are failures
-    # so that we can run all tests and collect all results
-    shell_result = @tool_executor.exec( @tool_executor.build_command_line(arg_hash[:tool], arg_hash[:executable]), [], {:boom => false} )
-    
-    if (shell_result[:output].nil? or shell_result[:output].strip.empty?)
-      @streaminator.stderr_puts("ERROR: Test executable \"#{File.basename(executable)}\" did not produce any results.", Verbosity::ERRORS)
-      raise
-    end
-    
-    processed = @generator_test_results.process_and_write_results( shell_result,
-                                                                   arg_hash[:result_file],
-                                                                   @file_finder.find_test_from_file_path(arg_hash[:executable]) )
-    
-    arg_hash[:result_file]  = processed[:result_file]
-    arg_hash[:results]      = processed[:results]
-    arg_hash[:shell_result] = shell_result # for raw output display if no plugins for formatted display
-    
-    @plugin_manager.post_test_execute(arg_hash)
-  end
-  
-end
diff --git a/tools/ceedling/lib/generator_test_results.rb b/tools/ceedling/lib/generator_test_results.rb
deleted file mode 100644 (file)
index 3ac79e2..0000000
+++ /dev/null
@@ -1,90 +0,0 @@
-require 'rubygems'
-require 'rake' # for .ext()
-require 'constants'
-
-class GeneratorTestResults
-  TEST_STATISTICS_REGEX = /-+\s+(\d+)\s+Tests\s+(\d+)\s+Failures\s+(\d+)\s+Ignored\s+(OK|FAIL)\s*/i
-
-  constructor :configurator, :generator_test_results_sanity_checker, :yaml_wrapper
-  def process_and_write_results(unity_shell_result, results_file, test_file)
-    output_file = results_file
-    
-    results = get_results_structure
-    
-    results[:source][:path] = File.dirname(test_file)
-    results[:source][:file] = File.basename(test_file)
-    
-    # process test statistics
-    if (unity_shell_result[:output] =~ TEST_STATISTICS_REGEX)
-      results[:counts][:total]   = $1.to_i
-      results[:counts][:failed]  = $2.to_i
-      results[:counts][:ignored] = $3.to_i
-      results[:counts][:passed]  = (results[:counts][:total] - results[:counts][:failed] - results[:counts][:ignored])
-    end
-
-    # remove test statistics lines
-    unity_shell_result[:output].sub!(TEST_STATISTICS_REGEX, '')
-    
-    # bust up the output into individual lines
-    raw_unity_lines = unity_shell_result[:output].split(/\n|\r\n/)
-    
-    raw_unity_lines.each do |line|
-      # process unity output
-      case line
-      when /(:IGNORE)/
-        elements = extract_line_elements(line, results[:source][:file])
-        results[:ignores]   << elements[0]
-        results[:stdout]    << elements[1] if (!elements[1].nil?)
-      when /(:PASS$)/
-        elements = extract_line_elements(line, results[:source][:file])
-        results[:successes] << elements[0]
-        results[:stdout]    << elements[1] if (!elements[1].nil?)
-      when /(:FAIL)/
-        elements = extract_line_elements(line, results[:source][:file])
-        results[:failures]  << elements[0]
-        results[:stdout]    << elements[1] if (!elements[1].nil?)
-      else # collect up all other
-        results[:stdout] << line.chomp
-      end
-    end
-    
-    @generator_test_results_sanity_checker.verify(results, unity_shell_result[:exit_code])
-    
-    output_file = results_file.ext(@configurator.extension_testfail) if (results[:counts][:failed] > 0)
-    
-    @yaml_wrapper.dump(output_file, results)
-    
-    return { :result_file => output_file, :result => results }
-  end
-
-  private
-
-  def get_results_structure
-    return {
-      :source    => {:path => '', :file => ''},
-      :successes => [],
-      :failures  => [],
-      :ignores   => [],
-      :counts    => {:total => 0, :passed => 0, :failed => 0, :ignored  => 0},
-      :stdout    => [],
-      }
-  end
-  
-  def extract_line_elements(line, filename)
-    # handle anything preceding filename in line as extra output to be collected
-    stdout = nil
-    stdout_regex = /(.+)#{Regexp.escape(filename)}.+/i
-    
-    if (line =~ stdout_regex)
-      stdout = $1.clone
-      line.sub!(/#{Regexp.escape(stdout)}/, '')
-    end
-    
-    # collect up test results minus and extra output
-    elements = (line.strip.split(':'))[1..-1]
-    return {:test => elements[1], :line => elements[0].to_i, :message => (elements[3..-1].join(':')).strip}, stdout
-  end
-
-end
diff --git a/tools/ceedling/lib/generator_test_results_sanity_checker.rb b/tools/ceedling/lib/generator_test_results_sanity_checker.rb
deleted file mode 100644 (file)
index 9f1b65c..0000000
+++ /dev/null
@@ -1,62 +0,0 @@
-require 'constants'
-require 'rubygems'
-require 'rake' # for ext() method
-
-
-class GeneratorTestResultsSanityChecker
-
-  constructor :configurator, :streaminator
-  
-  def verify(results, unity_exit_code)
-  
-    # do no sanity checking if it's disabled
-    return if (@configurator.sanity_checks == TestResultsSanityChecks::NONE)
-  
-    ceedling_ignores_count   = results[:ignores].size
-    ceedling_failures_count  = results[:failures].size
-    ceedling_tests_summation = (ceedling_ignores_count + ceedling_failures_count + results[:successes].size)
-
-    # Exit code handling is not a sanity check that can always be performed because 
-    # command line simulators may or may not pass through Unity's exit code
-    if (@configurator.sanity_checks >= TestResultsSanityChecks::THOROUGH)
-      # many platforms limit exit codes to a maximum of 255
-      if ((ceedling_failures_count != unity_exit_code) and (unity_exit_code < 255))
-        sanity_check_warning(results[:source][:file], "Unity's exit code (#{unity_exit_code}) does not match Ceedling's summation of failed test cases (#{ceedling_failures_count}).")
-      end
-      
-      if ((ceedling_failures_count < 255) and (unity_exit_code == 255))
-        sanity_check_warning(results[:source][:file], "Ceedling's summation of failed test cases (#{ceedling_failures_count}) is less than Unity's exit code (255 or more).")
-      end
-    end
-    
-    if (ceedling_ignores_count != results[:counts][:ignored])
-      sanity_check_warning(results[:source][:file], "Unity's final ignore count (#{results[:counts][:ignored]}) does not match Ceedling's summation of ignored test cases (#{ceedling_ignores_count}).")
-    end
-    
-    if (ceedling_failures_count != results[:counts][:failed])
-      sanity_check_warning(results[:source][:file], "Unity's final fail count (#{results[:counts][:failed]}) does not match Ceedling's summation of failed test cases (#{ceedling_failures_count}).")
-    end
-
-    if (ceedling_tests_summation != results[:counts][:total])
-      sanity_check_warning(results[:source][:file], "Unity's final test count (#{results[:counts][:total]}) does not match Ceedling's summation of all test cases (#{ceedling_tests_summation}).")
-    end
-    
-  end
-
-  private
-  
-  def sanity_check_warning(file, message)
-    notice = "\n" + 
-             "ERROR: Internal sanity check for test fixture '#{file.ext(@configurator.extension_executable)}' finds that #{message}\n" +
-             "  Possible causes:\n" +
-             "    1. Your test + source dereferenced a null pointer.\n" +
-             "    2. Your test + source indexed past the end of a buffer.\n" +
-             "    3. Your test + source committed a memory access violation.\n" +
-             "    4. Your test fixture produced an exit code of 0 despite execution ending prematurely.\n" +
-             "  Sanity check failures of test results are usually a symptom of interrupted test execution.\n\n"
-    
-    @streaminator.stderr_puts( notice )
-    raise
-  end
-
-end
diff --git a/tools/ceedling/lib/generator_test_runner.rb b/tools/ceedling/lib/generator_test_runner.rb
deleted file mode 100644 (file)
index 361be61..0000000
+++ /dev/null
@@ -1,206 +0,0 @@
-
-class GeneratorTestRunner
-
-  constructor :configurator, :file_path_utils, :file_wrapper
-
-  
-  def find_test_cases(test_file)
-    tests = []
-    tests_and_line_numbers = []
-    lines = []
-    
-    # if we don't have preprocessor assistance, do some basic preprocessing of our own
-    if (not @configurator.project_use_test_preprocessor)
-      source = @file_wrapper.read(test_file)
-    
-      # remove line comments
-      source = source.gsub(/\/\/.*$/, '')
-      # remove block comments
-      source = source.gsub(/\/\*.*?\*\//m, '')
-    
-      # treat preprocessor directives as a logical line
-      lines = source.split(/(^\s*\#.*$) | (;|\{|\}) /x) # match ;, {, and } as end of lines
-    # otherwise, read the preprocessed file raw
-    else
-      lines = @file_wrapper.read( @file_path_utils.form_preprocessed_file_filepath(test_file) ).split(/;|\{|\}/)
-    end
-    
-    # step 1. find test functions in (possibly preprocessed) file
-    # (note that lines are not broken up at end of lines)
-    lines.each do |line|
-      if (line =~ /^\s*void\s+((T|t)est.*)\s*\(\s*(void)?\s*\)/m)
-        tests << ($1.strip)
-      end
-    end
-    
-    # step 2. associate test functions with line numbers in (non-preprocessed) original file
-    # (note that this time we must scan file contents broken up by end of lines)
-    raw_lines = @file_wrapper.read(test_file).split("\n")
-    raw_index = 0
-    
-    tests.each do |test|
-      raw_lines[raw_index..-1].each_with_index do |line, index|
-        # test function might be declared across lines; look for it by its name followed
-        #  by a few tell-tale signs
-        if (line =~ /#{test}\s*($|\(|\()/)
-          raw_index += (index + 1)
-          tests_and_line_numbers << {:test => test, :line_number => raw_index}
-          break
-        end
-      end
-    end
-    
-    return tests_and_line_numbers
-  end
-  
-  
-  def create_header(output, mock_list)    
-    output << "/* AUTOGENERATED FILE. DO NOT EDIT. */\n"
-    output << "#include \"unity.h\"\n"
-    
-    @configurator.test_runner_includes.each do |include|
-      output << "#include \"#{include}\"\n"
-    end
-    
-    output << "#include <setjmp.h>\n"
-    output << "#include <stdio.h>\n"
-    
-    if (@configurator.project_use_exceptions == true)
-      output << "#include \"CException.h\"\n"
-    end
-        
-    unless (mock_list.empty?)
-      header_extension = @configurator.extension_header
-      mock_list.each do |mock|
-        output << "#include \"#{mock}#{header_extension}\"\n"
-      end
-      if (@configurator.cmock_enforce_strict_ordering == true)
-        output << "\n"
-        output << "int GlobalExpectCount;\n"
-        output << "int GlobalVerifyOrder;\n"
-        output << "char* GlobalOrderError;\n"
-      end
-    end
-    
-    output << "\n"
-    output << "char MessageBuffer[50];\n"
-  end
-  
-  
-  def create_externs(output, test_cases)
-    output << "\n"
-    output << "extern void setUp(void);\n"
-    output << "extern void tearDown(void);\n"
-    output << "\n" if not test_cases.empty?
-    
-    test_cases.each do |item|
-      output << "extern void #{item[:test]}(void);\n"
-    end    
-  end
-  
-  
-  def create_mock_management(output, mock_list)
-    
-    unless (mock_list.empty?)
-      header_extension = @configurator.extension_header
-
-      output << "\n"      
-      output << "static void CMock_Init(void)\n"
-      output << "{\n"
-      
-      if (@configurator.cmock_enforce_strict_ordering == true)
-        output << "  GlobalExpectCount = 0;\n"
-        output << "  GlobalVerifyOrder = 0;\n"
-        output << "  GlobalOrderError = NULL;\n"
-      end
-      
-      mock_list.each do |mock|
-        output << "  #{mock.sub(/#{'\\'+header_extension}/, '')}_Init();\n"
-      end
-      output << "}\n"
-      output << "\n"
-
-      output << "static void CMock_Verify(void)\n"
-      output << "{\n"
-      mock_list.each do |mock|
-        output << "  #{mock.sub(/#{'\\'+header_extension}/, '')}_Verify();\n"
-      end
-      output << "}\n"
-      output << "\n"
-
-      output << "static void CMock_Destroy(void)\n"
-      output << "{\n"
-      mock_list.each do |mock|
-        output << "  #{mock.sub(/#{'\\'+header_extension}/, '')}_Destroy();\n"
-      end
-      output << "}\n"
-      output << "\n"
-
-      output << "void CMock_VerifyAndReset(void)\n"
-      output << "{\n"
-      output << "  CMock_Verify();\n"
-      output << "  CMock_Destroy();\n"
-      output << "  CMock_Init();\n"
-      output << "}\n"
-      output << "\n"
-    end
-    
-  end
-  
-  
-  def create_runtest(output, mock_list, test_cases)
-    
-    unless(test_cases.empty?)
-      use_exceptions = @configurator.project_use_exceptions
-
-      tab = '    '   # default spacing
-      tab = '      ' if (use_exceptions)
-
-      output << "\n"
-      output << "static void TestRun(UnityTestFunction Func, const char* FuncName, const int FuncLineNum)\n"
-      output << "{\n"
-      output << "  Unity.CurrentTestName = FuncName;\n"
-      output << "  Unity.CurrentTestLineNumber = FuncLineNum;\n"
-      output << "  Unity.NumberOfTests++;\n"
-      output << "  if (TEST_PROTECT())\n"
-      output << "  {\n"
-      output << "    CEXCEPTION_T e;\n"   if use_exceptions
-      output << "    Try {\n"             if use_exceptions
-      output << "#{tab}CMock_Init();\n"   unless (mock_list.empty?) 
-      output << "#{tab}setUp();\n"
-      output << "#{tab}Func();\n"
-      output << "#{tab}CMock_Verify();\n" unless (mock_list.empty?)
-      output << "    } Catch(e) { TEST_FAIL_MESSAGE(\"Unhandled Exception!\"); }\n" if use_exceptions
-      output << "  }\n"
-      output << "  CMock_Destroy();\n"    unless (mock_list.empty?)
-      output << "  if (TEST_PROTECT() && !(Unity.CurrentTestIgnored))\n"
-      output << "  {\n"
-      output << "    tearDown();\n"
-      output << "  }\n"
-      output << "  UnityConcludeTest();\n"
-      output << "}\n"
-    end
-    
-  end
-    
-  
-  def create_main(output, module_name, test_cases)
-    output << "\n"
-    output << "int main(void)\n"
-    output << "{\n"
-    output << "  UnityBegin();\n"
-    output << "  Unity.TestFile = \"#{module_name}\";\n"
-    output << "\n"
-
-    output << "  // RUN_TEST calls runTest\n" unless (test_cases.empty?)
-    test_cases.each do |item|
-      output << "  RUN_TEST(#{item[:test]}, #{item[:line_number]});\n"
-    end
-
-    output << "\n"
-    output << "  return UnityEnd();\n"
-    output << "}\n"
-    output << "\n"
-  end
-  
-end
diff --git a/tools/ceedling/lib/loginator.rb b/tools/ceedling/lib/loginator.rb
deleted file mode 100644 (file)
index 92276e1..0000000
+++ /dev/null
@@ -1,31 +0,0 @@
-
-class Loginator
-
-  constructor :configurator, :project_file_loader, :project_config_manager, :file_wrapper, :system_wrapper
-
-
-  def setup_log_filepath
-    config_files = []
-    config_files << @project_file_loader.main_file
-    config_files << @project_file_loader.user_file
-    config_files.concat( @project_config_manager.options_files )
-    config_files.compact!
-    config_files.map! { |file| file.ext('') }
-    
-    log_name = config_files.join( '_' )
-
-    @project_log_filepath = File.join( @configurator.project_log_path, log_name.ext('.log') )
-  end
-
-
-  def log(string, heading=nil)
-    return if (not @configurator.project_logging)
-  
-    output  = "\n[#{@system_wrapper.time_now}]"
-    output += " :: #{heading}" if (not heading.nil?)
-    output += "\n#{string.strip}\n"
-
-    @file_wrapper.write(@project_log_filepath, output, 'a')
-  end
-  
-end
diff --git a/tools/ceedling/lib/makefile.rb b/tools/ceedling/lib/makefile.rb
deleted file mode 100644 (file)
index a1ff9bd..0000000
+++ /dev/null
@@ -1,44 +0,0 @@
-
-# modified version of Rake's provided make-style dependency loader
-# customizations: (1) handles windows drives in paths -- colons don't confuse task demarcation (2) handles spaces in directory paths
-
-module Rake
-
-  # Makefile loader to be used with the import file loader.
-  class MakefileLoader
-
-    # Load the makefile dependencies in +fn+.
-    def load(fn)
-      open(fn) do |mf|
-        lines = mf.read
-        lines.gsub!(/#[^\n]*\n/m, "") # remove comments
-        lines.gsub!(/\\\n/, ' ')      # string together line continuations into single line
-        lines.split("\n").each do |line|
-          process_line(line)
-        end
-      end
-    end
-
-    private
-
-    # Process one logical line of makefile data.
-    def process_line(line)
-      # split on presence of task demaractor followed by space (i.e don't get confused by a colon in a win path)
-      file_tasks, args = line.split(/:\s/)
-
-      return if args.nil?
-      
-      # split at non-escaped space boundary between files (i.e. escaped spaces in paths are left alone)
-      dependents = args.split(/\b\s+/)
-      # replace escaped spaces and clean up any extra whitespace
-      dependents.map! { |path| path.gsub(/\\ /, ' ').strip }
-
-      file_tasks.strip.split.each do |file_task|
-        file file_task => dependents
-      end
-    end
-  end
-
-  # Install the handler
-  Rake.application.add_loader('mf', MakefileLoader.new)
-end
diff --git a/tools/ceedling/lib/objects.yml b/tools/ceedling/lib/objects.yml
deleted file mode 100644 (file)
index 95a6d9b..0000000
+++ /dev/null
@@ -1,278 +0,0 @@
-
-file_wrapper:
-
-stream_wrapper:
-
-rake_wrapper:
-
-yaml_wrapper:
-
-system_wrapper:
-
-cmock_builder:
-
-reportinator:
-
-rake_utils:
-  compose:
-    - rake_wrapper  
-
-file_path_utils:
-  compose:
-    - configurator
-    - file_wrapper
-
-file_system_utils:
-  compose: file_wrapper
-
-project_file_loader:
-  compose:
-    - yaml_wrapper
-    - stream_wrapper
-    - system_wrapper
-    - file_wrapper
-
-project_config_manager:
-  compose:
-    - cacheinator
-    - yaml_wrapper
-
-cacheinator:
-  compose:
-    - cacheinator_helper
-    - file_path_utils
-    - file_wrapper
-    - yaml_wrapper
-
-cacheinator_helper:
-  compose:
-    - file_wrapper
-    - yaml_wrapper
-
-tool_executor:
-  compose:
-    - configurator
-    - tool_executor_helper
-    - streaminator
-    - system_wrapper
-
-tool_executor_helper:
-  compose:
-    - streaminator
-    - system_wrapper
-
-configurator:
-  compose:
-    - configurator_setup
-    - configurator_plugins
-    - configurator_builder
-    - cmock_builder
-    - yaml_wrapper
-    - system_wrapper
-
-configurator_setup:
-  compose:
-    - configurator_builder
-    - configurator_validator
-
-configurator_plugins:
-  compose:
-    - stream_wrapper
-    - file_wrapper
-    - system_wrapper
-
-configurator_validator:
-  compose:
-    - file_wrapper
-    - stream_wrapper
-    - system_wrapper
-
-configurator_builder:
-  compose:
-    - file_system_utils
-    - file_wrapper
-    - system_wrapper
-
-loginator:
-  compose:
-    - configurator
-    - project_file_loader
-    - project_config_manager
-    - file_wrapper
-    - system_wrapper
-
-streaminator:
-  compose:
-    - streaminator_helper
-    - verbosinator
-    - loginator
-    - stream_wrapper
-
-streaminator_helper:
-
-setupinator:
-
-plugin_manager:
-  compose:
-    - configurator
-    - plugin_manager_helper
-    - streaminator
-    - reportinator
-    - system_wrapper
-
-plugin_manager_helper:
-
-plugin_reportinator:
-  compose:
-    - plugin_reportinator_helper
-    - plugin_manager
-    - reportinator
-
-plugin_reportinator_helper:
-  compose:
-    - configurator
-    - streaminator
-    - yaml_wrapper
-    - file_wrapper
-
-verbosinator:
-  compose: configurator
-
-file_finder:
-  compose:
-    - configurator
-    - file_finder_helper
-    - cacheinator
-    - file_path_utils
-    - file_wrapper
-    - yaml_wrapper
-
-file_finder_helper:
-  compose: streaminator
-
-test_includes_extractor:
-  compose:
-    - configurator
-    - yaml_wrapper
-    - file_wrapper
-
-task_invoker:
-  compose:
-    - dependinator
-    - rake_utils
-    - rake_wrapper
-
-generator:
-  compose:
-    - configurator
-    - preprocessinator
-    - cmock_builder
-    - generator_test_runner
-    - generator_test_results
-    - test_includes_extractor
-    - tool_executor
-    - file_finder
-    - file_path_utils
-    - streaminator
-    - plugin_manager
-    - file_wrapper
-
-generator_test_results:
-  compose:
-    - configurator  
-    - generator_test_results_sanity_checker
-    - yaml_wrapper  
-
-generator_test_results_sanity_checker:
-  compose:
-    - configurator  
-    - streaminator
-
-generator_test_runner:
-  compose:
-    - configurator
-    - file_path_utils
-    - file_wrapper
-
-dependinator:
-  compose:
-    - configurator
-    - project_config_manager
-    - test_includes_extractor
-    - file_path_utils        
-    - rake_wrapper
-    - file_wrapper
-
-preprocessinator:
-  compose:
-    - preprocessinator_helper          
-    - preprocessinator_includes_handler
-    - preprocessinator_file_handler
-    - task_invoker    
-    - file_path_utils
-    - yaml_wrapper
-
-preprocessinator_helper:
-  compose:                    
-    - configurator            
-    - test_includes_extractor 
-    - task_invoker            
-    - file_finder             
-    - file_path_utils         
-
-preprocessinator_includes_handler:
-  compose:
-    - configurator    
-    - tool_executor   
-    - task_invoker    
-    - file_path_utils 
-    - yaml_wrapper    
-    - file_wrapper    
-
-preprocessinator_file_handler:
-  compose:
-    - preprocessinator_extractor
-    - configurator   
-    - tool_executor  
-    - file_path_utils
-    - file_wrapper   
-
-preprocessinator_extractor:
-  compose:
-    - file_wrapper
-
-test_invoker:
-  compose:
-    - configurator
-    - test_invoker_helper
-    - streaminator
-    - preprocessinator
-    - task_invoker
-    - dependinator
-    - project_config_manager
-    - file_path_utils
-
-test_invoker_helper:
-  compose:
-    - configurator
-    - task_invoker
-    - dependinator
-    - test_includes_extractor
-    - file_finder
-    - file_path_utils
-    - streaminator
-    - file_wrapper
-
-release_invoker:
-  compose:
-    - release_invoker_helper
-    - configurator
-    - dependinator
-    - task_invoker
-    - file_path_utils
-
-release_invoker_helper:
-  compose:
-    - configurator
-    - dependinator
-    - task_invoker
diff --git a/tools/ceedling/lib/plugin.rb b/tools/ceedling/lib/plugin.rb
deleted file mode 100644 (file)
index a412555..0000000
+++ /dev/null
@@ -1,63 +0,0 @@
-
-class String
-  def left_margin(margin=0)
-    non_whitespace_column = 0
-    new_lines = []
-    
-    # find first line with non-whitespace and count left columns of whitespace
-    self.each_line do |line|
-      if (line =~ /^\s*\S/)
-        non_whitespace_column = $&.length - 1
-        break
-      end
-    end
-    
-    # iterate through each line, chopping off leftmost whitespace columns and add back the desired whitespace margin
-    self.each_line do |line|
-      columns = []
-      margin.times{columns << ' '}
-      # handle special case of line being narrower than width to be lopped off
-      if (non_whitespace_column < line.length)
-        new_lines << "#{columns.join}#{line[non_whitespace_column..-1]}"
-      else
-        new_lines << "\n"
-      end
-    end
-    
-    return new_lines.join
-  end
-end
-
-class Plugin
-  attr_reader :name
-
-  def initialize(system_objects, name)
-    @ceedling = system_objects
-    @name = name
-    self.setup
-  end
-
-  def setup; end
-
-  def pre_build; end
-
-  def pre_mock_execute(arg_hash); end
-  def post_mock_execute(arg_hash); end
-
-  def pre_runner_execute(arg_hash); end
-  def post_runner_execute(arg_hash); end
-
-  def pre_compile_execute(arg_hash); end
-  def post_compile_execute(arg_hash); end
-
-  def pre_link_execute(arg_hash); end
-  def post_link_execute(arg_hash); end
-
-  def pre_test_execute(arg_hash); end
-  def post_test_execute(arg_hash); end
-
-  def post_build; end
-  
-  def summary; end
-
-end
diff --git a/tools/ceedling/lib/plugin_manager.rb b/tools/ceedling/lib/plugin_manager.rb
deleted file mode 100644 (file)
index 0ec22ec..0000000
+++ /dev/null
@@ -1,85 +0,0 @@
-require 'constants'
-require 'set'
-
-class PluginManager
-
-  constructor :configurator, :plugin_manager_helper, :streaminator, :reportinator, :system_wrapper
-
-  def setup
-    @build_fail_registry = []
-    @plugin_objects = [] # so we can preserve order
-  end
-  
-  def load_plugin_scripts(script_plugins, system_objects)
-    script_plugins.each do |plugin|
-      # protect against instantiating object multiple times due to processing config multiple times (options, etc)
-                       next if (@plugin_manager_helper.include?(@plugin_objects, plugin))
-      @system_wrapper.require_file( "#{plugin}.rb" )
-      object = @plugin_manager_helper.instantiate_plugin_script( camelize(plugin), system_objects, plugin )
-      @plugin_objects << object
-      
-      # add plugins to hash of all system objects
-      system_objects[plugin.downcase.to_sym] = object
-    end
-  end
-  
-  def plugins_failed?
-    return (@build_fail_registry.size > 0)
-  end
-  
-  def print_plugin_failures
-    if (@build_fail_registry.size > 0)
-      report = @reportinator.generate_banner('BUILD FAILURE SUMMARY')
-      
-      @build_fail_registry.each do |failure|
-        report += "#{' - ' if (@build_fail_registry.size > 1)}#{failure}\n"
-      end
-      
-      report += "\n"
-      
-      @streaminator.stderr_puts(report, Verbosity::ERRORS)
-    end    
-  end
-  
-  def register_build_failure(message)
-    @build_fail_registry << message if (message and not message.empty?)
-  end
-
-  #### execute all plugin methods ####
-
-  def pre_build; execute_plugins(:pre_build); end
-
-  def pre_mock_execute(arg_hash); execute_plugins(:pre_mock_execute, arg_hash); end
-  def post_mock_execute(arg_hash); execute_plugins(:post_mock_execute, arg_hash); end
-
-  def pre_runner_execute(arg_hash); execute_plugins(:pre_runner_execute, arg_hash); end
-  def post_runner_execute(arg_hash); execute_plugins(:post_runner_execute, arg_hash); end
-
-  def pre_compile_execute(arg_hash); execute_plugins(:pre_compile_execute, arg_hash); end
-  def post_compile_execute(arg_hash); execute_plugins(:post_compile_execute, arg_hash); end
-
-  def pre_link_execute(arg_hash); execute_plugins(:pre_link_execute, arg_hash); end
-  def post_link_execute(arg_hash); execute_plugins(:post_link_execute, arg_hash); end
-
-  def pre_test_execute(arg_hash); execute_plugins(:pre_test_execute, arg_hash); end
-  def post_test_execute(arg_hash)
-    # special arbitration: raw test results are printed or taken over by plugins handling the job
-    @streaminator.stdout_puts(arg_hash[:shell_result][:output]) if (@configurator.plugins_display_raw_test_results)
-    execute_plugins(:post_test_execute, arg_hash)
-  end
-  
-  def post_build; execute_plugins(:post_build); end
-  
-  def summary; execute_plugins(:summary); end
-  
-  private ####################################
-  
-  def camelize(underscored_name)
-    return underscored_name.gsub(/(_|^)([a-z0-9])/) {$2.upcase}
-  end
-
-  def execute_plugins(method, *args)
-    @plugin_objects.each {|plugin| plugin.send(method, *args) }
-  end
-
-end
diff --git a/tools/ceedling/lib/plugin_manager_helper.rb b/tools/ceedling/lib/plugin_manager_helper.rb
deleted file mode 100644 (file)
index b18248a..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
-
-class PluginManagerHelper
-
-  def include?(plugins, name)
-               include = false
-               plugins.each do |plugin|
-                       if (plugin.name == name)
-                               include = true
-                               break
-                       end
-               end
-               return include
-  end
-
-  def instantiate_plugin_script(plugin, system_objects, name)
-    return eval("#{plugin}.new(system_objects, name)")
-  end
-
-end
diff --git a/tools/ceedling/lib/plugin_reportinator.rb b/tools/ceedling/lib/plugin_reportinator.rb
deleted file mode 100644 (file)
index b08801a..0000000
+++ /dev/null
@@ -1,75 +0,0 @@
-require 'constants'
-require 'defaults'
-
-class PluginReportinator
-  
-  constructor :plugin_reportinator_helper, :plugin_manager, :reportinator
-
-  def setup
-    @test_results_template = nil
-  end
-  
-  
-  def set_system_objects(system_objects)
-    @plugin_reportinator_helper.ceedling = system_objects
-  end
-  
-  
-  def fetch_results(results_path, test, options={:boom => false})
-    return @plugin_reportinator_helper.fetch_results( File.join(results_path, test), options )
-  end
-
-  
-  def generate_banner(message)
-    return @reportinator.generate_banner(message)
-  end
-
-  
-  def assemble_test_results(results_list, options={:boom => false})
-    aggregated_results = get_results_structure
-    
-    results_list.each do |result_path| 
-      results = @plugin_reportinator_helper.fetch_results( result_path, options )
-      @plugin_reportinator_helper.process_results(aggregated_results, results)
-    end
-
-    return aggregated_results
-  end
-  
-  
-  def register_test_results_template(template)
-    @test_results_template = template if (@test_results_template.nil?)
-  end
-  
-  
-  def run_test_results_report(hash, verbosity=Verbosity::NORMAL, &block)
-    run_report( $stdout,
-                ((@test_results_template.nil?) ? DEFAULT_TESTS_RESULTS_REPORT_TEMPLATE : @test_results_template),
-                hash,
-                verbosity,
-                &block )
-  end
-  
-  
-  def run_report(stream, template, hash=nil, verbosity=Verbosity::NORMAL)
-    failure = nil
-    failure = yield() if block_given?
-  
-    @plugin_manager.register_build_failure( failure )
-    
-    @plugin_reportinator_helper.run_report( stream, template, hash, verbosity )
-  end
-  
-  private ###############################
-  
-  def get_results_structure
-    return {
-      :successes => [],
-      :failures  => [],
-      :ignores   => [],
-      :stdout    => [],
-      :counts    => {:total => 0, :passed => 0, :failed => 0, :ignored  => 0, :stdout => 0}
-      }
-  end
-end
\ No newline at end of file
diff --git a/tools/ceedling/lib/plugin_reportinator_helper.rb b/tools/ceedling/lib/plugin_reportinator_helper.rb
deleted file mode 100644 (file)
index c30a833..0000000
+++ /dev/null
@@ -1,52 +0,0 @@
-require 'constants'
-require 'erb'
-require 'rubygems'
-require 'rake' # for ext()
-
-
-class PluginReportinatorHelper
-  
-  attr_writer :ceedling
-  
-  constructor :configurator, :streaminator, :yaml_wrapper, :file_wrapper
-  
-  def fetch_results(results_path, options)
-    pass_path = File.join(results_path.ext( @configurator.extension_testpass ))
-    fail_path = File.join(results_path.ext( @configurator.extension_testfail ))
-
-    if (@file_wrapper.exist?(fail_path))
-      return @yaml_wrapper.load(fail_path)
-    elsif (@file_wrapper.exist?(pass_path))
-      return @yaml_wrapper.load(pass_path)
-    else
-      if (options[:boom])
-        @streaminator.stderr_puts("Could find no test results for '#{File.basename(results_path).ext(@configurator.extension_source)}'", Verbosity::ERRORS)
-        raise
-      end
-    end
-    
-    return {}
-  end
-
-
-  def process_results(aggregate_results, results)
-    return if (results.empty?)
-  
-    aggregate_results[:successes]        << { :source => results[:source].clone, :collection => results[:successes].clone } if (results[:successes].size > 0)
-    aggregate_results[:failures]         << { :source => results[:source].clone, :collection => results[:failures].clone  } if (results[:failures].size > 0)
-    aggregate_results[:ignores]          << { :source => results[:source].clone, :collection => results[:ignores].clone   } if (results[:ignores].size > 0)
-    aggregate_results[:stdout]           << { :source => results[:source].clone, :collection => results[:stdout].clone    } if (results[:stdout].size > 0)
-    aggregate_results[:counts][:total]   += results[:counts][:total]
-    aggregate_results[:counts][:passed]  += results[:counts][:passed]
-    aggregate_results[:counts][:failed]  += results[:counts][:failed]
-    aggregate_results[:counts][:ignored] += results[:counts][:ignored]
-    aggregate_results[:counts][:stdout]  += results[:stdout].size
-  end
-
-
-  def run_report(stream, template, hash, verbosity)
-    output = ERB.new(template, 0, "%<>")
-    @streaminator.stream_puts(stream, output.result(binding()), verbosity)
-  end
-  
-end
\ No newline at end of file
diff --git a/tools/ceedling/lib/preprocessinator.rb b/tools/ceedling/lib/preprocessinator.rb
deleted file mode 100644 (file)
index e5c46c3..0000000
+++ /dev/null
@@ -1,43 +0,0 @@
-
-class Preprocessinator
-
-  attr_reader :preprocess_file_proc
-  
-  constructor :preprocessinator_helper, :preprocessinator_includes_handler, :preprocessinator_file_handler, :task_invoker, :file_path_utils, :yaml_wrapper
-
-
-  def setup
-    # fashion ourselves callbacks @preprocessinator_helper can use
-    @preprocess_includes_proc = Proc.new { |filepath| self.preprocess_shallow_includes(filepath) }
-    @preprocess_file_proc     = Proc.new { |filepath| self.preprocess_file(filepath) }
-  end
-
-
-  def preprocess_test_and_invoke_test_mocks(test)
-    @preprocessinator_helper.preprocess_includes(test, @preprocess_includes_proc)
-
-    mocks_list = @preprocessinator_helper.assemble_mocks_list(test)
-
-    @preprocessinator_helper.preprocess_mockable_headers(mocks_list, @preprocess_file_proc)
-
-    @task_invoker.invoke_test_mocks(mocks_list)
-
-    @preprocessinator_helper.preprocess_test_file(test, @preprocess_file_proc)
-    
-    return mocks_list
-  end
-
-  def preprocess_shallow_includes(filepath)
-    dependencies_rule = @preprocessinator_includes_handler.form_shallow_dependencies_rule(filepath)
-    includes          = @preprocessinator_includes_handler.extract_shallow_includes(dependencies_rule)
-
-    @preprocessinator_includes_handler.write_shallow_includes_list(
-      @file_path_utils.form_preprocessed_includes_list_filepath(filepath), includes)
-  end
-
-  def preprocess_file(filepath)
-    @preprocessinator_includes_handler.invoke_shallow_includes_list(filepath)
-    @preprocessinator_file_handler.preprocess_file( filepath, @yaml_wrapper.load(@file_path_utils.form_preprocessed_includes_list_filepath(filepath)) )
-  end
-
-end
diff --git a/tools/ceedling/lib/preprocessinator_extractor.rb b/tools/ceedling/lib/preprocessinator_extractor.rb
deleted file mode 100644 (file)
index 947d5af..0000000
+++ /dev/null
@@ -1,27 +0,0 @@
-
-
-class PreprocessinatorExtractor
-  
-  constructor :file_wrapper
-
-  # extract from cpp-processed file only content of file we care about
-  def extract_base_file_from_preprocessed_expansion(filepath)
-    contents = []
-    extract = false
-
-    @file_wrapper.readlines(filepath).each do |line|
-      if (extract)
-        if (line =~ /^#/)
-          extract = false
-        else
-          contents << line
-        end
-      end
-      # extract = true if (line =~ /^#.*#{Regexp.escape(File.basename(filepath))}/)
-      extract = true if (line =~ /^#.*(\s|\/|\\|\")#{Regexp.escape(File.basename(filepath))}/)
-    end
-
-    return contents
-  end
-
-end
diff --git a/tools/ceedling/lib/preprocessinator_file_handler.rb b/tools/ceedling/lib/preprocessinator_file_handler.rb
deleted file mode 100644 (file)
index cc84e7f..0000000
+++ /dev/null
@@ -1,21 +0,0 @@
-
-
-class PreprocessinatorFileHandler
-  
-  constructor :preprocessinator_extractor, :configurator, :tool_executor, :file_path_utils, :file_wrapper
-
-  
-  def preprocess_file(filepath, includes)
-    preprocessed_filepath = @file_path_utils.form_preprocessed_file_filepath(filepath)
-        
-    command_line = @tool_executor.build_command_line(@configurator.tools_test_file_preprocessor, filepath, preprocessed_filepath)
-    @tool_executor.exec(command_line)
-    
-    contents = @preprocessinator_extractor.extract_base_file_from_preprocessed_expansion(preprocessed_filepath)
-
-    includes.each{|include| contents.unshift("#include \"#{include}\"")}
-
-    @file_wrapper.write(preprocessed_filepath, contents.join("\n"))    
-  end
-
-end
diff --git a/tools/ceedling/lib/preprocessinator_helper.rb b/tools/ceedling/lib/preprocessinator_helper.rb
deleted file mode 100644 (file)
index 6175637..0000000
+++ /dev/null
@@ -1,46 +0,0 @@
-
-
-class PreprocessinatorHelper
-  
-  constructor :configurator, :test_includes_extractor, :task_invoker, :file_finder, :file_path_utils
-
-
-  def preprocess_includes(test, preprocess_includes_proc)
-    if (@configurator.project_use_test_preprocessor)
-      preprocessed_includes_list = @file_path_utils.form_preprocessed_includes_list_filepath(test)
-      preprocess_includes_proc.call( @file_finder.find_test_from_file_path(preprocessed_includes_list) )
-      @test_includes_extractor.parse_includes_list(preprocessed_includes_list)
-    else
-      @test_includes_extractor.parse_test_file(test)      
-    end  
-  end
-
-  def assemble_mocks_list(test)
-    return @file_path_utils.form_mocks_source_filelist( @test_includes_extractor.lookup_raw_mock_list(test) )
-  end
-
-  def preprocess_mockable_headers(mock_list, preprocess_file_proc)
-    if (@configurator.project_use_test_preprocessor)
-      preprocess_files_smartly(
-        @file_path_utils.form_preprocessed_mockable_headers_filelist(mock_list),
-        preprocess_file_proc ) { |file| @file_finder.find_header_file(file) }
-    end
-  end
-
-  def preprocess_test_file(test, preprocess_file_proc)
-    return if (!@configurator.project_use_test_preprocessor)
-    
-    preprocess_file_proc.call(test)
-  end
-  
-  private ############################
-
-  def preprocess_files_smartly(file_list, preprocess_file_proc)
-    if (@configurator.project_use_auxiliary_dependencies)
-      @task_invoker.invoke_test_preprocessed_files(file_list)
-    else
-      file_list.each { |file| preprocess_file_proc.call( yield(file) ) }
-    end
-  end
-
-end
diff --git a/tools/ceedling/lib/preprocessinator_includes_handler.rb b/tools/ceedling/lib/preprocessinator_includes_handler.rb
deleted file mode 100644 (file)
index 3cca916..0000000
+++ /dev/null
@@ -1,55 +0,0 @@
-
-
-class PreprocessinatorIncludesHandler
-  
-  constructor :configurator, :tool_executor, :task_invoker, :file_path_utils, :yaml_wrapper, :file_wrapper
-
-  # shallow includes: only those headers a source file explicitly includes
-
-  def invoke_shallow_includes_list(filepath)
-    @task_invoker.invoke_test_shallow_include_lists( [@file_path_utils.form_preprocessed_includes_list_filepath(filepath)] )
-  end
-
-  # ask the preprocessor for a make-style dependency rule of only the headers the source file immediately includes
-  def form_shallow_dependencies_rule(filepath)
-    # change filename (prefix of '_') to prevent preprocessor from finding include files in temp directory containing file it's scanning
-    temp_filepath = @file_path_utils.form_temp_path(filepath, '_')
-    
-    # read the file and replace all include statements with a decorated version
-    # (decorating the names creates file names that don't exist, thus preventing the preprocessor 
-    #  from snaking out and discovering the entire include path that winds through the code)
-    contents = @file_wrapper.read(filepath)
-    contents.gsub!( /#include\s+\"\s*(\S+)\s*\"/, "#include \"\\1\"\n#include \"@@@@\\1\"" )
-    @file_wrapper.write( temp_filepath, contents )
-    
-    # extract the make-style dependency rule telling the preprocessor to 
-    #  ignore the fact that it can't find the included files
-    command_line = @tool_executor.build_command_line(@configurator.tools_test_includes_preprocessor, temp_filepath)
-    shell_result = @tool_executor.exec(command_line)
-    
-    return shell_result[:output]
-  end
-  
-  # headers only; ignore any crazy .c includes
-  def extract_shallow_includes(make_rule)
-    list = []
-    header_extension = @configurator.extension_header
-
-    headers = make_rule.scan(/(\S+#{'\\'+header_extension})/).flatten # escape slashes before dot file extension
-    headers.uniq!
-    headers.map! { |header| header.sub(/(@@@@)|(.+\/)/, '') }
-    headers.sort!
-    
-    headers.each_with_index do |header, index|
-      break if (headers.size == (index-1))
-      list << header if (header == headers[index + 1])
-    end
-
-    return list
-  end
-  
-  def write_shallow_includes_list(filepath, list)
-    @yaml_wrapper.dump(filepath, list)
-  end
-
-end
diff --git a/tools/ceedling/lib/project_config_manager.rb b/tools/ceedling/lib/project_config_manager.rb
deleted file mode 100644 (file)
index 3599689..0000000
+++ /dev/null
@@ -1,38 +0,0 @@
-require 'constants'
-
-
-class ProjectConfigManager
-
-  attr_reader   :options_files, :release_config_changed, :test_config_changed
-  attr_accessor :config_hash
-
-  constructor :cacheinator, :yaml_wrapper
-
-
-  def setup
-    @options_files = []
-    @release_config_changed = false
-    @test_config_changed    = false
-  end
-
-
-  def merge_options(config_hash, option_filepath)
-    @options_files << File.basename( option_filepath )
-    config_hash.deep_merge( @yaml_wrapper.load( option_filepath ) )
-    return config_hash
-  end 
-  
-
-  
-  def process_release_config_change
-    # has project configuration changed since last release build
-    @release_config_changed = @cacheinator.diff_cached_release_config?( @config_hash )
-  end
-
-
-  def process_test_config_change
-    # has project configuration changed since last test build
-    @test_config_changed = @cacheinator.diff_cached_test_config?( @config_hash )
-  end
-
-end
diff --git a/tools/ceedling/lib/project_file_loader.rb b/tools/ceedling/lib/project_file_loader.rb
deleted file mode 100644 (file)
index 182d23a..0000000
+++ /dev/null
@@ -1,64 +0,0 @@
-require 'constants'
-
-
-class ProjectFileLoader
-
-  attr_reader :main_file, :user_file
-
-  constructor :yaml_wrapper, :stream_wrapper, :system_wrapper, :file_wrapper
-
-  def setup
-    @main_file = nil
-    @user_file = nil
-    
-    @main_project_filepath = ''
-    @user_project_filepath = ''
-  end
-
-
-  def find_project_files
-    # first go hunting for optional user project file by looking for environment variable and then default location on disk
-    user_filepath = @system_wrapper.env_get('CEEDLING_USER_PROJECT_FILE')
-    
-    if ( not user_filepath.nil? and @file_wrapper.exist?(user_filepath) )
-      @user_project_filepath = user_filepath
-    elsif (@file_wrapper.exist?(DEFAULT_CEEDLING_USER_PROJECT_FILE))
-      @user_project_filepath = DEFAULT_CEEDLING_USER_PROJECT_FILE
-    end        
-    
-    # next check for main project file by looking for environment variable and then default location on disk;
-    # blow up if we don't find this guy -- like, he's so totally important
-    main_filepath = @system_wrapper.env_get('CEEDLING_MAIN_PROJECT_FILE')
-    
-    if ( not main_filepath.nil? and @file_wrapper.exist?(main_filepath) )
-      @main_project_filepath = main_filepath
-    elsif (@file_wrapper.exist?(DEFAULT_CEEDLING_MAIN_PROJECT_FILE))
-      @main_project_filepath = DEFAULT_CEEDLING_MAIN_PROJECT_FILE
-    else
-      # no verbosity checking since this is lowest level reporting anyhow &
-      # verbosity checking depends on configurator which in turns needs this class (circular dependency)
-      @stream_wrapper.stderr_puts('Found no Ceedling project file (*.yml)')
-      raise
-    end
-    
-    @main_file = File.basename( @main_project_filepath )
-    @user_file = File.basename( @user_project_filepath ) if ( not @user_project_filepath.empty? )
-  end
-
-
-  def load_project_config
-    config_hash = {}
-    
-    # if there's no user project file, then just provide hash from project file
-    if (@user_project_filepath.empty?)
-      config_hash = @yaml_wrapper.load(@main_project_filepath)
-    # if there is a user project file, load it too and merge it on top of the project file,
-    # superseding anything that's common between them
-    else
-      config_hash = (@yaml_wrapper.load(@main_project_filepath)).merge(@yaml_wrapper.load(@user_project_filepath))
-    end
-    
-    return config_hash
-  end
-      
-end
diff --git a/tools/ceedling/lib/rake_utils.rb b/tools/ceedling/lib/rake_utils.rb
deleted file mode 100644 (file)
index 3f667c8..0000000
+++ /dev/null
@@ -1,17 +0,0 @@
-
-class RakeUtils
-  
-  constructor :rake_wrapper
-
-  def task_invoked?(task_regex)
-    task_invoked = false
-    @rake_wrapper.task_list.each do |task|
-      if ((task.already_invoked) and (task.to_s =~ task_regex))
-        task_invoked = true
-        break
-      end
-    end
-    return task_invoked
-  end
-
-end
diff --git a/tools/ceedling/lib/rake_wrapper.rb b/tools/ceedling/lib/rake_wrapper.rb
deleted file mode 100644 (file)
index d4d9e25..0000000
+++ /dev/null
@@ -1,31 +0,0 @@
-require 'rubygems'
-require 'rake'
-require 'makefile' # our replacement for rake's make-style dependency loader
-
-class Rake::Task
-  attr_reader :already_invoked
-end
-
-class RakeWrapper
-
-  def initialize
-    @makefile_loader = Rake::MakefileLoader.new # use our custom replacement noted above
-  end
-
-  def [](task)
-    return Rake::Task[task]
-  end
-
-  def task_list
-    return Rake::Task.tasks
-  end
-
-  def create_file_task(file_task, dependencies)
-    file(file_task => dependencies)
-  end
-
-  def load_dependencies(dependencies_path)
-    @makefile_loader.load(dependencies_path)
-  end
-
-end
diff --git a/tools/ceedling/lib/rakefile.rb b/tools/ceedling/lib/rakefile.rb
deleted file mode 100644 (file)
index 0c22e33..0000000
+++ /dev/null
@@ -1,60 +0,0 @@
-require 'fileutils'
-
-# get directory containing this here file, back up one directory, and expand to full path
-CEEDLING_ROOT    = File.expand_path(File.dirname(__FILE__) + '/..')
-CEEDLING_LIB     = File.join(CEEDLING_ROOT, 'lib')
-CEEDLING_VENDOR  = File.join(CEEDLING_ROOT, 'vendor')
-CEEDLING_RELEASE = File.join(CEEDLING_ROOT, 'release')
-
-$LOAD_PATH.unshift( CEEDLING_LIB )
-$LOAD_PATH.unshift( File.join(CEEDLING_VENDOR, 'diy/lib') )
-$LOAD_PATH.unshift( File.join(CEEDLING_VENDOR, 'constructor/lib') )
-$LOAD_PATH.unshift( File.join(CEEDLING_VENDOR, 'cmock/lib') )
-$LOAD_PATH.unshift( File.join(CEEDLING_VENDOR, 'deep_merge/lib') )
-
-require 'rake'
-
-require 'diy'
-require 'constructor'
-
-require 'constants'
-
-
-# construct all our objects
-@ceedling = DIY::Context.from_yaml( File.read( File.join(CEEDLING_LIB, 'objects.yml') ) )
-@ceedling.build_everything
-
-# one-stop shopping for all our setup and such after construction
-@ceedling[:setupinator].ceedling = @ceedling
-@ceedling[:setupinator].do_setup( @ceedling[:setupinator].load_project_files )
-
-# tell all our plugins we're about to do something
-@ceedling[:plugin_manager].pre_build
-
-# load rakefile component files (*.rake)
-PROJECT_RAKEFILE_COMPONENT_FILES.each { |component| load(component) }
-
-# tell rake to shut up by default (overridden in verbosity / debug tasks as appropriate)
-verbose(false)
-
-
-# end block always executed following rake run
-END {
-  # cache our input configurations to use in comparison upon next execution
-  @ceedling[:cacheinator].cache_test_config( @ceedling[:setupinator].config_hash )    if (@ceedling[:task_invoker].test_invoked?)
-  @ceedling[:cacheinator].cache_release_config( @ceedling[:setupinator].config_hash ) if (@ceedling[:task_invoker].release_invoked?)
-
-  # delete all temp files unless we're in debug mode
-  if (not @ceedling[:configurator].project_debug)
-    @ceedling[:file_wrapper].rm_f( @ceedling[:file_wrapper].directory_listing( File.join(@ceedling[:configurator].project_temp_path, '*') ))
-  end
-
-       # only perform these final steps if we got here without runtime exceptions or errors
-       if (@ceedling[:system_wrapper].ruby_success)
-
-    # tell all our plugins the build is done and process results
-         @ceedling[:plugin_manager].post_build
-         @ceedling[:plugin_manager].print_plugin_failures
-         exit(1) if (@ceedling[:plugin_manager].plugins_failed?)
-       end
-}
diff --git a/tools/ceedling/lib/release_invoker.rb b/tools/ceedling/lib/release_invoker.rb
deleted file mode 100644 (file)
index 2df2e68..0000000
+++ /dev/null
@@ -1,29 +0,0 @@
-
-
-class ReleaseInvoker
-
-  constructor :configurator, :release_invoker_helper, :dependinator, :task_invoker, :file_path_utils
-
-
-  def setup_and_invoke_c_objects(c_files)
-    objects = ( @file_path_utils.form_release_build_c_objects_filelist( c_files ) )
-
-    @release_invoker_helper.process_auxiliary_dependencies( @file_path_utils.form_release_dependencies_filelist( c_files ) )
-
-    @dependinator.enhance_release_file_dependencies( objects )
-    @task_invoker.invoke_release_objects( objects )
-
-    return objects
-  end
-
-
-  def setup_and_invoke_asm_objects(asm_files)
-    objects = @file_path_utils.form_release_build_asm_objects_filelist( asm_files )
-
-    @dependinator.enhance_release_file_dependencies( objects )
-    @task_invoker.invoke_release_objects( objects )
-    
-    return objects
-  end
-
-end
diff --git a/tools/ceedling/lib/release_invoker_helper.rb b/tools/ceedling/lib/release_invoker_helper.rb
deleted file mode 100644 (file)
index 2843f2e..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-
-
-class ReleaseInvokerHelper
-
-  constructor :configurator, :dependinator, :task_invoker
-
-
-  def process_auxiliary_dependencies(dependencies_list)
-    return if (not @configurator.project_use_auxiliary_dependencies)
-
-    @dependinator.enhance_release_file_dependencies( dependencies_list )
-    @task_invoker.invoke_release_dependencies_files( dependencies_list )
-    @dependinator.load_release_object_deep_dependencies( dependencies_list )
-  end
-
-end
diff --git a/tools/ceedling/lib/reportinator.rb b/tools/ceedling/lib/reportinator.rb
deleted file mode 100644 (file)
index a41e9a0..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-
-class Reportinator
-
-  def generate_banner(message, width=nil)
-    dash_count = ((width.nil?) ? message.strip.length : width)
-    return "#{'-' * dash_count}\n#{message}\n#{'-' * dash_count}\n"
-  end
-
-end
diff --git a/tools/ceedling/lib/rules_cmock.rake b/tools/ceedling/lib/rules_cmock.rake
deleted file mode 100644 (file)
index ab29e85..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-
-
-rule(/#{CMOCK_MOCK_PREFIX}.+#{'\\'+EXTENSION_SOURCE}$/ => [
-    proc do |task_name|
-      @ceedling[:file_finder].find_header_input_for_mock_file(task_name)
-    end  
-  ]) do |mock|
-  @ceedling[:generator].generate_mock(TEST_CONTEXT, mock.source)
-end
diff --git a/tools/ceedling/lib/rules_preprocess.rake b/tools/ceedling/lib/rules_preprocess.rake
deleted file mode 100644 (file)
index fda14dc..0000000
+++ /dev/null
@@ -1,26 +0,0 @@
-
-
-# invocations against this rule should only happen when enhanced dependencies are enabled;
-# otherwise, dependency tracking will be too shallow and preprocessed files could intermittently
-#  fail to be updated when they actually need to be.
-rule(/#{PROJECT_TEST_PREPROCESS_FILES_PATH}\/.+/ => [
-    proc do |task_name|
-      @ceedling[:file_finder].find_test_or_source_or_header_file(task_name)
-    end  
-  ]) do |file|
-  if (not @ceedling[:configurator].project_use_auxiliary_dependencies)
-    raise 'ERROR: Ceedling preprocessing rule invoked though neccessary auxiliary dependency support not enabled.'
-  end
-  @ceedling[:generator].generate_preprocessed_file(TEST_CONTEXT, file.source)
-end
-
-
-# invocations against this rule can always happen as there are no deeper dependencies to consider
-rule(/#{PROJECT_TEST_PREPROCESS_INCLUDES_PATH}\/.+/ => [
-    proc do |task_name|
-      @ceedling[:file_finder].find_test_or_source_or_header_file(task_name)
-    end  
-  ]) do |file|
-  @ceedling[:generator].generate_shallow_includes_list(TEST_CONTEXT, file.source)
-end
-
diff --git a/tools/ceedling/lib/rules_release.rake b/tools/ceedling/lib/rules_release.rake
deleted file mode 100644 (file)
index f8dc29a..0000000
+++ /dev/null
@@ -1,24 +0,0 @@
-
-rule(/#{PROJECT_RELEASE_BUILD_OUTPUT_ASM_PATH}\/#{'.+\\'+EXTENSION_OBJECT}$/ => [
-    proc do |task_name|
-      @ceedling[:file_finder].find_assembly_file(task_name)
-    end  
-  ]) do |object|
-  @ceedling[:generator].generate_object_file(TOOLS_RELEASE_ASSEMBLER, object.source, object.name)
-end
-
-
-rule(/#{PROJECT_RELEASE_BUILD_OUTPUT_C_PATH}\/#{'.+\\'+EXTENSION_OBJECT}$/ => [
-    proc do |task_name|
-      @ceedling[:file_finder].find_compilation_input_file(task_name)
-    end  
-  ]) do |object|
-  @ceedling[:generator].generate_object_file(TOOLS_RELEASE_COMPILER, object.source, object.name)
-end
-
-
-rule(/#{PROJECT_RELEASE_BUILD_TARGET}/) do |bin_file|
-  @ceedling[:generator].generate_executable_file(TOOLS_RELEASE_LINKER, bin_file.prerequisites, bin_file.name)
-end
-
-
diff --git a/tools/ceedling/lib/rules_release_aux_dependencies.rake b/tools/ceedling/lib/rules_release_aux_dependencies.rake
deleted file mode 100644 (file)
index 485973f..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-rule(/#{PROJECT_RELEASE_DEPENDENCIES_PATH}\/#{'.+\\'+EXTENSION_DEPENDENCIES}$/ => [
-    proc do |task_name|
-      @ceedling[:file_finder].find_compilation_input_file(task_name)
-    end  
-  ]) do |dep|
-  @ceedling[:generator].generate_dependencies_file(
-       TOOLS_RELEASE_DEPENDENCIES_GENERATOR,
-       dep.source,
-       @ceedling[:file_path_utils].form_release_build_c_object_filepath(dep.source),
-       dep.name)
-end
-
diff --git a/tools/ceedling/lib/rules_tests.rake b/tools/ceedling/lib/rules_tests.rake
deleted file mode 100644 (file)
index a3902b7..0000000
+++ /dev/null
@@ -1,49 +0,0 @@
-
-
-rule(/#{PROJECT_TEST_FILE_PREFIX}#{'.+'+TEST_RUNNER_FILE_SUFFIX}#{'\\'+EXTENSION_SOURCE}$/ => [
-    proc do |task_name|
-      @ceedling[:file_finder].find_test_input_for_runner_file(task_name)
-    end
-  ]) do |runner|
-  @ceedling[:generator].generate_test_runner(TEST_CONTEXT, runner.source, runner.name)
-end
-
-
-rule(/#{PROJECT_TEST_BUILD_OUTPUT_PATH}\/#{'.+\\'+EXTENSION_OBJECT}$/ => [
-    proc do |task_name|
-      @ceedling[:file_finder].find_compilation_input_file(task_name)
-    end
-  ]) do |object|
-  @ceedling[:generator].generate_object_file(TOOLS_TEST_COMPILER, TEST_CONTEXT, object.source, object.name)
-end
-
-
-rule(/#{PROJECT_TEST_BUILD_OUTPUT_PATH}\/#{'.+\\'+EXTENSION_EXECUTABLE}$/) do |bin_file|
-  @ceedling[:generator].generate_executable_file(TOOLS_TEST_LINKER, TEST_CONTEXT, bin_file.prerequisites, bin_file.name)
-end
-
-
-rule(/#{PROJECT_TEST_RESULTS_PATH}\/#{'.+\\'+EXTENSION_TESTPASS}$/ => [
-    proc do |task_name|
-      @ceedling[:file_path_utils].form_test_executable_filepath(task_name)
-    end
-  ]) do |test_result|
-  @ceedling[:generator].generate_test_results(TOOLS_TEST_FIXTURE, TEST_CONTEXT, test_result.source, test_result.name)
-end
-
-
-namespace TEST_CONTEXT do
-  # use a rule to increase efficiency for large projects
-  # test tasks by regex
-  rule(/^#{TEST_TASK_ROOT}\S+$/ => [
-      proc do |task_name|
-        test = task_name.sub(/#{TEST_TASK_ROOT}/, '')
-        test = "#{PROJECT_TEST_FILE_PREFIX}#{test}" if not (test.start_with?(PROJECT_TEST_FILE_PREFIX))
-        @ceedling[:file_finder].find_test_from_file_path(test)
-      end
-  ]) do |test|
-    @ceedling[:rake_wrapper][:directories].invoke
-    @ceedling[:test_invoker].setup_and_invoke([test.source])
-  end
-end
-
diff --git a/tools/ceedling/lib/rules_tests_aux_dependencies.rake b/tools/ceedling/lib/rules_tests_aux_dependencies.rake
deleted file mode 100644 (file)
index db9a92b..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-
-
-rule(/#{PROJECT_TEST_DEPENDENCIES_PATH}\/#{'.+\\'+EXTENSION_DEPENDENCIES}$/ => [
-    proc do |task_name|
-      @ceedling[:file_finder].find_compilation_input_file(task_name)
-    end  
-  ]) do |dep|
-  @ceedling[:generator].generate_dependencies_file(
-       TOOLS_TEST_DEPENDENCIES_GENERATOR,
-    TEST_CONTEXT,
-       dep.source,
-       @ceedling[:file_path_utils].form_test_build_object_filepath(dep.source),
-       dep.name)
-end
-
diff --git a/tools/ceedling/lib/setupinator.rb b/tools/ceedling/lib/setupinator.rb
deleted file mode 100644 (file)
index ffe141d..0000000
+++ /dev/null
@@ -1,45 +0,0 @@
-
-class Setupinator
-
-  attr_reader :config_hash
-  attr_writer :ceedling
-
-  def setup
-    @ceedling = {}
-    @config_hash = {}
-  end
-
-  def load_project_files
-    @ceedling[:project_file_loader].find_project_files
-    return @ceedling[:project_file_loader].load_project_config
-  end
-
-  def do_setup(config_hash)
-    @config_hash = config_hash
-
-    # load up all the constants and accessors our rake files, objects, & external scripts will need;
-    # note: configurator modifies the cmock section of the hash with a couple defaults to tie 
-    #       project together - the modified hash is used to build cmock object
-    @ceedling[:configurator].populate_defaults( config_hash )
-    @ceedling[:configurator].populate_unity_defines( config_hash )
-    @ceedling[:configurator].populate_cmock_defaults( config_hash )
-    @ceedling[:configurator].find_and_merge_plugins( config_hash )
-    @ceedling[:configurator].populate_tool_names_and_stderr_redirect( config_hash )
-    @ceedling[:configurator].eval_environment_variables( config_hash )
-    @ceedling[:configurator].eval_paths( config_hash )
-    @ceedling[:configurator].standardize_paths( config_hash )
-    @ceedling[:configurator].validate( config_hash )
-    @ceedling[:configurator].build( config_hash )
-    @ceedling[:configurator].insert_rake_plugins( @ceedling[:configurator].rake_plugins )
-    
-    @ceedling[:plugin_manager].load_plugin_scripts( @ceedling[:configurator].script_plugins, @ceedling )
-    @ceedling[:plugin_reportinator].set_system_objects( @ceedling )
-    @ceedling[:file_finder].prepare_search_sources
-    @ceedling[:loginator].setup_log_filepath
-    @ceedling[:project_config_manager].config_hash = config_hash
-  end
-
-  def reset_defaults(config_hash)
-    @ceedling[:configurator].reset_defaults( config_hash )
-  end
-end
diff --git a/tools/ceedling/lib/stream_wrapper.rb b/tools/ceedling/lib/stream_wrapper.rb
deleted file mode 100644 (file)
index 33d3c10..0000000
+++ /dev/null
@@ -1,20 +0,0 @@
-
-class StreamWrapper
-
-  def stdout_puts(string)
-    $stdout.puts(string)
-  end
-
-  def stdout_flush
-    $stdout.flush
-  end
-  
-  def stderr_puts(string)
-    $stderr.puts(string)
-  end
-
-  def stderr_flush
-    $stderr.flush
-  end
-
-end
diff --git a/tools/ceedling/lib/streaminator.rb b/tools/ceedling/lib/streaminator.rb
deleted file mode 100644 (file)
index abbc9b8..0000000
+++ /dev/null
@@ -1,41 +0,0 @@
-
-class Streaminator
-
-  require 'constants'
-
-  constructor :streaminator_helper, :verbosinator, :loginator, :stream_wrapper
-
-  # for those objects for whom the configurator has already been instantiated,
-  # Streaminator is a convenience object for handling verbosity and writing to the std streams
-
-  def stdout_puts(string, verbosity=Verbosity::NORMAL)
-    if (@verbosinator.should_output?(verbosity))
-      @stream_wrapper.stdout_puts(string)
-      @stream_wrapper.stdout_flush
-    end
-    
-    # write to log as though Verbosity::OBNOXIOUS
-    @loginator.log( string, @streaminator_helper.extract_name($stdout) )
-  end
-
-  def stderr_puts(string, verbosity=Verbosity::NORMAL)
-    if (@verbosinator.should_output?(verbosity))
-      @stream_wrapper.stderr_puts(string)
-      @stream_wrapper.stderr_flush
-    end
-
-    # write to log as though Verbosity::OBNOXIOUS
-    @loginator.log( string, @streaminator_helper.extract_name($stderr) )
-  end
-
-  def stream_puts(stream, string, verbosity=Verbosity::NORMAL)
-    if (@verbosinator.should_output?(verbosity))
-      stream.puts(string)
-      stream.flush
-    end
-
-    # write to log as though Verbosity::OBNOXIOUS
-    @loginator.log( string, @streaminator_helper.extract_name(stream) )
-  end
-
-end
diff --git a/tools/ceedling/lib/streaminator_helper.rb b/tools/ceedling/lib/streaminator_helper.rb
deleted file mode 100644 (file)
index 9fb5cc0..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-
-class StreaminatorHelper
-
-  def extract_name(stream)
-    name = case (stream.fileno)
-      when 0 then '#<IO:$stdin>'
-      when 1 then '#<IO:$stdout>'
-      when 2 then '#<IO:$stderr>'
-      else stream.inspect
-    end
-    
-    return name
-  end
-
-end
diff --git a/tools/ceedling/lib/system_wrapper.rb b/tools/ceedling/lib/system_wrapper.rb
deleted file mode 100644 (file)
index 631be36..0000000
+++ /dev/null
@@ -1,67 +0,0 @@
-require 'rbconfig'
-
-class SystemWrapper
-
-  # static method for use in defaults
-  def self.is_windows?
-    return ((Config::CONFIG['host_os'] =~ /mswin|mingw/) ? true : false)
-  end
-
-  # class method so as to be mockable for tests
-  def is_windows?
-    return SystemWrapper.is_windows?
-  end
-  
-  def module_eval(string)
-    return Object.module_eval("\"" + string + "\"")
-  end
-
-  def eval(string)
-    return eval(string)
-  end
-
-  def search_paths
-    return ENV['PATH'].split(File::PATH_SEPARATOR)
-  end
-
-  def cmdline_args
-    return ARGV
-  end
-
-  def env_set(name, value)
-    ENV[name] = value
-  end
-  
-  def env_get(name)
-    return ENV[name]
-  end
-
-  def time_now
-    return Time.now.asctime
-  end
-
-  def shell_execute(command)
-    return {
-      :output =>  `#{command}`,
-      :exit_code => ($?.exitstatus)
-    }
-  end
-  
-  def add_load_path(path)
-    $LOAD_PATH.unshift(path)
-  end
-  
-  def require_file(path)
-    require(path)
-  end
-
-  def ruby_success
-    return ($!.nil? || $!.is_a?(SystemExit) && $!.success?)
-  end
-
-  def constants_include?(item)
-    # forcing to strings provides consistency across Ruby versions
-    return Object.constants.map{|constant| constant.to_s}.include?(item.to_s)
-  end
-  
-end
diff --git a/tools/ceedling/lib/task_invoker.rb b/tools/ceedling/lib/task_invoker.rb
deleted file mode 100644 (file)
index 92f3854..0000000
+++ /dev/null
@@ -1,85 +0,0 @@
-
-class TaskInvoker
-
-  constructor :dependinator, :rake_utils, :rake_wrapper
-
-  def setup
-    @test_regexs = [/^#{TEST_ROOT_NAME}:/]
-    @release_regexs = [/^#{RELEASE_ROOT_NAME}(:|$)/]
-  end
-  
-  def add_test_task_regex(regex)
-    @test_regexs << regex
-  end
-
-  def add_release_task_regex(regex)
-    @release_regexs << regex
-  end
-  
-  def test_invoked?
-    invoked = false
-    
-    @test_regexs.each do |regex|
-      invoked = true if (@rake_utils.task_invoked?(regex))
-      break if invoked
-    end
-    
-    return invoked
-  end
-  
-  def release_invoked?
-    invoked = false
-    
-    @release_regexs.each do |regex|
-      invoked = true if (@rake_utils.task_invoked?(regex))
-      break if invoked
-    end
-    
-    return invoked
-  end
-
-  def invoked?(regex)
-    return @rake_utils.task_invoked?(regex)
-  end
-
-  
-  def invoke_test_mocks(mocks)
-    @dependinator.enhance_mock_dependencies( mocks )
-    mocks.each { |mock| @rake_wrapper[mock].invoke }
-  end
-  
-  def invoke_test_runner(runner)
-    @dependinator.enhance_runner_dependencies( runner )
-    @rake_wrapper[runner].invoke
-  end
-
-  def invoke_test_shallow_include_lists(files)
-    @dependinator.enhance_shallow_include_lists_dependencies( files )
-    files.each { |file| @rake_wrapper[file].invoke }
-  end
-
-  def invoke_test_preprocessed_files(files)
-    @dependinator.enhance_preprocesed_file_dependencies( files )
-    files.each { |file| @rake_wrapper[file].invoke }
-  end
-
-  def invoke_test_dependencies_files(files)
-    @dependinator.enhance_dependencies_dependencies( files )
-    files.each { |file| @rake_wrapper[file].invoke }
-  end
-
-  def invoke_test_results(result)
-    @dependinator.enhance_results_dependencies( result )
-    @rake_wrapper[result].invoke
-  end
-
-
-  def invoke_release_dependencies_files(files)
-    files.each { |file| @rake_wrapper[file].invoke }
-  end
-  
-  def invoke_release_objects(objects)
-    objects.each { |object| @rake_wrapper[object].invoke }
-  end
-  
-end
diff --git a/tools/ceedling/lib/tasks_base.rake b/tools/ceedling/lib/tasks_base.rake
deleted file mode 100644 (file)
index fbe4081..0000000
+++ /dev/null
@@ -1,104 +0,0 @@
-require 'constants'
-require 'file_path_utils'
-
-
-desc "Display build environment version info."
-task :version do
-  tools = [
-      ['  Ceedling', CEEDLING_ROOT],
-      ['CException', File.join( CEEDLING_VENDOR, CEXCEPTION_ROOT_PATH)],
-      ['     CMock', File.join( CEEDLING_VENDOR, CMOCK_ROOT_PATH)],
-      ['     Unity', File.join( CEEDLING_VENDOR, UNITY_ROOT_PATH)],
-    ]
-  
-  tools.each do |tool|
-    name      = tool[0]
-    base_path = tool[1]
-    
-    version_string = @ceedling[:file_wrapper].read( File.join(base_path, 'release', 'version.info') ).strip
-    build_string   = @ceedling[:file_wrapper].read( File.join(base_path, 'release', 'build.info') ).strip
-    puts "#{name}:: #{version_string.empty? ? '#.#.' : (version_string + '.')}#{build_string.empty? ? '?' : build_string}"
-  end
-end
-
-
-desc "Set verbose output (silent:[#{Verbosity::SILENT}] - obnoxious:[#{Verbosity::OBNOXIOUS}])."
-task :verbosity, :level do |t, args|
-  verbosity_level = args.level.to_i
-  
-  if (PROJECT_USE_MOCKS)
-    # don't store verbosity level in setupinator's config hash, use a copy;
-    # otherwise, the input configuration will change and trigger entire project rebuilds
-    hash = @ceedling[:setupinator].config_hash[:cmock].clone
-    hash[:verbosity] = verbosity_level
-
-    @ceedling[:cmock_builder].manufacture( hash )  
-  end
-
-  @ceedling[:configurator].project_verbosity = verbosity_level
-
-  # control rake's verbosity with new setting
-  verbose( ((verbosity_level >= Verbosity::OBNOXIOUS) ? true : false) )
-end
-
-
-desc "Enable logging"
-task :logging do
-  @ceedling[:configurator].project_logging = true
-end
-
-
-# non advertised debug task
-task :debug do
-  Rake::Task[:verbosity].invoke(Verbosity::DEBUG)
-  Rake.application.options.trace = true
-  @ceedling[:configurator].project_debug = true
-end
-
-
-# non advertised sanity checking task
-task :sanity_checks, :level do |t, args|
-  check_level = args.level.to_i
-  @ceedling[:configurator].sanity_checks = check_level
-end
-
-
-# list expanded environment variables
-if (not COLLECTION_ENVIRONMENT.empty?)
-desc "List all configured environment variables."
-task :environment do
-  COLLECTION_ENVIRONMENT.each do |env|
-    env.each_key do |key|
-      name = key.to_s.upcase
-      puts " - #{name}: \"#{env[key]}\""
-    end
-  end  
-end
-end
-
-
-namespace :options do
-
-  COLLECTION_PROJECT_OPTIONS.each do |option_path|
-    option = File.basename(option_path, '.yml')
-
-    desc "Merge #{option} project options."
-    task option.downcase.to_sym do
-      @ceedling[:setupinator].reset_defaults( @ceedling[:setupinator].config_hash )
-      hash = @ceedling[:project_config_manager].merge_options( @ceedling[:setupinator].config_hash, option_path )
-      @ceedling[:setupinator].do_setup( hash )
-    end
-  end
-
-end
-
-
-# do not present task if there's no plugins
-if (not PLUGINS_ENABLED.empty?)
-desc "Execute plugin result summaries (no build triggering)."
-task :summary do
-       @ceedling[:plugin_manager].summary
-  puts "\nNOTE: Summaries may be out of date with project sources.\n\n"
-end
-end
-
diff --git a/tools/ceedling/lib/tasks_filesystem.rake b/tools/ceedling/lib/tasks_filesystem.rake
deleted file mode 100644 (file)
index e119d64..0000000
+++ /dev/null
@@ -1,89 +0,0 @@
-
-# rather than require 'rake/clean' & try to override, we replicate for finer control
-CLEAN   = Rake::FileList["**/*~", "**/*.bak"]
-CLOBBER = Rake::FileList.new
-
-CLEAN.clear_exclude.exclude { |fn| fn.pathmap("%f") == 'core' && File.directory?(fn) }
-
-CLEAN.include(File.join(PROJECT_TEST_BUILD_OUTPUT_PATH, '*'))
-CLEAN.include(File.join(PROJECT_TEST_RESULTS_PATH, '*'))
-CLEAN.include(File.join(PROJECT_TEST_DEPENDENCIES_PATH, '*'))
-CLEAN.include(File.join(PROJECT_RELEASE_BUILD_OUTPUT_PATH, '*'))
-
-CLOBBER.include(File.join(PROJECT_BUILD_ARTIFACTS_ROOT, '**/*'))
-CLOBBER.include(File.join(PROJECT_BUILD_TESTS_ROOT, '**/*'))
-CLOBBER.include(File.join(PROJECT_BUILD_RELEASE_ROOT, '**/*'))
-CLOBBER.include(File.join(PROJECT_LOG_PATH, '**/*'))
-CLOBBER.include(File.join(PROJECT_TEMP_PATH, '**/*'))
-
-# because of cmock config, mock path can optionally exist apart from standard test build paths
-CLOBBER.include(File.join(CMOCK_MOCK_PATH, '*'))
-
-REMOVE_FILE_PROC = Proc.new { |fn| rm_r fn rescue nil }
-
-# redefine clean so we can override how it advertises itself
-desc "Delete all build artifacts and temporary products."
-task(:clean) do
-  # because :clean is a prerequisite for :clobber, intelligently display the progress message
-  if (not @ceedling[:task_invoker].invoked?(/^clobber$/))
-    @ceedling[:streaminator].stdout_puts("\nCleaning build artifacts...\n(For large projects, this task may take a long time to complete)\n\n")
-  end
-  CLEAN.each { |fn| REMOVE_FILE_PROC.call(fn) }
-end
-
-# redefine clobber so we can override how it advertises itself
-desc "Delete all generated files (and build artifacts)."
-task(:clobber => [:clean]) do
-  @ceedling[:streaminator].stdout_puts("\nClobbering all generated files...\n(For large projects, this task may take a long time to complete)\n\n")
-  CLOBBER.each { |fn| REMOVE_FILE_PROC.call(fn) }
-end
-
-
-PROJECT_BUILD_PATHS.each { |path| directory(path) }
-
-# create directories that hold build output and generated files & touching rebuild dependency sources
-task(:directories => PROJECT_BUILD_PATHS) { @ceedling[:dependinator].touch_force_rebuild_files }
-
-
-# list paths discovered at load time
-namespace :paths do
-  
-  paths = @ceedling[:setupinator].config_hash[:paths]
-  paths.each_key do |section|
-    name = section.to_s.downcase
-    path_list = Object.const_get("COLLECTION_PATHS_#{name.upcase}")
-    
-    if (path_list.size != 0)
-      desc "List all collected #{name} paths."
-      task(name.to_sym) { puts "#{name} paths:"; path_list.sort.each {|path| puts " - #{path}" } }
-    end
-  end
-  
-end
-
-
-# list files & file counts discovered at load time
-namespace :files do
-  
-  categories = [
-    ['test',   COLLECTION_ALL_TESTS],
-    ['source', COLLECTION_ALL_SOURCE],
-    ['header', COLLECTION_ALL_HEADERS]
-    ]
-  categories << ['assembly', COLLECTION_ALL_ASSEMBLY] if (RELEASE_BUILD_USE_ASSEMBLY)
-  
-  categories.each do |category|
-    name       = category[0]
-    collection = category[1]
-    
-    desc "List all collected #{name} files."
-    task(name.to_sym) do
-      puts "#{name} files:"
-      collection.sort.each { |filepath| puts " - #{filepath}" }
-      puts "file count: #{collection.size}"
-    end
-  end
-  
-end
-
-
diff --git a/tools/ceedling/lib/tasks_release.rake b/tools/ceedling/lib/tasks_release.rake
deleted file mode 100644 (file)
index 88aa678..0000000
+++ /dev/null
@@ -1,44 +0,0 @@
-require 'constants'
-require 'file_path_utils'
-
-
-desc "Build release target."
-task :release => [:directories] do
-  header = "Release build '#{File.basename(PROJECT_RELEASE_BUILD_TARGET)}'"
-  @ceedling[:streaminator].stdout_puts("\n\n#{header}\n#{'-' * header.length}")  
-  
-  core_objects  = []
-  extra_objects = @ceedling[:file_path_utils].form_release_build_c_objects_filelist( COLLECTION_RELEASE_ARTIFACT_EXTRA_LINK_OBJECTS )
-  
-  @ceedling[:project_config_manager].process_release_config_change
-  core_objects.concat( @ceedling[:release_invoker].setup_and_invoke_c_objects( COLLECTION_ALL_SOURCE ) )
-  core_objects.concat( @ceedling[:release_invoker].setup_and_invoke_asm_objects( COLLECTION_ALL_ASSEMBLY ) )
-  
-  file( PROJECT_RELEASE_BUILD_TARGET => (core_objects + extra_objects) )
-  Rake::Task[PROJECT_RELEASE_BUILD_TARGET].invoke
-end
-
-
-namespace :release do
-
-  namespace :compile do
-    COLLECTION_ALL_SOURCE.each do |source|
-      name = File.basename( source )
-      task name.to_sym => [:directories] do
-        @ceedling[:project_config_manager].process_release_config_change
-        @ceedling[:release_invoker].setup_and_invoke_c_objects( [source] )
-      end
-    end
-  end
-
-  namespace :assemble do
-    COLLECTION_ALL_ASSEMBLY.each do |source|
-      name = File.basename( source )
-      task name.to_sym => [:directories] do
-        @ceedling[:project_config_manager].process_release_config_change
-        @ceedling[:release_invoker].setup_and_invoke_asm_objects( [source] )
-      end
-    end
-  end
-
-end
\ No newline at end of file
diff --git a/tools/ceedling/lib/tasks_tests.rake b/tools/ceedling/lib/tasks_tests.rake
deleted file mode 100644 (file)
index a1845ac..0000000
+++ /dev/null
@@ -1,49 +0,0 @@
-
-namespace TEST_CONTEXT do
-  
-  desc "Run all unit tests."
-  task :all => [:directories] do
-    @ceedling[:test_invoker].setup_and_invoke(COLLECTION_ALL_TESTS)
-  end
-
-  desc "Run single test ([*] real test or source file name, no path)."
-  task :* do
-    message = "\nOops! '#{TEST_ROOT_NAME}:*' isn't a real task. " +
-              "Use a real test or source file name (no path) in place of the wildcard.\n" +
-              "Example: rake #{TEST_ROOT_NAME}:foo.c\n\n"
-  
-    @ceedling[:streaminator].stdout_puts( message )
-  end
-  
-  desc "Run tests for changed files."
-  task :delta => [:directories] do
-    @ceedling[:test_invoker].setup_and_invoke(COLLECTION_ALL_TESTS, {:force_run => false})
-  end
-  
-  desc "Run tests by matching regular expression pattern."
-  task :pattern, [:regex] => [:directories] do |t, args|
-    matches = []
-    
-    COLLECTION_ALL_TESTS.each { |test| matches << test if (test =~ /#{args.regex}/) }
-  
-    if (matches.size > 0)
-      @ceedling[:test_invoker].setup_and_invoke(matches, {:force_run => false})
-    else
-      @ceedling[:streaminator].stdout_puts("\nFound no tests matching pattern /#{args.regex}/.")
-    end
-  end
-
-  desc "Run tests whose test path contains [dir] or [dir] substring."
-  task :path, [:dir] => [:directories] do |t, args|
-    matches = []
-    
-    COLLECTION_ALL_TESTS.each { |test| matches << test if File.dirname(test).include?(args.dir.gsub(/\\/, '/')) }
-  
-    if (matches.size > 0)
-      @ceedling[:test_invoker].setup_and_invoke(matches, {:force_run => false})
-    else
-      @ceedling[:streaminator].stdout_puts("\nFound no tests including the given path or path component.")
-    end
-  end
-  
-end
diff --git a/tools/ceedling/lib/tasks_vendor.rake b/tools/ceedling/lib/tasks_vendor.rake
deleted file mode 100644 (file)
index 0d07154..0000000
+++ /dev/null
@@ -1,36 +0,0 @@
-require 'constants'
-require 'file_path_utils'
-
-# create file dependencies to ensure C-based components of vendor tools are recompiled when they are updated with new versions
-# forming these explicitly rather than depend on auxiliary dependencies so all scenarios are explicitly covered
-
-file( @ceedling[:file_path_utils].form_test_build_object_filepath( UNITY_C_FILE ) => [
-  FilePathUtils.form_ceedling_vendor_path( UNITY_LIB_PATH, UNITY_C_FILE ),
-  FilePathUtils.form_ceedling_vendor_path( UNITY_LIB_PATH, UNITY_H_FILE ),
-  FilePathUtils.form_ceedling_vendor_path( UNITY_LIB_PATH, UNITY_INTERNALS_H_FILE ) ]
-  )
-
-
-if (PROJECT_USE_MOCKS)
-file( @ceedling[:file_path_utils].form_test_build_object_filepath( CMOCK_C_FILE ) => [
-  FilePathUtils.form_ceedling_vendor_path( CMOCK_LIB_PATH, CMOCK_C_FILE ),
-  FilePathUtils.form_ceedling_vendor_path( CMOCK_LIB_PATH, CMOCK_H_FILE ) ]
-  )
-end
-
-
-if (PROJECT_USE_EXCEPTIONS)
-file( @ceedling[:file_path_utils].form_test_build_object_filepath( CEXCEPTION_C_FILE ) => [
-  FilePathUtils.form_ceedling_vendor_path( CEXCEPTION_LIB_PATH, CEXCEPTION_C_FILE ),
-  FilePathUtils.form_ceedling_vendor_path( CEXCEPTION_LIB_PATH, CEXCEPTION_H_FILE ) ]
-  )
-end
-
-
-if (PROJECT_USE_EXCEPTIONS and PROJECT_RELEASE_BUILD)
-file( @ceedling[:file_path_utils].form_release_build_c_object_filepath( CEXCEPTION_C_FILE ) => [
-  FilePathUtils.form_ceedling_vendor_path( CEXCEPTION_LIB_PATH, CEXCEPTION_C_FILE ),
-  FilePathUtils.form_ceedling_vendor_path( CEXCEPTION_LIB_PATH, CEXCEPTION_H_FILE ) ]
-  )
-end
-
diff --git a/tools/ceedling/lib/test_includes_extractor.rb b/tools/ceedling/lib/test_includes_extractor.rb
deleted file mode 100644 (file)
index 35f7c53..0000000
+++ /dev/null
@@ -1,81 +0,0 @@
-
-class TestIncludesExtractor
-
-  constructor :configurator, :yaml_wrapper, :file_wrapper
-
-
-  def setup
-    @includes  = {}
-    @mocks     = {}
-  end
-
-
-  # for includes_list file, slurp up array from yaml file and sort & store includes
-  def parse_includes_list(includes_list)
-    gather_and_store_includes( includes_list, @yaml_wrapper.load(includes_list) )
-  end
-
-  # open, scan for, and sort & store includes of test file
-  def parse_test_file(test)
-    gather_and_store_includes( test, extract_from_file(test) )
-  end
-
-  # mocks with no file extension
-  def lookup_raw_mock_list(test)
-    file_key = form_file_key(test)
-    return [] if @mocks[file_key].nil?
-    return @mocks[file_key]
-  end
-  
-  # includes with file extension
-  def lookup_includes_list(file)
-    file_key = form_file_key(file)
-    return [] if (@includes[file_key]).nil?
-    return @includes[file_key]
-  end
-  
-  private #################################
-  
-  def form_file_key(filepath)
-    return File.basename(filepath).to_sym
-  end
-
-  def extract_from_file(file)
-    includes = []
-    header_extension = @configurator.extension_header
-    
-    contents = @file_wrapper.read(file)
-
-    # remove line comments
-    contents = contents.gsub(/\/\/.*$/, '')
-    # remove block comments
-    contents = contents.gsub(/\/\*.*?\*\//m, '')
-    
-    contents.split("\n").each do |line|
-      # look for include statement
-      scan_results = line.scan(/#include\s+\"\s*(.+#{'\\'+header_extension})\s*\"/)
-      
-      includes << scan_results[0][0] if (scan_results.size > 0)
-    end
-    
-    return includes.uniq
-  end
-
-  def gather_and_store_includes(file, includes)
-    mock_prefix      = @configurator.cmock_mock_prefix
-    header_extension = @configurator.extension_header
-    file_key         = form_file_key(file)
-    @mocks[file_key] = []
-      
-    # add includes to lookup hash
-    @includes[file_key] = includes
-      
-    includes.each do |include_file|          
-      # check if include is a mock
-      scan_results = include_file.scan(/(#{mock_prefix}.+)#{'\\'+header_extension}/)
-      # add mock to lookup hash
-      @mocks[file_key] << scan_results[0][0] if (scan_results.size > 0)
-    end
-  end
-  
-end
diff --git a/tools/ceedling/lib/test_invoker.rb b/tools/ceedling/lib/test_invoker.rb
deleted file mode 100644 (file)
index b80d91e..0000000
+++ /dev/null
@@ -1,72 +0,0 @@
-require 'rubygems'
-require 'rake' # for ext()
-
-
-class TestInvoker
-
-  attr_reader :sources, :tests, :mocks
-
-  constructor :configurator, :test_invoker_helper, :streaminator, :preprocessinator, :task_invoker, :dependinator, :project_config_manager, :file_path_utils
-
-  def setup
-    @sources = []
-    @tests   = []
-    @mocks   = []
-  end
-  
-  def setup_and_invoke(tests, options={:force_run => true})
-  
-    @tests = tests
-
-    @project_config_manager.process_test_config_change
-  
-    @tests.each do |test|
-      # announce beginning of test run
-      header = "Test '#{File.basename(test)}'"
-      @streaminator.stdout_puts("\n\n#{header}\n#{'-' * header.length}")
-
-      begin      
-        # collect up test fixture pieces & parts
-        runner       = @file_path_utils.form_runner_filepath_from_test( test )
-        mock_list    = @preprocessinator.preprocess_test_and_invoke_test_mocks( test )
-        sources      = @test_invoker_helper.extract_sources( test )
-        extras       = @configurator.collection_test_fixture_extra_link_objects
-        core         = [test] + mock_list + sources
-        objects      = @file_path_utils.form_test_build_objects_filelist( [runner] + core + extras )
-        results_pass = @file_path_utils.form_pass_results_filepath( test )
-        results_fail = @file_path_utils.form_fail_results_filepath( test )
-        
-        # clean results files so we have a missing file with which to kick off rake's dependency rules
-        @test_invoker_helper.clean_results( {:pass => results_pass, :fail => results_fail}, options )
-
-        # load up auxiliary dependencies so deep changes cause rebuilding appropriately
-        @test_invoker_helper.process_auxiliary_dependencies( core )
-
-        # tell rake to create test runner if needed
-        @task_invoker.invoke_test_runner( runner )
-
-        # enhance object file dependencies to capture externalities influencing regeneration
-        @dependinator.enhance_test_build_object_dependencies( objects )
-
-        # associate object files with executable
-        @dependinator.setup_test_executable_dependencies( test, objects )
-
-        # 3, 2, 1... launch
-        @task_invoker.invoke_test_results( results_pass )
-      rescue => e
-        @test_invoker_helper.process_exception(e)
-      end
-      
-      # store away what's been processed
-      @mocks.concat( mock_list )
-      @sources.concat( sources )
-    end
-
-    # post-process collected mock list
-    @mocks.uniq!
-    
-    # post-process collected sources list
-    @sources.uniq!
-  end
-
-end
diff --git a/tools/ceedling/lib/test_invoker_helper.rb b/tools/ceedling/lib/test_invoker_helper.rb
deleted file mode 100644 (file)
index f7d848d..0000000
+++ /dev/null
@@ -1,41 +0,0 @@
-require 'rubygems'
-require 'rake' # for ext()
-
-
-class TestInvokerHelper
-
-  constructor :configurator, :task_invoker, :dependinator, :test_includes_extractor, :file_finder, :file_path_utils, :streaminator, :file_wrapper
-
-  def clean_results(results, options)
-    @file_wrapper.rm_f( results[:fail] )
-    @file_wrapper.rm_f( results[:pass] ) if (options[:force_run])
-  end
-
-  def process_auxiliary_dependencies(files)
-    return if (not @configurator.project_use_auxiliary_dependencies)
-
-    dependencies_list = @file_path_utils.form_test_dependencies_filelist( files )
-    @task_invoker.invoke_test_dependencies_files( dependencies_list )
-    @dependinator.load_test_object_deep_dependencies( dependencies_list )
-  end
-  
-  def extract_sources(test)
-    sources  = []
-    includes = @test_includes_extractor.lookup_includes_list(test)
-    
-    includes.each { |include| sources << @file_finder.find_source_file(include, :ignore) }
-    
-    return sources.compact
-  end
-  
-  def process_exception(exception)
-    if (exception.message =~ /Don't know how to build task '(.+)'/i)
-      @streaminator.stderr_puts("ERROR: Rake could not find file referenced in source or test: '#{$1}'.")
-      @streaminator.stderr_puts("Possible stale dependency due to a file name change, etc. Execute 'clean' task and try again.") if (@configurator.project_use_auxiliary_dependencies)
-      raise ''
-    else
-      raise exception
-    end
-  end
-  
-end
diff --git a/tools/ceedling/lib/tool_executor.rb b/tools/ceedling/lib/tool_executor.rb
deleted file mode 100644 (file)
index fcd4d42..0000000
+++ /dev/null
@@ -1,178 +0,0 @@
-require 'constants'
-
-
-class ToolExecutor
-
-  constructor :configurator, :tool_executor_helper, :streaminator, :system_wrapper
-
-  def setup
-    @tool_name  = ''
-    @executable = ''
-  end
-
-  # build up a command line from yaml provided config
-  def build_command_line(tool_config, *args)
-    @tool_name  = tool_config[:name]
-    @executable = tool_config[:executable]
-
-    # basic premise is to iterate top to bottom through arguments using '$' as 
-    #  a string replacement indicator to expand globals or inline yaml arrays
-    #  into command line arguments via substitution strings
-    return [
-      @tool_executor_helper.osify_path_separators( expandify_element(@executable, *args) ),
-      build_arguments(tool_config[:arguments], *args),
-      @tool_executor_helper.stderr_redirect_addendum(tool_config) ].compact.join(' ')
-  end
-
-
-  # shell out, execute command, and return response
-  def exec(command, args=[], options={:boom => true})
-    command_str = "#{command} #{args.join(' ')}".strip
-    
-    shell_result = @system_wrapper.shell_execute(command_str)
-
-    @tool_executor_helper.print_happy_results(command_str, shell_result)
-    @tool_executor_helper.print_error_results(command_str, shell_result) if (options[:boom])
-
-    raise if ((shell_result[:exit_code] != 0) and options[:boom])
-
-    return shell_result
-  end
-
-  
-  private #############################
-
-  
-  def build_arguments(config, *args)
-    build_string = ''
-    
-    return nil if (config.nil?)
-    
-    # iterate through each argument
-
-    # the yaml blob array needs to be flattened so that yaml substitution
-    # is handled correctly, since it creates a nested array when an anchor is
-    # dereferenced
-    config.flatten.each do |element|
-      argument = ''
-      
-      case(element)
-        # if we find a simple string then look for string replacement operators
-        #  and expand with the parameters in this method's argument list
-        when String then argument = expandify_element(element, *args)
-        # if we find a hash, then we grab the key as a substitution string and expand the
-        #  hash's value(s) within that substitution string
-        when Hash   then argument = dehashify_argument_elements(element)
-      end
-
-      build_string.concat("#{argument} ") if (argument.length > 0)
-    end
-    
-    build_string.strip!
-    return build_string if (build_string.length > 0)
-    return nil
-  end
-
-
-  # handle simple text string argument & argument array string replacement operators
-  def expandify_element(element, *args)
-    match = //
-    to_process = nil
-    args_index = 0
-
-    # handle ${#} input replacement
-    if (element =~ TOOL_EXECUTOR_ARGUMENT_REPLACEMENT_PATTERN)
-      args_index = ($2.to_i - 1)
-
-      if (args.nil? or args[args_index].nil?)
-        @streaminator.stderr_puts("ERROR: Tool '#{@tool_name}' expected valid argument data to accompany replacement operator #{$1}.", Verbosity::ERRORS)
-        raise
-      end
-
-      match = /#{Regexp.escape($1)}/
-      to_process = args[args_index]
-    end
-      
-    # simple string argument: replace escaped '\$' and strip
-    element.sub!(/\\\$/, '$')
-    element.strip!
-
-    # handle inline ruby execution
-    if (element =~ RUBY_EVAL_REPLACEMENT_PATTERN)
-      element.replace(eval($1))
-    end
-
-    build_string = ''
-
-    # handle array or anything else passed into method to be expanded in place of replacement operators
-    case (to_process)
-      when Array then to_process.each {|value| build_string.concat( "#{element.sub(match, value.to_s)} " ) } if (to_process.size > 0)
-      else build_string.concat( element.sub(match, to_process.to_s) )
-    end
-
-    # handle inline ruby string substitution
-    if (build_string =~ RUBY_STRING_REPLACEMENT_PATTERN)
-      build_string.replace(@system_wrapper.module_eval(build_string))
-    end
-    
-    return build_string.strip
-  end
-
-  
-  # handle argument hash: keys are substitution strings, values are data to be expanded within substitution strings
-  def dehashify_argument_elements(hash)
-    build_string = ''
-    elements = []
-
-    # grab the substitution string (hash key)
-    substitution = hash.keys[0].to_s
-    # grab the string(s) to squirt into the substitution string (hash value)
-    expand = hash[hash.keys[0]]
-
-    if (expand.nil?)
-      @streaminator.stderr_puts("ERROR: Tool '#{@tool_name}' could not expand nil elements for substitution string '#{substitution}'.", Verbosity::ERRORS)
-      raise
-    end
-    
-    # array-ify expansion input if only a single string
-    expansion = ((expand.class == String) ? [expand] : expand)
-    
-    expansion.each do |item|
-      # code eval substitution
-      if (item =~ RUBY_EVAL_REPLACEMENT_PATTERN)
-        elements << eval($1)
-      # string eval substitution
-      elsif (item =~ RUBY_STRING_REPLACEMENT_PATTERN)
-        elements << @system_wrapper.module_eval(item)
-      # global constants
-      elsif (@system_wrapper.constants_include?(item))
-        const = Object.const_get(item)
-        if (const.nil?)
-          @streaminator.stderr_puts("ERROR: Tool '#{@tool_name}' found constant '#{item}' to be nil.", Verbosity::ERRORS)
-          raise
-        else
-          elements << const
-        end
-      elsif (item.class == Array)
-        elements << item
-      elsif (item.class == String)
-        @streaminator.stderr_puts("ERROR: Tool '#{@tool_name}' cannot expand nonexistent value '#{item}' for substitution string '#{substitution}'.", Verbosity::ERRORS)
-        raise        
-      else
-        @streaminator.stderr_puts("ERROR: Tool '#{@tool_name}' cannot expand value having type '#{item.class}' for substitution string '#{substitution}'.", Verbosity::ERRORS)
-        raise        
-      end
-    end
-    
-    # expand elements (whether string or array) into substitution string & replace escaped '\$'
-    elements.flatten!
-    elements.each do |element|
-      build_string.concat( substitution.sub(/([^\\]*)\$/, "\\1#{element}") ) # don't replace escaped '\$' but allow us to replace just a lonesome '$'
-      build_string.gsub!(/\\\$/, '$')
-      build_string.concat(' ')
-    end
-
-    return build_string.strip
-  end
-
-end
diff --git a/tools/ceedling/lib/tool_executor_helper.rb b/tools/ceedling/lib/tool_executor_helper.rb
deleted file mode 100644 (file)
index c9f9ca2..0000000
+++ /dev/null
@@ -1,57 +0,0 @@
-require 'constants' # for Verbosity enumeration & $stderr redirect enumeration
-
-class ToolExecutorHelper
-
-  constructor :streaminator, :system_wrapper
-
-  def osify_path_separators(executable)
-    return executable.gsub(/\//, '\\') if (@system_wrapper.is_windows?)
-    return executable
-  end
-  
-  def stderr_redirect_addendum(tool_config)
-    return nil if (tool_config[:stderr_redirect].nil?)
-    
-    redirect = tool_config[:stderr_redirect]
-    
-    case redirect
-      # we may need more complicated processing after some learning with various environments
-      when StdErrRedirect::NONE then nil
-      when StdErrRedirect::AUTO then '2>&1'
-      when StdErrRedirect::WIN  then '2>&1'
-      when StdErrRedirect::UNIX then '2>&1'
-      when StdErrRedirect::TCSH then '|&'
-      else redirect.to_s
-    end
-  end
-
-  # if command succeeded and we have verbosity cranked up, spill our guts
-  def print_happy_results(command_str, shell_result)
-    if (shell_result[:exit_code] == 0)
-      output  = "> Shell executed command:\n"
-      output += "#{command_str}\n"
-      output += "> Produced response:\n"           if (not shell_result[:output].empty?)
-      output += "#{shell_result[:output].strip}\n" if (not shell_result[:output].empty?)
-      output += "\n"
-    
-      @streaminator.stdout_puts(output, Verbosity::OBNOXIOUS)
-    end
-  end
-
-  # if command failed and we have verbosity set to minimum error level, spill our guts
-  def print_error_results(command_str, shell_result)
-    if (shell_result[:exit_code] != 0)
-      output  = "ERROR: Shell command failed.\n"
-      output += "> Shell executed command:\n"
-      output += "'#{command_str}'\n"
-      output += "> Produced response:\n"           if (not shell_result[:output].empty?)
-      output += "#{shell_result[:output].strip}\n" if (not shell_result[:output].empty?)
-      output += "> And exited with status: [#{shell_result[:exit_code]}].\n" if (shell_result[:exit_code] != nil)
-      output += "> And then likely crashed.\n"                               if (shell_result[:exit_code] == nil)
-      output += "\n"
-
-      @streaminator.stderr_puts(output, Verbosity::ERRORS)
-    end
-  end
-  
-end
diff --git a/tools/ceedling/lib/verbosinator.rb b/tools/ceedling/lib/verbosinator.rb
deleted file mode 100644 (file)
index e8ed38d..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-
-class Verbosinator
-
-  constructor :configurator
-
-  def should_output?(level)
-    return (level <= @configurator.project_verbosity)
-  end
-
-end
diff --git a/tools/ceedling/lib/yaml_wrapper.rb b/tools/ceedling/lib/yaml_wrapper.rb
deleted file mode 100644 (file)
index 77cef59..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-require 'yaml'
-
-
-class YamlWrapper
-
-  def load(filepath)
-    return YAML.load(File.read(filepath))
-  end
-
-  def dump(filepath, structure)
-    File.open(filepath, 'w') do |output|
-      YAML.dump(structure, output)
-    end
-  end
-
-end
diff --git a/tools/ceedling/plugins/stdout_ide_tests_report/stdout_ide_tests_report.rb b/tools/ceedling/plugins/stdout_ide_tests_report/stdout_ide_tests_report.rb
deleted file mode 100644 (file)
index f76ec14..0000000
+++ /dev/null
@@ -1,44 +0,0 @@
-require 'plugin'
-require 'defaults'
-
-class StdoutIdeTestsReport < Plugin
-  
-  def setup
-    @result_list = []
-  end
-    
-  def post_test_execute(arg_hash)
-    return if not (arg_hash[:context] == TEST_CONTEXT)
-
-    @result_list << arg_hash[:result_file]
-  end
-  
-  def post_build
-    return if (not @ceedling[:task_invoker].test_invoked?)
-    
-    results = @ceedling[:plugin_reportinator].assemble_test_results(@result_list)
-    hash = {
-      :header => '',
-      :results => results
-    }
-    
-    @ceedling[:plugin_reportinator].run_test_results_report(hash) do
-      message = ''
-      message = 'Unit test failures.' if (hash[:results[:counts][:failed] > 0)
-      message
-    end
-  end
-
-  def summary
-    result_list = @ceedling[:file_path_utils].form_pass_results_filelist( PROJECT_TEST_RESULTS_PATH, COLLECTION_ALL_TESTS )
-
-    # get test results for only those tests in our configuration and of those only tests with results on disk
-    hash = {
-      :header => '',
-      :results => @ceedling[:plugin_reportinator].assemble_test_results(result_list, {:boom => false})
-    }
-
-    @ceedling[:plugin_reportinator].run_test_results_report(hash)
-  end
-
-end
\ No newline at end of file
diff --git a/tools/ceedling/plugins/stdout_ide_tests_report/stdout_ide_tests_report.yml b/tools/ceedling/plugins/stdout_ide_tests_report/stdout_ide_tests_report.yml
deleted file mode 100644 (file)
index c25acf5..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
----
-:plugins:
-  # tell Ceedling we got results display taken care of
-  :display_raw_test_results: FALSE
diff --git a/tools/ceedling/plugins/stdout_pretty_tests_report/stdout_pretty_tests_report.rb b/tools/ceedling/plugins/stdout_pretty_tests_report/stdout_pretty_tests_report.rb
deleted file mode 100644 (file)
index 1213a19..0000000
+++ /dev/null
@@ -1,108 +0,0 @@
-require 'plugin'
-require 'defaults'
-
-class StdoutPrettyTestsReport < Plugin
-  
-  def setup
-    @result_list = []
-    
-    template = %q{
-      % ignored      = hash[:results][:counts][:ignored]
-      % failed       = hash[:results][:counts][:failed]
-      % stdout_count = hash[:results][:counts][:stdout]
-      % header_prepend = ((hash[:header].length > 0) ? "#{hash[:header]}: " : '')
-      % banner_width   = 25 + header_prepend.length # widest message
-      
-      % if (ignored > 0)
-      <%=@ceedling[:plugin_reportinator].generate_banner(header_prepend + 'IGNORED UNIT TEST SUMMARY')%>
-      %   hash[:results][:ignores].each do |ignore|
-      [<%=ignore[:source][:file]%>]
-      %     ignore[:collection].each do |item|
-        Test: <%=item[:test]%>
-      % if (not item[:message].empty?)
-        At line (<%=item[:line]%>): "<%=item[:message]%>"
-      % else
-        At line (<%=item[:line]%>)
-      % end
-
-      %     end
-      %   end
-      % end
-      % if (failed > 0)
-      <%=@ceedling[:plugin_reportinator].generate_banner(header_prepend + 'FAILED UNIT TEST SUMMARY')%>
-      %   hash[:results][:failures].each do |failure|
-      [<%=failure[:source][:file]%>]
-      %     failure[:collection].each do |item|
-        Test: <%=item[:test]%>
-      % if (not item[:message].empty?)
-        At line (<%=item[:line]%>): "<%=item[:message]%>"
-      % else
-        At line (<%=item[:line]%>)
-      % end
-
-      %     end
-      %   end
-      % end
-      % if (stdout_count > 0)
-      <%=@ceedling[:plugin_reportinator].generate_banner(header_prepend + 'UNIT TEST OTHER OUTPUT')%>
-      %   hash[:results][:stdout].each do |string|
-      [<%=string[:source][:file]%>]
-      %     string[:collection].each do |item|
-        - "<%=item%>"
-      %     end
-
-      %   end
-      % end
-      % total_string = hash[:results][:counts][:total].to_s
-      % format_string = "%#{total_string.length}i"
-      <%=@ceedling[:plugin_reportinator].generate_banner(header_prepend + 'OVERALL UNIT TEST SUMMARY')%>
-      % if (hash[:results][:counts][:total] > 0)
-      TESTED:  <%=hash[:results][:counts][:total].to_s%>
-      PASSED:  <%=sprintf(format_string, hash[:results][:counts][:passed])%>
-      FAILED:  <%=sprintf(format_string, failed)%>
-      IGNORED: <%=sprintf(format_string, ignored)%>
-      % else
-
-      No tests executed.
-      % end
-
-      }.left_margin
-      
-      @ceedling[:plugin_reportinator].register_test_results_template( template )
-  end
-  
-  def post_test_execute(arg_hash)
-    return if not (arg_hash[:context] == TEST_CONTEXT)
-  
-    @result_list << arg_hash[:result_file]
-  end
-  
-  def post_build
-    return if not (@ceedling[:task_invoker].test_invoked?)
-
-    results = @ceedling[:plugin_reportinator].assemble_test_results(@result_list)
-    hash = {
-      :header => '',
-      :results => results
-    }
-
-    @ceedling[:plugin_reportinator].run_test_results_report(hash) do
-      message = ''
-      message = 'Unit test failures.' if (results[:counts][:failed] > 0)
-      message
-    end
-  end
-
-  def summary
-    result_list = @ceedling[:file_path_utils].form_pass_results_filelist( PROJECT_TEST_RESULTS_PATH, COLLECTION_ALL_TESTS )
-
-    # get test results for only those tests in our configuration and of those only tests with results on disk
-    hash = {
-      :header => '',
-      :results => @ceedling[:plugin_reportinator].assemble_test_results(result_list, {:boom => false})
-    }
-
-    @ceedling[:plugin_reportinator].run_test_results_report(hash)
-  end
-
-end
\ No newline at end of file
diff --git a/tools/ceedling/plugins/stdout_pretty_tests_report/stdout_pretty_tests_report.yml b/tools/ceedling/plugins/stdout_pretty_tests_report/stdout_pretty_tests_report.yml
deleted file mode 100644 (file)
index c25acf5..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
----
-:plugins:
-  # tell Ceedling we got results display taken care of
-  :display_raw_test_results: FALSE
diff --git a/tools/ceedling/plugins/xml_tests_report/xml_tests_report.rb b/tools/ceedling/plugins/xml_tests_report/xml_tests_report.rb
deleted file mode 100644 (file)
index 4aa4f77..0000000
+++ /dev/null
@@ -1,106 +0,0 @@
-require 'plugin'
-require 'constants'
-
-class XmlTestsReport < Plugin
-
-  def setup
-    @file_path    = File.join( PROJECT_TEST_ARTIFACTS_PATH, 'report.xml' )
-    @results_list = []
-    @test_counter = 1
-  end
-
-  def post_test_execute(arg_hash)
-    return if not (arg_hash[:context] == TEST_TASKS_CONTEXT)
-
-    @results_list << arg_hash[:result_file]
-  end
-  
-  def post_build
-    return if (not @ceedling[:task_invoker].test_invoked?)
-    
-    results = @ceedling[:plugin_reportinator].assemble_test_results(@results_list)
-  
-    @ceedling[:file_wrapper].open( @file_path, 'w' ) do |f|
-      write_results( results, f )
-    end
-  end
-  
-  private
-  
-  def write_results( results, stream )
-    write_header( stream )
-    write_failures( results[:failures], stream )
-    write_tests( results[:successes], stream, 'SuccessfulTests' )
-    write_tests( results[:ignores], stream, 'IgnoredTests' )
-    write_statistics( results[:counts], stream )
-    write_footer( stream )
-  end
-  
-  def write_header( stream )
-    stream.puts "<?xml version='1.0' encoding='utf-8' ?>"
-    stream.puts "<TestRun>"
-  end
-
-  def write_failures( results, stream )
-    if (results.size == 0)
-      stream.puts "\t<FailedTests/>"
-      return
-    end
-
-    stream.puts "\t<FailedTests>"
-  
-    results.each do |result|
-        result[:collection].each do |item|
-          filename = File.join( result[:source][:path], result[:source][:file] )
-        
-          stream.puts "\t\t<Test id=\"#{@test_counter}\">"
-          stream.puts "\t\t\t<Name>#{filename}::#{item[:test]}</Name>"
-                               stream.puts "\t\t\t<FailureType>Assertion</FailureType>"
-          stream.puts "\t\t\t<Location>"
-          stream.puts "\t\t\t\t<File>#{filename}</File>"
-          stream.puts "\t\t\t\t<Line>#{item[:line]}</Line>"
-          stream.puts "\t\t\t</Location>"
-          stream.puts "\t\t\t<Message>#{item[:message]}</Message>"
-          stream.puts "\t\t</Test>"
-          @test_counter += 1
-        end
-    end
-    
-    stream.puts "\t</FailedTests>"      
-  end
-  
-  def write_tests( results, stream, tag )
-    if (results.size == 0)
-      stream.puts "\t<#{tag}/>"
-      return
-    end
-
-    stream.puts "\t<#{tag}>"
-  
-    results.each do |result|
-        result[:collection].each do |item|
-          stream.puts "\t\t<Test id=\"#{@test_counter}\">"
-          stream.puts "\t\t\t<Name>#{File.join( result[:source][:path], result[:source][:file] )}::#{item[:test]}</Name>"
-          stream.puts "\t\t</Test>"
-          @test_counter += 1
-        end
-    end
-    
-    stream.puts "\t</#{tag}>"      
-  end
-
-  def write_statistics( counts, stream )
-    stream.puts "\t<Statistics>"
-    stream.puts "\t\t<Tests>#{counts[:total]}</Tests>"
-    stream.puts "\t\t<Ignores>#{counts[:ignored]}</Ignores>"
-    stream.puts "\t\t<FailuresTotal>#{counts[:failed]}</FailuresTotal>"
-    stream.puts "\t\t<Errors>0</Errors>"
-    stream.puts "\t\t<Failures>#{counts[:failed]}</Failures>"
-    stream.puts "\t</Statistics>"
-  end
-  
-  def write_footer( stream )
-    stream.puts "</TestRun>"
-  end
-  
-end
\ No newline at end of file
diff --git a/tools/ceedling/release/build.info b/tools/ceedling/release/build.info
deleted file mode 100644 (file)
index fa8f08c..0000000
+++ /dev/null
@@ -1 +0,0 @@
-150
diff --git a/tools/ceedling/release/version.info b/tools/ceedling/release/version.info
deleted file mode 100644 (file)
index 9a7d84f..0000000
+++ /dev/null
@@ -1 +0,0 @@
-0.9
\ No newline at end of file
diff --git a/tools/ceedling/vendor/behaviors/Manifest.txt b/tools/ceedling/vendor/behaviors/Manifest.txt
deleted file mode 100644 (file)
index 6c954ec..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-Manifest.txt
-Rakefile
-lib/behaviors.rb
-lib/behaviors/reporttask.rb
-test/behaviors_tasks_test.rb
-test/behaviors_test.rb
-test/tasks_test/lib/user.rb
-test/tasks_test/Rakefile
-test/tasks_test/test/user_test.rb
diff --git a/tools/ceedling/vendor/behaviors/Rakefile b/tools/ceedling/vendor/behaviors/Rakefile
deleted file mode 100644 (file)
index d4d68b9..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
-require 'rake'
-require 'rubygems'
-require 'hoe'
-
-Hoe.new('behaviors','1.0.3') do |p|
-  p.author = "Atomic Object LLC" 
-  p.email = "dev@atomicobject.com" 
-  p.url = "http://behaviors.rubyforge.org" 
-  p.summary = "behavior-driven unit test helper" 
-  p.description = <<-EOS
-Behaviors allows for Test::Unit test case methods to be defined as 
-human-readable descriptions of program behavior. It also provides 
-Rake tasks to list the behaviors of your project.
-  EOS
-  p.test_globs = ['test/*_test.rb']
-
-  p.changes = <<-EOS
-  EOS
-end
diff --git a/tools/ceedling/vendor/behaviors/lib/behaviors.rb b/tools/ceedling/vendor/behaviors/lib/behaviors.rb
deleted file mode 100644 (file)
index d8d70f7..0000000
+++ /dev/null
@@ -1,76 +0,0 @@
-=begin rdoc
-= Usage
-Behaviors provides a single method: should.
-  
-Instead of naming test methods like:
-
- def test_something
- end
-
-You declare test methods like:
-
- should "perform action" do
- end
-
-You may omit the body of a <tt>should</tt> method to describe unimplemented behavior.
-
- should "perform other action"
-
-When you run your unit tests, empty <tt>should</tt> methods will appear as an 'UNIMPLEMENTED CASE' along with the described behavior.
-This is useful for sketching out planned behavior quickly.
-
-Simply <tt>extend Behaviors</tt> in your <tt>TestCase</tt> to start using behaviors. 
-
-  require 'test/unit'
-  require 'behaviors'
-  require 'user'
-
-  class UserTest < Test::Unit::TestCase
-    extend Behaviors
-    ...
-  end
-
-= Motivation
-Test methods typically focus on the name of the method under test instead of its behavior.
-Creating test methods with <tt>should</tt> statements focuses on the behavior of an object.
-This helps you to think about the role of the object under test.
-
-Using a behavior-driven approach prevents the danger in assuming a one-to-one mapping of method names to 
-test method names.
-As always, you get the most value by writing the tests first.
-
-For a more complete BDD framework, try RSpec http://rspec.rubyforge.org/
-  
-= Rake tasks
-
-You can define a <tt>Behaviors::ReportTask</tt> in your <tt>Rakefile</tt> to generate rake tasks that
-summarize the behavior of your project.
-
-These tasks are named <tt>behaviors</tt> and <tt>behaviors_html</tt>. They will output to the
-console or an html file in the <tt>doc</tt> directory with a list all of your <tt>should</tt> tests.
-  Behaviors::ReportTask.new do |t|
-    t.pattern = 'test/**/*_test.rb'
-  end
-
-You may also initialize the <tt>ReportTask</tt> with a custom name to associate with a particular suite of tests.
-  Behaviors::ReportTask.new(:widget_subsystem) do |t|
-    t.pattern = 'test/widgets/*_test.rb'
-  end
-
-The html report will be placed in the <tt>doc</tt> directory by default.
-You can override this default by setting the <tt>html_dir</tt> in the <tt>ReportTask</tt>.
-  Behaviors::ReportTask.new do |t|
-    t.pattern = 'test/**/*_test.rb'
-    t.html_dir = 'behaviors_html_reports'
-  end
-=end
-module Behaviors
-  def should(behave,&block)
-    mname = "test_should_#{behave}"
-    if block
-      define_method mname, &block
-    else
-      puts ">>> UNIMPLEMENTED CASE: #{name.sub(/Test$/,'')} should #{behave}"
-    end
-  end
-end
diff --git a/tools/ceedling/vendor/behaviors/lib/behaviors/reporttask.rb b/tools/ceedling/vendor/behaviors/lib/behaviors/reporttask.rb
deleted file mode 100644 (file)
index 51c0eca..0000000
+++ /dev/null
@@ -1,158 +0,0 @@
-require 'rake'
-require 'rake/tasklib'
-
-module Behaviors
-include Rake
-
-  class ReportTask < TaskLib
-    attr_accessor :pattern
-    attr_accessor :html_dir
-
-    def initialize(name=:behaviors)
-      @name = name
-      @html_dir = 'doc'
-      yield self if block_given?
-      define
-    end
-
-    def define
-      desc "List behavioral definitions for the classes specified (use for=<regexp> to further limit files included in report)"
-      task @name do
-        specifications.each do |spec|
-          puts "#{spec.name} should:\n"
-          spec.requirements.each do |req|
-            puts " - #{req}"
-          end
-        end
-      end
-
-      desc "Generate html report of behavioral definitions for the classes specified (use for=<regexp> to further limit files included in report)"
-      task "#{@name}_html" do
-        require 'erb'
-        txt =<<-EOS 
-<html>
-<head>
-<style>
-
-div.title
-{
-  width: 600px;
-  font: bold 14pt trebuchet ms;
-}
-
-div.specification 
-{
-  font: bold 12pt trebuchet ms;
-  border: solid 1px black;
-  width: 600px;
-  padding: 5px;
-  margin: 5px;
-}
-
-ul.requirements
-{
-  font: normal 11pt verdana;
-  padding-left: 0;
-  margin-left: 0;
-  border-bottom: 1px solid gray;
-  width: 600px;
-}
-
-ul.requirements li
-{
-  list-style: none;
-  margin: 0;
-  padding: 0.25em;
-  border-top: 1px solid gray;
-}
-</style>
-</head>
-<body>
-<div class="title">Specifications</div>
-<% specifications.each do |spec| %>
-<div class="specification">
-<%= spec.name %> should: 
-<ul class="requirements">
-<% spec.requirements.each do |req| %>
-<li><%= req %></li>
-<% end %>
-</ul>
-</div>
-<% end %>
-</body>
-</html>
-        EOS
-        output_dir = File.expand_path(@html_dir)
-        mkdir_p output_dir
-        output_filename = output_dir + "/behaviors.html"
-        File.open(output_filename,"w") do |f|
-          f.write ERB.new(txt).result(binding)
-        end
-        puts "(Wrote #{output_filename})"
-      end
-    end
-
-    private
-    def test_files
-      test_list = FileList[@pattern]
-      if ENV['for'] 
-        test_list = test_list.grep(/#{ENV['for']}/i)
-      end
-      test_list
-    end  
-
-    def specifications
-      test_files.map do |file|
-        spec = OpenStruct.new
-        m = %r".*/([^/].*)_test.rb".match(file)
-        class_name = titleize(m[1]) if m[1]
-        spec.name = class_name
-        spec.requirements = []
-        File::readlines(file).each do |line| 
-          if line =~ /^\s*should\s+\(?\s*["'](.*)["']/
-            spec.requirements << $1
-          end
-        end
-        spec
-      end
-    end
-
-    ############################################################
-    # STOLEN FROM inflector.rb
-    ############################################################
-    #--
-    # Copyright (c) 2005 David Heinemeier Hansson
-    #
-    # Permission is hereby granted, free of charge, to any person obtaining
-    # a copy of this software and associated documentation files (the
-    # "Software"), to deal in the Software without restriction, including
-    # without limitation the rights to use, copy, modify, merge, publish,
-    # distribute, sublicense, and/or sell copies of the Software, and to
-    # permit persons to whom the Software is furnished to do so, subject to
-    # the following conditions:
-    #
-    # The above copyright notice and this permission notice shall be
-    # included in all copies or substantial portions of the Software.
-    #
-    # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
-    # EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
-    # MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
-    # NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
-    # LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
-    # OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
-    # WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
-    #++
-    def titleize(word)
-      humanize(underscore(word)).gsub(/\b([a-z])/) { $1.capitalize }
-    end    
-
-    def underscore(camel_cased_word)    camel_cased_word.to_s.gsub(/::/, '/').
-      gsub(/([A-Z]+)([A-Z][a-z])/,'\1_\2').gsub(/([a-z\d])([A-Z])/,'\1_\2').tr("-", "_").downcase
-    end
-
-    def humanize(lower_case_and_underscored_word)
-      lower_case_and_underscored_word.to_s.gsub(/_id$/, "").gsub(/_/, " ").capitalize
-    end
-
-  end
-end
diff --git a/tools/ceedling/vendor/behaviors/test/behaviors_tasks_test.rb b/tools/ceedling/vendor/behaviors/test/behaviors_tasks_test.rb
deleted file mode 100644 (file)
index 9382e07..0000000
+++ /dev/null
@@ -1,73 +0,0 @@
-require 'test/unit'
-require 'fileutils'
-
-class BehaviorsTasksTest < Test::Unit::TestCase
-  include FileUtils
-
-  def setup
-    @here = File.expand_path(File.dirname(__FILE__))
-    @base_cmd = RUBY_PLATFORM[/mswin/] ? 'rake.cmd ' : 'rake '
-  end 
-
-  #
-  # HELPERS
-  #
-  def run_behaviors_task
-    run_cmd "behaviors"
-  end
-
-  def run_behaviors_html_task
-    run_cmd "behaviors_html"
-  end
-
-  def run_cmd(cmd)
-    cd "#{@here}/tasks_test" do
-      @report = %x[ #{@base_cmd} #{cmd} ]
-    end
-  end
-
-  def see_html_task_output_message
-    @html_output_filename = "#{@here}/tasks_test/behaviors_doc/behaviors.html"
-    assert_match(/Wrote #{@html_output_filename}/, @report)
-  end
-
-  def see_that_html_report_file_exits
-    assert File.exists?(@html_output_filename), "html output file should exist"
-  end
-
-  def html_report_file_should_contain(user_behaviors)
-    file_contents = File.read(@html_output_filename)
-    user_behaviors.each do |line|
-      assert_match(/#{line}/, file_contents)
-    end
-    rm_rf File.dirname(@html_output_filename)
-  end
-
-  #
-  # TESTS
-  #
-  def test_that_behaviors_tasks_should_list_behavioral_definitions_for_the_classes_under_test
-    run_behaviors_task
-    user_behaviors = [
-    "User should:",
-    " - be able set user name and age during construction",
-    " - be able to get user name and age",
-    " - be able to ask if a user is an adult"
-    ]
-    assert_match(/#{user_behaviors.join("\n")}/, @report)
-  end
-
-  def test_that_behaviors_tasks_should_list_behavioral_definitions_for_the_classes_under_test_in_html_output
-    run_behaviors_html_task
-    see_html_task_output_message
-    see_that_html_report_file_exits
-    user_behaviors = [
-      "User should:",
-      "be able set user name and age during construction",
-      "be able to get user name and age",
-      "be able to ask if a user is an adult"
-    ]
-    html_report_file_should_contain user_behaviors
-  end
-
-end
diff --git a/tools/ceedling/vendor/behaviors/test/behaviors_test.rb b/tools/ceedling/vendor/behaviors/test/behaviors_test.rb
deleted file mode 100644 (file)
index fd0a77f..0000000
+++ /dev/null
@@ -1,50 +0,0 @@
-require 'test/unit'
-require File.expand_path(File.dirname(__FILE__)) + '/../lib/behaviors'
-require 'stringio'
-
-loading_developer_test_class_stdout = StringIO.new
-saved_stdout = $stdout.dup
-$stdout = loading_developer_test_class_stdout
-
-class DeveloperTest
-  extend Behaviors
-  attr_accessor :flunk_msg, :tested_code
-
-  should "test their code" do
-    @tested_code = true
-  end
-  should "go to meetings"
-end
-
-$stdout = saved_stdout
-loading_developer_test_class_stdout.rewind
-$loading_developer_test_class_output = loading_developer_test_class_stdout.read
-
-class BehaviorsTest < Test::Unit::TestCase
-
-
-  def setup
-    @target = DeveloperTest.new
-    assert_nil @target.tested_code, "block called too early"
-  end
-
-  #
-  # TESTS
-  #
-  def test_should_called_with_a_block_defines_a_test
-    assert @target.methods.include?("test_should_test their code"), "Missing test method"
-
-    @target.send("test_should_test their code")
-
-    assert @target.tested_code, "block not called"
-  end
-
-  def test_should_called_without_a_block_does_not_create_a_test_method
-    assert !@target.methods.include?("test_should_go to meetings"), "Should not have method"
-  end
-
-  def test_should_called_without_a_block_will_give_unimplemented_output_when_class_loads
-    unimplemented_output = "UNIMPLEMENTED CASE: Developer should go to meetings"
-    assert_match(/#{unimplemented_output}/, $loading_developer_test_class_output)
-  end
-end
diff --git a/tools/ceedling/vendor/behaviors/test/tasks_test/Rakefile b/tools/ceedling/vendor/behaviors/test/tasks_test/Rakefile
deleted file mode 100644 (file)
index ba71f71..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
-require 'rake'
-require 'rake/testtask'
-
-here = File.expand_path(File.dirname(__FILE__))
-require "#{here}/../../lib/behaviors/reporttask"
-
-desc 'Default: run unit tests.'
-task :default => :test
-
-Rake::TestTask.new(:test) do |t|
-  t.libs << "#{here}/../../lib"
-  t.pattern = 'test/**/*_test.rb'
-  t.verbose = true
-end
-
-Behaviors::ReportTask.new(:behaviors) do |t|
-  t.pattern = 'test/**/*_test.rb'
-  t.html_dir = 'behaviors_doc'
-end
diff --git a/tools/ceedling/vendor/behaviors/test/tasks_test/lib/user.rb b/tools/ceedling/vendor/behaviors/test/tasks_test/lib/user.rb
deleted file mode 100644 (file)
index 40bc07c..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-class User
-end
diff --git a/tools/ceedling/vendor/behaviors/test/tasks_test/test/user_test.rb b/tools/ceedling/vendor/behaviors/test/tasks_test/test/user_test.rb
deleted file mode 100644 (file)
index ad3cd1b..0000000
+++ /dev/null
@@ -1,17 +0,0 @@
-require 'test/unit'
-require 'behaviors'
-
-require 'user'
-
-class UserTest < Test::Unit::TestCase
-  extend Behaviors
-
-  def setup
-  end
-
-  should "be able set user name and age during construction"
-  should "be able to get user name and age"
-  should "be able to ask if a user is an adult"
-  def test_DELETEME
-  end
-end
diff --git a/tools/ceedling/vendor/c_exception/docs/CExceptionSummary.odt b/tools/ceedling/vendor/c_exception/docs/CExceptionSummary.odt
deleted file mode 100644 (file)
index ea852a0..0000000
Binary files a/tools/ceedling/vendor/c_exception/docs/CExceptionSummary.odt and /dev/null differ
diff --git a/tools/ceedling/vendor/c_exception/docs/CExceptionSummary.pdf b/tools/ceedling/vendor/c_exception/docs/CExceptionSummary.pdf
deleted file mode 100644 (file)
index a838337..0000000
Binary files a/tools/ceedling/vendor/c_exception/docs/CExceptionSummary.pdf and /dev/null differ
diff --git a/tools/ceedling/vendor/c_exception/docs/license.txt b/tools/ceedling/vendor/c_exception/docs/license.txt
deleted file mode 100644 (file)
index 561e5f2..0000000
+++ /dev/null
@@ -1,30 +0,0 @@
- Copyright (c) 2007 Mark VanderVoord
-
- Permission is hereby granted, free of charge, to any person
- obtaining a copy of this software and associated documentation
- files (the "Software"), to deal in the Software without
- restriction, including without limitation the rights to use,
- copy, modify, merge, publish, distribute, sublicense, and/or sell
- copies of the Software, and to permit persons to whom the
- Software is furnished to do so, subject to the following
- conditions:
-
- The above copyright notice and this permission notice shall be
- included in all copies or substantial portions of the Software.
-
- The end-user documentation included with the redistribution, if 
- any, must include the following acknowledgment: "This product 
- includes software developed for the CEXCeption Project, by Mark 
- VanderVoord and other contributors", in the same place and form 
- as other third-party acknowledgments.  Alternately, this 
- acknowledgment may appear in the software itself, in the same 
- form and location as other such third-party acknowledgments.
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
- OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
- NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
- HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
- WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
- FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
- OTHER DEALINGS IN THE SOFTWARE.
\ No newline at end of file
diff --git a/tools/ceedling/vendor/c_exception/docs/readme.txt b/tools/ceedling/vendor/c_exception/docs/readme.txt
deleted file mode 100644 (file)
index 92cac38..0000000
+++ /dev/null
@@ -1,236 +0,0 @@
-====================================================================
-CException
-====================================================================
-
-CException is a basic exception framework for C, suitable for use in
-embedded applications.  It provides an exception framework similar in
-use to C++, but with much less overhead.
-
-CException uses C standard library functions setjmp and longjmp to 
-operate.  As long as the target system has these two functions defined,
-this library should be useable with very little configuration.  It 
-even supports environments where multiple program flows are in use, 
-such as real-time operating systems.
-
-There are about a gabillion exception frameworks using a similar 
-setjmp/longjmp method out there... and there will probably be more 
-in the future. Unfortunately, when we started our last embedded 
-project, all those that existed either (a) did not support multiple 
-tasks (therefore multiple stacks) or (b) were way more complex than 
-we really wanted.  CException was born.
-
-Why use CException?
-
-0. It's ANSI C, and it beats passing error codes around.
-
-1. You want something simple... CException throws a single id. You can 
-   define those ID's to be whatever you like. You might even choose which 
-   type that number is for your project. But that's as far as it goes. 
-   We weren't interested in passing objects or structs or strings... 
-   just simple error codes.
-
-2. Performance... CException can be configured for single tasking or 
-   multitasking. In single tasking, there is very little overhead past 
-   the setjmp/longjmp calls (which are already fast). In multitasking, 
-   your only additional overhead is the time it takes you to determine 
-   a unique task id 0 - num_tasks. 
-
-For the latest version, go to http://cexception.sourceforge.net
-
---------------------------------------------------------------------
-CONTENTS OF THIS DOCUMENT
---------------------------------------------------------------------
-
-Usage
-Limitations
-API
-Configuration
-Testing
-License
-
---------------------------------------------------------------------
-Usage
---------------------------------------------------------------------
-
-Code that is to be protected are wrapped in Try { } Catch { } blocks.
-The code directly following the Try call is "protected", meaning that
-if any Throws occur, program control is directly transferred to the
-start of the Catch block.
-
-A numerical exception ID is included with Throw, and is made accessible
-from the Catch block.
-
-Throws can occur from within function calls (nested as deeply as you 
-like) or directly from within the function itself.
-
---------------------------------------------------------------------
-Limitations
---------------------------------------------------------------------
-
-This library was made to be as fast as possible, and provide basic
-exception handling.  It is not a full-blown exception library.  Because 
-of this, there are a few limitations that should be observed in order 
-to successfully utilize this library:
-
-1. Do not directly "return" from within a Try block, nor "goto" 
-   into or out of a Try block.  
-   
-   Why? 
-   
-   The "Try" macro allocates some local memory and alters a global 
-   pointer.  These are cleaned up at the top of the "Catch" macro. 
-   Gotos and returns would bypass some of these steps, resulting in
-   memory leaks or unpredictable behavior.
-   
-2. If (a) you change local (stack) variables within your Try block, 
-   AND (b) wish to make use of the updated values after an exception 
-   is thrown, those variables should be made volatile. Note that this 
-   is ONLY for locals and ONLY when you need access to them after a 
-   throw.
-   
-   Why?
-   
-   Compilers optimize.  There is no way to guarantee that the actual 
-   memory location was updated and not just a register unless the 
-   variable is marked volatile.
-
-3. Memory which is malloc'd or new'd is not automatically released
-   when an error is thrown.  This will sometimes be desirable, and
-   othertimes may not.  It will be the responsibility of the Catch
-   block to perform this kind of cleanup.
-   
-   Why?
-   
-   There's just no easy way to track malloc'd memory, etc., without
-   replacing or wrapping malloc calls or something like that.  This 
-   is a light framework, so these options were not desirable.
-   
---------------------------------------------------------------------
-API
---------------------------------------------------------------------
-
-Try
----
-
-Try is a macro which starts a protected block.  It MUST be followed by 
-a pair of braces or a single protected line (similar to an 'if'), 
-enclosing the data that is to be protected.  It MUST be followed by a 
-Catch block (don't worry, you'll get compiler errors to let you know if 
-you mess any of that up).
-
-Catch(e)
---------
-
-Catch is a macro which ends the Try block and starts the error handling 
-block. The catch block is called if and only if an exception was thrown 
-while within the Try block.  This error was thrown by a Throw call 
-somewhere within Try (or within a function called within Try, or a function
-called by a function called within Try, etc).
-
-The single parameter 'e' is filled with the error code which was thrown.
-This can be used for reporting, conditional cleanup, etc. (or you can just
-ignore it if you really want... people ignore return codes all the time, 
-right?).  'e' should be of type EXCEPTION_T;
-
-Throw(e)
---------
-
-The method of throwing an error.  Throws should only occur from within a
-protected (Try...Catch) block, though it may easily be nested many function
-calls deep without an impact on performance or functionality.  Throw takes 
-a single argument, which is an exception id which will be passed to Catch 
-as the reason for the error.
-
-If you wish to Rethrow an error, this can be done by calling Throw(e) with
-the error code you just caught.  It IS valid to throw from a catch block.
-
---------------------------------------------------------------------
-CONFIGURATION
---------------------------------------------------------------------
-
-CException is a mostly portable library.  It has one universal 
-dependency, and some macros which are required if working in a 
-multi-tasking environment.
-
-1. The standard C library setjmp must be available.  Since this is part
-   of the standard library, chances are good that you'll be fine.
-
-2. If working in a multitasking environment, methods for obtaining an 
-   index into an array of frames and to get the overall number of 
-   id's are required.  If the OS supports a method to retrieve Task 
-   ID's, and those Tasks are number 0, 1, 2... you are in an ideal 
-   situation.  Otherwise, a more creative mapping function may be 
-   required.  Note that this function is likely to be called twice 
-   for each protected block and once during a throw.  This is the 
-   only overhead in the system.
-   
-Exception.h
------------------
-By convention, most projects include Exception.h which defines any 
-further requirements, then calls CException.h to do the gruntwork.  All
-of these are optional.  You could directly include CException.h if
-you wanted and just use the defaults provided.
-
-EXCEPTION_T      - Set this to the type you want your exception id's 
-                   to be.  Defaults to 'unsigned int'.
-
-EXCEPTION_NONE   - Set this to a number which will never be an 
-                   exception id in your system.  Defaults to 0x5a5a5a5a.
-
-EXCEPTION_GET_ID - If in a multi-tasking environment, this should be 
-                   set to be a call to the function described in #2 above.
-                   Defaults to just return 0 all the time (good for 
-                   single tasking environments)
-                     
-EXCEPTION_NUM_ID - If in a multi-tasking environment, this should be set
-                   to the number of ID's required (usually the number of
-                   tasks in the system).  Defaults to 1 (for single
-                   tasking environments).
-
-You may also want to include any header files which will commonly be
-needed by the rest of your application where it uses exception handling 
-here.  For example, OS header files or exception codes would be useful.
-
---------------------------------------------------------------------
-TESTING
---------------------------------------------------------------------
-
-If you want to validate that CException works with your tools or that
-it works with your custom configuration, you may want to run the test
-suite.
-
-The test suite included makes use of the Unity Test Framework.  It will
-require a native C compiler. The example makefile uses MinGW's gcc.  
-Modify the makefile to include the proper paths to tools, then run 'make'
-to compile and run the test application.  
-
-C_COMPILER - The C compiler to use to perform the tests
-C_LIBS - The path to the C libraries (including setjmp) 
-UNITY_DIR - The path to the Unity framework (required to run tests)
-            (get it at http://embunity.sourceforge.net)
-
---------------------------------------------------------------------
-LICENSE
---------------------------------------------------------------------
-
-This software is licensed under the MIT License
-
-Copyright (c) 2007 Mark VanderVoord
-
-Permission is hereby granted, free of charge, to any person obtaining a copy
-of this software and associated documentation files (the "Software"), to deal
-in the Software without restriction, including without limitation the rights
-to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-copies of the Software, and to permit persons to whom the Software is
-furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in
-all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
-THE SOFTWARE.
diff --git a/tools/ceedling/vendor/c_exception/lib/CException.c b/tools/ceedling/vendor/c_exception/lib/CException.c
deleted file mode 100644 (file)
index 57f5353..0000000
+++ /dev/null
@@ -1,39 +0,0 @@
-#include "CException.h"
-
-volatile CEXCEPTION_FRAME_T CExceptionFrames[CEXCEPTION_NUM_ID];
-
-//------------------------------------------------------------------------------------------
-//  Throw
-//------------------------------------------------------------------------------------------
-void Throw(CEXCEPTION_T ExceptionID)
-{
-    unsigned int MY_ID = CEXCEPTION_GET_ID;
-    CExceptionFrames[MY_ID].Exception = ExceptionID;
-    longjmp(*CExceptionFrames[MY_ID].pFrame, 1);
-}
-
-//------------------------------------------------------------------------------------------
-//  Explaination of what it's all for:
-//------------------------------------------------------------------------------------------
-/*
-#define Try                                                         
-    {                                                                   <- give us some local scope.  most compilers are happy with this
-        jmp_buf *PrevFrame, NewFrame;                                   <- prev frame points to the last try block's frame.  new frame gets created on stack for this Try block
-        unsigned int MY_ID = CEXCEPTION_GET_ID;                         <- look up this task's id for use in frame array.  always 0 if single-tasking
-        PrevFrame = CExceptionFrames[CEXCEPTION_GET_ID].pFrame;         <- set pointer to point at old frame (which array is currently pointing at)
-        CExceptionFrames[MY_ID].pFrame = &NewFrame;                     <- set array to point at my new frame instead, now
-        CExceptionFrames[MY_ID].Exception = CEXCEPTION_NONE;            <- initialize my exception id to be NONE
-        if (setjmp(NewFrame) == 0) {                                    <- do setjmp.  it returns 1 if longjump called, otherwise 0
-            if (&PrevFrame)                                             <- this is here to force proper scoping.  it requires braces or a single line to be but after Try, otherwise won't compile.  This is always true at this point.
-
-#define Catch(e)                                                    
-            else { }                                                    <- this also forces proper scoping.  Without this they could stick their own 'else' in and it would get ugly
-            CExceptionFrames[MY_ID].Exception = CEXCEPTION_NONE;        <- no errors happened, so just set the exception id to NONE (in case it was corrupted)
-        }                                                           
-        else                                                            <- an exception occurred
-        { e = CExceptionFrames[MY_ID].Exception; e=e;}                  <- assign the caught exception id to the variable passed in.  
-        CExceptionFrames[MY_ID].pFrame = PrevFrame;                     <- make the pointer in the array point at the previous frame again, as if NewFrame never existed.
-    }                                                                   <- finish off that local scope we created to have our own variables
-    if (CExceptionFrames[CEXCEPTION_GET_ID].Exception != CEXCEPTION_NONE)  <- start the actual 'catch' processing if we have an exception id saved away
- */
-
diff --git a/tools/ceedling/vendor/c_exception/lib/CException.h b/tools/ceedling/vendor/c_exception/lib/CException.h
deleted file mode 100644 (file)
index 40c6fc7..0000000
+++ /dev/null
@@ -1,70 +0,0 @@
-#ifndef _CEXCEPTION_H
-#define _CEXCEPTION_H
-
-#include <setjmp.h>
-
-//To Use CException, you have a number of options:
-//1. Just include it and run with the defaults
-//2. Define any of the following symbols at the command line to override them
-//3. Include a header file before CException.h everywhere which defines any of these
-//4. Create an Exception.h in your path, and just define EXCEPTION_USE_CONFIG_FILE first
-
-#ifdef CEXCEPTION_USE_CONFIG_FILE
-#include "CExceptionConfig.h"
-#endif
-
-//This is the value to assign when there isn't an exception
-#ifndef CEXCEPTION_NONE
-#define CEXCEPTION_NONE      (0x5A5A5A5A)
-#endif
-
-//This is number of exception stacks to keep track of (one per task)
-#ifndef CEXCEPTION_NUM_ID
-#define CEXCEPTION_NUM_ID    (1) //there is only the one stack by default
-#endif
-
-//This is the method of getting the current exception stack index (0 if only one stack)
-#ifndef CEXCEPTION_GET_ID
-#define CEXCEPTION_GET_ID    (0) //use the first index always because there is only one anyway
-#endif
-
-//The type to use to store the exception values.
-#ifndef CEXCEPTION_T
-#define CEXCEPTION_T         unsigned int
-#endif
-
-//exception frame structures
-typedef struct {
-  jmp_buf* pFrame;
-  volatile CEXCEPTION_T Exception;
-} CEXCEPTION_FRAME_T;
-
-//actual root frame storage (only one if single-tasking)
-extern volatile CEXCEPTION_FRAME_T CExceptionFrames[];
-
-//Try (see C file for explanation)
-#define Try                                                         \
-    {                                                               \
-        jmp_buf *PrevFrame, NewFrame;                               \
-        unsigned int MY_ID = CEXCEPTION_GET_ID;                     \
-        PrevFrame = CExceptionFrames[CEXCEPTION_GET_ID].pFrame;     \
-        CExceptionFrames[MY_ID].pFrame = (jmp_buf*)(&NewFrame);     \
-        CExceptionFrames[MY_ID].Exception = CEXCEPTION_NONE;        \
-        if (setjmp(NewFrame) == 0) {                                \
-            if (&PrevFrame) 
-
-//Catch (see C file for explanation)
-#define Catch(e)                                                    \
-            else { }                                                \
-            CExceptionFrames[MY_ID].Exception = CEXCEPTION_NONE;    \
-        }                                                           \
-        else                                                        \
-        { e = CExceptionFrames[MY_ID].Exception; e=e; }             \
-        CExceptionFrames[MY_ID].pFrame = PrevFrame;                 \
-    }                                                               \
-    if (CExceptionFrames[CEXCEPTION_GET_ID].Exception != CEXCEPTION_NONE)
-
-//Throw an Error
-void Throw(CEXCEPTION_T ExceptionID);
-
-#endif // _CEXCEPTION_H
diff --git a/tools/ceedling/vendor/c_exception/makefile b/tools/ceedling/vendor/c_exception/makefile
deleted file mode 100644 (file)
index c168a41..0000000
+++ /dev/null
@@ -1,24 +0,0 @@
-#Tool and Lib Locations
-C_COMPILER=gcc
-C_LIBS=C:/MinGW/lib
-UNITY_DIR=vendor/unity/src
-
-#Test File To Be Created
-OUT_FILE=test_cexceptions
-ifeq ($(OS),Windows_NT)
-OUT_EXTENSION=.exe
-else
-OUT_EXTENSION=.out
-endif
-
-#Options
-SRC_FILES=lib/CException.c test/TestException.c test/TestException_Runner.c $(UNITY_DIR)/unity.c
-INC_DIRS=-Ilib -Itest -I$(UNITY_DIR)
-LIB_DIRS=-L$(C_LIBS) 
-SYMBOLS=-DTEST -DEXCEPTION_USE_CONFIG_FILE
-
-#Default Task: Compile And Run Tests
-default:
-       $(C_COMPILER) $(INC_DIRS) $(LIB_DIRS) $(SYMBOLS) $(SRC_FILES) -o $(OUT_FILE)$(OUT_EXTENSION)
-       $(OUT_FILE)$(OUT_EXTENSION)
-       
\ No newline at end of file
diff --git a/tools/ceedling/vendor/c_exception/rakefile.rb b/tools/ceedling/vendor/c_exception/rakefile.rb
deleted file mode 100644 (file)
index 2458c6f..0000000
+++ /dev/null
@@ -1,41 +0,0 @@
-HERE = File.expand_path(File.dirname(__FILE__)) + '/'
-
-require 'rake'
-require 'rake/clean'
-require 'rake/testtask'
-require HERE+'vendor/unity/auto/colour_reporter.rb'
-
-#Tool and Lib Locations
-C_COMPILER = 'gcc'
-C_LIBS = ''
-UNITY_DIR = 'vendor/unity/src'
-
-#Test File To Be Created
-OUT_FILE = 'test_cexceptions'
-OUT_EXTENSION = '.out'
-
-#Options
-SRC_FILES = "lib/CException.c test/TestException.c test/TestException_Runner.c #{UNITY_DIR}/unity.c"
-INC_DIRS = "-Ilib -Itest -I#{UNITY_DIR}"
-LIB_DIRS = C_LIBS.empty? ? '' : "-L#{C_LIBS}"
-SYMBOLS = '-DTEST -DEXCEPTION_USE_CONFIG_FILE'
-
-CLEAN.include("#{HERE}*.out")
-
-task :default => [:clobber, :test]
-task :cruise => [:no_color, :default]
-
-desc "performs a quick set of unit tests to confirm you're ready to go"
-task :test do
-  report "#{C_COMPILER} #{INC_DIRS} #{LIB_DIRS} #{SYMBOLS} #{SRC_FILES} -o #{OUT_FILE}#{OUT_EXTENSION}"
-  output = `#{C_COMPILER} #{INC_DIRS} #{LIB_DIRS} #{SYMBOLS} #{SRC_FILES} -o #{OUT_FILE}#{OUT_EXTENSION}`
-  report output
-
-  report "#{HERE}#{OUT_FILE}#{OUT_EXTENSION}"
-  output = `#{HERE}#{OUT_FILE}#{OUT_EXTENSION}`
-  report output
-end
-
-task :no_color do
-  $colour_output = false
-end
\ No newline at end of file
diff --git a/tools/ceedling/vendor/c_exception/release/build.info b/tools/ceedling/vendor/c_exception/release/build.info
deleted file mode 100644 (file)
index b5794c5..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-16
-
diff --git a/tools/ceedling/vendor/c_exception/release/version.info b/tools/ceedling/vendor/c_exception/release/version.info
deleted file mode 100644 (file)
index cb7e5f6..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-1.2.0
-
diff --git a/tools/ceedling/vendor/c_exception/test/CExceptionConfig.h b/tools/ceedling/vendor/c_exception/test/CExceptionConfig.h
deleted file mode 100644 (file)
index 79b085d..0000000
+++ /dev/null
@@ -1,27 +0,0 @@
-#ifndef _EXCEPTION_H
-#define _EXCEPTION_H
-
-//Optionally define the exception type (something like an int which can be directly assigned)
-#define CEXCEPTION_T    int
-
-// Optionally define the reserved value representing NO EXCEPTION
-#define CEXCEPTION_NONE (1234)
-
-// Multi-Tasking environments will need a couple of macros defined to make this library 
-// properly handle  multiple exception stacks.  You will need to include and required
-// definitions, then define the following macros:
-//    EXCEPTION_GET_ID - returns the id of the current task indexed 0 to (numtasks - 1)
-//    EXCEPTION_NUM_ID - returns the number of tasks that might be returned
-//
-// For example, Quadros might include the following implementation:
-#ifndef TEST
-#include "OSAPI.h"
-#define CEXCEPTION_GET_ID    (KS_GetTaskID())
-#define CEXCEPTION_NUM_ID    (NTASKS + 1)
-#endif
-
-//This could be a good place to define/include some error ID's:
-#define ERROR_ID_EVERYTHING_IS_BROKEN  (0x88)
-#define ERROR_ID_ONLY_THIS_IS_BROKEN   (0x77)
-
-#endif // _EXCEPTION_H
diff --git a/tools/ceedling/vendor/c_exception/test/TestException.c b/tools/ceedling/vendor/c_exception/test/TestException.c
deleted file mode 100644 (file)
index 704cfdb..0000000
+++ /dev/null
@@ -1,291 +0,0 @@
-#include "unity.h"
-#include "CException.h"
-
-void setUp(void)
-{
-}
-
-void tearDown(void)
-{
-}
-
-void test_BasicTryDoesNothingIfNoThrow(void)
-{
-  int i;
-  CEXCEPTION_T e = 0x5a;
-  
-  Try
-  {
-    i += 1;
-  }
-  Catch(e)
-  {
-    TEST_FAIL_MESSAGE("Should Not Enter Catch If Not Thrown")
-  }
-  
-  //verify that e was untouched
-  TEST_ASSERT_EQUAL(0x5a, e);
-}
-
-void test_BasicThrowAndCatch(void)
-{
-  CEXCEPTION_T e;
-
-  Try
-  {
-    Throw(0xBE);
-    TEST_FAIL_MESSAGE("Should Have Thrown An Error")
-  }
-  Catch(e)
-  {
-    //verify that e has the right data
-    TEST_ASSERT_EQUAL(0xBE, e);
-  }
-
-  //verify that e STILL has the right data
-  TEST_ASSERT_EQUAL(0xBE, e);
-}
-
-void test_BasicThrowAndCatch_WithMiniSyntax(void)
-{
-  CEXCEPTION_T e;
-
-  //Mini Throw and Catch
-  Try
-    Throw(0xEF);
-  Catch(e)
-    TEST_ASSERT_EQUAL(0xEF, e);
-  TEST_ASSERT_EQUAL(0xEF, e);
-  
-  //Mini Passthrough
-  Try
-    e = 0;
-  Catch(e)
-    TEST_FAIL_MESSAGE("I shouldn't be caught because there was no throw");
-
-  TEST_ASSERT_EQUAL(0, e);
-}
-
-void test_VerifyVolatilesSurviveThrowAndCatch(void)
-{
-  volatile unsigned int VolVal = 0;
-  CEXCEPTION_T e;
-
-  Try
-  {
-    VolVal = 2;
-    Throw(0xBF);
-    TEST_FAIL_MESSAGE("Should Have Thrown An Error")
-  }
-  Catch(e)
-  {
-    VolVal += 2;
-    TEST_ASSERT_EQUAL(0xBF, e);
-  }
-
-  TEST_ASSERT_EQUAL(4, VolVal);
-  TEST_ASSERT_EQUAL(0xBF, e);
-}
-
-void HappyExceptionThrower(unsigned int ID)
-{
-  if (ID != 0)
-  {
-    Throw(ID);
-  }
-}
-
-void test_ThrowFromASubFunctionAndCatchInRootFunc(void)
-{
-  volatile  unsigned int ID = 0;
-  CEXCEPTION_T e;
-
-  Try
-  {
-
-    HappyExceptionThrower(0xBA);
-    TEST_FAIL_MESSAGE("Should Have Thrown An Exception");
-  }
-  Catch(e)
-  {
-    ID = e;
-  }
-
-  //verify that I can pass that value to something else
-  TEST_ASSERT_EQUAL(0xBA, e);
-}
-
-void HappyExceptionRethrower(unsigned int ID)
-{
-  CEXCEPTION_T e;
-  
-  Try
-  {
-    Throw(ID);
-  }
-  Catch(e)
-  {
-    switch (e)
-    {
-    case 0xBD:
-      Throw(0xBF);
-      break;
-    default:
-      break;
-    }
-  }
-}
-
-void test_ThrowAndCatchFromASubFunctionAndRethrowToCatchInRootFunc(void)
-{
-  volatile  unsigned int ID = 0;
-  CEXCEPTION_T e;
-  
-  Try
-  {
-    HappyExceptionRethrower(0xBD);
-    TEST_FAIL_MESSAGE("Should Have Rethrown Exception");
-  }
-  Catch(e)
-  {
-    ID = 1;
-  }
-
-  TEST_ASSERT_EQUAL(0xBF, e);
-  TEST_ASSERT_EQUAL(1, ID);
-}
-
-void test_ThrowAndCatchFromASubFunctionAndNoRethrowToCatchInRootFunc(void)
-{
-  CEXCEPTION_T e = 3;
-  
-  Try
-  {
-    HappyExceptionRethrower(0xBF);
-  }
-  Catch(e)
-  {
-    TEST_FAIL_MESSAGE("Should Not Have Re-thrown Error (it should have already been caught)");
-  }
-  
-  //verify that THIS e is still untouched, even though subfunction was touched
-  TEST_ASSERT_EQUAL(3, e);
-}
-
-void test_ThrowAnErrorThenEnterATryBlockFromWithinCatch_VerifyThisDoesntCorruptExceptionId(void)
-{
-  CEXCEPTION_T e;
-  
-  Try
-  {
-    HappyExceptionThrower(0xBF);
-    TEST_FAIL_MESSAGE("Should Have Thrown Exception");
-  }
-  Catch(e)
-  {
-    TEST_ASSERT_EQUAL(0xBF, e);
-    HappyExceptionRethrower(0x12);
-    TEST_ASSERT_EQUAL(0xBF, e);
-  }
-  TEST_ASSERT_EQUAL(0xBF, e);
-}
-
-void test_ThrowAnErrorThenEnterATryBlockFromWithinCatch_VerifyThatEachExceptionIdIndependent(void)
-{
-  CEXCEPTION_T e1, e2;
-  
-  Try
-  {
-    HappyExceptionThrower(0xBF);
-    TEST_FAIL_MESSAGE("Should Have Thrown Exception");
-  }
-  Catch(e1)
-  {
-    TEST_ASSERT_EQUAL(0xBF, e1);
-    Try
-    {
-      HappyExceptionThrower(0x12);
-    }
-    Catch(e2)
-    {
-      TEST_ASSERT_EQUAL(0x12, e2);
-    }
-    TEST_ASSERT_EQUAL(0x12, e2);
-    TEST_ASSERT_EQUAL(0xBF, e1);
-  }
-  TEST_ASSERT_EQUAL(0x12, e2);
-  TEST_ASSERT_EQUAL(0xBF, e1);
-}
-
-void test_CanHaveMultipleTryBlocksInASingleFunction(void)
-{
-  CEXCEPTION_T e;
-  
-  Try
-  {
-    HappyExceptionThrower(0x01);
-    TEST_FAIL_MESSAGE("Should Have Thrown Exception");
-  }
-  Catch(e)
-  {
-    TEST_ASSERT_EQUAL(0x01, e);
-  }
-
-  Try
-  {
-    HappyExceptionThrower(0xF0);
-    TEST_FAIL_MESSAGE("Should Have Thrown Exception");
-  }
-  Catch(e)
-  {
-    TEST_ASSERT_EQUAL(0xF0, e);
-  }
-}
-
-void test_CanHaveNestedTryBlocksInASingleFunction_ThrowInside(void)
-{
-  int i = 0;
-  CEXCEPTION_T e;
-  
-  Try
-  {
-    Try
-    {
-      HappyExceptionThrower(0x01);
-      i = 1;
-      TEST_FAIL_MESSAGE("Should Have Rethrown Exception");
-    }
-    Catch(e)
-    {
-      TEST_ASSERT_EQUAL(0x01, e);
-    }
-  }
-  Catch(e)
-  {
-    TEST_FAIL_MESSAGE("Should Have Been Caught By Inside Catch");
-  }
-}
-
-void test_CanHaveNestedTryBlocksInASingleFunction_ThrowOutside(void)
-{
-  int i = 0;
-  CEXCEPTION_T e;
-  
-  Try
-  {
-    Try
-    {
-      i = 2;
-    }
-    Catch(e)
-    {
-      TEST_FAIL_MESSAGE("Should NotBe Caught Here");
-    }
-    HappyExceptionThrower(0x01);
-    TEST_FAIL_MESSAGE("Should Have Rethrown Exception");
-  }
-  Catch(e)
-  {
-    TEST_ASSERT_EQUAL(0x01, e);
-  }
-}
diff --git a/tools/ceedling/vendor/c_exception/test/TestException_Runner.c b/tools/ceedling/vendor/c_exception/test/TestException_Runner.c
deleted file mode 100644 (file)
index 1697a0e..0000000
+++ /dev/null
@@ -1,62 +0,0 @@
-/* AUTOGENERATED FILE. DO NOT EDIT. */
-#include "unity.h"
-#include "CException.h"
-
-extern void setUp(void);
-extern void tearDown(void);
-
-extern void test_BasicTryDoesNothingIfNoThrow(void);
-extern void test_BasicThrowAndCatch(void);
-extern void test_BasicThrowAndCatch_WithMiniSyntax(void);
-extern void test_VerifyVolatilesSurviveThrowAndCatch(void);
-extern void test_ThrowFromASubFunctionAndCatchInRootFunc(void);
-extern void test_ThrowAndCatchFromASubFunctionAndRethrowToCatchInRootFunc(void);
-extern void test_ThrowAndCatchFromASubFunctionAndNoRethrowToCatchInRootFunc(void);
-extern void test_CanHaveMultipleTryBlocksInASingleFunction(void);
-extern void test_CanHaveNestedTryBlocksInASingleFunction_ThrowInside(void);
-extern void test_CanHaveNestedTryBlocksInASingleFunction_ThrowOutside(void);
-extern void test_ThrowAnErrorThenEnterATryBlockFromWithinCatch_VerifyThisDoesntCorruptExceptionId(void);
-extern void test_ThrowAnErrorThenEnterATryBlockFromWithinCatch_VerifyThatEachExceptionIdIndependent(void);
-
-static void runTest(UnityTestFunction test)
-{
-  CEXCEPTION_T e;
-  if (TEST_PROTECT())
-  {
-    setUp();
-    Try
-    {
-      test();
-    }
-    Catch(e)
-    {
-      TEST_FAIL_MESSAGE("Unexpected exception!")
-    }
-  }
-  tearDown();
-}
-
-
-int main(void)
-{
-  Unity.TestFile = __FILE__;
-  UnityBegin();
-
-  // RUN_TEST calls runTest
-  RUN_TEST(test_BasicTryDoesNothingIfNoThrow, 12);
-  RUN_TEST(test_BasicThrowAndCatch, 30);
-  RUN_TEST(test_BasicThrowAndCatch_WithMiniSyntax, 49);
-  RUN_TEST(test_VerifyVolatilesSurviveThrowAndCatch, 69);
-  RUN_TEST(test_ThrowFromASubFunctionAndCatchInRootFunc, 98);
-  RUN_TEST(test_ThrowAndCatchFromASubFunctionAndRethrowToCatchInRootFunc, 139);
-  RUN_TEST(test_ThrowAndCatchFromASubFunctionAndNoRethrowToCatchInRootFunc, 158);
-  RUN_TEST(test_ThrowAnErrorThenEnterATryBlockFromWithinCatch_VerifyThisDoesntCorruptExceptionId, 175);
-  RUN_TEST(test_ThrowAnErrorThenEnterATryBlockFromWithinCatch_VerifyThatEachExceptionIdIndependent, 193);
-  RUN_TEST(test_CanHaveMultipleTryBlocksInASingleFunction, 220);
-  RUN_TEST(test_CanHaveNestedTryBlocksInASingleFunction_ThrowInside, 245);
-  RUN_TEST(test_CanHaveNestedTryBlocksInASingleFunction_ThrowOutside, 269);
-
-  UnityEnd();
-  
-  return 0;
-}
diff --git a/tools/ceedling/vendor/c_exception/vendor/unity/auto/colour_prompt.rb b/tools/ceedling/vendor/c_exception/vendor/unity/auto/colour_prompt.rb
deleted file mode 100644 (file)
index 81003dd..0000000
+++ /dev/null
@@ -1,94 +0,0 @@
-# ==========================================
-#   Unity Project - A Test Framework for C
-#   Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-#   [Released under MIT License. Please refer to license.txt for details]
-# ========================================== 
-
-if RUBY_PLATFORM =~/(win|w)32$/
-       begin
-               require 'Win32API'
-       rescue LoadError
-               puts "ERROR! \"Win32API\" library not found"
-               puts "\"Win32API\" is required for colour on a windows machine"
-               puts "  try => \"gem install Win32API\" on the command line"
-               puts
-       end
-       # puts
-  # puts 'Windows Environment Detected...'
-       # puts 'Win32API Library Found.'
-       # puts
-end
-
-class ColourCommandLine
-  def initialize
-    if RUBY_PLATFORM =~/(win|w)32$/  
-      get_std_handle = Win32API.new("kernel32", "GetStdHandle", ['L'], 'L')
-      @set_console_txt_attrb =
-      Win32API.new("kernel32","SetConsoleTextAttribute",['L','N'], 'I')
-      @hout = get_std_handle.call(-11)
-    end
-  end
-  
-  def change_to(new_colour)
-    if RUBY_PLATFORM =~/(win|w)32$/
-      @set_console_txt_attrb.call(@hout,self.win32_colour(new_colour))
-    else
-               "\033[30;#{posix_colour(new_colour)};22m"
-               end
-  end
-  
-  def win32_colour(colour)
-    case colour
-      when :black then 0  
-      when :dark_blue then 1
-      when :dark_green then 2
-      when :dark_cyan then 3
-      when :dark_red then 4
-      when :dark_purple then 5
-      when :dark_yellow, :narrative then 6
-      when :default_white, :default, :dark_white then 7
-      when :silver then 8
-      when :blue then 9
-      when :green, :success then 10
-      when :cyan, :output then 11
-      when :red, :failure then 12
-      when :purple then 13
-      when :yellow then 14
-      when :white then 15
-      else
-        0
-    end
-  end
-       
-       def posix_colour(colour)
-         case colour
-      when :black then 30  
-      when :red, :failure then 31
-      when :green, :success then 32
-                       when :yellow then 33
-      when :blue, :narrative then 34
-      when :purple, :magenta then 35
-      when :cyan, :output then 36
-      when :white, :default_white, :default then 37
-      else
-        30
-    end
-  end
-       
-  def out_c(mode, colour, str)
-    case RUBY_PLATFORM
-                       when /(win|w)32$/
-                         change_to(colour)
-                                $stdout.puts str if mode == :puts
-                                $stdout.print str if mode == :print
-                         change_to(:default_white)
-                       else
-                               $stdout.puts("#{change_to(colour)}#{str}\033[0m") if mode == :puts
-                               $stdout.print("#{change_to(colour)}#{str}\033[0m") if mode == :print
-               end                     
-  end
-end # ColourCommandLine
-
-def colour_puts(role,str)  ColourCommandLine.new.out_c(:puts, role, str)  end
-def colour_print(role,str) ColourCommandLine.new.out_c(:print, role, str) end
-
diff --git a/tools/ceedling/vendor/c_exception/vendor/unity/auto/colour_reporter.rb b/tools/ceedling/vendor/c_exception/vendor/unity/auto/colour_reporter.rb
deleted file mode 100644 (file)
index 5aa1d27..0000000
+++ /dev/null
@@ -1,39 +0,0 @@
-# ==========================================
-#   Unity Project - A Test Framework for C
-#   Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-#   [Released under MIT License. Please refer to license.txt for details]
-# ========================================== 
-
-require "#{File.expand_path(File.dirname(__FILE__))}/colour_prompt"
-
-$colour_output = true
-
-def report(message)
-  if not $colour_output
-    $stdout.puts(message)
-  else
-    message = message.join('\n') if (message.class == Array)
-    message.each_line do |line|
-      line.chomp!
-      colour = case(line)
-        when /(?:total\s+)?tests:?\s+(\d+)\s+(?:total\s+)?failures:?\s+\d+\s+Ignored:?/i
-          ($1.to_i == 0) ? :green : :red
-        when /PASS/
-          :green
-        when /^OK$/
-          :green
-        when /(?:FAIL|ERROR)/
-          :red
-        when /IGNORE/
-          :yellow
-        when /^(?:Creating|Compiling|Linking)/
-          :white
-        else
-          :silver
-      end
-      colour_puts(colour, line)
-    end
-  end
-  $stdout.flush
-  $stderr.flush
-end
\ No newline at end of file
diff --git a/tools/ceedling/vendor/c_exception/vendor/unity/auto/generate_config.yml b/tools/ceedling/vendor/c_exception/vendor/unity/auto/generate_config.yml
deleted file mode 100644 (file)
index 4a5e474..0000000
+++ /dev/null
@@ -1,36 +0,0 @@
-#this is a sample configuration file for generate_module
-#you would use it by calling generate_module with the -ygenerate_config.yml option
-#files like this are useful for customizing generate_module to your environment
-:generate_module:
-  :defaults:
-    #these defaults are used in place of any missing options at the command line
-    :path_src: ../src/
-    :path_inc: ../src/
-    :path_tst: ../test/
-    :update_svn: true
-  :includes:
-    #use [] for no additional includes, otherwise list the includes on separate lines
-    :src:
-      - Defs.h
-      - Board.h
-    :inc: []
-    :tst:
-      - Defs.h
-      - Board.h
-      - Exception.h
-  :boilerplates: 
-    #these are inserted at the top of generated files.
-    #just comment out or remove if not desired.
-    #use %1$s where you would like the file name to appear (path/extension not included)
-    :src: |
-      //-------------------------------------------
-      // %1$s.c
-      //-------------------------------------------
-    :inc: |
-      //-------------------------------------------
-      // %1$s.h
-      //-------------------------------------------
-    :tst: |
-      //-------------------------------------------
-      // Test%1$s.c : Units tests for %1$s.c
-      //-------------------------------------------
diff --git a/tools/ceedling/vendor/c_exception/vendor/unity/auto/generate_module.rb b/tools/ceedling/vendor/c_exception/vendor/unity/auto/generate_module.rb
deleted file mode 100644 (file)
index 3db1a98..0000000
+++ /dev/null
@@ -1,202 +0,0 @@
-# ==========================================
-#   Unity Project - A Test Framework for C
-#   Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-#   [Released under MIT License. Please refer to license.txt for details]
-# ========================================== 
-
-# This script creates all the files with start code necessary for a new module.
-# A simple module only requires a source file, header file, and test file.
-# Triad modules require a source, header, and test file for each triad type (like model, conductor, and hardware).
-
-require 'rubygems'
-require 'fileutils'
-
-HERE = File.expand_path(File.dirname(__FILE__)) + '/'
-
-#help text when requested
-HELP_TEXT = [ "\nGENERATE MODULE\n-------- ------",
-              "\nUsage: ruby generate_module [options] module_name",
-              "  -i\"include\" sets the path to output headers to 'include' (DEFAULT ../src)",
-              "  -s\"../src\"  sets the path to output source to '../src'   (DEFAULT ../src)",
-              "  -t\"C:/test\" sets the path to output source to 'C:/test'  (DEFAULT ../test)",
-              "  -p\"MCH\"     sets the output pattern to MCH.",
-              "              dh  - driver hardware.",
-              "              dih - driver interrupt hardware.",
-              "              mch - model conductor hardware.",
-              "              mvp - model view presenter.",
-              "              src - just a single source module. (DEFAULT)",
-              "  -d          destroy module instead of creating it.",
-              "  -u          update subversion too (requires subversion command line)",
-              "  -y\"my.yml\"  selects a different yaml config file for module generation",
-              "" ].join("\n")
-
-#Built in patterns
-PATTERNS = { 'src' => {''         => { :inc => [] } },
-             'dh'  => {'Driver'   => { :inc => ['%1$sHardware.h'] }, 
-                       'Hardware' => { :inc => [] } 
-                      },
-             'dih' => {'Driver'   => { :inc => ['%1$sHardware.h', '%1$sInterrupt.h'] }, 
-                       'Interrupt'=> { :inc => ['%1$sHardware.h'] },
-                       'Hardware' => { :inc => [] } 
-                      },
-             'mch' => {'Model'    => { :inc => [] }, 
-                       'Conductor'=> { :inc => ['%1$sModel.h', '%1$sHardware.h'] },
-                       'Hardware' => { :inc => [] } 
-                      },
-             'mvp' => {'Model'    => { :inc => [] }, 
-                       'Presenter'=> { :inc => ['%1$sModel.h', '%1$sView.h'] },
-                       'View'     => { :inc => [] } 
-                      }
-           }
-
-#TEMPLATE_TST
-TEMPLATE_TST = %q[#include "unity.h"
-%2$s#include "%1$s.h"
-
-void setUp(void)
-{
-}
-
-void tearDown(void)
-{
-}
-
-void test_%1$s_NeedToImplement(void)
-{
-    TEST_IGNORE();
-}
-]
-
-#TEMPLATE_SRC
-TEMPLATE_SRC = %q[%2$s#include "%1$s.h"
-]
-
-#TEMPLATE_INC
-TEMPLATE_INC = %q[#ifndef _%3$s_H
-#define _%3$s_H%2$s
-
-#endif // _%3$s_H
-]
-
-# Parse the command line parameters.
-ARGV.each do |arg|
-  case(arg)
-    when /^-d/      then @destroy = true
-    when /^-u/      then @update_svn = true
-    when /^-p(\w+)/ then @pattern = $1
-    when /^-s(.+)/  then @path_src = $1
-    when /^-i(.+)/  then @path_inc = $1
-    when /^-t(.+)/  then @path_tst = $1
-    when /^-y(.+)/  then @yaml_config = $1
-    when /^(\w+)/
-      raise "ERROR: You can't have more than one Module name specified!" unless @module_name.nil?
-      @module_name = arg
-    when /^-(h|-help)/ 
-      puts HELP_TEXT
-      exit
-    else
-      raise "ERROR: Unknown option specified '#{arg}'"
-  end
-end
-raise "ERROR: You must have a Module name specified! (use option -h for help)" if @module_name.nil?
-
-#load yaml file if one was requested
-if @yaml_config
-  require 'yaml'
-  cfg = YAML.load_file(HERE + @yaml_config)[:generate_module]
-  @path_src     = cfg[:defaults][:path_src]   if @path_src.nil?
-  @path_inc     = cfg[:defaults][:path_inc]   if @path_inc.nil?
-  @path_tst     = cfg[:defaults][:path_tst]   if @path_tst.nil?
-  @update_svn   = cfg[:defaults][:update_svn] if @update_svn.nil?
-  @extra_inc    = cfg[:includes]
-  @boilerplates = cfg[:boilerplates]
-else
-  @boilerplates = {}
-end
-
-# Create default file paths if none were provided
-@path_src = HERE + "../src/"  if @path_src.nil?
-@path_inc = @path_src         if @path_inc.nil?
-@path_tst = HERE + "../test/" if @path_tst.nil?
-@path_src += '/'              unless (@path_src[-1] == 47)
-@path_inc += '/'              unless (@path_inc[-1] == 47)
-@path_tst += '/'              unless (@path_tst[-1] == 47)
-@pattern  = 'src'             if @pattern.nil?
-@includes = { :src => [], :inc => [], :tst => [] }
-@includes.merge!(@extra_inc) unless @extra_inc.nil?
-
-#create triad definition
-TRIAD = [ { :ext => '.c', :path => @path_src,        :template => TEMPLATE_SRC, :inc => :src, :boilerplate => @boilerplates[:src] }, 
-          { :ext => '.h', :path => @path_inc,        :template => TEMPLATE_INC, :inc => :inc, :boilerplate => @boilerplates[:inc] },
-          { :ext => '.c', :path => @path_tst+'Test', :template => TEMPLATE_TST, :inc => :tst, :boilerplate => @boilerplates[:tst] },
-        ]
-
-#prepare the pattern for use
-@patterns = PATTERNS[@pattern.downcase]
-raise "ERROR: The design pattern specified isn't one that I recognize!" if @patterns.nil?
-
-# Assemble the path/names of the files we need to work with.
-files = []
-TRIAD.each do |triad|
-  @patterns.each_pair do |pattern_file, pattern_traits|
-    files << {
-      :path => "#{triad[:path]}#{@module_name}#{pattern_file}#{triad[:ext]}",
-      :name => "#{@module_name}#{pattern_file}",
-      :template => triad[:template],
-      :boilerplate => triad[:boilerplate],
-      :includes => case(triad[:inc])
-                     when :src then @includes[:src] | pattern_traits[:inc].map{|f| f % [@module_name]}
-                     when :inc then @includes[:inc]
-                     when :tst then @includes[:tst] | pattern_traits[:inc].map{|f| "Mock#{f}"% [@module_name]}
-                   end
-    }
-  end
-end
-
-# destroy files if that was what was requested
-if @destroy
-  files.each do |filespec|
-    file = filespec[:path]
-    if File.exist?(file)
-      if @update_svn
-        `svn delete \"#{file}\" --force` 
-        puts "File #{file} deleted and removed from source control"
-      else
-        FileUtils.remove(file)
-        puts "File #{file} deleted"
-      end
-    else
-      puts "File #{file} does not exist so cannot be removed."
-    end
-  end
-  puts "Destroy Complete"
-  exit
-end
-
-#Abort if any module already exists
-files.each do |file|
-  raise "ERROR: File #{file[:name]} already exists. Exiting." if File.exist?(file[:path])
-end
-
-# Create Source Modules
-files.each_with_index do |file, i|
-  File.open(file[:path], 'w') do |f|
-    f.write(file[:boilerplate] % [file[:name]]) unless file[:boilerplate].nil?
-    f.write(file[:template] % [ file[:name], 
-                                file[:includes].map{|f| "#include \"#{f}\"\n"}.join, 
-                                file[:name].upcase ]
-           )
-  end
-  if (@update_svn)
-    `svn add \"#{file[:path]}\"` 
-    if $?.exitstatus == 0
-      puts "File #{file[:path]} created and added to source control"
-    else
-      puts "File #{file[:path]} created but FAILED adding to source control!"
-    end
-  else
-    puts "File #{file[:path]} created"
-  end
-end
-
-puts 'Generate Complete'
diff --git a/tools/ceedling/vendor/c_exception/vendor/unity/auto/generate_test_runner.rb b/tools/ceedling/vendor/c_exception/vendor/unity/auto/generate_test_runner.rb
deleted file mode 100644 (file)
index aff5053..0000000
+++ /dev/null
@@ -1,303 +0,0 @@
-# ==========================================
-#   Unity Project - A Test Framework for C
-#   Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-#   [Released under MIT License. Please refer to license.txt for details]
-# ========================================== 
-
-File.expand_path(File.join(File.dirname(__FILE__),'colour_prompt'))
-
-class UnityTestRunnerGenerator
-
-  def initialize(options = nil)
-    @options = { :includes => [], :plugins => [], :framework => :unity }
-    case(options)
-      when NilClass then @options
-      when String   then @options.merge!(UnityTestRunnerGenerator.grab_config(options))
-      when Hash     then @options.merge!(options)
-      else          raise "If you specify arguments, it should be a filename or a hash of options"
-    end
-  end
-  
-  def self.grab_config(config_file)
-    options = { :includes => [], :plugins => [], :framework => :unity }
-    unless (config_file.nil? or config_file.empty?)
-      require 'yaml'
-      yaml_guts = YAML.load_file(config_file)
-      options.merge!(yaml_guts[:unity] ? yaml_guts[:unity] : yaml_guts[:cmock])
-      raise "No :unity or :cmock section found in #{config_file}" unless options
-    end
-    return(options)
-  end
-
-  def run(input_file, output_file, options=nil)
-    tests = []
-    includes = []
-    used_mocks = []
-    
-    @options.merge!(options) unless options.nil?
-    module_name = File.basename(input_file)
-    
-    #pull required data from source file
-    File.open(input_file, 'r') do |input|
-      tests      = find_tests(input)
-      includes   = find_includes(input)
-      used_mocks = find_mocks(includes)
-    end
-
-    #build runner file
-    File.open(output_file, 'w') do |output|
-      create_header(output, used_mocks)
-      create_externs(output, tests, used_mocks)
-      create_mock_management(output, used_mocks)
-      create_suite_setup_and_teardown(output)
-      create_reset(output, used_mocks)
-      create_main(output, input_file, tests)
-    end
-    
-    all_files_used = [input_file, output_file]
-    all_files_used += includes.map {|filename| filename + '.c'} unless includes.empty?
-    all_files_used += @options[:includes] unless @options[:includes].empty?
-    return all_files_used.uniq
-  end
-  
-  def find_tests(input_file)
-    tests_raw = []
-    tests_args = []
-    tests_and_line_numbers = []
-    
-    input_file.rewind
-    source_raw = input_file.read
-    source_scrubbed = source_raw.gsub(/\/\/.*$/, '')           # remove line comments
-    source_scrubbed = source_scrubbed.gsub(/\/\*.*?\*\//m, '') # remove block comments
-    lines = source_scrubbed.split(/(^\s*\#.*$)                 # Treat preprocessor directives as a logical line
-                              | (;|\{|\}) /x)                  # Match ;, {, and } as end of lines
-
-    lines.each_with_index do |line, index|
-      #find tests
-      if line =~ /^((?:\s*TEST_CASE\s*\(.*?\)\s*)*)\s*void\s+(test.*?)\s*\(\s*(.*)\s*\)/
-        arguments = $1
-        name = $2
-        call = $3
-        args = nil
-        if (@options[:use_param_tests] and !arguments.empty?)
-          args = []
-          arguments.scan(/\s*TEST_CASE\s*\((.*)\)\s*$/) {|a| args << a[0]}
-        end
-        tests_and_line_numbers << { :name => name, :args => args, :call => call, :line_number => 0 }
-        tests_args = []
-      end
-    end
-
-    #determine line numbers and create tests to run
-    source_lines = source_raw.split("\n")
-    source_index = 0;
-    tests_and_line_numbers.size.times do |i|
-      source_lines[source_index..-1].each_with_index do |line, index|
-        if (line =~ /#{tests_and_line_numbers[i][:name]}/)
-          source_index += index
-          tests_and_line_numbers[i][:line_number] = source_index + 1
-          break
-        end
-      end
-    end
-    
-    return tests_and_line_numbers
-  end
-
-  def find_includes(input_file)
-    input_file.rewind
-    includes = []
-    input_file.readlines.each do |line|
-      scan_results = line.scan(/^\s*#include\s+\"\s*(.+)\.[hH]\s*\"/)
-      includes << scan_results[0][0] if (scan_results.size > 0)
-    end
-    return includes
-  end
-  
-  def find_mocks(includes)
-    mock_headers = []
-    includes.each do |include_file|
-      mock_headers << File.basename(include_file) if (include_file =~ /^mock/i)
-    end
-    return mock_headers  
-  end
-  
-  def create_header(output, mocks)
-    output.puts('/* AUTOGENERATED FILE. DO NOT EDIT. */')
-    create_runtest(output, mocks)
-    output.puts("\n//=======Automagically Detected Files To Include=====")
-    output.puts("#include \"#{@options[:framework].to_s}.h\"")
-    output.puts('#include "cmock.h"') unless (mocks.empty?)
-    @options[:includes].flatten.uniq.compact.each do |inc|
-      output.puts("#include #{inc.include?('<') ? inc : "\"#{inc.gsub('.h','')}.h\""}")
-    end
-    output.puts('#include <setjmp.h>')
-    output.puts('#include <stdio.h>')
-    output.puts('#include "CException.h"') if @options[:plugins].include?(:cexception)
-    mocks.each do |mock|
-      output.puts("#include \"#{mock.gsub('.h','')}.h\"")
-    end
-    if @options[:enforce_strict_ordering]
-      output.puts('')    
-      output.puts('int GlobalExpectCount;') 
-      output.puts('int GlobalVerifyOrder;') 
-      output.puts('char* GlobalOrderError;') 
-    end
-  end
-  
-  def create_externs(output, tests, mocks)
-    output.puts("\n//=======External Functions This Runner Calls=====")
-    output.puts("extern void setUp(void);")
-    output.puts("extern void tearDown(void);")
-    tests.each do |test|
-      output.puts("extern void #{test[:name]}(#{test[:call]});")
-    end
-    output.puts('')
-  end
-  
-  def create_mock_management(output, mocks)
-    unless (mocks.empty?)
-      output.puts("\n//=======Mock Management=====")
-      output.puts("static void CMock_Init(void)")
-      output.puts("{")
-      if @options[:enforce_strict_ordering]
-        output.puts("  GlobalExpectCount = 0;")
-        output.puts("  GlobalVerifyOrder = 0;") 
-        output.puts("  GlobalOrderError = NULL;") 
-      end
-      mocks.each do |mock|
-        output.puts("  #{mock}_Init();")
-      end
-      output.puts("}\n")
-
-      output.puts("static void CMock_Verify(void)")
-      output.puts("{")
-      mocks.each do |mock|
-        output.puts("  #{mock}_Verify();")
-      end
-      output.puts("}\n")
-
-      output.puts("static void CMock_Destroy(void)")
-      output.puts("{")
-      mocks.each do |mock|
-        output.puts("  #{mock}_Destroy();")
-      end
-      output.puts("}\n")
-    end
-  end
-  
-  def create_suite_setup_and_teardown(output)
-    unless (@options[:suite_setup].nil?)
-      output.puts("\n//=======Suite Setup=====")
-      output.puts("static int suite_setup(void)")
-      output.puts("{")
-      output.puts(@options[:suite_setup])
-      output.puts("}")
-    end
-    unless (@options[:suite_teardown].nil?)
-      output.puts("\n//=======Suite Teardown=====")
-      output.puts("static int suite_teardown(int num_failures)")
-      output.puts("{")
-      output.puts(@options[:suite_teardown])
-      output.puts("}")
-    end
-  end
-  
-  def create_runtest(output, used_mocks)
-    cexception = @options[:plugins].include? :cexception
-    va_args1   = @options[:use_param_tests] ? ', ...' : ''
-    va_args2   = @options[:use_param_tests] ? '__VA_ARGS__' : ''
-    output.puts("\n//=======Test Runner Used To Run Each Test Below=====")
-    output.puts("#define RUN_TEST_NO_ARGS") if @options[:use_param_tests] 
-    output.puts("#define RUN_TEST(TestFunc, TestLineNum#{va_args1}) \\")
-    output.puts("{ \\")
-    output.puts("  Unity.CurrentTestName = #TestFunc#{va_args2.empty? ? '' : " \"(\" ##{va_args2} \")\""}; \\")
-    output.puts("  Unity.CurrentTestLineNumber = TestLineNum; \\")
-    output.puts("  Unity.NumberOfTests++; \\")
-    output.puts("  if (TEST_PROTECT()) \\")
-    output.puts("  { \\")
-    output.puts("    CEXCEPTION_T e; \\") if cexception
-    output.puts("    Try { \\") if cexception
-    output.puts("      CMock_Init(); \\") unless (used_mocks.empty?) 
-    output.puts("      setUp(); \\")
-    output.puts("      TestFunc(#{va_args2}); \\")
-    output.puts("      CMock_Verify(); \\") unless (used_mocks.empty?)
-    output.puts("    } Catch(e) { TEST_ASSERT_EQUAL_HEX32_MESSAGE(CEXCEPTION_NONE, e, \"Unhandled Exception!\"); } \\") if cexception
-    output.puts("  } \\")
-    output.puts("  CMock_Destroy(); \\") unless (used_mocks.empty?)
-    output.puts("  if (TEST_PROTECT() && !TEST_IS_IGNORED) \\")
-    output.puts("  { \\")
-    output.puts("    tearDown(); \\")
-    output.puts("  } \\")
-    output.puts("  UnityConcludeTest(); \\")
-    output.puts("}\n")
-  end
-  
-  def create_reset(output, used_mocks)
-    output.puts("\n//=======Test Reset Option=====")
-    output.puts("void resetTest()")
-    output.puts("{")
-    output.puts("  CMock_Verify();") unless (used_mocks.empty?)
-    output.puts("  CMock_Destroy();") unless (used_mocks.empty?)
-    output.puts("  tearDown();")
-    output.puts("  CMock_Init();") unless (used_mocks.empty?) 
-    output.puts("  setUp();")
-    output.puts("}")
-  end
-  
-  def create_main(output, filename, tests)
-    output.puts("\n\n//=======MAIN=====")
-    output.puts("int main(void)")
-    output.puts("{")
-    output.puts("  suite_setup();") unless @options[:suite_setup].nil?
-    output.puts("  Unity.TestFile = \"#{filename}\";")
-    output.puts("  UnityBegin();")
-    if (@options[:use_param_tests])
-      tests.each do |test|
-        if ((test[:args].nil?) or (test[:args].empty?))
-          output.puts("  RUN_TEST(#{test[:name]}, #{test[:line_number]}, RUN_TEST_NO_ARGS);")
-        else
-          test[:args].each {|args| output.puts("  RUN_TEST(#{test[:name]}, #{test[:line_number]}, #{args});")}
-        end
-      end
-    else
-        tests.each { |test| output.puts("  RUN_TEST(#{test[:name]}, #{test[:line_number]});") }
-    end
-    output.puts()
-    output.puts("  return #{@options[:suite_teardown].nil? ? "" : "suite_teardown"}(UnityEnd());")
-    output.puts("}")
-  end
-end
-
-
-if ($0 == __FILE__)
-  options = { :includes => [] }
-  yaml_file = nil
-  
-  #parse out all the options first
-  ARGV.reject! do |arg| 
-    case(arg)
-      when '-cexception' 
-        options[:plugins] = [:cexception]; true
-      when /\.*\.yml/
-        options = UnityTestRunnerGenerator.grab_config(arg); true
-      else false
-    end
-  end     
-           
-  #make sure there is at least one parameter left (the input file)
-  if !ARGV[0]
-    puts ["usage: ruby #{__FILE__} (yaml) (options) input_test_file output_test_runner (includes)",
-           "  blah.yml    - will use config options in the yml file (see docs)",
-           "  -cexception - include cexception support"].join("\n")
-    exit 1
-  end
-  
-  #create the default test runner name if not specified
-  ARGV[1] = ARGV[0].gsub(".c","_Runner.c") if (!ARGV[1])
-  
-  #everything else is an include file
-  options[:includes] ||= (ARGV.slice(2..-1).flatten.compact) if (ARGV.size > 2)
-  
-  UnityTestRunnerGenerator.new(options).run(ARGV[0], ARGV[1])
-end
diff --git a/tools/ceedling/vendor/c_exception/vendor/unity/auto/test_file_filter.rb b/tools/ceedling/vendor/c_exception/vendor/unity/auto/test_file_filter.rb
deleted file mode 100644 (file)
index 3dbc26a..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-# ==========================================
-#   Unity Project - A Test Framework for C
-#   Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-#   [Released under MIT License. Please refer to license.txt for details]
-# ========================================== 
-
-require'yaml'
-
-module RakefileHelpers
-  class TestFileFilter
-    def initialize(all_files = false)
-      @all_files = all_files
-      if not @all_files == true
-        if File.exist?('test_file_filter.yml')
-          filters = YAML.load_file( 'test_file_filter.yml' )
-          @all_files, @only_files, @exclude_files = 
-            filters[:all_files], filters[:only_files], filters[:exclude_files] 
-        end
-      end
-    end                
-    attr_accessor :all_files, :only_files, :exclude_files
-  end
-end
diff --git a/tools/ceedling/vendor/c_exception/vendor/unity/auto/unity_test_summary.rb b/tools/ceedling/vendor/c_exception/vendor/unity/auto/unity_test_summary.rb
deleted file mode 100644 (file)
index 69ec2e8..0000000
+++ /dev/null
@@ -1,126 +0,0 @@
-# ==========================================
-#   Unity Project - A Test Framework for C
-#   Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-#   [Released under MIT License. Please refer to license.txt for details]
-# ========================================== 
-
-#!/usr/bin/ruby
-#
-# unity_test_summary.rb
-#
-require 'fileutils'
-require 'set'
-
-class UnityTestSummary
-  include FileUtils::Verbose
-
-  attr_reader :report, :total_tests, :failures, :ignored
-  
-  def initialize
-    @report = ''
-    @total_tests = 0
-    @failures = 0
-    @ignored = 0
-  end
-  
-  def run
-    # Clean up result file names
-    results = @targets.map {|target| target.gsub(/\\/,'/')}
-    
-    # Dig through each result file, looking for details on pass/fail:   
-    failure_output = []
-    ignore_output = []
-    
-    results.each do |result_file|
-      lines = File.readlines(result_file).map { |line| line.chomp }
-      if lines.length == 0
-        raise "Empty test result file: #{result_file}"
-      else
-        output = get_details(result_file, lines)
-        failure_output << output[:failures] unless output[:failures].empty?
-        ignore_output  << output[:ignores]  unless output[:ignores].empty?
-        tests,failures,ignored = parse_test_summary(lines)
-        @total_tests += tests
-        @failures += failures
-        @ignored += ignored
-      end
-    end
-    
-    if @ignored > 0
-      @report += "\n"
-      @report += "--------------------------\n"
-      @report += "UNITY IGNORED TEST SUMMARY\n"
-      @report += "--------------------------\n"
-      @report += ignore_output.flatten.join("\n")
-    end
-    
-    if @failures > 0
-      @report += "\n"
-      @report += "--------------------------\n"
-      @report += "UNITY FAILED TEST SUMMARY\n"
-      @report += "--------------------------\n"
-      @report += failure_output.flatten.join("\n")
-    end
-  
-    @report += "\n"
-    @report += "--------------------------\n"
-    @report += "OVERALL UNITY TEST SUMMARY\n"
-    @report += "--------------------------\n"
-    @report += "#{@total_tests} TOTAL TESTS #{@failures} TOTAL FAILURES #{@ignored} IGNORED\n"
-    @report += "\n"
-  end
-  
-  def set_targets(target_array)
-    @targets = target_array
-  end
-  
-  def set_root_path(path)
-    @root = path
-  end
-
-  def usage(err_msg=nil)
-    puts err_msg if err_msg
-    puts "Usage: unity_test_summary.rb"
-    exit 1
-  end
-  
-  protected
-  
-  @@targets=nil
-  @@path=nil
-  @@root=nil
-
-  def get_details(result_file, lines)
-    results = { :failures => [], :ignores => [], :successes => [] }
-    lines.each do |line|
-      src_file,src_line,test_name,status,msg = line.split(/:/)
-      line_out = ((@root and (@root != 0)) ? "#{@root}#{line}" : line ).gsub(/\//, "\\")
-      case(status)
-        when 'IGNORE' then results[:ignores]   << line_out
-        when 'FAIL'   then results[:failures]  << line_out
-        when 'PASS'   then results[:successes] << line_out
-      end
-    end
-    return results
-  end
-  
-  def parse_test_summary(summary)
-    if summary[-3..-1].join("\n") =~ /(\d+) Tests (\d+) Failures (\d+) Ignored/
-      [$1.to_i,$2.to_i,$3.to_i]
-    else
-      raise "Couldn't parse test results: #{summary}"
-    end
-  end
-
-  def here; File.expand_path(File.dirname(__FILE__)); end
-  
-end
-
-if $0 == __FILE__
-  script = UnityTestSummary.new
-  begin
-    script.run
-  rescue Exception => e
-    script.usage e.message
-  end
-end
diff --git a/tools/ceedling/vendor/c_exception/vendor/unity/docs/Unity Summary.odt b/tools/ceedling/vendor/c_exception/vendor/unity/docs/Unity Summary.odt
deleted file mode 100644 (file)
index f699661..0000000
Binary files a/tools/ceedling/vendor/c_exception/vendor/unity/docs/Unity Summary.odt and /dev/null differ
diff --git a/tools/ceedling/vendor/c_exception/vendor/unity/docs/Unity Summary.pdf b/tools/ceedling/vendor/c_exception/vendor/unity/docs/Unity Summary.pdf
deleted file mode 100644 (file)
index ad1a956..0000000
Binary files a/tools/ceedling/vendor/c_exception/vendor/unity/docs/Unity Summary.pdf and /dev/null differ
diff --git a/tools/ceedling/vendor/c_exception/vendor/unity/docs/Unity Summary.txt b/tools/ceedling/vendor/c_exception/vendor/unity/docs/Unity Summary.txt
deleted file mode 100644 (file)
index e0b179d..0000000
+++ /dev/null
@@ -1,217 +0,0 @@
-==============
-Unity Test API
-==============
-
-[Copyright (c) 2007 - Unity Project by Mike Karlesky, Mark VanderVoord, and Greg Williams]
-
--------------
-Running Tests 
-------------- 
-
-RUN_TEST(func, linenum)
-
-Each Test is run within the macro RUN_TEST.  This macro performs necessary setup before the test is called and handles cleanup and result tabulation afterwards.
-
---------------
-Ignoring Tests
---------------
-
-There are times when a test is incomplete or not valid for some reason.  At these times, TEST_IGNORE can be called.  Control will immediately be returned to the caller of the test, and no failures will be returned.
-
-TEST_IGNORE()
-
-Ignore this test and return immediately
-
-TEST_IGNORE_MESSAGE (message)
-
-Ignore this test and return immediately.  Output a message stating why the test was ignored.
-
---------------
-Aborting Tests
---------------
-
-There are times when a test will contain an infinite loop on error conditions, or there may be reason to escape from the test early without executing the rest of the test.  A pair of macros support this functionality in Unity.  The first (TEST_PROTECT) sets up the feature, and handles emergency abort cases.  TEST_ABORT can then be used at any time within the tests to return to the last TEST_PROTECT call.
-
-TEST_PROTECT()
-
-Setup and Catch macro
-
-TEST_ABORT()
-
-Abort Test macro
-
-Example:
-
-main()
-{
-    if (TEST_PROTECT() == 0)
-    {
-        MyTest();
-    }
-}
-
-If MyTest calls TEST_ABORT, program control will immediately return to TEST_PROTECT with a non-zero return value.
-
-
-=======================
-Unity Assertion Summary
-=======================
-
---------------------
-Basic Validity Tests
---------------------
-
-TEST_ASSERT_TRUE(condition)
-
-Evaluates whatever code is in condition and fails if it evaluates to false
-
-TEST_ASSERT_FALSE(condition)
-
-Evaluates whatever code is in condition and fails if it evaluates to true
-
-TEST_ASSERT(condition)
-
-Another way of calling TEST_ASSERT_TRUE
-
-TEST_ASSERT_UNLESS(condition)
-
-Another way of calling TEST_ASSERT_FALSE
-
-TEST_FAIL()
-TEST_FAIL_MESSAGE(message)
-
-This test is automatically marked as a failure.  The message is output stating why.
-
-------------------------------
-Numerical Assertions: Integers
-------------------------------
-
-TEST_ASSERT_EQUAL_INT(expected, actual)
-TEST_ASSERT_EQUAL_INT8(expected, actual)
-TEST_ASSERT_EQUAL_INT16(expected, actual)
-TEST_ASSERT_EQUAL_INT32(expected, actual)
-TEST_ASSERT_EQUAL_INT64(expected, actual)
-
-Compare two integers for equality and display errors as signed integers. A cast will be performed
-to your natural integer size so often this can just be used.  When you need to specify the exact size,
-like when comparing arrays, you can use a specific version:
-
-
-
-TEST_ASSERT_EQUAL_UINT(expected, actual)       
-
-Compare two integers for equality and display errors as unsigned integers.  Like INT, there are 
-variants for different sizes also.
-
-
-
-TEST_ASSERT_EQUAL_HEX(expected, actual)
-
-Compares two integers for equality and display errors as hexadecimal.  Like the other integer comparisons,
-you can specify the size... here the size will also effect how many nibbles are shown (for example, HEX16 
-will show 4 nibbles).
-
-_ARRAY
-
-You can append _ARRAY to any of these macros to make an array comparison of that type.  Here you will
-need to care a bit more about the actual size of the value being checked.  You will also specify an
-additional argument which is the number of elements to compare.  For example:
-
-TEST_ASSERT_EQUAL_HEX8_ARRAY(expected, actual, elements)
-
-
-TEST_ASSERT_EQUAL(expected, actual)
-
-Another way of calling TEST_ASSERT_EQUAL_INT
-
-
-
-TEST_ASSERT_INT_WITHIN(delta, expected, actual)
-
-Asserts that the actual value is within plus or minus delta of the expected value.  This also comes in 
-size specific variants.
-
-
------------------------------
-Numerical Assertions: Bitwise
------------------------------
-
-TEST_ASSERT_BITS(mask, expected, actual)
-
-Use an integer mask to specify which bits should be compared between two other integers.  High bits in the mask are compared, low bits ignored.
-
-TEST_ASSERT_BITS_HIGH(mask, actual)
-
-Use an integer mask to specify which bits should be inspected to determine if they are all set high.  High bits in the mask are compared, low bits ignored.
-
-TEST_ASSERT_BITS_LOW(mask, actual)
-
-Use an integer mask to specify which bits should be inspected to determine if they are all set low.  High bits in the mask are compared, low bits ignored.
-
-TEST_ASSERT_BIT_HIGH(bit, actual)
-
-Test a single bit and verify that it is high.  The bit is specified 0-31 for a 32-bit integer.
-
-TEST_ASSERT_BIT_LOW(bit, actual)
-
-Test a single bit and verify that it is low.  The bit is specified 0-31 for a 32-bit integer.
-
-----------------------------
-Numerical Assertions: Floats
-----------------------------
-
-TEST_ASSERT_FLOAT_WITHIN(delta, expected, actual)
-
-Asserts that the actual value is within plus or minus delta of the expected value.
-
-TEST_ASSERT_EQUAL_FLOAT(expected, actual)
-
-Asserts that two floating point values are "equal" within a small % delta of the expected value.
-
------------------
-String Assertions
------------------
-
-TEST_ASSERT_EQUAL_STRING(expected, actual)
-
-Compare two null-terminate strings.  Fail if any character is different or if the lengths are different.
-
-TEST_ASSERT_EQUAL_STRING_MESSAGE(expected, actual, message)
-
-Compare two null-terminate strings.  Fail if any character is different or if the lengths are different. Output a custom message on failure.
-
-------------------
-Pointer Assertions
-------------------
-
-Most pointer operations can be performed by simply using the integer comparisons above.  However, a couple of special cases are added for clarity.
-
-TEST_ASSERT_NULL(pointer)
-
-Fails if the pointer is not equal to NULL
-
-TEST_ASSERT_NOT_NULL(pointer)
-
-Fails if the pointer is equal to NULL
-
-
------------------
-Memory Assertions
------------------
-
-TEST_ASSERT_EQUAL_MEMORY(expected, actual, len)
-
-Compare two blocks of memory.  This is a good generic assertion for types that can't be coerced into acting like
-standard types... but since it's a memory compare, you have to be careful that your data types are packed.
-
---------
-_MESSAGE
---------
-
-you can append _MESSAGE to any of the macros to make them take an additional argument.  This argument
-is a string that will be printed at the end of the failure strings.  This is useful for specifying more
-information about the problem.
-
-
-
-
diff --git a/tools/ceedling/vendor/c_exception/vendor/unity/docs/license.txt b/tools/ceedling/vendor/c_exception/vendor/unity/docs/license.txt
deleted file mode 100644 (file)
index c42e330..0000000
+++ /dev/null
@@ -1,31 +0,0 @@
- Copyright (c) 2007-2010 Mike Karlesky, Mark VanderVoord, Greg Williams
-
- Permission is hereby granted, free of charge, to any person
- obtaining a copy of this software and associated documentation
- files (the "Software"), to deal in the Software without
- restriction, including without limitation the rights to use,
- copy, modify, merge, publish, distribute, sublicense, and/or sell
- copies of the Software, and to permit persons to whom the
- Software is furnished to do so, subject to the following
- conditions:
-
- The above copyright notice and this permission notice shall be
- included in all copies or substantial portions of the Software.
-
- The end-user documentation included with the redistribution, if 
- any, must include the following acknowledgment: "This product 
- includes software developed for the Unity Project, by Mike Karlesky,
- Mark VanderVoord, and Greg Williams and other contributors", in 
- the same place and form as other third-party acknowledgments. 
- Alternately, this acknowledgment may appear in the software 
- itself, in the same form and location as other such third-party 
- acknowledgments.
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
- OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
- NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
- HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
- WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
- FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
- OTHER DEALINGS IN THE SOFTWARE.
\ No newline at end of file
diff --git a/tools/ceedling/vendor/c_exception/vendor/unity/examples/helper/UnityHelper.c b/tools/ceedling/vendor/c_exception/vendor/unity/examples/helper/UnityHelper.c
deleted file mode 100644 (file)
index 9cf42c6..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-#include "unity.h"
-#include "UnityHelper.h"
-#include <stdio.h>
-#include <string.h>
-
-void AssertEqualExampleStruct(const EXAMPLE_STRUCT_T expected, const EXAMPLE_STRUCT_T actual, const unsigned short line)
-{
-    UNITY_TEST_ASSERT_EQUAL_INT(expected.x, actual.x, line, "Example Struct Failed For Field x");
-    UNITY_TEST_ASSERT_EQUAL_INT(expected.y, actual.y, line, "Example Struct Failed For Field y");
-}
diff --git a/tools/ceedling/vendor/c_exception/vendor/unity/examples/helper/UnityHelper.h b/tools/ceedling/vendor/c_exception/vendor/unity/examples/helper/UnityHelper.h
deleted file mode 100644 (file)
index 1516111..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-#ifndef _TESTHELPER_H
-#define _TESTHELPER_H
-
-#include "Types.h"
-
-void AssertEqualExampleStruct(const EXAMPLE_STRUCT_T expected, const EXAMPLE_STRUCT_T actual, const unsigned short line);
-
-#define UNITY_TEST_ASSERT_EQUAL_EXAMPLE_STRUCT_T(expected, actual, line, message) AssertEqualExampleStruct(expected, actual, line);
-
-#define TEST_ASSERT_EQUAL_EXAMPLE_STRUCT_T(expected, actual) UNITY_TEST_ASSERT_EQUAL_EXAMPLE_STRUCT_T(expected, actual, __LINE__, NULL);
-
-#endif // _TESTHELPER_H
diff --git a/tools/ceedling/vendor/c_exception/vendor/unity/examples/makefile b/tools/ceedling/vendor/c_exception/vendor/unity/examples/makefile
deleted file mode 100644 (file)
index 723d390..0000000
+++ /dev/null
@@ -1,40 +0,0 @@
-# ==========================================
-#   Unity Project - A Test Framework for C
-#   Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-#   [Released under MIT License. Please refer to license.txt for details]
-# ========================================== 
-
-C_COMPILER=gcc
-TARGET_BASE1=test1
-TARGET_BASE2=test2
-ifeq ($(OS),Windows_NT)
-       TARGET_EXTENSION=.exe
-else
-       TARGET_EXTENSION=.out
-endif
-TARGET1 = $(TARGET_BASE1)$(TARGET_EXTENSION)
-TARGET2 = $(TARGET_BASE2)$(TARGET_EXTENSION)
-SRC_FILES1=../src/unity.c src/ProductionCode.c  test/TestProductionCode.c  test/no_ruby/TestProductionCode_Runner.c
-SRC_FILES2=../src/unity.c src/ProductionCode2.c test/TestProductionCode2.c test/no_ruby/TestProductionCode2_Runner.c
-INC_DIRS=-Isrc -I../src
-SYMBOLS=-DTEST
-
-ifeq ($(OS),Windows_NT)
-       CLEANUP = del /F /Q build\* && del /F /Q $(TARGET1) && del /F /Q $(TARGET2)
-else
-       CLEANUP = rm -f build/*.o ; rm -f $(TARGET1) ; rm -f $(TARGET2)
-endif
-
-all: clean default
-
-default:
-#      ruby auto/generate_test_runner.rb test/TestProductionCode.c  test/no_ruby/TestProductionCode_Runner.c
-#      ruby auto/generate_test_runner.rb test/TestProductionCode2.c test/no_ruby/TestProductionCode2_Runner.c
-       $(C_COMPILER) $(INC_DIRS) $(SYMBOLS) $(SRC_FILES1) -o $(TARGET1)
-       $(C_COMPILER) $(INC_DIRS) $(SYMBOLS) $(SRC_FILES2) -o $(TARGET2)
-       $(TARGET1)
-       $(TARGET2)
-
-clean:
-       $(CLEANUP)
-       
diff --git a/tools/ceedling/vendor/c_exception/vendor/unity/examples/rakefile.rb b/tools/ceedling/vendor/c_exception/vendor/unity/examples/rakefile.rb
deleted file mode 100644 (file)
index 0905b4b..0000000
+++ /dev/null
@@ -1,32 +0,0 @@
-HERE = File.expand_path(File.dirname(__FILE__)) + '/'
-
-require 'rake'
-require 'rake/clean'
-require 'rake/testtask'
-require HERE+'rakefile_helper'
-
-include RakefileHelpers
-
-# Load default configuration, for now
-DEFAULT_CONFIG_FILE = 'gcc.yml'
-configure_toolchain(DEFAULT_CONFIG_FILE)
-
-task :unit do
-  run_tests get_unit_test_files
-end
-
-desc "Generate test summary"
-task :summary do
-  report_summary
-end
-
-desc "Build and test Unity"
-task :all => [:clean, :unit, :summary]
-task :default => [:clobber, :all]
-task :ci => [:default]
-task :cruise => [:default]
-
-desc "Load configuration"
-task :config, :config_file do |t, args|
-  configure_toolchain(args[:config_file])
-end
diff --git a/tools/ceedling/vendor/c_exception/vendor/unity/examples/rakefile_helper.rb b/tools/ceedling/vendor/c_exception/vendor/unity/examples/rakefile_helper.rb
deleted file mode 100644 (file)
index 0127d69..0000000
+++ /dev/null
@@ -1,260 +0,0 @@
-require 'yaml'
-require 'fileutils'
-require HERE+'../auto/unity_test_summary'
-require HERE+'../auto/generate_test_runner'
-require HERE+'../auto/colour_reporter'
-
-module RakefileHelpers
-
-  C_EXTENSION = '.c'
-  
-  def load_configuration(config_file)
-    $cfg_file = "../targets/#{config_file}"
-    $cfg = YAML.load(File.read($cfg_file))
-  end
-  
-  def configure_clean
-    CLEAN.include($cfg['compiler']['build_path'] + '*.*') unless $cfg['compiler']['build_path'].nil?
-  end
-  
-  def configure_toolchain(config_file=DEFAULT_CONFIG_FILE)
-    config_file += '.yml' unless config_file =~ /\.yml$/
-    load_configuration('../targets/'+config_file)
-    configure_clean
-  end
-  
-  def get_unit_test_files
-    path = $cfg['compiler']['unit_tests_path'] + 'Test*' + C_EXTENSION
-    path.gsub!(/\\/, '/')
-    FileList.new(path)
-  end
-  
-  def get_local_include_dirs
-    include_dirs = $cfg['compiler']['includes']['items'].dup
-    include_dirs.delete_if {|dir| dir.is_a?(Array)}
-    return include_dirs
-  end
-
-  def extract_headers(filename)
-    includes = []
-    lines = File.readlines(filename)
-    lines.each do |line|
-      m = line.match(/^\s*#include\s+\"\s*(.+\.[hH])\s*\"/)
-      if not m.nil?
-        includes << m[1]
-      end
-    end
-    return includes
-  end
-
-  def find_source_file(header, paths)
-    paths.each do |dir|
-      src_file = dir + header.ext(C_EXTENSION)
-      if (File.exists?(src_file))
-        return src_file
-      end
-    end
-    return nil
-  end
-  
-  def tackit(strings)
-    if strings.is_a?(Array)
-      result = "\"#{strings.join}\""
-    else
-      result = strings
-    end
-    return result
-  end
-  
-  def squash(prefix, items)
-    result = ''
-    items.each { |item| result += " #{prefix}#{tackit(item)}" }
-    return result
-  end
-
-  def build_compiler_fields
-    command  = tackit($cfg['compiler']['path'])
-    if $cfg['compiler']['defines']['items'].nil?
-      defines  = ''
-    else
-      defines  = squash($cfg['compiler']['defines']['prefix'], $cfg['compiler']['defines']['items'])
-    end
-    options  = squash('', $cfg['compiler']['options'])
-    includes = squash($cfg['compiler']['includes']['prefix'], $cfg['compiler']['includes']['items'])
-    includes = includes.gsub(/\\ /, ' ').gsub(/\\\"/, '"').gsub(/\\$/, '') # Remove trailing slashes (for IAR)
-    return {:command => command, :defines => defines, :options => options, :includes => includes}
-  end
-
-  def compile(file, defines=[])
-    compiler = build_compiler_fields
-    cmd_str = "#{compiler[:command]}#{compiler[:defines]}#{compiler[:options]}#{compiler[:includes]} #{file} " +
-      "#{$cfg['compiler']['object_files']['prefix']}#{$cfg['compiler']['object_files']['destination']}" +
-      "#{File.basename(file, C_EXTENSION)}#{$cfg['compiler']['object_files']['extension']}"
-    execute(cmd_str)
-  end
-  
-  def build_linker_fields
-    command  = tackit($cfg['linker']['path'])
-    if $cfg['linker']['options'].nil?
-      options  = ''
-    else
-      options  = squash('', $cfg['linker']['options'])
-    end
-    if ($cfg['linker']['includes'].nil? || $cfg['linker']['includes']['items'].nil?)
-      includes = ''
-    else
-      includes = squash($cfg['linker']['includes']['prefix'], $cfg['linker']['includes']['items'])
-    end
-    includes = includes.gsub(/\\ /, ' ').gsub(/\\\"/, '"').gsub(/\\$/, '') # Remove trailing slashes (for IAR)
-    return {:command => command, :options => options, :includes => includes}
-  end
-  
-  def link(exe_name, obj_list)
-    linker = build_linker_fields
-    cmd_str = "#{linker[:command]}#{linker[:options]}#{linker[:includes]} " +
-      (obj_list.map{|obj|"#{$cfg['linker']['object_files']['path']}#{obj} "}).join +
-      $cfg['linker']['bin_files']['prefix'] + ' ' +
-      $cfg['linker']['bin_files']['destination'] +
-      exe_name + $cfg['linker']['bin_files']['extension']
-    execute(cmd_str)
-  end
-  
-  def build_simulator_fields
-    return nil if $cfg['simulator'].nil?
-    if $cfg['simulator']['path'].nil?
-      command = ''
-    else
-      command = (tackit($cfg['simulator']['path']) + ' ')
-    end
-    if $cfg['simulator']['pre_support'].nil?
-      pre_support = ''
-    else
-      pre_support = squash('', $cfg['simulator']['pre_support'])
-    end
-    if $cfg['simulator']['post_support'].nil?
-      post_support = ''
-    else
-      post_support = squash('', $cfg['simulator']['post_support'])
-    end
-    return {:command => command, :pre_support => pre_support, :post_support => post_support}
-  end
-  
-  def execute(command_string, verbose=true, raise_on_fail=true)
-    report command_string
-    output = `#{command_string}`.chomp
-    report(output) if (verbose && !output.nil? && (output.length > 0))
-    if (($?.exitstatus != 0) and (raise_on_fail))
-      raise "Command failed. (Returned #{$?.exitstatus})"
-    end
-    return output
-  end
-  
-  def report_summary
-    summary = UnityTestSummary.new
-    summary.set_root_path(HERE)
-    results_glob = "#{$cfg['compiler']['build_path']}*.test*"
-    results_glob.gsub!(/\\/, '/')
-    results = Dir[results_glob]
-    summary.set_targets(results)
-    summary.run
-    fail_out "FAIL: There were failures" if (summary.failures > 0)
-  end
-  
-  def run_tests(test_files)
-    
-    report 'Running system tests...'
-    
-    # Tack on TEST define for compiling unit tests
-    load_configuration($cfg_file)
-    test_defines = ['TEST']
-    $cfg['compiler']['defines']['items'] = [] if $cfg['compiler']['defines']['items'].nil?
-    $cfg['compiler']['defines']['items'] << 'TEST'
-    
-    include_dirs = get_local_include_dirs
-    
-    # Build and execute each unit test
-    test_files.each do |test|
-      obj_list = []
-      
-      # Detect dependencies and build required required modules
-      extract_headers(test).each do |header|
-        # Compile corresponding source file if it exists
-        src_file = find_source_file(header, include_dirs)
-        if !src_file.nil?
-          compile(src_file, test_defines)
-          obj_list << header.ext($cfg['compiler']['object_files']['extension'])
-        end
-      end
-      
-      # Build the test runner (generate if configured to do so)
-      test_base = File.basename(test, C_EXTENSION)
-      runner_name = test_base + '_Runner.c'
-      if $cfg['compiler']['runner_path'].nil?
-        runner_path = $cfg['compiler']['build_path'] + runner_name
-        test_gen = UnityTestRunnerGenerator.new($cfg_file)
-        test_gen.run(test, runner_path)
-      else
-        runner_path = $cfg['compiler']['runner_path'] + runner_name
-      end
-
-      compile(runner_path, test_defines)
-      obj_list << runner_name.ext($cfg['compiler']['object_files']['extension'])
-      
-      # Build the test module
-      compile(test, test_defines)
-      obj_list << test_base.ext($cfg['compiler']['object_files']['extension'])
-      
-      # Link the test executable
-      link(test_base, obj_list)
-      
-      # Execute unit test and generate results file
-      simulator = build_simulator_fields
-      executable = $cfg['linker']['bin_files']['destination'] + test_base + $cfg['linker']['bin_files']['extension']
-      if simulator.nil?
-        cmd_str = executable
-      else
-        cmd_str = "#{simulator[:command]} #{simulator[:pre_support]} #{executable} #{simulator[:post_support]}"
-      end
-      output = execute(cmd_str, true, false)
-      test_results = $cfg['compiler']['build_path'] + test_base
-      if output.match(/OK$/m).nil?
-        test_results += '.testfail'
-      else
-        test_results += '.testpass'
-      end
-      File.open(test_results, 'w') { |f| f.print output }
-    end
-  end
-  
-  def build_application(main)
-  
-    report "Building application..."
-    
-    obj_list = []
-    load_configuration($cfg_file)
-    main_path = $cfg['compiler']['source_path'] + main + C_EXTENSION
-
-    # Detect dependencies and build required required modules
-    include_dirs = get_local_include_dirs
-    extract_headers(main_path).each do |header|
-      src_file = find_source_file(header, include_dirs)
-      if !src_file.nil?
-        compile(src_file)
-        obj_list << header.ext($cfg['compiler']['object_files']['extension'])
-      end
-    end
-    
-    # Build the main source file
-    main_base = File.basename(main_path, C_EXTENSION)
-    compile(main_path)
-    obj_list << main_base.ext($cfg['compiler']['object_files']['extension'])
-    
-    # Create the executable
-    link(main_base, obj_list)
-  end
-  
-  def fail_out(msg)
-    puts msg
-    exit(-1)
-  end
-end
diff --git a/tools/ceedling/vendor/c_exception/vendor/unity/examples/readme.txt b/tools/ceedling/vendor/c_exception/vendor/unity/examples/readme.txt
deleted file mode 100644 (file)
index 6c7780e..0000000
+++ /dev/null
@@ -1,18 +0,0 @@
-Example Project
-
-This example project gives an example of some passing, ignored, and failing tests.
-It's simple and meant for you to look over and get an idea for what all of this stuff does.
-
-You can build and test using the makefile if you have gcc installed (you may need to tweak
-the locations of some tools in the makefile).  Otherwise, the rake version will let you
-test with gcc or a couple versions of IAR.  You can tweak the yaml files to get those versions
-running.
-
-Ruby is required if you're using the rake version (obviously).  This version shows off most of
-Unity's advanced features (automatically creating test runners, fancy summaries, etc.)  
-
-The makefile version doesn't require anything outside of your normal build tools, but won't do the
-extras for you.  So that you can test right away, we've written the test runners for you and 
-put them in the test\no_ruby subdirectory.  If you make changes to the tests or source, you might
-need to update these (like when you add or remove tests).  Do that for a while and you'll learn
-why you really want to start using the Ruby tools.
\ No newline at end of file
diff --git a/tools/ceedling/vendor/c_exception/vendor/unity/examples/src/ProductionCode.c b/tools/ceedling/vendor/c_exception/vendor/unity/examples/src/ProductionCode.c
deleted file mode 100644 (file)
index 500b44b..0000000
+++ /dev/null
@@ -1,24 +0,0 @@
-
-#include "ProductionCode.h"
-
-int Counter = 0;
-int NumbersToFind[9] = { 0, 34, 55, 66, 32, 11, 1, 77, 888 }; //some obnoxious array to search that is 1-based indexing instead of 0.
-
-// This function is supposed to search through NumbersToFind and find a particular number.  
-// If it finds it, the index is returned.  Otherwise 0 is returned which sorta makes sense since 
-// NumbersToFind is indexed from 1.  Unfortunately it's broken 
-// (and should therefore be caught by our tests)
-int FindFunction_WhichIsBroken(int NumberToFind)
-{
-    int i = 0;
-    while (i <= 8) //Notice I should have been in braces
-        i++;
-        if (NumbersToFind[i] == NumberToFind) //Yikes!  I'm getting run after the loop finishes instead of during it!
-            return i;
-    return 0;
-}
-
-int FunctionWhichReturnsLocalVariable(void)
-{
-    return Counter;
-}
diff --git a/tools/ceedling/vendor/c_exception/vendor/unity/examples/src/ProductionCode.h b/tools/ceedling/vendor/c_exception/vendor/unity/examples/src/ProductionCode.h
deleted file mode 100644 (file)
index 250ca0d..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-
-int FindFunction_WhichIsBroken(int NumberToFind);
-int FunctionWhichReturnsLocalVariable(void);
diff --git a/tools/ceedling/vendor/c_exception/vendor/unity/examples/src/ProductionCode2.c b/tools/ceedling/vendor/c_exception/vendor/unity/examples/src/ProductionCode2.c
deleted file mode 100644 (file)
index a8c72e1..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-
-#include "ProductionCode2.h"
-
-char* ThisFunctionHasNotBeenTested(int Poor, char* LittleFunction)
-{
-  //Since There Are No Tests Yet, This Function Could Be Empty For All We Know.
-  // Which isn't terribly useful... but at least we put in a TEST_IGNORE so we won't forget
-  return (char*)0;
-}
diff --git a/tools/ceedling/vendor/c_exception/vendor/unity/examples/src/ProductionCode2.h b/tools/ceedling/vendor/c_exception/vendor/unity/examples/src/ProductionCode2.h
deleted file mode 100644 (file)
index 34ae980..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-
-char* ThisFunctionHasNotBeenTested(int Poor, char* LittleFunction);
diff --git a/tools/ceedling/vendor/c_exception/vendor/unity/examples/test/TestProductionCode.c b/tools/ceedling/vendor/c_exception/vendor/unity/examples/test/TestProductionCode.c
deleted file mode 100644 (file)
index 28a5581..0000000
+++ /dev/null
@@ -1,62 +0,0 @@
-
-#include "ProductionCode.h"
-#include "unity.h"
-
-//sometimes you may want to get at local data in a module.
-//for example: If you plan to pass by reference, this could be useful
-//however, it should often be avoided
-extern int Counter; 
-
-void setUp(void)
-{
-  //This is run before EACH TEST
-  Counter = 0x5a5a;
-}
-
-void tearDown(void)
-{
-}
-
-void test_FindFunction_WhichIsBroken_ShouldReturnZeroIfItemIsNotInList_WhichWorksEvenInOurBrokenCode(void)
-{
-  //All of these should pass
-  TEST_ASSERT_EQUAL(0, FindFunction_WhichIsBroken(78));
-  TEST_ASSERT_EQUAL(0, FindFunction_WhichIsBroken(1));
-  TEST_ASSERT_EQUAL(0, FindFunction_WhichIsBroken(33));
-  TEST_ASSERT_EQUAL(0, FindFunction_WhichIsBroken(999));
-  TEST_ASSERT_EQUAL(0, FindFunction_WhichIsBroken(-1));
-}
-
-void test_FindFunction_WhichIsBroken_ShouldReturnTheIndexForItemsInList_WhichWillFailBecauseOurFunctionUnderTestIsBroken(void)
-{
-  // You should see this line fail in your test summary
-  TEST_ASSERT_EQUAL(1, FindFunction_WhichIsBroken(34));
-  
-  // Notice the rest of these didn't get a chance to run because the line above failed.  
-  // Unit tests abort each test function on the first sign of trouble. 
-  // Then NEXT test function runs as normal.
-  TEST_ASSERT_EQUAL(8, FindFunction_WhichIsBroken(8888));
-}
-
-void test_FunctionWhichReturnsLocalVariable_ShouldReturnTheCurrentCounterValue(void)
-{
-    //This should be true because setUp set this up for us before this test
-    TEST_ASSERT_EQUAL_HEX(0x5a5a, FunctionWhichReturnsLocalVariable());
-    
-    //This should be true because we can still change our answer
-    Counter = 0x1234;
-    TEST_ASSERT_EQUAL_HEX(0x1234, FunctionWhichReturnsLocalVariable());
-}
-
-void test_FunctionWhichReturnsLocalVariable_ShouldReturnTheCurrentCounterValueAgain(void)
-{
-    //This should be true again because setup was rerun before this test (and after we changed it to 0x1234)
-    TEST_ASSERT_EQUAL_HEX(0x5a5a, FunctionWhichReturnsLocalVariable());
-}
-
-void test_FunctionWhichReturnsLocalVariable_ShouldReturnCurrentCounter_ButFailsBecauseThisTestIsActuallyFlawed(void)
-{
-    //Sometimes you get the test wrong.  When that happens, you get a failure too... and a quick look should tell
-    // you what actually happened...which in this case was a failure to setup the initial condition.
-    TEST_ASSERT_EQUAL_HEX(0x1234, FunctionWhichReturnsLocalVariable());
-}
diff --git a/tools/ceedling/vendor/c_exception/vendor/unity/examples/test/TestProductionCode2.c b/tools/ceedling/vendor/c_exception/vendor/unity/examples/test/TestProductionCode2.c
deleted file mode 100644 (file)
index 20c9251..0000000
+++ /dev/null
@@ -1,26 +0,0 @@
-
-#include "ProductionCode2.h"
-#include "unity.h"
-
-void setUp(void)
-{
-}
-
-void tearDown(void)
-{
-}
-
-void test_IgnoredTest(void)
-{
-    TEST_IGNORE_MESSAGE("This Test Was Ignored On Purpose");
-}
-
-void test_AnotherIgnoredTest(void)
-{
-    TEST_IGNORE_MESSAGE("These Can Be Useful For Leaving Yourself Notes On What You Need To Do Yet");
-}
-
-void test_ThisFunctionHasNotBeenTested_NeedsToBeImplemented(void)
-{
-    TEST_IGNORE(); //Like This
-}
diff --git a/tools/ceedling/vendor/c_exception/vendor/unity/examples/test/no_ruby/TestProductionCode2_Runner.c b/tools/ceedling/vendor/c_exception/vendor/unity/examples/test/no_ruby/TestProductionCode2_Runner.c
deleted file mode 100644 (file)
index 56515ae..0000000
+++ /dev/null
@@ -1,46 +0,0 @@
-/* AUTOGENERATED FILE. DO NOT EDIT. */
-#include "unity.h"
-#include <setjmp.h>
-#include <stdio.h>
-
-char MessageBuffer[50];
-
-extern void setUp(void);
-extern void tearDown(void);
-
-extern void test_IgnoredTest(void);
-extern void test_AnotherIgnoredTest(void);
-extern void test_ThisFunctionHasNotBeenTested_NeedsToBeImplemented(void);
-
-static void runTest(UnityTestFunction test)
-{
-  if (TEST_PROTECT())
-  {
-      setUp();
-      test();
-  }
-  if (TEST_PROTECT() && !TEST_IS_IGNORED)
-  {
-    tearDown();
-  }
-}
-void resetTest()
-{
-  tearDown();
-  setUp();
-}
-
-
-int main(void)
-{
-  Unity.TestFile = "test/TestProductionCode2.c";
-  UnityBegin();
-
-  // RUN_TEST calls runTest
-  RUN_TEST(test_IgnoredTest, 13);
-  RUN_TEST(test_AnotherIgnoredTest, 18);
-  RUN_TEST(test_ThisFunctionHasNotBeenTested_NeedsToBeImplemented, 23);
-
-  UnityEnd();
-  return 0;
-}
diff --git a/tools/ceedling/vendor/c_exception/vendor/unity/examples/test/no_ruby/TestProductionCode_Runner.c b/tools/ceedling/vendor/c_exception/vendor/unity/examples/test/no_ruby/TestProductionCode_Runner.c
deleted file mode 100644 (file)
index 64112f3..0000000
+++ /dev/null
@@ -1,50 +0,0 @@
-/* AUTOGENERATED FILE. DO NOT EDIT. */
-#include "unity.h"
-#include <setjmp.h>
-#include <stdio.h>
-
-char MessageBuffer[50];
-
-extern void setUp(void);
-extern void tearDown(void);
-
-extern void test_FindFunction_WhichIsBroken_ShouldReturnZeroIfItemIsNotInList_WhichWorksEvenInOurBrokenCode(void);
-extern void test_FindFunction_WhichIsBroken_ShouldReturnTheIndexForItemsInList_WhichWillFailBecauseOurFunctionUnderTestIsBroken(void);
-extern void test_FunctionWhichReturnsLocalVariable_ShouldReturnTheCurrentCounterValue(void);
-extern void test_FunctionWhichReturnsLocalVariable_ShouldReturnTheCurrentCounterValueAgain(void);
-extern void test_FunctionWhichReturnsLocalVariable_ShouldReturnCurrentCounter_ButFailsBecauseThisTestIsActuallyFlawed(void);
-
-static void runTest(UnityTestFunction test)
-{
-  if (TEST_PROTECT())
-  {
-      setUp();
-      test();
-  }
-  if (TEST_PROTECT() && !TEST_IS_IGNORED)
-  {
-    tearDown();
-  }
-}
-void resetTest()
-{
-  tearDown();
-  setUp();
-}
-
-
-int main(void)
-{
-  Unity.TestFile = "test/TestProductionCode.c";
-  UnityBegin();
-
-  // RUN_TEST calls runTest
-  RUN_TEST(test_FindFunction_WhichIsBroken_ShouldReturnZeroIfItemIsNotInList_WhichWorksEvenInOurBrokenCode, 20);
-  RUN_TEST(test_FindFunction_WhichIsBroken_ShouldReturnTheIndexForItemsInList_WhichWillFailBecauseOurFunctionUnderTestIsBroken, 30);
-  RUN_TEST(test_FunctionWhichReturnsLocalVariable_ShouldReturnTheCurrentCounterValue, 41);
-  RUN_TEST(test_FunctionWhichReturnsLocalVariable_ShouldReturnTheCurrentCounterValueAgain, 51);
-  RUN_TEST(test_FunctionWhichReturnsLocalVariable_ShouldReturnCurrentCounter_ButFailsBecauseThisTestIsActuallyFlawed, 57);
-
-  UnityEnd();
-  return 0;
-}
diff --git a/tools/ceedling/vendor/c_exception/vendor/unity/extras/fixture/build/MakefileWorker.mk b/tools/ceedling/vendor/c_exception/vendor/unity/extras/fixture/build/MakefileWorker.mk
deleted file mode 100644 (file)
index 9948751..0000000
+++ /dev/null
@@ -1,331 +0,0 @@
-#---------
-#
-# MakefileWorker.mk
-#
-# Include this helper file in your makefile
-# It makes
-#    A static library holding the application objs
-#    A test executable
-#
-# See this example for parameter settings 
-#    examples/Makefile
-#
-#----------
-# Inputs - these variables describe what to build
-#
-#   INCLUDE_DIRS - Directories used to search for include files.
-#                   This generates a -I for each directory
-#      SRC_DIRS - Directories containing source file to built into the library
-#   SRC_FILES - Specific source files to build into library. Helpful when not all code 
-#                              in a directory can be built for test (hopefully a temporary situation)
-#      TEST_SRC_DIRS - Directories containing unit test code build into the unit test runner
-#                              These do not go in a library. They are explicitly included in the test runner
-#      MOCKS_SRC_DIRS - Directories containing mock source files to build into the test runner
-#                              These do not go in a library. They are explicitly included in the test runner
-#----------
-# You can adjust these variables to influence how to build the test target
-# and where to put and name outputs
-# See below to determine defaults
-#   COMPONENT_NAME - the name of the thing being built
-#   UNITY_HOME - where Unity home dir found
-#   UNITY_BUILD_HOME - place for scripts
-#   UNITY_OBJS_DIR - a directory where o and d files go
-#   UNITY_LIB_DIR - a directory where libs go
-#   UNITY_ENABLE_DEBUG - build for debug
-#   UNITY_USE_MEM_LEAK_DETECTION - Links with overridden new and delete
-#   UNITY_USE_STD_CPP_LIB - Set to N to keep the standard C++ library out
-#              of the test harness
-#   UNITY_USE_GCOV - Turn on coverage analysis
-#              Clean then build with this flag set to Y, then 'make gcov'
-#      UNITY_TEST_RUNNER_FLAGS
-#              None by default
-#   UNITY_MAPFILE - generate a map file
-#   UNITY_WARNINGFLAGS - overly picky by default
-#      OTHER_MAKEFILE_TO_INCLUDE - a hook to use this makefile to make 
-#              other targets. Like CSlim, which is part of fitnesse
-#----------
-#
-#  Other flags users can initialize to sneak in their settings
-#      UNITY_CFLAGS - C complier
-#      UNITY_LDFLAGS - Linker flags
-#----------
-
-
-ifndef COMPONENT_NAME
-    COMPONENT_NAME = name_this_in_the_makefile
-endif
-
-# Debug on by default
-ifndef UNITY_ENABLE_DEBUG
-       UNITY_ENABLE_DEBUG = Y
-endif
-
-# new and delete for memory leak detection on by default
-ifndef UNITY_USE_MEM_LEAK_DETECTION
-       UNITY_USE_MEM_LEAK_DETECTION = Y
-endif
-
-# Use gcov, off by default
-ifndef UNITY_USE_GCOV
-       UNITY_USE_GCOV = N
-endif
-
-# Default warnings
-ifndef UNITY_WARNINGFLAGS
-       UNITY_WARNINGFLAGS = -Wall -Werror -Wshadow -Wswitch-default 
-endif
-
-# Default dir for temporary files (d, o)
-ifndef UNITY_OBJS_DIR
-    UNITY_OBJS_DIR = objs
-endif
-
-# Default dir for the outout library
-ifndef UNITY_LIB_DIR
-    UNITY_LIB_DIR = lib
-endif
-
-# No map by default
-ifndef UNITY_MAP_FILE
-       UNITY_MAP_FILE = N
-endif
-
-#Not verbose by deafult
-ifdef VERBOSE
-       UNITY_TEST_RUNNER_FLAGS += -v
-endif
-
-ifdef GROUP
-       UNITY_TEST_RUNNER_FLAGS += -g $(GROUP)
-endif
-
-ifdef NAME
-       UNITY_TEST_RUNNER_FLAGS += -n $(NAME)
-endif
-
-ifdef REPEAT
-       UNITY_TEST_RUNNER_FLAGS += -r $(REPEAT)
-endif
-
-
-# --------------------------------------
-# derived flags in the following area
-# --------------------------------------
-ifeq ($(UNITY_USE_MEM_LEAK_DETECTION), N)
-       UNITY_CFLAGS += -DUNITY_MEM_LEAK_DETECTION_DISABLED
-else
-       UNITY_MEMLEAK_DETECTOR_MALLOC_MACRO_FILE = -include $(UNITY_HOME)/extras/fixture/src/unity_fixture_malloc_overrides.h
-endif
-
-ifeq ($(UNITY_ENABLE_DEBUG), Y)
-       UNITY_CFLAGS += -g
-endif
-
-ifeq ($(UNITY_USE_GCOV), Y)
-       UNITY_CFLAGS += -fprofile-arcs -ftest-coverage
-endif
-
-UNITY_CFLAGS += $(UNITY_MEMLEAK_DETECTOR_MALLOC_MACRO_FILE)
-
-TARGET_MAP = $(COMPONENT_NAME).map.txt
-ifeq ($(UNITY_MAP_FILE), Y)
-       UNITY_LDFLAGS += -Wl,-map,$(TARGET_MAP)
-endif
-
-LD_LIBRARIES += -lgcov
-
-TARGET_LIB = \
-    $(UNITY_LIB_DIR)/lib$(COMPONENT_NAME).a
-    
-TEST_TARGET = \
-    $(COMPONENT_NAME)_tests
-
-#Helper Functions
-get_src_from_dir  = $(wildcard $1/*.cpp) $(wildcard $1/*.c)
-get_dirs_from_dirspec  = $(wildcard $1)
-get_src_from_dir_list = $(foreach dir, $1, $(call get_src_from_dir,$(dir)))
-__src_to = $(subst .c,$1, $(subst .cpp,$1,$2))
-src_to = $(addprefix $(UNITY_OBJS_DIR)/,$(call __src_to,$1,$2))
-src_to_o = $(call src_to,.o,$1)
-src_to_d = $(call src_to,.d,$1)
-src_to_gcda = $(call src_to,.gcda,$1)
-src_to_gcno = $(call src_to,.gcno,$1)
-make_dotdot_a_subdir = $(subst ..,_dot_dot, $1)
-time = $(shell date +%s)
-delta_t = $(eval minus, $1, $2)
-debug_print_list = $(foreach word,$1,echo "  $(word)";) echo;
-
-#Derived
-STUFF_TO_CLEAN += $(TEST_TARGET) $(TEST_TARGET).exe $(TARGET_LIB) $(TARGET_MAP)
-
-SRC += $(call get_src_from_dir_list, $(SRC_DIRS)) $(SRC_FILES)                         
-OBJ = $(call src_to_o,$(SRC))
-OBJ2 = $(call make_dotdot_a_subdir. $(OBJ))
-
-STUFF_TO_CLEAN += $(OBJ)
-
-TEST_SRC = $(call get_src_from_dir_list, $(TEST_SRC_DIRS))
-TEST_OBJS = $(call src_to_o,$(TEST_SRC))
-STUFF_TO_CLEAN += $(TEST_OBJS)
-
-
-MOCKS_SRC = $(call get_src_from_dir_list, $(MOCKS_SRC_DIRS))
-MOCKS_OBJS = $(call src_to_o,$(MOCKS_SRC))
-STUFF_TO_CLEAN += $(MOCKS_OBJS)
-
-ALL_SRC = $(SRC) $(TEST_SRC) $(MOCKS_SRC)
-
-#Test coverage with gcov
-GCOV_OUTPUT = gcov_output.txt
-GCOV_REPORT = gcov_report.txt
-GCOV_ERROR = gcov_error.txt
-GCOV_GCDA_FILES = $(call src_to_gcda, $(ALL_SRC))
-GCOV_GCNO_FILES = $(call src_to_gcno, $(ALL_SRC))
-TEST_OUTPUT = $(TEST_TARGET).txt
-STUFF_TO_CLEAN += \
-       $(GCOV_OUTPUT)\
-       $(GCOV_REPORT)\
-       $(GCOV_REPORT).html\
-       $(GCOV_ERROR)\
-       $(GCOV_GCDA_FILES)\
-       $(GCOV_GCNO_FILES)\
-       $(TEST_OUTPUT)
-
-
-#The gcda files for gcov need to be deleted before each run
-#To avoid annoying messages.
-GCOV_CLEAN = $(SILENCE)rm -f $(GCOV_GCDA_FILES) $(GCOV_OUTPUT) $(GCOV_REPORT) $(GCOV_ERROR)
-RUN_TEST_TARGET = $(SILENCE)  $(GCOV_CLEAN) ; echo "Running $(TEST_TARGET)"; ./$(TEST_TARGET) $(UNITY_TEST_RUNNER_FLAGS)
-
-INCLUDES_DIRS_EXPANDED = $(call get_dirs_from_dirspec, $(INCLUDE_DIRS))
-INCLUDES += $(foreach dir, $(INCLUDES_DIRS_EXPANDED), -I$(dir))
-MOCK_DIRS_EXPANDED = $(call get_dirs_from_dirspec, $(MOCKS_SRC_DIRS))
-INCLUDES += $(foreach dir, $(MOCK_DIRS_EXPANDED), -I$(dir))
-
-
-DEP_FILES = $(call src_to_d, $(ALL_SRC))
-STUFF_TO_CLEAN += $(DEP_FILES) $(PRODUCTION_CODE_START) $(PRODUCTION_CODE_END)
-STUFF_TO_CLEAN += $(STDLIB_CODE_START) $(MAP_FILE) cpputest_*.xml junit_run_output
-
-# We'll use the UNITY_CFLAGS etc so that you can override AND add to the CppUTest flags
-CFLAGS = $(UNITY_CFLAGS) $(UNITY_ADDITIONAL_CFLAGS) $(INCLUDES) $(UNITY_WARNINGFLAGS)
-LDFLAGS = $(UNITY_LDFLAGS) $(UNITY_ADDITIONAL_LDFLAGS)
-
-# Targets
-
-.PHONY: all
-all: start $(TEST_TARGET)  
-       $(RUN_TEST_TARGET)      
-
-.PHONY: start
-start: $(TEST_TARGET) 
-       $(SILENCE)START_TIME=$(call time)
-
-.PHONY: all_no_tests
-all_no_tests: $(TEST_TARGET)
-
-.PHONY: flags
-flags: 
-       @echo
-       @echo "Compile C source with CFLAGS:"
-       @$(call debug_print_list,$(CFLAGS))
-       @echo "Link with LDFLAGS:"
-       @$(call debug_print_list,$(LDFLAGS))
-       @echo "Link with LD_LIBRARIES:"
-       @$(call debug_print_list,$(LD_LIBRARIES))
-       @echo "Create libraries with ARFLAGS:"
-       @$(call debug_print_list,$(ARFLAGS))
-       @echo "OBJ files:"
-       @$(call debug_print_list,$(OBJ2))
-       
-       
-$(TEST_TARGET): $(TEST_OBJS) $(MOCKS_OBJS)  $(PRODUCTION_CODE_START) $(TARGET_LIB) $(USER_LIBS) $(PRODUCTION_CODE_END) $(STDLIB_CODE_START) 
-       $(SILENCE)echo Linking $@
-       $(SILENCE)$(LINK.o) -o $@ $^ $(LD_LIBRARIES)
-
-$(TARGET_LIB): $(OBJ)
-       $(SILENCE)echo Building archive $@
-       $(SILENCE)mkdir -p lib
-       $(SILENCE)$(AR) $(ARFLAGS) $@ $^
-       $(SILENCE)ranlib $@
-
-test: $(TEST_TARGET)
-       $(RUN_TEST_TARGET) | tee $(TEST_OUTPUT)
-       
-vtest: $(TEST_TARGET)
-       $(RUN_TEST_TARGET) -v  | tee $(TEST_OUTPUT)
-
-$(UNITY_OBJS_DIR)/%.o: %.cpp
-       @echo compiling $(notdir $<)
-       $(SILENCE)mkdir -p $(dir $@)
-       $(SILENCE)$(COMPILE.cpp) -MMD -MP $(OUTPUT_OPTION) $<
-
-$(UNITY_OBJS_DIR)/%.o: %.c
-       @echo compiling $(notdir $<)
-       $(SILENCE)mkdir -p $(dir $@)
-       $(SILENCE)$(COMPILE.c) -MMD -MP  $(OUTPUT_OPTION) $<
-
-ifneq "$(MAKECMDGOALS)" "clean"
--include $(DEP_FILES)
-endif
-
-.PHONY: clean
-clean:
-       $(SILENCE)echo Making clean
-       $(SILENCE)$(RM) $(STUFF_TO_CLEAN)
-       $(SILENCE)rm -rf gcov $(UNITY_OBJS_DIR)
-       $(SILENCE)find . -name "*.gcno" | xargs rm -f
-       $(SILENCE)find . -name "*.gcda" | xargs rm -f
-       
-#realclean gets rid of all gcov, o and d files in the directory tree
-#not just the ones made by this makefile
-.PHONY: realclean
-realclean: clean
-       $(SILENCE)rm -rf gcov
-       $(SILENCE)find . -name "*.gdcno" | xargs rm -f
-       $(SILENCE)find . -name "*.[do]" | xargs rm -f   
-
-gcov: test
-       $(SILENCE)for d in $(SRC_DIRS) ; do \
-               gcov --object-directory $(UNITY_OBJS_DIR)/$$d $$d/*.c $$d/*.cpp >> $(GCOV_OUTPUT) 2>>$(GCOV_ERROR) ; \
-       done
-       $(SILENCE)for f in $(SRC_FILES) ; do \
-               gcov --object-directory $(UNITY_OBJS_DIR)/$$f $$f >> $(GCOV_OUTPUT) 2>>$(GCOV_ERROR) ; \
-       done
-       $(UNITY_BUILD_HOME)/filterGcov.sh $(GCOV_OUTPUT) $(GCOV_ERROR) $(GCOV_REPORT) $(TEST_OUTPUT)
-       $(SILENCE)cat $(GCOV_REPORT)
-       $(SILENCE)mkdir -p gcov
-       $(SILENCE)mv *.gcov gcov
-       $(SILENCE)mv gcov_* gcov
-       $(SILENCE)echo "See gcov directory for details"
-debug:
-       @echo
-       @echo "Target Source files:"
-       @$(call debug_print_list,$(SRC))
-       @echo "Target Object files:"
-       @$(call debug_print_list,$(OBJ))
-       @echo "Test Source files:"
-       @$(call debug_print_list,$(TEST_SRC))
-       @echo "Test Object files:"
-       @$(call debug_print_list,$(TEST_OBJS))
-       @echo "Mock Source files:"
-       @$(call debug_print_list,$(MOCKS_SRC))
-       @echo "Mock Object files:"
-       @$(call debug_print_list,$(MOCKS_OBJS))
-       @echo "All Input Dependency files:"
-       @$(call debug_print_list,$(DEP_FILES))
-       @echo Stuff to clean:
-       @$(call debug_print_list,$(STUFF_TO_CLEAN))
-       @echo Includes:
-       @$(call debug_print_list,$(INCLUDES))
-
-ifneq "$(OTHER_MAKEFILE_TO_INCLUDE)" ""
--include $(OTHER_MAKEFILE_TO_INCLUDE)
-endif
-
-       
-       
-st,$(TEST_SRC))
-       @echo "Test Object files:"
-       @$(call debug_print
\ No newline at end of file
diff --git a/tools/ceedling/vendor/c_exception/vendor/unity/extras/fixture/build/filterGcov.sh b/tools/ceedling/vendor/c_exception/vendor/unity/extras/fixture/build/filterGcov.sh
deleted file mode 100644 (file)
index a861cf6..0000000
+++ /dev/null
@@ -1,61 +0,0 @@
-#!/bin/bash
-INPUT_FILE=$1
-TEMP_FILE1=${INPUT_FILE}1.tmp
-TEMP_FILE2=${INPUT_FILE}2.tmp
-TEMP_FILE3=${INPUT_FILE}3.tmp
-ERROR_FILE=$2
-OUTPUT_FILE=$3
-HTML_OUTPUT_FILE=$3.html
-TEST_RESULTS=$4
-
-flattenGcovOutput() {
-while read line1
-do
-  read line2
-  echo $line2 " " $line1 
-  read junk
-  read junk
-done < ${INPUT_FILE}
-}
-
-getRidOfCruft() {
-sed '-e s/^Lines.*://g' \
-    '-e s/^[0-9]\./  &/g' \
-    '-e s/^[0-9][0-9]\./ &/g' \
-    '-e s/of.*File/ /g' \
-    "-e s/'//g" \
-    '-e s/^.*\/usr\/.*$//g' \
-    '-e s/^.*\.$//g' 
-}
-
-getFileNameRootFromErrorFile() {
-sed '-e s/gc..:cannot open .* file//g' ${ERROR_FILE}
-}
-
-writeEachNoTestCoverageFile() {
-while read line
-do
-  echo "  0.00%  " ${line}
-done 
-}
-
-createHtmlOutput() {
-    echo "<table border="2" cellspacing="5" cellpadding="5">"
-    echo "<tr><th>Coverage</th><th>File</th></tr>"
-    sed "-e s/.*%   /<tr><td>&<\/td><td>/" \
-        "-e s/[a-zA-Z0-9_]*\.[ch][a-z]*/<a href='file:\.\/&.gcov'>&<\/a><\/td><\/tr>/" 
-    echo "</table>"
-    sed "-e s/.*/&<br>/g" < ${TEST_RESULTS}
-}
-
-
-flattenGcovOutput | getRidOfCruft  > ${TEMP_FILE1}
-getFileNameRootFromErrorFile | writeEachNoTestCoverageFile > ${TEMP_FILE2}
-cat ${TEMP_FILE1}  ${TEMP_FILE2} | sort | uniq > ${OUTPUT_FILE}
-createHtmlOutput < ${OUTPUT_FILE} > ${HTML_OUTPUT_FILE}
-rm -f ${TEMP_FILE1} ${TEMP_FILE2} 
-erage</th><th>File</th></tr>"
-    sed "-e s/.*%   /<tr><td>&<\/td><td>/" \
-        "-e s/[a-zA-Z0-9_]*\.[ch][a-z]*/<a href='file:\.\/&.gcov'>&<\/a><\/td><\/tr>/" 
-    echo "</table>"
-    sed "-e s/.*/&<br>/g" < ${TEST_RESULTS
\ No newline at end of file
diff --git a/tools/ceedling/vendor/c_exception/vendor/unity/extras/fixture/rakefile.rb b/tools/ceedling/vendor/c_exception/vendor/unity/extras/fixture/rakefile.rb
deleted file mode 100644 (file)
index 6181707..0000000
+++ /dev/null
@@ -1,37 +0,0 @@
-# ==========================================
-#   Unity Project - A Test Framework for C
-#   Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-#   [Released under MIT License. Please refer to license.txt for details]
-# ========================================== 
-
-HERE = File.expand_path(File.dirname(__FILE__)) + '/'
-
-require 'rake'
-require 'rake/clean'
-require 'rake/testtask'
-require HERE + 'rakefile_helper'
-
-include RakefileHelpers
-
-# Load default configuration, for now
-DEFAULT_CONFIG_FILE = 'gcc.yml'
-configure_toolchain(DEFAULT_CONFIG_FILE)
-
-task :unit do
-  run_tests
-end
-
-desc "Build and test Unity Framework"
-task :all => [:clean, :unit]
-task :default => [:clobber, :all]
-task :ci => [:no_color, :default]
-task :cruise => [:no_color, :default]
-
-desc "Load configuration"
-task :config, :config_file do |t, args|
-  configure_toolchain(args[:config_file])
-end
-
-task :no_color do
-  $colour_output = false
-end
diff --git a/tools/ceedling/vendor/c_exception/vendor/unity/extras/fixture/rakefile_helper.rb b/tools/ceedling/vendor/c_exception/vendor/unity/extras/fixture/rakefile_helper.rb
deleted file mode 100644 (file)
index a7f6a28..0000000
+++ /dev/null
@@ -1,178 +0,0 @@
-# ==========================================
-#   Unity Project - A Test Framework for C
-#   Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-#   [Released under MIT License. Please refer to license.txt for details]
-# ========================================== 
-
-require 'yaml'
-require 'fileutils'
-require HERE+'../../auto/unity_test_summary'
-require HERE+'../../auto/generate_test_runner'
-require HERE+'../../auto/colour_reporter'
-
-module RakefileHelpers
-
-  C_EXTENSION = '.c'
-  
-  def load_configuration(config_file)
-    unless ($configured)
-      $cfg_file = HERE+"../../targets/#{config_file}" unless (config_file =~ /[\\|\/]/)
-      $cfg = YAML.load(File.read($cfg_file))
-      $colour_output = false unless $cfg['colour']
-      $configured = true if (config_file != DEFAULT_CONFIG_FILE)
-    end
-  end
-  
-  def configure_clean
-    CLEAN.include($cfg['compiler']['build_path'] + '*.*') unless $cfg['compiler']['build_path'].nil?
-  end
-  
-  def configure_toolchain(config_file=DEFAULT_CONFIG_FILE)
-    config_file += '.yml' unless config_file =~ /\.yml$/
-    config_file = config_file unless config_file =~ /[\\|\/]/
-    load_configuration(config_file)
-    configure_clean
-  end
-  
-  def tackit(strings)
-    if strings.is_a?(Array)
-      result = "\"#{strings.join}\""
-    else
-      result = strings
-    end
-    return result
-  end
-  
-  def squash(prefix, items)
-    result = ''
-    items.each { |item| result += " #{prefix}#{tackit(item)}" }
-    return result
-  end
-
-  def build_compiler_fields
-    command  = tackit($cfg['compiler']['path'])
-    if $cfg['compiler']['defines']['items'].nil?
-      defines  = ''
-    else
-      defines  = squash($cfg['compiler']['defines']['prefix'], $cfg['compiler']['defines']['items'] + ['UNITY_OUTPUT_CHAR=UnityOutputCharSpy_OutputChar'])
-    end
-    options  = squash('', $cfg['compiler']['options'])
-    includes = squash($cfg['compiler']['includes']['prefix'], $cfg['compiler']['includes']['items'])
-    includes = includes.gsub(/\\ /, ' ').gsub(/\\\"/, '"').gsub(/\\$/, '') # Remove trailing slashes (for IAR)
-    return {:command => command, :defines => defines, :options => options, :includes => includes}
-  end
-
-  def compile(file, defines=[])
-    compiler = build_compiler_fields
-    unity_include = $cfg['compiler']['includes']['prefix']+'../../src'
-    cmd_str = "#{compiler[:command]}#{compiler[:defines]}#{compiler[:options]}#{compiler[:includes]} #{unity_include} #{file} " +
-      "#{$cfg['compiler']['object_files']['prefix']}#{$cfg['compiler']['object_files']['destination']}" +
-      "#{File.basename(file, C_EXTENSION)}#{$cfg['compiler']['object_files']['extension']}"
-    execute(cmd_str)
-  end
-  
-  def build_linker_fields
-    command  = tackit($cfg['linker']['path'])
-    if $cfg['linker']['options'].nil?
-      options  = ''
-    else
-      options  = squash('', $cfg['linker']['options'])
-    end
-    if ($cfg['linker']['includes'].nil? || $cfg['linker']['includes']['items'].nil?)
-      includes = ''
-    else
-      includes = squash($cfg['linker']['includes']['prefix'], $cfg['linker']['includes']['items'])
-    end
-    includes = includes.gsub(/\\ /, ' ').gsub(/\\\"/, '"').gsub(/\\$/, '') # Remove trailing slashes (for IAR)
-    return {:command => command, :options => options, :includes => includes}
-  end
-  
-  def link(exe_name, obj_list)
-    linker = build_linker_fields
-    cmd_str = "#{linker[:command]}#{linker[:options]}#{linker[:includes]} " +
-      (obj_list.map{|obj|"#{$cfg['linker']['object_files']['path']}#{obj} "}).join +
-      $cfg['linker']['bin_files']['prefix'] + ' ' +
-      $cfg['linker']['bin_files']['destination'] +
-      exe_name + $cfg['linker']['bin_files']['extension']
-    execute(cmd_str)
-  end
-  
-  def build_simulator_fields
-    return nil if $cfg['simulator'].nil?
-    if $cfg['simulator']['path'].nil?
-      command = ''
-    else
-      command = (tackit($cfg['simulator']['path']) + ' ')
-    end
-    if $cfg['simulator']['pre_support'].nil?
-      pre_support = ''
-    else
-      pre_support = squash('', $cfg['simulator']['pre_support'])
-    end
-    if $cfg['simulator']['post_support'].nil?
-      post_support = ''
-    else
-      post_support = squash('', $cfg['simulator']['post_support'])
-    end
-    return {:command => command, :pre_support => pre_support, :post_support => post_support}
-  end
-  
-  def execute(command_string, verbose=true)
-    report command_string
-    output = `#{command_string}`.chomp
-    report(output) if (verbose && !output.nil? && (output.length > 0))
-    if ($?.exitstatus != 0)
-      raise "Command failed. (Returned #{$?.exitstatus})"
-    end
-    return output
-  end
-  
-  def report_summary
-    summary = UnityTestSummary.new
-    summary.set_root_path(HERE)
-    results_glob = "#{$cfg['compiler']['build_path']}*.test*"
-    results_glob.gsub!(/\\/, '/')
-    results = Dir[results_glob]
-    summary.set_targets(results)
-    summary.run
-  end
-  
-  def run_tests
-    report 'Running Unity system tests...'
-    
-    # Tack on TEST define for compiling unit tests
-    load_configuration($cfg_file)
-    test_defines = ['TEST']
-    $cfg['compiler']['defines']['items'] = [] if $cfg['compiler']['defines']['items'].nil?
-    
-    # Get a list of all source files needed
-    src_files  = Dir[HERE+'src/*.c']
-    src_files += Dir[HERE+'test/*.c']
-    src_files << '../../src/Unity.c'
-    
-    # Build object files
-    src_files.each { |f| compile(f, test_defines) }
-    obj_list = src_files.map {|f| File.basename(f.ext($cfg['compiler']['object_files']['extension'])) }
-    
-    # Link the test executable
-    test_base = "framework_test"
-    link(test_base, obj_list)
-      
-    # Execute unit test and generate results file
-    simulator = build_simulator_fields
-    executable = $cfg['linker']['bin_files']['destination'] + test_base + $cfg['linker']['bin_files']['extension']
-    if simulator.nil?
-      cmd_str = executable + " -v -r"
-    else
-      cmd_str = "#{simulator[:command]} #{simulator[:pre_support]} #{executable} #{simulator[:post_support]}"
-    end
-    output = execute(cmd_str)
-    test_results = $cfg['compiler']['build_path'] + test_base
-    if output.match(/OK$/m).nil?
-      test_results += '.testfail'
-    else
-      test_results += '.testpass'
-    end
-    File.open(test_results, 'w') { |f| f.print output }
-  end
-end
diff --git a/tools/ceedling/vendor/c_exception/vendor/unity/extras/fixture/readme.txt b/tools/ceedling/vendor/c_exception/vendor/unity/extras/fixture/readme.txt
deleted file mode 100644 (file)
index 6b9a78c..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-Copyright (c) 2010 James Grenning and Contributed to Unity Project
-
-Unity Project - A Test Framework for C
-Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-[Released under MIT License. Please refer to license.txt for details]
-
-This Framework is an optional add-on to Unity.  By including unity_framework.h in place of unity.h,
-you may now work with Unity in a manner similar to CppUTest.  This framework adds the concepts of 
-test groups and gives finer control of your tests over the command line.
\ No newline at end of file
diff --git a/tools/ceedling/vendor/c_exception/vendor/unity/extras/fixture/src/unity_fixture.c b/tools/ceedling/vendor/c_exception/vendor/unity/extras/fixture/src/unity_fixture.c
deleted file mode 100644 (file)
index 1ba3e9a..0000000
+++ /dev/null
@@ -1,381 +0,0 @@
-//- Copyright (c) 2010 James Grenning and Contributed to Unity Project
-/* ==========================================
-    Unity Project - A Test Framework for C
-    Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-    [Released under MIT License. Please refer to license.txt for details]
-========================================== */
-
-#include "unity_fixture.h"
-#include "unity_internals.h"
-#include <string.h>
-
-UNITY_FIXTURE_T UnityFixture;
-
-//If you decide to use the function pointer approach.
-int (*outputChar)(int) = putchar;
-
-int verbose = 0;
-
-void setUp(void)    { /*does nothing*/ }
-void tearDown(void) { /*does nothing*/ }
-
-void announceTestRun(int runNumber)
-{
-    UnityPrint("Unity test run ");
-    UnityPrintNumber(runNumber+1);
-    UnityPrint(" of ");
-    UnityPrintNumber(UnityFixture.RepeatCount);
-    UNITY_OUTPUT_CHAR('\n');
-}
-
-int UnityMain(int argc, char* argv[], void (*runAllTests)())
-{
-    int result = UnityGetCommandLineOptions(argc, argv);
-    int r;
-    if (result != 0)
-        return result;
-
-    for (r = 0; r < UnityFixture.RepeatCount; r++)
-    {
-        announceTestRun(r);
-        UnityBegin();
-        runAllTests();
-        UNITY_OUTPUT_CHAR('\n');
-        UnityEnd();
-    }
-
-    return UnityFailureCount();
-}
-
-static int selected(const char * filter, const char * name)
-{
-    if (filter == 0)
-        return 1;
-    return strstr(name, filter) ? 1 : 0;
-}
-
-static int testSelected(const char* test)
-{
-    return selected(UnityFixture.NameFilter, test);
-}
-
-static int groupSelected(const char* group)
-{
-    return selected(UnityFixture.GroupFilter, group);
-}
-
-static void runTestCase()
-{
-
-}
-
-void UnityTestRunner(unityfunction* setup,
-        unityfunction* testBody,
-        unityfunction* teardown,
-        const char * printableName,
-        const char * group,
-        const char * name,
-        const char * file, int line)
-{
-    if (testSelected(name) && groupSelected(group))
-    {
-        Unity.CurrentTestFailed = 0;
-        Unity.TestFile = file;
-        Unity.CurrentTestName = printableName;
-        Unity.CurrentTestLineNumber = line;
-        if (!UnityFixture.Verbose)
-            UNITY_OUTPUT_CHAR('.');
-        else
-            UnityPrint(printableName);
-
-        Unity.NumberOfTests++;
-        UnityMalloc_StartTest();
-        UnityPointer_Init();
-
-        runTestCase();
-        if (TEST_PROTECT())
-        {
-            setup();
-            testBody();
-        }
-        if (TEST_PROTECT())
-        {
-            teardown();
-        }
-        if (TEST_PROTECT())
-        {
-            UnityPointer_UndoAllSets();
-            if (!Unity.CurrentTestFailed)
-                UnityMalloc_EndTest();
-            UnityConcludeFixtureTest();
-        }
-        else
-        {
-            //aborting - jwg - di i need these for the other TEST_PROTECTS?
-        }
-    }
-}
-
-void UnityIgnoreTest()
-{
-    Unity.NumberOfTests++;
-    Unity.CurrentTestIgnored = 1;
-    UNITY_OUTPUT_CHAR('!');
-}
-
-
-//-------------------------------------------------
-//Malloc and free stuff
-//
-#define MALLOC_DONT_FAIL -1
-static int malloc_count;
-static int malloc_fail_countdown = MALLOC_DONT_FAIL;
-
-void UnityMalloc_StartTest()
-{
-    malloc_count = 0;
-    malloc_fail_countdown = MALLOC_DONT_FAIL;
-}
-
-void UnityMalloc_EndTest()
-{
-    malloc_fail_countdown = MALLOC_DONT_FAIL;
-    if (malloc_count != 0)
-    {
-        TEST_FAIL_MESSAGE("This test leaks!");
-    }
-}
-
-void UnityMalloc_MakeMallocFailAfterCount(int countdown)
-{
-    malloc_fail_countdown = countdown;
-}
-
-#ifdef malloc
-#undef malloc
-#endif
-
-#ifdef free
-#undef free
-#endif
-
-#include <stdlib.h>
-#include <string.h>
-
-typedef struct GuardBytes
-{
-    int size;
-    char guard[sizeof(int)];
-} Guard;
-
-
-static const char * end = "END";
-
-void * unity_malloc(size_t size)
-{
-    char* mem;
-    Guard* guard;
-
-    if (malloc_fail_countdown != MALLOC_DONT_FAIL)
-    {
-        if (malloc_fail_countdown == 0)
-            return 0;
-        malloc_fail_countdown--;
-    }
-
-    malloc_count++;
-
-    guard = (Guard*)malloc(size + sizeof(Guard) + 4);
-    guard->size = size;
-    mem = (char*)&(guard[1]);
-    memcpy(&mem[size], end, strlen(end) + 1);
-
-    return (void*)mem;
-}
-
-static int isOverrun(void * mem)
-{
-    Guard* guard = (Guard*)mem;
-    char* memAsChar = (char*)mem;
-    guard--;
-
-    return strcmp(&memAsChar[guard->size], end) != 0;
-}
-
-static void release_memory(void * mem)
-{
-    Guard* guard = (Guard*)mem;
-    guard--;
-
-    malloc_count--;
-    free(guard);
-}
-
-void unity_free(void * mem)
-{
-    int overrun = isOverrun(mem);//strcmp(&memAsChar[guard->size], end) != 0;
-    release_memory(mem);
-    if (overrun)
-    {
-        TEST_FAIL_MESSAGE("Buffer overrun detected during free()");
-    }
-}
-
-void* unity_calloc(size_t num, size_t size)
-{
-    void* mem = unity_malloc(num * size);
-    memset(mem, 0, num*size);
-    return mem;
-}
-
-void* unity_realloc(void * oldMem, size_t size)
-{
-    Guard* guard = (Guard*)oldMem;
-//    char* memAsChar = (char*)oldMem;
-    void* newMem;
-
-    if (oldMem == 0)
-        return unity_malloc(size);
-
-    guard--;
-    if (isOverrun(oldMem))
-    {
-        release_memory(oldMem);
-        TEST_FAIL_MESSAGE("Buffer overrun detected during realloc()");
-    }
-
-    if (size == 0)
-    {
-        release_memory(oldMem);
-        return 0;
-    }
-
-    if (guard->size >= size)
-        return oldMem;
-
-    newMem = unity_malloc(size);
-    memcpy(newMem, oldMem, size);
-    unity_free(oldMem);
-    return newMem;
-}
-
-
-//--------------------------------------------------------
-//Automatic pointer restoration functions
-typedef struct _PointerPair
-{
-    struct _PointerPair * next;
-    void ** pointer;
-    void * old_value;
-} PointerPair;
-
-enum {MAX_POINTERS=50};
-static PointerPair pointer_store[MAX_POINTERS];
-static int pointer_index = 0;
-
-void UnityPointer_Init()
-{
-    pointer_index = 0;
-}
-
-void UnityPointer_Set(void ** pointer, void * newValue)
-{
-    if (pointer_index >= MAX_POINTERS)
-        TEST_FAIL_MESSAGE("Too many pointers set");
-
-    pointer_store[pointer_index].pointer = pointer;
-    pointer_store[pointer_index].old_value = *pointer;
-    *pointer = newValue;
-    pointer_index++;
-}
-
-void UnityPointer_UndoAllSets()
-{
-    while (pointer_index > 0)
-    {
-        pointer_index--;
-        *(pointer_store[pointer_index].pointer) =
-        pointer_store[pointer_index].old_value;
-
-    }
-}
-
-int UnityFailureCount()
-{
-    return Unity.TestFailures;
-}
-
-int UnityGetCommandLineOptions(int argc, char* argv[])
-{
-    int i;
-    UnityFixture.Verbose = 0;
-    UnityFixture.GroupFilter = 0;
-    UnityFixture.NameFilter = 0;
-    UnityFixture.RepeatCount = 1;
-
-    if (argc == 1)
-        return 0;
-
-    for (i = 1; i < argc; )
-    {
-        if (strcmp(argv[i], "-v") == 0)
-        {
-            UnityFixture.Verbose = 1;
-            i++;
-        }
-        else if (strcmp(argv[i], "-g") == 0)
-        {
-            i++;
-            if (i >= argc)
-                return 1;
-            UnityFixture.GroupFilter = argv[i];
-            i++;
-        }
-        else if (strcmp(argv[i], "-n") == 0)
-        {
-            i++;
-            if (i >= argc)
-                return 1;
-            UnityFixture.NameFilter = argv[i];
-            i++;
-        }
-        else if (strcmp(argv[i], "-r") == 0)
-        {
-            UnityFixture.RepeatCount = 2;
-            i++;
-            if (i < argc)
-            {
-                if (*(argv[i]) >= '0' && *(argv[i]) <= '9')
-                {
-                    UnityFixture.RepeatCount = atoi(argv[i]);
-                    i++;
-                }
-            }
-        }
-    }
-    return 0;
-}
-
-void UnityConcludeFixtureTest()
-{
-    if (Unity.CurrentTestIgnored)
-    {
-        Unity.TestIgnores++;
-    }
-    else if (!Unity.CurrentTestFailed)
-    {
-        if (UnityFixture.Verbose)
-        {
-            UnityPrint(" PASS");
-            UNITY_OUTPUT_CHAR('\n');
-        }
-    }
-    else if (Unity.CurrentTestFailed)
-    {
-        Unity.TestFailures++;
-    }
-
-    Unity.CurrentTestFailed = 0;
-    Unity.CurrentTestIgnored = 0;
-}
-
diff --git a/tools/ceedling/vendor/c_exception/vendor/unity/extras/fixture/src/unity_fixture.h b/tools/ceedling/vendor/c_exception/vendor/unity/extras/fixture/src/unity_fixture.h
deleted file mode 100644 (file)
index da1f871..0000000
+++ /dev/null
@@ -1,81 +0,0 @@
-//- Copyright (c) 2010 James Grenning and Contributed to Unity Project
-/* ==========================================
-    Unity Project - A Test Framework for C
-    Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-    [Released under MIT License. Please refer to license.txt for details]
-========================================== */
-
-#ifndef UNITY_FIXTURE_H_
-#define UNITY_FIXTURE_H_
-
-#include "unity.h"
-#include "unity_internals.h"
-#include "unity_fixture_malloc_overrides.h"
-#include "unity_fixture_internals.h"
-
-int UnityMain(int argc, char* argv[], void (*runAllTests)());
-
-
-#define TEST_GROUP(group)\
-    int TEST_GROUP_##group = 0
-
-#define TEST_SETUP(group) void TEST_##group##_SETUP()
-
-#define TEST_TEAR_DOWN(group) void TEST_##group##_TEAR_DOWN()
-
-
-#define TEST(group, name) \
-    void TEST_##group##_##name##_();\
-    void TEST_##group##_##name##_run()\
-    {\
-        UnityTestRunner(TEST_##group##_SETUP,\
-             TEST_##group##_##name##_,\
-            TEST_##group##_TEAR_DOWN,\
-            "TEST(" #group ", " #name ")",\
-            #group, #name,\
-            __FILE__, __LINE__);\
-    }\
-    void  TEST_##group##_##name##_()
-
-#define IGNORE_TEST(group, name) \
-    void TEST_##group##_##name##_();\
-    void TEST_##group##_##name##_run()\
-    {\
-        UnityIgnoreTest();\
-    }\
-    void  TEST_##group##_##name##_()
-
-#define DECLARE_TEST_CASE(group, name) \
-    void TEST_##group##_##name##_run()
-
-#define RUN_TEST_CASE(group, name) \
-        DECLARE_TEST_CASE(group, name);\
-    TEST_##group##_##name##_run();
-
-//This goes at the bottom of each test file or in a separate c file
-#define TEST_GROUP_RUNNER(group)\
-    void TEST_##group##_GROUP_RUNNER_runAll();\
-    void TEST_##group##_GROUP_RUNNER()\
-    {\
-        TEST_##group##_GROUP_RUNNER_runAll();\
-    }\
-    void TEST_##group##_GROUP_RUNNER_runAll()
-
-//Call this from main
-#define RUN_TEST_GROUP(group)\
-    void TEST_##group##_GROUP_RUNNER();\
-    TEST_##group##_GROUP_RUNNER();
-
-//CppUTest Compatibility Macros
-#define UT_PTR_SET(ptr, newPointerValue)               UnityPointer_Set((void**)&ptr, (void*)newPointerValue)
-#define TEST_ASSERT_POINTERS_EQUAL(expected, actual)   TEST_ASSERT_EQUAL_PTR(expected, actual)
-#define TEST_ASSERT_BYTES_EQUAL(expected, actual)      TEST_ASSERT_EQUAL_HEX8(0xff & (expected), 0xff & (actual))
-#define FAIL(message)                                  TEST_FAIL((message))
-#define CHECK(condition)                               TEST_ASSERT_TRUE((condition))
-#define LONGS_EQUAL(expected, actual)                  TEST_ASSERT_EQUAL_INT((expected), (actual))
-#define STRCMP_EQUAL(expected, actual)                 TEST_ASSERT_EQUAL_STRING((expected), (actual))
-#define DOUBLES_EQUAL(expected, actual, delta)         TEST_ASSERT_FLOAT_WITHIN(((expected), (actual), (delta))
-
-void UnityMalloc_MakeMallocFailAfterCount(int count);
-
-#endif /* UNITY_FIXTURE_H_ */
diff --git a/tools/ceedling/vendor/c_exception/vendor/unity/extras/fixture/src/unity_fixture_internals.h b/tools/ceedling/vendor/c_exception/vendor/unity/extras/fixture/src/unity_fixture_internals.h
deleted file mode 100644 (file)
index db23f67..0000000
+++ /dev/null
@@ -1,44 +0,0 @@
-//- Copyright (c) 2010 James Grenning and Contributed to Unity Project
-/* ==========================================
-    Unity Project - A Test Framework for C
-    Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-    [Released under MIT License. Please refer to license.txt for details]
-========================================== */
-
-#ifndef UNITY_FIXTURE_INTERNALS_H_
-#define UNITY_FIXTURE_INTERNALS_H_
-
-typedef struct _UNITY_FIXTURE_T
-{
-    int Verbose;
-    unsigned int RepeatCount;
-    const char* NameFilter;
-    const char* GroupFilter;
-} UNITY_FIXTURE_T;
-
-typedef void unityfunction();
-void UnityTestRunner(unityfunction * setup,
-        unityfunction * body,
-        unityfunction * teardown,
-        const char * printableName,
-        const char * group,
-        const char * name,
-        const char * file, int line);
-
-void UnityIgnoreTest();
-void UnityMalloc_StartTest();
-void UnityMalloc_EndTest();
-int UnityFailureCount();
-int UnityGetCommandLineOptions(int argc, char* argv[]);
-void UnityConcludeFixtureTest();
-
-void UnityPointer_Set(void ** ptr, void * newValue);
-void UnityPointer_UndoAllSets();
-void UnityPointer_Init();
-
-void UnityAssertEqualPointer(const void * expected,
-                            const void * actual,
-                            const char* msg,
-                            const UNITY_LINE_TYPE lineNumber);
-
-#endif /* UNITY_FIXTURE_INTERNALS_H_ */
diff --git a/tools/ceedling/vendor/c_exception/vendor/unity/extras/fixture/src/unity_fixture_malloc_overrides.h b/tools/ceedling/vendor/c_exception/vendor/unity/extras/fixture/src/unity_fixture_malloc_overrides.h
deleted file mode 100644 (file)
index 38f8e34..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-//- Copyright (c) 2010 James Grenning and Contributed to Unity Project
-/* ==========================================
-    Unity Project - A Test Framework for C
-    Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-    [Released under MIT License. Please refer to license.txt for details]
-========================================== */
-
-#ifndef UNITY_FIXTURE_MALLOC_OVERRIDES_H_
-#define UNITY_FIXTURE_MALLOC_OVERRIDES_H_
-
-#define malloc  unity_malloc
-#define calloc  unity_calloc
-#define realloc unity_realloc
-#define free    unity_free
-
-#endif /* UNITY_FIXTURE_MALLOC_OVERRIDES_H_ */
diff --git a/tools/ceedling/vendor/c_exception/vendor/unity/extras/fixture/test/main/AllTests.c b/tools/ceedling/vendor/c_exception/vendor/unity/extras/fixture/test/main/AllTests.c
deleted file mode 100644 (file)
index ccb775b..0000000
+++ /dev/null
@@ -1,21 +0,0 @@
-//- Copyright (c) 2010 James Grenning and Contributed to Unity Project
-/* ==========================================
-    Unity Project - A Test Framework for C
-    Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-    [Released under MIT License. Please refer to license.txt for details]
-========================================== */
-
-#include "unity_fixture.h"
-
-static void runAllTests()
-{
-    RUN_TEST_GROUP(UnityFixture);
-    RUN_TEST_GROUP(UnityCommandOptions);
-    RUN_TEST_GROUP(LeakDetection)
-}
-
-int main(int argc, char* argv[])
-{
-    return UnityMain(argc, argv, runAllTests);
-}
-
diff --git a/tools/ceedling/vendor/c_exception/vendor/unity/extras/fixture/test/testunity_fixture.c b/tools/ceedling/vendor/c_exception/vendor/unity/extras/fixture/test/testunity_fixture.c
deleted file mode 100644 (file)
index de0c04c..0000000
+++ /dev/null
@@ -1,39 +0,0 @@
-//- Copyright (c) 2010 James Grenning and Contributed to Unity Project
-/* ==========================================
-    Unity Project - A Test Framework for C
-    Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-    [Released under MIT License. Please refer to license.txt for details]
-========================================== */
-
-#include "unity_fixture.h"
-
-static int data = -1;
-
-TEST_GROUP(mygroup);
-
-TEST_SETUP(mygroup)
-{
-    data = 0;
-}
-
-TEST_TEAR_DOWN(mygroup)
-{
-    data = -1;
-}
-
-TEST(mygroup, test1)
-{
-    TEST_ASSERT_EQUAL_INT(0, data);
-}
-
-TEST(mygroup, test2)
-{
-    TEST_ASSERT_EQUAL_INT(0, data);
-    data = 5;
-}
-
-TEST(mygroup, test3)
-{
-    data = 7;
-    TEST_ASSERT_EQUAL_INT(7, data);
-}
diff --git a/tools/ceedling/vendor/c_exception/vendor/unity/extras/fixture/test/unity_fixture_Test.c b/tools/ceedling/vendor/c_exception/vendor/unity/extras/fixture/test/unity_fixture_Test.c
deleted file mode 100644 (file)
index b8b4524..0000000
+++ /dev/null
@@ -1,321 +0,0 @@
-//- Copyright (c) 2010 James Grenning and Contributed to Unity Project
-/* ==========================================
-    Unity Project - A Test Framework for C
-    Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-    [Released under MIT License. Please refer to license.txt for details]
-========================================== */
-
-#include "unity_fixture.h"
-#include "unity_output_Spy.h"
-#include <stdlib.h>
-#include <string.h>
-
-extern UNITY_FIXTURE_T UnityFixture;
-
-TEST_GROUP(UnityFixture);
-
-TEST_SETUP(UnityFixture)
-{
-}
-
-TEST_TEAR_DOWN(UnityFixture)
-{
-}
-
-int my_int;
-int* pointer1 = 0;
-int* pointer2 = (int*)2;
-int* pointer3 = (int*)3;
-int int1;
-int int2;
-int int3;
-int int4;
-
-TEST(UnityFixture, PointerSetting)
-{
-    TEST_ASSERT_POINTERS_EQUAL(pointer1, 0);
-    UT_PTR_SET(pointer1, &int1);
-    UT_PTR_SET(pointer2, &int2);
-    UT_PTR_SET(pointer3, &int3);
-    TEST_ASSERT_POINTERS_EQUAL(pointer1, &int1);
-    TEST_ASSERT_POINTERS_EQUAL(pointer2, &int2);
-    TEST_ASSERT_POINTERS_EQUAL(pointer3, &int3);
-    UT_PTR_SET(pointer1, &int4);
-    UnityPointer_UndoAllSets();
-    TEST_ASSERT_POINTERS_EQUAL(pointer1, 0);
-    TEST_ASSERT_POINTERS_EQUAL(pointer2, (int*)2);
-    TEST_ASSERT_POINTERS_EQUAL(pointer3, (int*)3);
-}
-
-TEST(UnityFixture, ForceMallocFail)
-{
-    UnityMalloc_MakeMallocFailAfterCount(1);
-    void* m = malloc(10);
-    CHECK(m);
-    void* mfails = malloc(10);
-    TEST_ASSERT_POINTERS_EQUAL(0, mfails);
-    free(m);
-}
-
-TEST(UnityFixture, ReallocSmallerIsUnchanged)
-{
-    void* m1 = malloc(10);
-    void* m2 = realloc(m1, 5);
-    TEST_ASSERT_POINTERS_EQUAL(m1, m2);
-    free(m2);
-}
-
-TEST(UnityFixture, ReallocSameIsUnchanged)
-{
-    void* m1 = malloc(10);
-    void* m2 = realloc(m1, 10);
-    TEST_ASSERT_POINTERS_EQUAL(m1, m2);
-    free(m2);
-}
-
-TEST(UnityFixture, ReallocLargerNeeded)
-{
-    void* m1 = malloc(10);
-    strcpy((char*)m1, "123456789");
-    void* m2 = realloc(m1, 15);
-    CHECK(m1 != m2);
-    STRCMP_EQUAL("123456789", m2);
-    free(m2);
-}
-
-TEST(UnityFixture, ReallocNullPointerIsLikeMalloc)
-{
-    void* m = realloc(0, 15);
-    CHECK(m != 0);
-    free(m);
-}
-
-TEST(UnityFixture, ReallocSizeZeroFreesMemAndReturnsNullPointer)
-{
-    void* m1 = malloc(10);
-    void* m2 = realloc(m1, 0);
-    TEST_ASSERT_POINTERS_EQUAL(0, m2);
-}
-
-TEST(UnityFixture, CallocFillsWithZero)
-{
-    void* m = calloc(3, sizeof(char));
-    char* s = (char*)m;
-    TEST_ASSERT_BYTES_EQUAL(0, s[0]);
-    TEST_ASSERT_BYTES_EQUAL(0, s[1]);
-    TEST_ASSERT_BYTES_EQUAL(0, s[2]);
-    free(m);
-}
-
-char *p1;
-char *p2;
-
-TEST(UnityFixture, PointerSet)
-{
-    char c1;
-    char c2;
-    char newC1;
-    char newC2;
-    p1 = &c1;
-    p2 = &c2;
-
-    UnityPointer_Init(10);
-    UT_PTR_SET(p1, &newC1);
-    UT_PTR_SET(p2, &newC2);
-    TEST_ASSERT_POINTERS_EQUAL(&newC1, p1);
-    TEST_ASSERT_POINTERS_EQUAL(&newC2, p2);
-    UnityPointer_UndoAllSets();
-    TEST_ASSERT_POINTERS_EQUAL(&c1, p1);
-    TEST_ASSERT_POINTERS_EQUAL(&c2, p2);
-}
-
-//------------------------------------------------------------
-
-TEST_GROUP(UnityCommandOptions);
-
-int savedVerbose;
-int savedRepeat;
-const char* savedName;
-const char* savedGroup;
-
-TEST_SETUP(UnityCommandOptions)
-{
-    savedVerbose = UnityFixture.Verbose;
-    savedRepeat = UnityFixture.RepeatCount;
-    savedName = UnityFixture.NameFilter;
-    savedGroup = UnityFixture.GroupFilter;
-}
-
-TEST_TEAR_DOWN(UnityCommandOptions)
-{
-    UnityFixture.Verbose = savedVerbose;
-    UnityFixture.RepeatCount= savedRepeat;
-    UnityFixture.NameFilter = savedName;
-    UnityFixture.GroupFilter = savedGroup;
-}
-
-
-static char* noOptions[] = {
-        "testrunner.exe"
-};
-
-TEST(UnityCommandOptions, DefaultOptions)
-{
-    UnityGetCommandLineOptions(1, noOptions);
-    TEST_ASSERT_EQUAL(0, UnityFixture.Verbose);
-    TEST_ASSERT_POINTERS_EQUAL(0, UnityFixture.GroupFilter);
-    TEST_ASSERT_POINTERS_EQUAL(0, UnityFixture.NameFilter);
-    TEST_ASSERT_EQUAL(1, UnityFixture.RepeatCount);
-}
-
-static char* verbose[] = {
-        "testrunner.exe",
-        "-v"
-};
-
-TEST(UnityCommandOptions, OptionVerbose)
-{
-    TEST_ASSERT_EQUAL(0, UnityGetCommandLineOptions(2, verbose));
-    TEST_ASSERT_EQUAL(1, UnityFixture.Verbose);
-}
-
-static char* group[] = {
-        "testrunner.exe",
-        "-g", "groupname"
-};
-
-TEST(UnityCommandOptions, OptionSelectTestByGroup)
-{
-    TEST_ASSERT_EQUAL(0, UnityGetCommandLineOptions(3, group));
-    STRCMP_EQUAL("groupname", UnityFixture.GroupFilter);
-}
-
-static char* name[] = {
-        "testrunner.exe",
-        "-n", "testname"
-};
-
-TEST(UnityCommandOptions, OptionSelectTestByName)
-{
-    TEST_ASSERT_EQUAL(0, UnityGetCommandLineOptions(3, name));
-    STRCMP_EQUAL("testname", UnityFixture.NameFilter);
-}
-
-static char* repeat[] = {
-        "testrunner.exe",
-        "-r", "99"
-};
-
-TEST(UnityCommandOptions, OptionSelectRepeatTestsDefaultCount)
-{
-    TEST_ASSERT_EQUAL(0, UnityGetCommandLineOptions(2, repeat));
-    TEST_ASSERT_EQUAL(2, UnityFixture.RepeatCount);
-}
-
-TEST(UnityCommandOptions, OptionSelectRepeatTestsSpecificCount)
-{
-    TEST_ASSERT_EQUAL(0, UnityGetCommandLineOptions(3, repeat));
-    TEST_ASSERT_EQUAL(99, UnityFixture.RepeatCount);
-}
-
-static char* multiple[] = {
-        "testrunner.exe",
-        "-v",
-        "-g", "groupname",
-        "-n", "testname",
-        "-r", "98"
-};
-
-TEST(UnityCommandOptions, MultipleOptions)
-{
-    TEST_ASSERT_EQUAL(0, UnityGetCommandLineOptions(8, multiple));
-    TEST_ASSERT_EQUAL(1, UnityFixture.Verbose);
-    STRCMP_EQUAL("groupname", UnityFixture.GroupFilter);
-    STRCMP_EQUAL("testname", UnityFixture.NameFilter);
-    TEST_ASSERT_EQUAL(98, UnityFixture.RepeatCount);
-}
-
-static char* dashRNotLast[] = {
-        "testrunner.exe",
-        "-v",
-        "-g", "gggg",
-        "-r",
-        "-n", "tttt",
-};
-
-TEST(UnityCommandOptions, MultipleOptionsDashRNotLastAndNoValueSpecified)
-{
-    TEST_ASSERT_EQUAL(0, UnityGetCommandLineOptions(7, dashRNotLast));
-    TEST_ASSERT_EQUAL(1, UnityFixture.Verbose);
-    STRCMP_EQUAL("gggg", UnityFixture.GroupFilter);
-    STRCMP_EQUAL("tttt", UnityFixture.NameFilter);
-    TEST_ASSERT_EQUAL(2, UnityFixture.RepeatCount);
-}
-
-
-//------------------------------------------------------------
-
-TEST_GROUP(LeakDetection);
-
-TEST_SETUP(LeakDetection)
-{
-    UnityOutputCharSpy_Create(1000);
-}
-
-TEST_TEAR_DOWN(LeakDetection)
-{
-    UnityOutputCharSpy_Destroy();
-}
-
-#define EXPECT_ABORT_BEGIN \
-  { \
-    jmp_buf TestAbortFrame;   \
-    memcpy(TestAbortFrame, Unity.AbortFrame, sizeof(jmp_buf)); \
-    if (TEST_PROTECT()) \
-    {
-
-#define EXPECT_ABORT_END \
-    } \
-    memcpy(Unity.AbortFrame, TestAbortFrame, sizeof(jmp_buf)); \
-  }
-
-TEST(LeakDetection, DetectsLeak)
-{
-    void* m = malloc(10);
-    UnityOutputCharSpy_Enable(1);
-    EXPECT_ABORT_BEGIN
-    UnityMalloc_EndTest();
-    EXPECT_ABORT_END
-    UnityOutputCharSpy_Enable(0);
-    CHECK(strstr(UnityOutputCharSpy_Get(), "This test leaks!"));
-    free(m);
-    Unity.CurrentTestFailed = 0;
-}
-
-TEST(LeakDetection, BufferOverrunFoundDuringFree)
-{
-    void* m = malloc(10);
-    char* s = (char*)m;
-    s[10] = (char)0xFF;
-    UnityOutputCharSpy_Enable(1);
-    EXPECT_ABORT_BEGIN
-    free(m);
-    EXPECT_ABORT_END
-    UnityOutputCharSpy_Enable(0);
-    CHECK(strstr(UnityOutputCharSpy_Get(), "Buffer overrun detected during free()"));
-    Unity.CurrentTestFailed = 0;
-}
-
-TEST(LeakDetection, BufferOverrunFoundDuringRealloc)
-{
-    void* m = malloc(10);
-    char* s = (char*)m;
-    s[10] = (char)0xFF;
-    UnityOutputCharSpy_Enable(1);
-    EXPECT_ABORT_BEGIN
-    m = realloc(m, 100);
-    EXPECT_ABORT_END
-    UnityOutputCharSpy_Enable(0);
-    CHECK(strstr(UnityOutputCharSpy_Get(), "Buffer overrun detected during realloc()"));
-    Unity.CurrentTestFailed = 0;
-}
diff --git a/tools/ceedling/vendor/c_exception/vendor/unity/extras/fixture/test/unity_fixture_TestRunner.c b/tools/ceedling/vendor/c_exception/vendor/unity/extras/fixture/test/unity_fixture_TestRunner.c
deleted file mode 100644 (file)
index 80fec09..0000000
+++ /dev/null
@@ -1,40 +0,0 @@
-//- Copyright (c) 2010 James Grenning and Contributed to Unity Project
-/* ==========================================
-    Unity Project - A Test Framework for C
-    Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-    [Released under MIT License. Please refer to license.txt for details]
-========================================== */
-
-#include "unity_fixture.h"
-
-TEST_GROUP_RUNNER(UnityFixture)
-{
-    RUN_TEST_CASE(UnityFixture, PointerSetting);
-    RUN_TEST_CASE(UnityFixture, ForceMallocFail);
-    RUN_TEST_CASE(UnityFixture, ReallocSmallerIsUnchanged);
-    RUN_TEST_CASE(UnityFixture, ReallocSameIsUnchanged);
-    RUN_TEST_CASE(UnityFixture, ReallocLargerNeeded);
-    RUN_TEST_CASE(UnityFixture, ReallocNullPointerIsLikeMalloc);
-    RUN_TEST_CASE(UnityFixture, ReallocSizeZeroFreesMemAndReturnsNullPointer);
-    RUN_TEST_CASE(UnityFixture, CallocFillsWithZero);
-    RUN_TEST_CASE(UnityFixture, PointerSet);
-}
-
-TEST_GROUP_RUNNER(UnityCommandOptions)
-{
-    RUN_TEST_CASE(UnityCommandOptions, DefaultOptions);
-    RUN_TEST_CASE(UnityCommandOptions, OptionVerbose);
-    RUN_TEST_CASE(UnityCommandOptions, OptionSelectTestByGroup);
-    RUN_TEST_CASE(UnityCommandOptions, OptionSelectTestByName);
-    RUN_TEST_CASE(UnityCommandOptions, OptionSelectRepeatTestsDefaultCount);
-    RUN_TEST_CASE(UnityCommandOptions, OptionSelectRepeatTestsSpecificCount);
-    RUN_TEST_CASE(UnityCommandOptions, MultipleOptions);
-    RUN_TEST_CASE(UnityCommandOptions, MultipleOptionsDashRNotLastAndNoValueSpecified);
-}
-
-TEST_GROUP_RUNNER(LeakDetection)
-{
-    RUN_TEST_CASE(LeakDetection, DetectsLeak);
-    RUN_TEST_CASE(LeakDetection, BufferOverrunFoundDuringFree);
-    RUN_TEST_CASE(LeakDetection, BufferOverrunFoundDuringRealloc);
-}
diff --git a/tools/ceedling/vendor/c_exception/vendor/unity/extras/fixture/test/unity_output_Spy.c b/tools/ceedling/vendor/c_exception/vendor/unity/extras/fixture/test/unity_output_Spy.c
deleted file mode 100644 (file)
index 16faefa..0000000
+++ /dev/null
@@ -1,56 +0,0 @@
-//- Copyright (c) 2010 James Grenning and Contributed to Unity Project
-/* ==========================================
-    Unity Project - A Test Framework for C
-    Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-    [Released under MIT License. Please refer to license.txt for details]
-========================================== */
-
-
-#include "unity_output_Spy.h"
-#include <stdio.h>
-#include <stdlib.h>
-#include <string.h>
-
-static int size;
-static int count;
-static char* buffer;
-static int spy_enable;
-
-void UnityOutputCharSpy_Create(int s)
-{
-    size = s;
-    count = 0;
-    spy_enable = 0;
-    buffer = malloc(size);
-    memset(buffer, 0, size);
-}
-
-void UnityOutputCharSpy_Destroy()
-{
-    size = 0;
-    free(buffer);
-}
-
-int UnityOutputCharSpy_OutputChar(int c)
-{
-    if (spy_enable)
-    {
-        if (count < (size-1))
-            buffer[count++] = c;
-    }
-    else
-    {
-        putchar(c);
-    }
-    return c;
-}
-
-const char * UnityOutputCharSpy_Get()
-{
-    return buffer;
-}
-
-void UnityOutputCharSpy_Enable(int enable)
-{
-    spy_enable = enable;
-}
diff --git a/tools/ceedling/vendor/c_exception/vendor/unity/extras/fixture/test/unity_output_Spy.h b/tools/ceedling/vendor/c_exception/vendor/unity/extras/fixture/test/unity_output_Spy.h
deleted file mode 100644 (file)
index 7c1590e..0000000
+++ /dev/null
@@ -1,17 +0,0 @@
-//- Copyright (c) 2010 James Grenning and Contributed to Unity Project
-/* ==========================================
-    Unity Project - A Test Framework for C
-    Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-    [Released under MIT License. Please refer to license.txt for details]
-========================================== */
-
-#ifndef D_unity_output_Spy_H
-#define D_unity_output_Spy_H
-
-void UnityOutputCharSpy_Create(int s);
-void UnityOutputCharSpy_Destroy();
-int  UnityOutputCharSpy_OutputChar(int c);
-const char * UnityOutputCharSpy_Get();
-void UnityOutputCharSpy_Enable(int enable);
-
-#endif
diff --git a/tools/ceedling/vendor/c_exception/vendor/unity/makefile b/tools/ceedling/vendor/c_exception/vendor/unity/makefile
deleted file mode 100644 (file)
index 8c8444b..0000000
+++ /dev/null
@@ -1,35 +0,0 @@
-# ==========================================
-#   Unity Project - A Test Framework for C
-#   Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-#   [Released under MIT License. Please refer to license.txt for details]
-# ========================================== 
-
-C_COMPILER=gcc
-TARGET_BASE = testunity
-ifeq ($(OS),Windows_NT)
-       TARGET_EXTENSION=.exe
-else
-       TARGET_EXTENSION=.out
-endif
-TARGET = $(TARGET_BASE)$(TARGET_EXTENSION)
-OUT_FILE=-o $(TARGET)
-SRC_FILES=src/unity.c test/testunity.c build/testunity_Runner.c
-INC_DIRS=-Isrc
-SYMBOLS=-DTEST -DUNITY_SUPPORT_64
-
-ifeq ($(OS),Windows_NT)
-       CLEANUP = del /F /Q build\* && del /F /Q $(TARGET)
-else
-       CLEANUP = rm -f build/*.o ; rm -f $(TARGET)
-endif
-
-all: clean default
-
-default:
-       ruby auto/generate_test_runner.rb test/testunity.c build/testunity_Runner.c
-       $(C_COMPILER) $(INC_DIRS) $(SYMBOLS) $(SRC_FILES) $(OUT_FILE)
-       $(TARGET)
-
-clean:
-       $(CLEANUP)
-       
diff --git a/tools/ceedling/vendor/c_exception/vendor/unity/rakefile.rb b/tools/ceedling/vendor/c_exception/vendor/unity/rakefile.rb
deleted file mode 100644 (file)
index 3ec5d5a..0000000
+++ /dev/null
@@ -1,48 +0,0 @@
-# ==========================================
-#   Unity Project - A Test Framework for C
-#   Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-#   [Released under MIT License. Please refer to license.txt for details]
-# ========================================== 
-
-HERE = File.expand_path(File.dirname(__FILE__)) + '/'
-
-require 'rake'
-require 'rake/clean'
-require 'rake/testtask'
-require HERE + 'rakefile_helper'
-
-include RakefileHelpers
-
-# Load default configuration, for now
-DEFAULT_CONFIG_FILE = 'gcc.yml'
-configure_toolchain(DEFAULT_CONFIG_FILE)
-
-desc "Test unity with its own unit tests"
-task :unit do
-  run_tests get_unit_test_files
-end
-
-Rake::TestTask.new(:scripts) do |t|
-  t.pattern = 'test/test_*.rb'
-  t.verbose = true
-end
-
-desc "Generate test summary"
-task :summary do
-  report_summary
-end
-
-desc "Build and test Unity"
-task :all => [:clean, :scripts, :unit, :summary]
-task :default => [:clobber, :all]
-task :ci => [:no_color, :default]
-task :cruise => [:no_color, :default]
-
-desc "Load configuration"
-task :config, :config_file do |t, args|
-  configure_toolchain(args[:config_file])
-end
-
-task :no_color do
-  $colour_output = false
-end
diff --git a/tools/ceedling/vendor/c_exception/vendor/unity/rakefile_helper.rb b/tools/ceedling/vendor/c_exception/vendor/unity/rakefile_helper.rb
deleted file mode 100644 (file)
index 218fcaa..0000000
+++ /dev/null
@@ -1,243 +0,0 @@
-# ==========================================
-#   Unity Project - A Test Framework for C
-#   Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-#   [Released under MIT License. Please refer to license.txt for details]
-# ========================================== 
-
-require 'yaml'
-require 'fileutils'
-require HERE+'auto/unity_test_summary'
-require HERE+'auto/generate_test_runner'
-require HERE+'auto/colour_reporter'
-
-module RakefileHelpers
-
-  C_EXTENSION = '.c'
-  
-  def load_configuration(config_file)
-    unless ($configured)
-      $cfg_file = "targets/#{config_file}" unless (config_file =~ /[\\|\/]/)
-      $cfg = YAML.load(File.read($cfg_file))
-      $colour_output = false unless $cfg['colour']
-      $configured = true if (config_file != DEFAULT_CONFIG_FILE)
-    end
-  end
-  
-  def configure_clean
-    CLEAN.include($cfg['compiler']['build_path'] + '*.*') unless $cfg['compiler']['build_path'].nil?
-  end
-  
-  def configure_toolchain(config_file=DEFAULT_CONFIG_FILE)
-    config_file += '.yml' unless config_file =~ /\.yml$/
-    config_file = config_file unless config_file =~ /[\\|\/]/
-    load_configuration(config_file)
-    configure_clean
-  end
-  
-  def get_unit_test_files
-    path = $cfg['compiler']['unit_tests_path'] + 'test*' + C_EXTENSION
-    path.gsub!(/\\/, '/')
-    FileList.new(path)
-  end
-  
-  def get_local_include_dirs
-    include_dirs = $cfg['compiler']['includes']['items'].dup
-    include_dirs.delete_if {|dir| dir.is_a?(Array)}
-    return include_dirs
-  end
-
-  def extract_headers(filename)
-    includes = []
-    lines = File.readlines(filename)
-    lines.each do |line|
-      m = line.match(/^\s*#include\s+\"\s*(.+\.[hH])\s*\"/)
-      if not m.nil?
-        includes << m[1]
-      end
-    end
-    return includes
-  end
-
-  def find_source_file(header, paths)
-    paths.each do |dir|
-      src_file = dir + header.ext(C_EXTENSION)
-      if (File.exists?(src_file))
-        return src_file
-      end
-    end
-    return nil
-  end
-  
-  def tackit(strings)
-    if strings.is_a?(Array)
-      result = "\"#{strings.join}\""
-    else
-      result = strings
-    end
-    return result
-  end
-  
-  def squash(prefix, items)
-    result = ''
-    items.each { |item| result += " #{prefix}#{tackit(item)}" }
-    return result
-  end
-
-  def build_compiler_fields
-    command  = tackit($cfg['compiler']['path'])
-    if $cfg['compiler']['defines']['items'].nil?
-      defines  = ''
-    else
-      defines  = squash($cfg['compiler']['defines']['prefix'], $cfg['compiler']['defines']['items'])
-    end
-    options  = squash('', $cfg['compiler']['options'])
-    includes = squash($cfg['compiler']['includes']['prefix'], $cfg['compiler']['includes']['items'])
-    includes = includes.gsub(/\\ /, ' ').gsub(/\\\"/, '"').gsub(/\\$/, '') # Remove trailing slashes (for IAR)
-    return {:command => command, :defines => defines, :options => options, :includes => includes}
-  end
-
-  def compile(file, defines=[])
-    compiler = build_compiler_fields
-    cmd_str = "#{compiler[:command]}#{compiler[:defines]}#{compiler[:options]}#{compiler[:includes]} #{file} " +
-      "#{$cfg['compiler']['object_files']['prefix']}#{$cfg['compiler']['object_files']['destination']}" +
-      "#{File.basename(file, C_EXTENSION)}#{$cfg['compiler']['object_files']['extension']}"
-    execute(cmd_str)
-  end
-  
-  def build_linker_fields
-    command  = tackit($cfg['linker']['path'])
-    if $cfg['linker']['options'].nil?
-      options  = ''
-    else
-      options  = squash('', $cfg['linker']['options'])
-    end
-    if ($cfg['linker']['includes'].nil? || $cfg['linker']['includes']['items'].nil?)
-      includes = ''
-    else
-      includes = squash($cfg['linker']['includes']['prefix'], $cfg['linker']['includes']['items'])
-    end
-    includes = includes.gsub(/\\ /, ' ').gsub(/\\\"/, '"').gsub(/\\$/, '') # Remove trailing slashes (for IAR)
-    return {:command => command, :options => options, :includes => includes}
-  end
-  
-  def link(exe_name, obj_list)
-    linker = build_linker_fields
-    cmd_str = "#{linker[:command]}#{linker[:options]}#{linker[:includes]} " +
-      (obj_list.map{|obj|"#{$cfg['linker']['object_files']['path']}#{obj} "}).join +
-      $cfg['linker']['bin_files']['prefix'] + ' ' +
-      $cfg['linker']['bin_files']['destination'] +
-      exe_name + $cfg['linker']['bin_files']['extension']
-    execute(cmd_str)
-  end
-  
-  def build_simulator_fields
-    return nil if $cfg['simulator'].nil?
-    if $cfg['simulator']['path'].nil?
-      command = ''
-    else
-      command = (tackit($cfg['simulator']['path']) + ' ')
-    end
-    if $cfg['simulator']['pre_support'].nil?
-      pre_support = ''
-    else
-      pre_support = squash('', $cfg['simulator']['pre_support'])
-    end
-    if $cfg['simulator']['post_support'].nil?
-      post_support = ''
-    else
-      post_support = squash('', $cfg['simulator']['post_support'])
-    end
-    return {:command => command, :pre_support => pre_support, :post_support => post_support}
-  end
-  
-  def execute(command_string, verbose=true)
-    report command_string
-    output = `#{command_string}`.chomp
-    report(output) if (verbose && !output.nil? && (output.length > 0))
-    if $?.exitstatus != 0
-      raise "Command failed. (Returned #{$?.exitstatus})"
-    end
-    return output
-  end
-  
-  def report_summary
-    summary = UnityTestSummary.new
-    summary.set_root_path(HERE)
-    results_glob = "#{$cfg['compiler']['build_path']}*.test*"
-    results_glob.gsub!(/\\/, '/')
-    results = Dir[results_glob]
-    summary.set_targets(results)
-    summary.run
-  end
-  
-  def run_tests(test_files)
-    report 'Running Unity system tests...'
-    
-    # Tack on TEST define for compiling unit tests
-    load_configuration($cfg_file)
-    test_defines = ['TEST']
-    $cfg['compiler']['defines']['items'] = [] if $cfg['compiler']['defines']['items'].nil?
-    $cfg['compiler']['defines']['items'] << 'TEST'
-    
-    include_dirs = get_local_include_dirs
-    
-    # Build and execute each unit test
-    test_files.each do |test|
-      obj_list = []
-      
-      # Detect dependencies and build required modules
-      extract_headers(test).each do |header|
-        # Compile corresponding source file if it exists
-        src_file = find_source_file(header, include_dirs)
-        if !src_file.nil?
-          compile(src_file, test_defines)
-          obj_list << header.ext($cfg['compiler']['object_files']['extension'])
-        end
-      end
-      
-      # Build the test runner (generate if configured to do so)
-      test_base = File.basename(test, C_EXTENSION)
-      
-      runner_name = test_base + '_Runner.c'
-      runner_path = ''
-      
-      if $cfg['compiler']['runner_path'].nil?
-        runner_path = $cfg['compiler']['build_path'] + runner_name
-      else
-        runner_path = $cfg['compiler']['runner_path'] + runner_name
-      end
-      
-      options = $cfg[:unity]
-      options[:use_param_tests] = (test =~ /parameterized/) ? true : false
-      UnityTestRunnerGenerator.new(options).run(test, runner_path)
-
-      compile(runner_path, test_defines)
-      obj_list << runner_name.ext($cfg['compiler']['object_files']['extension'])
-      
-      # Build the test module
-      compile(test, test_defines)
-      obj_list << test_base.ext($cfg['compiler']['object_files']['extension'])
-      
-      # Link the test executable
-      link(test_base, obj_list)
-      
-      # Execute unit test and generate results file
-      simulator = build_simulator_fields
-      executable = $cfg['linker']['bin_files']['destination'] + test_base + $cfg['linker']['bin_files']['extension']
-      if simulator.nil?
-        cmd_str = executable
-      else
-        cmd_str = "#{simulator[:command]} #{simulator[:pre_support]} #{executable} #{simulator[:post_support]}"
-      end
-      output = execute(cmd_str)
-      test_results = $cfg['compiler']['build_path'] + test_base
-      if output.match(/OK$/m).nil?
-        test_results += '.testfail'
-      else
-        test_results += '.testpass'
-      end
-      File.open(test_results, 'w') { |f| f.print output }
-      
-    end
-  end
-end
diff --git a/tools/ceedling/vendor/c_exception/vendor/unity/release/build.info b/tools/ceedling/vendor/c_exception/vendor/unity/release/build.info
deleted file mode 100644 (file)
index 7871b21..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-118
-
diff --git a/tools/ceedling/vendor/c_exception/vendor/unity/release/version.info b/tools/ceedling/vendor/c_exception/vendor/unity/release/version.info
deleted file mode 100644 (file)
index 0d71c08..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-2.0
-
diff --git a/tools/ceedling/vendor/c_exception/vendor/unity/src/unity.c b/tools/ceedling/vendor/c_exception/vendor/unity/src/unity.c
deleted file mode 100644 (file)
index d85b880..0000000
+++ /dev/null
@@ -1,855 +0,0 @@
-/* ==========================================
-    Unity Project - A Test Framework for C
-    Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-    [Released under MIT License. Please refer to license.txt for details]
-========================================== */
-
-#include "unity.h"
-#include <stdio.h>
-#include <string.h>
-
-#define UNITY_FAIL_AND_BAIL   { Unity.CurrentTestFailed  = 1; UNITY_OUTPUT_CHAR('\n'); longjmp(Unity.AbortFrame, 1); }
-#define UNITY_IGNORE_AND_BAIL { Unity.CurrentTestIgnored = 1; UNITY_OUTPUT_CHAR('\n'); longjmp(Unity.AbortFrame, 1); }
-/// return prematurely if we are already in failure or ignore state
-#define UNITY_SKIP_EXECUTION  { if ((Unity.CurrentTestFailed != 0) || (Unity.CurrentTestIgnored != 0)) {return;} }
-#define UNITY_PRINT_EOL       { UNITY_OUTPUT_CHAR('\n'); }
-
-struct _Unity Unity = { 0 };
-
-const char* UnityStrNull     = "NULL";
-const char* UnityStrSpacer   = ". ";
-const char* UnityStrExpected = " Expected ";
-const char* UnityStrWas      = " Was ";
-const char* UnityStrTo       = " To ";
-const char* UnityStrElement  = " Element ";
-const char* UnityStrMemory   = " Memory Mismatch";
-const char* UnityStrDelta    = " Values Not Within Delta ";
-const char* UnityStrPointless= " You Asked Me To Compare Nothing, Which Was Pointless.";
-const char* UnityStrNullPointerForExpected= " Expected pointer to be NULL";
-const char* UnityStrNullPointerForActual  = " Actual pointer was NULL";
-
-const _U_UINT UnitySizeMask[] = 
-{
-    255,
-    65535,
-    65535,
-    4294967295,
-    4294967295,
-    4294967295,
-    4294967295
-#ifdef UNITY_SUPPORT_64
-    ,0xFFFFFFFFFFFFFFFF
-#endif
-};
-
-//-----------------------------------------------
-// Pretty Printers & Test Result Output Handlers
-//-----------------------------------------------
-
-void UnityPrint(const char* string)
-{
-    const char* pch = string;
-
-    if (pch != NULL)
-    {
-        while (*pch)
-        {
-            // printable characters plus CR & LF are printed
-            if ((*pch <= 126) && (*pch >= 32))
-            {
-                UNITY_OUTPUT_CHAR(*pch);
-            }
-            //write escaped carriage returns
-            else if (*pch == 13)
-            {
-                UNITY_OUTPUT_CHAR('\\');
-                UNITY_OUTPUT_CHAR('r');
-            }
-            //write escaped line feeds
-            else if (*pch == 10)
-            {
-                UNITY_OUTPUT_CHAR('\\');
-                UNITY_OUTPUT_CHAR('n');
-            }
-            // unprintable characters are shown as codes
-            else
-            {
-                UNITY_OUTPUT_CHAR('\\');
-                UnityPrintNumberHex((_U_SINT)*pch, 2);
-            }
-            pch++;
-        }
-    }
-}
-
-//-----------------------------------------------
-void UnityPrintNumberByStyle(const _U_SINT number, const UNITY_DISPLAY_STYLE_T style)
-{
-    if ((style & UNITY_DISPLAY_RANGE_INT) == UNITY_DISPLAY_RANGE_INT)
-    {
-        UnityPrintNumber(number);
-    }
-    else if ((style & UNITY_DISPLAY_RANGE_UINT) == UNITY_DISPLAY_RANGE_UINT)
-    {
-        UnityPrintNumberUnsigned(  (_U_UINT)number  &  UnitySizeMask[((_U_UINT)style & (_U_UINT)0x0F) - 1]  );
-    }
-    else
-    {
-        UnityPrintNumberHex((_U_UINT)number, (style & 0x000F) << 1);
-    }
-}
-
-//-----------------------------------------------
-/// basically do an itoa using as little ram as possible
-void UnityPrintNumber(const _U_SINT number_to_print)
-{
-    _U_SINT divisor = 1;
-    _U_SINT next_divisor;
-    _U_SINT number = number_to_print;
-
-    if (number < 0)
-    {
-        UNITY_OUTPUT_CHAR('-');
-        number = -number;
-    }
-
-    // figure out initial divisor
-    while (number / divisor > 9)
-    {
-        next_divisor = divisor * 10;
-        if (next_divisor > divisor)
-            divisor = next_divisor;
-        else
-            break;
-    }
-
-    // now mod and print, then divide divisor
-    do
-    {
-        UNITY_OUTPUT_CHAR((char)('0' + (number / divisor % 10)));
-        divisor /= 10;
-    }
-    while (divisor > 0);
-}
-
-//-----------------------------------------------
-/// basically do an itoa using as little ram as possible
-void UnityPrintNumberUnsigned(const _U_UINT number)
-{
-    _U_UINT divisor = 1;
-    _U_UINT next_divisor;
-
-    // figure out initial divisor
-    while (number / divisor > 9)
-    {
-        next_divisor = divisor * 10;
-        if (next_divisor > divisor)
-            divisor = next_divisor;
-        else
-            break;
-    }
-
-    // now mod and print, then divide divisor
-    do
-    {
-        UNITY_OUTPUT_CHAR((char)('0' + (number / divisor % 10)));
-        divisor /= 10;
-    }
-    while (divisor > 0);
-}
-
-//-----------------------------------------------
-void UnityPrintNumberHex(const _U_UINT number, const char nibbles_to_print)
-{
-    _U_UINT nibble;
-    char nibbles = nibbles_to_print;
-    UNITY_OUTPUT_CHAR('0');
-    UNITY_OUTPUT_CHAR('x');
-
-    while (nibbles > 0)
-    {
-        nibble = (number >> (--nibbles << 2)) & 0x0000000F;
-        if (nibble <= 9)
-        {
-            UNITY_OUTPUT_CHAR((char)('0' + nibble));
-        }
-        else
-        {
-            UNITY_OUTPUT_CHAR((char)('A' - 10 + nibble));
-        }
-    }
-}
-
-//-----------------------------------------------
-void UnityPrintMask(const _U_UINT mask, const _U_UINT number)
-{
-    _U_UINT current_bit = (_U_UINT)1 << (UNITY_INT_WIDTH - 1);
-    _US32 i;
-
-    for (i = 0; i < UNITY_INT_WIDTH; i++)
-    {
-        if (current_bit & mask)
-        {
-            if (current_bit & number)
-            {
-                UNITY_OUTPUT_CHAR('1');
-            }
-            else
-            {
-                UNITY_OUTPUT_CHAR('0');
-            }
-        }
-        else
-        {
-            UNITY_OUTPUT_CHAR('X');
-        }
-        current_bit = current_bit >> 1;
-    }
-}
-
-//-----------------------------------------------
-#ifdef UNITY_FLOAT_VERBOSE
-void UnityPrintFloat(_UF number)
-{
-    char TempBuffer[32];
-    sprintf(TempBuffer, "%.6f", number);
-    UnityPrint(TempBuffer);
-}
-#endif
-
-//-----------------------------------------------
-void UnityTestResultsBegin(const char* file, const UNITY_LINE_TYPE line)
-{
-    UnityPrint(file);
-    UNITY_OUTPUT_CHAR(':');
-    UnityPrintNumber(line);
-    UNITY_OUTPUT_CHAR(':');
-    UnityPrint(Unity.CurrentTestName);
-    UNITY_OUTPUT_CHAR(':');
-}
-
-//-----------------------------------------------
-void UnityTestResultsFailBegin(const UNITY_LINE_TYPE line)
-{
-    UnityTestResultsBegin(Unity.TestFile, line);
-    UnityPrint("FAIL:");
-}
-
-//-----------------------------------------------
-void UnityConcludeTest(void)
-{
-    if (Unity.CurrentTestIgnored)
-    {
-        Unity.TestIgnores++;
-    }
-    else if (!Unity.CurrentTestFailed)
-    {
-        UnityTestResultsBegin(Unity.TestFile, Unity.CurrentTestLineNumber);
-        UnityPrint("PASS");
-        UNITY_PRINT_EOL;
-    }
-    else
-    {
-        Unity.TestFailures++;
-    }
-
-    Unity.CurrentTestFailed = 0;
-    Unity.CurrentTestIgnored = 0;
-}
-
-//-----------------------------------------------
-void UnityAddMsgIfSpecified(const char* msg)
-{
-    if (msg)
-    {
-        UnityPrint(UnityStrSpacer);
-        UnityPrint(msg);
-    }
-}
-
-//-----------------------------------------------
-void UnityPrintExpectedAndActualStrings(const char* expected, const char* actual)
-{
-    UnityPrint(UnityStrExpected);
-    if (expected != NULL)
-    {
-        UNITY_OUTPUT_CHAR('\'');
-        UnityPrint(expected);
-        UNITY_OUTPUT_CHAR('\'');
-    }
-    else
-    {
-      UnityPrint(UnityStrNull);          
-    }
-    UnityPrint(UnityStrWas);
-    if (actual != NULL)
-    {
-        UNITY_OUTPUT_CHAR('\'');
-        UnityPrint(actual);
-        UNITY_OUTPUT_CHAR('\'');
-    }
-    else
-    {
-      UnityPrint(UnityStrNull);          
-    }
-}
-
-//-----------------------------------------------
-// Assertion & Control Helpers
-//-----------------------------------------------
-
-int UnityCheckArraysForNull(const void* expected, const void* actual, const UNITY_LINE_TYPE lineNumber, const char* msg)
-{
-    //return true if they are both NULL
-    if ((expected == NULL) && (actual == NULL))
-        return 1;
-        
-    //throw error if just expected is NULL
-    if (expected == NULL)
-    {
-        UnityTestResultsFailBegin(lineNumber);
-        UnityPrint(UnityStrNullPointerForExpected);
-        UnityAddMsgIfSpecified(msg);
-        UNITY_FAIL_AND_BAIL;
-    }
-
-    //throw error if just actual is NULL
-    if (actual == NULL)
-    {
-        UnityTestResultsFailBegin(lineNumber);
-        UnityPrint(UnityStrNullPointerForActual);
-        UnityAddMsgIfSpecified(msg);
-        UNITY_FAIL_AND_BAIL;
-    }
-    
-    //return false if neither is NULL
-    return 0;
-}
-
-//-----------------------------------------------
-// Assertion Functions
-//-----------------------------------------------
-
-void UnityAssertBits(const _U_SINT mask,
-                     const _U_SINT expected,
-                     const _U_SINT actual,
-                     const char* msg,
-                     const UNITY_LINE_TYPE lineNumber)
-{
-    UNITY_SKIP_EXECUTION;
-  
-    if ((mask & expected) != (mask & actual))
-    {
-        UnityTestResultsFailBegin(lineNumber);
-        UnityPrint(UnityStrExpected);
-        UnityPrintMask(mask, expected);
-        UnityPrint(UnityStrWas);
-        UnityPrintMask(mask, actual);
-        UnityAddMsgIfSpecified(msg);
-        UNITY_FAIL_AND_BAIL;
-    }
-}
-
-//-----------------------------------------------
-void UnityAssertEqualNumber(const _U_SINT expected,
-                            const _U_SINT actual,
-                            const char* msg,
-                            const UNITY_LINE_TYPE lineNumber,
-                            const UNITY_DISPLAY_STYLE_T style)
-{
-    UNITY_SKIP_EXECUTION;
-
-    if (expected != actual)
-    {
-        UnityTestResultsFailBegin(lineNumber);
-        UnityPrint(UnityStrExpected);
-        UnityPrintNumberByStyle(expected, style);
-        UnityPrint(UnityStrWas);
-        UnityPrintNumberByStyle(actual, style);
-        UnityAddMsgIfSpecified(msg);
-        UNITY_FAIL_AND_BAIL;
-    }
-}
-
-//-----------------------------------------------
-void UnityAssertEqualIntArray(const _U_SINT* expected,
-                              const _U_SINT* actual,
-                              const _UU32 num_elements,
-                              const char* msg,
-                              const UNITY_LINE_TYPE lineNumber,
-                              const UNITY_DISPLAY_STYLE_T style)
-{
-    _UU32 elements = num_elements;
-    const _US8* ptr_exp = (_US8*)expected;
-    const _US8* ptr_act = (_US8*)actual;
-
-    UNITY_SKIP_EXECUTION;
-  
-    if (elements == 0)
-    {
-        UnityTestResultsFailBegin(lineNumber);
-        UnityPrint(UnityStrPointless);
-        UnityAddMsgIfSpecified(msg);
-        UNITY_FAIL_AND_BAIL;
-    }
-    
-    if (UnityCheckArraysForNull((void*)expected, (void*)actual, lineNumber, msg) == 1)
-        return;
-
-    switch(style)
-    {
-        case UNITY_DISPLAY_STYLE_HEX8:
-        case UNITY_DISPLAY_STYLE_INT8:
-        case UNITY_DISPLAY_STYLE_UINT8:
-            while (elements--)
-            {
-                if (*ptr_exp != *ptr_act)
-                {
-                    UnityTestResultsFailBegin(lineNumber);
-                    UnityPrint(UnityStrElement);
-                    UnityPrintNumberByStyle((num_elements - elements - 1), UNITY_DISPLAY_STYLE_UINT);
-                    UnityPrint(UnityStrExpected);
-                    UnityPrintNumberByStyle(*ptr_exp, style);
-                    UnityPrint(UnityStrWas);
-                    UnityPrintNumberByStyle(*ptr_act, style);
-                    UnityAddMsgIfSpecified(msg);
-                    UNITY_FAIL_AND_BAIL;
-                }
-                ptr_exp += 1;
-                ptr_act += 1;
-            }
-            break;
-        case UNITY_DISPLAY_STYLE_HEX16:
-        case UNITY_DISPLAY_STYLE_INT16:
-        case UNITY_DISPLAY_STYLE_UINT16:
-            while (elements--)
-            {
-                if (*(_US16*)ptr_exp != *(_US16*)ptr_act)
-                {
-                    UnityTestResultsFailBegin(lineNumber);
-                    UnityPrint(UnityStrElement);
-                    UnityPrintNumberByStyle((num_elements - elements - 1), UNITY_DISPLAY_STYLE_UINT);
-                    UnityPrint(UnityStrExpected);
-                    UnityPrintNumberByStyle(*(_US16*)ptr_exp, style);
-                    UnityPrint(UnityStrWas);
-                    UnityPrintNumberByStyle(*(_US16*)ptr_act, style);
-                    UnityAddMsgIfSpecified(msg);
-                    UNITY_FAIL_AND_BAIL;
-                }
-                ptr_exp += 2;
-                ptr_act += 2;
-            }
-            break;
-#ifdef UNITY_SUPPORT_64
-        case UNITY_DISPLAY_STYLE_HEX64:
-        case UNITY_DISPLAY_STYLE_INT64:
-        case UNITY_DISPLAY_STYLE_UINT64:
-            while (elements--)
-            {
-                if (*(_US64*)ptr_exp != *(_US64*)ptr_act)
-                {
-                    UnityTestResultsFailBegin(lineNumber);
-                    UnityPrint(UnityStrElement);
-                    UnityPrintNumberByStyle((num_elements - elements - 1), UNITY_DISPLAY_STYLE_UINT);
-                    UnityPrint(UnityStrExpected);
-                    UnityPrintNumberByStyle(*(_US64*)ptr_exp, style);
-                    UnityPrint(UnityStrWas);
-                    UnityPrintNumberByStyle(*(_US64*)ptr_act, style);
-                    UnityAddMsgIfSpecified(msg);
-                    UNITY_FAIL_AND_BAIL;
-                }
-                ptr_exp += 8;
-                ptr_act += 8;
-            }
-            break;
-#endif
-        default:
-            while (elements--)
-            {
-                if (*(_US32*)ptr_exp != *(_US32*)ptr_act)
-                {
-                    UnityTestResultsFailBegin(lineNumber);
-                    UnityPrint(UnityStrElement);
-                    UnityPrintNumberByStyle((num_elements - elements - 1), UNITY_DISPLAY_STYLE_UINT);
-                    UnityPrint(UnityStrExpected);
-                    UnityPrintNumberByStyle(*(_US32*)ptr_exp, style);
-                    UnityPrint(UnityStrWas);
-                    UnityPrintNumberByStyle(*(_US32*)ptr_act, style);
-                    UnityAddMsgIfSpecified(msg);
-                    UNITY_FAIL_AND_BAIL;
-                }
-                ptr_exp += 4;
-                ptr_act += 4;
-            }
-            break;
-    }
-}
-
-//-----------------------------------------------
-#ifndef UNITY_EXCLUDE_FLOAT
-void UnityAssertEqualFloatArray(const _UF* expected,
-                                const _UF* actual,
-                                const _UU32 num_elements,
-                                const char* msg,
-                                const UNITY_LINE_TYPE lineNumber)
-{
-    _UU32 elements = num_elements;
-    const _UF* ptr_expected = expected;
-    const _UF* ptr_actual = actual;
-    _UF diff, tol;
-
-    UNITY_SKIP_EXECUTION;
-  
-    if (elements == 0)
-    {
-        UnityTestResultsFailBegin(lineNumber);
-        UnityPrint(UnityStrPointless);
-        UnityAddMsgIfSpecified(msg);
-        UNITY_FAIL_AND_BAIL;
-    }
-    
-    if (UnityCheckArraysForNull((void*)expected, (void*)actual, lineNumber, msg) == 1)
-        return;
-
-    while (elements--)
-    {
-        diff = *ptr_expected - *ptr_actual;
-        if (diff < 0.0)
-          diff = 0.0 - diff;
-        tol = UNITY_FLOAT_PRECISION * *ptr_expected;
-        if (tol < 0.0)
-            tol = 0.0 - tol;
-        if (diff > tol)
-        {
-            UnityTestResultsFailBegin(lineNumber);
-            UnityPrint(UnityStrElement);
-            UnityPrintNumberByStyle((num_elements - elements - 1), UNITY_DISPLAY_STYLE_UINT);
-#ifdef UNITY_FLOAT_VERBOSE
-            UnityPrint(UnityStrExpected);
-            UnityPrintFloat(*ptr_expected);
-            UnityPrint(UnityStrWas);
-            UnityPrintFloat(*ptr_actual);
-#else
-            UnityPrint(UnityStrDelta);
-#endif
-            UnityAddMsgIfSpecified(msg);
-            UNITY_FAIL_AND_BAIL;
-        }
-        ptr_expected++;
-        ptr_actual++;
-    }
-}
-
-//-----------------------------------------------
-void UnityAssertFloatsWithin(const _UF delta,
-                             const _UF expected,
-                             const _UF actual,
-                             const char* msg,
-                             const UNITY_LINE_TYPE lineNumber)
-{
-    _UF diff = actual - expected;
-    _UF pos_delta = delta;
-
-    UNITY_SKIP_EXECUTION;
-  
-    if (diff < 0)
-    {
-        diff = 0.0f - diff;
-    }
-    if (pos_delta < 0)
-    {
-        pos_delta = 0.0f - pos_delta;
-    }
-
-    if (pos_delta < diff)
-    {
-        UnityTestResultsFailBegin(lineNumber);
-#ifdef UNITY_FLOAT_VERBOSE
-        UnityPrint(UnityStrExpected);
-        UnityPrintFloat(expected);
-        UnityPrint(UnityStrWas);
-        UnityPrintFloat(actual);
-#else
-        UnityPrint(UnityStrDelta);
-#endif
-        UnityAddMsgIfSpecified(msg);
-        UNITY_FAIL_AND_BAIL;
-    }
-}
-#endif
-
-//-----------------------------------------------
-void UnityAssertNumbersWithin( const _U_SINT delta,
-                               const _U_SINT expected,
-                               const _U_SINT actual,
-                               const char* msg,
-                               const UNITY_LINE_TYPE lineNumber,
-                               const UNITY_DISPLAY_STYLE_T style)
-{
-    UNITY_SKIP_EXECUTION;
-    
-    if ((style & UNITY_DISPLAY_RANGE_INT) == UNITY_DISPLAY_RANGE_INT)
-    {
-        if (actual > expected)
-          Unity.CurrentTestFailed = ((actual - expected) > delta);
-        else
-          Unity.CurrentTestFailed = ((expected - actual) > delta);
-    }
-    else
-    {
-        if ((_U_UINT)actual > (_U_UINT)expected)
-            Unity.CurrentTestFailed = ((_U_UINT)(actual - expected) > (_U_UINT)delta);
-        else
-            Unity.CurrentTestFailed = ((_U_UINT)(expected - actual) > (_U_UINT)delta);
-    }
-
-    if (Unity.CurrentTestFailed)
-    {
-        UnityTestResultsFailBegin(lineNumber);
-        UnityPrint(UnityStrDelta);
-        UnityPrintNumberByStyle(delta, style);
-        UnityPrint(UnityStrExpected);
-        UnityPrintNumberByStyle(expected, style);
-        UnityPrint(UnityStrWas);
-        UnityPrintNumberByStyle(actual, style);
-        UnityAddMsgIfSpecified(msg);
-        UNITY_FAIL_AND_BAIL;
-    }
-}
-
-//-----------------------------------------------
-void UnityAssertEqualString(const char* expected,
-                            const char* actual,
-                            const char* msg,
-                            const UNITY_LINE_TYPE lineNumber)
-{
-    _UU32 i;
-
-    UNITY_SKIP_EXECUTION;
-  
-    // if both pointers not null compare the strings
-    if (expected && actual)
-    {
-        for (i = 0; expected[i] || actual[i]; i++)
-        {
-            if (expected[i] != actual[i])
-            {
-                Unity.CurrentTestFailed = 1;
-                break;
-            }
-        }
-    }
-    else
-    { // handle case of one pointers being null (if both null, test should pass)
-        if (expected != actual)
-        {
-            Unity.CurrentTestFailed = 1;
-        }
-    }
-
-    if (Unity.CurrentTestFailed)
-    {
-      UnityTestResultsFailBegin(lineNumber);
-      UnityPrintExpectedAndActualStrings(expected, actual);
-      UnityAddMsgIfSpecified(msg);
-      UNITY_FAIL_AND_BAIL;
-    }
-}
-
-//-----------------------------------------------
-void UnityAssertEqualStringArray( const char** expected,
-                                  const char** actual,
-                                  const _UU32 num_elements,
-                                  const char* msg,
-                                  const UNITY_LINE_TYPE lineNumber)
-{
-    _UU32 i, j = 0;
-    
-    UNITY_SKIP_EXECUTION;
-  
-    // if no elements, it's an error
-    if (num_elements == 0)
-    {
-        UnityTestResultsFailBegin(lineNumber);
-        UnityPrint(UnityStrPointless);
-        UnityAddMsgIfSpecified(msg);
-        UNITY_FAIL_AND_BAIL;
-    }
-
-    if (UnityCheckArraysForNull((void*)expected, (void*)actual, lineNumber, msg) == 1)
-        return;
-    
-    do
-    {
-        // if both pointers not null compare the strings
-        if (expected[j] && actual[j])
-        {
-            for (i = 0; expected[j][i] || actual[j][i]; i++)
-            {
-                if (expected[j][i] != actual[j][i])
-                {
-                    Unity.CurrentTestFailed = 1;
-                    break;
-                }
-            }
-        }
-        else
-        { // handle case of one pointers being null (if both null, test should pass)
-            if (expected[j] != actual[j])
-            {
-                Unity.CurrentTestFailed = 1;
-            }
-        }
-
-        if (Unity.CurrentTestFailed)
-        {
-            UnityTestResultsFailBegin(lineNumber);
-            if (num_elements > 1)
-            {
-                UnityPrint(UnityStrElement);
-                UnityPrintNumberByStyle((num_elements - j - 1), UNITY_DISPLAY_STYLE_UINT);
-            }
-            UnityPrintExpectedAndActualStrings((const char*)(expected[j]), (const char*)(actual[j]));
-            UnityAddMsgIfSpecified(msg);
-            UNITY_FAIL_AND_BAIL;
-        } 
-    } while (++j < num_elements);
-}
-
-//-----------------------------------------------
-void UnityAssertEqualMemory( const void* expected,
-                             const void* actual,
-                             _UU32 length,
-                             _UU32 num_elements,
-                             const char* msg,
-                             const UNITY_LINE_TYPE lineNumber)
-{
-    unsigned char* expected_ptr = (unsigned char*)expected;
-    unsigned char* actual_ptr = (unsigned char*)actual;
-    _UU32 elements = num_elements;
-
-    UNITY_SKIP_EXECUTION;
-  
-    if ((elements == 0) || (length == 0))
-    {
-        UnityTestResultsFailBegin(lineNumber);
-        UnityPrint(UnityStrPointless);
-        UnityAddMsgIfSpecified(msg);
-        UNITY_FAIL_AND_BAIL;
-    }
-
-    if (UnityCheckArraysForNull((void*)expected, (void*)actual, lineNumber, msg) == 1)
-        return;
-        
-    while (elements--)
-    {
-        if (memcmp((const void*)expected_ptr, (const void*)actual_ptr, length) != 0)
-        {
-            Unity.CurrentTestFailed = 1;
-            break;
-        }
-        expected_ptr += length;
-        actual_ptr += length;
-    }
-
-    if (Unity.CurrentTestFailed)
-    {
-        UnityTestResultsFailBegin(lineNumber);
-        if (num_elements > 1)
-        {
-            UnityPrint(UnityStrElement);
-            UnityPrintNumberByStyle((num_elements - elements - 1), UNITY_DISPLAY_STYLE_UINT);
-        }
-        UnityPrint(UnityStrMemory);
-        UnityAddMsgIfSpecified(msg);
-        UNITY_FAIL_AND_BAIL;
-    }
-}
-
-//-----------------------------------------------
-// Control Functions
-//-----------------------------------------------
-
-void UnityFail(const char* msg, const UNITY_LINE_TYPE line)
-{
-    UNITY_SKIP_EXECUTION;
-
-    UnityTestResultsBegin(Unity.TestFile, line);
-    UnityPrint("FAIL");
-    if (msg != NULL)
-    {
-      UNITY_OUTPUT_CHAR(':');
-      if (msg[0] != ' ')
-      {
-        UNITY_OUTPUT_CHAR(' ');  
-      }
-      UnityPrint(msg);
-    }
-    UNITY_FAIL_AND_BAIL;
-}
-
-//-----------------------------------------------
-void UnityIgnore(const char* msg, const UNITY_LINE_TYPE line)
-{
-    UNITY_SKIP_EXECUTION;
-
-    UnityTestResultsBegin(Unity.TestFile, line);
-    UnityPrint("IGNORE");
-    if (msg != NULL)
-    {
-      UNITY_OUTPUT_CHAR(':');
-      UNITY_OUTPUT_CHAR(' ');
-      UnityPrint(msg);
-    }
-    UNITY_IGNORE_AND_BAIL;
-}
-
-//-----------------------------------------------
-void setUp(void);
-void tearDown(void);
-void UnityDefaultTestRun(UnityTestFunction Func, const char* FuncName, const int FuncLineNum)
-{
-    Unity.CurrentTestName = FuncName;
-    Unity.CurrentTestLineNumber = FuncLineNum;
-    Unity.NumberOfTests++; 
-    if (TEST_PROTECT())
-    {
-        setUp();
-        Func();
-    }
-    if (TEST_PROTECT() && !(Unity.CurrentTestIgnored))
-    {
-        tearDown();
-    }
-    UnityConcludeTest();
-}
-
-//-----------------------------------------------
-void UnityBegin(void)
-{
-    Unity.NumberOfTests = 0;
-}
-
-//-----------------------------------------------
-int UnityEnd(void)
-{
-    UnityPrint("-----------------------");
-    UNITY_PRINT_EOL;
-    UnityPrintNumber(Unity.NumberOfTests);
-    UnityPrint(" Tests ");
-    UnityPrintNumber(Unity.TestFailures);
-    UnityPrint(" Failures ");
-    UnityPrintNumber(Unity.TestIgnores);
-    UnityPrint(" Ignored");
-    UNITY_PRINT_EOL;
-    if (Unity.TestFailures == 0U)
-    {
-        UnityPrint("OK");
-    }
-    else
-    {
-        UnityPrint("FAIL");
-    }
-    UNITY_PRINT_EOL;
-    return Unity.TestFailures;
-}
diff --git a/tools/ceedling/vendor/c_exception/vendor/unity/src/unity.h b/tools/ceedling/vendor/c_exception/vendor/unity/src/unity.h
deleted file mode 100644 (file)
index 0b1b187..0000000
+++ /dev/null
@@ -1,213 +0,0 @@
-/* ==========================================
-    Unity Project - A Test Framework for C
-    Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-    [Released under MIT License. Please refer to license.txt for details]
-========================================== */
-
-#ifndef UNITY_FRAMEWORK_H
-#define UNITY_FRAMEWORK_H
-
-#define UNITY
-
-#include "unity_internals.h"
-
-//-------------------------------------------------------
-// Configuration Options
-//-------------------------------------------------------
-
-// Integers
-//     - Unity assumes 32 bit integers by default
-//     - If your compiler treats ints of a different size, define UNITY_INT_WIDTH
-
-// Floats
-//     - define UNITY_EXCLUDE_FLOAT to disallow floating point comparisons
-//     - define UNITY_FLOAT_PRECISION to specify the precision to use when doing TEST_ASSERT_EQUAL_FLOAT
-//     - define UNITY_FLOAT_TYPE to specify doubles instead of single precision floats
-//     - define UNITY_FLOAT_VERBOSE to print floating point values in errors (uses sprintf)
-
-// Output
-//     - by default, Unity prints to standard out with putchar.  define UNITY_OUTPUT_CHAR(a) with a different function if desired
-
-// Optimization
-//     - by default, line numbers are stored in unsigned shorts.  Define UNITY_LINE_TYPE with a different type if your files are huge
-//     - by default, test and failure counters are unsigned shorts.  Define UNITY_COUNTER_TYPE with a different type if you want to save space or have more than 65535 Tests.
-
-// Test Cases
-//     - define UNITY_SUPPORT_TEST_CASES to include the TEST_CASE macro, though really it's mostly about the runner generator script
-
-// Parameterized Tests
-//     - you'll want to create a define of TEST_CASE(...) which basically evaluates to nothing
-
-//-------------------------------------------------------
-// Test Running Macros
-//-------------------------------------------------------
-
-#define TEST_PROTECT() (setjmp(Unity.AbortFrame) == 0)
-
-#define TEST_ABORT() {longjmp(Unity.AbortFrame, 1);}
-
-#ifndef RUN_TEST
-#define RUN_TEST(func, line_num) UnityDefaultTestRun(func, #func, line_num)
-#endif
-
-#define TEST_LINE_NUM (Unity.CurrentTestLineNumber)
-#define TEST_IS_IGNORED (Unity.CurrentTestIgnored)
-
-//-------------------------------------------------------
-// Basic Fail and Ignore
-//-------------------------------------------------------
-
-#define TEST_FAIL_MESSAGE(message)                                                                 UNITY_TEST_FAIL(__LINE__, message)
-#define TEST_FAIL()                                                                                UNITY_TEST_FAIL(__LINE__, NULL)
-#define TEST_IGNORE_MESSAGE(message)                                                               UNITY_TEST_IGNORE(__LINE__, message)
-#define TEST_IGNORE()                                                                              UNITY_TEST_IGNORE(__LINE__, NULL)
-#define TEST_ONLY()
-
-//-------------------------------------------------------
-// Test Asserts (simple)
-//-------------------------------------------------------
-
-//Boolean
-#define TEST_ASSERT(condition)                                                                     UNITY_TEST_ASSERT(       (condition), __LINE__, " Expression Evaluated To FALSE")
-#define TEST_ASSERT_TRUE(condition)                                                                UNITY_TEST_ASSERT(       (condition), __LINE__, " Expected TRUE Was FALSE")
-#define TEST_ASSERT_UNLESS(condition)                                                              UNITY_TEST_ASSERT(      !(condition), __LINE__, " Expression Evaluated To TRUE")
-#define TEST_ASSERT_FALSE(condition)                                                               UNITY_TEST_ASSERT(      !(condition), __LINE__, " Expected FALSE Was TRUE")
-#define TEST_ASSERT_NULL(pointer)                                                                  UNITY_TEST_ASSERT_NULL(    (pointer), __LINE__, " Expected NULL")
-#define TEST_ASSERT_NOT_NULL(pointer)                                                              UNITY_TEST_ASSERT_NOT_NULL((pointer), __LINE__, " Expected Non-NULL")
-
-//Integers (of all sizes)
-#define TEST_ASSERT_EQUAL_INT(expected, actual)                                                    UNITY_TEST_ASSERT_EQUAL_INT((expected), (actual), __LINE__, NULL)
-#define TEST_ASSERT_EQUAL_INT8(expected, actual)                                                   UNITY_TEST_ASSERT_EQUAL_INT8((expected), (actual), __LINE__, NULL)
-#define TEST_ASSERT_EQUAL_INT16(expected, actual)                                                  UNITY_TEST_ASSERT_EQUAL_INT16((expected), (actual), __LINE__, NULL)
-#define TEST_ASSERT_EQUAL_INT32(expected, actual)                                                  UNITY_TEST_ASSERT_EQUAL_INT32((expected), (actual), __LINE__, NULL)
-#define TEST_ASSERT_EQUAL_INT64(expected, actual)                                                  UNITY_TEST_ASSERT_EQUAL_INT64((expected), (actual), __LINE__, NULL)
-#define TEST_ASSERT_EQUAL(expected, actual)                                                        UNITY_TEST_ASSERT_EQUAL_INT((expected), (actual), __LINE__, NULL)
-#define TEST_ASSERT_NOT_EQUAL(expected, actual)                                                    UNITY_TEST_ASSERT(((expected) !=  (actual)), __LINE__, " Expected Not-Equal")
-#define TEST_ASSERT_EQUAL_UINT(expected, actual)                                                   UNITY_TEST_ASSERT_EQUAL_UINT( (expected), (actual), __LINE__, NULL)
-#define TEST_ASSERT_EQUAL_UINT8(expected, actual)                                                  UNITY_TEST_ASSERT_EQUAL_UINT8( (expected), (actual), __LINE__, NULL)
-#define TEST_ASSERT_EQUAL_UINT16(expected, actual)                                                 UNITY_TEST_ASSERT_EQUAL_UINT16( (expected), (actual), __LINE__, NULL)
-#define TEST_ASSERT_EQUAL_UINT32(expected, actual)                                                 UNITY_TEST_ASSERT_EQUAL_UINT32( (expected), (actual), __LINE__, NULL)
-#define TEST_ASSERT_EQUAL_UINT64(expected, actual)                                                 UNITY_TEST_ASSERT_EQUAL_UINT64( (expected), (actual), __LINE__, NULL)
-#define TEST_ASSERT_EQUAL_HEX(expected, actual)                                                    UNITY_TEST_ASSERT_EQUAL_HEX32((expected), (actual), __LINE__, NULL)
-#define TEST_ASSERT_EQUAL_HEX8(expected, actual)                                                   UNITY_TEST_ASSERT_EQUAL_HEX8( (expected), (actual), __LINE__, NULL)
-#define TEST_ASSERT_EQUAL_HEX16(expected, actual)                                                  UNITY_TEST_ASSERT_EQUAL_HEX16((expected), (actual), __LINE__, NULL)
-#define TEST_ASSERT_EQUAL_HEX32(expected, actual)                                                  UNITY_TEST_ASSERT_EQUAL_HEX32((expected), (actual), __LINE__, NULL)
-#define TEST_ASSERT_EQUAL_HEX64(expected, actual)                                                  UNITY_TEST_ASSERT_EQUAL_HEX64((expected), (actual), __LINE__, NULL)
-#define TEST_ASSERT_BITS(mask, expected, actual)                                                   UNITY_TEST_ASSERT_BITS((mask), (expected), (actual), __LINE__, NULL)
-#define TEST_ASSERT_BITS_HIGH(mask, actual)                                                        UNITY_TEST_ASSERT_BITS((mask), (_UU32)(-1), (actual), __LINE__, NULL)
-#define TEST_ASSERT_BITS_LOW(mask, actual)                                                         UNITY_TEST_ASSERT_BITS((mask), (_UU32)(0), (actual), __LINE__, NULL)
-#define TEST_ASSERT_BIT_HIGH(bit, actual)                                                          UNITY_TEST_ASSERT_BITS(((_UU32)1 << bit), (_UU32)(-1), (actual), __LINE__, NULL)
-#define TEST_ASSERT_BIT_LOW(bit, actual)                                                           UNITY_TEST_ASSERT_BITS(((_UU32)1 << bit), (_UU32)(0), (actual), __LINE__, NULL)
-
-//Integer Ranges (of all sizes)
-#define TEST_ASSERT_INT_WITHIN(delta, expected, actual)                                            UNITY_TEST_ASSERT_INT_WITHIN(delta, expected, actual, __LINE__, NULL)
-#define TEST_ASSERT_UINT_WITHIN(delta, expected, actual)                                           UNITY_TEST_ASSERT_UINT_WITHIN(delta, expected, actual, __LINE__, NULL)
-#define TEST_ASSERT_HEX_WITHIN(delta, expected, actual)                                            UNITY_TEST_ASSERT_HEX32_WITHIN(delta, expected, actual, __LINE__, NULL)
-#define TEST_ASSERT_HEX8_WITHIN(delta, expected, actual)                                           UNITY_TEST_ASSERT_HEX8_WITHIN(delta, expected, actual, __LINE__, NULL)
-#define TEST_ASSERT_HEX16_WITHIN(delta, expected, actual)                                          UNITY_TEST_ASSERT_HEX16_WITHIN(delta, expected, actual, __LINE__, NULL)
-#define TEST_ASSERT_HEX32_WITHIN(delta, expected, actual)                                          UNITY_TEST_ASSERT_HEX32_WITHIN(delta, expected, actual, __LINE__, NULL)
-#define TEST_ASSERT_HEX64_WITHIN(delta, expected, actual)                                          UNITY_TEST_ASSERT_HEX64_WITHIN(delta, expected, actual, __LINE__, NULL)
-
-//Structs and Strings
-#define TEST_ASSERT_EQUAL_PTR(expected, actual)                                                    UNITY_TEST_ASSERT_EQUAL_PTR((expected), (actual), __LINE__, NULL)
-#define TEST_ASSERT_EQUAL_STRING(expected, actual)                                                 UNITY_TEST_ASSERT_EQUAL_STRING(expected, actual, __LINE__, NULL)
-#define TEST_ASSERT_EQUAL_MEMORY(expected, actual, len)                                            UNITY_TEST_ASSERT_EQUAL_MEMORY(expected, actual, len, __LINE__, NULL)
-
-//Arrays
-#define TEST_ASSERT_EQUAL_INT_ARRAY(expected, actual, num_elements)                                UNITY_TEST_ASSERT_EQUAL_INT_ARRAY(expected, actual, num_elements, __LINE__, NULL)
-#define TEST_ASSERT_EQUAL_INT8_ARRAY(expected, actual, num_elements)                               UNITY_TEST_ASSERT_EQUAL_INT8_ARRAY(expected, actual, num_elements, __LINE__, NULL)
-#define TEST_ASSERT_EQUAL_INT16_ARRAY(expected, actual, num_elements)                              UNITY_TEST_ASSERT_EQUAL_INT16_ARRAY(expected, actual, num_elements, __LINE__, NULL)
-#define TEST_ASSERT_EQUAL_INT32_ARRAY(expected, actual, num_elements)                              UNITY_TEST_ASSERT_EQUAL_INT32_ARRAY(expected, actual, num_elements, __LINE__, NULL)
-#define TEST_ASSERT_EQUAL_INT64_ARRAY(expected, actual, num_elements)                              UNITY_TEST_ASSERT_EQUAL_INT64_ARRAY(expected, actual, num_elements, __LINE__, NULL)
-#define TEST_ASSERT_EQUAL_UINT_ARRAY(expected, actual, num_elements)                               UNITY_TEST_ASSERT_EQUAL_UINT_ARRAY(expected, actual, num_elements, __LINE__, NULL)
-#define TEST_ASSERT_EQUAL_UINT8_ARRAY(expected, actual, num_elements)                              UNITY_TEST_ASSERT_EQUAL_UINT8_ARRAY(expected, actual, num_elements, __LINE__, NULL)
-#define TEST_ASSERT_EQUAL_UINT16_ARRAY(expected, actual, num_elements)                             UNITY_TEST_ASSERT_EQUAL_UINT16_ARRAY(expected, actual, num_elements, __LINE__, NULL)
-#define TEST_ASSERT_EQUAL_UINT32_ARRAY(expected, actual, num_elements)                             UNITY_TEST_ASSERT_EQUAL_UINT32_ARRAY(expected, actual, num_elements, __LINE__, NULL)
-#define TEST_ASSERT_EQUAL_UINT64_ARRAY(expected, actual, num_elements)                             UNITY_TEST_ASSERT_EQUAL_UINT64_ARRAY(expected, actual, num_elements, __LINE__, NULL)
-#define TEST_ASSERT_EQUAL_HEX_ARRAY(expected, actual, num_elements)                                UNITY_TEST_ASSERT_EQUAL_HEX32_ARRAY(expected, actual, num_elements, __LINE__, NULL)
-#define TEST_ASSERT_EQUAL_HEX8_ARRAY(expected, actual, num_elements)                               UNITY_TEST_ASSERT_EQUAL_HEX8_ARRAY(expected, actual, num_elements, __LINE__, NULL)
-#define TEST_ASSERT_EQUAL_HEX16_ARRAY(expected, actual, num_elements)                              UNITY_TEST_ASSERT_EQUAL_HEX16_ARRAY(expected, actual, num_elements, __LINE__, NULL)
-#define TEST_ASSERT_EQUAL_HEX32_ARRAY(expected, actual, num_elements)                              UNITY_TEST_ASSERT_EQUAL_HEX32_ARRAY(expected, actual, num_elements, __LINE__, NULL)
-#define TEST_ASSERT_EQUAL_HEX64_ARRAY(expected, actual, num_elements)                              UNITY_TEST_ASSERT_EQUAL_HEX64_ARRAY(expected, actual, num_elements, __LINE__, NULL)
-#define TEST_ASSERT_EQUAL_STRING_ARRAY(expected, actual, num_elements)                             UNITY_TEST_ASSERT_EQUAL_STRING_ARRAY(expected, actual, num_elements, __LINE__, NULL)
-#define TEST_ASSERT_EQUAL_MEMORY_ARRAY(expected, actual, len, num_elements)                        UNITY_TEST_ASSERT_EQUAL_MEMORY_ARRAY(expected, actual, len, num_elements, __LINE__, NULL)
-
-//Floating Point (If Enabled)
-#define TEST_ASSERT_FLOAT_WITHIN(delta, expected, actual)                                          UNITY_TEST_ASSERT_FLOAT_WITHIN(delta, expected, actual, __LINE__, NULL)
-#define TEST_ASSERT_EQUAL_FLOAT(expected, actual)                                                  UNITY_TEST_ASSERT_EQUAL_FLOAT(expected, actual, __LINE__, NULL)
-#define TEST_ASSERT_EQUAL_FLOAT_ARRAY(expected, actual, num_elements)                              UNITY_TEST_ASSERT_EQUAL_FLOAT_ARRAY(expected, actual, num_elements, __LINE__, NULL)
-
-//-------------------------------------------------------
-// Test Asserts (with additional messages)
-//-------------------------------------------------------
-
-//Boolean
-#define TEST_ASSERT_MESSAGE(condition, message)                                                    UNITY_TEST_ASSERT(       (condition), __LINE__, message)
-#define TEST_ASSERT_TRUE_MESSAGE(condition, message)                                               UNITY_TEST_ASSERT(       (condition), __LINE__, message)
-#define TEST_ASSERT_UNLESS_MESSAGE(condition, message)                                             UNITY_TEST_ASSERT(      !(condition), __LINE__, message)
-#define TEST_ASSERT_FALSE_MESSAGE(condition, message)                                              UNITY_TEST_ASSERT(      !(condition), __LINE__, message)
-#define TEST_ASSERT_NULL_MESSAGE(pointer, message)                                                 UNITY_TEST_ASSERT_NULL(    (pointer), __LINE__, message)
-#define TEST_ASSERT_NOT_NULL_MESSAGE(pointer, message)                                             UNITY_TEST_ASSERT_NOT_NULL((pointer), __LINE__, message)
-
-//Integers (of all sizes)
-#define TEST_ASSERT_EQUAL_INT_MESSAGE(expected, actual, message)                                   UNITY_TEST_ASSERT_EQUAL_INT((expected), (actual), __LINE__, message)
-#define TEST_ASSERT_EQUAL_INT8_MESSAGE(expected, actual, message)                                  UNITY_TEST_ASSERT_EQUAL_INT8((expected), (actual), __LINE__, message)
-#define TEST_ASSERT_EQUAL_INT16_MESSAGE(expected, actual, message)                                 UNITY_TEST_ASSERT_EQUAL_INT16((expected), (actual), __LINE__, message)
-#define TEST_ASSERT_EQUAL_INT32_MESSAGE(expected, actual, message)                                 UNITY_TEST_ASSERT_EQUAL_INT32((expected), (actual), __LINE__, message)
-#define TEST_ASSERT_EQUAL_INT64_MESSAGE(expected, actual, message)                                 UNITY_TEST_ASSERT_EQUAL_INT64((expected), (actual), __LINE__, message)
-#define TEST_ASSERT_EQUAL_MESSAGE(expected, actual, message)                                       UNITY_TEST_ASSERT_EQUAL_INT((expected), (actual), __LINE__, message)
-#define TEST_ASSERT_NOT_EQUAL_MESSAGE(expected, actual, message)                                   UNITY_TEST_ASSERT(((expected) !=  (actual)), __LINE__, message)
-#define TEST_ASSERT_EQUAL_UINT_MESSAGE(expected, actual, message)                                  UNITY_TEST_ASSERT_EQUAL_UINT( (expected), (actual), __LINE__, message)
-#define TEST_ASSERT_EQUAL_UINT8_MESSAGE(expected, actual, message)                                 UNITY_TEST_ASSERT_EQUAL_UINT8( (expected), (actual), __LINE__, message)
-#define TEST_ASSERT_EQUAL_UINT16_MESSAGE(expected, actual, message)                                UNITY_TEST_ASSERT_EQUAL_UINT16( (expected), (actual), __LINE__, message)
-#define TEST_ASSERT_EQUAL_UINT32_MESSAGE(expected, actual, message)                                UNITY_TEST_ASSERT_EQUAL_UINT32( (expected), (actual), __LINE__, message)
-#define TEST_ASSERT_EQUAL_UINT64_MESSAGE(expected, actual, message)                                UNITY_TEST_ASSERT_EQUAL_UINT64( (expected), (actual), __LINE__, message)
-#define TEST_ASSERT_EQUAL_HEX_MESSAGE(expected, actual, message)                                   UNITY_TEST_ASSERT_EQUAL_HEX32((expected), (actual), __LINE__, message)
-#define TEST_ASSERT_EQUAL_HEX8_MESSAGE(expected, actual, message)                                  UNITY_TEST_ASSERT_EQUAL_HEX8( (expected), (actual), __LINE__, message)
-#define TEST_ASSERT_EQUAL_HEX16_MESSAGE(expected, actual, message)                                 UNITY_TEST_ASSERT_EQUAL_HEX16((expected), (actual), __LINE__, message)
-#define TEST_ASSERT_EQUAL_HEX32_MESSAGE(expected, actual, message)                                 UNITY_TEST_ASSERT_EQUAL_HEX32((expected), (actual), __LINE__, message)
-#define TEST_ASSERT_EQUAL_HEX64_MESSAGE(expected, actual, message)                                 UNITY_TEST_ASSERT_EQUAL_HEX64((expected), (actual), __LINE__, message)
-#define TEST_ASSERT_BITS_MESSAGE(mask, expected, actual, message)                                  UNITY_TEST_ASSERT_BITS((mask), (expected), (actual), __LINE__, message)
-#define TEST_ASSERT_BITS_HIGH_MESSAGE(mask, actual, message)                                       UNITY_TEST_ASSERT_BITS((mask), (_UU32)(-1), (actual), __LINE__, message)
-#define TEST_ASSERT_BITS_LOW_MESSAGE(mask, actual, message)                                        UNITY_TEST_ASSERT_BITS((mask), (_UU32)(0), (actual), __LINE__, message)
-#define TEST_ASSERT_BIT_HIGH_MESSAGE(bit, actual, message)                                         UNITY_TEST_ASSERT_BITS(((_UU32)1 << bit), (_UU32)(-1), (actual), __LINE__, message)
-#define TEST_ASSERT_BIT_LOW_MESSAGE(bit, actual, message)                                          UNITY_TEST_ASSERT_BITS(((_UU32)1 << bit), (_UU32)(0), (actual), __LINE__, message)
-
-//Integer Ranges (of all sizes)
-#define TEST_ASSERT_INT_WITHIN_MESSAGE(delta, expected, actual, message)                           UNITY_TEST_ASSERT_INT_WITHIN(delta, expected, actual, __LINE__, message)
-#define TEST_ASSERT_UINT_WITHIN_MESSAGE(delta, expected, actual, message)                          UNITY_TEST_ASSERT_UINT_WITHIN(delta, expected, actual, __LINE__, message)
-#define TEST_ASSERT_HEX_WITHIN_MESSAGE(delta, expected, actual, message)                           UNITY_TEST_ASSERT_HEX32_WITHIN(delta, expected, actual, __LINE__, message)
-#define TEST_ASSERT_HEX8_WITHIN_MESSAGE(delta, expected, actual, message)                          UNITY_TEST_ASSERT_HEX8_WITHIN(delta, expected, actual, __LINE__, message)
-#define TEST_ASSERT_HEX16_WITHIN_MESSAGE(delta, expected, actual, message)                         UNITY_TEST_ASSERT_HEX16_WITHIN(delta, expected, actual, __LINE__, message)
-#define TEST_ASSERT_HEX32_WITHIN_MESSAGE(delta, expected, actual, message)                         UNITY_TEST_ASSERT_HEX32_WITHIN(delta, expected, actual, __LINE__, message)
-#define TEST_ASSERT_HEX64_WITHIN_MESSAGE(delta, expected, actual, message)                         UNITY_TEST_ASSERT_HEX64_WITHIN(delta, expected, actual, __LINE__, message)
-
-//Structs and Strings
-#define TEST_ASSERT_EQUAL_PTR_MESSAGE(expected, actual, message)                                   UNITY_TEST_ASSERT_EQUAL_PTR(expected, actual, __LINE__, message)
-#define TEST_ASSERT_EQUAL_STRING_MESSAGE(expected, actual, message)                                UNITY_TEST_ASSERT_EQUAL_STRING(expected, actual, __LINE__, message)
-#define TEST_ASSERT_EQUAL_MEMORY_MESSAGE(expected, actual, len, message)                           UNITY_TEST_ASSERT_EQUAL_MEMORY(expected, actual, len, __LINE__, message)
-
-//Arrays
-#define TEST_ASSERT_EQUAL_INT_ARRAY_MESSAGE(expected, actual, num_elements, message)               UNITY_TEST_ASSERT_EQUAL_INT_ARRAY(expected, actual, num_elements, __LINE__, message)
-#define TEST_ASSERT_EQUAL_INT8_ARRAY_MESSAGE(expected, actual, num_elements, message)              UNITY_TEST_ASSERT_EQUAL_INT8_ARRAY(expected, actual, num_elements, __LINE__, message)
-#define TEST_ASSERT_EQUAL_INT16_ARRAY_MESSAGE(expected, actual, num_elements, message)             UNITY_TEST_ASSERT_EQUAL_INT16_ARRAY(expected, actual, num_elements, __LINE__, message)
-#define TEST_ASSERT_EQUAL_INT32_ARRAY_MESSAGE(expected, actual, num_elements, message)             UNITY_TEST_ASSERT_EQUAL_INT32_ARRAY(expected, actual, num_elements, __LINE__, message)
-#define TEST_ASSERT_EQUAL_INT64_ARRAY_MESSAGE(expected, actual, num_elements, message)             UNITY_TEST_ASSERT_EQUAL_INT64_ARRAY(expected, actual, num_elements, __LINE__, message)
-#define TEST_ASSERT_EQUAL_UINT_ARRAY_MESSAGE(expected, actual, num_elements, message)              UNITY_TEST_ASSERT_EQUAL_UINT_ARRAY(expected, actual, num_elements, __LINE__, message)
-#define TEST_ASSERT_EQUAL_UINT8_ARRAY_MESSAGE(expected, actual, num_elements, message)             UNITY_TEST_ASSERT_EQUAL_UINT8_ARRAY(expected, actual, num_elements, __LINE__, message)
-#define TEST_ASSERT_EQUAL_UINT16_ARRAY_MESSAGE(expected, actual, num_elements, message)            UNITY_TEST_ASSERT_EQUAL_UINT16_ARRAY(expected, actual, num_elements, __LINE__, message)
-#define TEST_ASSERT_EQUAL_UINT32_ARRAY_MESSAGE(expected, actual, num_elements, message)            UNITY_TEST_ASSERT_EQUAL_UINT32_ARRAY(expected, actual, num_elements, __LINE__, message)
-#define TEST_ASSERT_EQUAL_UINT64_ARRAY_MESSAGE(expected, actual, num_elements, message)            UNITY_TEST_ASSERT_EQUAL_UINT64_ARRAY(expected, actual, num_elements, __LINE__, message)
-#define TEST_ASSERT_EQUAL_HEX_ARRAY_MESSAGE(expected, actual, num_elements, message)               UNITY_TEST_ASSERT_EQUAL_HEX32_ARRAY(expected, actual, num_elements, __LINE__, message)
-#define TEST_ASSERT_EQUAL_HEX8_ARRAY_MESSAGE(expected, actual, num_elements, message)              UNITY_TEST_ASSERT_EQUAL_HEX8_ARRAY(expected, actual, num_elements, __LINE__, message)
-#define TEST_ASSERT_EQUAL_HEX16_ARRAY_MESSAGE(expected, actual, num_elements, message)             UNITY_TEST_ASSERT_EQUAL_HEX16_ARRAY(expected, actual, num_elements, __LINE__, message)
-#define TEST_ASSERT_EQUAL_HEX32_ARRAY_MESSAGE(expected, actual, num_elements, message)             UNITY_TEST_ASSERT_EQUAL_HEX32_ARRAY(expected, actual, num_elements, __LINE__, message)
-#define TEST_ASSERT_EQUAL_HEX64_ARRAY_MESSAGE(expected, actual, num_elements, message)             UNITY_TEST_ASSERT_EQUAL_HEX64_ARRAY(expected, actual, num_elements, __LINE__, message)
-#define TEST_ASSERT_EQUAL_STRING_ARRAY_MESSAGE(expected, actual, num_elements, message)            UNITY_TEST_ASSERT_EQUAL_STRING_ARRAY(expected, actual, num_elements, __LINE__, message)
-#define TEST_ASSERT_EQUAL_MEMORY_ARRAY_MESSAGE(expected, actual, len, num_elements, message)       UNITY_TEST_ASSERT_EQUAL_MEMORY_ARRAY(expected, actual, len, num_elements, __LINE__, message)
-
-//Floating Point (If Enabled)
-#define TEST_ASSERT_FLOAT_WITHIN_MESSAGE(delta, expected, actual, message)                         UNITY_TEST_ASSERT_FLOAT_WITHIN(delta, expected, actual, __LINE__, message)
-#define TEST_ASSERT_EQUAL_FLOAT_MESSAGE(expected, actual, message)                                 UNITY_TEST_ASSERT_EQUAL_FLOAT(expected, actual, __LINE__, message)
-#define TEST_ASSERT_EQUAL_FLOAT_ARRAY_MESSAGE(expected, actual, num_elements, message)             UNITY_TEST_ASSERT_EQUAL_FLOAT_ARRAY(expected, actual, num_elements, __LINE__, message)
-#endif
diff --git a/tools/ceedling/vendor/c_exception/vendor/unity/src/unity_internals.h b/tools/ceedling/vendor/c_exception/vendor/unity/src/unity_internals.h
deleted file mode 100644 (file)
index 29c9d1d..0000000
+++ /dev/null
@@ -1,355 +0,0 @@
-/* ==========================================
-    Unity Project - A Test Framework for C
-    Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-    [Released under MIT License. Please refer to license.txt for details]
-========================================== */
-
-#ifndef UNITY_INTERNALS_H
-#define UNITY_INTERNALS_H
-
-#include <stdio.h>
-#include <setjmp.h>
-
-//-------------------------------------------------------
-// Int Support
-//-------------------------------------------------------
-
-#ifndef UNITY_INT_WIDTH
-#define UNITY_INT_WIDTH (32)
-#endif
-
-#ifndef UNITY_LONG_WIDTH
-#define UNITY_LONG_WIDTH (32)
-#endif
-
-#if (UNITY_INT_WIDTH == 32)
-    typedef unsigned char   _UU8;
-    typedef unsigned short  _UU16;
-    typedef unsigned int    _UU32;
-    typedef signed char     _US8;
-    typedef signed short    _US16;
-    typedef signed int      _US32;
-#elif (UNITY_INT_WIDTH == 16)
-    typedef unsigned char   _UU8;
-    typedef unsigned int    _UU16;
-    typedef unsigned long   _UU32;
-    typedef signed char     _US8;
-    typedef signed int      _US16;
-    typedef signed long     _US32;
-#else
-    #error Invalid UNITY_INT_WIDTH specified! (16 or 32 are supported)
-#endif
-
-//-------------------------------------------------------
-// 64-bit Support
-//-------------------------------------------------------
-
-#ifndef UNITY_SUPPORT_64
-
-//No 64-bit Support
-typedef _UU32 _U_UINT;
-typedef _US32 _U_SINT;
-
-#else
-
-//64-bit Support
-#if (UNITY_LONG_WIDTH == 32)
-    typedef unsigned long long _UU64;
-    typedef signed long long   _US64;
-#elif (UNITY_LONG_WIDTH == 64)
-    typedef unsigned long      _UU64;
-    typedef signed long        _US64;
-#else
-    #error Invalid UNITY_LONG_WIDTH specified! (32 or 64 are supported)
-#endif
-typedef _UU64 _U_UINT;
-typedef _US64 _U_SINT;
-
-#endif
-
-//-------------------------------------------------------
-// Pointer Support
-//-------------------------------------------------------
-
-#ifndef UNITY_POINTER_WIDTH
-#define UNITY_POINTER_WIDTH (32)
-#endif
-
-#if (UNITY_POINTER_WIDTH == 32)
-    typedef _UU32 _UP;
-#define UNITY_DISPLAY_STYLE_POINTER UNITY_DISPLAY_STYLE_HEX32
-#elif (UNITY_POINTER_WIDTH == 64)
-    typedef _UU64 _UP;
-#define UNITY_DISPLAY_STYLE_POINTER UNITY_DISPLAY_STYLE_HEX64
-#elif (UNITY_POINTER_WIDTH == 16)
-    typedef _UU16 _UP;
-#define UNITY_DISPLAY_STYLE_POINTER UNITY_DISPLAY_STYLE_HEX16
-#else
-    #error Invalid UNITY_POINTER_WIDTH specified! (16, 32 or 64 are supported)
-#endif
-
-//-------------------------------------------------------
-// Float Support
-//-------------------------------------------------------
-
-#ifdef UNITY_EXCLUDE_FLOAT 
-
-//No Floating Point Support
-#undef UNITY_FLOAT_PRECISION
-#undef UNITY_FLOAT_TYPE
-#undef UNITY_FLOAT_VERBOSE
-
-#else
-
-//Floating Point Support
-#ifndef UNITY_FLOAT_PRECISION
-#define UNITY_FLOAT_PRECISION (0.00001f)
-#endif
-#ifndef UNITY_FLOAT_TYPE
-#define UNITY_FLOAT_TYPE float
-#endif
-typedef UNITY_FLOAT_TYPE _UF;
-    
-#endif
-
-//-------------------------------------------------------
-// Output Method
-//-------------------------------------------------------
-
-#ifndef UNITY_OUTPUT_CHAR
-//Default to using putchar, which is defined in stdio.h above
-#define UNITY_OUTPUT_CHAR(a) putchar(a)
-#else
-//If defined as something else, make sure we declare it here so it's ready for use
-extern int UNITY_OUTPUT_CHAR(int);
-#endif
-
-//-------------------------------------------------------
-// Footprint
-//-------------------------------------------------------
-
-#ifndef UNITY_LINE_TYPE
-#define UNITY_LINE_TYPE unsigned short
-#endif
-
-#ifndef UNITY_COUNTER_TYPE
-#define UNITY_COUNTER_TYPE unsigned short
-#endif
-
-//-------------------------------------------------------
-// Internal Structs Needed
-//-------------------------------------------------------
-
-typedef void (*UnityTestFunction)(void);
-
-#define UNITY_DISPLAY_RANGE_INT  (0x10)
-#define UNITY_DISPLAY_RANGE_UINT (0x20)
-#define UNITY_DISPLAY_RANGE_HEX  (0x40)
-#define UNITY_DISPLAY_RANGE_AUTO (0x80)
-
-typedef enum
-{
-    UNITY_DISPLAY_STYLE_INT      = 4 + UNITY_DISPLAY_RANGE_INT + UNITY_DISPLAY_RANGE_AUTO,
-    UNITY_DISPLAY_STYLE_INT8     = 1 + UNITY_DISPLAY_RANGE_INT,
-    UNITY_DISPLAY_STYLE_INT16    = 2 + UNITY_DISPLAY_RANGE_INT,
-    UNITY_DISPLAY_STYLE_INT32    = 4 + UNITY_DISPLAY_RANGE_INT,
-#ifdef UNITY_SUPPORT_64
-    UNITY_DISPLAY_STYLE_INT64    = 8 + UNITY_DISPLAY_RANGE_INT,
-#endif
-    UNITY_DISPLAY_STYLE_UINT     = 4 + UNITY_DISPLAY_RANGE_UINT + UNITY_DISPLAY_RANGE_AUTO,
-    UNITY_DISPLAY_STYLE_UINT8    = 1 + UNITY_DISPLAY_RANGE_UINT,
-    UNITY_DISPLAY_STYLE_UINT16   = 2 + UNITY_DISPLAY_RANGE_UINT,
-    UNITY_DISPLAY_STYLE_UINT32   = 4 + UNITY_DISPLAY_RANGE_UINT,
-#ifdef UNITY_SUPPORT_64
-    UNITY_DISPLAY_STYLE_UINT64   = 8 + UNITY_DISPLAY_RANGE_UINT,
-#endif
-    UNITY_DISPLAY_STYLE_HEX8     = 1 + UNITY_DISPLAY_RANGE_HEX,
-    UNITY_DISPLAY_STYLE_HEX16    = 2 + UNITY_DISPLAY_RANGE_HEX,
-    UNITY_DISPLAY_STYLE_HEX32    = 4 + UNITY_DISPLAY_RANGE_HEX,
-#ifdef UNITY_SUPPORT_64
-    UNITY_DISPLAY_STYLE_HEX64    = 8 + UNITY_DISPLAY_RANGE_HEX,
-#endif
-} UNITY_DISPLAY_STYLE_T;
-
-struct _Unity
-{
-    const char* TestFile;
-    const char* CurrentTestName;
-    _UU32 CurrentTestLineNumber;
-    UNITY_COUNTER_TYPE NumberOfTests;
-    UNITY_COUNTER_TYPE TestFailures;
-    UNITY_COUNTER_TYPE TestIgnores;
-    UNITY_COUNTER_TYPE CurrentTestFailed;
-    UNITY_COUNTER_TYPE CurrentTestIgnored;
-    jmp_buf AbortFrame;
-};
-
-extern struct _Unity Unity;
-
-//-------------------------------------------------------
-// Test Suite Management
-//-------------------------------------------------------
-
-void UnityBegin(void);
-int  UnityEnd(void);
-void UnityConcludeTest(void);
-void UnityDefaultTestRun(UnityTestFunction Func, const char* FuncName, const int FuncLineNum);
-
-//-------------------------------------------------------
-// Test Output
-//-------------------------------------------------------
-
-void UnityPrint(const char* string);
-void UnityPrintMask(const _U_UINT mask, const _U_UINT number);
-void UnityPrintNumberByStyle(const _U_SINT number, const UNITY_DISPLAY_STYLE_T style);
-void UnityPrintNumber(const _U_SINT number);
-void UnityPrintNumberUnsigned(const _U_UINT number);
-void UnityPrintNumberHex(const _U_UINT number, const char nibbles);
-
-#ifdef UNITY_FLOAT_VERBOSE
-void UnityPrintFloat(const _UF number);
-#endif
-
-//-------------------------------------------------------
-// Test Assertion Fuctions
-//-------------------------------------------------------
-//  Use the macros below this section instead of calling
-//  these directly. The macros have a consistent naming
-//  convention and will pull in file and line information
-//  for you.
-
-void UnityAssertEqualNumber(const _U_SINT expected,
-                            const _U_SINT actual,
-                            const char* msg,
-                            const UNITY_LINE_TYPE lineNumber,
-                            const UNITY_DISPLAY_STYLE_T style);
-
-void UnityAssertEqualIntArray(const _U_SINT* expected,
-                              const _U_SINT* actual,
-                              const _UU32 num_elements,
-                              const char* msg,
-                              const UNITY_LINE_TYPE lineNumber,
-                              const UNITY_DISPLAY_STYLE_T style);
-
-void UnityAssertBits(const _U_SINT mask,
-                     const _U_SINT expected,
-                     const _U_SINT actual,
-                     const char* msg,
-                     const UNITY_LINE_TYPE lineNumber);
-
-void UnityAssertEqualString(const char* expected,
-                            const char* actual,
-                            const char* msg,
-                            const UNITY_LINE_TYPE lineNumber);
-
-void UnityAssertEqualStringArray( const char** expected,
-                                  const char** actual,
-                                  const _UU32 num_elements,
-                                  const char* msg,
-                                  const UNITY_LINE_TYPE lineNumber);
-
-void UnityAssertEqualMemory( const void* expected,
-                             const void* actual,
-                             const _UU32 length,
-                             const _UU32 num_elements,
-                             const char* msg,
-                             const UNITY_LINE_TYPE lineNumber);
-
-void UnityAssertNumbersWithin(const _U_SINT delta,
-                              const _U_SINT expected,
-                              const _U_SINT actual,
-                              const char* msg,
-                              const UNITY_LINE_TYPE lineNumber,
-                              const UNITY_DISPLAY_STYLE_T style);
-
-void UnityFail(const char* message, const UNITY_LINE_TYPE line);
-
-void UnityIgnore(const char* message, const UNITY_LINE_TYPE line);
-
-#ifndef UNITY_EXCLUDE_FLOAT
-void UnityAssertFloatsWithin(const _UF delta,
-                             const _UF expected,
-                             const _UF actual,
-                             const char* msg,
-                             const UNITY_LINE_TYPE lineNumber);
-
-void UnityAssertEqualFloatArray(const _UF* expected,
-                                const _UF* actual,
-                                const _UU32 num_elements,
-                                const char* msg,
-                                const UNITY_LINE_TYPE lineNumber);
-#endif
-
-//-------------------------------------------------------
-// Basic Fail and Ignore
-//-------------------------------------------------------
-
-#define UNITY_TEST_FAIL(line, message)   UnityFail(   (message), (UNITY_LINE_TYPE)line);
-#define UNITY_TEST_IGNORE(line, message) UnityIgnore( (message), (UNITY_LINE_TYPE)line);
-
-//-------------------------------------------------------
-// Test Asserts
-//-------------------------------------------------------
-
-#define UNITY_TEST_ASSERT(condition, line, message)                                              if (condition) {} else {UNITY_TEST_FAIL((UNITY_LINE_TYPE)line, message);}
-#define UNITY_TEST_ASSERT_NULL(pointer, line, message)                                           UNITY_TEST_ASSERT(((pointer) == NULL),  (UNITY_LINE_TYPE)line, message)
-#define UNITY_TEST_ASSERT_NOT_NULL(pointer, line, message)                                       UNITY_TEST_ASSERT(((pointer) != NULL),  (UNITY_LINE_TYPE)line, message)
-
-#define UNITY_TEST_ASSERT_EQUAL_INT(expected, actual, line, message)                             UnityAssertEqualNumber((_U_SINT)(expected), (_U_SINT)(actual), (message), (UNITY_LINE_TYPE)line, UNITY_DISPLAY_STYLE_INT)
-#define UNITY_TEST_ASSERT_EQUAL_INT8(expected, actual, line, message)                            UnityAssertEqualNumber((_U_SINT)(expected), (_U_SINT)(actual), (message), (UNITY_LINE_TYPE)line, UNITY_DISPLAY_STYLE_INT)
-#define UNITY_TEST_ASSERT_EQUAL_INT16(expected, actual, line, message)                           UnityAssertEqualNumber((_U_SINT)(expected), (_U_SINT)(actual), (message), (UNITY_LINE_TYPE)line, UNITY_DISPLAY_STYLE_INT)
-#define UNITY_TEST_ASSERT_EQUAL_INT32(expected, actual, line, message)                           UnityAssertEqualNumber((_U_SINT)(expected), (_U_SINT)(actual), (message), (UNITY_LINE_TYPE)line, UNITY_DISPLAY_STYLE_INT)
-#define UNITY_TEST_ASSERT_EQUAL_UINT(expected, actual, line, message)                            UnityAssertEqualNumber((_U_SINT)(expected), (_U_SINT)(actual), (message), (UNITY_LINE_TYPE)line, UNITY_DISPLAY_STYLE_UINT)
-#define UNITY_TEST_ASSERT_EQUAL_UINT8(expected, actual, line, message)                           UnityAssertEqualNumber((_U_SINT)(expected), (_U_SINT)(actual), (message), (UNITY_LINE_TYPE)line, UNITY_DISPLAY_STYLE_UINT)
-#define UNITY_TEST_ASSERT_EQUAL_UINT16(expected, actual, line, message)                          UnityAssertEqualNumber((_U_SINT)(expected), (_U_SINT)(actual), (message), (UNITY_LINE_TYPE)line, UNITY_DISPLAY_STYLE_UINT)
-#define UNITY_TEST_ASSERT_EQUAL_UINT32(expected, actual, line, message)                          UnityAssertEqualNumber((_U_SINT)(expected), (_U_SINT)(actual), (message), (UNITY_LINE_TYPE)line, UNITY_DISPLAY_STYLE_UINT)
-#define UNITY_TEST_ASSERT_EQUAL_HEX8(expected, actual, line, message)                            UnityAssertEqualNumber((_U_SINT)(expected), (_U_SINT)(actual), (message), (UNITY_LINE_TYPE)line, UNITY_DISPLAY_STYLE_HEX8)
-#define UNITY_TEST_ASSERT_EQUAL_HEX16(expected, actual, line, message)                           UnityAssertEqualNumber((_U_SINT)(expected), (_U_SINT)(actual), (message), (UNITY_LINE_TYPE)line, UNITY_DISPLAY_STYLE_HEX16)
-#define UNITY_TEST_ASSERT_EQUAL_HEX32(expected, actual, line, message)                           UnityAssertEqualNumber((_U_SINT)(expected), (_U_SINT)(actual), (message), (UNITY_LINE_TYPE)line, UNITY_DISPLAY_STYLE_HEX32)
-#define UNITY_TEST_ASSERT_BITS(mask, expected, actual, line, message)                            UnityAssertBits((_U_SINT)(mask), (_U_SINT)(expected), (_U_SINT)(actual), (message), (UNITY_LINE_TYPE)line)
-
-#define UNITY_TEST_ASSERT_INT_WITHIN(delta, expected, actual, line, message)                     UnityAssertNumbersWithin((_U_SINT)(delta), (_U_SINT)(expected), (_U_SINT)(actual), NULL, (UNITY_LINE_TYPE)line, UNITY_DISPLAY_STYLE_INT)
-#define UNITY_TEST_ASSERT_UINT_WITHIN(delta, expected, actual, line, message)                    UnityAssertNumbersWithin((_U_SINT)(delta), (_U_SINT)(expected), (_U_SINT)(actual), NULL, (UNITY_LINE_TYPE)line, UNITY_DISPLAY_STYLE_UINT)
-#define UNITY_TEST_ASSERT_HEX8_WITHIN(delta, expected, actual, line, message)                    UnityAssertNumbersWithin((_U_SINT)(delta), (_U_SINT)(expected), (_U_SINT)(actual), NULL, (UNITY_LINE_TYPE)line, UNITY_DISPLAY_STYLE_HEX8)
-#define UNITY_TEST_ASSERT_HEX16_WITHIN(delta, expected, actual, line, message)                   UnityAssertNumbersWithin((_U_SINT)(delta), (_U_SINT)(expected), (_U_SINT)(actual), NULL, (UNITY_LINE_TYPE)line, UNITY_DISPLAY_STYLE_HEX16)
-#define UNITY_TEST_ASSERT_HEX32_WITHIN(delta, expected, actual, line, message)                   UnityAssertNumbersWithin((_U_SINT)(delta), (_U_SINT)(expected), (_U_SINT)(actual), NULL, (UNITY_LINE_TYPE)line, UNITY_DISPLAY_STYLE_HEX32)
-#define UNITY_TEST_ASSERT_HEX64_WITHIN(delta, expected, actual, line, message)                   UnityAssertNumbersWithin((_U_SINT)(delta), (_U_SINT)(expected), (_U_SINT)(actual), NULL, (UNITY_LINE_TYPE)line, UNITY_DISPLAY_STYLE_HEX64)
-
-#define UNITY_TEST_ASSERT_EQUAL_PTR(expected, actual, line, message)                             UnityAssertEqualNumber((_U_SINT)(_UP)(expected), (_U_SINT)(_UP)(actual), (message), (UNITY_LINE_TYPE)line, UNITY_DISPLAY_STYLE_POINTER)
-#define UNITY_TEST_ASSERT_EQUAL_STRING(expected, actual, line, message)                          UnityAssertEqualString((const char*)(expected), (const char*)(actual), (message), (UNITY_LINE_TYPE)line)
-#define UNITY_TEST_ASSERT_EQUAL_MEMORY(expected, actual, len, line, message)                     UnityAssertEqualMemory((void*)(expected), (void*)(actual), (_UU32)(len), 1, (message), (UNITY_LINE_TYPE)line)
-
-#define UNITY_TEST_ASSERT_EQUAL_INT_ARRAY(expected, actual, num_elements, line, message)         UnityAssertEqualIntArray((const _U_SINT*)(expected), (const _U_SINT*)(actual), (_UU32)(num_elements), (message), (UNITY_LINE_TYPE)line, UNITY_DISPLAY_STYLE_INT)
-#define UNITY_TEST_ASSERT_EQUAL_INT8_ARRAY(expected, actual, num_elements, line, message)        UnityAssertEqualIntArray((const _U_SINT*)(expected), (const _U_SINT*)(actual), (_UU32)(num_elements), (message), (UNITY_LINE_TYPE)line, UNITY_DISPLAY_STYLE_INT8)
-#define UNITY_TEST_ASSERT_EQUAL_INT16_ARRAY(expected, actual, num_elements, line, message)       UnityAssertEqualIntArray((const _U_SINT*)(expected), (const _U_SINT*)(actual), (_UU32)(num_elements), (message), (UNITY_LINE_TYPE)line, UNITY_DISPLAY_STYLE_INT16)
-#define UNITY_TEST_ASSERT_EQUAL_INT32_ARRAY(expected, actual, num_elements, line, message)       UnityAssertEqualIntArray((const _U_SINT*)(expected), (const _U_SINT*)(actual), (_UU32)(num_elements), (message), (UNITY_LINE_TYPE)line, UNITY_DISPLAY_STYLE_INT32)
-#define UNITY_TEST_ASSERT_EQUAL_UINT_ARRAY(expected, actual, num_elements, line, message)        UnityAssertEqualIntArray((const _U_SINT*)(expected), (const _U_SINT*)(actual), (_UU32)(num_elements), (message), (UNITY_LINE_TYPE)line, UNITY_DISPLAY_STYLE_UINT)
-#define UNITY_TEST_ASSERT_EQUAL_UINT8_ARRAY(expected, actual, num_elements, line, message)       UnityAssertEqualIntArray((const _U_SINT*)(expected), (const _U_SINT*)(actual), (_UU32)(num_elements), (message), (UNITY_LINE_TYPE)line, UNITY_DISPLAY_STYLE_UINT8)
-#define UNITY_TEST_ASSERT_EQUAL_UINT16_ARRAY(expected, actual, num_elements, line, message)      UnityAssertEqualIntArray((const _U_SINT*)(expected), (const _U_SINT*)(actual), (_UU32)(num_elements), (message), (UNITY_LINE_TYPE)line, UNITY_DISPLAY_STYLE_UINT16)
-#define UNITY_TEST_ASSERT_EQUAL_UINT32_ARRAY(expected, actual, num_elements, line, message)      UnityAssertEqualIntArray((const _U_SINT*)(expected), (const _U_SINT*)(actual), (_UU32)(num_elements), (message), (UNITY_LINE_TYPE)line, UNITY_DISPLAY_STYLE_UINT32)
-#define UNITY_TEST_ASSERT_EQUAL_HEX8_ARRAY(expected, actual, num_elements, line, message)        UnityAssertEqualIntArray((const _U_SINT*)(expected), (const _U_SINT*)(actual), (_UU32)(num_elements), (message), (UNITY_LINE_TYPE)line, UNITY_DISPLAY_STYLE_HEX8)
-#define UNITY_TEST_ASSERT_EQUAL_HEX16_ARRAY(expected, actual, num_elements, line, message)       UnityAssertEqualIntArray((const _U_SINT*)(expected), (const _U_SINT*)(actual), (_UU32)(num_elements), (message), (UNITY_LINE_TYPE)line, UNITY_DISPLAY_STYLE_HEX16)
-#define UNITY_TEST_ASSERT_EQUAL_HEX32_ARRAY(expected, actual, num_elements, line, message)       UnityAssertEqualIntArray((const _U_SINT*)(expected), (const _U_SINT*)(actual), (_UU32)(num_elements), (message), (UNITY_LINE_TYPE)line, UNITY_DISPLAY_STYLE_HEX32)
-#define UNITY_TEST_ASSERT_EQUAL_STRING_ARRAY(expected, actual, num_elements, line, message)      UnityAssertEqualStringArray((const char**)(expected), (const char**)(actual), (_UU32)(num_elements), (message), (UNITY_LINE_TYPE)line)
-#define UNITY_TEST_ASSERT_EQUAL_MEMORY_ARRAY(expected, actual, len, num_elements, line, message) UnityAssertEqualMemory((void*)(expected), (void*)(actual), (_UU32)(len), (_UU32)(num_elements), (message), (UNITY_LINE_TYPE)line)
-
-#ifdef UNITY_SUPPORT_64
-#define UNITY_TEST_ASSERT_EQUAL_INT64(expected, actual, line, message)                           UnityAssertEqualNumber((_U_SINT)(expected), (_U_SINT)(actual), (message), (UNITY_LINE_TYPE)line, UNITY_DISPLAY_STYLE_INT64)
-#define UNITY_TEST_ASSERT_EQUAL_UINT64(expected, actual, line, message)                          UnityAssertEqualNumber((_U_SINT)(expected), (_U_SINT)(actual), (message), (UNITY_LINE_TYPE)line, UNITY_DISPLAY_STYLE_UINT64)
-#define UNITY_TEST_ASSERT_EQUAL_HEX64(expected, actual, line, message)                           UnityAssertEqualNumber((_U_SINT)(expected), (_U_SINT)(actual), (message), (UNITY_LINE_TYPE)line, UNITY_DISPLAY_STYLE_HEX64)
-#define UNITY_TEST_ASSERT_EQUAL_INT64_ARRAY(expected, actual, num_elements, line, message)       UnityAssertEqualIntArray((const _U_SINT*)(expected), (const _U_SINT*)(actual), (_UU32)(num_elements), (message), (UNITY_LINE_TYPE)line, UNITY_DISPLAY_STYLE_INT64)
-#define UNITY_TEST_ASSERT_EQUAL_UINT64_ARRAY(expected, actual, num_elements, line, message)      UnityAssertEqualIntArray((const _U_SINT*)(expected), (const _U_SINT*)(actual), (_UU32)(num_elements), (message), (UNITY_LINE_TYPE)line, UNITY_DISPLAY_STYLE_UINT64)
-#define UNITY_TEST_ASSERT_EQUAL_HEX64_ARRAY(expected, actual, num_elements, line, message)       UnityAssertEqualIntArray((const _U_SINT*)(expected), (const _U_SINT*)(actual), (_UU32)(num_elements), (message), (UNITY_LINE_TYPE)line, UNITY_DISPLAY_STYLE_HEX64)
-#endif
-
-#ifdef UNITY_EXCLUDE_FLOAT
-#define UNITY_TEST_ASSERT_FLOAT_WITHIN(delta, expected, actual, line, message)                   UNITY_TEST_FAIL((UNITY_LINE_TYPE)line, "Unity Floating Point Disabled")
-#define UNITY_TEST_ASSERT_EQUAL_FLOAT(expected, actual, line, message)                           UNITY_TEST_FAIL((UNITY_LINE_TYPE)line, "Unity Floating Point Disabled")
-#define UNITY_TEST_ASSERT_EQUAL_FLOAT_ARRAY(expected, actual, num_elements, line, message)       UNITY_TEST_FAIL((UNITY_LINE_TYPE)line, "Unity Floating Point Disabled")
-#else
-#define UNITY_TEST_ASSERT_FLOAT_WITHIN(delta, expected, actual, line, message)                   UnityAssertFloatsWithin((_UF)(delta), (_UF)(expected), (_UF)(actual), (message), (UNITY_LINE_TYPE)line)
-#define UNITY_TEST_ASSERT_EQUAL_FLOAT(expected, actual, line, message)                           UNITY_TEST_ASSERT_FLOAT_WITHIN((_UF)(expected) * (_UF)UNITY_FLOAT_PRECISION, (_UF)expected, (_UF)actual, (UNITY_LINE_TYPE)line, message)
-#define UNITY_TEST_ASSERT_EQUAL_FLOAT_ARRAY(expected, actual, num_elements, line, message)       UnityAssertEqualFloatArray((_UF*)(expected), (_UF*)(actual), (_UU32)(num_elements), (message), (UNITY_LINE_TYPE)line)
-#endif
-
-#endif
diff --git a/tools/ceedling/vendor/c_exception/vendor/unity/targets/gcc.yml b/tools/ceedling/vendor/c_exception/vendor/unity/targets/gcc.yml
deleted file mode 100644 (file)
index 0f18c6c..0000000
+++ /dev/null
@@ -1,42 +0,0 @@
-compiler:
-  path: gcc
-  source_path:     'src/'
-  unit_tests_path: &unit_tests_path 'test/'
-  build_path:      &build_path 'build/'
-  options:
-    - '-c'
-    - '-Wall'
-    - '-Wno-address'
-    - '-std=c99'
-    - '-pedantic'
-  includes:
-    prefix: '-I'
-    items:
-      - 'src/'
-      - '../src/'
-      - *unit_tests_path
-  defines:
-    prefix: '-D'
-    items:
-      - UNITY_SUPPORT_64
-      - UNITY_SUPPORT_TEST_CASES
-  object_files:
-    prefix: '-o'
-    extension: '.o'
-    destination: *build_path
-linker:
-  path: gcc
-  options:
-    - -lm
-  includes:
-    prefix: '-I'
-  object_files:
-    path: *build_path
-    extension: '.o'
-  bin_files:
-    prefix: '-o'
-    extension: '.exe'
-    destination: *build_path
-colour: true
-:unity:
-  :plugins: []
\ No newline at end of file
diff --git a/tools/ceedling/vendor/c_exception/vendor/unity/targets/gcc_64.yml b/tools/ceedling/vendor/c_exception/vendor/unity/targets/gcc_64.yml
deleted file mode 100644 (file)
index 97cb958..0000000
+++ /dev/null
@@ -1,43 +0,0 @@
-compiler:
-  path: gcc
-  source_path:     'src/'
-  unit_tests_path: &unit_tests_path 'test/'
-  build_path:      &build_path 'build/'
-  options:
-    - '-c'
-    - '-Wall'
-    - '-Wno-address'
-    - '-std=c99'
-    - '-pedantic'
-  includes:
-    prefix: '-I'
-    items:
-      - 'src/'
-      - '../src/'
-      - *unit_tests_path
-  defines:
-    prefix: '-D'
-    items:
-      - UNITY_SUPPORT_64
-      - UNITY_SUPPORT_TEST_CASES
-      - 'UNITY_POINTER_WIDTH=64'
-  object_files:
-    prefix: '-o'
-    extension: '.o'
-    destination: *build_path
-linker:
-  path: gcc
-  options:
-    - -lm
-  includes:
-    prefix: '-I'
-  object_files:
-    path: *build_path
-    extension: '.o'
-  bin_files:
-    prefix: '-o'
-    extension: '.exe'
-    destination: *build_path
-colour: true
-:unity:
-  :plugins: []
\ No newline at end of file
diff --git a/tools/ceedling/vendor/c_exception/vendor/unity/targets/hitech_picc18.yml b/tools/ceedling/vendor/c_exception/vendor/unity/targets/hitech_picc18.yml
deleted file mode 100644 (file)
index 210d944..0000000
+++ /dev/null
@@ -1,101 +0,0 @@
-# rumor has it that this yaml file works for the standard edition of the 
-# hitech PICC18 compiler, but not the pro version.
-#
-compiler:
-  path: cd build && picc18
-  source_path: 'c:\Projects\NexGen\Prototypes\CMockTest\src\'
-  unit_tests_path: &unit_tests_path 'c:\Projects\NexGen\Prototypes\CMockTest\test\'
-  build_path: &build_path 'c:\Projects\NexGen\Prototypes\CMockTest\build\'
-  options:
-    - --chip=18F87J10
-    - --ide=hitide
-    - --q #quiet please
-    - --asmlist
-    - --codeoffset=0
-    - --emi=wordwrite # External memory interface protocol
-    - --warn=0 # allow all normal warning messages
-    - --errors=10 # Number of errors before aborting compile
-    - --char=unsigned
-    - -Bl # Large memory model
-    - -G # generate symbol file
-    - --cp=16 # 16-bit pointers
-    - --double=24 
-    - -N255 # 255-char symbol names
-    - --opt=none # Do not use any compiler optimziations
-    - -c # compile only
-    - -M
-  includes:
-    prefix: '-I'
-    items:
-      - 'c:/Projects/NexGen/Prototypes/CMockTest/src/'
-      - 'c:/Projects/NexGen/Prototypes/CMockTest/mocks/'
-      - 'c:/CMock/src/'
-      - 'c:/CMock/examples/src/'
-      - 'c:/CMock/vendor/unity/src/'
-      - 'c:/CMock/vendor/unity/examples/helper/'
-      - *unit_tests_path
-  defines:
-    prefix: '-D' 
-    items: 
-      - UNITY_INT_WIDTH=16 
-      - UNITY_POINTER_WIDTH=16
-      - CMOCK_MEM_STATIC 
-      - CMOCK_MEM_SIZE=3000
-      - UNITY_SUPPORT_TEST_CASES 
-      - _PICC18
-  object_files: 
-    # prefix: '-O' # Hi-Tech doesn't want a prefix. They key off of filename .extensions, instead 
-    extension: '.obj' 
-    destination: *build_path 
-
-linker: 
-  path: cd build && picc18 
-  options: 
-    - --chip=18F87J10 
-    - --ide=hitide 
-    - --cp=24 # 24-bit pointers. Is this needed for linker?? 
-    - --double=24 # Is this needed for linker?? 
-    - -Lw # Scan the pic87*w.lib in the lib/ of the compiler installation directory
-    - --summary=mem,file # info listing 
-    - --summary=+psect 
-    - --summary=+hex 
-    - --output=+intel 
-    - --output=+mcof 
-    - --runtime=+init # Directs startup code to copy idata, ibigdata and ifardata psects from ROM to RAM. 
-    - --runtime=+clear # Directs startup code to clear bss, bigbss, rbss and farbss psects 
-    - --runtime=+clib # link in the c-runtime 
-    - --runtime=+keep # Keep the generated startup src after its obj is linked 
-    - -G # Generate src-level symbol file 
-    - -MIWasTheLastToBuild.map 
-    - --warn=0 # allow all normal warning messages 
-    - -Bl # Large memory model (probably not needed for linking) 
-  includes: 
-    prefix: '-I' 
-    object_files: 
-      path: *build_path 
-      extension: '.obj' 
-    bin_files: 
-      prefix: '-O' 
-      extension: '.hex' 
-      destination: *build_path 
-
-simulator: 
-  path: 
-  pre_support: 
-    - 'java -client -jar ' # note space 
-    - ['C:\Program Files\HI-TECH Software\HI-TIDE\3.15\lib\', 'simpic18.jar'] 
-    - 18F87J10 
-  post_support: 
-
-:cmock: 
-  :plugins: [] 
-  :includes: 
-    - Types.h 
-  :suite_teardown: |
-    if (num_failures)
-      _FAILED_TEST();
-    else
-      _PASSED_TESTS();
-    return 0;
-
-colour: true 
\ No newline at end of file
diff --git a/tools/ceedling/vendor/c_exception/vendor/unity/targets/iar_arm_v4.yml b/tools/ceedling/vendor/c_exception/vendor/unity/targets/iar_arm_v4.yml
deleted file mode 100644 (file)
index c2e7f18..0000000
+++ /dev/null
@@ -1,89 +0,0 @@
-tools_root: &tools_root 'C:\Program Files\IAR Systems\Embedded Workbench 4.0 Kickstart\'
-compiler:
-  path:             [*tools_root, 'arm\bin\iccarm.exe']
-  source_path:      'src\'
-  unit_tests_path:  &unit_tests_path 'test\'
-  build_path:       &build_path 'build\'
-  options:
-    - --dlib_config
-    - [*tools_root, 'arm\lib\dl4tptinl8n.h']
-    - -z3
-    - --no_cse
-    - --no_unroll
-    - --no_inline
-    - --no_code_motion
-    - --no_tbaa
-    - --no_clustering
-    - --no_scheduling 
-    - --debug
-    - --cpu_mode thumb
-    - --endian little
-    - --cpu ARM7TDMI
-    - --stack_align 4
-    - --interwork
-    - -e
-    - --silent
-    - --warnings_are_errors
-    - --fpu None
-    - --diag_suppress Pa050
-  includes:
-    prefix: '-I'
-    items:
-      - [*tools_root, 'arm\inc\']
-      - 'src\'
-      - '..\src\'
-      - *unit_tests_path
-      - 'vendor\unity\src\'
-  defines:
-    prefix: '-D'
-    items:
-      - UNITY_SUPPORT_64
-      - 'UNITY_SUPPORT_TEST_CASES'
-  object_files:
-    prefix: '-o'
-    extension: '.r79'
-    destination: *build_path
-linker:
-  path: [*tools_root, 'common\bin\xlink.exe']
-  options:
-    - -rt
-    - [*tools_root, 'arm\lib\dl4tptinl8n.r79']
-    - -D_L_EXTMEM_START=0
-    - -D_L_EXTMEM_SIZE=0
-    - -D_L_HEAP_SIZE=120
-    - -D_L_STACK_SIZE=32
-    - -e_small_write=_formatted_write
-    - -s
-    - __program_start
-    - -f
-    - [*tools_root, '\arm\config\lnkarm.xcl']
-  includes:
-    prefix: '-I'
-    items:
-      - [*tools_root, 'arm\config\']
-      - [*tools_root, 'arm\lib\']
-  object_files:
-    path: *build_path
-    extension: '.r79'
-  bin_files:
-    prefix: '-o'
-    extension: '.d79'
-    destination: *build_path
-simulator:
-  path: [*tools_root, 'common\bin\CSpyBat.exe']
-  pre_support:
-    - --silent
-    - [*tools_root, 'arm\bin\armproc.dll']
-    - [*tools_root, 'arm\bin\armsim.dll']
-  post_support:
-    - --plugin
-    - [*tools_root, 'arm\bin\armbat.dll']
-    - --backend
-    - -B
-    - -p
-    - [*tools_root, 'arm\config\ioat91sam7X256.ddf']
-    - -d
-    - sim
-colour: true
-:unity:
-  :plugins: []
\ No newline at end of file
diff --git a/tools/ceedling/vendor/c_exception/vendor/unity/targets/iar_arm_v5.yml b/tools/ceedling/vendor/c_exception/vendor/unity/targets/iar_arm_v5.yml
deleted file mode 100644 (file)
index 0549d8e..0000000
+++ /dev/null
@@ -1,79 +0,0 @@
-tools_root: &tools_root 'C:\Program Files\IAR Systems\Embedded Workbench 5.3\'
-compiler:
-  path:             [*tools_root, 'arm\bin\iccarm.exe']
-  source_path:      'src\'
-  unit_tests_path:  &unit_tests_path 'test\'
-  build_path:       &build_path 'build\'
-  options:
-    - --dlib_config
-    - [*tools_root, 'arm\inc\DLib_Config_Normal.h']
-    - --no_cse
-    - --no_unroll
-    - --no_inline
-    - --no_code_motion
-    - --no_tbaa
-    - --no_clustering
-    - --no_scheduling 
-    - --debug
-    - --cpu_mode thumb
-    - --endian=little
-    - --cpu=ARM7TDMI
-    - --interwork
-    - --warnings_are_errors
-    - --fpu=None
-    - --diag_suppress=Pa050
-    - --diag_suppress=Pe111
-    - -e
-    - -On
-  includes:
-    prefix: '-I'
-    items:
-      - [*tools_root, 'arm\inc\']
-      - 'src\'
-      - '..\src\'
-      - *unit_tests_path
-      - 'vendor\unity\src\'
-      - 'iar\iar_v5\incIAR\'
-  defines:
-    prefix: '-D'
-    items:
-      - UNITY_SUPPORT_64
-      - 'UNITY_SUPPORT_TEST_CASES'
-  object_files:
-    prefix: '-o'
-    extension: '.r79'
-    destination: *build_path
-linker:
-  path: [*tools_root, 'arm\bin\ilinkarm.exe']
-  options:
-    - --redirect _Printf=_PrintfLarge
-    - --redirect _Scanf=_ScanfSmall
-    - --semihosting
-    - --entry __iar_program_start
-    - --config
-    - [*tools_root, 'arm\config\generic.icf']
-  object_files:
-    path: *build_path
-    extension: '.o'
-  bin_files:
-    prefix: '-o'
-    extension: '.out'
-    destination: *build_path
-simulator:
-  path: [*tools_root, 'common\bin\CSpyBat.exe']
-  pre_support:
-    - --silent
-    - [*tools_root, 'arm\bin\armproc.dll']
-    - [*tools_root, 'arm\bin\armsim.dll']
-  post_support:
-    - --plugin
-    - [*tools_root, 'arm\bin\armbat.dll']
-    - --backend
-    - -B
-    - -p
-    - [*tools_root, 'arm\config\debugger\atmel\ioat91sam7X256.ddf']
-    - -d
-    - sim
-colour: true
-:unity:
-  :plugins: []
\ No newline at end of file
diff --git a/tools/ceedling/vendor/c_exception/vendor/unity/targets/iar_arm_v5_3.yml b/tools/ceedling/vendor/c_exception/vendor/unity/targets/iar_arm_v5_3.yml
deleted file mode 100644 (file)
index 0549d8e..0000000
+++ /dev/null
@@ -1,79 +0,0 @@
-tools_root: &tools_root 'C:\Program Files\IAR Systems\Embedded Workbench 5.3\'
-compiler:
-  path:             [*tools_root, 'arm\bin\iccarm.exe']
-  source_path:      'src\'
-  unit_tests_path:  &unit_tests_path 'test\'
-  build_path:       &build_path 'build\'
-  options:
-    - --dlib_config
-    - [*tools_root, 'arm\inc\DLib_Config_Normal.h']
-    - --no_cse
-    - --no_unroll
-    - --no_inline
-    - --no_code_motion
-    - --no_tbaa
-    - --no_clustering
-    - --no_scheduling 
-    - --debug
-    - --cpu_mode thumb
-    - --endian=little
-    - --cpu=ARM7TDMI
-    - --interwork
-    - --warnings_are_errors
-    - --fpu=None
-    - --diag_suppress=Pa050
-    - --diag_suppress=Pe111
-    - -e
-    - -On
-  includes:
-    prefix: '-I'
-    items:
-      - [*tools_root, 'arm\inc\']
-      - 'src\'
-      - '..\src\'
-      - *unit_tests_path
-      - 'vendor\unity\src\'
-      - 'iar\iar_v5\incIAR\'
-  defines:
-    prefix: '-D'
-    items:
-      - UNITY_SUPPORT_64
-      - 'UNITY_SUPPORT_TEST_CASES'
-  object_files:
-    prefix: '-o'
-    extension: '.r79'
-    destination: *build_path
-linker:
-  path: [*tools_root, 'arm\bin\ilinkarm.exe']
-  options:
-    - --redirect _Printf=_PrintfLarge
-    - --redirect _Scanf=_ScanfSmall
-    - --semihosting
-    - --entry __iar_program_start
-    - --config
-    - [*tools_root, 'arm\config\generic.icf']
-  object_files:
-    path: *build_path
-    extension: '.o'
-  bin_files:
-    prefix: '-o'
-    extension: '.out'
-    destination: *build_path
-simulator:
-  path: [*tools_root, 'common\bin\CSpyBat.exe']
-  pre_support:
-    - --silent
-    - [*tools_root, 'arm\bin\armproc.dll']
-    - [*tools_root, 'arm\bin\armsim.dll']
-  post_support:
-    - --plugin
-    - [*tools_root, 'arm\bin\armbat.dll']
-    - --backend
-    - -B
-    - -p
-    - [*tools_root, 'arm\config\debugger\atmel\ioat91sam7X256.ddf']
-    - -d
-    - sim
-colour: true
-:unity:
-  :plugins: []
\ No newline at end of file
diff --git a/tools/ceedling/vendor/c_exception/vendor/unity/targets/iar_armcortex_LM3S9B92_v5_4.yml b/tools/ceedling/vendor/c_exception/vendor/unity/targets/iar_armcortex_LM3S9B92_v5_4.yml
deleted file mode 100644 (file)
index eb0785c..0000000
+++ /dev/null
@@ -1,93 +0,0 @@
-#Default tool path for IAR 5.4 on Windows XP 64bit
-tools_root: &tools_root 'C:\Program Files (x86)\IAR Systems\Embedded Workbench 5.4 Kickstart\'
-compiler:
-  path:             [*tools_root, 'arm\bin\iccarm.exe']
-  source_path:      'src\'
-  unit_tests_path:  &unit_tests_path 'test\'
-  build_path:       &build_path 'build\'
-  options: 
-    - --diag_suppress=Pa050
-    #- --diag_suppress=Pe111
-    - --debug
-    - --endian=little
-    - --cpu=Cortex-M3
-    - --no_path_in_file_macros
-    - -e
-    - --fpu=None
-    - --dlib_config
-    - [*tools_root, 'arm\inc\DLib_Config_Normal.h']
-    #- --preinclude --preinclude C:\Vss\T2 Working\common\system.h
-    - --interwork
-    - --warnings_are_errors
-#    - Ohz
-    - -Oh
-#    - --no_cse
-#    - --no_unroll
-#    - --no_inline
-#    - --no_code_motion
-#    - --no_tbaa
-#    - --no_clustering
-#    - --no_scheduling 
-
-  includes:
-    prefix: '-I'
-    items:
-      - [*tools_root, 'arm\inc\']
-      - 'src\'
-      - '..\src\'
-      - *unit_tests_path
-      - 'vendor\unity\src\'
-      - 'iar\iar_v5\incIAR\'
-  defines:
-    prefix: '-D'
-    items:
-      - ewarm
-      - PART_LM3S9B92
-      - TARGET_IS_TEMPEST_RB1
-      - USE_ROM_DRIVERS
-      - UART_BUFFERED
-      - UNITY_SUPPORT_64
-  object_files:
-    prefix: '-o'
-    extension: '.r79'
-    destination: *build_path
-linker:
-  path: [*tools_root, 'arm\bin\ilinkarm.exe']
-  options:
-    - --redirect _Printf=_PrintfLarge
-    - --redirect _Scanf=_ScanfSmall
-    - --semihosting
-    - --entry __iar_program_start
-    - --config
-    - [*tools_root, 'arm\config\generic.icf']  
-#    - ['C:\Temp\lm3s9b92.icf']
-  object_files:
-    path: *build_path
-    extension: '.o'
-  bin_files:
-    prefix: '-o'
-    extension: '.out'
-    destination: *build_path
-simulator:
-  path: [*tools_root, 'common\bin\CSpyBat.exe']
-  pre_support:
-    #- --silent
-    - [*tools_root, 'arm\bin\armproc.dll']
-    - [*tools_root, 'arm\bin\armsim2.dll']
-  post_support:
-    - --plugin
-    - [*tools_root, 'arm\bin\armbat.dll']
-    - --backend
-    - -B
-    - --endian=little
-    - --cpu=Cortex-M3
-    - --fpu=None
-    - -p
-    - [*tools_root, 'arm\config\debugger\TexasInstruments\iolm3sxxxx.ddf']
-    - --semihosting
-    - --device=LM3SxBxx
-    #- -d
-    #- sim
-colour: true
-:unity:
-  :plugins: []
\ No newline at end of file
diff --git a/tools/ceedling/vendor/c_exception/vendor/unity/targets/iar_cortexm3_v5.yml b/tools/ceedling/vendor/c_exception/vendor/unity/targets/iar_cortexm3_v5.yml
deleted file mode 100644 (file)
index cf0d1d0..0000000
+++ /dev/null
@@ -1,83 +0,0 @@
-# unit testing under iar compiler / simulator for STM32 Cortex-M3
-
-tools_root: &tools_root 'C:\Program Files\IAR Systems\Embedded Workbench 5.4\'
-compiler:
- path: [*tools_root, 'arm\bin\iccarm.exe']
- source_path: 'src\'
- unit_tests_path: &unit_tests_path 'test\'
- build_path: &build_path 'build\'
- options:
-   - --dlib_config
-   - [*tools_root, 'arm\inc\DLib_Config_Normal.h']
-   - --no_cse
-   - --no_unroll
-   - --no_inline
-   - --no_code_motion
-   - --no_tbaa
-   - --no_clustering
-   - --no_scheduling
-   - --debug
-   - --cpu_mode thumb
-   - --endian=little
-   - --cpu=Cortex-M3
-   - --interwork
-   - --warnings_are_errors
-   - --fpu=None
-   - --diag_suppress=Pa050
-   - --diag_suppress=Pe111
-   - -e
-   - -On
- includes:
-   prefix: '-I'
-   items:
-     - [*tools_root, 'arm\inc\']
-     - 'src\'
-      - '..\src\'
-     - *unit_tests_path
-     - 'vendor\unity\src\'
-     - 'iar\iar_v5\incIAR\'
- defines:
-   prefix: '-D'
-   items:
-     - 'IAR'
-     - 'UNITY_SUPPORT_64'
-     - 'UNITY_SUPPORT_TEST_CASES'
- object_files:
-   prefix: '-o'
-   extension: '.r79'
-   destination: *build_path
-linker:
- path: [*tools_root, 'arm\bin\ilinkarm.exe']
- options:
-   - --redirect _Printf=_PrintfLarge
-   - --redirect _Scanf=_ScanfSmall
-   - --semihosting
-   - --entry __iar_program_start
-   - --config
-   - [*tools_root, 'arm\config\generic_cortex.icf']
- object_files:
-   path: *build_path
-   extension: '.o'
- bin_files:
-   prefix: '-o'
-   extension: '.out'
-   destination: *build_path
-simulator:
- path: [*tools_root, 'common\bin\CSpyBat.exe']
- pre_support:
-   - --silent
-   - [*tools_root, 'arm\bin\armproc.dll']
-   - [*tools_root, 'arm\bin\armsim.dll']
- post_support:
-   - --plugin
-   - [*tools_root, 'arm\bin\armbat.dll']
-   - --backend
-   - -B
-   - -p
-   - [*tools_root, 'arm\config\debugger\ST\iostm32f107xx.ddf']
-   - --cpu=Cortex-M3
-   - -d
-   - sim
-colour: true
-:unity:
-  :plugins: []
\ No newline at end of file
diff --git a/tools/ceedling/vendor/c_exception/vendor/unity/targets/iar_msp430.yml b/tools/ceedling/vendor/c_exception/vendor/unity/targets/iar_msp430.yml
deleted file mode 100644 (file)
index e022647..0000000
+++ /dev/null
@@ -1,94 +0,0 @@
-tools_root:  &tools_root 'C:\Program Files\IAR Systems\Embedded Workbench 5.3 MSP430\'
-core_root:   &core_root [*tools_root, '430\']
-core_bin:    &core_bin [*core_root, 'bin\']
-core_config: &core_config [*core_root, 'config\']
-core_lib:    &core_lib [*core_root, 'lib\']
-core_inc:    &core_inc [*core_root, 'inc\']
-core_config: &core_config [*core_root, 'config\']
-
-compiler:
-  path:             [*core_bin, 'icc430.exe']
-  source_path:      'src\'
-  unit_tests_path:  &unit_tests_path 'test\'
-  build_path:       &build_path 'build\'
-  options:
-    - --dlib_config
-    - [*core_lib, 'dlib\dl430fn.h']
-    - --no_cse
-    - --no_unroll
-    - --no_inline
-    - --no_code_motion
-    - --no_tbaa
-    - --debug
-    - -e
-    - -Ol
-    - --multiplier=16
-    - --double=32
-    - --diag_suppress Pa050
-    - --diag_suppress Pe111
-  includes:
-    prefix: '-I'
-    items:
-      - *core_inc
-      - [*core_inc, 'dlib']
-      - [*core_lib, 'dlib']
-      - 'src\'
-      - '../src/'
-      - *unit_tests_path
-      - 'vendor\unity\src'
-  defines:
-    prefix: '-D'
-    items:
-      - '__MSP430F149__'
-      - 'INT_WIDTH=16'
-      - 'UNITY_EXCLUDE_FLOAT'
-      - 'UNITY_SUPPORT_TEST_CASES'
-  object_files:
-    prefix: '-o'
-    extension: '.r43'
-    destination: *build_path
-linker:
-  path: [*core_bin, 'xlink.exe']
-  options:
-    - -rt
-    - [*core_lib, 'dlib\dl430fn.r43']
-    - -e_PrintfTiny=_Printf
-    - -e_ScanfSmall=_Scanf
-    - -s __program_start
-    - -D_STACK_SIZE=50
-    - -D_DATA16_HEAP_SIZE=50
-    - -D_DATA20_HEAP_SIZE=50
-    - -f
-    - [*core_config, 'lnk430f5438.xcl']
-    - -f
-    - [*core_config, 'multiplier.xcl']
-  includes:
-    prefix: '-I'
-    items:
-      - *core_config
-      - *core_lib
-      - [*core_lib, 'dlib']
-  object_files:
-    path: *build_path
-    extension: '.r79'
-  bin_files:
-    prefix: '-o'
-    extension: '.d79'
-    destination: *build_path
-simulator:
-  path: [*tools_root, 'common\bin\CSpyBat.exe']
-  pre_support:
-    - --silent
-    - [*core_bin, '430proc.dll']
-    - [*core_bin, '430sim.dll']
-  post_support:
-    - --plugin
-    - [*core_bin, '430bat.dll']
-    - --backend -B
-    - --cpu MSP430F5438
-    - -p
-    - [*core_config, 'MSP430F5438.ddf']
-    - -d sim
-colour: true
-:unity:
-  :plugins: []
\ No newline at end of file
diff --git a/tools/ceedling/vendor/c_exception/vendor/unity/targets/iar_sh2a_v6.yml b/tools/ceedling/vendor/c_exception/vendor/unity/targets/iar_sh2a_v6.yml
deleted file mode 100644 (file)
index ddc5603..0000000
+++ /dev/null
@@ -1,85 +0,0 @@
-tools_root: &tools_root 'C:\Program Files\IAR Systems\Embedded Workbench 6.0\'
-compiler:
-  path:             [*tools_root, 'sh\bin\iccsh.exe']
-  source_path:      'src\'
-  unit_tests_path:  &unit_tests_path 'test\'
-  build_path:       &build_path 'build\'
-  options:
-    - -e
-    - --char_is_signed
-    - -Ol
-    - --no_cse
-    - --no_unroll
-    - --no_inline
-    - --no_code_motion
-    - --no_tbaa
-    - --no_scheduling
-    - --no_clustering
-    - --debug
-    - --dlib_config
-    - [*tools_root, 'sh\inc\DLib_Product.h']
-    - --double=32
-    - --code_model=huge
-    - --data_model=huge
-    - --core=sh2afpu
-    - --warnings_affect_exit_code
-    - --warnings_are_errors
-    - --mfc
-    - --use_unix_directory_separators
-    - --diag_suppress=Pe161
-  includes:
-    prefix: '-I'
-    items:
-      - [*tools_root, 'sh\inc\']
-      - [*tools_root, 'sh\inc\c']
-      - 'src\'
-      - '..\src\'
-      - *unit_tests_path
-      - 'vendor\unity\src\'
-  defines:
-    prefix: '-D'
-    items:
-      - UNITY_SUPPORT_64
-      - 'UNITY_SUPPORT_TEST_CASES'
-  object_files:
-    prefix: '-o'
-    extension: '.o'
-    destination: *build_path
-linker:
-  path: [*tools_root, 'sh\bin\ilinksh.exe']
-  options:
-    - --redirect __Printf=__PrintfSmall
-    - --redirect __Scanf=__ScanfSmall
-    - --config
-    - [*tools_root, 'sh\config\generic.icf']
-    - --config_def _CSTACK_SIZE=0x800
-    - --config_def _HEAP_SIZE=0x800
-    - --config_def _INT_TABLE=0x10
-    - --entry __iar_program_start
-    - --debug_lib
-  object_files:
-    path: *build_path
-    extension: '.o'
-  bin_files:
-    prefix: '-o'
-    extension: '.out'
-    destination: *build_path
-simulator:
-  path: [*tools_root, 'common\bin\CSpyBat.exe']
-  pre_support:
-    - --silent
-    - [*tools_root, 'sh\bin\shproc.dll']
-    - [*tools_root, 'sh\bin\shsim.dll']
-  post_support:
-    - --plugin
-    - [*tools_root, 'sh\bin\shbat.dll']
-    - --backend
-    - -B
-    - --core sh2afpu
-    - -p
-    - [*tools_root, 'sh\config\debugger\io7264.ddf']
-    - -d
-    - sim
-colour: true
-:unity:
-  :plugins: []
\ No newline at end of file
diff --git a/tools/ceedling/vendor/c_exception/vendor/unity/test/expectdata/testsample_cmd.c b/tools/ceedling/vendor/c_exception/vendor/unity/test/expectdata/testsample_cmd.c
deleted file mode 100644 (file)
index 42841d8..0000000
+++ /dev/null
@@ -1,54 +0,0 @@
-/* AUTOGENERATED FILE. DO NOT EDIT. */
-
-//=======Test Runner Used To Run Each Test Below=====
-#define RUN_TEST(TestFunc, TestLineNum) \
-{ \
-  Unity.CurrentTestName = #TestFunc; \
-  Unity.CurrentTestLineNumber = TestLineNum; \
-  Unity.NumberOfTests++; \
-  if (TEST_PROTECT()) \
-  { \
-    CEXCEPTION_T e; \
-    Try { \
-      setUp(); \
-      TestFunc(); \
-    } Catch(e) { TEST_ASSERT_EQUAL_HEX32_MESSAGE(CEXCEPTION_NONE, e, "Unhandled Exception!"); } \
-  } \
-  if (TEST_PROTECT() && !TEST_IS_IGNORED) \
-  { \
-    tearDown(); \
-  } \
-  UnityConcludeTest(); \
-}
-
-//=======Automagically Detected Files To Include=====
-#include "unity.h"
-#include <setjmp.h>
-#include <stdio.h>
-#include "CException.h"
-
-//=======External Functions This Runner Calls=====
-extern void setUp(void);
-extern void tearDown(void);
-extern void test_TheFirstThingToTest(void);
-extern void test_TheSecondThingToTest(void);
-
-
-//=======Test Reset Option=====
-void resetTest()
-{
-  tearDown();
-  setUp();
-}
-
-
-//=======MAIN=====
-int main(void)
-{
-  Unity.TestFile = "test/testdata/testsample.c";
-  UnityBegin();
-  RUN_TEST(test_TheFirstThingToTest, 21);
-  RUN_TEST(test_TheSecondThingToTest, 43);
-
-  return (UnityEnd());
-}
diff --git a/tools/ceedling/vendor/c_exception/vendor/unity/test/expectdata/testsample_def.c b/tools/ceedling/vendor/c_exception/vendor/unity/test/expectdata/testsample_def.c
deleted file mode 100644 (file)
index 8280804..0000000
+++ /dev/null
@@ -1,50 +0,0 @@
-/* AUTOGENERATED FILE. DO NOT EDIT. */
-
-//=======Test Runner Used To Run Each Test Below=====
-#define RUN_TEST(TestFunc, TestLineNum) \
-{ \
-  Unity.CurrentTestName = #TestFunc; \
-  Unity.CurrentTestLineNumber = TestLineNum; \
-  Unity.NumberOfTests++; \
-  if (TEST_PROTECT()) \
-  { \
-      setUp(); \
-      TestFunc(); \
-  } \
-  if (TEST_PROTECT() && !TEST_IS_IGNORED) \
-  { \
-    tearDown(); \
-  } \
-  UnityConcludeTest(); \
-}
-
-//=======Automagically Detected Files To Include=====
-#include "unity.h"
-#include <setjmp.h>
-#include <stdio.h>
-
-//=======External Functions This Runner Calls=====
-extern void setUp(void);
-extern void tearDown(void);
-extern void test_TheFirstThingToTest(void);
-extern void test_TheSecondThingToTest(void);
-
-
-//=======Test Reset Option=====
-void resetTest()
-{
-  tearDown();
-  setUp();
-}
-
-
-//=======MAIN=====
-int main(void)
-{
-  Unity.TestFile = "test/testdata/testsample.c";
-  UnityBegin();
-  RUN_TEST(test_TheFirstThingToTest, 21);
-  RUN_TEST(test_TheSecondThingToTest, 43);
-
-  return (UnityEnd());
-}
diff --git a/tools/ceedling/vendor/c_exception/vendor/unity/test/expectdata/testsample_mock_cmd.c b/tools/ceedling/vendor/c_exception/vendor/unity/test/expectdata/testsample_mock_cmd.c
deleted file mode 100644 (file)
index e47b31c..0000000
+++ /dev/null
@@ -1,76 +0,0 @@
-/* AUTOGENERATED FILE. DO NOT EDIT. */
-
-//=======Test Runner Used To Run Each Test Below=====
-#define RUN_TEST(TestFunc, TestLineNum) \
-{ \
-  Unity.CurrentTestName = #TestFunc; \
-  Unity.CurrentTestLineNumber = TestLineNum; \
-  Unity.NumberOfTests++; \
-  if (TEST_PROTECT()) \
-  { \
-    CEXCEPTION_T e; \
-    Try { \
-      CMock_Init(); \
-      setUp(); \
-      TestFunc(); \
-      CMock_Verify(); \
-    } Catch(e) { TEST_ASSERT_EQUAL_HEX32_MESSAGE(CEXCEPTION_NONE, e, "Unhandled Exception!"); } \
-  } \
-  CMock_Destroy(); \
-  if (TEST_PROTECT() && !TEST_IS_IGNORED) \
-  { \
-    tearDown(); \
-  } \
-  UnityConcludeTest(); \
-}
-
-//=======Automagically Detected Files To Include=====
-#include "unity.h"
-#include "cmock.h"
-#include <setjmp.h>
-#include <stdio.h>
-#include "CException.h"
-#include "Mockstanky.h"
-
-//=======External Functions This Runner Calls=====
-extern void setUp(void);
-extern void tearDown(void);
-extern void test_TheFirstThingToTest(void);
-extern void test_TheSecondThingToTest(void);
-
-
-//=======Mock Management=====
-static void CMock_Init(void)
-{
-  Mockstanky_Init();
-}
-static void CMock_Verify(void)
-{
-  Mockstanky_Verify();
-}
-static void CMock_Destroy(void)
-{
-  Mockstanky_Destroy();
-}
-
-//=======Test Reset Option=====
-void resetTest()
-{
-  CMock_Verify();
-  CMock_Destroy();
-  tearDown();
-  CMock_Init();
-  setUp();
-}
-
-
-//=======MAIN=====
-int main(void)
-{
-  Unity.TestFile = "test/testdata/mocksample.c";
-  UnityBegin();
-  RUN_TEST(test_TheFirstThingToTest, 21);
-  RUN_TEST(test_TheSecondThingToTest, 43);
-
-  return (UnityEnd());
-}
diff --git a/tools/ceedling/vendor/c_exception/vendor/unity/test/expectdata/testsample_mock_def.c b/tools/ceedling/vendor/c_exception/vendor/unity/test/expectdata/testsample_mock_def.c
deleted file mode 100644 (file)
index 3ca9dba..0000000
+++ /dev/null
@@ -1,72 +0,0 @@
-/* AUTOGENERATED FILE. DO NOT EDIT. */
-
-//=======Test Runner Used To Run Each Test Below=====
-#define RUN_TEST(TestFunc, TestLineNum) \
-{ \
-  Unity.CurrentTestName = #TestFunc; \
-  Unity.CurrentTestLineNumber = TestLineNum; \
-  Unity.NumberOfTests++; \
-  if (TEST_PROTECT()) \
-  { \
-      CMock_Init(); \
-      setUp(); \
-      TestFunc(); \
-      CMock_Verify(); \
-  } \
-  CMock_Destroy(); \
-  if (TEST_PROTECT() && !TEST_IS_IGNORED) \
-  { \
-    tearDown(); \
-  } \
-  UnityConcludeTest(); \
-}
-
-//=======Automagically Detected Files To Include=====
-#include "unity.h"
-#include "cmock.h"
-#include <setjmp.h>
-#include <stdio.h>
-#include "Mockstanky.h"
-
-//=======External Functions This Runner Calls=====
-extern void setUp(void);
-extern void tearDown(void);
-extern void test_TheFirstThingToTest(void);
-extern void test_TheSecondThingToTest(void);
-
-
-//=======Mock Management=====
-static void CMock_Init(void)
-{
-  Mockstanky_Init();
-}
-static void CMock_Verify(void)
-{
-  Mockstanky_Verify();
-}
-static void CMock_Destroy(void)
-{
-  Mockstanky_Destroy();
-}
-
-//=======Test Reset Option=====
-void resetTest()
-{
-  CMock_Verify();
-  CMock_Destroy();
-  tearDown();
-  CMock_Init();
-  setUp();
-}
-
-
-//=======MAIN=====
-int main(void)
-{
-  Unity.TestFile = "test/testdata/mocksample.c";
-  UnityBegin();
-  RUN_TEST(test_TheFirstThingToTest, 21);
-  RUN_TEST(test_TheSecondThingToTest, 43);
-
-  return (UnityEnd());
-}
diff --git a/tools/ceedling/vendor/c_exception/vendor/unity/test/expectdata/testsample_mock_new1.c b/tools/ceedling/vendor/c_exception/vendor/unity/test/expectdata/testsample_mock_new1.c
deleted file mode 100644 (file)
index a7cbcd8..0000000
+++ /dev/null
@@ -1,85 +0,0 @@
-/* AUTOGENERATED FILE. DO NOT EDIT. */
-
-//=======Test Runner Used To Run Each Test Below=====
-#define RUN_TEST(TestFunc, TestLineNum) \
-{ \
-  Unity.CurrentTestName = #TestFunc; \
-  Unity.CurrentTestLineNumber = TestLineNum; \
-  Unity.NumberOfTests++; \
-  if (TEST_PROTECT()) \
-  { \
-    CEXCEPTION_T e; \
-    Try { \
-      CMock_Init(); \
-      setUp(); \
-      TestFunc(); \
-      CMock_Verify(); \
-    } Catch(e) { TEST_ASSERT_EQUAL_HEX32_MESSAGE(CEXCEPTION_NONE, e, "Unhandled Exception!"); } \
-  } \
-  CMock_Destroy(); \
-  if (TEST_PROTECT() && !TEST_IS_IGNORED) \
-  { \
-    tearDown(); \
-  } \
-  UnityConcludeTest(); \
-}
-
-//=======Automagically Detected Files To Include=====
-#include "unity.h"
-#include "cmock.h"
-#include "one.h"
-#include "two.h"
-#include <setjmp.h>
-#include <stdio.h>
-#include "CException.h"
-#include "Mockstanky.h"
-
-int GlobalExpectCount;
-int GlobalVerifyOrder;
-char* GlobalOrderError;
-
-//=======External Functions This Runner Calls=====
-extern void setUp(void);
-extern void tearDown(void);
-extern void test_TheFirstThingToTest(void);
-extern void test_TheSecondThingToTest(void);
-
-
-//=======Mock Management=====
-static void CMock_Init(void)
-{
-  GlobalExpectCount = 0;
-  GlobalVerifyOrder = 0;
-  GlobalOrderError = NULL;
-  Mockstanky_Init();
-}
-static void CMock_Verify(void)
-{
-  Mockstanky_Verify();
-}
-static void CMock_Destroy(void)
-{
-  Mockstanky_Destroy();
-}
-
-//=======Test Reset Option=====
-void resetTest()
-{
-  CMock_Verify();
-  CMock_Destroy();
-  tearDown();
-  CMock_Init();
-  setUp();
-}
-
-
-//=======MAIN=====
-int main(void)
-{
-  Unity.TestFile = "test/testdata/mocksample.c";
-  UnityBegin();
-  RUN_TEST(test_TheFirstThingToTest, 21);
-  RUN_TEST(test_TheSecondThingToTest, 43);
-
-  return (UnityEnd());
-}
diff --git a/tools/ceedling/vendor/c_exception/vendor/unity/test/expectdata/testsample_mock_new2.c b/tools/ceedling/vendor/c_exception/vendor/unity/test/expectdata/testsample_mock_new2.c
deleted file mode 100644 (file)
index 2c76bf2..0000000
+++ /dev/null
@@ -1,85 +0,0 @@
-/* AUTOGENERATED FILE. DO NOT EDIT. */
-
-//=======Test Runner Used To Run Each Test Below=====
-#define RUN_TEST(TestFunc, TestLineNum) \
-{ \
-  Unity.CurrentTestName = #TestFunc; \
-  Unity.CurrentTestLineNumber = TestLineNum; \
-  Unity.NumberOfTests++; \
-  if (TEST_PROTECT()) \
-  { \
-      CMock_Init(); \
-      setUp(); \
-      TestFunc(); \
-      CMock_Verify(); \
-  } \
-  CMock_Destroy(); \
-  if (TEST_PROTECT() && !TEST_IS_IGNORED) \
-  { \
-    tearDown(); \
-  } \
-  UnityConcludeTest(); \
-}
-
-//=======Automagically Detected Files To Include=====
-#include "unity.h"
-#include "cmock.h"
-#include <setjmp.h>
-#include <stdio.h>
-#include "Mockstanky.h"
-
-//=======External Functions This Runner Calls=====
-extern void setUp(void);
-extern void tearDown(void);
-extern void test_TheFirstThingToTest(void);
-extern void test_TheSecondThingToTest(void);
-
-
-//=======Mock Management=====
-static void CMock_Init(void)
-{
-  Mockstanky_Init();
-}
-static void CMock_Verify(void)
-{
-  Mockstanky_Verify();
-}
-static void CMock_Destroy(void)
-{
-  Mockstanky_Destroy();
-}
-
-//=======Suite Setup=====
-static int suite_setup(void)
-{
-a_custom_setup();
-}
-
-//=======Suite Teardown=====
-static int suite_teardown(int num_failures)
-{
-a_custom_teardown();
-}
-
-//=======Test Reset Option=====
-void resetTest()
-{
-  CMock_Verify();
-  CMock_Destroy();
-  tearDown();
-  CMock_Init();
-  setUp();
-}
-
-
-//=======MAIN=====
-int main(void)
-{
-  suite_setup();
-  Unity.TestFile = "test/testdata/mocksample.c";
-  UnityBegin();
-  RUN_TEST(test_TheFirstThingToTest, 21);
-  RUN_TEST(test_TheSecondThingToTest, 43);
-
-  return suite_teardown(UnityEnd());
-}
diff --git a/tools/ceedling/vendor/c_exception/vendor/unity/test/expectdata/testsample_mock_param.c b/tools/ceedling/vendor/c_exception/vendor/unity/test/expectdata/testsample_mock_param.c
deleted file mode 100644 (file)
index 23c04f4..0000000
+++ /dev/null
@@ -1,73 +0,0 @@
-/* AUTOGENERATED FILE. DO NOT EDIT. */
-
-//=======Test Runner Used To Run Each Test Below=====
-#define RUN_TEST_NO_ARGS
-#define RUN_TEST(TestFunc, TestLineNum, ...) \
-{ \
-  Unity.CurrentTestName = #TestFunc "(" #__VA_ARGS__ ")"; \
-  Unity.CurrentTestLineNumber = TestLineNum; \
-  Unity.NumberOfTests++; \
-  if (TEST_PROTECT()) \
-  { \
-      CMock_Init(); \
-      setUp(); \
-      TestFunc(__VA_ARGS__); \
-      CMock_Verify(); \
-  } \
-  CMock_Destroy(); \
-  if (TEST_PROTECT() && !TEST_IS_IGNORED) \
-  { \
-    tearDown(); \
-  } \
-  UnityConcludeTest(); \
-}
-
-//=======Automagically Detected Files To Include=====
-#include "unity.h"
-#include "cmock.h"
-#include <setjmp.h>
-#include <stdio.h>
-#include "Mockstanky.h"
-
-//=======External Functions This Runner Calls=====
-extern void setUp(void);
-extern void tearDown(void);
-extern void test_TheFirstThingToTest(void);
-extern void test_TheSecondThingToTest(void);
-
-
-//=======Mock Management=====
-static void CMock_Init(void)
-{
-  Mockstanky_Init();
-}
-static void CMock_Verify(void)
-{
-  Mockstanky_Verify();
-}
-static void CMock_Destroy(void)
-{
-  Mockstanky_Destroy();
-}
-
-//=======Test Reset Option=====
-void resetTest()
-{
-  CMock_Verify();
-  CMock_Destroy();
-  tearDown();
-  CMock_Init();
-  setUp();
-}
-
-
-//=======MAIN=====
-int main(void)
-{
-  Unity.TestFile = "test/testdata/mocksample.c";
-  UnityBegin();
-  RUN_TEST(test_TheFirstThingToTest, 21, RUN_TEST_NO_ARGS);
-  RUN_TEST(test_TheSecondThingToTest, 43, RUN_TEST_NO_ARGS);
-
-  return (UnityEnd());
-}
diff --git a/tools/ceedling/vendor/c_exception/vendor/unity/test/expectdata/testsample_mock_run1.c b/tools/ceedling/vendor/c_exception/vendor/unity/test/expectdata/testsample_mock_run1.c
deleted file mode 100644 (file)
index a7cbcd8..0000000
+++ /dev/null
@@ -1,85 +0,0 @@
-/* AUTOGENERATED FILE. DO NOT EDIT. */
-
-//=======Test Runner Used To Run Each Test Below=====
-#define RUN_TEST(TestFunc, TestLineNum) \
-{ \
-  Unity.CurrentTestName = #TestFunc; \
-  Unity.CurrentTestLineNumber = TestLineNum; \
-  Unity.NumberOfTests++; \
-  if (TEST_PROTECT()) \
-  { \
-    CEXCEPTION_T e; \
-    Try { \
-      CMock_Init(); \
-      setUp(); \
-      TestFunc(); \
-      CMock_Verify(); \
-    } Catch(e) { TEST_ASSERT_EQUAL_HEX32_MESSAGE(CEXCEPTION_NONE, e, "Unhandled Exception!"); } \
-  } \
-  CMock_Destroy(); \
-  if (TEST_PROTECT() && !TEST_IS_IGNORED) \
-  { \
-    tearDown(); \
-  } \
-  UnityConcludeTest(); \
-}
-
-//=======Automagically Detected Files To Include=====
-#include "unity.h"
-#include "cmock.h"
-#include "one.h"
-#include "two.h"
-#include <setjmp.h>
-#include <stdio.h>
-#include "CException.h"
-#include "Mockstanky.h"
-
-int GlobalExpectCount;
-int GlobalVerifyOrder;
-char* GlobalOrderError;
-
-//=======External Functions This Runner Calls=====
-extern void setUp(void);
-extern void tearDown(void);
-extern void test_TheFirstThingToTest(void);
-extern void test_TheSecondThingToTest(void);
-
-
-//=======Mock Management=====
-static void CMock_Init(void)
-{
-  GlobalExpectCount = 0;
-  GlobalVerifyOrder = 0;
-  GlobalOrderError = NULL;
-  Mockstanky_Init();
-}
-static void CMock_Verify(void)
-{
-  Mockstanky_Verify();
-}
-static void CMock_Destroy(void)
-{
-  Mockstanky_Destroy();
-}
-
-//=======Test Reset Option=====
-void resetTest()
-{
-  CMock_Verify();
-  CMock_Destroy();
-  tearDown();
-  CMock_Init();
-  setUp();
-}
-
-
-//=======MAIN=====
-int main(void)
-{
-  Unity.TestFile = "test/testdata/mocksample.c";
-  UnityBegin();
-  RUN_TEST(test_TheFirstThingToTest, 21);
-  RUN_TEST(test_TheSecondThingToTest, 43);
-
-  return (UnityEnd());
-}
diff --git a/tools/ceedling/vendor/c_exception/vendor/unity/test/expectdata/testsample_mock_run2.c b/tools/ceedling/vendor/c_exception/vendor/unity/test/expectdata/testsample_mock_run2.c
deleted file mode 100644 (file)
index 2c76bf2..0000000
+++ /dev/null
@@ -1,85 +0,0 @@
-/* AUTOGENERATED FILE. DO NOT EDIT. */
-
-//=======Test Runner Used To Run Each Test Below=====
-#define RUN_TEST(TestFunc, TestLineNum) \
-{ \
-  Unity.CurrentTestName = #TestFunc; \
-  Unity.CurrentTestLineNumber = TestLineNum; \
-  Unity.NumberOfTests++; \
-  if (TEST_PROTECT()) \
-  { \
-      CMock_Init(); \
-      setUp(); \
-      TestFunc(); \
-      CMock_Verify(); \
-  } \
-  CMock_Destroy(); \
-  if (TEST_PROTECT() && !TEST_IS_IGNORED) \
-  { \
-    tearDown(); \
-  } \
-  UnityConcludeTest(); \
-}
-
-//=======Automagically Detected Files To Include=====
-#include "unity.h"
-#include "cmock.h"
-#include <setjmp.h>
-#include <stdio.h>
-#include "Mockstanky.h"
-
-//=======External Functions This Runner Calls=====
-extern void setUp(void);
-extern void tearDown(void);
-extern void test_TheFirstThingToTest(void);
-extern void test_TheSecondThingToTest(void);
-
-
-//=======Mock Management=====
-static void CMock_Init(void)
-{
-  Mockstanky_Init();
-}
-static void CMock_Verify(void)
-{
-  Mockstanky_Verify();
-}
-static void CMock_Destroy(void)
-{
-  Mockstanky_Destroy();
-}
-
-//=======Suite Setup=====
-static int suite_setup(void)
-{
-a_custom_setup();
-}
-
-//=======Suite Teardown=====
-static int suite_teardown(int num_failures)
-{
-a_custom_teardown();
-}
-
-//=======Test Reset Option=====
-void resetTest()
-{
-  CMock_Verify();
-  CMock_Destroy();
-  tearDown();
-  CMock_Init();
-  setUp();
-}
-
-
-//=======MAIN=====
-int main(void)
-{
-  suite_setup();
-  Unity.TestFile = "test/testdata/mocksample.c";
-  UnityBegin();
-  RUN_TEST(test_TheFirstThingToTest, 21);
-  RUN_TEST(test_TheSecondThingToTest, 43);
-
-  return suite_teardown(UnityEnd());
-}
diff --git a/tools/ceedling/vendor/c_exception/vendor/unity/test/expectdata/testsample_mock_yaml.c b/tools/ceedling/vendor/c_exception/vendor/unity/test/expectdata/testsample_mock_yaml.c
deleted file mode 100644 (file)
index 68b545a..0000000
+++ /dev/null
@@ -1,86 +0,0 @@
-/* AUTOGENERATED FILE. DO NOT EDIT. */
-
-//=======Test Runner Used To Run Each Test Below=====
-#define RUN_TEST(TestFunc, TestLineNum) \
-{ \
-  Unity.CurrentTestName = #TestFunc; \
-  Unity.CurrentTestLineNumber = TestLineNum; \
-  Unity.NumberOfTests++; \
-  if (TEST_PROTECT()) \
-  { \
-    CEXCEPTION_T e; \
-    Try { \
-      CMock_Init(); \
-      setUp(); \
-      TestFunc(); \
-      CMock_Verify(); \
-    } Catch(e) { TEST_ASSERT_EQUAL_HEX32_MESSAGE(CEXCEPTION_NONE, e, "Unhandled Exception!"); } \
-  } \
-  CMock_Destroy(); \
-  if (TEST_PROTECT() && !TEST_IS_IGNORED) \
-  { \
-    tearDown(); \
-  } \
-  UnityConcludeTest(); \
-}
-
-//=======Automagically Detected Files To Include=====
-#include "unity.h"
-#include "cmock.h"
-#include "two.h"
-#include "three.h"
-#include <four.h>
-#include <setjmp.h>
-#include <stdio.h>
-#include "CException.h"
-#include "Mockstanky.h"
-
-//=======External Functions This Runner Calls=====
-extern void setUp(void);
-extern void tearDown(void);
-extern void test_TheFirstThingToTest(void);
-extern void test_TheSecondThingToTest(void);
-
-
-//=======Mock Management=====
-static void CMock_Init(void)
-{
-  Mockstanky_Init();
-}
-static void CMock_Verify(void)
-{
-  Mockstanky_Verify();
-}
-static void CMock_Destroy(void)
-{
-  Mockstanky_Destroy();
-}
-
-//=======Suite Setup=====
-static int suite_setup(void)
-{
-a_yaml_setup();
-}
-
-//=======Test Reset Option=====
-void resetTest()
-{
-  CMock_Verify();
-  CMock_Destroy();
-  tearDown();
-  CMock_Init();
-  setUp();
-}
-
-
-//=======MAIN=====
-int main(void)
-{
-  suite_setup();
-  Unity.TestFile = "test/testdata/mocksample.c";
-  UnityBegin();
-  RUN_TEST(test_TheFirstThingToTest, 21);
-  RUN_TEST(test_TheSecondThingToTest, 43);
-
-  return (UnityEnd());
-}
diff --git a/tools/ceedling/vendor/c_exception/vendor/unity/test/expectdata/testsample_new1.c b/tools/ceedling/vendor/c_exception/vendor/unity/test/expectdata/testsample_new1.c
deleted file mode 100644 (file)
index e5bcac2..0000000
+++ /dev/null
@@ -1,60 +0,0 @@
-/* AUTOGENERATED FILE. DO NOT EDIT. */
-
-//=======Test Runner Used To Run Each Test Below=====
-#define RUN_TEST(TestFunc, TestLineNum) \
-{ \
-  Unity.CurrentTestName = #TestFunc; \
-  Unity.CurrentTestLineNumber = TestLineNum; \
-  Unity.NumberOfTests++; \
-  if (TEST_PROTECT()) \
-  { \
-    CEXCEPTION_T e; \
-    Try { \
-      setUp(); \
-      TestFunc(); \
-    } Catch(e) { TEST_ASSERT_EQUAL_HEX32_MESSAGE(CEXCEPTION_NONE, e, "Unhandled Exception!"); } \
-  } \
-  if (TEST_PROTECT() && !TEST_IS_IGNORED) \
-  { \
-    tearDown(); \
-  } \
-  UnityConcludeTest(); \
-}
-
-//=======Automagically Detected Files To Include=====
-#include "unity.h"
-#include "one.h"
-#include "two.h"
-#include <setjmp.h>
-#include <stdio.h>
-#include "CException.h"
-
-int GlobalExpectCount;
-int GlobalVerifyOrder;
-char* GlobalOrderError;
-
-//=======External Functions This Runner Calls=====
-extern void setUp(void);
-extern void tearDown(void);
-extern void test_TheFirstThingToTest(void);
-extern void test_TheSecondThingToTest(void);
-
-
-//=======Test Reset Option=====
-void resetTest()
-{
-  tearDown();
-  setUp();
-}
-
-
-//=======MAIN=====
-int main(void)
-{
-  Unity.TestFile = "test/testdata/testsample.c";
-  UnityBegin();
-  RUN_TEST(test_TheFirstThingToTest, 21);
-  RUN_TEST(test_TheSecondThingToTest, 43);
-
-  return (UnityEnd());
-}
diff --git a/tools/ceedling/vendor/c_exception/vendor/unity/test/expectdata/testsample_new2.c b/tools/ceedling/vendor/c_exception/vendor/unity/test/expectdata/testsample_new2.c
deleted file mode 100644 (file)
index b7c7e5b..0000000
+++ /dev/null
@@ -1,63 +0,0 @@
-/* AUTOGENERATED FILE. DO NOT EDIT. */
-
-//=======Test Runner Used To Run Each Test Below=====
-#define RUN_TEST(TestFunc, TestLineNum) \
-{ \
-  Unity.CurrentTestName = #TestFunc; \
-  Unity.CurrentTestLineNumber = TestLineNum; \
-  Unity.NumberOfTests++; \
-  if (TEST_PROTECT()) \
-  { \
-      setUp(); \
-      TestFunc(); \
-  } \
-  if (TEST_PROTECT() && !TEST_IS_IGNORED) \
-  { \
-    tearDown(); \
-  } \
-  UnityConcludeTest(); \
-}
-
-//=======Automagically Detected Files To Include=====
-#include "unity.h"
-#include <setjmp.h>
-#include <stdio.h>
-
-//=======External Functions This Runner Calls=====
-extern void setUp(void);
-extern void tearDown(void);
-extern void test_TheFirstThingToTest(void);
-extern void test_TheSecondThingToTest(void);
-
-
-//=======Suite Setup=====
-static int suite_setup(void)
-{
-a_custom_setup();
-}
-
-//=======Suite Teardown=====
-static int suite_teardown(int num_failures)
-{
-a_custom_teardown();
-}
-
-//=======Test Reset Option=====
-void resetTest()
-{
-  tearDown();
-  setUp();
-}
-
-
-//=======MAIN=====
-int main(void)
-{
-  suite_setup();
-  Unity.TestFile = "test/testdata/testsample.c";
-  UnityBegin();
-  RUN_TEST(test_TheFirstThingToTest, 21);
-  RUN_TEST(test_TheSecondThingToTest, 43);
-
-  return suite_teardown(UnityEnd());
-}
diff --git a/tools/ceedling/vendor/c_exception/vendor/unity/test/expectdata/testsample_param.c b/tools/ceedling/vendor/c_exception/vendor/unity/test/expectdata/testsample_param.c
deleted file mode 100644 (file)
index 4157007..0000000
+++ /dev/null
@@ -1,51 +0,0 @@
-/* AUTOGENERATED FILE. DO NOT EDIT. */
-
-//=======Test Runner Used To Run Each Test Below=====
-#define RUN_TEST_NO_ARGS
-#define RUN_TEST(TestFunc, TestLineNum, ...) \
-{ \
-  Unity.CurrentTestName = #TestFunc "(" #__VA_ARGS__ ")"; \
-  Unity.CurrentTestLineNumber = TestLineNum; \
-  Unity.NumberOfTests++; \
-  if (TEST_PROTECT()) \
-  { \
-      setUp(); \
-      TestFunc(__VA_ARGS__); \
-  } \
-  if (TEST_PROTECT() && !TEST_IS_IGNORED) \
-  { \
-    tearDown(); \
-  } \
-  UnityConcludeTest(); \
-}
-
-//=======Automagically Detected Files To Include=====
-#include "unity.h"
-#include <setjmp.h>
-#include <stdio.h>
-
-//=======External Functions This Runner Calls=====
-extern void setUp(void);
-extern void tearDown(void);
-extern void test_TheFirstThingToTest(void);
-extern void test_TheSecondThingToTest(void);
-
-
-//=======Test Reset Option=====
-void resetTest()
-{
-  tearDown();
-  setUp();
-}
-
-
-//=======MAIN=====
-int main(void)
-{
-  Unity.TestFile = "test/testdata/testsample.c";
-  UnityBegin();
-  RUN_TEST(test_TheFirstThingToTest, 21, RUN_TEST_NO_ARGS);
-  RUN_TEST(test_TheSecondThingToTest, 43, RUN_TEST_NO_ARGS);
-
-  return (UnityEnd());
-}
diff --git a/tools/ceedling/vendor/c_exception/vendor/unity/test/expectdata/testsample_run1.c b/tools/ceedling/vendor/c_exception/vendor/unity/test/expectdata/testsample_run1.c
deleted file mode 100644 (file)
index e5bcac2..0000000
+++ /dev/null
@@ -1,60 +0,0 @@
-/* AUTOGENERATED FILE. DO NOT EDIT. */
-
-//=======Test Runner Used To Run Each Test Below=====
-#define RUN_TEST(TestFunc, TestLineNum) \
-{ \
-  Unity.CurrentTestName = #TestFunc; \
-  Unity.CurrentTestLineNumber = TestLineNum; \
-  Unity.NumberOfTests++; \
-  if (TEST_PROTECT()) \
-  { \
-    CEXCEPTION_T e; \
-    Try { \
-      setUp(); \
-      TestFunc(); \
-    } Catch(e) { TEST_ASSERT_EQUAL_HEX32_MESSAGE(CEXCEPTION_NONE, e, "Unhandled Exception!"); } \
-  } \
-  if (TEST_PROTECT() && !TEST_IS_IGNORED) \
-  { \
-    tearDown(); \
-  } \
-  UnityConcludeTest(); \
-}
-
-//=======Automagically Detected Files To Include=====
-#include "unity.h"
-#include "one.h"
-#include "two.h"
-#include <setjmp.h>
-#include <stdio.h>
-#include "CException.h"
-
-int GlobalExpectCount;
-int GlobalVerifyOrder;
-char* GlobalOrderError;
-
-//=======External Functions This Runner Calls=====
-extern void setUp(void);
-extern void tearDown(void);
-extern void test_TheFirstThingToTest(void);
-extern void test_TheSecondThingToTest(void);
-
-
-//=======Test Reset Option=====
-void resetTest()
-{
-  tearDown();
-  setUp();
-}
-
-
-//=======MAIN=====
-int main(void)
-{
-  Unity.TestFile = "test/testdata/testsample.c";
-  UnityBegin();
-  RUN_TEST(test_TheFirstThingToTest, 21);
-  RUN_TEST(test_TheSecondThingToTest, 43);
-
-  return (UnityEnd());
-}
diff --git a/tools/ceedling/vendor/c_exception/vendor/unity/test/expectdata/testsample_run2.c b/tools/ceedling/vendor/c_exception/vendor/unity/test/expectdata/testsample_run2.c
deleted file mode 100644 (file)
index b7c7e5b..0000000
+++ /dev/null
@@ -1,63 +0,0 @@
-/* AUTOGENERATED FILE. DO NOT EDIT. */
-
-//=======Test Runner Used To Run Each Test Below=====
-#define RUN_TEST(TestFunc, TestLineNum) \
-{ \
-  Unity.CurrentTestName = #TestFunc; \
-  Unity.CurrentTestLineNumber = TestLineNum; \
-  Unity.NumberOfTests++; \
-  if (TEST_PROTECT()) \
-  { \
-      setUp(); \
-      TestFunc(); \
-  } \
-  if (TEST_PROTECT() && !TEST_IS_IGNORED) \
-  { \
-    tearDown(); \
-  } \
-  UnityConcludeTest(); \
-}
-
-//=======Automagically Detected Files To Include=====
-#include "unity.h"
-#include <setjmp.h>
-#include <stdio.h>
-
-//=======External Functions This Runner Calls=====
-extern void setUp(void);
-extern void tearDown(void);
-extern void test_TheFirstThingToTest(void);
-extern void test_TheSecondThingToTest(void);
-
-
-//=======Suite Setup=====
-static int suite_setup(void)
-{
-a_custom_setup();
-}
-
-//=======Suite Teardown=====
-static int suite_teardown(int num_failures)
-{
-a_custom_teardown();
-}
-
-//=======Test Reset Option=====
-void resetTest()
-{
-  tearDown();
-  setUp();
-}
-
-
-//=======MAIN=====
-int main(void)
-{
-  suite_setup();
-  Unity.TestFile = "test/testdata/testsample.c";
-  UnityBegin();
-  RUN_TEST(test_TheFirstThingToTest, 21);
-  RUN_TEST(test_TheSecondThingToTest, 43);
-
-  return suite_teardown(UnityEnd());
-}
diff --git a/tools/ceedling/vendor/c_exception/vendor/unity/test/expectdata/testsample_yaml.c b/tools/ceedling/vendor/c_exception/vendor/unity/test/expectdata/testsample_yaml.c
deleted file mode 100644 (file)
index d109287..0000000
+++ /dev/null
@@ -1,64 +0,0 @@
-/* AUTOGENERATED FILE. DO NOT EDIT. */
-
-//=======Test Runner Used To Run Each Test Below=====
-#define RUN_TEST(TestFunc, TestLineNum) \
-{ \
-  Unity.CurrentTestName = #TestFunc; \
-  Unity.CurrentTestLineNumber = TestLineNum; \
-  Unity.NumberOfTests++; \
-  if (TEST_PROTECT()) \
-  { \
-    CEXCEPTION_T e; \
-    Try { \
-      setUp(); \
-      TestFunc(); \
-    } Catch(e) { TEST_ASSERT_EQUAL_HEX32_MESSAGE(CEXCEPTION_NONE, e, "Unhandled Exception!"); } \
-  } \
-  if (TEST_PROTECT() && !TEST_IS_IGNORED) \
-  { \
-    tearDown(); \
-  } \
-  UnityConcludeTest(); \
-}
-
-//=======Automagically Detected Files To Include=====
-#include "unity.h"
-#include "two.h"
-#include "three.h"
-#include <four.h>
-#include <setjmp.h>
-#include <stdio.h>
-#include "CException.h"
-
-//=======External Functions This Runner Calls=====
-extern void setUp(void);
-extern void tearDown(void);
-extern void test_TheFirstThingToTest(void);
-extern void test_TheSecondThingToTest(void);
-
-
-//=======Suite Setup=====
-static int suite_setup(void)
-{
-a_yaml_setup();
-}
-
-//=======Test Reset Option=====
-void resetTest()
-{
-  tearDown();
-  setUp();
-}
-
-
-//=======MAIN=====
-int main(void)
-{
-  suite_setup();
-  Unity.TestFile = "test/testdata/testsample.c";
-  UnityBegin();
-  RUN_TEST(test_TheFirstThingToTest, 21);
-  RUN_TEST(test_TheSecondThingToTest, 43);
-
-  return (UnityEnd());
-}
diff --git a/tools/ceedling/vendor/c_exception/vendor/unity/test/test_generate_test_runner.rb b/tools/ceedling/vendor/c_exception/vendor/unity/test/test_generate_test_runner.rb
deleted file mode 100644 (file)
index 61c8df9..0000000
+++ /dev/null
@@ -1,94 +0,0 @@
-# ==========================================
-#   CMock Project - Automatic Mock Generation for C
-#   Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-#   [Released under MIT License. Please refer to license.txt for details]
-# ========================================== 
-
-ruby_version = RUBY_VERSION.split('.')
-if (ruby_version[1].to_i == 9) and (ruby_version[2].to_i > 1)
-  require 'rubygems'
-  gem 'test-unit'
-end
-require 'test/unit'
-require './auto/generate_test_runner.rb'
-
-TEST_FILE = 'test/testdata/testsample.c'
-TEST_MOCK = 'test/testdata/mocksample.c'
-OUT_FILE  = 'build/testsample_'
-EXP_FILE  = 'test/expectdata/testsample_'
-
-class TestGenerateTestRunner < Test::Unit::TestCase
-  def setup
-  end
-
-  def teardown
-  end
-  
-  def verify_output_equal(subtest)
-    expected = File.read(EXP_FILE + subtest + '.c').gsub(/\r\n/,"\n")
-    actual   = File.read(OUT_FILE + subtest + '.c').gsub(/\r\n/,"\n")
-    assert_equal(expected, actual, "Generated File Sub-Test '#{subtest}' Failed")
-  end
-  
-  def test_ShouldGenerateARunnerByCreatingRunnerWithOptions
-    sets = { 'def'  => nil,
-             'new1' => { :plugins => [:cexception], :includes => ['one.h', 'two.h'], :enforce_strict_ordering => true },
-             'new2' => { :plugins => [:ignore], :suite_setup => "a_custom_setup();", :suite_teardown => "a_custom_teardown();" }   
-    }
-    
-    sets.each_pair do |subtest, options|
-      UnityTestRunnerGenerator.new(options).run(TEST_FILE, OUT_FILE + subtest + '.c')
-      verify_output_equal(subtest)
-      UnityTestRunnerGenerator.new(options).run(TEST_MOCK, OUT_FILE + 'mock_' + subtest + '.c')
-      verify_output_equal('mock_' + subtest)
-    end
-  end
-  
-  def test_ShouldGenerateARunnerByRunningRunnerWithOptions
-    sets = { 'run1' => { :plugins => [:cexception], :includes => ['one.h', 'two.h'], :enforce_strict_ordering => true },
-             'run2' => { :plugins => [:ignore], :suite_setup => "a_custom_setup();", :suite_teardown => "a_custom_teardown();" }   
-    }
-    
-    sets.each_pair do |subtest, options|
-      UnityTestRunnerGenerator.new.run(TEST_FILE, OUT_FILE + subtest + '.c', options)
-      verify_output_equal(subtest)
-      UnityTestRunnerGenerator.new.run(TEST_MOCK, OUT_FILE + 'mock_' + subtest + '.c', options)
-      verify_output_equal('mock_' + subtest)
-    end
-  end
-  
-  def test_ShouldGenerateARunnerByPullingYamlOptions
-    subtest = 'yaml'
-    cmdstr = "ruby auto/generate_test_runner.rb test/testdata/sample.yml \"#{TEST_FILE}\" \"#{OUT_FILE + subtest + '.c'}\""
-    `#{cmdstr}`
-    verify_output_equal(subtest)
-    
-    cmdstr = "ruby auto/generate_test_runner.rb test/testdata/sample.yml \"#{TEST_MOCK}\" \"#{OUT_FILE + 'mock_' + subtest + '.c'}\""
-    `#{cmdstr}`
-    verify_output_equal('mock_' + subtest)
-  end
-  
-  def test_ShouldGenerateARunnerByPullingCommandlineOptions
-    subtest = 'cmd'
-    cmdstr = "ruby auto/generate_test_runner.rb -cexception \"#{TEST_FILE}\" \"#{OUT_FILE + subtest + '.c'}\""
-    `#{cmdstr}`
-    verify_output_equal(subtest)
-    
-    cmdstr = "ruby auto/generate_test_runner.rb -cexception \"#{TEST_MOCK}\" \"#{OUT_FILE + 'mock_' + subtest + '.c'}\""
-    `#{cmdstr}`
-    verify_output_equal('mock_' + subtest)
-  end
-  
-  def test_ShouldGenerateARunnerThatUsesParameterizedTests
-    sets = { 'param'  => { :plugins => [:ignore], :use_param_tests => true }   
-    }
-    
-    sets.each_pair do |subtest, options|
-      UnityTestRunnerGenerator.new(options).run(TEST_FILE, OUT_FILE + subtest + '.c')
-      verify_output_equal(subtest)
-      UnityTestRunnerGenerator.new(options).run(TEST_MOCK, OUT_FILE + 'mock_' + subtest + '.c')
-      verify_output_equal('mock_' + subtest)
-    end
-  end
-  
-end
diff --git a/tools/ceedling/vendor/c_exception/vendor/unity/test/testdata/mocksample.c b/tools/ceedling/vendor/c_exception/vendor/unity/test/testdata/mocksample.c
deleted file mode 100644 (file)
index b709438..0000000
+++ /dev/null
@@ -1,51 +0,0 @@
-// This is just a sample test file to be used to test the generator script
-#ifndef TEST_SAMPLE_H
-#define TEST_SAMPLE_H
-
-#include <setjmp.h>
-#include "unity.h"
-#include "funky.h"
-#include "Mockstanky.h"
-
-void setUp(void)
-{
-  CustomSetupStuff();
-}
-
-void tearDown(void)
-{
-  CustomTeardownStuff
-}
-
-//Yup, nice comment
-void test_TheFirstThingToTest(void)
-{
-    TEST_ASSERT(1);
-
-    TEST_ASSERT_TRUE(1);
-}
-
-/*
-void test_ShouldBeIgnored(void)
-{
-    DoesStuff();
-}
-*/
-
-//void test_ShouldAlsoNotBeTested(void)
-//{
-//    Call_An_Expect();
-//    
-//    CallAFunction();
-//    test_CallAFunctionThatLooksLikeATest();
-//}
-
-void test_TheSecondThingToTest(void)
-{
-    Call_An_Expect();
-    
-    CallAFunction();
-    test_CallAFunctionThatLooksLikeATest();
-}
-
-#endif //TEST_SAMPLE_H
diff --git a/tools/ceedling/vendor/c_exception/vendor/unity/test/testdata/sample.yml b/tools/ceedling/vendor/c_exception/vendor/unity/test/testdata/sample.yml
deleted file mode 100644 (file)
index 9e5eece..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-:unity:
-  :includes:
-    - two.h
-    - three.h
-    - <four.h>
-  :plugins:
-    - :cexception
-  :suite_setup: |
-    a_yaml_setup();
\ No newline at end of file
diff --git a/tools/ceedling/vendor/c_exception/vendor/unity/test/testdata/testsample.c b/tools/ceedling/vendor/c_exception/vendor/unity/test/testdata/testsample.c
deleted file mode 100644 (file)
index 4f30ec7..0000000
+++ /dev/null
@@ -1,51 +0,0 @@
-// This is just a sample test file to be used to test the generator script
-#ifndef TEST_SAMPLE_H
-#define TEST_SAMPLE_H
-
-#include <setjmp.h>
-#include "unity.h"
-#include "funky.h"
-#include "stanky.h"
-
-void setUp(void)
-{
-  CustomSetupStuff();
-}
-
-void tearDown(void)
-{
-  CustomTeardownStuff
-}
-
-//Yup, nice comment
-void test_TheFirstThingToTest(void)
-{
-    TEST_ASSERT(1);
-
-    TEST_ASSERT_TRUE(1);
-}
-
-/*
-void test_ShouldBeIgnored(void)
-{
-    DoesStuff();
-}
-*/
-
-//void test_ShouldAlsoNotBeTested(void)
-//{
-//    Call_An_Expect();
-//    
-//    CallAFunction();
-//    test_CallAFunctionThatLooksLikeATest();
-//}
-
-void test_TheSecondThingToTest(void)
-{
-    Call_An_Expect();
-    
-    CallAFunction();
-    test_CallAFunctionThatLooksLikeATest();
-}
-
-#endif //TEST_SAMPLE_H
diff --git a/tools/ceedling/vendor/c_exception/vendor/unity/test/testparameterized.c b/tools/ceedling/vendor/c_exception/vendor/unity/test/testparameterized.c
deleted file mode 100644 (file)
index 037cd21..0000000
+++ /dev/null
@@ -1,101 +0,0 @@
-/* ==========================================
-    Unity Project - A Test Framework for C
-    Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-    [Released under MIT License. Please refer to license.txt for details]
-========================================== */
-
-#include <setjmp.h>
-#include "unity.h"
-
-#define TEST_CASE(...)
-
-#define EXPECT_ABORT_BEGIN \
-    if (TEST_PROTECT())    \
-    {
-    
-#define VERIFY_FAILS_END                                                       \
-    }                                                                          \
-    Unity.CurrentTestFailed = (Unity.CurrentTestFailed == 1) ? 0 : 1;          \
-    if (Unity.CurrentTestFailed == 1) {                                        \
-      SetToOneMeanWeAlreadyCheckedThisGuy = 1;                                 \
-      UnityPrint("[[[[ Previous Test Should Have Failed But Did Not ]]]]");    \
-      UNITY_OUTPUT_CHAR('\n');                                                 \
-    }
-    
-#define VERIFY_IGNORES_END                                                     \
-    }                                                                          \
-    Unity.CurrentTestFailed = (Unity.CurrentTestIgnored == 1) ? 0 : 1;         \
-    Unity.CurrentTestIgnored = 0;                                              \
-    if (Unity.CurrentTestFailed == 1) {                                        \
-      SetToOneMeanWeAlreadyCheckedThisGuy = 1;                                 \
-      UnityPrint("[[[[ Previous Test Should Have Ignored But Did Not ]]]]");   \
-      UNITY_OUTPUT_CHAR('\n');                                                 \
-    }
-
-int SetToOneToFailInTearDown;
-int SetToOneMeanWeAlreadyCheckedThisGuy;
-
-void setUp(void)
-{
-  SetToOneToFailInTearDown = 0;
-  SetToOneMeanWeAlreadyCheckedThisGuy = 0;
-}
-
-void tearDown(void)
-{
-  if (SetToOneToFailInTearDown == 1)
-    TEST_FAIL_MESSAGE("<= Failed in tearDown");
-  if ((SetToOneMeanWeAlreadyCheckedThisGuy == 0) && (Unity.CurrentTestFailed > 0))
-  {
-    UnityPrint("[[[[ Previous Test Should Have Passed But Did Not ]]]]");
-    UNITY_OUTPUT_CHAR('\n');
-  }
-}
-
-TEST_CASE(0)
-TEST_CASE(44)
-TEST_CASE((90)+9)
-void test_TheseShouldAllPass(int Num)
-{
-    TEST_ASSERT_TRUE(Num < 100);
-}
-
-TEST_CASE(3)
-TEST_CASE(77)
-TEST_CASE( (99) + 1 - (1))
-void test_TheseShouldAllFail(int Num)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_TRUE(Num > 100);
-    VERIFY_FAILS_END
-}
-
-TEST_CASE(1)
-TEST_CASE(44)
-TEST_CASE(99)
-TEST_CASE(98)
-void test_TheseAreEveryOther(int Num)
-{
-    if (Num & 1)
-    {
-        EXPECT_ABORT_BEGIN
-        TEST_ASSERT_TRUE(Num > 100);
-        VERIFY_FAILS_END
-    }
-    else
-    {
-        TEST_ASSERT_TRUE(Num < 100);
-    }
-}
-
-void test_NormalPassesStillWork(void)
-{
-    TEST_ASSERT_TRUE(1);
-}
-
-void test_NormalFailsStillWork(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_TRUE(0);
-    VERIFY_FAILS_END
-}
diff --git a/tools/ceedling/vendor/c_exception/vendor/unity/test/testunity.c b/tools/ceedling/vendor/c_exception/vendor/unity/test/testunity.c
deleted file mode 100644 (file)
index 9f826dc..0000000
+++ /dev/null
@@ -1,1510 +0,0 @@
-/* ==========================================
-    Unity Project - A Test Framework for C
-    Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-    [Released under MIT License. Please refer to license.txt for details]
-========================================== */
-
-#include <setjmp.h>
-#include "unity.h"
-
-#define EXPECT_ABORT_BEGIN \
-    if (TEST_PROTECT())    \
-    {
-    
-#define VERIFY_FAILS_END                                                       \
-    }                                                                          \
-    Unity.CurrentTestFailed = (Unity.CurrentTestFailed == 1) ? 0 : 1;          \
-    if (Unity.CurrentTestFailed == 1) {                                        \
-      SetToOneMeanWeAlreadyCheckedThisGuy = 1;                                 \
-      UnityPrint("[[[[ Previous Test Should Have Failed But Did Not ]]]]");    \
-      UNITY_OUTPUT_CHAR('\n');                                                 \
-    }
-    
-#define VERIFY_IGNORES_END                                                     \
-    }                                                                          \
-    Unity.CurrentTestFailed = (Unity.CurrentTestIgnored == 1) ? 0 : 1;         \
-    Unity.CurrentTestIgnored = 0;                                              \
-    if (Unity.CurrentTestFailed == 1) {                                        \
-      SetToOneMeanWeAlreadyCheckedThisGuy = 1;                                 \
-      UnityPrint("[[[[ Previous Test Should Have Ignored But Did Not ]]]]");   \
-      UNITY_OUTPUT_CHAR('\n');                                                 \
-    }
-
-int SetToOneToFailInTearDown;
-int SetToOneMeanWeAlreadyCheckedThisGuy;
-
-void setUp(void)
-{
-  SetToOneToFailInTearDown = 0;
-  SetToOneMeanWeAlreadyCheckedThisGuy = 0;
-}
-
-void tearDown(void)
-{
-  if (SetToOneToFailInTearDown == 1)
-    TEST_FAIL_MESSAGE("<= Failed in tearDown");
-  if ((SetToOneMeanWeAlreadyCheckedThisGuy == 0) && (Unity.CurrentTestFailed > 0))
-  {
-    UnityPrint("[[[[ Previous Test Should Have Passed But Did Not ]]]]");
-    UNITY_OUTPUT_CHAR('\n');
-  }
-}
-
-void testTrue(void)
-{
-    TEST_ASSERT(1);
-
-    TEST_ASSERT_TRUE(1);
-}
-
-void testFalse(void)
-{
-    TEST_ASSERT_FALSE(0);
-
-    TEST_ASSERT_UNLESS(0);
-}
-
-void testPreviousPass(void)
-{
-    TEST_ASSERT_EQUAL_INT(0U, Unity.TestFailures);
-}
-
-void testNotVanilla(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT(0);
-    VERIFY_FAILS_END
-}
-
-void testNotTrue(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_TRUE(0);
-    VERIFY_FAILS_END
-}
-
-void testNotFalse(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_FALSE(1);
-    VERIFY_FAILS_END
-}
-
-void testNotUnless(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_UNLESS(1);
-    VERIFY_FAILS_END
-}
-
-void testNotNotEqual(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_NOT_EQUAL(10, 10);
-    VERIFY_FAILS_END
-}
-
-void testFail(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_FAIL_MESSAGE("Expected for testing");
-    VERIFY_FAILS_END
-}
-
-void testIsNull(void)
-{
-    char* ptr1 = NULL;
-    char* ptr2 = "hello";
-    
-    TEST_ASSERT_NULL(ptr1);
-    TEST_ASSERT_NOT_NULL(ptr2);
-}
-
-void testIsNullShouldFailIfNot(void)
-{
-    char* ptr1 = "hello";
-    
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_NULL(ptr1);
-    VERIFY_FAILS_END
-}
-
-void testNotNullShouldFailIfNULL(void)
-{
-    char* ptr1 = NULL;
-    
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_NOT_NULL(ptr1);
-    VERIFY_FAILS_END
-}
-
-void testIgnore(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_IGNORE();
-    TEST_FAIL_MESSAGE("This should not be reached");
-    VERIFY_IGNORES_END
-}
-
-void testIgnoreMessage(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_IGNORE_MESSAGE("This is an expected TEST_IGNORE_MESSAGE string!");
-    TEST_FAIL_MESSAGE("This should not be reached");
-    VERIFY_IGNORES_END
-}
-
-void testNotEqualInts(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_INT(3982, 3983);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualInt8s(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_INT8(-127, -126);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualInt16s(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_INT16(-16383, -16382);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualInt32s(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_INT32(-2147483647, -2147483646);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualBits(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_BITS(0xFF00, 0x5555, 0x5A55);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualUInts(void)
-{
-    _UU16 v0, v1;
-    
-    v0 = 9000;
-    v1 = 9001;
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_UINT(v0, v1);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualUInt8s(void)
-{
-    _UU8 v0, v1;
-    
-    v0 = 254;
-    v1 = 255;
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_UINT8(v0, v1);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualUInt16s(void)
-{
-    _UU16 v0, v1;
-    
-    v0 = 65535;
-    v1 = 65534;
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_UINT16(v0, v1);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualUInt32s(void)
-{
-    _UU32 v0, v1;
-    
-    v0 = 4294967295;
-    v1 = 4294967294;
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_UINT32(v0, v1);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualHex8s(void)
-{
-    _UU8 v0, v1;
-    
-    v0 = 0x23;
-    v1 = 0x22;
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_HEX8(v0, v1);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualHex8sIfSigned(void)
-{
-    _US8 v0, v1;
-    
-    v0 = -2;
-    v1 = 2;
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_HEX8(v0, v1);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualHex16s(void)
-{
-    _UU16 v0, v1;
-    
-    v0 = 0x1234;
-    v1 = 0x1235;
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_HEX16(v0, v1);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualHex16sIfSigned(void)
-{
-    _US16 v0, v1;
-    
-    v0 = -1024;
-    v1 = -1028;
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_HEX16(v0, v1);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualHex32s(void)
-{
-    _UU32 v0, v1;
-    
-    v0 = 900000;
-    v1 = 900001;
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_HEX32(v0, v1);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualHex32sIfSigned(void)
-{
-    _US32 v0, v1;
-    
-    v0 = -900000;
-    v1 = 900001;
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_HEX32(v0, v1);
-    VERIFY_FAILS_END
-}
-
-void testEqualInts(void)
-{
-    int v0, v1;
-    int *p0, *p1;
-    
-    v0 = 19467;
-    v1 = 19467;
-    p0 = &v0;
-    p1 = &v1;
-
-    TEST_ASSERT_EQUAL_INT(1837, 1837);
-    TEST_ASSERT_EQUAL_INT(-27365, -27365);
-    TEST_ASSERT_EQUAL_INT(v0, v1);
-    TEST_ASSERT_EQUAL_INT(19467, v1);
-    TEST_ASSERT_EQUAL_INT(v0, 19467);
-    TEST_ASSERT_EQUAL_INT(*p0, v1);
-    TEST_ASSERT_EQUAL_INT(*p0, *p1);
-    TEST_ASSERT_EQUAL_INT(*p0, 19467);
-}
-
-void testEqualUints(void)
-{
-    unsigned int v0, v1;
-    unsigned int *p0, *p1;
-    
-    v0 = 19467;
-    v1 = 19467;
-    p0 = &v0;
-    p1 = &v1;
-
-    TEST_ASSERT_EQUAL_UINT(1837, 1837);
-    TEST_ASSERT_EQUAL_UINT(v0, v1);
-    TEST_ASSERT_EQUAL_UINT(19467, v1);
-    TEST_ASSERT_EQUAL_UINT(v0, 19467);
-    TEST_ASSERT_EQUAL_UINT(*p0, v1);
-    TEST_ASSERT_EQUAL_UINT(*p0, *p1);
-    TEST_ASSERT_EQUAL_UINT(*p0, 19467);
-    TEST_ASSERT_EQUAL_UINT(60872u, 60872u);
-}
-
-void testNotEqual(void)
-{
-    TEST_ASSERT_NOT_EQUAL(0, 1);
-    TEST_ASSERT_NOT_EQUAL(1, 0);
-    TEST_ASSERT_NOT_EQUAL(100, 101);
-    TEST_ASSERT_NOT_EQUAL(0, -1);
-    TEST_ASSERT_NOT_EQUAL(65535, -65535);
-    TEST_ASSERT_NOT_EQUAL(75, 900);
-    TEST_ASSERT_NOT_EQUAL(-100, -101);
-}
-
-void testEqualHex8s(void)
-{
-    _UU8 v0, v1;
-    _UU8 *p0, *p1;
-    
-    v0 = 0x22;
-    v1 = 0x22;
-    p0 = &v0;
-    p1 = &v1;
-
-    TEST_ASSERT_EQUAL_HEX8(0x22, 0x22);
-    TEST_ASSERT_EQUAL_HEX8(v0, v1);
-    TEST_ASSERT_EQUAL_HEX8(0x22, v1);
-    TEST_ASSERT_EQUAL_HEX8(v0, 0x22);
-    TEST_ASSERT_EQUAL_HEX8(*p0, v1);
-    TEST_ASSERT_EQUAL_HEX8(*p0, *p1);
-    TEST_ASSERT_EQUAL_HEX8(*p0, 0x22);
-}
-
-void testEqualHex8sNegatives(void)
-{
-    _UU8 v0, v1;
-    _UU8 *p0, *p1;
-    
-    v0 = 0xDD;
-    v1 = 0xDD;
-    p0 = &v0;
-    p1 = &v1;
-
-    TEST_ASSERT_EQUAL_HEX8(0xDD, 0xDD);
-    TEST_ASSERT_EQUAL_HEX8(v0, v1);
-    TEST_ASSERT_EQUAL_HEX8(0xDD, v1);
-    TEST_ASSERT_EQUAL_HEX8(v0, 0xDD);
-    TEST_ASSERT_EQUAL_HEX8(*p0, v1);
-    TEST_ASSERT_EQUAL_HEX8(*p0, *p1);
-    TEST_ASSERT_EQUAL_HEX8(*p0, 0xDD);
-}
-
-void testEqualHex16s(void)
-{
-    _UU16 v0, v1;
-    _UU16 *p0, *p1;
-    
-    v0 = 0x9876;
-    v1 = 0x9876;
-    p0 = &v0;
-    p1 = &v1;
-
-    TEST_ASSERT_EQUAL_HEX16(0x9876, 0x9876);
-    TEST_ASSERT_EQUAL_HEX16(v0, v1);
-    TEST_ASSERT_EQUAL_HEX16(0x9876, v1);
-    TEST_ASSERT_EQUAL_HEX16(v0, 0x9876);
-    TEST_ASSERT_EQUAL_HEX16(*p0, v1);
-    TEST_ASSERT_EQUAL_HEX16(*p0, *p1);
-    TEST_ASSERT_EQUAL_HEX16(*p0, 0x9876);
-}
-
-void testEqualHex32s(void)
-{
-    _UU32 v0, v1;
-    _UU32 *p0, *p1;
-    
-    v0 = 0x98765432ul;
-    v1 = 0x98765432ul;
-    p0 = &v0;
-    p1 = &v1;
-
-    TEST_ASSERT_EQUAL_HEX32(0x98765432ul, 0x98765432ul);
-    TEST_ASSERT_EQUAL_HEX32(v0, v1);
-    TEST_ASSERT_EQUAL_HEX32(0x98765432ul, v1);
-    TEST_ASSERT_EQUAL_HEX32(v0, 0x98765432ul);
-    TEST_ASSERT_EQUAL_HEX32(*p0, v1);
-    TEST_ASSERT_EQUAL_HEX32(*p0, *p1);
-    TEST_ASSERT_EQUAL_HEX32(*p0, 0x98765432ul);
-}
-
-void testEqualBits(void)
-{
-    _UU32 v0 = 0xFF55AA00;
-    _UU32 v1 = 0x55550000;
-
-    TEST_ASSERT_BITS(v1, v0, 0x55550000);
-    TEST_ASSERT_BITS(v1, v0, 0xFF55CC00);
-    TEST_ASSERT_BITS(0xFFFFFFFF, v0, 0xFF55AA00);
-    TEST_ASSERT_BITS(0xFFFFFFFF, v0, v0);
-    TEST_ASSERT_BITS(0xF0F0F0F0, v0, 0xFC5DAE0F);
-    TEST_ASSERT_BITS_HIGH(v1, v0);
-    TEST_ASSERT_BITS_LOW(0x000055FF, v0);
-    TEST_ASSERT_BIT_HIGH(30, v0);
-    TEST_ASSERT_BIT_LOW(5, v0);
-}
-
-void testEqualShorts(void)
-{
-    short v0, v1;
-    short *p0, *p1;
-    
-    v0 = 19467;
-    v1 = 19467;
-    p0 = &v0;
-    p1 = &v1;
-
-    TEST_ASSERT_EQUAL_INT(1837, 1837);
-    TEST_ASSERT_EQUAL_INT(-2987, -2987);
-    TEST_ASSERT_EQUAL_INT(v0, v1);
-    TEST_ASSERT_EQUAL_INT(19467, v1);
-    TEST_ASSERT_EQUAL_INT(v0, 19467);
-    TEST_ASSERT_EQUAL_INT(*p0, v1);
-    TEST_ASSERT_EQUAL_INT(*p0, *p1);
-    TEST_ASSERT_EQUAL_INT(*p0, 19467);
-}
-
-void testEqualUShorts(void)
-{
-    unsigned short v0, v1;
-    unsigned short *p0, *p1;
-    
-    v0 = 19467;
-    v1 = 19467;
-    p0 = &v0;
-    p1 = &v1;
-
-    TEST_ASSERT_EQUAL_UINT(1837, 1837);
-    TEST_ASSERT_EQUAL_UINT(2987, 2987);
-    TEST_ASSERT_EQUAL_UINT(v0, v1);
-    TEST_ASSERT_EQUAL_UINT(19467, v1);
-    TEST_ASSERT_EQUAL_UINT(v0, 19467);
-    TEST_ASSERT_EQUAL_UINT(*p0, v1);
-    TEST_ASSERT_EQUAL_UINT(*p0, *p1);
-    TEST_ASSERT_EQUAL_UINT(*p0, 19467);
-}
-
-void testEqualChars(void)
-{
-    signed char v0, v1;
-    signed char *p0, *p1;
-    
-    v0 = 109;
-    v1 = 109;
-    p0 = &v0;
-    p1 = &v1;
-
-    TEST_ASSERT_EQUAL_INT(42, 42);
-    TEST_ASSERT_EQUAL_INT(-116, -116);
-    TEST_ASSERT_EQUAL_INT(v0, v1);
-    TEST_ASSERT_EQUAL_INT(109, v1);
-    TEST_ASSERT_EQUAL_INT(v0, 109);
-    TEST_ASSERT_EQUAL_INT(*p0, v1);
-    TEST_ASSERT_EQUAL_INT(*p0, *p1);
-    TEST_ASSERT_EQUAL_INT(*p0, 109);
-}
-
-void testEqualUChars(void)
-{
-    unsigned char v0, v1;
-    unsigned char *p0, *p1;
-    
-    v0 = 251;
-    v1 = 251;
-    p0 = &v0;
-    p1 = &v1;
-
-    TEST_ASSERT_EQUAL_INT(42, 42);
-    TEST_ASSERT_EQUAL_INT(v0, v1);
-    TEST_ASSERT_EQUAL_INT(251, v1);
-    TEST_ASSERT_EQUAL_INT(v0, 251);
-    TEST_ASSERT_EQUAL_INT(*p0, v1);
-    TEST_ASSERT_EQUAL_INT(*p0, *p1);
-    TEST_ASSERT_EQUAL_INT(*p0, 251);
-}
-
-void testEqualPointers(void)
-{
-    int v0, v1;
-    int *p0, *p1, *p2;
-    
-    v0 = 19467;
-    v1 = 18271;
-    p0 = &v0;
-    p1 = &v1;
-    p2 = &v1;
-
-    TEST_ASSERT_EQUAL_PTR(p0, &v0);
-    TEST_ASSERT_EQUAL_PTR(&v1, p1);
-    TEST_ASSERT_EQUAL_PTR(p2, p1);
-    TEST_ASSERT_EQUAL_PTR(&v0, &v0);
-}
-
-void testNotEqualPointers(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_PTR(0x12345678, 0x12345677);
-    VERIFY_FAILS_END
-}
-
-void testIntsWithinDelta(void)
-{
-    TEST_ASSERT_INT_WITHIN(1, 5000, 5001);
-    TEST_ASSERT_INT_WITHIN(5, 5000, 4996);
-    TEST_ASSERT_INT_WITHIN(5, 5000, 5005);
-    TEST_ASSERT_INT_WITHIN(500, 50, -440);
-    
-    TEST_ASSERT_INT_WITHIN(2, -1, -1);
-    TEST_ASSERT_INT_WITHIN(5, 1, -1);
-    TEST_ASSERT_INT_WITHIN(5, -1, 1);
-}
-
-void testIntsNotWithinDelta(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_INT_WITHIN(5, 5000, 5006);
-    VERIFY_FAILS_END
-}
-
-void testUIntsWithinDelta(void)
-{
-    TEST_ASSERT_UINT_WITHIN(1, 5000, 5001);
-    TEST_ASSERT_UINT_WITHIN(5, 5000, 4996);
-    TEST_ASSERT_UINT_WITHIN(5, 5000, 5005);
-}
-
-void testUIntsNotWithinDelta(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_UINT_WITHIN(1, 2147483647u, 2147483649u);
-    VERIFY_FAILS_END
-}
-
-void testUIntsNotWithinDeltaEvenThoughASignedIntWouldPassSmallFirst(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_UINT_WITHIN(5, 1, -1);
-    VERIFY_FAILS_END
-}
-
-void testUIntsNotWithinDeltaEvenThoughASignedIntWouldPassBigFirst(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_UINT_WITHIN(5, -1, 1);
-    VERIFY_FAILS_END
-}
-
-void testHEX32sWithinDelta(void)
-{
-    TEST_ASSERT_HEX32_WITHIN(1, 5000, 5001);
-    TEST_ASSERT_HEX32_WITHIN(5, 5000, 4996);
-    TEST_ASSERT_HEX32_WITHIN(5, 5000, 5005);
-}
-
-void testHEX32sNotWithinDelta(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_HEX32_WITHIN(1, 2147483647u, 2147483649u);
-    VERIFY_FAILS_END
-}
-
-void testHEX32sNotWithinDeltaEvenThoughASignedIntWouldPass(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_HEX32_WITHIN(5, 1, -1);
-    VERIFY_FAILS_END
-}
-
-void testHEX16sWithinDelta(void)
-{
-    TEST_ASSERT_HEX16_WITHIN(1, 5000, 5001);
-    TEST_ASSERT_HEX16_WITHIN(5, 5000, 4996);
-    TEST_ASSERT_HEX16_WITHIN(5, 5000, 5005);
-}
-
-void testHEX16sNotWithinDelta(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_HEX16_WITHIN(2, 65535, 0);
-    VERIFY_FAILS_END
-}
-
-void testHEX8sWithinDelta(void)
-{
-    TEST_ASSERT_HEX8_WITHIN(1, 254, 255);
-    TEST_ASSERT_HEX8_WITHIN(5, 251, 255);
-    TEST_ASSERT_HEX8_WITHIN(5, 1, 4);
-}
-
-void testHEX8sNotWithinDelta(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_HEX8_WITHIN(2, 255, 0);
-    VERIFY_FAILS_END
-}
-
-void testEqualStrings(void)
-{
-    const char *testString = "foo";
-
-    TEST_ASSERT_EQUAL_STRING(testString, testString);
-    TEST_ASSERT_EQUAL_STRING("foo", "foo");
-    TEST_ASSERT_EQUAL_STRING("foo", testString);
-    TEST_ASSERT_EQUAL_STRING(testString, "foo");
-    TEST_ASSERT_EQUAL_STRING("", "");
-}
-
-void testEqualStringsWithCarriageReturnsAndLineFeeds(void)
-{
-    const char *testString = "foo\r\nbar";
-
-    TEST_ASSERT_EQUAL_STRING(testString, testString);
-    TEST_ASSERT_EQUAL_STRING("foo\r\nbar", "foo\r\nbar");
-    TEST_ASSERT_EQUAL_STRING("foo\r\nbar", testString);
-    TEST_ASSERT_EQUAL_STRING(testString, "foo\r\nbar");
-    TEST_ASSERT_EQUAL_STRING("", "");
-}
-
-void testNotEqualString1(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_STRING("foo", "bar");
-    VERIFY_FAILS_END
-}
-
-void testNotEqualString2(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_STRING("foo", "");
-    VERIFY_FAILS_END
-}
-
-void testNotEqualString3(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_STRING("", "bar");
-    VERIFY_FAILS_END
-}
-
-void testNotEqualString4(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_STRING("bar\r", "bar\n");
-    VERIFY_FAILS_END
-}
-
-void testNotEqualString5(void)
-{
-    const char str1[] = { 0x41, 0x42, 0x03, 0x00 };
-    const char str2[] = { 0x41, 0x42, 0x04, 0x00 };
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_STRING(str1, str2);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualString_ExpectedStringIsNull(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_STRING(NULL, "bar");
-    VERIFY_FAILS_END
-}
-
-void testNotEqualString_ActualStringIsNull(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_STRING("foo", NULL);
-    VERIFY_FAILS_END
-}
-
-void testEqualStringArrays(void)
-{
-    const char *testStrings[] = { "foo", "boo", "woo", "moo" };
-    const char *expStrings[] = { "foo", "boo", "woo", "zoo" };
-
-    TEST_ASSERT_EQUAL_STRING_ARRAY(expStrings, expStrings, 3);
-    TEST_ASSERT_EQUAL_STRING_ARRAY(expStrings, testStrings, 3);
-    TEST_ASSERT_EQUAL_STRING_ARRAY(expStrings, testStrings, 2);
-    TEST_ASSERT_EQUAL_STRING_ARRAY(expStrings, testStrings, 1);
-}
-
-void testNotEqualStringArray1(void)
-{
-    const char *testStrings[] = { "foo", "boo", "woo", "moo" };
-    const char *expStrings[] = { "foo", "boo", "woo", "zoo" };
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_STRING_ARRAY(expStrings, testStrings, 4);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualStringArray2(void)
-{
-    const char *testStrings[] = { "zoo", "boo", "woo", "moo" };
-    const char *expStrings[] = { "foo", "boo", "woo", "moo" };
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_STRING_ARRAY(expStrings, testStrings, 4);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualStringArray3(void)
-{
-    const char *testStrings[] = { "foo", "boo", "woo", NULL };
-    const char *expStrings[] = { "foo", "boo", "woo", "zoo" };
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_STRING_ARRAY(expStrings, testStrings, 4);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualStringArray4(void)
-{
-    const char *testStrings[] = { "foo", "boo", "woo", "moo" };
-    const char *expStrings[] = { "foo", NULL, "woo", "moo" };
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_STRING_ARRAY(expStrings, testStrings, 4);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualStringArray5(void)
-{
-    const char **testStrings = NULL;
-    const char *expStrings[] = { "foo", "boo", "woo", "zoo" };
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_STRING_ARRAY(expStrings, testStrings, 4);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualStringArray6(void)
-{
-    const char *testStrings[] = { "foo", "boo", "woo", "zoo" };
-    const char **expStrings = NULL;
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_STRING_ARRAY(expStrings, testStrings, 4);
-    VERIFY_FAILS_END
-}
-
-void testEqualStringArrayIfBothNulls(void)
-{
-    const char **testStrings = NULL;
-    const char **expStrings = NULL;
-
-    TEST_ASSERT_EQUAL_STRING_ARRAY(expStrings, testStrings, 4);
-}
-
-void testEqualMemory(void)
-{
-    const char *testString = "whatever";
-    
-    TEST_ASSERT_EQUAL_MEMORY(testString, testString, 8);
-    TEST_ASSERT_EQUAL_MEMORY("whatever", "whatever", 8);
-    TEST_ASSERT_EQUAL_MEMORY("whatever", testString, 8);
-    TEST_ASSERT_EQUAL_MEMORY(testString, "whatever", 8);
-    TEST_ASSERT_EQUAL_MEMORY(testString, "whatever", 2);
-    TEST_ASSERT_EQUAL_MEMORY(NULL, NULL, 1);
-}
-
-void testNotEqualMemory1(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_MEMORY("foo", "bar", 3);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualMemory2(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_MEMORY("fool", "food", 4);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualMemory3(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_MEMORY(NULL, "food", 4);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualMemory4(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_MEMORY("fool", NULL, 4);
-    VERIFY_FAILS_END
-}
-
-void testEqualIntArrays(void)
-{
-    int p0[] = {1, 8, 987, -2};
-    int p1[] = {1, 8, 987, -2};
-    int p2[] = {1, 8, 987, 2};
-    int p3[] = {1, 500, 600, 700};
-
-    TEST_ASSERT_EQUAL_INT_ARRAY(p0, p0, 1);
-    TEST_ASSERT_EQUAL_INT_ARRAY(p0, p0, 4);
-    TEST_ASSERT_EQUAL_INT_ARRAY(p0, p1, 4);
-    TEST_ASSERT_EQUAL_INT_ARRAY(p0, p2, 3);
-    TEST_ASSERT_EQUAL_INT_ARRAY(p0, p3, 1);
-}
-
-void testNotEqualIntArraysNullExpected(void)
-{
-    int* p0 = NULL;
-    int p1[] = {1, 8, 987, 2};
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_INT_ARRAY(p0, p1, 4);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualIntArraysNullActual(void)
-{
-    int* p1 = NULL;
-    int p0[] = {1, 8, 987, 2};
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_INT_ARRAY(p0, p1, 4);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualIntArrays1(void)
-{
-    int p0[] = {1, 8, 987, -2};
-    int p1[] = {1, 8, 987, 2};
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_INT_ARRAY(p0, p1, 4);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualIntArrays2(void)
-{
-    int p0[] = {1, 8, 987, -2};
-    int p1[] = {2, 8, 987, -2};
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_INT_ARRAY(p0, p1, 4);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualIntArrays3(void)
-{
-    int p0[] = {1, 8, 987, -2};
-    int p1[] = {1, 8, 986, -2};
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_INT_ARRAY(p0, p1, 4);
-    VERIFY_FAILS_END
-}
-
-void testEqualInt8Arrays(void)
-{
-    _US8 p0[] = {1, 8, 117, -2};
-    _US8 p1[] = {1, 8, 117, -2};
-    _US8 p2[] = {1, 8, 117, 2};
-    _US8 p3[] = {1, 50, 60, 70};
-
-    TEST_ASSERT_EQUAL_INT8_ARRAY(p0, p0, 1);
-    TEST_ASSERT_EQUAL_INT8_ARRAY(p0, p0, 4);
-    TEST_ASSERT_EQUAL_INT8_ARRAY(p0, p1, 4);
-    TEST_ASSERT_EQUAL_INT8_ARRAY(p0, p2, 3);
-    TEST_ASSERT_EQUAL_INT8_ARRAY(p0, p3, 1);
-}
-
-void testNotEqualInt8Arrays(void)
-{
-    _US8 p0[] = {1, 8, 127, -2};
-    _US8 p1[] = {1, 8, 127, 2};
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_INT8_ARRAY(p0, p1, 4);
-    VERIFY_FAILS_END
-}
-
-void testEqualUIntArrays(void)
-{
-    unsigned int p0[] = {1, 8, 987, 65132u};
-    unsigned int p1[] = {1, 8, 987, 65132u};
-    unsigned int p2[] = {1, 8, 987, 2};
-    unsigned int p3[] = {1, 500, 600, 700};
-
-    TEST_ASSERT_EQUAL_UINT_ARRAY(p0, p0, 1);
-    TEST_ASSERT_EQUAL_UINT_ARRAY(p0, p0, 4);
-    TEST_ASSERT_EQUAL_UINT_ARRAY(p0, p1, 4);
-    TEST_ASSERT_EQUAL_UINT_ARRAY(p0, p2, 3);
-    TEST_ASSERT_EQUAL_UINT_ARRAY(p0, p3, 1);
-}
-
-void testNotEqualUIntArrays1(void)
-{
-    unsigned int p0[] = {1, 8, 987, 65132u};
-    unsigned int p1[] = {1, 8, 987, 65131u};
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_UINT_ARRAY(p0, p1, 4);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualUIntArrays2(void)
-{
-    unsigned int p0[] = {1, 8, 987, 65132u};
-    unsigned int p1[] = {2, 8, 987, 65132u};
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_UINT_ARRAY(p0, p1, 4);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualUIntArrays3(void)
-{
-    unsigned int p0[] = {1, 8, 987, 65132u};
-    unsigned int p1[] = {1, 8, 986, 65132u};
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_UINT_ARRAY(p0, p1, 4);
-    VERIFY_FAILS_END
-}
-
-void testEqualInt16Arrays(void)
-{
-    _UU16 p0[] = {1, 8, 117, 3};
-    _UU16 p1[] = {1, 8, 117, 3};
-    _UU16 p2[] = {1, 8, 117, 2};
-    _UU16 p3[] = {1, 50, 60, 70};
-
-    TEST_ASSERT_EQUAL_INT16_ARRAY(p0, p0, 1);
-    TEST_ASSERT_EQUAL_INT16_ARRAY(p0, p0, 4);
-    TEST_ASSERT_EQUAL_INT16_ARRAY(p0, p1, 4);
-    TEST_ASSERT_EQUAL_INT16_ARRAY(p0, p2, 3);
-    TEST_ASSERT_EQUAL_INT16_ARRAY(p0, p3, 1);
-}
-
-void testNotEqualInt16Arrays(void)
-{
-    _UU16 p0[] = {1, 8, 127, 3};
-    _UU16 p1[] = {1, 8, 127, 2};
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_INT16_ARRAY(p0, p1, 4);
-    VERIFY_FAILS_END
-}
-
-void testEqualUINT16Arrays(void)
-{
-    unsigned short p0[] = {1, 8, 987, 65132u};
-    unsigned short p1[] = {1, 8, 987, 65132u};
-    unsigned short p2[] = {1, 8, 987, 2};
-    unsigned short p3[] = {1, 500, 600, 700};
-
-    TEST_ASSERT_EQUAL_UINT16_ARRAY(p0, p0, 1);
-    TEST_ASSERT_EQUAL_UINT16_ARRAY(p0, p0, 4);
-    TEST_ASSERT_EQUAL_UINT16_ARRAY(p0, p1, 4);
-    TEST_ASSERT_EQUAL_UINT16_ARRAY(p0, p2, 3);
-    TEST_ASSERT_EQUAL_UINT16_ARRAY(p0, p3, 1);
-}
-
-void testNotEqualUINT16Arrays1(void)
-{
-    unsigned short p0[] = {1, 8, 987, 65132u};
-    unsigned short p1[] = {1, 8, 987, 65131u};
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_UINT16_ARRAY(p0, p1, 4);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualUINT16Arrays2(void)
-{
-    unsigned short p0[] = {1, 8, 987, 65132u};
-    unsigned short p1[] = {2, 8, 987, 65132u};
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_UINT16_ARRAY(p0, p1, 4);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualUINT16Arrays3(void)
-{
-    unsigned short p0[] = {1, 8, 987, 65132u};
-    unsigned short p1[] = {1, 8, 986, 65132u};
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_UINT16_ARRAY(p0, p1, 4);
-    VERIFY_FAILS_END
-}
-
-void testEqualHEXArrays(void)
-{
-    unsigned int p0[] = {1, 8, 987, 65132u};
-    unsigned int p1[] = {1, 8, 987, 65132u};
-    unsigned int p2[] = {1, 8, 987, 2};
-    unsigned int p3[] = {1, 500, 600, 700};
-
-    TEST_ASSERT_EQUAL_HEX_ARRAY(p0, p0, 1);
-    TEST_ASSERT_EQUAL_HEX_ARRAY(p0, p0, 4);
-    TEST_ASSERT_EQUAL_HEX_ARRAY(p0, p1, 4);
-    TEST_ASSERT_EQUAL_HEX32_ARRAY(p0, p2, 3);
-    TEST_ASSERT_EQUAL_HEX32_ARRAY(p0, p3, 1);
-}
-
-void testNotEqualHEXArrays1(void)
-{
-    unsigned int p0[] = {1, 8, 987, 65132u};
-    unsigned int p1[] = {1, 8, 987, 65131u};
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_HEX32_ARRAY(p0, p1, 4);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualHEXArrays2(void)
-{
-    unsigned int p0[] = {1, 8, 987, 65132u};
-    unsigned int p1[] = {2, 8, 987, 65132u};
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_HEX32_ARRAY(p0, p1, 4);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualHEXArrays3(void)
-{
-    unsigned int p0[] = {1, 8, 987, 65132u};
-    unsigned int p1[] = {1, 8, 986, 65132u};
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_HEX_ARRAY(p0, p1, 4);
-    VERIFY_FAILS_END
-}
-
-void testEqualHEX16Arrays(void)
-{
-    unsigned short p0[] = {1, 8, 987, 65132u};
-    unsigned short p1[] = {1, 8, 987, 65132u};
-    unsigned short p2[] = {1, 8, 987, 2};
-    unsigned short p3[] = {1, 500, 600, 700};
-
-    TEST_ASSERT_EQUAL_HEX16_ARRAY(p0, p0, 1);
-    TEST_ASSERT_EQUAL_HEX16_ARRAY(p0, p0, 4);
-    TEST_ASSERT_EQUAL_HEX16_ARRAY(p0, p1, 4);
-    TEST_ASSERT_EQUAL_HEX16_ARRAY(p0, p2, 3);
-    TEST_ASSERT_EQUAL_HEX16_ARRAY(p0, p3, 1);
-}
-
-void testNotEqualHEX16Arrays1(void)
-{
-    unsigned short p0[] = {1, 8, 987, 65132u};
-    unsigned short p1[] = {1, 8, 987, 65131u};
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_HEX16_ARRAY(p0, p1, 4);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualHEX16Arrays2(void)
-{
-    unsigned short p0[] = {1, 8, 987, 65132u};
-    unsigned short p1[] = {2, 8, 987, 65132u};
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_HEX16_ARRAY(p0, p1, 4);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualHEX16Arrays3(void)
-{
-    unsigned short p0[] = {1, 8, 987, 65132u};
-    unsigned short p1[] = {1, 8, 986, 65132u};
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_HEX16_ARRAY(p0, p1, 4);
-    VERIFY_FAILS_END
-}
-
-void testEqualHEX8Arrays(void)
-{
-    unsigned short p0[] = {1, 8, 254u, 123};
-    unsigned short p1[] = {1, 8, 254u, 123};
-    unsigned short p2[] = {1, 8, 254u, 2};
-    unsigned short p3[] = {1, 23, 25, 26};
-
-    TEST_ASSERT_EQUAL_HEX8_ARRAY(p0, p0, 1);
-    TEST_ASSERT_EQUAL_HEX8_ARRAY(p0, p0, 4);
-    TEST_ASSERT_EQUAL_HEX8_ARRAY(p0, p1, 4);
-    TEST_ASSERT_EQUAL_HEX8_ARRAY(p0, p2, 3);
-    TEST_ASSERT_EQUAL_HEX8_ARRAY(p0, p3, 1);
-}
-
-void testNotEqualHEX8Arrays1(void)
-{
-    unsigned char p0[] = {1, 8, 254u, 253u};
-    unsigned char p1[] = {1, 8, 254u, 252u};
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_HEX8_ARRAY(p0, p1, 4);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualHEX8Arrays2(void)
-{
-    unsigned char p0[] = {1, 8, 254u, 253u};
-    unsigned char p1[] = {2, 8, 254u, 253u};
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_HEX8_ARRAY(p0, p1, 4);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualHEX8Arrays3(void)
-{
-    unsigned char p0[] = {1, 8, 254u, 253u};
-    unsigned char p1[] = {1, 8, 255u, 253u};
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_HEX8_ARRAY(p0, p1, 4);
-    VERIFY_FAILS_END
-}
-
-void testEqualMemoryArrays(void)
-{
-    int p0[] = {1, 8, 987, -2};
-    int p1[] = {1, 8, 987, -2};
-    int p2[] = {1, 8, 987, 2};
-    int p3[] = {1, 500, 600, 700};
-
-    TEST_ASSERT_EQUAL_MEMORY_ARRAY(p0, p0, 4, 1);
-    TEST_ASSERT_EQUAL_MEMORY_ARRAY(p0, p0, 4, 4);
-    TEST_ASSERT_EQUAL_MEMORY_ARRAY(p0, p1, 4, 4);
-    TEST_ASSERT_EQUAL_MEMORY_ARRAY(p0, p2, 4, 3);
-    TEST_ASSERT_EQUAL_MEMORY_ARRAY(p0, p3, 4, 1);
-}
-
-void testNotEqualMemoryArraysExpectedNull(void)
-{
-    int* p0 = NULL;
-    int p1[] = {1, 8, 987, 2};
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_MEMORY_ARRAY(p0, p1, 4, 4);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualMemoryArraysActualNull(void)
-{
-    int p0[] = {1, 8, 987, -2};
-    int* p1 = NULL;
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_MEMORY_ARRAY(p0, p1, 4, 4);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualMemoryArrays1(void)
-{
-    int p0[] = {1, 8, 987, -2};
-    int p1[] = {1, 8, 987, 2};
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_MEMORY_ARRAY(p0, p1, 4, 4);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualMemoryArrays2(void)
-{
-    int p0[] = {1, 8, 987, -2};
-    int p1[] = {2, 8, 987, -2};
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_MEMORY_ARRAY(p0, p1, 4, 4);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualMemoryArrays3(void)
-{
-    int p0[] = {1, 8, 987, -2};
-    int p1[] = {1, 8, 986, -2};
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_MEMORY_ARRAY(p0, p1, 4, 4);
-    VERIFY_FAILS_END
-}
-
-void testProtection(void)
-{
-    volatile int mask = 0;
-
-    if (TEST_PROTECT())
-    {
-        mask |= 1;
-        TEST_ABORT();
-    }
-    else
-    {
-        Unity.CurrentTestFailed = 0;
-        mask |= 2;
-    }
-
-    TEST_ASSERT_EQUAL(3, mask);
-}
-
-void testIgnoredAndThenFailInTearDown(void)
-{
-    SetToOneToFailInTearDown = 1;
-    TEST_IGNORE();
-}
-
-// ===================== THESE TEST WILL RUN IF YOUR CONFIG INCLUDES 64 BIT SUPPORT ==================
-#ifdef UNITY_SUPPORT_64
-
-void testEqualHex64s(void)
-{
-    _UU64 v0, v1;
-    _UU64 *p0, *p1;
-    
-    v0 = 0x9876543201234567;
-    v1 = 0x9876543201234567;
-    p0 = &v0;
-    p1 = &v1;
-
-    TEST_ASSERT_EQUAL_HEX64(0x9876543201234567, 0x9876543201234567);
-    TEST_ASSERT_EQUAL_HEX64(v0, v1);
-    TEST_ASSERT_EQUAL_HEX64(0x9876543201234567, v1);
-    TEST_ASSERT_EQUAL_HEX64(v0, 0x9876543201234567);
-    TEST_ASSERT_EQUAL_HEX64(*p0, v1);
-    TEST_ASSERT_EQUAL_HEX64(*p0, *p1);
-    TEST_ASSERT_EQUAL_HEX64(*p0, 0x9876543201234567);
-}
-
-void testNotEqualHex64s(void)
-{
-    _UU64 v0, v1;
-    
-    v0 = 9000000000;
-    v1 = 9100000000;
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_HEX64(v0, v1);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualHex64sIfSigned(void)
-{
-    _US64 v0, v1;
-    
-    v0 = -9000000000;
-    v1 = 9000000000;
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_HEX64(v0, v1);
-    VERIFY_FAILS_END
-}
-
-void testHEX64sWithinDelta(void)
-{
-    TEST_ASSERT_HEX64_WITHIN(1, 0x7FFFFFFFFFFFFFFF,0x7FFFFFFFFFFFFFFE);
-    TEST_ASSERT_HEX64_WITHIN(5, 5000, 4996);
-    TEST_ASSERT_HEX64_WITHIN(5, 5000, 5005);
-}
-
-void testHEX64sNotWithinDelta(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_HEX64_WITHIN(1, 0x7FFFFFFFFFFFFFFF, 0x7FFFFFFFFFFFFFFC);
-    VERIFY_FAILS_END
-}
-
-void testHEX64sNotWithinDeltaEvenThoughASignedIntWouldPass(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_HEX64_WITHIN(5, 1, -1);
-    VERIFY_FAILS_END
-}
-
-void testEqualHEX64Arrays(void)
-{
-    _UU64 p0[] = {1, 8, 987, 65132u};
-    _UU64 p1[] = {1, 8, 987, 65132u};
-    _UU64 p2[] = {1, 8, 987, 2};
-    _UU64 p3[] = {1, 500, 600, 700};
-
-    TEST_ASSERT_EQUAL_HEX64_ARRAY(p0, p0, 1);
-    TEST_ASSERT_EQUAL_HEX64_ARRAY(p0, p0, 4);
-    TEST_ASSERT_EQUAL_HEX64_ARRAY(p0, p1, 4);
-    TEST_ASSERT_EQUAL_HEX64_ARRAY(p0, p2, 3);
-    TEST_ASSERT_EQUAL_HEX64_ARRAY(p0, p3, 1);
-}
-
-void testNotEqualHEX64Arrays1(void)
-{
-    _UU64 p0[] = {1, 8, 987, 65132u};
-    _UU64 p1[] = {1, 8, 987, 65131u};
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_HEX64_ARRAY(p0, p1, 4);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualHEX64Arrays2(void)
-{
-    _UU64 p0[] = {1, 8, 987, 65132u};
-    _UU64 p1[] = {2, 8, 987, 65132u};
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_HEX64_ARRAY(p0, p1, 4);
-    VERIFY_FAILS_END
-}
-
-#endif //64-bit SUPPORT
-
-// ===================== THESE TEST WILL RUN IF YOUR CONFIG INCLUDES FLOAT SUPPORT ==================
-#ifndef UNITY_EXCLUDE_FLOAT
-
-void testFloatsWithinDelta(void)
-{
-    TEST_ASSERT_FLOAT_WITHIN(0.00003f, 187245.03485f, 187245.03488f);
-    TEST_ASSERT_FLOAT_WITHIN(1.0f, 187245.0f, 187246.0f);
-    TEST_ASSERT_FLOAT_WITHIN(0.05f, 9273.2549f, 9273.2049f);
-    TEST_ASSERT_FLOAT_WITHIN(0.007f, -726.93724f, -726.94424f);
-}
-
-void testFloatsNotWithinDelta(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_FLOAT_WITHIN(0.05f, 9273.2649f, 9273.2049f);
-    VERIFY_FAILS_END
-}
-
-void testFloatsEqual(void)
-{
-    TEST_ASSERT_EQUAL_FLOAT(187245.0f, 187246.0f);
-    TEST_ASSERT_EQUAL_FLOAT(18724.5f, 18724.6f);
-    TEST_ASSERT_EQUAL_FLOAT(9273.2549f, 9273.2599f);
-    TEST_ASSERT_EQUAL_FLOAT(-726.93724f, -726.9374f);
-}
-
-void testFloatsNotEqual(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_FLOAT(9273.9649f, 9273.0049f);
-    VERIFY_FAILS_END
-}
-
-void testFloatsNotEqualNegative1(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_FLOAT(-9273.9649f, -9273.0049f);
-    VERIFY_FAILS_END
-}
-
-void testFloatsNotEqualNegative2(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_FLOAT(-9273.0049f, -9273.9649f);
-    VERIFY_FAILS_END
-}
-
-void testEqualFloatArrays(void)
-{
-    float p0[] = {1.0, -8.0,  25.4, -0.123};
-    float p1[] = {1.0, -8.0,  25.4, -0.123};
-    float p2[] = {1.0, -8.0,  25.4, -0.2};
-    float p3[] = {1.0, -23.0, 25.0, -0.26};
-
-    TEST_ASSERT_EQUAL_FLOAT_ARRAY(p0, p0, 1);
-    TEST_ASSERT_EQUAL_FLOAT_ARRAY(p0, p0, 4);
-    TEST_ASSERT_EQUAL_FLOAT_ARRAY(p0, p1, 4);
-    TEST_ASSERT_EQUAL_FLOAT_ARRAY(p0, p2, 3);
-    TEST_ASSERT_EQUAL_FLOAT_ARRAY(p0, p3, 1);
-}
-
-void testNotEqualFloatArraysExpectedNull(void)
-{
-    float* p0 = NULL;
-    float p1[] = {1.0, 8.0, 25.4, 0.252};
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_FLOAT_ARRAY(p0, p1, 4);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualFloatArraysActualNull(void)
-{
-    float p0[] = {1.0, 8.0, 25.4, 0.253};
-    float* p1 = NULL;
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_FLOAT_ARRAY(p0, p1, 4);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualFloatArrays1(void)
-{
-    float p0[] = {1.0, 8.0, 25.4, 0.253};
-    float p1[] = {1.0, 8.0, 25.4, 0.252};
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_FLOAT_ARRAY(p0, p1, 4);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualFloatArrays2(void)
-{
-    float p0[] = {1.0, 8.0, 25.4, 0.253};
-    float p1[] = {2.0, 8.0, 25.4, 0.253};
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_FLOAT_ARRAY(p0, p1, 4);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualFloatArrays3(void)
-{
-    float p0[] = {1.0, 8.0, 25.4, 0.253};
-    float p1[] = {1.0, 8.0, 25.5, 0.253};
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_FLOAT_ARRAY(p0, p1, 4);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualFloatArraysNegative1(void)
-{
-    float p0[] = {-1.0, -8.0, -25.4, -0.253};
-    float p1[] = {-1.0, -8.0, -25.4, -0.252};
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_FLOAT_ARRAY(p0, p1, 4);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualFloatArraysNegative2(void)
-{
-    float p0[] = {-1.0, -8.0, -25.4, -0.253};
-    float p1[] = {-2.0, -8.0, -25.4, -0.253};
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_FLOAT_ARRAY(p0, p1, 4);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualFloatArraysNegative3(void)
-{
-    float p0[] = {-1.0, -8.0, -25.4, -0.253};
-    float p1[] = {-1.0, -8.0, -25.5, -0.253};
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_FLOAT_ARRAY(p0, p1, 4);
-    VERIFY_FAILS_END
-}
-
-#endif //FLOAT SUPPORT
diff --git a/tools/ceedling/vendor/cmock/config/production_environment.rb b/tools/ceedling/vendor/cmock/config/production_environment.rb
deleted file mode 100644 (file)
index 915582b..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-# ==========================================
-#   CMock Project - Automatic Mock Generation for C
-#   Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-#   [Released under MIT License. Please refer to license.txt for details]
-# ========================================== 
-# Setup our load path:
-[ 
- 'lib',
-].each do |dir|
-  $LOAD_PATH.unshift( File.join( File.expand_path(File.dirname(__FILE__)) + '/../', dir) )
-end
-
-
diff --git a/tools/ceedling/vendor/cmock/config/test_environment.rb b/tools/ceedling/vendor/cmock/config/test_environment.rb
deleted file mode 100644 (file)
index 442e110..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-# ==========================================
-#   CMock Project - Automatic Mock Generation for C
-#   Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-#   [Released under MIT License. Please refer to license.txt for details]
-# ========================================== 
-
-# Setup our load path:
-[ 
-  'lib',
-  'vendor/behaviors/lib',
-  'vendor/hardmock/lib',
-  'vendor/unity/auto/',
-  'test/system/'
-].each do |dir|
-  $LOAD_PATH.unshift( File.join( File.expand_path(File.dirname(__FILE__) + "/../"), dir) )
-end
diff --git a/tools/ceedling/vendor/cmock/docs/CMock Summary.odt b/tools/ceedling/vendor/cmock/docs/CMock Summary.odt
deleted file mode 100644 (file)
index 6126075..0000000
Binary files a/tools/ceedling/vendor/cmock/docs/CMock Summary.odt and /dev/null differ
diff --git a/tools/ceedling/vendor/cmock/docs/CMock Summary.pdf b/tools/ceedling/vendor/cmock/docs/CMock Summary.pdf
deleted file mode 100644 (file)
index 98f8ea1..0000000
Binary files a/tools/ceedling/vendor/cmock/docs/CMock Summary.pdf and /dev/null differ
diff --git a/tools/ceedling/vendor/cmock/docs/license.txt b/tools/ceedling/vendor/cmock/docs/license.txt
deleted file mode 100644 (file)
index 8eb75ad..0000000
+++ /dev/null
@@ -1,31 +0,0 @@
- Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-
- Permission is hereby granted, free of charge, to any person
- obtaining a copy of this software and associated documentation
- files (the "Software"), to deal in the Software without
- restriction, including without limitation the rights to use,
- copy, modify, merge, publish, distribute, sublicense, and/or sell
- copies of the Software, and to permit persons to whom the
- Software is furnished to do so, subject to the following
- conditions:
-
- The above copyright notice and this permission notice shall be
- included in all copies or substantial portions of the Software.
-
- The end-user documentation included with the redistribution, if 
- any, must include the following acknowledgment: "This product 
- includes software developed for the CMock Project, by Mike Karlesky,
- Mark VanderVoord, and Greg Williams and other contributors", in 
- the same place and form as other third-party acknowledgments. 
- Alternately, this acknowledgment may appear in the software 
- itself, in the same form and location as other such third-party 
- acknowledgments.
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
- OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
- NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
- HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
- WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
- FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
- OTHER DEALINGS IN THE SOFTWARE.
\ No newline at end of file
diff --git a/tools/ceedling/vendor/cmock/iar/iar_v4/Resource/SAM7_FLASH.mac b/tools/ceedling/vendor/cmock/iar/iar_v4/Resource/SAM7_FLASH.mac
deleted file mode 100644 (file)
index 407acb2..0000000
+++ /dev/null
@@ -1,71 +0,0 @@
-//  ----------------------------------------------------------------------------
-//          ATMEL Microcontroller Software Support  -  ROUSSET  -
-//  ----------------------------------------------------------------------------
-//  DISCLAIMER:  THIS SOFTWARE IS PROVIDED BY ATMEL "AS IS" AND ANY EXPRESS OR
-//  IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
-//  MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT ARE
-//  DISCLAIMED. IN NO EVENT SHALL ATMEL BE LIABLE FOR ANY DIRECT, INDIRECT,
-//  INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-//  LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA,
-//  OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
-//  LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
-//  NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
-//  EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-//  ----------------------------------------------------------------------------
-//  File Name           : SAM7_FLASH.mac
-//  Object              : Generic Macro File for IAR
-//  1.0 17/Aug/05 FBr   : Creation
-//  ----------------------------------------------------------------------------
-
-/*********************************************************************
-*
-*       _InitRSTC()
-*
-* Function description
-*   Initializes the RSTC (Reset controller).
-*   This makes sense since the default is to not allow user resets, which makes it impossible to
-*   apply a second RESET via J-Link
-*/
-_InitRSTC() {
-    __writeMemory32(0xA5000001, 0xFFFFFD08,"Memory");    // Allow user reset
-}
-
-/*********************************************************************
-*
-*       _InitPLL()
-* Function description
-*   Initializes the PMC.
-*   1. Enable the Main Oscillator
-*   2. Configure PLL to 96MHz
-*   3. Switch Master Clock (MCK) on PLL/2 = 48MHz
-*/
-    _InitPLL() {
-
-    __message "Enable Main Oscillator";
-    __writeMemory32(0x00000601,0xFFFFFc20,"Memory");    // MOSC
-    while( !(__readMemory32(0xFFFFFc68,"Memory") & 0x1)  );
-
-    __message "Set PLL to 96MHz";
-    __writeMemory32(0x10191c05,0xFFFFFc2c,"Memory");    // LOCK
-    while( !(__readMemory32(0xFFFFFc68,"Memory") & 0x4)  );
-
-    __message "Set Master Clock to 48MHz";
-    __writeMemory32(0x00000004,0xFFFFFc30,"Memory");    // MCKRDY
-    while( !(__readMemory32(0xFFFFFc68,"Memory") & 0x8)  );
-    __writeMemory32(0x00000007,0xFFFFFc30,"Memory");    // MCKRDY
-    while( !(__readMemory32(0xFFFFFc68,"Memory") & 0x8)  );
-}
-
-/*********************************************************************
-*
-*       execUserReset() : JTAG set initially to Full Speed
-*/
-execUserReset() {
-    __message "execUserReset()";
-    __emulatorSpeed(30000);             // Set JTAG speed to 30kHz to make a hardware reset
-    __hwReset(0);                       // Hardware Reset: CPU is automatically halted after the reset (JTAG is already configured to 32kHz)
-    _InitPLL();                         // Allow to debug at JTAG Full Speed
-    _InitRSTC();                        // Enable User Reset to allow execUserReset() execution
-    __emulatorSpeed(0);                 // Set JTAG speed to full speed
-}
-
diff --git a/tools/ceedling/vendor/cmock/iar/iar_v4/Resource/SAM7_RAM.mac b/tools/ceedling/vendor/cmock/iar/iar_v4/Resource/SAM7_RAM.mac
deleted file mode 100644 (file)
index a2b8a01..0000000
+++ /dev/null
@@ -1,94 +0,0 @@
-//  ----------------------------------------------------------------------------
-//          ATMEL Microcontroller Software Support  -  ROUSSET  -
-//  ----------------------------------------------------------------------------
-//  DISCLAIMER:  THIS SOFTWARE IS PROVIDED BY ATMEL "AS IS" AND ANY EXPRESS OR
-//  IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
-//  MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT ARE
-//  DISCLAIMED. IN NO EVENT SHALL ATMEL BE LIABLE FOR ANY DIRECT, INDIRECT,
-//  INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-//  LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA,
-//  OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
-//  LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
-//  NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
-//  EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-//  ----------------------------------------------------------------------------
-//  File Name           : SAM7_RAM.mac
-//  Object              : Generic Macro File for IAR
-//  1.0 17/Aug/05 FBr   : Creation
-//  ----------------------------------------------------------------------------
-
-/*********************************************************************
-*
-*       _MapRAMAt0()
-*
-* Function description
-*   Maps RAM at 0.
-*/
-_MapRAMAt0(){
-    __message "Changing mapping: RAM mapped to 0";
-    __writeMemory32(0x00000001,0xFFFFFF00,"Memory");
-}
-
-/*********************************************************************
-*
-*       _InitRSTC()
-*
-* Function description
-*   Initializes the RSTC (Reset controller).
-*   This makes sense since the default is to not allow user resets, which makes it impossible to
-*   apply a second RESET via J-Link
-*/
-_InitRSTC() {
-    __writeMemory32(0xA5000001, 0xFFFFFD08,"Memory");    // Allow user reset
-}
-
-/*********************************************************************
-*
-*       _InitPLL()
-* Function description
-*   Initializes the PMC.
-*   1. Enable the Main Oscillator
-*   2. Configure PLL to 96MHz
-*   3. Switch Master Clock (MCK) on PLL/2 = 48MHz
-*/
-    _InitPLL() {
-
-    __message "Set Main Oscillator";
-    __writeMemory32(0x00004001,0xFFFFFc20,"Memory");    // MOSC
-    while( !(__readMemory32(0xFFFFFc68,"Memory") & 0x1)  );
-
-    __message "Set PLL to 96MHz";
-    __writeMemory32(0x10483f0e,0xFFFFFc2c,"Memory");    // LOCK
-    while( !(__readMemory32(0xFFFFFc68,"Memory") & 0x4)  );
-
-    __message "Set Master Clock to 48MHz";
-    __writeMemory32(0x00000004,0xFFFFFc30,"Memory");    // MCKRDY
-    while( !(__readMemory32(0xFFFFFc68,"Memory") & 0x8)  );
-    __writeMemory32(0x00000007,0xFFFFFc30,"Memory");    // MCKRDY
-    while( !(__readMemory32(0xFFFFFc68,"Memory") & 0x8)  );
-}
-
-/*********************************************************************
-*
-*       execUserReset() : JTAG set initially to Full Speed
-*/
-execUserReset() {
-    __message "execUserReset()";
-    __emulatorSpeed(30000);             // Set JTAG speed to 30kHz to make a hardware reset
-    __hwReset(0);                       // Hardware Reset: CPU is automatically halted after the reset
-    _InitPLL();                         // Allow to debug at JTAG Full Speed
-    _MapRAMAt0();                       // Remap RAM to address 0
-    __emulatorSpeed(0);                 // Set JTAG speed to full speed
-}
-
-/*********************************************************************
-*
-*       execUserPreload() : JTAG set initially to 32kHz
-*/
-execUserPreload() {
-    __message "execUserPreload()";
-    __hwReset(0);                       // Hardware Reset: CPU is automatically halted after the reset (JTAG is already configured to 32kHz)
-    _InitPLL();                         // Allow to load Code at JTAG Full Speed
-    _MapRAMAt0();                       // Remap RAM to address 0
-    _InitRSTC();                        // Enable User Reset to allow execUserReset() execution
-}
diff --git a/tools/ceedling/vendor/cmock/iar/iar_v4/Resource/SAM7_SIM.mac b/tools/ceedling/vendor/cmock/iar/iar_v4/Resource/SAM7_SIM.mac
deleted file mode 100644 (file)
index 418a2c3..0000000
+++ /dev/null
@@ -1,67 +0,0 @@
-//=========================================================
-// Simulation setup file for esc07_demo project
-//=========================================================
-
-__var _timer0_interrupt_ID;
-
-irqBreak()
-{
-  __var __AIC_SMR;
-  __var __AIC_IECR;
-  __var __AIC_IVR;
-
-  // read AIC_IECR instead, since not fully supported by simulator
-  __AIC_IECR = __readMemory32(0xFFFFF120, "Memory");
-  if(__AIC_IECR & 0x1000)
-  {
-    __AIC_SMR = __readMemory32(0xFFFFF060, "Memory");
-    __AIC_IVR = __readMemory32(0xFFFFF0B0, "Memory"); //AIC_IVR = AIC_SVR[x]
-    __writeMemory32(__AIC_IVR, 0xFFFFF100, "Memory"); //AIC_IVR
-    __writeMemory32(0x1000, 0xFFFFF10C, "Memory");    //AIC_IPR
-    __writeMemory32(0x2, 0xFFFFF114, "Memory");       //AIC_CISR
-  }
-
-  return 0;
-}
-
-setupProcessorRegisters()
-{
-  // Write TC0_SR.CPCS with correct status for ISR (Clock enabled; RC Compare Flag = TRUE)
-  __writeMemory32(0x00010010, 0xfffa0020, "Memory");
-
-  // Set TX ready flag in USART0 status register
-  // USART0_BASE->US_CSR = AT91C_US_TXRDY
-  __writeMemory32(0x00000002, 0xfffc0014, "Memory");
-}
-
-configureTimer0Interrupt()
-{
-  __var _master_clock_frequency;
-  __var _timer0_period_cycles;
-
-  // Calculate timer0 frequency in master clock cycles
-  _master_clock_frequency = 48054857;
-  _timer0_period_cycles = _master_clock_frequency / 100;
-  if((_master_clock_frequency % 100) >= 50)
-  {
-    _timer0_period_cycles++;
-  }
-
-  __cancelAllInterrupts();
-  __enableInterrupts();
-
-  _timer0_interrupt_ID = __orderInterrupt("IRQ", _timer0_period_cycles, _timer0_period_cycles, 0, 0, 0, 100);
-
-  if(-1 == _timer0_interrupt_ID)
-  {
-    __message "ERROR: failed to order timer 0 interrupt";
-  }
-
-  __setCodeBreak("0x18", 0, "irqBreak()", "TRUE", "");
-}
-
-execUserReset()
-{
-  setupProcessorRegisters();
-  configureTimer0Interrupt();
-}
diff --git a/tools/ceedling/vendor/cmock/iar/iar_v4/Resource/at91SAM7X256_FLASH.xcl b/tools/ceedling/vendor/cmock/iar/iar_v4/Resource/at91SAM7X256_FLASH.xcl
deleted file mode 100644 (file)
index 02eaec7..0000000
+++ /dev/null
@@ -1,185 +0,0 @@
-//  ----------------------------------------------------------------------------
-//          ATMEL Microcontroller Software Support  -  ROUSSET  -
-//  ----------------------------------------------------------------------------
-//  DISCLAIMER:  THIS SOFTWARE IS PROVIDED BY ATMEL "AS IS" AND ANY EXPRESS OR
-//  IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
-//  MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT ARE
-//  DISCLAIMED. IN NO EVENT SHALL ATMEL BE LIABLE FOR ANY DIRECT, INDIRECT,
-//  INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-//  LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA,
-//  OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
-//  LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
-//  NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
-//  EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-//  ----------------------------------------------------------------------------
-//  File Name           : at91SAM7X256_FLASH.xcl
-//  Object              : Generic Linker Command File for IAR
-//  1.0 30/Aug/05 FBr   : Creation for 4.30A
-//  ----------------------------------------------------------------------------
-
-//*************************************************************************
-// XLINK command file template for EWARM/ICCARM
-//
-// Usage:  xlink  -f lnkarm  <your_object_file(s)>
-//                -s <program start label>  <C/C++ runtime library>
-//*************************************************************************
-//
-// -------------
-// Code segments - may be placed anywhere in memory.
-// -------------
-//
-//   INTVEC     -- Exception vector table.
-//   SWITAB     -- Software interrupt vector table.
-//   ICODE      -- Startup (cstartup) and exception code.
-//   DIFUNCT    -- Dynamic initialization vectors used by C++.
-//   CODE       -- Compiler generated code.
-//   CODE_I     -- Compiler generated code declared __ramfunc (executes in RAM)
-//   CODE_ID    -- Initializer for CODE_I (ROM).
-//
-// -------------
-// Data segments - may be placed anywhere in memory.
-// -------------
-//
-//   CSTACK     -- The stack used by C/C++ programs (system and user mode).
-//   IRQ_STACK  -- The stack used by IRQ service routines.
-//   SVC_STACK  -- The stack used in supervisor mode
-//                 (Define other exception stacks as needed for
-//                 FIQ, ABT, UND).
-//   HEAP       -- The heap used by malloc and free in C and new and
-//                 delete in C++.
-//   INITTAB    -- Table containing addresses and sizes of segments that
-//                 need to be initialized at startup (by cstartup).
-//   CHECKSUM   -- The linker places checksum byte(s) in this segment,
-//                 when the -J linker command line option is used.
-//   DATA_y     -- Data objects.
-//
-// Where _y can be one of:
-//
-//   _AN        -- Holds uninitialized located objects, i.e. objects with
-//                 an absolute location given by the @ operator or the
-//                 #pragma location directive. Since these segments
-//                 contain objects which already have a fixed address,
-//                 they should not be mentioned in this linker command
-//                 file.
-//   _C         -- Constants (ROM).
-//   _I         -- Initialized data (RAM).
-//   _ID        -- The original content of _I (copied to _I by cstartup) (ROM).
-//   _N         -- Uninitialized data (RAM).
-//   _Z         -- Zero initialized data (RAM).
-//
-// Note:  Be sure to use end values for the defined address ranges.
-//        Otherwise, the linker may allocate space outside the
-//        intended memory range.
-//*************************************************************************
-
-//*************************************************************************
-// Inform the linker about the CPU family used.
-// AT91SAM7X256 Memory mapping
-// No remap
-//  ROMSTART
-//  Start address 0x0000 0000
-//  Size 256 Kbo  0x0004 0000
-//  RAMSTART
-//  Start address 0x0020 0000
-//  Size  64 Kbo  0x0001 0000
-// Remap done
-//  RAMSTART
-//  Start address 0x0000 0000
-//  Size  64 Kbo  0x0001 0000
-//  ROMSTART
-//  Start address 0x0010 0000
-//  Size 256 Kbo  0x0004 0000
-
-//*************************************************************************
--carm
-
-//*************************************************************************
-// Internal Ram segments mapped AFTER REMAP 64 K.
-//*************************************************************************
--Z(CONST)INTRAMSTART_REMAP=00200000
--Z(CONST)INTRAMEND_REMAP=0020FFFF
-
-//*************************************************************************
-// Read-only segments mapped to Flash 256 K.
-//*************************************************************************
--DROMSTART=00000000
--DROMEND=0003FFFF
-//*************************************************************************
-// Read/write segments mapped to 64 K RAM.
-//*************************************************************************
--DRAMSTART=00200000
--DRAMEND=0020FFFF
-
-//*************************************************************************
-// Address range for reset and exception
-// vectors (INTVEC).
-// The vector area is 32 bytes,
-// an additional 32 bytes is allocated for the
-// constant table used by ldr PC in cstartup.s79.
-//*************************************************************************
--Z(CODE)INTVEC=00-3F
-
-//*************************************************************************
-// Startup code and exception routines (ICODE).
-//*************************************************************************
--Z(CODE)ICODE,DIFUNCT=ROMSTART-ROMEND
--Z(CODE)SWITAB=ROMSTART-ROMEND
-
-//*************************************************************************
-// Code segments may be placed anywhere.
-//*************************************************************************
--Z(CODE)CODE=ROMSTART-ROMEND
-
-//*************************************************************************
-// Various constants and initializers.
-//*************************************************************************
--Z(CONST)INITTAB,DATA_ID,DATA_C=ROMSTART-ROMEND
--Z(CONST)CHECKSUM=ROMSTART-ROMEND
-
-//*************************************************************************
-// Data segments.
-//*************************************************************************
--Z(DATA)DATA_I,DATA_Z,DATA_N=RAMSTART-RAMEND
-
-//*************************************************************************
-// __ramfunc code copied to and executed from RAM.
-//*************************************************************************
--Z(DATA)CODE_I=RAMSTART-RAMEND
--Z(CONST)CODE_ID=ROMSTART-ROMEND // Initializer for
--QCODE_I=CODE_ID
-
-//*************************************************************************
-// ICCARM produces code for __ramfunc functions in
-// CODE_I segments. The -Q XLINK command line
-// option redirects XLINK to emit the code in the
-// debug information associated with the CODE_I
-// segment, where the code will execute.
-//*************************************************************************
-
-//*************************************************************************
-// Stack and heap segments.
-//*************************************************************************
--D_CSTACK_SIZE=(100*4)
--D_IRQ_STACK_SIZE=(3*8*4)
--D_HEAP_SIZE=(1024*1)
-
--Z(DATA)CSTACK+_CSTACK_SIZE=RAMSTART-RAMEND
--Z(DATA)IRQ_STACK+_IRQ_STACK_SIZE=RAMSTART-RAMEND
--Z(DATA)HEAP+_HEAP_SIZE=RAMSTART-RAMEND
-
-//*************************************************************************
-// ELF/DWARF support.
-//
-// Uncomment the line "-Felf" below to generate ELF/DWARF output.
-// Available format specifiers are:
-//
-//   "-yn": Suppress DWARF debug output
-//   "-yp": Multiple ELF program sections
-//   "-yas": Format suitable for debuggers from ARM Ltd (also sets -p flag)
-//
-// "-Felf" and the format specifiers can also be supplied directly as
-// command line options, or selected from the Xlink Output tab in the
-// IAR Embedded Workbench.
-//*************************************************************************
-
-// -Felf
diff --git a/tools/ceedling/vendor/cmock/iar/iar_v4/Resource/at91SAM7X256_RAM.xcl b/tools/ceedling/vendor/cmock/iar/iar_v4/Resource/at91SAM7X256_RAM.xcl
deleted file mode 100644 (file)
index adcec10..0000000
+++ /dev/null
@@ -1,185 +0,0 @@
-//  ----------------------------------------------------------------------------
-//          ATMEL Microcontroller Software Support  -  ROUSSET  -
-//  ----------------------------------------------------------------------------
-//  DISCLAIMER:  THIS SOFTWARE IS PROVIDED BY ATMEL "AS IS" AND ANY EXPRESS OR
-//  IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
-//  MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT ARE
-//  DISCLAIMED. IN NO EVENT SHALL ATMEL BE LIABLE FOR ANY DIRECT, INDIRECT,
-//  INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-//  LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA,
-//  OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
-//  LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
-//  NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
-//  EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-//  ----------------------------------------------------------------------------
-//  File Name           : at91SAM7X256_RAM.xcl
-//  Object              : Generic Linker Command File for IAR
-//  1.0 30/Aug/05 FBr   : Creation for 4.30A
-//  ----------------------------------------------------------------------------
-
-//*************************************************************************
-// XLINK command file template for EWARM/ICCARM
-//
-// Usage:  xlink  -f lnkarm  <your_object_file(s)>
-//                -s <program start label>  <C/C++ runtime library>
-//*************************************************************************
-//
-// -------------
-// Code segments - may be placed anywhere in memory.
-// -------------
-//
-//   INTVEC     -- Exception vector table.
-//   SWITAB     -- Software interrupt vector table.
-//   ICODE      -- Startup (cstartup) and exception code.
-//   DIFUNCT    -- Dynamic initialization vectors used by C++.
-//   CODE       -- Compiler generated code.
-//   CODE_I     -- Compiler generated code declared __ramfunc (executes in RAM)
-//   CODE_ID    -- Initializer for CODE_I (ROM).
-//
-// -------------
-// Data segments - may be placed anywhere in memory.
-// -------------
-//
-//   CSTACK     -- The stack used by C/C++ programs (system and user mode).
-//   IRQ_STACK  -- The stack used by IRQ service routines.
-//   SVC_STACK  -- The stack used in supervisor mode
-//                 (Define other exception stacks as needed for
-//                 FIQ, ABT, UND).
-//   HEAP       -- The heap used by malloc and free in C and new and
-//                 delete in C++.
-//   INITTAB    -- Table containing addresses and sizes of segments that
-//                 need to be initialized at startup (by cstartup).
-//   CHECKSUM   -- The linker places checksum byte(s) in this segment,
-//                 when the -J linker command line option is used.
-//   DATA_y     -- Data objects.
-//
-// Where _y can be one of:
-//
-//   _AN        -- Holds uninitialized located objects, i.e. objects with
-//                 an absolute location given by the @ operator or the
-//                 #pragma location directive. Since these segments
-//                 contain objects which already have a fixed address,
-//                 they should not be mentioned in this linker command
-//                 file.
-//   _C         -- Constants (ROM).
-//   _I         -- Initialized data (RAM).
-//   _ID        -- The original content of _I (copied to _I by cstartup) (ROM).
-//   _N         -- Uninitialized data (RAM).
-//   _Z         -- Zero initialized data (RAM).
-//
-// Note:  Be sure to use end values for the defined address ranges.
-//        Otherwise, the linker may allocate space outside the
-//        intended memory range.
-//*************************************************************************
-
-//*************************************************************************
-// Inform the linker about the CPU family used.
-// AT91SAM7X256 Memory mapping
-// No remap
-//  ROMSTART
-//  Start address 0x0000 0000
-//  Size 256 Kbo  0x0004 0000
-//  RAMSTART
-//  Start address 0x0020 0000
-//  Size  64 Kbo  0x0001 0000
-// Remap done
-//  RAMSTART
-//  Start address 0x0000 0000
-//  Size  64 Kbo  0x0001 0000
-//  ROMSTART
-//  Start address 0x0010 0000
-//  Size 256 Kbo  0x0004 0000
-
-//*************************************************************************
--carm
-
-//*************************************************************************
-// Internal Ram segments mapped AFTER REMAP 64 K.
-//*************************************************************************
--Z(CONST)INTRAMSTART_REMAP=00000000
--Z(CONST)INTRAMEND_REMAP=0000FFFF
-
-//*************************************************************************
-// Read-only segments mapped to Flash 256 K.
-//*************************************************************************
--DROMSTART=00000000
--DROMEND=0003FFFF
-//*************************************************************************
-// Read/write segments mapped to 64 K RAM.
-//*************************************************************************
--DRAMSTART=00000000
--DRAMEND=0000FFFF
-
-//*************************************************************************
-// Address range for reset and exception
-// vectors (INTVEC).
-// The vector area is 32 bytes,
-// an additional 32 bytes is allocated for the
-// constant table used by ldr PC in cstartup.s79.
-//*************************************************************************
--Z(CODE)INTVEC=00-3F
-
-//*************************************************************************
-// Startup code and exception routines (ICODE).
-//*************************************************************************
--Z(CODE)ICODE,DIFUNCT=ROMSTART-ROMEND
--Z(CODE)SWITAB=ROMSTART-ROMEND
-
-//*************************************************************************
-// Code segments may be placed anywhere.
-//*************************************************************************
--Z(CODE)CODE=ROMSTART-ROMEND
-
-//*************************************************************************
-// Various constants and initializers.
-//*************************************************************************
--Z(CONST)INITTAB,DATA_ID,DATA_C=ROMSTART-ROMEND
--Z(CONST)CHECKSUM=ROMSTART-ROMEND
-
-//*************************************************************************
-// Data segments.
-//*************************************************************************
--Z(DATA)DATA_I,DATA_Z,DATA_N=RAMSTART-RAMEND
-
-//*************************************************************************
-// __ramfunc code copied to and executed from RAM.
-//*************************************************************************
--Z(DATA)CODE_I=RAMSTART-RAMEND
--Z(CONST)CODE_ID=ROMSTART-ROMEND // Initializer for
--QCODE_I=CODE_ID
-
-//*************************************************************************
-// ICCARM produces code for __ramfunc functions in
-// CODE_I segments. The -Q XLINK command line
-// option redirects XLINK to emit the code in the
-// debug information associated with the CODE_I
-// segment, where the code will execute.
-//*************************************************************************
-
-//*************************************************************************
-// Stack and heap segments.
-//*************************************************************************
--D_CSTACK_SIZE=(100*4)
--D_IRQ_STACK_SIZE=(3*8*4)
--D_HEAP_SIZE=(1024*2)
-
--Z(DATA)CSTACK+_CSTACK_SIZE=RAMSTART-RAMEND
--Z(DATA)IRQ_STACK+_IRQ_STACK_SIZE=RAMSTART-RAMEND
--Z(DATA)HEAP+_HEAP_SIZE=RAMSTART-RAMEND
-
-//*************************************************************************
-// ELF/DWARF support.
-//
-// Uncomment the line "-Felf" below to generate ELF/DWARF output.
-// Available format specifiers are:
-//
-//   "-yn": Suppress DWARF debug output
-//   "-yp": Multiple ELF program sections
-//   "-yas": Format suitable for debuggers from ARM Ltd (also sets -p flag)
-//
-// "-Felf" and the format specifiers can also be supplied directly as
-// command line options, or selected from the Xlink Output tab in the
-// IAR Embedded Workbench.
-//*************************************************************************
-
-// -Felf
diff --git a/tools/ceedling/vendor/cmock/iar/iar_v4/Resource/ioat91sam7x256.ddf b/tools/ceedling/vendor/cmock/iar/iar_v4/Resource/ioat91sam7x256.ddf
deleted file mode 100644 (file)
index c9fcf32..0000000
+++ /dev/null
@@ -1,2259 +0,0 @@
-; ----------------------------------------------------------------------------
-;          ATMEL Microcontroller Software Support  -  ROUSSET  -
-; ----------------------------------------------------------------------------
-;  DISCLAIMER:  THIS SOFTWARE IS PROVIDED BY ATMEL "AS IS" AND ANY EXPRESS OR
-;  IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
-;  MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT ARE
-;  DISCLAIMED. IN NO EVENT SHALL ATMEL BE LIABLE FOR ANY DIRECT, INDIRECT,
-;  INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-;  LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA,
-;  OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
-;  LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
-;  NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
-;  EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-; ----------------------------------------------------------------------------
-; File Name           : AT91SAM7X256.ddf
-; Object              : AT91SAM7X256 definitions
-; Generated           : AT91 SW Application Group  11/02/2005 (15:17:30)
-; 
-; CVS Reference       : /AT91SAM7X256.pl/1.14/Tue Sep 13 15:06:52 2005//
-; CVS Reference       : /SYS_SAM7X.pl/1.3/Tue Feb  1 17:01:43 2005//
-; CVS Reference       : /MC_SAM7X.pl/1.2/Fri May 20 14:13:04 2005//
-; CVS Reference       : /PMC_SAM7X.pl/1.4/Tue Feb  8 13:58:10 2005//
-; CVS Reference       : /RSTC_SAM7X.pl/1.2/Wed Jul 13 14:57:50 2005//
-; CVS Reference       : /UDP_SAM7X.pl/1.1/Tue May 10 11:35:35 2005//
-; CVS Reference       : /PWM_SAM7X.pl/1.1/Tue May 10 11:53:07 2005//
-; CVS Reference       : /AIC_6075B.pl/1.3/Fri May 20 14:01:30 2005//
-; CVS Reference       : /PIO_6057A.pl/1.2/Thu Feb  3 10:18:28 2005//
-; CVS Reference       : /RTTC_6081A.pl/1.2/Tue Nov  9 14:43:58 2004//
-; CVS Reference       : /PITC_6079A.pl/1.2/Tue Nov  9 14:43:56 2004//
-; CVS Reference       : /WDTC_6080A.pl/1.3/Tue Nov  9 14:44:00 2004//
-; CVS Reference       : /VREG_6085B.pl/1.1/Tue Feb  1 16:05:48 2005//
-; CVS Reference       : /PDC_6074C.pl/1.2/Thu Feb  3 08:48:54 2005//
-; CVS Reference       : /DBGU_6059D.pl/1.1/Mon Jan 31 13:15:32 2005//
-; CVS Reference       : /SPI_6088D.pl/1.3/Fri May 20 14:08:59 2005//
-; CVS Reference       : /US_6089C.pl/1.1/Mon Jul 12 18:23:26 2004//
-; CVS Reference       : /SSC_6078B.pl/1.1/Wed Jul 13 15:19:19 2005//
-; CVS Reference       : /TWI_6061A.pl/1.1/Tue Jul 13 07:38:06 2004//
-; CVS Reference       : /TC_6082A.pl/1.7/Fri Mar 11 12:52:17 2005//
-; CVS Reference       : /CAN_6019B.pl/1.1/Tue Mar  8 12:42:22 2005//
-; CVS Reference       : /EMACB_6119A.pl/1.6/Wed Jul 13 15:05:35 2005//
-; CVS Reference       : /ADC_6051C.pl/1.1/Fri Oct 17 09:12:38 2003//
-; ----------------------------------------------------------------------------
-
-[Sfr]
-
-; ========== Register definition for SYS peripheral ========== 
-; ========== Register definition for AIC peripheral ========== 
-sfr = "AIC_SMR",       "Memory", 0xfffff000, 4, base=16
-sfr = "AIC_SMR.PRIOR",         "Memory", 0xfffff000, 4, base=16, bitRange=0-2
-sfr = "AIC_SMR.SRCTYPE",       "Memory", 0xfffff000, 4, base=16, bitRange=5-6
-sfr = "AIC_SVR",       "Memory", 0xfffff080, 4, base=16
-sfr = "AIC_IVR",       "Memory", 0xfffff100, 4, base=16
-sfr = "AIC_FVR",       "Memory", 0xfffff104, 4, base=16
-sfr = "AIC_ISR",       "Memory", 0xfffff108, 4, base=16
-sfr = "AIC_IPR",       "Memory", 0xfffff10c, 4, base=16
-sfr = "AIC_IMR",       "Memory", 0xfffff110, 4, base=16
-sfr = "AIC_CISR",      "Memory", 0xfffff114, 4, base=16
-sfr = "AIC_CISR.NFIQ",         "Memory", 0xfffff114, 4, base=16, bitRange=0
-sfr = "AIC_CISR.NIRQ",         "Memory", 0xfffff114, 4, base=16, bitRange=1
-sfr = "AIC_IECR",      "Memory", 0xfffff120, 4, base=16
-sfr = "AIC_IDCR",      "Memory", 0xfffff124, 4, base=16
-sfr = "AIC_ICCR",      "Memory", 0xfffff128, 4, base=16
-sfr = "AIC_ISCR",      "Memory", 0xfffff12c, 4, base=16
-sfr = "AIC_EOICR",     "Memory", 0xfffff130, 4, base=16
-sfr = "AIC_SPU",       "Memory", 0xfffff134, 4, base=16
-sfr = "AIC_DCR",       "Memory", 0xfffff138, 4, base=16
-sfr = "AIC_DCR.PROT",  "Memory", 0xfffff138, 4, base=16, bitRange=0
-sfr = "AIC_DCR.GMSK",  "Memory", 0xfffff138, 4, base=16, bitRange=1
-sfr = "AIC_FFER",      "Memory", 0xfffff140, 4, base=16
-sfr = "AIC_FFDR",      "Memory", 0xfffff144, 4, base=16
-sfr = "AIC_FFSR",      "Memory", 0xfffff148, 4, base=16
-; ========== Register definition for PDC_DBGU peripheral ========== 
-sfr = "DBGU_RPR",      "Memory", 0xfffff300, 4, base=16
-sfr = "DBGU_RCR",      "Memory", 0xfffff304, 4, base=16
-sfr = "DBGU_TPR",      "Memory", 0xfffff308, 4, base=16
-sfr = "DBGU_TCR",      "Memory", 0xfffff30c, 4, base=16
-sfr = "DBGU_RNPR",     "Memory", 0xfffff310, 4, base=16
-sfr = "DBGU_RNCR",     "Memory", 0xfffff314, 4, base=16
-sfr = "DBGU_TNPR",     "Memory", 0xfffff318, 4, base=16
-sfr = "DBGU_TNCR",     "Memory", 0xfffff31c, 4, base=16
-sfr = "DBGU_PTCR",     "Memory", 0xfffff320, 4, base=16
-sfr = "DBGU_PTCR.RXTEN",       "Memory", 0xfffff320, 4, base=16, bitRange=0
-sfr = "DBGU_PTCR.RXTDIS",      "Memory", 0xfffff320, 4, base=16, bitRange=1
-sfr = "DBGU_PTCR.TXTEN",       "Memory", 0xfffff320, 4, base=16, bitRange=8
-sfr = "DBGU_PTCR.TXTDIS",      "Memory", 0xfffff320, 4, base=16, bitRange=9
-sfr = "DBGU_PTSR",     "Memory", 0xfffff324, 4, base=16
-sfr = "DBGU_PTSR.RXTEN",       "Memory", 0xfffff324, 4, base=16, bitRange=0
-sfr = "DBGU_PTSR.TXTEN",       "Memory", 0xfffff324, 4, base=16, bitRange=8
-; ========== Register definition for DBGU peripheral ========== 
-sfr = "DBGU_CR",       "Memory", 0xfffff200, 4, base=16
-sfr = "DBGU_CR.RSTRX",         "Memory", 0xfffff200, 4, base=16, bitRange=2
-sfr = "DBGU_CR.RSTTX",         "Memory", 0xfffff200, 4, base=16, bitRange=3
-sfr = "DBGU_CR.RXEN",  "Memory", 0xfffff200, 4, base=16, bitRange=4
-sfr = "DBGU_CR.RXDIS",         "Memory", 0xfffff200, 4, base=16, bitRange=5
-sfr = "DBGU_CR.TXEN",  "Memory", 0xfffff200, 4, base=16, bitRange=6
-sfr = "DBGU_CR.TXDIS",         "Memory", 0xfffff200, 4, base=16, bitRange=7
-sfr = "DBGU_CR.RSTSTA",        "Memory", 0xfffff200, 4, base=16, bitRange=8
-sfr = "DBGU_MR",       "Memory", 0xfffff204, 4, base=16
-sfr = "DBGU_MR.PAR",   "Memory", 0xfffff204, 4, base=16, bitRange=9-11
-sfr = "DBGU_MR.CHMODE",        "Memory", 0xfffff204, 4, base=16, bitRange=14-15
-sfr = "DBGU_IER",      "Memory", 0xfffff208, 4, base=16
-sfr = "DBGU_IER.RXRDY",        "Memory", 0xfffff208, 4, base=16, bitRange=0
-sfr = "DBGU_IER.TXRDY",        "Memory", 0xfffff208, 4, base=16, bitRange=1
-sfr = "DBGU_IER.ENDRX",        "Memory", 0xfffff208, 4, base=16, bitRange=3
-sfr = "DBGU_IER.ENDTX",        "Memory", 0xfffff208, 4, base=16, bitRange=4
-sfr = "DBGU_IER.OVRE",         "Memory", 0xfffff208, 4, base=16, bitRange=5
-sfr = "DBGU_IER.FRAME",        "Memory", 0xfffff208, 4, base=16, bitRange=6
-sfr = "DBGU_IER.PARE",         "Memory", 0xfffff208, 4, base=16, bitRange=7
-sfr = "DBGU_IER.TXEMPTY",      "Memory", 0xfffff208, 4, base=16, bitRange=9
-sfr = "DBGU_IER.TXBUFE",       "Memory", 0xfffff208, 4, base=16, bitRange=11
-sfr = "DBGU_IER.RXBUFF",       "Memory", 0xfffff208, 4, base=16, bitRange=12
-sfr = "DBGU_IER.TX",   "Memory", 0xfffff208, 4, base=16, bitRange=30
-sfr = "DBGU_IER.RX",   "Memory", 0xfffff208, 4, base=16, bitRange=31
-sfr = "DBGU_IDR",      "Memory", 0xfffff20c, 4, base=16
-sfr = "DBGU_IDR.RXRDY",        "Memory", 0xfffff20c, 4, base=16, bitRange=0
-sfr = "DBGU_IDR.TXRDY",        "Memory", 0xfffff20c, 4, base=16, bitRange=1
-sfr = "DBGU_IDR.ENDRX",        "Memory", 0xfffff20c, 4, base=16, bitRange=3
-sfr = "DBGU_IDR.ENDTX",        "Memory", 0xfffff20c, 4, base=16, bitRange=4
-sfr = "DBGU_IDR.OVRE",         "Memory", 0xfffff20c, 4, base=16, bitRange=5
-sfr = "DBGU_IDR.FRAME",        "Memory", 0xfffff20c, 4, base=16, bitRange=6
-sfr = "DBGU_IDR.PARE",         "Memory", 0xfffff20c, 4, base=16, bitRange=7
-sfr = "DBGU_IDR.TXEMPTY",      "Memory", 0xfffff20c, 4, base=16, bitRange=9
-sfr = "DBGU_IDR.TXBUFE",       "Memory", 0xfffff20c, 4, base=16, bitRange=11
-sfr = "DBGU_IDR.RXBUFF",       "Memory", 0xfffff20c, 4, base=16, bitRange=12
-sfr = "DBGU_IDR.TX",   "Memory", 0xfffff20c, 4, base=16, bitRange=30
-sfr = "DBGU_IDR.RX",   "Memory", 0xfffff20c, 4, base=16, bitRange=31
-sfr = "DBGU_IMR",      "Memory", 0xfffff210, 4, base=16
-sfr = "DBGU_IMR.RXRDY",        "Memory", 0xfffff210, 4, base=16, bitRange=0
-sfr = "DBGU_IMR.TXRDY",        "Memory", 0xfffff210, 4, base=16, bitRange=1
-sfr = "DBGU_IMR.ENDRX",        "Memory", 0xfffff210, 4, base=16, bitRange=3
-sfr = "DBGU_IMR.ENDTX",        "Memory", 0xfffff210, 4, base=16, bitRange=4
-sfr = "DBGU_IMR.OVRE",         "Memory", 0xfffff210, 4, base=16, bitRange=5
-sfr = "DBGU_IMR.FRAME",        "Memory", 0xfffff210, 4, base=16, bitRange=6
-sfr = "DBGU_IMR.PARE",         "Memory", 0xfffff210, 4, base=16, bitRange=7
-sfr = "DBGU_IMR.TXEMPTY",      "Memory", 0xfffff210, 4, base=16, bitRange=9
-sfr = "DBGU_IMR.TXBUFE",       "Memory", 0xfffff210, 4, base=16, bitRange=11
-sfr = "DBGU_IMR.RXBUFF",       "Memory", 0xfffff210, 4, base=16, bitRange=12
-sfr = "DBGU_IMR.TX",   "Memory", 0xfffff210, 4, base=16, bitRange=30
-sfr = "DBGU_IMR.RX",   "Memory", 0xfffff210, 4, base=16, bitRange=31
-sfr = "DBGU_CSR",      "Memory", 0xfffff214, 4, base=16
-sfr = "DBGU_CSR.RXRDY",        "Memory", 0xfffff214, 4, base=16, bitRange=0
-sfr = "DBGU_CSR.TXRDY",        "Memory", 0xfffff214, 4, base=16, bitRange=1
-sfr = "DBGU_CSR.ENDRX",        "Memory", 0xfffff214, 4, base=16, bitRange=3
-sfr = "DBGU_CSR.ENDTX",        "Memory", 0xfffff214, 4, base=16, bitRange=4
-sfr = "DBGU_CSR.OVRE",         "Memory", 0xfffff214, 4, base=16, bitRange=5
-sfr = "DBGU_CSR.FRAME",        "Memory", 0xfffff214, 4, base=16, bitRange=6
-sfr = "DBGU_CSR.PARE",         "Memory", 0xfffff214, 4, base=16, bitRange=7
-sfr = "DBGU_CSR.TXEMPTY",      "Memory", 0xfffff214, 4, base=16, bitRange=9
-sfr = "DBGU_CSR.TXBUFE",       "Memory", 0xfffff214, 4, base=16, bitRange=11
-sfr = "DBGU_CSR.RXBUFF",       "Memory", 0xfffff214, 4, base=16, bitRange=12
-sfr = "DBGU_CSR.TX",   "Memory", 0xfffff214, 4, base=16, bitRange=30
-sfr = "DBGU_CSR.RX",   "Memory", 0xfffff214, 4, base=16, bitRange=31
-sfr = "DBGU_RHR",      "Memory", 0xfffff218, 4, base=16
-sfr = "DBGU_THR",      "Memory", 0xfffff21c, 4, base=16
-sfr = "DBGU_BRGR",     "Memory", 0xfffff220, 4, base=16
-sfr = "DBGU_CIDR",     "Memory", 0xfffff240, 4, base=16
-sfr = "DBGU_EXID",     "Memory", 0xfffff244, 4, base=16
-sfr = "DBGU_FNTR",     "Memory", 0xfffff248, 4, base=16
-sfr = "DBGU_FNTR.NTRST",       "Memory", 0xfffff248, 4, base=16, bitRange=0
-; ========== Register definition for PIOA peripheral ========== 
-sfr = "PIOA_PER",      "Memory", 0xfffff400, 4, base=16
-sfr = "PIOA_PDR",      "Memory", 0xfffff404, 4, base=16
-sfr = "PIOA_PSR",      "Memory", 0xfffff408, 4, base=16
-sfr = "PIOA_OER",      "Memory", 0xfffff410, 4, base=16
-sfr = "PIOA_ODR",      "Memory", 0xfffff414, 4, base=16
-sfr = "PIOA_OSR",      "Memory", 0xfffff418, 4, base=16
-sfr = "PIOA_IFER",     "Memory", 0xfffff420, 4, base=16
-sfr = "PIOA_IFDR",     "Memory", 0xfffff424, 4, base=16
-sfr = "PIOA_IFSR",     "Memory", 0xfffff428, 4, base=16
-sfr = "PIOA_SODR",     "Memory", 0xfffff430, 4, base=16
-sfr = "PIOA_CODR",     "Memory", 0xfffff434, 4, base=16
-sfr = "PIOA_ODSR",     "Memory", 0xfffff438, 4, base=16
-sfr = "PIOA_PDSR",     "Memory", 0xfffff43c, 4, base=16
-sfr = "PIOA_IER",      "Memory", 0xfffff440, 4, base=16
-sfr = "PIOA_IDR",      "Memory", 0xfffff444, 4, base=16
-sfr = "PIOA_IMR",      "Memory", 0xfffff448, 4, base=16
-sfr = "PIOA_ISR",      "Memory", 0xfffff44c, 4, base=16
-sfr = "PIOA_MDER",     "Memory", 0xfffff450, 4, base=16
-sfr = "PIOA_MDDR",     "Memory", 0xfffff454, 4, base=16
-sfr = "PIOA_MDSR",     "Memory", 0xfffff458, 4, base=16
-sfr = "PIOA_PPUDR",    "Memory", 0xfffff460, 4, base=16
-sfr = "PIOA_PPUER",    "Memory", 0xfffff464, 4, base=16
-sfr = "PIOA_PPUSR",    "Memory", 0xfffff468, 4, base=16
-sfr = "PIOA_ASR",      "Memory", 0xfffff470, 4, base=16
-sfr = "PIOA_BSR",      "Memory", 0xfffff474, 4, base=16
-sfr = "PIOA_ABSR",     "Memory", 0xfffff478, 4, base=16
-sfr = "PIOA_OWER",     "Memory", 0xfffff4a0, 4, base=16
-sfr = "PIOA_OWDR",     "Memory", 0xfffff4a4, 4, base=16
-sfr = "PIOA_OWSR",     "Memory", 0xfffff4a8, 4, base=16
-; ========== Register definition for PIOB peripheral ========== 
-sfr = "PIOB_PER",      "Memory", 0xfffff600, 4, base=16
-sfr = "PIOB_PDR",      "Memory", 0xfffff604, 4, base=16
-sfr = "PIOB_PSR",      "Memory", 0xfffff608, 4, base=16
-sfr = "PIOB_OER",      "Memory", 0xfffff610, 4, base=16
-sfr = "PIOB_ODR",      "Memory", 0xfffff614, 4, base=16
-sfr = "PIOB_OSR",      "Memory", 0xfffff618, 4, base=16
-sfr = "PIOB_IFER",     "Memory", 0xfffff620, 4, base=16
-sfr = "PIOB_IFDR",     "Memory", 0xfffff624, 4, base=16
-sfr = "PIOB_IFSR",     "Memory", 0xfffff628, 4, base=16
-sfr = "PIOB_SODR",     "Memory", 0xfffff630, 4, base=16
-sfr = "PIOB_CODR",     "Memory", 0xfffff634, 4, base=16
-sfr = "PIOB_ODSR",     "Memory", 0xfffff638, 4, base=16
-sfr = "PIOB_PDSR",     "Memory", 0xfffff63c, 4, base=16
-sfr = "PIOB_IER",      "Memory", 0xfffff640, 4, base=16
-sfr = "PIOB_IDR",      "Memory", 0xfffff644, 4, base=16
-sfr = "PIOB_IMR",      "Memory", 0xfffff648, 4, base=16
-sfr = "PIOB_ISR",      "Memory", 0xfffff64c, 4, base=16
-sfr = "PIOB_MDER",     "Memory", 0xfffff650, 4, base=16
-sfr = "PIOB_MDDR",     "Memory", 0xfffff654, 4, base=16
-sfr = "PIOB_MDSR",     "Memory", 0xfffff658, 4, base=16
-sfr = "PIOB_PPUDR",    "Memory", 0xfffff660, 4, base=16
-sfr = "PIOB_PPUER",    "Memory", 0xfffff664, 4, base=16
-sfr = "PIOB_PPUSR",    "Memory", 0xfffff668, 4, base=16
-sfr = "PIOB_ASR",      "Memory", 0xfffff670, 4, base=16
-sfr = "PIOB_BSR",      "Memory", 0xfffff674, 4, base=16
-sfr = "PIOB_ABSR",     "Memory", 0xfffff678, 4, base=16
-sfr = "PIOB_OWER",     "Memory", 0xfffff6a0, 4, base=16
-sfr = "PIOB_OWDR",     "Memory", 0xfffff6a4, 4, base=16
-sfr = "PIOB_OWSR",     "Memory", 0xfffff6a8, 4, base=16
-; ========== Register definition for CKGR peripheral ========== 
-sfr = "CKGR_MOR",      "Memory", 0xfffffc20, 4, base=16
-sfr = "CKGR_MOR.MOSCEN",       "Memory", 0xfffffc20, 4, base=16, bitRange=0
-sfr = "CKGR_MOR.OSCBYPASS",    "Memory", 0xfffffc20, 4, base=16, bitRange=1
-sfr = "CKGR_MOR.OSCOUNT",      "Memory", 0xfffffc20, 4, base=16, bitRange=8-15
-sfr = "CKGR_MCFR",     "Memory", 0xfffffc24, 4, base=16
-sfr = "CKGR_MCFR.MAINF",       "Memory", 0xfffffc24, 4, base=16, bitRange=0-15
-sfr = "CKGR_MCFR.MAINRDY",     "Memory", 0xfffffc24, 4, base=16, bitRange=16
-sfr = "CKGR_PLLR",     "Memory", 0xfffffc2c, 4, base=16
-sfr = "CKGR_PLLR.DIV",         "Memory", 0xfffffc2c, 4, base=16, bitRange=0-7
-sfr = "CKGR_PLLR.PLLCOUNT",    "Memory", 0xfffffc2c, 4, base=16, bitRange=8-13
-sfr = "CKGR_PLLR.OUT",         "Memory", 0xfffffc2c, 4, base=16, bitRange=14-15
-sfr = "CKGR_PLLR.MUL",         "Memory", 0xfffffc2c, 4, base=16, bitRange=16-26
-sfr = "CKGR_PLLR.USBDIV",      "Memory", 0xfffffc2c, 4, base=16, bitRange=28-29
-; ========== Register definition for PMC peripheral ========== 
-sfr = "PMC_SCER",      "Memory", 0xfffffc00, 4, base=16
-sfr = "PMC_SCER.PCK",  "Memory", 0xfffffc00, 4, base=16, bitRange=0
-sfr = "PMC_SCER.UDP",  "Memory", 0xfffffc00, 4, base=16, bitRange=7
-sfr = "PMC_SCER.PCK0",         "Memory", 0xfffffc00, 4, base=16, bitRange=8
-sfr = "PMC_SCER.PCK1",         "Memory", 0xfffffc00, 4, base=16, bitRange=9
-sfr = "PMC_SCER.PCK2",         "Memory", 0xfffffc00, 4, base=16, bitRange=10
-sfr = "PMC_SCER.PCK3",         "Memory", 0xfffffc00, 4, base=16, bitRange=11
-sfr = "PMC_SCDR",      "Memory", 0xfffffc04, 4, base=16
-sfr = "PMC_SCDR.PCK",  "Memory", 0xfffffc04, 4, base=16, bitRange=0
-sfr = "PMC_SCDR.UDP",  "Memory", 0xfffffc04, 4, base=16, bitRange=7
-sfr = "PMC_SCDR.PCK0",         "Memory", 0xfffffc04, 4, base=16, bitRange=8
-sfr = "PMC_SCDR.PCK1",         "Memory", 0xfffffc04, 4, base=16, bitRange=9
-sfr = "PMC_SCDR.PCK2",         "Memory", 0xfffffc04, 4, base=16, bitRange=10
-sfr = "PMC_SCDR.PCK3",         "Memory", 0xfffffc04, 4, base=16, bitRange=11
-sfr = "PMC_SCSR",      "Memory", 0xfffffc08, 4, base=16
-sfr = "PMC_SCSR.PCK",  "Memory", 0xfffffc08, 4, base=16, bitRange=0
-sfr = "PMC_SCSR.UDP",  "Memory", 0xfffffc08, 4, base=16, bitRange=7
-sfr = "PMC_SCSR.PCK0",         "Memory", 0xfffffc08, 4, base=16, bitRange=8
-sfr = "PMC_SCSR.PCK1",         "Memory", 0xfffffc08, 4, base=16, bitRange=9
-sfr = "PMC_SCSR.PCK2",         "Memory", 0xfffffc08, 4, base=16, bitRange=10
-sfr = "PMC_SCSR.PCK3",         "Memory", 0xfffffc08, 4, base=16, bitRange=11
-sfr = "PMC_PCER",      "Memory", 0xfffffc10, 4, base=16
-sfr = "PMC_PCDR",      "Memory", 0xfffffc14, 4, base=16
-sfr = "PMC_PCSR",      "Memory", 0xfffffc18, 4, base=16
-sfr = "PMC_MOR",       "Memory", 0xfffffc20, 4, base=16
-sfr = "PMC_MOR.MOSCEN",        "Memory", 0xfffffc20, 4, base=16, bitRange=0
-sfr = "PMC_MOR.OSCBYPASS",     "Memory", 0xfffffc20, 4, base=16, bitRange=1
-sfr = "PMC_MOR.OSCOUNT",       "Memory", 0xfffffc20, 4, base=16, bitRange=8-15
-sfr = "PMC_MCFR",      "Memory", 0xfffffc24, 4, base=16
-sfr = "PMC_MCFR.MAINF",        "Memory", 0xfffffc24, 4, base=16, bitRange=0-15
-sfr = "PMC_MCFR.MAINRDY",      "Memory", 0xfffffc24, 4, base=16, bitRange=16
-sfr = "PMC_PLLR",      "Memory", 0xfffffc2c, 4, base=16
-sfr = "PMC_PLLR.DIV",  "Memory", 0xfffffc2c, 4, base=16, bitRange=0-7
-sfr = "PMC_PLLR.PLLCOUNT",     "Memory", 0xfffffc2c, 4, base=16, bitRange=8-13
-sfr = "PMC_PLLR.OUT",  "Memory", 0xfffffc2c, 4, base=16, bitRange=14-15
-sfr = "PMC_PLLR.MUL",  "Memory", 0xfffffc2c, 4, base=16, bitRange=16-26
-sfr = "PMC_PLLR.USBDIV",       "Memory", 0xfffffc2c, 4, base=16, bitRange=28-29
-sfr = "PMC_MCKR",      "Memory", 0xfffffc30, 4, base=16
-sfr = "PMC_MCKR.CSS",  "Memory", 0xfffffc30, 4, base=16, bitRange=0-1
-sfr = "PMC_MCKR.PRES",         "Memory", 0xfffffc30, 4, base=16, bitRange=2-4
-sfr = "PMC_PCKR",      "Memory", 0xfffffc40, 4, base=16
-sfr = "PMC_PCKR.CSS",  "Memory", 0xfffffc40, 4, base=16, bitRange=0-1
-sfr = "PMC_PCKR.PRES",         "Memory", 0xfffffc40, 4, base=16, bitRange=2-4
-sfr = "PMC_IER",       "Memory", 0xfffffc60, 4, base=16
-sfr = "PMC_IER.MOSCS",         "Memory", 0xfffffc60, 4, base=16, bitRange=0
-sfr = "PMC_IER.LOCK",  "Memory", 0xfffffc60, 4, base=16, bitRange=2
-sfr = "PMC_IER.MCKRDY",        "Memory", 0xfffffc60, 4, base=16, bitRange=3
-sfr = "PMC_IER.PCK0RDY",       "Memory", 0xfffffc60, 4, base=16, bitRange=8
-sfr = "PMC_IER.PCK1RDY",       "Memory", 0xfffffc60, 4, base=16, bitRange=9
-sfr = "PMC_IER.PCK2RDY",       "Memory", 0xfffffc60, 4, base=16, bitRange=10
-sfr = "PMC_IER.PCK3RDY",       "Memory", 0xfffffc60, 4, base=16, bitRange=11
-sfr = "PMC_IDR",       "Memory", 0xfffffc64, 4, base=16
-sfr = "PMC_IDR.MOSCS",         "Memory", 0xfffffc64, 4, base=16, bitRange=0
-sfr = "PMC_IDR.LOCK",  "Memory", 0xfffffc64, 4, base=16, bitRange=2
-sfr = "PMC_IDR.MCKRDY",        "Memory", 0xfffffc64, 4, base=16, bitRange=3
-sfr = "PMC_IDR.PCK0RDY",       "Memory", 0xfffffc64, 4, base=16, bitRange=8
-sfr = "PMC_IDR.PCK1RDY",       "Memory", 0xfffffc64, 4, base=16, bitRange=9
-sfr = "PMC_IDR.PCK2RDY",       "Memory", 0xfffffc64, 4, base=16, bitRange=10
-sfr = "PMC_IDR.PCK3RDY",       "Memory", 0xfffffc64, 4, base=16, bitRange=11
-sfr = "PMC_SR",        "Memory", 0xfffffc68, 4, base=16
-sfr = "PMC_SR.MOSCS",  "Memory", 0xfffffc68, 4, base=16, bitRange=0
-sfr = "PMC_SR.LOCK",   "Memory", 0xfffffc68, 4, base=16, bitRange=2
-sfr = "PMC_SR.MCKRDY",         "Memory", 0xfffffc68, 4, base=16, bitRange=3
-sfr = "PMC_SR.PCK0RDY",        "Memory", 0xfffffc68, 4, base=16, bitRange=8
-sfr = "PMC_SR.PCK1RDY",        "Memory", 0xfffffc68, 4, base=16, bitRange=9
-sfr = "PMC_SR.PCK2RDY",        "Memory", 0xfffffc68, 4, base=16, bitRange=10
-sfr = "PMC_SR.PCK3RDY",        "Memory", 0xfffffc68, 4, base=16, bitRange=11
-sfr = "PMC_IMR",       "Memory", 0xfffffc6c, 4, base=16
-sfr = "PMC_IMR.MOSCS",         "Memory", 0xfffffc6c, 4, base=16, bitRange=0
-sfr = "PMC_IMR.LOCK",  "Memory", 0xfffffc6c, 4, base=16, bitRange=2
-sfr = "PMC_IMR.MCKRDY",        "Memory", 0xfffffc6c, 4, base=16, bitRange=3
-sfr = "PMC_IMR.PCK0RDY",       "Memory", 0xfffffc6c, 4, base=16, bitRange=8
-sfr = "PMC_IMR.PCK1RDY",       "Memory", 0xfffffc6c, 4, base=16, bitRange=9
-sfr = "PMC_IMR.PCK2RDY",       "Memory", 0xfffffc6c, 4, base=16, bitRange=10
-sfr = "PMC_IMR.PCK3RDY",       "Memory", 0xfffffc6c, 4, base=16, bitRange=11
-; ========== Register definition for RSTC peripheral ========== 
-sfr = "RSTC_RCR",      "Memory", 0xfffffd00, 4, base=16
-sfr = "RSTC_RCR.PROCRST",      "Memory", 0xfffffd00, 4, base=16, bitRange=0
-sfr = "RSTC_RCR.PERRST",       "Memory", 0xfffffd00, 4, base=16, bitRange=2
-sfr = "RSTC_RCR.EXTRST",       "Memory", 0xfffffd00, 4, base=16, bitRange=3
-sfr = "RSTC_RCR.KEY",  "Memory", 0xfffffd00, 4, base=16, bitRange=24-31
-sfr = "RSTC_RSR",      "Memory", 0xfffffd04, 4, base=16
-sfr = "RSTC_RSR.URSTS",        "Memory", 0xfffffd04, 4, base=16, bitRange=0
-sfr = "RSTC_RSR.BODSTS",       "Memory", 0xfffffd04, 4, base=16, bitRange=1
-sfr = "RSTC_RSR.RSTTYP",       "Memory", 0xfffffd04, 4, base=16, bitRange=8-10
-sfr = "RSTC_RSR.NRSTL",        "Memory", 0xfffffd04, 4, base=16, bitRange=16
-sfr = "RSTC_RSR.SRCMP",        "Memory", 0xfffffd04, 4, base=16, bitRange=17
-sfr = "RSTC_RMR",      "Memory", 0xfffffd08, 4, base=16
-sfr = "RSTC_RMR.URSTEN",       "Memory", 0xfffffd08, 4, base=16, bitRange=0
-sfr = "RSTC_RMR.URSTIEN",      "Memory", 0xfffffd08, 4, base=16, bitRange=4
-sfr = "RSTC_RMR.ERSTL",        "Memory", 0xfffffd08, 4, base=16, bitRange=8-11
-sfr = "RSTC_RMR.BODIEN",       "Memory", 0xfffffd08, 4, base=16, bitRange=16
-sfr = "RSTC_RMR.KEY",  "Memory", 0xfffffd08, 4, base=16, bitRange=24-31
-; ========== Register definition for RTTC peripheral ========== 
-sfr = "RTTC_RTMR",     "Memory", 0xfffffd20, 4, base=16
-sfr = "RTTC_RTMR.RTPRES",      "Memory", 0xfffffd20, 4, base=16, bitRange=0-15
-sfr = "RTTC_RTMR.ALMIEN",      "Memory", 0xfffffd20, 4, base=16, bitRange=16
-sfr = "RTTC_RTMR.RTTINCIEN",   "Memory", 0xfffffd20, 4, base=16, bitRange=17
-sfr = "RTTC_RTMR.RTTRST",      "Memory", 0xfffffd20, 4, base=16, bitRange=18
-sfr = "RTTC_RTAR",     "Memory", 0xfffffd24, 4, base=16
-sfr = "RTTC_RTAR.ALMV",        "Memory", 0xfffffd24, 4, base=16, bitRange=0-31
-sfr = "RTTC_RTVR",     "Memory", 0xfffffd28, 4, base=16
-sfr = "RTTC_RTVR.CRTV",        "Memory", 0xfffffd28, 4, base=16, bitRange=0-31
-sfr = "RTTC_RTSR",     "Memory", 0xfffffd2c, 4, base=16
-sfr = "RTTC_RTSR.ALMS",        "Memory", 0xfffffd2c, 4, base=16, bitRange=0
-sfr = "RTTC_RTSR.RTTINC",      "Memory", 0xfffffd2c, 4, base=16, bitRange=1
-; ========== Register definition for PITC peripheral ========== 
-sfr = "PITC_PIMR",     "Memory", 0xfffffd30, 4, base=16
-sfr = "PITC_PIMR.PIV",         "Memory", 0xfffffd30, 4, base=16, bitRange=0-19
-sfr = "PITC_PIMR.PITEN",       "Memory", 0xfffffd30, 4, base=16, bitRange=24
-sfr = "PITC_PIMR.PITIEN",      "Memory", 0xfffffd30, 4, base=16, bitRange=25
-sfr = "PITC_PISR",     "Memory", 0xfffffd34, 4, base=16
-sfr = "PITC_PISR.PITS",        "Memory", 0xfffffd34, 4, base=16, bitRange=0
-sfr = "PITC_PIVR",     "Memory", 0xfffffd38, 4, base=16
-sfr = "PITC_PIVR.CPIV",        "Memory", 0xfffffd38, 4, base=16, bitRange=0-19
-sfr = "PITC_PIVR.PICNT",       "Memory", 0xfffffd38, 4, base=16, bitRange=20-31
-sfr = "PITC_PIIR",     "Memory", 0xfffffd3c, 4, base=16
-sfr = "PITC_PIIR.CPIV",        "Memory", 0xfffffd3c, 4, base=16, bitRange=0-19
-sfr = "PITC_PIIR.PICNT",       "Memory", 0xfffffd3c, 4, base=16, bitRange=20-31
-; ========== Register definition for WDTC peripheral ========== 
-sfr = "WDTC_WDCR",     "Memory", 0xfffffd40, 4, base=16
-sfr = "WDTC_WDCR.WDRSTT",      "Memory", 0xfffffd40, 4, base=16, bitRange=0
-sfr = "WDTC_WDCR.KEY",         "Memory", 0xfffffd40, 4, base=16, bitRange=24-31
-sfr = "WDTC_WDMR",     "Memory", 0xfffffd44, 4, base=16
-sfr = "WDTC_WDMR.WDV",         "Memory", 0xfffffd44, 4, base=16, bitRange=0-11
-sfr = "WDTC_WDMR.WDFIEN",      "Memory", 0xfffffd44, 4, base=16, bitRange=12
-sfr = "WDTC_WDMR.WDRSTEN",     "Memory", 0xfffffd44, 4, base=16, bitRange=13
-sfr = "WDTC_WDMR.WDRPROC",     "Memory", 0xfffffd44, 4, base=16, bitRange=14
-sfr = "WDTC_WDMR.WDDIS",       "Memory", 0xfffffd44, 4, base=16, bitRange=15
-sfr = "WDTC_WDMR.WDD",         "Memory", 0xfffffd44, 4, base=16, bitRange=16-27
-sfr = "WDTC_WDMR.WDDBGHLT",    "Memory", 0xfffffd44, 4, base=16, bitRange=28
-sfr = "WDTC_WDMR.WDIDLEHLT",   "Memory", 0xfffffd44, 4, base=16, bitRange=29
-sfr = "WDTC_WDSR",     "Memory", 0xfffffd48, 4, base=16
-sfr = "WDTC_WDSR.WDUNF",       "Memory", 0xfffffd48, 4, base=16, bitRange=0
-sfr = "WDTC_WDSR.WDERR",       "Memory", 0xfffffd48, 4, base=16, bitRange=1
-; ========== Register definition for VREG peripheral ========== 
-sfr = "VREG_MR",       "Memory", 0xfffffd60, 4, base=16
-sfr = "VREG_MR.PSTDBY",        "Memory", 0xfffffd60, 4, base=16, bitRange=0
-; ========== Register definition for MC peripheral ========== 
-sfr = "MC_RCR",        "Memory", 0xffffff00, 4, base=16
-sfr = "MC_RCR.RCB",    "Memory", 0xffffff00, 4, base=16, bitRange=0
-sfr = "MC_ASR",        "Memory", 0xffffff04, 4, base=16
-sfr = "MC_ASR.UNDADD",         "Memory", 0xffffff04, 4, base=16, bitRange=0
-sfr = "MC_ASR.MISADD",         "Memory", 0xffffff04, 4, base=16, bitRange=1
-sfr = "MC_ASR.ABTSZ",  "Memory", 0xffffff04, 4, base=16, bitRange=8-9
-sfr = "MC_ASR.ABTTYP",         "Memory", 0xffffff04, 4, base=16, bitRange=10-11
-sfr = "MC_ASR.MST0",   "Memory", 0xffffff04, 4, base=16, bitRange=16
-sfr = "MC_ASR.MST1",   "Memory", 0xffffff04, 4, base=16, bitRange=17
-sfr = "MC_ASR.SVMST0",         "Memory", 0xffffff04, 4, base=16, bitRange=24
-sfr = "MC_ASR.SVMST1",         "Memory", 0xffffff04, 4, base=16, bitRange=25
-sfr = "MC_AASR",       "Memory", 0xffffff08, 4, base=16
-sfr = "MC_FMR",        "Memory", 0xffffff60, 4, base=16
-sfr = "MC_FMR.FRDY",   "Memory", 0xffffff60, 4, base=16, bitRange=0
-sfr = "MC_FMR.LOCKE",  "Memory", 0xffffff60, 4, base=16, bitRange=2
-sfr = "MC_FMR.PROGE",  "Memory", 0xffffff60, 4, base=16, bitRange=3
-sfr = "MC_FMR.NEBP",   "Memory", 0xffffff60, 4, base=16, bitRange=7
-sfr = "MC_FMR.FWS",    "Memory", 0xffffff60, 4, base=16, bitRange=8-9
-sfr = "MC_FMR.FMCN",   "Memory", 0xffffff60, 4, base=16, bitRange=16-23
-sfr = "MC_FCR",        "Memory", 0xffffff64, 4, base=16
-sfr = "MC_FCR.FCMD",   "Memory", 0xffffff64, 4, base=16, bitRange=0-3
-sfr = "MC_FCR.PAGEN",  "Memory", 0xffffff64, 4, base=16, bitRange=8-17
-sfr = "MC_FCR.KEY",    "Memory", 0xffffff64, 4, base=16, bitRange=24-31
-sfr = "MC_FSR",        "Memory", 0xffffff68, 4, base=16
-sfr = "MC_FSR.FRDY",   "Memory", 0xffffff68, 4, base=16, bitRange=0
-sfr = "MC_FSR.LOCKE",  "Memory", 0xffffff68, 4, base=16, bitRange=2
-sfr = "MC_FSR.PROGE",  "Memory", 0xffffff68, 4, base=16, bitRange=3
-sfr = "MC_FSR.SECURITY",       "Memory", 0xffffff68, 4, base=16, bitRange=4
-sfr = "MC_FSR.GPNVM0",         "Memory", 0xffffff68, 4, base=16, bitRange=8
-sfr = "MC_FSR.GPNVM1",         "Memory", 0xffffff68, 4, base=16, bitRange=9
-sfr = "MC_FSR.GPNVM2",         "Memory", 0xffffff68, 4, base=16, bitRange=10
-sfr = "MC_FSR.GPNVM3",         "Memory", 0xffffff68, 4, base=16, bitRange=11
-sfr = "MC_FSR.GPNVM4",         "Memory", 0xffffff68, 4, base=16, bitRange=12
-sfr = "MC_FSR.GPNVM5",         "Memory", 0xffffff68, 4, base=16, bitRange=13
-sfr = "MC_FSR.GPNVM6",         "Memory", 0xffffff68, 4, base=16, bitRange=14
-sfr = "MC_FSR.GPNVM7",         "Memory", 0xffffff68, 4, base=16, bitRange=15
-sfr = "MC_FSR.LOCKS0",         "Memory", 0xffffff68, 4, base=16, bitRange=16
-sfr = "MC_FSR.LOCKS1",         "Memory", 0xffffff68, 4, base=16, bitRange=17
-sfr = "MC_FSR.LOCKS2",         "Memory", 0xffffff68, 4, base=16, bitRange=18
-sfr = "MC_FSR.LOCKS3",         "Memory", 0xffffff68, 4, base=16, bitRange=19
-sfr = "MC_FSR.LOCKS4",         "Memory", 0xffffff68, 4, base=16, bitRange=20
-sfr = "MC_FSR.LOCKS5",         "Memory", 0xffffff68, 4, base=16, bitRange=21
-sfr = "MC_FSR.LOCKS6",         "Memory", 0xffffff68, 4, base=16, bitRange=22
-sfr = "MC_FSR.LOCKS7",         "Memory", 0xffffff68, 4, base=16, bitRange=23
-sfr = "MC_FSR.LOCKS8",         "Memory", 0xffffff68, 4, base=16, bitRange=24
-sfr = "MC_FSR.LOCKS9",         "Memory", 0xffffff68, 4, base=16, bitRange=25
-sfr = "MC_FSR.LOCKS10",        "Memory", 0xffffff68, 4, base=16, bitRange=26
-sfr = "MC_FSR.LOCKS11",        "Memory", 0xffffff68, 4, base=16, bitRange=27
-sfr = "MC_FSR.LOCKS12",        "Memory", 0xffffff68, 4, base=16, bitRange=28
-sfr = "MC_FSR.LOCKS13",        "Memory", 0xffffff68, 4, base=16, bitRange=29
-sfr = "MC_FSR.LOCKS14",        "Memory", 0xffffff68, 4, base=16, bitRange=30
-sfr = "MC_FSR.LOCKS15",        "Memory", 0xffffff68, 4, base=16, bitRange=31
-; ========== Register definition for PDC_SPI1 peripheral ========== 
-sfr = "SPI1_RPR",      "Memory", 0xfffe4100, 4, base=16
-sfr = "SPI1_RCR",      "Memory", 0xfffe4104, 4, base=16
-sfr = "SPI1_TPR",      "Memory", 0xfffe4108, 4, base=16
-sfr = "SPI1_TCR",      "Memory", 0xfffe410c, 4, base=16
-sfr = "SPI1_RNPR",     "Memory", 0xfffe4110, 4, base=16
-sfr = "SPI1_RNCR",     "Memory", 0xfffe4114, 4, base=16
-sfr = "SPI1_TNPR",     "Memory", 0xfffe4118, 4, base=16
-sfr = "SPI1_TNCR",     "Memory", 0xfffe411c, 4, base=16
-sfr = "SPI1_PTCR",     "Memory", 0xfffe4120, 4, base=16
-sfr = "SPI1_PTCR.RXTEN",       "Memory", 0xfffe4120, 4, base=16, bitRange=0
-sfr = "SPI1_PTCR.RXTDIS",      "Memory", 0xfffe4120, 4, base=16, bitRange=1
-sfr = "SPI1_PTCR.TXTEN",       "Memory", 0xfffe4120, 4, base=16, bitRange=8
-sfr = "SPI1_PTCR.TXTDIS",      "Memory", 0xfffe4120, 4, base=16, bitRange=9
-sfr = "SPI1_PTSR",     "Memory", 0xfffe4124, 4, base=16
-sfr = "SPI1_PTSR.RXTEN",       "Memory", 0xfffe4124, 4, base=16, bitRange=0
-sfr = "SPI1_PTSR.TXTEN",       "Memory", 0xfffe4124, 4, base=16, bitRange=8
-; ========== Register definition for SPI1 peripheral ========== 
-sfr = "SPI1_CR",       "Memory", 0xfffe4000, 4, base=16
-sfr = "SPI1_CR.SPIEN",         "Memory", 0xfffe4000, 4, base=16, bitRange=0
-sfr = "SPI1_CR.SPIDIS",        "Memory", 0xfffe4000, 4, base=16, bitRange=1
-sfr = "SPI1_CR.SWRST",         "Memory", 0xfffe4000, 4, base=16, bitRange=7
-sfr = "SPI1_CR.LASTXFER",      "Memory", 0xfffe4000, 4, base=16, bitRange=24
-sfr = "SPI1_MR",       "Memory", 0xfffe4004, 4, base=16
-sfr = "SPI1_MR.MSTR",  "Memory", 0xfffe4004, 4, base=16, bitRange=0
-sfr = "SPI1_MR.PS",    "Memory", 0xfffe4004, 4, base=16, bitRange=1
-sfr = "SPI1_MR.PCSDEC",        "Memory", 0xfffe4004, 4, base=16, bitRange=2
-sfr = "SPI1_MR.FDIV",  "Memory", 0xfffe4004, 4, base=16, bitRange=3
-sfr = "SPI1_MR.MODFDIS",       "Memory", 0xfffe4004, 4, base=16, bitRange=4
-sfr = "SPI1_MR.LLB",   "Memory", 0xfffe4004, 4, base=16, bitRange=7
-sfr = "SPI1_MR.PCS",   "Memory", 0xfffe4004, 4, base=16, bitRange=16-19
-sfr = "SPI1_MR.DLYBCS",        "Memory", 0xfffe4004, 4, base=16, bitRange=24-31
-sfr = "SPI1_RDR",      "Memory", 0xfffe4008, 4, base=16
-sfr = "SPI1_RDR.RD",   "Memory", 0xfffe4008, 4, base=16, bitRange=0-15
-sfr = "SPI1_RDR.RPCS",         "Memory", 0xfffe4008, 4, base=16, bitRange=16-19
-sfr = "SPI1_TDR",      "Memory", 0xfffe400c, 4, base=16
-sfr = "SPI1_TDR.TD",   "Memory", 0xfffe400c, 4, base=16, bitRange=0-15
-sfr = "SPI1_TDR.TPCS",         "Memory", 0xfffe400c, 4, base=16, bitRange=16-19
-sfr = "SPI1_TDR.LASTXFER",     "Memory", 0xfffe400c, 4, base=16, bitRange=24
-sfr = "SPI1_SR",       "Memory", 0xfffe4010, 4, base=16
-sfr = "SPI1_SR.RDRF",  "Memory", 0xfffe4010, 4, base=16, bitRange=0
-sfr = "SPI1_SR.TDRE",  "Memory", 0xfffe4010, 4, base=16, bitRange=1
-sfr = "SPI1_SR.MODF",  "Memory", 0xfffe4010, 4, base=16, bitRange=2
-sfr = "SPI1_SR.OVRES",         "Memory", 0xfffe4010, 4, base=16, bitRange=3
-sfr = "SPI1_SR.ENDRX",         "Memory", 0xfffe4010, 4, base=16, bitRange=4
-sfr = "SPI1_SR.ENDTX",         "Memory", 0xfffe4010, 4, base=16, bitRange=5
-sfr = "SPI1_SR.RXBUFF",        "Memory", 0xfffe4010, 4, base=16, bitRange=6
-sfr = "SPI1_SR.TXBUFE",        "Memory", 0xfffe4010, 4, base=16, bitRange=7
-sfr = "SPI1_SR.NSSR",  "Memory", 0xfffe4010, 4, base=16, bitRange=8
-sfr = "SPI1_SR.TXEMPTY",       "Memory", 0xfffe4010, 4, base=16, bitRange=9
-sfr = "SPI1_SR.SPIENS",        "Memory", 0xfffe4010, 4, base=16, bitRange=16
-sfr = "SPI1_IER",      "Memory", 0xfffe4014, 4, base=16
-sfr = "SPI1_IER.RDRF",         "Memory", 0xfffe4014, 4, base=16, bitRange=0
-sfr = "SPI1_IER.TDRE",         "Memory", 0xfffe4014, 4, base=16, bitRange=1
-sfr = "SPI1_IER.MODF",         "Memory", 0xfffe4014, 4, base=16, bitRange=2
-sfr = "SPI1_IER.OVRES",        "Memory", 0xfffe4014, 4, base=16, bitRange=3
-sfr = "SPI1_IER.ENDRX",        "Memory", 0xfffe4014, 4, base=16, bitRange=4
-sfr = "SPI1_IER.ENDTX",        "Memory", 0xfffe4014, 4, base=16, bitRange=5
-sfr = "SPI1_IER.RXBUFF",       "Memory", 0xfffe4014, 4, base=16, bitRange=6
-sfr = "SPI1_IER.TXBUFE",       "Memory", 0xfffe4014, 4, base=16, bitRange=7
-sfr = "SPI1_IER.NSSR",         "Memory", 0xfffe4014, 4, base=16, bitRange=8
-sfr = "SPI1_IER.TXEMPTY",      "Memory", 0xfffe4014, 4, base=16, bitRange=9
-sfr = "SPI1_IDR",      "Memory", 0xfffe4018, 4, base=16
-sfr = "SPI1_IDR.RDRF",         "Memory", 0xfffe4018, 4, base=16, bitRange=0
-sfr = "SPI1_IDR.TDRE",         "Memory", 0xfffe4018, 4, base=16, bitRange=1
-sfr = "SPI1_IDR.MODF",         "Memory", 0xfffe4018, 4, base=16, bitRange=2
-sfr = "SPI1_IDR.OVRES",        "Memory", 0xfffe4018, 4, base=16, bitRange=3
-sfr = "SPI1_IDR.ENDRX",        "Memory", 0xfffe4018, 4, base=16, bitRange=4
-sfr = "SPI1_IDR.ENDTX",        "Memory", 0xfffe4018, 4, base=16, bitRange=5
-sfr = "SPI1_IDR.RXBUFF",       "Memory", 0xfffe4018, 4, base=16, bitRange=6
-sfr = "SPI1_IDR.TXBUFE",       "Memory", 0xfffe4018, 4, base=16, bitRange=7
-sfr = "SPI1_IDR.NSSR",         "Memory", 0xfffe4018, 4, base=16, bitRange=8
-sfr = "SPI1_IDR.TXEMPTY",      "Memory", 0xfffe4018, 4, base=16, bitRange=9
-sfr = "SPI1_IMR",      "Memory", 0xfffe401c, 4, base=16
-sfr = "SPI1_IMR.RDRF",         "Memory", 0xfffe401c, 4, base=16, bitRange=0
-sfr = "SPI1_IMR.TDRE",         "Memory", 0xfffe401c, 4, base=16, bitRange=1
-sfr = "SPI1_IMR.MODF",         "Memory", 0xfffe401c, 4, base=16, bitRange=2
-sfr = "SPI1_IMR.OVRES",        "Memory", 0xfffe401c, 4, base=16, bitRange=3
-sfr = "SPI1_IMR.ENDRX",        "Memory", 0xfffe401c, 4, base=16, bitRange=4
-sfr = "SPI1_IMR.ENDTX",        "Memory", 0xfffe401c, 4, base=16, bitRange=5
-sfr = "SPI1_IMR.RXBUFF",       "Memory", 0xfffe401c, 4, base=16, bitRange=6
-sfr = "SPI1_IMR.TXBUFE",       "Memory", 0xfffe401c, 4, base=16, bitRange=7
-sfr = "SPI1_IMR.NSSR",         "Memory", 0xfffe401c, 4, base=16, bitRange=8
-sfr = "SPI1_IMR.TXEMPTY",      "Memory", 0xfffe401c, 4, base=16, bitRange=9
-sfr = "SPI1_CSR",      "Memory", 0xfffe4030, 4, base=16
-sfr = "SPI1_CSR.CPOL",         "Memory", 0xfffe4030, 4, base=16, bitRange=0
-sfr = "SPI1_CSR.NCPHA",        "Memory", 0xfffe4030, 4, base=16, bitRange=1
-sfr = "SPI1_CSR.CSAAT",        "Memory", 0xfffe4030, 4, base=16, bitRange=3
-sfr = "SPI1_CSR.BITS",         "Memory", 0xfffe4030, 4, base=16, bitRange=4-7
-sfr = "SPI1_CSR.SCBR",         "Memory", 0xfffe4030, 4, base=16, bitRange=8-15
-sfr = "SPI1_CSR.DLYBS",        "Memory", 0xfffe4030, 4, base=16, bitRange=16-23
-sfr = "SPI1_CSR.DLYBCT",       "Memory", 0xfffe4030, 4, base=16, bitRange=24-31
-; ========== Register definition for PDC_SPI0 peripheral ========== 
-sfr = "SPI0_RPR",      "Memory", 0xfffe0100, 4, base=16
-sfr = "SPI0_RCR",      "Memory", 0xfffe0104, 4, base=16
-sfr = "SPI0_TPR",      "Memory", 0xfffe0108, 4, base=16
-sfr = "SPI0_TCR",      "Memory", 0xfffe010c, 4, base=16
-sfr = "SPI0_RNPR",     "Memory", 0xfffe0110, 4, base=16
-sfr = "SPI0_RNCR",     "Memory", 0xfffe0114, 4, base=16
-sfr = "SPI0_TNPR",     "Memory", 0xfffe0118, 4, base=16
-sfr = "SPI0_TNCR",     "Memory", 0xfffe011c, 4, base=16
-sfr = "SPI0_PTCR",     "Memory", 0xfffe0120, 4, base=16
-sfr = "SPI0_PTCR.RXTEN",       "Memory", 0xfffe0120, 4, base=16, bitRange=0
-sfr = "SPI0_PTCR.RXTDIS",      "Memory", 0xfffe0120, 4, base=16, bitRange=1
-sfr = "SPI0_PTCR.TXTEN",       "Memory", 0xfffe0120, 4, base=16, bitRange=8
-sfr = "SPI0_PTCR.TXTDIS",      "Memory", 0xfffe0120, 4, base=16, bitRange=9
-sfr = "SPI0_PTSR",     "Memory", 0xfffe0124, 4, base=16
-sfr = "SPI0_PTSR.RXTEN",       "Memory", 0xfffe0124, 4, base=16, bitRange=0
-sfr = "SPI0_PTSR.TXTEN",       "Memory", 0xfffe0124, 4, base=16, bitRange=8
-; ========== Register definition for SPI0 peripheral ========== 
-sfr = "SPI0_CR",       "Memory", 0xfffe0000, 4, base=16
-sfr = "SPI0_CR.SPIEN",         "Memory", 0xfffe0000, 4, base=16, bitRange=0
-sfr = "SPI0_CR.SPIDIS",        "Memory", 0xfffe0000, 4, base=16, bitRange=1
-sfr = "SPI0_CR.SWRST",         "Memory", 0xfffe0000, 4, base=16, bitRange=7
-sfr = "SPI0_CR.LASTXFER",      "Memory", 0xfffe0000, 4, base=16, bitRange=24
-sfr = "SPI0_MR",       "Memory", 0xfffe0004, 4, base=16
-sfr = "SPI0_MR.MSTR",  "Memory", 0xfffe0004, 4, base=16, bitRange=0
-sfr = "SPI0_MR.PS",    "Memory", 0xfffe0004, 4, base=16, bitRange=1
-sfr = "SPI0_MR.PCSDEC",        "Memory", 0xfffe0004, 4, base=16, bitRange=2
-sfr = "SPI0_MR.FDIV",  "Memory", 0xfffe0004, 4, base=16, bitRange=3
-sfr = "SPI0_MR.MODFDIS",       "Memory", 0xfffe0004, 4, base=16, bitRange=4
-sfr = "SPI0_MR.LLB",   "Memory", 0xfffe0004, 4, base=16, bitRange=7
-sfr = "SPI0_MR.PCS",   "Memory", 0xfffe0004, 4, base=16, bitRange=16-19
-sfr = "SPI0_MR.DLYBCS",        "Memory", 0xfffe0004, 4, base=16, bitRange=24-31
-sfr = "SPI0_RDR",      "Memory", 0xfffe0008, 4, base=16
-sfr = "SPI0_RDR.RD",   "Memory", 0xfffe0008, 4, base=16, bitRange=0-15
-sfr = "SPI0_RDR.RPCS",         "Memory", 0xfffe0008, 4, base=16, bitRange=16-19
-sfr = "SPI0_TDR",      "Memory", 0xfffe000c, 4, base=16
-sfr = "SPI0_TDR.TD",   "Memory", 0xfffe000c, 4, base=16, bitRange=0-15
-sfr = "SPI0_TDR.TPCS",         "Memory", 0xfffe000c, 4, base=16, bitRange=16-19
-sfr = "SPI0_TDR.LASTXFER",     "Memory", 0xfffe000c, 4, base=16, bitRange=24
-sfr = "SPI0_SR",       "Memory", 0xfffe0010, 4, base=16
-sfr = "SPI0_SR.RDRF",  "Memory", 0xfffe0010, 4, base=16, bitRange=0
-sfr = "SPI0_SR.TDRE",  "Memory", 0xfffe0010, 4, base=16, bitRange=1
-sfr = "SPI0_SR.MODF",  "Memory", 0xfffe0010, 4, base=16, bitRange=2
-sfr = "SPI0_SR.OVRES",         "Memory", 0xfffe0010, 4, base=16, bitRange=3
-sfr = "SPI0_SR.ENDRX",         "Memory", 0xfffe0010, 4, base=16, bitRange=4
-sfr = "SPI0_SR.ENDTX",         "Memory", 0xfffe0010, 4, base=16, bitRange=5
-sfr = "SPI0_SR.RXBUFF",        "Memory", 0xfffe0010, 4, base=16, bitRange=6
-sfr = "SPI0_SR.TXBUFE",        "Memory", 0xfffe0010, 4, base=16, bitRange=7
-sfr = "SPI0_SR.NSSR",  "Memory", 0xfffe0010, 4, base=16, bitRange=8
-sfr = "SPI0_SR.TXEMPTY",       "Memory", 0xfffe0010, 4, base=16, bitRange=9
-sfr = "SPI0_SR.SPIENS",        "Memory", 0xfffe0010, 4, base=16, bitRange=16
-sfr = "SPI0_IER",      "Memory", 0xfffe0014, 4, base=16
-sfr = "SPI0_IER.RDRF",         "Memory", 0xfffe0014, 4, base=16, bitRange=0
-sfr = "SPI0_IER.TDRE",         "Memory", 0xfffe0014, 4, base=16, bitRange=1
-sfr = "SPI0_IER.MODF",         "Memory", 0xfffe0014, 4, base=16, bitRange=2
-sfr = "SPI0_IER.OVRES",        "Memory", 0xfffe0014, 4, base=16, bitRange=3
-sfr = "SPI0_IER.ENDRX",        "Memory", 0xfffe0014, 4, base=16, bitRange=4
-sfr = "SPI0_IER.ENDTX",        "Memory", 0xfffe0014, 4, base=16, bitRange=5
-sfr = "SPI0_IER.RXBUFF",       "Memory", 0xfffe0014, 4, base=16, bitRange=6
-sfr = "SPI0_IER.TXBUFE",       "Memory", 0xfffe0014, 4, base=16, bitRange=7
-sfr = "SPI0_IER.NSSR",         "Memory", 0xfffe0014, 4, base=16, bitRange=8
-sfr = "SPI0_IER.TXEMPTY",      "Memory", 0xfffe0014, 4, base=16, bitRange=9
-sfr = "SPI0_IDR",      "Memory", 0xfffe0018, 4, base=16
-sfr = "SPI0_IDR.RDRF",         "Memory", 0xfffe0018, 4, base=16, bitRange=0
-sfr = "SPI0_IDR.TDRE",         "Memory", 0xfffe0018, 4, base=16, bitRange=1
-sfr = "SPI0_IDR.MODF",         "Memory", 0xfffe0018, 4, base=16, bitRange=2
-sfr = "SPI0_IDR.OVRES",        "Memory", 0xfffe0018, 4, base=16, bitRange=3
-sfr = "SPI0_IDR.ENDRX",        "Memory", 0xfffe0018, 4, base=16, bitRange=4
-sfr = "SPI0_IDR.ENDTX",        "Memory", 0xfffe0018, 4, base=16, bitRange=5
-sfr = "SPI0_IDR.RXBUFF",       "Memory", 0xfffe0018, 4, base=16, bitRange=6
-sfr = "SPI0_IDR.TXBUFE",       "Memory", 0xfffe0018, 4, base=16, bitRange=7
-sfr = "SPI0_IDR.NSSR",         "Memory", 0xfffe0018, 4, base=16, bitRange=8
-sfr = "SPI0_IDR.TXEMPTY",      "Memory", 0xfffe0018, 4, base=16, bitRange=9
-sfr = "SPI0_IMR",      "Memory", 0xfffe001c, 4, base=16
-sfr = "SPI0_IMR.RDRF",         "Memory", 0xfffe001c, 4, base=16, bitRange=0
-sfr = "SPI0_IMR.TDRE",         "Memory", 0xfffe001c, 4, base=16, bitRange=1
-sfr = "SPI0_IMR.MODF",         "Memory", 0xfffe001c, 4, base=16, bitRange=2
-sfr = "SPI0_IMR.OVRES",        "Memory", 0xfffe001c, 4, base=16, bitRange=3
-sfr = "SPI0_IMR.ENDRX",        "Memory", 0xfffe001c, 4, base=16, bitRange=4
-sfr = "SPI0_IMR.ENDTX",        "Memory", 0xfffe001c, 4, base=16, bitRange=5
-sfr = "SPI0_IMR.RXBUFF",       "Memory", 0xfffe001c, 4, base=16, bitRange=6
-sfr = "SPI0_IMR.TXBUFE",       "Memory", 0xfffe001c, 4, base=16, bitRange=7
-sfr = "SPI0_IMR.NSSR",         "Memory", 0xfffe001c, 4, base=16, bitRange=8
-sfr = "SPI0_IMR.TXEMPTY",      "Memory", 0xfffe001c, 4, base=16, bitRange=9
-sfr = "SPI0_CSR",      "Memory", 0xfffe0030, 4, base=16
-sfr = "SPI0_CSR.CPOL",         "Memory", 0xfffe0030, 4, base=16, bitRange=0
-sfr = "SPI0_CSR.NCPHA",        "Memory", 0xfffe0030, 4, base=16, bitRange=1
-sfr = "SPI0_CSR.CSAAT",        "Memory", 0xfffe0030, 4, base=16, bitRange=3
-sfr = "SPI0_CSR.BITS",         "Memory", 0xfffe0030, 4, base=16, bitRange=4-7
-sfr = "SPI0_CSR.SCBR",         "Memory", 0xfffe0030, 4, base=16, bitRange=8-15
-sfr = "SPI0_CSR.DLYBS",        "Memory", 0xfffe0030, 4, base=16, bitRange=16-23
-sfr = "SPI0_CSR.DLYBCT",       "Memory", 0xfffe0030, 4, base=16, bitRange=24-31
-; ========== Register definition for PDC_US1 peripheral ========== 
-sfr = "US1_RPR",       "Memory", 0xfffc4100, 4, base=16
-sfr = "US1_RCR",       "Memory", 0xfffc4104, 4, base=16
-sfr = "US1_TPR",       "Memory", 0xfffc4108, 4, base=16
-sfr = "US1_TCR",       "Memory", 0xfffc410c, 4, base=16
-sfr = "US1_RNPR",      "Memory", 0xfffc4110, 4, base=16
-sfr = "US1_RNCR",      "Memory", 0xfffc4114, 4, base=16
-sfr = "US1_TNPR",      "Memory", 0xfffc4118, 4, base=16
-sfr = "US1_TNCR",      "Memory", 0xfffc411c, 4, base=16
-sfr = "US1_PTCR",      "Memory", 0xfffc4120, 4, base=16
-sfr = "US1_PTCR.RXTEN",        "Memory", 0xfffc4120, 4, base=16, bitRange=0
-sfr = "US1_PTCR.RXTDIS",       "Memory", 0xfffc4120, 4, base=16, bitRange=1
-sfr = "US1_PTCR.TXTEN",        "Memory", 0xfffc4120, 4, base=16, bitRange=8
-sfr = "US1_PTCR.TXTDIS",       "Memory", 0xfffc4120, 4, base=16, bitRange=9
-sfr = "US1_PTSR",      "Memory", 0xfffc4124, 4, base=16
-sfr = "US1_PTSR.RXTEN",        "Memory", 0xfffc4124, 4, base=16, bitRange=0
-sfr = "US1_PTSR.TXTEN",        "Memory", 0xfffc4124, 4, base=16, bitRange=8
-; ========== Register definition for US1 peripheral ========== 
-sfr = "US1_CR",        "Memory", 0xfffc4000, 4, base=16
-sfr = "US1_CR.RSTRX",  "Memory", 0xfffc4000, 4, base=16, bitRange=2
-sfr = "US1_CR.RSTTX",  "Memory", 0xfffc4000, 4, base=16, bitRange=3
-sfr = "US1_CR.RXEN",   "Memory", 0xfffc4000, 4, base=16, bitRange=4
-sfr = "US1_CR.RXDIS",  "Memory", 0xfffc4000, 4, base=16, bitRange=5
-sfr = "US1_CR.TXEN",   "Memory", 0xfffc4000, 4, base=16, bitRange=6
-sfr = "US1_CR.TXDIS",  "Memory", 0xfffc4000, 4, base=16, bitRange=7
-sfr = "US1_CR.RSTSTA",         "Memory", 0xfffc4000, 4, base=16, bitRange=8
-sfr = "US1_CR.STTBRK",         "Memory", 0xfffc4000, 4, base=16, bitRange=9
-sfr = "US1_CR.STPBRK",         "Memory", 0xfffc4000, 4, base=16, bitRange=10
-sfr = "US1_CR.STTTO",  "Memory", 0xfffc4000, 4, base=16, bitRange=11
-sfr = "US1_CR.SENDA",  "Memory", 0xfffc4000, 4, base=16, bitRange=12
-sfr = "US1_CR.RSTIT",  "Memory", 0xfffc4000, 4, base=16, bitRange=13
-sfr = "US1_CR.RSTNACK",        "Memory", 0xfffc4000, 4, base=16, bitRange=14
-sfr = "US1_CR.RETTO",  "Memory", 0xfffc4000, 4, base=16, bitRange=15
-sfr = "US1_CR.DTREN",  "Memory", 0xfffc4000, 4, base=16, bitRange=16
-sfr = "US1_CR.DTRDIS",         "Memory", 0xfffc4000, 4, base=16, bitRange=17
-sfr = "US1_CR.RTSEN",  "Memory", 0xfffc4000, 4, base=16, bitRange=18
-sfr = "US1_CR.RTSDIS",         "Memory", 0xfffc4000, 4, base=16, bitRange=19
-sfr = "US1_MR",        "Memory", 0xfffc4004, 4, base=16
-sfr = "US1_MR.USMODE",         "Memory", 0xfffc4004, 4, base=16, bitRange=0-3
-sfr = "US1_MR.CLKS",   "Memory", 0xfffc4004, 4, base=16, bitRange=4-5
-sfr = "US1_MR.CHRL",   "Memory", 0xfffc4004, 4, base=16, bitRange=6-7
-sfr = "US1_MR.SYNC",   "Memory", 0xfffc4004, 4, base=16, bitRange=8
-sfr = "US1_MR.PAR",    "Memory", 0xfffc4004, 4, base=16, bitRange=9-11
-sfr = "US1_MR.NBSTOP",         "Memory", 0xfffc4004, 4, base=16, bitRange=12-13
-sfr = "US1_MR.CHMODE",         "Memory", 0xfffc4004, 4, base=16, bitRange=14-15
-sfr = "US1_MR.MSBF",   "Memory", 0xfffc4004, 4, base=16, bitRange=16
-sfr = "US1_MR.MODE9",  "Memory", 0xfffc4004, 4, base=16, bitRange=17
-sfr = "US1_MR.CKLO",   "Memory", 0xfffc4004, 4, base=16, bitRange=18
-sfr = "US1_MR.OVER",   "Memory", 0xfffc4004, 4, base=16, bitRange=19
-sfr = "US1_MR.INACK",  "Memory", 0xfffc4004, 4, base=16, bitRange=20
-sfr = "US1_MR.DSNACK",         "Memory", 0xfffc4004, 4, base=16, bitRange=21
-sfr = "US1_MR.ITER",   "Memory", 0xfffc4004, 4, base=16, bitRange=24
-sfr = "US1_MR.FILTER",         "Memory", 0xfffc4004, 4, base=16, bitRange=28
-sfr = "US1_IER",       "Memory", 0xfffc4008, 4, base=16
-sfr = "US1_IER.RXRDY",         "Memory", 0xfffc4008, 4, base=16, bitRange=0
-sfr = "US1_IER.TXRDY",         "Memory", 0xfffc4008, 4, base=16, bitRange=1
-sfr = "US1_IER.RXBRK",         "Memory", 0xfffc4008, 4, base=16, bitRange=2
-sfr = "US1_IER.ENDRX",         "Memory", 0xfffc4008, 4, base=16, bitRange=3
-sfr = "US1_IER.ENDTX",         "Memory", 0xfffc4008, 4, base=16, bitRange=4
-sfr = "US1_IER.OVRE",  "Memory", 0xfffc4008, 4, base=16, bitRange=5
-sfr = "US1_IER.FRAME",         "Memory", 0xfffc4008, 4, base=16, bitRange=6
-sfr = "US1_IER.PARE",  "Memory", 0xfffc4008, 4, base=16, bitRange=7
-sfr = "US1_IER.TIMEOUT",       "Memory", 0xfffc4008, 4, base=16, bitRange=8
-sfr = "US1_IER.TXEMPTY",       "Memory", 0xfffc4008, 4, base=16, bitRange=9
-sfr = "US1_IER.ITERATION",     "Memory", 0xfffc4008, 4, base=16, bitRange=10
-sfr = "US1_IER.TXBUFE",        "Memory", 0xfffc4008, 4, base=16, bitRange=11
-sfr = "US1_IER.RXBUFF",        "Memory", 0xfffc4008, 4, base=16, bitRange=12
-sfr = "US1_IER.NACK",  "Memory", 0xfffc4008, 4, base=16, bitRange=13
-sfr = "US1_IER.RIIC",  "Memory", 0xfffc4008, 4, base=16, bitRange=16
-sfr = "US1_IER.DSRIC",         "Memory", 0xfffc4008, 4, base=16, bitRange=17
-sfr = "US1_IER.DCDIC",         "Memory", 0xfffc4008, 4, base=16, bitRange=18
-sfr = "US1_IER.CTSIC",         "Memory", 0xfffc4008, 4, base=16, bitRange=19
-sfr = "US1_IDR",       "Memory", 0xfffc400c, 4, base=16
-sfr = "US1_IDR.RXRDY",         "Memory", 0xfffc400c, 4, base=16, bitRange=0
-sfr = "US1_IDR.TXRDY",         "Memory", 0xfffc400c, 4, base=16, bitRange=1
-sfr = "US1_IDR.RXBRK",         "Memory", 0xfffc400c, 4, base=16, bitRange=2
-sfr = "US1_IDR.ENDRX",         "Memory", 0xfffc400c, 4, base=16, bitRange=3
-sfr = "US1_IDR.ENDTX",         "Memory", 0xfffc400c, 4, base=16, bitRange=4
-sfr = "US1_IDR.OVRE",  "Memory", 0xfffc400c, 4, base=16, bitRange=5
-sfr = "US1_IDR.FRAME",         "Memory", 0xfffc400c, 4, base=16, bitRange=6
-sfr = "US1_IDR.PARE",  "Memory", 0xfffc400c, 4, base=16, bitRange=7
-sfr = "US1_IDR.TIMEOUT",       "Memory", 0xfffc400c, 4, base=16, bitRange=8
-sfr = "US1_IDR.TXEMPTY",       "Memory", 0xfffc400c, 4, base=16, bitRange=9
-sfr = "US1_IDR.ITERATION",     "Memory", 0xfffc400c, 4, base=16, bitRange=10
-sfr = "US1_IDR.TXBUFE",        "Memory", 0xfffc400c, 4, base=16, bitRange=11
-sfr = "US1_IDR.RXBUFF",        "Memory", 0xfffc400c, 4, base=16, bitRange=12
-sfr = "US1_IDR.NACK",  "Memory", 0xfffc400c, 4, base=16, bitRange=13
-sfr = "US1_IDR.RIIC",  "Memory", 0xfffc400c, 4, base=16, bitRange=16
-sfr = "US1_IDR.DSRIC",         "Memory", 0xfffc400c, 4, base=16, bitRange=17
-sfr = "US1_IDR.DCDIC",         "Memory", 0xfffc400c, 4, base=16, bitRange=18
-sfr = "US1_IDR.CTSIC",         "Memory", 0xfffc400c, 4, base=16, bitRange=19
-sfr = "US1_IMR",       "Memory", 0xfffc4010, 4, base=16
-sfr = "US1_IMR.RXRDY",         "Memory", 0xfffc4010, 4, base=16, bitRange=0
-sfr = "US1_IMR.TXRDY",         "Memory", 0xfffc4010, 4, base=16, bitRange=1
-sfr = "US1_IMR.RXBRK",         "Memory", 0xfffc4010, 4, base=16, bitRange=2
-sfr = "US1_IMR.ENDRX",         "Memory", 0xfffc4010, 4, base=16, bitRange=3
-sfr = "US1_IMR.ENDTX",         "Memory", 0xfffc4010, 4, base=16, bitRange=4
-sfr = "US1_IMR.OVRE",  "Memory", 0xfffc4010, 4, base=16, bitRange=5
-sfr = "US1_IMR.FRAME",         "Memory", 0xfffc4010, 4, base=16, bitRange=6
-sfr = "US1_IMR.PARE",  "Memory", 0xfffc4010, 4, base=16, bitRange=7
-sfr = "US1_IMR.TIMEOUT",       "Memory", 0xfffc4010, 4, base=16, bitRange=8
-sfr = "US1_IMR.TXEMPTY",       "Memory", 0xfffc4010, 4, base=16, bitRange=9
-sfr = "US1_IMR.ITERATION",     "Memory", 0xfffc4010, 4, base=16, bitRange=10
-sfr = "US1_IMR.TXBUFE",        "Memory", 0xfffc4010, 4, base=16, bitRange=11
-sfr = "US1_IMR.RXBUFF",        "Memory", 0xfffc4010, 4, base=16, bitRange=12
-sfr = "US1_IMR.NACK",  "Memory", 0xfffc4010, 4, base=16, bitRange=13
-sfr = "US1_IMR.RIIC",  "Memory", 0xfffc4010, 4, base=16, bitRange=16
-sfr = "US1_IMR.DSRIC",         "Memory", 0xfffc4010, 4, base=16, bitRange=17
-sfr = "US1_IMR.DCDIC",         "Memory", 0xfffc4010, 4, base=16, bitRange=18
-sfr = "US1_IMR.CTSIC",         "Memory", 0xfffc4010, 4, base=16, bitRange=19
-sfr = "US1_CSR",       "Memory", 0xfffc4014, 4, base=16
-sfr = "US1_CSR.RXRDY",         "Memory", 0xfffc4014, 4, base=16, bitRange=0
-sfr = "US1_CSR.TXRDY",         "Memory", 0xfffc4014, 4, base=16, bitRange=1
-sfr = "US1_CSR.RXBRK",         "Memory", 0xfffc4014, 4, base=16, bitRange=2
-sfr = "US1_CSR.ENDRX",         "Memory", 0xfffc4014, 4, base=16, bitRange=3
-sfr = "US1_CSR.ENDTX",         "Memory", 0xfffc4014, 4, base=16, bitRange=4
-sfr = "US1_CSR.OVRE",  "Memory", 0xfffc4014, 4, base=16, bitRange=5
-sfr = "US1_CSR.FRAME",         "Memory", 0xfffc4014, 4, base=16, bitRange=6
-sfr = "US1_CSR.PARE",  "Memory", 0xfffc4014, 4, base=16, bitRange=7
-sfr = "US1_CSR.TIMEOUT",       "Memory", 0xfffc4014, 4, base=16, bitRange=8
-sfr = "US1_CSR.TXEMPTY",       "Memory", 0xfffc4014, 4, base=16, bitRange=9
-sfr = "US1_CSR.ITERATION",     "Memory", 0xfffc4014, 4, base=16, bitRange=10
-sfr = "US1_CSR.TXBUFE",        "Memory", 0xfffc4014, 4, base=16, bitRange=11
-sfr = "US1_CSR.RXBUFF",        "Memory", 0xfffc4014, 4, base=16, bitRange=12
-sfr = "US1_CSR.NACK",  "Memory", 0xfffc4014, 4, base=16, bitRange=13
-sfr = "US1_CSR.RIIC",  "Memory", 0xfffc4014, 4, base=16, bitRange=16
-sfr = "US1_CSR.DSRIC",         "Memory", 0xfffc4014, 4, base=16, bitRange=17
-sfr = "US1_CSR.DCDIC",         "Memory", 0xfffc4014, 4, base=16, bitRange=18
-sfr = "US1_CSR.CTSIC",         "Memory", 0xfffc4014, 4, base=16, bitRange=19
-sfr = "US1_CSR.RI",    "Memory", 0xfffc4014, 4, base=16, bitRange=20
-sfr = "US1_CSR.DSR",   "Memory", 0xfffc4014, 4, base=16, bitRange=21
-sfr = "US1_CSR.DCD",   "Memory", 0xfffc4014, 4, base=16, bitRange=22
-sfr = "US1_CSR.CTS",   "Memory", 0xfffc4014, 4, base=16, bitRange=23
-sfr = "US1_RHR",       "Memory", 0xfffc4018, 4, base=16
-sfr = "US1_THR",       "Memory", 0xfffc401c, 4, base=16
-sfr = "US1_BRGR",      "Memory", 0xfffc4020, 4, base=16
-sfr = "US1_RTOR",      "Memory", 0xfffc4024, 4, base=16
-sfr = "US1_TTGR",      "Memory", 0xfffc4028, 4, base=16
-sfr = "US1_FIDI",      "Memory", 0xfffc4040, 4, base=16
-sfr = "US1_NER",       "Memory", 0xfffc4044, 4, base=16
-sfr = "US1_IF",        "Memory", 0xfffc404c, 4, base=16
-; ========== Register definition for PDC_US0 peripheral ========== 
-sfr = "US0_RPR",       "Memory", 0xfffc0100, 4, base=16
-sfr = "US0_RCR",       "Memory", 0xfffc0104, 4, base=16
-sfr = "US0_TPR",       "Memory", 0xfffc0108, 4, base=16
-sfr = "US0_TCR",       "Memory", 0xfffc010c, 4, base=16
-sfr = "US0_RNPR",      "Memory", 0xfffc0110, 4, base=16
-sfr = "US0_RNCR",      "Memory", 0xfffc0114, 4, base=16
-sfr = "US0_TNPR",      "Memory", 0xfffc0118, 4, base=16
-sfr = "US0_TNCR",      "Memory", 0xfffc011c, 4, base=16
-sfr = "US0_PTCR",      "Memory", 0xfffc0120, 4, base=16
-sfr = "US0_PTCR.RXTEN",        "Memory", 0xfffc0120, 4, base=16, bitRange=0
-sfr = "US0_PTCR.RXTDIS",       "Memory", 0xfffc0120, 4, base=16, bitRange=1
-sfr = "US0_PTCR.TXTEN",        "Memory", 0xfffc0120, 4, base=16, bitRange=8
-sfr = "US0_PTCR.TXTDIS",       "Memory", 0xfffc0120, 4, base=16, bitRange=9
-sfr = "US0_PTSR",      "Memory", 0xfffc0124, 4, base=16
-sfr = "US0_PTSR.RXTEN",        "Memory", 0xfffc0124, 4, base=16, bitRange=0
-sfr = "US0_PTSR.TXTEN",        "Memory", 0xfffc0124, 4, base=16, bitRange=8
-; ========== Register definition for US0 peripheral ========== 
-sfr = "US0_CR",        "Memory", 0xfffc0000, 4, base=16
-sfr = "US0_CR.RSTRX",  "Memory", 0xfffc0000, 4, base=16, bitRange=2
-sfr = "US0_CR.RSTTX",  "Memory", 0xfffc0000, 4, base=16, bitRange=3
-sfr = "US0_CR.RXEN",   "Memory", 0xfffc0000, 4, base=16, bitRange=4
-sfr = "US0_CR.RXDIS",  "Memory", 0xfffc0000, 4, base=16, bitRange=5
-sfr = "US0_CR.TXEN",   "Memory", 0xfffc0000, 4, base=16, bitRange=6
-sfr = "US0_CR.TXDIS",  "Memory", 0xfffc0000, 4, base=16, bitRange=7
-sfr = "US0_CR.RSTSTA",         "Memory", 0xfffc0000, 4, base=16, bitRange=8
-sfr = "US0_CR.STTBRK",         "Memory", 0xfffc0000, 4, base=16, bitRange=9
-sfr = "US0_CR.STPBRK",         "Memory", 0xfffc0000, 4, base=16, bitRange=10
-sfr = "US0_CR.STTTO",  "Memory", 0xfffc0000, 4, base=16, bitRange=11
-sfr = "US0_CR.SENDA",  "Memory", 0xfffc0000, 4, base=16, bitRange=12
-sfr = "US0_CR.RSTIT",  "Memory", 0xfffc0000, 4, base=16, bitRange=13
-sfr = "US0_CR.RSTNACK",        "Memory", 0xfffc0000, 4, base=16, bitRange=14
-sfr = "US0_CR.RETTO",  "Memory", 0xfffc0000, 4, base=16, bitRange=15
-sfr = "US0_CR.DTREN",  "Memory", 0xfffc0000, 4, base=16, bitRange=16
-sfr = "US0_CR.DTRDIS",         "Memory", 0xfffc0000, 4, base=16, bitRange=17
-sfr = "US0_CR.RTSEN",  "Memory", 0xfffc0000, 4, base=16, bitRange=18
-sfr = "US0_CR.RTSDIS",         "Memory", 0xfffc0000, 4, base=16, bitRange=19
-sfr = "US0_MR",        "Memory", 0xfffc0004, 4, base=16
-sfr = "US0_MR.USMODE",         "Memory", 0xfffc0004, 4, base=16, bitRange=0-3
-sfr = "US0_MR.CLKS",   "Memory", 0xfffc0004, 4, base=16, bitRange=4-5
-sfr = "US0_MR.CHRL",   "Memory", 0xfffc0004, 4, base=16, bitRange=6-7
-sfr = "US0_MR.SYNC",   "Memory", 0xfffc0004, 4, base=16, bitRange=8
-sfr = "US0_MR.PAR",    "Memory", 0xfffc0004, 4, base=16, bitRange=9-11
-sfr = "US0_MR.NBSTOP",         "Memory", 0xfffc0004, 4, base=16, bitRange=12-13
-sfr = "US0_MR.CHMODE",         "Memory", 0xfffc0004, 4, base=16, bitRange=14-15
-sfr = "US0_MR.MSBF",   "Memory", 0xfffc0004, 4, base=16, bitRange=16
-sfr = "US0_MR.MODE9",  "Memory", 0xfffc0004, 4, base=16, bitRange=17
-sfr = "US0_MR.CKLO",   "Memory", 0xfffc0004, 4, base=16, bitRange=18
-sfr = "US0_MR.OVER",   "Memory", 0xfffc0004, 4, base=16, bitRange=19
-sfr = "US0_MR.INACK",  "Memory", 0xfffc0004, 4, base=16, bitRange=20
-sfr = "US0_MR.DSNACK",         "Memory", 0xfffc0004, 4, base=16, bitRange=21
-sfr = "US0_MR.ITER",   "Memory", 0xfffc0004, 4, base=16, bitRange=24
-sfr = "US0_MR.FILTER",         "Memory", 0xfffc0004, 4, base=16, bitRange=28
-sfr = "US0_IER",       "Memory", 0xfffc0008, 4, base=16
-sfr = "US0_IER.RXRDY",         "Memory", 0xfffc0008, 4, base=16, bitRange=0
-sfr = "US0_IER.TXRDY",         "Memory", 0xfffc0008, 4, base=16, bitRange=1
-sfr = "US0_IER.RXBRK",         "Memory", 0xfffc0008, 4, base=16, bitRange=2
-sfr = "US0_IER.ENDRX",         "Memory", 0xfffc0008, 4, base=16, bitRange=3
-sfr = "US0_IER.ENDTX",         "Memory", 0xfffc0008, 4, base=16, bitRange=4
-sfr = "US0_IER.OVRE",  "Memory", 0xfffc0008, 4, base=16, bitRange=5
-sfr = "US0_IER.FRAME",         "Memory", 0xfffc0008, 4, base=16, bitRange=6
-sfr = "US0_IER.PARE",  "Memory", 0xfffc0008, 4, base=16, bitRange=7
-sfr = "US0_IER.TIMEOUT",       "Memory", 0xfffc0008, 4, base=16, bitRange=8
-sfr = "US0_IER.TXEMPTY",       "Memory", 0xfffc0008, 4, base=16, bitRange=9
-sfr = "US0_IER.ITERATION",     "Memory", 0xfffc0008, 4, base=16, bitRange=10
-sfr = "US0_IER.TXBUFE",        "Memory", 0xfffc0008, 4, base=16, bitRange=11
-sfr = "US0_IER.RXBUFF",        "Memory", 0xfffc0008, 4, base=16, bitRange=12
-sfr = "US0_IER.NACK",  "Memory", 0xfffc0008, 4, base=16, bitRange=13
-sfr = "US0_IER.RIIC",  "Memory", 0xfffc0008, 4, base=16, bitRange=16
-sfr = "US0_IER.DSRIC",         "Memory", 0xfffc0008, 4, base=16, bitRange=17
-sfr = "US0_IER.DCDIC",         "Memory", 0xfffc0008, 4, base=16, bitRange=18
-sfr = "US0_IER.CTSIC",         "Memory", 0xfffc0008, 4, base=16, bitRange=19
-sfr = "US0_IDR",       "Memory", 0xfffc000c, 4, base=16
-sfr = "US0_IDR.RXRDY",         "Memory", 0xfffc000c, 4, base=16, bitRange=0
-sfr = "US0_IDR.TXRDY",         "Memory", 0xfffc000c, 4, base=16, bitRange=1
-sfr = "US0_IDR.RXBRK",         "Memory", 0xfffc000c, 4, base=16, bitRange=2
-sfr = "US0_IDR.ENDRX",         "Memory", 0xfffc000c, 4, base=16, bitRange=3
-sfr = "US0_IDR.ENDTX",         "Memory", 0xfffc000c, 4, base=16, bitRange=4
-sfr = "US0_IDR.OVRE",  "Memory", 0xfffc000c, 4, base=16, bitRange=5
-sfr = "US0_IDR.FRAME",         "Memory", 0xfffc000c, 4, base=16, bitRange=6
-sfr = "US0_IDR.PARE",  "Memory", 0xfffc000c, 4, base=16, bitRange=7
-sfr = "US0_IDR.TIMEOUT",       "Memory", 0xfffc000c, 4, base=16, bitRange=8
-sfr = "US0_IDR.TXEMPTY",       "Memory", 0xfffc000c, 4, base=16, bitRange=9
-sfr = "US0_IDR.ITERATION",     "Memory", 0xfffc000c, 4, base=16, bitRange=10
-sfr = "US0_IDR.TXBUFE",        "Memory", 0xfffc000c, 4, base=16, bitRange=11
-sfr = "US0_IDR.RXBUFF",        "Memory", 0xfffc000c, 4, base=16, bitRange=12
-sfr = "US0_IDR.NACK",  "Memory", 0xfffc000c, 4, base=16, bitRange=13
-sfr = "US0_IDR.RIIC",  "Memory", 0xfffc000c, 4, base=16, bitRange=16
-sfr = "US0_IDR.DSRIC",         "Memory", 0xfffc000c, 4, base=16, bitRange=17
-sfr = "US0_IDR.DCDIC",         "Memory", 0xfffc000c, 4, base=16, bitRange=18
-sfr = "US0_IDR.CTSIC",         "Memory", 0xfffc000c, 4, base=16, bitRange=19
-sfr = "US0_IMR",       "Memory", 0xfffc0010, 4, base=16
-sfr = "US0_IMR.RXRDY",         "Memory", 0xfffc0010, 4, base=16, bitRange=0
-sfr = "US0_IMR.TXRDY",         "Memory", 0xfffc0010, 4, base=16, bitRange=1
-sfr = "US0_IMR.RXBRK",         "Memory", 0xfffc0010, 4, base=16, bitRange=2
-sfr = "US0_IMR.ENDRX",         "Memory", 0xfffc0010, 4, base=16, bitRange=3
-sfr = "US0_IMR.ENDTX",         "Memory", 0xfffc0010, 4, base=16, bitRange=4
-sfr = "US0_IMR.OVRE",  "Memory", 0xfffc0010, 4, base=16, bitRange=5
-sfr = "US0_IMR.FRAME",         "Memory", 0xfffc0010, 4, base=16, bitRange=6
-sfr = "US0_IMR.PARE",  "Memory", 0xfffc0010, 4, base=16, bitRange=7
-sfr = "US0_IMR.TIMEOUT",       "Memory", 0xfffc0010, 4, base=16, bitRange=8
-sfr = "US0_IMR.TXEMPTY",       "Memory", 0xfffc0010, 4, base=16, bitRange=9
-sfr = "US0_IMR.ITERATION",     "Memory", 0xfffc0010, 4, base=16, bitRange=10
-sfr = "US0_IMR.TXBUFE",        "Memory", 0xfffc0010, 4, base=16, bitRange=11
-sfr = "US0_IMR.RXBUFF",        "Memory", 0xfffc0010, 4, base=16, bitRange=12
-sfr = "US0_IMR.NACK",  "Memory", 0xfffc0010, 4, base=16, bitRange=13
-sfr = "US0_IMR.RIIC",  "Memory", 0xfffc0010, 4, base=16, bitRange=16
-sfr = "US0_IMR.DSRIC",         "Memory", 0xfffc0010, 4, base=16, bitRange=17
-sfr = "US0_IMR.DCDIC",         "Memory", 0xfffc0010, 4, base=16, bitRange=18
-sfr = "US0_IMR.CTSIC",         "Memory", 0xfffc0010, 4, base=16, bitRange=19
-sfr = "US0_CSR",       "Memory", 0xfffc0014, 4, base=16
-sfr = "US0_CSR.RXRDY",         "Memory", 0xfffc0014, 4, base=16, bitRange=0
-sfr = "US0_CSR.TXRDY",         "Memory", 0xfffc0014, 4, base=16, bitRange=1
-sfr = "US0_CSR.RXBRK",         "Memory", 0xfffc0014, 4, base=16, bitRange=2
-sfr = "US0_CSR.ENDRX",         "Memory", 0xfffc0014, 4, base=16, bitRange=3
-sfr = "US0_CSR.ENDTX",         "Memory", 0xfffc0014, 4, base=16, bitRange=4
-sfr = "US0_CSR.OVRE",  "Memory", 0xfffc0014, 4, base=16, bitRange=5
-sfr = "US0_CSR.FRAME",         "Memory", 0xfffc0014, 4, base=16, bitRange=6
-sfr = "US0_CSR.PARE",  "Memory", 0xfffc0014, 4, base=16, bitRange=7
-sfr = "US0_CSR.TIMEOUT",       "Memory", 0xfffc0014, 4, base=16, bitRange=8
-sfr = "US0_CSR.TXEMPTY",       "Memory", 0xfffc0014, 4, base=16, bitRange=9
-sfr = "US0_CSR.ITERATION",     "Memory", 0xfffc0014, 4, base=16, bitRange=10
-sfr = "US0_CSR.TXBUFE",        "Memory", 0xfffc0014, 4, base=16, bitRange=11
-sfr = "US0_CSR.RXBUFF",        "Memory", 0xfffc0014, 4, base=16, bitRange=12
-sfr = "US0_CSR.NACK",  "Memory", 0xfffc0014, 4, base=16, bitRange=13
-sfr = "US0_CSR.RIIC",  "Memory", 0xfffc0014, 4, base=16, bitRange=16
-sfr = "US0_CSR.DSRIC",         "Memory", 0xfffc0014, 4, base=16, bitRange=17
-sfr = "US0_CSR.DCDIC",         "Memory", 0xfffc0014, 4, base=16, bitRange=18
-sfr = "US0_CSR.CTSIC",         "Memory", 0xfffc0014, 4, base=16, bitRange=19
-sfr = "US0_CSR.RI",    "Memory", 0xfffc0014, 4, base=16, bitRange=20
-sfr = "US0_CSR.DSR",   "Memory", 0xfffc0014, 4, base=16, bitRange=21
-sfr = "US0_CSR.DCD",   "Memory", 0xfffc0014, 4, base=16, bitRange=22
-sfr = "US0_CSR.CTS",   "Memory", 0xfffc0014, 4, base=16, bitRange=23
-sfr = "US0_RHR",       "Memory", 0xfffc0018, 4, base=16
-sfr = "US0_THR",       "Memory", 0xfffc001c, 4, base=16
-sfr = "US0_BRGR",      "Memory", 0xfffc0020, 4, base=16
-sfr = "US0_RTOR",      "Memory", 0xfffc0024, 4, base=16
-sfr = "US0_TTGR",      "Memory", 0xfffc0028, 4, base=16
-sfr = "US0_FIDI",      "Memory", 0xfffc0040, 4, base=16
-sfr = "US0_NER",       "Memory", 0xfffc0044, 4, base=16
-sfr = "US0_IF",        "Memory", 0xfffc004c, 4, base=16
-; ========== Register definition for PDC_SSC peripheral ========== 
-sfr = "SSC_RPR",       "Memory", 0xfffd4100, 4, base=16
-sfr = "SSC_RCR",       "Memory", 0xfffd4104, 4, base=16
-sfr = "SSC_TPR",       "Memory", 0xfffd4108, 4, base=16
-sfr = "SSC_TCR",       "Memory", 0xfffd410c, 4, base=16
-sfr = "SSC_RNPR",      "Memory", 0xfffd4110, 4, base=16
-sfr = "SSC_RNCR",      "Memory", 0xfffd4114, 4, base=16
-sfr = "SSC_TNPR",      "Memory", 0xfffd4118, 4, base=16
-sfr = "SSC_TNCR",      "Memory", 0xfffd411c, 4, base=16
-sfr = "SSC_PTCR",      "Memory", 0xfffd4120, 4, base=16
-sfr = "SSC_PTCR.RXTEN",        "Memory", 0xfffd4120, 4, base=16, bitRange=0
-sfr = "SSC_PTCR.RXTDIS",       "Memory", 0xfffd4120, 4, base=16, bitRange=1
-sfr = "SSC_PTCR.TXTEN",        "Memory", 0xfffd4120, 4, base=16, bitRange=8
-sfr = "SSC_PTCR.TXTDIS",       "Memory", 0xfffd4120, 4, base=16, bitRange=9
-sfr = "SSC_PTSR",      "Memory", 0xfffd4124, 4, base=16
-sfr = "SSC_PTSR.RXTEN",        "Memory", 0xfffd4124, 4, base=16, bitRange=0
-sfr = "SSC_PTSR.TXTEN",        "Memory", 0xfffd4124, 4, base=16, bitRange=8
-; ========== Register definition for SSC peripheral ========== 
-sfr = "SSC_CR",        "Memory", 0xfffd4000, 4, base=16
-sfr = "SSC_CR.RXEN",   "Memory", 0xfffd4000, 4, base=16, bitRange=0
-sfr = "SSC_CR.RXDIS",  "Memory", 0xfffd4000, 4, base=16, bitRange=1
-sfr = "SSC_CR.TXEN",   "Memory", 0xfffd4000, 4, base=16, bitRange=8
-sfr = "SSC_CR.TXDIS",  "Memory", 0xfffd4000, 4, base=16, bitRange=9
-sfr = "SSC_CR.SWRST",  "Memory", 0xfffd4000, 4, base=16, bitRange=15
-sfr = "SSC_CMR",       "Memory", 0xfffd4004, 4, base=16
-sfr = "SSC_RCMR",      "Memory", 0xfffd4010, 4, base=16
-sfr = "SSC_RCMR.CKS",  "Memory", 0xfffd4010, 4, base=16, bitRange=0-1
-sfr = "SSC_RCMR.CKO",  "Memory", 0xfffd4010, 4, base=16, bitRange=2-4
-sfr = "SSC_RCMR.CKI",  "Memory", 0xfffd4010, 4, base=16, bitRange=5
-sfr = "SSC_RCMR.CKG",  "Memory", 0xfffd4010, 4, base=16, bitRange=6-7
-sfr = "SSC_RCMR.START",        "Memory", 0xfffd4010, 4, base=16, bitRange=8-11
-sfr = "SSC_RCMR.STOP",         "Memory", 0xfffd4010, 4, base=16, bitRange=12
-sfr = "SSC_RCMR.STTDLY",       "Memory", 0xfffd4010, 4, base=16, bitRange=16-23
-sfr = "SSC_RCMR.PERIOD",       "Memory", 0xfffd4010, 4, base=16, bitRange=24-31
-sfr = "SSC_RFMR",      "Memory", 0xfffd4014, 4, base=16
-sfr = "SSC_RFMR.DATLEN",       "Memory", 0xfffd4014, 4, base=16, bitRange=0-4
-sfr = "SSC_RFMR.LOOP",         "Memory", 0xfffd4014, 4, base=16, bitRange=5
-sfr = "SSC_RFMR.MSBF",         "Memory", 0xfffd4014, 4, base=16, bitRange=7
-sfr = "SSC_RFMR.DATNB",        "Memory", 0xfffd4014, 4, base=16, bitRange=8-11
-sfr = "SSC_RFMR.FSLEN",        "Memory", 0xfffd4014, 4, base=16, bitRange=16-19
-sfr = "SSC_RFMR.FSOS",         "Memory", 0xfffd4014, 4, base=16, bitRange=20-22
-sfr = "SSC_RFMR.FSEDGE",       "Memory", 0xfffd4014, 4, base=16, bitRange=24
-sfr = "SSC_TCMR",      "Memory", 0xfffd4018, 4, base=16
-sfr = "SSC_TCMR.CKS",  "Memory", 0xfffd4018, 4, base=16, bitRange=0-1
-sfr = "SSC_TCMR.CKO",  "Memory", 0xfffd4018, 4, base=16, bitRange=2-4
-sfr = "SSC_TCMR.CKI",  "Memory", 0xfffd4018, 4, base=16, bitRange=5
-sfr = "SSC_TCMR.CKG",  "Memory", 0xfffd4018, 4, base=16, bitRange=6-7
-sfr = "SSC_TCMR.START",        "Memory", 0xfffd4018, 4, base=16, bitRange=8-11
-sfr = "SSC_TCMR.STTDLY",       "Memory", 0xfffd4018, 4, base=16, bitRange=16-23
-sfr = "SSC_TCMR.PERIOD",       "Memory", 0xfffd4018, 4, base=16, bitRange=24-31
-sfr = "SSC_TFMR",      "Memory", 0xfffd401c, 4, base=16
-sfr = "SSC_TFMR.DATLEN",       "Memory", 0xfffd401c, 4, base=16, bitRange=0-4
-sfr = "SSC_TFMR.DATDEF",       "Memory", 0xfffd401c, 4, base=16, bitRange=5
-sfr = "SSC_TFMR.MSBF",         "Memory", 0xfffd401c, 4, base=16, bitRange=7
-sfr = "SSC_TFMR.DATNB",        "Memory", 0xfffd401c, 4, base=16, bitRange=8-11
-sfr = "SSC_TFMR.FSLEN",        "Memory", 0xfffd401c, 4, base=16, bitRange=16-19
-sfr = "SSC_TFMR.FSOS",         "Memory", 0xfffd401c, 4, base=16, bitRange=20-22
-sfr = "SSC_TFMR.FSDEN",        "Memory", 0xfffd401c, 4, base=16, bitRange=23
-sfr = "SSC_TFMR.FSEDGE",       "Memory", 0xfffd401c, 4, base=16, bitRange=24
-sfr = "SSC_RHR",       "Memory", 0xfffd4020, 4, base=16
-sfr = "SSC_THR",       "Memory", 0xfffd4024, 4, base=16
-sfr = "SSC_RSHR",      "Memory", 0xfffd4030, 4, base=16
-sfr = "SSC_TSHR",      "Memory", 0xfffd4034, 4, base=16
-sfr = "SSC_SR",        "Memory", 0xfffd4040, 4, base=16
-sfr = "SSC_SR.TXRDY",  "Memory", 0xfffd4040, 4, base=16, bitRange=0
-sfr = "SSC_SR.TXEMPTY",        "Memory", 0xfffd4040, 4, base=16, bitRange=1
-sfr = "SSC_SR.ENDTX",  "Memory", 0xfffd4040, 4, base=16, bitRange=2
-sfr = "SSC_SR.TXBUFE",         "Memory", 0xfffd4040, 4, base=16, bitRange=3
-sfr = "SSC_SR.RXRDY",  "Memory", 0xfffd4040, 4, base=16, bitRange=4
-sfr = "SSC_SR.OVRUN",  "Memory", 0xfffd4040, 4, base=16, bitRange=5
-sfr = "SSC_SR.ENDRX",  "Memory", 0xfffd4040, 4, base=16, bitRange=6
-sfr = "SSC_SR.RXBUFF",         "Memory", 0xfffd4040, 4, base=16, bitRange=7
-sfr = "SSC_SR.CP0",    "Memory", 0xfffd4040, 4, base=16, bitRange=8
-sfr = "SSC_SR.CP1",    "Memory", 0xfffd4040, 4, base=16, bitRange=9
-sfr = "SSC_SR.TXSYN",  "Memory", 0xfffd4040, 4, base=16, bitRange=10
-sfr = "SSC_SR.RXSYN",  "Memory", 0xfffd4040, 4, base=16, bitRange=11
-sfr = "SSC_SR.TXENA",  "Memory", 0xfffd4040, 4, base=16, bitRange=16
-sfr = "SSC_SR.RXENA",  "Memory", 0xfffd4040, 4, base=16, bitRange=17
-sfr = "SSC_IER",       "Memory", 0xfffd4044, 4, base=16
-sfr = "SSC_IER.TXRDY",         "Memory", 0xfffd4044, 4, base=16, bitRange=0
-sfr = "SSC_IER.TXEMPTY",       "Memory", 0xfffd4044, 4, base=16, bitRange=1
-sfr = "SSC_IER.ENDTX",         "Memory", 0xfffd4044, 4, base=16, bitRange=2
-sfr = "SSC_IER.TXBUFE",        "Memory", 0xfffd4044, 4, base=16, bitRange=3
-sfr = "SSC_IER.RXRDY",         "Memory", 0xfffd4044, 4, base=16, bitRange=4
-sfr = "SSC_IER.OVRUN",         "Memory", 0xfffd4044, 4, base=16, bitRange=5
-sfr = "SSC_IER.ENDRX",         "Memory", 0xfffd4044, 4, base=16, bitRange=6
-sfr = "SSC_IER.RXBUFF",        "Memory", 0xfffd4044, 4, base=16, bitRange=7
-sfr = "SSC_IER.CP0",   "Memory", 0xfffd4044, 4, base=16, bitRange=8
-sfr = "SSC_IER.CP1",   "Memory", 0xfffd4044, 4, base=16, bitRange=9
-sfr = "SSC_IER.TXSYN",         "Memory", 0xfffd4044, 4, base=16, bitRange=10
-sfr = "SSC_IER.RXSYN",         "Memory", 0xfffd4044, 4, base=16, bitRange=11
-sfr = "SSC_IDR",       "Memory", 0xfffd4048, 4, base=16
-sfr = "SSC_IDR.TXRDY",         "Memory", 0xfffd4048, 4, base=16, bitRange=0
-sfr = "SSC_IDR.TXEMPTY",       "Memory", 0xfffd4048, 4, base=16, bitRange=1
-sfr = "SSC_IDR.ENDTX",         "Memory", 0xfffd4048, 4, base=16, bitRange=2
-sfr = "SSC_IDR.TXBUFE",        "Memory", 0xfffd4048, 4, base=16, bitRange=3
-sfr = "SSC_IDR.RXRDY",         "Memory", 0xfffd4048, 4, base=16, bitRange=4
-sfr = "SSC_IDR.OVRUN",         "Memory", 0xfffd4048, 4, base=16, bitRange=5
-sfr = "SSC_IDR.ENDRX",         "Memory", 0xfffd4048, 4, base=16, bitRange=6
-sfr = "SSC_IDR.RXBUFF",        "Memory", 0xfffd4048, 4, base=16, bitRange=7
-sfr = "SSC_IDR.CP0",   "Memory", 0xfffd4048, 4, base=16, bitRange=8
-sfr = "SSC_IDR.CP1",   "Memory", 0xfffd4048, 4, base=16, bitRange=9
-sfr = "SSC_IDR.TXSYN",         "Memory", 0xfffd4048, 4, base=16, bitRange=10
-sfr = "SSC_IDR.RXSYN",         "Memory", 0xfffd4048, 4, base=16, bitRange=11
-sfr = "SSC_IMR",       "Memory", 0xfffd404c, 4, base=16
-sfr = "SSC_IMR.TXRDY",         "Memory", 0xfffd404c, 4, base=16, bitRange=0
-sfr = "SSC_IMR.TXEMPTY",       "Memory", 0xfffd404c, 4, base=16, bitRange=1
-sfr = "SSC_IMR.ENDTX",         "Memory", 0xfffd404c, 4, base=16, bitRange=2
-sfr = "SSC_IMR.TXBUFE",        "Memory", 0xfffd404c, 4, base=16, bitRange=3
-sfr = "SSC_IMR.RXRDY",         "Memory", 0xfffd404c, 4, base=16, bitRange=4
-sfr = "SSC_IMR.OVRUN",         "Memory", 0xfffd404c, 4, base=16, bitRange=5
-sfr = "SSC_IMR.ENDRX",         "Memory", 0xfffd404c, 4, base=16, bitRange=6
-sfr = "SSC_IMR.RXBUFF",        "Memory", 0xfffd404c, 4, base=16, bitRange=7
-sfr = "SSC_IMR.CP0",   "Memory", 0xfffd404c, 4, base=16, bitRange=8
-sfr = "SSC_IMR.CP1",   "Memory", 0xfffd404c, 4, base=16, bitRange=9
-sfr = "SSC_IMR.TXSYN",         "Memory", 0xfffd404c, 4, base=16, bitRange=10
-sfr = "SSC_IMR.RXSYN",         "Memory", 0xfffd404c, 4, base=16, bitRange=11
-; ========== Register definition for TWI peripheral ========== 
-sfr = "TWI_CR",        "Memory", 0xfffb8000, 4, base=16
-sfr = "TWI_CR.START",  "Memory", 0xfffb8000, 4, base=16, bitRange=0
-sfr = "TWI_CR.STOP",   "Memory", 0xfffb8000, 4, base=16, bitRange=1
-sfr = "TWI_CR.MSEN",   "Memory", 0xfffb8000, 4, base=16, bitRange=2
-sfr = "TWI_CR.MSDIS",  "Memory", 0xfffb8000, 4, base=16, bitRange=3
-sfr = "TWI_CR.SWRST",  "Memory", 0xfffb8000, 4, base=16, bitRange=7
-sfr = "TWI_MMR",       "Memory", 0xfffb8004, 4, base=16
-sfr = "TWI_MMR.IADRSZ",        "Memory", 0xfffb8004, 4, base=16, bitRange=8-9
-sfr = "TWI_MMR.MREAD",         "Memory", 0xfffb8004, 4, base=16, bitRange=12
-sfr = "TWI_MMR.DADR",  "Memory", 0xfffb8004, 4, base=16, bitRange=16-22
-sfr = "TWI_IADR",      "Memory", 0xfffb800c, 4, base=16
-sfr = "TWI_CWGR",      "Memory", 0xfffb8010, 4, base=16
-sfr = "TWI_CWGR.CLDIV",        "Memory", 0xfffb8010, 4, base=16, bitRange=0-7
-sfr = "TWI_CWGR.CHDIV",        "Memory", 0xfffb8010, 4, base=16, bitRange=8-15
-sfr = "TWI_CWGR.CKDIV",        "Memory", 0xfffb8010, 4, base=16, bitRange=16-18
-sfr = "TWI_SR",        "Memory", 0xfffb8020, 4, base=16
-sfr = "TWI_SR.TXCOMP",         "Memory", 0xfffb8020, 4, base=16, bitRange=0
-sfr = "TWI_SR.RXRDY",  "Memory", 0xfffb8020, 4, base=16, bitRange=1
-sfr = "TWI_SR.TXRDY",  "Memory", 0xfffb8020, 4, base=16, bitRange=2
-sfr = "TWI_SR.OVRE",   "Memory", 0xfffb8020, 4, base=16, bitRange=6
-sfr = "TWI_SR.UNRE",   "Memory", 0xfffb8020, 4, base=16, bitRange=7
-sfr = "TWI_SR.NACK",   "Memory", 0xfffb8020, 4, base=16, bitRange=8
-sfr = "TWI_IER",       "Memory", 0xfffb8024, 4, base=16
-sfr = "TWI_IER.TXCOMP",        "Memory", 0xfffb8024, 4, base=16, bitRange=0
-sfr = "TWI_IER.RXRDY",         "Memory", 0xfffb8024, 4, base=16, bitRange=1
-sfr = "TWI_IER.TXRDY",         "Memory", 0xfffb8024, 4, base=16, bitRange=2
-sfr = "TWI_IER.OVRE",  "Memory", 0xfffb8024, 4, base=16, bitRange=6
-sfr = "TWI_IER.UNRE",  "Memory", 0xfffb8024, 4, base=16, bitRange=7
-sfr = "TWI_IER.NACK",  "Memory", 0xfffb8024, 4, base=16, bitRange=8
-sfr = "TWI_IDR",       "Memory", 0xfffb8028, 4, base=16
-sfr = "TWI_IDR.TXCOMP",        "Memory", 0xfffb8028, 4, base=16, bitRange=0
-sfr = "TWI_IDR.RXRDY",         "Memory", 0xfffb8028, 4, base=16, bitRange=1
-sfr = "TWI_IDR.TXRDY",         "Memory", 0xfffb8028, 4, base=16, bitRange=2
-sfr = "TWI_IDR.OVRE",  "Memory", 0xfffb8028, 4, base=16, bitRange=6
-sfr = "TWI_IDR.UNRE",  "Memory", 0xfffb8028, 4, base=16, bitRange=7
-sfr = "TWI_IDR.NACK",  "Memory", 0xfffb8028, 4, base=16, bitRange=8
-sfr = "TWI_IMR",       "Memory", 0xfffb802c, 4, base=16
-sfr = "TWI_IMR.TXCOMP",        "Memory", 0xfffb802c, 4, base=16, bitRange=0
-sfr = "TWI_IMR.RXRDY",         "Memory", 0xfffb802c, 4, base=16, bitRange=1
-sfr = "TWI_IMR.TXRDY",         "Memory", 0xfffb802c, 4, base=16, bitRange=2
-sfr = "TWI_IMR.OVRE",  "Memory", 0xfffb802c, 4, base=16, bitRange=6
-sfr = "TWI_IMR.UNRE",  "Memory", 0xfffb802c, 4, base=16, bitRange=7
-sfr = "TWI_IMR.NACK",  "Memory", 0xfffb802c, 4, base=16, bitRange=8
-sfr = "TWI_RHR",       "Memory", 0xfffb8030, 4, base=16
-sfr = "TWI_THR",       "Memory", 0xfffb8034, 4, base=16
-; ========== Register definition for PWMC_CH3 peripheral ========== 
-sfr = "PWMC_CH3_CMR",  "Memory", 0xfffcc260, 4, base=16
-sfr = "PWMC_CH3_CMR.CPRE",     "Memory", 0xfffcc260, 4, base=16, bitRange=0-3
-sfr = "PWMC_CH3_CMR.CALG",     "Memory", 0xfffcc260, 4, base=16, bitRange=8
-sfr = "PWMC_CH3_CMR.CPOL",     "Memory", 0xfffcc260, 4, base=16, bitRange=9
-sfr = "PWMC_CH3_CMR.CPD",      "Memory", 0xfffcc260, 4, base=16, bitRange=10
-sfr = "PWMC_CH3_CDTYR",        "Memory", 0xfffcc264, 4, base=16
-sfr = "PWMC_CH3_CDTYR.CDTY",   "Memory", 0xfffcc264, 4, base=16, bitRange=0-31
-sfr = "PWMC_CH3_CPRDR",        "Memory", 0xfffcc268, 4, base=16
-sfr = "PWMC_CH3_CPRDR.CPRD",   "Memory", 0xfffcc268, 4, base=16, bitRange=0-31
-sfr = "PWMC_CH3_CCNTR",        "Memory", 0xfffcc26c, 4, base=16
-sfr = "PWMC_CH3_CCNTR.CCNT",   "Memory", 0xfffcc26c, 4, base=16, bitRange=0-31
-sfr = "PWMC_CH3_CUPDR",        "Memory", 0xfffcc270, 4, base=16
-sfr = "PWMC_CH3_CUPDR.CUPD",   "Memory", 0xfffcc270, 4, base=16, bitRange=0-31
-sfr = "PWMC_CH3_Reserved",     "Memory", 0xfffcc274, 4, base=16
-; ========== Register definition for PWMC_CH2 peripheral ========== 
-sfr = "PWMC_CH2_CMR",  "Memory", 0xfffcc240, 4, base=16
-sfr = "PWMC_CH2_CMR.CPRE",     "Memory", 0xfffcc240, 4, base=16, bitRange=0-3
-sfr = "PWMC_CH2_CMR.CALG",     "Memory", 0xfffcc240, 4, base=16, bitRange=8
-sfr = "PWMC_CH2_CMR.CPOL",     "Memory", 0xfffcc240, 4, base=16, bitRange=9
-sfr = "PWMC_CH2_CMR.CPD",      "Memory", 0xfffcc240, 4, base=16, bitRange=10
-sfr = "PWMC_CH2_CDTYR",        "Memory", 0xfffcc244, 4, base=16
-sfr = "PWMC_CH2_CDTYR.CDTY",   "Memory", 0xfffcc244, 4, base=16, bitRange=0-31
-sfr = "PWMC_CH2_CPRDR",        "Memory", 0xfffcc248, 4, base=16
-sfr = "PWMC_CH2_CPRDR.CPRD",   "Memory", 0xfffcc248, 4, base=16, bitRange=0-31
-sfr = "PWMC_CH2_CCNTR",        "Memory", 0xfffcc24c, 4, base=16
-sfr = "PWMC_CH2_CCNTR.CCNT",   "Memory", 0xfffcc24c, 4, base=16, bitRange=0-31
-sfr = "PWMC_CH2_CUPDR",        "Memory", 0xfffcc250, 4, base=16
-sfr = "PWMC_CH2_CUPDR.CUPD",   "Memory", 0xfffcc250, 4, base=16, bitRange=0-31
-sfr = "PWMC_CH2_Reserved",     "Memory", 0xfffcc254, 4, base=16
-; ========== Register definition for PWMC_CH1 peripheral ========== 
-sfr = "PWMC_CH1_CMR",  "Memory", 0xfffcc220, 4, base=16
-sfr = "PWMC_CH1_CMR.CPRE",     "Memory", 0xfffcc220, 4, base=16, bitRange=0-3
-sfr = "PWMC_CH1_CMR.CALG",     "Memory", 0xfffcc220, 4, base=16, bitRange=8
-sfr = "PWMC_CH1_CMR.CPOL",     "Memory", 0xfffcc220, 4, base=16, bitRange=9
-sfr = "PWMC_CH1_CMR.CPD",      "Memory", 0xfffcc220, 4, base=16, bitRange=10
-sfr = "PWMC_CH1_CDTYR",        "Memory", 0xfffcc224, 4, base=16
-sfr = "PWMC_CH1_CDTYR.CDTY",   "Memory", 0xfffcc224, 4, base=16, bitRange=0-31
-sfr = "PWMC_CH1_CPRDR",        "Memory", 0xfffcc228, 4, base=16
-sfr = "PWMC_CH1_CPRDR.CPRD",   "Memory", 0xfffcc228, 4, base=16, bitRange=0-31
-sfr = "PWMC_CH1_CCNTR",        "Memory", 0xfffcc22c, 4, base=16
-sfr = "PWMC_CH1_CCNTR.CCNT",   "Memory", 0xfffcc22c, 4, base=16, bitRange=0-31
-sfr = "PWMC_CH1_CUPDR",        "Memory", 0xfffcc230, 4, base=16
-sfr = "PWMC_CH1_CUPDR.CUPD",   "Memory", 0xfffcc230, 4, base=16, bitRange=0-31
-sfr = "PWMC_CH1_Reserved",     "Memory", 0xfffcc234, 4, base=16
-; ========== Register definition for PWMC_CH0 peripheral ========== 
-sfr = "PWMC_CH0_CMR",  "Memory", 0xfffcc200, 4, base=16
-sfr = "PWMC_CH0_CMR.CPRE",     "Memory", 0xfffcc200, 4, base=16, bitRange=0-3
-sfr = "PWMC_CH0_CMR.CALG",     "Memory", 0xfffcc200, 4, base=16, bitRange=8
-sfr = "PWMC_CH0_CMR.CPOL",     "Memory", 0xfffcc200, 4, base=16, bitRange=9
-sfr = "PWMC_CH0_CMR.CPD",      "Memory", 0xfffcc200, 4, base=16, bitRange=10
-sfr = "PWMC_CH0_CDTYR",        "Memory", 0xfffcc204, 4, base=16
-sfr = "PWMC_CH0_CDTYR.CDTY",   "Memory", 0xfffcc204, 4, base=16, bitRange=0-31
-sfr = "PWMC_CH0_CPRDR",        "Memory", 0xfffcc208, 4, base=16
-sfr = "PWMC_CH0_CPRDR.CPRD",   "Memory", 0xfffcc208, 4, base=16, bitRange=0-31
-sfr = "PWMC_CH0_CCNTR",        "Memory", 0xfffcc20c, 4, base=16
-sfr = "PWMC_CH0_CCNTR.CCNT",   "Memory", 0xfffcc20c, 4, base=16, bitRange=0-31
-sfr = "PWMC_CH0_CUPDR",        "Memory", 0xfffcc210, 4, base=16
-sfr = "PWMC_CH0_CUPDR.CUPD",   "Memory", 0xfffcc210, 4, base=16, bitRange=0-31
-sfr = "PWMC_CH0_Reserved",     "Memory", 0xfffcc214, 4, base=16
-; ========== Register definition for PWMC peripheral ========== 
-sfr = "PWMC_MR",       "Memory", 0xfffcc000, 4, base=16
-sfr = "PWMC_MR.DIVA",  "Memory", 0xfffcc000, 4, base=16, bitRange=0-7
-sfr = "PWMC_MR.PREA",  "Memory", 0xfffcc000, 4, base=16, bitRange=8-11
-sfr = "PWMC_MR.DIVB",  "Memory", 0xfffcc000, 4, base=16, bitRange=16-23
-sfr = "PWMC_MR.PREB",  "Memory", 0xfffcc000, 4, base=16, bitRange=24-27
-sfr = "PWMC_ENA",      "Memory", 0xfffcc004, 4, base=16
-sfr = "PWMC_ENA.CHID0",        "Memory", 0xfffcc004, 4, base=16, bitRange=0
-sfr = "PWMC_ENA.CHID1",        "Memory", 0xfffcc004, 4, base=16, bitRange=1
-sfr = "PWMC_ENA.CHID2",        "Memory", 0xfffcc004, 4, base=16, bitRange=2
-sfr = "PWMC_ENA.CHID3",        "Memory", 0xfffcc004, 4, base=16, bitRange=3
-sfr = "PWMC_DIS",      "Memory", 0xfffcc008, 4, base=16
-sfr = "PWMC_DIS.CHID0",        "Memory", 0xfffcc008, 4, base=16, bitRange=0
-sfr = "PWMC_DIS.CHID1",        "Memory", 0xfffcc008, 4, base=16, bitRange=1
-sfr = "PWMC_DIS.CHID2",        "Memory", 0xfffcc008, 4, base=16, bitRange=2
-sfr = "PWMC_DIS.CHID3",        "Memory", 0xfffcc008, 4, base=16, bitRange=3
-sfr = "PWMC_SR",       "Memory", 0xfffcc00c, 4, base=16
-sfr = "PWMC_SR.CHID0",         "Memory", 0xfffcc00c, 4, base=16, bitRange=0
-sfr = "PWMC_SR.CHID1",         "Memory", 0xfffcc00c, 4, base=16, bitRange=1
-sfr = "PWMC_SR.CHID2",         "Memory", 0xfffcc00c, 4, base=16, bitRange=2
-sfr = "PWMC_SR.CHID3",         "Memory", 0xfffcc00c, 4, base=16, bitRange=3
-sfr = "PWMC_IER",      "Memory", 0xfffcc010, 4, base=16
-sfr = "PWMC_IER.CHID0",        "Memory", 0xfffcc010, 4, base=16, bitRange=0
-sfr = "PWMC_IER.CHID1",        "Memory", 0xfffcc010, 4, base=16, bitRange=1
-sfr = "PWMC_IER.CHID2",        "Memory", 0xfffcc010, 4, base=16, bitRange=2
-sfr = "PWMC_IER.CHID3",        "Memory", 0xfffcc010, 4, base=16, bitRange=3
-sfr = "PWMC_IDR",      "Memory", 0xfffcc014, 4, base=16
-sfr = "PWMC_IDR.CHID0",        "Memory", 0xfffcc014, 4, base=16, bitRange=0
-sfr = "PWMC_IDR.CHID1",        "Memory", 0xfffcc014, 4, base=16, bitRange=1
-sfr = "PWMC_IDR.CHID2",        "Memory", 0xfffcc014, 4, base=16, bitRange=2
-sfr = "PWMC_IDR.CHID3",        "Memory", 0xfffcc014, 4, base=16, bitRange=3
-sfr = "PWMC_IMR",      "Memory", 0xfffcc018, 4, base=16
-sfr = "PWMC_IMR.CHID0",        "Memory", 0xfffcc018, 4, base=16, bitRange=0
-sfr = "PWMC_IMR.CHID1",        "Memory", 0xfffcc018, 4, base=16, bitRange=1
-sfr = "PWMC_IMR.CHID2",        "Memory", 0xfffcc018, 4, base=16, bitRange=2
-sfr = "PWMC_IMR.CHID3",        "Memory", 0xfffcc018, 4, base=16, bitRange=3
-sfr = "PWMC_ISR",      "Memory", 0xfffcc01c, 4, base=16
-sfr = "PWMC_ISR.CHID0",        "Memory", 0xfffcc01c, 4, base=16, bitRange=0
-sfr = "PWMC_ISR.CHID1",        "Memory", 0xfffcc01c, 4, base=16, bitRange=1
-sfr = "PWMC_ISR.CHID2",        "Memory", 0xfffcc01c, 4, base=16, bitRange=2
-sfr = "PWMC_ISR.CHID3",        "Memory", 0xfffcc01c, 4, base=16, bitRange=3
-sfr = "PWMC_VR",       "Memory", 0xfffcc0fc, 4, base=16
-; ========== Register definition for UDP peripheral ========== 
-sfr = "UDP_NUM",       "Memory", 0xfffb0000, 4, base=16
-sfr = "UDP_NUM.NUM",   "Memory", 0xfffb0000, 4, base=16, bitRange=0-10
-sfr = "UDP_NUM.ERR",   "Memory", 0xfffb0000, 4, base=16, bitRange=16
-sfr = "UDP_NUM.OK",    "Memory", 0xfffb0000, 4, base=16, bitRange=17
-sfr = "UDP_GLBSTATE",  "Memory", 0xfffb0004, 4, base=16
-sfr = "UDP_GLBSTATE.FADDEN",   "Memory", 0xfffb0004, 4, base=16, bitRange=0
-sfr = "UDP_GLBSTATE.CONFG",    "Memory", 0xfffb0004, 4, base=16, bitRange=1
-sfr = "UDP_GLBSTATE.ESR",      "Memory", 0xfffb0004, 4, base=16, bitRange=2
-sfr = "UDP_GLBSTATE.RSMINPR",  "Memory", 0xfffb0004, 4, base=16, bitRange=3
-sfr = "UDP_GLBSTATE.RMWUPE",   "Memory", 0xfffb0004, 4, base=16, bitRange=4
-sfr = "UDP_FADDR",     "Memory", 0xfffb0008, 4, base=16
-sfr = "UDP_FADDR.FADD",        "Memory", 0xfffb0008, 4, base=16, bitRange=0-7
-sfr = "UDP_FADDR.FEN",         "Memory", 0xfffb0008, 4, base=16, bitRange=8
-sfr = "UDP_IER",       "Memory", 0xfffb0010, 4, base=16
-sfr = "UDP_IER.EPINT0",        "Memory", 0xfffb0010, 4, base=16, bitRange=0
-sfr = "UDP_IER.EPINT1",        "Memory", 0xfffb0010, 4, base=16, bitRange=1
-sfr = "UDP_IER.EPINT2",        "Memory", 0xfffb0010, 4, base=16, bitRange=2
-sfr = "UDP_IER.EPINT3",        "Memory", 0xfffb0010, 4, base=16, bitRange=3
-sfr = "UDP_IER.EPINT4",        "Memory", 0xfffb0010, 4, base=16, bitRange=4
-sfr = "UDP_IER.EPINT5",        "Memory", 0xfffb0010, 4, base=16, bitRange=5
-sfr = "UDP_IER.RXSUSP",        "Memory", 0xfffb0010, 4, base=16, bitRange=8
-sfr = "UDP_IER.RXRSM",         "Memory", 0xfffb0010, 4, base=16, bitRange=9
-sfr = "UDP_IER.EXTRSM",        "Memory", 0xfffb0010, 4, base=16, bitRange=10
-sfr = "UDP_IER.SOFINT",        "Memory", 0xfffb0010, 4, base=16, bitRange=11
-sfr = "UDP_IER.WAKEUP",        "Memory", 0xfffb0010, 4, base=16, bitRange=13
-sfr = "UDP_IDR",       "Memory", 0xfffb0014, 4, base=16
-sfr = "UDP_IDR.EPINT0",        "Memory", 0xfffb0014, 4, base=16, bitRange=0
-sfr = "UDP_IDR.EPINT1",        "Memory", 0xfffb0014, 4, base=16, bitRange=1
-sfr = "UDP_IDR.EPINT2",        "Memory", 0xfffb0014, 4, base=16, bitRange=2
-sfr = "UDP_IDR.EPINT3",        "Memory", 0xfffb0014, 4, base=16, bitRange=3
-sfr = "UDP_IDR.EPINT4",        "Memory", 0xfffb0014, 4, base=16, bitRange=4
-sfr = "UDP_IDR.EPINT5",        "Memory", 0xfffb0014, 4, base=16, bitRange=5
-sfr = "UDP_IDR.RXSUSP",        "Memory", 0xfffb0014, 4, base=16, bitRange=8
-sfr = "UDP_IDR.RXRSM",         "Memory", 0xfffb0014, 4, base=16, bitRange=9
-sfr = "UDP_IDR.EXTRSM",        "Memory", 0xfffb0014, 4, base=16, bitRange=10
-sfr = "UDP_IDR.SOFINT",        "Memory", 0xfffb0014, 4, base=16, bitRange=11
-sfr = "UDP_IDR.WAKEUP",        "Memory", 0xfffb0014, 4, base=16, bitRange=13
-sfr = "UDP_IMR",       "Memory", 0xfffb0018, 4, base=16
-sfr = "UDP_IMR.EPINT0",        "Memory", 0xfffb0018, 4, base=16, bitRange=0
-sfr = "UDP_IMR.EPINT1",        "Memory", 0xfffb0018, 4, base=16, bitRange=1
-sfr = "UDP_IMR.EPINT2",        "Memory", 0xfffb0018, 4, base=16, bitRange=2
-sfr = "UDP_IMR.EPINT3",        "Memory", 0xfffb0018, 4, base=16, bitRange=3
-sfr = "UDP_IMR.EPINT4",        "Memory", 0xfffb0018, 4, base=16, bitRange=4
-sfr = "UDP_IMR.EPINT5",        "Memory", 0xfffb0018, 4, base=16, bitRange=5
-sfr = "UDP_IMR.RXSUSP",        "Memory", 0xfffb0018, 4, base=16, bitRange=8
-sfr = "UDP_IMR.RXRSM",         "Memory", 0xfffb0018, 4, base=16, bitRange=9
-sfr = "UDP_IMR.EXTRSM",        "Memory", 0xfffb0018, 4, base=16, bitRange=10
-sfr = "UDP_IMR.SOFINT",        "Memory", 0xfffb0018, 4, base=16, bitRange=11
-sfr = "UDP_IMR.WAKEUP",        "Memory", 0xfffb0018, 4, base=16, bitRange=13
-sfr = "UDP_ISR",       "Memory", 0xfffb001c, 4, base=16
-sfr = "UDP_ISR.EPINT0",        "Memory", 0xfffb001c, 4, base=16, bitRange=0
-sfr = "UDP_ISR.EPINT1",        "Memory", 0xfffb001c, 4, base=16, bitRange=1
-sfr = "UDP_ISR.EPINT2",        "Memory", 0xfffb001c, 4, base=16, bitRange=2
-sfr = "UDP_ISR.EPINT3",        "Memory", 0xfffb001c, 4, base=16, bitRange=3
-sfr = "UDP_ISR.EPINT4",        "Memory", 0xfffb001c, 4, base=16, bitRange=4
-sfr = "UDP_ISR.EPINT5",        "Memory", 0xfffb001c, 4, base=16, bitRange=5
-sfr = "UDP_ISR.RXSUSP",        "Memory", 0xfffb001c, 4, base=16, bitRange=8
-sfr = "UDP_ISR.RXRSM",         "Memory", 0xfffb001c, 4, base=16, bitRange=9
-sfr = "UDP_ISR.EXTRSM",        "Memory", 0xfffb001c, 4, base=16, bitRange=10
-sfr = "UDP_ISR.SOFINT",        "Memory", 0xfffb001c, 4, base=16, bitRange=11
-sfr = "UDP_ISR.ENDBUSRES",     "Memory", 0xfffb001c, 4, base=16, bitRange=12
-sfr = "UDP_ISR.WAKEUP",        "Memory", 0xfffb001c, 4, base=16, bitRange=13
-sfr = "UDP_ICR",       "Memory", 0xfffb0020, 4, base=16
-sfr = "UDP_ICR.EPINT0",        "Memory", 0xfffb0020, 4, base=16, bitRange=0
-sfr = "UDP_ICR.EPINT1",        "Memory", 0xfffb0020, 4, base=16, bitRange=1
-sfr = "UDP_ICR.EPINT2",        "Memory", 0xfffb0020, 4, base=16, bitRange=2
-sfr = "UDP_ICR.EPINT3",        "Memory", 0xfffb0020, 4, base=16, bitRange=3
-sfr = "UDP_ICR.EPINT4",        "Memory", 0xfffb0020, 4, base=16, bitRange=4
-sfr = "UDP_ICR.EPINT5",        "Memory", 0xfffb0020, 4, base=16, bitRange=5
-sfr = "UDP_ICR.RXSUSP",        "Memory", 0xfffb0020, 4, base=16, bitRange=8
-sfr = "UDP_ICR.RXRSM",         "Memory", 0xfffb0020, 4, base=16, bitRange=9
-sfr = "UDP_ICR.EXTRSM",        "Memory", 0xfffb0020, 4, base=16, bitRange=10
-sfr = "UDP_ICR.SOFINT",        "Memory", 0xfffb0020, 4, base=16, bitRange=11
-sfr = "UDP_ICR.WAKEUP",        "Memory", 0xfffb0020, 4, base=16, bitRange=13
-sfr = "UDP_RSTEP",     "Memory", 0xfffb0028, 4, base=16
-sfr = "UDP_RSTEP.EP0",         "Memory", 0xfffb0028, 4, base=16, bitRange=0
-sfr = "UDP_RSTEP.EP1",         "Memory", 0xfffb0028, 4, base=16, bitRange=1
-sfr = "UDP_RSTEP.EP2",         "Memory", 0xfffb0028, 4, base=16, bitRange=2
-sfr = "UDP_RSTEP.EP3",         "Memory", 0xfffb0028, 4, base=16, bitRange=3
-sfr = "UDP_RSTEP.EP4",         "Memory", 0xfffb0028, 4, base=16, bitRange=4
-sfr = "UDP_RSTEP.EP5",         "Memory", 0xfffb0028, 4, base=16, bitRange=5
-sfr = "UDP_CSR",       "Memory", 0xfffb0030, 4, base=16
-sfr = "UDP_CSR.TXCOMP",        "Memory", 0xfffb0030, 4, base=16, bitRange=0
-sfr = "UDP_CSR.BK0",   "Memory", 0xfffb0030, 4, base=16, bitRange=1
-sfr = "UDP_CSR.RXSETUP",       "Memory", 0xfffb0030, 4, base=16, bitRange=2
-sfr = "UDP_CSR.ISOERROR",      "Memory", 0xfffb0030, 4, base=16, bitRange=3
-sfr = "UDP_CSR.TXPKTRDY",      "Memory", 0xfffb0030, 4, base=16, bitRange=4
-sfr = "UDP_CSR.FORCESTALL",    "Memory", 0xfffb0030, 4, base=16, bitRange=5
-sfr = "UDP_CSR.BK1",   "Memory", 0xfffb0030, 4, base=16, bitRange=6
-sfr = "UDP_CSR.DIR",   "Memory", 0xfffb0030, 4, base=16, bitRange=7
-sfr = "UDP_CSR.EPTYPE",        "Memory", 0xfffb0030, 4, base=16, bitRange=8-10
-sfr = "UDP_CSR.DTGLE",         "Memory", 0xfffb0030, 4, base=16, bitRange=11
-sfr = "UDP_CSR.EPEDS",         "Memory", 0xfffb0030, 4, base=16, bitRange=15
-sfr = "UDP_CSR.RXBYTECNT",     "Memory", 0xfffb0030, 4, base=16, bitRange=16-26
-sfr = "UDP_FDR",       "Memory", 0xfffb0050, 4, base=16
-sfr = "UDP_TXVC",      "Memory", 0xfffb0074, 4, base=16
-sfr = "UDP_TXVC.TXVDIS",       "Memory", 0xfffb0074, 4, base=16, bitRange=8
-sfr = "UDP_TXVC.PUON",         "Memory", 0xfffb0074, 4, base=16, bitRange=9
-; ========== Register definition for TC0 peripheral ========== 
-sfr = "TC0_CCR",       "Memory", 0xfffa0000, 4, base=16
-sfr = "TC0_CCR.CLKEN",         "Memory", 0xfffa0000, 4, base=16, bitRange=0
-sfr = "TC0_CCR.CLKDIS",        "Memory", 0xfffa0000, 4, base=16, bitRange=1
-sfr = "TC0_CCR.SWTRG",         "Memory", 0xfffa0000, 4, base=16, bitRange=2
-sfr = "TC0_CMR",       "Memory", 0xfffa0004, 4, base=16
-sfr = "TC0_CMR.CLKS",  "Memory", 0xfffa0004, 4, base=16, bitRange=0-2
-sfr = "TC0_CMR.CLKI",  "Memory", 0xfffa0004, 4, base=16, bitRange=3
-sfr = "TC0_CMR.BURST",         "Memory", 0xfffa0004, 4, base=16, bitRange=4-5
-sfr = "TC0_CMR.CPCSTOP",       "Memory", 0xfffa0004, 4, base=16, bitRange=6
-sfr = "TC0_CMR.LDBSTOP",       "Memory", 0xfffa0004, 4, base=16, bitRange=6
-sfr = "TC0_CMR.CPCDIS",        "Memory", 0xfffa0004, 4, base=16, bitRange=7
-sfr = "TC0_CMR.LDBDIS",        "Memory", 0xfffa0004, 4, base=16, bitRange=7
-sfr = "TC0_CMR.ETRGEDG",       "Memory", 0xfffa0004, 4, base=16, bitRange=8-9
-sfr = "TC0_CMR.EEVTEDG",       "Memory", 0xfffa0004, 4, base=16, bitRange=8-9
-sfr = "TC0_CMR.EEVT",  "Memory", 0xfffa0004, 4, base=16, bitRange=10-11
-sfr = "TC0_CMR.ABETRG",        "Memory", 0xfffa0004, 4, base=16, bitRange=10
-sfr = "TC0_CMR.ENETRG",        "Memory", 0xfffa0004, 4, base=16, bitRange=12
-sfr = "TC0_CMR.WAVESEL",       "Memory", 0xfffa0004, 4, base=16, bitRange=13-14
-sfr = "TC0_CMR.CPCTRG",        "Memory", 0xfffa0004, 4, base=16, bitRange=14
-sfr = "TC0_CMR.WAVE",  "Memory", 0xfffa0004, 4, base=16, bitRange=15
-sfr = "TC0_CMR.ACPA",  "Memory", 0xfffa0004, 4, base=16, bitRange=16-17
-sfr = "TC0_CMR.LDRA",  "Memory", 0xfffa0004, 4, base=16, bitRange=16-17
-sfr = "TC0_CMR.ACPC",  "Memory", 0xfffa0004, 4, base=16, bitRange=18-19
-sfr = "TC0_CMR.LDRB",  "Memory", 0xfffa0004, 4, base=16, bitRange=18-19
-sfr = "TC0_CMR.AEEVT",         "Memory", 0xfffa0004, 4, base=16, bitRange=20-21
-sfr = "TC0_CMR.ASWTRG",        "Memory", 0xfffa0004, 4, base=16, bitRange=22-23
-sfr = "TC0_CMR.BCPB",  "Memory", 0xfffa0004, 4, base=16, bitRange=24-25
-sfr = "TC0_CMR.BCPC",  "Memory", 0xfffa0004, 4, base=16, bitRange=26-27
-sfr = "TC0_CMR.BEEVT",         "Memory", 0xfffa0004, 4, base=16, bitRange=28-29
-sfr = "TC0_CMR.BSWTRG",        "Memory", 0xfffa0004, 4, base=16, bitRange=30-31
-sfr = "TC0_CV",        "Memory", 0xfffa0010, 4, base=16
-sfr = "TC0_RA",        "Memory", 0xfffa0014, 4, base=16
-sfr = "TC0_RB",        "Memory", 0xfffa0018, 4, base=16
-sfr = "TC0_RC",        "Memory", 0xfffa001c, 4, base=16
-sfr = "TC0_SR",        "Memory", 0xfffa0020, 4, base=16
-sfr = "TC0_SR.COVFS",  "Memory", 0xfffa0020, 4, base=16, bitRange=0
-sfr = "TC0_SR.LOVRS",  "Memory", 0xfffa0020, 4, base=16, bitRange=1
-sfr = "TC0_SR.CPAS",   "Memory", 0xfffa0020, 4, base=16, bitRange=2
-sfr = "TC0_SR.CPBS",   "Memory", 0xfffa0020, 4, base=16, bitRange=3
-sfr = "TC0_SR.CPCS",   "Memory", 0xfffa0020, 4, base=16, bitRange=4
-sfr = "TC0_SR.LDRAS",  "Memory", 0xfffa0020, 4, base=16, bitRange=5
-sfr = "TC0_SR.LDRBS",  "Memory", 0xfffa0020, 4, base=16, bitRange=6
-sfr = "TC0_SR.ETRGS",  "Memory", 0xfffa0020, 4, base=16, bitRange=7
-sfr = "TC0_SR.CLKSTA",         "Memory", 0xfffa0020, 4, base=16, bitRange=16
-sfr = "TC0_SR.MTIOA",  "Memory", 0xfffa0020, 4, base=16, bitRange=17
-sfr = "TC0_SR.MTIOB",  "Memory", 0xfffa0020, 4, base=16, bitRange=18
-sfr = "TC0_IER",       "Memory", 0xfffa0024, 4, base=16
-sfr = "TC0_IER.COVFS",         "Memory", 0xfffa0024, 4, base=16, bitRange=0
-sfr = "TC0_IER.LOVRS",         "Memory", 0xfffa0024, 4, base=16, bitRange=1
-sfr = "TC0_IER.CPAS",  "Memory", 0xfffa0024, 4, base=16, bitRange=2
-sfr = "TC0_IER.CPBS",  "Memory", 0xfffa0024, 4, base=16, bitRange=3
-sfr = "TC0_IER.CPCS",  "Memory", 0xfffa0024, 4, base=16, bitRange=4
-sfr = "TC0_IER.LDRAS",         "Memory", 0xfffa0024, 4, base=16, bitRange=5
-sfr = "TC0_IER.LDRBS",         "Memory", 0xfffa0024, 4, base=16, bitRange=6
-sfr = "TC0_IER.ETRGS",         "Memory", 0xfffa0024, 4, base=16, bitRange=7
-sfr = "TC0_IDR",       "Memory", 0xfffa0028, 4, base=16
-sfr = "TC0_IDR.COVFS",         "Memory", 0xfffa0028, 4, base=16, bitRange=0
-sfr = "TC0_IDR.LOVRS",         "Memory", 0xfffa0028, 4, base=16, bitRange=1
-sfr = "TC0_IDR.CPAS",  "Memory", 0xfffa0028, 4, base=16, bitRange=2
-sfr = "TC0_IDR.CPBS",  "Memory", 0xfffa0028, 4, base=16, bitRange=3
-sfr = "TC0_IDR.CPCS",  "Memory", 0xfffa0028, 4, base=16, bitRange=4
-sfr = "TC0_IDR.LDRAS",         "Memory", 0xfffa0028, 4, base=16, bitRange=5
-sfr = "TC0_IDR.LDRBS",         "Memory", 0xfffa0028, 4, base=16, bitRange=6
-sfr = "TC0_IDR.ETRGS",         "Memory", 0xfffa0028, 4, base=16, bitRange=7
-sfr = "TC0_IMR",       "Memory", 0xfffa002c, 4, base=16
-sfr = "TC0_IMR.COVFS",         "Memory", 0xfffa002c, 4, base=16, bitRange=0
-sfr = "TC0_IMR.LOVRS",         "Memory", 0xfffa002c, 4, base=16, bitRange=1
-sfr = "TC0_IMR.CPAS",  "Memory", 0xfffa002c, 4, base=16, bitRange=2
-sfr = "TC0_IMR.CPBS",  "Memory", 0xfffa002c, 4, base=16, bitRange=3
-sfr = "TC0_IMR.CPCS",  "Memory", 0xfffa002c, 4, base=16, bitRange=4
-sfr = "TC0_IMR.LDRAS",         "Memory", 0xfffa002c, 4, base=16, bitRange=5
-sfr = "TC0_IMR.LDRBS",         "Memory", 0xfffa002c, 4, base=16, bitRange=6
-sfr = "TC0_IMR.ETRGS",         "Memory", 0xfffa002c, 4, base=16, bitRange=7
-; ========== Register definition for TC1 peripheral ========== 
-sfr = "TC1_CCR",       "Memory", 0xfffa0040, 4, base=16
-sfr = "TC1_CCR.CLKEN",         "Memory", 0xfffa0040, 4, base=16, bitRange=0
-sfr = "TC1_CCR.CLKDIS",        "Memory", 0xfffa0040, 4, base=16, bitRange=1
-sfr = "TC1_CCR.SWTRG",         "Memory", 0xfffa0040, 4, base=16, bitRange=2
-sfr = "TC1_CMR",       "Memory", 0xfffa0044, 4, base=16
-sfr = "TC1_CMR.CLKS",  "Memory", 0xfffa0044, 4, base=16, bitRange=0-2
-sfr = "TC1_CMR.CLKI",  "Memory", 0xfffa0044, 4, base=16, bitRange=3
-sfr = "TC1_CMR.BURST",         "Memory", 0xfffa0044, 4, base=16, bitRange=4-5
-sfr = "TC1_CMR.CPCSTOP",       "Memory", 0xfffa0044, 4, base=16, bitRange=6
-sfr = "TC1_CMR.LDBSTOP",       "Memory", 0xfffa0044, 4, base=16, bitRange=6
-sfr = "TC1_CMR.CPCDIS",        "Memory", 0xfffa0044, 4, base=16, bitRange=7
-sfr = "TC1_CMR.LDBDIS",        "Memory", 0xfffa0044, 4, base=16, bitRange=7
-sfr = "TC1_CMR.ETRGEDG",       "Memory", 0xfffa0044, 4, base=16, bitRange=8-9
-sfr = "TC1_CMR.EEVTEDG",       "Memory", 0xfffa0044, 4, base=16, bitRange=8-9
-sfr = "TC1_CMR.EEVT",  "Memory", 0xfffa0044, 4, base=16, bitRange=10-11
-sfr = "TC1_CMR.ABETRG",        "Memory", 0xfffa0044, 4, base=16, bitRange=10
-sfr = "TC1_CMR.ENETRG",        "Memory", 0xfffa0044, 4, base=16, bitRange=12
-sfr = "TC1_CMR.WAVESEL",       "Memory", 0xfffa0044, 4, base=16, bitRange=13-14
-sfr = "TC1_CMR.CPCTRG",        "Memory", 0xfffa0044, 4, base=16, bitRange=14
-sfr = "TC1_CMR.WAVE",  "Memory", 0xfffa0044, 4, base=16, bitRange=15
-sfr = "TC1_CMR.ACPA",  "Memory", 0xfffa0044, 4, base=16, bitRange=16-17
-sfr = "TC1_CMR.LDRA",  "Memory", 0xfffa0044, 4, base=16, bitRange=16-17
-sfr = "TC1_CMR.ACPC",  "Memory", 0xfffa0044, 4, base=16, bitRange=18-19
-sfr = "TC1_CMR.LDRB",  "Memory", 0xfffa0044, 4, base=16, bitRange=18-19
-sfr = "TC1_CMR.AEEVT",         "Memory", 0xfffa0044, 4, base=16, bitRange=20-21
-sfr = "TC1_CMR.ASWTRG",        "Memory", 0xfffa0044, 4, base=16, bitRange=22-23
-sfr = "TC1_CMR.BCPB",  "Memory", 0xfffa0044, 4, base=16, bitRange=24-25
-sfr = "TC1_CMR.BCPC",  "Memory", 0xfffa0044, 4, base=16, bitRange=26-27
-sfr = "TC1_CMR.BEEVT",         "Memory", 0xfffa0044, 4, base=16, bitRange=28-29
-sfr = "TC1_CMR.BSWTRG",        "Memory", 0xfffa0044, 4, base=16, bitRange=30-31
-sfr = "TC1_CV",        "Memory", 0xfffa0050, 4, base=16
-sfr = "TC1_RA",        "Memory", 0xfffa0054, 4, base=16
-sfr = "TC1_RB",        "Memory", 0xfffa0058, 4, base=16
-sfr = "TC1_RC",        "Memory", 0xfffa005c, 4, base=16
-sfr = "TC1_SR",        "Memory", 0xfffa0060, 4, base=16
-sfr = "TC1_SR.COVFS",  "Memory", 0xfffa0060, 4, base=16, bitRange=0
-sfr = "TC1_SR.LOVRS",  "Memory", 0xfffa0060, 4, base=16, bitRange=1
-sfr = "TC1_SR.CPAS",   "Memory", 0xfffa0060, 4, base=16, bitRange=2
-sfr = "TC1_SR.CPBS",   "Memory", 0xfffa0060, 4, base=16, bitRange=3
-sfr = "TC1_SR.CPCS",   "Memory", 0xfffa0060, 4, base=16, bitRange=4
-sfr = "TC1_SR.LDRAS",  "Memory", 0xfffa0060, 4, base=16, bitRange=5
-sfr = "TC1_SR.LDRBS",  "Memory", 0xfffa0060, 4, base=16, bitRange=6
-sfr = "TC1_SR.ETRGS",  "Memory", 0xfffa0060, 4, base=16, bitRange=7
-sfr = "TC1_SR.CLKSTA",         "Memory", 0xfffa0060, 4, base=16, bitRange=16
-sfr = "TC1_SR.MTIOA",  "Memory", 0xfffa0060, 4, base=16, bitRange=17
-sfr = "TC1_SR.MTIOB",  "Memory", 0xfffa0060, 4, base=16, bitRange=18
-sfr = "TC1_IER",       "Memory", 0xfffa0064, 4, base=16
-sfr = "TC1_IER.COVFS",         "Memory", 0xfffa0064, 4, base=16, bitRange=0
-sfr = "TC1_IER.LOVRS",         "Memory", 0xfffa0064, 4, base=16, bitRange=1
-sfr = "TC1_IER.CPAS",  "Memory", 0xfffa0064, 4, base=16, bitRange=2
-sfr = "TC1_IER.CPBS",  "Memory", 0xfffa0064, 4, base=16, bitRange=3
-sfr = "TC1_IER.CPCS",  "Memory", 0xfffa0064, 4, base=16, bitRange=4
-sfr = "TC1_IER.LDRAS",         "Memory", 0xfffa0064, 4, base=16, bitRange=5
-sfr = "TC1_IER.LDRBS",         "Memory", 0xfffa0064, 4, base=16, bitRange=6
-sfr = "TC1_IER.ETRGS",         "Memory", 0xfffa0064, 4, base=16, bitRange=7
-sfr = "TC1_IDR",       "Memory", 0xfffa0068, 4, base=16
-sfr = "TC1_IDR.COVFS",         "Memory", 0xfffa0068, 4, base=16, bitRange=0
-sfr = "TC1_IDR.LOVRS",         "Memory", 0xfffa0068, 4, base=16, bitRange=1
-sfr = "TC1_IDR.CPAS",  "Memory", 0xfffa0068, 4, base=16, bitRange=2
-sfr = "TC1_IDR.CPBS",  "Memory", 0xfffa0068, 4, base=16, bitRange=3
-sfr = "TC1_IDR.CPCS",  "Memory", 0xfffa0068, 4, base=16, bitRange=4
-sfr = "TC1_IDR.LDRAS",         "Memory", 0xfffa0068, 4, base=16, bitRange=5
-sfr = "TC1_IDR.LDRBS",         "Memory", 0xfffa0068, 4, base=16, bitRange=6
-sfr = "TC1_IDR.ETRGS",         "Memory", 0xfffa0068, 4, base=16, bitRange=7
-sfr = "TC1_IMR",       "Memory", 0xfffa006c, 4, base=16
-sfr = "TC1_IMR.COVFS",         "Memory", 0xfffa006c, 4, base=16, bitRange=0
-sfr = "TC1_IMR.LOVRS",         "Memory", 0xfffa006c, 4, base=16, bitRange=1
-sfr = "TC1_IMR.CPAS",  "Memory", 0xfffa006c, 4, base=16, bitRange=2
-sfr = "TC1_IMR.CPBS",  "Memory", 0xfffa006c, 4, base=16, bitRange=3
-sfr = "TC1_IMR.CPCS",  "Memory", 0xfffa006c, 4, base=16, bitRange=4
-sfr = "TC1_IMR.LDRAS",         "Memory", 0xfffa006c, 4, base=16, bitRange=5
-sfr = "TC1_IMR.LDRBS",         "Memory", 0xfffa006c, 4, base=16, bitRange=6
-sfr = "TC1_IMR.ETRGS",         "Memory", 0xfffa006c, 4, base=16, bitRange=7
-; ========== Register definition for TC2 peripheral ========== 
-sfr = "TC2_CCR",       "Memory", 0xfffa0080, 4, base=16
-sfr = "TC2_CCR.CLKEN",         "Memory", 0xfffa0080, 4, base=16, bitRange=0
-sfr = "TC2_CCR.CLKDIS",        "Memory", 0xfffa0080, 4, base=16, bitRange=1
-sfr = "TC2_CCR.SWTRG",         "Memory", 0xfffa0080, 4, base=16, bitRange=2
-sfr = "TC2_CMR",       "Memory", 0xfffa0084, 4, base=16
-sfr = "TC2_CMR.CLKS",  "Memory", 0xfffa0084, 4, base=16, bitRange=0-2
-sfr = "TC2_CMR.CLKI",  "Memory", 0xfffa0084, 4, base=16, bitRange=3
-sfr = "TC2_CMR.BURST",         "Memory", 0xfffa0084, 4, base=16, bitRange=4-5
-sfr = "TC2_CMR.CPCSTOP",       "Memory", 0xfffa0084, 4, base=16, bitRange=6
-sfr = "TC2_CMR.LDBSTOP",       "Memory", 0xfffa0084, 4, base=16, bitRange=6
-sfr = "TC2_CMR.CPCDIS",        "Memory", 0xfffa0084, 4, base=16, bitRange=7
-sfr = "TC2_CMR.LDBDIS",        "Memory", 0xfffa0084, 4, base=16, bitRange=7
-sfr = "TC2_CMR.ETRGEDG",       "Memory", 0xfffa0084, 4, base=16, bitRange=8-9
-sfr = "TC2_CMR.EEVTEDG",       "Memory", 0xfffa0084, 4, base=16, bitRange=8-9
-sfr = "TC2_CMR.EEVT",  "Memory", 0xfffa0084, 4, base=16, bitRange=10-11
-sfr = "TC2_CMR.ABETRG",        "Memory", 0xfffa0084, 4, base=16, bitRange=10
-sfr = "TC2_CMR.ENETRG",        "Memory", 0xfffa0084, 4, base=16, bitRange=12
-sfr = "TC2_CMR.WAVESEL",       "Memory", 0xfffa0084, 4, base=16, bitRange=13-14
-sfr = "TC2_CMR.CPCTRG",        "Memory", 0xfffa0084, 4, base=16, bitRange=14
-sfr = "TC2_CMR.WAVE",  "Memory", 0xfffa0084, 4, base=16, bitRange=15
-sfr = "TC2_CMR.ACPA",  "Memory", 0xfffa0084, 4, base=16, bitRange=16-17
-sfr = "TC2_CMR.LDRA",  "Memory", 0xfffa0084, 4, base=16, bitRange=16-17
-sfr = "TC2_CMR.ACPC",  "Memory", 0xfffa0084, 4, base=16, bitRange=18-19
-sfr = "TC2_CMR.LDRB",  "Memory", 0xfffa0084, 4, base=16, bitRange=18-19
-sfr = "TC2_CMR.AEEVT",         "Memory", 0xfffa0084, 4, base=16, bitRange=20-21
-sfr = "TC2_CMR.ASWTRG",        "Memory", 0xfffa0084, 4, base=16, bitRange=22-23
-sfr = "TC2_CMR.BCPB",  "Memory", 0xfffa0084, 4, base=16, bitRange=24-25
-sfr = "TC2_CMR.BCPC",  "Memory", 0xfffa0084, 4, base=16, bitRange=26-27
-sfr = "TC2_CMR.BEEVT",         "Memory", 0xfffa0084, 4, base=16, bitRange=28-29
-sfr = "TC2_CMR.BSWTRG",        "Memory", 0xfffa0084, 4, base=16, bitRange=30-31
-sfr = "TC2_CV",        "Memory", 0xfffa0090, 4, base=16
-sfr = "TC2_RA",        "Memory", 0xfffa0094, 4, base=16
-sfr = "TC2_RB",        "Memory", 0xfffa0098, 4, base=16
-sfr = "TC2_RC",        "Memory", 0xfffa009c, 4, base=16
-sfr = "TC2_SR",        "Memory", 0xfffa00a0, 4, base=16
-sfr = "TC2_SR.COVFS",  "Memory", 0xfffa00a0, 4, base=16, bitRange=0
-sfr = "TC2_SR.LOVRS",  "Memory", 0xfffa00a0, 4, base=16, bitRange=1
-sfr = "TC2_SR.CPAS",   "Memory", 0xfffa00a0, 4, base=16, bitRange=2
-sfr = "TC2_SR.CPBS",   "Memory", 0xfffa00a0, 4, base=16, bitRange=3
-sfr = "TC2_SR.CPCS",   "Memory", 0xfffa00a0, 4, base=16, bitRange=4
-sfr = "TC2_SR.LDRAS",  "Memory", 0xfffa00a0, 4, base=16, bitRange=5
-sfr = "TC2_SR.LDRBS",  "Memory", 0xfffa00a0, 4, base=16, bitRange=6
-sfr = "TC2_SR.ETRGS",  "Memory", 0xfffa00a0, 4, base=16, bitRange=7
-sfr = "TC2_SR.CLKSTA",         "Memory", 0xfffa00a0, 4, base=16, bitRange=16
-sfr = "TC2_SR.MTIOA",  "Memory", 0xfffa00a0, 4, base=16, bitRange=17
-sfr = "TC2_SR.MTIOB",  "Memory", 0xfffa00a0, 4, base=16, bitRange=18
-sfr = "TC2_IER",       "Memory", 0xfffa00a4, 4, base=16
-sfr = "TC2_IER.COVFS",         "Memory", 0xfffa00a4, 4, base=16, bitRange=0
-sfr = "TC2_IER.LOVRS",         "Memory", 0xfffa00a4, 4, base=16, bitRange=1
-sfr = "TC2_IER.CPAS",  "Memory", 0xfffa00a4, 4, base=16, bitRange=2
-sfr = "TC2_IER.CPBS",  "Memory", 0xfffa00a4, 4, base=16, bitRange=3
-sfr = "TC2_IER.CPCS",  "Memory", 0xfffa00a4, 4, base=16, bitRange=4
-sfr = "TC2_IER.LDRAS",         "Memory", 0xfffa00a4, 4, base=16, bitRange=5
-sfr = "TC2_IER.LDRBS",         "Memory", 0xfffa00a4, 4, base=16, bitRange=6
-sfr = "TC2_IER.ETRGS",         "Memory", 0xfffa00a4, 4, base=16, bitRange=7
-sfr = "TC2_IDR",       "Memory", 0xfffa00a8, 4, base=16
-sfr = "TC2_IDR.COVFS",         "Memory", 0xfffa00a8, 4, base=16, bitRange=0
-sfr = "TC2_IDR.LOVRS",         "Memory", 0xfffa00a8, 4, base=16, bitRange=1
-sfr = "TC2_IDR.CPAS",  "Memory", 0xfffa00a8, 4, base=16, bitRange=2
-sfr = "TC2_IDR.CPBS",  "Memory", 0xfffa00a8, 4, base=16, bitRange=3
-sfr = "TC2_IDR.CPCS",  "Memory", 0xfffa00a8, 4, base=16, bitRange=4
-sfr = "TC2_IDR.LDRAS",         "Memory", 0xfffa00a8, 4, base=16, bitRange=5
-sfr = "TC2_IDR.LDRBS",         "Memory", 0xfffa00a8, 4, base=16, bitRange=6
-sfr = "TC2_IDR.ETRGS",         "Memory", 0xfffa00a8, 4, base=16, bitRange=7
-sfr = "TC2_IMR",       "Memory", 0xfffa00ac, 4, base=16
-sfr = "TC2_IMR.COVFS",         "Memory", 0xfffa00ac, 4, base=16, bitRange=0
-sfr = "TC2_IMR.LOVRS",         "Memory", 0xfffa00ac, 4, base=16, bitRange=1
-sfr = "TC2_IMR.CPAS",  "Memory", 0xfffa00ac, 4, base=16, bitRange=2
-sfr = "TC2_IMR.CPBS",  "Memory", 0xfffa00ac, 4, base=16, bitRange=3
-sfr = "TC2_IMR.CPCS",  "Memory", 0xfffa00ac, 4, base=16, bitRange=4
-sfr = "TC2_IMR.LDRAS",         "Memory", 0xfffa00ac, 4, base=16, bitRange=5
-sfr = "TC2_IMR.LDRBS",         "Memory", 0xfffa00ac, 4, base=16, bitRange=6
-sfr = "TC2_IMR.ETRGS",         "Memory", 0xfffa00ac, 4, base=16, bitRange=7
-; ========== Register definition for TCB peripheral ========== 
-sfr = "TCB_BCR",       "Memory", 0xfffa00c0, 4, base=16
-sfr = "TCB_BCR.SYNC",  "Memory", 0xfffa00c0, 4, base=16, bitRange=0
-sfr = "TCB_BMR",       "Memory", 0xfffa00c4, 4, base=16
-sfr = "TCB_BMR.TC0XC0S",       "Memory", 0xfffa00c4, 4, base=16, bitRange=0-1
-sfr = "TCB_BMR.TC1XC1S",       "Memory", 0xfffa00c4, 4, base=16, bitRange=2-3
-sfr = "TCB_BMR.TC2XC2S",       "Memory", 0xfffa00c4, 4, base=16, bitRange=4-5
-; ========== Register definition for CAN_MB0 peripheral ========== 
-sfr = "CAN_MB0_MMR",   "Memory", 0xfffd0200, 4, base=16
-sfr = "CAN_MB0_MMR.MTIMEMARK",         "Memory", 0xfffd0200, 4, base=16, bitRange=0-15
-sfr = "CAN_MB0_MMR.PRIOR",     "Memory", 0xfffd0200, 4, base=16, bitRange=16-19
-sfr = "CAN_MB0_MMR.MOT",       "Memory", 0xfffd0200, 4, base=16, bitRange=24-26
-sfr = "CAN_MB0_MAM",   "Memory", 0xfffd0204, 4, base=16
-sfr = "CAN_MB0_MAM.MIDvB",     "Memory", 0xfffd0204, 4, base=16, bitRange=0-17
-sfr = "CAN_MB0_MAM.MIDvA",     "Memory", 0xfffd0204, 4, base=16, bitRange=18-28
-sfr = "CAN_MB0_MAM.MIDE",      "Memory", 0xfffd0204, 4, base=16, bitRange=29
-sfr = "CAN_MB0_MID",   "Memory", 0xfffd0208, 4, base=16
-sfr = "CAN_MB0_MID.MIDvB",     "Memory", 0xfffd0208, 4, base=16, bitRange=0-17
-sfr = "CAN_MB0_MID.MIDvA",     "Memory", 0xfffd0208, 4, base=16, bitRange=18-28
-sfr = "CAN_MB0_MID.MIDE",      "Memory", 0xfffd0208, 4, base=16, bitRange=29
-sfr = "CAN_MB0_MFID",  "Memory", 0xfffd020c, 4, base=16
-sfr = "CAN_MB0_MSR",   "Memory", 0xfffd0210, 4, base=16
-sfr = "CAN_MB0_MSR.MTIMESTAMP",        "Memory", 0xfffd0210, 4, base=16, bitRange=0-15
-sfr = "CAN_MB0_MSR.MDLC",      "Memory", 0xfffd0210, 4, base=16, bitRange=16-19
-sfr = "CAN_MB0_MSR.MRTR",      "Memory", 0xfffd0210, 4, base=16, bitRange=20
-sfr = "CAN_MB0_MSR.MABT",      "Memory", 0xfffd0210, 4, base=16, bitRange=22
-sfr = "CAN_MB0_MSR.MRDY",      "Memory", 0xfffd0210, 4, base=16, bitRange=23
-sfr = "CAN_MB0_MSR.MMI",       "Memory", 0xfffd0210, 4, base=16, bitRange=24
-sfr = "CAN_MB0_MDL",   "Memory", 0xfffd0214, 4, base=16
-sfr = "CAN_MB0_MDH",   "Memory", 0xfffd0218, 4, base=16
-sfr = "CAN_MB0_MCR",   "Memory", 0xfffd021c, 4, base=16
-sfr = "CAN_MB0_MCR.MDLC",      "Memory", 0xfffd021c, 4, base=16, bitRange=16-19
-sfr = "CAN_MB0_MCR.MRTR",      "Memory", 0xfffd021c, 4, base=16, bitRange=20
-sfr = "CAN_MB0_MCR.MACR",      "Memory", 0xfffd021c, 4, base=16, bitRange=22
-sfr = "CAN_MB0_MCR.MTCR",      "Memory", 0xfffd021c, 4, base=16, bitRange=23
-; ========== Register definition for CAN_MB1 peripheral ========== 
-sfr = "CAN_MB1_MMR",   "Memory", 0xfffd0220, 4, base=16
-sfr = "CAN_MB1_MMR.MTIMEMARK",         "Memory", 0xfffd0220, 4, base=16, bitRange=0-15
-sfr = "CAN_MB1_MMR.PRIOR",     "Memory", 0xfffd0220, 4, base=16, bitRange=16-19
-sfr = "CAN_MB1_MMR.MOT",       "Memory", 0xfffd0220, 4, base=16, bitRange=24-26
-sfr = "CAN_MB1_MAM",   "Memory", 0xfffd0224, 4, base=16
-sfr = "CAN_MB1_MAM.MIDvB",     "Memory", 0xfffd0224, 4, base=16, bitRange=0-17
-sfr = "CAN_MB1_MAM.MIDvA",     "Memory", 0xfffd0224, 4, base=16, bitRange=18-28
-sfr = "CAN_MB1_MAM.MIDE",      "Memory", 0xfffd0224, 4, base=16, bitRange=29
-sfr = "CAN_MB1_MID",   "Memory", 0xfffd0228, 4, base=16
-sfr = "CAN_MB1_MID.MIDvB",     "Memory", 0xfffd0228, 4, base=16, bitRange=0-17
-sfr = "CAN_MB1_MID.MIDvA",     "Memory", 0xfffd0228, 4, base=16, bitRange=18-28
-sfr = "CAN_MB1_MID.MIDE",      "Memory", 0xfffd0228, 4, base=16, bitRange=29
-sfr = "CAN_MB1_MFID",  "Memory", 0xfffd022c, 4, base=16
-sfr = "CAN_MB1_MSR",   "Memory", 0xfffd0230, 4, base=16
-sfr = "CAN_MB1_MSR.MTIMESTAMP",        "Memory", 0xfffd0230, 4, base=16, bitRange=0-15
-sfr = "CAN_MB1_MSR.MDLC",      "Memory", 0xfffd0230, 4, base=16, bitRange=16-19
-sfr = "CAN_MB1_MSR.MRTR",      "Memory", 0xfffd0230, 4, base=16, bitRange=20
-sfr = "CAN_MB1_MSR.MABT",      "Memory", 0xfffd0230, 4, base=16, bitRange=22
-sfr = "CAN_MB1_MSR.MRDY",      "Memory", 0xfffd0230, 4, base=16, bitRange=23
-sfr = "CAN_MB1_MSR.MMI",       "Memory", 0xfffd0230, 4, base=16, bitRange=24
-sfr = "CAN_MB1_MDL",   "Memory", 0xfffd0234, 4, base=16
-sfr = "CAN_MB1_MDH",   "Memory", 0xfffd0238, 4, base=16
-sfr = "CAN_MB1_MCR",   "Memory", 0xfffd023c, 4, base=16
-sfr = "CAN_MB1_MCR.MDLC",      "Memory", 0xfffd023c, 4, base=16, bitRange=16-19
-sfr = "CAN_MB1_MCR.MRTR",      "Memory", 0xfffd023c, 4, base=16, bitRange=20
-sfr = "CAN_MB1_MCR.MACR",      "Memory", 0xfffd023c, 4, base=16, bitRange=22
-sfr = "CAN_MB1_MCR.MTCR",      "Memory", 0xfffd023c, 4, base=16, bitRange=23
-; ========== Register definition for CAN_MB2 peripheral ========== 
-sfr = "CAN_MB2_MMR",   "Memory", 0xfffd0240, 4, base=16
-sfr = "CAN_MB2_MMR.MTIMEMARK",         "Memory", 0xfffd0240, 4, base=16, bitRange=0-15
-sfr = "CAN_MB2_MMR.PRIOR",     "Memory", 0xfffd0240, 4, base=16, bitRange=16-19
-sfr = "CAN_MB2_MMR.MOT",       "Memory", 0xfffd0240, 4, base=16, bitRange=24-26
-sfr = "CAN_MB2_MAM",   "Memory", 0xfffd0244, 4, base=16
-sfr = "CAN_MB2_MAM.MIDvB",     "Memory", 0xfffd0244, 4, base=16, bitRange=0-17
-sfr = "CAN_MB2_MAM.MIDvA",     "Memory", 0xfffd0244, 4, base=16, bitRange=18-28
-sfr = "CAN_MB2_MAM.MIDE",      "Memory", 0xfffd0244, 4, base=16, bitRange=29
-sfr = "CAN_MB2_MID",   "Memory", 0xfffd0248, 4, base=16
-sfr = "CAN_MB2_MID.MIDvB",     "Memory", 0xfffd0248, 4, base=16, bitRange=0-17
-sfr = "CAN_MB2_MID.MIDvA",     "Memory", 0xfffd0248, 4, base=16, bitRange=18-28
-sfr = "CAN_MB2_MID.MIDE",      "Memory", 0xfffd0248, 4, base=16, bitRange=29
-sfr = "CAN_MB2_MFID",  "Memory", 0xfffd024c, 4, base=16
-sfr = "CAN_MB2_MSR",   "Memory", 0xfffd0250, 4, base=16
-sfr = "CAN_MB2_MSR.MTIMESTAMP",        "Memory", 0xfffd0250, 4, base=16, bitRange=0-15
-sfr = "CAN_MB2_MSR.MDLC",      "Memory", 0xfffd0250, 4, base=16, bitRange=16-19
-sfr = "CAN_MB2_MSR.MRTR",      "Memory", 0xfffd0250, 4, base=16, bitRange=20
-sfr = "CAN_MB2_MSR.MABT",      "Memory", 0xfffd0250, 4, base=16, bitRange=22
-sfr = "CAN_MB2_MSR.MRDY",      "Memory", 0xfffd0250, 4, base=16, bitRange=23
-sfr = "CAN_MB2_MSR.MMI",       "Memory", 0xfffd0250, 4, base=16, bitRange=24
-sfr = "CAN_MB2_MDL",   "Memory", 0xfffd0254, 4, base=16
-sfr = "CAN_MB2_MDH",   "Memory", 0xfffd0258, 4, base=16
-sfr = "CAN_MB2_MCR",   "Memory", 0xfffd025c, 4, base=16
-sfr = "CAN_MB2_MCR.MDLC",      "Memory", 0xfffd025c, 4, base=16, bitRange=16-19
-sfr = "CAN_MB2_MCR.MRTR",      "Memory", 0xfffd025c, 4, base=16, bitRange=20
-sfr = "CAN_MB2_MCR.MACR",      "Memory", 0xfffd025c, 4, base=16, bitRange=22
-sfr = "CAN_MB2_MCR.MTCR",      "Memory", 0xfffd025c, 4, base=16, bitRange=23
-; ========== Register definition for CAN_MB3 peripheral ========== 
-sfr = "CAN_MB3_MMR",   "Memory", 0xfffd0260, 4, base=16
-sfr = "CAN_MB3_MMR.MTIMEMARK",         "Memory", 0xfffd0260, 4, base=16, bitRange=0-15
-sfr = "CAN_MB3_MMR.PRIOR",     "Memory", 0xfffd0260, 4, base=16, bitRange=16-19
-sfr = "CAN_MB3_MMR.MOT",       "Memory", 0xfffd0260, 4, base=16, bitRange=24-26
-sfr = "CAN_MB3_MAM",   "Memory", 0xfffd0264, 4, base=16
-sfr = "CAN_MB3_MAM.MIDvB",     "Memory", 0xfffd0264, 4, base=16, bitRange=0-17
-sfr = "CAN_MB3_MAM.MIDvA",     "Memory", 0xfffd0264, 4, base=16, bitRange=18-28
-sfr = "CAN_MB3_MAM.MIDE",      "Memory", 0xfffd0264, 4, base=16, bitRange=29
-sfr = "CAN_MB3_MID",   "Memory", 0xfffd0268, 4, base=16
-sfr = "CAN_MB3_MID.MIDvB",     "Memory", 0xfffd0268, 4, base=16, bitRange=0-17
-sfr = "CAN_MB3_MID.MIDvA",     "Memory", 0xfffd0268, 4, base=16, bitRange=18-28
-sfr = "CAN_MB3_MID.MIDE",      "Memory", 0xfffd0268, 4, base=16, bitRange=29
-sfr = "CAN_MB3_MFID",  "Memory", 0xfffd026c, 4, base=16
-sfr = "CAN_MB3_MSR",   "Memory", 0xfffd0270, 4, base=16
-sfr = "CAN_MB3_MSR.MTIMESTAMP",        "Memory", 0xfffd0270, 4, base=16, bitRange=0-15
-sfr = "CAN_MB3_MSR.MDLC",      "Memory", 0xfffd0270, 4, base=16, bitRange=16-19
-sfr = "CAN_MB3_MSR.MRTR",      "Memory", 0xfffd0270, 4, base=16, bitRange=20
-sfr = "CAN_MB3_MSR.MABT",      "Memory", 0xfffd0270, 4, base=16, bitRange=22
-sfr = "CAN_MB3_MSR.MRDY",      "Memory", 0xfffd0270, 4, base=16, bitRange=23
-sfr = "CAN_MB3_MSR.MMI",       "Memory", 0xfffd0270, 4, base=16, bitRange=24
-sfr = "CAN_MB3_MDL",   "Memory", 0xfffd0274, 4, base=16
-sfr = "CAN_MB3_MDH",   "Memory", 0xfffd0278, 4, base=16
-sfr = "CAN_MB3_MCR",   "Memory", 0xfffd027c, 4, base=16
-sfr = "CAN_MB3_MCR.MDLC",      "Memory", 0xfffd027c, 4, base=16, bitRange=16-19
-sfr = "CAN_MB3_MCR.MRTR",      "Memory", 0xfffd027c, 4, base=16, bitRange=20
-sfr = "CAN_MB3_MCR.MACR",      "Memory", 0xfffd027c, 4, base=16, bitRange=22
-sfr = "CAN_MB3_MCR.MTCR",      "Memory", 0xfffd027c, 4, base=16, bitRange=23
-; ========== Register definition for CAN_MB4 peripheral ========== 
-sfr = "CAN_MB4_MMR",   "Memory", 0xfffd0280, 4, base=16
-sfr = "CAN_MB4_MMR.MTIMEMARK",         "Memory", 0xfffd0280, 4, base=16, bitRange=0-15
-sfr = "CAN_MB4_MMR.PRIOR",     "Memory", 0xfffd0280, 4, base=16, bitRange=16-19
-sfr = "CAN_MB4_MMR.MOT",       "Memory", 0xfffd0280, 4, base=16, bitRange=24-26
-sfr = "CAN_MB4_MAM",   "Memory", 0xfffd0284, 4, base=16
-sfr = "CAN_MB4_MAM.MIDvB",     "Memory", 0xfffd0284, 4, base=16, bitRange=0-17
-sfr = "CAN_MB4_MAM.MIDvA",     "Memory", 0xfffd0284, 4, base=16, bitRange=18-28
-sfr = "CAN_MB4_MAM.MIDE",      "Memory", 0xfffd0284, 4, base=16, bitRange=29
-sfr = "CAN_MB4_MID",   "Memory", 0xfffd0288, 4, base=16
-sfr = "CAN_MB4_MID.MIDvB",     "Memory", 0xfffd0288, 4, base=16, bitRange=0-17
-sfr = "CAN_MB4_MID.MIDvA",     "Memory", 0xfffd0288, 4, base=16, bitRange=18-28
-sfr = "CAN_MB4_MID.MIDE",      "Memory", 0xfffd0288, 4, base=16, bitRange=29
-sfr = "CAN_MB4_MFID",  "Memory", 0xfffd028c, 4, base=16
-sfr = "CAN_MB4_MSR",   "Memory", 0xfffd0290, 4, base=16
-sfr = "CAN_MB4_MSR.MTIMESTAMP",        "Memory", 0xfffd0290, 4, base=16, bitRange=0-15
-sfr = "CAN_MB4_MSR.MDLC",      "Memory", 0xfffd0290, 4, base=16, bitRange=16-19
-sfr = "CAN_MB4_MSR.MRTR",      "Memory", 0xfffd0290, 4, base=16, bitRange=20
-sfr = "CAN_MB4_MSR.MABT",      "Memory", 0xfffd0290, 4, base=16, bitRange=22
-sfr = "CAN_MB4_MSR.MRDY",      "Memory", 0xfffd0290, 4, base=16, bitRange=23
-sfr = "CAN_MB4_MSR.MMI",       "Memory", 0xfffd0290, 4, base=16, bitRange=24
-sfr = "CAN_MB4_MDL",   "Memory", 0xfffd0294, 4, base=16
-sfr = "CAN_MB4_MDH",   "Memory", 0xfffd0298, 4, base=16
-sfr = "CAN_MB4_MCR",   "Memory", 0xfffd029c, 4, base=16
-sfr = "CAN_MB4_MCR.MDLC",      "Memory", 0xfffd029c, 4, base=16, bitRange=16-19
-sfr = "CAN_MB4_MCR.MRTR",      "Memory", 0xfffd029c, 4, base=16, bitRange=20
-sfr = "CAN_MB4_MCR.MACR",      "Memory", 0xfffd029c, 4, base=16, bitRange=22
-sfr = "CAN_MB4_MCR.MTCR",      "Memory", 0xfffd029c, 4, base=16, bitRange=23
-; ========== Register definition for CAN_MB5 peripheral ========== 
-sfr = "CAN_MB5_MMR",   "Memory", 0xfffd02a0, 4, base=16
-sfr = "CAN_MB5_MMR.MTIMEMARK",         "Memory", 0xfffd02a0, 4, base=16, bitRange=0-15
-sfr = "CAN_MB5_MMR.PRIOR",     "Memory", 0xfffd02a0, 4, base=16, bitRange=16-19
-sfr = "CAN_MB5_MMR.MOT",       "Memory", 0xfffd02a0, 4, base=16, bitRange=24-26
-sfr = "CAN_MB5_MAM",   "Memory", 0xfffd02a4, 4, base=16
-sfr = "CAN_MB5_MAM.MIDvB",     "Memory", 0xfffd02a4, 4, base=16, bitRange=0-17
-sfr = "CAN_MB5_MAM.MIDvA",     "Memory", 0xfffd02a4, 4, base=16, bitRange=18-28
-sfr = "CAN_MB5_MAM.MIDE",      "Memory", 0xfffd02a4, 4, base=16, bitRange=29
-sfr = "CAN_MB5_MID",   "Memory", 0xfffd02a8, 4, base=16
-sfr = "CAN_MB5_MID.MIDvB",     "Memory", 0xfffd02a8, 4, base=16, bitRange=0-17
-sfr = "CAN_MB5_MID.MIDvA",     "Memory", 0xfffd02a8, 4, base=16, bitRange=18-28
-sfr = "CAN_MB5_MID.MIDE",      "Memory", 0xfffd02a8, 4, base=16, bitRange=29
-sfr = "CAN_MB5_MFID",  "Memory", 0xfffd02ac, 4, base=16
-sfr = "CAN_MB5_MSR",   "Memory", 0xfffd02b0, 4, base=16
-sfr = "CAN_MB5_MSR.MTIMESTAMP",        "Memory", 0xfffd02b0, 4, base=16, bitRange=0-15
-sfr = "CAN_MB5_MSR.MDLC",      "Memory", 0xfffd02b0, 4, base=16, bitRange=16-19
-sfr = "CAN_MB5_MSR.MRTR",      "Memory", 0xfffd02b0, 4, base=16, bitRange=20
-sfr = "CAN_MB5_MSR.MABT",      "Memory", 0xfffd02b0, 4, base=16, bitRange=22
-sfr = "CAN_MB5_MSR.MRDY",      "Memory", 0xfffd02b0, 4, base=16, bitRange=23
-sfr = "CAN_MB5_MSR.MMI",       "Memory", 0xfffd02b0, 4, base=16, bitRange=24
-sfr = "CAN_MB5_MDL",   "Memory", 0xfffd02b4, 4, base=16
-sfr = "CAN_MB5_MDH",   "Memory", 0xfffd02b8, 4, base=16
-sfr = "CAN_MB5_MCR",   "Memory", 0xfffd02bc, 4, base=16
-sfr = "CAN_MB5_MCR.MDLC",      "Memory", 0xfffd02bc, 4, base=16, bitRange=16-19
-sfr = "CAN_MB5_MCR.MRTR",      "Memory", 0xfffd02bc, 4, base=16, bitRange=20
-sfr = "CAN_MB5_MCR.MACR",      "Memory", 0xfffd02bc, 4, base=16, bitRange=22
-sfr = "CAN_MB5_MCR.MTCR",      "Memory", 0xfffd02bc, 4, base=16, bitRange=23
-; ========== Register definition for CAN_MB6 peripheral ========== 
-sfr = "CAN_MB6_MMR",   "Memory", 0xfffd02c0, 4, base=16
-sfr = "CAN_MB6_MMR.MTIMEMARK",         "Memory", 0xfffd02c0, 4, base=16, bitRange=0-15
-sfr = "CAN_MB6_MMR.PRIOR",     "Memory", 0xfffd02c0, 4, base=16, bitRange=16-19
-sfr = "CAN_MB6_MMR.MOT",       "Memory", 0xfffd02c0, 4, base=16, bitRange=24-26
-sfr = "CAN_MB6_MAM",   "Memory", 0xfffd02c4, 4, base=16
-sfr = "CAN_MB6_MAM.MIDvB",     "Memory", 0xfffd02c4, 4, base=16, bitRange=0-17
-sfr = "CAN_MB6_MAM.MIDvA",     "Memory", 0xfffd02c4, 4, base=16, bitRange=18-28
-sfr = "CAN_MB6_MAM.MIDE",      "Memory", 0xfffd02c4, 4, base=16, bitRange=29
-sfr = "CAN_MB6_MID",   "Memory", 0xfffd02c8, 4, base=16
-sfr = "CAN_MB6_MID.MIDvB",     "Memory", 0xfffd02c8, 4, base=16, bitRange=0-17
-sfr = "CAN_MB6_MID.MIDvA",     "Memory", 0xfffd02c8, 4, base=16, bitRange=18-28
-sfr = "CAN_MB6_MID.MIDE",      "Memory", 0xfffd02c8, 4, base=16, bitRange=29
-sfr = "CAN_MB6_MFID",  "Memory", 0xfffd02cc, 4, base=16
-sfr = "CAN_MB6_MSR",   "Memory", 0xfffd02d0, 4, base=16
-sfr = "CAN_MB6_MSR.MTIMESTAMP",        "Memory", 0xfffd02d0, 4, base=16, bitRange=0-15
-sfr = "CAN_MB6_MSR.MDLC",      "Memory", 0xfffd02d0, 4, base=16, bitRange=16-19
-sfr = "CAN_MB6_MSR.MRTR",      "Memory", 0xfffd02d0, 4, base=16, bitRange=20
-sfr = "CAN_MB6_MSR.MABT",      "Memory", 0xfffd02d0, 4, base=16, bitRange=22
-sfr = "CAN_MB6_MSR.MRDY",      "Memory", 0xfffd02d0, 4, base=16, bitRange=23
-sfr = "CAN_MB6_MSR.MMI",       "Memory", 0xfffd02d0, 4, base=16, bitRange=24
-sfr = "CAN_MB6_MDL",   "Memory", 0xfffd02d4, 4, base=16
-sfr = "CAN_MB6_MDH",   "Memory", 0xfffd02d8, 4, base=16
-sfr = "CAN_MB6_MCR",   "Memory", 0xfffd02dc, 4, base=16
-sfr = "CAN_MB6_MCR.MDLC",      "Memory", 0xfffd02dc, 4, base=16, bitRange=16-19
-sfr = "CAN_MB6_MCR.MRTR",      "Memory", 0xfffd02dc, 4, base=16, bitRange=20
-sfr = "CAN_MB6_MCR.MACR",      "Memory", 0xfffd02dc, 4, base=16, bitRange=22
-sfr = "CAN_MB6_MCR.MTCR",      "Memory", 0xfffd02dc, 4, base=16, bitRange=23
-; ========== Register definition for CAN_MB7 peripheral ========== 
-sfr = "CAN_MB7_MMR",   "Memory", 0xfffd02e0, 4, base=16
-sfr = "CAN_MB7_MMR.MTIMEMARK",         "Memory", 0xfffd02e0, 4, base=16, bitRange=0-15
-sfr = "CAN_MB7_MMR.PRIOR",     "Memory", 0xfffd02e0, 4, base=16, bitRange=16-19
-sfr = "CAN_MB7_MMR.MOT",       "Memory", 0xfffd02e0, 4, base=16, bitRange=24-26
-sfr = "CAN_MB7_MAM",   "Memory", 0xfffd02e4, 4, base=16
-sfr = "CAN_MB7_MAM.MIDvB",     "Memory", 0xfffd02e4, 4, base=16, bitRange=0-17
-sfr = "CAN_MB7_MAM.MIDvA",     "Memory", 0xfffd02e4, 4, base=16, bitRange=18-28
-sfr = "CAN_MB7_MAM.MIDE",      "Memory", 0xfffd02e4, 4, base=16, bitRange=29
-sfr = "CAN_MB7_MID",   "Memory", 0xfffd02e8, 4, base=16
-sfr = "CAN_MB7_MID.MIDvB",     "Memory", 0xfffd02e8, 4, base=16, bitRange=0-17
-sfr = "CAN_MB7_MID.MIDvA",     "Memory", 0xfffd02e8, 4, base=16, bitRange=18-28
-sfr = "CAN_MB7_MID.MIDE",      "Memory", 0xfffd02e8, 4, base=16, bitRange=29
-sfr = "CAN_MB7_MFID",  "Memory", 0xfffd02ec, 4, base=16
-sfr = "CAN_MB7_MSR",   "Memory", 0xfffd02f0, 4, base=16
-sfr = "CAN_MB7_MSR.MTIMESTAMP",        "Memory", 0xfffd02f0, 4, base=16, bitRange=0-15
-sfr = "CAN_MB7_MSR.MDLC",      "Memory", 0xfffd02f0, 4, base=16, bitRange=16-19
-sfr = "CAN_MB7_MSR.MRTR",      "Memory", 0xfffd02f0, 4, base=16, bitRange=20
-sfr = "CAN_MB7_MSR.MABT",      "Memory", 0xfffd02f0, 4, base=16, bitRange=22
-sfr = "CAN_MB7_MSR.MRDY",      "Memory", 0xfffd02f0, 4, base=16, bitRange=23
-sfr = "CAN_MB7_MSR.MMI",       "Memory", 0xfffd02f0, 4, base=16, bitRange=24
-sfr = "CAN_MB7_MDL",   "Memory", 0xfffd02f4, 4, base=16
-sfr = "CAN_MB7_MDH",   "Memory", 0xfffd02f8, 4, base=16
-sfr = "CAN_MB7_MCR",   "Memory", 0xfffd02fc, 4, base=16
-sfr = "CAN_MB7_MCR.MDLC",      "Memory", 0xfffd02fc, 4, base=16, bitRange=16-19
-sfr = "CAN_MB7_MCR.MRTR",      "Memory", 0xfffd02fc, 4, base=16, bitRange=20
-sfr = "CAN_MB7_MCR.MACR",      "Memory", 0xfffd02fc, 4, base=16, bitRange=22
-sfr = "CAN_MB7_MCR.MTCR",      "Memory", 0xfffd02fc, 4, base=16, bitRange=23
-; ========== Register definition for CAN peripheral ========== 
-sfr = "CAN_MR",        "Memory", 0xfffd0000, 4, base=16
-sfr = "CAN_MR.CANEN",  "Memory", 0xfffd0000, 4, base=16, bitRange=0
-sfr = "CAN_MR.LPM",    "Memory", 0xfffd0000, 4, base=16, bitRange=1
-sfr = "CAN_MR.ABM",    "Memory", 0xfffd0000, 4, base=16, bitRange=2
-sfr = "CAN_MR.OVL",    "Memory", 0xfffd0000, 4, base=16, bitRange=3
-sfr = "CAN_MR.TEOF",   "Memory", 0xfffd0000, 4, base=16, bitRange=4
-sfr = "CAN_MR.TTM",    "Memory", 0xfffd0000, 4, base=16, bitRange=5
-sfr = "CAN_MR.TIMFRZ",         "Memory", 0xfffd0000, 4, base=16, bitRange=6
-sfr = "CAN_MR.DRPT",   "Memory", 0xfffd0000, 4, base=16, bitRange=7
-sfr = "CAN_IER",       "Memory", 0xfffd0004, 4, base=16
-sfr = "CAN_IER.MB0",   "Memory", 0xfffd0004, 4, base=16, bitRange=0
-sfr = "CAN_IER.MB1",   "Memory", 0xfffd0004, 4, base=16, bitRange=1
-sfr = "CAN_IER.MB2",   "Memory", 0xfffd0004, 4, base=16, bitRange=2
-sfr = "CAN_IER.MB3",   "Memory", 0xfffd0004, 4, base=16, bitRange=3
-sfr = "CAN_IER.MB4",   "Memory", 0xfffd0004, 4, base=16, bitRange=4
-sfr = "CAN_IER.MB5",   "Memory", 0xfffd0004, 4, base=16, bitRange=5
-sfr = "CAN_IER.MB6",   "Memory", 0xfffd0004, 4, base=16, bitRange=6
-sfr = "CAN_IER.MB7",   "Memory", 0xfffd0004, 4, base=16, bitRange=7
-sfr = "CAN_IER.MB8",   "Memory", 0xfffd0004, 4, base=16, bitRange=8
-sfr = "CAN_IER.MB9",   "Memory", 0xfffd0004, 4, base=16, bitRange=9
-sfr = "CAN_IER.MB10",  "Memory", 0xfffd0004, 4, base=16, bitRange=10
-sfr = "CAN_IER.MB11",  "Memory", 0xfffd0004, 4, base=16, bitRange=11
-sfr = "CAN_IER.MB12",  "Memory", 0xfffd0004, 4, base=16, bitRange=12
-sfr = "CAN_IER.MB13",  "Memory", 0xfffd0004, 4, base=16, bitRange=13
-sfr = "CAN_IER.MB14",  "Memory", 0xfffd0004, 4, base=16, bitRange=14
-sfr = "CAN_IER.MB15",  "Memory", 0xfffd0004, 4, base=16, bitRange=15
-sfr = "CAN_IER.ERRA",  "Memory", 0xfffd0004, 4, base=16, bitRange=16
-sfr = "CAN_IER.WARN",  "Memory", 0xfffd0004, 4, base=16, bitRange=17
-sfr = "CAN_IER.ERRP",  "Memory", 0xfffd0004, 4, base=16, bitRange=18
-sfr = "CAN_IER.BOFF",  "Memory", 0xfffd0004, 4, base=16, bitRange=19
-sfr = "CAN_IER.SLEEP",         "Memory", 0xfffd0004, 4, base=16, bitRange=20
-sfr = "CAN_IER.WAKEUP",        "Memory", 0xfffd0004, 4, base=16, bitRange=21
-sfr = "CAN_IER.TOVF",  "Memory", 0xfffd0004, 4, base=16, bitRange=22
-sfr = "CAN_IER.TSTP",  "Memory", 0xfffd0004, 4, base=16, bitRange=23
-sfr = "CAN_IER.CERR",  "Memory", 0xfffd0004, 4, base=16, bitRange=24
-sfr = "CAN_IER.SERR",  "Memory", 0xfffd0004, 4, base=16, bitRange=25
-sfr = "CAN_IER.AERR",  "Memory", 0xfffd0004, 4, base=16, bitRange=26
-sfr = "CAN_IER.FERR",  "Memory", 0xfffd0004, 4, base=16, bitRange=27
-sfr = "CAN_IER.BERR",  "Memory", 0xfffd0004, 4, base=16, bitRange=28
-sfr = "CAN_IDR",       "Memory", 0xfffd0008, 4, base=16
-sfr = "CAN_IDR.MB0",   "Memory", 0xfffd0008, 4, base=16, bitRange=0
-sfr = "CAN_IDR.MB1",   "Memory", 0xfffd0008, 4, base=16, bitRange=1
-sfr = "CAN_IDR.MB2",   "Memory", 0xfffd0008, 4, base=16, bitRange=2
-sfr = "CAN_IDR.MB3",   "Memory", 0xfffd0008, 4, base=16, bitRange=3
-sfr = "CAN_IDR.MB4",   "Memory", 0xfffd0008, 4, base=16, bitRange=4
-sfr = "CAN_IDR.MB5",   "Memory", 0xfffd0008, 4, base=16, bitRange=5
-sfr = "CAN_IDR.MB6",   "Memory", 0xfffd0008, 4, base=16, bitRange=6
-sfr = "CAN_IDR.MB7",   "Memory", 0xfffd0008, 4, base=16, bitRange=7
-sfr = "CAN_IDR.MB8",   "Memory", 0xfffd0008, 4, base=16, bitRange=8
-sfr = "CAN_IDR.MB9",   "Memory", 0xfffd0008, 4, base=16, bitRange=9
-sfr = "CAN_IDR.MB10",  "Memory", 0xfffd0008, 4, base=16, bitRange=10
-sfr = "CAN_IDR.MB11",  "Memory", 0xfffd0008, 4, base=16, bitRange=11
-sfr = "CAN_IDR.MB12",  "Memory", 0xfffd0008, 4, base=16, bitRange=12
-sfr = "CAN_IDR.MB13",  "Memory", 0xfffd0008, 4, base=16, bitRange=13
-sfr = "CAN_IDR.MB14",  "Memory", 0xfffd0008, 4, base=16, bitRange=14
-sfr = "CAN_IDR.MB15",  "Memory", 0xfffd0008, 4, base=16, bitRange=15
-sfr = "CAN_IDR.ERRA",  "Memory", 0xfffd0008, 4, base=16, bitRange=16
-sfr = "CAN_IDR.WARN",  "Memory", 0xfffd0008, 4, base=16, bitRange=17
-sfr = "CAN_IDR.ERRP",  "Memory", 0xfffd0008, 4, base=16, bitRange=18
-sfr = "CAN_IDR.BOFF",  "Memory", 0xfffd0008, 4, base=16, bitRange=19
-sfr = "CAN_IDR.SLEEP",         "Memory", 0xfffd0008, 4, base=16, bitRange=20
-sfr = "CAN_IDR.WAKEUP",        "Memory", 0xfffd0008, 4, base=16, bitRange=21
-sfr = "CAN_IDR.TOVF",  "Memory", 0xfffd0008, 4, base=16, bitRange=22
-sfr = "CAN_IDR.TSTP",  "Memory", 0xfffd0008, 4, base=16, bitRange=23
-sfr = "CAN_IDR.CERR",  "Memory", 0xfffd0008, 4, base=16, bitRange=24
-sfr = "CAN_IDR.SERR",  "Memory", 0xfffd0008, 4, base=16, bitRange=25
-sfr = "CAN_IDR.AERR",  "Memory", 0xfffd0008, 4, base=16, bitRange=26
-sfr = "CAN_IDR.FERR",  "Memory", 0xfffd0008, 4, base=16, bitRange=27
-sfr = "CAN_IDR.BERR",  "Memory", 0xfffd0008, 4, base=16, bitRange=28
-sfr = "CAN_IMR",       "Memory", 0xfffd000c, 4, base=16
-sfr = "CAN_IMR.MB0",   "Memory", 0xfffd000c, 4, base=16, bitRange=0
-sfr = "CAN_IMR.MB1",   "Memory", 0xfffd000c, 4, base=16, bitRange=1
-sfr = "CAN_IMR.MB2",   "Memory", 0xfffd000c, 4, base=16, bitRange=2
-sfr = "CAN_IMR.MB3",   "Memory", 0xfffd000c, 4, base=16, bitRange=3
-sfr = "CAN_IMR.MB4",   "Memory", 0xfffd000c, 4, base=16, bitRange=4
-sfr = "CAN_IMR.MB5",   "Memory", 0xfffd000c, 4, base=16, bitRange=5
-sfr = "CAN_IMR.MB6",   "Memory", 0xfffd000c, 4, base=16, bitRange=6
-sfr = "CAN_IMR.MB7",   "Memory", 0xfffd000c, 4, base=16, bitRange=7
-sfr = "CAN_IMR.MB8",   "Memory", 0xfffd000c, 4, base=16, bitRange=8
-sfr = "CAN_IMR.MB9",   "Memory", 0xfffd000c, 4, base=16, bitRange=9
-sfr = "CAN_IMR.MB10",  "Memory", 0xfffd000c, 4, base=16, bitRange=10
-sfr = "CAN_IMR.MB11",  "Memory", 0xfffd000c, 4, base=16, bitRange=11
-sfr = "CAN_IMR.MB12",  "Memory", 0xfffd000c, 4, base=16, bitRange=12
-sfr = "CAN_IMR.MB13",  "Memory", 0xfffd000c, 4, base=16, bitRange=13
-sfr = "CAN_IMR.MB14",  "Memory", 0xfffd000c, 4, base=16, bitRange=14
-sfr = "CAN_IMR.MB15",  "Memory", 0xfffd000c, 4, base=16, bitRange=15
-sfr = "CAN_IMR.ERRA",  "Memory", 0xfffd000c, 4, base=16, bitRange=16
-sfr = "CAN_IMR.WARN",  "Memory", 0xfffd000c, 4, base=16, bitRange=17
-sfr = "CAN_IMR.ERRP",  "Memory", 0xfffd000c, 4, base=16, bitRange=18
-sfr = "CAN_IMR.BOFF",  "Memory", 0xfffd000c, 4, base=16, bitRange=19
-sfr = "CAN_IMR.SLEEP",         "Memory", 0xfffd000c, 4, base=16, bitRange=20
-sfr = "CAN_IMR.WAKEUP",        "Memory", 0xfffd000c, 4, base=16, bitRange=21
-sfr = "CAN_IMR.TOVF",  "Memory", 0xfffd000c, 4, base=16, bitRange=22
-sfr = "CAN_IMR.TSTP",  "Memory", 0xfffd000c, 4, base=16, bitRange=23
-sfr = "CAN_IMR.CERR",  "Memory", 0xfffd000c, 4, base=16, bitRange=24
-sfr = "CAN_IMR.SERR",  "Memory", 0xfffd000c, 4, base=16, bitRange=25
-sfr = "CAN_IMR.AERR",  "Memory", 0xfffd000c, 4, base=16, bitRange=26
-sfr = "CAN_IMR.FERR",  "Memory", 0xfffd000c, 4, base=16, bitRange=27
-sfr = "CAN_IMR.BERR",  "Memory", 0xfffd000c, 4, base=16, bitRange=28
-sfr = "CAN_SR",        "Memory", 0xfffd0010, 4, base=16
-sfr = "CAN_SR.MB0",    "Memory", 0xfffd0010, 4, base=16, bitRange=0
-sfr = "CAN_SR.MB1",    "Memory", 0xfffd0010, 4, base=16, bitRange=1
-sfr = "CAN_SR.MB2",    "Memory", 0xfffd0010, 4, base=16, bitRange=2
-sfr = "CAN_SR.MB3",    "Memory", 0xfffd0010, 4, base=16, bitRange=3
-sfr = "CAN_SR.MB4",    "Memory", 0xfffd0010, 4, base=16, bitRange=4
-sfr = "CAN_SR.MB5",    "Memory", 0xfffd0010, 4, base=16, bitRange=5
-sfr = "CAN_SR.MB6",    "Memory", 0xfffd0010, 4, base=16, bitRange=6
-sfr = "CAN_SR.MB7",    "Memory", 0xfffd0010, 4, base=16, bitRange=7
-sfr = "CAN_SR.MB8",    "Memory", 0xfffd0010, 4, base=16, bitRange=8
-sfr = "CAN_SR.MB9",    "Memory", 0xfffd0010, 4, base=16, bitRange=9
-sfr = "CAN_SR.MB10",   "Memory", 0xfffd0010, 4, base=16, bitRange=10
-sfr = "CAN_SR.MB11",   "Memory", 0xfffd0010, 4, base=16, bitRange=11
-sfr = "CAN_SR.MB12",   "Memory", 0xfffd0010, 4, base=16, bitRange=12
-sfr = "CAN_SR.MB13",   "Memory", 0xfffd0010, 4, base=16, bitRange=13
-sfr = "CAN_SR.MB14",   "Memory", 0xfffd0010, 4, base=16, bitRange=14
-sfr = "CAN_SR.MB15",   "Memory", 0xfffd0010, 4, base=16, bitRange=15
-sfr = "CAN_SR.ERRA",   "Memory", 0xfffd0010, 4, base=16, bitRange=16
-sfr = "CAN_SR.WARN",   "Memory", 0xfffd0010, 4, base=16, bitRange=17
-sfr = "CAN_SR.ERRP",   "Memory", 0xfffd0010, 4, base=16, bitRange=18
-sfr = "CAN_SR.BOFF",   "Memory", 0xfffd0010, 4, base=16, bitRange=19
-sfr = "CAN_SR.SLEEP",  "Memory", 0xfffd0010, 4, base=16, bitRange=20
-sfr = "CAN_SR.WAKEUP",         "Memory", 0xfffd0010, 4, base=16, bitRange=21
-sfr = "CAN_SR.TOVF",   "Memory", 0xfffd0010, 4, base=16, bitRange=22
-sfr = "CAN_SR.TSTP",   "Memory", 0xfffd0010, 4, base=16, bitRange=23
-sfr = "CAN_SR.CERR",   "Memory", 0xfffd0010, 4, base=16, bitRange=24
-sfr = "CAN_SR.SERR",   "Memory", 0xfffd0010, 4, base=16, bitRange=25
-sfr = "CAN_SR.AERR",   "Memory", 0xfffd0010, 4, base=16, bitRange=26
-sfr = "CAN_SR.FERR",   "Memory", 0xfffd0010, 4, base=16, bitRange=27
-sfr = "CAN_SR.BERR",   "Memory", 0xfffd0010, 4, base=16, bitRange=28
-sfr = "CAN_SR.RBSY",   "Memory", 0xfffd0010, 4, base=16, bitRange=29
-sfr = "CAN_SR.TBSY",   "Memory", 0xfffd0010, 4, base=16, bitRange=30
-sfr = "CAN_SR.OVLY",   "Memory", 0xfffd0010, 4, base=16, bitRange=31
-sfr = "CAN_BR",        "Memory", 0xfffd0014, 4, base=16
-sfr = "CAN_BR.PHASE2",         "Memory", 0xfffd0014, 4, base=16, bitRange=0-2
-sfr = "CAN_BR.PHASE1",         "Memory", 0xfffd0014, 4, base=16, bitRange=4-6
-sfr = "CAN_BR.PROPAG",         "Memory", 0xfffd0014, 4, base=16, bitRange=8-10
-sfr = "CAN_BR.SYNC",   "Memory", 0xfffd0014, 4, base=16, bitRange=12-13
-sfr = "CAN_BR.BRP",    "Memory", 0xfffd0014, 4, base=16, bitRange=16-22
-sfr = "CAN_BR.SMP",    "Memory", 0xfffd0014, 4, base=16, bitRange=24
-sfr = "CAN_TIM",       "Memory", 0xfffd0018, 4, base=16
-sfr = "CAN_TIM.TIMER",         "Memory", 0xfffd0018, 4, base=16, bitRange=0-15
-sfr = "CAN_TIMESTP",   "Memory", 0xfffd001c, 4, base=16
-sfr = "CAN_TIMESTP.MTIMESTAMP",        "Memory", 0xfffd001c, 4, base=16, bitRange=0-15
-sfr = "CAN_ECR",       "Memory", 0xfffd0020, 4, base=16
-sfr = "CAN_ECR.REC",   "Memory", 0xfffd0020, 4, base=16, bitRange=0-7
-sfr = "CAN_ECR.TEC",   "Memory", 0xfffd0020, 4, base=16, bitRange=16-23
-sfr = "CAN_TCR",       "Memory", 0xfffd0024, 4, base=16
-sfr = "CAN_TCR.MB0",   "Memory", 0xfffd0024, 4, base=16, bitRange=0
-sfr = "CAN_TCR.MB1",   "Memory", 0xfffd0024, 4, base=16, bitRange=1
-sfr = "CAN_TCR.MB2",   "Memory", 0xfffd0024, 4, base=16, bitRange=2
-sfr = "CAN_TCR.MB3",   "Memory", 0xfffd0024, 4, base=16, bitRange=3
-sfr = "CAN_TCR.MB4",   "Memory", 0xfffd0024, 4, base=16, bitRange=4
-sfr = "CAN_TCR.MB5",   "Memory", 0xfffd0024, 4, base=16, bitRange=5
-sfr = "CAN_TCR.MB6",   "Memory", 0xfffd0024, 4, base=16, bitRange=6
-sfr = "CAN_TCR.MB7",   "Memory", 0xfffd0024, 4, base=16, bitRange=7
-sfr = "CAN_TCR.MB8",   "Memory", 0xfffd0024, 4, base=16, bitRange=8
-sfr = "CAN_TCR.MB9",   "Memory", 0xfffd0024, 4, base=16, bitRange=9
-sfr = "CAN_TCR.MB10",  "Memory", 0xfffd0024, 4, base=16, bitRange=10
-sfr = "CAN_TCR.MB11",  "Memory", 0xfffd0024, 4, base=16, bitRange=11
-sfr = "CAN_TCR.MB12",  "Memory", 0xfffd0024, 4, base=16, bitRange=12
-sfr = "CAN_TCR.MB13",  "Memory", 0xfffd0024, 4, base=16, bitRange=13
-sfr = "CAN_TCR.MB14",  "Memory", 0xfffd0024, 4, base=16, bitRange=14
-sfr = "CAN_TCR.MB15",  "Memory", 0xfffd0024, 4, base=16, bitRange=15
-sfr = "CAN_TCR.TIMRST",        "Memory", 0xfffd0024, 4, base=16, bitRange=31
-sfr = "CAN_ACR",       "Memory", 0xfffd0028, 4, base=16
-sfr = "CAN_ACR.MB0",   "Memory", 0xfffd0028, 4, base=16, bitRange=0
-sfr = "CAN_ACR.MB1",   "Memory", 0xfffd0028, 4, base=16, bitRange=1
-sfr = "CAN_ACR.MB2",   "Memory", 0xfffd0028, 4, base=16, bitRange=2
-sfr = "CAN_ACR.MB3",   "Memory", 0xfffd0028, 4, base=16, bitRange=3
-sfr = "CAN_ACR.MB4",   "Memory", 0xfffd0028, 4, base=16, bitRange=4
-sfr = "CAN_ACR.MB5",   "Memory", 0xfffd0028, 4, base=16, bitRange=5
-sfr = "CAN_ACR.MB6",   "Memory", 0xfffd0028, 4, base=16, bitRange=6
-sfr = "CAN_ACR.MB7",   "Memory", 0xfffd0028, 4, base=16, bitRange=7
-sfr = "CAN_ACR.MB8",   "Memory", 0xfffd0028, 4, base=16, bitRange=8
-sfr = "CAN_ACR.MB9",   "Memory", 0xfffd0028, 4, base=16, bitRange=9
-sfr = "CAN_ACR.MB10",  "Memory", 0xfffd0028, 4, base=16, bitRange=10
-sfr = "CAN_ACR.MB11",  "Memory", 0xfffd0028, 4, base=16, bitRange=11
-sfr = "CAN_ACR.MB12",  "Memory", 0xfffd0028, 4, base=16, bitRange=12
-sfr = "CAN_ACR.MB13",  "Memory", 0xfffd0028, 4, base=16, bitRange=13
-sfr = "CAN_ACR.MB14",  "Memory", 0xfffd0028, 4, base=16, bitRange=14
-sfr = "CAN_ACR.MB15",  "Memory", 0xfffd0028, 4, base=16, bitRange=15
-sfr = "CAN_VR",        "Memory", 0xfffd00fc, 4, base=16
-; ========== Register definition for EMAC peripheral ========== 
-sfr = "EMAC_NCR",      "Memory", 0xfffdc000, 4, base=16
-sfr = "EMAC_NCR.LB",   "Memory", 0xfffdc000, 4, base=16, bitRange=0
-sfr = "EMAC_NCR.LLB",  "Memory", 0xfffdc000, 4, base=16, bitRange=1
-sfr = "EMAC_NCR.RE",   "Memory", 0xfffdc000, 4, base=16, bitRange=2
-sfr = "EMAC_NCR.TE",   "Memory", 0xfffdc000, 4, base=16, bitRange=3
-sfr = "EMAC_NCR.MPE",  "Memory", 0xfffdc000, 4, base=16, bitRange=4
-sfr = "EMAC_NCR.CLRSTAT",      "Memory", 0xfffdc000, 4, base=16, bitRange=5
-sfr = "EMAC_NCR.INCSTAT",      "Memory", 0xfffdc000, 4, base=16, bitRange=6
-sfr = "EMAC_NCR.WESTAT",       "Memory", 0xfffdc000, 4, base=16, bitRange=7
-sfr = "EMAC_NCR.BP",   "Memory", 0xfffdc000, 4, base=16, bitRange=8
-sfr = "EMAC_NCR.TSTART",       "Memory", 0xfffdc000, 4, base=16, bitRange=9
-sfr = "EMAC_NCR.THALT",        "Memory", 0xfffdc000, 4, base=16, bitRange=10
-sfr = "EMAC_NCR.TPFR",         "Memory", 0xfffdc000, 4, base=16, bitRange=11
-sfr = "EMAC_NCR.TZQ",  "Memory", 0xfffdc000, 4, base=16, bitRange=12
-sfr = "EMAC_NCFGR",    "Memory", 0xfffdc004, 4, base=16
-sfr = "EMAC_NCFGR.SPD",        "Memory", 0xfffdc004, 4, base=16, bitRange=0
-sfr = "EMAC_NCFGR.FD",         "Memory", 0xfffdc004, 4, base=16, bitRange=1
-sfr = "EMAC_NCFGR.JFRAME",     "Memory", 0xfffdc004, 4, base=16, bitRange=3
-sfr = "EMAC_NCFGR.CAF",        "Memory", 0xfffdc004, 4, base=16, bitRange=4
-sfr = "EMAC_NCFGR.NBC",        "Memory", 0xfffdc004, 4, base=16, bitRange=5
-sfr = "EMAC_NCFGR.MTI",        "Memory", 0xfffdc004, 4, base=16, bitRange=6
-sfr = "EMAC_NCFGR.UNI",        "Memory", 0xfffdc004, 4, base=16, bitRange=7
-sfr = "EMAC_NCFGR.BIG",        "Memory", 0xfffdc004, 4, base=16, bitRange=8
-sfr = "EMAC_NCFGR.EAE",        "Memory", 0xfffdc004, 4, base=16, bitRange=9
-sfr = "EMAC_NCFGR.CLK",        "Memory", 0xfffdc004, 4, base=16, bitRange=10-11
-sfr = "EMAC_NCFGR.RTY",        "Memory", 0xfffdc004, 4, base=16, bitRange=12
-sfr = "EMAC_NCFGR.PAE",        "Memory", 0xfffdc004, 4, base=16, bitRange=13
-sfr = "EMAC_NCFGR.RBOF",       "Memory", 0xfffdc004, 4, base=16, bitRange=14-15
-sfr = "EMAC_NCFGR.RLCE",       "Memory", 0xfffdc004, 4, base=16, bitRange=16
-sfr = "EMAC_NCFGR.DRFCS",      "Memory", 0xfffdc004, 4, base=16, bitRange=17
-sfr = "EMAC_NCFGR.EFRHD",      "Memory", 0xfffdc004, 4, base=16, bitRange=18
-sfr = "EMAC_NCFGR.IRXFCS",     "Memory", 0xfffdc004, 4, base=16, bitRange=19
-sfr = "EMAC_NSR",      "Memory", 0xfffdc008, 4, base=16
-sfr = "EMAC_NSR.LINKR",        "Memory", 0xfffdc008, 4, base=16, bitRange=0
-sfr = "EMAC_NSR.MDIO",         "Memory", 0xfffdc008, 4, base=16, bitRange=1
-sfr = "EMAC_NSR.IDLE",         "Memory", 0xfffdc008, 4, base=16, bitRange=2
-sfr = "EMAC_TSR",      "Memory", 0xfffdc014, 4, base=16
-sfr = "EMAC_TSR.UBR",  "Memory", 0xfffdc014, 4, base=16, bitRange=0
-sfr = "EMAC_TSR.COL",  "Memory", 0xfffdc014, 4, base=16, bitRange=1
-sfr = "EMAC_TSR.RLES",         "Memory", 0xfffdc014, 4, base=16, bitRange=2
-sfr = "EMAC_TSR.TGO",  "Memory", 0xfffdc014, 4, base=16, bitRange=3
-sfr = "EMAC_TSR.BEX",  "Memory", 0xfffdc014, 4, base=16, bitRange=4
-sfr = "EMAC_TSR.COMP",         "Memory", 0xfffdc014, 4, base=16, bitRange=5
-sfr = "EMAC_TSR.UND",  "Memory", 0xfffdc014, 4, base=16, bitRange=6
-sfr = "EMAC_RBQP",     "Memory", 0xfffdc018, 4, base=16
-sfr = "EMAC_TBQP",     "Memory", 0xfffdc01c, 4, base=16
-sfr = "EMAC_RSR",      "Memory", 0xfffdc020, 4, base=16
-sfr = "EMAC_RSR.BNA",  "Memory", 0xfffdc020, 4, base=16, bitRange=0
-sfr = "EMAC_RSR.REC",  "Memory", 0xfffdc020, 4, base=16, bitRange=1
-sfr = "EMAC_RSR.OVR",  "Memory", 0xfffdc020, 4, base=16, bitRange=2
-sfr = "EMAC_ISR",      "Memory", 0xfffdc024, 4, base=16
-sfr = "EMAC_ISR.MFD",  "Memory", 0xfffdc024, 4, base=16, bitRange=0
-sfr = "EMAC_ISR.RCOMP",        "Memory", 0xfffdc024, 4, base=16, bitRange=1
-sfr = "EMAC_ISR.RXUBR",        "Memory", 0xfffdc024, 4, base=16, bitRange=2
-sfr = "EMAC_ISR.TXUBR",        "Memory", 0xfffdc024, 4, base=16, bitRange=3
-sfr = "EMAC_ISR.TUNDR",        "Memory", 0xfffdc024, 4, base=16, bitRange=4
-sfr = "EMAC_ISR.RLEX",         "Memory", 0xfffdc024, 4, base=16, bitRange=5
-sfr = "EMAC_ISR.TXERR",        "Memory", 0xfffdc024, 4, base=16, bitRange=6
-sfr = "EMAC_ISR.TCOMP",        "Memory", 0xfffdc024, 4, base=16, bitRange=7
-sfr = "EMAC_ISR.LINK",         "Memory", 0xfffdc024, 4, base=16, bitRange=9
-sfr = "EMAC_ISR.ROVR",         "Memory", 0xfffdc024, 4, base=16, bitRange=10
-sfr = "EMAC_ISR.HRESP",        "Memory", 0xfffdc024, 4, base=16, bitRange=11
-sfr = "EMAC_ISR.PFRE",         "Memory", 0xfffdc024, 4, base=16, bitRange=12
-sfr = "EMAC_ISR.PTZ",  "Memory", 0xfffdc024, 4, base=16, bitRange=13
-sfr = "EMAC_IER",      "Memory", 0xfffdc028, 4, base=16
-sfr = "EMAC_IER.MFD",  "Memory", 0xfffdc028, 4, base=16, bitRange=0
-sfr = "EMAC_IER.RCOMP",        "Memory", 0xfffdc028, 4, base=16, bitRange=1
-sfr = "EMAC_IER.RXUBR",        "Memory", 0xfffdc028, 4, base=16, bitRange=2
-sfr = "EMAC_IER.TXUBR",        "Memory", 0xfffdc028, 4, base=16, bitRange=3
-sfr = "EMAC_IER.TUNDR",        "Memory", 0xfffdc028, 4, base=16, bitRange=4
-sfr = "EMAC_IER.RLEX",         "Memory", 0xfffdc028, 4, base=16, bitRange=5
-sfr = "EMAC_IER.TXERR",        "Memory", 0xfffdc028, 4, base=16, bitRange=6
-sfr = "EMAC_IER.TCOMP",        "Memory", 0xfffdc028, 4, base=16, bitRange=7
-sfr = "EMAC_IER.LINK",         "Memory", 0xfffdc028, 4, base=16, bitRange=9
-sfr = "EMAC_IER.ROVR",         "Memory", 0xfffdc028, 4, base=16, bitRange=10
-sfr = "EMAC_IER.HRESP",        "Memory", 0xfffdc028, 4, base=16, bitRange=11
-sfr = "EMAC_IER.PFRE",         "Memory", 0xfffdc028, 4, base=16, bitRange=12
-sfr = "EMAC_IER.PTZ",  "Memory", 0xfffdc028, 4, base=16, bitRange=13
-sfr = "EMAC_IDR",      "Memory", 0xfffdc02c, 4, base=16
-sfr = "EMAC_IDR.MFD",  "Memory", 0xfffdc02c, 4, base=16, bitRange=0
-sfr = "EMAC_IDR.RCOMP",        "Memory", 0xfffdc02c, 4, base=16, bitRange=1
-sfr = "EMAC_IDR.RXUBR",        "Memory", 0xfffdc02c, 4, base=16, bitRange=2
-sfr = "EMAC_IDR.TXUBR",        "Memory", 0xfffdc02c, 4, base=16, bitRange=3
-sfr = "EMAC_IDR.TUNDR",        "Memory", 0xfffdc02c, 4, base=16, bitRange=4
-sfr = "EMAC_IDR.RLEX",         "Memory", 0xfffdc02c, 4, base=16, bitRange=5
-sfr = "EMAC_IDR.TXERR",        "Memory", 0xfffdc02c, 4, base=16, bitRange=6
-sfr = "EMAC_IDR.TCOMP",        "Memory", 0xfffdc02c, 4, base=16, bitRange=7
-sfr = "EMAC_IDR.LINK",         "Memory", 0xfffdc02c, 4, base=16, bitRange=9
-sfr = "EMAC_IDR.ROVR",         "Memory", 0xfffdc02c, 4, base=16, bitRange=10
-sfr = "EMAC_IDR.HRESP",        "Memory", 0xfffdc02c, 4, base=16, bitRange=11
-sfr = "EMAC_IDR.PFRE",         "Memory", 0xfffdc02c, 4, base=16, bitRange=12
-sfr = "EMAC_IDR.PTZ",  "Memory", 0xfffdc02c, 4, base=16, bitRange=13
-sfr = "EMAC_IMR",      "Memory", 0xfffdc030, 4, base=16
-sfr = "EMAC_IMR.MFD",  "Memory", 0xfffdc030, 4, base=16, bitRange=0
-sfr = "EMAC_IMR.RCOMP",        "Memory", 0xfffdc030, 4, base=16, bitRange=1
-sfr = "EMAC_IMR.RXUBR",        "Memory", 0xfffdc030, 4, base=16, bitRange=2
-sfr = "EMAC_IMR.TXUBR",        "Memory", 0xfffdc030, 4, base=16, bitRange=3
-sfr = "EMAC_IMR.TUNDR",        "Memory", 0xfffdc030, 4, base=16, bitRange=4
-sfr = "EMAC_IMR.RLEX",         "Memory", 0xfffdc030, 4, base=16, bitRange=5
-sfr = "EMAC_IMR.TXERR",        "Memory", 0xfffdc030, 4, base=16, bitRange=6
-sfr = "EMAC_IMR.TCOMP",        "Memory", 0xfffdc030, 4, base=16, bitRange=7
-sfr = "EMAC_IMR.LINK",         "Memory", 0xfffdc030, 4, base=16, bitRange=9
-sfr = "EMAC_IMR.ROVR",         "Memory", 0xfffdc030, 4, base=16, bitRange=10
-sfr = "EMAC_IMR.HRESP",        "Memory", 0xfffdc030, 4, base=16, bitRange=11
-sfr = "EMAC_IMR.PFRE",         "Memory", 0xfffdc030, 4, base=16, bitRange=12
-sfr = "EMAC_IMR.PTZ",  "Memory", 0xfffdc030, 4, base=16, bitRange=13
-sfr = "EMAC_MAN",      "Memory", 0xfffdc034, 4, base=16
-sfr = "EMAC_MAN.DATA",         "Memory", 0xfffdc034, 4, base=16, bitRange=0-15
-sfr = "EMAC_MAN.CODE",         "Memory", 0xfffdc034, 4, base=16, bitRange=16-17
-sfr = "EMAC_MAN.REGA",         "Memory", 0xfffdc034, 4, base=16, bitRange=18-22
-sfr = "EMAC_MAN.PHYA",         "Memory", 0xfffdc034, 4, base=16, bitRange=23-27
-sfr = "EMAC_MAN.RW",   "Memory", 0xfffdc034, 4, base=16, bitRange=28-29
-sfr = "EMAC_MAN.SOF",  "Memory", 0xfffdc034, 4, base=16, bitRange=30-31
-sfr = "EMAC_PTR",      "Memory", 0xfffdc038, 4, base=16
-sfr = "EMAC_PFR",      "Memory", 0xfffdc03c, 4, base=16
-sfr = "EMAC_FTO",      "Memory", 0xfffdc040, 4, base=16
-sfr = "EMAC_SCF",      "Memory", 0xfffdc044, 4, base=16
-sfr = "EMAC_MCF",      "Memory", 0xfffdc048, 4, base=16
-sfr = "EMAC_FRO",      "Memory", 0xfffdc04c, 4, base=16
-sfr = "EMAC_FCSE",     "Memory", 0xfffdc050, 4, base=16
-sfr = "EMAC_ALE",      "Memory", 0xfffdc054, 4, base=16
-sfr = "EMAC_DTF",      "Memory", 0xfffdc058, 4, base=16
-sfr = "EMAC_LCOL",     "Memory", 0xfffdc05c, 4, base=16
-sfr = "EMAC_ECOL",     "Memory", 0xfffdc060, 4, base=16
-sfr = "EMAC_TUND",     "Memory", 0xfffdc064, 4, base=16
-sfr = "EMAC_CSE",      "Memory", 0xfffdc068, 4, base=16
-sfr = "EMAC_RRE",      "Memory", 0xfffdc06c, 4, base=16
-sfr = "EMAC_ROV",      "Memory", 0xfffdc070, 4, base=16
-sfr = "EMAC_RSE",      "Memory", 0xfffdc074, 4, base=16
-sfr = "EMAC_ELE",      "Memory", 0xfffdc078, 4, base=16
-sfr = "EMAC_RJA",      "Memory", 0xfffdc07c, 4, base=16
-sfr = "EMAC_USF",      "Memory", 0xfffdc080, 4, base=16
-sfr = "EMAC_STE",      "Memory", 0xfffdc084, 4, base=16
-sfr = "EMAC_RLE",      "Memory", 0xfffdc088, 4, base=16
-sfr = "EMAC_TPF",      "Memory", 0xfffdc08c, 4, base=16
-sfr = "EMAC_HRB",      "Memory", 0xfffdc090, 4, base=16
-sfr = "EMAC_HRT",      "Memory", 0xfffdc094, 4, base=16
-sfr = "EMAC_SA1L",     "Memory", 0xfffdc098, 4, base=16
-sfr = "EMAC_SA1H",     "Memory", 0xfffdc09c, 4, base=16
-sfr = "EMAC_SA2L",     "Memory", 0xfffdc0a0, 4, base=16
-sfr = "EMAC_SA2H",     "Memory", 0xfffdc0a4, 4, base=16
-sfr = "EMAC_SA3L",     "Memory", 0xfffdc0a8, 4, base=16
-sfr = "EMAC_SA3H",     "Memory", 0xfffdc0ac, 4, base=16
-sfr = "EMAC_SA4L",     "Memory", 0xfffdc0b0, 4, base=16
-sfr = "EMAC_SA4H",     "Memory", 0xfffdc0b4, 4, base=16
-sfr = "EMAC_TID",      "Memory", 0xfffdc0b8, 4, base=16
-sfr = "EMAC_TPQ",      "Memory", 0xfffdc0bc, 4, base=16
-sfr = "EMAC_USRIO",    "Memory", 0xfffdc0c0, 4, base=16
-sfr = "EMAC_USRIO.RMII",       "Memory", 0xfffdc0c0, 4, base=16, bitRange=0
-sfr = "EMAC_USRIO.CLKEN",      "Memory", 0xfffdc0c0, 4, base=16, bitRange=1
-sfr = "EMAC_WOL",      "Memory", 0xfffdc0c4, 4, base=16
-sfr = "EMAC_WOL.IP",   "Memory", 0xfffdc0c4, 4, base=16, bitRange=0-15
-sfr = "EMAC_WOL.MAG",  "Memory", 0xfffdc0c4, 4, base=16, bitRange=16
-sfr = "EMAC_WOL.ARP",  "Memory", 0xfffdc0c4, 4, base=16, bitRange=17
-sfr = "EMAC_WOL.SA1",  "Memory", 0xfffdc0c4, 4, base=16, bitRange=18
-sfr = "EMAC_WOL.MTI",  "Memory", 0xfffdc0c4, 4, base=16, bitRange=19
-sfr = "EMAC_REV",      "Memory", 0xfffdc0fc, 4, base=16
-sfr = "EMAC_REV.REVREF",       "Memory", 0xfffdc0fc, 4, base=16, bitRange=0-15
-sfr = "EMAC_REV.PARTREF",      "Memory", 0xfffdc0fc, 4, base=16, bitRange=16-31
-; ========== Register definition for PDC_ADC peripheral ========== 
-sfr = "ADC_RPR",       "Memory", 0xfffd8100, 4, base=16
-sfr = "ADC_RCR",       "Memory", 0xfffd8104, 4, base=16
-sfr = "ADC_TPR",       "Memory", 0xfffd8108, 4, base=16
-sfr = "ADC_TCR",       "Memory", 0xfffd810c, 4, base=16
-sfr = "ADC_RNPR",      "Memory", 0xfffd8110, 4, base=16
-sfr = "ADC_RNCR",      "Memory", 0xfffd8114, 4, base=16
-sfr = "ADC_TNPR",      "Memory", 0xfffd8118, 4, base=16
-sfr = "ADC_TNCR",      "Memory", 0xfffd811c, 4, base=16
-sfr = "ADC_PTCR",      "Memory", 0xfffd8120, 4, base=16
-sfr = "ADC_PTCR.RXTEN",        "Memory", 0xfffd8120, 4, base=16, bitRange=0
-sfr = "ADC_PTCR.RXTDIS",       "Memory", 0xfffd8120, 4, base=16, bitRange=1
-sfr = "ADC_PTCR.TXTEN",        "Memory", 0xfffd8120, 4, base=16, bitRange=8
-sfr = "ADC_PTCR.TXTDIS",       "Memory", 0xfffd8120, 4, base=16, bitRange=9
-sfr = "ADC_PTSR",      "Memory", 0xfffd8124, 4, base=16
-sfr = "ADC_PTSR.RXTEN",        "Memory", 0xfffd8124, 4, base=16, bitRange=0
-sfr = "ADC_PTSR.TXTEN",        "Memory", 0xfffd8124, 4, base=16, bitRange=8
-; ========== Register definition for ADC peripheral ========== 
-sfr = "ADC_CR",        "Memory", 0xfffd8000, 4, base=16
-sfr = "ADC_CR.SWRST",  "Memory", 0xfffd8000, 4, base=16, bitRange=0
-sfr = "ADC_CR.START",  "Memory", 0xfffd8000, 4, base=16, bitRange=1
-sfr = "ADC_MR",        "Memory", 0xfffd8004, 4, base=16
-sfr = "ADC_MR.TRGEN",  "Memory", 0xfffd8004, 4, base=16, bitRange=0
-sfr = "ADC_MR.TRGSEL",         "Memory", 0xfffd8004, 4, base=16, bitRange=1-3
-sfr = "ADC_MR.LOWRES",         "Memory", 0xfffd8004, 4, base=16, bitRange=4
-sfr = "ADC_MR.SLEEP",  "Memory", 0xfffd8004, 4, base=16, bitRange=5
-sfr = "ADC_MR.PRESCAL",        "Memory", 0xfffd8004, 4, base=16, bitRange=8-13
-sfr = "ADC_MR.STARTUP",        "Memory", 0xfffd8004, 4, base=16, bitRange=16-20
-sfr = "ADC_MR.SHTIM",  "Memory", 0xfffd8004, 4, base=16, bitRange=24-27
-sfr = "ADC_CHER",      "Memory", 0xfffd8010, 4, base=16
-sfr = "ADC_CHER.CH0",  "Memory", 0xfffd8010, 4, base=16, bitRange=0
-sfr = "ADC_CHER.CH1",  "Memory", 0xfffd8010, 4, base=16, bitRange=1
-sfr = "ADC_CHER.CH2",  "Memory", 0xfffd8010, 4, base=16, bitRange=2
-sfr = "ADC_CHER.CH3",  "Memory", 0xfffd8010, 4, base=16, bitRange=3
-sfr = "ADC_CHER.CH4",  "Memory", 0xfffd8010, 4, base=16, bitRange=4
-sfr = "ADC_CHER.CH5",  "Memory", 0xfffd8010, 4, base=16, bitRange=5
-sfr = "ADC_CHER.CH6",  "Memory", 0xfffd8010, 4, base=16, bitRange=6
-sfr = "ADC_CHER.CH7",  "Memory", 0xfffd8010, 4, base=16, bitRange=7
-sfr = "ADC_CHDR",      "Memory", 0xfffd8014, 4, base=16
-sfr = "ADC_CHDR.CH0",  "Memory", 0xfffd8014, 4, base=16, bitRange=0
-sfr = "ADC_CHDR.CH1",  "Memory", 0xfffd8014, 4, base=16, bitRange=1
-sfr = "ADC_CHDR.CH2",  "Memory", 0xfffd8014, 4, base=16, bitRange=2
-sfr = "ADC_CHDR.CH3",  "Memory", 0xfffd8014, 4, base=16, bitRange=3
-sfr = "ADC_CHDR.CH4",  "Memory", 0xfffd8014, 4, base=16, bitRange=4
-sfr = "ADC_CHDR.CH5",  "Memory", 0xfffd8014, 4, base=16, bitRange=5
-sfr = "ADC_CHDR.CH6",  "Memory", 0xfffd8014, 4, base=16, bitRange=6
-sfr = "ADC_CHDR.CH7",  "Memory", 0xfffd8014, 4, base=16, bitRange=7
-sfr = "ADC_CHSR",      "Memory", 0xfffd8018, 4, base=16
-sfr = "ADC_CHSR.CH0",  "Memory", 0xfffd8018, 4, base=16, bitRange=0
-sfr = "ADC_CHSR.CH1",  "Memory", 0xfffd8018, 4, base=16, bitRange=1
-sfr = "ADC_CHSR.CH2",  "Memory", 0xfffd8018, 4, base=16, bitRange=2
-sfr = "ADC_CHSR.CH3",  "Memory", 0xfffd8018, 4, base=16, bitRange=3
-sfr = "ADC_CHSR.CH4",  "Memory", 0xfffd8018, 4, base=16, bitRange=4
-sfr = "ADC_CHSR.CH5",  "Memory", 0xfffd8018, 4, base=16, bitRange=5
-sfr = "ADC_CHSR.CH6",  "Memory", 0xfffd8018, 4, base=16, bitRange=6
-sfr = "ADC_CHSR.CH7",  "Memory", 0xfffd8018, 4, base=16, bitRange=7
-sfr = "ADC_SR",        "Memory", 0xfffd801c, 4, base=16
-sfr = "ADC_SR.EOC0",   "Memory", 0xfffd801c, 4, base=16, bitRange=0
-sfr = "ADC_SR.EOC1",   "Memory", 0xfffd801c, 4, base=16, bitRange=1
-sfr = "ADC_SR.EOC2",   "Memory", 0xfffd801c, 4, base=16, bitRange=2
-sfr = "ADC_SR.EOC3",   "Memory", 0xfffd801c, 4, base=16, bitRange=3
-sfr = "ADC_SR.EOC4",   "Memory", 0xfffd801c, 4, base=16, bitRange=4
-sfr = "ADC_SR.EOC5",   "Memory", 0xfffd801c, 4, base=16, bitRange=5
-sfr = "ADC_SR.EOC6",   "Memory", 0xfffd801c, 4, base=16, bitRange=6
-sfr = "ADC_SR.EOC7",   "Memory", 0xfffd801c, 4, base=16, bitRange=7
-sfr = "ADC_SR.OVRE0",  "Memory", 0xfffd801c, 4, base=16, bitRange=8
-sfr = "ADC_SR.OVRE1",  "Memory", 0xfffd801c, 4, base=16, bitRange=9
-sfr = "ADC_SR.OVRE2",  "Memory", 0xfffd801c, 4, base=16, bitRange=10
-sfr = "ADC_SR.OVRE3",  "Memory", 0xfffd801c, 4, base=16, bitRange=11
-sfr = "ADC_SR.OVRE4",  "Memory", 0xfffd801c, 4, base=16, bitRange=12
-sfr = "ADC_SR.OVRE5",  "Memory", 0xfffd801c, 4, base=16, bitRange=13
-sfr = "ADC_SR.OVRE6",  "Memory", 0xfffd801c, 4, base=16, bitRange=14
-sfr = "ADC_SR.OVRE7",  "Memory", 0xfffd801c, 4, base=16, bitRange=15
-sfr = "ADC_SR.DRDY",   "Memory", 0xfffd801c, 4, base=16, bitRange=16
-sfr = "ADC_SR.GOVRE",  "Memory", 0xfffd801c, 4, base=16, bitRange=17
-sfr = "ADC_SR.ENDRX",  "Memory", 0xfffd801c, 4, base=16, bitRange=18
-sfr = "ADC_SR.RXBUFF",         "Memory", 0xfffd801c, 4, base=16, bitRange=19
-sfr = "ADC_LCDR",      "Memory", 0xfffd8020, 4, base=16
-sfr = "ADC_LCDR.LDATA",        "Memory", 0xfffd8020, 4, base=16, bitRange=0-9
-sfr = "ADC_IER",       "Memory", 0xfffd8024, 4, base=16
-sfr = "ADC_IER.EOC0",  "Memory", 0xfffd8024, 4, base=16, bitRange=0
-sfr = "ADC_IER.EOC1",  "Memory", 0xfffd8024, 4, base=16, bitRange=1
-sfr = "ADC_IER.EOC2",  "Memory", 0xfffd8024, 4, base=16, bitRange=2
-sfr = "ADC_IER.EOC3",  "Memory", 0xfffd8024, 4, base=16, bitRange=3
-sfr = "ADC_IER.EOC4",  "Memory", 0xfffd8024, 4, base=16, bitRange=4
-sfr = "ADC_IER.EOC5",  "Memory", 0xfffd8024, 4, base=16, bitRange=5
-sfr = "ADC_IER.EOC6",  "Memory", 0xfffd8024, 4, base=16, bitRange=6
-sfr = "ADC_IER.EOC7",  "Memory", 0xfffd8024, 4, base=16, bitRange=7
-sfr = "ADC_IER.OVRE0",         "Memory", 0xfffd8024, 4, base=16, bitRange=8
-sfr = "ADC_IER.OVRE1",         "Memory", 0xfffd8024, 4, base=16, bitRange=9
-sfr = "ADC_IER.OVRE2",         "Memory", 0xfffd8024, 4, base=16, bitRange=10
-sfr = "ADC_IER.OVRE3",         "Memory", 0xfffd8024, 4, base=16, bitRange=11
-sfr = "ADC_IER.OVRE4",         "Memory", 0xfffd8024, 4, base=16, bitRange=12
-sfr = "ADC_IER.OVRE5",         "Memory", 0xfffd8024, 4, base=16, bitRange=13
-sfr = "ADC_IER.OVRE6",         "Memory", 0xfffd8024, 4, base=16, bitRange=14
-sfr = "ADC_IER.OVRE7",         "Memory", 0xfffd8024, 4, base=16, bitRange=15
-sfr = "ADC_IER.DRDY",  "Memory", 0xfffd8024, 4, base=16, bitRange=16
-sfr = "ADC_IER.GOVRE",         "Memory", 0xfffd8024, 4, base=16, bitRange=17
-sfr = "ADC_IER.ENDRX",         "Memory", 0xfffd8024, 4, base=16, bitRange=18
-sfr = "ADC_IER.RXBUFF",        "Memory", 0xfffd8024, 4, base=16, bitRange=19
-sfr = "ADC_IDR",       "Memory", 0xfffd8028, 4, base=16
-sfr = "ADC_IDR.EOC0",  "Memory", 0xfffd8028, 4, base=16, bitRange=0
-sfr = "ADC_IDR.EOC1",  "Memory", 0xfffd8028, 4, base=16, bitRange=1
-sfr = "ADC_IDR.EOC2",  "Memory", 0xfffd8028, 4, base=16, bitRange=2
-sfr = "ADC_IDR.EOC3",  "Memory", 0xfffd8028, 4, base=16, bitRange=3
-sfr = "ADC_IDR.EOC4",  "Memory", 0xfffd8028, 4, base=16, bitRange=4
-sfr = "ADC_IDR.EOC5",  "Memory", 0xfffd8028, 4, base=16, bitRange=5
-sfr = "ADC_IDR.EOC6",  "Memory", 0xfffd8028, 4, base=16, bitRange=6
-sfr = "ADC_IDR.EOC7",  "Memory", 0xfffd8028, 4, base=16, bitRange=7
-sfr = "ADC_IDR.OVRE0",         "Memory", 0xfffd8028, 4, base=16, bitRange=8
-sfr = "ADC_IDR.OVRE1",         "Memory", 0xfffd8028, 4, base=16, bitRange=9
-sfr = "ADC_IDR.OVRE2",         "Memory", 0xfffd8028, 4, base=16, bitRange=10
-sfr = "ADC_IDR.OVRE3",         "Memory", 0xfffd8028, 4, base=16, bitRange=11
-sfr = "ADC_IDR.OVRE4",         "Memory", 0xfffd8028, 4, base=16, bitRange=12
-sfr = "ADC_IDR.OVRE5",         "Memory", 0xfffd8028, 4, base=16, bitRange=13
-sfr = "ADC_IDR.OVRE6",         "Memory", 0xfffd8028, 4, base=16, bitRange=14
-sfr = "ADC_IDR.OVRE7",         "Memory", 0xfffd8028, 4, base=16, bitRange=15
-sfr = "ADC_IDR.DRDY",  "Memory", 0xfffd8028, 4, base=16, bitRange=16
-sfr = "ADC_IDR.GOVRE",         "Memory", 0xfffd8028, 4, base=16, bitRange=17
-sfr = "ADC_IDR.ENDRX",         "Memory", 0xfffd8028, 4, base=16, bitRange=18
-sfr = "ADC_IDR.RXBUFF",        "Memory", 0xfffd8028, 4, base=16, bitRange=19
-sfr = "ADC_IMR",       "Memory", 0xfffd802c, 4, base=16
-sfr = "ADC_IMR.EOC0",  "Memory", 0xfffd802c, 4, base=16, bitRange=0
-sfr = "ADC_IMR.EOC1",  "Memory", 0xfffd802c, 4, base=16, bitRange=1
-sfr = "ADC_IMR.EOC2",  "Memory", 0xfffd802c, 4, base=16, bitRange=2
-sfr = "ADC_IMR.EOC3",  "Memory", 0xfffd802c, 4, base=16, bitRange=3
-sfr = "ADC_IMR.EOC4",  "Memory", 0xfffd802c, 4, base=16, bitRange=4
-sfr = "ADC_IMR.EOC5",  "Memory", 0xfffd802c, 4, base=16, bitRange=5
-sfr = "ADC_IMR.EOC6",  "Memory", 0xfffd802c, 4, base=16, bitRange=6
-sfr = "ADC_IMR.EOC7",  "Memory", 0xfffd802c, 4, base=16, bitRange=7
-sfr = "ADC_IMR.OVRE0",         "Memory", 0xfffd802c, 4, base=16, bitRange=8
-sfr = "ADC_IMR.OVRE1",         "Memory", 0xfffd802c, 4, base=16, bitRange=9
-sfr = "ADC_IMR.OVRE2",         "Memory", 0xfffd802c, 4, base=16, bitRange=10
-sfr = "ADC_IMR.OVRE3",         "Memory", 0xfffd802c, 4, base=16, bitRange=11
-sfr = "ADC_IMR.OVRE4",         "Memory", 0xfffd802c, 4, base=16, bitRange=12
-sfr = "ADC_IMR.OVRE5",         "Memory", 0xfffd802c, 4, base=16, bitRange=13
-sfr = "ADC_IMR.OVRE6",         "Memory", 0xfffd802c, 4, base=16, bitRange=14
-sfr = "ADC_IMR.OVRE7",         "Memory", 0xfffd802c, 4, base=16, bitRange=15
-sfr = "ADC_IMR.DRDY",  "Memory", 0xfffd802c, 4, base=16, bitRange=16
-sfr = "ADC_IMR.GOVRE",         "Memory", 0xfffd802c, 4, base=16, bitRange=17
-sfr = "ADC_IMR.ENDRX",         "Memory", 0xfffd802c, 4, base=16, bitRange=18
-sfr = "ADC_IMR.RXBUFF",        "Memory", 0xfffd802c, 4, base=16, bitRange=19
-sfr = "ADC_CDR0",      "Memory", 0xfffd8030, 4, base=16
-sfr = "ADC_CDR0.DATA",         "Memory", 0xfffd8030, 4, base=16, bitRange=0-9
-sfr = "ADC_CDR1",      "Memory", 0xfffd8034, 4, base=16
-sfr = "ADC_CDR1.DATA",         "Memory", 0xfffd8034, 4, base=16, bitRange=0-9
-sfr = "ADC_CDR2",      "Memory", 0xfffd8038, 4, base=16
-sfr = "ADC_CDR2.DATA",         "Memory", 0xfffd8038, 4, base=16, bitRange=0-9
-sfr = "ADC_CDR3",      "Memory", 0xfffd803c, 4, base=16
-sfr = "ADC_CDR3.DATA",         "Memory", 0xfffd803c, 4, base=16, bitRange=0-9
-sfr = "ADC_CDR4",      "Memory", 0xfffd8040, 4, base=16
-sfr = "ADC_CDR4.DATA",         "Memory", 0xfffd8040, 4, base=16, bitRange=0-9
-sfr = "ADC_CDR5",      "Memory", 0xfffd8044, 4, base=16
-sfr = "ADC_CDR5.DATA",         "Memory", 0xfffd8044, 4, base=16, bitRange=0-9
-sfr = "ADC_CDR6",      "Memory", 0xfffd8048, 4, base=16
-sfr = "ADC_CDR6.DATA",         "Memory", 0xfffd8048, 4, base=16, bitRange=0-9
-sfr = "ADC_CDR7",      "Memory", 0xfffd804c, 4, base=16
-sfr = "ADC_CDR7.DATA",         "Memory", 0xfffd804c, 4, base=16, bitRange=0-9
-
-
-[SfrGroupInfo]
-group = "TC0", "TC0_CCR",      "TC0_CMR",      "TC0_CV",       "TC0_RA",       "TC0_RB",       "TC0_RC",       "TC0_SR",       "TC0_IER",      "TC0_IDR",      "TC0_IMR"
-group = "TCB", "TCB_BCR",      "TCB_BMR"
-group = "TC1", "TC1_CCR",      "TC1_CMR",      "TC1_CV",       "TC1_RA",       "TC1_RB",       "TC1_RC",       "TC1_SR",       "TC1_IER",      "TC1_IDR",      "TC1_IMR"
-group = "TC2", "TC2_CCR",      "TC2_CMR",      "TC2_CV",       "TC2_RA",       "TC2_RB",       "TC2_RC",       "TC2_SR",       "TC2_IER",      "TC2_IDR",      "TC2_IMR"
-group = "UDP", "UDP_NUM",      "UDP_GLBSTATE", "UDP_FADDR",    "UDP_IER",      "UDP_IDR",      "UDP_IMR",      "UDP_ISR",      "UDP_ICR",      "UDP_RSTEP",    "UDP_CSR",      "UDP_FDR",      "UDP_TXVC"
-group = "TWI", "TWI_CR",       "TWI_MMR",      "TWI_IADR",     "TWI_CWGR",     "TWI_SR",       "TWI_IER",      "TWI_IDR",      "TWI_IMR",      "TWI_RHR",      "TWI_THR"
-group = "US0", "US0_CR",       "US0_MR",       "US0_IER",      "US0_IDR",      "US0_IMR",      "US0_CSR",      "US0_RHR",      "US0_THR",      "US0_BRGR",     "US0_RTOR",     "US0_TTGR",     "US0_FIDI",     "US0_NER",      "US0_IF"
-group = "PDC_US0",     "US0_RPR",      "US0_RCR",      "US0_TPR",      "US0_TCR",      "US0_RNPR",     "US0_RNCR",     "US0_TNPR",     "US0_TNCR",     "US0_PTCR",     "US0_PTSR"
-group = "US1", "US1_CR",       "US1_MR",       "US1_IER",      "US1_IDR",      "US1_IMR",      "US1_CSR",      "US1_RHR",      "US1_THR",      "US1_BRGR",     "US1_RTOR",     "US1_TTGR",     "US1_FIDI",     "US1_NER",      "US1_IF"
-group = "PDC_US1",     "US1_RPR",      "US1_RCR",      "US1_TPR",      "US1_TCR",      "US1_RNPR",     "US1_RNCR",     "US1_TNPR",     "US1_TNCR",     "US1_PTCR",     "US1_PTSR"
-group = "PWMC",        "PWMC_MR",      "PWMC_ENA",     "PWMC_DIS",     "PWMC_SR",      "PWMC_IER",     "PWMC_IDR",     "PWMC_IMR",     "PWMC_ISR",     "PWMC_VR"
-group = "PWMC_CH0",    "PWMC_CH0_CMR", "PWMC_CH0_CDTYR",       "PWMC_CH0_CPRDR",       "PWMC_CH0_CCNTR",       "PWMC_CH0_CUPDR",       "PWMC_CH0_Reserved"
-group = "PWMC_CH1",    "PWMC_CH1_CMR", "PWMC_CH1_CDTYR",       "PWMC_CH1_CPRDR",       "PWMC_CH1_CCNTR",       "PWMC_CH1_CUPDR",       "PWMC_CH1_Reserved"
-group = "PWMC_CH2",    "PWMC_CH2_CMR", "PWMC_CH2_CDTYR",       "PWMC_CH2_CPRDR",       "PWMC_CH2_CCNTR",       "PWMC_CH2_CUPDR",       "PWMC_CH2_Reserved"
-group = "PWMC_CH3",    "PWMC_CH3_CMR", "PWMC_CH3_CDTYR",       "PWMC_CH3_CPRDR",       "PWMC_CH3_CCNTR",       "PWMC_CH3_CUPDR",       "PWMC_CH3_Reserved"
-group = "CAN", "CAN_MR",       "CAN_IER",      "CAN_IDR",      "CAN_IMR",      "CAN_SR",       "CAN_BR",       "CAN_TIM",      "CAN_TIMESTP",  "CAN_ECR",      "CAN_TCR",      "CAN_ACR",      "CAN_VR"
-group = "CAN_MB0",     "CAN_MB0_MMR",  "CAN_MB0_MAM",  "CAN_MB0_MID",  "CAN_MB0_MFID", "CAN_MB0_MSR",  "CAN_MB0_MDL",  "CAN_MB0_MDH",  "CAN_MB0_MCR"
-group = "CAN_MB1",     "CAN_MB1_MMR",  "CAN_MB1_MAM",  "CAN_MB1_MID",  "CAN_MB1_MFID", "CAN_MB1_MSR",  "CAN_MB1_MDL",  "CAN_MB1_MDH",  "CAN_MB1_MCR"
-group = "CAN_MB2",     "CAN_MB2_MMR",  "CAN_MB2_MAM",  "CAN_MB2_MID",  "CAN_MB2_MFID", "CAN_MB2_MSR",  "CAN_MB2_MDL",  "CAN_MB2_MDH",  "CAN_MB2_MCR"
-group = "CAN_MB3",     "CAN_MB3_MMR",  "CAN_MB3_MAM",  "CAN_MB3_MID",  "CAN_MB3_MFID", "CAN_MB3_MSR",  "CAN_MB3_MDL",  "CAN_MB3_MDH",  "CAN_MB3_MCR"
-group = "CAN_MB4",     "CAN_MB4_MMR",  "CAN_MB4_MAM",  "CAN_MB4_MID",  "CAN_MB4_MFID", "CAN_MB4_MSR",  "CAN_MB4_MDL",  "CAN_MB4_MDH",  "CAN_MB4_MCR"
-group = "CAN_MB5",     "CAN_MB5_MMR",  "CAN_MB5_MAM",  "CAN_MB5_MID",  "CAN_MB5_MFID", "CAN_MB5_MSR",  "CAN_MB5_MDL",  "CAN_MB5_MDH",  "CAN_MB5_MCR"
-group = "CAN_MB6",     "CAN_MB6_MMR",  "CAN_MB6_MAM",  "CAN_MB6_MID",  "CAN_MB6_MFID", "CAN_MB6_MSR",  "CAN_MB6_MDL",  "CAN_MB6_MDH",  "CAN_MB6_MCR"
-group = "CAN_MB7",     "CAN_MB7_MMR",  "CAN_MB7_MAM",  "CAN_MB7_MID",  "CAN_MB7_MFID", "CAN_MB7_MSR",  "CAN_MB7_MDL",  "CAN_MB7_MDH",  "CAN_MB7_MCR"
-group = "SSC", "SSC_CR",       "SSC_CMR",      "SSC_RCMR",     "SSC_RFMR",     "SSC_TCMR",     "SSC_TFMR",     "SSC_RHR",      "SSC_THR",      "SSC_RSHR",     "SSC_TSHR",     "SSC_SR",       "SSC_IER",      "SSC_IDR",      "SSC_IMR"
-group = "PDC_SSC",     "SSC_RPR",      "SSC_RCR",      "SSC_TPR",      "SSC_TCR",      "SSC_RNPR",     "SSC_RNCR",     "SSC_TNPR",     "SSC_TNCR",     "SSC_PTCR",     "SSC_PTSR"
-group = "ADC", "ADC_CR",       "ADC_MR",       "ADC_CHER",     "ADC_CHDR",     "ADC_CHSR",     "ADC_SR",       "ADC_LCDR",     "ADC_IER",      "ADC_IDR",      "ADC_IMR",      "ADC_CDR0",     "ADC_CDR1",     "ADC_CDR2",     "ADC_CDR3",     "ADC_CDR4",     "ADC_CDR5",     "ADC_CDR6",     "ADC_CDR7"
-group = "PDC_ADC",     "ADC_RPR",      "ADC_RCR",      "ADC_TPR",      "ADC_TCR",      "ADC_RNPR",     "ADC_RNCR",     "ADC_TNPR",     "ADC_TNCR",     "ADC_PTCR",     "ADC_PTSR"
-group = "EMAC",        "EMAC_NCR",     "EMAC_NCFGR",   "EMAC_NSR",     "EMAC_TSR",     "EMAC_RBQP",    "EMAC_TBQP",    "EMAC_RSR",     "EMAC_ISR",     "EMAC_IER",     "EMAC_IDR",     "EMAC_IMR",     "EMAC_MAN",     "EMAC_PTR",     "EMAC_PFR",     "EMAC_FTO",     "EMAC_SCF",     "EMAC_MCF",     "EMAC_FRO",     "EMAC_FCSE",    "EMAC_ALE",     "EMAC_DTF",     "EMAC_LCOL",    "EMAC_ECOL",    "EMAC_TUND",    "EMAC_CSE",     "EMAC_RRE",     "EMAC_ROV",     "EMAC_RSE",     "EMAC_ELE",     "EMAC_RJA",     "EMAC_USF",     "EMAC_STE",     "EMAC_RLE",     "EMAC_TPF",     "EMAC_HRB",     "EMAC_HRT",     "EMAC_SA1L",    "EMAC_SA1H",    "EMAC_SA2L",    "EMAC_SA2H",    "EMAC_SA3L",    "EMAC_SA3H",    "EMAC_SA4L",    "EMAC_SA4H",    "EMAC_TID",     "EMAC_TPQ",     "EMAC_USRIO",   "EMAC_WOL",     "EMAC_REV"
-group = "SPI0",        "SPI0_CR",      "SPI0_MR",      "SPI0_RDR",     "SPI0_TDR",     "SPI0_SR",      "SPI0_IER",     "SPI0_IDR",     "SPI0_IMR",     "SPI0_CSR"
-group = "PDC_SPI0",    "SPI0_RPR",     "SPI0_RCR",     "SPI0_TPR",     "SPI0_TCR",     "SPI0_RNPR",    "SPI0_RNCR",    "SPI0_TNPR",    "SPI0_TNCR",    "SPI0_PTCR",    "SPI0_PTSR"
-group = "SPI1",        "SPI1_CR",      "SPI1_MR",      "SPI1_RDR",     "SPI1_TDR",     "SPI1_SR",      "SPI1_IER",     "SPI1_IDR",     "SPI1_IMR",     "SPI1_CSR"
-group = "PDC_SPI1",    "SPI1_RPR",     "SPI1_RCR",     "SPI1_TPR",     "SPI1_TCR",     "SPI1_RNPR",    "SPI1_RNCR",    "SPI1_TNPR",    "SPI1_TNCR",    "SPI1_PTCR",    "SPI1_PTSR"
-group = "SYS"
-group = "AIC", "AIC_SMR",      "AIC_SVR",      "AIC_IVR",      "AIC_FVR",      "AIC_ISR",      "AIC_IPR",      "AIC_IMR",      "AIC_CISR",     "AIC_IECR",     "AIC_IDCR",     "AIC_ICCR",     "AIC_ISCR",     "AIC_EOICR",    "AIC_SPU",      "AIC_DCR",      "AIC_FFER",     "AIC_FFDR",     "AIC_FFSR"
-group = "DBGU",        "DBGU_CR",      "DBGU_MR",      "DBGU_IER",     "DBGU_IDR",     "DBGU_IMR",     "DBGU_CSR",     "DBGU_RHR",     "DBGU_THR",     "DBGU_BRGR",    "DBGU_CIDR",    "DBGU_EXID",    "DBGU_FNTR"
-group = "PDC_DBGU",    "DBGU_RPR",     "DBGU_RCR",     "DBGU_TPR",     "DBGU_TCR",     "DBGU_RNPR",    "DBGU_RNCR",    "DBGU_TNPR",    "DBGU_TNCR",    "DBGU_PTCR",    "DBGU_PTSR"
-group = "PIOA",        "PIOA_PER",     "PIOA_PDR",     "PIOA_PSR",     "PIOA_OER",     "PIOA_ODR",     "PIOA_OSR",     "PIOA_IFER",    "PIOA_IFDR",    "PIOA_IFSR",    "PIOA_SODR",    "PIOA_CODR",    "PIOA_ODSR",    "PIOA_PDSR",    "PIOA_IER",     "PIOA_IDR",     "PIOA_IMR",     "PIOA_ISR",     "PIOA_MDER",    "PIOA_MDDR",    "PIOA_MDSR",    "PIOA_PPUDR",   "PIOA_PPUER",   "PIOA_PPUSR",   "PIOA_ASR",     "PIOA_BSR",     "PIOA_ABSR",    "PIOA_OWER",    "PIOA_OWDR",    "PIOA_OWSR"
-group = "PIOB",        "PIOB_PER",     "PIOB_PDR",     "PIOB_PSR",     "PIOB_OER",     "PIOB_ODR",     "PIOB_OSR",     "PIOB_IFER",    "PIOB_IFDR",    "PIOB_IFSR",    "PIOB_SODR",    "PIOB_CODR",    "PIOB_ODSR",    "PIOB_PDSR",    "PIOB_IER",     "PIOB_IDR",     "PIOB_IMR",     "PIOB_ISR",     "PIOB_MDER",    "PIOB_MDDR",    "PIOB_MDSR",    "PIOB_PPUDR",   "PIOB_PPUER",   "PIOB_PPUSR",   "PIOB_ASR",     "PIOB_BSR",     "PIOB_ABSR",    "PIOB_OWER",    "PIOB_OWDR",    "PIOB_OWSR"
-group = "PMC", "PMC_SCER",     "PMC_SCDR",     "PMC_SCSR",     "PMC_PCER",     "PMC_PCDR",     "PMC_PCSR",     "PMC_MOR",      "PMC_MCFR",     "PMC_PLLR",     "PMC_MCKR",     "PMC_PCKR",     "PMC_IER",      "PMC_IDR",      "PMC_SR",       "PMC_IMR"
-group = "CKGR",        "CKGR_MOR",     "CKGR_MCFR",    "CKGR_PLLR"
-group = "RSTC",        "RSTC_RCR",     "RSTC_RSR",     "RSTC_RMR"
-group = "RTTC",        "RTTC_RTMR",    "RTTC_RTAR",    "RTTC_RTVR",    "RTTC_RTSR"
-group = "PITC",        "PITC_PIMR",    "PITC_PISR",    "PITC_PIVR",    "PITC_PIIR"
-group = "WDTC",        "WDTC_WDCR",    "WDTC_WDMR",    "WDTC_WDSR"
-group = "VREG",        "VREG_MR"
-group = "MC",  "MC_RCR",       "MC_ASR",       "MC_AASR",      "MC_FMR",       "MC_FCR",       "MC_FSR"
diff --git a/tools/ceedling/vendor/cmock/iar/iar_v4/cmock_demo.dep b/tools/ceedling/vendor/cmock/iar/iar_v4/cmock_demo.dep
deleted file mode 100644 (file)
index ed68769..0000000
+++ /dev/null
@@ -1,3691 +0,0 @@
-<?xml version="1.0" encoding="iso-8859-1"?>
-
-<project>
-  <fileVersion>2</fileVersion>
-  <configuration>
-    <name>Debug</name>
-    <outputs>
-      <file>$PROJ_DIR$\Debug\Obj\Main.r79</file>
-      <file>$PROJ_DIR$\Debug\Obj\IntrinsicsWrapper.r79</file>
-      <file>$PROJ_DIR$\Debug\Obj\cmock_demo.pbd</file>
-      <file>$PROJ_DIR$\Debug\Obj\TimerInterruptConfigurator.r79</file>
-      <file>$PROJ_DIR$\Debug\Obj\AdcConductor.r79</file>
-      <file>$PROJ_DIR$\Debug\Obj\AdcModel.pbi</file>
-      <file>$PROJ_DIR$\Debug\Obj\Model.pbi</file>
-      <file>$PROJ_DIR$\Debug\Obj\AdcModel.r79</file>
-      <file>$PROJ_DIR$\Debug\Obj\UsartModel.r79</file>
-      <file>$PROJ_DIR$\Debug\Obj\TemperatureFilter.pbi</file>
-      <file>$PROJ_DIR$\Debug\List\AdcHardwareConfigurator.lst</file>
-      <file>$PROJ_DIR$\Debug\Obj\UsartConductor.pbi</file>
-      <file>$PROJ_DIR$\..\..\examples\src\Types.h</file>
-      <file>$PROJ_DIR$\..\..\examples\src\AdcHardwareConfigurator.h</file>
-      <file>$TOOLKIT_DIR$\inc\DLib_Defaults.h</file>
-      <file>$PROJ_DIR$\..\..\examples\src\AT91SAM7X256.h</file>
-      <file>$PROJ_DIR$\..\..\examples\src\AdcConductor.h</file>
-      <file>$PROJ_DIR$\Debug\List\TimerInterruptHandler.lst</file>
-      <file>$PROJ_DIR$\..\..\examples\src\TaskScheduler.h</file>
-      <file>$PROJ_DIR$\..\..\examples\src\UsartConductor.h</file>
-      <file>$PROJ_DIR$\..\..\examples\src\Model.h</file>
-      <file>$TOOLKIT_DIR$\inc\intrinsics.h</file>
-      <file>$PROJ_DIR$\Debug\Obj\UsartHardware.pbi</file>
-      <file>$PROJ_DIR$\..\..\examples\src\TemperatureCalculator.h</file>
-      <file>$PROJ_DIR$\..\..\examples\src\AdcTemperatureSensor.h</file>
-      <file>$PROJ_DIR$\Debug\Exe\cmock_demo.d79</file>
-      <file>$PROJ_DIR$\..\..\examples\src\UsartConfigurator.h</file>
-      <file>$PROJ_DIR$\..\..\examples\src\AdcHardware.h</file>
-      <file>$PROJ_DIR$\..\..\examples\src\TemperatureFilter.h</file>
-      <file>$PROJ_DIR$\..\..\examples\src\TimerConductor.h</file>
-      <file>$PROJ_DIR$\..\..\examples\src\UsartPutChar.h</file>
-      <file>$PROJ_DIR$\Debug\Obj\Executor.pbi</file>
-      <file>$PROJ_DIR$\..\..\examples\src\UsartModel.h</file>
-      <file>$PROJ_DIR$\..\..\examples\src\IntrinsicsWrapper.h</file>
-      <file>$PROJ_DIR$\Debug\List\UsartBaudRateRegisterCalculator.lst</file>
-      <file>$PROJ_DIR$\..\..\examples\src\UsartHardware.h</file>
-      <file>$PROJ_DIR$\Debug\List\UsartModel.lst</file>
-      <file>$PROJ_DIR$\Debug\List\Executor.lst</file>
-      <file>$PROJ_DIR$\Debug\List\UsartTransmitBufferStatus.lst</file>
-      <file>$PROJ_DIR$\Debug\Exe\cmock_demo.sim</file>
-      <file>$PROJ_DIR$\Debug\List\TimerModel.lst</file>
-      <file>$PROJ_DIR$\..\..\examples\src\UsartTransmitBufferStatus.h</file>
-      <file>$PROJ_DIR$\..\..\examples\src\TimerInterruptConfigurator.h</file>
-      <file>$PROJ_DIR$\Debug\List\TimerHardware.lst</file>
-      <file>$PROJ_DIR$\..\..\examples\src\TimerInterruptHandler.h</file>
-      <file>$PROJ_DIR$\Debug\Obj\UsartTransmitBufferStatus.r79</file>
-      <file>$PROJ_DIR$\..\..\examples\src\TimerModel.h</file>
-      <file>$PROJ_DIR$\Debug\List\IntrinsicsWrapper.lst</file>
-      <file>$PROJ_DIR$\..\..\examples\src\TimerConfigurator.h</file>
-      <file>$PROJ_DIR$\..\..\examples\src\TimerHardware.h</file>
-      <file>$PROJ_DIR$\..\..\examples\src\UsartBaudRateRegisterCalculator.h</file>
-      <file>$PROJ_DIR$\Debug\List\Cstartup_SAM7.lst</file>
-      <file>$TOOLKIT_DIR$\inc\DLib_Product.h</file>
-      <file>$PROJ_DIR$\Debug\Obj\UsartModel.pbi</file>
-      <file>$TOOLKIT_DIR$\inc\math.h</file>
-      <file>$PROJ_DIR$\Debug\Obj\AdcHardware.r79</file>
-      <file>$PROJ_DIR$\Debug\Obj\TimerModel.r79</file>
-      <file>$TOOLKIT_DIR$\inc\stdio.h</file>
-      <file>$PROJ_DIR$\Debug\Obj\UsartConfigurator.pbi</file>
-      <file>$PROJ_DIR$\Debug\List\AdcModel.lst</file>
-      <file>$PROJ_DIR$\Debug\List\AdcConductor.lst</file>
-      <file>$PROJ_DIR$\Debug\List\UsartConductor.lst</file>
-      <file>$PROJ_DIR$\Debug\List\Model.lst</file>
-      <file>$PROJ_DIR$\Debug\List\TaskScheduler.lst</file>
-      <file>$PROJ_DIR$\Debug\List\UsartHardware.lst</file>
-      <file>$PROJ_DIR$\Debug\List\AdcHardware.lst</file>
-      <file>$PROJ_DIR$\Debug\List\Main.lst</file>
-      <file>$PROJ_DIR$\Debug\Obj\UsartBaudRateRegisterCalculator.r79</file>
-      <file>$PROJ_DIR$\Debug\Obj\AdcConductor.pbi</file>
-      <file>$PROJ_DIR$\Debug\Obj\TaskScheduler.pbi</file>
-      <file>$PROJ_DIR$\Debug\List\UsartConfigurator.lst</file>
-      <file>$PROJ_DIR$\Debug\Obj\TaskScheduler.r79</file>
-      <file>$TOOLKIT_DIR$\inc\ymath.h</file>
-      <file>$PROJ_DIR$\Debug\Obj\TemperatureFilter.r79</file>
-      <file>$TOOLKIT_DIR$\inc\ysizet.h</file>
-      <file>$PROJ_DIR$\Debug\Obj\TimerHardware.pbi</file>
-      <file>$PROJ_DIR$\Debug\Obj\TemperatureCalculator.r79</file>
-      <file>$PROJ_DIR$\Debug\Obj\AdcTemperatureSensor.pbi</file>
-      <file>$PROJ_DIR$\Debug\List\TemperatureCalculator.lst</file>
-      <file>$PROJ_DIR$\Debug\List\AdcTemperatureSensor.lst</file>
-      <file>$TOOLKIT_DIR$\lib\dl4tptinl8n.h</file>
-      <file>$PROJ_DIR$\Debug\Obj\AdcHardware.pbi</file>
-      <file>$PROJ_DIR$\Debug\Obj\UsartConfigurator.r79</file>
-      <file>$TOOLKIT_DIR$\inc\xencoding_limits.h</file>
-      <file>$PROJ_DIR$\Debug\Obj\TimerConfigurator.r79</file>
-      <file>$PROJ_DIR$\Debug\Obj\AdcTemperatureSensor.r79</file>
-      <file>$PROJ_DIR$\Debug\Obj\Main.pbi</file>
-      <file>$TOOLKIT_DIR$\lib\dl4tptinl8n.r79</file>
-      <file>$PROJ_DIR$\Debug\Obj\TimerInterruptHandler.r79</file>
-      <file>$PROJ_DIR$\Debug\Obj\UsartHardware.r79</file>
-      <file>$PROJ_DIR$\Debug\Obj\UsartPutChar.pbi</file>
-      <file>$PROJ_DIR$\Debug\Obj\TimerInterruptConfigurator.pbi</file>
-      <file>$TOOLKIT_DIR$\inc\yvals.h</file>
-      <file>$PROJ_DIR$\Debug\Obj\UsartTransmitBufferStatus.pbi</file>
-      <file>$PROJ_DIR$\Debug\Obj\IntrinsicsWrapper.pbi</file>
-      <file>$PROJ_DIR$\Debug\Obj\AdcHardwareConfigurator.r79</file>
-      <file>$PROJ_DIR$\incIAR\AT91SAM7X256_inc.h</file>
-      <file>$TOOLKIT_DIR$\inc\DLib_Threads.h</file>
-      <file>$PROJ_DIR$\Debug\Obj\TimerConfigurator.pbi</file>
-      <file>$PROJ_DIR$\Debug\Obj\TimerConductor.pbi</file>
-      <file>$PROJ_DIR$\Debug\Obj\TimerInterruptHandler.pbi</file>
-      <file>$PROJ_DIR$\Debug\Obj\UsartPutChar.r79</file>
-      <file>$PROJ_DIR$\Debug\Obj\UsartConductor.r79</file>
-      <file>$PROJ_DIR$\Debug\Obj\TimerHardware.r79</file>
-      <file>$PROJ_DIR$\Debug\Obj\Cstartup_SAM7.r79</file>
-      <file>$PROJ_DIR$\Debug\List\cmock_demo.map</file>
-      <file>$PROJ_DIR$\Debug\List\TimerInterruptConfigurator.lst</file>
-      <file>$PROJ_DIR$\Debug\Obj\TimerConductor.r79</file>
-      <file>$PROJ_DIR$\Debug\Obj\Model.r79</file>
-      <file>$PROJ_DIR$\Debug\Obj\UsartBaudRateRegisterCalculator.pbi</file>
-      <file>$PROJ_DIR$\Debug\Obj\AdcHardwareConfigurator.pbi</file>
-      <file>$PROJ_DIR$\Debug\Obj\TemperatureCalculator.pbi</file>
-      <file>$PROJ_DIR$\Debug\Obj\Cstartup_SAM7.pbi</file>
-      <file>$PROJ_DIR$\Resource\at91SAM7X256_FLASH.xcl</file>
-      <file>$PROJ_DIR$\..\..\examples\src\TimerConductor.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\TimerConfigurator.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\TimerHardware.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\TimerInterruptConfigurator.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\TimerModel.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\UsartBaudRateRegisterCalculator.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\UsartModel.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\UsartConductor.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\UsartConfigurator.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\UsartHardware.c</file>
-      <file>$PROJ_DIR$\Cstartup.s79</file>
-      <file>$PROJ_DIR$\..\..\examples\src\UsartPutChar.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\UsartTransmitBufferStatus.c</file>
-      <file>$PROJ_DIR$\Cstartup_SAM7.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\AdcModel.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\AdcTemperatureSensor.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\Executor.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\Main.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\IntrinsicsWrapper.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\Model.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\TemperatureCalculator.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\TaskScheduler.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\TimerInterruptHandler.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\TemperatureFilter.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\AdcHardwareConfigurator.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\AdcConductor.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\AdcHardware.c</file>
-      <file>$PROJ_DIR$\Debug\Obj\Cstartup.r79</file>
-      <file>$PROJ_DIR$\Debug\List\TimerConfigurator.lst</file>
-      <file>$PROJ_DIR$\..\..\examples\src\Executor.h</file>
-      <file>$PROJ_DIR$\Debug\List\TimerConductor.lst</file>
-      <file>$PROJ_DIR$\..\..\examples\src\AdcModel.h</file>
-      <file>$PROJ_DIR$\..\..\examples\src\ModelConfig.h</file>
-      <file>$PROJ_DIR$\Debug\Obj\Executor.r79</file>
-      <file>$PROJ_DIR$\Debug\List\UsartPutChar.lst</file>
-      <file>$PROJ_DIR$\Debug\List\TemperatureFilter.lst</file>
-      <file>$PROJ_DIR$\Debug\Obj\TimerModel.pbi</file>
-      <file>$PROJ_DIR$\srcIAR\Cstartup.s79</file>
-      <file>$PROJ_DIR$\srcIAR\Cstartup_SAM7.c</file>
-    </outputs>
-    <file>
-      <name>[ROOT_NODE]</name>
-      <outputs>
-        <tool>
-          <name>XLINK</name>
-          <file> 25 105 39</file>
-        </tool>
-      </outputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\Debug\Obj\cmock_demo.pbd</name>
-      <inputs>
-        <tool>
-          <name>BILINK</name>
-          <file> 68 81 110 5 77 112 31 94 86 6 69 111 9 99 98 75 91 100 150 109 11 58 22 53 90 93</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\Debug\Exe\cmock_demo.d79</name>
-      <outputs>
-        <tool>
-          <name>XLINK</name>
-          <file> 105 39</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>XLINK</name>
-          <file> 113 4 55 95 7 85 141 104 147 1 0 108 71 76 73 107 84 103 3 88 56 67 102 82 89 8 101 45 87</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\TimerConductor.c</name>
-      <outputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 107 144</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 99</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 12 15 29 46 49 44</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 12 15 29 46 49 44</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\TimerConfigurator.c</name>
-      <outputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 84 142</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 98</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 12 15 48 42</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 12 15 48 42</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\TimerHardware.c</name>
-      <outputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 103 43</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 75</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 12 15 49 48</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 12 15 49 48</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\TimerInterruptConfigurator.c</name>
-      <outputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 3 106</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 91</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 12 15 42 44</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 12 15 42 44</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\TimerModel.c</name>
-      <outputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 56 40</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 150</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 12 15 46 18</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 12 15 46 18</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\UsartBaudRateRegisterCalculator.c</name>
-      <outputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 67 34</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 109</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 12 15 50</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 12 15 50</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\UsartModel.c</name>
-      <outputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 8 36</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 53</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 12 15 32 146 50 28 57 92 14 80 52 83 97 74 54 72</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 12 15 32 146 50 28 57 92 14 52 83 97 74 54 72</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\UsartConductor.c</name>
-      <outputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 102 61</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 11</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 12 15 19 35 32 18</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 12 15 19 35 32 18</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\UsartConfigurator.c</name>
-      <outputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 82 70</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 58</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 12 15 26</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 12 15 26</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\UsartHardware.c</name>
-      <outputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 89 64</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 22</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 12 15 35 26 30</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 12 15 35 26 30</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\Cstartup.s79</name>
-      <outputs>
-        <tool>
-          <name>AARM</name>
-          <file> 141</file>
-        </tool>
-      </outputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\UsartPutChar.c</name>
-      <outputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 101 148</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 90</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 12 15 30 41</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 12 15 30 41</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\UsartTransmitBufferStatus.c</name>
-      <outputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 45 38</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 93</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 12 15 41</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 12 15 41</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\Cstartup_SAM7.c</name>
-      <outputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 104 51</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 112</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 15</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\AdcModel.c</name>
-      <outputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 7 59</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 5</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 12 15 145 18 23 28</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 12 15 145 18 23 28</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\AdcTemperatureSensor.c</name>
-      <outputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 85 79</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 77</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 12 15 24</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 12 15 24</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\Executor.c</name>
-      <outputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 147 37</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 31</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 12 15 143 20 19 29 16 33</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 12 15 143 20 19 29 16 33</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\Main.c</name>
-      <outputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 0 66</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 86</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 12 15 33 143 20 18 23 28 19 35 26 30 32 50 41 29 49 48 42 44 46 16 27 13 24 145</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 12 15 33 143 20 18 23 28 19 35 26 30 32 50 41 29 49 48 42 44 46 16 27 13 24 145</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\IntrinsicsWrapper.c</name>
-      <outputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 1 47</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 94</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 33 21</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 33 21</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\Model.c</name>
-      <outputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 108 62</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 6</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 20 12 15 18 28</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 20 12 15 18 28</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\TemperatureCalculator.c</name>
-      <outputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 76 78</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 111</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 12 15 23 54 72 92 14 80 52 83 97</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 12 15 23 54 72 92 14 52 83 97</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\TaskScheduler.c</name>
-      <outputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 71 63</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 69</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 12 15 18</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 12 15 18</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\TimerInterruptHandler.c</name>
-      <outputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 88 17</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 100</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 12 15 44 42</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 12 15 44 42</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\TemperatureFilter.c</name>
-      <outputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 73 149</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 9</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 12 15 28 54 72 92 14 80 52 83 97</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 12 15 28 54 72 92 14 52 83 97</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\AdcHardwareConfigurator.c</name>
-      <outputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 95 10</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 110</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 12 15 13 146</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 12 15 13 146</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\AdcConductor.c</name>
-      <outputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 4 60</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 68</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 12 15 16 145 27</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 12 15 16 145 27</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\AdcHardware.c</name>
-      <outputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 55 65</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 81</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 12 15 27 13 24</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 12 15 27 13 24</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\srcIAR\Cstartup.s79</name>
-      <outputs>
-        <tool>
-          <name>AARM</name>
-          <file> 141</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>AARM</name>
-          <file> 96</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\srcIAR\Cstartup_SAM7.c</name>
-      <outputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 104 51</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 112</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 15</file>
-        </tool>
-      </inputs>
-    </file>
-  </configuration>
-  <configuration>
-    <name>Release</name>
-    <outputs>
-      <file>$PROJ_DIR$\..\test\system\src\TemperatureCalculator.h</file>
-      <file>$PROJ_DIR$\..\..\examples\src\Types.h</file>
-      <file>$PROJ_DIR$\..\..\examples\src\AdcHardwareConfigurator.h</file>
-      <file>$TOOLKIT_DIR$\inc\DLib_Defaults.h</file>
-      <file>$PROJ_DIR$\..\..\examples\src\AT91SAM7X256.h</file>
-      <file>$PROJ_DIR$\..\..\examples\src\AdcConductor.h</file>
-      <file>$PROJ_DIR$\..\..\examples\src\TaskScheduler.h</file>
-      <file>$PROJ_DIR$\..\..\examples\src\UsartConductor.h</file>
-      <file>$PROJ_DIR$\..\..\examples\src\Model.h</file>
-      <file>$TOOLKIT_DIR$\inc\intrinsics.h</file>
-      <file>$PROJ_DIR$\..\..\examples\src\TemperatureCalculator.h</file>
-      <file>$PROJ_DIR$\..\..\examples\src\AdcTemperatureSensor.h</file>
-      <file>$PROJ_DIR$\..\..\examples\src\UsartConfigurator.h</file>
-      <file>$PROJ_DIR$\..\..\examples\src\AdcHardware.h</file>
-      <file>$PROJ_DIR$\..\..\examples\src\TemperatureFilter.h</file>
-      <file>$PROJ_DIR$\..\..\examples\src\TimerConductor.h</file>
-      <file>$PROJ_DIR$\..\..\examples\src\UsartPutChar.h</file>
-      <file>$PROJ_DIR$\..\..\examples\src\UsartModel.h</file>
-      <file>$PROJ_DIR$\..\..\examples\src\IntrinsicsWrapper.h</file>
-      <file>$PROJ_DIR$\..\..\examples\src\UsartHardware.h</file>
-      <file>$PROJ_DIR$\..\..\examples\src\UsartTransmitBufferStatus.h</file>
-      <file>$PROJ_DIR$\..\..\examples\src\TimerInterruptConfigurator.h</file>
-      <file>$PROJ_DIR$\..\..\examples\src\TimerInterruptHandler.h</file>
-      <file>$PROJ_DIR$\..\..\examples\src\TimerModel.h</file>
-      <file>$PROJ_DIR$\..\..\examples\src\TimerConfigurator.h</file>
-      <file>$PROJ_DIR$\..\..\examples\src\TimerHardware.h</file>
-      <file>$PROJ_DIR$\..\..\examples\src\UsartBaudRateRegisterCalculator.h</file>
-      <file>$TOOLKIT_DIR$\inc\DLib_Product.h</file>
-      <file>$TOOLKIT_DIR$\inc\math.h</file>
-      <file>$TOOLKIT_DIR$\inc\stdio.h</file>
-      <file>$TOOLKIT_DIR$\inc\ymath.h</file>
-      <file>$TOOLKIT_DIR$\inc\ysizet.h</file>
-      <file>$TOOLKIT_DIR$\lib\dl4tptinl8n.h</file>
-      <file>$PROJ_DIR$\..\test\system\src\UsartPutChar.h</file>
-      <file>$PROJ_DIR$\..\test\system\src\AdcTemperatureSensor.h</file>
-      <file>$PROJ_DIR$\..\test\system\src\TaskScheduler.h</file>
-      <file>$PROJ_DIR$\..\test\system\src\UsartTransmitBufferStatus.h</file>
-      <file>$PROJ_DIR$\..\test\system\src\UsartConfigurator.h</file>
-      <file>$PROJ_DIR$\..\test\system\src\TimerConfigurator.h</file>
-      <file>$PROJ_DIR$\..\test\system\src\AT91SAM7X256.h</file>
-      <file>$PROJ_DIR$\..\test\system\src\UsartBaudRateRegisterCalculator.h</file>
-      <file>$PROJ_DIR$\..\test\system\src\Executor.h</file>
-      <file>$PROJ_DIR$\..\test\system\src\ModelConfig.h</file>
-      <file>$PROJ_DIR$\..\test\system\src\TimerModel.h</file>
-      <file>$PROJ_DIR$\..\test\system\src\TimerInterruptHandler.h</file>
-      <file>$PROJ_DIR$\..\test\system\src\Main.c</file>
-      <file>$PROJ_DIR$\..\test\system\src\Model.c</file>
-      <file>$PROJ_DIR$\..\test\system\src\AdcHardwareConfigurator.c</file>
-      <file>$PROJ_DIR$\..\test\system\src\TimerModel.c</file>
-      <file>$PROJ_DIR$\..\test\system\src\UsartModel.c</file>
-      <file>$PROJ_DIR$\..\test\system\src\UsartHardware.c</file>
-      <file>$PROJ_DIR$\..\test\system\src\UsartTransmitBufferStatus.c</file>
-      <file>$PROJ_DIR$\..\test\system\src\UsartPutChar.c</file>
-      <file>$PROJ_DIR$\..\test\system\src\TimerInterruptConfigurator.c</file>
-      <file>$PROJ_DIR$\..\test\system\src\UsartBaudRateRegisterCalculator.c</file>
-      <file>$PROJ_DIR$\..\test\system\src\TaskScheduler.c</file>
-      <file>$PROJ_DIR$\..\test\system\src\AdcConductor.h</file>
-      <file>$PROJ_DIR$\..\test\system\src\TimerInterruptConfigurator.h</file>
-      <file>$PROJ_DIR$\..\test\system\src\Model.h</file>
-      <file>$PROJ_DIR$\..\test\system\src\TemperatureFilter.h</file>
-      <file>$PROJ_DIR$\..\test\system\src\AdcModel.c</file>
-      <file>$PROJ_DIR$\..\test\system\src\TimerHardware.h</file>
-      <file>$PROJ_DIR$\..\test\system\src\AdcTemperatureSensor.c</file>
-      <file>$PROJ_DIR$\..\test\system\src\AdcConductor.c</file>
-      <file>$PROJ_DIR$\..\test\system\src\AdcHardware.c</file>
-      <file>$PROJ_DIR$\..\test\system\src\AdcHardware.h</file>
-      <file>$PROJ_DIR$\..\test\system\src\Executor.c</file>
-      <file>$TOOLKIT_DIR$\inc\xencoding_limits.h</file>
-      <file>$TOOLKIT_DIR$\lib\dl4tptinl8n.r79</file>
-      <file>$PROJ_DIR$\..\test\system\src\TemperatureCalculator.c</file>
-      <file>$PROJ_DIR$\..\test\system\src\Types.h</file>
-      <file>$PROJ_DIR$\..\test\system\src\TemperatureFilter.c</file>
-      <file>$PROJ_DIR$\..\test\system\src\TimerConductor.c</file>
-      <file>$PROJ_DIR$\..\test\system\src\TimerConfigurator.c</file>
-      <file>$PROJ_DIR$\..\test\system\src\TimerHardware.c</file>
-      <file>$PROJ_DIR$\..\test\system\src\TimerInterruptHandler.c</file>
-      <file>$PROJ_DIR$\..\test\system\src\UsartConductor.c</file>
-      <file>$PROJ_DIR$\..\test\system\src\UsartConfigurator.c</file>
-      <file>$PROJ_DIR$\..\test\system\src\UsartHardware.h</file>
-      <file>$PROJ_DIR$\..\test\system\src\TimerConductor.h</file>
-      <file>$PROJ_DIR$\..\test\system\src\AdcModel.h</file>
-      <file>$PROJ_DIR$\..\test\system\src\AdcHardwareConfigurator.h</file>
-      <file>$PROJ_DIR$\..\test\system\src\UsartConductor.h</file>
-      <file>$PROJ_DIR$\Release\Obj\Executor.pbi</file>
-      <file>$PROJ_DIR$\..\test\system\src\UsartModel.h</file>
-      <file>$PROJ_DIR$\Release\Obj\Model.pbi</file>
-      <file>$PROJ_DIR$\Release\Obj\Cstartup_SAM7.pbi</file>
-      <file>$PROJ_DIR$\Release\Obj\UsartConductor.pbi</file>
-      <file>$PROJ_DIR$\Release\Obj\AdcConductor.r79</file>
-      <file>$PROJ_DIR$\Release\Obj\AdcHardware.r79</file>
-      <file>$PROJ_DIR$\Release\Obj\TimerModel.pbi</file>
-      <file>$PROJ_DIR$\Release\Obj\AdcTemperatureSensor.pbi</file>
-      <file>$PROJ_DIR$\Release\Obj\UsartHardware.r79</file>
-      <file>$PROJ_DIR$\Release\Obj\TemperatureFilter.pbi</file>
-      <file>$PROJ_DIR$\Release\Obj\UsartPutChar.pbi</file>
-      <file>$PROJ_DIR$\Release\Obj\TemperatureCalculator.r79</file>
-      <file>$PROJ_DIR$\Release\Obj\AdcHardwareConfigurator.r79</file>
-      <file>$PROJ_DIR$\Release\Obj\cmock_demo.pbd</file>
-      <file>$PROJ_DIR$\Release\Obj\UsartModel.r79</file>
-      <file>$PROJ_DIR$\Release\Obj\UsartBaudRateRegisterCalculator.r79</file>
-      <file>$PROJ_DIR$\Release\Obj\Model.r79</file>
-      <file>$PROJ_DIR$\Release\Obj\AdcModel.r79</file>
-      <file>$PROJ_DIR$\Release\Obj\AdcHardware.pbi</file>
-      <file>$PROJ_DIR$\Release\Obj\TimerModel.r79</file>
-      <file>$PROJ_DIR$\Release\Obj\TimerHardware.r79</file>
-      <file>$PROJ_DIR$\Release\Obj\UsartPutChar.r79</file>
-      <file>$PROJ_DIR$\Release\Obj\AdcHardwareConfigurator.pbi</file>
-      <file>$PROJ_DIR$\Release\Obj\TimerInterruptConfigurator.r79</file>
-      <file>$PROJ_DIR$\Release\Obj\TaskScheduler.pbi</file>
-      <file>$PROJ_DIR$\Release\List\cmock_demo.map</file>
-      <file>$PROJ_DIR$\Release\Obj\UsartTransmitBufferStatus.pbi</file>
-      <file>$PROJ_DIR$\Release\Exe\cmock_demo.d79</file>
-      <file>$PROJ_DIR$\Release\Obj\AdcTemperatureSensor.r79</file>
-      <file>$PROJ_DIR$\Release\Obj\TimerConductor.r79</file>
-      <file>$PROJ_DIR$\Release\Obj\TimerConfigurator.r79</file>
-      <file>$PROJ_DIR$\Release\Obj\Main.pbi</file>
-      <file>$PROJ_DIR$\Release\Obj\TimerInterruptConfigurator.pbi</file>
-      <file>$PROJ_DIR$\Release\Obj\UsartTransmitBufferStatus.r79</file>
-      <file>$PROJ_DIR$\Release\Obj\AdcModel.pbi</file>
-      <file>$PROJ_DIR$\Release\Obj\TemperatureFilter.r79</file>
-      <file>$PROJ_DIR$\Release\Obj\UsartHardware.pbi</file>
-      <file>$PROJ_DIR$\Release\Obj\Cstartup.r79</file>
-      <file>$PROJ_DIR$\Release\Obj\UsartConductor.r79</file>
-      <file>$PROJ_DIR$\Release\Obj\TimerInterruptHandler.pbi</file>
-      <file>$PROJ_DIR$\Release\Obj\TimerConductor.pbi</file>
-      <file>$PROJ_DIR$\Release\Obj\Main.r79</file>
-      <file>$PROJ_DIR$\Release\Obj\UsartConfigurator.pbi</file>
-      <file>$PROJ_DIR$\Release\Obj\Executor.r79</file>
-      <file>$PROJ_DIR$\Release\Obj\Cstartup_SAM7.r79</file>
-      <file>$PROJ_DIR$\Release\Obj\TemperatureCalculator.pbi</file>
-      <file>$PROJ_DIR$\Release\Obj\TimerHardware.pbi</file>
-      <file>$PROJ_DIR$\Release\Exe\cmock_demo.sim</file>
-      <file>$PROJ_DIR$\Release\Obj\TimerConfigurator.pbi</file>
-      <file>$PROJ_DIR$\Release\Obj\UsartModel.pbi</file>
-      <file>$PROJ_DIR$\Release\Obj\TaskScheduler.r79</file>
-      <file>$PROJ_DIR$\Release\Obj\UsartBaudRateRegisterCalculator.pbi</file>
-      <file>$PROJ_DIR$\Release\Obj\AdcConductor.pbi</file>
-      <file>$PROJ_DIR$\Release\Obj\TimerInterruptHandler.r79</file>
-      <file>$PROJ_DIR$\Release\Obj\UsartConfigurator.r79</file>
-      <file>$PROJ_DIR$\Release\Obj\IntrinsicsWrapper.pbi</file>
-      <file>$PROJ_DIR$\Release\Obj\IntrinsicsWrapper.r79</file>
-      <file>$TOOLKIT_DIR$\inc\yvals.h</file>
-      <file>$PROJ_DIR$\incIAR\AT91SAM7X256_inc.h</file>
-      <file>$TOOLKIT_DIR$\inc\DLib_Threads.h</file>
-      <file>$PROJ_DIR$\Resource\at91SAM7X256_FLASH.xcl</file>
-      <file>$PROJ_DIR$\..\..\examples\src\TimerConductor.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\TimerConfigurator.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\TimerHardware.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\TimerInterruptConfigurator.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\TimerModel.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\UsartBaudRateRegisterCalculator.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\UsartModel.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\UsartConductor.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\UsartConfigurator.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\UsartHardware.c</file>
-      <file>$PROJ_DIR$\Cstartup.s79</file>
-      <file>$PROJ_DIR$\..\..\examples\src\UsartPutChar.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\UsartTransmitBufferStatus.c</file>
-      <file>$PROJ_DIR$\Cstartup_SAM7.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\AdcModel.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\AdcTemperatureSensor.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\Executor.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\Main.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\IntrinsicsWrapper.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\Model.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\TemperatureCalculator.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\TaskScheduler.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\TimerInterruptHandler.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\TemperatureFilter.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\AdcHardwareConfigurator.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\AdcConductor.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\AdcHardware.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\Executor.h</file>
-      <file>$PROJ_DIR$\..\..\examples\src\AdcModel.h</file>
-      <file>$PROJ_DIR$\..\..\examples\src\ModelConfig.h</file>
-      <file>$PROJ_DIR$\srcIAR\Cstartup.s79</file>
-      <file>$PROJ_DIR$\srcIAR\Cstartup_SAM7.c</file>
-    </outputs>
-    <file>
-      <name>[ROOT_NODE]</name>
-      <outputs>
-        <tool>
-          <name>XLINK</name>
-          <file> 111 109 131</file>
-        </tool>
-      </outputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\test\system\src\Main.c</name>
-      <outputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 125</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 115</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 70 39 41 58 35 0 59 82 78 37 33 84 40 36 79 61 38 57 44 43 56 65 81 34 80</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\test\system\src\Model.c</name>
-      <outputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 100</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 85</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 58 70 39 35 59</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\test\system\src\AdcHardwareConfigurator.c</name>
-      <outputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 96</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 106</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 70 39 81 42</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\test\system\src\TimerModel.c</name>
-      <outputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 103</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 90</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 70 39 43 35</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\test\system\src\UsartModel.c</name>
-      <outputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 98</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 133</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 70 39 84 42 40 59 29 141 3 32 27 67 143 31 28 30</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\test\system\src\UsartHardware.c</name>
-      <outputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 92</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 120</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 70 39 78 37 33</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\test\system\src\UsartTransmitBufferStatus.c</name>
-      <outputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 117</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 110</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 70 39 36</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\test\system\src\UsartPutChar.c</name>
-      <outputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 105</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 94</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 70 39 33 36</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\test\system\src\TimerInterruptConfigurator.c</name>
-      <outputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 107</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 116</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 70 39 57 44</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\test\system\src\UsartBaudRateRegisterCalculator.c</name>
-      <outputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 99</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 135</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 70 39 40</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\test\system\src\TaskScheduler.c</name>
-      <outputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 134</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 108</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 70 39 35</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\test\system\src\AdcModel.c</name>
-      <outputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 101</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 118</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 70 39 80 35 0 59</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\test\system\src\AdcTemperatureSensor.c</name>
-      <outputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 112</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 91</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 70 39 34</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\test\system\src\AdcConductor.c</name>
-      <outputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 88</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 136</file>
-        </tool>
-      </outputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\test\system\src\AdcHardware.c</name>
-      <outputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 89</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 102</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 70 39 65 81 34</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\test\system\src\Executor.c</name>
-      <outputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 127</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 83</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 70 39 41 58 82 79 56</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\test\system\src\TemperatureCalculator.c</name>
-      <outputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 95</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 129</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 70 39 0 28 30 141 3 32 27 67 143</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\test\system\src\TemperatureFilter.c</name>
-      <outputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 119</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 93</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 70 39 59 28 30 141 3 32 27 67 143</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\test\system\src\TimerConductor.c</name>
-      <outputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 113</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 124</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 70 39 79 43 61 44</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\test\system\src\TimerConfigurator.c</name>
-      <outputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 114</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 132</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 70 39 38 57</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\test\system\src\TimerHardware.c</name>
-      <outputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 104</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 130</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 70 39 61 38</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\test\system\src\TimerInterruptHandler.c</name>
-      <outputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 137</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 123</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 70 39 44 57</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\test\system\src\UsartConductor.c</name>
-      <outputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 122</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 87</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 70 39 82 78 84 35</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\test\system\src\UsartConfigurator.c</name>
-      <outputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 138</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 126</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 70 39 37</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\Release\Obj\cmock_demo.pbd</name>
-      <inputs>
-        <tool>
-          <name>BILINK</name>
-          <file> 136 102 106 118 91 86 83 139 115 85 108 129 93 124 132 130 116 123 90 135 87 126 120 133 94 110</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\Release\Exe\cmock_demo.d79</name>
-      <outputs>
-        <tool>
-          <name>XLINK</name>
-          <file> 109 131</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>XLINK</name>
-          <file> 144 88 89 96 101 112 121 128 127 140 125 100 134 95 119 113 114 104 107 137 103 99 122 138 92 98 105 117 68</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\TimerConductor.c</name>
-      <outputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 113</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 124</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 1 4 15 23 25 22</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 1 4 15 23 25 22</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\TimerConfigurator.c</name>
-      <outputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 114</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 132</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 1 4 24 21</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 1 4 24 21</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\TimerHardware.c</name>
-      <outputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 104</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 130</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 1 4 25 24</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 1 4 25 24</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\TimerInterruptConfigurator.c</name>
-      <outputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 107</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 116</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 1 4 21 22</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 1 4 21 22</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\TimerModel.c</name>
-      <outputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 103</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 90</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 1 4 23 6</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 1 4 23 6</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\UsartBaudRateRegisterCalculator.c</name>
-      <outputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 99</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 135</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 1 4 26</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 1 4 26</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\UsartModel.c</name>
-      <outputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 98</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 133</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 1 4 17 174 26 14 29 141 3 32 27 67 143 31 28 30</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 1 4 17 174 26 14 29 141 3 27 67 143 31 28 30</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\UsartConductor.c</name>
-      <outputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 122</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 87</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 1 4 7 19 17 6</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 1 4 7 19 17 6</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\UsartConfigurator.c</name>
-      <outputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 138</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 126</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 1 4 12</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 1 4 12</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\UsartHardware.c</name>
-      <outputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 92</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 120</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 1 4 19 12 16</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 1 4 19 12 16</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\Cstartup.s79</name>
-      <outputs>
-        <tool>
-          <name>AARM</name>
-          <file> 121</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>AARM</name>
-          <file> 142</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\UsartPutChar.c</name>
-      <outputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 105</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 94</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 1 4 16 20</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 1 4 16 20</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\UsartTransmitBufferStatus.c</name>
-      <outputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 117</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 110</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 1 4 20</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 1 4 20</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\Cstartup_SAM7.c</name>
-      <outputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 128</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 86</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 4</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 4</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\AdcModel.c</name>
-      <outputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 101</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 118</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 1 4 173 6 10 14</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 1 4 173 6 10 14</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\AdcTemperatureSensor.c</name>
-      <outputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 112</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 91</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 1 4 11</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 1 4 11</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\Executor.c</name>
-      <outputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 127</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 83</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 1 4 172 8 7 15 5 18</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 1 4 172 8 7 15 5 18</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\Main.c</name>
-      <outputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 125</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 115</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 1 4 18 172 8 6 10 14 7 19 12 16 17 26 20 15 25 24 21 22 23 5 13 2 11 173</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 1 4 18 172 8 6 10 14 7 19 12 16 17 26 20 15 25 24 21 22 23 5 13 2 11 173</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\IntrinsicsWrapper.c</name>
-      <outputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 140</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 139</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 18 9</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 18 9</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\Model.c</name>
-      <outputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 100</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 85</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 8 1 4 6 14</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 8 1 4 6 14</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\TemperatureCalculator.c</name>
-      <outputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 95</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 129</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 1 4 10 28 30 141 3 32 27 67 143</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 1 4 10 28 30 141 3 27 67 143</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\TaskScheduler.c</name>
-      <outputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 134</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 108</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 1 4 6</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 1 4 6</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\TimerInterruptHandler.c</name>
-      <outputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 137</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 123</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 1 4 22 21</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 1 4 22 21</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\TemperatureFilter.c</name>
-      <outputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 119</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 93</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 1 4 14 28 30 141 3 32 27 67 143</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 1 4 14 28 30 141 3 27 67 143</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\AdcHardwareConfigurator.c</name>
-      <outputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 96</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 106</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 1 4 2 174</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 1 4 2 174</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\AdcConductor.c</name>
-      <outputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 88</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 136</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 1 4 5 173 13</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 1 4 5 173 13</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\AdcHardware.c</name>
-      <outputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 89</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 102</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 1 4 13 2 11</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 1 4 13 2 11</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\srcIAR\Cstartup.s79</name>
-      <outputs>
-        <tool>
-          <name>AARM</name>
-          <file> 121</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>AARM</name>
-          <file> 142</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\srcIAR\Cstartup_SAM7.c</name>
-      <outputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 128</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 86</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 4</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 4</file>
-        </tool>
-      </inputs>
-    </file>
-    <forcedrebuild>
-      <name>$PROJ_DIR$\..\test\system\src\Main.c</name>
-      <tool>ICCARM</tool>
-    </forcedrebuild>
-    <forcedrebuild>
-      <name>$PROJ_DIR$\..\test\system\src\Model.c</name>
-      <tool>ICCARM</tool>
-    </forcedrebuild>
-    <forcedrebuild>
-      <name>$PROJ_DIR$\..\test\system\src\AdcHardwareConfigurator.c</name>
-      <tool>ICCARM</tool>
-    </forcedrebuild>
-    <forcedrebuild>
-      <name>$PROJ_DIR$\..\test\system\src\TimerModel.c</name>
-      <tool>ICCARM</tool>
-    </forcedrebuild>
-    <forcedrebuild>
-      <name>$PROJ_DIR$\..\test\system\src\UsartModel.c</name>
-      <tool>ICCARM</tool>
-    </forcedrebuild>
-    <forcedrebuild>
-      <name>$PROJ_DIR$\..\test\system\src\UsartHardware.c</name>
-      <tool>ICCARM</tool>
-    </forcedrebuild>
-    <forcedrebuild>
-      <name>$PROJ_DIR$\..\test\system\src\UsartTransmitBufferStatus.c</name>
-      <tool>ICCARM</tool>
-    </forcedrebuild>
-    <forcedrebuild>
-      <name>$PROJ_DIR$\..\test\system\src\UsartPutChar.c</name>
-      <tool>ICCARM</tool>
-    </forcedrebuild>
-    <forcedrebuild>
-      <name>$PROJ_DIR$\..\test\system\src\TimerInterruptConfigurator.c</name>
-      <tool>ICCARM</tool>
-    </forcedrebuild>
-    <forcedrebuild>
-      <name>$PROJ_DIR$\..\test\system\src\UsartBaudRateRegisterCalculator.c</name>
-      <tool>ICCARM</tool>
-    </forcedrebuild>
-    <forcedrebuild>
-      <name>$PROJ_DIR$\..\test\system\src\TaskScheduler.c</name>
-      <tool>ICCARM</tool>
-    </forcedrebuild>
-    <forcedrebuild>
-      <name>$PROJ_DIR$\..\test\system\src\AdcModel.c</name>
-      <tool>ICCARM</tool>
-    </forcedrebuild>
-    <forcedrebuild>
-      <name>$PROJ_DIR$\..\test\system\src\AdcTemperatureSensor.c</name>
-      <tool>ICCARM</tool>
-    </forcedrebuild>
-    <forcedrebuild>
-      <name>$PROJ_DIR$\..\test\system\src\AdcConductor.c</name>
-      <tool>ICCARM</tool>
-    </forcedrebuild>
-    <forcedrebuild>
-      <name>$PROJ_DIR$\..\test\system\src\AdcHardware.c</name>
-      <tool>ICCARM</tool>
-    </forcedrebuild>
-    <forcedrebuild>
-      <name>$PROJ_DIR$\..\test\system\src\Executor.c</name>
-      <tool>ICCARM</tool>
-    </forcedrebuild>
-    <forcedrebuild>
-      <name>$PROJ_DIR$\..\test\system\src\TemperatureCalculator.c</name>
-      <tool>ICCARM</tool>
-    </forcedrebuild>
-    <forcedrebuild>
-      <name>$PROJ_DIR$\..\test\system\src\TemperatureFilter.c</name>
-      <tool>ICCARM</tool>
-    </forcedrebuild>
-    <forcedrebuild>
-      <name>$PROJ_DIR$\..\test\system\src\TimerConductor.c</name>
-      <tool>ICCARM</tool>
-    </forcedrebuild>
-    <forcedrebuild>
-      <name>$PROJ_DIR$\..\test\system\src\TimerConfigurator.c</name>
-      <tool>ICCARM</tool>
-    </forcedrebuild>
-    <forcedrebuild>
-      <name>$PROJ_DIR$\..\test\system\src\TimerHardware.c</name>
-      <tool>ICCARM</tool>
-    </forcedrebuild>
-    <forcedrebuild>
-      <name>$PROJ_DIR$\..\test\system\src\TimerInterruptHandler.c</name>
-      <tool>ICCARM</tool>
-    </forcedrebuild>
-    <forcedrebuild>
-      <name>$PROJ_DIR$\..\test\system\src\UsartConductor.c</name>
-      <tool>ICCARM</tool>
-    </forcedrebuild>
-    <forcedrebuild>
-      <name>$PROJ_DIR$\..\test\system\src\UsartConfigurator.c</name>
-      <tool>ICCARM</tool>
-    </forcedrebuild>
-  </configuration>
-  <configuration>
-    <name>Simulate</name>
-    <outputs>
-      <file>$PROJ_DIR$\..\test\system\src\TemperatureCalculator.h</file>
-      <file>$PROJ_DIR$\..\..\examples\src\Types.h</file>
-      <file>$PROJ_DIR$\..\..\examples\src\AdcHardwareConfigurator.h</file>
-      <file>$TOOLKIT_DIR$\inc\DLib_Defaults.h</file>
-      <file>$PROJ_DIR$\..\..\examples\src\AT91SAM7X256.h</file>
-      <file>$PROJ_DIR$\..\..\examples\src\AdcConductor.h</file>
-      <file>$PROJ_DIR$\..\..\examples\src\TaskScheduler.h</file>
-      <file>$PROJ_DIR$\..\..\examples\src\UsartConductor.h</file>
-      <file>$PROJ_DIR$\..\..\examples\src\Model.h</file>
-      <file>$TOOLKIT_DIR$\inc\intrinsics.h</file>
-      <file>$PROJ_DIR$\..\..\examples\src\TemperatureCalculator.h</file>
-      <file>$PROJ_DIR$\..\..\examples\src\AdcTemperatureSensor.h</file>
-      <file>$PROJ_DIR$\..\..\examples\src\UsartConfigurator.h</file>
-      <file>$PROJ_DIR$\..\..\examples\src\AdcHardware.h</file>
-      <file>$PROJ_DIR$\..\..\examples\src\TemperatureFilter.h</file>
-      <file>$PROJ_DIR$\..\..\examples\src\TimerConductor.h</file>
-      <file>$PROJ_DIR$\..\..\examples\src\UsartPutChar.h</file>
-      <file>$PROJ_DIR$\..\..\examples\src\UsartModel.h</file>
-      <file>$PROJ_DIR$\..\..\examples\src\IntrinsicsWrapper.h</file>
-      <file>$PROJ_DIR$\..\..\examples\src\UsartHardware.h</file>
-      <file>$PROJ_DIR$\..\..\examples\src\UsartTransmitBufferStatus.h</file>
-      <file>$PROJ_DIR$\..\..\examples\src\TimerInterruptConfigurator.h</file>
-      <file>$PROJ_DIR$\..\..\examples\src\TimerInterruptHandler.h</file>
-      <file>$PROJ_DIR$\..\..\examples\src\TimerModel.h</file>
-      <file>$PROJ_DIR$\..\..\examples\src\TimerConfigurator.h</file>
-      <file>$PROJ_DIR$\..\..\examples\src\TimerHardware.h</file>
-      <file>$PROJ_DIR$\..\..\examples\src\UsartBaudRateRegisterCalculator.h</file>
-      <file>$TOOLKIT_DIR$\inc\DLib_Product.h</file>
-      <file>$TOOLKIT_DIR$\inc\math.h</file>
-      <file>$TOOLKIT_DIR$\inc\stdio.h</file>
-      <file>$TOOLKIT_DIR$\inc\ymath.h</file>
-      <file>$TOOLKIT_DIR$\inc\ysizet.h</file>
-      <file>$TOOLKIT_DIR$\lib\dl4tptinl8n.h</file>
-      <file>$PROJ_DIR$\..\test\system\src\UsartPutChar.h</file>
-      <file>$PROJ_DIR$\..\test\system\src\AdcTemperatureSensor.h</file>
-      <file>$PROJ_DIR$\Simulate\Obj\cmock_demo.pbd</file>
-      <file>$PROJ_DIR$\..\test\system\src\TaskScheduler.h</file>
-      <file>$PROJ_DIR$\..\test\system\src\UsartTransmitBufferStatus.h</file>
-      <file>$PROJ_DIR$\..\test\system\src\UsartConfigurator.h</file>
-      <file>$PROJ_DIR$\..\test\system\src\TimerConfigurator.h</file>
-      <file>$PROJ_DIR$\..\test\system\src\AT91SAM7X256.h</file>
-      <file>$PROJ_DIR$\..\test\system\src\UsartBaudRateRegisterCalculator.h</file>
-      <file>$PROJ_DIR$\..\test\system\src\Executor.h</file>
-      <file>$PROJ_DIR$\..\test\system\src\ModelConfig.h</file>
-      <file>$PROJ_DIR$\..\test\system\src\TimerModel.h</file>
-      <file>$PROJ_DIR$\..\test\system\src\TimerInterruptHandler.h</file>
-      <file>$PROJ_DIR$\..\test\system\src\Main.c</file>
-      <file>$PROJ_DIR$\..\test\system\src\Model.c</file>
-      <file>$PROJ_DIR$\..\test\system\src\AdcHardwareConfigurator.c</file>
-      <file>$PROJ_DIR$\..\test\system\src\TimerModel.c</file>
-      <file>$PROJ_DIR$\..\test\system\src\UsartModel.c</file>
-      <file>$PROJ_DIR$\..\test\system\src\UsartHardware.c</file>
-      <file>$PROJ_DIR$\..\test\system\src\UsartTransmitBufferStatus.c</file>
-      <file>$PROJ_DIR$\..\test\system\src\UsartPutChar.c</file>
-      <file>$PROJ_DIR$\..\test\system\src\TimerInterruptConfigurator.c</file>
-      <file>$PROJ_DIR$\..\test\system\src\UsartBaudRateRegisterCalculator.c</file>
-      <file>$PROJ_DIR$\..\test\system\src\TaskScheduler.c</file>
-      <file>$PROJ_DIR$\..\test\system\src\AdcConductor.h</file>
-      <file>$PROJ_DIR$\..\test\system\src\TimerInterruptConfigurator.h</file>
-      <file>$PROJ_DIR$\..\test\system\src\Model.h</file>
-      <file>$PROJ_DIR$\..\test\system\src\TemperatureFilter.h</file>
-      <file>$PROJ_DIR$\..\test\system\src\AdcModel.c</file>
-      <file>$PROJ_DIR$\..\test\system\src\TimerHardware.h</file>
-      <file>$PROJ_DIR$\..\test\system\src\AdcTemperatureSensor.c</file>
-      <file>$PROJ_DIR$\..\test\system\src\AdcConductor.c</file>
-      <file>$PROJ_DIR$\..\test\system\src\AdcHardware.c</file>
-      <file>$PROJ_DIR$\..\test\system\src\AdcHardware.h</file>
-      <file>$PROJ_DIR$\..\test\system\src\Executor.c</file>
-      <file>$TOOLKIT_DIR$\inc\xencoding_limits.h</file>
-      <file>$TOOLKIT_DIR$\lib\dl4tptinl8n.r79</file>
-      <file>$PROJ_DIR$\..\test\system\src\TemperatureCalculator.c</file>
-      <file>$PROJ_DIR$\..\test\system\src\Types.h</file>
-      <file>$PROJ_DIR$\..\test\system\src\TemperatureFilter.c</file>
-      <file>$PROJ_DIR$\..\test\system\src\TimerConductor.c</file>
-      <file>$PROJ_DIR$\..\test\system\src\TimerConfigurator.c</file>
-      <file>$PROJ_DIR$\..\test\system\src\TimerHardware.c</file>
-      <file>$PROJ_DIR$\..\test\system\src\TimerInterruptHandler.c</file>
-      <file>$PROJ_DIR$\..\test\system\src\UsartConductor.c</file>
-      <file>$PROJ_DIR$\..\test\system\src\UsartConfigurator.c</file>
-      <file>$PROJ_DIR$\..\test\system\src\UsartHardware.h</file>
-      <file>$PROJ_DIR$\..\test\system\src\TimerConductor.h</file>
-      <file>$PROJ_DIR$\..\test\system\src\AdcModel.h</file>
-      <file>$PROJ_DIR$\..\test\system\src\AdcHardwareConfigurator.h</file>
-      <file>$PROJ_DIR$\..\test\system\src\UsartConductor.h</file>
-      <file>$PROJ_DIR$\..\test\system\src\UsartModel.h</file>
-      <file>$PROJ_DIR$\Simulate\Obj\AdcConductor.r79</file>
-      <file>$PROJ_DIR$\Simulate\Obj\Cstartup_SAM7.pbi</file>
-      <file>$PROJ_DIR$\Simulate\Obj\UsartHardware.r79</file>
-      <file>$TOOLKIT_DIR$\inc\yvals.h</file>
-      <file>$PROJ_DIR$\incIAR\AT91SAM7X256_inc.h</file>
-      <file>$PROJ_DIR$\Simulate\List\TimerModel.lst</file>
-      <file>$PROJ_DIR$\Simulate\Obj\Executor.r79</file>
-      <file>$PROJ_DIR$\Simulate\Obj\TimerHardware.pbi</file>
-      <file>$PROJ_DIR$\Simulate\Obj\UsartModel.pbi</file>
-      <file>$PROJ_DIR$\Simulate\Obj\IntrinsicsWrapper.r79</file>
-      <file>$PROJ_DIR$\Simulate\Obj\TimerConductor.pbi</file>
-      <file>$PROJ_DIR$\Simulate\List\UsartConductor.lst</file>
-      <file>$PROJ_DIR$\Simulate\Obj\Main.pbi</file>
-      <file>$TOOLKIT_DIR$\inc\DLib_Threads.h</file>
-      <file>$PROJ_DIR$\Simulate\Obj\AdcHardwareConfigurator.pbi</file>
-      <file>$PROJ_DIR$\Simulate\Obj\TimerConfigurator.pbi</file>
-      <file>$PROJ_DIR$\Simulate\Exe\cmock_demo.sim</file>
-      <file>$PROJ_DIR$\Simulate\Obj\UsartTransmitBufferStatus.pbi</file>
-      <file>$PROJ_DIR$\Simulate\Obj\AdcHardware.r79</file>
-      <file>$PROJ_DIR$\Simulate\Obj\Main.r79</file>
-      <file>$PROJ_DIR$\Simulate\Obj\AdcTemperatureSensor.pbi</file>
-      <file>$PROJ_DIR$\Simulate\Obj\UsartPutChar.r79</file>
-      <file>$PROJ_DIR$\Simulate\Obj\AdcHardwareConfigurator.r79</file>
-      <file>$PROJ_DIR$\Simulate\Obj\UsartConductor.r79</file>
-      <file>$PROJ_DIR$\Simulate\Obj\TimerHardware.r79</file>
-      <file>$PROJ_DIR$\Simulate\Obj\TemperatureFilter.r79</file>
-      <file>$PROJ_DIR$\Simulate\Obj\TemperatureCalculator.pbi</file>
-      <file>$PROJ_DIR$\Simulate\Obj\TimerInterruptConfigurator.r79</file>
-      <file>$PROJ_DIR$\Simulate\Obj\UsartTransmitBufferStatus.r79</file>
-      <file>$PROJ_DIR$\Simulate\Obj\TimerConductor.r79</file>
-      <file>$PROJ_DIR$\Simulate\Obj\Executor.pbi</file>
-      <file>$PROJ_DIR$\Simulate\Obj\UsartConductor.pbi</file>
-      <file>$PROJ_DIR$\Simulate\Obj\TimerModel.pbi</file>
-      <file>$PROJ_DIR$\Simulate\Obj\AdcModel.pbi</file>
-      <file>$PROJ_DIR$\Simulate\List\TaskScheduler.lst</file>
-      <file>$PROJ_DIR$\Simulate\Obj\TimerModel.r79</file>
-      <file>$PROJ_DIR$\Simulate\Obj\TemperatureFilter.pbi</file>
-      <file>$PROJ_DIR$\Simulate\Obj\UsartBaudRateRegisterCalculator.pbi</file>
-      <file>$PROJ_DIR$\Simulate\Obj\UsartHardware.pbi</file>
-      <file>$PROJ_DIR$\Simulate\Obj\TaskScheduler.pbi</file>
-      <file>$PROJ_DIR$\Simulate\Obj\AdcConductor.pbi</file>
-      <file>$PROJ_DIR$\Simulate\Obj\TimerConfigurator.r79</file>
-      <file>$PROJ_DIR$\Simulate\Obj\Cstartup.r79</file>
-      <file>$PROJ_DIR$\Simulate\Obj\TimerInterruptHandler.pbi</file>
-      <file>$PROJ_DIR$\Simulate\Obj\AdcModel.r79</file>
-      <file>$PROJ_DIR$\Simulate\Obj\IntrinsicsWrapper.pbi</file>
-      <file>$PROJ_DIR$\Simulate\List\cmock_demo.map</file>
-      <file>$PROJ_DIR$\Simulate\Obj\TimerInterruptConfigurator.pbi</file>
-      <file>$PROJ_DIR$\Simulate\Exe\cmock_demo.d79</file>
-      <file>$PROJ_DIR$\Simulate\Obj\TaskScheduler.r79</file>
-      <file>$PROJ_DIR$\Simulate\Obj\Model.r79</file>
-      <file>$PROJ_DIR$\Simulate\Obj\UsartConfigurator.pbi</file>
-      <file>$PROJ_DIR$\Simulate\Obj\UsartModel.r79</file>
-      <file>$PROJ_DIR$\Simulate\Obj\Cstartup_SAM7.r79</file>
-      <file>$PROJ_DIR$\Simulate\Obj\TemperatureCalculator.r79</file>
-      <file>$PROJ_DIR$\Simulate\Obj\UsartPutChar.pbi</file>
-      <file>$PROJ_DIR$\Simulate\Obj\UsartConfigurator.r79</file>
-      <file>$PROJ_DIR$\Simulate\Obj\AdcHardware.pbi</file>
-      <file>$PROJ_DIR$\Simulate\Obj\AdcTemperatureSensor.r79</file>
-      <file>$PROJ_DIR$\Simulate\Obj\Model.pbi</file>
-      <file>$PROJ_DIR$\Simulate\Obj\UsartBaudRateRegisterCalculator.r79</file>
-      <file>$PROJ_DIR$\Simulate\List\UsartBaudRateRegisterCalculator.lst</file>
-      <file>$PROJ_DIR$\Simulate\List\UsartTransmitBufferStatus.lst</file>
-      <file>$PROJ_DIR$\Simulate\List\AdcHardware.lst</file>
-      <file>$PROJ_DIR$\Simulate\List\TimerInterruptConfigurator.lst</file>
-      <file>$PROJ_DIR$\Simulate\List\Model.lst</file>
-      <file>$PROJ_DIR$\Simulate\Obj\TimerInterruptHandler.r79</file>
-      <file>$PROJ_DIR$\Simulate\List\UsartPutChar.lst</file>
-      <file>$PROJ_DIR$\Simulate\List\UsartHardware.lst</file>
-      <file>$PROJ_DIR$\Simulate\List\Executor.lst</file>
-      <file>$PROJ_DIR$\Simulate\List\TimerConfigurator.lst</file>
-      <file>$PROJ_DIR$\Simulate\List\AdcTemperatureSensor.lst</file>
-      <file>$PROJ_DIR$\Simulate\List\Cstartup_SAM7.lst</file>
-      <file>$PROJ_DIR$\Simulate\List\AdcHardwareConfigurator.lst</file>
-      <file>$PROJ_DIR$\Simulate\List\AdcModel.lst</file>
-      <file>$PROJ_DIR$\Simulate\List\TemperatureFilter.lst</file>
-      <file>$PROJ_DIR$\Simulate\List\AdcConductor.lst</file>
-      <file>$PROJ_DIR$\Simulate\List\UsartConfigurator.lst</file>
-      <file>$PROJ_DIR$\Simulate\List\IntrinsicsWrapper.lst</file>
-      <file>$PROJ_DIR$\Simulate\List\TimerHardware.lst</file>
-      <file>$PROJ_DIR$\Simulate\List\TemperatureCalculator.lst</file>
-      <file>$PROJ_DIR$\Simulate\List\TimerInterruptHandler.lst</file>
-      <file>$PROJ_DIR$\Simulate\List\UsartModel.lst</file>
-      <file>$PROJ_DIR$\Simulate\List\Main.lst</file>
-      <file>$PROJ_DIR$\Simulate\List\TimerConductor.lst</file>
-      <file>$PROJ_DIR$\Resource\at91SAM7X256_FLASH.xcl</file>
-      <file>$PROJ_DIR$\..\..\examples\src\TimerConductor.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\TimerConfigurator.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\TimerHardware.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\TimerInterruptConfigurator.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\TimerModel.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\UsartBaudRateRegisterCalculator.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\UsartModel.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\UsartConductor.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\UsartConfigurator.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\UsartHardware.c</file>
-      <file>$PROJ_DIR$\Cstartup.s79</file>
-      <file>$PROJ_DIR$\..\..\examples\src\UsartPutChar.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\UsartTransmitBufferStatus.c</file>
-      <file>$PROJ_DIR$\Cstartup_SAM7.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\AdcModel.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\AdcTemperatureSensor.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\Executor.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\Main.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\IntrinsicsWrapper.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\Model.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\TemperatureCalculator.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\TaskScheduler.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\TimerInterruptHandler.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\TemperatureFilter.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\AdcHardwareConfigurator.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\AdcConductor.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\AdcHardware.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\Executor.h</file>
-      <file>$PROJ_DIR$\..\..\examples\src\AdcModel.h</file>
-      <file>$PROJ_DIR$\..\..\examples\src\ModelConfig.h</file>
-      <file>$PROJ_DIR$\srcIAR\Cstartup.s79</file>
-      <file>$PROJ_DIR$\srcIAR\Cstartup_SAM7.c</file>
-    </outputs>
-    <file>
-      <name>[ROOT_NODE]</name>
-      <outputs>
-        <tool>
-          <name>XLINK</name>
-          <file> 133 131 101</file>
-        </tool>
-      </outputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\Simulate\Obj\cmock_demo.pbd</name>
-      <inputs>
-        <tool>
-          <name>BILINK</name>
-          <file> 125 142 99 118 105 86 115 130 97 144 124 111 121 95 100 92 132 128 117 122 116 136 123 93 140 102</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\test\system\src\Main.c</name>
-      <outputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 104</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 97</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 71 40 42 59 36 0 60 83 79 38 33 84 41 37 80 62 39 58 45 44 57 66 82 34 81</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 71 40 42 59 36 0 60 83 79 38 33 84 41 37 80 62 39 58 45 44 57 66 82 34 81</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\test\system\src\Model.c</name>
-      <outputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 135</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 144</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 59 71 40 36 60</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 59 71 40 36 60</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\test\system\src\AdcHardwareConfigurator.c</name>
-      <outputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 107</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 99</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 71 40 82 43</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 71 40 82 43</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\test\system\src\TimerModel.c</name>
-      <outputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 120</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 117</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 71 40 44 36</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 71 40 44 36</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\test\system\src\UsartModel.c</name>
-      <outputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 137</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 93</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 71 40 84 43 41 60 29 88 3 32 27 68 98 31 28 30</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 71 40 84 43 41 60 29 88 3 27 68 98 31 28 30</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\test\system\src\UsartHardware.c</name>
-      <outputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 87</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 123</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 71 40 79 38 33</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 71 40 79 38 33</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\test\system\src\UsartTransmitBufferStatus.c</name>
-      <outputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 113</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 102</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 71 40 37</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 71 40 37</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\test\system\src\UsartPutChar.c</name>
-      <outputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 106</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 140</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 71 40 33 37 29 88 3 32 27 68 98 31</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 71 40 33 37 29 88 3 27 68 98 31</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\test\system\src\TimerInterruptConfigurator.c</name>
-      <outputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 112</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 132</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 71 40 58 45</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 71 40 58 45</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\test\system\src\UsartBaudRateRegisterCalculator.c</name>
-      <outputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 145</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 122</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 71 40 41</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 71 40 41</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\test\system\src\TaskScheduler.c</name>
-      <outputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 134</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 124</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 71 40 36</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 71 40 36</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\test\system\src\AdcModel.c</name>
-      <outputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 129</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 118</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 71 40 81 36 0 60</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 71 40 81 36 0 60</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\test\system\src\AdcTemperatureSensor.c</name>
-      <outputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 143</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 105</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 71 40 34</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 71 40 34</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\test\system\src\AdcConductor.c</name>
-      <outputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 85</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 125</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 71 40 57 81 66</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 71 40 57 81 66</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\test\system\src\AdcHardware.c</name>
-      <outputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 103</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 142</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 71 40 66 82 34</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 71 40 66 82 34</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\test\system\src\Executor.c</name>
-      <outputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 91</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 115</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 71 40 42 59 83 80 57</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 71 40 42 59 83 80 57</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\test\system\src\TemperatureCalculator.c</name>
-      <outputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 139</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 111</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 71 40 0 28 30 88 3 32 27 68 98</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 71 40 0 28 30 88 3 27 68 98</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\test\system\src\TemperatureFilter.c</name>
-      <outputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 110</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 121</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 71 40 60 28 30 88 3 32 27 68 98</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 71 40 60 28 30 88 3 27 68 98</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\test\system\src\TimerConductor.c</name>
-      <outputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 114</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 95</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 71 40 80 44 62 45</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 71 40 80 44 62 45</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\test\system\src\TimerConfigurator.c</name>
-      <outputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 126</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 100</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 71 40 39 58</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 71 40 39 58</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\test\system\src\TimerHardware.c</name>
-      <outputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 109</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 92</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 71 40 62 39</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 71 40 62 39</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\test\system\src\TimerInterruptHandler.c</name>
-      <outputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 151</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 128</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 71 40 45 58</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 71 40 45 58</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\test\system\src\UsartConductor.c</name>
-      <outputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 108</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 116</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 71 40 83 79 84 36</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 71 40 83 79 84 36</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\test\system\src\UsartConfigurator.c</name>
-      <outputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 141</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 136</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 71 40 38</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 71 40 38</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\Simulate\Exe\cmock_demo.d79</name>
-      <outputs>
-        <tool>
-          <name>XLINK</name>
-          <file> 131 101</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>XLINK</name>
-          <file> 170 85 103 107 129 143 127 138 91 94 104 135 134 139 110 114 126 109 112 151 120 145 108 141 87 137 106 113 69</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\TimerConductor.c</name>
-      <outputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 114 169</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 95</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 1 4 15 23 25 22</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 1 4 15 23 25 22</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\TimerConfigurator.c</name>
-      <outputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 126 155</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 100</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 1 4 24 21</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 1 4 24 21</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\TimerHardware.c</name>
-      <outputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 109 164</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 92</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 1 4 25 24</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 1 4 25 24</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\TimerInterruptConfigurator.c</name>
-      <outputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 112 149</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 132</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 1 4 21 22</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 1 4 21 22</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\TimerModel.c</name>
-      <outputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 120 90</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 117</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 1 4 23 6</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 1 4 23 6</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\UsartBaudRateRegisterCalculator.c</name>
-      <outputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 145 146</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 122</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 1 4 26</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 1 4 26</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\UsartModel.c</name>
-      <outputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 137 167</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 93</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 1 4 17 200 26 14 29 88 3 32 27 68 98 31 28 30</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 1 4 17 200 26 14 29 88 3 27 68 98 31 28 30</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\UsartConductor.c</name>
-      <outputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 108 96</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 116</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 1 4 7 19 17 6</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 1 4 7 19 17 6</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\UsartConfigurator.c</name>
-      <outputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 141 162</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 136</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 1 4 12</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 1 4 12</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\UsartHardware.c</name>
-      <outputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 87 153</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 123</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 1 4 19 12 16</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 1 4 19 12 16</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\Cstartup.s79</name>
-      <outputs>
-        <tool>
-          <name>AARM</name>
-          <file> 127</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>AARM</name>
-          <file> 89</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\UsartPutChar.c</name>
-      <outputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 106 152</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 140</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 1 4 16 20 29 88 3 32 27 68 98 31</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 1 4 16 20 29 88 3 27 68 98 31</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\UsartTransmitBufferStatus.c</name>
-      <outputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 113 147</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 102</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 1 4 20</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 1 4 20</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\Cstartup_SAM7.c</name>
-      <outputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 138 157</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 86</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 4</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 4</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\AdcModel.c</name>
-      <outputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 129 159</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 118</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 1 4 199 6 10 14</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 1 4 199 6 10 14</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\AdcTemperatureSensor.c</name>
-      <outputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 143 156</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 105</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 1 4 11</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 1 4 11</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\Executor.c</name>
-      <outputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 91 154</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 115</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 1 4 198 8 7 15 5 18</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 1 4 198 8 7 15 5 18</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\Main.c</name>
-      <outputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 104 168</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 97</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 1 4 18 198 8 6 10 14 7 19 12 16 17 26 20 15 25 24 21 22 23 5 13 2 11 199</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 1 4 18 198 8 6 10 14 7 19 12 16 17 26 20 15 25 24 21 22 23 5 13 2 11 199</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\IntrinsicsWrapper.c</name>
-      <outputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 94 163</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 130</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 18 9</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 18 9</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\Model.c</name>
-      <outputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 135 150</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 144</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 8 1 4 6 14</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 8 1 4 6 14</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\TemperatureCalculator.c</name>
-      <outputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 139 165</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 111</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 1 4 10 28 30 88 3 32 27 68 98</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 1 4 10 28 30 88 3 27 68 98</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\TaskScheduler.c</name>
-      <outputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 134 119</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 124</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 1 4 6</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 1 4 6</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\TimerInterruptHandler.c</name>
-      <outputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 151 166</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 128</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 1 4 22 21</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 1 4 22 21</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\TemperatureFilter.c</name>
-      <outputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 110 160</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 121</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 1 4 14 28 30 88 3 32 27 68 98</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 1 4 14 28 30 88 3 27 68 98</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\AdcHardwareConfigurator.c</name>
-      <outputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 107 158</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 99</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 1 4 2 200</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 1 4 2 200</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\AdcConductor.c</name>
-      <outputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 85 161</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 125</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 1 4 5 199 13</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 1 4 5 199 13</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\AdcHardware.c</name>
-      <outputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 103 148</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 142</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 1 4 13 2 11</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 1 4 13 2 11</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\srcIAR\Cstartup.s79</name>
-      <outputs>
-        <tool>
-          <name>AARM</name>
-          <file> 127</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>AARM</name>
-          <file> 89</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\srcIAR\Cstartup_SAM7.c</name>
-      <outputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 138 157</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 86</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 4</file>
-        </tool>
-        <tool>
-          <name>BICOMP</name>
-          <file> 4</file>
-        </tool>
-      </inputs>
-    </file>
-  </configuration>
-</project>
-
-
diff --git a/tools/ceedling/vendor/cmock/iar/iar_v4/cmock_demo.ewd b/tools/ceedling/vendor/cmock/iar/iar_v4/cmock_demo.ewd
deleted file mode 100644 (file)
index 37a724d..0000000
+++ /dev/null
@@ -1,1696 +0,0 @@
-<?xml version="1.0" encoding="iso-8859-1"?>
-
-<project>
-  <fileVersion>1</fileVersion>
-  <configuration>
-    <name>Debug</name>
-    <toolchain>
-      <name>ARM</name>
-    </toolchain>
-    <debug>1</debug>
-    <settings>
-      <name>C-SPY</name>
-      <archiveVersion>2</archiveVersion>
-      <data>
-        <version>13</version>
-        <wantNonLocal>1</wantNonLocal>
-        <debug>1</debug>
-        <option>
-          <name>CInput</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>CEndian</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>CProcessor</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>OCVariant</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>MacOverride</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>MacFile</name>
-          <state>$PROJ_DIR$\Resource\SAM7_FLASH.mac</state>
-        </option>
-        <option>
-          <name>MemOverride</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>MemFile</name>
-          <state>$TOOLKIT_DIR$\CONFIG\ioAT91SAM7X256.ddf</state>
-        </option>
-        <option>
-          <name>RunToEnable</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>RunToName</name>
-          <state>main</state>
-        </option>
-        <option>
-          <name>CExtraOptionsCheck</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CExtraOptions</name>
-          <state></state>
-        </option>
-        <option>
-          <name>CFpuProcessor</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>OCDDFArgumentProducer</name>
-          <state></state>
-        </option>
-        <option>
-          <name>OCDownloadSuppressDownload</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>OCDownloadVerifyAll</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>OCProductVersion</name>
-          <state>4.41A</state>
-        </option>
-        <option>
-          <name>OCDynDriverList</name>
-          <state>JLINK_ID</state>
-        </option>
-        <option>
-          <name>OCLastSavedByProductVersion</name>
-          <state>4.41A</state>
-        </option>
-        <option>
-          <name>OCDownloadAttachToProgram</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>FlashLoaders</name>
-          <state>,,,,(default),</state>
-        </option>
-        <option>
-          <name>UseFlashLoader</name>
-          <state>1</state>
-        </option>
-      </data>
-    </settings>
-    <settings>
-      <name>ARMSIM_ID</name>
-      <archiveVersion>2</archiveVersion>
-      <data>
-        <version>0</version>
-        <wantNonLocal>1</wantNonLocal>
-        <debug>1</debug>
-        <option>
-          <name>OCSimDriverInfo</name>
-          <state>1</state>
-        </option>
-      </data>
-    </settings>
-    <settings>
-      <name>ANGEL_ID</name>
-      <archiveVersion>2</archiveVersion>
-      <data>
-        <version>0</version>
-        <wantNonLocal>1</wantNonLocal>
-        <debug>1</debug>
-        <option>
-          <name>CCAngelHeartbeat</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>CAngelCommunication</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>CAngelCommBaud</name>
-          <version>0</version>
-          <state>3</state>
-        </option>
-        <option>
-          <name>CAngelCommPort</name>
-          <version>0</version>
-          <state>0</state>
-        </option>
-        <option>
-          <name>ANGELTCPIP</name>
-          <state>aaa.bbb.ccc.ddd</state>
-        </option>
-        <option>
-          <name>DoAngelLogfile</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>AngelLogFile</name>
-          <state>$TOOLKIT_DIR$\cspycomm.log</state>
-        </option>
-        <option>
-          <name>OCDriverInfo</name>
-          <state>1</state>
-        </option>
-      </data>
-    </settings>
-    <settings>
-      <name>IARROM_ID</name>
-      <archiveVersion>2</archiveVersion>
-      <data>
-        <version>0</version>
-        <wantNonLocal>1</wantNonLocal>
-        <debug>1</debug>
-        <option>
-          <name>CRomLogFileCheck</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CRomLogFileEditB</name>
-          <state>$TOOLKIT_DIR$\cspycomm.log</state>
-        </option>
-        <option>
-          <name>CRomCommunication</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CRomCommPort</name>
-          <version>0</version>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CRomCommBaud</name>
-          <version>0</version>
-          <state>7</state>
-        </option>
-        <option>
-          <name>OCDriverInfo</name>
-          <state>1</state>
-        </option>
-      </data>
-    </settings>
-    <settings>
-      <name>JLINK_ID</name>
-      <archiveVersion>2</archiveVersion>
-      <data>
-        <version>6</version>
-        <wantNonLocal>1</wantNonLocal>
-        <debug>1</debug>
-        <option>
-          <name>JLinkSpeed</name>
-          <state>32</state>
-        </option>
-        <option>
-          <name>CCJLinkDoLogfile</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCJLinkLogFile</name>
-          <state>$TOOLKIT_DIR$\cspycomm.log</state>
-        </option>
-        <option>
-          <name>CCJLinkHWResetDelay</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>OCDriverInfo</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>JLinkInitialSpeed</name>
-          <state>32</state>
-        </option>
-        <option>
-          <name>CCDoJlinkMultiTarget</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCScanChainNonARMDevices</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCJLinkMultiTarget</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCJLinkIRLength</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCJLinkCommRadio</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCJLinkTCPIP</name>
-          <state>aaa.bbb.ccc.ddd</state>
-        </option>
-        <option>
-          <name>CCJLinkResetRadio</name>
-          <state>2</state>
-        </option>
-        <option>
-          <name>CCJLinkResetInitSeq</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCJLinkSpeedRadioV2</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCUSBDevice</name>
-          <version>0</version>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCRDICatchReset</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCRDICatchUndef</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCRDICatchSWI</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCRDICatchData</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCRDICatchPrefetch</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCRDICatchIRQ</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCRDICatchFIQ</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCJLinkBreakpointRadio</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCJLinkDoUpdateBreakpoints</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCJLinkUpdateBreakpoints</name>
-          <state>main</state>
-        </option>
-      </data>
-    </settings>
-    <settings>
-      <name>LMIFTDI_ID</name>
-      <archiveVersion>2</archiveVersion>
-      <data>
-        <version>0</version>
-        <wantNonLocal>1</wantNonLocal>
-        <debug>1</debug>
-        <option>
-          <name>OCDriverInfo</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>LmiftdiSpeed</name>
-          <state>500</state>
-        </option>
-        <option>
-          <name>CCLmiftdiResetRadio</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>CCLmiftdiDoLogfile</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCLmiftdiLogFile</name>
-          <state>$TOOLKIT_DIR$\cspycomm.log</state>
-        </option>
-        <option>
-          <name>CCLmiftdiBreakpointRadio</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCLmiftdiDoUpdateBreakpoints</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCLmiftdiUpdateBreakpoints</name>
-          <state>main</state>
-        </option>
-      </data>
-    </settings>
-    <settings>
-      <name>MACRAIGOR_ID</name>
-      <archiveVersion>2</archiveVersion>
-      <data>
-        <version>2</version>
-        <wantNonLocal>1</wantNonLocal>
-        <debug>1</debug>
-        <option>
-          <name>jtag</name>
-          <version>0</version>
-          <state>0</state>
-        </option>
-        <option>
-          <name>EmuSpeed</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>TCPIP</name>
-          <state>aaa.bbb.ccc.ddd</state>
-        </option>
-        <option>
-          <name>DoLogfile</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>LogFile</name>
-          <state>$TOOLKIT_DIR$\cspycomm.log</state>
-        </option>
-        <option>
-          <name>DoEmuMultiTarget</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>EmuMultiTarget</name>
-          <state>0@ARM7TDMI</state>
-        </option>
-        <option>
-          <name>EmuHWReset</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CEmuCommBaud</name>
-          <version>0</version>
-          <state>4</state>
-        </option>
-        <option>
-          <name>CEmuCommPort</name>
-          <version>0</version>
-          <state>0</state>
-        </option>
-        <option>
-          <name>jtago</name>
-          <version>0</version>
-          <state>0</state>
-        </option>
-        <option>
-          <name>OCDriverInfo</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>UnusedAddr</name>
-          <state>0x00800000</state>
-        </option>
-        <option>
-          <name>CCMacraigorHWResetDelay</name>
-          <state></state>
-        </option>
-        <option>
-          <name>CCJTagBreakpointRadio</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCJTagDoUpdateBreakpoints</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCJTagUpdateBreakpoints</name>
-          <state>main</state>
-        </option>
-      </data>
-    </settings>
-    <settings>
-      <name>RDI_ID</name>
-      <archiveVersion>2</archiveVersion>
-      <data>
-        <version>1</version>
-        <wantNonLocal>1</wantNonLocal>
-        <debug>1</debug>
-        <option>
-          <name>CRDIDriverDll</name>
-          <state>Browse to your RDI driver</state>
-        </option>
-        <option>
-          <name>CRDILogFileCheck</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CRDILogFileEdit</name>
-          <state>$TOOLKIT_DIR$\cspycomm.log</state>
-        </option>
-        <option>
-          <name>CCRDIHWReset</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCRDICatchReset</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCRDICatchUndef</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCRDICatchSWI</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCRDICatchData</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCRDICatchPrefetch</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCRDICatchIRQ</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCRDICatchFIQ</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCRDIUseETM</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>OCDriverInfo</name>
-          <state>1</state>
-        </option>
-      </data>
-    </settings>
-    <settings>
-      <name>THIRDPARTY_ID</name>
-      <archiveVersion>2</archiveVersion>
-      <data>
-        <version>0</version>
-        <wantNonLocal>1</wantNonLocal>
-        <debug>1</debug>
-        <option>
-          <name>CThirdPartyDriverDll</name>
-          <state>Browse to your third-party driver</state>
-        </option>
-        <option>
-          <name>CThirdPartyLogFileCheck</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CThirdPartyLogFileEditB</name>
-          <state>$TOOLKIT_DIR$\cspycomm.log</state>
-        </option>
-        <option>
-          <name>OCDriverInfo</name>
-          <state>1</state>
-        </option>
-      </data>
-    </settings>
-    <debuggerPlugins>
-      <plugin>
-        <file>$EW_DIR$\common\plugins\CodeCoverage\CodeCoverage.ewplugin</file>
-        <loadFlag>1</loadFlag>
-      </plugin>
-      <plugin>
-        <file>$EW_DIR$\common\plugins\Orti\Orti.ewplugin</file>
-        <loadFlag>0</loadFlag>
-      </plugin>
-      <plugin>
-        <file>$EW_DIR$\common\plugins\Profiling\Profiling.ewplugin</file>
-        <loadFlag>1</loadFlag>
-      </plugin>
-      <plugin>
-        <file>$EW_DIR$\common\plugins\Stack\Stack.ewplugin</file>
-        <loadFlag>1</loadFlag>
-      </plugin>
-      <plugin>
-        <file>$TOOLKIT_DIR$\plugins\rtos\CMX\CMXArmPlugin.ewplugin</file>
-        <loadFlag>0</loadFlag>
-      </plugin>
-      <plugin>
-        <file>$TOOLKIT_DIR$\plugins\rtos\CMX\CMXTinyArmPlugin.ewplugin</file>
-        <loadFlag>0</loadFlag>
-      </plugin>
-      <plugin>
-        <file>$TOOLKIT_DIR$\plugins\rtos\embOS\embOSPlugin.ewplugin</file>
-        <loadFlag>0</loadFlag>
-      </plugin>
-      <plugin>
-        <file>$TOOLKIT_DIR$\plugins\rtos\OSE\OseEpsilonPlugin.ewplugin</file>
-        <loadFlag>0</loadFlag>
-      </plugin>
-      <plugin>
-        <file>$TOOLKIT_DIR$\plugins\rtos\PowerPac\PowerPacRTOS.ewplugin</file>
-        <loadFlag>0</loadFlag>
-      </plugin>
-      <plugin>
-        <file>$TOOLKIT_DIR$\plugins\rtos\ThreadX\ThreadXArmPlugin.ewplugin</file>
-        <loadFlag>0</loadFlag>
-      </plugin>
-      <plugin>
-        <file>$TOOLKIT_DIR$\plugins\rtos\uCOS-II\uCOS-II-KA-CSpy.ewplugin</file>
-        <loadFlag>0</loadFlag>
-      </plugin>
-    </debuggerPlugins>
-  </configuration>
-  <configuration>
-    <name>Simulate</name>
-    <toolchain>
-      <name>ARM</name>
-    </toolchain>
-    <debug>1</debug>
-    <settings>
-      <name>C-SPY</name>
-      <archiveVersion>2</archiveVersion>
-      <data>
-        <version>13</version>
-        <wantNonLocal>1</wantNonLocal>
-        <debug>1</debug>
-        <option>
-          <name>CInput</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>CEndian</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>CProcessor</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>OCVariant</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>MacOverride</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>MacFile</name>
-          <state>$PROJ_DIR$\Resource\SAM7_SIM.mac</state>
-        </option>
-        <option>
-          <name>MemOverride</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>MemFile</name>
-          <state>$TOOLKIT_DIR$\CONFIG\ioAT91SAM7X256.ddf</state>
-        </option>
-        <option>
-          <name>RunToEnable</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>RunToName</name>
-          <state>main</state>
-        </option>
-        <option>
-          <name>CExtraOptionsCheck</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CExtraOptions</name>
-          <state></state>
-        </option>
-        <option>
-          <name>CFpuProcessor</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>OCDDFArgumentProducer</name>
-          <state></state>
-        </option>
-        <option>
-          <name>OCDownloadSuppressDownload</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>OCDownloadVerifyAll</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>OCProductVersion</name>
-          <state>4.41A</state>
-        </option>
-        <option>
-          <name>OCDynDriverList</name>
-          <state>ARMSIM_ID</state>
-        </option>
-        <option>
-          <name>OCLastSavedByProductVersion</name>
-          <state>4.41A</state>
-        </option>
-        <option>
-          <name>OCDownloadAttachToProgram</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>FlashLoaders</name>
-          <state>,,,,(default),</state>
-        </option>
-        <option>
-          <name>UseFlashLoader</name>
-          <state>0</state>
-        </option>
-      </data>
-    </settings>
-    <settings>
-      <name>ARMSIM_ID</name>
-      <archiveVersion>2</archiveVersion>
-      <data>
-        <version>0</version>
-        <wantNonLocal>1</wantNonLocal>
-        <debug>1</debug>
-        <option>
-          <name>OCSimDriverInfo</name>
-          <state>1</state>
-        </option>
-      </data>
-    </settings>
-    <settings>
-      <name>ANGEL_ID</name>
-      <archiveVersion>2</archiveVersion>
-      <data>
-        <version>0</version>
-        <wantNonLocal>1</wantNonLocal>
-        <debug>1</debug>
-        <option>
-          <name>CCAngelHeartbeat</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>CAngelCommunication</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>CAngelCommBaud</name>
-          <version>0</version>
-          <state>3</state>
-        </option>
-        <option>
-          <name>CAngelCommPort</name>
-          <version>0</version>
-          <state>0</state>
-        </option>
-        <option>
-          <name>ANGELTCPIP</name>
-          <state>aaa.bbb.ccc.ddd</state>
-        </option>
-        <option>
-          <name>DoAngelLogfile</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>AngelLogFile</name>
-          <state>$TOOLKIT_DIR$\cspycomm.log</state>
-        </option>
-        <option>
-          <name>OCDriverInfo</name>
-          <state>1</state>
-        </option>
-      </data>
-    </settings>
-    <settings>
-      <name>IARROM_ID</name>
-      <archiveVersion>2</archiveVersion>
-      <data>
-        <version>0</version>
-        <wantNonLocal>1</wantNonLocal>
-        <debug>1</debug>
-        <option>
-          <name>CRomLogFileCheck</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CRomLogFileEditB</name>
-          <state>$TOOLKIT_DIR$\cspycomm.log</state>
-        </option>
-        <option>
-          <name>CRomCommunication</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CRomCommPort</name>
-          <version>0</version>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CRomCommBaud</name>
-          <version>0</version>
-          <state>7</state>
-        </option>
-        <option>
-          <name>OCDriverInfo</name>
-          <state>1</state>
-        </option>
-      </data>
-    </settings>
-    <settings>
-      <name>JLINK_ID</name>
-      <archiveVersion>2</archiveVersion>
-      <data>
-        <version>6</version>
-        <wantNonLocal>1</wantNonLocal>
-        <debug>1</debug>
-        <option>
-          <name>JLinkSpeed</name>
-          <state>32</state>
-        </option>
-        <option>
-          <name>CCJLinkDoLogfile</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCJLinkLogFile</name>
-          <state>$TOOLKIT_DIR$\cspycomm.log</state>
-        </option>
-        <option>
-          <name>CCJLinkHWResetDelay</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>OCDriverInfo</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>JLinkInitialSpeed</name>
-          <state>32</state>
-        </option>
-        <option>
-          <name>CCDoJlinkMultiTarget</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCScanChainNonARMDevices</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCJLinkMultiTarget</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCJLinkIRLength</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCJLinkCommRadio</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCJLinkTCPIP</name>
-          <state>aaa.bbb.ccc.ddd</state>
-        </option>
-        <option>
-          <name>CCJLinkResetRadio</name>
-          <state>2</state>
-        </option>
-        <option>
-          <name>CCJLinkResetInitSeq</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCJLinkSpeedRadioV2</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCUSBDevice</name>
-          <version>0</version>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCRDICatchReset</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCRDICatchUndef</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCRDICatchSWI</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCRDICatchData</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCRDICatchPrefetch</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCRDICatchIRQ</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCRDICatchFIQ</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCJLinkBreakpointRadio</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCJLinkDoUpdateBreakpoints</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCJLinkUpdateBreakpoints</name>
-          <state>main</state>
-        </option>
-      </data>
-    </settings>
-    <settings>
-      <name>LMIFTDI_ID</name>
-      <archiveVersion>2</archiveVersion>
-      <data>
-        <version>0</version>
-        <wantNonLocal>1</wantNonLocal>
-        <debug>1</debug>
-        <option>
-          <name>OCDriverInfo</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>LmiftdiSpeed</name>
-          <state>500</state>
-        </option>
-        <option>
-          <name>CCLmiftdiResetRadio</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>CCLmiftdiDoLogfile</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCLmiftdiLogFile</name>
-          <state>$TOOLKIT_DIR$\cspycomm.log</state>
-        </option>
-        <option>
-          <name>CCLmiftdiBreakpointRadio</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCLmiftdiDoUpdateBreakpoints</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCLmiftdiUpdateBreakpoints</name>
-          <state>main</state>
-        </option>
-      </data>
-    </settings>
-    <settings>
-      <name>MACRAIGOR_ID</name>
-      <archiveVersion>2</archiveVersion>
-      <data>
-        <version>2</version>
-        <wantNonLocal>1</wantNonLocal>
-        <debug>1</debug>
-        <option>
-          <name>jtag</name>
-          <version>0</version>
-          <state>0</state>
-        </option>
-        <option>
-          <name>EmuSpeed</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>TCPIP</name>
-          <state>aaa.bbb.ccc.ddd</state>
-        </option>
-        <option>
-          <name>DoLogfile</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>LogFile</name>
-          <state>$TOOLKIT_DIR$\cspycomm.log</state>
-        </option>
-        <option>
-          <name>DoEmuMultiTarget</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>EmuMultiTarget</name>
-          <state>0@ARM7TDMI</state>
-        </option>
-        <option>
-          <name>EmuHWReset</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CEmuCommBaud</name>
-          <version>0</version>
-          <state>4</state>
-        </option>
-        <option>
-          <name>CEmuCommPort</name>
-          <version>0</version>
-          <state>0</state>
-        </option>
-        <option>
-          <name>jtago</name>
-          <version>0</version>
-          <state>0</state>
-        </option>
-        <option>
-          <name>OCDriverInfo</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>UnusedAddr</name>
-          <state>0x00800000</state>
-        </option>
-        <option>
-          <name>CCMacraigorHWResetDelay</name>
-          <state></state>
-        </option>
-        <option>
-          <name>CCJTagBreakpointRadio</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCJTagDoUpdateBreakpoints</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCJTagUpdateBreakpoints</name>
-          <state>main</state>
-        </option>
-      </data>
-    </settings>
-    <settings>
-      <name>RDI_ID</name>
-      <archiveVersion>2</archiveVersion>
-      <data>
-        <version>1</version>
-        <wantNonLocal>1</wantNonLocal>
-        <debug>1</debug>
-        <option>
-          <name>CRDIDriverDll</name>
-          <state>Browse to your RDI driver</state>
-        </option>
-        <option>
-          <name>CRDILogFileCheck</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CRDILogFileEdit</name>
-          <state>$TOOLKIT_DIR$\cspycomm.log</state>
-        </option>
-        <option>
-          <name>CCRDIHWReset</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCRDICatchReset</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCRDICatchUndef</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCRDICatchSWI</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCRDICatchData</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCRDICatchPrefetch</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCRDICatchIRQ</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCRDICatchFIQ</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCRDIUseETM</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>OCDriverInfo</name>
-          <state>1</state>
-        </option>
-      </data>
-    </settings>
-    <settings>
-      <name>THIRDPARTY_ID</name>
-      <archiveVersion>2</archiveVersion>
-      <data>
-        <version>0</version>
-        <wantNonLocal>1</wantNonLocal>
-        <debug>1</debug>
-        <option>
-          <name>CThirdPartyDriverDll</name>
-          <state>Browse to your third-party driver</state>
-        </option>
-        <option>
-          <name>CThirdPartyLogFileCheck</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CThirdPartyLogFileEditB</name>
-          <state>$TOOLKIT_DIR$\cspycomm.log</state>
-        </option>
-        <option>
-          <name>OCDriverInfo</name>
-          <state>1</state>
-        </option>
-      </data>
-    </settings>
-    <debuggerPlugins>
-      <plugin>
-        <file>$EW_DIR$\common\plugins\CodeCoverage\CodeCoverage.ewplugin</file>
-        <loadFlag>1</loadFlag>
-      </plugin>
-      <plugin>
-        <file>$EW_DIR$\common\plugins\Orti\Orti.ewplugin</file>
-        <loadFlag>0</loadFlag>
-      </plugin>
-      <plugin>
-        <file>$EW_DIR$\common\plugins\Profiling\Profiling.ewplugin</file>
-        <loadFlag>1</loadFlag>
-      </plugin>
-      <plugin>
-        <file>$EW_DIR$\common\plugins\Stack\Stack.ewplugin</file>
-        <loadFlag>1</loadFlag>
-      </plugin>
-      <plugin>
-        <file>$TOOLKIT_DIR$\plugins\rtos\CMX\CMXArmPlugin.ewplugin</file>
-        <loadFlag>0</loadFlag>
-      </plugin>
-      <plugin>
-        <file>$TOOLKIT_DIR$\plugins\rtos\CMX\CMXTinyArmPlugin.ewplugin</file>
-        <loadFlag>0</loadFlag>
-      </plugin>
-      <plugin>
-        <file>$TOOLKIT_DIR$\plugins\rtos\embOS\embOSPlugin.ewplugin</file>
-        <loadFlag>0</loadFlag>
-      </plugin>
-      <plugin>
-        <file>$TOOLKIT_DIR$\plugins\rtos\OSE\OseEpsilonPlugin.ewplugin</file>
-        <loadFlag>0</loadFlag>
-      </plugin>
-      <plugin>
-        <file>$TOOLKIT_DIR$\plugins\rtos\PowerPac\PowerPacRTOS.ewplugin</file>
-        <loadFlag>0</loadFlag>
-      </plugin>
-      <plugin>
-        <file>$TOOLKIT_DIR$\plugins\rtos\ThreadX\ThreadXArmPlugin.ewplugin</file>
-        <loadFlag>0</loadFlag>
-      </plugin>
-      <plugin>
-        <file>$TOOLKIT_DIR$\plugins\rtos\uCOS-II\uCOS-II-KA-CSpy.ewplugin</file>
-        <loadFlag>0</loadFlag>
-      </plugin>
-    </debuggerPlugins>
-  </configuration>
-  <configuration>
-    <name>Release</name>
-    <toolchain>
-      <name>ARM</name>
-    </toolchain>
-    <debug>0</debug>
-    <settings>
-      <name>C-SPY</name>
-      <archiveVersion>2</archiveVersion>
-      <data>
-        <version>13</version>
-        <wantNonLocal>1</wantNonLocal>
-        <debug>0</debug>
-        <option>
-          <name>CInput</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>CEndian</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>CProcessor</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>OCVariant</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>MacOverride</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>MacFile</name>
-          <state>$PROJ_DIR$\Resource\SAM7_FLASH.mac</state>
-        </option>
-        <option>
-          <name>MemOverride</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>MemFile</name>
-          <state>$TOOLKIT_DIR$\CONFIG\ioAT91SAM7X256.ddf</state>
-        </option>
-        <option>
-          <name>RunToEnable</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>RunToName</name>
-          <state>main</state>
-        </option>
-        <option>
-          <name>CExtraOptionsCheck</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CExtraOptions</name>
-          <state></state>
-        </option>
-        <option>
-          <name>CFpuProcessor</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>OCDDFArgumentProducer</name>
-          <state></state>
-        </option>
-        <option>
-          <name>OCDownloadSuppressDownload</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>OCDownloadVerifyAll</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>OCProductVersion</name>
-          <state>4.41A</state>
-        </option>
-        <option>
-          <name>OCDynDriverList</name>
-          <state>JLINK_ID</state>
-        </option>
-        <option>
-          <name>OCLastSavedByProductVersion</name>
-          <state>4.41A</state>
-        </option>
-        <option>
-          <name>OCDownloadAttachToProgram</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>FlashLoaders</name>
-          <state>,,,,(default),</state>
-        </option>
-        <option>
-          <name>UseFlashLoader</name>
-          <state>1</state>
-        </option>
-      </data>
-    </settings>
-    <settings>
-      <name>ARMSIM_ID</name>
-      <archiveVersion>2</archiveVersion>
-      <data>
-        <version>0</version>
-        <wantNonLocal>1</wantNonLocal>
-        <debug>0</debug>
-        <option>
-          <name>OCSimDriverInfo</name>
-          <state>1</state>
-        </option>
-      </data>
-    </settings>
-    <settings>
-      <name>ANGEL_ID</name>
-      <archiveVersion>2</archiveVersion>
-      <data>
-        <version>0</version>
-        <wantNonLocal>1</wantNonLocal>
-        <debug>0</debug>
-        <option>
-          <name>CCAngelHeartbeat</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>CAngelCommunication</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>CAngelCommBaud</name>
-          <version>0</version>
-          <state>3</state>
-        </option>
-        <option>
-          <name>CAngelCommPort</name>
-          <version>0</version>
-          <state>0</state>
-        </option>
-        <option>
-          <name>ANGELTCPIP</name>
-          <state>aaa.bbb.ccc.ddd</state>
-        </option>
-        <option>
-          <name>DoAngelLogfile</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>AngelLogFile</name>
-          <state>$TOOLKIT_DIR$\cspycomm.log</state>
-        </option>
-        <option>
-          <name>OCDriverInfo</name>
-          <state>1</state>
-        </option>
-      </data>
-    </settings>
-    <settings>
-      <name>IARROM_ID</name>
-      <archiveVersion>2</archiveVersion>
-      <data>
-        <version>0</version>
-        <wantNonLocal>1</wantNonLocal>
-        <debug>0</debug>
-        <option>
-          <name>CRomLogFileCheck</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CRomLogFileEditB</name>
-          <state>$TOOLKIT_DIR$\cspycomm.log</state>
-        </option>
-        <option>
-          <name>CRomCommunication</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CRomCommPort</name>
-          <version>0</version>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CRomCommBaud</name>
-          <version>0</version>
-          <state>7</state>
-        </option>
-        <option>
-          <name>OCDriverInfo</name>
-          <state>1</state>
-        </option>
-      </data>
-    </settings>
-    <settings>
-      <name>JLINK_ID</name>
-      <archiveVersion>2</archiveVersion>
-      <data>
-        <version>6</version>
-        <wantNonLocal>1</wantNonLocal>
-        <debug>0</debug>
-        <option>
-          <name>JLinkSpeed</name>
-          <state>32</state>
-        </option>
-        <option>
-          <name>CCJLinkDoLogfile</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCJLinkLogFile</name>
-          <state>$TOOLKIT_DIR$\cspycomm.log</state>
-        </option>
-        <option>
-          <name>CCJLinkHWResetDelay</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>OCDriverInfo</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>JLinkInitialSpeed</name>
-          <state>32</state>
-        </option>
-        <option>
-          <name>CCDoJlinkMultiTarget</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCScanChainNonARMDevices</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCJLinkMultiTarget</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCJLinkIRLength</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCJLinkCommRadio</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCJLinkTCPIP</name>
-          <state>aaa.bbb.ccc.ddd</state>
-        </option>
-        <option>
-          <name>CCJLinkResetRadio</name>
-          <state>2</state>
-        </option>
-        <option>
-          <name>CCJLinkResetInitSeq</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCJLinkSpeedRadioV2</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCUSBDevice</name>
-          <version>0</version>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCRDICatchReset</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCRDICatchUndef</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCRDICatchSWI</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCRDICatchData</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCRDICatchPrefetch</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCRDICatchIRQ</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCRDICatchFIQ</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCJLinkBreakpointRadio</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCJLinkDoUpdateBreakpoints</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCJLinkUpdateBreakpoints</name>
-          <state>main</state>
-        </option>
-      </data>
-    </settings>
-    <settings>
-      <name>LMIFTDI_ID</name>
-      <archiveVersion>2</archiveVersion>
-      <data>
-        <version>0</version>
-        <wantNonLocal>1</wantNonLocal>
-        <debug>0</debug>
-        <option>
-          <name>OCDriverInfo</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>LmiftdiSpeed</name>
-          <state>500</state>
-        </option>
-        <option>
-          <name>CCLmiftdiResetRadio</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>CCLmiftdiDoLogfile</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCLmiftdiLogFile</name>
-          <state>$TOOLKIT_DIR$\cspycomm.log</state>
-        </option>
-        <option>
-          <name>CCLmiftdiBreakpointRadio</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCLmiftdiDoUpdateBreakpoints</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCLmiftdiUpdateBreakpoints</name>
-          <state>main</state>
-        </option>
-      </data>
-    </settings>
-    <settings>
-      <name>MACRAIGOR_ID</name>
-      <archiveVersion>2</archiveVersion>
-      <data>
-        <version>2</version>
-        <wantNonLocal>1</wantNonLocal>
-        <debug>0</debug>
-        <option>
-          <name>jtag</name>
-          <version>0</version>
-          <state>0</state>
-        </option>
-        <option>
-          <name>EmuSpeed</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>TCPIP</name>
-          <state>aaa.bbb.ccc.ddd</state>
-        </option>
-        <option>
-          <name>DoLogfile</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>LogFile</name>
-          <state>$TOOLKIT_DIR$\cspycomm.log</state>
-        </option>
-        <option>
-          <name>DoEmuMultiTarget</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>EmuMultiTarget</name>
-          <state>0@ARM7TDMI</state>
-        </option>
-        <option>
-          <name>EmuHWReset</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CEmuCommBaud</name>
-          <version>0</version>
-          <state>4</state>
-        </option>
-        <option>
-          <name>CEmuCommPort</name>
-          <version>0</version>
-          <state>0</state>
-        </option>
-        <option>
-          <name>jtago</name>
-          <version>0</version>
-          <state>0</state>
-        </option>
-        <option>
-          <name>OCDriverInfo</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>UnusedAddr</name>
-          <state>0x00800000</state>
-        </option>
-        <option>
-          <name>CCMacraigorHWResetDelay</name>
-          <state></state>
-        </option>
-        <option>
-          <name>CCJTagBreakpointRadio</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCJTagDoUpdateBreakpoints</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCJTagUpdateBreakpoints</name>
-          <state>main</state>
-        </option>
-      </data>
-    </settings>
-    <settings>
-      <name>RDI_ID</name>
-      <archiveVersion>2</archiveVersion>
-      <data>
-        <version>1</version>
-        <wantNonLocal>1</wantNonLocal>
-        <debug>0</debug>
-        <option>
-          <name>CRDIDriverDll</name>
-          <state>Browse to your RDI driver</state>
-        </option>
-        <option>
-          <name>CRDILogFileCheck</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CRDILogFileEdit</name>
-          <state>$TOOLKIT_DIR$\cspycomm.log</state>
-        </option>
-        <option>
-          <name>CCRDIHWReset</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCRDICatchReset</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCRDICatchUndef</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCRDICatchSWI</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCRDICatchData</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCRDICatchPrefetch</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCRDICatchIRQ</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCRDICatchFIQ</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCRDIUseETM</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>OCDriverInfo</name>
-          <state>1</state>
-        </option>
-      </data>
-    </settings>
-    <settings>
-      <name>THIRDPARTY_ID</name>
-      <archiveVersion>2</archiveVersion>
-      <data>
-        <version>0</version>
-        <wantNonLocal>1</wantNonLocal>
-        <debug>0</debug>
-        <option>
-          <name>CThirdPartyDriverDll</name>
-          <state>Browse to your third-party driver</state>
-        </option>
-        <option>
-          <name>CThirdPartyLogFileCheck</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CThirdPartyLogFileEditB</name>
-          <state>$TOOLKIT_DIR$\cspycomm.log</state>
-        </option>
-        <option>
-          <name>OCDriverInfo</name>
-          <state>1</state>
-        </option>
-      </data>
-    </settings>
-    <debuggerPlugins>
-      <plugin>
-        <file>$EW_DIR$\common\plugins\CodeCoverage\CodeCoverage.ewplugin</file>
-        <loadFlag>1</loadFlag>
-      </plugin>
-      <plugin>
-        <file>$EW_DIR$\common\plugins\Orti\Orti.ewplugin</file>
-        <loadFlag>0</loadFlag>
-      </plugin>
-      <plugin>
-        <file>$EW_DIR$\common\plugins\Profiling\Profiling.ewplugin</file>
-        <loadFlag>1</loadFlag>
-      </plugin>
-      <plugin>
-        <file>$EW_DIR$\common\plugins\Stack\Stack.ewplugin</file>
-        <loadFlag>1</loadFlag>
-      </plugin>
-      <plugin>
-        <file>$TOOLKIT_DIR$\plugins\rtos\CMX\CMXArmPlugin.ewplugin</file>
-        <loadFlag>0</loadFlag>
-      </plugin>
-      <plugin>
-        <file>$TOOLKIT_DIR$\plugins\rtos\CMX\CMXTinyArmPlugin.ewplugin</file>
-        <loadFlag>0</loadFlag>
-      </plugin>
-      <plugin>
-        <file>$TOOLKIT_DIR$\plugins\rtos\embOS\embOSPlugin.ewplugin</file>
-        <loadFlag>0</loadFlag>
-      </plugin>
-      <plugin>
-        <file>$TOOLKIT_DIR$\plugins\rtos\OSE\OseEpsilonPlugin.ewplugin</file>
-        <loadFlag>0</loadFlag>
-      </plugin>
-      <plugin>
-        <file>$TOOLKIT_DIR$\plugins\rtos\PowerPac\PowerPacRTOS.ewplugin</file>
-        <loadFlag>0</loadFlag>
-      </plugin>
-      <plugin>
-        <file>$TOOLKIT_DIR$\plugins\rtos\ThreadX\ThreadXArmPlugin.ewplugin</file>
-        <loadFlag>0</loadFlag>
-      </plugin>
-      <plugin>
-        <file>$TOOLKIT_DIR$\plugins\rtos\uCOS-II\uCOS-II-KA-CSpy.ewplugin</file>
-        <loadFlag>0</loadFlag>
-      </plugin>
-    </debuggerPlugins>
-  </configuration>
-</project>
-
-
diff --git a/tools/ceedling/vendor/cmock/iar/iar_v4/cmock_demo.ewp b/tools/ceedling/vendor/cmock/iar/iar_v4/cmock_demo.ewp
deleted file mode 100644 (file)
index ec55fbe..0000000
+++ /dev/null
@@ -1,2581 +0,0 @@
-<?xml version="1.0" encoding="iso-8859-1"?>
-
-<project>
-  <fileVersion>1</fileVersion>
-  <configuration>
-    <name>Debug</name>
-    <toolchain>
-      <name>ARM</name>
-    </toolchain>
-    <debug>1</debug>
-    <settings>
-      <name>General</name>
-      <archiveVersion>2</archiveVersion>
-      <data>
-        <version>9</version>
-        <wantNonLocal>1</wantNonLocal>
-        <debug>1</debug>
-        <option>
-          <name>GProcessorMode</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>ExePath</name>
-          <state>Debug\Exe</state>
-        </option>
-        <option>
-          <name>ObjPath</name>
-          <state>Debug\Obj</state>
-        </option>
-        <option>
-          <name>ListPath</name>
-          <state>Debug\List</state>
-        </option>
-        <option>
-          <name>Variant</name>
-          <version>5</version>
-          <state>0</state>
-        </option>
-        <option>
-          <name>GEndianMode</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>GInterwork</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>GStackAlign</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>Input variant</name>
-          <version>1</version>
-          <state>3</state>
-        </option>
-        <option>
-          <name>Input description</name>
-          <state>No specifier n, no float nor long long, no scan set, no assignment suppressing.</state>
-        </option>
-        <option>
-          <name>Output variant</name>
-          <version>0</version>
-          <state>1</state>
-        </option>
-        <option>
-          <name>Output description</name>
-          <state>No specifier a, A.</state>
-        </option>
-        <option>
-          <name>GOutputBinary</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>FPU</name>
-          <version>0</version>
-          <state>0</state>
-        </option>
-        <option>
-          <name>OGCoreOrChip</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>GRuntimeLibSelect</name>
-          <version>0</version>
-          <state>1</state>
-        </option>
-        <option>
-          <name>GRuntimeLibSelectSlave</name>
-          <version>0</version>
-          <state>1</state>
-        </option>
-        <option>
-          <name>RTDescription</name>
-          <state>Use the normal configuration of the C/C++ runtime library. No locale interface, C locale, no file descriptor support, no multibytes in printf and scanf, and no hex floats in strtod.</state>
-        </option>
-        <option>
-          <name>RTConfigPath</name>
-          <state>$TOOLKIT_DIR$\LIB\dl4tptinl8n.h</state>
-        </option>
-        <option>
-          <name>RTLibraryPath</name>
-          <state>$TOOLKIT_DIR$\LIB\dl4tptinl8n.r79</state>
-        </option>
-        <option>
-          <name>OGProductVersion</name>
-          <state>4.41A</state>
-        </option>
-        <option>
-          <name>OGLastSavedByProductVersion</name>
-          <state>4.41A</state>
-        </option>
-        <option>
-          <name>GeneralMisraRules</name>
-          <version>0</version>
-          <state>1000111110110101101110011100111111101110011011000101110111101101100111111111111100110011111001110111001111111111111111111111111</state>
-        </option>
-        <option>
-          <name>GeneralEnableMisra</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>GeneralMisraVerbose</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>OGChipSelectEditMenu</name>
-          <state>AT91SAM7X256  Atmel AT91SAM7X256</state>
-        </option>
-      </data>
-    </settings>
-    <settings>
-      <name>ICCARM</name>
-      <archiveVersion>2</archiveVersion>
-      <data>
-        <version>14</version>
-        <wantNonLocal>1</wantNonLocal>
-        <debug>1</debug>
-        <option>
-          <name>CCDefines</name>
-          <state></state>
-        </option>
-        <option>
-          <name>CCPreprocFile</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCPreprocComments</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCPreprocLine</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCListCFile</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>CCListCMnemonics</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCListCMessages</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCListAssFile</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCListAssSource</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCEnableRemarks</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCDiagSuppress</name>
-          <state></state>
-        </option>
-        <option>
-          <name>CCDiagRemark</name>
-          <state></state>
-        </option>
-        <option>
-          <name>CCDiagWarning</name>
-          <state></state>
-        </option>
-        <option>
-          <name>CCDiagError</name>
-          <state></state>
-        </option>
-        <option>
-          <name>CCObjPrefix</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>CCOptSizeSpeed</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCOptimization</name>
-          <version>0</version>
-          <state>1</state>
-        </option>
-        <option>
-          <name>CCAllowList</name>
-          <version>1</version>
-          <state>0000000</state>
-        </option>
-        <option>
-          <name>CCObjUseModuleName</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCObjModuleName</name>
-          <state></state>
-        </option>
-        <option>
-          <name>CCDebugInfo</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>IProcessorMode</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>IEndianMode</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>IProcessor</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>IStackAlign</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>IInterwork</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>IExtraOptionsCheck</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>IExtraOptions</name>
-          <state></state>
-        </option>
-        <option>
-          <name>CCLangConformance</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCSignedPlainChar</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>CCRequirePrototypes</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCMultibyteSupport</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCDiagWarnAreErr</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCCompilerRuntimeInfo</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>IFpuProcessor</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>OutputFile</name>
-          <state>$FILE_BNAME$.r79</state>
-        </option>
-        <option>
-          <name>CCLangSelect</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCLibConfigHeader</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>CCOptSizeSpeedSlave</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCOptimizationSlave</name>
-          <version>0</version>
-          <state>1</state>
-        </option>
-        <option>
-          <name>CCCodeFunctions</name>
-          <state>CODE</state>
-        </option>
-        <option>
-          <name>CCData</name>
-          <state>DATA</state>
-        </option>
-        <option>
-          <name>PreInclude</name>
-          <state></state>
-        </option>
-        <option>
-          <name>CompilerMisraRules</name>
-          <version>0</version>
-          <state>1000111110110101101110011100111111101110011011000101110111101101100111111111111100110011111001110111001111111111111111111111111</state>
-        </option>
-        <option>
-          <name>CompilerMisraOverride</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCModuleTypeOverride</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCModuleType</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCModuleTypeCmdlineProducer</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCIncludePath2</name>
-          <state>$PROJ_DIR$\..\..\examples\src</state>
-        </option>
-        <option>
-          <name>CCStdIncCheck</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCStdIncludePath</name>
-          <state>$TOOLKIT_DIR$\INC\</state>
-        </option>
-        <option>
-          <name>CCInlineThreshold</name>
-          <version>0</version>
-          <state>1</state>
-        </option>
-      </data>
-    </settings>
-    <settings>
-      <name>AARM</name>
-      <archiveVersion>2</archiveVersion>
-      <data>
-        <version>7</version>
-        <wantNonLocal>1</wantNonLocal>
-        <debug>1</debug>
-        <option>
-          <name>AObjPrefix</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>AEndian</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>ACaseSensitivity</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>MacroChars</name>
-          <version>0</version>
-          <state>0</state>
-        </option>
-        <option>
-          <name>AWarnEnable</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>AWarnWhat</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>AWarnOne</name>
-          <state></state>
-        </option>
-        <option>
-          <name>AWarnRange1</name>
-          <state></state>
-        </option>
-        <option>
-          <name>AWarnRange2</name>
-          <state></state>
-        </option>
-        <option>
-          <name>ADebug</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>AltRegisterNames</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>ADefines</name>
-          <state></state>
-        </option>
-        <option>
-          <name>AList</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>AListHeader</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>AListing</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>Includes</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>MacDefs</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>MacExps</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>MacExec</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>OnlyAssed</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>MultiLine</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>PageLengthCheck</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>PageLength</name>
-          <state>80</state>
-        </option>
-        <option>
-          <name>TabSpacing</name>
-          <state>8</state>
-        </option>
-        <option>
-          <name>AXRef</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>AXRefDefines</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>AXRefInternal</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>AXRefDual</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>AProcessor</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>AFpuProcessor</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>AOutputFile</name>
-          <state>$FILE_BNAME$.r79</state>
-        </option>
-        <option>
-          <name>AMultibyteSupport</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>ALimitErrorsCheck</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>ALimitErrorsEdit</name>
-          <state>100</state>
-        </option>
-        <option>
-          <name>AIgnoreStdInclude</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>AStdIncludes</name>
-          <state>$TOOLKIT_DIR$\INC\</state>
-        </option>
-        <option>
-          <name>AUserIncludes</name>
-          <state>$PROJ_DIR$\incIAR</state>
-        </option>
-        <option>
-          <name>AExtraOptionsCheckV2</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>AExtraOptionsV2</name>
-          <state></state>
-        </option>
-      </data>
-    </settings>
-    <settings>
-      <name>CUSTOM</name>
-      <archiveVersion>3</archiveVersion>
-      <data>
-        <extensions></extensions>
-        <cmdline></cmdline>
-      </data>
-    </settings>
-    <settings>
-      <name>BICOMP</name>
-      <archiveVersion>0</archiveVersion>
-      <data/>
-    </settings>
-    <settings>
-      <name>BUILDACTION</name>
-      <archiveVersion>1</archiveVersion>
-      <data>
-        <prebuild></prebuild>
-        <postbuild></postbuild>
-      </data>
-    </settings>
-    <settings>
-      <name>XLINK</name>
-      <archiveVersion>2</archiveVersion>
-      <data>
-        <version>18</version>
-        <wantNonLocal>1</wantNonLocal>
-        <debug>1</debug>
-        <option>
-          <name>XOutOverride</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>OutputFile</name>
-          <state>cmock_demo.d79</state>
-        </option>
-        <option>
-          <name>OutputFormat</name>
-          <version>11</version>
-          <state>16</state>
-        </option>
-        <option>
-          <name>FormatVariant</name>
-          <version>7</version>
-          <state>16</state>
-        </option>
-        <option>
-          <name>SecondaryOutputFile</name>
-          <state>(None for the selected format)</state>
-        </option>
-        <option>
-          <name>XDefines</name>
-          <state></state>
-        </option>
-        <option>
-          <name>AlwaysOutput</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>OverlapWarnings</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>NoGlobalCheck</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>XList</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>SegmentMap</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>ListSymbols</name>
-          <state>2</state>
-        </option>
-        <option>
-          <name>PageLengthCheck</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>PageLength</name>
-          <state>80</state>
-        </option>
-        <option>
-          <name>XIncludes</name>
-          <state>$TOOLKIT_DIR$\LIB\</state>
-        </option>
-        <option>
-          <name>ModuleStatus</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>XclOverride</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>XclFile</name>
-          <state>$PROJ_DIR$\Resource\at91SAM7X256_FLASH.xcl</state>
-        </option>
-        <option>
-          <name>XclFileSlave</name>
-          <state></state>
-        </option>
-        <option>
-          <name>DoFill</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>FillerByte</name>
-          <state>0xFF</state>
-        </option>
-        <option>
-          <name>DoCrc</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CrcSize</name>
-          <version>0</version>
-          <state>1</state>
-        </option>
-        <option>
-          <name>CrcAlgo</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>CrcPoly</name>
-          <state>0x11021</state>
-        </option>
-        <option>
-          <name>CrcCompl</name>
-          <version>0</version>
-          <state>0</state>
-        </option>
-        <option>
-          <name>RangeCheckAlternatives</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>SuppressAllWarn</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>SuppressDiags</name>
-          <state></state>
-        </option>
-        <option>
-          <name>TreatAsWarn</name>
-          <state></state>
-        </option>
-        <option>
-          <name>TreatAsErr</name>
-          <state></state>
-        </option>
-        <option>
-          <name>ModuleLocalSym</name>
-          <version>0</version>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CrcBitOrder</name>
-          <version>0</version>
-          <state>0</state>
-        </option>
-        <option>
-          <name>XExtraOptionsCheck</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>XExtraOptions</name>
-          <state></state>
-        </option>
-        <option>
-          <name>IncludeSuppressed</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>OXLibIOConfig</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>ModuleSummary</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>xcProgramEntryLabel</name>
-          <state>__program_start</state>
-        </option>
-        <option>
-          <name>DebugInformation</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>RuntimeControl</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>IoEmulation</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>XcRTLibraryFile</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>AllowExtraOutput</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>GenerateExtraOutput</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>XExtraOutOverride</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>ExtraOutputFile</name>
-          <state>cmock_demo.sim</state>
-        </option>
-        <option>
-          <name>ExtraOutputFormat</name>
-          <version>11</version>
-          <state>60</state>
-        </option>
-        <option>
-          <name>ExtraFormatVariant</name>
-          <version>7</version>
-          <state>2</state>
-        </option>
-        <option>
-          <name>xcOverrideProgramEntryLabel</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>xcProgramEntryLabelSelect</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>ListOutputFormat</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>BufferedTermOutput</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>OverlaySystemMap</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>RawBinaryFile</name>
-          <state></state>
-        </option>
-        <option>
-          <name>RawBinarySymbol</name>
-          <state></state>
-        </option>
-        <option>
-          <name>RawBinarySegment</name>
-          <state></state>
-        </option>
-        <option>
-          <name>RawBinaryAlign</name>
-          <state></state>
-        </option>
-        <option>
-          <name>XLinkMisraHandler</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CrcAlign</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>CrcInitialValue</name>
-          <state>0x0</state>
-        </option>
-      </data>
-    </settings>
-    <settings>
-      <name>XAR</name>
-      <archiveVersion>2</archiveVersion>
-      <data>
-        <version>0</version>
-        <wantNonLocal>1</wantNonLocal>
-        <debug>1</debug>
-        <option>
-          <name>XARInputs</name>
-          <state></state>
-        </option>
-        <option>
-          <name>XAROverride</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>XAROutput</name>
-          <state>###Unitialized###</state>
-        </option>
-      </data>
-    </settings>
-    <settings>
-      <name>BILINK</name>
-      <archiveVersion>0</archiveVersion>
-      <data/>
-    </settings>
-  </configuration>
-  <configuration>
-    <name>Simulate</name>
-    <toolchain>
-      <name>ARM</name>
-    </toolchain>
-    <debug>1</debug>
-    <settings>
-      <name>General</name>
-      <archiveVersion>2</archiveVersion>
-      <data>
-        <version>9</version>
-        <wantNonLocal>1</wantNonLocal>
-        <debug>1</debug>
-        <option>
-          <name>GProcessorMode</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>ExePath</name>
-          <state>Simulate\Exe</state>
-        </option>
-        <option>
-          <name>ObjPath</name>
-          <state>Simulate\Obj</state>
-        </option>
-        <option>
-          <name>ListPath</name>
-          <state>Simulate\List</state>
-        </option>
-        <option>
-          <name>Variant</name>
-          <version>5</version>
-          <state>0</state>
-        </option>
-        <option>
-          <name>GEndianMode</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>GInterwork</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>GStackAlign</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>Input variant</name>
-          <version>1</version>
-          <state>3</state>
-        </option>
-        <option>
-          <name>Input description</name>
-          <state>No specifier n, no float nor long long, no scan set, no assignment suppressing.</state>
-        </option>
-        <option>
-          <name>Output variant</name>
-          <version>0</version>
-          <state>1</state>
-        </option>
-        <option>
-          <name>Output description</name>
-          <state>No specifier a, A.</state>
-        </option>
-        <option>
-          <name>GOutputBinary</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>FPU</name>
-          <version>0</version>
-          <state>0</state>
-        </option>
-        <option>
-          <name>OGCoreOrChip</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>GRuntimeLibSelect</name>
-          <version>0</version>
-          <state>1</state>
-        </option>
-        <option>
-          <name>GRuntimeLibSelectSlave</name>
-          <version>0</version>
-          <state>1</state>
-        </option>
-        <option>
-          <name>RTDescription</name>
-          <state>Use the normal configuration of the C/C++ runtime library. No locale interface, C locale, no file descriptor support, no multibytes in printf and scanf, and no hex floats in strtod.</state>
-        </option>
-        <option>
-          <name>RTConfigPath</name>
-          <state>$TOOLKIT_DIR$\LIB\dl4tptinl8n.h</state>
-        </option>
-        <option>
-          <name>RTLibraryPath</name>
-          <state>$TOOLKIT_DIR$\LIB\dl4tptinl8n.r79</state>
-        </option>
-        <option>
-          <name>OGProductVersion</name>
-          <state>4.41A</state>
-        </option>
-        <option>
-          <name>OGLastSavedByProductVersion</name>
-          <state>4.41A</state>
-        </option>
-        <option>
-          <name>GeneralMisraRules</name>
-          <version>0</version>
-          <state>1000111110110101101110011100111111101110011011000101110111101101100111111111111100110011111001110111001111111111111111111111111</state>
-        </option>
-        <option>
-          <name>GeneralEnableMisra</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>GeneralMisraVerbose</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>OGChipSelectEditMenu</name>
-          <state>AT91SAM7X256  Atmel AT91SAM7X256</state>
-        </option>
-      </data>
-    </settings>
-    <settings>
-      <name>ICCARM</name>
-      <archiveVersion>2</archiveVersion>
-      <data>
-        <version>14</version>
-        <wantNonLocal>1</wantNonLocal>
-        <debug>1</debug>
-        <option>
-          <name>CCDefines</name>
-          <state>SIMULATE</state>
-        </option>
-        <option>
-          <name>CCPreprocFile</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCPreprocComments</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCPreprocLine</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCListCFile</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>CCListCMnemonics</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCListCMessages</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCListAssFile</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCListAssSource</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCEnableRemarks</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCDiagSuppress</name>
-          <state></state>
-        </option>
-        <option>
-          <name>CCDiagRemark</name>
-          <state></state>
-        </option>
-        <option>
-          <name>CCDiagWarning</name>
-          <state></state>
-        </option>
-        <option>
-          <name>CCDiagError</name>
-          <state></state>
-        </option>
-        <option>
-          <name>CCObjPrefix</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>CCOptSizeSpeed</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCOptimization</name>
-          <version>0</version>
-          <state>1</state>
-        </option>
-        <option>
-          <name>CCAllowList</name>
-          <version>1</version>
-          <state>0000000</state>
-        </option>
-        <option>
-          <name>CCObjUseModuleName</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCObjModuleName</name>
-          <state></state>
-        </option>
-        <option>
-          <name>CCDebugInfo</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>IProcessorMode</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>IEndianMode</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>IProcessor</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>IStackAlign</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>IInterwork</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>IExtraOptionsCheck</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>IExtraOptions</name>
-          <state></state>
-        </option>
-        <option>
-          <name>CCLangConformance</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCSignedPlainChar</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>CCRequirePrototypes</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCMultibyteSupport</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCDiagWarnAreErr</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCCompilerRuntimeInfo</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>IFpuProcessor</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>OutputFile</name>
-          <state>$FILE_BNAME$.r79</state>
-        </option>
-        <option>
-          <name>CCLangSelect</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCLibConfigHeader</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>CCOptSizeSpeedSlave</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCOptimizationSlave</name>
-          <version>0</version>
-          <state>1</state>
-        </option>
-        <option>
-          <name>CCCodeFunctions</name>
-          <state>CODE</state>
-        </option>
-        <option>
-          <name>CCData</name>
-          <state>DATA</state>
-        </option>
-        <option>
-          <name>PreInclude</name>
-          <state></state>
-        </option>
-        <option>
-          <name>CompilerMisraRules</name>
-          <version>0</version>
-          <state>1000111110110101101110011100111111101110011011000101110111101101100111111111111100110011111001110111001111111111111111111111111</state>
-        </option>
-        <option>
-          <name>CompilerMisraOverride</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCModuleTypeOverride</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCModuleType</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCModuleTypeCmdlineProducer</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCIncludePath2</name>
-          <state>$PROJ_DIR$\..\..\examples\src</state>
-        </option>
-        <option>
-          <name>CCStdIncCheck</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCStdIncludePath</name>
-          <state>$TOOLKIT_DIR$\INC\</state>
-        </option>
-        <option>
-          <name>CCInlineThreshold</name>
-          <version>0</version>
-          <state>1</state>
-        </option>
-      </data>
-    </settings>
-    <settings>
-      <name>AARM</name>
-      <archiveVersion>2</archiveVersion>
-      <data>
-        <version>7</version>
-        <wantNonLocal>1</wantNonLocal>
-        <debug>1</debug>
-        <option>
-          <name>AObjPrefix</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>AEndian</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>ACaseSensitivity</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>MacroChars</name>
-          <version>0</version>
-          <state>0</state>
-        </option>
-        <option>
-          <name>AWarnEnable</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>AWarnWhat</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>AWarnOne</name>
-          <state></state>
-        </option>
-        <option>
-          <name>AWarnRange1</name>
-          <state></state>
-        </option>
-        <option>
-          <name>AWarnRange2</name>
-          <state></state>
-        </option>
-        <option>
-          <name>ADebug</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>AltRegisterNames</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>ADefines</name>
-          <state></state>
-        </option>
-        <option>
-          <name>AList</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>AListHeader</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>AListing</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>Includes</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>MacDefs</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>MacExps</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>MacExec</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>OnlyAssed</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>MultiLine</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>PageLengthCheck</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>PageLength</name>
-          <state>80</state>
-        </option>
-        <option>
-          <name>TabSpacing</name>
-          <state>8</state>
-        </option>
-        <option>
-          <name>AXRef</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>AXRefDefines</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>AXRefInternal</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>AXRefDual</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>AProcessor</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>AFpuProcessor</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>AOutputFile</name>
-          <state>$FILE_BNAME$.r79</state>
-        </option>
-        <option>
-          <name>AMultibyteSupport</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>ALimitErrorsCheck</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>ALimitErrorsEdit</name>
-          <state>100</state>
-        </option>
-        <option>
-          <name>AIgnoreStdInclude</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>AStdIncludes</name>
-          <state>$TOOLKIT_DIR$\INC\</state>
-        </option>
-        <option>
-          <name>AUserIncludes</name>
-          <state>$PROJ_DIR$\incIAR</state>
-        </option>
-        <option>
-          <name>AExtraOptionsCheckV2</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>AExtraOptionsV2</name>
-          <state></state>
-        </option>
-      </data>
-    </settings>
-    <settings>
-      <name>CUSTOM</name>
-      <archiveVersion>3</archiveVersion>
-      <data>
-        <extensions></extensions>
-        <cmdline></cmdline>
-      </data>
-    </settings>
-    <settings>
-      <name>BICOMP</name>
-      <archiveVersion>0</archiveVersion>
-      <data/>
-    </settings>
-    <settings>
-      <name>BUILDACTION</name>
-      <archiveVersion>1</archiveVersion>
-      <data>
-        <prebuild></prebuild>
-        <postbuild></postbuild>
-      </data>
-    </settings>
-    <settings>
-      <name>XLINK</name>
-      <archiveVersion>2</archiveVersion>
-      <data>
-        <version>18</version>
-        <wantNonLocal>1</wantNonLocal>
-        <debug>1</debug>
-        <option>
-          <name>XOutOverride</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>OutputFile</name>
-          <state>cmock_demo.d79</state>
-        </option>
-        <option>
-          <name>OutputFormat</name>
-          <version>11</version>
-          <state>16</state>
-        </option>
-        <option>
-          <name>FormatVariant</name>
-          <version>7</version>
-          <state>16</state>
-        </option>
-        <option>
-          <name>SecondaryOutputFile</name>
-          <state>(None for the selected format)</state>
-        </option>
-        <option>
-          <name>XDefines</name>
-          <state></state>
-        </option>
-        <option>
-          <name>AlwaysOutput</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>OverlapWarnings</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>NoGlobalCheck</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>XList</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>SegmentMap</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>ListSymbols</name>
-          <state>2</state>
-        </option>
-        <option>
-          <name>PageLengthCheck</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>PageLength</name>
-          <state>80</state>
-        </option>
-        <option>
-          <name>XIncludes</name>
-          <state>$TOOLKIT_DIR$\LIB\</state>
-        </option>
-        <option>
-          <name>ModuleStatus</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>XclOverride</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>XclFile</name>
-          <state>$PROJ_DIR$\Resource\at91SAM7X256_FLASH.xcl</state>
-        </option>
-        <option>
-          <name>XclFileSlave</name>
-          <state></state>
-        </option>
-        <option>
-          <name>DoFill</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>FillerByte</name>
-          <state>0xFF</state>
-        </option>
-        <option>
-          <name>DoCrc</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CrcSize</name>
-          <version>0</version>
-          <state>1</state>
-        </option>
-        <option>
-          <name>CrcAlgo</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>CrcPoly</name>
-          <state>0x11021</state>
-        </option>
-        <option>
-          <name>CrcCompl</name>
-          <version>0</version>
-          <state>0</state>
-        </option>
-        <option>
-          <name>RangeCheckAlternatives</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>SuppressAllWarn</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>SuppressDiags</name>
-          <state></state>
-        </option>
-        <option>
-          <name>TreatAsWarn</name>
-          <state></state>
-        </option>
-        <option>
-          <name>TreatAsErr</name>
-          <state></state>
-        </option>
-        <option>
-          <name>ModuleLocalSym</name>
-          <version>0</version>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CrcBitOrder</name>
-          <version>0</version>
-          <state>0</state>
-        </option>
-        <option>
-          <name>XExtraOptionsCheck</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>XExtraOptions</name>
-          <state></state>
-        </option>
-        <option>
-          <name>IncludeSuppressed</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>OXLibIOConfig</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>ModuleSummary</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>xcProgramEntryLabel</name>
-          <state>__program_start</state>
-        </option>
-        <option>
-          <name>DebugInformation</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>RuntimeControl</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>IoEmulation</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>XcRTLibraryFile</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>AllowExtraOutput</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>GenerateExtraOutput</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>XExtraOutOverride</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>ExtraOutputFile</name>
-          <state>cmock_demo.sim</state>
-        </option>
-        <option>
-          <name>ExtraOutputFormat</name>
-          <version>11</version>
-          <state>60</state>
-        </option>
-        <option>
-          <name>ExtraFormatVariant</name>
-          <version>7</version>
-          <state>2</state>
-        </option>
-        <option>
-          <name>xcOverrideProgramEntryLabel</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>xcProgramEntryLabelSelect</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>ListOutputFormat</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>BufferedTermOutput</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>OverlaySystemMap</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>RawBinaryFile</name>
-          <state></state>
-        </option>
-        <option>
-          <name>RawBinarySymbol</name>
-          <state></state>
-        </option>
-        <option>
-          <name>RawBinarySegment</name>
-          <state></state>
-        </option>
-        <option>
-          <name>RawBinaryAlign</name>
-          <state></state>
-        </option>
-        <option>
-          <name>XLinkMisraHandler</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CrcAlign</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>CrcInitialValue</name>
-          <state>0x0</state>
-        </option>
-      </data>
-    </settings>
-    <settings>
-      <name>XAR</name>
-      <archiveVersion>2</archiveVersion>
-      <data>
-        <version>0</version>
-        <wantNonLocal>1</wantNonLocal>
-        <debug>1</debug>
-        <option>
-          <name>XARInputs</name>
-          <state></state>
-        </option>
-        <option>
-          <name>XAROverride</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>XAROutput</name>
-          <state>###Unitialized###</state>
-        </option>
-      </data>
-    </settings>
-    <settings>
-      <name>BILINK</name>
-      <archiveVersion>0</archiveVersion>
-      <data/>
-    </settings>
-  </configuration>
-  <configuration>
-    <name>Release</name>
-    <toolchain>
-      <name>ARM</name>
-    </toolchain>
-    <debug>0</debug>
-    <settings>
-      <name>General</name>
-      <archiveVersion>2</archiveVersion>
-      <data>
-        <version>9</version>
-        <wantNonLocal>1</wantNonLocal>
-        <debug>0</debug>
-        <option>
-          <name>GProcessorMode</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>ExePath</name>
-          <state>Release\Exe</state>
-        </option>
-        <option>
-          <name>ObjPath</name>
-          <state>Release\Obj</state>
-        </option>
-        <option>
-          <name>ListPath</name>
-          <state>Release\List</state>
-        </option>
-        <option>
-          <name>Variant</name>
-          <version>5</version>
-          <state>0</state>
-        </option>
-        <option>
-          <name>GEndianMode</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>GInterwork</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>GStackAlign</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>Input variant</name>
-          <version>1</version>
-          <state>3</state>
-        </option>
-        <option>
-          <name>Input description</name>
-          <state>No specifier n, no float nor long long, no scan set, no assignment suppressing.</state>
-        </option>
-        <option>
-          <name>Output variant</name>
-          <version>0</version>
-          <state>1</state>
-        </option>
-        <option>
-          <name>Output description</name>
-          <state>No specifier a, A.</state>
-        </option>
-        <option>
-          <name>GOutputBinary</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>FPU</name>
-          <version>0</version>
-          <state>0</state>
-        </option>
-        <option>
-          <name>OGCoreOrChip</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>GRuntimeLibSelect</name>
-          <version>0</version>
-          <state>1</state>
-        </option>
-        <option>
-          <name>GRuntimeLibSelectSlave</name>
-          <version>0</version>
-          <state>1</state>
-        </option>
-        <option>
-          <name>RTDescription</name>
-          <state>Use the normal configuration of the C/C++ runtime library. No locale interface, C locale, no file descriptor support, no multibytes in printf and scanf, and no hex floats in strtod.</state>
-        </option>
-        <option>
-          <name>RTConfigPath</name>
-          <state>$TOOLKIT_DIR$\LIB\dl4tptinl8n.h</state>
-        </option>
-        <option>
-          <name>RTLibraryPath</name>
-          <state>$TOOLKIT_DIR$\LIB\dl4tptinl8n.r79</state>
-        </option>
-        <option>
-          <name>OGProductVersion</name>
-          <state>4.41A</state>
-        </option>
-        <option>
-          <name>OGLastSavedByProductVersion</name>
-          <state>4.41A</state>
-        </option>
-        <option>
-          <name>GeneralMisraRules</name>
-          <version>0</version>
-          <state>1000111110110101101110011100111111101110011011000101110111101101100111111111111100110011111001110111001111111111111111111111111</state>
-        </option>
-        <option>
-          <name>GeneralEnableMisra</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>GeneralMisraVerbose</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>OGChipSelectEditMenu</name>
-          <state>AT91SAM7X256  Atmel AT91SAM7X256</state>
-        </option>
-      </data>
-    </settings>
-    <settings>
-      <name>ICCARM</name>
-      <archiveVersion>2</archiveVersion>
-      <data>
-        <version>14</version>
-        <wantNonLocal>1</wantNonLocal>
-        <debug>0</debug>
-        <option>
-          <name>CCDefines</name>
-          <state></state>
-        </option>
-        <option>
-          <name>CCPreprocFile</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCPreprocComments</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCPreprocLine</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCListCFile</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCListCMnemonics</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCListCMessages</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCListAssFile</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCListAssSource</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCEnableRemarks</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCDiagSuppress</name>
-          <state></state>
-        </option>
-        <option>
-          <name>CCDiagRemark</name>
-          <state></state>
-        </option>
-        <option>
-          <name>CCDiagWarning</name>
-          <state></state>
-        </option>
-        <option>
-          <name>CCDiagError</name>
-          <state></state>
-        </option>
-        <option>
-          <name>CCObjPrefix</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>CCOptSizeSpeed</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCOptimization</name>
-          <version>0</version>
-          <state>1</state>
-        </option>
-        <option>
-          <name>CCAllowList</name>
-          <version>1</version>
-          <state>0000000</state>
-        </option>
-        <option>
-          <name>CCObjUseModuleName</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCObjModuleName</name>
-          <state></state>
-        </option>
-        <option>
-          <name>CCDebugInfo</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>IProcessorMode</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>IEndianMode</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>IProcessor</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>IStackAlign</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>IInterwork</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>IExtraOptionsCheck</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>IExtraOptions</name>
-          <state></state>
-        </option>
-        <option>
-          <name>CCLangConformance</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCSignedPlainChar</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>CCRequirePrototypes</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCMultibyteSupport</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCDiagWarnAreErr</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCCompilerRuntimeInfo</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>IFpuProcessor</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>OutputFile</name>
-          <state>$FILE_BNAME$.r79</state>
-        </option>
-        <option>
-          <name>CCLangSelect</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCLibConfigHeader</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>CCOptSizeSpeedSlave</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCOptimizationSlave</name>
-          <version>0</version>
-          <state>1</state>
-        </option>
-        <option>
-          <name>CCCodeFunctions</name>
-          <state>CODE</state>
-        </option>
-        <option>
-          <name>CCData</name>
-          <state>DATA</state>
-        </option>
-        <option>
-          <name>PreInclude</name>
-          <state></state>
-        </option>
-        <option>
-          <name>CompilerMisraRules</name>
-          <version>0</version>
-          <state>1000111110110101101110011100111111101110011011000101110111101101100111111111111100110011111001110111001111111111111111111111111</state>
-        </option>
-        <option>
-          <name>CompilerMisraOverride</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCModuleTypeOverride</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCModuleType</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCModuleTypeCmdlineProducer</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCIncludePath2</name>
-          <state>$PROJ_DIR$\..\..\examples\src</state>
-        </option>
-        <option>
-          <name>CCStdIncCheck</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCStdIncludePath</name>
-          <state>$TOOLKIT_DIR$\INC\</state>
-        </option>
-        <option>
-          <name>CCInlineThreshold</name>
-          <version>0</version>
-          <state>1</state>
-        </option>
-      </data>
-    </settings>
-    <settings>
-      <name>AARM</name>
-      <archiveVersion>2</archiveVersion>
-      <data>
-        <version>7</version>
-        <wantNonLocal>1</wantNonLocal>
-        <debug>0</debug>
-        <option>
-          <name>AObjPrefix</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>AEndian</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>ACaseSensitivity</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>MacroChars</name>
-          <version>0</version>
-          <state>0</state>
-        </option>
-        <option>
-          <name>AWarnEnable</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>AWarnWhat</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>AWarnOne</name>
-          <state></state>
-        </option>
-        <option>
-          <name>AWarnRange1</name>
-          <state></state>
-        </option>
-        <option>
-          <name>AWarnRange2</name>
-          <state></state>
-        </option>
-        <option>
-          <name>ADebug</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>AltRegisterNames</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>ADefines</name>
-          <state></state>
-        </option>
-        <option>
-          <name>AList</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>AListHeader</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>AListing</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>Includes</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>MacDefs</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>MacExps</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>MacExec</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>OnlyAssed</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>MultiLine</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>PageLengthCheck</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>PageLength</name>
-          <state>80</state>
-        </option>
-        <option>
-          <name>TabSpacing</name>
-          <state>8</state>
-        </option>
-        <option>
-          <name>AXRef</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>AXRefDefines</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>AXRefInternal</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>AXRefDual</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>AProcessor</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>AFpuProcessor</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>AOutputFile</name>
-          <state>$FILE_BNAME$.r79</state>
-        </option>
-        <option>
-          <name>AMultibyteSupport</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>ALimitErrorsCheck</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>ALimitErrorsEdit</name>
-          <state>100</state>
-        </option>
-        <option>
-          <name>AIgnoreStdInclude</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>AStdIncludes</name>
-          <state>$TOOLKIT_DIR$\INC\</state>
-        </option>
-        <option>
-          <name>AUserIncludes</name>
-          <state>$PROJ_DIR$\incIAR</state>
-        </option>
-        <option>
-          <name>AExtraOptionsCheckV2</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>AExtraOptionsV2</name>
-          <state></state>
-        </option>
-      </data>
-    </settings>
-    <settings>
-      <name>CUSTOM</name>
-      <archiveVersion>3</archiveVersion>
-      <data>
-        <extensions></extensions>
-        <cmdline></cmdline>
-      </data>
-    </settings>
-    <settings>
-      <name>BICOMP</name>
-      <archiveVersion>0</archiveVersion>
-      <data/>
-    </settings>
-    <settings>
-      <name>BUILDACTION</name>
-      <archiveVersion>1</archiveVersion>
-      <data>
-        <prebuild></prebuild>
-        <postbuild></postbuild>
-      </data>
-    </settings>
-    <settings>
-      <name>XLINK</name>
-      <archiveVersion>2</archiveVersion>
-      <data>
-        <version>18</version>
-        <wantNonLocal>1</wantNonLocal>
-        <debug>0</debug>
-        <option>
-          <name>XOutOverride</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>OutputFile</name>
-          <state>cmock_demo.d79</state>
-        </option>
-        <option>
-          <name>OutputFormat</name>
-          <version>11</version>
-          <state>16</state>
-        </option>
-        <option>
-          <name>FormatVariant</name>
-          <version>7</version>
-          <state>16</state>
-        </option>
-        <option>
-          <name>SecondaryOutputFile</name>
-          <state>(None for the selected format)</state>
-        </option>
-        <option>
-          <name>XDefines</name>
-          <state></state>
-        </option>
-        <option>
-          <name>AlwaysOutput</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>OverlapWarnings</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>NoGlobalCheck</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>XList</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>SegmentMap</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>ListSymbols</name>
-          <state>2</state>
-        </option>
-        <option>
-          <name>PageLengthCheck</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>PageLength</name>
-          <state>80</state>
-        </option>
-        <option>
-          <name>XIncludes</name>
-          <state>$TOOLKIT_DIR$\LIB\</state>
-        </option>
-        <option>
-          <name>ModuleStatus</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>XclOverride</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>XclFile</name>
-          <state>$PROJ_DIR$\Resource\at91SAM7X256_FLASH.xcl</state>
-        </option>
-        <option>
-          <name>XclFileSlave</name>
-          <state></state>
-        </option>
-        <option>
-          <name>DoFill</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>FillerByte</name>
-          <state>0xFF</state>
-        </option>
-        <option>
-          <name>DoCrc</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CrcSize</name>
-          <version>0</version>
-          <state>1</state>
-        </option>
-        <option>
-          <name>CrcAlgo</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>CrcPoly</name>
-          <state>0x11021</state>
-        </option>
-        <option>
-          <name>CrcCompl</name>
-          <version>0</version>
-          <state>0</state>
-        </option>
-        <option>
-          <name>RangeCheckAlternatives</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>SuppressAllWarn</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>SuppressDiags</name>
-          <state></state>
-        </option>
-        <option>
-          <name>TreatAsWarn</name>
-          <state></state>
-        </option>
-        <option>
-          <name>TreatAsErr</name>
-          <state></state>
-        </option>
-        <option>
-          <name>ModuleLocalSym</name>
-          <version>0</version>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CrcBitOrder</name>
-          <version>0</version>
-          <state>0</state>
-        </option>
-        <option>
-          <name>XExtraOptionsCheck</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>XExtraOptions</name>
-          <state></state>
-        </option>
-        <option>
-          <name>IncludeSuppressed</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>OXLibIOConfig</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>ModuleSummary</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>xcProgramEntryLabel</name>
-          <state>__program_start</state>
-        </option>
-        <option>
-          <name>DebugInformation</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>RuntimeControl</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>IoEmulation</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>XcRTLibraryFile</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>AllowExtraOutput</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>GenerateExtraOutput</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>XExtraOutOverride</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>ExtraOutputFile</name>
-          <state>cmock_demo.sim</state>
-        </option>
-        <option>
-          <name>ExtraOutputFormat</name>
-          <version>11</version>
-          <state>60</state>
-        </option>
-        <option>
-          <name>ExtraFormatVariant</name>
-          <version>7</version>
-          <state>2</state>
-        </option>
-        <option>
-          <name>xcOverrideProgramEntryLabel</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>xcProgramEntryLabelSelect</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>ListOutputFormat</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>BufferedTermOutput</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>OverlaySystemMap</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>RawBinaryFile</name>
-          <state></state>
-        </option>
-        <option>
-          <name>RawBinarySymbol</name>
-          <state></state>
-        </option>
-        <option>
-          <name>RawBinarySegment</name>
-          <state></state>
-        </option>
-        <option>
-          <name>RawBinaryAlign</name>
-          <state></state>
-        </option>
-        <option>
-          <name>XLinkMisraHandler</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CrcAlign</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>CrcInitialValue</name>
-          <state>0x0</state>
-        </option>
-      </data>
-    </settings>
-    <settings>
-      <name>XAR</name>
-      <archiveVersion>2</archiveVersion>
-      <data>
-        <version>0</version>
-        <wantNonLocal>1</wantNonLocal>
-        <debug>0</debug>
-        <option>
-          <name>XARInputs</name>
-          <state></state>
-        </option>
-        <option>
-          <name>XAROverride</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>XAROutput</name>
-          <state>###Unitialized###</state>
-        </option>
-      </data>
-    </settings>
-    <settings>
-      <name>BILINK</name>
-      <archiveVersion>0</archiveVersion>
-      <data/>
-    </settings>
-  </configuration>
-  <group>
-    <name>Resource</name>
-    <file>
-      <name>$PROJ_DIR$\Resource\at91SAM7X256_FLASH.xcl</name>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\Resource\at91SAM7X256_RAM.xcl</name>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\Resource\SAM7_FLASH.mac</name>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\Resource\SAM7_RAM.mac</name>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\Resource\SAM7_SIM.mac</name>
-    </file>
-  </group>
-  <group>
-    <name>Source</name>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\AdcConductor.c</name>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\AdcHardware.c</name>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\AdcHardwareConfigurator.c</name>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\AdcModel.c</name>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\AdcTemperatureSensor.c</name>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\Executor.c</name>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\IntrinsicsWrapper.c</name>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\Main.c</name>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\Model.c</name>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\TaskScheduler.c</name>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\TemperatureCalculator.c</name>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\TemperatureFilter.c</name>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\TimerConductor.c</name>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\TimerConfigurator.c</name>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\TimerHardware.c</name>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\TimerInterruptConfigurator.c</name>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\TimerInterruptHandler.c</name>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\TimerModel.c</name>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\UsartBaudRateRegisterCalculator.c</name>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\UsartConductor.c</name>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\UsartConfigurator.c</name>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\UsartHardware.c</name>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\UsartModel.c</name>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\UsartPutChar.c</name>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\UsartTransmitBufferStatus.c</name>
-    </file>
-  </group>
-  <group>
-    <name>Startup</name>
-    <file>
-      <name>$PROJ_DIR$\srcIAR\Cstartup.s79</name>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\srcIAR\Cstartup_SAM7.c</name>
-    </file>
-  </group>
-</project>
-
-
diff --git a/tools/ceedling/vendor/cmock/iar/iar_v4/cmock_demo.eww b/tools/ceedling/vendor/cmock/iar/iar_v4/cmock_demo.eww
deleted file mode 100644 (file)
index 5f78f6e..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-<?xml version="1.0" encoding="iso-8859-1"?>
-
-<workspace>
-  <project>
-    <path>$WS_DIR$\cmock_demo.ewp</path>
-  </project>
-  <batchBuild/>
-</workspace>
-
-
diff --git a/tools/ceedling/vendor/cmock/iar/iar_v4/incIAR/AT91SAM7X-EK.h b/tools/ceedling/vendor/cmock/iar/iar_v4/incIAR/AT91SAM7X-EK.h
deleted file mode 100644 (file)
index 9834675..0000000
+++ /dev/null
@@ -1,61 +0,0 @@
-// ----------------------------------------------------------------------------
-//         ATMEL Microcontroller Software Support  -  ROUSSET  -
-// ----------------------------------------------------------------------------
-// DISCLAIMER:  THIS SOFTWARE IS PROVIDED BY ATMEL "AS IS" AND ANY EXPRESS OR
-// IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
-// MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT ARE
-// DISCLAIMED. IN NO EVENT SHALL ATMEL BE LIABLE FOR ANY DIRECT, INDIRECT,
-// INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA,
-// OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
-// LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
-// NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
-// EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-// ----------------------------------------------------------------------------
-// File Name           : AT91SAM7X-EK.h
-// Object              : AT91SAM7X-EK Evaluation Board Features Definition File
-//
-//  ----------------------------------------------------------------------------
-
-#ifndef AT91SAM7X_EK_H
-#define AT91SAM7X_EK_H
-
-/*-----------------*/
-/* LEDs Definition */
-/*-----------------*/
-#define AT91B_LED1            (1<<19)       // AT91C_PIO_PB19 AT91C_PB19_PWM0 AT91C_PB19_TCLK1
-#define AT91B_LED2            (1<<20)       // AT91C_PIO_PB20 AT91C_PB20_PWM1 AT91C_PB20_PWM1
-#define AT91B_LED3            (AT91C_PIO_PB21)       // AT91C_PIO_PB21 AT91C_PB21_PWM2 AT91C_PB21_PCK1
-#define AT91B_LED4            (AT91C_PIO_PB22)       // AT91C_PIO_PB22 AT91C_PB22_PWM3 AT91C_PB22_PCK2
-#define AT91B_NB_LEB          4
-#define AT91B_LED_MASK        (AT91B_LED1|AT91B_LED2|AT91B_LED3|AT91B_LED4)
-#define AT91D_BASE_PIO_LED       (AT91C_BASE_PIOB)
-
-#define AT91B_POWERLED        (1<<25)       // PB25
-
-
-/*-------------------------------*/
-/* JOYSTICK Position Definition  */
-/*-------------------------------*/
-#define AT91B_SW1           (1<<21)  // PA21 Up Button   AT91C_PA21_TF  AT91C_PA21_NPCS10
-#define AT91B_SW2           (1<<22)  // PA22 Down Button  AT91C_PA22_TK         AT91C_PA22_SPCK1
-#define AT91B_SW3           (1<<23)  // PA23 Left Button  AT91C_PA23_TD  AT91C_PA23_MOSI1
-#define AT91B_SW4           (1<<24)  // PA24 Right Button AT91C_PA24_RD         AT91C_PA24_MISO1
-#define AT91B_SW5           (1<<25)  // PA25 Push Button  AT91C_PA25_RK         AT91C_PA25_NPCS11
-#define AT91B_SW_MASK       (AT91B_SW1|AT91B_SW2|AT91B_SW3|AT91B_SW4|AT91B_SW5)
-
-
-#define AT91D_BASE_PIO_SW   (AT91C_BASE_PIOA)
-
-/*------------------*/
-/* CAN Definition   */
-/*------------------*/
-#define AT91B_CAN_TRANSCEIVER_RS  (1<<2)    // PA2
-
-/*--------------*/
-/* Clocks       */
-/*--------------*/
-#define AT91B_MAIN_OSC        18432000               // Main Oscillator MAINCK
-#define AT91B_MCK             ((18432000*73/14)/2)   // Output PLL Clock
-
-#endif /* AT91SAM7X-EK_H */
diff --git a/tools/ceedling/vendor/cmock/iar/iar_v4/incIAR/AT91SAM7X256.inc b/tools/ceedling/vendor/cmock/iar/iar_v4/incIAR/AT91SAM7X256.inc
deleted file mode 100644 (file)
index da33985..0000000
+++ /dev/null
@@ -1,2314 +0,0 @@
-;-  ----------------------------------------------------------------------------
-;-          ATMEL Microcontroller Software Support  -  ROUSSET  -
-;-  ----------------------------------------------------------------------------
-;-  DISCLAIMER:  THIS SOFTWARE IS PROVIDED BY ATMEL "AS IS" AND ANY EXPRESS OR
-;-  IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
-;-  MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT ARE
-;-  DISCLAIMED. IN NO EVENT SHALL ATMEL BE LIABLE FOR ANY DIRECT, INDIRECT,
-;-  INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-;-  LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA,
-;-  OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
-;-  LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
-;-  NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
-;-  EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-;-  ----------------------------------------------------------------------------
-;- File Name           : AT91SAM7X256.h
-;- Object              : AT91SAM7X256 definitions
-;- Generated           : AT91 SW Application Group  11/02/2005 (15:17:24)
-;- 
-;- CVS Reference       : /AT91SAM7X256.pl/1.14/Tue Sep 13 15:06:52 2005//
-;- CVS Reference       : /SYS_SAM7X.pl/1.3/Tue Feb  1 17:01:43 2005//
-;- CVS Reference       : /MC_SAM7X.pl/1.2/Fri May 20 14:13:04 2005//
-;- CVS Reference       : /PMC_SAM7X.pl/1.4/Tue Feb  8 13:58:10 2005//
-;- CVS Reference       : /RSTC_SAM7X.pl/1.2/Wed Jul 13 14:57:50 2005//
-;- CVS Reference       : /UDP_SAM7X.pl/1.1/Tue May 10 11:35:35 2005//
-;- CVS Reference       : /PWM_SAM7X.pl/1.1/Tue May 10 11:53:07 2005//
-;- CVS Reference       : /AIC_6075B.pl/1.3/Fri May 20 14:01:30 2005//
-;- CVS Reference       : /PIO_6057A.pl/1.2/Thu Feb  3 10:18:28 2005//
-;- CVS Reference       : /RTTC_6081A.pl/1.2/Tue Nov  9 14:43:58 2004//
-;- CVS Reference       : /PITC_6079A.pl/1.2/Tue Nov  9 14:43:56 2004//
-;- CVS Reference       : /WDTC_6080A.pl/1.3/Tue Nov  9 14:44:00 2004//
-;- CVS Reference       : /VREG_6085B.pl/1.1/Tue Feb  1 16:05:48 2005//
-;- CVS Reference       : /PDC_6074C.pl/1.2/Thu Feb  3 08:48:54 2005//
-;- CVS Reference       : /DBGU_6059D.pl/1.1/Mon Jan 31 13:15:32 2005//
-;- CVS Reference       : /SPI_6088D.pl/1.3/Fri May 20 14:08:59 2005//
-;- CVS Reference       : /US_6089C.pl/1.1/Mon Jul 12 18:23:26 2004//
-;- CVS Reference       : /SSC_6078B.pl/1.1/Wed Jul 13 15:19:19 2005//
-;- CVS Reference       : /TWI_6061A.pl/1.1/Tue Jul 13 07:38:06 2004//
-;- CVS Reference       : /TC_6082A.pl/1.7/Fri Mar 11 12:52:17 2005//
-;- CVS Reference       : /CAN_6019B.pl/1.1/Tue Mar  8 12:42:22 2005//
-;- CVS Reference       : /EMACB_6119A.pl/1.6/Wed Jul 13 15:05:35 2005//
-;- CVS Reference       : /ADC_6051C.pl/1.1/Fri Oct 17 09:12:38 2003//
-;-  ----------------------------------------------------------------------------
-
-;- Hardware register definition
-
-;- *****************************************************************************
-;-              SOFTWARE API DEFINITION  FOR System Peripherals
-;- *****************************************************************************
-
-;- *****************************************************************************
-;-              SOFTWARE API DEFINITION  FOR Advanced Interrupt Controller
-;- *****************************************************************************
-                ^ 0 ;- AT91S_AIC
-AIC_SMR         # 128 ;- Source Mode Register
-AIC_SVR         # 128 ;- Source Vector Register
-AIC_IVR         #  4 ;- IRQ Vector Register
-AIC_FVR         #  4 ;- FIQ Vector Register
-AIC_ISR         #  4 ;- Interrupt Status Register
-AIC_IPR         #  4 ;- Interrupt Pending Register
-AIC_IMR         #  4 ;- Interrupt Mask Register
-AIC_CISR        #  4 ;- Core Interrupt Status Register
-                #  8 ;- Reserved
-AIC_IECR        #  4 ;- Interrupt Enable Command Register
-AIC_IDCR        #  4 ;- Interrupt Disable Command Register
-AIC_ICCR        #  4 ;- Interrupt Clear Command Register
-AIC_ISCR        #  4 ;- Interrupt Set Command Register
-AIC_EOICR       #  4 ;- End of Interrupt Command Register
-AIC_SPU         #  4 ;- Spurious Vector Register
-AIC_DCR         #  4 ;- Debug Control Register (Protect)
-                #  4 ;- Reserved
-AIC_FFER        #  4 ;- Fast Forcing Enable Register
-AIC_FFDR        #  4 ;- Fast Forcing Disable Register
-AIC_FFSR        #  4 ;- Fast Forcing Status Register
-;- -------- AIC_SMR : (AIC Offset: 0x0) Control Register -------- 
-AT91C_AIC_PRIOR           EQU (0x7:SHL:0) ;- (AIC) Priority Level
-AT91C_AIC_PRIOR_LOWEST    EQU (0x0) ;- (AIC) Lowest priority level
-AT91C_AIC_PRIOR_HIGHEST   EQU (0x7) ;- (AIC) Highest priority level
-AT91C_AIC_SRCTYPE         EQU (0x3:SHL:5) ;- (AIC) Interrupt Source Type
-AT91C_AIC_SRCTYPE_INT_HIGH_LEVEL EQU (0x0:SHL:5) ;- (AIC) Internal Sources Code Label High-level Sensitive
-AT91C_AIC_SRCTYPE_EXT_LOW_LEVEL EQU (0x0:SHL:5) ;- (AIC) External Sources Code Label Low-level Sensitive
-AT91C_AIC_SRCTYPE_INT_POSITIVE_EDGE EQU (0x1:SHL:5) ;- (AIC) Internal Sources Code Label Positive Edge triggered
-AT91C_AIC_SRCTYPE_EXT_NEGATIVE_EDGE EQU (0x1:SHL:5) ;- (AIC) External Sources Code Label Negative Edge triggered
-AT91C_AIC_SRCTYPE_HIGH_LEVEL EQU (0x2:SHL:5) ;- (AIC) Internal Or External Sources Code Label High-level Sensitive
-AT91C_AIC_SRCTYPE_POSITIVE_EDGE EQU (0x3:SHL:5) ;- (AIC) Internal Or External Sources Code Label Positive Edge triggered
-;- -------- AIC_CISR : (AIC Offset: 0x114) AIC Core Interrupt Status Register -------- 
-AT91C_AIC_NFIQ            EQU (0x1:SHL:0) ;- (AIC) NFIQ Status
-AT91C_AIC_NIRQ            EQU (0x1:SHL:1) ;- (AIC) NIRQ Status
-;- -------- AIC_DCR : (AIC Offset: 0x138) AIC Debug Control Register (Protect) -------- 
-AT91C_AIC_DCR_PROT        EQU (0x1:SHL:0) ;- (AIC) Protection Mode
-AT91C_AIC_DCR_GMSK        EQU (0x1:SHL:1) ;- (AIC) General Mask
-
-;- *****************************************************************************
-;-              SOFTWARE API DEFINITION  FOR Peripheral DMA Controller
-;- *****************************************************************************
-                ^ 0 ;- AT91S_PDC
-PDC_RPR         #  4 ;- Receive Pointer Register
-PDC_RCR         #  4 ;- Receive Counter Register
-PDC_TPR         #  4 ;- Transmit Pointer Register
-PDC_TCR         #  4 ;- Transmit Counter Register
-PDC_RNPR        #  4 ;- Receive Next Pointer Register
-PDC_RNCR        #  4 ;- Receive Next Counter Register
-PDC_TNPR        #  4 ;- Transmit Next Pointer Register
-PDC_TNCR        #  4 ;- Transmit Next Counter Register
-PDC_PTCR        #  4 ;- PDC Transfer Control Register
-PDC_PTSR        #  4 ;- PDC Transfer Status Register
-;- -------- PDC_PTCR : (PDC Offset: 0x20) PDC Transfer Control Register -------- 
-AT91C_PDC_RXTEN           EQU (0x1:SHL:0) ;- (PDC) Receiver Transfer Enable
-AT91C_PDC_RXTDIS          EQU (0x1:SHL:1) ;- (PDC) Receiver Transfer Disable
-AT91C_PDC_TXTEN           EQU (0x1:SHL:8) ;- (PDC) Transmitter Transfer Enable
-AT91C_PDC_TXTDIS          EQU (0x1:SHL:9) ;- (PDC) Transmitter Transfer Disable
-;- -------- PDC_PTSR : (PDC Offset: 0x24) PDC Transfer Status Register -------- 
-
-;- *****************************************************************************
-;-              SOFTWARE API DEFINITION  FOR Debug Unit
-;- *****************************************************************************
-                ^ 0 ;- AT91S_DBGU
-DBGU_CR         #  4 ;- Control Register
-DBGU_MR         #  4 ;- Mode Register
-DBGU_IER        #  4 ;- Interrupt Enable Register
-DBGU_IDR        #  4 ;- Interrupt Disable Register
-DBGU_IMR        #  4 ;- Interrupt Mask Register
-DBGU_CSR        #  4 ;- Channel Status Register
-DBGU_RHR        #  4 ;- Receiver Holding Register
-DBGU_THR        #  4 ;- Transmitter Holding Register
-DBGU_BRGR       #  4 ;- Baud Rate Generator Register
-                # 28 ;- Reserved
-DBGU_CIDR       #  4 ;- Chip ID Register
-DBGU_EXID       #  4 ;- Chip ID Extension Register
-DBGU_FNTR       #  4 ;- Force NTRST Register
-                # 180 ;- Reserved
-DBGU_RPR        #  4 ;- Receive Pointer Register
-DBGU_RCR        #  4 ;- Receive Counter Register
-DBGU_TPR        #  4 ;- Transmit Pointer Register
-DBGU_TCR        #  4 ;- Transmit Counter Register
-DBGU_RNPR       #  4 ;- Receive Next Pointer Register
-DBGU_RNCR       #  4 ;- Receive Next Counter Register
-DBGU_TNPR       #  4 ;- Transmit Next Pointer Register
-DBGU_TNCR       #  4 ;- Transmit Next Counter Register
-DBGU_PTCR       #  4 ;- PDC Transfer Control Register
-DBGU_PTSR       #  4 ;- PDC Transfer Status Register
-;- -------- DBGU_CR : (DBGU Offset: 0x0) Debug Unit Control Register -------- 
-AT91C_US_RSTRX            EQU (0x1:SHL:2) ;- (DBGU) Reset Receiver
-AT91C_US_RSTTX            EQU (0x1:SHL:3) ;- (DBGU) Reset Transmitter
-AT91C_US_RXEN             EQU (0x1:SHL:4) ;- (DBGU) Receiver Enable
-AT91C_US_RXDIS            EQU (0x1:SHL:5) ;- (DBGU) Receiver Disable
-AT91C_US_TXEN             EQU (0x1:SHL:6) ;- (DBGU) Transmitter Enable
-AT91C_US_TXDIS            EQU (0x1:SHL:7) ;- (DBGU) Transmitter Disable
-AT91C_US_RSTSTA           EQU (0x1:SHL:8) ;- (DBGU) Reset Status Bits
-;- -------- DBGU_MR : (DBGU Offset: 0x4) Debug Unit Mode Register -------- 
-AT91C_US_PAR              EQU (0x7:SHL:9) ;- (DBGU) Parity type
-AT91C_US_PAR_EVEN         EQU (0x0:SHL:9) ;- (DBGU) Even Parity
-AT91C_US_PAR_ODD          EQU (0x1:SHL:9) ;- (DBGU) Odd Parity
-AT91C_US_PAR_SPACE        EQU (0x2:SHL:9) ;- (DBGU) Parity forced to 0 (Space)
-AT91C_US_PAR_MARK         EQU (0x3:SHL:9) ;- (DBGU) Parity forced to 1 (Mark)
-AT91C_US_PAR_NONE         EQU (0x4:SHL:9) ;- (DBGU) No Parity
-AT91C_US_PAR_MULTI_DROP   EQU (0x6:SHL:9) ;- (DBGU) Multi-drop mode
-AT91C_US_CHMODE           EQU (0x3:SHL:14) ;- (DBGU) Channel Mode
-AT91C_US_CHMODE_NORMAL    EQU (0x0:SHL:14) ;- (DBGU) Normal Mode: The USART channel operates as an RX/TX USART.
-AT91C_US_CHMODE_AUTO      EQU (0x1:SHL:14) ;- (DBGU) Automatic Echo: Receiver Data Input is connected to the TXD pin.
-AT91C_US_CHMODE_LOCAL     EQU (0x2:SHL:14) ;- (DBGU) Local Loopback: Transmitter Output Signal is connected to Receiver Input Signal.
-AT91C_US_CHMODE_REMOTE    EQU (0x3:SHL:14) ;- (DBGU) Remote Loopback: RXD pin is internally connected to TXD pin.
-;- -------- DBGU_IER : (DBGU Offset: 0x8) Debug Unit Interrupt Enable Register -------- 
-AT91C_US_RXRDY            EQU (0x1:SHL:0) ;- (DBGU) RXRDY Interrupt
-AT91C_US_TXRDY            EQU (0x1:SHL:1) ;- (DBGU) TXRDY Interrupt
-AT91C_US_ENDRX            EQU (0x1:SHL:3) ;- (DBGU) End of Receive Transfer Interrupt
-AT91C_US_ENDTX            EQU (0x1:SHL:4) ;- (DBGU) End of Transmit Interrupt
-AT91C_US_OVRE             EQU (0x1:SHL:5) ;- (DBGU) Overrun Interrupt
-AT91C_US_FRAME            EQU (0x1:SHL:6) ;- (DBGU) Framing Error Interrupt
-AT91C_US_PARE             EQU (0x1:SHL:7) ;- (DBGU) Parity Error Interrupt
-AT91C_US_TXEMPTY          EQU (0x1:SHL:9) ;- (DBGU) TXEMPTY Interrupt
-AT91C_US_TXBUFE           EQU (0x1:SHL:11) ;- (DBGU) TXBUFE Interrupt
-AT91C_US_RXBUFF           EQU (0x1:SHL:12) ;- (DBGU) RXBUFF Interrupt
-AT91C_US_COMM_TX          EQU (0x1:SHL:30) ;- (DBGU) COMM_TX Interrupt
-AT91C_US_COMM_RX          EQU (0x1:SHL:31) ;- (DBGU) COMM_RX Interrupt
-;- -------- DBGU_IDR : (DBGU Offset: 0xc) Debug Unit Interrupt Disable Register -------- 
-;- -------- DBGU_IMR : (DBGU Offset: 0x10) Debug Unit Interrupt Mask Register -------- 
-;- -------- DBGU_CSR : (DBGU Offset: 0x14) Debug Unit Channel Status Register -------- 
-;- -------- DBGU_FNTR : (DBGU Offset: 0x48) Debug Unit FORCE_NTRST Register -------- 
-AT91C_US_FORCE_NTRST      EQU (0x1:SHL:0) ;- (DBGU) Force NTRST in JTAG
-
-;- *****************************************************************************
-;-              SOFTWARE API DEFINITION  FOR Parallel Input Output Controler
-;- *****************************************************************************
-                ^ 0 ;- AT91S_PIO
-PIO_PER         #  4 ;- PIO Enable Register
-PIO_PDR         #  4 ;- PIO Disable Register
-PIO_PSR         #  4 ;- PIO Status Register
-                #  4 ;- Reserved
-PIO_OER         #  4 ;- Output Enable Register
-PIO_ODR         #  4 ;- Output Disable Registerr
-PIO_OSR         #  4 ;- Output Status Register
-                #  4 ;- Reserved
-PIO_IFER        #  4 ;- Input Filter Enable Register
-PIO_IFDR        #  4 ;- Input Filter Disable Register
-PIO_IFSR        #  4 ;- Input Filter Status Register
-                #  4 ;- Reserved
-PIO_SODR        #  4 ;- Set Output Data Register
-PIO_CODR        #  4 ;- Clear Output Data Register
-PIO_ODSR        #  4 ;- Output Data Status Register
-PIO_PDSR        #  4 ;- Pin Data Status Register
-PIO_IER         #  4 ;- Interrupt Enable Register
-PIO_IDR         #  4 ;- Interrupt Disable Register
-PIO_IMR         #  4 ;- Interrupt Mask Register
-PIO_ISR         #  4 ;- Interrupt Status Register
-PIO_MDER        #  4 ;- Multi-driver Enable Register
-PIO_MDDR        #  4 ;- Multi-driver Disable Register
-PIO_MDSR        #  4 ;- Multi-driver Status Register
-                #  4 ;- Reserved
-PIO_PPUDR       #  4 ;- Pull-up Disable Register
-PIO_PPUER       #  4 ;- Pull-up Enable Register
-PIO_PPUSR       #  4 ;- Pull-up Status Register
-                #  4 ;- Reserved
-PIO_ASR         #  4 ;- Select A Register
-PIO_BSR         #  4 ;- Select B Register
-PIO_ABSR        #  4 ;- AB Select Status Register
-                # 36 ;- Reserved
-PIO_OWER        #  4 ;- Output Write Enable Register
-PIO_OWDR        #  4 ;- Output Write Disable Register
-PIO_OWSR        #  4 ;- Output Write Status Register
-
-;- *****************************************************************************
-;-              SOFTWARE API DEFINITION  FOR Clock Generator Controler
-;- *****************************************************************************
-                ^ 0 ;- AT91S_CKGR
-CKGR_MOR        #  4 ;- Main Oscillator Register
-CKGR_MCFR       #  4 ;- Main Clock  Frequency Register
-                #  4 ;- Reserved
-CKGR_PLLR       #  4 ;- PLL Register
-;- -------- CKGR_MOR : (CKGR Offset: 0x0) Main Oscillator Register -------- 
-AT91C_CKGR_MOSCEN         EQU (0x1:SHL:0) ;- (CKGR) Main Oscillator Enable
-AT91C_CKGR_OSCBYPASS      EQU (0x1:SHL:1) ;- (CKGR) Main Oscillator Bypass
-AT91C_CKGR_OSCOUNT        EQU (0xFF:SHL:8) ;- (CKGR) Main Oscillator Start-up Time
-;- -------- CKGR_MCFR : (CKGR Offset: 0x4) Main Clock Frequency Register -------- 
-AT91C_CKGR_MAINF          EQU (0xFFFF:SHL:0) ;- (CKGR) Main Clock Frequency
-AT91C_CKGR_MAINRDY        EQU (0x1:SHL:16) ;- (CKGR) Main Clock Ready
-;- -------- CKGR_PLLR : (CKGR Offset: 0xc) PLL B Register -------- 
-AT91C_CKGR_DIV            EQU (0xFF:SHL:0) ;- (CKGR) Divider Selected
-AT91C_CKGR_DIV_0          EQU (0x0) ;- (CKGR) Divider output is 0
-AT91C_CKGR_DIV_BYPASS     EQU (0x1) ;- (CKGR) Divider is bypassed
-AT91C_CKGR_PLLCOUNT       EQU (0x3F:SHL:8) ;- (CKGR) PLL Counter
-AT91C_CKGR_OUT            EQU (0x3:SHL:14) ;- (CKGR) PLL Output Frequency Range
-AT91C_CKGR_OUT_0          EQU (0x0:SHL:14) ;- (CKGR) Please refer to the PLL datasheet
-AT91C_CKGR_OUT_1          EQU (0x1:SHL:14) ;- (CKGR) Please refer to the PLL datasheet
-AT91C_CKGR_OUT_2          EQU (0x2:SHL:14) ;- (CKGR) Please refer to the PLL datasheet
-AT91C_CKGR_OUT_3          EQU (0x3:SHL:14) ;- (CKGR) Please refer to the PLL datasheet
-AT91C_CKGR_MUL            EQU (0x7FF:SHL:16) ;- (CKGR) PLL Multiplier
-AT91C_CKGR_USBDIV         EQU (0x3:SHL:28) ;- (CKGR) Divider for USB Clocks
-AT91C_CKGR_USBDIV_0       EQU (0x0:SHL:28) ;- (CKGR) Divider output is PLL clock output
-AT91C_CKGR_USBDIV_1       EQU (0x1:SHL:28) ;- (CKGR) Divider output is PLL clock output divided by 2
-AT91C_CKGR_USBDIV_2       EQU (0x2:SHL:28) ;- (CKGR) Divider output is PLL clock output divided by 4
-
-;- *****************************************************************************
-;-              SOFTWARE API DEFINITION  FOR Power Management Controler
-;- *****************************************************************************
-                ^ 0 ;- AT91S_PMC
-PMC_SCER        #  4 ;- System Clock Enable Register
-PMC_SCDR        #  4 ;- System Clock Disable Register
-PMC_SCSR        #  4 ;- System Clock Status Register
-                #  4 ;- Reserved
-PMC_PCER        #  4 ;- Peripheral Clock Enable Register
-PMC_PCDR        #  4 ;- Peripheral Clock Disable Register
-PMC_PCSR        #  4 ;- Peripheral Clock Status Register
-                #  4 ;- Reserved
-PMC_MOR         #  4 ;- Main Oscillator Register
-PMC_MCFR        #  4 ;- Main Clock  Frequency Register
-                #  4 ;- Reserved
-PMC_PLLR        #  4 ;- PLL Register
-PMC_MCKR        #  4 ;- Master Clock Register
-                # 12 ;- Reserved
-PMC_PCKR        # 16 ;- Programmable Clock Register
-                # 16 ;- Reserved
-PMC_IER         #  4 ;- Interrupt Enable Register
-PMC_IDR         #  4 ;- Interrupt Disable Register
-PMC_SR          #  4 ;- Status Register
-PMC_IMR         #  4 ;- Interrupt Mask Register
-;- -------- PMC_SCER : (PMC Offset: 0x0) System Clock Enable Register -------- 
-AT91C_PMC_PCK             EQU (0x1:SHL:0) ;- (PMC) Processor Clock
-AT91C_PMC_UDP             EQU (0x1:SHL:7) ;- (PMC) USB Device Port Clock
-AT91C_PMC_PCK0            EQU (0x1:SHL:8) ;- (PMC) Programmable Clock Output
-AT91C_PMC_PCK1            EQU (0x1:SHL:9) ;- (PMC) Programmable Clock Output
-AT91C_PMC_PCK2            EQU (0x1:SHL:10) ;- (PMC) Programmable Clock Output
-AT91C_PMC_PCK3            EQU (0x1:SHL:11) ;- (PMC) Programmable Clock Output
-;- -------- PMC_SCDR : (PMC Offset: 0x4) System Clock Disable Register -------- 
-;- -------- PMC_SCSR : (PMC Offset: 0x8) System Clock Status Register -------- 
-;- -------- CKGR_MOR : (PMC Offset: 0x20) Main Oscillator Register -------- 
-;- -------- CKGR_MCFR : (PMC Offset: 0x24) Main Clock Frequency Register -------- 
-;- -------- CKGR_PLLR : (PMC Offset: 0x2c) PLL B Register -------- 
-;- -------- PMC_MCKR : (PMC Offset: 0x30) Master Clock Register -------- 
-AT91C_PMC_CSS             EQU (0x3:SHL:0) ;- (PMC) Programmable Clock Selection
-AT91C_PMC_CSS_SLOW_CLK    EQU (0x0) ;- (PMC) Slow Clock is selected
-AT91C_PMC_CSS_MAIN_CLK    EQU (0x1) ;- (PMC) Main Clock is selected
-AT91C_PMC_CSS_PLL_CLK     EQU (0x3) ;- (PMC) Clock from PLL is selected
-AT91C_PMC_PRES            EQU (0x7:SHL:2) ;- (PMC) Programmable Clock Prescaler
-AT91C_PMC_PRES_CLK        EQU (0x0:SHL:2) ;- (PMC) Selected clock
-AT91C_PMC_PRES_CLK_2      EQU (0x1:SHL:2) ;- (PMC) Selected clock divided by 2
-AT91C_PMC_PRES_CLK_4      EQU (0x2:SHL:2) ;- (PMC) Selected clock divided by 4
-AT91C_PMC_PRES_CLK_8      EQU (0x3:SHL:2) ;- (PMC) Selected clock divided by 8
-AT91C_PMC_PRES_CLK_16     EQU (0x4:SHL:2) ;- (PMC) Selected clock divided by 16
-AT91C_PMC_PRES_CLK_32     EQU (0x5:SHL:2) ;- (PMC) Selected clock divided by 32
-AT91C_PMC_PRES_CLK_64     EQU (0x6:SHL:2) ;- (PMC) Selected clock divided by 64
-;- -------- PMC_PCKR : (PMC Offset: 0x40) Programmable Clock Register -------- 
-;- -------- PMC_IER : (PMC Offset: 0x60) PMC Interrupt Enable Register -------- 
-AT91C_PMC_MOSCS           EQU (0x1:SHL:0) ;- (PMC) MOSC Status/Enable/Disable/Mask
-AT91C_PMC_LOCK            EQU (0x1:SHL:2) ;- (PMC) PLL Status/Enable/Disable/Mask
-AT91C_PMC_MCKRDY          EQU (0x1:SHL:3) ;- (PMC) MCK_RDY Status/Enable/Disable/Mask
-AT91C_PMC_PCK0RDY         EQU (0x1:SHL:8) ;- (PMC) PCK0_RDY Status/Enable/Disable/Mask
-AT91C_PMC_PCK1RDY         EQU (0x1:SHL:9) ;- (PMC) PCK1_RDY Status/Enable/Disable/Mask
-AT91C_PMC_PCK2RDY         EQU (0x1:SHL:10) ;- (PMC) PCK2_RDY Status/Enable/Disable/Mask
-AT91C_PMC_PCK3RDY         EQU (0x1:SHL:11) ;- (PMC) PCK3_RDY Status/Enable/Disable/Mask
-;- -------- PMC_IDR : (PMC Offset: 0x64) PMC Interrupt Disable Register -------- 
-;- -------- PMC_SR : (PMC Offset: 0x68) PMC Status Register -------- 
-;- -------- PMC_IMR : (PMC Offset: 0x6c) PMC Interrupt Mask Register -------- 
-
-;- *****************************************************************************
-;-              SOFTWARE API DEFINITION  FOR Reset Controller Interface
-;- *****************************************************************************
-                ^ 0 ;- AT91S_RSTC
-RSTC_RCR        #  4 ;- Reset Control Register
-RSTC_RSR        #  4 ;- Reset Status Register
-RSTC_RMR        #  4 ;- Reset Mode Register
-;- -------- RSTC_RCR : (RSTC Offset: 0x0) Reset Control Register -------- 
-AT91C_RSTC_PROCRST        EQU (0x1:SHL:0) ;- (RSTC) Processor Reset
-AT91C_RSTC_PERRST         EQU (0x1:SHL:2) ;- (RSTC) Peripheral Reset
-AT91C_RSTC_EXTRST         EQU (0x1:SHL:3) ;- (RSTC) External Reset
-AT91C_RSTC_KEY            EQU (0xFF:SHL:24) ;- (RSTC) Password
-;- -------- RSTC_RSR : (RSTC Offset: 0x4) Reset Status Register -------- 
-AT91C_RSTC_URSTS          EQU (0x1:SHL:0) ;- (RSTC) User Reset Status
-AT91C_RSTC_BODSTS         EQU (0x1:SHL:1) ;- (RSTC) Brownout Detection Status
-AT91C_RSTC_RSTTYP         EQU (0x7:SHL:8) ;- (RSTC) Reset Type
-AT91C_RSTC_RSTTYP_POWERUP EQU (0x0:SHL:8) ;- (RSTC) Power-up Reset. VDDCORE rising.
-AT91C_RSTC_RSTTYP_WAKEUP  EQU (0x1:SHL:8) ;- (RSTC) WakeUp Reset. VDDCORE rising.
-AT91C_RSTC_RSTTYP_WATCHDOG EQU (0x2:SHL:8) ;- (RSTC) Watchdog Reset. Watchdog overflow occured.
-AT91C_RSTC_RSTTYP_SOFTWARE EQU (0x3:SHL:8) ;- (RSTC) Software Reset. Processor reset required by the software.
-AT91C_RSTC_RSTTYP_USER    EQU (0x4:SHL:8) ;- (RSTC) User Reset. NRST pin detected low.
-AT91C_RSTC_RSTTYP_BROWNOUT EQU (0x5:SHL:8) ;- (RSTC) Brownout Reset occured.
-AT91C_RSTC_NRSTL          EQU (0x1:SHL:16) ;- (RSTC) NRST pin level
-AT91C_RSTC_SRCMP          EQU (0x1:SHL:17) ;- (RSTC) Software Reset Command in Progress.
-;- -------- RSTC_RMR : (RSTC Offset: 0x8) Reset Mode Register -------- 
-AT91C_RSTC_URSTEN         EQU (0x1:SHL:0) ;- (RSTC) User Reset Enable
-AT91C_RSTC_URSTIEN        EQU (0x1:SHL:4) ;- (RSTC) User Reset Interrupt Enable
-AT91C_RSTC_ERSTL          EQU (0xF:SHL:8) ;- (RSTC) User Reset Length
-AT91C_RSTC_BODIEN         EQU (0x1:SHL:16) ;- (RSTC) Brownout Detection Interrupt Enable
-
-;- *****************************************************************************
-;-              SOFTWARE API DEFINITION  FOR Real Time Timer Controller Interface
-;- *****************************************************************************
-                ^ 0 ;- AT91S_RTTC
-RTTC_RTMR       #  4 ;- Real-time Mode Register
-RTTC_RTAR       #  4 ;- Real-time Alarm Register
-RTTC_RTVR       #  4 ;- Real-time Value Register
-RTTC_RTSR       #  4 ;- Real-time Status Register
-;- -------- RTTC_RTMR : (RTTC Offset: 0x0) Real-time Mode Register -------- 
-AT91C_RTTC_RTPRES         EQU (0xFFFF:SHL:0) ;- (RTTC) Real-time Timer Prescaler Value
-AT91C_RTTC_ALMIEN         EQU (0x1:SHL:16) ;- (RTTC) Alarm Interrupt Enable
-AT91C_RTTC_RTTINCIEN      EQU (0x1:SHL:17) ;- (RTTC) Real Time Timer Increment Interrupt Enable
-AT91C_RTTC_RTTRST         EQU (0x1:SHL:18) ;- (RTTC) Real Time Timer Restart
-;- -------- RTTC_RTAR : (RTTC Offset: 0x4) Real-time Alarm Register -------- 
-AT91C_RTTC_ALMV           EQU (0x0:SHL:0) ;- (RTTC) Alarm Value
-;- -------- RTTC_RTVR : (RTTC Offset: 0x8) Current Real-time Value Register -------- 
-AT91C_RTTC_CRTV           EQU (0x0:SHL:0) ;- (RTTC) Current Real-time Value
-;- -------- RTTC_RTSR : (RTTC Offset: 0xc) Real-time Status Register -------- 
-AT91C_RTTC_ALMS           EQU (0x1:SHL:0) ;- (RTTC) Real-time Alarm Status
-AT91C_RTTC_RTTINC         EQU (0x1:SHL:1) ;- (RTTC) Real-time Timer Increment
-
-;- *****************************************************************************
-;-              SOFTWARE API DEFINITION  FOR Periodic Interval Timer Controller Interface
-;- *****************************************************************************
-                ^ 0 ;- AT91S_PITC
-PITC_PIMR       #  4 ;- Period Interval Mode Register
-PITC_PISR       #  4 ;- Period Interval Status Register
-PITC_PIVR       #  4 ;- Period Interval Value Register
-PITC_PIIR       #  4 ;- Period Interval Image Register
-;- -------- PITC_PIMR : (PITC Offset: 0x0) Periodic Interval Mode Register -------- 
-AT91C_PITC_PIV            EQU (0xFFFFF:SHL:0) ;- (PITC) Periodic Interval Value
-AT91C_PITC_PITEN          EQU (0x1:SHL:24) ;- (PITC) Periodic Interval Timer Enabled
-AT91C_PITC_PITIEN         EQU (0x1:SHL:25) ;- (PITC) Periodic Interval Timer Interrupt Enable
-;- -------- PITC_PISR : (PITC Offset: 0x4) Periodic Interval Status Register -------- 
-AT91C_PITC_PITS           EQU (0x1:SHL:0) ;- (PITC) Periodic Interval Timer Status
-;- -------- PITC_PIVR : (PITC Offset: 0x8) Periodic Interval Value Register -------- 
-AT91C_PITC_CPIV           EQU (0xFFFFF:SHL:0) ;- (PITC) Current Periodic Interval Value
-AT91C_PITC_PICNT          EQU (0xFFF:SHL:20) ;- (PITC) Periodic Interval Counter
-;- -------- PITC_PIIR : (PITC Offset: 0xc) Periodic Interval Image Register -------- 
-
-;- *****************************************************************************
-;-              SOFTWARE API DEFINITION  FOR Watchdog Timer Controller Interface
-;- *****************************************************************************
-                ^ 0 ;- AT91S_WDTC
-WDTC_WDCR       #  4 ;- Watchdog Control Register
-WDTC_WDMR       #  4 ;- Watchdog Mode Register
-WDTC_WDSR       #  4 ;- Watchdog Status Register
-;- -------- WDTC_WDCR : (WDTC Offset: 0x0) Periodic Interval Image Register -------- 
-AT91C_WDTC_WDRSTT         EQU (0x1:SHL:0) ;- (WDTC) Watchdog Restart
-AT91C_WDTC_KEY            EQU (0xFF:SHL:24) ;- (WDTC) Watchdog KEY Password
-;- -------- WDTC_WDMR : (WDTC Offset: 0x4) Watchdog Mode Register -------- 
-AT91C_WDTC_WDV            EQU (0xFFF:SHL:0) ;- (WDTC) Watchdog Timer Restart
-AT91C_WDTC_WDFIEN         EQU (0x1:SHL:12) ;- (WDTC) Watchdog Fault Interrupt Enable
-AT91C_WDTC_WDRSTEN        EQU (0x1:SHL:13) ;- (WDTC) Watchdog Reset Enable
-AT91C_WDTC_WDRPROC        EQU (0x1:SHL:14) ;- (WDTC) Watchdog Timer Restart
-AT91C_WDTC_WDDIS          EQU (0x1:SHL:15) ;- (WDTC) Watchdog Disable
-AT91C_WDTC_WDD            EQU (0xFFF:SHL:16) ;- (WDTC) Watchdog Delta Value
-AT91C_WDTC_WDDBGHLT       EQU (0x1:SHL:28) ;- (WDTC) Watchdog Debug Halt
-AT91C_WDTC_WDIDLEHLT      EQU (0x1:SHL:29) ;- (WDTC) Watchdog Idle Halt
-;- -------- WDTC_WDSR : (WDTC Offset: 0x8) Watchdog Status Register -------- 
-AT91C_WDTC_WDUNF          EQU (0x1:SHL:0) ;- (WDTC) Watchdog Underflow
-AT91C_WDTC_WDERR          EQU (0x1:SHL:1) ;- (WDTC) Watchdog Error
-
-;- *****************************************************************************
-;-              SOFTWARE API DEFINITION  FOR Voltage Regulator Mode Controller Interface
-;- *****************************************************************************
-                ^ 0 ;- AT91S_VREG
-VREG_MR         #  4 ;- Voltage Regulator Mode Register
-;- -------- VREG_MR : (VREG Offset: 0x0) Voltage Regulator Mode Register -------- 
-AT91C_VREG_PSTDBY         EQU (0x1:SHL:0) ;- (VREG) Voltage Regulator Power Standby Mode
-
-;- *****************************************************************************
-;-              SOFTWARE API DEFINITION  FOR Memory Controller Interface
-;- *****************************************************************************
-                ^ 0 ;- AT91S_MC
-MC_RCR          #  4 ;- MC Remap Control Register
-MC_ASR          #  4 ;- MC Abort Status Register
-MC_AASR         #  4 ;- MC Abort Address Status Register
-                # 84 ;- Reserved
-MC_FMR          #  4 ;- MC Flash Mode Register
-MC_FCR          #  4 ;- MC Flash Command Register
-MC_FSR          #  4 ;- MC Flash Status Register
-;- -------- MC_RCR : (MC Offset: 0x0) MC Remap Control Register -------- 
-AT91C_MC_RCB              EQU (0x1:SHL:0) ;- (MC) Remap Command Bit
-;- -------- MC_ASR : (MC Offset: 0x4) MC Abort Status Register -------- 
-AT91C_MC_UNDADD           EQU (0x1:SHL:0) ;- (MC) Undefined Addess Abort Status
-AT91C_MC_MISADD           EQU (0x1:SHL:1) ;- (MC) Misaligned Addess Abort Status
-AT91C_MC_ABTSZ            EQU (0x3:SHL:8) ;- (MC) Abort Size Status
-AT91C_MC_ABTSZ_BYTE       EQU (0x0:SHL:8) ;- (MC) Byte
-AT91C_MC_ABTSZ_HWORD      EQU (0x1:SHL:8) ;- (MC) Half-word
-AT91C_MC_ABTSZ_WORD       EQU (0x2:SHL:8) ;- (MC) Word
-AT91C_MC_ABTTYP           EQU (0x3:SHL:10) ;- (MC) Abort Type Status
-AT91C_MC_ABTTYP_DATAR     EQU (0x0:SHL:10) ;- (MC) Data Read
-AT91C_MC_ABTTYP_DATAW     EQU (0x1:SHL:10) ;- (MC) Data Write
-AT91C_MC_ABTTYP_FETCH     EQU (0x2:SHL:10) ;- (MC) Code Fetch
-AT91C_MC_MST0             EQU (0x1:SHL:16) ;- (MC) Master 0 Abort Source
-AT91C_MC_MST1             EQU (0x1:SHL:17) ;- (MC) Master 1 Abort Source
-AT91C_MC_SVMST0           EQU (0x1:SHL:24) ;- (MC) Saved Master 0 Abort Source
-AT91C_MC_SVMST1           EQU (0x1:SHL:25) ;- (MC) Saved Master 1 Abort Source
-;- -------- MC_FMR : (MC Offset: 0x60) MC Flash Mode Register -------- 
-AT91C_MC_FRDY             EQU (0x1:SHL:0) ;- (MC) Flash Ready
-AT91C_MC_LOCKE            EQU (0x1:SHL:2) ;- (MC) Lock Error
-AT91C_MC_PROGE            EQU (0x1:SHL:3) ;- (MC) Programming Error
-AT91C_MC_NEBP             EQU (0x1:SHL:7) ;- (MC) No Erase Before Programming
-AT91C_MC_FWS              EQU (0x3:SHL:8) ;- (MC) Flash Wait State
-AT91C_MC_FWS_0FWS         EQU (0x0:SHL:8) ;- (MC) 1 cycle for Read, 2 for Write operations
-AT91C_MC_FWS_1FWS         EQU (0x1:SHL:8) ;- (MC) 2 cycles for Read, 3 for Write operations
-AT91C_MC_FWS_2FWS         EQU (0x2:SHL:8) ;- (MC) 3 cycles for Read, 4 for Write operations
-AT91C_MC_FWS_3FWS         EQU (0x3:SHL:8) ;- (MC) 4 cycles for Read, 4 for Write operations
-AT91C_MC_FMCN             EQU (0xFF:SHL:16) ;- (MC) Flash Microsecond Cycle Number
-;- -------- MC_FCR : (MC Offset: 0x64) MC Flash Command Register -------- 
-AT91C_MC_FCMD             EQU (0xF:SHL:0) ;- (MC) Flash Command
-AT91C_MC_FCMD_START_PROG  EQU (0x1) ;- (MC) Starts the programming of th epage specified by PAGEN.
-AT91C_MC_FCMD_LOCK        EQU (0x2) ;- (MC) Starts a lock sequence of the sector defined by the bits 4 to 7 of the field PAGEN.
-AT91C_MC_FCMD_PROG_AND_LOCK EQU (0x3) ;- (MC) The lock sequence automatically happens after the programming sequence is completed.
-AT91C_MC_FCMD_UNLOCK      EQU (0x4) ;- (MC) Starts an unlock sequence of the sector defined by the bits 4 to 7 of the field PAGEN.
-AT91C_MC_FCMD_ERASE_ALL   EQU (0x8) ;- (MC) Starts the erase of the entire flash.If at least a page is locked, the command is cancelled.
-AT91C_MC_FCMD_SET_GP_NVM  EQU (0xB) ;- (MC) Set General Purpose NVM bits.
-AT91C_MC_FCMD_CLR_GP_NVM  EQU (0xD) ;- (MC) Clear General Purpose NVM bits.
-AT91C_MC_FCMD_SET_SECURITY EQU (0xF) ;- (MC) Set Security Bit.
-AT91C_MC_PAGEN            EQU (0x3FF:SHL:8) ;- (MC) Page Number
-AT91C_MC_KEY              EQU (0xFF:SHL:24) ;- (MC) Writing Protect Key
-;- -------- MC_FSR : (MC Offset: 0x68) MC Flash Command Register -------- 
-AT91C_MC_SECURITY         EQU (0x1:SHL:4) ;- (MC) Security Bit Status
-AT91C_MC_GPNVM0           EQU (0x1:SHL:8) ;- (MC) Sector 0 Lock Status
-AT91C_MC_GPNVM1           EQU (0x1:SHL:9) ;- (MC) Sector 1 Lock Status
-AT91C_MC_GPNVM2           EQU (0x1:SHL:10) ;- (MC) Sector 2 Lock Status
-AT91C_MC_GPNVM3           EQU (0x1:SHL:11) ;- (MC) Sector 3 Lock Status
-AT91C_MC_GPNVM4           EQU (0x1:SHL:12) ;- (MC) Sector 4 Lock Status
-AT91C_MC_GPNVM5           EQU (0x1:SHL:13) ;- (MC) Sector 5 Lock Status
-AT91C_MC_GPNVM6           EQU (0x1:SHL:14) ;- (MC) Sector 6 Lock Status
-AT91C_MC_GPNVM7           EQU (0x1:SHL:15) ;- (MC) Sector 7 Lock Status
-AT91C_MC_LOCKS0           EQU (0x1:SHL:16) ;- (MC) Sector 0 Lock Status
-AT91C_MC_LOCKS1           EQU (0x1:SHL:17) ;- (MC) Sector 1 Lock Status
-AT91C_MC_LOCKS2           EQU (0x1:SHL:18) ;- (MC) Sector 2 Lock Status
-AT91C_MC_LOCKS3           EQU (0x1:SHL:19) ;- (MC) Sector 3 Lock Status
-AT91C_MC_LOCKS4           EQU (0x1:SHL:20) ;- (MC) Sector 4 Lock Status
-AT91C_MC_LOCKS5           EQU (0x1:SHL:21) ;- (MC) Sector 5 Lock Status
-AT91C_MC_LOCKS6           EQU (0x1:SHL:22) ;- (MC) Sector 6 Lock Status
-AT91C_MC_LOCKS7           EQU (0x1:SHL:23) ;- (MC) Sector 7 Lock Status
-AT91C_MC_LOCKS8           EQU (0x1:SHL:24) ;- (MC) Sector 8 Lock Status
-AT91C_MC_LOCKS9           EQU (0x1:SHL:25) ;- (MC) Sector 9 Lock Status
-AT91C_MC_LOCKS10          EQU (0x1:SHL:26) ;- (MC) Sector 10 Lock Status
-AT91C_MC_LOCKS11          EQU (0x1:SHL:27) ;- (MC) Sector 11 Lock Status
-AT91C_MC_LOCKS12          EQU (0x1:SHL:28) ;- (MC) Sector 12 Lock Status
-AT91C_MC_LOCKS13          EQU (0x1:SHL:29) ;- (MC) Sector 13 Lock Status
-AT91C_MC_LOCKS14          EQU (0x1:SHL:30) ;- (MC) Sector 14 Lock Status
-AT91C_MC_LOCKS15          EQU (0x1:SHL:31) ;- (MC) Sector 15 Lock Status
-
-;- *****************************************************************************
-;-              SOFTWARE API DEFINITION  FOR Serial Parallel Interface
-;- *****************************************************************************
-                ^ 0 ;- AT91S_SPI
-SPI_CR          #  4 ;- Control Register
-SPI_MR          #  4 ;- Mode Register
-SPI_RDR         #  4 ;- Receive Data Register
-SPI_TDR         #  4 ;- Transmit Data Register
-SPI_SR          #  4 ;- Status Register
-SPI_IER         #  4 ;- Interrupt Enable Register
-SPI_IDR         #  4 ;- Interrupt Disable Register
-SPI_IMR         #  4 ;- Interrupt Mask Register
-                # 16 ;- Reserved
-SPI_CSR         # 16 ;- Chip Select Register
-                # 192 ;- Reserved
-SPI_RPR         #  4 ;- Receive Pointer Register
-SPI_RCR         #  4 ;- Receive Counter Register
-SPI_TPR         #  4 ;- Transmit Pointer Register
-SPI_TCR         #  4 ;- Transmit Counter Register
-SPI_RNPR        #  4 ;- Receive Next Pointer Register
-SPI_RNCR        #  4 ;- Receive Next Counter Register
-SPI_TNPR        #  4 ;- Transmit Next Pointer Register
-SPI_TNCR        #  4 ;- Transmit Next Counter Register
-SPI_PTCR        #  4 ;- PDC Transfer Control Register
-SPI_PTSR        #  4 ;- PDC Transfer Status Register
-;- -------- SPI_CR : (SPI Offset: 0x0) SPI Control Register -------- 
-AT91C_SPI_SPIEN           EQU (0x1:SHL:0) ;- (SPI) SPI Enable
-AT91C_SPI_SPIDIS          EQU (0x1:SHL:1) ;- (SPI) SPI Disable
-AT91C_SPI_SWRST           EQU (0x1:SHL:7) ;- (SPI) SPI Software reset
-AT91C_SPI_LASTXFER        EQU (0x1:SHL:24) ;- (SPI) SPI Last Transfer
-;- -------- SPI_MR : (SPI Offset: 0x4) SPI Mode Register -------- 
-AT91C_SPI_MSTR            EQU (0x1:SHL:0) ;- (SPI) Master/Slave Mode
-AT91C_SPI_PS              EQU (0x1:SHL:1) ;- (SPI) Peripheral Select
-AT91C_SPI_PS_FIXED        EQU (0x0:SHL:1) ;- (SPI) Fixed Peripheral Select
-AT91C_SPI_PS_VARIABLE     EQU (0x1:SHL:1) ;- (SPI) Variable Peripheral Select
-AT91C_SPI_PCSDEC          EQU (0x1:SHL:2) ;- (SPI) Chip Select Decode
-AT91C_SPI_FDIV            EQU (0x1:SHL:3) ;- (SPI) Clock Selection
-AT91C_SPI_MODFDIS         EQU (0x1:SHL:4) ;- (SPI) Mode Fault Detection
-AT91C_SPI_LLB             EQU (0x1:SHL:7) ;- (SPI) Clock Selection
-AT91C_SPI_PCS             EQU (0xF:SHL:16) ;- (SPI) Peripheral Chip Select
-AT91C_SPI_DLYBCS          EQU (0xFF:SHL:24) ;- (SPI) Delay Between Chip Selects
-;- -------- SPI_RDR : (SPI Offset: 0x8) Receive Data Register -------- 
-AT91C_SPI_RD              EQU (0xFFFF:SHL:0) ;- (SPI) Receive Data
-AT91C_SPI_RPCS            EQU (0xF:SHL:16) ;- (SPI) Peripheral Chip Select Status
-;- -------- SPI_TDR : (SPI Offset: 0xc) Transmit Data Register -------- 
-AT91C_SPI_TD              EQU (0xFFFF:SHL:0) ;- (SPI) Transmit Data
-AT91C_SPI_TPCS            EQU (0xF:SHL:16) ;- (SPI) Peripheral Chip Select Status
-;- -------- SPI_SR : (SPI Offset: 0x10) Status Register -------- 
-AT91C_SPI_RDRF            EQU (0x1:SHL:0) ;- (SPI) Receive Data Register Full
-AT91C_SPI_TDRE            EQU (0x1:SHL:1) ;- (SPI) Transmit Data Register Empty
-AT91C_SPI_MODF            EQU (0x1:SHL:2) ;- (SPI) Mode Fault Error
-AT91C_SPI_OVRES           EQU (0x1:SHL:3) ;- (SPI) Overrun Error Status
-AT91C_SPI_ENDRX           EQU (0x1:SHL:4) ;- (SPI) End of Receiver Transfer
-AT91C_SPI_ENDTX           EQU (0x1:SHL:5) ;- (SPI) End of Receiver Transfer
-AT91C_SPI_RXBUFF          EQU (0x1:SHL:6) ;- (SPI) RXBUFF Interrupt
-AT91C_SPI_TXBUFE          EQU (0x1:SHL:7) ;- (SPI) TXBUFE Interrupt
-AT91C_SPI_NSSR            EQU (0x1:SHL:8) ;- (SPI) NSSR Interrupt
-AT91C_SPI_TXEMPTY         EQU (0x1:SHL:9) ;- (SPI) TXEMPTY Interrupt
-AT91C_SPI_SPIENS          EQU (0x1:SHL:16) ;- (SPI) Enable Status
-;- -------- SPI_IER : (SPI Offset: 0x14) Interrupt Enable Register -------- 
-;- -------- SPI_IDR : (SPI Offset: 0x18) Interrupt Disable Register -------- 
-;- -------- SPI_IMR : (SPI Offset: 0x1c) Interrupt Mask Register -------- 
-;- -------- SPI_CSR : (SPI Offset: 0x30) Chip Select Register -------- 
-AT91C_SPI_CPOL            EQU (0x1:SHL:0) ;- (SPI) Clock Polarity
-AT91C_SPI_NCPHA           EQU (0x1:SHL:1) ;- (SPI) Clock Phase
-AT91C_SPI_CSAAT           EQU (0x1:SHL:3) ;- (SPI) Chip Select Active After Transfer
-AT91C_SPI_BITS            EQU (0xF:SHL:4) ;- (SPI) Bits Per Transfer
-AT91C_SPI_BITS_8          EQU (0x0:SHL:4) ;- (SPI) 8 Bits Per transfer
-AT91C_SPI_BITS_9          EQU (0x1:SHL:4) ;- (SPI) 9 Bits Per transfer
-AT91C_SPI_BITS_10         EQU (0x2:SHL:4) ;- (SPI) 10 Bits Per transfer
-AT91C_SPI_BITS_11         EQU (0x3:SHL:4) ;- (SPI) 11 Bits Per transfer
-AT91C_SPI_BITS_12         EQU (0x4:SHL:4) ;- (SPI) 12 Bits Per transfer
-AT91C_SPI_BITS_13         EQU (0x5:SHL:4) ;- (SPI) 13 Bits Per transfer
-AT91C_SPI_BITS_14         EQU (0x6:SHL:4) ;- (SPI) 14 Bits Per transfer
-AT91C_SPI_BITS_15         EQU (0x7:SHL:4) ;- (SPI) 15 Bits Per transfer
-AT91C_SPI_BITS_16         EQU (0x8:SHL:4) ;- (SPI) 16 Bits Per transfer
-AT91C_SPI_SCBR            EQU (0xFF:SHL:8) ;- (SPI) Serial Clock Baud Rate
-AT91C_SPI_DLYBS           EQU (0xFF:SHL:16) ;- (SPI) Delay Before SPCK
-AT91C_SPI_DLYBCT          EQU (0xFF:SHL:24) ;- (SPI) Delay Between Consecutive Transfers
-
-;- *****************************************************************************
-;-              SOFTWARE API DEFINITION  FOR Usart
-;- *****************************************************************************
-                ^ 0 ;- AT91S_USART
-US_CR           #  4 ;- Control Register
-US_MR           #  4 ;- Mode Register
-US_IER          #  4 ;- Interrupt Enable Register
-US_IDR          #  4 ;- Interrupt Disable Register
-US_IMR          #  4 ;- Interrupt Mask Register
-US_CSR          #  4 ;- Channel Status Register
-US_RHR          #  4 ;- Receiver Holding Register
-US_THR          #  4 ;- Transmitter Holding Register
-US_BRGR         #  4 ;- Baud Rate Generator Register
-US_RTOR         #  4 ;- Receiver Time-out Register
-US_TTGR         #  4 ;- Transmitter Time-guard Register
-                # 20 ;- Reserved
-US_FIDI         #  4 ;- FI_DI_Ratio Register
-US_NER          #  4 ;- Nb Errors Register
-                #  4 ;- Reserved
-US_IF           #  4 ;- IRDA_FILTER Register
-                # 176 ;- Reserved
-US_RPR          #  4 ;- Receive Pointer Register
-US_RCR          #  4 ;- Receive Counter Register
-US_TPR          #  4 ;- Transmit Pointer Register
-US_TCR          #  4 ;- Transmit Counter Register
-US_RNPR         #  4 ;- Receive Next Pointer Register
-US_RNCR         #  4 ;- Receive Next Counter Register
-US_TNPR         #  4 ;- Transmit Next Pointer Register
-US_TNCR         #  4 ;- Transmit Next Counter Register
-US_PTCR         #  4 ;- PDC Transfer Control Register
-US_PTSR         #  4 ;- PDC Transfer Status Register
-;- -------- US_CR : (USART Offset: 0x0) Debug Unit Control Register -------- 
-AT91C_US_STTBRK           EQU (0x1:SHL:9) ;- (USART) Start Break
-AT91C_US_STPBRK           EQU (0x1:SHL:10) ;- (USART) Stop Break
-AT91C_US_STTTO            EQU (0x1:SHL:11) ;- (USART) Start Time-out
-AT91C_US_SENDA            EQU (0x1:SHL:12) ;- (USART) Send Address
-AT91C_US_RSTIT            EQU (0x1:SHL:13) ;- (USART) Reset Iterations
-AT91C_US_RSTNACK          EQU (0x1:SHL:14) ;- (USART) Reset Non Acknowledge
-AT91C_US_RETTO            EQU (0x1:SHL:15) ;- (USART) Rearm Time-out
-AT91C_US_DTREN            EQU (0x1:SHL:16) ;- (USART) Data Terminal ready Enable
-AT91C_US_DTRDIS           EQU (0x1:SHL:17) ;- (USART) Data Terminal ready Disable
-AT91C_US_RTSEN            EQU (0x1:SHL:18) ;- (USART) Request to Send enable
-AT91C_US_RTSDIS           EQU (0x1:SHL:19) ;- (USART) Request to Send Disable
-;- -------- US_MR : (USART Offset: 0x4) Debug Unit Mode Register -------- 
-AT91C_US_USMODE           EQU (0xF:SHL:0) ;- (USART) Usart mode
-AT91C_US_USMODE_NORMAL    EQU (0x0) ;- (USART) Normal
-AT91C_US_USMODE_RS485     EQU (0x1) ;- (USART) RS485
-AT91C_US_USMODE_HWHSH     EQU (0x2) ;- (USART) Hardware Handshaking
-AT91C_US_USMODE_MODEM     EQU (0x3) ;- (USART) Modem
-AT91C_US_USMODE_ISO7816_0 EQU (0x4) ;- (USART) ISO7816 protocol: T = 0
-AT91C_US_USMODE_ISO7816_1 EQU (0x6) ;- (USART) ISO7816 protocol: T = 1
-AT91C_US_USMODE_IRDA      EQU (0x8) ;- (USART) IrDA
-AT91C_US_USMODE_SWHSH     EQU (0xC) ;- (USART) Software Handshaking
-AT91C_US_CLKS             EQU (0x3:SHL:4) ;- (USART) Clock Selection (Baud Rate generator Input Clock
-AT91C_US_CLKS_CLOCK       EQU (0x0:SHL:4) ;- (USART) Clock
-AT91C_US_CLKS_FDIV1       EQU (0x1:SHL:4) ;- (USART) fdiv1
-AT91C_US_CLKS_SLOW        EQU (0x2:SHL:4) ;- (USART) slow_clock (ARM)
-AT91C_US_CLKS_EXT         EQU (0x3:SHL:4) ;- (USART) External (SCK)
-AT91C_US_CHRL             EQU (0x3:SHL:6) ;- (USART) Clock Selection (Baud Rate generator Input Clock
-AT91C_US_CHRL_5_BITS      EQU (0x0:SHL:6) ;- (USART) Character Length: 5 bits
-AT91C_US_CHRL_6_BITS      EQU (0x1:SHL:6) ;- (USART) Character Length: 6 bits
-AT91C_US_CHRL_7_BITS      EQU (0x2:SHL:6) ;- (USART) Character Length: 7 bits
-AT91C_US_CHRL_8_BITS      EQU (0x3:SHL:6) ;- (USART) Character Length: 8 bits
-AT91C_US_SYNC             EQU (0x1:SHL:8) ;- (USART) Synchronous Mode Select
-AT91C_US_NBSTOP           EQU (0x3:SHL:12) ;- (USART) Number of Stop bits
-AT91C_US_NBSTOP_1_BIT     EQU (0x0:SHL:12) ;- (USART) 1 stop bit
-AT91C_US_NBSTOP_15_BIT    EQU (0x1:SHL:12) ;- (USART) Asynchronous (SYNC=0) 2 stop bits Synchronous (SYNC=1) 2 stop bits
-AT91C_US_NBSTOP_2_BIT     EQU (0x2:SHL:12) ;- (USART) 2 stop bits
-AT91C_US_MSBF             EQU (0x1:SHL:16) ;- (USART) Bit Order
-AT91C_US_MODE9            EQU (0x1:SHL:17) ;- (USART) 9-bit Character length
-AT91C_US_CKLO             EQU (0x1:SHL:18) ;- (USART) Clock Output Select
-AT91C_US_OVER             EQU (0x1:SHL:19) ;- (USART) Over Sampling Mode
-AT91C_US_INACK            EQU (0x1:SHL:20) ;- (USART) Inhibit Non Acknowledge
-AT91C_US_DSNACK           EQU (0x1:SHL:21) ;- (USART) Disable Successive NACK
-AT91C_US_MAX_ITER         EQU (0x1:SHL:24) ;- (USART) Number of Repetitions
-AT91C_US_FILTER           EQU (0x1:SHL:28) ;- (USART) Receive Line Filter
-;- -------- US_IER : (USART Offset: 0x8) Debug Unit Interrupt Enable Register -------- 
-AT91C_US_RXBRK            EQU (0x1:SHL:2) ;- (USART) Break Received/End of Break
-AT91C_US_TIMEOUT          EQU (0x1:SHL:8) ;- (USART) Receiver Time-out
-AT91C_US_ITERATION        EQU (0x1:SHL:10) ;- (USART) Max number of Repetitions Reached
-AT91C_US_NACK             EQU (0x1:SHL:13) ;- (USART) Non Acknowledge
-AT91C_US_RIIC             EQU (0x1:SHL:16) ;- (USART) Ring INdicator Input Change Flag
-AT91C_US_DSRIC            EQU (0x1:SHL:17) ;- (USART) Data Set Ready Input Change Flag
-AT91C_US_DCDIC            EQU (0x1:SHL:18) ;- (USART) Data Carrier Flag
-AT91C_US_CTSIC            EQU (0x1:SHL:19) ;- (USART) Clear To Send Input Change Flag
-;- -------- US_IDR : (USART Offset: 0xc) Debug Unit Interrupt Disable Register -------- 
-;- -------- US_IMR : (USART Offset: 0x10) Debug Unit Interrupt Mask Register -------- 
-;- -------- US_CSR : (USART Offset: 0x14) Debug Unit Channel Status Register -------- 
-AT91C_US_RI               EQU (0x1:SHL:20) ;- (USART) Image of RI Input
-AT91C_US_DSR              EQU (0x1:SHL:21) ;- (USART) Image of DSR Input
-AT91C_US_DCD              EQU (0x1:SHL:22) ;- (USART) Image of DCD Input
-AT91C_US_CTS              EQU (0x1:SHL:23) ;- (USART) Image of CTS Input
-
-;- *****************************************************************************
-;-              SOFTWARE API DEFINITION  FOR Synchronous Serial Controller Interface
-;- *****************************************************************************
-                ^ 0 ;- AT91S_SSC
-SSC_CR          #  4 ;- Control Register
-SSC_CMR         #  4 ;- Clock Mode Register
-                #  8 ;- Reserved
-SSC_RCMR        #  4 ;- Receive Clock ModeRegister
-SSC_RFMR        #  4 ;- Receive Frame Mode Register
-SSC_TCMR        #  4 ;- Transmit Clock Mode Register
-SSC_TFMR        #  4 ;- Transmit Frame Mode Register
-SSC_RHR         #  4 ;- Receive Holding Register
-SSC_THR         #  4 ;- Transmit Holding Register
-                #  8 ;- Reserved
-SSC_RSHR        #  4 ;- Receive Sync Holding Register
-SSC_TSHR        #  4 ;- Transmit Sync Holding Register
-                #  8 ;- Reserved
-SSC_SR          #  4 ;- Status Register
-SSC_IER         #  4 ;- Interrupt Enable Register
-SSC_IDR         #  4 ;- Interrupt Disable Register
-SSC_IMR         #  4 ;- Interrupt Mask Register
-                # 176 ;- Reserved
-SSC_RPR         #  4 ;- Receive Pointer Register
-SSC_RCR         #  4 ;- Receive Counter Register
-SSC_TPR         #  4 ;- Transmit Pointer Register
-SSC_TCR         #  4 ;- Transmit Counter Register
-SSC_RNPR        #  4 ;- Receive Next Pointer Register
-SSC_RNCR        #  4 ;- Receive Next Counter Register
-SSC_TNPR        #  4 ;- Transmit Next Pointer Register
-SSC_TNCR        #  4 ;- Transmit Next Counter Register
-SSC_PTCR        #  4 ;- PDC Transfer Control Register
-SSC_PTSR        #  4 ;- PDC Transfer Status Register
-;- -------- SSC_CR : (SSC Offset: 0x0) SSC Control Register -------- 
-AT91C_SSC_RXEN            EQU (0x1:SHL:0) ;- (SSC) Receive Enable
-AT91C_SSC_RXDIS           EQU (0x1:SHL:1) ;- (SSC) Receive Disable
-AT91C_SSC_TXEN            EQU (0x1:SHL:8) ;- (SSC) Transmit Enable
-AT91C_SSC_TXDIS           EQU (0x1:SHL:9) ;- (SSC) Transmit Disable
-AT91C_SSC_SWRST           EQU (0x1:SHL:15) ;- (SSC) Software Reset
-;- -------- SSC_RCMR : (SSC Offset: 0x10) SSC Receive Clock Mode Register -------- 
-AT91C_SSC_CKS             EQU (0x3:SHL:0) ;- (SSC) Receive/Transmit Clock Selection
-AT91C_SSC_CKS_DIV         EQU (0x0) ;- (SSC) Divided Clock
-AT91C_SSC_CKS_TK          EQU (0x1) ;- (SSC) TK Clock signal
-AT91C_SSC_CKS_RK          EQU (0x2) ;- (SSC) RK pin
-AT91C_SSC_CKO             EQU (0x7:SHL:2) ;- (SSC) Receive/Transmit Clock Output Mode Selection
-AT91C_SSC_CKO_NONE        EQU (0x0:SHL:2) ;- (SSC) Receive/Transmit Clock Output Mode: None RK pin: Input-only
-AT91C_SSC_CKO_CONTINOUS   EQU (0x1:SHL:2) ;- (SSC) Continuous Receive/Transmit Clock RK pin: Output
-AT91C_SSC_CKO_DATA_TX     EQU (0x2:SHL:2) ;- (SSC) Receive/Transmit Clock only during data transfers RK pin: Output
-AT91C_SSC_CKI             EQU (0x1:SHL:5) ;- (SSC) Receive/Transmit Clock Inversion
-AT91C_SSC_CKG             EQU (0x3:SHL:6) ;- (SSC) Receive/Transmit Clock Gating Selection
-AT91C_SSC_CKG_NONE        EQU (0x0:SHL:6) ;- (SSC) Receive/Transmit Clock Gating: None, continuous clock
-AT91C_SSC_CKG_LOW         EQU (0x1:SHL:6) ;- (SSC) Receive/Transmit Clock enabled only if RF Low
-AT91C_SSC_CKG_HIGH        EQU (0x2:SHL:6) ;- (SSC) Receive/Transmit Clock enabled only if RF High
-AT91C_SSC_START           EQU (0xF:SHL:8) ;- (SSC) Receive/Transmit Start Selection
-AT91C_SSC_START_CONTINOUS EQU (0x0:SHL:8) ;- (SSC) Continuous, as soon as the receiver is enabled, and immediately after the end of transfer of the previous data.
-AT91C_SSC_START_TX        EQU (0x1:SHL:8) ;- (SSC) Transmit/Receive start
-AT91C_SSC_START_LOW_RF    EQU (0x2:SHL:8) ;- (SSC) Detection of a low level on RF input
-AT91C_SSC_START_HIGH_RF   EQU (0x3:SHL:8) ;- (SSC) Detection of a high level on RF input
-AT91C_SSC_START_FALL_RF   EQU (0x4:SHL:8) ;- (SSC) Detection of a falling edge on RF input
-AT91C_SSC_START_RISE_RF   EQU (0x5:SHL:8) ;- (SSC) Detection of a rising edge on RF input
-AT91C_SSC_START_LEVEL_RF  EQU (0x6:SHL:8) ;- (SSC) Detection of any level change on RF input
-AT91C_SSC_START_EDGE_RF   EQU (0x7:SHL:8) ;- (SSC) Detection of any edge on RF input
-AT91C_SSC_START_0         EQU (0x8:SHL:8) ;- (SSC) Compare 0
-AT91C_SSC_STOP            EQU (0x1:SHL:12) ;- (SSC) Receive Stop Selection
-AT91C_SSC_STTDLY          EQU (0xFF:SHL:16) ;- (SSC) Receive/Transmit Start Delay
-AT91C_SSC_PERIOD          EQU (0xFF:SHL:24) ;- (SSC) Receive/Transmit Period Divider Selection
-;- -------- SSC_RFMR : (SSC Offset: 0x14) SSC Receive Frame Mode Register -------- 
-AT91C_SSC_DATLEN          EQU (0x1F:SHL:0) ;- (SSC) Data Length
-AT91C_SSC_LOOP            EQU (0x1:SHL:5) ;- (SSC) Loop Mode
-AT91C_SSC_MSBF            EQU (0x1:SHL:7) ;- (SSC) Most Significant Bit First
-AT91C_SSC_DATNB           EQU (0xF:SHL:8) ;- (SSC) Data Number per Frame
-AT91C_SSC_FSLEN           EQU (0xF:SHL:16) ;- (SSC) Receive/Transmit Frame Sync length
-AT91C_SSC_FSOS            EQU (0x7:SHL:20) ;- (SSC) Receive/Transmit Frame Sync Output Selection
-AT91C_SSC_FSOS_NONE       EQU (0x0:SHL:20) ;- (SSC) Selected Receive/Transmit Frame Sync Signal: None RK pin Input-only
-AT91C_SSC_FSOS_NEGATIVE   EQU (0x1:SHL:20) ;- (SSC) Selected Receive/Transmit Frame Sync Signal: Negative Pulse
-AT91C_SSC_FSOS_POSITIVE   EQU (0x2:SHL:20) ;- (SSC) Selected Receive/Transmit Frame Sync Signal: Positive Pulse
-AT91C_SSC_FSOS_LOW        EQU (0x3:SHL:20) ;- (SSC) Selected Receive/Transmit Frame Sync Signal: Driver Low during data transfer
-AT91C_SSC_FSOS_HIGH       EQU (0x4:SHL:20) ;- (SSC) Selected Receive/Transmit Frame Sync Signal: Driver High during data transfer
-AT91C_SSC_FSOS_TOGGLE     EQU (0x5:SHL:20) ;- (SSC) Selected Receive/Transmit Frame Sync Signal: Toggling at each start of data transfer
-AT91C_SSC_FSEDGE          EQU (0x1:SHL:24) ;- (SSC) Frame Sync Edge Detection
-;- -------- SSC_TCMR : (SSC Offset: 0x18) SSC Transmit Clock Mode Register -------- 
-;- -------- SSC_TFMR : (SSC Offset: 0x1c) SSC Transmit Frame Mode Register -------- 
-AT91C_SSC_DATDEF          EQU (0x1:SHL:5) ;- (SSC) Data Default Value
-AT91C_SSC_FSDEN           EQU (0x1:SHL:23) ;- (SSC) Frame Sync Data Enable
-;- -------- SSC_SR : (SSC Offset: 0x40) SSC Status Register -------- 
-AT91C_SSC_TXRDY           EQU (0x1:SHL:0) ;- (SSC) Transmit Ready
-AT91C_SSC_TXEMPTY         EQU (0x1:SHL:1) ;- (SSC) Transmit Empty
-AT91C_SSC_ENDTX           EQU (0x1:SHL:2) ;- (SSC) End Of Transmission
-AT91C_SSC_TXBUFE          EQU (0x1:SHL:3) ;- (SSC) Transmit Buffer Empty
-AT91C_SSC_RXRDY           EQU (0x1:SHL:4) ;- (SSC) Receive Ready
-AT91C_SSC_OVRUN           EQU (0x1:SHL:5) ;- (SSC) Receive Overrun
-AT91C_SSC_ENDRX           EQU (0x1:SHL:6) ;- (SSC) End of Reception
-AT91C_SSC_RXBUFF          EQU (0x1:SHL:7) ;- (SSC) Receive Buffer Full
-AT91C_SSC_CP0             EQU (0x1:SHL:8) ;- (SSC) Compare 0
-AT91C_SSC_CP1             EQU (0x1:SHL:9) ;- (SSC) Compare 1
-AT91C_SSC_TXSYN           EQU (0x1:SHL:10) ;- (SSC) Transmit Sync
-AT91C_SSC_RXSYN           EQU (0x1:SHL:11) ;- (SSC) Receive Sync
-AT91C_SSC_TXENA           EQU (0x1:SHL:16) ;- (SSC) Transmit Enable
-AT91C_SSC_RXENA           EQU (0x1:SHL:17) ;- (SSC) Receive Enable
-;- -------- SSC_IER : (SSC Offset: 0x44) SSC Interrupt Enable Register -------- 
-;- -------- SSC_IDR : (SSC Offset: 0x48) SSC Interrupt Disable Register -------- 
-;- -------- SSC_IMR : (SSC Offset: 0x4c) SSC Interrupt Mask Register -------- 
-
-;- *****************************************************************************
-;-              SOFTWARE API DEFINITION  FOR Two-wire Interface
-;- *****************************************************************************
-                ^ 0 ;- AT91S_TWI
-TWI_CR          #  4 ;- Control Register
-TWI_MMR         #  4 ;- Master Mode Register
-                #  4 ;- Reserved
-TWI_IADR        #  4 ;- Internal Address Register
-TWI_CWGR        #  4 ;- Clock Waveform Generator Register
-                # 12 ;- Reserved
-TWI_SR          #  4 ;- Status Register
-TWI_IER         #  4 ;- Interrupt Enable Register
-TWI_IDR         #  4 ;- Interrupt Disable Register
-TWI_IMR         #  4 ;- Interrupt Mask Register
-TWI_RHR         #  4 ;- Receive Holding Register
-TWI_THR         #  4 ;- Transmit Holding Register
-;- -------- TWI_CR : (TWI Offset: 0x0) TWI Control Register -------- 
-AT91C_TWI_START           EQU (0x1:SHL:0) ;- (TWI) Send a START Condition
-AT91C_TWI_STOP            EQU (0x1:SHL:1) ;- (TWI) Send a STOP Condition
-AT91C_TWI_MSEN            EQU (0x1:SHL:2) ;- (TWI) TWI Master Transfer Enabled
-AT91C_TWI_MSDIS           EQU (0x1:SHL:3) ;- (TWI) TWI Master Transfer Disabled
-AT91C_TWI_SWRST           EQU (0x1:SHL:7) ;- (TWI) Software Reset
-;- -------- TWI_MMR : (TWI Offset: 0x4) TWI Master Mode Register -------- 
-AT91C_TWI_IADRSZ          EQU (0x3:SHL:8) ;- (TWI) Internal Device Address Size
-AT91C_TWI_IADRSZ_NO       EQU (0x0:SHL:8) ;- (TWI) No internal device address
-AT91C_TWI_IADRSZ_1_BYTE   EQU (0x1:SHL:8) ;- (TWI) One-byte internal device address
-AT91C_TWI_IADRSZ_2_BYTE   EQU (0x2:SHL:8) ;- (TWI) Two-byte internal device address
-AT91C_TWI_IADRSZ_3_BYTE   EQU (0x3:SHL:8) ;- (TWI) Three-byte internal device address
-AT91C_TWI_MREAD           EQU (0x1:SHL:12) ;- (TWI) Master Read Direction
-AT91C_TWI_DADR            EQU (0x7F:SHL:16) ;- (TWI) Device Address
-;- -------- TWI_CWGR : (TWI Offset: 0x10) TWI Clock Waveform Generator Register -------- 
-AT91C_TWI_CLDIV           EQU (0xFF:SHL:0) ;- (TWI) Clock Low Divider
-AT91C_TWI_CHDIV           EQU (0xFF:SHL:8) ;- (TWI) Clock High Divider
-AT91C_TWI_CKDIV           EQU (0x7:SHL:16) ;- (TWI) Clock Divider
-;- -------- TWI_SR : (TWI Offset: 0x20) TWI Status Register -------- 
-AT91C_TWI_TXCOMP          EQU (0x1:SHL:0) ;- (TWI) Transmission Completed
-AT91C_TWI_RXRDY           EQU (0x1:SHL:1) ;- (TWI) Receive holding register ReaDY
-AT91C_TWI_TXRDY           EQU (0x1:SHL:2) ;- (TWI) Transmit holding register ReaDY
-AT91C_TWI_OVRE            EQU (0x1:SHL:6) ;- (TWI) Overrun Error
-AT91C_TWI_UNRE            EQU (0x1:SHL:7) ;- (TWI) Underrun Error
-AT91C_TWI_NACK            EQU (0x1:SHL:8) ;- (TWI) Not Acknowledged
-;- -------- TWI_IER : (TWI Offset: 0x24) TWI Interrupt Enable Register -------- 
-;- -------- TWI_IDR : (TWI Offset: 0x28) TWI Interrupt Disable Register -------- 
-;- -------- TWI_IMR : (TWI Offset: 0x2c) TWI Interrupt Mask Register -------- 
-
-;- *****************************************************************************
-;-              SOFTWARE API DEFINITION  FOR PWMC Channel Interface
-;- *****************************************************************************
-                ^ 0 ;- AT91S_PWMC_CH
-PWMC_CMR        #  4 ;- Channel Mode Register
-PWMC_CDTYR      #  4 ;- Channel Duty Cycle Register
-PWMC_CPRDR      #  4 ;- Channel Period Register
-PWMC_CCNTR      #  4 ;- Channel Counter Register
-PWMC_CUPDR      #  4 ;- Channel Update Register
-PWMC_Reserved   # 12 ;- Reserved
-;- -------- PWMC_CMR : (PWMC_CH Offset: 0x0) PWMC Channel Mode Register -------- 
-AT91C_PWMC_CPRE           EQU (0xF:SHL:0) ;- (PWMC_CH) Channel Pre-scaler : PWMC_CLKx
-AT91C_PWMC_CPRE_MCK       EQU (0x0) ;- (PWMC_CH) 
-AT91C_PWMC_CPRE_MCKA      EQU (0xB) ;- (PWMC_CH) 
-AT91C_PWMC_CPRE_MCKB      EQU (0xC) ;- (PWMC_CH) 
-AT91C_PWMC_CALG           EQU (0x1:SHL:8) ;- (PWMC_CH) Channel Alignment
-AT91C_PWMC_CPOL           EQU (0x1:SHL:9) ;- (PWMC_CH) Channel Polarity
-AT91C_PWMC_CPD            EQU (0x1:SHL:10) ;- (PWMC_CH) Channel Update Period
-;- -------- PWMC_CDTYR : (PWMC_CH Offset: 0x4) PWMC Channel Duty Cycle Register -------- 
-AT91C_PWMC_CDTY           EQU (0x0:SHL:0) ;- (PWMC_CH) Channel Duty Cycle
-;- -------- PWMC_CPRDR : (PWMC_CH Offset: 0x8) PWMC Channel Period Register -------- 
-AT91C_PWMC_CPRD           EQU (0x0:SHL:0) ;- (PWMC_CH) Channel Period
-;- -------- PWMC_CCNTR : (PWMC_CH Offset: 0xc) PWMC Channel Counter Register -------- 
-AT91C_PWMC_CCNT           EQU (0x0:SHL:0) ;- (PWMC_CH) Channel Counter
-;- -------- PWMC_CUPDR : (PWMC_CH Offset: 0x10) PWMC Channel Update Register -------- 
-AT91C_PWMC_CUPD           EQU (0x0:SHL:0) ;- (PWMC_CH) Channel Update
-
-;- *****************************************************************************
-;-              SOFTWARE API DEFINITION  FOR Pulse Width Modulation Controller Interface
-;- *****************************************************************************
-                ^ 0 ;- AT91S_PWMC
-PWMC_MR         #  4 ;- PWMC Mode Register
-PWMC_ENA        #  4 ;- PWMC Enable Register
-PWMC_DIS        #  4 ;- PWMC Disable Register
-PWMC_SR         #  4 ;- PWMC Status Register
-PWMC_IER        #  4 ;- PWMC Interrupt Enable Register
-PWMC_IDR        #  4 ;- PWMC Interrupt Disable Register
-PWMC_IMR        #  4 ;- PWMC Interrupt Mask Register
-PWMC_ISR        #  4 ;- PWMC Interrupt Status Register
-                # 220 ;- Reserved
-PWMC_VR         #  4 ;- PWMC Version Register
-                # 256 ;- Reserved
-PWMC_CH         # 96 ;- PWMC Channel
-;- -------- PWMC_MR : (PWMC Offset: 0x0) PWMC Mode Register -------- 
-AT91C_PWMC_DIVA           EQU (0xFF:SHL:0) ;- (PWMC) CLKA divide factor.
-AT91C_PWMC_PREA           EQU (0xF:SHL:8) ;- (PWMC) Divider Input Clock Prescaler A
-AT91C_PWMC_PREA_MCK       EQU (0x0:SHL:8) ;- (PWMC) 
-AT91C_PWMC_DIVB           EQU (0xFF:SHL:16) ;- (PWMC) CLKB divide factor.
-AT91C_PWMC_PREB           EQU (0xF:SHL:24) ;- (PWMC) Divider Input Clock Prescaler B
-AT91C_PWMC_PREB_MCK       EQU (0x0:SHL:24) ;- (PWMC) 
-;- -------- PWMC_ENA : (PWMC Offset: 0x4) PWMC Enable Register -------- 
-AT91C_PWMC_CHID0          EQU (0x1:SHL:0) ;- (PWMC) Channel ID 0
-AT91C_PWMC_CHID1          EQU (0x1:SHL:1) ;- (PWMC) Channel ID 1
-AT91C_PWMC_CHID2          EQU (0x1:SHL:2) ;- (PWMC) Channel ID 2
-AT91C_PWMC_CHID3          EQU (0x1:SHL:3) ;- (PWMC) Channel ID 3
-;- -------- PWMC_DIS : (PWMC Offset: 0x8) PWMC Disable Register -------- 
-;- -------- PWMC_SR : (PWMC Offset: 0xc) PWMC Status Register -------- 
-;- -------- PWMC_IER : (PWMC Offset: 0x10) PWMC Interrupt Enable Register -------- 
-;- -------- PWMC_IDR : (PWMC Offset: 0x14) PWMC Interrupt Disable Register -------- 
-;- -------- PWMC_IMR : (PWMC Offset: 0x18) PWMC Interrupt Mask Register -------- 
-;- -------- PWMC_ISR : (PWMC Offset: 0x1c) PWMC Interrupt Status Register -------- 
-
-;- *****************************************************************************
-;-              SOFTWARE API DEFINITION  FOR USB Device Interface
-;- *****************************************************************************
-                ^ 0 ;- AT91S_UDP
-UDP_NUM         #  4 ;- Frame Number Register
-UDP_GLBSTATE    #  4 ;- Global State Register
-UDP_FADDR       #  4 ;- Function Address Register
-                #  4 ;- Reserved
-UDP_IER         #  4 ;- Interrupt Enable Register
-UDP_IDR         #  4 ;- Interrupt Disable Register
-UDP_IMR         #  4 ;- Interrupt Mask Register
-UDP_ISR         #  4 ;- Interrupt Status Register
-UDP_ICR         #  4 ;- Interrupt Clear Register
-                #  4 ;- Reserved
-UDP_RSTEP       #  4 ;- Reset Endpoint Register
-                #  4 ;- Reserved
-UDP_CSR         # 24 ;- Endpoint Control and Status Register
-                #  8 ;- Reserved
-UDP_FDR         # 24 ;- Endpoint FIFO Data Register
-                # 12 ;- Reserved
-UDP_TXVC        #  4 ;- Transceiver Control Register
-;- -------- UDP_FRM_NUM : (UDP Offset: 0x0) USB Frame Number Register -------- 
-AT91C_UDP_FRM_NUM         EQU (0x7FF:SHL:0) ;- (UDP) Frame Number as Defined in the Packet Field Formats
-AT91C_UDP_FRM_ERR         EQU (0x1:SHL:16) ;- (UDP) Frame Error
-AT91C_UDP_FRM_OK          EQU (0x1:SHL:17) ;- (UDP) Frame OK
-;- -------- UDP_GLB_STATE : (UDP Offset: 0x4) USB Global State Register -------- 
-AT91C_UDP_FADDEN          EQU (0x1:SHL:0) ;- (UDP) Function Address Enable
-AT91C_UDP_CONFG           EQU (0x1:SHL:1) ;- (UDP) Configured
-AT91C_UDP_ESR             EQU (0x1:SHL:2) ;- (UDP) Enable Send Resume
-AT91C_UDP_RSMINPR         EQU (0x1:SHL:3) ;- (UDP) A Resume Has Been Sent to the Host
-AT91C_UDP_RMWUPE          EQU (0x1:SHL:4) ;- (UDP) Remote Wake Up Enable
-;- -------- UDP_FADDR : (UDP Offset: 0x8) USB Function Address Register -------- 
-AT91C_UDP_FADD            EQU (0xFF:SHL:0) ;- (UDP) Function Address Value
-AT91C_UDP_FEN             EQU (0x1:SHL:8) ;- (UDP) Function Enable
-;- -------- UDP_IER : (UDP Offset: 0x10) USB Interrupt Enable Register -------- 
-AT91C_UDP_EPINT0          EQU (0x1:SHL:0) ;- (UDP) Endpoint 0 Interrupt
-AT91C_UDP_EPINT1          EQU (0x1:SHL:1) ;- (UDP) Endpoint 0 Interrupt
-AT91C_UDP_EPINT2          EQU (0x1:SHL:2) ;- (UDP) Endpoint 2 Interrupt
-AT91C_UDP_EPINT3          EQU (0x1:SHL:3) ;- (UDP) Endpoint 3 Interrupt
-AT91C_UDP_EPINT4          EQU (0x1:SHL:4) ;- (UDP) Endpoint 4 Interrupt
-AT91C_UDP_EPINT5          EQU (0x1:SHL:5) ;- (UDP) Endpoint 5 Interrupt
-AT91C_UDP_RXSUSP          EQU (0x1:SHL:8) ;- (UDP) USB Suspend Interrupt
-AT91C_UDP_RXRSM           EQU (0x1:SHL:9) ;- (UDP) USB Resume Interrupt
-AT91C_UDP_EXTRSM          EQU (0x1:SHL:10) ;- (UDP) USB External Resume Interrupt
-AT91C_UDP_SOFINT          EQU (0x1:SHL:11) ;- (UDP) USB Start Of frame Interrupt
-AT91C_UDP_WAKEUP          EQU (0x1:SHL:13) ;- (UDP) USB Resume Interrupt
-;- -------- UDP_IDR : (UDP Offset: 0x14) USB Interrupt Disable Register -------- 
-;- -------- UDP_IMR : (UDP Offset: 0x18) USB Interrupt Mask Register -------- 
-;- -------- UDP_ISR : (UDP Offset: 0x1c) USB Interrupt Status Register -------- 
-AT91C_UDP_ENDBUSRES       EQU (0x1:SHL:12) ;- (UDP) USB End Of Bus Reset Interrupt
-;- -------- UDP_ICR : (UDP Offset: 0x20) USB Interrupt Clear Register -------- 
-;- -------- UDP_RST_EP : (UDP Offset: 0x28) USB Reset Endpoint Register -------- 
-AT91C_UDP_EP0             EQU (0x1:SHL:0) ;- (UDP) Reset Endpoint 0
-AT91C_UDP_EP1             EQU (0x1:SHL:1) ;- (UDP) Reset Endpoint 1
-AT91C_UDP_EP2             EQU (0x1:SHL:2) ;- (UDP) Reset Endpoint 2
-AT91C_UDP_EP3             EQU (0x1:SHL:3) ;- (UDP) Reset Endpoint 3
-AT91C_UDP_EP4             EQU (0x1:SHL:4) ;- (UDP) Reset Endpoint 4
-AT91C_UDP_EP5             EQU (0x1:SHL:5) ;- (UDP) Reset Endpoint 5
-;- -------- UDP_CSR : (UDP Offset: 0x30) USB Endpoint Control and Status Register -------- 
-AT91C_UDP_TXCOMP          EQU (0x1:SHL:0) ;- (UDP) Generates an IN packet with data previously written in the DPR
-AT91C_UDP_RX_DATA_BK0     EQU (0x1:SHL:1) ;- (UDP) Receive Data Bank 0
-AT91C_UDP_RXSETUP         EQU (0x1:SHL:2) ;- (UDP) Sends STALL to the Host (Control endpoints)
-AT91C_UDP_ISOERROR        EQU (0x1:SHL:3) ;- (UDP) Isochronous error (Isochronous endpoints)
-AT91C_UDP_TXPKTRDY        EQU (0x1:SHL:4) ;- (UDP) Transmit Packet Ready
-AT91C_UDP_FORCESTALL      EQU (0x1:SHL:5) ;- (UDP) Force Stall (used by Control, Bulk and Isochronous endpoints).
-AT91C_UDP_RX_DATA_BK1     EQU (0x1:SHL:6) ;- (UDP) Receive Data Bank 1 (only used by endpoints with ping-pong attributes).
-AT91C_UDP_DIR             EQU (0x1:SHL:7) ;- (UDP) Transfer Direction
-AT91C_UDP_EPTYPE          EQU (0x7:SHL:8) ;- (UDP) Endpoint type
-AT91C_UDP_EPTYPE_CTRL     EQU (0x0:SHL:8) ;- (UDP) Control
-AT91C_UDP_EPTYPE_ISO_OUT  EQU (0x1:SHL:8) ;- (UDP) Isochronous OUT
-AT91C_UDP_EPTYPE_BULK_OUT EQU (0x2:SHL:8) ;- (UDP) Bulk OUT
-AT91C_UDP_EPTYPE_INT_OUT  EQU (0x3:SHL:8) ;- (UDP) Interrupt OUT
-AT91C_UDP_EPTYPE_ISO_IN   EQU (0x5:SHL:8) ;- (UDP) Isochronous IN
-AT91C_UDP_EPTYPE_BULK_IN  EQU (0x6:SHL:8) ;- (UDP) Bulk IN
-AT91C_UDP_EPTYPE_INT_IN   EQU (0x7:SHL:8) ;- (UDP) Interrupt IN
-AT91C_UDP_DTGLE           EQU (0x1:SHL:11) ;- (UDP) Data Toggle
-AT91C_UDP_EPEDS           EQU (0x1:SHL:15) ;- (UDP) Endpoint Enable Disable
-AT91C_UDP_RXBYTECNT       EQU (0x7FF:SHL:16) ;- (UDP) Number Of Bytes Available in the FIFO
-;- -------- UDP_TXVC : (UDP Offset: 0x74) Transceiver Control Register -------- 
-AT91C_UDP_TXVDIS          EQU (0x1:SHL:8) ;- (UDP) 
-AT91C_UDP_PUON            EQU (0x1:SHL:9) ;- (UDP) Pull-up ON
-
-;- *****************************************************************************
-;-              SOFTWARE API DEFINITION  FOR Timer Counter Channel Interface
-;- *****************************************************************************
-                ^ 0 ;- AT91S_TC
-TC_CCR          #  4 ;- Channel Control Register
-TC_CMR          #  4 ;- Channel Mode Register (Capture Mode / Waveform Mode)
-                #  8 ;- Reserved
-TC_CV           #  4 ;- Counter Value
-TC_RA           #  4 ;- Register A
-TC_RB           #  4 ;- Register B
-TC_RC           #  4 ;- Register C
-TC_SR           #  4 ;- Status Register
-TC_IER          #  4 ;- Interrupt Enable Register
-TC_IDR          #  4 ;- Interrupt Disable Register
-TC_IMR          #  4 ;- Interrupt Mask Register
-;- -------- TC_CCR : (TC Offset: 0x0) TC Channel Control Register -------- 
-AT91C_TC_CLKEN            EQU (0x1:SHL:0) ;- (TC) Counter Clock Enable Command
-AT91C_TC_CLKDIS           EQU (0x1:SHL:1) ;- (TC) Counter Clock Disable Command
-AT91C_TC_SWTRG            EQU (0x1:SHL:2) ;- (TC) Software Trigger Command
-;- -------- TC_CMR : (TC Offset: 0x4) TC Channel Mode Register: Capture Mode / Waveform Mode -------- 
-AT91C_TC_CLKS             EQU (0x7:SHL:0) ;- (TC) Clock Selection
-AT91C_TC_CLKS_TIMER_DIV1_CLOCK EQU (0x0) ;- (TC) Clock selected: TIMER_DIV1_CLOCK
-AT91C_TC_CLKS_TIMER_DIV2_CLOCK EQU (0x1) ;- (TC) Clock selected: TIMER_DIV2_CLOCK
-AT91C_TC_CLKS_TIMER_DIV3_CLOCK EQU (0x2) ;- (TC) Clock selected: TIMER_DIV3_CLOCK
-AT91C_TC_CLKS_TIMER_DIV4_CLOCK EQU (0x3) ;- (TC) Clock selected: TIMER_DIV4_CLOCK
-AT91C_TC_CLKS_TIMER_DIV5_CLOCK EQU (0x4) ;- (TC) Clock selected: TIMER_DIV5_CLOCK
-AT91C_TC_CLKS_XC0         EQU (0x5) ;- (TC) Clock selected: XC0
-AT91C_TC_CLKS_XC1         EQU (0x6) ;- (TC) Clock selected: XC1
-AT91C_TC_CLKS_XC2         EQU (0x7) ;- (TC) Clock selected: XC2
-AT91C_TC_CLKI             EQU (0x1:SHL:3) ;- (TC) Clock Invert
-AT91C_TC_BURST            EQU (0x3:SHL:4) ;- (TC) Burst Signal Selection
-AT91C_TC_BURST_NONE       EQU (0x0:SHL:4) ;- (TC) The clock is not gated by an external signal
-AT91C_TC_BURST_XC0        EQU (0x1:SHL:4) ;- (TC) XC0 is ANDed with the selected clock
-AT91C_TC_BURST_XC1        EQU (0x2:SHL:4) ;- (TC) XC1 is ANDed with the selected clock
-AT91C_TC_BURST_XC2        EQU (0x3:SHL:4) ;- (TC) XC2 is ANDed with the selected clock
-AT91C_TC_CPCSTOP          EQU (0x1:SHL:6) ;- (TC) Counter Clock Stopped with RC Compare
-AT91C_TC_LDBSTOP          EQU (0x1:SHL:6) ;- (TC) Counter Clock Stopped with RB Loading
-AT91C_TC_CPCDIS           EQU (0x1:SHL:7) ;- (TC) Counter Clock Disable with RC Compare
-AT91C_TC_LDBDIS           EQU (0x1:SHL:7) ;- (TC) Counter Clock Disabled with RB Loading
-AT91C_TC_ETRGEDG          EQU (0x3:SHL:8) ;- (TC) External Trigger Edge Selection
-AT91C_TC_ETRGEDG_NONE     EQU (0x0:SHL:8) ;- (TC) Edge: None
-AT91C_TC_ETRGEDG_RISING   EQU (0x1:SHL:8) ;- (TC) Edge: rising edge
-AT91C_TC_ETRGEDG_FALLING  EQU (0x2:SHL:8) ;- (TC) Edge: falling edge
-AT91C_TC_ETRGEDG_BOTH     EQU (0x3:SHL:8) ;- (TC) Edge: each edge
-AT91C_TC_EEVTEDG          EQU (0x3:SHL:8) ;- (TC) External Event Edge Selection
-AT91C_TC_EEVTEDG_NONE     EQU (0x0:SHL:8) ;- (TC) Edge: None
-AT91C_TC_EEVTEDG_RISING   EQU (0x1:SHL:8) ;- (TC) Edge: rising edge
-AT91C_TC_EEVTEDG_FALLING  EQU (0x2:SHL:8) ;- (TC) Edge: falling edge
-AT91C_TC_EEVTEDG_BOTH     EQU (0x3:SHL:8) ;- (TC) Edge: each edge
-AT91C_TC_EEVT             EQU (0x3:SHL:10) ;- (TC) External Event  Selection
-AT91C_TC_EEVT_TIOB        EQU (0x0:SHL:10) ;- (TC) Signal selected as external event: TIOB TIOB direction: input
-AT91C_TC_EEVT_XC0         EQU (0x1:SHL:10) ;- (TC) Signal selected as external event: XC0 TIOB direction: output
-AT91C_TC_EEVT_XC1         EQU (0x2:SHL:10) ;- (TC) Signal selected as external event: XC1 TIOB direction: output
-AT91C_TC_EEVT_XC2         EQU (0x3:SHL:10) ;- (TC) Signal selected as external event: XC2 TIOB direction: output
-AT91C_TC_ABETRG           EQU (0x1:SHL:10) ;- (TC) TIOA or TIOB External Trigger Selection
-AT91C_TC_ENETRG           EQU (0x1:SHL:12) ;- (TC) External Event Trigger enable
-AT91C_TC_WAVESEL          EQU (0x3:SHL:13) ;- (TC) Waveform  Selection
-AT91C_TC_WAVESEL_UP       EQU (0x0:SHL:13) ;- (TC) UP mode without atomatic trigger on RC Compare
-AT91C_TC_WAVESEL_UPDOWN   EQU (0x1:SHL:13) ;- (TC) UPDOWN mode without automatic trigger on RC Compare
-AT91C_TC_WAVESEL_UP_AUTO  EQU (0x2:SHL:13) ;- (TC) UP mode with automatic trigger on RC Compare
-AT91C_TC_WAVESEL_UPDOWN_AUTO EQU (0x3:SHL:13) ;- (TC) UPDOWN mode with automatic trigger on RC Compare
-AT91C_TC_CPCTRG           EQU (0x1:SHL:14) ;- (TC) RC Compare Trigger Enable
-AT91C_TC_WAVE             EQU (0x1:SHL:15) ;- (TC) 
-AT91C_TC_ACPA             EQU (0x3:SHL:16) ;- (TC) RA Compare Effect on TIOA
-AT91C_TC_ACPA_NONE        EQU (0x0:SHL:16) ;- (TC) Effect: none
-AT91C_TC_ACPA_SET         EQU (0x1:SHL:16) ;- (TC) Effect: set
-AT91C_TC_ACPA_CLEAR       EQU (0x2:SHL:16) ;- (TC) Effect: clear
-AT91C_TC_ACPA_TOGGLE      EQU (0x3:SHL:16) ;- (TC) Effect: toggle
-AT91C_TC_LDRA             EQU (0x3:SHL:16) ;- (TC) RA Loading Selection
-AT91C_TC_LDRA_NONE        EQU (0x0:SHL:16) ;- (TC) Edge: None
-AT91C_TC_LDRA_RISING      EQU (0x1:SHL:16) ;- (TC) Edge: rising edge of TIOA
-AT91C_TC_LDRA_FALLING     EQU (0x2:SHL:16) ;- (TC) Edge: falling edge of TIOA
-AT91C_TC_LDRA_BOTH        EQU (0x3:SHL:16) ;- (TC) Edge: each edge of TIOA
-AT91C_TC_ACPC             EQU (0x3:SHL:18) ;- (TC) RC Compare Effect on TIOA
-AT91C_TC_ACPC_NONE        EQU (0x0:SHL:18) ;- (TC) Effect: none
-AT91C_TC_ACPC_SET         EQU (0x1:SHL:18) ;- (TC) Effect: set
-AT91C_TC_ACPC_CLEAR       EQU (0x2:SHL:18) ;- (TC) Effect: clear
-AT91C_TC_ACPC_TOGGLE      EQU (0x3:SHL:18) ;- (TC) Effect: toggle
-AT91C_TC_LDRB             EQU (0x3:SHL:18) ;- (TC) RB Loading Selection
-AT91C_TC_LDRB_NONE        EQU (0x0:SHL:18) ;- (TC) Edge: None
-AT91C_TC_LDRB_RISING      EQU (0x1:SHL:18) ;- (TC) Edge: rising edge of TIOA
-AT91C_TC_LDRB_FALLING     EQU (0x2:SHL:18) ;- (TC) Edge: falling edge of TIOA
-AT91C_TC_LDRB_BOTH        EQU (0x3:SHL:18) ;- (TC) Edge: each edge of TIOA
-AT91C_TC_AEEVT            EQU (0x3:SHL:20) ;- (TC) External Event Effect on TIOA
-AT91C_TC_AEEVT_NONE       EQU (0x0:SHL:20) ;- (TC) Effect: none
-AT91C_TC_AEEVT_SET        EQU (0x1:SHL:20) ;- (TC) Effect: set
-AT91C_TC_AEEVT_CLEAR      EQU (0x2:SHL:20) ;- (TC) Effect: clear
-AT91C_TC_AEEVT_TOGGLE     EQU (0x3:SHL:20) ;- (TC) Effect: toggle
-AT91C_TC_ASWTRG           EQU (0x3:SHL:22) ;- (TC) Software Trigger Effect on TIOA
-AT91C_TC_ASWTRG_NONE      EQU (0x0:SHL:22) ;- (TC) Effect: none
-AT91C_TC_ASWTRG_SET       EQU (0x1:SHL:22) ;- (TC) Effect: set
-AT91C_TC_ASWTRG_CLEAR     EQU (0x2:SHL:22) ;- (TC) Effect: clear
-AT91C_TC_ASWTRG_TOGGLE    EQU (0x3:SHL:22) ;- (TC) Effect: toggle
-AT91C_TC_BCPB             EQU (0x3:SHL:24) ;- (TC) RB Compare Effect on TIOB
-AT91C_TC_BCPB_NONE        EQU (0x0:SHL:24) ;- (TC) Effect: none
-AT91C_TC_BCPB_SET         EQU (0x1:SHL:24) ;- (TC) Effect: set
-AT91C_TC_BCPB_CLEAR       EQU (0x2:SHL:24) ;- (TC) Effect: clear
-AT91C_TC_BCPB_TOGGLE      EQU (0x3:SHL:24) ;- (TC) Effect: toggle
-AT91C_TC_BCPC             EQU (0x3:SHL:26) ;- (TC) RC Compare Effect on TIOB
-AT91C_TC_BCPC_NONE        EQU (0x0:SHL:26) ;- (TC) Effect: none
-AT91C_TC_BCPC_SET         EQU (0x1:SHL:26) ;- (TC) Effect: set
-AT91C_TC_BCPC_CLEAR       EQU (0x2:SHL:26) ;- (TC) Effect: clear
-AT91C_TC_BCPC_TOGGLE      EQU (0x3:SHL:26) ;- (TC) Effect: toggle
-AT91C_TC_BEEVT            EQU (0x3:SHL:28) ;- (TC) External Event Effect on TIOB
-AT91C_TC_BEEVT_NONE       EQU (0x0:SHL:28) ;- (TC) Effect: none
-AT91C_TC_BEEVT_SET        EQU (0x1:SHL:28) ;- (TC) Effect: set
-AT91C_TC_BEEVT_CLEAR      EQU (0x2:SHL:28) ;- (TC) Effect: clear
-AT91C_TC_BEEVT_TOGGLE     EQU (0x3:SHL:28) ;- (TC) Effect: toggle
-AT91C_TC_BSWTRG           EQU (0x3:SHL:30) ;- (TC) Software Trigger Effect on TIOB
-AT91C_TC_BSWTRG_NONE      EQU (0x0:SHL:30) ;- (TC) Effect: none
-AT91C_TC_BSWTRG_SET       EQU (0x1:SHL:30) ;- (TC) Effect: set
-AT91C_TC_BSWTRG_CLEAR     EQU (0x2:SHL:30) ;- (TC) Effect: clear
-AT91C_TC_BSWTRG_TOGGLE    EQU (0x3:SHL:30) ;- (TC) Effect: toggle
-;- -------- TC_SR : (TC Offset: 0x20) TC Channel Status Register -------- 
-AT91C_TC_COVFS            EQU (0x1:SHL:0) ;- (TC) Counter Overflow
-AT91C_TC_LOVRS            EQU (0x1:SHL:1) ;- (TC) Load Overrun
-AT91C_TC_CPAS             EQU (0x1:SHL:2) ;- (TC) RA Compare
-AT91C_TC_CPBS             EQU (0x1:SHL:3) ;- (TC) RB Compare
-AT91C_TC_CPCS             EQU (0x1:SHL:4) ;- (TC) RC Compare
-AT91C_TC_LDRAS            EQU (0x1:SHL:5) ;- (TC) RA Loading
-AT91C_TC_LDRBS            EQU (0x1:SHL:6) ;- (TC) RB Loading
-AT91C_TC_ETRGS            EQU (0x1:SHL:7) ;- (TC) External Trigger
-AT91C_TC_CLKSTA           EQU (0x1:SHL:16) ;- (TC) Clock Enabling
-AT91C_TC_MTIOA            EQU (0x1:SHL:17) ;- (TC) TIOA Mirror
-AT91C_TC_MTIOB            EQU (0x1:SHL:18) ;- (TC) TIOA Mirror
-;- -------- TC_IER : (TC Offset: 0x24) TC Channel Interrupt Enable Register -------- 
-;- -------- TC_IDR : (TC Offset: 0x28) TC Channel Interrupt Disable Register -------- 
-;- -------- TC_IMR : (TC Offset: 0x2c) TC Channel Interrupt Mask Register -------- 
-
-;- *****************************************************************************
-;-              SOFTWARE API DEFINITION  FOR Timer Counter Interface
-;- *****************************************************************************
-                ^ 0 ;- AT91S_TCB
-TCB_TC0         # 48 ;- TC Channel 0
-                # 16 ;- Reserved
-TCB_TC1         # 48 ;- TC Channel 1
-                # 16 ;- Reserved
-TCB_TC2         # 48 ;- TC Channel 2
-                # 16 ;- Reserved
-TCB_BCR         #  4 ;- TC Block Control Register
-TCB_BMR         #  4 ;- TC Block Mode Register
-;- -------- TCB_BCR : (TCB Offset: 0xc0) TC Block Control Register -------- 
-AT91C_TCB_SYNC            EQU (0x1:SHL:0) ;- (TCB) Synchro Command
-;- -------- TCB_BMR : (TCB Offset: 0xc4) TC Block Mode Register -------- 
-AT91C_TCB_TC0XC0S         EQU (0x3:SHL:0) ;- (TCB) External Clock Signal 0 Selection
-AT91C_TCB_TC0XC0S_TCLK0   EQU (0x0) ;- (TCB) TCLK0 connected to XC0
-AT91C_TCB_TC0XC0S_NONE    EQU (0x1) ;- (TCB) None signal connected to XC0
-AT91C_TCB_TC0XC0S_TIOA1   EQU (0x2) ;- (TCB) TIOA1 connected to XC0
-AT91C_TCB_TC0XC0S_TIOA2   EQU (0x3) ;- (TCB) TIOA2 connected to XC0
-AT91C_TCB_TC1XC1S         EQU (0x3:SHL:2) ;- (TCB) External Clock Signal 1 Selection
-AT91C_TCB_TC1XC1S_TCLK1   EQU (0x0:SHL:2) ;- (TCB) TCLK1 connected to XC1
-AT91C_TCB_TC1XC1S_NONE    EQU (0x1:SHL:2) ;- (TCB) None signal connected to XC1
-AT91C_TCB_TC1XC1S_TIOA0   EQU (0x2:SHL:2) ;- (TCB) TIOA0 connected to XC1
-AT91C_TCB_TC1XC1S_TIOA2   EQU (0x3:SHL:2) ;- (TCB) TIOA2 connected to XC1
-AT91C_TCB_TC2XC2S         EQU (0x3:SHL:4) ;- (TCB) External Clock Signal 2 Selection
-AT91C_TCB_TC2XC2S_TCLK2   EQU (0x0:SHL:4) ;- (TCB) TCLK2 connected to XC2
-AT91C_TCB_TC2XC2S_NONE    EQU (0x1:SHL:4) ;- (TCB) None signal connected to XC2
-AT91C_TCB_TC2XC2S_TIOA0   EQU (0x2:SHL:4) ;- (TCB) TIOA0 connected to XC2
-AT91C_TCB_TC2XC2S_TIOA1   EQU (0x3:SHL:4) ;- (TCB) TIOA2 connected to XC2
-
-;- *****************************************************************************
-;-              SOFTWARE API DEFINITION  FOR Control Area Network MailBox Interface
-;- *****************************************************************************
-                ^ 0 ;- AT91S_CAN_MB
-CAN_MB_MMR      #  4 ;- MailBox Mode Register
-CAN_MB_MAM      #  4 ;- MailBox Acceptance Mask Register
-CAN_MB_MID      #  4 ;- MailBox ID Register
-CAN_MB_MFID     #  4 ;- MailBox Family ID Register
-CAN_MB_MSR      #  4 ;- MailBox Status Register
-CAN_MB_MDL      #  4 ;- MailBox Data Low Register
-CAN_MB_MDH      #  4 ;- MailBox Data High Register
-CAN_MB_MCR      #  4 ;- MailBox Control Register
-;- -------- CAN_MMR : (CAN_MB Offset: 0x0) CAN Message Mode Register -------- 
-AT91C_CAN_MTIMEMARK       EQU (0xFFFF:SHL:0) ;- (CAN_MB) Mailbox Timemark
-AT91C_CAN_PRIOR           EQU (0xF:SHL:16) ;- (CAN_MB) Mailbox Priority
-AT91C_CAN_MOT             EQU (0x7:SHL:24) ;- (CAN_MB) Mailbox Object Type
-AT91C_CAN_MOT_DIS         EQU (0x0:SHL:24) ;- (CAN_MB) 
-AT91C_CAN_MOT_RX          EQU (0x1:SHL:24) ;- (CAN_MB) 
-AT91C_CAN_MOT_RXOVERWRITE EQU (0x2:SHL:24) ;- (CAN_MB) 
-AT91C_CAN_MOT_TX          EQU (0x3:SHL:24) ;- (CAN_MB) 
-AT91C_CAN_MOT_CONSUMER    EQU (0x4:SHL:24) ;- (CAN_MB) 
-AT91C_CAN_MOT_PRODUCER    EQU (0x5:SHL:24) ;- (CAN_MB) 
-;- -------- CAN_MAM : (CAN_MB Offset: 0x4) CAN Message Acceptance Mask Register -------- 
-AT91C_CAN_MIDvB           EQU (0x3FFFF:SHL:0) ;- (CAN_MB) Complementary bits for identifier in extended mode
-AT91C_CAN_MIDvA           EQU (0x7FF:SHL:18) ;- (CAN_MB) Identifier for standard frame mode
-AT91C_CAN_MIDE            EQU (0x1:SHL:29) ;- (CAN_MB) Identifier Version
-;- -------- CAN_MID : (CAN_MB Offset: 0x8) CAN Message ID Register -------- 
-;- -------- CAN_MFID : (CAN_MB Offset: 0xc) CAN Message Family ID Register -------- 
-;- -------- CAN_MSR : (CAN_MB Offset: 0x10) CAN Message Status Register -------- 
-AT91C_CAN_MTIMESTAMP      EQU (0xFFFF:SHL:0) ;- (CAN_MB) Timer Value
-AT91C_CAN_MDLC            EQU (0xF:SHL:16) ;- (CAN_MB) Mailbox Data Length Code
-AT91C_CAN_MRTR            EQU (0x1:SHL:20) ;- (CAN_MB) Mailbox Remote Transmission Request
-AT91C_CAN_MABT            EQU (0x1:SHL:22) ;- (CAN_MB) Mailbox Message Abort
-AT91C_CAN_MRDY            EQU (0x1:SHL:23) ;- (CAN_MB) Mailbox Ready
-AT91C_CAN_MMI             EQU (0x1:SHL:24) ;- (CAN_MB) Mailbox Message Ignored
-;- -------- CAN_MDL : (CAN_MB Offset: 0x14) CAN Message Data Low Register -------- 
-;- -------- CAN_MDH : (CAN_MB Offset: 0x18) CAN Message Data High Register -------- 
-;- -------- CAN_MCR : (CAN_MB Offset: 0x1c) CAN Message Control Register -------- 
-AT91C_CAN_MACR            EQU (0x1:SHL:22) ;- (CAN_MB) Abort Request for Mailbox
-AT91C_CAN_MTCR            EQU (0x1:SHL:23) ;- (CAN_MB) Mailbox Transfer Command
-
-;- *****************************************************************************
-;-              SOFTWARE API DEFINITION  FOR Control Area Network Interface
-;- *****************************************************************************
-                ^ 0 ;- AT91S_CAN
-CAN_MR          #  4 ;- Mode Register
-CAN_IER         #  4 ;- Interrupt Enable Register
-CAN_IDR         #  4 ;- Interrupt Disable Register
-CAN_IMR         #  4 ;- Interrupt Mask Register
-CAN_SR          #  4 ;- Status Register
-CAN_BR          #  4 ;- Baudrate Register
-CAN_TIM         #  4 ;- Timer Register
-CAN_TIMESTP     #  4 ;- Time Stamp Register
-CAN_ECR         #  4 ;- Error Counter Register
-CAN_TCR         #  4 ;- Transfer Command Register
-CAN_ACR         #  4 ;- Abort Command Register
-                # 208 ;- Reserved
-CAN_VR          #  4 ;- Version Register
-                # 256 ;- Reserved
-CAN_MB0         # 32 ;- CAN Mailbox 0
-CAN_MB1         # 32 ;- CAN Mailbox 1
-CAN_MB2         # 32 ;- CAN Mailbox 2
-CAN_MB3         # 32 ;- CAN Mailbox 3
-CAN_MB4         # 32 ;- CAN Mailbox 4
-CAN_MB5         # 32 ;- CAN Mailbox 5
-CAN_MB6         # 32 ;- CAN Mailbox 6
-CAN_MB7         # 32 ;- CAN Mailbox 7
-CAN_MB8         # 32 ;- CAN Mailbox 8
-CAN_MB9         # 32 ;- CAN Mailbox 9
-CAN_MB10        # 32 ;- CAN Mailbox 10
-CAN_MB11        # 32 ;- CAN Mailbox 11
-CAN_MB12        # 32 ;- CAN Mailbox 12
-CAN_MB13        # 32 ;- CAN Mailbox 13
-CAN_MB14        # 32 ;- CAN Mailbox 14
-CAN_MB15        # 32 ;- CAN Mailbox 15
-;- -------- CAN_MR : (CAN Offset: 0x0) CAN Mode Register -------- 
-AT91C_CAN_CANEN           EQU (0x1:SHL:0) ;- (CAN) CAN Controller Enable
-AT91C_CAN_LPM             EQU (0x1:SHL:1) ;- (CAN) Disable/Enable Low Power Mode
-AT91C_CAN_ABM             EQU (0x1:SHL:2) ;- (CAN) Disable/Enable Autobaud/Listen Mode
-AT91C_CAN_OVL             EQU (0x1:SHL:3) ;- (CAN) Disable/Enable Overload Frame
-AT91C_CAN_TEOF            EQU (0x1:SHL:4) ;- (CAN) Time Stamp messages at each end of Frame
-AT91C_CAN_TTM             EQU (0x1:SHL:5) ;- (CAN) Disable/Enable Time Trigger Mode
-AT91C_CAN_TIMFRZ          EQU (0x1:SHL:6) ;- (CAN) Enable Timer Freeze
-AT91C_CAN_DRPT            EQU (0x1:SHL:7) ;- (CAN) Disable Repeat
-;- -------- CAN_IER : (CAN Offset: 0x4) CAN Interrupt Enable Register -------- 
-AT91C_CAN_MB0             EQU (0x1:SHL:0) ;- (CAN) Mailbox 0 Flag
-AT91C_CAN_MB1             EQU (0x1:SHL:1) ;- (CAN) Mailbox 1 Flag
-AT91C_CAN_MB2             EQU (0x1:SHL:2) ;- (CAN) Mailbox 2 Flag
-AT91C_CAN_MB3             EQU (0x1:SHL:3) ;- (CAN) Mailbox 3 Flag
-AT91C_CAN_MB4             EQU (0x1:SHL:4) ;- (CAN) Mailbox 4 Flag
-AT91C_CAN_MB5             EQU (0x1:SHL:5) ;- (CAN) Mailbox 5 Flag
-AT91C_CAN_MB6             EQU (0x1:SHL:6) ;- (CAN) Mailbox 6 Flag
-AT91C_CAN_MB7             EQU (0x1:SHL:7) ;- (CAN) Mailbox 7 Flag
-AT91C_CAN_MB8             EQU (0x1:SHL:8) ;- (CAN) Mailbox 8 Flag
-AT91C_CAN_MB9             EQU (0x1:SHL:9) ;- (CAN) Mailbox 9 Flag
-AT91C_CAN_MB10            EQU (0x1:SHL:10) ;- (CAN) Mailbox 10 Flag
-AT91C_CAN_MB11            EQU (0x1:SHL:11) ;- (CAN) Mailbox 11 Flag
-AT91C_CAN_MB12            EQU (0x1:SHL:12) ;- (CAN) Mailbox 12 Flag
-AT91C_CAN_MB13            EQU (0x1:SHL:13) ;- (CAN) Mailbox 13 Flag
-AT91C_CAN_MB14            EQU (0x1:SHL:14) ;- (CAN) Mailbox 14 Flag
-AT91C_CAN_MB15            EQU (0x1:SHL:15) ;- (CAN) Mailbox 15 Flag
-AT91C_CAN_ERRA            EQU (0x1:SHL:16) ;- (CAN) Error Active Mode Flag
-AT91C_CAN_WARN            EQU (0x1:SHL:17) ;- (CAN) Warning Limit Flag
-AT91C_CAN_ERRP            EQU (0x1:SHL:18) ;- (CAN) Error Passive Mode Flag
-AT91C_CAN_BOFF            EQU (0x1:SHL:19) ;- (CAN) Bus Off Mode Flag
-AT91C_CAN_SLEEP           EQU (0x1:SHL:20) ;- (CAN) Sleep Flag
-AT91C_CAN_WAKEUP          EQU (0x1:SHL:21) ;- (CAN) Wakeup Flag
-AT91C_CAN_TOVF            EQU (0x1:SHL:22) ;- (CAN) Timer Overflow Flag
-AT91C_CAN_TSTP            EQU (0x1:SHL:23) ;- (CAN) Timestamp Flag
-AT91C_CAN_CERR            EQU (0x1:SHL:24) ;- (CAN) CRC Error
-AT91C_CAN_SERR            EQU (0x1:SHL:25) ;- (CAN) Stuffing Error
-AT91C_CAN_AERR            EQU (0x1:SHL:26) ;- (CAN) Acknowledgment Error
-AT91C_CAN_FERR            EQU (0x1:SHL:27) ;- (CAN) Form Error
-AT91C_CAN_BERR            EQU (0x1:SHL:28) ;- (CAN) Bit Error
-;- -------- CAN_IDR : (CAN Offset: 0x8) CAN Interrupt Disable Register -------- 
-;- -------- CAN_IMR : (CAN Offset: 0xc) CAN Interrupt Mask Register -------- 
-;- -------- CAN_SR : (CAN Offset: 0x10) CAN Status Register -------- 
-AT91C_CAN_RBSY            EQU (0x1:SHL:29) ;- (CAN) Receiver Busy
-AT91C_CAN_TBSY            EQU (0x1:SHL:30) ;- (CAN) Transmitter Busy
-AT91C_CAN_OVLY            EQU (0x1:SHL:31) ;- (CAN) Overload Busy
-;- -------- CAN_BR : (CAN Offset: 0x14) CAN Baudrate Register -------- 
-AT91C_CAN_PHASE2          EQU (0x7:SHL:0) ;- (CAN) Phase 2 segment
-AT91C_CAN_PHASE1          EQU (0x7:SHL:4) ;- (CAN) Phase 1 segment
-AT91C_CAN_PROPAG          EQU (0x7:SHL:8) ;- (CAN) Programmation time segment
-AT91C_CAN_SYNC            EQU (0x3:SHL:12) ;- (CAN) Re-synchronization jump width segment
-AT91C_CAN_BRP             EQU (0x7F:SHL:16) ;- (CAN) Baudrate Prescaler
-AT91C_CAN_SMP             EQU (0x1:SHL:24) ;- (CAN) Sampling mode
-;- -------- CAN_TIM : (CAN Offset: 0x18) CAN Timer Register -------- 
-AT91C_CAN_TIMER           EQU (0xFFFF:SHL:0) ;- (CAN) Timer field
-;- -------- CAN_TIMESTP : (CAN Offset: 0x1c) CAN Timestamp Register -------- 
-;- -------- CAN_ECR : (CAN Offset: 0x20) CAN Error Counter Register -------- 
-AT91C_CAN_REC             EQU (0xFF:SHL:0) ;- (CAN) Receive Error Counter
-AT91C_CAN_TEC             EQU (0xFF:SHL:16) ;- (CAN) Transmit Error Counter
-;- -------- CAN_TCR : (CAN Offset: 0x24) CAN Transfer Command Register -------- 
-AT91C_CAN_TIMRST          EQU (0x1:SHL:31) ;- (CAN) Timer Reset Field
-;- -------- CAN_ACR : (CAN Offset: 0x28) CAN Abort Command Register -------- 
-
-;- *****************************************************************************
-;-              SOFTWARE API DEFINITION  FOR Ethernet MAC 10/100
-;- *****************************************************************************
-                ^ 0 ;- AT91S_EMAC
-EMAC_NCR        #  4 ;- Network Control Register
-EMAC_NCFGR      #  4 ;- Network Configuration Register
-EMAC_NSR        #  4 ;- Network Status Register
-                #  8 ;- Reserved
-EMAC_TSR        #  4 ;- Transmit Status Register
-EMAC_RBQP       #  4 ;- Receive Buffer Queue Pointer
-EMAC_TBQP       #  4 ;- Transmit Buffer Queue Pointer
-EMAC_RSR        #  4 ;- Receive Status Register
-EMAC_ISR        #  4 ;- Interrupt Status Register
-EMAC_IER        #  4 ;- Interrupt Enable Register
-EMAC_IDR        #  4 ;- Interrupt Disable Register
-EMAC_IMR        #  4 ;- Interrupt Mask Register
-EMAC_MAN        #  4 ;- PHY Maintenance Register
-EMAC_PTR        #  4 ;- Pause Time Register
-EMAC_PFR        #  4 ;- Pause Frames received Register
-EMAC_FTO        #  4 ;- Frames Transmitted OK Register
-EMAC_SCF        #  4 ;- Single Collision Frame Register
-EMAC_MCF        #  4 ;- Multiple Collision Frame Register
-EMAC_FRO        #  4 ;- Frames Received OK Register
-EMAC_FCSE       #  4 ;- Frame Check Sequence Error Register
-EMAC_ALE        #  4 ;- Alignment Error Register
-EMAC_DTF        #  4 ;- Deferred Transmission Frame Register
-EMAC_LCOL       #  4 ;- Late Collision Register
-EMAC_ECOL       #  4 ;- Excessive Collision Register
-EMAC_TUND       #  4 ;- Transmit Underrun Error Register
-EMAC_CSE        #  4 ;- Carrier Sense Error Register
-EMAC_RRE        #  4 ;- Receive Ressource Error Register
-EMAC_ROV        #  4 ;- Receive Overrun Errors Register
-EMAC_RSE        #  4 ;- Receive Symbol Errors Register
-EMAC_ELE        #  4 ;- Excessive Length Errors Register
-EMAC_RJA        #  4 ;- Receive Jabbers Register
-EMAC_USF        #  4 ;- Undersize Frames Register
-EMAC_STE        #  4 ;- SQE Test Error Register
-EMAC_RLE        #  4 ;- Receive Length Field Mismatch Register
-EMAC_TPF        #  4 ;- Transmitted Pause Frames Register
-EMAC_HRB        #  4 ;- Hash Address Bottom[31:0]
-EMAC_HRT        #  4 ;- Hash Address Top[63:32]
-EMAC_SA1L       #  4 ;- Specific Address 1 Bottom, First 4 bytes
-EMAC_SA1H       #  4 ;- Specific Address 1 Top, Last 2 bytes
-EMAC_SA2L       #  4 ;- Specific Address 2 Bottom, First 4 bytes
-EMAC_SA2H       #  4 ;- Specific Address 2 Top, Last 2 bytes
-EMAC_SA3L       #  4 ;- Specific Address 3 Bottom, First 4 bytes
-EMAC_SA3H       #  4 ;- Specific Address 3 Top, Last 2 bytes
-EMAC_SA4L       #  4 ;- Specific Address 4 Bottom, First 4 bytes
-EMAC_SA4H       #  4 ;- Specific Address 4 Top, Last 2 bytes
-EMAC_TID        #  4 ;- Type ID Checking Register
-EMAC_TPQ        #  4 ;- Transmit Pause Quantum Register
-EMAC_USRIO      #  4 ;- USER Input/Output Register
-EMAC_WOL        #  4 ;- Wake On LAN Register
-                # 52 ;- Reserved
-EMAC_REV        #  4 ;- Revision Register
-;- -------- EMAC_NCR : (EMAC Offset: 0x0)  -------- 
-AT91C_EMAC_LB             EQU (0x1:SHL:0) ;- (EMAC) Loopback. Optional. When set, loopback signal is at high level.
-AT91C_EMAC_LLB            EQU (0x1:SHL:1) ;- (EMAC) Loopback local. 
-AT91C_EMAC_RE             EQU (0x1:SHL:2) ;- (EMAC) Receive enable. 
-AT91C_EMAC_TE             EQU (0x1:SHL:3) ;- (EMAC) Transmit enable. 
-AT91C_EMAC_MPE            EQU (0x1:SHL:4) ;- (EMAC) Management port enable. 
-AT91C_EMAC_CLRSTAT        EQU (0x1:SHL:5) ;- (EMAC) Clear statistics registers. 
-AT91C_EMAC_INCSTAT        EQU (0x1:SHL:6) ;- (EMAC) Increment statistics registers. 
-AT91C_EMAC_WESTAT         EQU (0x1:SHL:7) ;- (EMAC) Write enable for statistics registers. 
-AT91C_EMAC_BP             EQU (0x1:SHL:8) ;- (EMAC) Back pressure. 
-AT91C_EMAC_TSTART         EQU (0x1:SHL:9) ;- (EMAC) Start Transmission. 
-AT91C_EMAC_THALT          EQU (0x1:SHL:10) ;- (EMAC) Transmission Halt. 
-AT91C_EMAC_TPFR           EQU (0x1:SHL:11) ;- (EMAC) Transmit pause frame 
-AT91C_EMAC_TZQ            EQU (0x1:SHL:12) ;- (EMAC) Transmit zero quantum pause frame
-;- -------- EMAC_NCFGR : (EMAC Offset: 0x4) Network Configuration Register -------- 
-AT91C_EMAC_SPD            EQU (0x1:SHL:0) ;- (EMAC) Speed. 
-AT91C_EMAC_FD             EQU (0x1:SHL:1) ;- (EMAC) Full duplex. 
-AT91C_EMAC_JFRAME         EQU (0x1:SHL:3) ;- (EMAC) Jumbo Frames. 
-AT91C_EMAC_CAF            EQU (0x1:SHL:4) ;- (EMAC) Copy all frames. 
-AT91C_EMAC_NBC            EQU (0x1:SHL:5) ;- (EMAC) No broadcast. 
-AT91C_EMAC_MTI            EQU (0x1:SHL:6) ;- (EMAC) Multicast hash event enable
-AT91C_EMAC_UNI            EQU (0x1:SHL:7) ;- (EMAC) Unicast hash enable. 
-AT91C_EMAC_BIG            EQU (0x1:SHL:8) ;- (EMAC) Receive 1522 bytes. 
-AT91C_EMAC_EAE            EQU (0x1:SHL:9) ;- (EMAC) External address match enable. 
-AT91C_EMAC_CLK            EQU (0x3:SHL:10) ;- (EMAC) 
-AT91C_EMAC_CLK_HCLK_8     EQU (0x0:SHL:10) ;- (EMAC) HCLK divided by 8
-AT91C_EMAC_CLK_HCLK_16    EQU (0x1:SHL:10) ;- (EMAC) HCLK divided by 16
-AT91C_EMAC_CLK_HCLK_32    EQU (0x2:SHL:10) ;- (EMAC) HCLK divided by 32
-AT91C_EMAC_CLK_HCLK_64    EQU (0x3:SHL:10) ;- (EMAC) HCLK divided by 64
-AT91C_EMAC_RTY            EQU (0x1:SHL:12) ;- (EMAC) 
-AT91C_EMAC_PAE            EQU (0x1:SHL:13) ;- (EMAC) 
-AT91C_EMAC_RBOF           EQU (0x3:SHL:14) ;- (EMAC) 
-AT91C_EMAC_RBOF_OFFSET_0  EQU (0x0:SHL:14) ;- (EMAC) no offset from start of receive buffer
-AT91C_EMAC_RBOF_OFFSET_1  EQU (0x1:SHL:14) ;- (EMAC) one byte offset from start of receive buffer
-AT91C_EMAC_RBOF_OFFSET_2  EQU (0x2:SHL:14) ;- (EMAC) two bytes offset from start of receive buffer
-AT91C_EMAC_RBOF_OFFSET_3  EQU (0x3:SHL:14) ;- (EMAC) three bytes offset from start of receive buffer
-AT91C_EMAC_RLCE           EQU (0x1:SHL:16) ;- (EMAC) Receive Length field Checking Enable
-AT91C_EMAC_DRFCS          EQU (0x1:SHL:17) ;- (EMAC) Discard Receive FCS
-AT91C_EMAC_EFRHD          EQU (0x1:SHL:18) ;- (EMAC) 
-AT91C_EMAC_IRXFCS         EQU (0x1:SHL:19) ;- (EMAC) Ignore RX FCS
-;- -------- EMAC_NSR : (EMAC Offset: 0x8) Network Status Register -------- 
-AT91C_EMAC_LINKR          EQU (0x1:SHL:0) ;- (EMAC) 
-AT91C_EMAC_MDIO           EQU (0x1:SHL:1) ;- (EMAC) 
-AT91C_EMAC_IDLE           EQU (0x1:SHL:2) ;- (EMAC) 
-;- -------- EMAC_TSR : (EMAC Offset: 0x14) Transmit Status Register -------- 
-AT91C_EMAC_UBR            EQU (0x1:SHL:0) ;- (EMAC) 
-AT91C_EMAC_COL            EQU (0x1:SHL:1) ;- (EMAC) 
-AT91C_EMAC_RLES           EQU (0x1:SHL:2) ;- (EMAC) 
-AT91C_EMAC_TGO            EQU (0x1:SHL:3) ;- (EMAC) Transmit Go
-AT91C_EMAC_BEX            EQU (0x1:SHL:4) ;- (EMAC) Buffers exhausted mid frame
-AT91C_EMAC_COMP           EQU (0x1:SHL:5) ;- (EMAC) 
-AT91C_EMAC_UND            EQU (0x1:SHL:6) ;- (EMAC) 
-;- -------- EMAC_RSR : (EMAC Offset: 0x20) Receive Status Register -------- 
-AT91C_EMAC_BNA            EQU (0x1:SHL:0) ;- (EMAC) 
-AT91C_EMAC_REC            EQU (0x1:SHL:1) ;- (EMAC) 
-AT91C_EMAC_OVR            EQU (0x1:SHL:2) ;- (EMAC) 
-;- -------- EMAC_ISR : (EMAC Offset: 0x24) Interrupt Status Register -------- 
-AT91C_EMAC_MFD            EQU (0x1:SHL:0) ;- (EMAC) 
-AT91C_EMAC_RCOMP          EQU (0x1:SHL:1) ;- (EMAC) 
-AT91C_EMAC_RXUBR          EQU (0x1:SHL:2) ;- (EMAC) 
-AT91C_EMAC_TXUBR          EQU (0x1:SHL:3) ;- (EMAC) 
-AT91C_EMAC_TUNDR          EQU (0x1:SHL:4) ;- (EMAC) 
-AT91C_EMAC_RLEX           EQU (0x1:SHL:5) ;- (EMAC) 
-AT91C_EMAC_TXERR          EQU (0x1:SHL:6) ;- (EMAC) 
-AT91C_EMAC_TCOMP          EQU (0x1:SHL:7) ;- (EMAC) 
-AT91C_EMAC_LINK           EQU (0x1:SHL:9) ;- (EMAC) 
-AT91C_EMAC_ROVR           EQU (0x1:SHL:10) ;- (EMAC) 
-AT91C_EMAC_HRESP          EQU (0x1:SHL:11) ;- (EMAC) 
-AT91C_EMAC_PFRE           EQU (0x1:SHL:12) ;- (EMAC) 
-AT91C_EMAC_PTZ            EQU (0x1:SHL:13) ;- (EMAC) 
-;- -------- EMAC_IER : (EMAC Offset: 0x28) Interrupt Enable Register -------- 
-;- -------- EMAC_IDR : (EMAC Offset: 0x2c) Interrupt Disable Register -------- 
-;- -------- EMAC_IMR : (EMAC Offset: 0x30) Interrupt Mask Register -------- 
-;- -------- EMAC_MAN : (EMAC Offset: 0x34) PHY Maintenance Register -------- 
-AT91C_EMAC_DATA           EQU (0xFFFF:SHL:0) ;- (EMAC) 
-AT91C_EMAC_CODE           EQU (0x3:SHL:16) ;- (EMAC) 
-AT91C_EMAC_REGA           EQU (0x1F:SHL:18) ;- (EMAC) 
-AT91C_EMAC_PHYA           EQU (0x1F:SHL:23) ;- (EMAC) 
-AT91C_EMAC_RW             EQU (0x3:SHL:28) ;- (EMAC) 
-AT91C_EMAC_SOF            EQU (0x3:SHL:30) ;- (EMAC) 
-;- -------- EMAC_USRIO : (EMAC Offset: 0xc0) USER Input Output Register -------- 
-AT91C_EMAC_RMII           EQU (0x1:SHL:0) ;- (EMAC) Reduce MII
-AT91C_EMAC_CLKEN          EQU (0x1:SHL:1) ;- (EMAC) Clock Enable
-;- -------- EMAC_WOL : (EMAC Offset: 0xc4) Wake On LAN Register -------- 
-AT91C_EMAC_IP             EQU (0xFFFF:SHL:0) ;- (EMAC) ARP request IP address
-AT91C_EMAC_MAG            EQU (0x1:SHL:16) ;- (EMAC) Magic packet event enable
-AT91C_EMAC_ARP            EQU (0x1:SHL:17) ;- (EMAC) ARP request event enable
-AT91C_EMAC_SA1            EQU (0x1:SHL:18) ;- (EMAC) Specific address register 1 event enable
-;- -------- EMAC_REV : (EMAC Offset: 0xfc) Revision Register -------- 
-AT91C_EMAC_REVREF         EQU (0xFFFF:SHL:0) ;- (EMAC) 
-AT91C_EMAC_PARTREF        EQU (0xFFFF:SHL:16) ;- (EMAC) 
-
-;- *****************************************************************************
-;-              SOFTWARE API DEFINITION  FOR Analog to Digital Convertor
-;- *****************************************************************************
-                ^ 0 ;- AT91S_ADC
-ADC_CR          #  4 ;- ADC Control Register
-ADC_MR          #  4 ;- ADC Mode Register
-                #  8 ;- Reserved
-ADC_CHER        #  4 ;- ADC Channel Enable Register
-ADC_CHDR        #  4 ;- ADC Channel Disable Register
-ADC_CHSR        #  4 ;- ADC Channel Status Register
-ADC_SR          #  4 ;- ADC Status Register
-ADC_LCDR        #  4 ;- ADC Last Converted Data Register
-ADC_IER         #  4 ;- ADC Interrupt Enable Register
-ADC_IDR         #  4 ;- ADC Interrupt Disable Register
-ADC_IMR         #  4 ;- ADC Interrupt Mask Register
-ADC_CDR0        #  4 ;- ADC Channel Data Register 0
-ADC_CDR1        #  4 ;- ADC Channel Data Register 1
-ADC_CDR2        #  4 ;- ADC Channel Data Register 2
-ADC_CDR3        #  4 ;- ADC Channel Data Register 3
-ADC_CDR4        #  4 ;- ADC Channel Data Register 4
-ADC_CDR5        #  4 ;- ADC Channel Data Register 5
-ADC_CDR6        #  4 ;- ADC Channel Data Register 6
-ADC_CDR7        #  4 ;- ADC Channel Data Register 7
-                # 176 ;- Reserved
-ADC_RPR         #  4 ;- Receive Pointer Register
-ADC_RCR         #  4 ;- Receive Counter Register
-ADC_TPR         #  4 ;- Transmit Pointer Register
-ADC_TCR         #  4 ;- Transmit Counter Register
-ADC_RNPR        #  4 ;- Receive Next Pointer Register
-ADC_RNCR        #  4 ;- Receive Next Counter Register
-ADC_TNPR        #  4 ;- Transmit Next Pointer Register
-ADC_TNCR        #  4 ;- Transmit Next Counter Register
-ADC_PTCR        #  4 ;- PDC Transfer Control Register
-ADC_PTSR        #  4 ;- PDC Transfer Status Register
-;- -------- ADC_CR : (ADC Offset: 0x0) ADC Control Register -------- 
-AT91C_ADC_SWRST           EQU (0x1:SHL:0) ;- (ADC) Software Reset
-AT91C_ADC_START           EQU (0x1:SHL:1) ;- (ADC) Start Conversion
-;- -------- ADC_MR : (ADC Offset: 0x4) ADC Mode Register -------- 
-AT91C_ADC_TRGEN           EQU (0x1:SHL:0) ;- (ADC) Trigger Enable
-AT91C_ADC_TRGEN_DIS       EQU (0x0) ;- (ADC) Hradware triggers are disabled. Starting a conversion is only possible by software
-AT91C_ADC_TRGEN_EN        EQU (0x1) ;- (ADC) Hardware trigger selected by TRGSEL field is enabled.
-AT91C_ADC_TRGSEL          EQU (0x7:SHL:1) ;- (ADC) Trigger Selection
-AT91C_ADC_TRGSEL_TIOA0    EQU (0x0:SHL:1) ;- (ADC) Selected TRGSEL = TIAO0
-AT91C_ADC_TRGSEL_TIOA1    EQU (0x1:SHL:1) ;- (ADC) Selected TRGSEL = TIAO1
-AT91C_ADC_TRGSEL_TIOA2    EQU (0x2:SHL:1) ;- (ADC) Selected TRGSEL = TIAO2
-AT91C_ADC_TRGSEL_TIOA3    EQU (0x3:SHL:1) ;- (ADC) Selected TRGSEL = TIAO3
-AT91C_ADC_TRGSEL_TIOA4    EQU (0x4:SHL:1) ;- (ADC) Selected TRGSEL = TIAO4
-AT91C_ADC_TRGSEL_TIOA5    EQU (0x5:SHL:1) ;- (ADC) Selected TRGSEL = TIAO5
-AT91C_ADC_TRGSEL_EXT      EQU (0x6:SHL:1) ;- (ADC) Selected TRGSEL = External Trigger
-AT91C_ADC_LOWRES          EQU (0x1:SHL:4) ;- (ADC) Resolution.
-AT91C_ADC_LOWRES_10_BIT   EQU (0x0:SHL:4) ;- (ADC) 10-bit resolution
-AT91C_ADC_LOWRES_8_BIT    EQU (0x1:SHL:4) ;- (ADC) 8-bit resolution
-AT91C_ADC_SLEEP           EQU (0x1:SHL:5) ;- (ADC) Sleep Mode
-AT91C_ADC_SLEEP_NORMAL_MODE EQU (0x0:SHL:5) ;- (ADC) Normal Mode
-AT91C_ADC_SLEEP_MODE      EQU (0x1:SHL:5) ;- (ADC) Sleep Mode
-AT91C_ADC_PRESCAL         EQU (0x3F:SHL:8) ;- (ADC) Prescaler rate selection
-AT91C_ADC_STARTUP         EQU (0x1F:SHL:16) ;- (ADC) Startup Time
-AT91C_ADC_SHTIM           EQU (0xF:SHL:24) ;- (ADC) Sample & Hold Time
-;- --------    ADC_CHER : (ADC Offset: 0x10) ADC Channel Enable Register -------- 
-AT91C_ADC_CH0             EQU (0x1:SHL:0) ;- (ADC) Channel 0
-AT91C_ADC_CH1             EQU (0x1:SHL:1) ;- (ADC) Channel 1
-AT91C_ADC_CH2             EQU (0x1:SHL:2) ;- (ADC) Channel 2
-AT91C_ADC_CH3             EQU (0x1:SHL:3) ;- (ADC) Channel 3
-AT91C_ADC_CH4             EQU (0x1:SHL:4) ;- (ADC) Channel 4
-AT91C_ADC_CH5             EQU (0x1:SHL:5) ;- (ADC) Channel 5
-AT91C_ADC_CH6             EQU (0x1:SHL:6) ;- (ADC) Channel 6
-AT91C_ADC_CH7             EQU (0x1:SHL:7) ;- (ADC) Channel 7
-;- --------    ADC_CHDR : (ADC Offset: 0x14) ADC Channel Disable Register -------- 
-;- --------    ADC_CHSR : (ADC Offset: 0x18) ADC Channel Status Register -------- 
-;- -------- ADC_SR : (ADC Offset: 0x1c) ADC Status Register -------- 
-AT91C_ADC_EOC0            EQU (0x1:SHL:0) ;- (ADC) End of Conversion
-AT91C_ADC_EOC1            EQU (0x1:SHL:1) ;- (ADC) End of Conversion
-AT91C_ADC_EOC2            EQU (0x1:SHL:2) ;- (ADC) End of Conversion
-AT91C_ADC_EOC3            EQU (0x1:SHL:3) ;- (ADC) End of Conversion
-AT91C_ADC_EOC4            EQU (0x1:SHL:4) ;- (ADC) End of Conversion
-AT91C_ADC_EOC5            EQU (0x1:SHL:5) ;- (ADC) End of Conversion
-AT91C_ADC_EOC6            EQU (0x1:SHL:6) ;- (ADC) End of Conversion
-AT91C_ADC_EOC7            EQU (0x1:SHL:7) ;- (ADC) End of Conversion
-AT91C_ADC_OVRE0           EQU (0x1:SHL:8) ;- (ADC) Overrun Error
-AT91C_ADC_OVRE1           EQU (0x1:SHL:9) ;- (ADC) Overrun Error
-AT91C_ADC_OVRE2           EQU (0x1:SHL:10) ;- (ADC) Overrun Error
-AT91C_ADC_OVRE3           EQU (0x1:SHL:11) ;- (ADC) Overrun Error
-AT91C_ADC_OVRE4           EQU (0x1:SHL:12) ;- (ADC) Overrun Error
-AT91C_ADC_OVRE5           EQU (0x1:SHL:13) ;- (ADC) Overrun Error
-AT91C_ADC_OVRE6           EQU (0x1:SHL:14) ;- (ADC) Overrun Error
-AT91C_ADC_OVRE7           EQU (0x1:SHL:15) ;- (ADC) Overrun Error
-AT91C_ADC_DRDY            EQU (0x1:SHL:16) ;- (ADC) Data Ready
-AT91C_ADC_GOVRE           EQU (0x1:SHL:17) ;- (ADC) General Overrun
-AT91C_ADC_ENDRX           EQU (0x1:SHL:18) ;- (ADC) End of Receiver Transfer
-AT91C_ADC_RXBUFF          EQU (0x1:SHL:19) ;- (ADC) RXBUFF Interrupt
-;- -------- ADC_LCDR : (ADC Offset: 0x20) ADC Last Converted Data Register -------- 
-AT91C_ADC_LDATA           EQU (0x3FF:SHL:0) ;- (ADC) Last Data Converted
-;- -------- ADC_IER : (ADC Offset: 0x24) ADC Interrupt Enable Register -------- 
-;- -------- ADC_IDR : (ADC Offset: 0x28) ADC Interrupt Disable Register -------- 
-;- -------- ADC_IMR : (ADC Offset: 0x2c) ADC Interrupt Mask Register -------- 
-;- -------- ADC_CDR0 : (ADC Offset: 0x30) ADC Channel Data Register 0 -------- 
-AT91C_ADC_DATA            EQU (0x3FF:SHL:0) ;- (ADC) Converted Data
-;- -------- ADC_CDR1 : (ADC Offset: 0x34) ADC Channel Data Register 1 -------- 
-;- -------- ADC_CDR2 : (ADC Offset: 0x38) ADC Channel Data Register 2 -------- 
-;- -------- ADC_CDR3 : (ADC Offset: 0x3c) ADC Channel Data Register 3 -------- 
-;- -------- ADC_CDR4 : (ADC Offset: 0x40) ADC Channel Data Register 4 -------- 
-;- -------- ADC_CDR5 : (ADC Offset: 0x44) ADC Channel Data Register 5 -------- 
-;- -------- ADC_CDR6 : (ADC Offset: 0x48) ADC Channel Data Register 6 -------- 
-;- -------- ADC_CDR7 : (ADC Offset: 0x4c) ADC Channel Data Register 7 -------- 
-
-;- *****************************************************************************
-;-               REGISTER ADDRESS DEFINITION FOR AT91SAM7X256
-;- *****************************************************************************
-;- ========== Register definition for SYS peripheral ========== 
-;- ========== Register definition for AIC peripheral ========== 
-AT91C_AIC_IVR             EQU (0xFFFFF100) ;- (AIC) IRQ Vector Register
-AT91C_AIC_SMR             EQU (0xFFFFF000) ;- (AIC) Source Mode Register
-AT91C_AIC_FVR             EQU (0xFFFFF104) ;- (AIC) FIQ Vector Register
-AT91C_AIC_DCR             EQU (0xFFFFF138) ;- (AIC) Debug Control Register (Protect)
-AT91C_AIC_EOICR           EQU (0xFFFFF130) ;- (AIC) End of Interrupt Command Register
-AT91C_AIC_SVR             EQU (0xFFFFF080) ;- (AIC) Source Vector Register
-AT91C_AIC_FFSR            EQU (0xFFFFF148) ;- (AIC) Fast Forcing Status Register
-AT91C_AIC_ICCR            EQU (0xFFFFF128) ;- (AIC) Interrupt Clear Command Register
-AT91C_AIC_ISR             EQU (0xFFFFF108) ;- (AIC) Interrupt Status Register
-AT91C_AIC_IMR             EQU (0xFFFFF110) ;- (AIC) Interrupt Mask Register
-AT91C_AIC_IPR             EQU (0xFFFFF10C) ;- (AIC) Interrupt Pending Register
-AT91C_AIC_FFER            EQU (0xFFFFF140) ;- (AIC) Fast Forcing Enable Register
-AT91C_AIC_IECR            EQU (0xFFFFF120) ;- (AIC) Interrupt Enable Command Register
-AT91C_AIC_ISCR            EQU (0xFFFFF12C) ;- (AIC) Interrupt Set Command Register
-AT91C_AIC_FFDR            EQU (0xFFFFF144) ;- (AIC) Fast Forcing Disable Register
-AT91C_AIC_CISR            EQU (0xFFFFF114) ;- (AIC) Core Interrupt Status Register
-AT91C_AIC_IDCR            EQU (0xFFFFF124) ;- (AIC) Interrupt Disable Command Register
-AT91C_AIC_SPU             EQU (0xFFFFF134) ;- (AIC) Spurious Vector Register
-;- ========== Register definition for PDC_DBGU peripheral ========== 
-AT91C_DBGU_TCR            EQU (0xFFFFF30C) ;- (PDC_DBGU) Transmit Counter Register
-AT91C_DBGU_RNPR           EQU (0xFFFFF310) ;- (PDC_DBGU) Receive Next Pointer Register
-AT91C_DBGU_TNPR           EQU (0xFFFFF318) ;- (PDC_DBGU) Transmit Next Pointer Register
-AT91C_DBGU_TPR            EQU (0xFFFFF308) ;- (PDC_DBGU) Transmit Pointer Register
-AT91C_DBGU_RPR            EQU (0xFFFFF300) ;- (PDC_DBGU) Receive Pointer Register
-AT91C_DBGU_RCR            EQU (0xFFFFF304) ;- (PDC_DBGU) Receive Counter Register
-AT91C_DBGU_RNCR           EQU (0xFFFFF314) ;- (PDC_DBGU) Receive Next Counter Register
-AT91C_DBGU_PTCR           EQU (0xFFFFF320) ;- (PDC_DBGU) PDC Transfer Control Register
-AT91C_DBGU_PTSR           EQU (0xFFFFF324) ;- (PDC_DBGU) PDC Transfer Status Register
-AT91C_DBGU_TNCR           EQU (0xFFFFF31C) ;- (PDC_DBGU) Transmit Next Counter Register
-;- ========== Register definition for DBGU peripheral ========== 
-AT91C_DBGU_EXID           EQU (0xFFFFF244) ;- (DBGU) Chip ID Extension Register
-AT91C_DBGU_BRGR           EQU (0xFFFFF220) ;- (DBGU) Baud Rate Generator Register
-AT91C_DBGU_IDR            EQU (0xFFFFF20C) ;- (DBGU) Interrupt Disable Register
-AT91C_DBGU_CSR            EQU (0xFFFFF214) ;- (DBGU) Channel Status Register
-AT91C_DBGU_CIDR           EQU (0xFFFFF240) ;- (DBGU) Chip ID Register
-AT91C_DBGU_MR             EQU (0xFFFFF204) ;- (DBGU) Mode Register
-AT91C_DBGU_IMR            EQU (0xFFFFF210) ;- (DBGU) Interrupt Mask Register
-AT91C_DBGU_CR             EQU (0xFFFFF200) ;- (DBGU) Control Register
-AT91C_DBGU_FNTR           EQU (0xFFFFF248) ;- (DBGU) Force NTRST Register
-AT91C_DBGU_THR            EQU (0xFFFFF21C) ;- (DBGU) Transmitter Holding Register
-AT91C_DBGU_RHR            EQU (0xFFFFF218) ;- (DBGU) Receiver Holding Register
-AT91C_DBGU_IER            EQU (0xFFFFF208) ;- (DBGU) Interrupt Enable Register
-;- ========== Register definition for PIOA peripheral ========== 
-AT91C_PIOA_ODR            EQU (0xFFFFF414) ;- (PIOA) Output Disable Registerr
-AT91C_PIOA_SODR           EQU (0xFFFFF430) ;- (PIOA) Set Output Data Register
-AT91C_PIOA_ISR            EQU (0xFFFFF44C) ;- (PIOA) Interrupt Status Register
-AT91C_PIOA_ABSR           EQU (0xFFFFF478) ;- (PIOA) AB Select Status Register
-AT91C_PIOA_IER            EQU (0xFFFFF440) ;- (PIOA) Interrupt Enable Register
-AT91C_PIOA_PPUDR          EQU (0xFFFFF460) ;- (PIOA) Pull-up Disable Register
-AT91C_PIOA_IMR            EQU (0xFFFFF448) ;- (PIOA) Interrupt Mask Register
-AT91C_PIOA_PER            EQU (0xFFFFF400) ;- (PIOA) PIO Enable Register
-AT91C_PIOA_IFDR           EQU (0xFFFFF424) ;- (PIOA) Input Filter Disable Register
-AT91C_PIOA_OWDR           EQU (0xFFFFF4A4) ;- (PIOA) Output Write Disable Register
-AT91C_PIOA_MDSR           EQU (0xFFFFF458) ;- (PIOA) Multi-driver Status Register
-AT91C_PIOA_IDR            EQU (0xFFFFF444) ;- (PIOA) Interrupt Disable Register
-AT91C_PIOA_ODSR           EQU (0xFFFFF438) ;- (PIOA) Output Data Status Register
-AT91C_PIOA_PPUSR          EQU (0xFFFFF468) ;- (PIOA) Pull-up Status Register
-AT91C_PIOA_OWSR           EQU (0xFFFFF4A8) ;- (PIOA) Output Write Status Register
-AT91C_PIOA_BSR            EQU (0xFFFFF474) ;- (PIOA) Select B Register
-AT91C_PIOA_OWER           EQU (0xFFFFF4A0) ;- (PIOA) Output Write Enable Register
-AT91C_PIOA_IFER           EQU (0xFFFFF420) ;- (PIOA) Input Filter Enable Register
-AT91C_PIOA_PDSR           EQU (0xFFFFF43C) ;- (PIOA) Pin Data Status Register
-AT91C_PIOA_PPUER          EQU (0xFFFFF464) ;- (PIOA) Pull-up Enable Register
-AT91C_PIOA_OSR            EQU (0xFFFFF418) ;- (PIOA) Output Status Register
-AT91C_PIOA_ASR            EQU (0xFFFFF470) ;- (PIOA) Select A Register
-AT91C_PIOA_MDDR           EQU (0xFFFFF454) ;- (PIOA) Multi-driver Disable Register
-AT91C_PIOA_CODR           EQU (0xFFFFF434) ;- (PIOA) Clear Output Data Register
-AT91C_PIOA_MDER           EQU (0xFFFFF450) ;- (PIOA) Multi-driver Enable Register
-AT91C_PIOA_PDR            EQU (0xFFFFF404) ;- (PIOA) PIO Disable Register
-AT91C_PIOA_IFSR           EQU (0xFFFFF428) ;- (PIOA) Input Filter Status Register
-AT91C_PIOA_OER            EQU (0xFFFFF410) ;- (PIOA) Output Enable Register
-AT91C_PIOA_PSR            EQU (0xFFFFF408) ;- (PIOA) PIO Status Register
-;- ========== Register definition for PIOB peripheral ========== 
-AT91C_PIOB_OWDR           EQU (0xFFFFF6A4) ;- (PIOB) Output Write Disable Register
-AT91C_PIOB_MDER           EQU (0xFFFFF650) ;- (PIOB) Multi-driver Enable Register
-AT91C_PIOB_PPUSR          EQU (0xFFFFF668) ;- (PIOB) Pull-up Status Register
-AT91C_PIOB_IMR            EQU (0xFFFFF648) ;- (PIOB) Interrupt Mask Register
-AT91C_PIOB_ASR            EQU (0xFFFFF670) ;- (PIOB) Select A Register
-AT91C_PIOB_PPUDR          EQU (0xFFFFF660) ;- (PIOB) Pull-up Disable Register
-AT91C_PIOB_PSR            EQU (0xFFFFF608) ;- (PIOB) PIO Status Register
-AT91C_PIOB_IER            EQU (0xFFFFF640) ;- (PIOB) Interrupt Enable Register
-AT91C_PIOB_CODR           EQU (0xFFFFF634) ;- (PIOB) Clear Output Data Register
-AT91C_PIOB_OWER           EQU (0xFFFFF6A0) ;- (PIOB) Output Write Enable Register
-AT91C_PIOB_ABSR           EQU (0xFFFFF678) ;- (PIOB) AB Select Status Register
-AT91C_PIOB_IFDR           EQU (0xFFFFF624) ;- (PIOB) Input Filter Disable Register
-AT91C_PIOB_PDSR           EQU (0xFFFFF63C) ;- (PIOB) Pin Data Status Register
-AT91C_PIOB_IDR            EQU (0xFFFFF644) ;- (PIOB) Interrupt Disable Register
-AT91C_PIOB_OWSR           EQU (0xFFFFF6A8) ;- (PIOB) Output Write Status Register
-AT91C_PIOB_PDR            EQU (0xFFFFF604) ;- (PIOB) PIO Disable Register
-AT91C_PIOB_ODR            EQU (0xFFFFF614) ;- (PIOB) Output Disable Registerr
-AT91C_PIOB_IFSR           EQU (0xFFFFF628) ;- (PIOB) Input Filter Status Register
-AT91C_PIOB_PPUER          EQU (0xFFFFF664) ;- (PIOB) Pull-up Enable Register
-AT91C_PIOB_SODR           EQU (0xFFFFF630) ;- (PIOB) Set Output Data Register
-AT91C_PIOB_ISR            EQU (0xFFFFF64C) ;- (PIOB) Interrupt Status Register
-AT91C_PIOB_ODSR           EQU (0xFFFFF638) ;- (PIOB) Output Data Status Register
-AT91C_PIOB_OSR            EQU (0xFFFFF618) ;- (PIOB) Output Status Register
-AT91C_PIOB_MDSR           EQU (0xFFFFF658) ;- (PIOB) Multi-driver Status Register
-AT91C_PIOB_IFER           EQU (0xFFFFF620) ;- (PIOB) Input Filter Enable Register
-AT91C_PIOB_BSR            EQU (0xFFFFF674) ;- (PIOB) Select B Register
-AT91C_PIOB_MDDR           EQU (0xFFFFF654) ;- (PIOB) Multi-driver Disable Register
-AT91C_PIOB_OER            EQU (0xFFFFF610) ;- (PIOB) Output Enable Register
-AT91C_PIOB_PER            EQU (0xFFFFF600) ;- (PIOB) PIO Enable Register
-;- ========== Register definition for CKGR peripheral ========== 
-AT91C_CKGR_MOR            EQU (0xFFFFFC20) ;- (CKGR) Main Oscillator Register
-AT91C_CKGR_PLLR           EQU (0xFFFFFC2C) ;- (CKGR) PLL Register
-AT91C_CKGR_MCFR           EQU (0xFFFFFC24) ;- (CKGR) Main Clock  Frequency Register
-;- ========== Register definition for PMC peripheral ========== 
-AT91C_PMC_IDR             EQU (0xFFFFFC64) ;- (PMC) Interrupt Disable Register
-AT91C_PMC_MOR             EQU (0xFFFFFC20) ;- (PMC) Main Oscillator Register
-AT91C_PMC_PLLR            EQU (0xFFFFFC2C) ;- (PMC) PLL Register
-AT91C_PMC_PCER            EQU (0xFFFFFC10) ;- (PMC) Peripheral Clock Enable Register
-AT91C_PMC_PCKR            EQU (0xFFFFFC40) ;- (PMC) Programmable Clock Register
-AT91C_PMC_MCKR            EQU (0xFFFFFC30) ;- (PMC) Master Clock Register
-AT91C_PMC_SCDR            EQU (0xFFFFFC04) ;- (PMC) System Clock Disable Register
-AT91C_PMC_PCDR            EQU (0xFFFFFC14) ;- (PMC) Peripheral Clock Disable Register
-AT91C_PMC_SCSR            EQU (0xFFFFFC08) ;- (PMC) System Clock Status Register
-AT91C_PMC_PCSR            EQU (0xFFFFFC18) ;- (PMC) Peripheral Clock Status Register
-AT91C_PMC_MCFR            EQU (0xFFFFFC24) ;- (PMC) Main Clock  Frequency Register
-AT91C_PMC_SCER            EQU (0xFFFFFC00) ;- (PMC) System Clock Enable Register
-AT91C_PMC_IMR             EQU (0xFFFFFC6C) ;- (PMC) Interrupt Mask Register
-AT91C_PMC_IER             EQU (0xFFFFFC60) ;- (PMC) Interrupt Enable Register
-AT91C_PMC_SR              EQU (0xFFFFFC68) ;- (PMC) Status Register
-;- ========== Register definition for RSTC peripheral ========== 
-AT91C_RSTC_RCR            EQU (0xFFFFFD00) ;- (RSTC) Reset Control Register
-AT91C_RSTC_RMR            EQU (0xFFFFFD08) ;- (RSTC) Reset Mode Register
-AT91C_RSTC_RSR            EQU (0xFFFFFD04) ;- (RSTC) Reset Status Register
-;- ========== Register definition for RTTC peripheral ========== 
-AT91C_RTTC_RTSR           EQU (0xFFFFFD2C) ;- (RTTC) Real-time Status Register
-AT91C_RTTC_RTMR           EQU (0xFFFFFD20) ;- (RTTC) Real-time Mode Register
-AT91C_RTTC_RTVR           EQU (0xFFFFFD28) ;- (RTTC) Real-time Value Register
-AT91C_RTTC_RTAR           EQU (0xFFFFFD24) ;- (RTTC) Real-time Alarm Register
-;- ========== Register definition for PITC peripheral ========== 
-AT91C_PITC_PIVR           EQU (0xFFFFFD38) ;- (PITC) Period Interval Value Register
-AT91C_PITC_PISR           EQU (0xFFFFFD34) ;- (PITC) Period Interval Status Register
-AT91C_PITC_PIIR           EQU (0xFFFFFD3C) ;- (PITC) Period Interval Image Register
-AT91C_PITC_PIMR           EQU (0xFFFFFD30) ;- (PITC) Period Interval Mode Register
-;- ========== Register definition for WDTC peripheral ========== 
-AT91C_WDTC_WDCR           EQU (0xFFFFFD40) ;- (WDTC) Watchdog Control Register
-AT91C_WDTC_WDSR           EQU (0xFFFFFD48) ;- (WDTC) Watchdog Status Register
-AT91C_WDTC_WDMR           EQU (0xFFFFFD44) ;- (WDTC) Watchdog Mode Register
-;- ========== Register definition for VREG peripheral ========== 
-AT91C_VREG_MR             EQU (0xFFFFFD60) ;- (VREG) Voltage Regulator Mode Register
-;- ========== Register definition for MC peripheral ========== 
-AT91C_MC_ASR              EQU (0xFFFFFF04) ;- (MC) MC Abort Status Register
-AT91C_MC_RCR              EQU (0xFFFFFF00) ;- (MC) MC Remap Control Register
-AT91C_MC_FCR              EQU (0xFFFFFF64) ;- (MC) MC Flash Command Register
-AT91C_MC_AASR             EQU (0xFFFFFF08) ;- (MC) MC Abort Address Status Register
-AT91C_MC_FSR              EQU (0xFFFFFF68) ;- (MC) MC Flash Status Register
-AT91C_MC_FMR              EQU (0xFFFFFF60) ;- (MC) MC Flash Mode Register
-;- ========== Register definition for PDC_SPI1 peripheral ========== 
-AT91C_SPI1_PTCR           EQU (0xFFFE4120) ;- (PDC_SPI1) PDC Transfer Control Register
-AT91C_SPI1_RPR            EQU (0xFFFE4100) ;- (PDC_SPI1) Receive Pointer Register
-AT91C_SPI1_TNCR           EQU (0xFFFE411C) ;- (PDC_SPI1) Transmit Next Counter Register
-AT91C_SPI1_TPR            EQU (0xFFFE4108) ;- (PDC_SPI1) Transmit Pointer Register
-AT91C_SPI1_TNPR           EQU (0xFFFE4118) ;- (PDC_SPI1) Transmit Next Pointer Register
-AT91C_SPI1_TCR            EQU (0xFFFE410C) ;- (PDC_SPI1) Transmit Counter Register
-AT91C_SPI1_RCR            EQU (0xFFFE4104) ;- (PDC_SPI1) Receive Counter Register
-AT91C_SPI1_RNPR           EQU (0xFFFE4110) ;- (PDC_SPI1) Receive Next Pointer Register
-AT91C_SPI1_RNCR           EQU (0xFFFE4114) ;- (PDC_SPI1) Receive Next Counter Register
-AT91C_SPI1_PTSR           EQU (0xFFFE4124) ;- (PDC_SPI1) PDC Transfer Status Register
-;- ========== Register definition for SPI1 peripheral ========== 
-AT91C_SPI1_IMR            EQU (0xFFFE401C) ;- (SPI1) Interrupt Mask Register
-AT91C_SPI1_IER            EQU (0xFFFE4014) ;- (SPI1) Interrupt Enable Register
-AT91C_SPI1_MR             EQU (0xFFFE4004) ;- (SPI1) Mode Register
-AT91C_SPI1_RDR            EQU (0xFFFE4008) ;- (SPI1) Receive Data Register
-AT91C_SPI1_IDR            EQU (0xFFFE4018) ;- (SPI1) Interrupt Disable Register
-AT91C_SPI1_SR             EQU (0xFFFE4010) ;- (SPI1) Status Register
-AT91C_SPI1_TDR            EQU (0xFFFE400C) ;- (SPI1) Transmit Data Register
-AT91C_SPI1_CR             EQU (0xFFFE4000) ;- (SPI1) Control Register
-AT91C_SPI1_CSR            EQU (0xFFFE4030) ;- (SPI1) Chip Select Register
-;- ========== Register definition for PDC_SPI0 peripheral ========== 
-AT91C_SPI0_PTCR           EQU (0xFFFE0120) ;- (PDC_SPI0) PDC Transfer Control Register
-AT91C_SPI0_TPR            EQU (0xFFFE0108) ;- (PDC_SPI0) Transmit Pointer Register
-AT91C_SPI0_TCR            EQU (0xFFFE010C) ;- (PDC_SPI0) Transmit Counter Register
-AT91C_SPI0_RCR            EQU (0xFFFE0104) ;- (PDC_SPI0) Receive Counter Register
-AT91C_SPI0_PTSR           EQU (0xFFFE0124) ;- (PDC_SPI0) PDC Transfer Status Register
-AT91C_SPI0_RNPR           EQU (0xFFFE0110) ;- (PDC_SPI0) Receive Next Pointer Register
-AT91C_SPI0_RPR            EQU (0xFFFE0100) ;- (PDC_SPI0) Receive Pointer Register
-AT91C_SPI0_TNCR           EQU (0xFFFE011C) ;- (PDC_SPI0) Transmit Next Counter Register
-AT91C_SPI0_RNCR           EQU (0xFFFE0114) ;- (PDC_SPI0) Receive Next Counter Register
-AT91C_SPI0_TNPR           EQU (0xFFFE0118) ;- (PDC_SPI0) Transmit Next Pointer Register
-;- ========== Register definition for SPI0 peripheral ========== 
-AT91C_SPI0_IER            EQU (0xFFFE0014) ;- (SPI0) Interrupt Enable Register
-AT91C_SPI0_SR             EQU (0xFFFE0010) ;- (SPI0) Status Register
-AT91C_SPI0_IDR            EQU (0xFFFE0018) ;- (SPI0) Interrupt Disable Register
-AT91C_SPI0_CR             EQU (0xFFFE0000) ;- (SPI0) Control Register
-AT91C_SPI0_MR             EQU (0xFFFE0004) ;- (SPI0) Mode Register
-AT91C_SPI0_IMR            EQU (0xFFFE001C) ;- (SPI0) Interrupt Mask Register
-AT91C_SPI0_TDR            EQU (0xFFFE000C) ;- (SPI0) Transmit Data Register
-AT91C_SPI0_RDR            EQU (0xFFFE0008) ;- (SPI0) Receive Data Register
-AT91C_SPI0_CSR            EQU (0xFFFE0030) ;- (SPI0) Chip Select Register
-;- ========== Register definition for PDC_US1 peripheral ========== 
-AT91C_US1_RNCR            EQU (0xFFFC4114) ;- (PDC_US1) Receive Next Counter Register
-AT91C_US1_PTCR            EQU (0xFFFC4120) ;- (PDC_US1) PDC Transfer Control Register
-AT91C_US1_TCR             EQU (0xFFFC410C) ;- (PDC_US1) Transmit Counter Register
-AT91C_US1_PTSR            EQU (0xFFFC4124) ;- (PDC_US1) PDC Transfer Status Register
-AT91C_US1_TNPR            EQU (0xFFFC4118) ;- (PDC_US1) Transmit Next Pointer Register
-AT91C_US1_RCR             EQU (0xFFFC4104) ;- (PDC_US1) Receive Counter Register
-AT91C_US1_RNPR            EQU (0xFFFC4110) ;- (PDC_US1) Receive Next Pointer Register
-AT91C_US1_RPR             EQU (0xFFFC4100) ;- (PDC_US1) Receive Pointer Register
-AT91C_US1_TNCR            EQU (0xFFFC411C) ;- (PDC_US1) Transmit Next Counter Register
-AT91C_US1_TPR             EQU (0xFFFC4108) ;- (PDC_US1) Transmit Pointer Register
-;- ========== Register definition for US1 peripheral ========== 
-AT91C_US1_IF              EQU (0xFFFC404C) ;- (US1) IRDA_FILTER Register
-AT91C_US1_NER             EQU (0xFFFC4044) ;- (US1) Nb Errors Register
-AT91C_US1_RTOR            EQU (0xFFFC4024) ;- (US1) Receiver Time-out Register
-AT91C_US1_CSR             EQU (0xFFFC4014) ;- (US1) Channel Status Register
-AT91C_US1_IDR             EQU (0xFFFC400C) ;- (US1) Interrupt Disable Register
-AT91C_US1_IER             EQU (0xFFFC4008) ;- (US1) Interrupt Enable Register
-AT91C_US1_THR             EQU (0xFFFC401C) ;- (US1) Transmitter Holding Register
-AT91C_US1_TTGR            EQU (0xFFFC4028) ;- (US1) Transmitter Time-guard Register
-AT91C_US1_RHR             EQU (0xFFFC4018) ;- (US1) Receiver Holding Register
-AT91C_US1_BRGR            EQU (0xFFFC4020) ;- (US1) Baud Rate Generator Register
-AT91C_US1_IMR             EQU (0xFFFC4010) ;- (US1) Interrupt Mask Register
-AT91C_US1_FIDI            EQU (0xFFFC4040) ;- (US1) FI_DI_Ratio Register
-AT91C_US1_CR              EQU (0xFFFC4000) ;- (US1) Control Register
-AT91C_US1_MR              EQU (0xFFFC4004) ;- (US1) Mode Register
-;- ========== Register definition for PDC_US0 peripheral ========== 
-AT91C_US0_TNPR            EQU (0xFFFC0118) ;- (PDC_US0) Transmit Next Pointer Register
-AT91C_US0_RNPR            EQU (0xFFFC0110) ;- (PDC_US0) Receive Next Pointer Register
-AT91C_US0_TCR             EQU (0xFFFC010C) ;- (PDC_US0) Transmit Counter Register
-AT91C_US0_PTCR            EQU (0xFFFC0120) ;- (PDC_US0) PDC Transfer Control Register
-AT91C_US0_PTSR            EQU (0xFFFC0124) ;- (PDC_US0) PDC Transfer Status Register
-AT91C_US0_TNCR            EQU (0xFFFC011C) ;- (PDC_US0) Transmit Next Counter Register
-AT91C_US0_TPR             EQU (0xFFFC0108) ;- (PDC_US0) Transmit Pointer Register
-AT91C_US0_RCR             EQU (0xFFFC0104) ;- (PDC_US0) Receive Counter Register
-AT91C_US0_RPR             EQU (0xFFFC0100) ;- (PDC_US0) Receive Pointer Register
-AT91C_US0_RNCR            EQU (0xFFFC0114) ;- (PDC_US0) Receive Next Counter Register
-;- ========== Register definition for US0 peripheral ========== 
-AT91C_US0_BRGR            EQU (0xFFFC0020) ;- (US0) Baud Rate Generator Register
-AT91C_US0_NER             EQU (0xFFFC0044) ;- (US0) Nb Errors Register
-AT91C_US0_CR              EQU (0xFFFC0000) ;- (US0) Control Register
-AT91C_US0_IMR             EQU (0xFFFC0010) ;- (US0) Interrupt Mask Register
-AT91C_US0_FIDI            EQU (0xFFFC0040) ;- (US0) FI_DI_Ratio Register
-AT91C_US0_TTGR            EQU (0xFFFC0028) ;- (US0) Transmitter Time-guard Register
-AT91C_US0_MR              EQU (0xFFFC0004) ;- (US0) Mode Register
-AT91C_US0_RTOR            EQU (0xFFFC0024) ;- (US0) Receiver Time-out Register
-AT91C_US0_CSR             EQU (0xFFFC0014) ;- (US0) Channel Status Register
-AT91C_US0_RHR             EQU (0xFFFC0018) ;- (US0) Receiver Holding Register
-AT91C_US0_IDR             EQU (0xFFFC000C) ;- (US0) Interrupt Disable Register
-AT91C_US0_THR             EQU (0xFFFC001C) ;- (US0) Transmitter Holding Register
-AT91C_US0_IF              EQU (0xFFFC004C) ;- (US0) IRDA_FILTER Register
-AT91C_US0_IER             EQU (0xFFFC0008) ;- (US0) Interrupt Enable Register
-;- ========== Register definition for PDC_SSC peripheral ========== 
-AT91C_SSC_TNCR            EQU (0xFFFD411C) ;- (PDC_SSC) Transmit Next Counter Register
-AT91C_SSC_RPR             EQU (0xFFFD4100) ;- (PDC_SSC) Receive Pointer Register
-AT91C_SSC_RNCR            EQU (0xFFFD4114) ;- (PDC_SSC) Receive Next Counter Register
-AT91C_SSC_TPR             EQU (0xFFFD4108) ;- (PDC_SSC) Transmit Pointer Register
-AT91C_SSC_PTCR            EQU (0xFFFD4120) ;- (PDC_SSC) PDC Transfer Control Register
-AT91C_SSC_TCR             EQU (0xFFFD410C) ;- (PDC_SSC) Transmit Counter Register
-AT91C_SSC_RCR             EQU (0xFFFD4104) ;- (PDC_SSC) Receive Counter Register
-AT91C_SSC_RNPR            EQU (0xFFFD4110) ;- (PDC_SSC) Receive Next Pointer Register
-AT91C_SSC_TNPR            EQU (0xFFFD4118) ;- (PDC_SSC) Transmit Next Pointer Register
-AT91C_SSC_PTSR            EQU (0xFFFD4124) ;- (PDC_SSC) PDC Transfer Status Register
-;- ========== Register definition for SSC peripheral ========== 
-AT91C_SSC_RHR             EQU (0xFFFD4020) ;- (SSC) Receive Holding Register
-AT91C_SSC_RSHR            EQU (0xFFFD4030) ;- (SSC) Receive Sync Holding Register
-AT91C_SSC_TFMR            EQU (0xFFFD401C) ;- (SSC) Transmit Frame Mode Register
-AT91C_SSC_IDR             EQU (0xFFFD4048) ;- (SSC) Interrupt Disable Register
-AT91C_SSC_THR             EQU (0xFFFD4024) ;- (SSC) Transmit Holding Register
-AT91C_SSC_RCMR            EQU (0xFFFD4010) ;- (SSC) Receive Clock ModeRegister
-AT91C_SSC_IER             EQU (0xFFFD4044) ;- (SSC) Interrupt Enable Register
-AT91C_SSC_TSHR            EQU (0xFFFD4034) ;- (SSC) Transmit Sync Holding Register
-AT91C_SSC_SR              EQU (0xFFFD4040) ;- (SSC) Status Register
-AT91C_SSC_CMR             EQU (0xFFFD4004) ;- (SSC) Clock Mode Register
-AT91C_SSC_TCMR            EQU (0xFFFD4018) ;- (SSC) Transmit Clock Mode Register
-AT91C_SSC_CR              EQU (0xFFFD4000) ;- (SSC) Control Register
-AT91C_SSC_IMR             EQU (0xFFFD404C) ;- (SSC) Interrupt Mask Register
-AT91C_SSC_RFMR            EQU (0xFFFD4014) ;- (SSC) Receive Frame Mode Register
-;- ========== Register definition for TWI peripheral ========== 
-AT91C_TWI_IER             EQU (0xFFFB8024) ;- (TWI) Interrupt Enable Register
-AT91C_TWI_CR              EQU (0xFFFB8000) ;- (TWI) Control Register
-AT91C_TWI_SR              EQU (0xFFFB8020) ;- (TWI) Status Register
-AT91C_TWI_IMR             EQU (0xFFFB802C) ;- (TWI) Interrupt Mask Register
-AT91C_TWI_THR             EQU (0xFFFB8034) ;- (TWI) Transmit Holding Register
-AT91C_TWI_IDR             EQU (0xFFFB8028) ;- (TWI) Interrupt Disable Register
-AT91C_TWI_IADR            EQU (0xFFFB800C) ;- (TWI) Internal Address Register
-AT91C_TWI_MMR             EQU (0xFFFB8004) ;- (TWI) Master Mode Register
-AT91C_TWI_CWGR            EQU (0xFFFB8010) ;- (TWI) Clock Waveform Generator Register
-AT91C_TWI_RHR             EQU (0xFFFB8030) ;- (TWI) Receive Holding Register
-;- ========== Register definition for PWMC_CH3 peripheral ========== 
-AT91C_PWMC_CH3_CUPDR      EQU (0xFFFCC270) ;- (PWMC_CH3) Channel Update Register
-AT91C_PWMC_CH3_Reserved   EQU (0xFFFCC274) ;- (PWMC_CH3) Reserved
-AT91C_PWMC_CH3_CPRDR      EQU (0xFFFCC268) ;- (PWMC_CH3) Channel Period Register
-AT91C_PWMC_CH3_CDTYR      EQU (0xFFFCC264) ;- (PWMC_CH3) Channel Duty Cycle Register
-AT91C_PWMC_CH3_CCNTR      EQU (0xFFFCC26C) ;- (PWMC_CH3) Channel Counter Register
-AT91C_PWMC_CH3_CMR        EQU (0xFFFCC260) ;- (PWMC_CH3) Channel Mode Register
-;- ========== Register definition for PWMC_CH2 peripheral ========== 
-AT91C_PWMC_CH2_Reserved   EQU (0xFFFCC254) ;- (PWMC_CH2) Reserved
-AT91C_PWMC_CH2_CMR        EQU (0xFFFCC240) ;- (PWMC_CH2) Channel Mode Register
-AT91C_PWMC_CH2_CCNTR      EQU (0xFFFCC24C) ;- (PWMC_CH2) Channel Counter Register
-AT91C_PWMC_CH2_CPRDR      EQU (0xFFFCC248) ;- (PWMC_CH2) Channel Period Register
-AT91C_PWMC_CH2_CUPDR      EQU (0xFFFCC250) ;- (PWMC_CH2) Channel Update Register
-AT91C_PWMC_CH2_CDTYR      EQU (0xFFFCC244) ;- (PWMC_CH2) Channel Duty Cycle Register
-;- ========== Register definition for PWMC_CH1 peripheral ========== 
-AT91C_PWMC_CH1_Reserved   EQU (0xFFFCC234) ;- (PWMC_CH1) Reserved
-AT91C_PWMC_CH1_CUPDR      EQU (0xFFFCC230) ;- (PWMC_CH1) Channel Update Register
-AT91C_PWMC_CH1_CPRDR      EQU (0xFFFCC228) ;- (PWMC_CH1) Channel Period Register
-AT91C_PWMC_CH1_CCNTR      EQU (0xFFFCC22C) ;- (PWMC_CH1) Channel Counter Register
-AT91C_PWMC_CH1_CDTYR      EQU (0xFFFCC224) ;- (PWMC_CH1) Channel Duty Cycle Register
-AT91C_PWMC_CH1_CMR        EQU (0xFFFCC220) ;- (PWMC_CH1) Channel Mode Register
-;- ========== Register definition for PWMC_CH0 peripheral ========== 
-AT91C_PWMC_CH0_Reserved   EQU (0xFFFCC214) ;- (PWMC_CH0) Reserved
-AT91C_PWMC_CH0_CPRDR      EQU (0xFFFCC208) ;- (PWMC_CH0) Channel Period Register
-AT91C_PWMC_CH0_CDTYR      EQU (0xFFFCC204) ;- (PWMC_CH0) Channel Duty Cycle Register
-AT91C_PWMC_CH0_CMR        EQU (0xFFFCC200) ;- (PWMC_CH0) Channel Mode Register
-AT91C_PWMC_CH0_CUPDR      EQU (0xFFFCC210) ;- (PWMC_CH0) Channel Update Register
-AT91C_PWMC_CH0_CCNTR      EQU (0xFFFCC20C) ;- (PWMC_CH0) Channel Counter Register
-;- ========== Register definition for PWMC peripheral ========== 
-AT91C_PWMC_IDR            EQU (0xFFFCC014) ;- (PWMC) PWMC Interrupt Disable Register
-AT91C_PWMC_DIS            EQU (0xFFFCC008) ;- (PWMC) PWMC Disable Register
-AT91C_PWMC_IER            EQU (0xFFFCC010) ;- (PWMC) PWMC Interrupt Enable Register
-AT91C_PWMC_VR             EQU (0xFFFCC0FC) ;- (PWMC) PWMC Version Register
-AT91C_PWMC_ISR            EQU (0xFFFCC01C) ;- (PWMC) PWMC Interrupt Status Register
-AT91C_PWMC_SR             EQU (0xFFFCC00C) ;- (PWMC) PWMC Status Register
-AT91C_PWMC_IMR            EQU (0xFFFCC018) ;- (PWMC) PWMC Interrupt Mask Register
-AT91C_PWMC_MR             EQU (0xFFFCC000) ;- (PWMC) PWMC Mode Register
-AT91C_PWMC_ENA            EQU (0xFFFCC004) ;- (PWMC) PWMC Enable Register
-;- ========== Register definition for UDP peripheral ========== 
-AT91C_UDP_IMR             EQU (0xFFFB0018) ;- (UDP) Interrupt Mask Register
-AT91C_UDP_FADDR           EQU (0xFFFB0008) ;- (UDP) Function Address Register
-AT91C_UDP_NUM             EQU (0xFFFB0000) ;- (UDP) Frame Number Register
-AT91C_UDP_FDR             EQU (0xFFFB0050) ;- (UDP) Endpoint FIFO Data Register
-AT91C_UDP_ISR             EQU (0xFFFB001C) ;- (UDP) Interrupt Status Register
-AT91C_UDP_CSR             EQU (0xFFFB0030) ;- (UDP) Endpoint Control and Status Register
-AT91C_UDP_IDR             EQU (0xFFFB0014) ;- (UDP) Interrupt Disable Register
-AT91C_UDP_ICR             EQU (0xFFFB0020) ;- (UDP) Interrupt Clear Register
-AT91C_UDP_RSTEP           EQU (0xFFFB0028) ;- (UDP) Reset Endpoint Register
-AT91C_UDP_TXVC            EQU (0xFFFB0074) ;- (UDP) Transceiver Control Register
-AT91C_UDP_GLBSTATE        EQU (0xFFFB0004) ;- (UDP) Global State Register
-AT91C_UDP_IER             EQU (0xFFFB0010) ;- (UDP) Interrupt Enable Register
-;- ========== Register definition for TC0 peripheral ========== 
-AT91C_TC0_SR              EQU (0xFFFA0020) ;- (TC0) Status Register
-AT91C_TC0_RC              EQU (0xFFFA001C) ;- (TC0) Register C
-AT91C_TC0_RB              EQU (0xFFFA0018) ;- (TC0) Register B
-AT91C_TC0_CCR             EQU (0xFFFA0000) ;- (TC0) Channel Control Register
-AT91C_TC0_CMR             EQU (0xFFFA0004) ;- (TC0) Channel Mode Register (Capture Mode / Waveform Mode)
-AT91C_TC0_IER             EQU (0xFFFA0024) ;- (TC0) Interrupt Enable Register
-AT91C_TC0_RA              EQU (0xFFFA0014) ;- (TC0) Register A
-AT91C_TC0_IDR             EQU (0xFFFA0028) ;- (TC0) Interrupt Disable Register
-AT91C_TC0_CV              EQU (0xFFFA0010) ;- (TC0) Counter Value
-AT91C_TC0_IMR             EQU (0xFFFA002C) ;- (TC0) Interrupt Mask Register
-;- ========== Register definition for TC1 peripheral ========== 
-AT91C_TC1_RB              EQU (0xFFFA0058) ;- (TC1) Register B
-AT91C_TC1_CCR             EQU (0xFFFA0040) ;- (TC1) Channel Control Register
-AT91C_TC1_IER             EQU (0xFFFA0064) ;- (TC1) Interrupt Enable Register
-AT91C_TC1_IDR             EQU (0xFFFA0068) ;- (TC1) Interrupt Disable Register
-AT91C_TC1_SR              EQU (0xFFFA0060) ;- (TC1) Status Register
-AT91C_TC1_CMR             EQU (0xFFFA0044) ;- (TC1) Channel Mode Register (Capture Mode / Waveform Mode)
-AT91C_TC1_RA              EQU (0xFFFA0054) ;- (TC1) Register A
-AT91C_TC1_RC              EQU (0xFFFA005C) ;- (TC1) Register C
-AT91C_TC1_IMR             EQU (0xFFFA006C) ;- (TC1) Interrupt Mask Register
-AT91C_TC1_CV              EQU (0xFFFA0050) ;- (TC1) Counter Value
-;- ========== Register definition for TC2 peripheral ========== 
-AT91C_TC2_CMR             EQU (0xFFFA0084) ;- (TC2) Channel Mode Register (Capture Mode / Waveform Mode)
-AT91C_TC2_CCR             EQU (0xFFFA0080) ;- (TC2) Channel Control Register
-AT91C_TC2_CV              EQU (0xFFFA0090) ;- (TC2) Counter Value
-AT91C_TC2_RA              EQU (0xFFFA0094) ;- (TC2) Register A
-AT91C_TC2_RB              EQU (0xFFFA0098) ;- (TC2) Register B
-AT91C_TC2_IDR             EQU (0xFFFA00A8) ;- (TC2) Interrupt Disable Register
-AT91C_TC2_IMR             EQU (0xFFFA00AC) ;- (TC2) Interrupt Mask Register
-AT91C_TC2_RC              EQU (0xFFFA009C) ;- (TC2) Register C
-AT91C_TC2_IER             EQU (0xFFFA00A4) ;- (TC2) Interrupt Enable Register
-AT91C_TC2_SR              EQU (0xFFFA00A0) ;- (TC2) Status Register
-;- ========== Register definition for TCB peripheral ========== 
-AT91C_TCB_BMR             EQU (0xFFFA00C4) ;- (TCB) TC Block Mode Register
-AT91C_TCB_BCR             EQU (0xFFFA00C0) ;- (TCB) TC Block Control Register
-;- ========== Register definition for CAN_MB0 peripheral ========== 
-AT91C_CAN_MB0_MDL         EQU (0xFFFD0214) ;- (CAN_MB0) MailBox Data Low Register
-AT91C_CAN_MB0_MAM         EQU (0xFFFD0204) ;- (CAN_MB0) MailBox Acceptance Mask Register
-AT91C_CAN_MB0_MCR         EQU (0xFFFD021C) ;- (CAN_MB0) MailBox Control Register
-AT91C_CAN_MB0_MID         EQU (0xFFFD0208) ;- (CAN_MB0) MailBox ID Register
-AT91C_CAN_MB0_MSR         EQU (0xFFFD0210) ;- (CAN_MB0) MailBox Status Register
-AT91C_CAN_MB0_MFID        EQU (0xFFFD020C) ;- (CAN_MB0) MailBox Family ID Register
-AT91C_CAN_MB0_MDH         EQU (0xFFFD0218) ;- (CAN_MB0) MailBox Data High Register
-AT91C_CAN_MB0_MMR         EQU (0xFFFD0200) ;- (CAN_MB0) MailBox Mode Register
-;- ========== Register definition for CAN_MB1 peripheral ========== 
-AT91C_CAN_MB1_MDL         EQU (0xFFFD0234) ;- (CAN_MB1) MailBox Data Low Register
-AT91C_CAN_MB1_MID         EQU (0xFFFD0228) ;- (CAN_MB1) MailBox ID Register
-AT91C_CAN_MB1_MMR         EQU (0xFFFD0220) ;- (CAN_MB1) MailBox Mode Register
-AT91C_CAN_MB1_MSR         EQU (0xFFFD0230) ;- (CAN_MB1) MailBox Status Register
-AT91C_CAN_MB1_MAM         EQU (0xFFFD0224) ;- (CAN_MB1) MailBox Acceptance Mask Register
-AT91C_CAN_MB1_MDH         EQU (0xFFFD0238) ;- (CAN_MB1) MailBox Data High Register
-AT91C_CAN_MB1_MCR         EQU (0xFFFD023C) ;- (CAN_MB1) MailBox Control Register
-AT91C_CAN_MB1_MFID        EQU (0xFFFD022C) ;- (CAN_MB1) MailBox Family ID Register
-;- ========== Register definition for CAN_MB2 peripheral ========== 
-AT91C_CAN_MB2_MCR         EQU (0xFFFD025C) ;- (CAN_MB2) MailBox Control Register
-AT91C_CAN_MB2_MDH         EQU (0xFFFD0258) ;- (CAN_MB2) MailBox Data High Register
-AT91C_CAN_MB2_MID         EQU (0xFFFD0248) ;- (CAN_MB2) MailBox ID Register
-AT91C_CAN_MB2_MDL         EQU (0xFFFD0254) ;- (CAN_MB2) MailBox Data Low Register
-AT91C_CAN_MB2_MMR         EQU (0xFFFD0240) ;- (CAN_MB2) MailBox Mode Register
-AT91C_CAN_MB2_MAM         EQU (0xFFFD0244) ;- (CAN_MB2) MailBox Acceptance Mask Register
-AT91C_CAN_MB2_MFID        EQU (0xFFFD024C) ;- (CAN_MB2) MailBox Family ID Register
-AT91C_CAN_MB2_MSR         EQU (0xFFFD0250) ;- (CAN_MB2) MailBox Status Register
-;- ========== Register definition for CAN_MB3 peripheral ========== 
-AT91C_CAN_MB3_MFID        EQU (0xFFFD026C) ;- (CAN_MB3) MailBox Family ID Register
-AT91C_CAN_MB3_MAM         EQU (0xFFFD0264) ;- (CAN_MB3) MailBox Acceptance Mask Register
-AT91C_CAN_MB3_MID         EQU (0xFFFD0268) ;- (CAN_MB3) MailBox ID Register
-AT91C_CAN_MB3_MCR         EQU (0xFFFD027C) ;- (CAN_MB3) MailBox Control Register
-AT91C_CAN_MB3_MMR         EQU (0xFFFD0260) ;- (CAN_MB3) MailBox Mode Register
-AT91C_CAN_MB3_MSR         EQU (0xFFFD0270) ;- (CAN_MB3) MailBox Status Register
-AT91C_CAN_MB3_MDL         EQU (0xFFFD0274) ;- (CAN_MB3) MailBox Data Low Register
-AT91C_CAN_MB3_MDH         EQU (0xFFFD0278) ;- (CAN_MB3) MailBox Data High Register
-;- ========== Register definition for CAN_MB4 peripheral ========== 
-AT91C_CAN_MB4_MID         EQU (0xFFFD0288) ;- (CAN_MB4) MailBox ID Register
-AT91C_CAN_MB4_MMR         EQU (0xFFFD0280) ;- (CAN_MB4) MailBox Mode Register
-AT91C_CAN_MB4_MDH         EQU (0xFFFD0298) ;- (CAN_MB4) MailBox Data High Register
-AT91C_CAN_MB4_MFID        EQU (0xFFFD028C) ;- (CAN_MB4) MailBox Family ID Register
-AT91C_CAN_MB4_MSR         EQU (0xFFFD0290) ;- (CAN_MB4) MailBox Status Register
-AT91C_CAN_MB4_MCR         EQU (0xFFFD029C) ;- (CAN_MB4) MailBox Control Register
-AT91C_CAN_MB4_MDL         EQU (0xFFFD0294) ;- (CAN_MB4) MailBox Data Low Register
-AT91C_CAN_MB4_MAM         EQU (0xFFFD0284) ;- (CAN_MB4) MailBox Acceptance Mask Register
-;- ========== Register definition for CAN_MB5 peripheral ========== 
-AT91C_CAN_MB5_MSR         EQU (0xFFFD02B0) ;- (CAN_MB5) MailBox Status Register
-AT91C_CAN_MB5_MCR         EQU (0xFFFD02BC) ;- (CAN_MB5) MailBox Control Register
-AT91C_CAN_MB5_MFID        EQU (0xFFFD02AC) ;- (CAN_MB5) MailBox Family ID Register
-AT91C_CAN_MB5_MDH         EQU (0xFFFD02B8) ;- (CAN_MB5) MailBox Data High Register
-AT91C_CAN_MB5_MID         EQU (0xFFFD02A8) ;- (CAN_MB5) MailBox ID Register
-AT91C_CAN_MB5_MMR         EQU (0xFFFD02A0) ;- (CAN_MB5) MailBox Mode Register
-AT91C_CAN_MB5_MDL         EQU (0xFFFD02B4) ;- (CAN_MB5) MailBox Data Low Register
-AT91C_CAN_MB5_MAM         EQU (0xFFFD02A4) ;- (CAN_MB5) MailBox Acceptance Mask Register
-;- ========== Register definition for CAN_MB6 peripheral ========== 
-AT91C_CAN_MB6_MFID        EQU (0xFFFD02CC) ;- (CAN_MB6) MailBox Family ID Register
-AT91C_CAN_MB6_MID         EQU (0xFFFD02C8) ;- (CAN_MB6) MailBox ID Register
-AT91C_CAN_MB6_MAM         EQU (0xFFFD02C4) ;- (CAN_MB6) MailBox Acceptance Mask Register
-AT91C_CAN_MB6_MSR         EQU (0xFFFD02D0) ;- (CAN_MB6) MailBox Status Register
-AT91C_CAN_MB6_MDL         EQU (0xFFFD02D4) ;- (CAN_MB6) MailBox Data Low Register
-AT91C_CAN_MB6_MCR         EQU (0xFFFD02DC) ;- (CAN_MB6) MailBox Control Register
-AT91C_CAN_MB6_MDH         EQU (0xFFFD02D8) ;- (CAN_MB6) MailBox Data High Register
-AT91C_CAN_MB6_MMR         EQU (0xFFFD02C0) ;- (CAN_MB6) MailBox Mode Register
-;- ========== Register definition for CAN_MB7 peripheral ========== 
-AT91C_CAN_MB7_MCR         EQU (0xFFFD02FC) ;- (CAN_MB7) MailBox Control Register
-AT91C_CAN_MB7_MDH         EQU (0xFFFD02F8) ;- (CAN_MB7) MailBox Data High Register
-AT91C_CAN_MB7_MFID        EQU (0xFFFD02EC) ;- (CAN_MB7) MailBox Family ID Register
-AT91C_CAN_MB7_MDL         EQU (0xFFFD02F4) ;- (CAN_MB7) MailBox Data Low Register
-AT91C_CAN_MB7_MID         EQU (0xFFFD02E8) ;- (CAN_MB7) MailBox ID Register
-AT91C_CAN_MB7_MMR         EQU (0xFFFD02E0) ;- (CAN_MB7) MailBox Mode Register
-AT91C_CAN_MB7_MAM         EQU (0xFFFD02E4) ;- (CAN_MB7) MailBox Acceptance Mask Register
-AT91C_CAN_MB7_MSR         EQU (0xFFFD02F0) ;- (CAN_MB7) MailBox Status Register
-;- ========== Register definition for CAN peripheral ========== 
-AT91C_CAN_TCR             EQU (0xFFFD0024) ;- (CAN) Transfer Command Register
-AT91C_CAN_IMR             EQU (0xFFFD000C) ;- (CAN) Interrupt Mask Register
-AT91C_CAN_IER             EQU (0xFFFD0004) ;- (CAN) Interrupt Enable Register
-AT91C_CAN_ECR             EQU (0xFFFD0020) ;- (CAN) Error Counter Register
-AT91C_CAN_TIMESTP         EQU (0xFFFD001C) ;- (CAN) Time Stamp Register
-AT91C_CAN_MR              EQU (0xFFFD0000) ;- (CAN) Mode Register
-AT91C_CAN_IDR             EQU (0xFFFD0008) ;- (CAN) Interrupt Disable Register
-AT91C_CAN_ACR             EQU (0xFFFD0028) ;- (CAN) Abort Command Register
-AT91C_CAN_TIM             EQU (0xFFFD0018) ;- (CAN) Timer Register
-AT91C_CAN_SR              EQU (0xFFFD0010) ;- (CAN) Status Register
-AT91C_CAN_BR              EQU (0xFFFD0014) ;- (CAN) Baudrate Register
-AT91C_CAN_VR              EQU (0xFFFD00FC) ;- (CAN) Version Register
-;- ========== Register definition for EMAC peripheral ========== 
-AT91C_EMAC_ISR            EQU (0xFFFDC024) ;- (EMAC) Interrupt Status Register
-AT91C_EMAC_SA4H           EQU (0xFFFDC0B4) ;- (EMAC) Specific Address 4 Top, Last 2 bytes
-AT91C_EMAC_SA1L           EQU (0xFFFDC098) ;- (EMAC) Specific Address 1 Bottom, First 4 bytes
-AT91C_EMAC_ELE            EQU (0xFFFDC078) ;- (EMAC) Excessive Length Errors Register
-AT91C_EMAC_LCOL           EQU (0xFFFDC05C) ;- (EMAC) Late Collision Register
-AT91C_EMAC_RLE            EQU (0xFFFDC088) ;- (EMAC) Receive Length Field Mismatch Register
-AT91C_EMAC_WOL            EQU (0xFFFDC0C4) ;- (EMAC) Wake On LAN Register
-AT91C_EMAC_DTF            EQU (0xFFFDC058) ;- (EMAC) Deferred Transmission Frame Register
-AT91C_EMAC_TUND           EQU (0xFFFDC064) ;- (EMAC) Transmit Underrun Error Register
-AT91C_EMAC_NCR            EQU (0xFFFDC000) ;- (EMAC) Network Control Register
-AT91C_EMAC_SA4L           EQU (0xFFFDC0B0) ;- (EMAC) Specific Address 4 Bottom, First 4 bytes
-AT91C_EMAC_RSR            EQU (0xFFFDC020) ;- (EMAC) Receive Status Register
-AT91C_EMAC_SA3L           EQU (0xFFFDC0A8) ;- (EMAC) Specific Address 3 Bottom, First 4 bytes
-AT91C_EMAC_TSR            EQU (0xFFFDC014) ;- (EMAC) Transmit Status Register
-AT91C_EMAC_IDR            EQU (0xFFFDC02C) ;- (EMAC) Interrupt Disable Register
-AT91C_EMAC_RSE            EQU (0xFFFDC074) ;- (EMAC) Receive Symbol Errors Register
-AT91C_EMAC_ECOL           EQU (0xFFFDC060) ;- (EMAC) Excessive Collision Register
-AT91C_EMAC_TID            EQU (0xFFFDC0B8) ;- (EMAC) Type ID Checking Register
-AT91C_EMAC_HRB            EQU (0xFFFDC090) ;- (EMAC) Hash Address Bottom[31:0]
-AT91C_EMAC_TBQP           EQU (0xFFFDC01C) ;- (EMAC) Transmit Buffer Queue Pointer
-AT91C_EMAC_USRIO          EQU (0xFFFDC0C0) ;- (EMAC) USER Input/Output Register
-AT91C_EMAC_PTR            EQU (0xFFFDC038) ;- (EMAC) Pause Time Register
-AT91C_EMAC_SA2H           EQU (0xFFFDC0A4) ;- (EMAC) Specific Address 2 Top, Last 2 bytes
-AT91C_EMAC_ROV            EQU (0xFFFDC070) ;- (EMAC) Receive Overrun Errors Register
-AT91C_EMAC_ALE            EQU (0xFFFDC054) ;- (EMAC) Alignment Error Register
-AT91C_EMAC_RJA            EQU (0xFFFDC07C) ;- (EMAC) Receive Jabbers Register
-AT91C_EMAC_RBQP           EQU (0xFFFDC018) ;- (EMAC) Receive Buffer Queue Pointer
-AT91C_EMAC_TPF            EQU (0xFFFDC08C) ;- (EMAC) Transmitted Pause Frames Register
-AT91C_EMAC_NCFGR          EQU (0xFFFDC004) ;- (EMAC) Network Configuration Register
-AT91C_EMAC_HRT            EQU (0xFFFDC094) ;- (EMAC) Hash Address Top[63:32]
-AT91C_EMAC_USF            EQU (0xFFFDC080) ;- (EMAC) Undersize Frames Register
-AT91C_EMAC_FCSE           EQU (0xFFFDC050) ;- (EMAC) Frame Check Sequence Error Register
-AT91C_EMAC_TPQ            EQU (0xFFFDC0BC) ;- (EMAC) Transmit Pause Quantum Register
-AT91C_EMAC_MAN            EQU (0xFFFDC034) ;- (EMAC) PHY Maintenance Register
-AT91C_EMAC_FTO            EQU (0xFFFDC040) ;- (EMAC) Frames Transmitted OK Register
-AT91C_EMAC_REV            EQU (0xFFFDC0FC) ;- (EMAC) Revision Register
-AT91C_EMAC_IMR            EQU (0xFFFDC030) ;- (EMAC) Interrupt Mask Register
-AT91C_EMAC_SCF            EQU (0xFFFDC044) ;- (EMAC) Single Collision Frame Register
-AT91C_EMAC_PFR            EQU (0xFFFDC03C) ;- (EMAC) Pause Frames received Register
-AT91C_EMAC_MCF            EQU (0xFFFDC048) ;- (EMAC) Multiple Collision Frame Register
-AT91C_EMAC_NSR            EQU (0xFFFDC008) ;- (EMAC) Network Status Register
-AT91C_EMAC_SA2L           EQU (0xFFFDC0A0) ;- (EMAC) Specific Address 2 Bottom, First 4 bytes
-AT91C_EMAC_FRO            EQU (0xFFFDC04C) ;- (EMAC) Frames Received OK Register
-AT91C_EMAC_IER            EQU (0xFFFDC028) ;- (EMAC) Interrupt Enable Register
-AT91C_EMAC_SA1H           EQU (0xFFFDC09C) ;- (EMAC) Specific Address 1 Top, Last 2 bytes
-AT91C_EMAC_CSE            EQU (0xFFFDC068) ;- (EMAC) Carrier Sense Error Register
-AT91C_EMAC_SA3H           EQU (0xFFFDC0AC) ;- (EMAC) Specific Address 3 Top, Last 2 bytes
-AT91C_EMAC_RRE            EQU (0xFFFDC06C) ;- (EMAC) Receive Ressource Error Register
-AT91C_EMAC_STE            EQU (0xFFFDC084) ;- (EMAC) SQE Test Error Register
-;- ========== Register definition for PDC_ADC peripheral ========== 
-AT91C_ADC_PTSR            EQU (0xFFFD8124) ;- (PDC_ADC) PDC Transfer Status Register
-AT91C_ADC_PTCR            EQU (0xFFFD8120) ;- (PDC_ADC) PDC Transfer Control Register
-AT91C_ADC_TNPR            EQU (0xFFFD8118) ;- (PDC_ADC) Transmit Next Pointer Register
-AT91C_ADC_TNCR            EQU (0xFFFD811C) ;- (PDC_ADC) Transmit Next Counter Register
-AT91C_ADC_RNPR            EQU (0xFFFD8110) ;- (PDC_ADC) Receive Next Pointer Register
-AT91C_ADC_RNCR            EQU (0xFFFD8114) ;- (PDC_ADC) Receive Next Counter Register
-AT91C_ADC_RPR             EQU (0xFFFD8100) ;- (PDC_ADC) Receive Pointer Register
-AT91C_ADC_TCR             EQU (0xFFFD810C) ;- (PDC_ADC) Transmit Counter Register
-AT91C_ADC_TPR             EQU (0xFFFD8108) ;- (PDC_ADC) Transmit Pointer Register
-AT91C_ADC_RCR             EQU (0xFFFD8104) ;- (PDC_ADC) Receive Counter Register
-;- ========== Register definition for ADC peripheral ========== 
-AT91C_ADC_CDR2            EQU (0xFFFD8038) ;- (ADC) ADC Channel Data Register 2
-AT91C_ADC_CDR3            EQU (0xFFFD803C) ;- (ADC) ADC Channel Data Register 3
-AT91C_ADC_CDR0            EQU (0xFFFD8030) ;- (ADC) ADC Channel Data Register 0
-AT91C_ADC_CDR5            EQU (0xFFFD8044) ;- (ADC) ADC Channel Data Register 5
-AT91C_ADC_CHDR            EQU (0xFFFD8014) ;- (ADC) ADC Channel Disable Register
-AT91C_ADC_SR              EQU (0xFFFD801C) ;- (ADC) ADC Status Register
-AT91C_ADC_CDR4            EQU (0xFFFD8040) ;- (ADC) ADC Channel Data Register 4
-AT91C_ADC_CDR1            EQU (0xFFFD8034) ;- (ADC) ADC Channel Data Register 1
-AT91C_ADC_LCDR            EQU (0xFFFD8020) ;- (ADC) ADC Last Converted Data Register
-AT91C_ADC_IDR             EQU (0xFFFD8028) ;- (ADC) ADC Interrupt Disable Register
-AT91C_ADC_CR              EQU (0xFFFD8000) ;- (ADC) ADC Control Register
-AT91C_ADC_CDR7            EQU (0xFFFD804C) ;- (ADC) ADC Channel Data Register 7
-AT91C_ADC_CDR6            EQU (0xFFFD8048) ;- (ADC) ADC Channel Data Register 6
-AT91C_ADC_IER             EQU (0xFFFD8024) ;- (ADC) ADC Interrupt Enable Register
-AT91C_ADC_CHER            EQU (0xFFFD8010) ;- (ADC) ADC Channel Enable Register
-AT91C_ADC_CHSR            EQU (0xFFFD8018) ;- (ADC) ADC Channel Status Register
-AT91C_ADC_MR              EQU (0xFFFD8004) ;- (ADC) ADC Mode Register
-AT91C_ADC_IMR             EQU (0xFFFD802C) ;- (ADC) ADC Interrupt Mask Register
-
-;- *****************************************************************************
-;-               PIO DEFINITIONS FOR AT91SAM7X256
-;- *****************************************************************************
-AT91C_PIO_PA0             EQU (1:SHL:0) ;- Pin Controlled by PA0
-AT91C_PA0_RXD0            EQU (AT91C_PIO_PA0) ;-  USART 0 Receive Data
-AT91C_PIO_PA1             EQU (1:SHL:1) ;- Pin Controlled by PA1
-AT91C_PA1_TXD0            EQU (AT91C_PIO_PA1) ;-  USART 0 Transmit Data
-AT91C_PIO_PA10            EQU (1:SHL:10) ;- Pin Controlled by PA10
-AT91C_PA10_TWD            EQU (AT91C_PIO_PA10) ;-  TWI Two-wire Serial Data
-AT91C_PIO_PA11            EQU (1:SHL:11) ;- Pin Controlled by PA11
-AT91C_PA11_TWCK           EQU (AT91C_PIO_PA11) ;-  TWI Two-wire Serial Clock
-AT91C_PIO_PA12            EQU (1:SHL:12) ;- Pin Controlled by PA12
-AT91C_PA12_SPI0_NPCS0     EQU (AT91C_PIO_PA12) ;-  SPI 0 Peripheral Chip Select 0
-AT91C_PIO_PA13            EQU (1:SHL:13) ;- Pin Controlled by PA13
-AT91C_PA13_SPI0_NPCS1     EQU (AT91C_PIO_PA13) ;-  SPI 0 Peripheral Chip Select 1
-AT91C_PA13_PCK1           EQU (AT91C_PIO_PA13) ;-  PMC Programmable Clock Output 1
-AT91C_PIO_PA14            EQU (1:SHL:14) ;- Pin Controlled by PA14
-AT91C_PA14_SPI0_NPCS2     EQU (AT91C_PIO_PA14) ;-  SPI 0 Peripheral Chip Select 2
-AT91C_PA14_IRQ1           EQU (AT91C_PIO_PA14) ;-  External Interrupt 1
-AT91C_PIO_PA15            EQU (1:SHL:15) ;- Pin Controlled by PA15
-AT91C_PA15_SPI0_NPCS3     EQU (AT91C_PIO_PA15) ;-  SPI 0 Peripheral Chip Select 3
-AT91C_PA15_TCLK2          EQU (AT91C_PIO_PA15) ;-  Timer Counter 2 external clock input
-AT91C_PIO_PA16            EQU (1:SHL:16) ;- Pin Controlled by PA16
-AT91C_PA16_SPI0_MISO      EQU (AT91C_PIO_PA16) ;-  SPI 0 Master In Slave
-AT91C_PIO_PA17            EQU (1:SHL:17) ;- Pin Controlled by PA17
-AT91C_PA17_SPI0_MOSI      EQU (AT91C_PIO_PA17) ;-  SPI 0 Master Out Slave
-AT91C_PIO_PA18            EQU (1:SHL:18) ;- Pin Controlled by PA18
-AT91C_PA18_SPI0_SPCK      EQU (AT91C_PIO_PA18) ;-  SPI 0 Serial Clock
-AT91C_PIO_PA19            EQU (1:SHL:19) ;- Pin Controlled by PA19
-AT91C_PA19_CANRX          EQU (AT91C_PIO_PA19) ;-  CAN Receive
-AT91C_PIO_PA2             EQU (1:SHL:2) ;- Pin Controlled by PA2
-AT91C_PA2_SCK0            EQU (AT91C_PIO_PA2) ;-  USART 0 Serial Clock
-AT91C_PA2_SPI1_NPCS1      EQU (AT91C_PIO_PA2) ;-  SPI 1 Peripheral Chip Select 1
-AT91C_PIO_PA20            EQU (1:SHL:20) ;- Pin Controlled by PA20
-AT91C_PA20_CANTX          EQU (AT91C_PIO_PA20) ;-  CAN Transmit
-AT91C_PIO_PA21            EQU (1:SHL:21) ;- Pin Controlled by PA21
-AT91C_PA21_TF             EQU (AT91C_PIO_PA21) ;-  SSC Transmit Frame Sync
-AT91C_PA21_SPI1_NPCS0     EQU (AT91C_PIO_PA21) ;-  SPI 1 Peripheral Chip Select 0
-AT91C_PIO_PA22            EQU (1:SHL:22) ;- Pin Controlled by PA22
-AT91C_PA22_TK             EQU (AT91C_PIO_PA22) ;-  SSC Transmit Clock
-AT91C_PA22_SPI1_SPCK      EQU (AT91C_PIO_PA22) ;-  SPI 1 Serial Clock
-AT91C_PIO_PA23            EQU (1:SHL:23) ;- Pin Controlled by PA23
-AT91C_PA23_TD             EQU (AT91C_PIO_PA23) ;-  SSC Transmit data
-AT91C_PA23_SPI1_MOSI      EQU (AT91C_PIO_PA23) ;-  SPI 1 Master Out Slave
-AT91C_PIO_PA24            EQU (1:SHL:24) ;- Pin Controlled by PA24
-AT91C_PA24_RD             EQU (AT91C_PIO_PA24) ;-  SSC Receive Data
-AT91C_PA24_SPI1_MISO      EQU (AT91C_PIO_PA24) ;-  SPI 1 Master In Slave
-AT91C_PIO_PA25            EQU (1:SHL:25) ;- Pin Controlled by PA25
-AT91C_PA25_RK             EQU (AT91C_PIO_PA25) ;-  SSC Receive Clock
-AT91C_PA25_SPI1_NPCS1     EQU (AT91C_PIO_PA25) ;-  SPI 1 Peripheral Chip Select 1
-AT91C_PIO_PA26            EQU (1:SHL:26) ;- Pin Controlled by PA26
-AT91C_PA26_RF             EQU (AT91C_PIO_PA26) ;-  SSC Receive Frame Sync
-AT91C_PA26_SPI1_NPCS2     EQU (AT91C_PIO_PA26) ;-  SPI 1 Peripheral Chip Select 2
-AT91C_PIO_PA27            EQU (1:SHL:27) ;- Pin Controlled by PA27
-AT91C_PA27_DRXD           EQU (AT91C_PIO_PA27) ;-  DBGU Debug Receive Data
-AT91C_PA27_PCK3           EQU (AT91C_PIO_PA27) ;-  PMC Programmable Clock Output 3
-AT91C_PIO_PA28            EQU (1:SHL:28) ;- Pin Controlled by PA28
-AT91C_PA28_DTXD           EQU (AT91C_PIO_PA28) ;-  DBGU Debug Transmit Data
-AT91C_PIO_PA29            EQU (1:SHL:29) ;- Pin Controlled by PA29
-AT91C_PA29_FIQ            EQU (AT91C_PIO_PA29) ;-  AIC Fast Interrupt Input
-AT91C_PA29_SPI1_NPCS3     EQU (AT91C_PIO_PA29) ;-  SPI 1 Peripheral Chip Select 3
-AT91C_PIO_PA3             EQU (1:SHL:3) ;- Pin Controlled by PA3
-AT91C_PA3_RTS0            EQU (AT91C_PIO_PA3) ;-  USART 0 Ready To Send
-AT91C_PA3_SPI1_NPCS2      EQU (AT91C_PIO_PA3) ;-  SPI 1 Peripheral Chip Select 2
-AT91C_PIO_PA30            EQU (1:SHL:30) ;- Pin Controlled by PA30
-AT91C_PA30_IRQ0           EQU (AT91C_PIO_PA30) ;-  External Interrupt 0
-AT91C_PA30_PCK2           EQU (AT91C_PIO_PA30) ;-  PMC Programmable Clock Output 2
-AT91C_PIO_PA4             EQU (1:SHL:4) ;- Pin Controlled by PA4
-AT91C_PA4_CTS0            EQU (AT91C_PIO_PA4) ;-  USART 0 Clear To Send
-AT91C_PA4_SPI1_NPCS3      EQU (AT91C_PIO_PA4) ;-  SPI 1 Peripheral Chip Select 3
-AT91C_PIO_PA5             EQU (1:SHL:5) ;- Pin Controlled by PA5
-AT91C_PA5_RXD1            EQU (AT91C_PIO_PA5) ;-  USART 1 Receive Data
-AT91C_PIO_PA6             EQU (1:SHL:6) ;- Pin Controlled by PA6
-AT91C_PA6_TXD1            EQU (AT91C_PIO_PA6) ;-  USART 1 Transmit Data
-AT91C_PIO_PA7             EQU (1:SHL:7) ;- Pin Controlled by PA7
-AT91C_PA7_SCK1            EQU (AT91C_PIO_PA7) ;-  USART 1 Serial Clock
-AT91C_PA7_SPI0_NPCS1      EQU (AT91C_PIO_PA7) ;-  SPI 0 Peripheral Chip Select 1
-AT91C_PIO_PA8             EQU (1:SHL:8) ;- Pin Controlled by PA8
-AT91C_PA8_RTS1            EQU (AT91C_PIO_PA8) ;-  USART 1 Ready To Send
-AT91C_PA8_SPI0_NPCS2      EQU (AT91C_PIO_PA8) ;-  SPI 0 Peripheral Chip Select 2
-AT91C_PIO_PA9             EQU (1:SHL:9) ;- Pin Controlled by PA9
-AT91C_PA9_CTS1            EQU (AT91C_PIO_PA9) ;-  USART 1 Clear To Send
-AT91C_PA9_SPI0_NPCS3      EQU (AT91C_PIO_PA9) ;-  SPI 0 Peripheral Chip Select 3
-AT91C_PIO_PB0             EQU (1:SHL:0) ;- Pin Controlled by PB0
-AT91C_PB0_ETXCK_EREFCK    EQU (AT91C_PIO_PB0) ;-  Ethernet MAC Transmit Clock/Reference Clock
-AT91C_PB0_PCK0            EQU (AT91C_PIO_PB0) ;-  PMC Programmable Clock Output 0
-AT91C_PIO_PB1             EQU (1:SHL:1) ;- Pin Controlled by PB1
-AT91C_PB1_ETXEN           EQU (AT91C_PIO_PB1) ;-  Ethernet MAC Transmit Enable
-AT91C_PIO_PB10            EQU (1:SHL:10) ;- Pin Controlled by PB10
-AT91C_PB10_ETX2           EQU (AT91C_PIO_PB10) ;-  Ethernet MAC Transmit Data 2
-AT91C_PB10_SPI1_NPCS1     EQU (AT91C_PIO_PB10) ;-  SPI 1 Peripheral Chip Select 1
-AT91C_PIO_PB11            EQU (1:SHL:11) ;- Pin Controlled by PB11
-AT91C_PB11_ETX3           EQU (AT91C_PIO_PB11) ;-  Ethernet MAC Transmit Data 3
-AT91C_PB11_SPI1_NPCS2     EQU (AT91C_PIO_PB11) ;-  SPI 1 Peripheral Chip Select 2
-AT91C_PIO_PB12            EQU (1:SHL:12) ;- Pin Controlled by PB12
-AT91C_PB12_ETXER          EQU (AT91C_PIO_PB12) ;-  Ethernet MAC Transmikt Coding Error
-AT91C_PB12_TCLK0          EQU (AT91C_PIO_PB12) ;-  Timer Counter 0 external clock input
-AT91C_PIO_PB13            EQU (1:SHL:13) ;- Pin Controlled by PB13
-AT91C_PB13_ERX2           EQU (AT91C_PIO_PB13) ;-  Ethernet MAC Receive Data 2
-AT91C_PB13_SPI0_NPCS1     EQU (AT91C_PIO_PB13) ;-  SPI 0 Peripheral Chip Select 1
-AT91C_PIO_PB14            EQU (1:SHL:14) ;- Pin Controlled by PB14
-AT91C_PB14_ERX3           EQU (AT91C_PIO_PB14) ;-  Ethernet MAC Receive Data 3
-AT91C_PB14_SPI0_NPCS2     EQU (AT91C_PIO_PB14) ;-  SPI 0 Peripheral Chip Select 2
-AT91C_PIO_PB15            EQU (1:SHL:15) ;- Pin Controlled by PB15
-AT91C_PB15_ERXDV_ECRSDV   EQU (AT91C_PIO_PB15) ;-  Ethernet MAC Receive Data Valid
-AT91C_PIO_PB16            EQU (1:SHL:16) ;- Pin Controlled by PB16
-AT91C_PB16_ECOL           EQU (AT91C_PIO_PB16) ;-  Ethernet MAC Collision Detected
-AT91C_PB16_SPI1_NPCS3     EQU (AT91C_PIO_PB16) ;-  SPI 1 Peripheral Chip Select 3
-AT91C_PIO_PB17            EQU (1:SHL:17) ;- Pin Controlled by PB17
-AT91C_PB17_ERXCK          EQU (AT91C_PIO_PB17) ;-  Ethernet MAC Receive Clock
-AT91C_PB17_SPI0_NPCS3     EQU (AT91C_PIO_PB17) ;-  SPI 0 Peripheral Chip Select 3
-AT91C_PIO_PB18            EQU (1:SHL:18) ;- Pin Controlled by PB18
-AT91C_PB18_EF100          EQU (AT91C_PIO_PB18) ;-  Ethernet MAC Force 100 Mbits/sec
-AT91C_PB18_ADTRG          EQU (AT91C_PIO_PB18) ;-  ADC External Trigger
-AT91C_PIO_PB19            EQU (1:SHL:19) ;- Pin Controlled by PB19
-AT91C_PB19_PWM0           EQU (AT91C_PIO_PB19) ;-  PWM Channel 0
-AT91C_PB19_TCLK1          EQU (AT91C_PIO_PB19) ;-  Timer Counter 1 external clock input
-AT91C_PIO_PB2             EQU (1:SHL:2) ;- Pin Controlled by PB2
-AT91C_PB2_ETX0            EQU (AT91C_PIO_PB2) ;-  Ethernet MAC Transmit Data 0
-AT91C_PIO_PB20            EQU (1:SHL:20) ;- Pin Controlled by PB20
-AT91C_PB20_PWM1           EQU (AT91C_PIO_PB20) ;-  PWM Channel 1
-AT91C_PB20_PCK0           EQU (AT91C_PIO_PB20) ;-  PMC Programmable Clock Output 0
-AT91C_PIO_PB21            EQU (1:SHL:21) ;- Pin Controlled by PB21
-AT91C_PB21_PWM2           EQU (AT91C_PIO_PB21) ;-  PWM Channel 2
-AT91C_PB21_PCK1           EQU (AT91C_PIO_PB21) ;-  PMC Programmable Clock Output 1
-AT91C_PIO_PB22            EQU (1:SHL:22) ;- Pin Controlled by PB22
-AT91C_PB22_PWM3           EQU (AT91C_PIO_PB22) ;-  PWM Channel 3
-AT91C_PB22_PCK2           EQU (AT91C_PIO_PB22) ;-  PMC Programmable Clock Output 2
-AT91C_PIO_PB23            EQU (1:SHL:23) ;- Pin Controlled by PB23
-AT91C_PB23_TIOA0          EQU (AT91C_PIO_PB23) ;-  Timer Counter 0 Multipurpose Timer I/O Pin A
-AT91C_PB23_DCD1           EQU (AT91C_PIO_PB23) ;-  USART 1 Data Carrier Detect
-AT91C_PIO_PB24            EQU (1:SHL:24) ;- Pin Controlled by PB24
-AT91C_PB24_TIOB0          EQU (AT91C_PIO_PB24) ;-  Timer Counter 0 Multipurpose Timer I/O Pin B
-AT91C_PB24_DSR1           EQU (AT91C_PIO_PB24) ;-  USART 1 Data Set ready
-AT91C_PIO_PB25            EQU (1:SHL:25) ;- Pin Controlled by PB25
-AT91C_PB25_TIOA1          EQU (AT91C_PIO_PB25) ;-  Timer Counter 1 Multipurpose Timer I/O Pin A
-AT91C_PB25_DTR1           EQU (AT91C_PIO_PB25) ;-  USART 1 Data Terminal ready
-AT91C_PIO_PB26            EQU (1:SHL:26) ;- Pin Controlled by PB26
-AT91C_PB26_TIOB1          EQU (AT91C_PIO_PB26) ;-  Timer Counter 1 Multipurpose Timer I/O Pin B
-AT91C_PB26_RI1            EQU (AT91C_PIO_PB26) ;-  USART 1 Ring Indicator
-AT91C_PIO_PB27            EQU (1:SHL:27) ;- Pin Controlled by PB27
-AT91C_PB27_TIOA2          EQU (AT91C_PIO_PB27) ;-  Timer Counter 2 Multipurpose Timer I/O Pin A
-AT91C_PB27_PWM0           EQU (AT91C_PIO_PB27) ;-  PWM Channel 0
-AT91C_PIO_PB28            EQU (1:SHL:28) ;- Pin Controlled by PB28
-AT91C_PB28_TIOB2          EQU (AT91C_PIO_PB28) ;-  Timer Counter 2 Multipurpose Timer I/O Pin B
-AT91C_PB28_PWM1           EQU (AT91C_PIO_PB28) ;-  PWM Channel 1
-AT91C_PIO_PB29            EQU (1:SHL:29) ;- Pin Controlled by PB29
-AT91C_PB29_PCK1           EQU (AT91C_PIO_PB29) ;-  PMC Programmable Clock Output 1
-AT91C_PB29_PWM2           EQU (AT91C_PIO_PB29) ;-  PWM Channel 2
-AT91C_PIO_PB3             EQU (1:SHL:3) ;- Pin Controlled by PB3
-AT91C_PB3_ETX1            EQU (AT91C_PIO_PB3) ;-  Ethernet MAC Transmit Data 1
-AT91C_PIO_PB30            EQU (1:SHL:30) ;- Pin Controlled by PB30
-AT91C_PB30_PCK2           EQU (AT91C_PIO_PB30) ;-  PMC Programmable Clock Output 2
-AT91C_PB30_PWM3           EQU (AT91C_PIO_PB30) ;-  PWM Channel 3
-AT91C_PIO_PB4             EQU (1:SHL:4) ;- Pin Controlled by PB4
-AT91C_PB4_ECRS            EQU (AT91C_PIO_PB4) ;-  Ethernet MAC Carrier Sense/Carrier Sense and Data Valid
-AT91C_PIO_PB5             EQU (1:SHL:5) ;- Pin Controlled by PB5
-AT91C_PB5_ERX0            EQU (AT91C_PIO_PB5) ;-  Ethernet MAC Receive Data 0
-AT91C_PIO_PB6             EQU (1:SHL:6) ;- Pin Controlled by PB6
-AT91C_PB6_ERX1            EQU (AT91C_PIO_PB6) ;-  Ethernet MAC Receive Data 1
-AT91C_PIO_PB7             EQU (1:SHL:7) ;- Pin Controlled by PB7
-AT91C_PB7_ERXER           EQU (AT91C_PIO_PB7) ;-  Ethernet MAC Receive Error
-AT91C_PIO_PB8             EQU (1:SHL:8) ;- Pin Controlled by PB8
-AT91C_PB8_EMDC            EQU (AT91C_PIO_PB8) ;-  Ethernet MAC Management Data Clock
-AT91C_PIO_PB9             EQU (1:SHL:9) ;- Pin Controlled by PB9
-AT91C_PB9_EMDIO           EQU (AT91C_PIO_PB9) ;-  Ethernet MAC Management Data Input/Output
-
-;- *****************************************************************************
-;-               PERIPHERAL ID DEFINITIONS FOR AT91SAM7X256
-;- *****************************************************************************
-AT91C_ID_FIQ              EQU ( 0) ;- Advanced Interrupt Controller (FIQ)
-AT91C_ID_SYS              EQU ( 1) ;- System Peripheral
-AT91C_ID_PIOA             EQU ( 2) ;- Parallel IO Controller A
-AT91C_ID_PIOB             EQU ( 3) ;- Parallel IO Controller B
-AT91C_ID_SPI0             EQU ( 4) ;- Serial Peripheral Interface 0
-AT91C_ID_SPI1             EQU ( 5) ;- Serial Peripheral Interface 1
-AT91C_ID_US0              EQU ( 6) ;- USART 0
-AT91C_ID_US1              EQU ( 7) ;- USART 1
-AT91C_ID_SSC              EQU ( 8) ;- Serial Synchronous Controller
-AT91C_ID_TWI              EQU ( 9) ;- Two-Wire Interface
-AT91C_ID_PWMC             EQU (10) ;- PWM Controller
-AT91C_ID_UDP              EQU (11) ;- USB Device Port
-AT91C_ID_TC0              EQU (12) ;- Timer Counter 0
-AT91C_ID_TC1              EQU (13) ;- Timer Counter 1
-AT91C_ID_TC2              EQU (14) ;- Timer Counter 2
-AT91C_ID_CAN              EQU (15) ;- Control Area Network Controller
-AT91C_ID_EMAC             EQU (16) ;- Ethernet MAC
-AT91C_ID_ADC              EQU (17) ;- Analog-to-Digital Converter
-AT91C_ID_18_Reserved      EQU (18) ;- Reserved
-AT91C_ID_19_Reserved      EQU (19) ;- Reserved
-AT91C_ID_20_Reserved      EQU (20) ;- Reserved
-AT91C_ID_21_Reserved      EQU (21) ;- Reserved
-AT91C_ID_22_Reserved      EQU (22) ;- Reserved
-AT91C_ID_23_Reserved      EQU (23) ;- Reserved
-AT91C_ID_24_Reserved      EQU (24) ;- Reserved
-AT91C_ID_25_Reserved      EQU (25) ;- Reserved
-AT91C_ID_26_Reserved      EQU (26) ;- Reserved
-AT91C_ID_27_Reserved      EQU (27) ;- Reserved
-AT91C_ID_28_Reserved      EQU (28) ;- Reserved
-AT91C_ID_29_Reserved      EQU (29) ;- Reserved
-AT91C_ID_IRQ0             EQU (30) ;- Advanced Interrupt Controller (IRQ0)
-AT91C_ID_IRQ1             EQU (31) ;- Advanced Interrupt Controller (IRQ1)
-AT91C_ALL_INT             EQU (0xC003FFFF) ;- ALL VALID INTERRUPTS
-
-;- *****************************************************************************
-;-               BASE ADDRESS DEFINITIONS FOR AT91SAM7X256
-;- *****************************************************************************
-AT91C_BASE_SYS            EQU (0xFFFFF000) ;- (SYS) Base Address
-AT91C_BASE_AIC            EQU (0xFFFFF000) ;- (AIC) Base Address
-AT91C_BASE_PDC_DBGU       EQU (0xFFFFF300) ;- (PDC_DBGU) Base Address
-AT91C_BASE_DBGU           EQU (0xFFFFF200) ;- (DBGU) Base Address
-AT91C_BASE_PIOA           EQU (0xFFFFF400) ;- (PIOA) Base Address
-AT91C_BASE_PIOB           EQU (0xFFFFF600) ;- (PIOB) Base Address
-AT91C_BASE_CKGR           EQU (0xFFFFFC20) ;- (CKGR) Base Address
-AT91C_BASE_PMC            EQU (0xFFFFFC00) ;- (PMC) Base Address
-AT91C_BASE_RSTC           EQU (0xFFFFFD00) ;- (RSTC) Base Address
-AT91C_BASE_RTTC           EQU (0xFFFFFD20) ;- (RTTC) Base Address
-AT91C_BASE_PITC           EQU (0xFFFFFD30) ;- (PITC) Base Address
-AT91C_BASE_WDTC           EQU (0xFFFFFD40) ;- (WDTC) Base Address
-AT91C_BASE_VREG           EQU (0xFFFFFD60) ;- (VREG) Base Address
-AT91C_BASE_MC             EQU (0xFFFFFF00) ;- (MC) Base Address
-AT91C_BASE_PDC_SPI1       EQU (0xFFFE4100) ;- (PDC_SPI1) Base Address
-AT91C_BASE_SPI1           EQU (0xFFFE4000) ;- (SPI1) Base Address
-AT91C_BASE_PDC_SPI0       EQU (0xFFFE0100) ;- (PDC_SPI0) Base Address
-AT91C_BASE_SPI0           EQU (0xFFFE0000) ;- (SPI0) Base Address
-AT91C_BASE_PDC_US1        EQU (0xFFFC4100) ;- (PDC_US1) Base Address
-AT91C_BASE_US1            EQU (0xFFFC4000) ;- (US1) Base Address
-AT91C_BASE_PDC_US0        EQU (0xFFFC0100) ;- (PDC_US0) Base Address
-AT91C_BASE_US0            EQU (0xFFFC0000) ;- (US0) Base Address
-AT91C_BASE_PDC_SSC        EQU (0xFFFD4100) ;- (PDC_SSC) Base Address
-AT91C_BASE_SSC            EQU (0xFFFD4000) ;- (SSC) Base Address
-AT91C_BASE_TWI            EQU (0xFFFB8000) ;- (TWI) Base Address
-AT91C_BASE_PWMC_CH3       EQU (0xFFFCC260) ;- (PWMC_CH3) Base Address
-AT91C_BASE_PWMC_CH2       EQU (0xFFFCC240) ;- (PWMC_CH2) Base Address
-AT91C_BASE_PWMC_CH1       EQU (0xFFFCC220) ;- (PWMC_CH1) Base Address
-AT91C_BASE_PWMC_CH0       EQU (0xFFFCC200) ;- (PWMC_CH0) Base Address
-AT91C_BASE_PWMC           EQU (0xFFFCC000) ;- (PWMC) Base Address
-AT91C_BASE_UDP            EQU (0xFFFB0000) ;- (UDP) Base Address
-AT91C_BASE_TC0            EQU (0xFFFA0000) ;- (TC0) Base Address
-AT91C_BASE_TC1            EQU (0xFFFA0040) ;- (TC1) Base Address
-AT91C_BASE_TC2            EQU (0xFFFA0080) ;- (TC2) Base Address
-AT91C_BASE_TCB            EQU (0xFFFA0000) ;- (TCB) Base Address
-AT91C_BASE_CAN_MB0        EQU (0xFFFD0200) ;- (CAN_MB0) Base Address
-AT91C_BASE_CAN_MB1        EQU (0xFFFD0220) ;- (CAN_MB1) Base Address
-AT91C_BASE_CAN_MB2        EQU (0xFFFD0240) ;- (CAN_MB2) Base Address
-AT91C_BASE_CAN_MB3        EQU (0xFFFD0260) ;- (CAN_MB3) Base Address
-AT91C_BASE_CAN_MB4        EQU (0xFFFD0280) ;- (CAN_MB4) Base Address
-AT91C_BASE_CAN_MB5        EQU (0xFFFD02A0) ;- (CAN_MB5) Base Address
-AT91C_BASE_CAN_MB6        EQU (0xFFFD02C0) ;- (CAN_MB6) Base Address
-AT91C_BASE_CAN_MB7        EQU (0xFFFD02E0) ;- (CAN_MB7) Base Address
-AT91C_BASE_CAN            EQU (0xFFFD0000) ;- (CAN) Base Address
-AT91C_BASE_EMAC           EQU (0xFFFDC000) ;- (EMAC) Base Address
-AT91C_BASE_PDC_ADC        EQU (0xFFFD8100) ;- (PDC_ADC) Base Address
-AT91C_BASE_ADC            EQU (0xFFFD8000) ;- (ADC) Base Address
-
-;- *****************************************************************************
-;-               MEMORY MAPPING DEFINITIONS FOR AT91SAM7X256
-;- *****************************************************************************
-;- ISRAM
-AT91C_ISRAM               EQU (0x00200000) ;- Internal SRAM base address
-AT91C_ISRAM_SIZE          EQU (0x00010000) ;- Internal SRAM size in byte (64 Kbytes)
-;- IFLASH
-AT91C_IFLASH              EQU (0x00100000) ;- Internal FLASH base address
-AT91C_IFLASH_SIZE         EQU (0x00040000) ;- Internal FLASH size in byte (256 Kbytes)
-AT91C_IFLASH_PAGE_SIZE    EQU (256) ;- Internal FLASH Page Size: 256 bytes
-AT91C_IFLASH_LOCK_REGION_SIZE EQU (16384) ;- Internal FLASH Lock Region Size: 16 Kbytes
-AT91C_IFLASH_NB_OF_PAGES  EQU (1024) ;- Internal FLASH Number of Pages: 1024 bytes
-AT91C_IFLASH_NB_OF_LOCK_BITS EQU (16) ;- Internal FLASH Number of Lock Bits: 16 bytes
-
-
-       END
diff --git a/tools/ceedling/vendor/cmock/iar/iar_v4/incIAR/AT91SAM7X256.rdf b/tools/ceedling/vendor/cmock/iar/iar_v4/incIAR/AT91SAM7X256.rdf
deleted file mode 100644 (file)
index 7668f5b..0000000
+++ /dev/null
@@ -1,4704 +0,0 @@
-# ----------------------------------------------------------------------------
-#          ATMEL Microcontroller Software Support  -  ROUSSET  -
-# ----------------------------------------------------------------------------
-#  DISCLAIMER:  THIS SOFTWARE IS PROVIDED BY ATMEL "AS IS" AND ANY EXPRESS OR
-#  IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
-#  MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT ARE
-#  DISCLAIMED. IN NO EVENT SHALL ATMEL BE LIABLE FOR ANY DIRECT, INDIRECT,
-#  INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-#  LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA,
-#  OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
-#  LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
-#  NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
-#  EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-# ----------------------------------------------------------------------------
-# File Name           : AT91SAM7X256.h
-# Object              : AT91SAM7X256 definitions
-# Generated           : AT91 SW Application Group  11/02/2005 (15:17:24)
-# 
-# CVS Reference       : /AT91SAM7X256.pl/1.14/Tue Sep 13 15:06:52 2005//
-# CVS Reference       : /SYS_SAM7X.pl/1.3/Tue Feb  1 17:01:43 2005//
-# CVS Reference       : /MC_SAM7X.pl/1.2/Fri May 20 14:13:04 2005//
-# CVS Reference       : /PMC_SAM7X.pl/1.4/Tue Feb  8 13:58:10 2005//
-# CVS Reference       : /RSTC_SAM7X.pl/1.2/Wed Jul 13 14:57:50 2005//
-# CVS Reference       : /UDP_SAM7X.pl/1.1/Tue May 10 11:35:35 2005//
-# CVS Reference       : /PWM_SAM7X.pl/1.1/Tue May 10 11:53:07 2005//
-# CVS Reference       : /AIC_6075B.pl/1.3/Fri May 20 14:01:30 2005//
-# CVS Reference       : /PIO_6057A.pl/1.2/Thu Feb  3 10:18:28 2005//
-# CVS Reference       : /RTTC_6081A.pl/1.2/Tue Nov  9 14:43:58 2004//
-# CVS Reference       : /PITC_6079A.pl/1.2/Tue Nov  9 14:43:56 2004//
-# CVS Reference       : /WDTC_6080A.pl/1.3/Tue Nov  9 14:44:00 2004//
-# CVS Reference       : /VREG_6085B.pl/1.1/Tue Feb  1 16:05:48 2005//
-# CVS Reference       : /PDC_6074C.pl/1.2/Thu Feb  3 08:48:54 2005//
-# CVS Reference       : /DBGU_6059D.pl/1.1/Mon Jan 31 13:15:32 2005//
-# CVS Reference       : /SPI_6088D.pl/1.3/Fri May 20 14:08:59 2005//
-# CVS Reference       : /US_6089C.pl/1.1/Mon Jul 12 18:23:26 2004//
-# CVS Reference       : /SSC_6078B.pl/1.1/Wed Jul 13 15:19:19 2005//
-# CVS Reference       : /TWI_6061A.pl/1.1/Tue Jul 13 07:38:06 2004//
-# CVS Reference       : /TC_6082A.pl/1.7/Fri Mar 11 12:52:17 2005//
-# CVS Reference       : /CAN_6019B.pl/1.1/Tue Mar  8 12:42:22 2005//
-# CVS Reference       : /EMACB_6119A.pl/1.6/Wed Jul 13 15:05:35 2005//
-# CVS Reference       : /ADC_6051C.pl/1.1/Fri Oct 17 09:12:38 2003//
-# ----------------------------------------------------------------------------
-
-rdf.version=1
-
-~sysinclude=arm_default.rdf
-~sysinclude=arm_status.rdf
-# ========== Register definition for SYS peripheral ========== 
-# ========== Register definition for AIC peripheral ========== 
-AT91C_AIC_IVR.name="AT91C_AIC_IVR"
-AT91C_AIC_IVR.description="IRQ Vector Register"
-AT91C_AIC_IVR.helpkey="IRQ Vector Register"
-AT91C_AIC_IVR.access=memorymapped
-AT91C_AIC_IVR.address=0xFFFFF100
-AT91C_AIC_IVR.width=32
-AT91C_AIC_IVR.byteEndian=little
-AT91C_AIC_IVR.permission.write=none
-AT91C_AIC_SMR.name="AT91C_AIC_SMR"
-AT91C_AIC_SMR.description="Source Mode Register"
-AT91C_AIC_SMR.helpkey="Source Mode Register"
-AT91C_AIC_SMR.access=memorymapped
-AT91C_AIC_SMR.address=0xFFFFF000
-AT91C_AIC_SMR.width=32
-AT91C_AIC_SMR.byteEndian=little
-AT91C_AIC_FVR.name="AT91C_AIC_FVR"
-AT91C_AIC_FVR.description="FIQ Vector Register"
-AT91C_AIC_FVR.helpkey="FIQ Vector Register"
-AT91C_AIC_FVR.access=memorymapped
-AT91C_AIC_FVR.address=0xFFFFF104
-AT91C_AIC_FVR.width=32
-AT91C_AIC_FVR.byteEndian=little
-AT91C_AIC_FVR.permission.write=none
-AT91C_AIC_DCR.name="AT91C_AIC_DCR"
-AT91C_AIC_DCR.description="Debug Control Register (Protect)"
-AT91C_AIC_DCR.helpkey="Debug Control Register (Protect)"
-AT91C_AIC_DCR.access=memorymapped
-AT91C_AIC_DCR.address=0xFFFFF138
-AT91C_AIC_DCR.width=32
-AT91C_AIC_DCR.byteEndian=little
-AT91C_AIC_EOICR.name="AT91C_AIC_EOICR"
-AT91C_AIC_EOICR.description="End of Interrupt Command Register"
-AT91C_AIC_EOICR.helpkey="End of Interrupt Command Register"
-AT91C_AIC_EOICR.access=memorymapped
-AT91C_AIC_EOICR.address=0xFFFFF130
-AT91C_AIC_EOICR.width=32
-AT91C_AIC_EOICR.byteEndian=little
-AT91C_AIC_EOICR.type=enum
-AT91C_AIC_EOICR.enum.0.name=*** Write only ***
-AT91C_AIC_EOICR.enum.1.name=Error
-AT91C_AIC_SVR.name="AT91C_AIC_SVR"
-AT91C_AIC_SVR.description="Source Vector Register"
-AT91C_AIC_SVR.helpkey="Source Vector Register"
-AT91C_AIC_SVR.access=memorymapped
-AT91C_AIC_SVR.address=0xFFFFF080
-AT91C_AIC_SVR.width=32
-AT91C_AIC_SVR.byteEndian=little
-AT91C_AIC_FFSR.name="AT91C_AIC_FFSR"
-AT91C_AIC_FFSR.description="Fast Forcing Status Register"
-AT91C_AIC_FFSR.helpkey="Fast Forcing Status Register"
-AT91C_AIC_FFSR.access=memorymapped
-AT91C_AIC_FFSR.address=0xFFFFF148
-AT91C_AIC_FFSR.width=32
-AT91C_AIC_FFSR.byteEndian=little
-AT91C_AIC_FFSR.permission.write=none
-AT91C_AIC_ICCR.name="AT91C_AIC_ICCR"
-AT91C_AIC_ICCR.description="Interrupt Clear Command Register"
-AT91C_AIC_ICCR.helpkey="Interrupt Clear Command Register"
-AT91C_AIC_ICCR.access=memorymapped
-AT91C_AIC_ICCR.address=0xFFFFF128
-AT91C_AIC_ICCR.width=32
-AT91C_AIC_ICCR.byteEndian=little
-AT91C_AIC_ICCR.type=enum
-AT91C_AIC_ICCR.enum.0.name=*** Write only ***
-AT91C_AIC_ICCR.enum.1.name=Error
-AT91C_AIC_ISR.name="AT91C_AIC_ISR"
-AT91C_AIC_ISR.description="Interrupt Status Register"
-AT91C_AIC_ISR.helpkey="Interrupt Status Register"
-AT91C_AIC_ISR.access=memorymapped
-AT91C_AIC_ISR.address=0xFFFFF108
-AT91C_AIC_ISR.width=32
-AT91C_AIC_ISR.byteEndian=little
-AT91C_AIC_ISR.permission.write=none
-AT91C_AIC_IMR.name="AT91C_AIC_IMR"
-AT91C_AIC_IMR.description="Interrupt Mask Register"
-AT91C_AIC_IMR.helpkey="Interrupt Mask Register"
-AT91C_AIC_IMR.access=memorymapped
-AT91C_AIC_IMR.address=0xFFFFF110
-AT91C_AIC_IMR.width=32
-AT91C_AIC_IMR.byteEndian=little
-AT91C_AIC_IMR.permission.write=none
-AT91C_AIC_IPR.name="AT91C_AIC_IPR"
-AT91C_AIC_IPR.description="Interrupt Pending Register"
-AT91C_AIC_IPR.helpkey="Interrupt Pending Register"
-AT91C_AIC_IPR.access=memorymapped
-AT91C_AIC_IPR.address=0xFFFFF10C
-AT91C_AIC_IPR.width=32
-AT91C_AIC_IPR.byteEndian=little
-AT91C_AIC_IPR.permission.write=none
-AT91C_AIC_FFER.name="AT91C_AIC_FFER"
-AT91C_AIC_FFER.description="Fast Forcing Enable Register"
-AT91C_AIC_FFER.helpkey="Fast Forcing Enable Register"
-AT91C_AIC_FFER.access=memorymapped
-AT91C_AIC_FFER.address=0xFFFFF140
-AT91C_AIC_FFER.width=32
-AT91C_AIC_FFER.byteEndian=little
-AT91C_AIC_FFER.type=enum
-AT91C_AIC_FFER.enum.0.name=*** Write only ***
-AT91C_AIC_FFER.enum.1.name=Error
-AT91C_AIC_IECR.name="AT91C_AIC_IECR"
-AT91C_AIC_IECR.description="Interrupt Enable Command Register"
-AT91C_AIC_IECR.helpkey="Interrupt Enable Command Register"
-AT91C_AIC_IECR.access=memorymapped
-AT91C_AIC_IECR.address=0xFFFFF120
-AT91C_AIC_IECR.width=32
-AT91C_AIC_IECR.byteEndian=little
-AT91C_AIC_IECR.type=enum
-AT91C_AIC_IECR.enum.0.name=*** Write only ***
-AT91C_AIC_IECR.enum.1.name=Error
-AT91C_AIC_ISCR.name="AT91C_AIC_ISCR"
-AT91C_AIC_ISCR.description="Interrupt Set Command Register"
-AT91C_AIC_ISCR.helpkey="Interrupt Set Command Register"
-AT91C_AIC_ISCR.access=memorymapped
-AT91C_AIC_ISCR.address=0xFFFFF12C
-AT91C_AIC_ISCR.width=32
-AT91C_AIC_ISCR.byteEndian=little
-AT91C_AIC_ISCR.type=enum
-AT91C_AIC_ISCR.enum.0.name=*** Write only ***
-AT91C_AIC_ISCR.enum.1.name=Error
-AT91C_AIC_FFDR.name="AT91C_AIC_FFDR"
-AT91C_AIC_FFDR.description="Fast Forcing Disable Register"
-AT91C_AIC_FFDR.helpkey="Fast Forcing Disable Register"
-AT91C_AIC_FFDR.access=memorymapped
-AT91C_AIC_FFDR.address=0xFFFFF144
-AT91C_AIC_FFDR.width=32
-AT91C_AIC_FFDR.byteEndian=little
-AT91C_AIC_FFDR.type=enum
-AT91C_AIC_FFDR.enum.0.name=*** Write only ***
-AT91C_AIC_FFDR.enum.1.name=Error
-AT91C_AIC_CISR.name="AT91C_AIC_CISR"
-AT91C_AIC_CISR.description="Core Interrupt Status Register"
-AT91C_AIC_CISR.helpkey="Core Interrupt Status Register"
-AT91C_AIC_CISR.access=memorymapped
-AT91C_AIC_CISR.address=0xFFFFF114
-AT91C_AIC_CISR.width=32
-AT91C_AIC_CISR.byteEndian=little
-AT91C_AIC_CISR.permission.write=none
-AT91C_AIC_IDCR.name="AT91C_AIC_IDCR"
-AT91C_AIC_IDCR.description="Interrupt Disable Command Register"
-AT91C_AIC_IDCR.helpkey="Interrupt Disable Command Register"
-AT91C_AIC_IDCR.access=memorymapped
-AT91C_AIC_IDCR.address=0xFFFFF124
-AT91C_AIC_IDCR.width=32
-AT91C_AIC_IDCR.byteEndian=little
-AT91C_AIC_IDCR.type=enum
-AT91C_AIC_IDCR.enum.0.name=*** Write only ***
-AT91C_AIC_IDCR.enum.1.name=Error
-AT91C_AIC_SPU.name="AT91C_AIC_SPU"
-AT91C_AIC_SPU.description="Spurious Vector Register"
-AT91C_AIC_SPU.helpkey="Spurious Vector Register"
-AT91C_AIC_SPU.access=memorymapped
-AT91C_AIC_SPU.address=0xFFFFF134
-AT91C_AIC_SPU.width=32
-AT91C_AIC_SPU.byteEndian=little
-# ========== Register definition for PDC_DBGU peripheral ========== 
-AT91C_DBGU_TCR.name="AT91C_DBGU_TCR"
-AT91C_DBGU_TCR.description="Transmit Counter Register"
-AT91C_DBGU_TCR.helpkey="Transmit Counter Register"
-AT91C_DBGU_TCR.access=memorymapped
-AT91C_DBGU_TCR.address=0xFFFFF30C
-AT91C_DBGU_TCR.width=32
-AT91C_DBGU_TCR.byteEndian=little
-AT91C_DBGU_RNPR.name="AT91C_DBGU_RNPR"
-AT91C_DBGU_RNPR.description="Receive Next Pointer Register"
-AT91C_DBGU_RNPR.helpkey="Receive Next Pointer Register"
-AT91C_DBGU_RNPR.access=memorymapped
-AT91C_DBGU_RNPR.address=0xFFFFF310
-AT91C_DBGU_RNPR.width=32
-AT91C_DBGU_RNPR.byteEndian=little
-AT91C_DBGU_TNPR.name="AT91C_DBGU_TNPR"
-AT91C_DBGU_TNPR.description="Transmit Next Pointer Register"
-AT91C_DBGU_TNPR.helpkey="Transmit Next Pointer Register"
-AT91C_DBGU_TNPR.access=memorymapped
-AT91C_DBGU_TNPR.address=0xFFFFF318
-AT91C_DBGU_TNPR.width=32
-AT91C_DBGU_TNPR.byteEndian=little
-AT91C_DBGU_TPR.name="AT91C_DBGU_TPR"
-AT91C_DBGU_TPR.description="Transmit Pointer Register"
-AT91C_DBGU_TPR.helpkey="Transmit Pointer Register"
-AT91C_DBGU_TPR.access=memorymapped
-AT91C_DBGU_TPR.address=0xFFFFF308
-AT91C_DBGU_TPR.width=32
-AT91C_DBGU_TPR.byteEndian=little
-AT91C_DBGU_RPR.name="AT91C_DBGU_RPR"
-AT91C_DBGU_RPR.description="Receive Pointer Register"
-AT91C_DBGU_RPR.helpkey="Receive Pointer Register"
-AT91C_DBGU_RPR.access=memorymapped
-AT91C_DBGU_RPR.address=0xFFFFF300
-AT91C_DBGU_RPR.width=32
-AT91C_DBGU_RPR.byteEndian=little
-AT91C_DBGU_RCR.name="AT91C_DBGU_RCR"
-AT91C_DBGU_RCR.description="Receive Counter Register"
-AT91C_DBGU_RCR.helpkey="Receive Counter Register"
-AT91C_DBGU_RCR.access=memorymapped
-AT91C_DBGU_RCR.address=0xFFFFF304
-AT91C_DBGU_RCR.width=32
-AT91C_DBGU_RCR.byteEndian=little
-AT91C_DBGU_RNCR.name="AT91C_DBGU_RNCR"
-AT91C_DBGU_RNCR.description="Receive Next Counter Register"
-AT91C_DBGU_RNCR.helpkey="Receive Next Counter Register"
-AT91C_DBGU_RNCR.access=memorymapped
-AT91C_DBGU_RNCR.address=0xFFFFF314
-AT91C_DBGU_RNCR.width=32
-AT91C_DBGU_RNCR.byteEndian=little
-AT91C_DBGU_PTCR.name="AT91C_DBGU_PTCR"
-AT91C_DBGU_PTCR.description="PDC Transfer Control Register"
-AT91C_DBGU_PTCR.helpkey="PDC Transfer Control Register"
-AT91C_DBGU_PTCR.access=memorymapped
-AT91C_DBGU_PTCR.address=0xFFFFF320
-AT91C_DBGU_PTCR.width=32
-AT91C_DBGU_PTCR.byteEndian=little
-AT91C_DBGU_PTCR.type=enum
-AT91C_DBGU_PTCR.enum.0.name=*** Write only ***
-AT91C_DBGU_PTCR.enum.1.name=Error
-AT91C_DBGU_PTSR.name="AT91C_DBGU_PTSR"
-AT91C_DBGU_PTSR.description="PDC Transfer Status Register"
-AT91C_DBGU_PTSR.helpkey="PDC Transfer Status Register"
-AT91C_DBGU_PTSR.access=memorymapped
-AT91C_DBGU_PTSR.address=0xFFFFF324
-AT91C_DBGU_PTSR.width=32
-AT91C_DBGU_PTSR.byteEndian=little
-AT91C_DBGU_PTSR.permission.write=none
-AT91C_DBGU_TNCR.name="AT91C_DBGU_TNCR"
-AT91C_DBGU_TNCR.description="Transmit Next Counter Register"
-AT91C_DBGU_TNCR.helpkey="Transmit Next Counter Register"
-AT91C_DBGU_TNCR.access=memorymapped
-AT91C_DBGU_TNCR.address=0xFFFFF31C
-AT91C_DBGU_TNCR.width=32
-AT91C_DBGU_TNCR.byteEndian=little
-# ========== Register definition for DBGU peripheral ========== 
-AT91C_DBGU_EXID.name="AT91C_DBGU_EXID"
-AT91C_DBGU_EXID.description="Chip ID Extension Register"
-AT91C_DBGU_EXID.helpkey="Chip ID Extension Register"
-AT91C_DBGU_EXID.access=memorymapped
-AT91C_DBGU_EXID.address=0xFFFFF244
-AT91C_DBGU_EXID.width=32
-AT91C_DBGU_EXID.byteEndian=little
-AT91C_DBGU_EXID.permission.write=none
-AT91C_DBGU_BRGR.name="AT91C_DBGU_BRGR"
-AT91C_DBGU_BRGR.description="Baud Rate Generator Register"
-AT91C_DBGU_BRGR.helpkey="Baud Rate Generator Register"
-AT91C_DBGU_BRGR.access=memorymapped
-AT91C_DBGU_BRGR.address=0xFFFFF220
-AT91C_DBGU_BRGR.width=32
-AT91C_DBGU_BRGR.byteEndian=little
-AT91C_DBGU_IDR.name="AT91C_DBGU_IDR"
-AT91C_DBGU_IDR.description="Interrupt Disable Register"
-AT91C_DBGU_IDR.helpkey="Interrupt Disable Register"
-AT91C_DBGU_IDR.access=memorymapped
-AT91C_DBGU_IDR.address=0xFFFFF20C
-AT91C_DBGU_IDR.width=32
-AT91C_DBGU_IDR.byteEndian=little
-AT91C_DBGU_IDR.type=enum
-AT91C_DBGU_IDR.enum.0.name=*** Write only ***
-AT91C_DBGU_IDR.enum.1.name=Error
-AT91C_DBGU_CSR.name="AT91C_DBGU_CSR"
-AT91C_DBGU_CSR.description="Channel Status Register"
-AT91C_DBGU_CSR.helpkey="Channel Status Register"
-AT91C_DBGU_CSR.access=memorymapped
-AT91C_DBGU_CSR.address=0xFFFFF214
-AT91C_DBGU_CSR.width=32
-AT91C_DBGU_CSR.byteEndian=little
-AT91C_DBGU_CSR.permission.write=none
-AT91C_DBGU_CIDR.name="AT91C_DBGU_CIDR"
-AT91C_DBGU_CIDR.description="Chip ID Register"
-AT91C_DBGU_CIDR.helpkey="Chip ID Register"
-AT91C_DBGU_CIDR.access=memorymapped
-AT91C_DBGU_CIDR.address=0xFFFFF240
-AT91C_DBGU_CIDR.width=32
-AT91C_DBGU_CIDR.byteEndian=little
-AT91C_DBGU_CIDR.permission.write=none
-AT91C_DBGU_MR.name="AT91C_DBGU_MR"
-AT91C_DBGU_MR.description="Mode Register"
-AT91C_DBGU_MR.helpkey="Mode Register"
-AT91C_DBGU_MR.access=memorymapped
-AT91C_DBGU_MR.address=0xFFFFF204
-AT91C_DBGU_MR.width=32
-AT91C_DBGU_MR.byteEndian=little
-AT91C_DBGU_IMR.name="AT91C_DBGU_IMR"
-AT91C_DBGU_IMR.description="Interrupt Mask Register"
-AT91C_DBGU_IMR.helpkey="Interrupt Mask Register"
-AT91C_DBGU_IMR.access=memorymapped
-AT91C_DBGU_IMR.address=0xFFFFF210
-AT91C_DBGU_IMR.width=32
-AT91C_DBGU_IMR.byteEndian=little
-AT91C_DBGU_IMR.permission.write=none
-AT91C_DBGU_CR.name="AT91C_DBGU_CR"
-AT91C_DBGU_CR.description="Control Register"
-AT91C_DBGU_CR.helpkey="Control Register"
-AT91C_DBGU_CR.access=memorymapped
-AT91C_DBGU_CR.address=0xFFFFF200
-AT91C_DBGU_CR.width=32
-AT91C_DBGU_CR.byteEndian=little
-AT91C_DBGU_CR.type=enum
-AT91C_DBGU_CR.enum.0.name=*** Write only ***
-AT91C_DBGU_CR.enum.1.name=Error
-AT91C_DBGU_FNTR.name="AT91C_DBGU_FNTR"
-AT91C_DBGU_FNTR.description="Force NTRST Register"
-AT91C_DBGU_FNTR.helpkey="Force NTRST Register"
-AT91C_DBGU_FNTR.access=memorymapped
-AT91C_DBGU_FNTR.address=0xFFFFF248
-AT91C_DBGU_FNTR.width=32
-AT91C_DBGU_FNTR.byteEndian=little
-AT91C_DBGU_THR.name="AT91C_DBGU_THR"
-AT91C_DBGU_THR.description="Transmitter Holding Register"
-AT91C_DBGU_THR.helpkey="Transmitter Holding Register"
-AT91C_DBGU_THR.access=memorymapped
-AT91C_DBGU_THR.address=0xFFFFF21C
-AT91C_DBGU_THR.width=32
-AT91C_DBGU_THR.byteEndian=little
-AT91C_DBGU_THR.type=enum
-AT91C_DBGU_THR.enum.0.name=*** Write only ***
-AT91C_DBGU_THR.enum.1.name=Error
-AT91C_DBGU_RHR.name="AT91C_DBGU_RHR"
-AT91C_DBGU_RHR.description="Receiver Holding Register"
-AT91C_DBGU_RHR.helpkey="Receiver Holding Register"
-AT91C_DBGU_RHR.access=memorymapped
-AT91C_DBGU_RHR.address=0xFFFFF218
-AT91C_DBGU_RHR.width=32
-AT91C_DBGU_RHR.byteEndian=little
-AT91C_DBGU_RHR.permission.write=none
-AT91C_DBGU_IER.name="AT91C_DBGU_IER"
-AT91C_DBGU_IER.description="Interrupt Enable Register"
-AT91C_DBGU_IER.helpkey="Interrupt Enable Register"
-AT91C_DBGU_IER.access=memorymapped
-AT91C_DBGU_IER.address=0xFFFFF208
-AT91C_DBGU_IER.width=32
-AT91C_DBGU_IER.byteEndian=little
-AT91C_DBGU_IER.type=enum
-AT91C_DBGU_IER.enum.0.name=*** Write only ***
-AT91C_DBGU_IER.enum.1.name=Error
-# ========== Register definition for PIOA peripheral ========== 
-AT91C_PIOA_ODR.name="AT91C_PIOA_ODR"
-AT91C_PIOA_ODR.description="Output Disable Registerr"
-AT91C_PIOA_ODR.helpkey="Output Disable Registerr"
-AT91C_PIOA_ODR.access=memorymapped
-AT91C_PIOA_ODR.address=0xFFFFF414
-AT91C_PIOA_ODR.width=32
-AT91C_PIOA_ODR.byteEndian=little
-AT91C_PIOA_ODR.type=enum
-AT91C_PIOA_ODR.enum.0.name=*** Write only ***
-AT91C_PIOA_ODR.enum.1.name=Error
-AT91C_PIOA_SODR.name="AT91C_PIOA_SODR"
-AT91C_PIOA_SODR.description="Set Output Data Register"
-AT91C_PIOA_SODR.helpkey="Set Output Data Register"
-AT91C_PIOA_SODR.access=memorymapped
-AT91C_PIOA_SODR.address=0xFFFFF430
-AT91C_PIOA_SODR.width=32
-AT91C_PIOA_SODR.byteEndian=little
-AT91C_PIOA_SODR.type=enum
-AT91C_PIOA_SODR.enum.0.name=*** Write only ***
-AT91C_PIOA_SODR.enum.1.name=Error
-AT91C_PIOA_ISR.name="AT91C_PIOA_ISR"
-AT91C_PIOA_ISR.description="Interrupt Status Register"
-AT91C_PIOA_ISR.helpkey="Interrupt Status Register"
-AT91C_PIOA_ISR.access=memorymapped
-AT91C_PIOA_ISR.address=0xFFFFF44C
-AT91C_PIOA_ISR.width=32
-AT91C_PIOA_ISR.byteEndian=little
-AT91C_PIOA_ISR.permission.write=none
-AT91C_PIOA_ABSR.name="AT91C_PIOA_ABSR"
-AT91C_PIOA_ABSR.description="AB Select Status Register"
-AT91C_PIOA_ABSR.helpkey="AB Select Status Register"
-AT91C_PIOA_ABSR.access=memorymapped
-AT91C_PIOA_ABSR.address=0xFFFFF478
-AT91C_PIOA_ABSR.width=32
-AT91C_PIOA_ABSR.byteEndian=little
-AT91C_PIOA_ABSR.permission.write=none
-AT91C_PIOA_IER.name="AT91C_PIOA_IER"
-AT91C_PIOA_IER.description="Interrupt Enable Register"
-AT91C_PIOA_IER.helpkey="Interrupt Enable Register"
-AT91C_PIOA_IER.access=memorymapped
-AT91C_PIOA_IER.address=0xFFFFF440
-AT91C_PIOA_IER.width=32
-AT91C_PIOA_IER.byteEndian=little
-AT91C_PIOA_IER.type=enum
-AT91C_PIOA_IER.enum.0.name=*** Write only ***
-AT91C_PIOA_IER.enum.1.name=Error
-AT91C_PIOA_PPUDR.name="AT91C_PIOA_PPUDR"
-AT91C_PIOA_PPUDR.description="Pull-up Disable Register"
-AT91C_PIOA_PPUDR.helpkey="Pull-up Disable Register"
-AT91C_PIOA_PPUDR.access=memorymapped
-AT91C_PIOA_PPUDR.address=0xFFFFF460
-AT91C_PIOA_PPUDR.width=32
-AT91C_PIOA_PPUDR.byteEndian=little
-AT91C_PIOA_PPUDR.type=enum
-AT91C_PIOA_PPUDR.enum.0.name=*** Write only ***
-AT91C_PIOA_PPUDR.enum.1.name=Error
-AT91C_PIOA_IMR.name="AT91C_PIOA_IMR"
-AT91C_PIOA_IMR.description="Interrupt Mask Register"
-AT91C_PIOA_IMR.helpkey="Interrupt Mask Register"
-AT91C_PIOA_IMR.access=memorymapped
-AT91C_PIOA_IMR.address=0xFFFFF448
-AT91C_PIOA_IMR.width=32
-AT91C_PIOA_IMR.byteEndian=little
-AT91C_PIOA_IMR.permission.write=none
-AT91C_PIOA_PER.name="AT91C_PIOA_PER"
-AT91C_PIOA_PER.description="PIO Enable Register"
-AT91C_PIOA_PER.helpkey="PIO Enable Register"
-AT91C_PIOA_PER.access=memorymapped
-AT91C_PIOA_PER.address=0xFFFFF400
-AT91C_PIOA_PER.width=32
-AT91C_PIOA_PER.byteEndian=little
-AT91C_PIOA_PER.type=enum
-AT91C_PIOA_PER.enum.0.name=*** Write only ***
-AT91C_PIOA_PER.enum.1.name=Error
-AT91C_PIOA_IFDR.name="AT91C_PIOA_IFDR"
-AT91C_PIOA_IFDR.description="Input Filter Disable Register"
-AT91C_PIOA_IFDR.helpkey="Input Filter Disable Register"
-AT91C_PIOA_IFDR.access=memorymapped
-AT91C_PIOA_IFDR.address=0xFFFFF424
-AT91C_PIOA_IFDR.width=32
-AT91C_PIOA_IFDR.byteEndian=little
-AT91C_PIOA_IFDR.type=enum
-AT91C_PIOA_IFDR.enum.0.name=*** Write only ***
-AT91C_PIOA_IFDR.enum.1.name=Error
-AT91C_PIOA_OWDR.name="AT91C_PIOA_OWDR"
-AT91C_PIOA_OWDR.description="Output Write Disable Register"
-AT91C_PIOA_OWDR.helpkey="Output Write Disable Register"
-AT91C_PIOA_OWDR.access=memorymapped
-AT91C_PIOA_OWDR.address=0xFFFFF4A4
-AT91C_PIOA_OWDR.width=32
-AT91C_PIOA_OWDR.byteEndian=little
-AT91C_PIOA_OWDR.type=enum
-AT91C_PIOA_OWDR.enum.0.name=*** Write only ***
-AT91C_PIOA_OWDR.enum.1.name=Error
-AT91C_PIOA_MDSR.name="AT91C_PIOA_MDSR"
-AT91C_PIOA_MDSR.description="Multi-driver Status Register"
-AT91C_PIOA_MDSR.helpkey="Multi-driver Status Register"
-AT91C_PIOA_MDSR.access=memorymapped
-AT91C_PIOA_MDSR.address=0xFFFFF458
-AT91C_PIOA_MDSR.width=32
-AT91C_PIOA_MDSR.byteEndian=little
-AT91C_PIOA_MDSR.permission.write=none
-AT91C_PIOA_IDR.name="AT91C_PIOA_IDR"
-AT91C_PIOA_IDR.description="Interrupt Disable Register"
-AT91C_PIOA_IDR.helpkey="Interrupt Disable Register"
-AT91C_PIOA_IDR.access=memorymapped
-AT91C_PIOA_IDR.address=0xFFFFF444
-AT91C_PIOA_IDR.width=32
-AT91C_PIOA_IDR.byteEndian=little
-AT91C_PIOA_IDR.type=enum
-AT91C_PIOA_IDR.enum.0.name=*** Write only ***
-AT91C_PIOA_IDR.enum.1.name=Error
-AT91C_PIOA_ODSR.name="AT91C_PIOA_ODSR"
-AT91C_PIOA_ODSR.description="Output Data Status Register"
-AT91C_PIOA_ODSR.helpkey="Output Data Status Register"
-AT91C_PIOA_ODSR.access=memorymapped
-AT91C_PIOA_ODSR.address=0xFFFFF438
-AT91C_PIOA_ODSR.width=32
-AT91C_PIOA_ODSR.byteEndian=little
-AT91C_PIOA_ODSR.permission.write=none
-AT91C_PIOA_PPUSR.name="AT91C_PIOA_PPUSR"
-AT91C_PIOA_PPUSR.description="Pull-up Status Register"
-AT91C_PIOA_PPUSR.helpkey="Pull-up Status Register"
-AT91C_PIOA_PPUSR.access=memorymapped
-AT91C_PIOA_PPUSR.address=0xFFFFF468
-AT91C_PIOA_PPUSR.width=32
-AT91C_PIOA_PPUSR.byteEndian=little
-AT91C_PIOA_PPUSR.permission.write=none
-AT91C_PIOA_OWSR.name="AT91C_PIOA_OWSR"
-AT91C_PIOA_OWSR.description="Output Write Status Register"
-AT91C_PIOA_OWSR.helpkey="Output Write Status Register"
-AT91C_PIOA_OWSR.access=memorymapped
-AT91C_PIOA_OWSR.address=0xFFFFF4A8
-AT91C_PIOA_OWSR.width=32
-AT91C_PIOA_OWSR.byteEndian=little
-AT91C_PIOA_OWSR.permission.write=none
-AT91C_PIOA_BSR.name="AT91C_PIOA_BSR"
-AT91C_PIOA_BSR.description="Select B Register"
-AT91C_PIOA_BSR.helpkey="Select B Register"
-AT91C_PIOA_BSR.access=memorymapped
-AT91C_PIOA_BSR.address=0xFFFFF474
-AT91C_PIOA_BSR.width=32
-AT91C_PIOA_BSR.byteEndian=little
-AT91C_PIOA_BSR.type=enum
-AT91C_PIOA_BSR.enum.0.name=*** Write only ***
-AT91C_PIOA_BSR.enum.1.name=Error
-AT91C_PIOA_OWER.name="AT91C_PIOA_OWER"
-AT91C_PIOA_OWER.description="Output Write Enable Register"
-AT91C_PIOA_OWER.helpkey="Output Write Enable Register"
-AT91C_PIOA_OWER.access=memorymapped
-AT91C_PIOA_OWER.address=0xFFFFF4A0
-AT91C_PIOA_OWER.width=32
-AT91C_PIOA_OWER.byteEndian=little
-AT91C_PIOA_OWER.type=enum
-AT91C_PIOA_OWER.enum.0.name=*** Write only ***
-AT91C_PIOA_OWER.enum.1.name=Error
-AT91C_PIOA_IFER.name="AT91C_PIOA_IFER"
-AT91C_PIOA_IFER.description="Input Filter Enable Register"
-AT91C_PIOA_IFER.helpkey="Input Filter Enable Register"
-AT91C_PIOA_IFER.access=memorymapped
-AT91C_PIOA_IFER.address=0xFFFFF420
-AT91C_PIOA_IFER.width=32
-AT91C_PIOA_IFER.byteEndian=little
-AT91C_PIOA_IFER.type=enum
-AT91C_PIOA_IFER.enum.0.name=*** Write only ***
-AT91C_PIOA_IFER.enum.1.name=Error
-AT91C_PIOA_PDSR.name="AT91C_PIOA_PDSR"
-AT91C_PIOA_PDSR.description="Pin Data Status Register"
-AT91C_PIOA_PDSR.helpkey="Pin Data Status Register"
-AT91C_PIOA_PDSR.access=memorymapped
-AT91C_PIOA_PDSR.address=0xFFFFF43C
-AT91C_PIOA_PDSR.width=32
-AT91C_PIOA_PDSR.byteEndian=little
-AT91C_PIOA_PDSR.permission.write=none
-AT91C_PIOA_PPUER.name="AT91C_PIOA_PPUER"
-AT91C_PIOA_PPUER.description="Pull-up Enable Register"
-AT91C_PIOA_PPUER.helpkey="Pull-up Enable Register"
-AT91C_PIOA_PPUER.access=memorymapped
-AT91C_PIOA_PPUER.address=0xFFFFF464
-AT91C_PIOA_PPUER.width=32
-AT91C_PIOA_PPUER.byteEndian=little
-AT91C_PIOA_PPUER.type=enum
-AT91C_PIOA_PPUER.enum.0.name=*** Write only ***
-AT91C_PIOA_PPUER.enum.1.name=Error
-AT91C_PIOA_OSR.name="AT91C_PIOA_OSR"
-AT91C_PIOA_OSR.description="Output Status Register"
-AT91C_PIOA_OSR.helpkey="Output Status Register"
-AT91C_PIOA_OSR.access=memorymapped
-AT91C_PIOA_OSR.address=0xFFFFF418
-AT91C_PIOA_OSR.width=32
-AT91C_PIOA_OSR.byteEndian=little
-AT91C_PIOA_OSR.permission.write=none
-AT91C_PIOA_ASR.name="AT91C_PIOA_ASR"
-AT91C_PIOA_ASR.description="Select A Register"
-AT91C_PIOA_ASR.helpkey="Select A Register"
-AT91C_PIOA_ASR.access=memorymapped
-AT91C_PIOA_ASR.address=0xFFFFF470
-AT91C_PIOA_ASR.width=32
-AT91C_PIOA_ASR.byteEndian=little
-AT91C_PIOA_ASR.type=enum
-AT91C_PIOA_ASR.enum.0.name=*** Write only ***
-AT91C_PIOA_ASR.enum.1.name=Error
-AT91C_PIOA_MDDR.name="AT91C_PIOA_MDDR"
-AT91C_PIOA_MDDR.description="Multi-driver Disable Register"
-AT91C_PIOA_MDDR.helpkey="Multi-driver Disable Register"
-AT91C_PIOA_MDDR.access=memorymapped
-AT91C_PIOA_MDDR.address=0xFFFFF454
-AT91C_PIOA_MDDR.width=32
-AT91C_PIOA_MDDR.byteEndian=little
-AT91C_PIOA_MDDR.type=enum
-AT91C_PIOA_MDDR.enum.0.name=*** Write only ***
-AT91C_PIOA_MDDR.enum.1.name=Error
-AT91C_PIOA_CODR.name="AT91C_PIOA_CODR"
-AT91C_PIOA_CODR.description="Clear Output Data Register"
-AT91C_PIOA_CODR.helpkey="Clear Output Data Register"
-AT91C_PIOA_CODR.access=memorymapped
-AT91C_PIOA_CODR.address=0xFFFFF434
-AT91C_PIOA_CODR.width=32
-AT91C_PIOA_CODR.byteEndian=little
-AT91C_PIOA_CODR.type=enum
-AT91C_PIOA_CODR.enum.0.name=*** Write only ***
-AT91C_PIOA_CODR.enum.1.name=Error
-AT91C_PIOA_MDER.name="AT91C_PIOA_MDER"
-AT91C_PIOA_MDER.description="Multi-driver Enable Register"
-AT91C_PIOA_MDER.helpkey="Multi-driver Enable Register"
-AT91C_PIOA_MDER.access=memorymapped
-AT91C_PIOA_MDER.address=0xFFFFF450
-AT91C_PIOA_MDER.width=32
-AT91C_PIOA_MDER.byteEndian=little
-AT91C_PIOA_MDER.type=enum
-AT91C_PIOA_MDER.enum.0.name=*** Write only ***
-AT91C_PIOA_MDER.enum.1.name=Error
-AT91C_PIOA_PDR.name="AT91C_PIOA_PDR"
-AT91C_PIOA_PDR.description="PIO Disable Register"
-AT91C_PIOA_PDR.helpkey="PIO Disable Register"
-AT91C_PIOA_PDR.access=memorymapped
-AT91C_PIOA_PDR.address=0xFFFFF404
-AT91C_PIOA_PDR.width=32
-AT91C_PIOA_PDR.byteEndian=little
-AT91C_PIOA_PDR.type=enum
-AT91C_PIOA_PDR.enum.0.name=*** Write only ***
-AT91C_PIOA_PDR.enum.1.name=Error
-AT91C_PIOA_IFSR.name="AT91C_PIOA_IFSR"
-AT91C_PIOA_IFSR.description="Input Filter Status Register"
-AT91C_PIOA_IFSR.helpkey="Input Filter Status Register"
-AT91C_PIOA_IFSR.access=memorymapped
-AT91C_PIOA_IFSR.address=0xFFFFF428
-AT91C_PIOA_IFSR.width=32
-AT91C_PIOA_IFSR.byteEndian=little
-AT91C_PIOA_IFSR.permission.write=none
-AT91C_PIOA_OER.name="AT91C_PIOA_OER"
-AT91C_PIOA_OER.description="Output Enable Register"
-AT91C_PIOA_OER.helpkey="Output Enable Register"
-AT91C_PIOA_OER.access=memorymapped
-AT91C_PIOA_OER.address=0xFFFFF410
-AT91C_PIOA_OER.width=32
-AT91C_PIOA_OER.byteEndian=little
-AT91C_PIOA_OER.type=enum
-AT91C_PIOA_OER.enum.0.name=*** Write only ***
-AT91C_PIOA_OER.enum.1.name=Error
-AT91C_PIOA_PSR.name="AT91C_PIOA_PSR"
-AT91C_PIOA_PSR.description="PIO Status Register"
-AT91C_PIOA_PSR.helpkey="PIO Status Register"
-AT91C_PIOA_PSR.access=memorymapped
-AT91C_PIOA_PSR.address=0xFFFFF408
-AT91C_PIOA_PSR.width=32
-AT91C_PIOA_PSR.byteEndian=little
-AT91C_PIOA_PSR.permission.write=none
-# ========== Register definition for PIOB peripheral ========== 
-AT91C_PIOB_OWDR.name="AT91C_PIOB_OWDR"
-AT91C_PIOB_OWDR.description="Output Write Disable Register"
-AT91C_PIOB_OWDR.helpkey="Output Write Disable Register"
-AT91C_PIOB_OWDR.access=memorymapped
-AT91C_PIOB_OWDR.address=0xFFFFF6A4
-AT91C_PIOB_OWDR.width=32
-AT91C_PIOB_OWDR.byteEndian=little
-AT91C_PIOB_OWDR.type=enum
-AT91C_PIOB_OWDR.enum.0.name=*** Write only ***
-AT91C_PIOB_OWDR.enum.1.name=Error
-AT91C_PIOB_MDER.name="AT91C_PIOB_MDER"
-AT91C_PIOB_MDER.description="Multi-driver Enable Register"
-AT91C_PIOB_MDER.helpkey="Multi-driver Enable Register"
-AT91C_PIOB_MDER.access=memorymapped
-AT91C_PIOB_MDER.address=0xFFFFF650
-AT91C_PIOB_MDER.width=32
-AT91C_PIOB_MDER.byteEndian=little
-AT91C_PIOB_MDER.type=enum
-AT91C_PIOB_MDER.enum.0.name=*** Write only ***
-AT91C_PIOB_MDER.enum.1.name=Error
-AT91C_PIOB_PPUSR.name="AT91C_PIOB_PPUSR"
-AT91C_PIOB_PPUSR.description="Pull-up Status Register"
-AT91C_PIOB_PPUSR.helpkey="Pull-up Status Register"
-AT91C_PIOB_PPUSR.access=memorymapped
-AT91C_PIOB_PPUSR.address=0xFFFFF668
-AT91C_PIOB_PPUSR.width=32
-AT91C_PIOB_PPUSR.byteEndian=little
-AT91C_PIOB_PPUSR.permission.write=none
-AT91C_PIOB_IMR.name="AT91C_PIOB_IMR"
-AT91C_PIOB_IMR.description="Interrupt Mask Register"
-AT91C_PIOB_IMR.helpkey="Interrupt Mask Register"
-AT91C_PIOB_IMR.access=memorymapped
-AT91C_PIOB_IMR.address=0xFFFFF648
-AT91C_PIOB_IMR.width=32
-AT91C_PIOB_IMR.byteEndian=little
-AT91C_PIOB_IMR.permission.write=none
-AT91C_PIOB_ASR.name="AT91C_PIOB_ASR"
-AT91C_PIOB_ASR.description="Select A Register"
-AT91C_PIOB_ASR.helpkey="Select A Register"
-AT91C_PIOB_ASR.access=memorymapped
-AT91C_PIOB_ASR.address=0xFFFFF670
-AT91C_PIOB_ASR.width=32
-AT91C_PIOB_ASR.byteEndian=little
-AT91C_PIOB_ASR.type=enum
-AT91C_PIOB_ASR.enum.0.name=*** Write only ***
-AT91C_PIOB_ASR.enum.1.name=Error
-AT91C_PIOB_PPUDR.name="AT91C_PIOB_PPUDR"
-AT91C_PIOB_PPUDR.description="Pull-up Disable Register"
-AT91C_PIOB_PPUDR.helpkey="Pull-up Disable Register"
-AT91C_PIOB_PPUDR.access=memorymapped
-AT91C_PIOB_PPUDR.address=0xFFFFF660
-AT91C_PIOB_PPUDR.width=32
-AT91C_PIOB_PPUDR.byteEndian=little
-AT91C_PIOB_PPUDR.type=enum
-AT91C_PIOB_PPUDR.enum.0.name=*** Write only ***
-AT91C_PIOB_PPUDR.enum.1.name=Error
-AT91C_PIOB_PSR.name="AT91C_PIOB_PSR"
-AT91C_PIOB_PSR.description="PIO Status Register"
-AT91C_PIOB_PSR.helpkey="PIO Status Register"
-AT91C_PIOB_PSR.access=memorymapped
-AT91C_PIOB_PSR.address=0xFFFFF608
-AT91C_PIOB_PSR.width=32
-AT91C_PIOB_PSR.byteEndian=little
-AT91C_PIOB_PSR.permission.write=none
-AT91C_PIOB_IER.name="AT91C_PIOB_IER"
-AT91C_PIOB_IER.description="Interrupt Enable Register"
-AT91C_PIOB_IER.helpkey="Interrupt Enable Register"
-AT91C_PIOB_IER.access=memorymapped
-AT91C_PIOB_IER.address=0xFFFFF640
-AT91C_PIOB_IER.width=32
-AT91C_PIOB_IER.byteEndian=little
-AT91C_PIOB_IER.type=enum
-AT91C_PIOB_IER.enum.0.name=*** Write only ***
-AT91C_PIOB_IER.enum.1.name=Error
-AT91C_PIOB_CODR.name="AT91C_PIOB_CODR"
-AT91C_PIOB_CODR.description="Clear Output Data Register"
-AT91C_PIOB_CODR.helpkey="Clear Output Data Register"
-AT91C_PIOB_CODR.access=memorymapped
-AT91C_PIOB_CODR.address=0xFFFFF634
-AT91C_PIOB_CODR.width=32
-AT91C_PIOB_CODR.byteEndian=little
-AT91C_PIOB_CODR.type=enum
-AT91C_PIOB_CODR.enum.0.name=*** Write only ***
-AT91C_PIOB_CODR.enum.1.name=Error
-AT91C_PIOB_OWER.name="AT91C_PIOB_OWER"
-AT91C_PIOB_OWER.description="Output Write Enable Register"
-AT91C_PIOB_OWER.helpkey="Output Write Enable Register"
-AT91C_PIOB_OWER.access=memorymapped
-AT91C_PIOB_OWER.address=0xFFFFF6A0
-AT91C_PIOB_OWER.width=32
-AT91C_PIOB_OWER.byteEndian=little
-AT91C_PIOB_OWER.type=enum
-AT91C_PIOB_OWER.enum.0.name=*** Write only ***
-AT91C_PIOB_OWER.enum.1.name=Error
-AT91C_PIOB_ABSR.name="AT91C_PIOB_ABSR"
-AT91C_PIOB_ABSR.description="AB Select Status Register"
-AT91C_PIOB_ABSR.helpkey="AB Select Status Register"
-AT91C_PIOB_ABSR.access=memorymapped
-AT91C_PIOB_ABSR.address=0xFFFFF678
-AT91C_PIOB_ABSR.width=32
-AT91C_PIOB_ABSR.byteEndian=little
-AT91C_PIOB_ABSR.permission.write=none
-AT91C_PIOB_IFDR.name="AT91C_PIOB_IFDR"
-AT91C_PIOB_IFDR.description="Input Filter Disable Register"
-AT91C_PIOB_IFDR.helpkey="Input Filter Disable Register"
-AT91C_PIOB_IFDR.access=memorymapped
-AT91C_PIOB_IFDR.address=0xFFFFF624
-AT91C_PIOB_IFDR.width=32
-AT91C_PIOB_IFDR.byteEndian=little
-AT91C_PIOB_IFDR.type=enum
-AT91C_PIOB_IFDR.enum.0.name=*** Write only ***
-AT91C_PIOB_IFDR.enum.1.name=Error
-AT91C_PIOB_PDSR.name="AT91C_PIOB_PDSR"
-AT91C_PIOB_PDSR.description="Pin Data Status Register"
-AT91C_PIOB_PDSR.helpkey="Pin Data Status Register"
-AT91C_PIOB_PDSR.access=memorymapped
-AT91C_PIOB_PDSR.address=0xFFFFF63C
-AT91C_PIOB_PDSR.width=32
-AT91C_PIOB_PDSR.byteEndian=little
-AT91C_PIOB_PDSR.permission.write=none
-AT91C_PIOB_IDR.name="AT91C_PIOB_IDR"
-AT91C_PIOB_IDR.description="Interrupt Disable Register"
-AT91C_PIOB_IDR.helpkey="Interrupt Disable Register"
-AT91C_PIOB_IDR.access=memorymapped
-AT91C_PIOB_IDR.address=0xFFFFF644
-AT91C_PIOB_IDR.width=32
-AT91C_PIOB_IDR.byteEndian=little
-AT91C_PIOB_IDR.type=enum
-AT91C_PIOB_IDR.enum.0.name=*** Write only ***
-AT91C_PIOB_IDR.enum.1.name=Error
-AT91C_PIOB_OWSR.name="AT91C_PIOB_OWSR"
-AT91C_PIOB_OWSR.description="Output Write Status Register"
-AT91C_PIOB_OWSR.helpkey="Output Write Status Register"
-AT91C_PIOB_OWSR.access=memorymapped
-AT91C_PIOB_OWSR.address=0xFFFFF6A8
-AT91C_PIOB_OWSR.width=32
-AT91C_PIOB_OWSR.byteEndian=little
-AT91C_PIOB_OWSR.permission.write=none
-AT91C_PIOB_PDR.name="AT91C_PIOB_PDR"
-AT91C_PIOB_PDR.description="PIO Disable Register"
-AT91C_PIOB_PDR.helpkey="PIO Disable Register"
-AT91C_PIOB_PDR.access=memorymapped
-AT91C_PIOB_PDR.address=0xFFFFF604
-AT91C_PIOB_PDR.width=32
-AT91C_PIOB_PDR.byteEndian=little
-AT91C_PIOB_PDR.type=enum
-AT91C_PIOB_PDR.enum.0.name=*** Write only ***
-AT91C_PIOB_PDR.enum.1.name=Error
-AT91C_PIOB_ODR.name="AT91C_PIOB_ODR"
-AT91C_PIOB_ODR.description="Output Disable Registerr"
-AT91C_PIOB_ODR.helpkey="Output Disable Registerr"
-AT91C_PIOB_ODR.access=memorymapped
-AT91C_PIOB_ODR.address=0xFFFFF614
-AT91C_PIOB_ODR.width=32
-AT91C_PIOB_ODR.byteEndian=little
-AT91C_PIOB_ODR.type=enum
-AT91C_PIOB_ODR.enum.0.name=*** Write only ***
-AT91C_PIOB_ODR.enum.1.name=Error
-AT91C_PIOB_IFSR.name="AT91C_PIOB_IFSR"
-AT91C_PIOB_IFSR.description="Input Filter Status Register"
-AT91C_PIOB_IFSR.helpkey="Input Filter Status Register"
-AT91C_PIOB_IFSR.access=memorymapped
-AT91C_PIOB_IFSR.address=0xFFFFF628
-AT91C_PIOB_IFSR.width=32
-AT91C_PIOB_IFSR.byteEndian=little
-AT91C_PIOB_IFSR.permission.write=none
-AT91C_PIOB_PPUER.name="AT91C_PIOB_PPUER"
-AT91C_PIOB_PPUER.description="Pull-up Enable Register"
-AT91C_PIOB_PPUER.helpkey="Pull-up Enable Register"
-AT91C_PIOB_PPUER.access=memorymapped
-AT91C_PIOB_PPUER.address=0xFFFFF664
-AT91C_PIOB_PPUER.width=32
-AT91C_PIOB_PPUER.byteEndian=little
-AT91C_PIOB_PPUER.type=enum
-AT91C_PIOB_PPUER.enum.0.name=*** Write only ***
-AT91C_PIOB_PPUER.enum.1.name=Error
-AT91C_PIOB_SODR.name="AT91C_PIOB_SODR"
-AT91C_PIOB_SODR.description="Set Output Data Register"
-AT91C_PIOB_SODR.helpkey="Set Output Data Register"
-AT91C_PIOB_SODR.access=memorymapped
-AT91C_PIOB_SODR.address=0xFFFFF630
-AT91C_PIOB_SODR.width=32
-AT91C_PIOB_SODR.byteEndian=little
-AT91C_PIOB_SODR.type=enum
-AT91C_PIOB_SODR.enum.0.name=*** Write only ***
-AT91C_PIOB_SODR.enum.1.name=Error
-AT91C_PIOB_ISR.name="AT91C_PIOB_ISR"
-AT91C_PIOB_ISR.description="Interrupt Status Register"
-AT91C_PIOB_ISR.helpkey="Interrupt Status Register"
-AT91C_PIOB_ISR.access=memorymapped
-AT91C_PIOB_ISR.address=0xFFFFF64C
-AT91C_PIOB_ISR.width=32
-AT91C_PIOB_ISR.byteEndian=little
-AT91C_PIOB_ISR.permission.write=none
-AT91C_PIOB_ODSR.name="AT91C_PIOB_ODSR"
-AT91C_PIOB_ODSR.description="Output Data Status Register"
-AT91C_PIOB_ODSR.helpkey="Output Data Status Register"
-AT91C_PIOB_ODSR.access=memorymapped
-AT91C_PIOB_ODSR.address=0xFFFFF638
-AT91C_PIOB_ODSR.width=32
-AT91C_PIOB_ODSR.byteEndian=little
-AT91C_PIOB_ODSR.permission.write=none
-AT91C_PIOB_OSR.name="AT91C_PIOB_OSR"
-AT91C_PIOB_OSR.description="Output Status Register"
-AT91C_PIOB_OSR.helpkey="Output Status Register"
-AT91C_PIOB_OSR.access=memorymapped
-AT91C_PIOB_OSR.address=0xFFFFF618
-AT91C_PIOB_OSR.width=32
-AT91C_PIOB_OSR.byteEndian=little
-AT91C_PIOB_OSR.permission.write=none
-AT91C_PIOB_MDSR.name="AT91C_PIOB_MDSR"
-AT91C_PIOB_MDSR.description="Multi-driver Status Register"
-AT91C_PIOB_MDSR.helpkey="Multi-driver Status Register"
-AT91C_PIOB_MDSR.access=memorymapped
-AT91C_PIOB_MDSR.address=0xFFFFF658
-AT91C_PIOB_MDSR.width=32
-AT91C_PIOB_MDSR.byteEndian=little
-AT91C_PIOB_MDSR.permission.write=none
-AT91C_PIOB_IFER.name="AT91C_PIOB_IFER"
-AT91C_PIOB_IFER.description="Input Filter Enable Register"
-AT91C_PIOB_IFER.helpkey="Input Filter Enable Register"
-AT91C_PIOB_IFER.access=memorymapped
-AT91C_PIOB_IFER.address=0xFFFFF620
-AT91C_PIOB_IFER.width=32
-AT91C_PIOB_IFER.byteEndian=little
-AT91C_PIOB_IFER.type=enum
-AT91C_PIOB_IFER.enum.0.name=*** Write only ***
-AT91C_PIOB_IFER.enum.1.name=Error
-AT91C_PIOB_BSR.name="AT91C_PIOB_BSR"
-AT91C_PIOB_BSR.description="Select B Register"
-AT91C_PIOB_BSR.helpkey="Select B Register"
-AT91C_PIOB_BSR.access=memorymapped
-AT91C_PIOB_BSR.address=0xFFFFF674
-AT91C_PIOB_BSR.width=32
-AT91C_PIOB_BSR.byteEndian=little
-AT91C_PIOB_BSR.type=enum
-AT91C_PIOB_BSR.enum.0.name=*** Write only ***
-AT91C_PIOB_BSR.enum.1.name=Error
-AT91C_PIOB_MDDR.name="AT91C_PIOB_MDDR"
-AT91C_PIOB_MDDR.description="Multi-driver Disable Register"
-AT91C_PIOB_MDDR.helpkey="Multi-driver Disable Register"
-AT91C_PIOB_MDDR.access=memorymapped
-AT91C_PIOB_MDDR.address=0xFFFFF654
-AT91C_PIOB_MDDR.width=32
-AT91C_PIOB_MDDR.byteEndian=little
-AT91C_PIOB_MDDR.type=enum
-AT91C_PIOB_MDDR.enum.0.name=*** Write only ***
-AT91C_PIOB_MDDR.enum.1.name=Error
-AT91C_PIOB_OER.name="AT91C_PIOB_OER"
-AT91C_PIOB_OER.description="Output Enable Register"
-AT91C_PIOB_OER.helpkey="Output Enable Register"
-AT91C_PIOB_OER.access=memorymapped
-AT91C_PIOB_OER.address=0xFFFFF610
-AT91C_PIOB_OER.width=32
-AT91C_PIOB_OER.byteEndian=little
-AT91C_PIOB_OER.type=enum
-AT91C_PIOB_OER.enum.0.name=*** Write only ***
-AT91C_PIOB_OER.enum.1.name=Error
-AT91C_PIOB_PER.name="AT91C_PIOB_PER"
-AT91C_PIOB_PER.description="PIO Enable Register"
-AT91C_PIOB_PER.helpkey="PIO Enable Register"
-AT91C_PIOB_PER.access=memorymapped
-AT91C_PIOB_PER.address=0xFFFFF600
-AT91C_PIOB_PER.width=32
-AT91C_PIOB_PER.byteEndian=little
-AT91C_PIOB_PER.type=enum
-AT91C_PIOB_PER.enum.0.name=*** Write only ***
-AT91C_PIOB_PER.enum.1.name=Error
-# ========== Register definition for CKGR peripheral ========== 
-AT91C_CKGR_MOR.name="AT91C_CKGR_MOR"
-AT91C_CKGR_MOR.description="Main Oscillator Register"
-AT91C_CKGR_MOR.helpkey="Main Oscillator Register"
-AT91C_CKGR_MOR.access=memorymapped
-AT91C_CKGR_MOR.address=0xFFFFFC20
-AT91C_CKGR_MOR.width=32
-AT91C_CKGR_MOR.byteEndian=little
-AT91C_CKGR_PLLR.name="AT91C_CKGR_PLLR"
-AT91C_CKGR_PLLR.description="PLL Register"
-AT91C_CKGR_PLLR.helpkey="PLL Register"
-AT91C_CKGR_PLLR.access=memorymapped
-AT91C_CKGR_PLLR.address=0xFFFFFC2C
-AT91C_CKGR_PLLR.width=32
-AT91C_CKGR_PLLR.byteEndian=little
-AT91C_CKGR_MCFR.name="AT91C_CKGR_MCFR"
-AT91C_CKGR_MCFR.description="Main Clock  Frequency Register"
-AT91C_CKGR_MCFR.helpkey="Main Clock  Frequency Register"
-AT91C_CKGR_MCFR.access=memorymapped
-AT91C_CKGR_MCFR.address=0xFFFFFC24
-AT91C_CKGR_MCFR.width=32
-AT91C_CKGR_MCFR.byteEndian=little
-AT91C_CKGR_MCFR.permission.write=none
-# ========== Register definition for PMC peripheral ========== 
-AT91C_PMC_IDR.name="AT91C_PMC_IDR"
-AT91C_PMC_IDR.description="Interrupt Disable Register"
-AT91C_PMC_IDR.helpkey="Interrupt Disable Register"
-AT91C_PMC_IDR.access=memorymapped
-AT91C_PMC_IDR.address=0xFFFFFC64
-AT91C_PMC_IDR.width=32
-AT91C_PMC_IDR.byteEndian=little
-AT91C_PMC_IDR.type=enum
-AT91C_PMC_IDR.enum.0.name=*** Write only ***
-AT91C_PMC_IDR.enum.1.name=Error
-AT91C_PMC_MOR.name="AT91C_PMC_MOR"
-AT91C_PMC_MOR.description="Main Oscillator Register"
-AT91C_PMC_MOR.helpkey="Main Oscillator Register"
-AT91C_PMC_MOR.access=memorymapped
-AT91C_PMC_MOR.address=0xFFFFFC20
-AT91C_PMC_MOR.width=32
-AT91C_PMC_MOR.byteEndian=little
-AT91C_PMC_PLLR.name="AT91C_PMC_PLLR"
-AT91C_PMC_PLLR.description="PLL Register"
-AT91C_PMC_PLLR.helpkey="PLL Register"
-AT91C_PMC_PLLR.access=memorymapped
-AT91C_PMC_PLLR.address=0xFFFFFC2C
-AT91C_PMC_PLLR.width=32
-AT91C_PMC_PLLR.byteEndian=little
-AT91C_PMC_PCER.name="AT91C_PMC_PCER"
-AT91C_PMC_PCER.description="Peripheral Clock Enable Register"
-AT91C_PMC_PCER.helpkey="Peripheral Clock Enable Register"
-AT91C_PMC_PCER.access=memorymapped
-AT91C_PMC_PCER.address=0xFFFFFC10
-AT91C_PMC_PCER.width=32
-AT91C_PMC_PCER.byteEndian=little
-AT91C_PMC_PCER.type=enum
-AT91C_PMC_PCER.enum.0.name=*** Write only ***
-AT91C_PMC_PCER.enum.1.name=Error
-AT91C_PMC_PCKR.name="AT91C_PMC_PCKR"
-AT91C_PMC_PCKR.description="Programmable Clock Register"
-AT91C_PMC_PCKR.helpkey="Programmable Clock Register"
-AT91C_PMC_PCKR.access=memorymapped
-AT91C_PMC_PCKR.address=0xFFFFFC40
-AT91C_PMC_PCKR.width=32
-AT91C_PMC_PCKR.byteEndian=little
-AT91C_PMC_MCKR.name="AT91C_PMC_MCKR"
-AT91C_PMC_MCKR.description="Master Clock Register"
-AT91C_PMC_MCKR.helpkey="Master Clock Register"
-AT91C_PMC_MCKR.access=memorymapped
-AT91C_PMC_MCKR.address=0xFFFFFC30
-AT91C_PMC_MCKR.width=32
-AT91C_PMC_MCKR.byteEndian=little
-AT91C_PMC_SCDR.name="AT91C_PMC_SCDR"
-AT91C_PMC_SCDR.description="System Clock Disable Register"
-AT91C_PMC_SCDR.helpkey="System Clock Disable Register"
-AT91C_PMC_SCDR.access=memorymapped
-AT91C_PMC_SCDR.address=0xFFFFFC04
-AT91C_PMC_SCDR.width=32
-AT91C_PMC_SCDR.byteEndian=little
-AT91C_PMC_SCDR.type=enum
-AT91C_PMC_SCDR.enum.0.name=*** Write only ***
-AT91C_PMC_SCDR.enum.1.name=Error
-AT91C_PMC_PCDR.name="AT91C_PMC_PCDR"
-AT91C_PMC_PCDR.description="Peripheral Clock Disable Register"
-AT91C_PMC_PCDR.helpkey="Peripheral Clock Disable Register"
-AT91C_PMC_PCDR.access=memorymapped
-AT91C_PMC_PCDR.address=0xFFFFFC14
-AT91C_PMC_PCDR.width=32
-AT91C_PMC_PCDR.byteEndian=little
-AT91C_PMC_PCDR.type=enum
-AT91C_PMC_PCDR.enum.0.name=*** Write only ***
-AT91C_PMC_PCDR.enum.1.name=Error
-AT91C_PMC_SCSR.name="AT91C_PMC_SCSR"
-AT91C_PMC_SCSR.description="System Clock Status Register"
-AT91C_PMC_SCSR.helpkey="System Clock Status Register"
-AT91C_PMC_SCSR.access=memorymapped
-AT91C_PMC_SCSR.address=0xFFFFFC08
-AT91C_PMC_SCSR.width=32
-AT91C_PMC_SCSR.byteEndian=little
-AT91C_PMC_SCSR.permission.write=none
-AT91C_PMC_PCSR.name="AT91C_PMC_PCSR"
-AT91C_PMC_PCSR.description="Peripheral Clock Status Register"
-AT91C_PMC_PCSR.helpkey="Peripheral Clock Status Register"
-AT91C_PMC_PCSR.access=memorymapped
-AT91C_PMC_PCSR.address=0xFFFFFC18
-AT91C_PMC_PCSR.width=32
-AT91C_PMC_PCSR.byteEndian=little
-AT91C_PMC_PCSR.permission.write=none
-AT91C_PMC_MCFR.name="AT91C_PMC_MCFR"
-AT91C_PMC_MCFR.description="Main Clock  Frequency Register"
-AT91C_PMC_MCFR.helpkey="Main Clock  Frequency Register"
-AT91C_PMC_MCFR.access=memorymapped
-AT91C_PMC_MCFR.address=0xFFFFFC24
-AT91C_PMC_MCFR.width=32
-AT91C_PMC_MCFR.byteEndian=little
-AT91C_PMC_MCFR.permission.write=none
-AT91C_PMC_SCER.name="AT91C_PMC_SCER"
-AT91C_PMC_SCER.description="System Clock Enable Register"
-AT91C_PMC_SCER.helpkey="System Clock Enable Register"
-AT91C_PMC_SCER.access=memorymapped
-AT91C_PMC_SCER.address=0xFFFFFC00
-AT91C_PMC_SCER.width=32
-AT91C_PMC_SCER.byteEndian=little
-AT91C_PMC_SCER.type=enum
-AT91C_PMC_SCER.enum.0.name=*** Write only ***
-AT91C_PMC_SCER.enum.1.name=Error
-AT91C_PMC_IMR.name="AT91C_PMC_IMR"
-AT91C_PMC_IMR.description="Interrupt Mask Register"
-AT91C_PMC_IMR.helpkey="Interrupt Mask Register"
-AT91C_PMC_IMR.access=memorymapped
-AT91C_PMC_IMR.address=0xFFFFFC6C
-AT91C_PMC_IMR.width=32
-AT91C_PMC_IMR.byteEndian=little
-AT91C_PMC_IMR.permission.write=none
-AT91C_PMC_IER.name="AT91C_PMC_IER"
-AT91C_PMC_IER.description="Interrupt Enable Register"
-AT91C_PMC_IER.helpkey="Interrupt Enable Register"
-AT91C_PMC_IER.access=memorymapped
-AT91C_PMC_IER.address=0xFFFFFC60
-AT91C_PMC_IER.width=32
-AT91C_PMC_IER.byteEndian=little
-AT91C_PMC_IER.type=enum
-AT91C_PMC_IER.enum.0.name=*** Write only ***
-AT91C_PMC_IER.enum.1.name=Error
-AT91C_PMC_SR.name="AT91C_PMC_SR"
-AT91C_PMC_SR.description="Status Register"
-AT91C_PMC_SR.helpkey="Status Register"
-AT91C_PMC_SR.access=memorymapped
-AT91C_PMC_SR.address=0xFFFFFC68
-AT91C_PMC_SR.width=32
-AT91C_PMC_SR.byteEndian=little
-AT91C_PMC_SR.permission.write=none
-# ========== Register definition for RSTC peripheral ========== 
-AT91C_RSTC_RCR.name="AT91C_RSTC_RCR"
-AT91C_RSTC_RCR.description="Reset Control Register"
-AT91C_RSTC_RCR.helpkey="Reset Control Register"
-AT91C_RSTC_RCR.access=memorymapped
-AT91C_RSTC_RCR.address=0xFFFFFD00
-AT91C_RSTC_RCR.width=32
-AT91C_RSTC_RCR.byteEndian=little
-AT91C_RSTC_RCR.type=enum
-AT91C_RSTC_RCR.enum.0.name=*** Write only ***
-AT91C_RSTC_RCR.enum.1.name=Error
-AT91C_RSTC_RMR.name="AT91C_RSTC_RMR"
-AT91C_RSTC_RMR.description="Reset Mode Register"
-AT91C_RSTC_RMR.helpkey="Reset Mode Register"
-AT91C_RSTC_RMR.access=memorymapped
-AT91C_RSTC_RMR.address=0xFFFFFD08
-AT91C_RSTC_RMR.width=32
-AT91C_RSTC_RMR.byteEndian=little
-AT91C_RSTC_RSR.name="AT91C_RSTC_RSR"
-AT91C_RSTC_RSR.description="Reset Status Register"
-AT91C_RSTC_RSR.helpkey="Reset Status Register"
-AT91C_RSTC_RSR.access=memorymapped
-AT91C_RSTC_RSR.address=0xFFFFFD04
-AT91C_RSTC_RSR.width=32
-AT91C_RSTC_RSR.byteEndian=little
-AT91C_RSTC_RSR.permission.write=none
-# ========== Register definition for RTTC peripheral ========== 
-AT91C_RTTC_RTSR.name="AT91C_RTTC_RTSR"
-AT91C_RTTC_RTSR.description="Real-time Status Register"
-AT91C_RTTC_RTSR.helpkey="Real-time Status Register"
-AT91C_RTTC_RTSR.access=memorymapped
-AT91C_RTTC_RTSR.address=0xFFFFFD2C
-AT91C_RTTC_RTSR.width=32
-AT91C_RTTC_RTSR.byteEndian=little
-AT91C_RTTC_RTSR.permission.write=none
-AT91C_RTTC_RTMR.name="AT91C_RTTC_RTMR"
-AT91C_RTTC_RTMR.description="Real-time Mode Register"
-AT91C_RTTC_RTMR.helpkey="Real-time Mode Register"
-AT91C_RTTC_RTMR.access=memorymapped
-AT91C_RTTC_RTMR.address=0xFFFFFD20
-AT91C_RTTC_RTMR.width=32
-AT91C_RTTC_RTMR.byteEndian=little
-AT91C_RTTC_RTVR.name="AT91C_RTTC_RTVR"
-AT91C_RTTC_RTVR.description="Real-time Value Register"
-AT91C_RTTC_RTVR.helpkey="Real-time Value Register"
-AT91C_RTTC_RTVR.access=memorymapped
-AT91C_RTTC_RTVR.address=0xFFFFFD28
-AT91C_RTTC_RTVR.width=32
-AT91C_RTTC_RTVR.byteEndian=little
-AT91C_RTTC_RTVR.permission.write=none
-AT91C_RTTC_RTAR.name="AT91C_RTTC_RTAR"
-AT91C_RTTC_RTAR.description="Real-time Alarm Register"
-AT91C_RTTC_RTAR.helpkey="Real-time Alarm Register"
-AT91C_RTTC_RTAR.access=memorymapped
-AT91C_RTTC_RTAR.address=0xFFFFFD24
-AT91C_RTTC_RTAR.width=32
-AT91C_RTTC_RTAR.byteEndian=little
-# ========== Register definition for PITC peripheral ========== 
-AT91C_PITC_PIVR.name="AT91C_PITC_PIVR"
-AT91C_PITC_PIVR.description="Period Interval Value Register"
-AT91C_PITC_PIVR.helpkey="Period Interval Value Register"
-AT91C_PITC_PIVR.access=memorymapped
-AT91C_PITC_PIVR.address=0xFFFFFD38
-AT91C_PITC_PIVR.width=32
-AT91C_PITC_PIVR.byteEndian=little
-AT91C_PITC_PIVR.permission.write=none
-AT91C_PITC_PISR.name="AT91C_PITC_PISR"
-AT91C_PITC_PISR.description="Period Interval Status Register"
-AT91C_PITC_PISR.helpkey="Period Interval Status Register"
-AT91C_PITC_PISR.access=memorymapped
-AT91C_PITC_PISR.address=0xFFFFFD34
-AT91C_PITC_PISR.width=32
-AT91C_PITC_PISR.byteEndian=little
-AT91C_PITC_PISR.permission.write=none
-AT91C_PITC_PIIR.name="AT91C_PITC_PIIR"
-AT91C_PITC_PIIR.description="Period Interval Image Register"
-AT91C_PITC_PIIR.helpkey="Period Interval Image Register"
-AT91C_PITC_PIIR.access=memorymapped
-AT91C_PITC_PIIR.address=0xFFFFFD3C
-AT91C_PITC_PIIR.width=32
-AT91C_PITC_PIIR.byteEndian=little
-AT91C_PITC_PIIR.permission.write=none
-AT91C_PITC_PIMR.name="AT91C_PITC_PIMR"
-AT91C_PITC_PIMR.description="Period Interval Mode Register"
-AT91C_PITC_PIMR.helpkey="Period Interval Mode Register"
-AT91C_PITC_PIMR.access=memorymapped
-AT91C_PITC_PIMR.address=0xFFFFFD30
-AT91C_PITC_PIMR.width=32
-AT91C_PITC_PIMR.byteEndian=little
-# ========== Register definition for WDTC peripheral ========== 
-AT91C_WDTC_WDCR.name="AT91C_WDTC_WDCR"
-AT91C_WDTC_WDCR.description="Watchdog Control Register"
-AT91C_WDTC_WDCR.helpkey="Watchdog Control Register"
-AT91C_WDTC_WDCR.access=memorymapped
-AT91C_WDTC_WDCR.address=0xFFFFFD40
-AT91C_WDTC_WDCR.width=32
-AT91C_WDTC_WDCR.byteEndian=little
-AT91C_WDTC_WDCR.type=enum
-AT91C_WDTC_WDCR.enum.0.name=*** Write only ***
-AT91C_WDTC_WDCR.enum.1.name=Error
-AT91C_WDTC_WDSR.name="AT91C_WDTC_WDSR"
-AT91C_WDTC_WDSR.description="Watchdog Status Register"
-AT91C_WDTC_WDSR.helpkey="Watchdog Status Register"
-AT91C_WDTC_WDSR.access=memorymapped
-AT91C_WDTC_WDSR.address=0xFFFFFD48
-AT91C_WDTC_WDSR.width=32
-AT91C_WDTC_WDSR.byteEndian=little
-AT91C_WDTC_WDSR.permission.write=none
-AT91C_WDTC_WDMR.name="AT91C_WDTC_WDMR"
-AT91C_WDTC_WDMR.description="Watchdog Mode Register"
-AT91C_WDTC_WDMR.helpkey="Watchdog Mode Register"
-AT91C_WDTC_WDMR.access=memorymapped
-AT91C_WDTC_WDMR.address=0xFFFFFD44
-AT91C_WDTC_WDMR.width=32
-AT91C_WDTC_WDMR.byteEndian=little
-# ========== Register definition for VREG peripheral ========== 
-AT91C_VREG_MR.name="AT91C_VREG_MR"
-AT91C_VREG_MR.description="Voltage Regulator Mode Register"
-AT91C_VREG_MR.helpkey="Voltage Regulator Mode Register"
-AT91C_VREG_MR.access=memorymapped
-AT91C_VREG_MR.address=0xFFFFFD60
-AT91C_VREG_MR.width=32
-AT91C_VREG_MR.byteEndian=little
-# ========== Register definition for MC peripheral ========== 
-AT91C_MC_ASR.name="AT91C_MC_ASR"
-AT91C_MC_ASR.description="MC Abort Status Register"
-AT91C_MC_ASR.helpkey="MC Abort Status Register"
-AT91C_MC_ASR.access=memorymapped
-AT91C_MC_ASR.address=0xFFFFFF04
-AT91C_MC_ASR.width=32
-AT91C_MC_ASR.byteEndian=little
-AT91C_MC_ASR.permission.write=none
-AT91C_MC_RCR.name="AT91C_MC_RCR"
-AT91C_MC_RCR.description="MC Remap Control Register"
-AT91C_MC_RCR.helpkey="MC Remap Control Register"
-AT91C_MC_RCR.access=memorymapped
-AT91C_MC_RCR.address=0xFFFFFF00
-AT91C_MC_RCR.width=32
-AT91C_MC_RCR.byteEndian=little
-AT91C_MC_RCR.type=enum
-AT91C_MC_RCR.enum.0.name=*** Write only ***
-AT91C_MC_RCR.enum.1.name=Error
-AT91C_MC_FCR.name="AT91C_MC_FCR"
-AT91C_MC_FCR.description="MC Flash Command Register"
-AT91C_MC_FCR.helpkey="MC Flash Command Register"
-AT91C_MC_FCR.access=memorymapped
-AT91C_MC_FCR.address=0xFFFFFF64
-AT91C_MC_FCR.width=32
-AT91C_MC_FCR.byteEndian=little
-AT91C_MC_FCR.type=enum
-AT91C_MC_FCR.enum.0.name=*** Write only ***
-AT91C_MC_FCR.enum.1.name=Error
-AT91C_MC_AASR.name="AT91C_MC_AASR"
-AT91C_MC_AASR.description="MC Abort Address Status Register"
-AT91C_MC_AASR.helpkey="MC Abort Address Status Register"
-AT91C_MC_AASR.access=memorymapped
-AT91C_MC_AASR.address=0xFFFFFF08
-AT91C_MC_AASR.width=32
-AT91C_MC_AASR.byteEndian=little
-AT91C_MC_AASR.permission.write=none
-AT91C_MC_FSR.name="AT91C_MC_FSR"
-AT91C_MC_FSR.description="MC Flash Status Register"
-AT91C_MC_FSR.helpkey="MC Flash Status Register"
-AT91C_MC_FSR.access=memorymapped
-AT91C_MC_FSR.address=0xFFFFFF68
-AT91C_MC_FSR.width=32
-AT91C_MC_FSR.byteEndian=little
-AT91C_MC_FSR.permission.write=none
-AT91C_MC_FMR.name="AT91C_MC_FMR"
-AT91C_MC_FMR.description="MC Flash Mode Register"
-AT91C_MC_FMR.helpkey="MC Flash Mode Register"
-AT91C_MC_FMR.access=memorymapped
-AT91C_MC_FMR.address=0xFFFFFF60
-AT91C_MC_FMR.width=32
-AT91C_MC_FMR.byteEndian=little
-# ========== Register definition for PDC_SPI1 peripheral ========== 
-AT91C_SPI1_PTCR.name="AT91C_SPI1_PTCR"
-AT91C_SPI1_PTCR.description="PDC Transfer Control Register"
-AT91C_SPI1_PTCR.helpkey="PDC Transfer Control Register"
-AT91C_SPI1_PTCR.access=memorymapped
-AT91C_SPI1_PTCR.address=0xFFFE4120
-AT91C_SPI1_PTCR.width=32
-AT91C_SPI1_PTCR.byteEndian=little
-AT91C_SPI1_PTCR.type=enum
-AT91C_SPI1_PTCR.enum.0.name=*** Write only ***
-AT91C_SPI1_PTCR.enum.1.name=Error
-AT91C_SPI1_RPR.name="AT91C_SPI1_RPR"
-AT91C_SPI1_RPR.description="Receive Pointer Register"
-AT91C_SPI1_RPR.helpkey="Receive Pointer Register"
-AT91C_SPI1_RPR.access=memorymapped
-AT91C_SPI1_RPR.address=0xFFFE4100
-AT91C_SPI1_RPR.width=32
-AT91C_SPI1_RPR.byteEndian=little
-AT91C_SPI1_TNCR.name="AT91C_SPI1_TNCR"
-AT91C_SPI1_TNCR.description="Transmit Next Counter Register"
-AT91C_SPI1_TNCR.helpkey="Transmit Next Counter Register"
-AT91C_SPI1_TNCR.access=memorymapped
-AT91C_SPI1_TNCR.address=0xFFFE411C
-AT91C_SPI1_TNCR.width=32
-AT91C_SPI1_TNCR.byteEndian=little
-AT91C_SPI1_TPR.name="AT91C_SPI1_TPR"
-AT91C_SPI1_TPR.description="Transmit Pointer Register"
-AT91C_SPI1_TPR.helpkey="Transmit Pointer Register"
-AT91C_SPI1_TPR.access=memorymapped
-AT91C_SPI1_TPR.address=0xFFFE4108
-AT91C_SPI1_TPR.width=32
-AT91C_SPI1_TPR.byteEndian=little
-AT91C_SPI1_TNPR.name="AT91C_SPI1_TNPR"
-AT91C_SPI1_TNPR.description="Transmit Next Pointer Register"
-AT91C_SPI1_TNPR.helpkey="Transmit Next Pointer Register"
-AT91C_SPI1_TNPR.access=memorymapped
-AT91C_SPI1_TNPR.address=0xFFFE4118
-AT91C_SPI1_TNPR.width=32
-AT91C_SPI1_TNPR.byteEndian=little
-AT91C_SPI1_TCR.name="AT91C_SPI1_TCR"
-AT91C_SPI1_TCR.description="Transmit Counter Register"
-AT91C_SPI1_TCR.helpkey="Transmit Counter Register"
-AT91C_SPI1_TCR.access=memorymapped
-AT91C_SPI1_TCR.address=0xFFFE410C
-AT91C_SPI1_TCR.width=32
-AT91C_SPI1_TCR.byteEndian=little
-AT91C_SPI1_RCR.name="AT91C_SPI1_RCR"
-AT91C_SPI1_RCR.description="Receive Counter Register"
-AT91C_SPI1_RCR.helpkey="Receive Counter Register"
-AT91C_SPI1_RCR.access=memorymapped
-AT91C_SPI1_RCR.address=0xFFFE4104
-AT91C_SPI1_RCR.width=32
-AT91C_SPI1_RCR.byteEndian=little
-AT91C_SPI1_RNPR.name="AT91C_SPI1_RNPR"
-AT91C_SPI1_RNPR.description="Receive Next Pointer Register"
-AT91C_SPI1_RNPR.helpkey="Receive Next Pointer Register"
-AT91C_SPI1_RNPR.access=memorymapped
-AT91C_SPI1_RNPR.address=0xFFFE4110
-AT91C_SPI1_RNPR.width=32
-AT91C_SPI1_RNPR.byteEndian=little
-AT91C_SPI1_RNCR.name="AT91C_SPI1_RNCR"
-AT91C_SPI1_RNCR.description="Receive Next Counter Register"
-AT91C_SPI1_RNCR.helpkey="Receive Next Counter Register"
-AT91C_SPI1_RNCR.access=memorymapped
-AT91C_SPI1_RNCR.address=0xFFFE4114
-AT91C_SPI1_RNCR.width=32
-AT91C_SPI1_RNCR.byteEndian=little
-AT91C_SPI1_PTSR.name="AT91C_SPI1_PTSR"
-AT91C_SPI1_PTSR.description="PDC Transfer Status Register"
-AT91C_SPI1_PTSR.helpkey="PDC Transfer Status Register"
-AT91C_SPI1_PTSR.access=memorymapped
-AT91C_SPI1_PTSR.address=0xFFFE4124
-AT91C_SPI1_PTSR.width=32
-AT91C_SPI1_PTSR.byteEndian=little
-AT91C_SPI1_PTSR.permission.write=none
-# ========== Register definition for SPI1 peripheral ========== 
-AT91C_SPI1_IMR.name="AT91C_SPI1_IMR"
-AT91C_SPI1_IMR.description="Interrupt Mask Register"
-AT91C_SPI1_IMR.helpkey="Interrupt Mask Register"
-AT91C_SPI1_IMR.access=memorymapped
-AT91C_SPI1_IMR.address=0xFFFE401C
-AT91C_SPI1_IMR.width=32
-AT91C_SPI1_IMR.byteEndian=little
-AT91C_SPI1_IMR.permission.write=none
-AT91C_SPI1_IER.name="AT91C_SPI1_IER"
-AT91C_SPI1_IER.description="Interrupt Enable Register"
-AT91C_SPI1_IER.helpkey="Interrupt Enable Register"
-AT91C_SPI1_IER.access=memorymapped
-AT91C_SPI1_IER.address=0xFFFE4014
-AT91C_SPI1_IER.width=32
-AT91C_SPI1_IER.byteEndian=little
-AT91C_SPI1_IER.type=enum
-AT91C_SPI1_IER.enum.0.name=*** Write only ***
-AT91C_SPI1_IER.enum.1.name=Error
-AT91C_SPI1_MR.name="AT91C_SPI1_MR"
-AT91C_SPI1_MR.description="Mode Register"
-AT91C_SPI1_MR.helpkey="Mode Register"
-AT91C_SPI1_MR.access=memorymapped
-AT91C_SPI1_MR.address=0xFFFE4004
-AT91C_SPI1_MR.width=32
-AT91C_SPI1_MR.byteEndian=little
-AT91C_SPI1_RDR.name="AT91C_SPI1_RDR"
-AT91C_SPI1_RDR.description="Receive Data Register"
-AT91C_SPI1_RDR.helpkey="Receive Data Register"
-AT91C_SPI1_RDR.access=memorymapped
-AT91C_SPI1_RDR.address=0xFFFE4008
-AT91C_SPI1_RDR.width=32
-AT91C_SPI1_RDR.byteEndian=little
-AT91C_SPI1_RDR.permission.write=none
-AT91C_SPI1_IDR.name="AT91C_SPI1_IDR"
-AT91C_SPI1_IDR.description="Interrupt Disable Register"
-AT91C_SPI1_IDR.helpkey="Interrupt Disable Register"
-AT91C_SPI1_IDR.access=memorymapped
-AT91C_SPI1_IDR.address=0xFFFE4018
-AT91C_SPI1_IDR.width=32
-AT91C_SPI1_IDR.byteEndian=little
-AT91C_SPI1_IDR.type=enum
-AT91C_SPI1_IDR.enum.0.name=*** Write only ***
-AT91C_SPI1_IDR.enum.1.name=Error
-AT91C_SPI1_SR.name="AT91C_SPI1_SR"
-AT91C_SPI1_SR.description="Status Register"
-AT91C_SPI1_SR.helpkey="Status Register"
-AT91C_SPI1_SR.access=memorymapped
-AT91C_SPI1_SR.address=0xFFFE4010
-AT91C_SPI1_SR.width=32
-AT91C_SPI1_SR.byteEndian=little
-AT91C_SPI1_SR.permission.write=none
-AT91C_SPI1_TDR.name="AT91C_SPI1_TDR"
-AT91C_SPI1_TDR.description="Transmit Data Register"
-AT91C_SPI1_TDR.helpkey="Transmit Data Register"
-AT91C_SPI1_TDR.access=memorymapped
-AT91C_SPI1_TDR.address=0xFFFE400C
-AT91C_SPI1_TDR.width=32
-AT91C_SPI1_TDR.byteEndian=little
-AT91C_SPI1_TDR.type=enum
-AT91C_SPI1_TDR.enum.0.name=*** Write only ***
-AT91C_SPI1_TDR.enum.1.name=Error
-AT91C_SPI1_CR.name="AT91C_SPI1_CR"
-AT91C_SPI1_CR.description="Control Register"
-AT91C_SPI1_CR.helpkey="Control Register"
-AT91C_SPI1_CR.access=memorymapped
-AT91C_SPI1_CR.address=0xFFFE4000
-AT91C_SPI1_CR.width=32
-AT91C_SPI1_CR.byteEndian=little
-AT91C_SPI1_CR.permission.write=none
-AT91C_SPI1_CSR.name="AT91C_SPI1_CSR"
-AT91C_SPI1_CSR.description="Chip Select Register"
-AT91C_SPI1_CSR.helpkey="Chip Select Register"
-AT91C_SPI1_CSR.access=memorymapped
-AT91C_SPI1_CSR.address=0xFFFE4030
-AT91C_SPI1_CSR.width=32
-AT91C_SPI1_CSR.byteEndian=little
-# ========== Register definition for PDC_SPI0 peripheral ========== 
-AT91C_SPI0_PTCR.name="AT91C_SPI0_PTCR"
-AT91C_SPI0_PTCR.description="PDC Transfer Control Register"
-AT91C_SPI0_PTCR.helpkey="PDC Transfer Control Register"
-AT91C_SPI0_PTCR.access=memorymapped
-AT91C_SPI0_PTCR.address=0xFFFE0120
-AT91C_SPI0_PTCR.width=32
-AT91C_SPI0_PTCR.byteEndian=little
-AT91C_SPI0_PTCR.type=enum
-AT91C_SPI0_PTCR.enum.0.name=*** Write only ***
-AT91C_SPI0_PTCR.enum.1.name=Error
-AT91C_SPI0_TPR.name="AT91C_SPI0_TPR"
-AT91C_SPI0_TPR.description="Transmit Pointer Register"
-AT91C_SPI0_TPR.helpkey="Transmit Pointer Register"
-AT91C_SPI0_TPR.access=memorymapped
-AT91C_SPI0_TPR.address=0xFFFE0108
-AT91C_SPI0_TPR.width=32
-AT91C_SPI0_TPR.byteEndian=little
-AT91C_SPI0_TCR.name="AT91C_SPI0_TCR"
-AT91C_SPI0_TCR.description="Transmit Counter Register"
-AT91C_SPI0_TCR.helpkey="Transmit Counter Register"
-AT91C_SPI0_TCR.access=memorymapped
-AT91C_SPI0_TCR.address=0xFFFE010C
-AT91C_SPI0_TCR.width=32
-AT91C_SPI0_TCR.byteEndian=little
-AT91C_SPI0_RCR.name="AT91C_SPI0_RCR"
-AT91C_SPI0_RCR.description="Receive Counter Register"
-AT91C_SPI0_RCR.helpkey="Receive Counter Register"
-AT91C_SPI0_RCR.access=memorymapped
-AT91C_SPI0_RCR.address=0xFFFE0104
-AT91C_SPI0_RCR.width=32
-AT91C_SPI0_RCR.byteEndian=little
-AT91C_SPI0_PTSR.name="AT91C_SPI0_PTSR"
-AT91C_SPI0_PTSR.description="PDC Transfer Status Register"
-AT91C_SPI0_PTSR.helpkey="PDC Transfer Status Register"
-AT91C_SPI0_PTSR.access=memorymapped
-AT91C_SPI0_PTSR.address=0xFFFE0124
-AT91C_SPI0_PTSR.width=32
-AT91C_SPI0_PTSR.byteEndian=little
-AT91C_SPI0_PTSR.permission.write=none
-AT91C_SPI0_RNPR.name="AT91C_SPI0_RNPR"
-AT91C_SPI0_RNPR.description="Receive Next Pointer Register"
-AT91C_SPI0_RNPR.helpkey="Receive Next Pointer Register"
-AT91C_SPI0_RNPR.access=memorymapped
-AT91C_SPI0_RNPR.address=0xFFFE0110
-AT91C_SPI0_RNPR.width=32
-AT91C_SPI0_RNPR.byteEndian=little
-AT91C_SPI0_RPR.name="AT91C_SPI0_RPR"
-AT91C_SPI0_RPR.description="Receive Pointer Register"
-AT91C_SPI0_RPR.helpkey="Receive Pointer Register"
-AT91C_SPI0_RPR.access=memorymapped
-AT91C_SPI0_RPR.address=0xFFFE0100
-AT91C_SPI0_RPR.width=32
-AT91C_SPI0_RPR.byteEndian=little
-AT91C_SPI0_TNCR.name="AT91C_SPI0_TNCR"
-AT91C_SPI0_TNCR.description="Transmit Next Counter Register"
-AT91C_SPI0_TNCR.helpkey="Transmit Next Counter Register"
-AT91C_SPI0_TNCR.access=memorymapped
-AT91C_SPI0_TNCR.address=0xFFFE011C
-AT91C_SPI0_TNCR.width=32
-AT91C_SPI0_TNCR.byteEndian=little
-AT91C_SPI0_RNCR.name="AT91C_SPI0_RNCR"
-AT91C_SPI0_RNCR.description="Receive Next Counter Register"
-AT91C_SPI0_RNCR.helpkey="Receive Next Counter Register"
-AT91C_SPI0_RNCR.access=memorymapped
-AT91C_SPI0_RNCR.address=0xFFFE0114
-AT91C_SPI0_RNCR.width=32
-AT91C_SPI0_RNCR.byteEndian=little
-AT91C_SPI0_TNPR.name="AT91C_SPI0_TNPR"
-AT91C_SPI0_TNPR.description="Transmit Next Pointer Register"
-AT91C_SPI0_TNPR.helpkey="Transmit Next Pointer Register"
-AT91C_SPI0_TNPR.access=memorymapped
-AT91C_SPI0_TNPR.address=0xFFFE0118
-AT91C_SPI0_TNPR.width=32
-AT91C_SPI0_TNPR.byteEndian=little
-# ========== Register definition for SPI0 peripheral ========== 
-AT91C_SPI0_IER.name="AT91C_SPI0_IER"
-AT91C_SPI0_IER.description="Interrupt Enable Register"
-AT91C_SPI0_IER.helpkey="Interrupt Enable Register"
-AT91C_SPI0_IER.access=memorymapped
-AT91C_SPI0_IER.address=0xFFFE0014
-AT91C_SPI0_IER.width=32
-AT91C_SPI0_IER.byteEndian=little
-AT91C_SPI0_IER.type=enum
-AT91C_SPI0_IER.enum.0.name=*** Write only ***
-AT91C_SPI0_IER.enum.1.name=Error
-AT91C_SPI0_SR.name="AT91C_SPI0_SR"
-AT91C_SPI0_SR.description="Status Register"
-AT91C_SPI0_SR.helpkey="Status Register"
-AT91C_SPI0_SR.access=memorymapped
-AT91C_SPI0_SR.address=0xFFFE0010
-AT91C_SPI0_SR.width=32
-AT91C_SPI0_SR.byteEndian=little
-AT91C_SPI0_SR.permission.write=none
-AT91C_SPI0_IDR.name="AT91C_SPI0_IDR"
-AT91C_SPI0_IDR.description="Interrupt Disable Register"
-AT91C_SPI0_IDR.helpkey="Interrupt Disable Register"
-AT91C_SPI0_IDR.access=memorymapped
-AT91C_SPI0_IDR.address=0xFFFE0018
-AT91C_SPI0_IDR.width=32
-AT91C_SPI0_IDR.byteEndian=little
-AT91C_SPI0_IDR.type=enum
-AT91C_SPI0_IDR.enum.0.name=*** Write only ***
-AT91C_SPI0_IDR.enum.1.name=Error
-AT91C_SPI0_CR.name="AT91C_SPI0_CR"
-AT91C_SPI0_CR.description="Control Register"
-AT91C_SPI0_CR.helpkey="Control Register"
-AT91C_SPI0_CR.access=memorymapped
-AT91C_SPI0_CR.address=0xFFFE0000
-AT91C_SPI0_CR.width=32
-AT91C_SPI0_CR.byteEndian=little
-AT91C_SPI0_CR.permission.write=none
-AT91C_SPI0_MR.name="AT91C_SPI0_MR"
-AT91C_SPI0_MR.description="Mode Register"
-AT91C_SPI0_MR.helpkey="Mode Register"
-AT91C_SPI0_MR.access=memorymapped
-AT91C_SPI0_MR.address=0xFFFE0004
-AT91C_SPI0_MR.width=32
-AT91C_SPI0_MR.byteEndian=little
-AT91C_SPI0_IMR.name="AT91C_SPI0_IMR"
-AT91C_SPI0_IMR.description="Interrupt Mask Register"
-AT91C_SPI0_IMR.helpkey="Interrupt Mask Register"
-AT91C_SPI0_IMR.access=memorymapped
-AT91C_SPI0_IMR.address=0xFFFE001C
-AT91C_SPI0_IMR.width=32
-AT91C_SPI0_IMR.byteEndian=little
-AT91C_SPI0_IMR.permission.write=none
-AT91C_SPI0_TDR.name="AT91C_SPI0_TDR"
-AT91C_SPI0_TDR.description="Transmit Data Register"
-AT91C_SPI0_TDR.helpkey="Transmit Data Register"
-AT91C_SPI0_TDR.access=memorymapped
-AT91C_SPI0_TDR.address=0xFFFE000C
-AT91C_SPI0_TDR.width=32
-AT91C_SPI0_TDR.byteEndian=little
-AT91C_SPI0_TDR.type=enum
-AT91C_SPI0_TDR.enum.0.name=*** Write only ***
-AT91C_SPI0_TDR.enum.1.name=Error
-AT91C_SPI0_RDR.name="AT91C_SPI0_RDR"
-AT91C_SPI0_RDR.description="Receive Data Register"
-AT91C_SPI0_RDR.helpkey="Receive Data Register"
-AT91C_SPI0_RDR.access=memorymapped
-AT91C_SPI0_RDR.address=0xFFFE0008
-AT91C_SPI0_RDR.width=32
-AT91C_SPI0_RDR.byteEndian=little
-AT91C_SPI0_RDR.permission.write=none
-AT91C_SPI0_CSR.name="AT91C_SPI0_CSR"
-AT91C_SPI0_CSR.description="Chip Select Register"
-AT91C_SPI0_CSR.helpkey="Chip Select Register"
-AT91C_SPI0_CSR.access=memorymapped
-AT91C_SPI0_CSR.address=0xFFFE0030
-AT91C_SPI0_CSR.width=32
-AT91C_SPI0_CSR.byteEndian=little
-# ========== Register definition for PDC_US1 peripheral ========== 
-AT91C_US1_RNCR.name="AT91C_US1_RNCR"
-AT91C_US1_RNCR.description="Receive Next Counter Register"
-AT91C_US1_RNCR.helpkey="Receive Next Counter Register"
-AT91C_US1_RNCR.access=memorymapped
-AT91C_US1_RNCR.address=0xFFFC4114
-AT91C_US1_RNCR.width=32
-AT91C_US1_RNCR.byteEndian=little
-AT91C_US1_PTCR.name="AT91C_US1_PTCR"
-AT91C_US1_PTCR.description="PDC Transfer Control Register"
-AT91C_US1_PTCR.helpkey="PDC Transfer Control Register"
-AT91C_US1_PTCR.access=memorymapped
-AT91C_US1_PTCR.address=0xFFFC4120
-AT91C_US1_PTCR.width=32
-AT91C_US1_PTCR.byteEndian=little
-AT91C_US1_PTCR.type=enum
-AT91C_US1_PTCR.enum.0.name=*** Write only ***
-AT91C_US1_PTCR.enum.1.name=Error
-AT91C_US1_TCR.name="AT91C_US1_TCR"
-AT91C_US1_TCR.description="Transmit Counter Register"
-AT91C_US1_TCR.helpkey="Transmit Counter Register"
-AT91C_US1_TCR.access=memorymapped
-AT91C_US1_TCR.address=0xFFFC410C
-AT91C_US1_TCR.width=32
-AT91C_US1_TCR.byteEndian=little
-AT91C_US1_PTSR.name="AT91C_US1_PTSR"
-AT91C_US1_PTSR.description="PDC Transfer Status Register"
-AT91C_US1_PTSR.helpkey="PDC Transfer Status Register"
-AT91C_US1_PTSR.access=memorymapped
-AT91C_US1_PTSR.address=0xFFFC4124
-AT91C_US1_PTSR.width=32
-AT91C_US1_PTSR.byteEndian=little
-AT91C_US1_PTSR.permission.write=none
-AT91C_US1_TNPR.name="AT91C_US1_TNPR"
-AT91C_US1_TNPR.description="Transmit Next Pointer Register"
-AT91C_US1_TNPR.helpkey="Transmit Next Pointer Register"
-AT91C_US1_TNPR.access=memorymapped
-AT91C_US1_TNPR.address=0xFFFC4118
-AT91C_US1_TNPR.width=32
-AT91C_US1_TNPR.byteEndian=little
-AT91C_US1_RCR.name="AT91C_US1_RCR"
-AT91C_US1_RCR.description="Receive Counter Register"
-AT91C_US1_RCR.helpkey="Receive Counter Register"
-AT91C_US1_RCR.access=memorymapped
-AT91C_US1_RCR.address=0xFFFC4104
-AT91C_US1_RCR.width=32
-AT91C_US1_RCR.byteEndian=little
-AT91C_US1_RNPR.name="AT91C_US1_RNPR"
-AT91C_US1_RNPR.description="Receive Next Pointer Register"
-AT91C_US1_RNPR.helpkey="Receive Next Pointer Register"
-AT91C_US1_RNPR.access=memorymapped
-AT91C_US1_RNPR.address=0xFFFC4110
-AT91C_US1_RNPR.width=32
-AT91C_US1_RNPR.byteEndian=little
-AT91C_US1_RPR.name="AT91C_US1_RPR"
-AT91C_US1_RPR.description="Receive Pointer Register"
-AT91C_US1_RPR.helpkey="Receive Pointer Register"
-AT91C_US1_RPR.access=memorymapped
-AT91C_US1_RPR.address=0xFFFC4100
-AT91C_US1_RPR.width=32
-AT91C_US1_RPR.byteEndian=little
-AT91C_US1_TNCR.name="AT91C_US1_TNCR"
-AT91C_US1_TNCR.description="Transmit Next Counter Register"
-AT91C_US1_TNCR.helpkey="Transmit Next Counter Register"
-AT91C_US1_TNCR.access=memorymapped
-AT91C_US1_TNCR.address=0xFFFC411C
-AT91C_US1_TNCR.width=32
-AT91C_US1_TNCR.byteEndian=little
-AT91C_US1_TPR.name="AT91C_US1_TPR"
-AT91C_US1_TPR.description="Transmit Pointer Register"
-AT91C_US1_TPR.helpkey="Transmit Pointer Register"
-AT91C_US1_TPR.access=memorymapped
-AT91C_US1_TPR.address=0xFFFC4108
-AT91C_US1_TPR.width=32
-AT91C_US1_TPR.byteEndian=little
-# ========== Register definition for US1 peripheral ========== 
-AT91C_US1_IF.name="AT91C_US1_IF"
-AT91C_US1_IF.description="IRDA_FILTER Register"
-AT91C_US1_IF.helpkey="IRDA_FILTER Register"
-AT91C_US1_IF.access=memorymapped
-AT91C_US1_IF.address=0xFFFC404C
-AT91C_US1_IF.width=32
-AT91C_US1_IF.byteEndian=little
-AT91C_US1_NER.name="AT91C_US1_NER"
-AT91C_US1_NER.description="Nb Errors Register"
-AT91C_US1_NER.helpkey="Nb Errors Register"
-AT91C_US1_NER.access=memorymapped
-AT91C_US1_NER.address=0xFFFC4044
-AT91C_US1_NER.width=32
-AT91C_US1_NER.byteEndian=little
-AT91C_US1_NER.permission.write=none
-AT91C_US1_RTOR.name="AT91C_US1_RTOR"
-AT91C_US1_RTOR.description="Receiver Time-out Register"
-AT91C_US1_RTOR.helpkey="Receiver Time-out Register"
-AT91C_US1_RTOR.access=memorymapped
-AT91C_US1_RTOR.address=0xFFFC4024
-AT91C_US1_RTOR.width=32
-AT91C_US1_RTOR.byteEndian=little
-AT91C_US1_CSR.name="AT91C_US1_CSR"
-AT91C_US1_CSR.description="Channel Status Register"
-AT91C_US1_CSR.helpkey="Channel Status Register"
-AT91C_US1_CSR.access=memorymapped
-AT91C_US1_CSR.address=0xFFFC4014
-AT91C_US1_CSR.width=32
-AT91C_US1_CSR.byteEndian=little
-AT91C_US1_CSR.permission.write=none
-AT91C_US1_IDR.name="AT91C_US1_IDR"
-AT91C_US1_IDR.description="Interrupt Disable Register"
-AT91C_US1_IDR.helpkey="Interrupt Disable Register"
-AT91C_US1_IDR.access=memorymapped
-AT91C_US1_IDR.address=0xFFFC400C
-AT91C_US1_IDR.width=32
-AT91C_US1_IDR.byteEndian=little
-AT91C_US1_IDR.type=enum
-AT91C_US1_IDR.enum.0.name=*** Write only ***
-AT91C_US1_IDR.enum.1.name=Error
-AT91C_US1_IER.name="AT91C_US1_IER"
-AT91C_US1_IER.description="Interrupt Enable Register"
-AT91C_US1_IER.helpkey="Interrupt Enable Register"
-AT91C_US1_IER.access=memorymapped
-AT91C_US1_IER.address=0xFFFC4008
-AT91C_US1_IER.width=32
-AT91C_US1_IER.byteEndian=little
-AT91C_US1_IER.type=enum
-AT91C_US1_IER.enum.0.name=*** Write only ***
-AT91C_US1_IER.enum.1.name=Error
-AT91C_US1_THR.name="AT91C_US1_THR"
-AT91C_US1_THR.description="Transmitter Holding Register"
-AT91C_US1_THR.helpkey="Transmitter Holding Register"
-AT91C_US1_THR.access=memorymapped
-AT91C_US1_THR.address=0xFFFC401C
-AT91C_US1_THR.width=32
-AT91C_US1_THR.byteEndian=little
-AT91C_US1_THR.type=enum
-AT91C_US1_THR.enum.0.name=*** Write only ***
-AT91C_US1_THR.enum.1.name=Error
-AT91C_US1_TTGR.name="AT91C_US1_TTGR"
-AT91C_US1_TTGR.description="Transmitter Time-guard Register"
-AT91C_US1_TTGR.helpkey="Transmitter Time-guard Register"
-AT91C_US1_TTGR.access=memorymapped
-AT91C_US1_TTGR.address=0xFFFC4028
-AT91C_US1_TTGR.width=32
-AT91C_US1_TTGR.byteEndian=little
-AT91C_US1_RHR.name="AT91C_US1_RHR"
-AT91C_US1_RHR.description="Receiver Holding Register"
-AT91C_US1_RHR.helpkey="Receiver Holding Register"
-AT91C_US1_RHR.access=memorymapped
-AT91C_US1_RHR.address=0xFFFC4018
-AT91C_US1_RHR.width=32
-AT91C_US1_RHR.byteEndian=little
-AT91C_US1_RHR.permission.write=none
-AT91C_US1_BRGR.name="AT91C_US1_BRGR"
-AT91C_US1_BRGR.description="Baud Rate Generator Register"
-AT91C_US1_BRGR.helpkey="Baud Rate Generator Register"
-AT91C_US1_BRGR.access=memorymapped
-AT91C_US1_BRGR.address=0xFFFC4020
-AT91C_US1_BRGR.width=32
-AT91C_US1_BRGR.byteEndian=little
-AT91C_US1_IMR.name="AT91C_US1_IMR"
-AT91C_US1_IMR.description="Interrupt Mask Register"
-AT91C_US1_IMR.helpkey="Interrupt Mask Register"
-AT91C_US1_IMR.access=memorymapped
-AT91C_US1_IMR.address=0xFFFC4010
-AT91C_US1_IMR.width=32
-AT91C_US1_IMR.byteEndian=little
-AT91C_US1_IMR.permission.write=none
-AT91C_US1_FIDI.name="AT91C_US1_FIDI"
-AT91C_US1_FIDI.description="FI_DI_Ratio Register"
-AT91C_US1_FIDI.helpkey="FI_DI_Ratio Register"
-AT91C_US1_FIDI.access=memorymapped
-AT91C_US1_FIDI.address=0xFFFC4040
-AT91C_US1_FIDI.width=32
-AT91C_US1_FIDI.byteEndian=little
-AT91C_US1_CR.name="AT91C_US1_CR"
-AT91C_US1_CR.description="Control Register"
-AT91C_US1_CR.helpkey="Control Register"
-AT91C_US1_CR.access=memorymapped
-AT91C_US1_CR.address=0xFFFC4000
-AT91C_US1_CR.width=32
-AT91C_US1_CR.byteEndian=little
-AT91C_US1_CR.type=enum
-AT91C_US1_CR.enum.0.name=*** Write only ***
-AT91C_US1_CR.enum.1.name=Error
-AT91C_US1_MR.name="AT91C_US1_MR"
-AT91C_US1_MR.description="Mode Register"
-AT91C_US1_MR.helpkey="Mode Register"
-AT91C_US1_MR.access=memorymapped
-AT91C_US1_MR.address=0xFFFC4004
-AT91C_US1_MR.width=32
-AT91C_US1_MR.byteEndian=little
-# ========== Register definition for PDC_US0 peripheral ========== 
-AT91C_US0_TNPR.name="AT91C_US0_TNPR"
-AT91C_US0_TNPR.description="Transmit Next Pointer Register"
-AT91C_US0_TNPR.helpkey="Transmit Next Pointer Register"
-AT91C_US0_TNPR.access=memorymapped
-AT91C_US0_TNPR.address=0xFFFC0118
-AT91C_US0_TNPR.width=32
-AT91C_US0_TNPR.byteEndian=little
-AT91C_US0_RNPR.name="AT91C_US0_RNPR"
-AT91C_US0_RNPR.description="Receive Next Pointer Register"
-AT91C_US0_RNPR.helpkey="Receive Next Pointer Register"
-AT91C_US0_RNPR.access=memorymapped
-AT91C_US0_RNPR.address=0xFFFC0110
-AT91C_US0_RNPR.width=32
-AT91C_US0_RNPR.byteEndian=little
-AT91C_US0_TCR.name="AT91C_US0_TCR"
-AT91C_US0_TCR.description="Transmit Counter Register"
-AT91C_US0_TCR.helpkey="Transmit Counter Register"
-AT91C_US0_TCR.access=memorymapped
-AT91C_US0_TCR.address=0xFFFC010C
-AT91C_US0_TCR.width=32
-AT91C_US0_TCR.byteEndian=little
-AT91C_US0_PTCR.name="AT91C_US0_PTCR"
-AT91C_US0_PTCR.description="PDC Transfer Control Register"
-AT91C_US0_PTCR.helpkey="PDC Transfer Control Register"
-AT91C_US0_PTCR.access=memorymapped
-AT91C_US0_PTCR.address=0xFFFC0120
-AT91C_US0_PTCR.width=32
-AT91C_US0_PTCR.byteEndian=little
-AT91C_US0_PTCR.type=enum
-AT91C_US0_PTCR.enum.0.name=*** Write only ***
-AT91C_US0_PTCR.enum.1.name=Error
-AT91C_US0_PTSR.name="AT91C_US0_PTSR"
-AT91C_US0_PTSR.description="PDC Transfer Status Register"
-AT91C_US0_PTSR.helpkey="PDC Transfer Status Register"
-AT91C_US0_PTSR.access=memorymapped
-AT91C_US0_PTSR.address=0xFFFC0124
-AT91C_US0_PTSR.width=32
-AT91C_US0_PTSR.byteEndian=little
-AT91C_US0_PTSR.permission.write=none
-AT91C_US0_TNCR.name="AT91C_US0_TNCR"
-AT91C_US0_TNCR.description="Transmit Next Counter Register"
-AT91C_US0_TNCR.helpkey="Transmit Next Counter Register"
-AT91C_US0_TNCR.access=memorymapped
-AT91C_US0_TNCR.address=0xFFFC011C
-AT91C_US0_TNCR.width=32
-AT91C_US0_TNCR.byteEndian=little
-AT91C_US0_TPR.name="AT91C_US0_TPR"
-AT91C_US0_TPR.description="Transmit Pointer Register"
-AT91C_US0_TPR.helpkey="Transmit Pointer Register"
-AT91C_US0_TPR.access=memorymapped
-AT91C_US0_TPR.address=0xFFFC0108
-AT91C_US0_TPR.width=32
-AT91C_US0_TPR.byteEndian=little
-AT91C_US0_RCR.name="AT91C_US0_RCR"
-AT91C_US0_RCR.description="Receive Counter Register"
-AT91C_US0_RCR.helpkey="Receive Counter Register"
-AT91C_US0_RCR.access=memorymapped
-AT91C_US0_RCR.address=0xFFFC0104
-AT91C_US0_RCR.width=32
-AT91C_US0_RCR.byteEndian=little
-AT91C_US0_RPR.name="AT91C_US0_RPR"
-AT91C_US0_RPR.description="Receive Pointer Register"
-AT91C_US0_RPR.helpkey="Receive Pointer Register"
-AT91C_US0_RPR.access=memorymapped
-AT91C_US0_RPR.address=0xFFFC0100
-AT91C_US0_RPR.width=32
-AT91C_US0_RPR.byteEndian=little
-AT91C_US0_RNCR.name="AT91C_US0_RNCR"
-AT91C_US0_RNCR.description="Receive Next Counter Register"
-AT91C_US0_RNCR.helpkey="Receive Next Counter Register"
-AT91C_US0_RNCR.access=memorymapped
-AT91C_US0_RNCR.address=0xFFFC0114
-AT91C_US0_RNCR.width=32
-AT91C_US0_RNCR.byteEndian=little
-# ========== Register definition for US0 peripheral ========== 
-AT91C_US0_BRGR.name="AT91C_US0_BRGR"
-AT91C_US0_BRGR.description="Baud Rate Generator Register"
-AT91C_US0_BRGR.helpkey="Baud Rate Generator Register"
-AT91C_US0_BRGR.access=memorymapped
-AT91C_US0_BRGR.address=0xFFFC0020
-AT91C_US0_BRGR.width=32
-AT91C_US0_BRGR.byteEndian=little
-AT91C_US0_NER.name="AT91C_US0_NER"
-AT91C_US0_NER.description="Nb Errors Register"
-AT91C_US0_NER.helpkey="Nb Errors Register"
-AT91C_US0_NER.access=memorymapped
-AT91C_US0_NER.address=0xFFFC0044
-AT91C_US0_NER.width=32
-AT91C_US0_NER.byteEndian=little
-AT91C_US0_NER.permission.write=none
-AT91C_US0_CR.name="AT91C_US0_CR"
-AT91C_US0_CR.description="Control Register"
-AT91C_US0_CR.helpkey="Control Register"
-AT91C_US0_CR.access=memorymapped
-AT91C_US0_CR.address=0xFFFC0000
-AT91C_US0_CR.width=32
-AT91C_US0_CR.byteEndian=little
-AT91C_US0_CR.type=enum
-AT91C_US0_CR.enum.0.name=*** Write only ***
-AT91C_US0_CR.enum.1.name=Error
-AT91C_US0_IMR.name="AT91C_US0_IMR"
-AT91C_US0_IMR.description="Interrupt Mask Register"
-AT91C_US0_IMR.helpkey="Interrupt Mask Register"
-AT91C_US0_IMR.access=memorymapped
-AT91C_US0_IMR.address=0xFFFC0010
-AT91C_US0_IMR.width=32
-AT91C_US0_IMR.byteEndian=little
-AT91C_US0_IMR.permission.write=none
-AT91C_US0_FIDI.name="AT91C_US0_FIDI"
-AT91C_US0_FIDI.description="FI_DI_Ratio Register"
-AT91C_US0_FIDI.helpkey="FI_DI_Ratio Register"
-AT91C_US0_FIDI.access=memorymapped
-AT91C_US0_FIDI.address=0xFFFC0040
-AT91C_US0_FIDI.width=32
-AT91C_US0_FIDI.byteEndian=little
-AT91C_US0_TTGR.name="AT91C_US0_TTGR"
-AT91C_US0_TTGR.description="Transmitter Time-guard Register"
-AT91C_US0_TTGR.helpkey="Transmitter Time-guard Register"
-AT91C_US0_TTGR.access=memorymapped
-AT91C_US0_TTGR.address=0xFFFC0028
-AT91C_US0_TTGR.width=32
-AT91C_US0_TTGR.byteEndian=little
-AT91C_US0_MR.name="AT91C_US0_MR"
-AT91C_US0_MR.description="Mode Register"
-AT91C_US0_MR.helpkey="Mode Register"
-AT91C_US0_MR.access=memorymapped
-AT91C_US0_MR.address=0xFFFC0004
-AT91C_US0_MR.width=32
-AT91C_US0_MR.byteEndian=little
-AT91C_US0_RTOR.name="AT91C_US0_RTOR"
-AT91C_US0_RTOR.description="Receiver Time-out Register"
-AT91C_US0_RTOR.helpkey="Receiver Time-out Register"
-AT91C_US0_RTOR.access=memorymapped
-AT91C_US0_RTOR.address=0xFFFC0024
-AT91C_US0_RTOR.width=32
-AT91C_US0_RTOR.byteEndian=little
-AT91C_US0_CSR.name="AT91C_US0_CSR"
-AT91C_US0_CSR.description="Channel Status Register"
-AT91C_US0_CSR.helpkey="Channel Status Register"
-AT91C_US0_CSR.access=memorymapped
-AT91C_US0_CSR.address=0xFFFC0014
-AT91C_US0_CSR.width=32
-AT91C_US0_CSR.byteEndian=little
-AT91C_US0_CSR.permission.write=none
-AT91C_US0_RHR.name="AT91C_US0_RHR"
-AT91C_US0_RHR.description="Receiver Holding Register"
-AT91C_US0_RHR.helpkey="Receiver Holding Register"
-AT91C_US0_RHR.access=memorymapped
-AT91C_US0_RHR.address=0xFFFC0018
-AT91C_US0_RHR.width=32
-AT91C_US0_RHR.byteEndian=little
-AT91C_US0_RHR.permission.write=none
-AT91C_US0_IDR.name="AT91C_US0_IDR"
-AT91C_US0_IDR.description="Interrupt Disable Register"
-AT91C_US0_IDR.helpkey="Interrupt Disable Register"
-AT91C_US0_IDR.access=memorymapped
-AT91C_US0_IDR.address=0xFFFC000C
-AT91C_US0_IDR.width=32
-AT91C_US0_IDR.byteEndian=little
-AT91C_US0_IDR.type=enum
-AT91C_US0_IDR.enum.0.name=*** Write only ***
-AT91C_US0_IDR.enum.1.name=Error
-AT91C_US0_THR.name="AT91C_US0_THR"
-AT91C_US0_THR.description="Transmitter Holding Register"
-AT91C_US0_THR.helpkey="Transmitter Holding Register"
-AT91C_US0_THR.access=memorymapped
-AT91C_US0_THR.address=0xFFFC001C
-AT91C_US0_THR.width=32
-AT91C_US0_THR.byteEndian=little
-AT91C_US0_THR.type=enum
-AT91C_US0_THR.enum.0.name=*** Write only ***
-AT91C_US0_THR.enum.1.name=Error
-AT91C_US0_IF.name="AT91C_US0_IF"
-AT91C_US0_IF.description="IRDA_FILTER Register"
-AT91C_US0_IF.helpkey="IRDA_FILTER Register"
-AT91C_US0_IF.access=memorymapped
-AT91C_US0_IF.address=0xFFFC004C
-AT91C_US0_IF.width=32
-AT91C_US0_IF.byteEndian=little
-AT91C_US0_IER.name="AT91C_US0_IER"
-AT91C_US0_IER.description="Interrupt Enable Register"
-AT91C_US0_IER.helpkey="Interrupt Enable Register"
-AT91C_US0_IER.access=memorymapped
-AT91C_US0_IER.address=0xFFFC0008
-AT91C_US0_IER.width=32
-AT91C_US0_IER.byteEndian=little
-AT91C_US0_IER.type=enum
-AT91C_US0_IER.enum.0.name=*** Write only ***
-AT91C_US0_IER.enum.1.name=Error
-# ========== Register definition for PDC_SSC peripheral ========== 
-AT91C_SSC_TNCR.name="AT91C_SSC_TNCR"
-AT91C_SSC_TNCR.description="Transmit Next Counter Register"
-AT91C_SSC_TNCR.helpkey="Transmit Next Counter Register"
-AT91C_SSC_TNCR.access=memorymapped
-AT91C_SSC_TNCR.address=0xFFFD411C
-AT91C_SSC_TNCR.width=32
-AT91C_SSC_TNCR.byteEndian=little
-AT91C_SSC_RPR.name="AT91C_SSC_RPR"
-AT91C_SSC_RPR.description="Receive Pointer Register"
-AT91C_SSC_RPR.helpkey="Receive Pointer Register"
-AT91C_SSC_RPR.access=memorymapped
-AT91C_SSC_RPR.address=0xFFFD4100
-AT91C_SSC_RPR.width=32
-AT91C_SSC_RPR.byteEndian=little
-AT91C_SSC_RNCR.name="AT91C_SSC_RNCR"
-AT91C_SSC_RNCR.description="Receive Next Counter Register"
-AT91C_SSC_RNCR.helpkey="Receive Next Counter Register"
-AT91C_SSC_RNCR.access=memorymapped
-AT91C_SSC_RNCR.address=0xFFFD4114
-AT91C_SSC_RNCR.width=32
-AT91C_SSC_RNCR.byteEndian=little
-AT91C_SSC_TPR.name="AT91C_SSC_TPR"
-AT91C_SSC_TPR.description="Transmit Pointer Register"
-AT91C_SSC_TPR.helpkey="Transmit Pointer Register"
-AT91C_SSC_TPR.access=memorymapped
-AT91C_SSC_TPR.address=0xFFFD4108
-AT91C_SSC_TPR.width=32
-AT91C_SSC_TPR.byteEndian=little
-AT91C_SSC_PTCR.name="AT91C_SSC_PTCR"
-AT91C_SSC_PTCR.description="PDC Transfer Control Register"
-AT91C_SSC_PTCR.helpkey="PDC Transfer Control Register"
-AT91C_SSC_PTCR.access=memorymapped
-AT91C_SSC_PTCR.address=0xFFFD4120
-AT91C_SSC_PTCR.width=32
-AT91C_SSC_PTCR.byteEndian=little
-AT91C_SSC_PTCR.type=enum
-AT91C_SSC_PTCR.enum.0.name=*** Write only ***
-AT91C_SSC_PTCR.enum.1.name=Error
-AT91C_SSC_TCR.name="AT91C_SSC_TCR"
-AT91C_SSC_TCR.description="Transmit Counter Register"
-AT91C_SSC_TCR.helpkey="Transmit Counter Register"
-AT91C_SSC_TCR.access=memorymapped
-AT91C_SSC_TCR.address=0xFFFD410C
-AT91C_SSC_TCR.width=32
-AT91C_SSC_TCR.byteEndian=little
-AT91C_SSC_RCR.name="AT91C_SSC_RCR"
-AT91C_SSC_RCR.description="Receive Counter Register"
-AT91C_SSC_RCR.helpkey="Receive Counter Register"
-AT91C_SSC_RCR.access=memorymapped
-AT91C_SSC_RCR.address=0xFFFD4104
-AT91C_SSC_RCR.width=32
-AT91C_SSC_RCR.byteEndian=little
-AT91C_SSC_RNPR.name="AT91C_SSC_RNPR"
-AT91C_SSC_RNPR.description="Receive Next Pointer Register"
-AT91C_SSC_RNPR.helpkey="Receive Next Pointer Register"
-AT91C_SSC_RNPR.access=memorymapped
-AT91C_SSC_RNPR.address=0xFFFD4110
-AT91C_SSC_RNPR.width=32
-AT91C_SSC_RNPR.byteEndian=little
-AT91C_SSC_TNPR.name="AT91C_SSC_TNPR"
-AT91C_SSC_TNPR.description="Transmit Next Pointer Register"
-AT91C_SSC_TNPR.helpkey="Transmit Next Pointer Register"
-AT91C_SSC_TNPR.access=memorymapped
-AT91C_SSC_TNPR.address=0xFFFD4118
-AT91C_SSC_TNPR.width=32
-AT91C_SSC_TNPR.byteEndian=little
-AT91C_SSC_PTSR.name="AT91C_SSC_PTSR"
-AT91C_SSC_PTSR.description="PDC Transfer Status Register"
-AT91C_SSC_PTSR.helpkey="PDC Transfer Status Register"
-AT91C_SSC_PTSR.access=memorymapped
-AT91C_SSC_PTSR.address=0xFFFD4124
-AT91C_SSC_PTSR.width=32
-AT91C_SSC_PTSR.byteEndian=little
-AT91C_SSC_PTSR.permission.write=none
-# ========== Register definition for SSC peripheral ========== 
-AT91C_SSC_RHR.name="AT91C_SSC_RHR"
-AT91C_SSC_RHR.description="Receive Holding Register"
-AT91C_SSC_RHR.helpkey="Receive Holding Register"
-AT91C_SSC_RHR.access=memorymapped
-AT91C_SSC_RHR.address=0xFFFD4020
-AT91C_SSC_RHR.width=32
-AT91C_SSC_RHR.byteEndian=little
-AT91C_SSC_RHR.permission.write=none
-AT91C_SSC_RSHR.name="AT91C_SSC_RSHR"
-AT91C_SSC_RSHR.description="Receive Sync Holding Register"
-AT91C_SSC_RSHR.helpkey="Receive Sync Holding Register"
-AT91C_SSC_RSHR.access=memorymapped
-AT91C_SSC_RSHR.address=0xFFFD4030
-AT91C_SSC_RSHR.width=32
-AT91C_SSC_RSHR.byteEndian=little
-AT91C_SSC_RSHR.permission.write=none
-AT91C_SSC_TFMR.name="AT91C_SSC_TFMR"
-AT91C_SSC_TFMR.description="Transmit Frame Mode Register"
-AT91C_SSC_TFMR.helpkey="Transmit Frame Mode Register"
-AT91C_SSC_TFMR.access=memorymapped
-AT91C_SSC_TFMR.address=0xFFFD401C
-AT91C_SSC_TFMR.width=32
-AT91C_SSC_TFMR.byteEndian=little
-AT91C_SSC_IDR.name="AT91C_SSC_IDR"
-AT91C_SSC_IDR.description="Interrupt Disable Register"
-AT91C_SSC_IDR.helpkey="Interrupt Disable Register"
-AT91C_SSC_IDR.access=memorymapped
-AT91C_SSC_IDR.address=0xFFFD4048
-AT91C_SSC_IDR.width=32
-AT91C_SSC_IDR.byteEndian=little
-AT91C_SSC_IDR.type=enum
-AT91C_SSC_IDR.enum.0.name=*** Write only ***
-AT91C_SSC_IDR.enum.1.name=Error
-AT91C_SSC_THR.name="AT91C_SSC_THR"
-AT91C_SSC_THR.description="Transmit Holding Register"
-AT91C_SSC_THR.helpkey="Transmit Holding Register"
-AT91C_SSC_THR.access=memorymapped
-AT91C_SSC_THR.address=0xFFFD4024
-AT91C_SSC_THR.width=32
-AT91C_SSC_THR.byteEndian=little
-AT91C_SSC_THR.type=enum
-AT91C_SSC_THR.enum.0.name=*** Write only ***
-AT91C_SSC_THR.enum.1.name=Error
-AT91C_SSC_RCMR.name="AT91C_SSC_RCMR"
-AT91C_SSC_RCMR.description="Receive Clock ModeRegister"
-AT91C_SSC_RCMR.helpkey="Receive Clock ModeRegister"
-AT91C_SSC_RCMR.access=memorymapped
-AT91C_SSC_RCMR.address=0xFFFD4010
-AT91C_SSC_RCMR.width=32
-AT91C_SSC_RCMR.byteEndian=little
-AT91C_SSC_IER.name="AT91C_SSC_IER"
-AT91C_SSC_IER.description="Interrupt Enable Register"
-AT91C_SSC_IER.helpkey="Interrupt Enable Register"
-AT91C_SSC_IER.access=memorymapped
-AT91C_SSC_IER.address=0xFFFD4044
-AT91C_SSC_IER.width=32
-AT91C_SSC_IER.byteEndian=little
-AT91C_SSC_IER.type=enum
-AT91C_SSC_IER.enum.0.name=*** Write only ***
-AT91C_SSC_IER.enum.1.name=Error
-AT91C_SSC_TSHR.name="AT91C_SSC_TSHR"
-AT91C_SSC_TSHR.description="Transmit Sync Holding Register"
-AT91C_SSC_TSHR.helpkey="Transmit Sync Holding Register"
-AT91C_SSC_TSHR.access=memorymapped
-AT91C_SSC_TSHR.address=0xFFFD4034
-AT91C_SSC_TSHR.width=32
-AT91C_SSC_TSHR.byteEndian=little
-AT91C_SSC_SR.name="AT91C_SSC_SR"
-AT91C_SSC_SR.description="Status Register"
-AT91C_SSC_SR.helpkey="Status Register"
-AT91C_SSC_SR.access=memorymapped
-AT91C_SSC_SR.address=0xFFFD4040
-AT91C_SSC_SR.width=32
-AT91C_SSC_SR.byteEndian=little
-AT91C_SSC_SR.permission.write=none
-AT91C_SSC_CMR.name="AT91C_SSC_CMR"
-AT91C_SSC_CMR.description="Clock Mode Register"
-AT91C_SSC_CMR.helpkey="Clock Mode Register"
-AT91C_SSC_CMR.access=memorymapped
-AT91C_SSC_CMR.address=0xFFFD4004
-AT91C_SSC_CMR.width=32
-AT91C_SSC_CMR.byteEndian=little
-AT91C_SSC_TCMR.name="AT91C_SSC_TCMR"
-AT91C_SSC_TCMR.description="Transmit Clock Mode Register"
-AT91C_SSC_TCMR.helpkey="Transmit Clock Mode Register"
-AT91C_SSC_TCMR.access=memorymapped
-AT91C_SSC_TCMR.address=0xFFFD4018
-AT91C_SSC_TCMR.width=32
-AT91C_SSC_TCMR.byteEndian=little
-AT91C_SSC_CR.name="AT91C_SSC_CR"
-AT91C_SSC_CR.description="Control Register"
-AT91C_SSC_CR.helpkey="Control Register"
-AT91C_SSC_CR.access=memorymapped
-AT91C_SSC_CR.address=0xFFFD4000
-AT91C_SSC_CR.width=32
-AT91C_SSC_CR.byteEndian=little
-AT91C_SSC_CR.type=enum
-AT91C_SSC_CR.enum.0.name=*** Write only ***
-AT91C_SSC_CR.enum.1.name=Error
-AT91C_SSC_IMR.name="AT91C_SSC_IMR"
-AT91C_SSC_IMR.description="Interrupt Mask Register"
-AT91C_SSC_IMR.helpkey="Interrupt Mask Register"
-AT91C_SSC_IMR.access=memorymapped
-AT91C_SSC_IMR.address=0xFFFD404C
-AT91C_SSC_IMR.width=32
-AT91C_SSC_IMR.byteEndian=little
-AT91C_SSC_IMR.permission.write=none
-AT91C_SSC_RFMR.name="AT91C_SSC_RFMR"
-AT91C_SSC_RFMR.description="Receive Frame Mode Register"
-AT91C_SSC_RFMR.helpkey="Receive Frame Mode Register"
-AT91C_SSC_RFMR.access=memorymapped
-AT91C_SSC_RFMR.address=0xFFFD4014
-AT91C_SSC_RFMR.width=32
-AT91C_SSC_RFMR.byteEndian=little
-# ========== Register definition for TWI peripheral ========== 
-AT91C_TWI_IER.name="AT91C_TWI_IER"
-AT91C_TWI_IER.description="Interrupt Enable Register"
-AT91C_TWI_IER.helpkey="Interrupt Enable Register"
-AT91C_TWI_IER.access=memorymapped
-AT91C_TWI_IER.address=0xFFFB8024
-AT91C_TWI_IER.width=32
-AT91C_TWI_IER.byteEndian=little
-AT91C_TWI_IER.type=enum
-AT91C_TWI_IER.enum.0.name=*** Write only ***
-AT91C_TWI_IER.enum.1.name=Error
-AT91C_TWI_CR.name="AT91C_TWI_CR"
-AT91C_TWI_CR.description="Control Register"
-AT91C_TWI_CR.helpkey="Control Register"
-AT91C_TWI_CR.access=memorymapped
-AT91C_TWI_CR.address=0xFFFB8000
-AT91C_TWI_CR.width=32
-AT91C_TWI_CR.byteEndian=little
-AT91C_TWI_CR.type=enum
-AT91C_TWI_CR.enum.0.name=*** Write only ***
-AT91C_TWI_CR.enum.1.name=Error
-AT91C_TWI_SR.name="AT91C_TWI_SR"
-AT91C_TWI_SR.description="Status Register"
-AT91C_TWI_SR.helpkey="Status Register"
-AT91C_TWI_SR.access=memorymapped
-AT91C_TWI_SR.address=0xFFFB8020
-AT91C_TWI_SR.width=32
-AT91C_TWI_SR.byteEndian=little
-AT91C_TWI_SR.permission.write=none
-AT91C_TWI_IMR.name="AT91C_TWI_IMR"
-AT91C_TWI_IMR.description="Interrupt Mask Register"
-AT91C_TWI_IMR.helpkey="Interrupt Mask Register"
-AT91C_TWI_IMR.access=memorymapped
-AT91C_TWI_IMR.address=0xFFFB802C
-AT91C_TWI_IMR.width=32
-AT91C_TWI_IMR.byteEndian=little
-AT91C_TWI_IMR.permission.write=none
-AT91C_TWI_THR.name="AT91C_TWI_THR"
-AT91C_TWI_THR.description="Transmit Holding Register"
-AT91C_TWI_THR.helpkey="Transmit Holding Register"
-AT91C_TWI_THR.access=memorymapped
-AT91C_TWI_THR.address=0xFFFB8034
-AT91C_TWI_THR.width=32
-AT91C_TWI_THR.byteEndian=little
-AT91C_TWI_THR.type=enum
-AT91C_TWI_THR.enum.0.name=*** Write only ***
-AT91C_TWI_THR.enum.1.name=Error
-AT91C_TWI_IDR.name="AT91C_TWI_IDR"
-AT91C_TWI_IDR.description="Interrupt Disable Register"
-AT91C_TWI_IDR.helpkey="Interrupt Disable Register"
-AT91C_TWI_IDR.access=memorymapped
-AT91C_TWI_IDR.address=0xFFFB8028
-AT91C_TWI_IDR.width=32
-AT91C_TWI_IDR.byteEndian=little
-AT91C_TWI_IDR.type=enum
-AT91C_TWI_IDR.enum.0.name=*** Write only ***
-AT91C_TWI_IDR.enum.1.name=Error
-AT91C_TWI_IADR.name="AT91C_TWI_IADR"
-AT91C_TWI_IADR.description="Internal Address Register"
-AT91C_TWI_IADR.helpkey="Internal Address Register"
-AT91C_TWI_IADR.access=memorymapped
-AT91C_TWI_IADR.address=0xFFFB800C
-AT91C_TWI_IADR.width=32
-AT91C_TWI_IADR.byteEndian=little
-AT91C_TWI_MMR.name="AT91C_TWI_MMR"
-AT91C_TWI_MMR.description="Master Mode Register"
-AT91C_TWI_MMR.helpkey="Master Mode Register"
-AT91C_TWI_MMR.access=memorymapped
-AT91C_TWI_MMR.address=0xFFFB8004
-AT91C_TWI_MMR.width=32
-AT91C_TWI_MMR.byteEndian=little
-AT91C_TWI_CWGR.name="AT91C_TWI_CWGR"
-AT91C_TWI_CWGR.description="Clock Waveform Generator Register"
-AT91C_TWI_CWGR.helpkey="Clock Waveform Generator Register"
-AT91C_TWI_CWGR.access=memorymapped
-AT91C_TWI_CWGR.address=0xFFFB8010
-AT91C_TWI_CWGR.width=32
-AT91C_TWI_CWGR.byteEndian=little
-AT91C_TWI_RHR.name="AT91C_TWI_RHR"
-AT91C_TWI_RHR.description="Receive Holding Register"
-AT91C_TWI_RHR.helpkey="Receive Holding Register"
-AT91C_TWI_RHR.access=memorymapped
-AT91C_TWI_RHR.address=0xFFFB8030
-AT91C_TWI_RHR.width=32
-AT91C_TWI_RHR.byteEndian=little
-AT91C_TWI_RHR.permission.write=none
-# ========== Register definition for PWMC_CH3 peripheral ========== 
-AT91C_PWMC_CH3_CUPDR.name="AT91C_PWMC_CH3_CUPDR"
-AT91C_PWMC_CH3_CUPDR.description="Channel Update Register"
-AT91C_PWMC_CH3_CUPDR.helpkey="Channel Update Register"
-AT91C_PWMC_CH3_CUPDR.access=memorymapped
-AT91C_PWMC_CH3_CUPDR.address=0xFFFCC270
-AT91C_PWMC_CH3_CUPDR.width=32
-AT91C_PWMC_CH3_CUPDR.byteEndian=little
-AT91C_PWMC_CH3_CUPDR.type=enum
-AT91C_PWMC_CH3_CUPDR.enum.0.name=*** Write only ***
-AT91C_PWMC_CH3_CUPDR.enum.1.name=Error
-AT91C_PWMC_CH3_Reserved.name="AT91C_PWMC_CH3_Reserved"
-AT91C_PWMC_CH3_Reserved.description="Reserved"
-AT91C_PWMC_CH3_Reserved.helpkey="Reserved"
-AT91C_PWMC_CH3_Reserved.access=memorymapped
-AT91C_PWMC_CH3_Reserved.address=0xFFFCC274
-AT91C_PWMC_CH3_Reserved.width=32
-AT91C_PWMC_CH3_Reserved.byteEndian=little
-AT91C_PWMC_CH3_Reserved.type=enum
-AT91C_PWMC_CH3_Reserved.enum.0.name=*** Write only ***
-AT91C_PWMC_CH3_Reserved.enum.1.name=Error
-AT91C_PWMC_CH3_CPRDR.name="AT91C_PWMC_CH3_CPRDR"
-AT91C_PWMC_CH3_CPRDR.description="Channel Period Register"
-AT91C_PWMC_CH3_CPRDR.helpkey="Channel Period Register"
-AT91C_PWMC_CH3_CPRDR.access=memorymapped
-AT91C_PWMC_CH3_CPRDR.address=0xFFFCC268
-AT91C_PWMC_CH3_CPRDR.width=32
-AT91C_PWMC_CH3_CPRDR.byteEndian=little
-AT91C_PWMC_CH3_CDTYR.name="AT91C_PWMC_CH3_CDTYR"
-AT91C_PWMC_CH3_CDTYR.description="Channel Duty Cycle Register"
-AT91C_PWMC_CH3_CDTYR.helpkey="Channel Duty Cycle Register"
-AT91C_PWMC_CH3_CDTYR.access=memorymapped
-AT91C_PWMC_CH3_CDTYR.address=0xFFFCC264
-AT91C_PWMC_CH3_CDTYR.width=32
-AT91C_PWMC_CH3_CDTYR.byteEndian=little
-AT91C_PWMC_CH3_CCNTR.name="AT91C_PWMC_CH3_CCNTR"
-AT91C_PWMC_CH3_CCNTR.description="Channel Counter Register"
-AT91C_PWMC_CH3_CCNTR.helpkey="Channel Counter Register"
-AT91C_PWMC_CH3_CCNTR.access=memorymapped
-AT91C_PWMC_CH3_CCNTR.address=0xFFFCC26C
-AT91C_PWMC_CH3_CCNTR.width=32
-AT91C_PWMC_CH3_CCNTR.byteEndian=little
-AT91C_PWMC_CH3_CCNTR.permission.write=none
-AT91C_PWMC_CH3_CMR.name="AT91C_PWMC_CH3_CMR"
-AT91C_PWMC_CH3_CMR.description="Channel Mode Register"
-AT91C_PWMC_CH3_CMR.helpkey="Channel Mode Register"
-AT91C_PWMC_CH3_CMR.access=memorymapped
-AT91C_PWMC_CH3_CMR.address=0xFFFCC260
-AT91C_PWMC_CH3_CMR.width=32
-AT91C_PWMC_CH3_CMR.byteEndian=little
-# ========== Register definition for PWMC_CH2 peripheral ========== 
-AT91C_PWMC_CH2_Reserved.name="AT91C_PWMC_CH2_Reserved"
-AT91C_PWMC_CH2_Reserved.description="Reserved"
-AT91C_PWMC_CH2_Reserved.helpkey="Reserved"
-AT91C_PWMC_CH2_Reserved.access=memorymapped
-AT91C_PWMC_CH2_Reserved.address=0xFFFCC254
-AT91C_PWMC_CH2_Reserved.width=32
-AT91C_PWMC_CH2_Reserved.byteEndian=little
-AT91C_PWMC_CH2_Reserved.type=enum
-AT91C_PWMC_CH2_Reserved.enum.0.name=*** Write only ***
-AT91C_PWMC_CH2_Reserved.enum.1.name=Error
-AT91C_PWMC_CH2_CMR.name="AT91C_PWMC_CH2_CMR"
-AT91C_PWMC_CH2_CMR.description="Channel Mode Register"
-AT91C_PWMC_CH2_CMR.helpkey="Channel Mode Register"
-AT91C_PWMC_CH2_CMR.access=memorymapped
-AT91C_PWMC_CH2_CMR.address=0xFFFCC240
-AT91C_PWMC_CH2_CMR.width=32
-AT91C_PWMC_CH2_CMR.byteEndian=little
-AT91C_PWMC_CH2_CCNTR.name="AT91C_PWMC_CH2_CCNTR"
-AT91C_PWMC_CH2_CCNTR.description="Channel Counter Register"
-AT91C_PWMC_CH2_CCNTR.helpkey="Channel Counter Register"
-AT91C_PWMC_CH2_CCNTR.access=memorymapped
-AT91C_PWMC_CH2_CCNTR.address=0xFFFCC24C
-AT91C_PWMC_CH2_CCNTR.width=32
-AT91C_PWMC_CH2_CCNTR.byteEndian=little
-AT91C_PWMC_CH2_CCNTR.permission.write=none
-AT91C_PWMC_CH2_CPRDR.name="AT91C_PWMC_CH2_CPRDR"
-AT91C_PWMC_CH2_CPRDR.description="Channel Period Register"
-AT91C_PWMC_CH2_CPRDR.helpkey="Channel Period Register"
-AT91C_PWMC_CH2_CPRDR.access=memorymapped
-AT91C_PWMC_CH2_CPRDR.address=0xFFFCC248
-AT91C_PWMC_CH2_CPRDR.width=32
-AT91C_PWMC_CH2_CPRDR.byteEndian=little
-AT91C_PWMC_CH2_CUPDR.name="AT91C_PWMC_CH2_CUPDR"
-AT91C_PWMC_CH2_CUPDR.description="Channel Update Register"
-AT91C_PWMC_CH2_CUPDR.helpkey="Channel Update Register"
-AT91C_PWMC_CH2_CUPDR.access=memorymapped
-AT91C_PWMC_CH2_CUPDR.address=0xFFFCC250
-AT91C_PWMC_CH2_CUPDR.width=32
-AT91C_PWMC_CH2_CUPDR.byteEndian=little
-AT91C_PWMC_CH2_CUPDR.type=enum
-AT91C_PWMC_CH2_CUPDR.enum.0.name=*** Write only ***
-AT91C_PWMC_CH2_CUPDR.enum.1.name=Error
-AT91C_PWMC_CH2_CDTYR.name="AT91C_PWMC_CH2_CDTYR"
-AT91C_PWMC_CH2_CDTYR.description="Channel Duty Cycle Register"
-AT91C_PWMC_CH2_CDTYR.helpkey="Channel Duty Cycle Register"
-AT91C_PWMC_CH2_CDTYR.access=memorymapped
-AT91C_PWMC_CH2_CDTYR.address=0xFFFCC244
-AT91C_PWMC_CH2_CDTYR.width=32
-AT91C_PWMC_CH2_CDTYR.byteEndian=little
-# ========== Register definition for PWMC_CH1 peripheral ========== 
-AT91C_PWMC_CH1_Reserved.name="AT91C_PWMC_CH1_Reserved"
-AT91C_PWMC_CH1_Reserved.description="Reserved"
-AT91C_PWMC_CH1_Reserved.helpkey="Reserved"
-AT91C_PWMC_CH1_Reserved.access=memorymapped
-AT91C_PWMC_CH1_Reserved.address=0xFFFCC234
-AT91C_PWMC_CH1_Reserved.width=32
-AT91C_PWMC_CH1_Reserved.byteEndian=little
-AT91C_PWMC_CH1_Reserved.type=enum
-AT91C_PWMC_CH1_Reserved.enum.0.name=*** Write only ***
-AT91C_PWMC_CH1_Reserved.enum.1.name=Error
-AT91C_PWMC_CH1_CUPDR.name="AT91C_PWMC_CH1_CUPDR"
-AT91C_PWMC_CH1_CUPDR.description="Channel Update Register"
-AT91C_PWMC_CH1_CUPDR.helpkey="Channel Update Register"
-AT91C_PWMC_CH1_CUPDR.access=memorymapped
-AT91C_PWMC_CH1_CUPDR.address=0xFFFCC230
-AT91C_PWMC_CH1_CUPDR.width=32
-AT91C_PWMC_CH1_CUPDR.byteEndian=little
-AT91C_PWMC_CH1_CUPDR.type=enum
-AT91C_PWMC_CH1_CUPDR.enum.0.name=*** Write only ***
-AT91C_PWMC_CH1_CUPDR.enum.1.name=Error
-AT91C_PWMC_CH1_CPRDR.name="AT91C_PWMC_CH1_CPRDR"
-AT91C_PWMC_CH1_CPRDR.description="Channel Period Register"
-AT91C_PWMC_CH1_CPRDR.helpkey="Channel Period Register"
-AT91C_PWMC_CH1_CPRDR.access=memorymapped
-AT91C_PWMC_CH1_CPRDR.address=0xFFFCC228
-AT91C_PWMC_CH1_CPRDR.width=32
-AT91C_PWMC_CH1_CPRDR.byteEndian=little
-AT91C_PWMC_CH1_CCNTR.name="AT91C_PWMC_CH1_CCNTR"
-AT91C_PWMC_CH1_CCNTR.description="Channel Counter Register"
-AT91C_PWMC_CH1_CCNTR.helpkey="Channel Counter Register"
-AT91C_PWMC_CH1_CCNTR.access=memorymapped
-AT91C_PWMC_CH1_CCNTR.address=0xFFFCC22C
-AT91C_PWMC_CH1_CCNTR.width=32
-AT91C_PWMC_CH1_CCNTR.byteEndian=little
-AT91C_PWMC_CH1_CCNTR.permission.write=none
-AT91C_PWMC_CH1_CDTYR.name="AT91C_PWMC_CH1_CDTYR"
-AT91C_PWMC_CH1_CDTYR.description="Channel Duty Cycle Register"
-AT91C_PWMC_CH1_CDTYR.helpkey="Channel Duty Cycle Register"
-AT91C_PWMC_CH1_CDTYR.access=memorymapped
-AT91C_PWMC_CH1_CDTYR.address=0xFFFCC224
-AT91C_PWMC_CH1_CDTYR.width=32
-AT91C_PWMC_CH1_CDTYR.byteEndian=little
-AT91C_PWMC_CH1_CMR.name="AT91C_PWMC_CH1_CMR"
-AT91C_PWMC_CH1_CMR.description="Channel Mode Register"
-AT91C_PWMC_CH1_CMR.helpkey="Channel Mode Register"
-AT91C_PWMC_CH1_CMR.access=memorymapped
-AT91C_PWMC_CH1_CMR.address=0xFFFCC220
-AT91C_PWMC_CH1_CMR.width=32
-AT91C_PWMC_CH1_CMR.byteEndian=little
-# ========== Register definition for PWMC_CH0 peripheral ========== 
-AT91C_PWMC_CH0_Reserved.name="AT91C_PWMC_CH0_Reserved"
-AT91C_PWMC_CH0_Reserved.description="Reserved"
-AT91C_PWMC_CH0_Reserved.helpkey="Reserved"
-AT91C_PWMC_CH0_Reserved.access=memorymapped
-AT91C_PWMC_CH0_Reserved.address=0xFFFCC214
-AT91C_PWMC_CH0_Reserved.width=32
-AT91C_PWMC_CH0_Reserved.byteEndian=little
-AT91C_PWMC_CH0_Reserved.type=enum
-AT91C_PWMC_CH0_Reserved.enum.0.name=*** Write only ***
-AT91C_PWMC_CH0_Reserved.enum.1.name=Error
-AT91C_PWMC_CH0_CPRDR.name="AT91C_PWMC_CH0_CPRDR"
-AT91C_PWMC_CH0_CPRDR.description="Channel Period Register"
-AT91C_PWMC_CH0_CPRDR.helpkey="Channel Period Register"
-AT91C_PWMC_CH0_CPRDR.access=memorymapped
-AT91C_PWMC_CH0_CPRDR.address=0xFFFCC208
-AT91C_PWMC_CH0_CPRDR.width=32
-AT91C_PWMC_CH0_CPRDR.byteEndian=little
-AT91C_PWMC_CH0_CDTYR.name="AT91C_PWMC_CH0_CDTYR"
-AT91C_PWMC_CH0_CDTYR.description="Channel Duty Cycle Register"
-AT91C_PWMC_CH0_CDTYR.helpkey="Channel Duty Cycle Register"
-AT91C_PWMC_CH0_CDTYR.access=memorymapped
-AT91C_PWMC_CH0_CDTYR.address=0xFFFCC204
-AT91C_PWMC_CH0_CDTYR.width=32
-AT91C_PWMC_CH0_CDTYR.byteEndian=little
-AT91C_PWMC_CH0_CMR.name="AT91C_PWMC_CH0_CMR"
-AT91C_PWMC_CH0_CMR.description="Channel Mode Register"
-AT91C_PWMC_CH0_CMR.helpkey="Channel Mode Register"
-AT91C_PWMC_CH0_CMR.access=memorymapped
-AT91C_PWMC_CH0_CMR.address=0xFFFCC200
-AT91C_PWMC_CH0_CMR.width=32
-AT91C_PWMC_CH0_CMR.byteEndian=little
-AT91C_PWMC_CH0_CUPDR.name="AT91C_PWMC_CH0_CUPDR"
-AT91C_PWMC_CH0_CUPDR.description="Channel Update Register"
-AT91C_PWMC_CH0_CUPDR.helpkey="Channel Update Register"
-AT91C_PWMC_CH0_CUPDR.access=memorymapped
-AT91C_PWMC_CH0_CUPDR.address=0xFFFCC210
-AT91C_PWMC_CH0_CUPDR.width=32
-AT91C_PWMC_CH0_CUPDR.byteEndian=little
-AT91C_PWMC_CH0_CUPDR.type=enum
-AT91C_PWMC_CH0_CUPDR.enum.0.name=*** Write only ***
-AT91C_PWMC_CH0_CUPDR.enum.1.name=Error
-AT91C_PWMC_CH0_CCNTR.name="AT91C_PWMC_CH0_CCNTR"
-AT91C_PWMC_CH0_CCNTR.description="Channel Counter Register"
-AT91C_PWMC_CH0_CCNTR.helpkey="Channel Counter Register"
-AT91C_PWMC_CH0_CCNTR.access=memorymapped
-AT91C_PWMC_CH0_CCNTR.address=0xFFFCC20C
-AT91C_PWMC_CH0_CCNTR.width=32
-AT91C_PWMC_CH0_CCNTR.byteEndian=little
-AT91C_PWMC_CH0_CCNTR.permission.write=none
-# ========== Register definition for PWMC peripheral ========== 
-AT91C_PWMC_IDR.name="AT91C_PWMC_IDR"
-AT91C_PWMC_IDR.description="PWMC Interrupt Disable Register"
-AT91C_PWMC_IDR.helpkey="PWMC Interrupt Disable Register"
-AT91C_PWMC_IDR.access=memorymapped
-AT91C_PWMC_IDR.address=0xFFFCC014
-AT91C_PWMC_IDR.width=32
-AT91C_PWMC_IDR.byteEndian=little
-AT91C_PWMC_IDR.type=enum
-AT91C_PWMC_IDR.enum.0.name=*** Write only ***
-AT91C_PWMC_IDR.enum.1.name=Error
-AT91C_PWMC_DIS.name="AT91C_PWMC_DIS"
-AT91C_PWMC_DIS.description="PWMC Disable Register"
-AT91C_PWMC_DIS.helpkey="PWMC Disable Register"
-AT91C_PWMC_DIS.access=memorymapped
-AT91C_PWMC_DIS.address=0xFFFCC008
-AT91C_PWMC_DIS.width=32
-AT91C_PWMC_DIS.byteEndian=little
-AT91C_PWMC_DIS.type=enum
-AT91C_PWMC_DIS.enum.0.name=*** Write only ***
-AT91C_PWMC_DIS.enum.1.name=Error
-AT91C_PWMC_IER.name="AT91C_PWMC_IER"
-AT91C_PWMC_IER.description="PWMC Interrupt Enable Register"
-AT91C_PWMC_IER.helpkey="PWMC Interrupt Enable Register"
-AT91C_PWMC_IER.access=memorymapped
-AT91C_PWMC_IER.address=0xFFFCC010
-AT91C_PWMC_IER.width=32
-AT91C_PWMC_IER.byteEndian=little
-AT91C_PWMC_IER.type=enum
-AT91C_PWMC_IER.enum.0.name=*** Write only ***
-AT91C_PWMC_IER.enum.1.name=Error
-AT91C_PWMC_VR.name="AT91C_PWMC_VR"
-AT91C_PWMC_VR.description="PWMC Version Register"
-AT91C_PWMC_VR.helpkey="PWMC Version Register"
-AT91C_PWMC_VR.access=memorymapped
-AT91C_PWMC_VR.address=0xFFFCC0FC
-AT91C_PWMC_VR.width=32
-AT91C_PWMC_VR.byteEndian=little
-AT91C_PWMC_VR.permission.write=none
-AT91C_PWMC_ISR.name="AT91C_PWMC_ISR"
-AT91C_PWMC_ISR.description="PWMC Interrupt Status Register"
-AT91C_PWMC_ISR.helpkey="PWMC Interrupt Status Register"
-AT91C_PWMC_ISR.access=memorymapped
-AT91C_PWMC_ISR.address=0xFFFCC01C
-AT91C_PWMC_ISR.width=32
-AT91C_PWMC_ISR.byteEndian=little
-AT91C_PWMC_ISR.permission.write=none
-AT91C_PWMC_SR.name="AT91C_PWMC_SR"
-AT91C_PWMC_SR.description="PWMC Status Register"
-AT91C_PWMC_SR.helpkey="PWMC Status Register"
-AT91C_PWMC_SR.access=memorymapped
-AT91C_PWMC_SR.address=0xFFFCC00C
-AT91C_PWMC_SR.width=32
-AT91C_PWMC_SR.byteEndian=little
-AT91C_PWMC_SR.permission.write=none
-AT91C_PWMC_IMR.name="AT91C_PWMC_IMR"
-AT91C_PWMC_IMR.description="PWMC Interrupt Mask Register"
-AT91C_PWMC_IMR.helpkey="PWMC Interrupt Mask Register"
-AT91C_PWMC_IMR.access=memorymapped
-AT91C_PWMC_IMR.address=0xFFFCC018
-AT91C_PWMC_IMR.width=32
-AT91C_PWMC_IMR.byteEndian=little
-AT91C_PWMC_IMR.permission.write=none
-AT91C_PWMC_MR.name="AT91C_PWMC_MR"
-AT91C_PWMC_MR.description="PWMC Mode Register"
-AT91C_PWMC_MR.helpkey="PWMC Mode Register"
-AT91C_PWMC_MR.access=memorymapped
-AT91C_PWMC_MR.address=0xFFFCC000
-AT91C_PWMC_MR.width=32
-AT91C_PWMC_MR.byteEndian=little
-AT91C_PWMC_ENA.name="AT91C_PWMC_ENA"
-AT91C_PWMC_ENA.description="PWMC Enable Register"
-AT91C_PWMC_ENA.helpkey="PWMC Enable Register"
-AT91C_PWMC_ENA.access=memorymapped
-AT91C_PWMC_ENA.address=0xFFFCC004
-AT91C_PWMC_ENA.width=32
-AT91C_PWMC_ENA.byteEndian=little
-AT91C_PWMC_ENA.type=enum
-AT91C_PWMC_ENA.enum.0.name=*** Write only ***
-AT91C_PWMC_ENA.enum.1.name=Error
-# ========== Register definition for UDP peripheral ========== 
-AT91C_UDP_IMR.name="AT91C_UDP_IMR"
-AT91C_UDP_IMR.description="Interrupt Mask Register"
-AT91C_UDP_IMR.helpkey="Interrupt Mask Register"
-AT91C_UDP_IMR.access=memorymapped
-AT91C_UDP_IMR.address=0xFFFB0018
-AT91C_UDP_IMR.width=32
-AT91C_UDP_IMR.byteEndian=little
-AT91C_UDP_IMR.permission.write=none
-AT91C_UDP_FADDR.name="AT91C_UDP_FADDR"
-AT91C_UDP_FADDR.description="Function Address Register"
-AT91C_UDP_FADDR.helpkey="Function Address Register"
-AT91C_UDP_FADDR.access=memorymapped
-AT91C_UDP_FADDR.address=0xFFFB0008
-AT91C_UDP_FADDR.width=32
-AT91C_UDP_FADDR.byteEndian=little
-AT91C_UDP_NUM.name="AT91C_UDP_NUM"
-AT91C_UDP_NUM.description="Frame Number Register"
-AT91C_UDP_NUM.helpkey="Frame Number Register"
-AT91C_UDP_NUM.access=memorymapped
-AT91C_UDP_NUM.address=0xFFFB0000
-AT91C_UDP_NUM.width=32
-AT91C_UDP_NUM.byteEndian=little
-AT91C_UDP_NUM.permission.write=none
-AT91C_UDP_FDR.name="AT91C_UDP_FDR"
-AT91C_UDP_FDR.description="Endpoint FIFO Data Register"
-AT91C_UDP_FDR.helpkey="Endpoint FIFO Data Register"
-AT91C_UDP_FDR.access=memorymapped
-AT91C_UDP_FDR.address=0xFFFB0050
-AT91C_UDP_FDR.width=32
-AT91C_UDP_FDR.byteEndian=little
-AT91C_UDP_ISR.name="AT91C_UDP_ISR"
-AT91C_UDP_ISR.description="Interrupt Status Register"
-AT91C_UDP_ISR.helpkey="Interrupt Status Register"
-AT91C_UDP_ISR.access=memorymapped
-AT91C_UDP_ISR.address=0xFFFB001C
-AT91C_UDP_ISR.width=32
-AT91C_UDP_ISR.byteEndian=little
-AT91C_UDP_ISR.permission.write=none
-AT91C_UDP_CSR.name="AT91C_UDP_CSR"
-AT91C_UDP_CSR.description="Endpoint Control and Status Register"
-AT91C_UDP_CSR.helpkey="Endpoint Control and Status Register"
-AT91C_UDP_CSR.access=memorymapped
-AT91C_UDP_CSR.address=0xFFFB0030
-AT91C_UDP_CSR.width=32
-AT91C_UDP_CSR.byteEndian=little
-AT91C_UDP_IDR.name="AT91C_UDP_IDR"
-AT91C_UDP_IDR.description="Interrupt Disable Register"
-AT91C_UDP_IDR.helpkey="Interrupt Disable Register"
-AT91C_UDP_IDR.access=memorymapped
-AT91C_UDP_IDR.address=0xFFFB0014
-AT91C_UDP_IDR.width=32
-AT91C_UDP_IDR.byteEndian=little
-AT91C_UDP_IDR.type=enum
-AT91C_UDP_IDR.enum.0.name=*** Write only ***
-AT91C_UDP_IDR.enum.1.name=Error
-AT91C_UDP_ICR.name="AT91C_UDP_ICR"
-AT91C_UDP_ICR.description="Interrupt Clear Register"
-AT91C_UDP_ICR.helpkey="Interrupt Clear Register"
-AT91C_UDP_ICR.access=memorymapped
-AT91C_UDP_ICR.address=0xFFFB0020
-AT91C_UDP_ICR.width=32
-AT91C_UDP_ICR.byteEndian=little
-AT91C_UDP_ICR.permission.write=none
-AT91C_UDP_RSTEP.name="AT91C_UDP_RSTEP"
-AT91C_UDP_RSTEP.description="Reset Endpoint Register"
-AT91C_UDP_RSTEP.helpkey="Reset Endpoint Register"
-AT91C_UDP_RSTEP.access=memorymapped
-AT91C_UDP_RSTEP.address=0xFFFB0028
-AT91C_UDP_RSTEP.width=32
-AT91C_UDP_RSTEP.byteEndian=little
-AT91C_UDP_RSTEP.permission.write=none
-AT91C_UDP_TXVC.name="AT91C_UDP_TXVC"
-AT91C_UDP_TXVC.description="Transceiver Control Register"
-AT91C_UDP_TXVC.helpkey="Transceiver Control Register"
-AT91C_UDP_TXVC.access=memorymapped
-AT91C_UDP_TXVC.address=0xFFFB0074
-AT91C_UDP_TXVC.width=32
-AT91C_UDP_TXVC.byteEndian=little
-AT91C_UDP_GLBSTATE.name="AT91C_UDP_GLBSTATE"
-AT91C_UDP_GLBSTATE.description="Global State Register"
-AT91C_UDP_GLBSTATE.helpkey="Global State Register"
-AT91C_UDP_GLBSTATE.access=memorymapped
-AT91C_UDP_GLBSTATE.address=0xFFFB0004
-AT91C_UDP_GLBSTATE.width=32
-AT91C_UDP_GLBSTATE.byteEndian=little
-AT91C_UDP_IER.name="AT91C_UDP_IER"
-AT91C_UDP_IER.description="Interrupt Enable Register"
-AT91C_UDP_IER.helpkey="Interrupt Enable Register"
-AT91C_UDP_IER.access=memorymapped
-AT91C_UDP_IER.address=0xFFFB0010
-AT91C_UDP_IER.width=32
-AT91C_UDP_IER.byteEndian=little
-AT91C_UDP_IER.type=enum
-AT91C_UDP_IER.enum.0.name=*** Write only ***
-AT91C_UDP_IER.enum.1.name=Error
-# ========== Register definition for TC0 peripheral ========== 
-AT91C_TC0_SR.name="AT91C_TC0_SR"
-AT91C_TC0_SR.description="Status Register"
-AT91C_TC0_SR.helpkey="Status Register"
-AT91C_TC0_SR.access=memorymapped
-AT91C_TC0_SR.address=0xFFFA0020
-AT91C_TC0_SR.width=32
-AT91C_TC0_SR.byteEndian=little
-AT91C_TC0_SR.permission.write=none
-AT91C_TC0_RC.name="AT91C_TC0_RC"
-AT91C_TC0_RC.description="Register C"
-AT91C_TC0_RC.helpkey="Register C"
-AT91C_TC0_RC.access=memorymapped
-AT91C_TC0_RC.address=0xFFFA001C
-AT91C_TC0_RC.width=32
-AT91C_TC0_RC.byteEndian=little
-AT91C_TC0_RB.name="AT91C_TC0_RB"
-AT91C_TC0_RB.description="Register B"
-AT91C_TC0_RB.helpkey="Register B"
-AT91C_TC0_RB.access=memorymapped
-AT91C_TC0_RB.address=0xFFFA0018
-AT91C_TC0_RB.width=32
-AT91C_TC0_RB.byteEndian=little
-AT91C_TC0_CCR.name="AT91C_TC0_CCR"
-AT91C_TC0_CCR.description="Channel Control Register"
-AT91C_TC0_CCR.helpkey="Channel Control Register"
-AT91C_TC0_CCR.access=memorymapped
-AT91C_TC0_CCR.address=0xFFFA0000
-AT91C_TC0_CCR.width=32
-AT91C_TC0_CCR.byteEndian=little
-AT91C_TC0_CCR.type=enum
-AT91C_TC0_CCR.enum.0.name=*** Write only ***
-AT91C_TC0_CCR.enum.1.name=Error
-AT91C_TC0_CMR.name="AT91C_TC0_CMR"
-AT91C_TC0_CMR.description="Channel Mode Register (Capture Mode / Waveform Mode)"
-AT91C_TC0_CMR.helpkey="Channel Mode Register (Capture Mode / Waveform Mode)"
-AT91C_TC0_CMR.access=memorymapped
-AT91C_TC0_CMR.address=0xFFFA0004
-AT91C_TC0_CMR.width=32
-AT91C_TC0_CMR.byteEndian=little
-AT91C_TC0_IER.name="AT91C_TC0_IER"
-AT91C_TC0_IER.description="Interrupt Enable Register"
-AT91C_TC0_IER.helpkey="Interrupt Enable Register"
-AT91C_TC0_IER.access=memorymapped
-AT91C_TC0_IER.address=0xFFFA0024
-AT91C_TC0_IER.width=32
-AT91C_TC0_IER.byteEndian=little
-AT91C_TC0_IER.type=enum
-AT91C_TC0_IER.enum.0.name=*** Write only ***
-AT91C_TC0_IER.enum.1.name=Error
-AT91C_TC0_RA.name="AT91C_TC0_RA"
-AT91C_TC0_RA.description="Register A"
-AT91C_TC0_RA.helpkey="Register A"
-AT91C_TC0_RA.access=memorymapped
-AT91C_TC0_RA.address=0xFFFA0014
-AT91C_TC0_RA.width=32
-AT91C_TC0_RA.byteEndian=little
-AT91C_TC0_IDR.name="AT91C_TC0_IDR"
-AT91C_TC0_IDR.description="Interrupt Disable Register"
-AT91C_TC0_IDR.helpkey="Interrupt Disable Register"
-AT91C_TC0_IDR.access=memorymapped
-AT91C_TC0_IDR.address=0xFFFA0028
-AT91C_TC0_IDR.width=32
-AT91C_TC0_IDR.byteEndian=little
-AT91C_TC0_IDR.type=enum
-AT91C_TC0_IDR.enum.0.name=*** Write only ***
-AT91C_TC0_IDR.enum.1.name=Error
-AT91C_TC0_CV.name="AT91C_TC0_CV"
-AT91C_TC0_CV.description="Counter Value"
-AT91C_TC0_CV.helpkey="Counter Value"
-AT91C_TC0_CV.access=memorymapped
-AT91C_TC0_CV.address=0xFFFA0010
-AT91C_TC0_CV.width=32
-AT91C_TC0_CV.byteEndian=little
-AT91C_TC0_IMR.name="AT91C_TC0_IMR"
-AT91C_TC0_IMR.description="Interrupt Mask Register"
-AT91C_TC0_IMR.helpkey="Interrupt Mask Register"
-AT91C_TC0_IMR.access=memorymapped
-AT91C_TC0_IMR.address=0xFFFA002C
-AT91C_TC0_IMR.width=32
-AT91C_TC0_IMR.byteEndian=little
-AT91C_TC0_IMR.permission.write=none
-# ========== Register definition for TC1 peripheral ========== 
-AT91C_TC1_RB.name="AT91C_TC1_RB"
-AT91C_TC1_RB.description="Register B"
-AT91C_TC1_RB.helpkey="Register B"
-AT91C_TC1_RB.access=memorymapped
-AT91C_TC1_RB.address=0xFFFA0058
-AT91C_TC1_RB.width=32
-AT91C_TC1_RB.byteEndian=little
-AT91C_TC1_CCR.name="AT91C_TC1_CCR"
-AT91C_TC1_CCR.description="Channel Control Register"
-AT91C_TC1_CCR.helpkey="Channel Control Register"
-AT91C_TC1_CCR.access=memorymapped
-AT91C_TC1_CCR.address=0xFFFA0040
-AT91C_TC1_CCR.width=32
-AT91C_TC1_CCR.byteEndian=little
-AT91C_TC1_CCR.type=enum
-AT91C_TC1_CCR.enum.0.name=*** Write only ***
-AT91C_TC1_CCR.enum.1.name=Error
-AT91C_TC1_IER.name="AT91C_TC1_IER"
-AT91C_TC1_IER.description="Interrupt Enable Register"
-AT91C_TC1_IER.helpkey="Interrupt Enable Register"
-AT91C_TC1_IER.access=memorymapped
-AT91C_TC1_IER.address=0xFFFA0064
-AT91C_TC1_IER.width=32
-AT91C_TC1_IER.byteEndian=little
-AT91C_TC1_IER.type=enum
-AT91C_TC1_IER.enum.0.name=*** Write only ***
-AT91C_TC1_IER.enum.1.name=Error
-AT91C_TC1_IDR.name="AT91C_TC1_IDR"
-AT91C_TC1_IDR.description="Interrupt Disable Register"
-AT91C_TC1_IDR.helpkey="Interrupt Disable Register"
-AT91C_TC1_IDR.access=memorymapped
-AT91C_TC1_IDR.address=0xFFFA0068
-AT91C_TC1_IDR.width=32
-AT91C_TC1_IDR.byteEndian=little
-AT91C_TC1_IDR.type=enum
-AT91C_TC1_IDR.enum.0.name=*** Write only ***
-AT91C_TC1_IDR.enum.1.name=Error
-AT91C_TC1_SR.name="AT91C_TC1_SR"
-AT91C_TC1_SR.description="Status Register"
-AT91C_TC1_SR.helpkey="Status Register"
-AT91C_TC1_SR.access=memorymapped
-AT91C_TC1_SR.address=0xFFFA0060
-AT91C_TC1_SR.width=32
-AT91C_TC1_SR.byteEndian=little
-AT91C_TC1_SR.permission.write=none
-AT91C_TC1_CMR.name="AT91C_TC1_CMR"
-AT91C_TC1_CMR.description="Channel Mode Register (Capture Mode / Waveform Mode)"
-AT91C_TC1_CMR.helpkey="Channel Mode Register (Capture Mode / Waveform Mode)"
-AT91C_TC1_CMR.access=memorymapped
-AT91C_TC1_CMR.address=0xFFFA0044
-AT91C_TC1_CMR.width=32
-AT91C_TC1_CMR.byteEndian=little
-AT91C_TC1_RA.name="AT91C_TC1_RA"
-AT91C_TC1_RA.description="Register A"
-AT91C_TC1_RA.helpkey="Register A"
-AT91C_TC1_RA.access=memorymapped
-AT91C_TC1_RA.address=0xFFFA0054
-AT91C_TC1_RA.width=32
-AT91C_TC1_RA.byteEndian=little
-AT91C_TC1_RC.name="AT91C_TC1_RC"
-AT91C_TC1_RC.description="Register C"
-AT91C_TC1_RC.helpkey="Register C"
-AT91C_TC1_RC.access=memorymapped
-AT91C_TC1_RC.address=0xFFFA005C
-AT91C_TC1_RC.width=32
-AT91C_TC1_RC.byteEndian=little
-AT91C_TC1_IMR.name="AT91C_TC1_IMR"
-AT91C_TC1_IMR.description="Interrupt Mask Register"
-AT91C_TC1_IMR.helpkey="Interrupt Mask Register"
-AT91C_TC1_IMR.access=memorymapped
-AT91C_TC1_IMR.address=0xFFFA006C
-AT91C_TC1_IMR.width=32
-AT91C_TC1_IMR.byteEndian=little
-AT91C_TC1_IMR.permission.write=none
-AT91C_TC1_CV.name="AT91C_TC1_CV"
-AT91C_TC1_CV.description="Counter Value"
-AT91C_TC1_CV.helpkey="Counter Value"
-AT91C_TC1_CV.access=memorymapped
-AT91C_TC1_CV.address=0xFFFA0050
-AT91C_TC1_CV.width=32
-AT91C_TC1_CV.byteEndian=little
-# ========== Register definition for TC2 peripheral ========== 
-AT91C_TC2_CMR.name="AT91C_TC2_CMR"
-AT91C_TC2_CMR.description="Channel Mode Register (Capture Mode / Waveform Mode)"
-AT91C_TC2_CMR.helpkey="Channel Mode Register (Capture Mode / Waveform Mode)"
-AT91C_TC2_CMR.access=memorymapped
-AT91C_TC2_CMR.address=0xFFFA0084
-AT91C_TC2_CMR.width=32
-AT91C_TC2_CMR.byteEndian=little
-AT91C_TC2_CCR.name="AT91C_TC2_CCR"
-AT91C_TC2_CCR.description="Channel Control Register"
-AT91C_TC2_CCR.helpkey="Channel Control Register"
-AT91C_TC2_CCR.access=memorymapped
-AT91C_TC2_CCR.address=0xFFFA0080
-AT91C_TC2_CCR.width=32
-AT91C_TC2_CCR.byteEndian=little
-AT91C_TC2_CCR.type=enum
-AT91C_TC2_CCR.enum.0.name=*** Write only ***
-AT91C_TC2_CCR.enum.1.name=Error
-AT91C_TC2_CV.name="AT91C_TC2_CV"
-AT91C_TC2_CV.description="Counter Value"
-AT91C_TC2_CV.helpkey="Counter Value"
-AT91C_TC2_CV.access=memorymapped
-AT91C_TC2_CV.address=0xFFFA0090
-AT91C_TC2_CV.width=32
-AT91C_TC2_CV.byteEndian=little
-AT91C_TC2_RA.name="AT91C_TC2_RA"
-AT91C_TC2_RA.description="Register A"
-AT91C_TC2_RA.helpkey="Register A"
-AT91C_TC2_RA.access=memorymapped
-AT91C_TC2_RA.address=0xFFFA0094
-AT91C_TC2_RA.width=32
-AT91C_TC2_RA.byteEndian=little
-AT91C_TC2_RB.name="AT91C_TC2_RB"
-AT91C_TC2_RB.description="Register B"
-AT91C_TC2_RB.helpkey="Register B"
-AT91C_TC2_RB.access=memorymapped
-AT91C_TC2_RB.address=0xFFFA0098
-AT91C_TC2_RB.width=32
-AT91C_TC2_RB.byteEndian=little
-AT91C_TC2_IDR.name="AT91C_TC2_IDR"
-AT91C_TC2_IDR.description="Interrupt Disable Register"
-AT91C_TC2_IDR.helpkey="Interrupt Disable Register"
-AT91C_TC2_IDR.access=memorymapped
-AT91C_TC2_IDR.address=0xFFFA00A8
-AT91C_TC2_IDR.width=32
-AT91C_TC2_IDR.byteEndian=little
-AT91C_TC2_IDR.type=enum
-AT91C_TC2_IDR.enum.0.name=*** Write only ***
-AT91C_TC2_IDR.enum.1.name=Error
-AT91C_TC2_IMR.name="AT91C_TC2_IMR"
-AT91C_TC2_IMR.description="Interrupt Mask Register"
-AT91C_TC2_IMR.helpkey="Interrupt Mask Register"
-AT91C_TC2_IMR.access=memorymapped
-AT91C_TC2_IMR.address=0xFFFA00AC
-AT91C_TC2_IMR.width=32
-AT91C_TC2_IMR.byteEndian=little
-AT91C_TC2_IMR.permission.write=none
-AT91C_TC2_RC.name="AT91C_TC2_RC"
-AT91C_TC2_RC.description="Register C"
-AT91C_TC2_RC.helpkey="Register C"
-AT91C_TC2_RC.access=memorymapped
-AT91C_TC2_RC.address=0xFFFA009C
-AT91C_TC2_RC.width=32
-AT91C_TC2_RC.byteEndian=little
-AT91C_TC2_IER.name="AT91C_TC2_IER"
-AT91C_TC2_IER.description="Interrupt Enable Register"
-AT91C_TC2_IER.helpkey="Interrupt Enable Register"
-AT91C_TC2_IER.access=memorymapped
-AT91C_TC2_IER.address=0xFFFA00A4
-AT91C_TC2_IER.width=32
-AT91C_TC2_IER.byteEndian=little
-AT91C_TC2_IER.type=enum
-AT91C_TC2_IER.enum.0.name=*** Write only ***
-AT91C_TC2_IER.enum.1.name=Error
-AT91C_TC2_SR.name="AT91C_TC2_SR"
-AT91C_TC2_SR.description="Status Register"
-AT91C_TC2_SR.helpkey="Status Register"
-AT91C_TC2_SR.access=memorymapped
-AT91C_TC2_SR.address=0xFFFA00A0
-AT91C_TC2_SR.width=32
-AT91C_TC2_SR.byteEndian=little
-AT91C_TC2_SR.permission.write=none
-# ========== Register definition for TCB peripheral ========== 
-AT91C_TCB_BMR.name="AT91C_TCB_BMR"
-AT91C_TCB_BMR.description="TC Block Mode Register"
-AT91C_TCB_BMR.helpkey="TC Block Mode Register"
-AT91C_TCB_BMR.access=memorymapped
-AT91C_TCB_BMR.address=0xFFFA00C4
-AT91C_TCB_BMR.width=32
-AT91C_TCB_BMR.byteEndian=little
-AT91C_TCB_BCR.name="AT91C_TCB_BCR"
-AT91C_TCB_BCR.description="TC Block Control Register"
-AT91C_TCB_BCR.helpkey="TC Block Control Register"
-AT91C_TCB_BCR.access=memorymapped
-AT91C_TCB_BCR.address=0xFFFA00C0
-AT91C_TCB_BCR.width=32
-AT91C_TCB_BCR.byteEndian=little
-AT91C_TCB_BCR.type=enum
-AT91C_TCB_BCR.enum.0.name=*** Write only ***
-AT91C_TCB_BCR.enum.1.name=Error
-# ========== Register definition for CAN_MB0 peripheral ========== 
-AT91C_CAN_MB0_MDL.name="AT91C_CAN_MB0_MDL"
-AT91C_CAN_MB0_MDL.description="MailBox Data Low Register"
-AT91C_CAN_MB0_MDL.helpkey="MailBox Data Low Register"
-AT91C_CAN_MB0_MDL.access=memorymapped
-AT91C_CAN_MB0_MDL.address=0xFFFD0214
-AT91C_CAN_MB0_MDL.width=32
-AT91C_CAN_MB0_MDL.byteEndian=little
-AT91C_CAN_MB0_MAM.name="AT91C_CAN_MB0_MAM"
-AT91C_CAN_MB0_MAM.description="MailBox Acceptance Mask Register"
-AT91C_CAN_MB0_MAM.helpkey="MailBox Acceptance Mask Register"
-AT91C_CAN_MB0_MAM.access=memorymapped
-AT91C_CAN_MB0_MAM.address=0xFFFD0204
-AT91C_CAN_MB0_MAM.width=32
-AT91C_CAN_MB0_MAM.byteEndian=little
-AT91C_CAN_MB0_MCR.name="AT91C_CAN_MB0_MCR"
-AT91C_CAN_MB0_MCR.description="MailBox Control Register"
-AT91C_CAN_MB0_MCR.helpkey="MailBox Control Register"
-AT91C_CAN_MB0_MCR.access=memorymapped
-AT91C_CAN_MB0_MCR.address=0xFFFD021C
-AT91C_CAN_MB0_MCR.width=32
-AT91C_CAN_MB0_MCR.byteEndian=little
-AT91C_CAN_MB0_MCR.type=enum
-AT91C_CAN_MB0_MCR.enum.0.name=*** Write only ***
-AT91C_CAN_MB0_MCR.enum.1.name=Error
-AT91C_CAN_MB0_MID.name="AT91C_CAN_MB0_MID"
-AT91C_CAN_MB0_MID.description="MailBox ID Register"
-AT91C_CAN_MB0_MID.helpkey="MailBox ID Register"
-AT91C_CAN_MB0_MID.access=memorymapped
-AT91C_CAN_MB0_MID.address=0xFFFD0208
-AT91C_CAN_MB0_MID.width=32
-AT91C_CAN_MB0_MID.byteEndian=little
-AT91C_CAN_MB0_MSR.name="AT91C_CAN_MB0_MSR"
-AT91C_CAN_MB0_MSR.description="MailBox Status Register"
-AT91C_CAN_MB0_MSR.helpkey="MailBox Status Register"
-AT91C_CAN_MB0_MSR.access=memorymapped
-AT91C_CAN_MB0_MSR.address=0xFFFD0210
-AT91C_CAN_MB0_MSR.width=32
-AT91C_CAN_MB0_MSR.byteEndian=little
-AT91C_CAN_MB0_MSR.permission.write=none
-AT91C_CAN_MB0_MFID.name="AT91C_CAN_MB0_MFID"
-AT91C_CAN_MB0_MFID.description="MailBox Family ID Register"
-AT91C_CAN_MB0_MFID.helpkey="MailBox Family ID Register"
-AT91C_CAN_MB0_MFID.access=memorymapped
-AT91C_CAN_MB0_MFID.address=0xFFFD020C
-AT91C_CAN_MB0_MFID.width=32
-AT91C_CAN_MB0_MFID.byteEndian=little
-AT91C_CAN_MB0_MFID.permission.write=none
-AT91C_CAN_MB0_MDH.name="AT91C_CAN_MB0_MDH"
-AT91C_CAN_MB0_MDH.description="MailBox Data High Register"
-AT91C_CAN_MB0_MDH.helpkey="MailBox Data High Register"
-AT91C_CAN_MB0_MDH.access=memorymapped
-AT91C_CAN_MB0_MDH.address=0xFFFD0218
-AT91C_CAN_MB0_MDH.width=32
-AT91C_CAN_MB0_MDH.byteEndian=little
-AT91C_CAN_MB0_MMR.name="AT91C_CAN_MB0_MMR"
-AT91C_CAN_MB0_MMR.description="MailBox Mode Register"
-AT91C_CAN_MB0_MMR.helpkey="MailBox Mode Register"
-AT91C_CAN_MB0_MMR.access=memorymapped
-AT91C_CAN_MB0_MMR.address=0xFFFD0200
-AT91C_CAN_MB0_MMR.width=32
-AT91C_CAN_MB0_MMR.byteEndian=little
-# ========== Register definition for CAN_MB1 peripheral ========== 
-AT91C_CAN_MB1_MDL.name="AT91C_CAN_MB1_MDL"
-AT91C_CAN_MB1_MDL.description="MailBox Data Low Register"
-AT91C_CAN_MB1_MDL.helpkey="MailBox Data Low Register"
-AT91C_CAN_MB1_MDL.access=memorymapped
-AT91C_CAN_MB1_MDL.address=0xFFFD0234
-AT91C_CAN_MB1_MDL.width=32
-AT91C_CAN_MB1_MDL.byteEndian=little
-AT91C_CAN_MB1_MID.name="AT91C_CAN_MB1_MID"
-AT91C_CAN_MB1_MID.description="MailBox ID Register"
-AT91C_CAN_MB1_MID.helpkey="MailBox ID Register"
-AT91C_CAN_MB1_MID.access=memorymapped
-AT91C_CAN_MB1_MID.address=0xFFFD0228
-AT91C_CAN_MB1_MID.width=32
-AT91C_CAN_MB1_MID.byteEndian=little
-AT91C_CAN_MB1_MMR.name="AT91C_CAN_MB1_MMR"
-AT91C_CAN_MB1_MMR.description="MailBox Mode Register"
-AT91C_CAN_MB1_MMR.helpkey="MailBox Mode Register"
-AT91C_CAN_MB1_MMR.access=memorymapped
-AT91C_CAN_MB1_MMR.address=0xFFFD0220
-AT91C_CAN_MB1_MMR.width=32
-AT91C_CAN_MB1_MMR.byteEndian=little
-AT91C_CAN_MB1_MSR.name="AT91C_CAN_MB1_MSR"
-AT91C_CAN_MB1_MSR.description="MailBox Status Register"
-AT91C_CAN_MB1_MSR.helpkey="MailBox Status Register"
-AT91C_CAN_MB1_MSR.access=memorymapped
-AT91C_CAN_MB1_MSR.address=0xFFFD0230
-AT91C_CAN_MB1_MSR.width=32
-AT91C_CAN_MB1_MSR.byteEndian=little
-AT91C_CAN_MB1_MSR.permission.write=none
-AT91C_CAN_MB1_MAM.name="AT91C_CAN_MB1_MAM"
-AT91C_CAN_MB1_MAM.description="MailBox Acceptance Mask Register"
-AT91C_CAN_MB1_MAM.helpkey="MailBox Acceptance Mask Register"
-AT91C_CAN_MB1_MAM.access=memorymapped
-AT91C_CAN_MB1_MAM.address=0xFFFD0224
-AT91C_CAN_MB1_MAM.width=32
-AT91C_CAN_MB1_MAM.byteEndian=little
-AT91C_CAN_MB1_MDH.name="AT91C_CAN_MB1_MDH"
-AT91C_CAN_MB1_MDH.description="MailBox Data High Register"
-AT91C_CAN_MB1_MDH.helpkey="MailBox Data High Register"
-AT91C_CAN_MB1_MDH.access=memorymapped
-AT91C_CAN_MB1_MDH.address=0xFFFD0238
-AT91C_CAN_MB1_MDH.width=32
-AT91C_CAN_MB1_MDH.byteEndian=little
-AT91C_CAN_MB1_MCR.name="AT91C_CAN_MB1_MCR"
-AT91C_CAN_MB1_MCR.description="MailBox Control Register"
-AT91C_CAN_MB1_MCR.helpkey="MailBox Control Register"
-AT91C_CAN_MB1_MCR.access=memorymapped
-AT91C_CAN_MB1_MCR.address=0xFFFD023C
-AT91C_CAN_MB1_MCR.width=32
-AT91C_CAN_MB1_MCR.byteEndian=little
-AT91C_CAN_MB1_MCR.type=enum
-AT91C_CAN_MB1_MCR.enum.0.name=*** Write only ***
-AT91C_CAN_MB1_MCR.enum.1.name=Error
-AT91C_CAN_MB1_MFID.name="AT91C_CAN_MB1_MFID"
-AT91C_CAN_MB1_MFID.description="MailBox Family ID Register"
-AT91C_CAN_MB1_MFID.helpkey="MailBox Family ID Register"
-AT91C_CAN_MB1_MFID.access=memorymapped
-AT91C_CAN_MB1_MFID.address=0xFFFD022C
-AT91C_CAN_MB1_MFID.width=32
-AT91C_CAN_MB1_MFID.byteEndian=little
-AT91C_CAN_MB1_MFID.permission.write=none
-# ========== Register definition for CAN_MB2 peripheral ========== 
-AT91C_CAN_MB2_MCR.name="AT91C_CAN_MB2_MCR"
-AT91C_CAN_MB2_MCR.description="MailBox Control Register"
-AT91C_CAN_MB2_MCR.helpkey="MailBox Control Register"
-AT91C_CAN_MB2_MCR.access=memorymapped
-AT91C_CAN_MB2_MCR.address=0xFFFD025C
-AT91C_CAN_MB2_MCR.width=32
-AT91C_CAN_MB2_MCR.byteEndian=little
-AT91C_CAN_MB2_MCR.type=enum
-AT91C_CAN_MB2_MCR.enum.0.name=*** Write only ***
-AT91C_CAN_MB2_MCR.enum.1.name=Error
-AT91C_CAN_MB2_MDH.name="AT91C_CAN_MB2_MDH"
-AT91C_CAN_MB2_MDH.description="MailBox Data High Register"
-AT91C_CAN_MB2_MDH.helpkey="MailBox Data High Register"
-AT91C_CAN_MB2_MDH.access=memorymapped
-AT91C_CAN_MB2_MDH.address=0xFFFD0258
-AT91C_CAN_MB2_MDH.width=32
-AT91C_CAN_MB2_MDH.byteEndian=little
-AT91C_CAN_MB2_MID.name="AT91C_CAN_MB2_MID"
-AT91C_CAN_MB2_MID.description="MailBox ID Register"
-AT91C_CAN_MB2_MID.helpkey="MailBox ID Register"
-AT91C_CAN_MB2_MID.access=memorymapped
-AT91C_CAN_MB2_MID.address=0xFFFD0248
-AT91C_CAN_MB2_MID.width=32
-AT91C_CAN_MB2_MID.byteEndian=little
-AT91C_CAN_MB2_MDL.name="AT91C_CAN_MB2_MDL"
-AT91C_CAN_MB2_MDL.description="MailBox Data Low Register"
-AT91C_CAN_MB2_MDL.helpkey="MailBox Data Low Register"
-AT91C_CAN_MB2_MDL.access=memorymapped
-AT91C_CAN_MB2_MDL.address=0xFFFD0254
-AT91C_CAN_MB2_MDL.width=32
-AT91C_CAN_MB2_MDL.byteEndian=little
-AT91C_CAN_MB2_MMR.name="AT91C_CAN_MB2_MMR"
-AT91C_CAN_MB2_MMR.description="MailBox Mode Register"
-AT91C_CAN_MB2_MMR.helpkey="MailBox Mode Register"
-AT91C_CAN_MB2_MMR.access=memorymapped
-AT91C_CAN_MB2_MMR.address=0xFFFD0240
-AT91C_CAN_MB2_MMR.width=32
-AT91C_CAN_MB2_MMR.byteEndian=little
-AT91C_CAN_MB2_MAM.name="AT91C_CAN_MB2_MAM"
-AT91C_CAN_MB2_MAM.description="MailBox Acceptance Mask Register"
-AT91C_CAN_MB2_MAM.helpkey="MailBox Acceptance Mask Register"
-AT91C_CAN_MB2_MAM.access=memorymapped
-AT91C_CAN_MB2_MAM.address=0xFFFD0244
-AT91C_CAN_MB2_MAM.width=32
-AT91C_CAN_MB2_MAM.byteEndian=little
-AT91C_CAN_MB2_MFID.name="AT91C_CAN_MB2_MFID"
-AT91C_CAN_MB2_MFID.description="MailBox Family ID Register"
-AT91C_CAN_MB2_MFID.helpkey="MailBox Family ID Register"
-AT91C_CAN_MB2_MFID.access=memorymapped
-AT91C_CAN_MB2_MFID.address=0xFFFD024C
-AT91C_CAN_MB2_MFID.width=32
-AT91C_CAN_MB2_MFID.byteEndian=little
-AT91C_CAN_MB2_MFID.permission.write=none
-AT91C_CAN_MB2_MSR.name="AT91C_CAN_MB2_MSR"
-AT91C_CAN_MB2_MSR.description="MailBox Status Register"
-AT91C_CAN_MB2_MSR.helpkey="MailBox Status Register"
-AT91C_CAN_MB2_MSR.access=memorymapped
-AT91C_CAN_MB2_MSR.address=0xFFFD0250
-AT91C_CAN_MB2_MSR.width=32
-AT91C_CAN_MB2_MSR.byteEndian=little
-AT91C_CAN_MB2_MSR.permission.write=none
-# ========== Register definition for CAN_MB3 peripheral ========== 
-AT91C_CAN_MB3_MFID.name="AT91C_CAN_MB3_MFID"
-AT91C_CAN_MB3_MFID.description="MailBox Family ID Register"
-AT91C_CAN_MB3_MFID.helpkey="MailBox Family ID Register"
-AT91C_CAN_MB3_MFID.access=memorymapped
-AT91C_CAN_MB3_MFID.address=0xFFFD026C
-AT91C_CAN_MB3_MFID.width=32
-AT91C_CAN_MB3_MFID.byteEndian=little
-AT91C_CAN_MB3_MFID.permission.write=none
-AT91C_CAN_MB3_MAM.name="AT91C_CAN_MB3_MAM"
-AT91C_CAN_MB3_MAM.description="MailBox Acceptance Mask Register"
-AT91C_CAN_MB3_MAM.helpkey="MailBox Acceptance Mask Register"
-AT91C_CAN_MB3_MAM.access=memorymapped
-AT91C_CAN_MB3_MAM.address=0xFFFD0264
-AT91C_CAN_MB3_MAM.width=32
-AT91C_CAN_MB3_MAM.byteEndian=little
-AT91C_CAN_MB3_MID.name="AT91C_CAN_MB3_MID"
-AT91C_CAN_MB3_MID.description="MailBox ID Register"
-AT91C_CAN_MB3_MID.helpkey="MailBox ID Register"
-AT91C_CAN_MB3_MID.access=memorymapped
-AT91C_CAN_MB3_MID.address=0xFFFD0268
-AT91C_CAN_MB3_MID.width=32
-AT91C_CAN_MB3_MID.byteEndian=little
-AT91C_CAN_MB3_MCR.name="AT91C_CAN_MB3_MCR"
-AT91C_CAN_MB3_MCR.description="MailBox Control Register"
-AT91C_CAN_MB3_MCR.helpkey="MailBox Control Register"
-AT91C_CAN_MB3_MCR.access=memorymapped
-AT91C_CAN_MB3_MCR.address=0xFFFD027C
-AT91C_CAN_MB3_MCR.width=32
-AT91C_CAN_MB3_MCR.byteEndian=little
-AT91C_CAN_MB3_MCR.type=enum
-AT91C_CAN_MB3_MCR.enum.0.name=*** Write only ***
-AT91C_CAN_MB3_MCR.enum.1.name=Error
-AT91C_CAN_MB3_MMR.name="AT91C_CAN_MB3_MMR"
-AT91C_CAN_MB3_MMR.description="MailBox Mode Register"
-AT91C_CAN_MB3_MMR.helpkey="MailBox Mode Register"
-AT91C_CAN_MB3_MMR.access=memorymapped
-AT91C_CAN_MB3_MMR.address=0xFFFD0260
-AT91C_CAN_MB3_MMR.width=32
-AT91C_CAN_MB3_MMR.byteEndian=little
-AT91C_CAN_MB3_MSR.name="AT91C_CAN_MB3_MSR"
-AT91C_CAN_MB3_MSR.description="MailBox Status Register"
-AT91C_CAN_MB3_MSR.helpkey="MailBox Status Register"
-AT91C_CAN_MB3_MSR.access=memorymapped
-AT91C_CAN_MB3_MSR.address=0xFFFD0270
-AT91C_CAN_MB3_MSR.width=32
-AT91C_CAN_MB3_MSR.byteEndian=little
-AT91C_CAN_MB3_MSR.permission.write=none
-AT91C_CAN_MB3_MDL.name="AT91C_CAN_MB3_MDL"
-AT91C_CAN_MB3_MDL.description="MailBox Data Low Register"
-AT91C_CAN_MB3_MDL.helpkey="MailBox Data Low Register"
-AT91C_CAN_MB3_MDL.access=memorymapped
-AT91C_CAN_MB3_MDL.address=0xFFFD0274
-AT91C_CAN_MB3_MDL.width=32
-AT91C_CAN_MB3_MDL.byteEndian=little
-AT91C_CAN_MB3_MDH.name="AT91C_CAN_MB3_MDH"
-AT91C_CAN_MB3_MDH.description="MailBox Data High Register"
-AT91C_CAN_MB3_MDH.helpkey="MailBox Data High Register"
-AT91C_CAN_MB3_MDH.access=memorymapped
-AT91C_CAN_MB3_MDH.address=0xFFFD0278
-AT91C_CAN_MB3_MDH.width=32
-AT91C_CAN_MB3_MDH.byteEndian=little
-# ========== Register definition for CAN_MB4 peripheral ========== 
-AT91C_CAN_MB4_MID.name="AT91C_CAN_MB4_MID"
-AT91C_CAN_MB4_MID.description="MailBox ID Register"
-AT91C_CAN_MB4_MID.helpkey="MailBox ID Register"
-AT91C_CAN_MB4_MID.access=memorymapped
-AT91C_CAN_MB4_MID.address=0xFFFD0288
-AT91C_CAN_MB4_MID.width=32
-AT91C_CAN_MB4_MID.byteEndian=little
-AT91C_CAN_MB4_MMR.name="AT91C_CAN_MB4_MMR"
-AT91C_CAN_MB4_MMR.description="MailBox Mode Register"
-AT91C_CAN_MB4_MMR.helpkey="MailBox Mode Register"
-AT91C_CAN_MB4_MMR.access=memorymapped
-AT91C_CAN_MB4_MMR.address=0xFFFD0280
-AT91C_CAN_MB4_MMR.width=32
-AT91C_CAN_MB4_MMR.byteEndian=little
-AT91C_CAN_MB4_MDH.name="AT91C_CAN_MB4_MDH"
-AT91C_CAN_MB4_MDH.description="MailBox Data High Register"
-AT91C_CAN_MB4_MDH.helpkey="MailBox Data High Register"
-AT91C_CAN_MB4_MDH.access=memorymapped
-AT91C_CAN_MB4_MDH.address=0xFFFD0298
-AT91C_CAN_MB4_MDH.width=32
-AT91C_CAN_MB4_MDH.byteEndian=little
-AT91C_CAN_MB4_MFID.name="AT91C_CAN_MB4_MFID"
-AT91C_CAN_MB4_MFID.description="MailBox Family ID Register"
-AT91C_CAN_MB4_MFID.helpkey="MailBox Family ID Register"
-AT91C_CAN_MB4_MFID.access=memorymapped
-AT91C_CAN_MB4_MFID.address=0xFFFD028C
-AT91C_CAN_MB4_MFID.width=32
-AT91C_CAN_MB4_MFID.byteEndian=little
-AT91C_CAN_MB4_MFID.permission.write=none
-AT91C_CAN_MB4_MSR.name="AT91C_CAN_MB4_MSR"
-AT91C_CAN_MB4_MSR.description="MailBox Status Register"
-AT91C_CAN_MB4_MSR.helpkey="MailBox Status Register"
-AT91C_CAN_MB4_MSR.access=memorymapped
-AT91C_CAN_MB4_MSR.address=0xFFFD0290
-AT91C_CAN_MB4_MSR.width=32
-AT91C_CAN_MB4_MSR.byteEndian=little
-AT91C_CAN_MB4_MSR.permission.write=none
-AT91C_CAN_MB4_MCR.name="AT91C_CAN_MB4_MCR"
-AT91C_CAN_MB4_MCR.description="MailBox Control Register"
-AT91C_CAN_MB4_MCR.helpkey="MailBox Control Register"
-AT91C_CAN_MB4_MCR.access=memorymapped
-AT91C_CAN_MB4_MCR.address=0xFFFD029C
-AT91C_CAN_MB4_MCR.width=32
-AT91C_CAN_MB4_MCR.byteEndian=little
-AT91C_CAN_MB4_MCR.type=enum
-AT91C_CAN_MB4_MCR.enum.0.name=*** Write only ***
-AT91C_CAN_MB4_MCR.enum.1.name=Error
-AT91C_CAN_MB4_MDL.name="AT91C_CAN_MB4_MDL"
-AT91C_CAN_MB4_MDL.description="MailBox Data Low Register"
-AT91C_CAN_MB4_MDL.helpkey="MailBox Data Low Register"
-AT91C_CAN_MB4_MDL.access=memorymapped
-AT91C_CAN_MB4_MDL.address=0xFFFD0294
-AT91C_CAN_MB4_MDL.width=32
-AT91C_CAN_MB4_MDL.byteEndian=little
-AT91C_CAN_MB4_MAM.name="AT91C_CAN_MB4_MAM"
-AT91C_CAN_MB4_MAM.description="MailBox Acceptance Mask Register"
-AT91C_CAN_MB4_MAM.helpkey="MailBox Acceptance Mask Register"
-AT91C_CAN_MB4_MAM.access=memorymapped
-AT91C_CAN_MB4_MAM.address=0xFFFD0284
-AT91C_CAN_MB4_MAM.width=32
-AT91C_CAN_MB4_MAM.byteEndian=little
-# ========== Register definition for CAN_MB5 peripheral ========== 
-AT91C_CAN_MB5_MSR.name="AT91C_CAN_MB5_MSR"
-AT91C_CAN_MB5_MSR.description="MailBox Status Register"
-AT91C_CAN_MB5_MSR.helpkey="MailBox Status Register"
-AT91C_CAN_MB5_MSR.access=memorymapped
-AT91C_CAN_MB5_MSR.address=0xFFFD02B0
-AT91C_CAN_MB5_MSR.width=32
-AT91C_CAN_MB5_MSR.byteEndian=little
-AT91C_CAN_MB5_MSR.permission.write=none
-AT91C_CAN_MB5_MCR.name="AT91C_CAN_MB5_MCR"
-AT91C_CAN_MB5_MCR.description="MailBox Control Register"
-AT91C_CAN_MB5_MCR.helpkey="MailBox Control Register"
-AT91C_CAN_MB5_MCR.access=memorymapped
-AT91C_CAN_MB5_MCR.address=0xFFFD02BC
-AT91C_CAN_MB5_MCR.width=32
-AT91C_CAN_MB5_MCR.byteEndian=little
-AT91C_CAN_MB5_MCR.type=enum
-AT91C_CAN_MB5_MCR.enum.0.name=*** Write only ***
-AT91C_CAN_MB5_MCR.enum.1.name=Error
-AT91C_CAN_MB5_MFID.name="AT91C_CAN_MB5_MFID"
-AT91C_CAN_MB5_MFID.description="MailBox Family ID Register"
-AT91C_CAN_MB5_MFID.helpkey="MailBox Family ID Register"
-AT91C_CAN_MB5_MFID.access=memorymapped
-AT91C_CAN_MB5_MFID.address=0xFFFD02AC
-AT91C_CAN_MB5_MFID.width=32
-AT91C_CAN_MB5_MFID.byteEndian=little
-AT91C_CAN_MB5_MFID.permission.write=none
-AT91C_CAN_MB5_MDH.name="AT91C_CAN_MB5_MDH"
-AT91C_CAN_MB5_MDH.description="MailBox Data High Register"
-AT91C_CAN_MB5_MDH.helpkey="MailBox Data High Register"
-AT91C_CAN_MB5_MDH.access=memorymapped
-AT91C_CAN_MB5_MDH.address=0xFFFD02B8
-AT91C_CAN_MB5_MDH.width=32
-AT91C_CAN_MB5_MDH.byteEndian=little
-AT91C_CAN_MB5_MID.name="AT91C_CAN_MB5_MID"
-AT91C_CAN_MB5_MID.description="MailBox ID Register"
-AT91C_CAN_MB5_MID.helpkey="MailBox ID Register"
-AT91C_CAN_MB5_MID.access=memorymapped
-AT91C_CAN_MB5_MID.address=0xFFFD02A8
-AT91C_CAN_MB5_MID.width=32
-AT91C_CAN_MB5_MID.byteEndian=little
-AT91C_CAN_MB5_MMR.name="AT91C_CAN_MB5_MMR"
-AT91C_CAN_MB5_MMR.description="MailBox Mode Register"
-AT91C_CAN_MB5_MMR.helpkey="MailBox Mode Register"
-AT91C_CAN_MB5_MMR.access=memorymapped
-AT91C_CAN_MB5_MMR.address=0xFFFD02A0
-AT91C_CAN_MB5_MMR.width=32
-AT91C_CAN_MB5_MMR.byteEndian=little
-AT91C_CAN_MB5_MDL.name="AT91C_CAN_MB5_MDL"
-AT91C_CAN_MB5_MDL.description="MailBox Data Low Register"
-AT91C_CAN_MB5_MDL.helpkey="MailBox Data Low Register"
-AT91C_CAN_MB5_MDL.access=memorymapped
-AT91C_CAN_MB5_MDL.address=0xFFFD02B4
-AT91C_CAN_MB5_MDL.width=32
-AT91C_CAN_MB5_MDL.byteEndian=little
-AT91C_CAN_MB5_MAM.name="AT91C_CAN_MB5_MAM"
-AT91C_CAN_MB5_MAM.description="MailBox Acceptance Mask Register"
-AT91C_CAN_MB5_MAM.helpkey="MailBox Acceptance Mask Register"
-AT91C_CAN_MB5_MAM.access=memorymapped
-AT91C_CAN_MB5_MAM.address=0xFFFD02A4
-AT91C_CAN_MB5_MAM.width=32
-AT91C_CAN_MB5_MAM.byteEndian=little
-# ========== Register definition for CAN_MB6 peripheral ========== 
-AT91C_CAN_MB6_MFID.name="AT91C_CAN_MB6_MFID"
-AT91C_CAN_MB6_MFID.description="MailBox Family ID Register"
-AT91C_CAN_MB6_MFID.helpkey="MailBox Family ID Register"
-AT91C_CAN_MB6_MFID.access=memorymapped
-AT91C_CAN_MB6_MFID.address=0xFFFD02CC
-AT91C_CAN_MB6_MFID.width=32
-AT91C_CAN_MB6_MFID.byteEndian=little
-AT91C_CAN_MB6_MFID.permission.write=none
-AT91C_CAN_MB6_MID.name="AT91C_CAN_MB6_MID"
-AT91C_CAN_MB6_MID.description="MailBox ID Register"
-AT91C_CAN_MB6_MID.helpkey="MailBox ID Register"
-AT91C_CAN_MB6_MID.access=memorymapped
-AT91C_CAN_MB6_MID.address=0xFFFD02C8
-AT91C_CAN_MB6_MID.width=32
-AT91C_CAN_MB6_MID.byteEndian=little
-AT91C_CAN_MB6_MAM.name="AT91C_CAN_MB6_MAM"
-AT91C_CAN_MB6_MAM.description="MailBox Acceptance Mask Register"
-AT91C_CAN_MB6_MAM.helpkey="MailBox Acceptance Mask Register"
-AT91C_CAN_MB6_MAM.access=memorymapped
-AT91C_CAN_MB6_MAM.address=0xFFFD02C4
-AT91C_CAN_MB6_MAM.width=32
-AT91C_CAN_MB6_MAM.byteEndian=little
-AT91C_CAN_MB6_MSR.name="AT91C_CAN_MB6_MSR"
-AT91C_CAN_MB6_MSR.description="MailBox Status Register"
-AT91C_CAN_MB6_MSR.helpkey="MailBox Status Register"
-AT91C_CAN_MB6_MSR.access=memorymapped
-AT91C_CAN_MB6_MSR.address=0xFFFD02D0
-AT91C_CAN_MB6_MSR.width=32
-AT91C_CAN_MB6_MSR.byteEndian=little
-AT91C_CAN_MB6_MSR.permission.write=none
-AT91C_CAN_MB6_MDL.name="AT91C_CAN_MB6_MDL"
-AT91C_CAN_MB6_MDL.description="MailBox Data Low Register"
-AT91C_CAN_MB6_MDL.helpkey="MailBox Data Low Register"
-AT91C_CAN_MB6_MDL.access=memorymapped
-AT91C_CAN_MB6_MDL.address=0xFFFD02D4
-AT91C_CAN_MB6_MDL.width=32
-AT91C_CAN_MB6_MDL.byteEndian=little
-AT91C_CAN_MB6_MCR.name="AT91C_CAN_MB6_MCR"
-AT91C_CAN_MB6_MCR.description="MailBox Control Register"
-AT91C_CAN_MB6_MCR.helpkey="MailBox Control Register"
-AT91C_CAN_MB6_MCR.access=memorymapped
-AT91C_CAN_MB6_MCR.address=0xFFFD02DC
-AT91C_CAN_MB6_MCR.width=32
-AT91C_CAN_MB6_MCR.byteEndian=little
-AT91C_CAN_MB6_MCR.type=enum
-AT91C_CAN_MB6_MCR.enum.0.name=*** Write only ***
-AT91C_CAN_MB6_MCR.enum.1.name=Error
-AT91C_CAN_MB6_MDH.name="AT91C_CAN_MB6_MDH"
-AT91C_CAN_MB6_MDH.description="MailBox Data High Register"
-AT91C_CAN_MB6_MDH.helpkey="MailBox Data High Register"
-AT91C_CAN_MB6_MDH.access=memorymapped
-AT91C_CAN_MB6_MDH.address=0xFFFD02D8
-AT91C_CAN_MB6_MDH.width=32
-AT91C_CAN_MB6_MDH.byteEndian=little
-AT91C_CAN_MB6_MMR.name="AT91C_CAN_MB6_MMR"
-AT91C_CAN_MB6_MMR.description="MailBox Mode Register"
-AT91C_CAN_MB6_MMR.helpkey="MailBox Mode Register"
-AT91C_CAN_MB6_MMR.access=memorymapped
-AT91C_CAN_MB6_MMR.address=0xFFFD02C0
-AT91C_CAN_MB6_MMR.width=32
-AT91C_CAN_MB6_MMR.byteEndian=little
-# ========== Register definition for CAN_MB7 peripheral ========== 
-AT91C_CAN_MB7_MCR.name="AT91C_CAN_MB7_MCR"
-AT91C_CAN_MB7_MCR.description="MailBox Control Register"
-AT91C_CAN_MB7_MCR.helpkey="MailBox Control Register"
-AT91C_CAN_MB7_MCR.access=memorymapped
-AT91C_CAN_MB7_MCR.address=0xFFFD02FC
-AT91C_CAN_MB7_MCR.width=32
-AT91C_CAN_MB7_MCR.byteEndian=little
-AT91C_CAN_MB7_MCR.type=enum
-AT91C_CAN_MB7_MCR.enum.0.name=*** Write only ***
-AT91C_CAN_MB7_MCR.enum.1.name=Error
-AT91C_CAN_MB7_MDH.name="AT91C_CAN_MB7_MDH"
-AT91C_CAN_MB7_MDH.description="MailBox Data High Register"
-AT91C_CAN_MB7_MDH.helpkey="MailBox Data High Register"
-AT91C_CAN_MB7_MDH.access=memorymapped
-AT91C_CAN_MB7_MDH.address=0xFFFD02F8
-AT91C_CAN_MB7_MDH.width=32
-AT91C_CAN_MB7_MDH.byteEndian=little
-AT91C_CAN_MB7_MFID.name="AT91C_CAN_MB7_MFID"
-AT91C_CAN_MB7_MFID.description="MailBox Family ID Register"
-AT91C_CAN_MB7_MFID.helpkey="MailBox Family ID Register"
-AT91C_CAN_MB7_MFID.access=memorymapped
-AT91C_CAN_MB7_MFID.address=0xFFFD02EC
-AT91C_CAN_MB7_MFID.width=32
-AT91C_CAN_MB7_MFID.byteEndian=little
-AT91C_CAN_MB7_MFID.permission.write=none
-AT91C_CAN_MB7_MDL.name="AT91C_CAN_MB7_MDL"
-AT91C_CAN_MB7_MDL.description="MailBox Data Low Register"
-AT91C_CAN_MB7_MDL.helpkey="MailBox Data Low Register"
-AT91C_CAN_MB7_MDL.access=memorymapped
-AT91C_CAN_MB7_MDL.address=0xFFFD02F4
-AT91C_CAN_MB7_MDL.width=32
-AT91C_CAN_MB7_MDL.byteEndian=little
-AT91C_CAN_MB7_MID.name="AT91C_CAN_MB7_MID"
-AT91C_CAN_MB7_MID.description="MailBox ID Register"
-AT91C_CAN_MB7_MID.helpkey="MailBox ID Register"
-AT91C_CAN_MB7_MID.access=memorymapped
-AT91C_CAN_MB7_MID.address=0xFFFD02E8
-AT91C_CAN_MB7_MID.width=32
-AT91C_CAN_MB7_MID.byteEndian=little
-AT91C_CAN_MB7_MMR.name="AT91C_CAN_MB7_MMR"
-AT91C_CAN_MB7_MMR.description="MailBox Mode Register"
-AT91C_CAN_MB7_MMR.helpkey="MailBox Mode Register"
-AT91C_CAN_MB7_MMR.access=memorymapped
-AT91C_CAN_MB7_MMR.address=0xFFFD02E0
-AT91C_CAN_MB7_MMR.width=32
-AT91C_CAN_MB7_MMR.byteEndian=little
-AT91C_CAN_MB7_MAM.name="AT91C_CAN_MB7_MAM"
-AT91C_CAN_MB7_MAM.description="MailBox Acceptance Mask Register"
-AT91C_CAN_MB7_MAM.helpkey="MailBox Acceptance Mask Register"
-AT91C_CAN_MB7_MAM.access=memorymapped
-AT91C_CAN_MB7_MAM.address=0xFFFD02E4
-AT91C_CAN_MB7_MAM.width=32
-AT91C_CAN_MB7_MAM.byteEndian=little
-AT91C_CAN_MB7_MSR.name="AT91C_CAN_MB7_MSR"
-AT91C_CAN_MB7_MSR.description="MailBox Status Register"
-AT91C_CAN_MB7_MSR.helpkey="MailBox Status Register"
-AT91C_CAN_MB7_MSR.access=memorymapped
-AT91C_CAN_MB7_MSR.address=0xFFFD02F0
-AT91C_CAN_MB7_MSR.width=32
-AT91C_CAN_MB7_MSR.byteEndian=little
-AT91C_CAN_MB7_MSR.permission.write=none
-# ========== Register definition for CAN peripheral ========== 
-AT91C_CAN_TCR.name="AT91C_CAN_TCR"
-AT91C_CAN_TCR.description="Transfer Command Register"
-AT91C_CAN_TCR.helpkey="Transfer Command Register"
-AT91C_CAN_TCR.access=memorymapped
-AT91C_CAN_TCR.address=0xFFFD0024
-AT91C_CAN_TCR.width=32
-AT91C_CAN_TCR.byteEndian=little
-AT91C_CAN_TCR.type=enum
-AT91C_CAN_TCR.enum.0.name=*** Write only ***
-AT91C_CAN_TCR.enum.1.name=Error
-AT91C_CAN_IMR.name="AT91C_CAN_IMR"
-AT91C_CAN_IMR.description="Interrupt Mask Register"
-AT91C_CAN_IMR.helpkey="Interrupt Mask Register"
-AT91C_CAN_IMR.access=memorymapped
-AT91C_CAN_IMR.address=0xFFFD000C
-AT91C_CAN_IMR.width=32
-AT91C_CAN_IMR.byteEndian=little
-AT91C_CAN_IMR.permission.write=none
-AT91C_CAN_IER.name="AT91C_CAN_IER"
-AT91C_CAN_IER.description="Interrupt Enable Register"
-AT91C_CAN_IER.helpkey="Interrupt Enable Register"
-AT91C_CAN_IER.access=memorymapped
-AT91C_CAN_IER.address=0xFFFD0004
-AT91C_CAN_IER.width=32
-AT91C_CAN_IER.byteEndian=little
-AT91C_CAN_IER.type=enum
-AT91C_CAN_IER.enum.0.name=*** Write only ***
-AT91C_CAN_IER.enum.1.name=Error
-AT91C_CAN_ECR.name="AT91C_CAN_ECR"
-AT91C_CAN_ECR.description="Error Counter Register"
-AT91C_CAN_ECR.helpkey="Error Counter Register"
-AT91C_CAN_ECR.access=memorymapped
-AT91C_CAN_ECR.address=0xFFFD0020
-AT91C_CAN_ECR.width=32
-AT91C_CAN_ECR.byteEndian=little
-AT91C_CAN_ECR.permission.write=none
-AT91C_CAN_TIMESTP.name="AT91C_CAN_TIMESTP"
-AT91C_CAN_TIMESTP.description="Time Stamp Register"
-AT91C_CAN_TIMESTP.helpkey="Time Stamp Register"
-AT91C_CAN_TIMESTP.access=memorymapped
-AT91C_CAN_TIMESTP.address=0xFFFD001C
-AT91C_CAN_TIMESTP.width=32
-AT91C_CAN_TIMESTP.byteEndian=little
-AT91C_CAN_TIMESTP.permission.write=none
-AT91C_CAN_MR.name="AT91C_CAN_MR"
-AT91C_CAN_MR.description="Mode Register"
-AT91C_CAN_MR.helpkey="Mode Register"
-AT91C_CAN_MR.access=memorymapped
-AT91C_CAN_MR.address=0xFFFD0000
-AT91C_CAN_MR.width=32
-AT91C_CAN_MR.byteEndian=little
-AT91C_CAN_IDR.name="AT91C_CAN_IDR"
-AT91C_CAN_IDR.description="Interrupt Disable Register"
-AT91C_CAN_IDR.helpkey="Interrupt Disable Register"
-AT91C_CAN_IDR.access=memorymapped
-AT91C_CAN_IDR.address=0xFFFD0008
-AT91C_CAN_IDR.width=32
-AT91C_CAN_IDR.byteEndian=little
-AT91C_CAN_IDR.type=enum
-AT91C_CAN_IDR.enum.0.name=*** Write only ***
-AT91C_CAN_IDR.enum.1.name=Error
-AT91C_CAN_ACR.name="AT91C_CAN_ACR"
-AT91C_CAN_ACR.description="Abort Command Register"
-AT91C_CAN_ACR.helpkey="Abort Command Register"
-AT91C_CAN_ACR.access=memorymapped
-AT91C_CAN_ACR.address=0xFFFD0028
-AT91C_CAN_ACR.width=32
-AT91C_CAN_ACR.byteEndian=little
-AT91C_CAN_ACR.type=enum
-AT91C_CAN_ACR.enum.0.name=*** Write only ***
-AT91C_CAN_ACR.enum.1.name=Error
-AT91C_CAN_TIM.name="AT91C_CAN_TIM"
-AT91C_CAN_TIM.description="Timer Register"
-AT91C_CAN_TIM.helpkey="Timer Register"
-AT91C_CAN_TIM.access=memorymapped
-AT91C_CAN_TIM.address=0xFFFD0018
-AT91C_CAN_TIM.width=32
-AT91C_CAN_TIM.byteEndian=little
-AT91C_CAN_TIM.permission.write=none
-AT91C_CAN_SR.name="AT91C_CAN_SR"
-AT91C_CAN_SR.description="Status Register"
-AT91C_CAN_SR.helpkey="Status Register"
-AT91C_CAN_SR.access=memorymapped
-AT91C_CAN_SR.address=0xFFFD0010
-AT91C_CAN_SR.width=32
-AT91C_CAN_SR.byteEndian=little
-AT91C_CAN_SR.permission.write=none
-AT91C_CAN_BR.name="AT91C_CAN_BR"
-AT91C_CAN_BR.description="Baudrate Register"
-AT91C_CAN_BR.helpkey="Baudrate Register"
-AT91C_CAN_BR.access=memorymapped
-AT91C_CAN_BR.address=0xFFFD0014
-AT91C_CAN_BR.width=32
-AT91C_CAN_BR.byteEndian=little
-AT91C_CAN_VR.name="AT91C_CAN_VR"
-AT91C_CAN_VR.description="Version Register"
-AT91C_CAN_VR.helpkey="Version Register"
-AT91C_CAN_VR.access=memorymapped
-AT91C_CAN_VR.address=0xFFFD00FC
-AT91C_CAN_VR.width=32
-AT91C_CAN_VR.byteEndian=little
-AT91C_CAN_VR.permission.write=none
-# ========== Register definition for EMAC peripheral ========== 
-AT91C_EMAC_ISR.name="AT91C_EMAC_ISR"
-AT91C_EMAC_ISR.description="Interrupt Status Register"
-AT91C_EMAC_ISR.helpkey="Interrupt Status Register"
-AT91C_EMAC_ISR.access=memorymapped
-AT91C_EMAC_ISR.address=0xFFFDC024
-AT91C_EMAC_ISR.width=32
-AT91C_EMAC_ISR.byteEndian=little
-AT91C_EMAC_SA4H.name="AT91C_EMAC_SA4H"
-AT91C_EMAC_SA4H.description="Specific Address 4 Top, Last 2 bytes"
-AT91C_EMAC_SA4H.helpkey="Specific Address 4 Top, Last 2 bytes"
-AT91C_EMAC_SA4H.access=memorymapped
-AT91C_EMAC_SA4H.address=0xFFFDC0B4
-AT91C_EMAC_SA4H.width=32
-AT91C_EMAC_SA4H.byteEndian=little
-AT91C_EMAC_SA1L.name="AT91C_EMAC_SA1L"
-AT91C_EMAC_SA1L.description="Specific Address 1 Bottom, First 4 bytes"
-AT91C_EMAC_SA1L.helpkey="Specific Address 1 Bottom, First 4 bytes"
-AT91C_EMAC_SA1L.access=memorymapped
-AT91C_EMAC_SA1L.address=0xFFFDC098
-AT91C_EMAC_SA1L.width=32
-AT91C_EMAC_SA1L.byteEndian=little
-AT91C_EMAC_ELE.name="AT91C_EMAC_ELE"
-AT91C_EMAC_ELE.description="Excessive Length Errors Register"
-AT91C_EMAC_ELE.helpkey="Excessive Length Errors Register"
-AT91C_EMAC_ELE.access=memorymapped
-AT91C_EMAC_ELE.address=0xFFFDC078
-AT91C_EMAC_ELE.width=32
-AT91C_EMAC_ELE.byteEndian=little
-AT91C_EMAC_LCOL.name="AT91C_EMAC_LCOL"
-AT91C_EMAC_LCOL.description="Late Collision Register"
-AT91C_EMAC_LCOL.helpkey="Late Collision Register"
-AT91C_EMAC_LCOL.access=memorymapped
-AT91C_EMAC_LCOL.address=0xFFFDC05C
-AT91C_EMAC_LCOL.width=32
-AT91C_EMAC_LCOL.byteEndian=little
-AT91C_EMAC_RLE.name="AT91C_EMAC_RLE"
-AT91C_EMAC_RLE.description="Receive Length Field Mismatch Register"
-AT91C_EMAC_RLE.helpkey="Receive Length Field Mismatch Register"
-AT91C_EMAC_RLE.access=memorymapped
-AT91C_EMAC_RLE.address=0xFFFDC088
-AT91C_EMAC_RLE.width=32
-AT91C_EMAC_RLE.byteEndian=little
-AT91C_EMAC_WOL.name="AT91C_EMAC_WOL"
-AT91C_EMAC_WOL.description="Wake On LAN Register"
-AT91C_EMAC_WOL.helpkey="Wake On LAN Register"
-AT91C_EMAC_WOL.access=memorymapped
-AT91C_EMAC_WOL.address=0xFFFDC0C4
-AT91C_EMAC_WOL.width=32
-AT91C_EMAC_WOL.byteEndian=little
-AT91C_EMAC_DTF.name="AT91C_EMAC_DTF"
-AT91C_EMAC_DTF.description="Deferred Transmission Frame Register"
-AT91C_EMAC_DTF.helpkey="Deferred Transmission Frame Register"
-AT91C_EMAC_DTF.access=memorymapped
-AT91C_EMAC_DTF.address=0xFFFDC058
-AT91C_EMAC_DTF.width=32
-AT91C_EMAC_DTF.byteEndian=little
-AT91C_EMAC_TUND.name="AT91C_EMAC_TUND"
-AT91C_EMAC_TUND.description="Transmit Underrun Error Register"
-AT91C_EMAC_TUND.helpkey="Transmit Underrun Error Register"
-AT91C_EMAC_TUND.access=memorymapped
-AT91C_EMAC_TUND.address=0xFFFDC064
-AT91C_EMAC_TUND.width=32
-AT91C_EMAC_TUND.byteEndian=little
-AT91C_EMAC_NCR.name="AT91C_EMAC_NCR"
-AT91C_EMAC_NCR.description="Network Control Register"
-AT91C_EMAC_NCR.helpkey="Network Control Register"
-AT91C_EMAC_NCR.access=memorymapped
-AT91C_EMAC_NCR.address=0xFFFDC000
-AT91C_EMAC_NCR.width=32
-AT91C_EMAC_NCR.byteEndian=little
-AT91C_EMAC_SA4L.name="AT91C_EMAC_SA4L"
-AT91C_EMAC_SA4L.description="Specific Address 4 Bottom, First 4 bytes"
-AT91C_EMAC_SA4L.helpkey="Specific Address 4 Bottom, First 4 bytes"
-AT91C_EMAC_SA4L.access=memorymapped
-AT91C_EMAC_SA4L.address=0xFFFDC0B0
-AT91C_EMAC_SA4L.width=32
-AT91C_EMAC_SA4L.byteEndian=little
-AT91C_EMAC_RSR.name="AT91C_EMAC_RSR"
-AT91C_EMAC_RSR.description="Receive Status Register"
-AT91C_EMAC_RSR.helpkey="Receive Status Register"
-AT91C_EMAC_RSR.access=memorymapped
-AT91C_EMAC_RSR.address=0xFFFDC020
-AT91C_EMAC_RSR.width=32
-AT91C_EMAC_RSR.byteEndian=little
-AT91C_EMAC_SA3L.name="AT91C_EMAC_SA3L"
-AT91C_EMAC_SA3L.description="Specific Address 3 Bottom, First 4 bytes"
-AT91C_EMAC_SA3L.helpkey="Specific Address 3 Bottom, First 4 bytes"
-AT91C_EMAC_SA3L.access=memorymapped
-AT91C_EMAC_SA3L.address=0xFFFDC0A8
-AT91C_EMAC_SA3L.width=32
-AT91C_EMAC_SA3L.byteEndian=little
-AT91C_EMAC_TSR.name="AT91C_EMAC_TSR"
-AT91C_EMAC_TSR.description="Transmit Status Register"
-AT91C_EMAC_TSR.helpkey="Transmit Status Register"
-AT91C_EMAC_TSR.access=memorymapped
-AT91C_EMAC_TSR.address=0xFFFDC014
-AT91C_EMAC_TSR.width=32
-AT91C_EMAC_TSR.byteEndian=little
-AT91C_EMAC_IDR.name="AT91C_EMAC_IDR"
-AT91C_EMAC_IDR.description="Interrupt Disable Register"
-AT91C_EMAC_IDR.helpkey="Interrupt Disable Register"
-AT91C_EMAC_IDR.access=memorymapped
-AT91C_EMAC_IDR.address=0xFFFDC02C
-AT91C_EMAC_IDR.width=32
-AT91C_EMAC_IDR.byteEndian=little
-AT91C_EMAC_IDR.type=enum
-AT91C_EMAC_IDR.enum.0.name=*** Write only ***
-AT91C_EMAC_IDR.enum.1.name=Error
-AT91C_EMAC_RSE.name="AT91C_EMAC_RSE"
-AT91C_EMAC_RSE.description="Receive Symbol Errors Register"
-AT91C_EMAC_RSE.helpkey="Receive Symbol Errors Register"
-AT91C_EMAC_RSE.access=memorymapped
-AT91C_EMAC_RSE.address=0xFFFDC074
-AT91C_EMAC_RSE.width=32
-AT91C_EMAC_RSE.byteEndian=little
-AT91C_EMAC_ECOL.name="AT91C_EMAC_ECOL"
-AT91C_EMAC_ECOL.description="Excessive Collision Register"
-AT91C_EMAC_ECOL.helpkey="Excessive Collision Register"
-AT91C_EMAC_ECOL.access=memorymapped
-AT91C_EMAC_ECOL.address=0xFFFDC060
-AT91C_EMAC_ECOL.width=32
-AT91C_EMAC_ECOL.byteEndian=little
-AT91C_EMAC_TID.name="AT91C_EMAC_TID"
-AT91C_EMAC_TID.description="Type ID Checking Register"
-AT91C_EMAC_TID.helpkey="Type ID Checking Register"
-AT91C_EMAC_TID.access=memorymapped
-AT91C_EMAC_TID.address=0xFFFDC0B8
-AT91C_EMAC_TID.width=32
-AT91C_EMAC_TID.byteEndian=little
-AT91C_EMAC_HRB.name="AT91C_EMAC_HRB"
-AT91C_EMAC_HRB.description="Hash Address Bottom[31:0]"
-AT91C_EMAC_HRB.helpkey="Hash Address Bottom[31:0]"
-AT91C_EMAC_HRB.access=memorymapped
-AT91C_EMAC_HRB.address=0xFFFDC090
-AT91C_EMAC_HRB.width=32
-AT91C_EMAC_HRB.byteEndian=little
-AT91C_EMAC_TBQP.name="AT91C_EMAC_TBQP"
-AT91C_EMAC_TBQP.description="Transmit Buffer Queue Pointer"
-AT91C_EMAC_TBQP.helpkey="Transmit Buffer Queue Pointer"
-AT91C_EMAC_TBQP.access=memorymapped
-AT91C_EMAC_TBQP.address=0xFFFDC01C
-AT91C_EMAC_TBQP.width=32
-AT91C_EMAC_TBQP.byteEndian=little
-AT91C_EMAC_USRIO.name="AT91C_EMAC_USRIO"
-AT91C_EMAC_USRIO.description="USER Input/Output Register"
-AT91C_EMAC_USRIO.helpkey="USER Input/Output Register"
-AT91C_EMAC_USRIO.access=memorymapped
-AT91C_EMAC_USRIO.address=0xFFFDC0C0
-AT91C_EMAC_USRIO.width=32
-AT91C_EMAC_USRIO.byteEndian=little
-AT91C_EMAC_PTR.name="AT91C_EMAC_PTR"
-AT91C_EMAC_PTR.description="Pause Time Register"
-AT91C_EMAC_PTR.helpkey="Pause Time Register"
-AT91C_EMAC_PTR.access=memorymapped
-AT91C_EMAC_PTR.address=0xFFFDC038
-AT91C_EMAC_PTR.width=32
-AT91C_EMAC_PTR.byteEndian=little
-AT91C_EMAC_SA2H.name="AT91C_EMAC_SA2H"
-AT91C_EMAC_SA2H.description="Specific Address 2 Top, Last 2 bytes"
-AT91C_EMAC_SA2H.helpkey="Specific Address 2 Top, Last 2 bytes"
-AT91C_EMAC_SA2H.access=memorymapped
-AT91C_EMAC_SA2H.address=0xFFFDC0A4
-AT91C_EMAC_SA2H.width=32
-AT91C_EMAC_SA2H.byteEndian=little
-AT91C_EMAC_ROV.name="AT91C_EMAC_ROV"
-AT91C_EMAC_ROV.description="Receive Overrun Errors Register"
-AT91C_EMAC_ROV.helpkey="Receive Overrun Errors Register"
-AT91C_EMAC_ROV.access=memorymapped
-AT91C_EMAC_ROV.address=0xFFFDC070
-AT91C_EMAC_ROV.width=32
-AT91C_EMAC_ROV.byteEndian=little
-AT91C_EMAC_ALE.name="AT91C_EMAC_ALE"
-AT91C_EMAC_ALE.description="Alignment Error Register"
-AT91C_EMAC_ALE.helpkey="Alignment Error Register"
-AT91C_EMAC_ALE.access=memorymapped
-AT91C_EMAC_ALE.address=0xFFFDC054
-AT91C_EMAC_ALE.width=32
-AT91C_EMAC_ALE.byteEndian=little
-AT91C_EMAC_RJA.name="AT91C_EMAC_RJA"
-AT91C_EMAC_RJA.description="Receive Jabbers Register"
-AT91C_EMAC_RJA.helpkey="Receive Jabbers Register"
-AT91C_EMAC_RJA.access=memorymapped
-AT91C_EMAC_RJA.address=0xFFFDC07C
-AT91C_EMAC_RJA.width=32
-AT91C_EMAC_RJA.byteEndian=little
-AT91C_EMAC_RBQP.name="AT91C_EMAC_RBQP"
-AT91C_EMAC_RBQP.description="Receive Buffer Queue Pointer"
-AT91C_EMAC_RBQP.helpkey="Receive Buffer Queue Pointer"
-AT91C_EMAC_RBQP.access=memorymapped
-AT91C_EMAC_RBQP.address=0xFFFDC018
-AT91C_EMAC_RBQP.width=32
-AT91C_EMAC_RBQP.byteEndian=little
-AT91C_EMAC_TPF.name="AT91C_EMAC_TPF"
-AT91C_EMAC_TPF.description="Transmitted Pause Frames Register"
-AT91C_EMAC_TPF.helpkey="Transmitted Pause Frames Register"
-AT91C_EMAC_TPF.access=memorymapped
-AT91C_EMAC_TPF.address=0xFFFDC08C
-AT91C_EMAC_TPF.width=32
-AT91C_EMAC_TPF.byteEndian=little
-AT91C_EMAC_NCFGR.name="AT91C_EMAC_NCFGR"
-AT91C_EMAC_NCFGR.description="Network Configuration Register"
-AT91C_EMAC_NCFGR.helpkey="Network Configuration Register"
-AT91C_EMAC_NCFGR.access=memorymapped
-AT91C_EMAC_NCFGR.address=0xFFFDC004
-AT91C_EMAC_NCFGR.width=32
-AT91C_EMAC_NCFGR.byteEndian=little
-AT91C_EMAC_HRT.name="AT91C_EMAC_HRT"
-AT91C_EMAC_HRT.description="Hash Address Top[63:32]"
-AT91C_EMAC_HRT.helpkey="Hash Address Top[63:32]"
-AT91C_EMAC_HRT.access=memorymapped
-AT91C_EMAC_HRT.address=0xFFFDC094
-AT91C_EMAC_HRT.width=32
-AT91C_EMAC_HRT.byteEndian=little
-AT91C_EMAC_USF.name="AT91C_EMAC_USF"
-AT91C_EMAC_USF.description="Undersize Frames Register"
-AT91C_EMAC_USF.helpkey="Undersize Frames Register"
-AT91C_EMAC_USF.access=memorymapped
-AT91C_EMAC_USF.address=0xFFFDC080
-AT91C_EMAC_USF.width=32
-AT91C_EMAC_USF.byteEndian=little
-AT91C_EMAC_FCSE.name="AT91C_EMAC_FCSE"
-AT91C_EMAC_FCSE.description="Frame Check Sequence Error Register"
-AT91C_EMAC_FCSE.helpkey="Frame Check Sequence Error Register"
-AT91C_EMAC_FCSE.access=memorymapped
-AT91C_EMAC_FCSE.address=0xFFFDC050
-AT91C_EMAC_FCSE.width=32
-AT91C_EMAC_FCSE.byteEndian=little
-AT91C_EMAC_TPQ.name="AT91C_EMAC_TPQ"
-AT91C_EMAC_TPQ.description="Transmit Pause Quantum Register"
-AT91C_EMAC_TPQ.helpkey="Transmit Pause Quantum Register"
-AT91C_EMAC_TPQ.access=memorymapped
-AT91C_EMAC_TPQ.address=0xFFFDC0BC
-AT91C_EMAC_TPQ.width=32
-AT91C_EMAC_TPQ.byteEndian=little
-AT91C_EMAC_MAN.name="AT91C_EMAC_MAN"
-AT91C_EMAC_MAN.description="PHY Maintenance Register"
-AT91C_EMAC_MAN.helpkey="PHY Maintenance Register"
-AT91C_EMAC_MAN.access=memorymapped
-AT91C_EMAC_MAN.address=0xFFFDC034
-AT91C_EMAC_MAN.width=32
-AT91C_EMAC_MAN.byteEndian=little
-AT91C_EMAC_FTO.name="AT91C_EMAC_FTO"
-AT91C_EMAC_FTO.description="Frames Transmitted OK Register"
-AT91C_EMAC_FTO.helpkey="Frames Transmitted OK Register"
-AT91C_EMAC_FTO.access=memorymapped
-AT91C_EMAC_FTO.address=0xFFFDC040
-AT91C_EMAC_FTO.width=32
-AT91C_EMAC_FTO.byteEndian=little
-AT91C_EMAC_REV.name="AT91C_EMAC_REV"
-AT91C_EMAC_REV.description="Revision Register"
-AT91C_EMAC_REV.helpkey="Revision Register"
-AT91C_EMAC_REV.access=memorymapped
-AT91C_EMAC_REV.address=0xFFFDC0FC
-AT91C_EMAC_REV.width=32
-AT91C_EMAC_REV.byteEndian=little
-AT91C_EMAC_REV.permission.write=none
-AT91C_EMAC_IMR.name="AT91C_EMAC_IMR"
-AT91C_EMAC_IMR.description="Interrupt Mask Register"
-AT91C_EMAC_IMR.helpkey="Interrupt Mask Register"
-AT91C_EMAC_IMR.access=memorymapped
-AT91C_EMAC_IMR.address=0xFFFDC030
-AT91C_EMAC_IMR.width=32
-AT91C_EMAC_IMR.byteEndian=little
-AT91C_EMAC_IMR.permission.write=none
-AT91C_EMAC_SCF.name="AT91C_EMAC_SCF"
-AT91C_EMAC_SCF.description="Single Collision Frame Register"
-AT91C_EMAC_SCF.helpkey="Single Collision Frame Register"
-AT91C_EMAC_SCF.access=memorymapped
-AT91C_EMAC_SCF.address=0xFFFDC044
-AT91C_EMAC_SCF.width=32
-AT91C_EMAC_SCF.byteEndian=little
-AT91C_EMAC_PFR.name="AT91C_EMAC_PFR"
-AT91C_EMAC_PFR.description="Pause Frames received Register"
-AT91C_EMAC_PFR.helpkey="Pause Frames received Register"
-AT91C_EMAC_PFR.access=memorymapped
-AT91C_EMAC_PFR.address=0xFFFDC03C
-AT91C_EMAC_PFR.width=32
-AT91C_EMAC_PFR.byteEndian=little
-AT91C_EMAC_MCF.name="AT91C_EMAC_MCF"
-AT91C_EMAC_MCF.description="Multiple Collision Frame Register"
-AT91C_EMAC_MCF.helpkey="Multiple Collision Frame Register"
-AT91C_EMAC_MCF.access=memorymapped
-AT91C_EMAC_MCF.address=0xFFFDC048
-AT91C_EMAC_MCF.width=32
-AT91C_EMAC_MCF.byteEndian=little
-AT91C_EMAC_NSR.name="AT91C_EMAC_NSR"
-AT91C_EMAC_NSR.description="Network Status Register"
-AT91C_EMAC_NSR.helpkey="Network Status Register"
-AT91C_EMAC_NSR.access=memorymapped
-AT91C_EMAC_NSR.address=0xFFFDC008
-AT91C_EMAC_NSR.width=32
-AT91C_EMAC_NSR.byteEndian=little
-AT91C_EMAC_NSR.permission.write=none
-AT91C_EMAC_SA2L.name="AT91C_EMAC_SA2L"
-AT91C_EMAC_SA2L.description="Specific Address 2 Bottom, First 4 bytes"
-AT91C_EMAC_SA2L.helpkey="Specific Address 2 Bottom, First 4 bytes"
-AT91C_EMAC_SA2L.access=memorymapped
-AT91C_EMAC_SA2L.address=0xFFFDC0A0
-AT91C_EMAC_SA2L.width=32
-AT91C_EMAC_SA2L.byteEndian=little
-AT91C_EMAC_FRO.name="AT91C_EMAC_FRO"
-AT91C_EMAC_FRO.description="Frames Received OK Register"
-AT91C_EMAC_FRO.helpkey="Frames Received OK Register"
-AT91C_EMAC_FRO.access=memorymapped
-AT91C_EMAC_FRO.address=0xFFFDC04C
-AT91C_EMAC_FRO.width=32
-AT91C_EMAC_FRO.byteEndian=little
-AT91C_EMAC_IER.name="AT91C_EMAC_IER"
-AT91C_EMAC_IER.description="Interrupt Enable Register"
-AT91C_EMAC_IER.helpkey="Interrupt Enable Register"
-AT91C_EMAC_IER.access=memorymapped
-AT91C_EMAC_IER.address=0xFFFDC028
-AT91C_EMAC_IER.width=32
-AT91C_EMAC_IER.byteEndian=little
-AT91C_EMAC_IER.type=enum
-AT91C_EMAC_IER.enum.0.name=*** Write only ***
-AT91C_EMAC_IER.enum.1.name=Error
-AT91C_EMAC_SA1H.name="AT91C_EMAC_SA1H"
-AT91C_EMAC_SA1H.description="Specific Address 1 Top, Last 2 bytes"
-AT91C_EMAC_SA1H.helpkey="Specific Address 1 Top, Last 2 bytes"
-AT91C_EMAC_SA1H.access=memorymapped
-AT91C_EMAC_SA1H.address=0xFFFDC09C
-AT91C_EMAC_SA1H.width=32
-AT91C_EMAC_SA1H.byteEndian=little
-AT91C_EMAC_CSE.name="AT91C_EMAC_CSE"
-AT91C_EMAC_CSE.description="Carrier Sense Error Register"
-AT91C_EMAC_CSE.helpkey="Carrier Sense Error Register"
-AT91C_EMAC_CSE.access=memorymapped
-AT91C_EMAC_CSE.address=0xFFFDC068
-AT91C_EMAC_CSE.width=32
-AT91C_EMAC_CSE.byteEndian=little
-AT91C_EMAC_SA3H.name="AT91C_EMAC_SA3H"
-AT91C_EMAC_SA3H.description="Specific Address 3 Top, Last 2 bytes"
-AT91C_EMAC_SA3H.helpkey="Specific Address 3 Top, Last 2 bytes"
-AT91C_EMAC_SA3H.access=memorymapped
-AT91C_EMAC_SA3H.address=0xFFFDC0AC
-AT91C_EMAC_SA3H.width=32
-AT91C_EMAC_SA3H.byteEndian=little
-AT91C_EMAC_RRE.name="AT91C_EMAC_RRE"
-AT91C_EMAC_RRE.description="Receive Ressource Error Register"
-AT91C_EMAC_RRE.helpkey="Receive Ressource Error Register"
-AT91C_EMAC_RRE.access=memorymapped
-AT91C_EMAC_RRE.address=0xFFFDC06C
-AT91C_EMAC_RRE.width=32
-AT91C_EMAC_RRE.byteEndian=little
-AT91C_EMAC_STE.name="AT91C_EMAC_STE"
-AT91C_EMAC_STE.description="SQE Test Error Register"
-AT91C_EMAC_STE.helpkey="SQE Test Error Register"
-AT91C_EMAC_STE.access=memorymapped
-AT91C_EMAC_STE.address=0xFFFDC084
-AT91C_EMAC_STE.width=32
-AT91C_EMAC_STE.byteEndian=little
-# ========== Register definition for PDC_ADC peripheral ========== 
-AT91C_ADC_PTSR.name="AT91C_ADC_PTSR"
-AT91C_ADC_PTSR.description="PDC Transfer Status Register"
-AT91C_ADC_PTSR.helpkey="PDC Transfer Status Register"
-AT91C_ADC_PTSR.access=memorymapped
-AT91C_ADC_PTSR.address=0xFFFD8124
-AT91C_ADC_PTSR.width=32
-AT91C_ADC_PTSR.byteEndian=little
-AT91C_ADC_PTSR.permission.write=none
-AT91C_ADC_PTCR.name="AT91C_ADC_PTCR"
-AT91C_ADC_PTCR.description="PDC Transfer Control Register"
-AT91C_ADC_PTCR.helpkey="PDC Transfer Control Register"
-AT91C_ADC_PTCR.access=memorymapped
-AT91C_ADC_PTCR.address=0xFFFD8120
-AT91C_ADC_PTCR.width=32
-AT91C_ADC_PTCR.byteEndian=little
-AT91C_ADC_PTCR.type=enum
-AT91C_ADC_PTCR.enum.0.name=*** Write only ***
-AT91C_ADC_PTCR.enum.1.name=Error
-AT91C_ADC_TNPR.name="AT91C_ADC_TNPR"
-AT91C_ADC_TNPR.description="Transmit Next Pointer Register"
-AT91C_ADC_TNPR.helpkey="Transmit Next Pointer Register"
-AT91C_ADC_TNPR.access=memorymapped
-AT91C_ADC_TNPR.address=0xFFFD8118
-AT91C_ADC_TNPR.width=32
-AT91C_ADC_TNPR.byteEndian=little
-AT91C_ADC_TNCR.name="AT91C_ADC_TNCR"
-AT91C_ADC_TNCR.description="Transmit Next Counter Register"
-AT91C_ADC_TNCR.helpkey="Transmit Next Counter Register"
-AT91C_ADC_TNCR.access=memorymapped
-AT91C_ADC_TNCR.address=0xFFFD811C
-AT91C_ADC_TNCR.width=32
-AT91C_ADC_TNCR.byteEndian=little
-AT91C_ADC_RNPR.name="AT91C_ADC_RNPR"
-AT91C_ADC_RNPR.description="Receive Next Pointer Register"
-AT91C_ADC_RNPR.helpkey="Receive Next Pointer Register"
-AT91C_ADC_RNPR.access=memorymapped
-AT91C_ADC_RNPR.address=0xFFFD8110
-AT91C_ADC_RNPR.width=32
-AT91C_ADC_RNPR.byteEndian=little
-AT91C_ADC_RNCR.name="AT91C_ADC_RNCR"
-AT91C_ADC_RNCR.description="Receive Next Counter Register"
-AT91C_ADC_RNCR.helpkey="Receive Next Counter Register"
-AT91C_ADC_RNCR.access=memorymapped
-AT91C_ADC_RNCR.address=0xFFFD8114
-AT91C_ADC_RNCR.width=32
-AT91C_ADC_RNCR.byteEndian=little
-AT91C_ADC_RPR.name="AT91C_ADC_RPR"
-AT91C_ADC_RPR.description="Receive Pointer Register"
-AT91C_ADC_RPR.helpkey="Receive Pointer Register"
-AT91C_ADC_RPR.access=memorymapped
-AT91C_ADC_RPR.address=0xFFFD8100
-AT91C_ADC_RPR.width=32
-AT91C_ADC_RPR.byteEndian=little
-AT91C_ADC_TCR.name="AT91C_ADC_TCR"
-AT91C_ADC_TCR.description="Transmit Counter Register"
-AT91C_ADC_TCR.helpkey="Transmit Counter Register"
-AT91C_ADC_TCR.access=memorymapped
-AT91C_ADC_TCR.address=0xFFFD810C
-AT91C_ADC_TCR.width=32
-AT91C_ADC_TCR.byteEndian=little
-AT91C_ADC_TPR.name="AT91C_ADC_TPR"
-AT91C_ADC_TPR.description="Transmit Pointer Register"
-AT91C_ADC_TPR.helpkey="Transmit Pointer Register"
-AT91C_ADC_TPR.access=memorymapped
-AT91C_ADC_TPR.address=0xFFFD8108
-AT91C_ADC_TPR.width=32
-AT91C_ADC_TPR.byteEndian=little
-AT91C_ADC_RCR.name="AT91C_ADC_RCR"
-AT91C_ADC_RCR.description="Receive Counter Register"
-AT91C_ADC_RCR.helpkey="Receive Counter Register"
-AT91C_ADC_RCR.access=memorymapped
-AT91C_ADC_RCR.address=0xFFFD8104
-AT91C_ADC_RCR.width=32
-AT91C_ADC_RCR.byteEndian=little
-# ========== Register definition for ADC peripheral ========== 
-AT91C_ADC_CDR2.name="AT91C_ADC_CDR2"
-AT91C_ADC_CDR2.description="ADC Channel Data Register 2"
-AT91C_ADC_CDR2.helpkey="ADC Channel Data Register 2"
-AT91C_ADC_CDR2.access=memorymapped
-AT91C_ADC_CDR2.address=0xFFFD8038
-AT91C_ADC_CDR2.width=32
-AT91C_ADC_CDR2.byteEndian=little
-AT91C_ADC_CDR2.permission.write=none
-AT91C_ADC_CDR3.name="AT91C_ADC_CDR3"
-AT91C_ADC_CDR3.description="ADC Channel Data Register 3"
-AT91C_ADC_CDR3.helpkey="ADC Channel Data Register 3"
-AT91C_ADC_CDR3.access=memorymapped
-AT91C_ADC_CDR3.address=0xFFFD803C
-AT91C_ADC_CDR3.width=32
-AT91C_ADC_CDR3.byteEndian=little
-AT91C_ADC_CDR3.permission.write=none
-AT91C_ADC_CDR0.name="AT91C_ADC_CDR0"
-AT91C_ADC_CDR0.description="ADC Channel Data Register 0"
-AT91C_ADC_CDR0.helpkey="ADC Channel Data Register 0"
-AT91C_ADC_CDR0.access=memorymapped
-AT91C_ADC_CDR0.address=0xFFFD8030
-AT91C_ADC_CDR0.width=32
-AT91C_ADC_CDR0.byteEndian=little
-AT91C_ADC_CDR0.permission.write=none
-AT91C_ADC_CDR5.name="AT91C_ADC_CDR5"
-AT91C_ADC_CDR5.description="ADC Channel Data Register 5"
-AT91C_ADC_CDR5.helpkey="ADC Channel Data Register 5"
-AT91C_ADC_CDR5.access=memorymapped
-AT91C_ADC_CDR5.address=0xFFFD8044
-AT91C_ADC_CDR5.width=32
-AT91C_ADC_CDR5.byteEndian=little
-AT91C_ADC_CDR5.permission.write=none
-AT91C_ADC_CHDR.name="AT91C_ADC_CHDR"
-AT91C_ADC_CHDR.description="ADC Channel Disable Register"
-AT91C_ADC_CHDR.helpkey="ADC Channel Disable Register"
-AT91C_ADC_CHDR.access=memorymapped
-AT91C_ADC_CHDR.address=0xFFFD8014
-AT91C_ADC_CHDR.width=32
-AT91C_ADC_CHDR.byteEndian=little
-AT91C_ADC_CHDR.type=enum
-AT91C_ADC_CHDR.enum.0.name=*** Write only ***
-AT91C_ADC_CHDR.enum.1.name=Error
-AT91C_ADC_SR.name="AT91C_ADC_SR"
-AT91C_ADC_SR.description="ADC Status Register"
-AT91C_ADC_SR.helpkey="ADC Status Register"
-AT91C_ADC_SR.access=memorymapped
-AT91C_ADC_SR.address=0xFFFD801C
-AT91C_ADC_SR.width=32
-AT91C_ADC_SR.byteEndian=little
-AT91C_ADC_SR.permission.write=none
-AT91C_ADC_CDR4.name="AT91C_ADC_CDR4"
-AT91C_ADC_CDR4.description="ADC Channel Data Register 4"
-AT91C_ADC_CDR4.helpkey="ADC Channel Data Register 4"
-AT91C_ADC_CDR4.access=memorymapped
-AT91C_ADC_CDR4.address=0xFFFD8040
-AT91C_ADC_CDR4.width=32
-AT91C_ADC_CDR4.byteEndian=little
-AT91C_ADC_CDR4.permission.write=none
-AT91C_ADC_CDR1.name="AT91C_ADC_CDR1"
-AT91C_ADC_CDR1.description="ADC Channel Data Register 1"
-AT91C_ADC_CDR1.helpkey="ADC Channel Data Register 1"
-AT91C_ADC_CDR1.access=memorymapped
-AT91C_ADC_CDR1.address=0xFFFD8034
-AT91C_ADC_CDR1.width=32
-AT91C_ADC_CDR1.byteEndian=little
-AT91C_ADC_CDR1.permission.write=none
-AT91C_ADC_LCDR.name="AT91C_ADC_LCDR"
-AT91C_ADC_LCDR.description="ADC Last Converted Data Register"
-AT91C_ADC_LCDR.helpkey="ADC Last Converted Data Register"
-AT91C_ADC_LCDR.access=memorymapped
-AT91C_ADC_LCDR.address=0xFFFD8020
-AT91C_ADC_LCDR.width=32
-AT91C_ADC_LCDR.byteEndian=little
-AT91C_ADC_LCDR.permission.write=none
-AT91C_ADC_IDR.name="AT91C_ADC_IDR"
-AT91C_ADC_IDR.description="ADC Interrupt Disable Register"
-AT91C_ADC_IDR.helpkey="ADC Interrupt Disable Register"
-AT91C_ADC_IDR.access=memorymapped
-AT91C_ADC_IDR.address=0xFFFD8028
-AT91C_ADC_IDR.width=32
-AT91C_ADC_IDR.byteEndian=little
-AT91C_ADC_IDR.type=enum
-AT91C_ADC_IDR.enum.0.name=*** Write only ***
-AT91C_ADC_IDR.enum.1.name=Error
-AT91C_ADC_CR.name="AT91C_ADC_CR"
-AT91C_ADC_CR.description="ADC Control Register"
-AT91C_ADC_CR.helpkey="ADC Control Register"
-AT91C_ADC_CR.access=memorymapped
-AT91C_ADC_CR.address=0xFFFD8000
-AT91C_ADC_CR.width=32
-AT91C_ADC_CR.byteEndian=little
-AT91C_ADC_CR.type=enum
-AT91C_ADC_CR.enum.0.name=*** Write only ***
-AT91C_ADC_CR.enum.1.name=Error
-AT91C_ADC_CDR7.name="AT91C_ADC_CDR7"
-AT91C_ADC_CDR7.description="ADC Channel Data Register 7"
-AT91C_ADC_CDR7.helpkey="ADC Channel Data Register 7"
-AT91C_ADC_CDR7.access=memorymapped
-AT91C_ADC_CDR7.address=0xFFFD804C
-AT91C_ADC_CDR7.width=32
-AT91C_ADC_CDR7.byteEndian=little
-AT91C_ADC_CDR7.permission.write=none
-AT91C_ADC_CDR6.name="AT91C_ADC_CDR6"
-AT91C_ADC_CDR6.description="ADC Channel Data Register 6"
-AT91C_ADC_CDR6.helpkey="ADC Channel Data Register 6"
-AT91C_ADC_CDR6.access=memorymapped
-AT91C_ADC_CDR6.address=0xFFFD8048
-AT91C_ADC_CDR6.width=32
-AT91C_ADC_CDR6.byteEndian=little
-AT91C_ADC_CDR6.permission.write=none
-AT91C_ADC_IER.name="AT91C_ADC_IER"
-AT91C_ADC_IER.description="ADC Interrupt Enable Register"
-AT91C_ADC_IER.helpkey="ADC Interrupt Enable Register"
-AT91C_ADC_IER.access=memorymapped
-AT91C_ADC_IER.address=0xFFFD8024
-AT91C_ADC_IER.width=32
-AT91C_ADC_IER.byteEndian=little
-AT91C_ADC_IER.type=enum
-AT91C_ADC_IER.enum.0.name=*** Write only ***
-AT91C_ADC_IER.enum.1.name=Error
-AT91C_ADC_CHER.name="AT91C_ADC_CHER"
-AT91C_ADC_CHER.description="ADC Channel Enable Register"
-AT91C_ADC_CHER.helpkey="ADC Channel Enable Register"
-AT91C_ADC_CHER.access=memorymapped
-AT91C_ADC_CHER.address=0xFFFD8010
-AT91C_ADC_CHER.width=32
-AT91C_ADC_CHER.byteEndian=little
-AT91C_ADC_CHER.type=enum
-AT91C_ADC_CHER.enum.0.name=*** Write only ***
-AT91C_ADC_CHER.enum.1.name=Error
-AT91C_ADC_CHSR.name="AT91C_ADC_CHSR"
-AT91C_ADC_CHSR.description="ADC Channel Status Register"
-AT91C_ADC_CHSR.helpkey="ADC Channel Status Register"
-AT91C_ADC_CHSR.access=memorymapped
-AT91C_ADC_CHSR.address=0xFFFD8018
-AT91C_ADC_CHSR.width=32
-AT91C_ADC_CHSR.byteEndian=little
-AT91C_ADC_CHSR.permission.write=none
-AT91C_ADC_MR.name="AT91C_ADC_MR"
-AT91C_ADC_MR.description="ADC Mode Register"
-AT91C_ADC_MR.helpkey="ADC Mode Register"
-AT91C_ADC_MR.access=memorymapped
-AT91C_ADC_MR.address=0xFFFD8004
-AT91C_ADC_MR.width=32
-AT91C_ADC_MR.byteEndian=little
-AT91C_ADC_IMR.name="AT91C_ADC_IMR"
-AT91C_ADC_IMR.description="ADC Interrupt Mask Register"
-AT91C_ADC_IMR.helpkey="ADC Interrupt Mask Register"
-AT91C_ADC_IMR.access=memorymapped
-AT91C_ADC_IMR.address=0xFFFD802C
-AT91C_ADC_IMR.width=32
-AT91C_ADC_IMR.byteEndian=little
-AT91C_ADC_IMR.permission.write=none
-# ========== Group definition for SYS peripheral ========== 
-group.SYS.description="ATMEL SYS Registers"
-group.SYS.helpkey="ATMEL SYS Registers"
-# ========== Group definition for AIC peripheral ========== 
-group.AIC.description="ATMEL AIC Registers"
-group.AIC.helpkey="ATMEL AIC Registers"
-group.AIC.register.0=AT91C_AIC_IVR
-group.AIC.register.1=AT91C_AIC_SMR
-group.AIC.register.2=AT91C_AIC_FVR
-group.AIC.register.3=AT91C_AIC_DCR
-group.AIC.register.4=AT91C_AIC_EOICR
-group.AIC.register.5=AT91C_AIC_SVR
-group.AIC.register.6=AT91C_AIC_FFSR
-group.AIC.register.7=AT91C_AIC_ICCR
-group.AIC.register.8=AT91C_AIC_ISR
-group.AIC.register.9=AT91C_AIC_IMR
-group.AIC.register.10=AT91C_AIC_IPR
-group.AIC.register.11=AT91C_AIC_FFER
-group.AIC.register.12=AT91C_AIC_IECR
-group.AIC.register.13=AT91C_AIC_ISCR
-group.AIC.register.14=AT91C_AIC_FFDR
-group.AIC.register.15=AT91C_AIC_CISR
-group.AIC.register.16=AT91C_AIC_IDCR
-group.AIC.register.17=AT91C_AIC_SPU
-# ========== Group definition for PDC_DBGU peripheral ========== 
-group.PDC_DBGU.description="ATMEL PDC_DBGU Registers"
-group.PDC_DBGU.helpkey="ATMEL PDC_DBGU Registers"
-group.PDC_DBGU.register.0=AT91C_DBGU_TCR
-group.PDC_DBGU.register.1=AT91C_DBGU_RNPR
-group.PDC_DBGU.register.2=AT91C_DBGU_TNPR
-group.PDC_DBGU.register.3=AT91C_DBGU_TPR
-group.PDC_DBGU.register.4=AT91C_DBGU_RPR
-group.PDC_DBGU.register.5=AT91C_DBGU_RCR
-group.PDC_DBGU.register.6=AT91C_DBGU_RNCR
-group.PDC_DBGU.register.7=AT91C_DBGU_PTCR
-group.PDC_DBGU.register.8=AT91C_DBGU_PTSR
-group.PDC_DBGU.register.9=AT91C_DBGU_TNCR
-# ========== Group definition for DBGU peripheral ========== 
-group.DBGU.description="ATMEL DBGU Registers"
-group.DBGU.helpkey="ATMEL DBGU Registers"
-group.DBGU.register.0=AT91C_DBGU_EXID
-group.DBGU.register.1=AT91C_DBGU_BRGR
-group.DBGU.register.2=AT91C_DBGU_IDR
-group.DBGU.register.3=AT91C_DBGU_CSR
-group.DBGU.register.4=AT91C_DBGU_CIDR
-group.DBGU.register.5=AT91C_DBGU_MR
-group.DBGU.register.6=AT91C_DBGU_IMR
-group.DBGU.register.7=AT91C_DBGU_CR
-group.DBGU.register.8=AT91C_DBGU_FNTR
-group.DBGU.register.9=AT91C_DBGU_THR
-group.DBGU.register.10=AT91C_DBGU_RHR
-group.DBGU.register.11=AT91C_DBGU_IER
-# ========== Group definition for PIOA peripheral ========== 
-group.PIOA.description="ATMEL PIOA Registers"
-group.PIOA.helpkey="ATMEL PIOA Registers"
-group.PIOA.register.0=AT91C_PIOA_ODR
-group.PIOA.register.1=AT91C_PIOA_SODR
-group.PIOA.register.2=AT91C_PIOA_ISR
-group.PIOA.register.3=AT91C_PIOA_ABSR
-group.PIOA.register.4=AT91C_PIOA_IER
-group.PIOA.register.5=AT91C_PIOA_PPUDR
-group.PIOA.register.6=AT91C_PIOA_IMR
-group.PIOA.register.7=AT91C_PIOA_PER
-group.PIOA.register.8=AT91C_PIOA_IFDR
-group.PIOA.register.9=AT91C_PIOA_OWDR
-group.PIOA.register.10=AT91C_PIOA_MDSR
-group.PIOA.register.11=AT91C_PIOA_IDR
-group.PIOA.register.12=AT91C_PIOA_ODSR
-group.PIOA.register.13=AT91C_PIOA_PPUSR
-group.PIOA.register.14=AT91C_PIOA_OWSR
-group.PIOA.register.15=AT91C_PIOA_BSR
-group.PIOA.register.16=AT91C_PIOA_OWER
-group.PIOA.register.17=AT91C_PIOA_IFER
-group.PIOA.register.18=AT91C_PIOA_PDSR
-group.PIOA.register.19=AT91C_PIOA_PPUER
-group.PIOA.register.20=AT91C_PIOA_OSR
-group.PIOA.register.21=AT91C_PIOA_ASR
-group.PIOA.register.22=AT91C_PIOA_MDDR
-group.PIOA.register.23=AT91C_PIOA_CODR
-group.PIOA.register.24=AT91C_PIOA_MDER
-group.PIOA.register.25=AT91C_PIOA_PDR
-group.PIOA.register.26=AT91C_PIOA_IFSR
-group.PIOA.register.27=AT91C_PIOA_OER
-group.PIOA.register.28=AT91C_PIOA_PSR
-# ========== Group definition for PIOB peripheral ========== 
-group.PIOB.description="ATMEL PIOB Registers"
-group.PIOB.helpkey="ATMEL PIOB Registers"
-group.PIOB.register.0=AT91C_PIOB_OWDR
-group.PIOB.register.1=AT91C_PIOB_MDER
-group.PIOB.register.2=AT91C_PIOB_PPUSR
-group.PIOB.register.3=AT91C_PIOB_IMR
-group.PIOB.register.4=AT91C_PIOB_ASR
-group.PIOB.register.5=AT91C_PIOB_PPUDR
-group.PIOB.register.6=AT91C_PIOB_PSR
-group.PIOB.register.7=AT91C_PIOB_IER
-group.PIOB.register.8=AT91C_PIOB_CODR
-group.PIOB.register.9=AT91C_PIOB_OWER
-group.PIOB.register.10=AT91C_PIOB_ABSR
-group.PIOB.register.11=AT91C_PIOB_IFDR
-group.PIOB.register.12=AT91C_PIOB_PDSR
-group.PIOB.register.13=AT91C_PIOB_IDR
-group.PIOB.register.14=AT91C_PIOB_OWSR
-group.PIOB.register.15=AT91C_PIOB_PDR
-group.PIOB.register.16=AT91C_PIOB_ODR
-group.PIOB.register.17=AT91C_PIOB_IFSR
-group.PIOB.register.18=AT91C_PIOB_PPUER
-group.PIOB.register.19=AT91C_PIOB_SODR
-group.PIOB.register.20=AT91C_PIOB_ISR
-group.PIOB.register.21=AT91C_PIOB_ODSR
-group.PIOB.register.22=AT91C_PIOB_OSR
-group.PIOB.register.23=AT91C_PIOB_MDSR
-group.PIOB.register.24=AT91C_PIOB_IFER
-group.PIOB.register.25=AT91C_PIOB_BSR
-group.PIOB.register.26=AT91C_PIOB_MDDR
-group.PIOB.register.27=AT91C_PIOB_OER
-group.PIOB.register.28=AT91C_PIOB_PER
-# ========== Group definition for CKGR peripheral ========== 
-group.CKGR.description="ATMEL CKGR Registers"
-group.CKGR.helpkey="ATMEL CKGR Registers"
-group.CKGR.register.0=AT91C_CKGR_MOR
-group.CKGR.register.1=AT91C_CKGR_PLLR
-group.CKGR.register.2=AT91C_CKGR_MCFR
-# ========== Group definition for PMC peripheral ========== 
-group.PMC.description="ATMEL PMC Registers"
-group.PMC.helpkey="ATMEL PMC Registers"
-group.PMC.register.0=AT91C_PMC_IDR
-group.PMC.register.1=AT91C_PMC_MOR
-group.PMC.register.2=AT91C_PMC_PLLR
-group.PMC.register.3=AT91C_PMC_PCER
-group.PMC.register.4=AT91C_PMC_PCKR
-group.PMC.register.5=AT91C_PMC_MCKR
-group.PMC.register.6=AT91C_PMC_SCDR
-group.PMC.register.7=AT91C_PMC_PCDR
-group.PMC.register.8=AT91C_PMC_SCSR
-group.PMC.register.9=AT91C_PMC_PCSR
-group.PMC.register.10=AT91C_PMC_MCFR
-group.PMC.register.11=AT91C_PMC_SCER
-group.PMC.register.12=AT91C_PMC_IMR
-group.PMC.register.13=AT91C_PMC_IER
-group.PMC.register.14=AT91C_PMC_SR
-# ========== Group definition for RSTC peripheral ========== 
-group.RSTC.description="ATMEL RSTC Registers"
-group.RSTC.helpkey="ATMEL RSTC Registers"
-group.RSTC.register.0=AT91C_RSTC_RCR
-group.RSTC.register.1=AT91C_RSTC_RMR
-group.RSTC.register.2=AT91C_RSTC_RSR
-# ========== Group definition for RTTC peripheral ========== 
-group.RTTC.description="ATMEL RTTC Registers"
-group.RTTC.helpkey="ATMEL RTTC Registers"
-group.RTTC.register.0=AT91C_RTTC_RTSR
-group.RTTC.register.1=AT91C_RTTC_RTMR
-group.RTTC.register.2=AT91C_RTTC_RTVR
-group.RTTC.register.3=AT91C_RTTC_RTAR
-# ========== Group definition for PITC peripheral ========== 
-group.PITC.description="ATMEL PITC Registers"
-group.PITC.helpkey="ATMEL PITC Registers"
-group.PITC.register.0=AT91C_PITC_PIVR
-group.PITC.register.1=AT91C_PITC_PISR
-group.PITC.register.2=AT91C_PITC_PIIR
-group.PITC.register.3=AT91C_PITC_PIMR
-# ========== Group definition for WDTC peripheral ========== 
-group.WDTC.description="ATMEL WDTC Registers"
-group.WDTC.helpkey="ATMEL WDTC Registers"
-group.WDTC.register.0=AT91C_WDTC_WDCR
-group.WDTC.register.1=AT91C_WDTC_WDSR
-group.WDTC.register.2=AT91C_WDTC_WDMR
-# ========== Group definition for VREG peripheral ========== 
-group.VREG.description="ATMEL VREG Registers"
-group.VREG.helpkey="ATMEL VREG Registers"
-group.VREG.register.0=AT91C_VREG_MR
-# ========== Group definition for MC peripheral ========== 
-group.MC.description="ATMEL MC Registers"
-group.MC.helpkey="ATMEL MC Registers"
-group.MC.register.0=AT91C_MC_ASR
-group.MC.register.1=AT91C_MC_RCR
-group.MC.register.2=AT91C_MC_FCR
-group.MC.register.3=AT91C_MC_AASR
-group.MC.register.4=AT91C_MC_FSR
-group.MC.register.5=AT91C_MC_FMR
-# ========== Group definition for PDC_SPI1 peripheral ========== 
-group.PDC_SPI1.description="ATMEL PDC_SPI1 Registers"
-group.PDC_SPI1.helpkey="ATMEL PDC_SPI1 Registers"
-group.PDC_SPI1.register.0=AT91C_SPI1_PTCR
-group.PDC_SPI1.register.1=AT91C_SPI1_RPR
-group.PDC_SPI1.register.2=AT91C_SPI1_TNCR
-group.PDC_SPI1.register.3=AT91C_SPI1_TPR
-group.PDC_SPI1.register.4=AT91C_SPI1_TNPR
-group.PDC_SPI1.register.5=AT91C_SPI1_TCR
-group.PDC_SPI1.register.6=AT91C_SPI1_RCR
-group.PDC_SPI1.register.7=AT91C_SPI1_RNPR
-group.PDC_SPI1.register.8=AT91C_SPI1_RNCR
-group.PDC_SPI1.register.9=AT91C_SPI1_PTSR
-# ========== Group definition for SPI1 peripheral ========== 
-group.SPI1.description="ATMEL SPI1 Registers"
-group.SPI1.helpkey="ATMEL SPI1 Registers"
-group.SPI1.register.0=AT91C_SPI1_IMR
-group.SPI1.register.1=AT91C_SPI1_IER
-group.SPI1.register.2=AT91C_SPI1_MR
-group.SPI1.register.3=AT91C_SPI1_RDR
-group.SPI1.register.4=AT91C_SPI1_IDR
-group.SPI1.register.5=AT91C_SPI1_SR
-group.SPI1.register.6=AT91C_SPI1_TDR
-group.SPI1.register.7=AT91C_SPI1_CR
-group.SPI1.register.8=AT91C_SPI1_CSR
-# ========== Group definition for PDC_SPI0 peripheral ========== 
-group.PDC_SPI0.description="ATMEL PDC_SPI0 Registers"
-group.PDC_SPI0.helpkey="ATMEL PDC_SPI0 Registers"
-group.PDC_SPI0.register.0=AT91C_SPI0_PTCR
-group.PDC_SPI0.register.1=AT91C_SPI0_TPR
-group.PDC_SPI0.register.2=AT91C_SPI0_TCR
-group.PDC_SPI0.register.3=AT91C_SPI0_RCR
-group.PDC_SPI0.register.4=AT91C_SPI0_PTSR
-group.PDC_SPI0.register.5=AT91C_SPI0_RNPR
-group.PDC_SPI0.register.6=AT91C_SPI0_RPR
-group.PDC_SPI0.register.7=AT91C_SPI0_TNCR
-group.PDC_SPI0.register.8=AT91C_SPI0_RNCR
-group.PDC_SPI0.register.9=AT91C_SPI0_TNPR
-# ========== Group definition for SPI0 peripheral ========== 
-group.SPI0.description="ATMEL SPI0 Registers"
-group.SPI0.helpkey="ATMEL SPI0 Registers"
-group.SPI0.register.0=AT91C_SPI0_IER
-group.SPI0.register.1=AT91C_SPI0_SR
-group.SPI0.register.2=AT91C_SPI0_IDR
-group.SPI0.register.3=AT91C_SPI0_CR
-group.SPI0.register.4=AT91C_SPI0_MR
-group.SPI0.register.5=AT91C_SPI0_IMR
-group.SPI0.register.6=AT91C_SPI0_TDR
-group.SPI0.register.7=AT91C_SPI0_RDR
-group.SPI0.register.8=AT91C_SPI0_CSR
-# ========== Group definition for PDC_US1 peripheral ========== 
-group.PDC_US1.description="ATMEL PDC_US1 Registers"
-group.PDC_US1.helpkey="ATMEL PDC_US1 Registers"
-group.PDC_US1.register.0=AT91C_US1_RNCR
-group.PDC_US1.register.1=AT91C_US1_PTCR
-group.PDC_US1.register.2=AT91C_US1_TCR
-group.PDC_US1.register.3=AT91C_US1_PTSR
-group.PDC_US1.register.4=AT91C_US1_TNPR
-group.PDC_US1.register.5=AT91C_US1_RCR
-group.PDC_US1.register.6=AT91C_US1_RNPR
-group.PDC_US1.register.7=AT91C_US1_RPR
-group.PDC_US1.register.8=AT91C_US1_TNCR
-group.PDC_US1.register.9=AT91C_US1_TPR
-# ========== Group definition for US1 peripheral ========== 
-group.US1.description="ATMEL US1 Registers"
-group.US1.helpkey="ATMEL US1 Registers"
-group.US1.register.0=AT91C_US1_IF
-group.US1.register.1=AT91C_US1_NER
-group.US1.register.2=AT91C_US1_RTOR
-group.US1.register.3=AT91C_US1_CSR
-group.US1.register.4=AT91C_US1_IDR
-group.US1.register.5=AT91C_US1_IER
-group.US1.register.6=AT91C_US1_THR
-group.US1.register.7=AT91C_US1_TTGR
-group.US1.register.8=AT91C_US1_RHR
-group.US1.register.9=AT91C_US1_BRGR
-group.US1.register.10=AT91C_US1_IMR
-group.US1.register.11=AT91C_US1_FIDI
-group.US1.register.12=AT91C_US1_CR
-group.US1.register.13=AT91C_US1_MR
-# ========== Group definition for PDC_US0 peripheral ========== 
-group.PDC_US0.description="ATMEL PDC_US0 Registers"
-group.PDC_US0.helpkey="ATMEL PDC_US0 Registers"
-group.PDC_US0.register.0=AT91C_US0_TNPR
-group.PDC_US0.register.1=AT91C_US0_RNPR
-group.PDC_US0.register.2=AT91C_US0_TCR
-group.PDC_US0.register.3=AT91C_US0_PTCR
-group.PDC_US0.register.4=AT91C_US0_PTSR
-group.PDC_US0.register.5=AT91C_US0_TNCR
-group.PDC_US0.register.6=AT91C_US0_TPR
-group.PDC_US0.register.7=AT91C_US0_RCR
-group.PDC_US0.register.8=AT91C_US0_RPR
-group.PDC_US0.register.9=AT91C_US0_RNCR
-# ========== Group definition for US0 peripheral ========== 
-group.US0.description="ATMEL US0 Registers"
-group.US0.helpkey="ATMEL US0 Registers"
-group.US0.register.0=AT91C_US0_BRGR
-group.US0.register.1=AT91C_US0_NER
-group.US0.register.2=AT91C_US0_CR
-group.US0.register.3=AT91C_US0_IMR
-group.US0.register.4=AT91C_US0_FIDI
-group.US0.register.5=AT91C_US0_TTGR
-group.US0.register.6=AT91C_US0_MR
-group.US0.register.7=AT91C_US0_RTOR
-group.US0.register.8=AT91C_US0_CSR
-group.US0.register.9=AT91C_US0_RHR
-group.US0.register.10=AT91C_US0_IDR
-group.US0.register.11=AT91C_US0_THR
-group.US0.register.12=AT91C_US0_IF
-group.US0.register.13=AT91C_US0_IER
-# ========== Group definition for PDC_SSC peripheral ========== 
-group.PDC_SSC.description="ATMEL PDC_SSC Registers"
-group.PDC_SSC.helpkey="ATMEL PDC_SSC Registers"
-group.PDC_SSC.register.0=AT91C_SSC_TNCR
-group.PDC_SSC.register.1=AT91C_SSC_RPR
-group.PDC_SSC.register.2=AT91C_SSC_RNCR
-group.PDC_SSC.register.3=AT91C_SSC_TPR
-group.PDC_SSC.register.4=AT91C_SSC_PTCR
-group.PDC_SSC.register.5=AT91C_SSC_TCR
-group.PDC_SSC.register.6=AT91C_SSC_RCR
-group.PDC_SSC.register.7=AT91C_SSC_RNPR
-group.PDC_SSC.register.8=AT91C_SSC_TNPR
-group.PDC_SSC.register.9=AT91C_SSC_PTSR
-# ========== Group definition for SSC peripheral ========== 
-group.SSC.description="ATMEL SSC Registers"
-group.SSC.helpkey="ATMEL SSC Registers"
-group.SSC.register.0=AT91C_SSC_RHR
-group.SSC.register.1=AT91C_SSC_RSHR
-group.SSC.register.2=AT91C_SSC_TFMR
-group.SSC.register.3=AT91C_SSC_IDR
-group.SSC.register.4=AT91C_SSC_THR
-group.SSC.register.5=AT91C_SSC_RCMR
-group.SSC.register.6=AT91C_SSC_IER
-group.SSC.register.7=AT91C_SSC_TSHR
-group.SSC.register.8=AT91C_SSC_SR
-group.SSC.register.9=AT91C_SSC_CMR
-group.SSC.register.10=AT91C_SSC_TCMR
-group.SSC.register.11=AT91C_SSC_CR
-group.SSC.register.12=AT91C_SSC_IMR
-group.SSC.register.13=AT91C_SSC_RFMR
-# ========== Group definition for TWI peripheral ========== 
-group.TWI.description="ATMEL TWI Registers"
-group.TWI.helpkey="ATMEL TWI Registers"
-group.TWI.register.0=AT91C_TWI_IER
-group.TWI.register.1=AT91C_TWI_CR
-group.TWI.register.2=AT91C_TWI_SR
-group.TWI.register.3=AT91C_TWI_IMR
-group.TWI.register.4=AT91C_TWI_THR
-group.TWI.register.5=AT91C_TWI_IDR
-group.TWI.register.6=AT91C_TWI_IADR
-group.TWI.register.7=AT91C_TWI_MMR
-group.TWI.register.8=AT91C_TWI_CWGR
-group.TWI.register.9=AT91C_TWI_RHR
-# ========== Group definition for PWMC_CH3 peripheral ========== 
-group.PWMC_CH3.description="ATMEL PWMC_CH3 Registers"
-group.PWMC_CH3.helpkey="ATMEL PWMC_CH3 Registers"
-group.PWMC_CH3.register.0=AT91C_PWMC_CH3_CUPDR
-group.PWMC_CH3.register.1=AT91C_PWMC_CH3_Reserved
-group.PWMC_CH3.register.2=AT91C_PWMC_CH3_CPRDR
-group.PWMC_CH3.register.3=AT91C_PWMC_CH3_CDTYR
-group.PWMC_CH3.register.4=AT91C_PWMC_CH3_CCNTR
-group.PWMC_CH3.register.5=AT91C_PWMC_CH3_CMR
-# ========== Group definition for PWMC_CH2 peripheral ========== 
-group.PWMC_CH2.description="ATMEL PWMC_CH2 Registers"
-group.PWMC_CH2.helpkey="ATMEL PWMC_CH2 Registers"
-group.PWMC_CH2.register.0=AT91C_PWMC_CH2_Reserved
-group.PWMC_CH2.register.1=AT91C_PWMC_CH2_CMR
-group.PWMC_CH2.register.2=AT91C_PWMC_CH2_CCNTR
-group.PWMC_CH2.register.3=AT91C_PWMC_CH2_CPRDR
-group.PWMC_CH2.register.4=AT91C_PWMC_CH2_CUPDR
-group.PWMC_CH2.register.5=AT91C_PWMC_CH2_CDTYR
-# ========== Group definition for PWMC_CH1 peripheral ========== 
-group.PWMC_CH1.description="ATMEL PWMC_CH1 Registers"
-group.PWMC_CH1.helpkey="ATMEL PWMC_CH1 Registers"
-group.PWMC_CH1.register.0=AT91C_PWMC_CH1_Reserved
-group.PWMC_CH1.register.1=AT91C_PWMC_CH1_CUPDR
-group.PWMC_CH1.register.2=AT91C_PWMC_CH1_CPRDR
-group.PWMC_CH1.register.3=AT91C_PWMC_CH1_CCNTR
-group.PWMC_CH1.register.4=AT91C_PWMC_CH1_CDTYR
-group.PWMC_CH1.register.5=AT91C_PWMC_CH1_CMR
-# ========== Group definition for PWMC_CH0 peripheral ========== 
-group.PWMC_CH0.description="ATMEL PWMC_CH0 Registers"
-group.PWMC_CH0.helpkey="ATMEL PWMC_CH0 Registers"
-group.PWMC_CH0.register.0=AT91C_PWMC_CH0_Reserved
-group.PWMC_CH0.register.1=AT91C_PWMC_CH0_CPRDR
-group.PWMC_CH0.register.2=AT91C_PWMC_CH0_CDTYR
-group.PWMC_CH0.register.3=AT91C_PWMC_CH0_CMR
-group.PWMC_CH0.register.4=AT91C_PWMC_CH0_CUPDR
-group.PWMC_CH0.register.5=AT91C_PWMC_CH0_CCNTR
-# ========== Group definition for PWMC peripheral ========== 
-group.PWMC.description="ATMEL PWMC Registers"
-group.PWMC.helpkey="ATMEL PWMC Registers"
-group.PWMC.register.0=AT91C_PWMC_IDR
-group.PWMC.register.1=AT91C_PWMC_DIS
-group.PWMC.register.2=AT91C_PWMC_IER
-group.PWMC.register.3=AT91C_PWMC_VR
-group.PWMC.register.4=AT91C_PWMC_ISR
-group.PWMC.register.5=AT91C_PWMC_SR
-group.PWMC.register.6=AT91C_PWMC_IMR
-group.PWMC.register.7=AT91C_PWMC_MR
-group.PWMC.register.8=AT91C_PWMC_ENA
-# ========== Group definition for UDP peripheral ========== 
-group.UDP.description="ATMEL UDP Registers"
-group.UDP.helpkey="ATMEL UDP Registers"
-group.UDP.register.0=AT91C_UDP_IMR
-group.UDP.register.1=AT91C_UDP_FADDR
-group.UDP.register.2=AT91C_UDP_NUM
-group.UDP.register.3=AT91C_UDP_FDR
-group.UDP.register.4=AT91C_UDP_ISR
-group.UDP.register.5=AT91C_UDP_CSR
-group.UDP.register.6=AT91C_UDP_IDR
-group.UDP.register.7=AT91C_UDP_ICR
-group.UDP.register.8=AT91C_UDP_RSTEP
-group.UDP.register.9=AT91C_UDP_TXVC
-group.UDP.register.10=AT91C_UDP_GLBSTATE
-group.UDP.register.11=AT91C_UDP_IER
-# ========== Group definition for TC0 peripheral ========== 
-group.TC0.description="ATMEL TC0 Registers"
-group.TC0.helpkey="ATMEL TC0 Registers"
-group.TC0.register.0=AT91C_TC0_SR
-group.TC0.register.1=AT91C_TC0_RC
-group.TC0.register.2=AT91C_TC0_RB
-group.TC0.register.3=AT91C_TC0_CCR
-group.TC0.register.4=AT91C_TC0_CMR
-group.TC0.register.5=AT91C_TC0_IER
-group.TC0.register.6=AT91C_TC0_RA
-group.TC0.register.7=AT91C_TC0_IDR
-group.TC0.register.8=AT91C_TC0_CV
-group.TC0.register.9=AT91C_TC0_IMR
-# ========== Group definition for TC1 peripheral ========== 
-group.TC1.description="ATMEL TC1 Registers"
-group.TC1.helpkey="ATMEL TC1 Registers"
-group.TC1.register.0=AT91C_TC1_RB
-group.TC1.register.1=AT91C_TC1_CCR
-group.TC1.register.2=AT91C_TC1_IER
-group.TC1.register.3=AT91C_TC1_IDR
-group.TC1.register.4=AT91C_TC1_SR
-group.TC1.register.5=AT91C_TC1_CMR
-group.TC1.register.6=AT91C_TC1_RA
-group.TC1.register.7=AT91C_TC1_RC
-group.TC1.register.8=AT91C_TC1_IMR
-group.TC1.register.9=AT91C_TC1_CV
-# ========== Group definition for TC2 peripheral ========== 
-group.TC2.description="ATMEL TC2 Registers"
-group.TC2.helpkey="ATMEL TC2 Registers"
-group.TC2.register.0=AT91C_TC2_CMR
-group.TC2.register.1=AT91C_TC2_CCR
-group.TC2.register.2=AT91C_TC2_CV
-group.TC2.register.3=AT91C_TC2_RA
-group.TC2.register.4=AT91C_TC2_RB
-group.TC2.register.5=AT91C_TC2_IDR
-group.TC2.register.6=AT91C_TC2_IMR
-group.TC2.register.7=AT91C_TC2_RC
-group.TC2.register.8=AT91C_TC2_IER
-group.TC2.register.9=AT91C_TC2_SR
-# ========== Group definition for TCB peripheral ========== 
-group.TCB.description="ATMEL TCB Registers"
-group.TCB.helpkey="ATMEL TCB Registers"
-group.TCB.register.0=AT91C_TCB_BMR
-group.TCB.register.1=AT91C_TCB_BCR
-# ========== Group definition for CAN_MB0 peripheral ========== 
-group.CAN_MB0.description="ATMEL CAN_MB0 Registers"
-group.CAN_MB0.helpkey="ATMEL CAN_MB0 Registers"
-group.CAN_MB0.register.0=AT91C_CAN_MB0_MDL
-group.CAN_MB0.register.1=AT91C_CAN_MB0_MAM
-group.CAN_MB0.register.2=AT91C_CAN_MB0_MCR
-group.CAN_MB0.register.3=AT91C_CAN_MB0_MID
-group.CAN_MB0.register.4=AT91C_CAN_MB0_MSR
-group.CAN_MB0.register.5=AT91C_CAN_MB0_MFID
-group.CAN_MB0.register.6=AT91C_CAN_MB0_MDH
-group.CAN_MB0.register.7=AT91C_CAN_MB0_MMR
-# ========== Group definition for CAN_MB1 peripheral ========== 
-group.CAN_MB1.description="ATMEL CAN_MB1 Registers"
-group.CAN_MB1.helpkey="ATMEL CAN_MB1 Registers"
-group.CAN_MB1.register.0=AT91C_CAN_MB1_MDL
-group.CAN_MB1.register.1=AT91C_CAN_MB1_MID
-group.CAN_MB1.register.2=AT91C_CAN_MB1_MMR
-group.CAN_MB1.register.3=AT91C_CAN_MB1_MSR
-group.CAN_MB1.register.4=AT91C_CAN_MB1_MAM
-group.CAN_MB1.register.5=AT91C_CAN_MB1_MDH
-group.CAN_MB1.register.6=AT91C_CAN_MB1_MCR
-group.CAN_MB1.register.7=AT91C_CAN_MB1_MFID
-# ========== Group definition for CAN_MB2 peripheral ========== 
-group.CAN_MB2.description="ATMEL CAN_MB2 Registers"
-group.CAN_MB2.helpkey="ATMEL CAN_MB2 Registers"
-group.CAN_MB2.register.0=AT91C_CAN_MB2_MCR
-group.CAN_MB2.register.1=AT91C_CAN_MB2_MDH
-group.CAN_MB2.register.2=AT91C_CAN_MB2_MID
-group.CAN_MB2.register.3=AT91C_CAN_MB2_MDL
-group.CAN_MB2.register.4=AT91C_CAN_MB2_MMR
-group.CAN_MB2.register.5=AT91C_CAN_MB2_MAM
-group.CAN_MB2.register.6=AT91C_CAN_MB2_MFID
-group.CAN_MB2.register.7=AT91C_CAN_MB2_MSR
-# ========== Group definition for CAN_MB3 peripheral ========== 
-group.CAN_MB3.description="ATMEL CAN_MB3 Registers"
-group.CAN_MB3.helpkey="ATMEL CAN_MB3 Registers"
-group.CAN_MB3.register.0=AT91C_CAN_MB3_MFID
-group.CAN_MB3.register.1=AT91C_CAN_MB3_MAM
-group.CAN_MB3.register.2=AT91C_CAN_MB3_MID
-group.CAN_MB3.register.3=AT91C_CAN_MB3_MCR
-group.CAN_MB3.register.4=AT91C_CAN_MB3_MMR
-group.CAN_MB3.register.5=AT91C_CAN_MB3_MSR
-group.CAN_MB3.register.6=AT91C_CAN_MB3_MDL
-group.CAN_MB3.register.7=AT91C_CAN_MB3_MDH
-# ========== Group definition for CAN_MB4 peripheral ========== 
-group.CAN_MB4.description="ATMEL CAN_MB4 Registers"
-group.CAN_MB4.helpkey="ATMEL CAN_MB4 Registers"
-group.CAN_MB4.register.0=AT91C_CAN_MB4_MID
-group.CAN_MB4.register.1=AT91C_CAN_MB4_MMR
-group.CAN_MB4.register.2=AT91C_CAN_MB4_MDH
-group.CAN_MB4.register.3=AT91C_CAN_MB4_MFID
-group.CAN_MB4.register.4=AT91C_CAN_MB4_MSR
-group.CAN_MB4.register.5=AT91C_CAN_MB4_MCR
-group.CAN_MB4.register.6=AT91C_CAN_MB4_MDL
-group.CAN_MB4.register.7=AT91C_CAN_MB4_MAM
-# ========== Group definition for CAN_MB5 peripheral ========== 
-group.CAN_MB5.description="ATMEL CAN_MB5 Registers"
-group.CAN_MB5.helpkey="ATMEL CAN_MB5 Registers"
-group.CAN_MB5.register.0=AT91C_CAN_MB5_MSR
-group.CAN_MB5.register.1=AT91C_CAN_MB5_MCR
-group.CAN_MB5.register.2=AT91C_CAN_MB5_MFID
-group.CAN_MB5.register.3=AT91C_CAN_MB5_MDH
-group.CAN_MB5.register.4=AT91C_CAN_MB5_MID
-group.CAN_MB5.register.5=AT91C_CAN_MB5_MMR
-group.CAN_MB5.register.6=AT91C_CAN_MB5_MDL
-group.CAN_MB5.register.7=AT91C_CAN_MB5_MAM
-# ========== Group definition for CAN_MB6 peripheral ========== 
-group.CAN_MB6.description="ATMEL CAN_MB6 Registers"
-group.CAN_MB6.helpkey="ATMEL CAN_MB6 Registers"
-group.CAN_MB6.register.0=AT91C_CAN_MB6_MFID
-group.CAN_MB6.register.1=AT91C_CAN_MB6_MID
-group.CAN_MB6.register.2=AT91C_CAN_MB6_MAM
-group.CAN_MB6.register.3=AT91C_CAN_MB6_MSR
-group.CAN_MB6.register.4=AT91C_CAN_MB6_MDL
-group.CAN_MB6.register.5=AT91C_CAN_MB6_MCR
-group.CAN_MB6.register.6=AT91C_CAN_MB6_MDH
-group.CAN_MB6.register.7=AT91C_CAN_MB6_MMR
-# ========== Group definition for CAN_MB7 peripheral ========== 
-group.CAN_MB7.description="ATMEL CAN_MB7 Registers"
-group.CAN_MB7.helpkey="ATMEL CAN_MB7 Registers"
-group.CAN_MB7.register.0=AT91C_CAN_MB7_MCR
-group.CAN_MB7.register.1=AT91C_CAN_MB7_MDH
-group.CAN_MB7.register.2=AT91C_CAN_MB7_MFID
-group.CAN_MB7.register.3=AT91C_CAN_MB7_MDL
-group.CAN_MB7.register.4=AT91C_CAN_MB7_MID
-group.CAN_MB7.register.5=AT91C_CAN_MB7_MMR
-group.CAN_MB7.register.6=AT91C_CAN_MB7_MAM
-group.CAN_MB7.register.7=AT91C_CAN_MB7_MSR
-# ========== Group definition for CAN peripheral ========== 
-group.CAN.description="ATMEL CAN Registers"
-group.CAN.helpkey="ATMEL CAN Registers"
-group.CAN.register.0=AT91C_CAN_TCR
-group.CAN.register.1=AT91C_CAN_IMR
-group.CAN.register.2=AT91C_CAN_IER
-group.CAN.register.3=AT91C_CAN_ECR
-group.CAN.register.4=AT91C_CAN_TIMESTP
-group.CAN.register.5=AT91C_CAN_MR
-group.CAN.register.6=AT91C_CAN_IDR
-group.CAN.register.7=AT91C_CAN_ACR
-group.CAN.register.8=AT91C_CAN_TIM
-group.CAN.register.9=AT91C_CAN_SR
-group.CAN.register.10=AT91C_CAN_BR
-group.CAN.register.11=AT91C_CAN_VR
-# ========== Group definition for EMAC peripheral ========== 
-group.EMAC.description="ATMEL EMAC Registers"
-group.EMAC.helpkey="ATMEL EMAC Registers"
-group.EMAC.register.0=AT91C_EMAC_ISR
-group.EMAC.register.1=AT91C_EMAC_SA4H
-group.EMAC.register.2=AT91C_EMAC_SA1L
-group.EMAC.register.3=AT91C_EMAC_ELE
-group.EMAC.register.4=AT91C_EMAC_LCOL
-group.EMAC.register.5=AT91C_EMAC_RLE
-group.EMAC.register.6=AT91C_EMAC_WOL
-group.EMAC.register.7=AT91C_EMAC_DTF
-group.EMAC.register.8=AT91C_EMAC_TUND
-group.EMAC.register.9=AT91C_EMAC_NCR
-group.EMAC.register.10=AT91C_EMAC_SA4L
-group.EMAC.register.11=AT91C_EMAC_RSR
-group.EMAC.register.12=AT91C_EMAC_SA3L
-group.EMAC.register.13=AT91C_EMAC_TSR
-group.EMAC.register.14=AT91C_EMAC_IDR
-group.EMAC.register.15=AT91C_EMAC_RSE
-group.EMAC.register.16=AT91C_EMAC_ECOL
-group.EMAC.register.17=AT91C_EMAC_TID
-group.EMAC.register.18=AT91C_EMAC_HRB
-group.EMAC.register.19=AT91C_EMAC_TBQP
-group.EMAC.register.20=AT91C_EMAC_USRIO
-group.EMAC.register.21=AT91C_EMAC_PTR
-group.EMAC.register.22=AT91C_EMAC_SA2H
-group.EMAC.register.23=AT91C_EMAC_ROV
-group.EMAC.register.24=AT91C_EMAC_ALE
-group.EMAC.register.25=AT91C_EMAC_RJA
-group.EMAC.register.26=AT91C_EMAC_RBQP
-group.EMAC.register.27=AT91C_EMAC_TPF
-group.EMAC.register.28=AT91C_EMAC_NCFGR
-group.EMAC.register.29=AT91C_EMAC_HRT
-group.EMAC.register.30=AT91C_EMAC_USF
-group.EMAC.register.31=AT91C_EMAC_FCSE
-group.EMAC.register.32=AT91C_EMAC_TPQ
-group.EMAC.register.33=AT91C_EMAC_MAN
-group.EMAC.register.34=AT91C_EMAC_FTO
-group.EMAC.register.35=AT91C_EMAC_REV
-group.EMAC.register.36=AT91C_EMAC_IMR
-group.EMAC.register.37=AT91C_EMAC_SCF
-group.EMAC.register.38=AT91C_EMAC_PFR
-group.EMAC.register.39=AT91C_EMAC_MCF
-group.EMAC.register.40=AT91C_EMAC_NSR
-group.EMAC.register.41=AT91C_EMAC_SA2L
-group.EMAC.register.42=AT91C_EMAC_FRO
-group.EMAC.register.43=AT91C_EMAC_IER
-group.EMAC.register.44=AT91C_EMAC_SA1H
-group.EMAC.register.45=AT91C_EMAC_CSE
-group.EMAC.register.46=AT91C_EMAC_SA3H
-group.EMAC.register.47=AT91C_EMAC_RRE
-group.EMAC.register.48=AT91C_EMAC_STE
-# ========== Group definition for PDC_ADC peripheral ========== 
-group.PDC_ADC.description="ATMEL PDC_ADC Registers"
-group.PDC_ADC.helpkey="ATMEL PDC_ADC Registers"
-group.PDC_ADC.register.0=AT91C_ADC_PTSR
-group.PDC_ADC.register.1=AT91C_ADC_PTCR
-group.PDC_ADC.register.2=AT91C_ADC_TNPR
-group.PDC_ADC.register.3=AT91C_ADC_TNCR
-group.PDC_ADC.register.4=AT91C_ADC_RNPR
-group.PDC_ADC.register.5=AT91C_ADC_RNCR
-group.PDC_ADC.register.6=AT91C_ADC_RPR
-group.PDC_ADC.register.7=AT91C_ADC_TCR
-group.PDC_ADC.register.8=AT91C_ADC_TPR
-group.PDC_ADC.register.9=AT91C_ADC_RCR
-# ========== Group definition for ADC peripheral ========== 
-group.ADC.description="ATMEL ADC Registers"
-group.ADC.helpkey="ATMEL ADC Registers"
-group.ADC.register.0=AT91C_ADC_CDR2
-group.ADC.register.1=AT91C_ADC_CDR3
-group.ADC.register.2=AT91C_ADC_CDR0
-group.ADC.register.3=AT91C_ADC_CDR5
-group.ADC.register.4=AT91C_ADC_CHDR
-group.ADC.register.5=AT91C_ADC_SR
-group.ADC.register.6=AT91C_ADC_CDR4
-group.ADC.register.7=AT91C_ADC_CDR1
-group.ADC.register.8=AT91C_ADC_LCDR
-group.ADC.register.9=AT91C_ADC_IDR
-group.ADC.register.10=AT91C_ADC_CR
-group.ADC.register.11=AT91C_ADC_CDR7
-group.ADC.register.12=AT91C_ADC_CDR6
-group.ADC.register.13=AT91C_ADC_IER
-group.ADC.register.14=AT91C_ADC_CHER
-group.ADC.register.15=AT91C_ADC_CHSR
-group.ADC.register.16=AT91C_ADC_MR
-group.ADC.register.17=AT91C_ADC_IMR
-group.AT91SAM7X256.description="ATMEL AT91SAM7X256 Registers"
-group.AT91SAM7X256.helpkey="ATMEL AT91SAM7X256 Registers"
-group.AT91SAM7X256.topLevelIndex=100 
-group.AT91SAM7X256.group.0=SYS
-group.AT91SAM7X256.group.1=AIC
-group.AT91SAM7X256.group.2=PDC_DBGU
-group.AT91SAM7X256.group.3=DBGU
-group.AT91SAM7X256.group.4=PIOA
-group.AT91SAM7X256.group.5=PIOB
-group.AT91SAM7X256.group.6=CKGR
-group.AT91SAM7X256.group.7=PMC
-group.AT91SAM7X256.group.8=RSTC
-group.AT91SAM7X256.group.9=RTTC
-group.AT91SAM7X256.group.10=PITC
-group.AT91SAM7X256.group.11=WDTC
-group.AT91SAM7X256.group.12=VREG
-group.AT91SAM7X256.group.13=MC
-group.AT91SAM7X256.group.14=PDC_SPI1
-group.AT91SAM7X256.group.15=SPI1
-group.AT91SAM7X256.group.16=PDC_SPI0
-group.AT91SAM7X256.group.17=SPI0
-group.AT91SAM7X256.group.18=PDC_US1
-group.AT91SAM7X256.group.19=US1
-group.AT91SAM7X256.group.20=PDC_US0
-group.AT91SAM7X256.group.21=US0
-group.AT91SAM7X256.group.22=PDC_SSC
-group.AT91SAM7X256.group.23=SSC
-group.AT91SAM7X256.group.24=TWI
-group.AT91SAM7X256.group.25=PWMC_CH3
-group.AT91SAM7X256.group.26=PWMC_CH2
-group.AT91SAM7X256.group.27=PWMC_CH1
-group.AT91SAM7X256.group.28=PWMC_CH0
-group.AT91SAM7X256.group.29=PWMC
-group.AT91SAM7X256.group.30=UDP
-group.AT91SAM7X256.group.31=TC0
-group.AT91SAM7X256.group.32=TC1
-group.AT91SAM7X256.group.33=TC2
-group.AT91SAM7X256.group.34=TCB
-group.AT91SAM7X256.group.35=CAN_MB0
-group.AT91SAM7X256.group.36=CAN_MB1
-group.AT91SAM7X256.group.37=CAN_MB2
-group.AT91SAM7X256.group.38=CAN_MB3
-group.AT91SAM7X256.group.39=CAN_MB4
-group.AT91SAM7X256.group.40=CAN_MB5
-group.AT91SAM7X256.group.41=CAN_MB6
-group.AT91SAM7X256.group.42=CAN_MB7
-group.AT91SAM7X256.group.43=CAN
-group.AT91SAM7X256.group.44=EMAC
-group.AT91SAM7X256.group.45=PDC_ADC
-group.AT91SAM7X256.group.46=ADC
diff --git a/tools/ceedling/vendor/cmock/iar/iar_v4/incIAR/AT91SAM7X256.tcl b/tools/ceedling/vendor/cmock/iar/iar_v4/incIAR/AT91SAM7X256.tcl
deleted file mode 100644 (file)
index 5d3a662..0000000
+++ /dev/null
@@ -1,3407 +0,0 @@
-# ----------------------------------------------------------------------------
-#          ATMEL Microcontroller Software Support  -  ROUSSET  -
-# ----------------------------------------------------------------------------
-#  DISCLAIMER:  THIS SOFTWARE IS PROVIDED BY ATMEL "AS IS" AND ANY EXPRESS OR
-#  IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
-#  MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT ARE
-#  DISCLAIMED. IN NO EVENT SHALL ATMEL BE LIABLE FOR ANY DIRECT, INDIRECT,
-#  INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-#  LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA,
-#  OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
-#  LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
-#  NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
-#  EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-# ----------------------------------------------------------------------------
-# File Name           : AT91SAM7X256.tcl
-# Object              : AT91SAM7X256 definitions
-# Generated           : AT91 SW Application Group  11/02/2005 (15:17:30)
-# 
-# CVS Reference       : /AT91SAM7X256.pl/1.14/Tue Sep 13 15:06:52 2005//
-# CVS Reference       : /SYS_SAM7X.pl/1.3/Tue Feb  1 17:01:43 2005//
-# CVS Reference       : /MC_SAM7X.pl/1.2/Fri May 20 14:13:04 2005//
-# CVS Reference       : /PMC_SAM7X.pl/1.4/Tue Feb  8 13:58:10 2005//
-# CVS Reference       : /RSTC_SAM7X.pl/1.2/Wed Jul 13 14:57:50 2005//
-# CVS Reference       : /UDP_SAM7X.pl/1.1/Tue May 10 11:35:35 2005//
-# CVS Reference       : /PWM_SAM7X.pl/1.1/Tue May 10 11:53:07 2005//
-# CVS Reference       : /AIC_6075B.pl/1.3/Fri May 20 14:01:30 2005//
-# CVS Reference       : /PIO_6057A.pl/1.2/Thu Feb  3 10:18:28 2005//
-# CVS Reference       : /RTTC_6081A.pl/1.2/Tue Nov  9 14:43:58 2004//
-# CVS Reference       : /PITC_6079A.pl/1.2/Tue Nov  9 14:43:56 2004//
-# CVS Reference       : /WDTC_6080A.pl/1.3/Tue Nov  9 14:44:00 2004//
-# CVS Reference       : /VREG_6085B.pl/1.1/Tue Feb  1 16:05:48 2005//
-# CVS Reference       : /PDC_6074C.pl/1.2/Thu Feb  3 08:48:54 2005//
-# CVS Reference       : /DBGU_6059D.pl/1.1/Mon Jan 31 13:15:32 2005//
-# CVS Reference       : /SPI_6088D.pl/1.3/Fri May 20 14:08:59 2005//
-# CVS Reference       : /US_6089C.pl/1.1/Mon Jul 12 18:23:26 2004//
-# CVS Reference       : /SSC_6078B.pl/1.1/Wed Jul 13 15:19:19 2005//
-# CVS Reference       : /TWI_6061A.pl/1.1/Tue Jul 13 07:38:06 2004//
-# CVS Reference       : /TC_6082A.pl/1.7/Fri Mar 11 12:52:17 2005//
-# CVS Reference       : /CAN_6019B.pl/1.1/Tue Mar  8 12:42:22 2005//
-# CVS Reference       : /EMACB_6119A.pl/1.6/Wed Jul 13 15:05:35 2005//
-# CVS Reference       : /ADC_6051C.pl/1.1/Fri Oct 17 09:12:38 2003//
-# ----------------------------------------------------------------------------
-
-
-# *****************************************************************************
-#              SOFTWARE API DEFINITION  FOR System Peripherals
-# *****************************************************************************
-
-# *****************************************************************************
-#              SOFTWARE API DEFINITION  FOR Advanced Interrupt Controller
-# *****************************************************************************
-# -------- AIC_SMR : (AIC Offset: 0x0) Control Register -------- 
-set AT91C_AIC_PRIOR       [expr 0x7 <<  0 ]
-set    AT91C_AIC_PRIOR_LOWEST               0x0
-set    AT91C_AIC_PRIOR_HIGHEST              0x7
-set AT91C_AIC_SRCTYPE     [expr 0x3 <<  5 ]
-set    AT91C_AIC_SRCTYPE_INT_HIGH_LEVEL       [expr 0x0 <<  5 ]
-set    AT91C_AIC_SRCTYPE_EXT_LOW_LEVEL        [expr 0x0 <<  5 ]
-set    AT91C_AIC_SRCTYPE_INT_POSITIVE_EDGE    [expr 0x1 <<  5 ]
-set    AT91C_AIC_SRCTYPE_EXT_NEGATIVE_EDGE    [expr 0x1 <<  5 ]
-set    AT91C_AIC_SRCTYPE_HIGH_LEVEL           [expr 0x2 <<  5 ]
-set    AT91C_AIC_SRCTYPE_POSITIVE_EDGE        [expr 0x3 <<  5 ]
-# -------- AIC_CISR : (AIC Offset: 0x114) AIC Core Interrupt Status Register -------- 
-set AT91C_AIC_NFIQ        [expr 0x1 <<  0 ]
-set AT91C_AIC_NIRQ        [expr 0x1 <<  1 ]
-# -------- AIC_DCR : (AIC Offset: 0x138) AIC Debug Control Register (Protect) -------- 
-set AT91C_AIC_DCR_PROT    [expr 0x1 <<  0 ]
-set AT91C_AIC_DCR_GMSK    [expr 0x1 <<  1 ]
-
-# *****************************************************************************
-#              SOFTWARE API DEFINITION  FOR Peripheral DMA Controller
-# *****************************************************************************
-# -------- PDC_PTCR : (PDC Offset: 0x20) PDC Transfer Control Register -------- 
-set AT91C_PDC_RXTEN       [expr 0x1 <<  0 ]
-set AT91C_PDC_RXTDIS      [expr 0x1 <<  1 ]
-set AT91C_PDC_TXTEN       [expr 0x1 <<  8 ]
-set AT91C_PDC_TXTDIS      [expr 0x1 <<  9 ]
-# -------- PDC_PTSR : (PDC Offset: 0x24) PDC Transfer Status Register -------- 
-set AT91C_PDC_RXTEN       [expr 0x1 <<  0 ]
-set AT91C_PDC_TXTEN       [expr 0x1 <<  8 ]
-
-# *****************************************************************************
-#              SOFTWARE API DEFINITION  FOR Debug Unit
-# *****************************************************************************
-# -------- DBGU_CR : (DBGU Offset: 0x0) Debug Unit Control Register -------- 
-set AT91C_US_RSTRX        [expr 0x1 <<  2 ]
-set AT91C_US_RSTTX        [expr 0x1 <<  3 ]
-set AT91C_US_RXEN         [expr 0x1 <<  4 ]
-set AT91C_US_RXDIS        [expr 0x1 <<  5 ]
-set AT91C_US_TXEN         [expr 0x1 <<  6 ]
-set AT91C_US_TXDIS        [expr 0x1 <<  7 ]
-set AT91C_US_RSTSTA       [expr 0x1 <<  8 ]
-# -------- DBGU_MR : (DBGU Offset: 0x4) Debug Unit Mode Register -------- 
-set AT91C_US_PAR          [expr 0x7 <<  9 ]
-set    AT91C_US_PAR_EVEN                 [expr 0x0 <<  9 ]
-set    AT91C_US_PAR_ODD                  [expr 0x1 <<  9 ]
-set    AT91C_US_PAR_SPACE                [expr 0x2 <<  9 ]
-set    AT91C_US_PAR_MARK                 [expr 0x3 <<  9 ]
-set    AT91C_US_PAR_NONE                 [expr 0x4 <<  9 ]
-set    AT91C_US_PAR_MULTI_DROP           [expr 0x6 <<  9 ]
-set AT91C_US_CHMODE       [expr 0x3 << 14 ]
-set    AT91C_US_CHMODE_NORMAL               [expr 0x0 << 14 ]
-set    AT91C_US_CHMODE_AUTO                 [expr 0x1 << 14 ]
-set    AT91C_US_CHMODE_LOCAL                [expr 0x2 << 14 ]
-set    AT91C_US_CHMODE_REMOTE               [expr 0x3 << 14 ]
-# -------- DBGU_IER : (DBGU Offset: 0x8) Debug Unit Interrupt Enable Register -------- 
-set AT91C_US_RXRDY        [expr 0x1 <<  0 ]
-set AT91C_US_TXRDY        [expr 0x1 <<  1 ]
-set AT91C_US_ENDRX        [expr 0x1 <<  3 ]
-set AT91C_US_ENDTX        [expr 0x1 <<  4 ]
-set AT91C_US_OVRE         [expr 0x1 <<  5 ]
-set AT91C_US_FRAME        [expr 0x1 <<  6 ]
-set AT91C_US_PARE         [expr 0x1 <<  7 ]
-set AT91C_US_TXEMPTY      [expr 0x1 <<  9 ]
-set AT91C_US_TXBUFE       [expr 0x1 << 11 ]
-set AT91C_US_RXBUFF       [expr 0x1 << 12 ]
-set AT91C_US_COMM_TX      [expr 0x1 << 30 ]
-set AT91C_US_COMM_RX      [expr 0x1 << 31 ]
-# -------- DBGU_IDR : (DBGU Offset: 0xc) Debug Unit Interrupt Disable Register -------- 
-set AT91C_US_RXRDY        [expr 0x1 <<  0 ]
-set AT91C_US_TXRDY        [expr 0x1 <<  1 ]
-set AT91C_US_ENDRX        [expr 0x1 <<  3 ]
-set AT91C_US_ENDTX        [expr 0x1 <<  4 ]
-set AT91C_US_OVRE         [expr 0x1 <<  5 ]
-set AT91C_US_FRAME        [expr 0x1 <<  6 ]
-set AT91C_US_PARE         [expr 0x1 <<  7 ]
-set AT91C_US_TXEMPTY      [expr 0x1 <<  9 ]
-set AT91C_US_TXBUFE       [expr 0x1 << 11 ]
-set AT91C_US_RXBUFF       [expr 0x1 << 12 ]
-set AT91C_US_COMM_TX      [expr 0x1 << 30 ]
-set AT91C_US_COMM_RX      [expr 0x1 << 31 ]
-# -------- DBGU_IMR : (DBGU Offset: 0x10) Debug Unit Interrupt Mask Register -------- 
-set AT91C_US_RXRDY        [expr 0x1 <<  0 ]
-set AT91C_US_TXRDY        [expr 0x1 <<  1 ]
-set AT91C_US_ENDRX        [expr 0x1 <<  3 ]
-set AT91C_US_ENDTX        [expr 0x1 <<  4 ]
-set AT91C_US_OVRE         [expr 0x1 <<  5 ]
-set AT91C_US_FRAME        [expr 0x1 <<  6 ]
-set AT91C_US_PARE         [expr 0x1 <<  7 ]
-set AT91C_US_TXEMPTY      [expr 0x1 <<  9 ]
-set AT91C_US_TXBUFE       [expr 0x1 << 11 ]
-set AT91C_US_RXBUFF       [expr 0x1 << 12 ]
-set AT91C_US_COMM_TX      [expr 0x1 << 30 ]
-set AT91C_US_COMM_RX      [expr 0x1 << 31 ]
-# -------- DBGU_CSR : (DBGU Offset: 0x14) Debug Unit Channel Status Register -------- 
-set AT91C_US_RXRDY        [expr 0x1 <<  0 ]
-set AT91C_US_TXRDY        [expr 0x1 <<  1 ]
-set AT91C_US_ENDRX        [expr 0x1 <<  3 ]
-set AT91C_US_ENDTX        [expr 0x1 <<  4 ]
-set AT91C_US_OVRE         [expr 0x1 <<  5 ]
-set AT91C_US_FRAME        [expr 0x1 <<  6 ]
-set AT91C_US_PARE         [expr 0x1 <<  7 ]
-set AT91C_US_TXEMPTY      [expr 0x1 <<  9 ]
-set AT91C_US_TXBUFE       [expr 0x1 << 11 ]
-set AT91C_US_RXBUFF       [expr 0x1 << 12 ]
-set AT91C_US_COMM_TX      [expr 0x1 << 30 ]
-set AT91C_US_COMM_RX      [expr 0x1 << 31 ]
-# -------- DBGU_FNTR : (DBGU Offset: 0x48) Debug Unit FORCE_NTRST Register -------- 
-set AT91C_US_FORCE_NTRST  [expr 0x1 <<  0 ]
-
-# *****************************************************************************
-#              SOFTWARE API DEFINITION  FOR Parallel Input Output Controler
-# *****************************************************************************
-
-# *****************************************************************************
-#              SOFTWARE API DEFINITION  FOR Clock Generator Controler
-# *****************************************************************************
-# -------- CKGR_MOR : (CKGR Offset: 0x0) Main Oscillator Register -------- 
-set AT91C_CKGR_MOSCEN     [expr 0x1 <<  0 ]
-set AT91C_CKGR_OSCBYPASS  [expr 0x1 <<  1 ]
-set AT91C_CKGR_OSCOUNT    [expr 0xFF <<  8 ]
-# -------- CKGR_MCFR : (CKGR Offset: 0x4) Main Clock Frequency Register -------- 
-set AT91C_CKGR_MAINF      [expr 0xFFFF <<  0 ]
-set AT91C_CKGR_MAINRDY    [expr 0x1 << 16 ]
-# -------- CKGR_PLLR : (CKGR Offset: 0xc) PLL B Register -------- 
-set AT91C_CKGR_DIV        [expr 0xFF <<  0 ]
-set    AT91C_CKGR_DIV_0                    0x0
-set    AT91C_CKGR_DIV_BYPASS               0x1
-set AT91C_CKGR_PLLCOUNT   [expr 0x3F <<  8 ]
-set AT91C_CKGR_OUT        [expr 0x3 << 14 ]
-set    AT91C_CKGR_OUT_0                    [expr 0x0 << 14 ]
-set    AT91C_CKGR_OUT_1                    [expr 0x1 << 14 ]
-set    AT91C_CKGR_OUT_2                    [expr 0x2 << 14 ]
-set    AT91C_CKGR_OUT_3                    [expr 0x3 << 14 ]
-set AT91C_CKGR_MUL        [expr 0x7FF << 16 ]
-set AT91C_CKGR_USBDIV     [expr 0x3 << 28 ]
-set    AT91C_CKGR_USBDIV_0                    [expr 0x0 << 28 ]
-set    AT91C_CKGR_USBDIV_1                    [expr 0x1 << 28 ]
-set    AT91C_CKGR_USBDIV_2                    [expr 0x2 << 28 ]
-
-# *****************************************************************************
-#              SOFTWARE API DEFINITION  FOR Power Management Controler
-# *****************************************************************************
-# -------- PMC_SCER : (PMC Offset: 0x0) System Clock Enable Register -------- 
-set AT91C_PMC_PCK         [expr 0x1 <<  0 ]
-set AT91C_PMC_UDP         [expr 0x1 <<  7 ]
-set AT91C_PMC_PCK0        [expr 0x1 <<  8 ]
-set AT91C_PMC_PCK1        [expr 0x1 <<  9 ]
-set AT91C_PMC_PCK2        [expr 0x1 << 10 ]
-set AT91C_PMC_PCK3        [expr 0x1 << 11 ]
-# -------- PMC_SCDR : (PMC Offset: 0x4) System Clock Disable Register -------- 
-set AT91C_PMC_PCK         [expr 0x1 <<  0 ]
-set AT91C_PMC_UDP         [expr 0x1 <<  7 ]
-set AT91C_PMC_PCK0        [expr 0x1 <<  8 ]
-set AT91C_PMC_PCK1        [expr 0x1 <<  9 ]
-set AT91C_PMC_PCK2        [expr 0x1 << 10 ]
-set AT91C_PMC_PCK3        [expr 0x1 << 11 ]
-# -------- PMC_SCSR : (PMC Offset: 0x8) System Clock Status Register -------- 
-set AT91C_PMC_PCK         [expr 0x1 <<  0 ]
-set AT91C_PMC_UDP         [expr 0x1 <<  7 ]
-set AT91C_PMC_PCK0        [expr 0x1 <<  8 ]
-set AT91C_PMC_PCK1        [expr 0x1 <<  9 ]
-set AT91C_PMC_PCK2        [expr 0x1 << 10 ]
-set AT91C_PMC_PCK3        [expr 0x1 << 11 ]
-# -------- CKGR_MOR : (PMC Offset: 0x20) Main Oscillator Register -------- 
-set AT91C_CKGR_MOSCEN     [expr 0x1 <<  0 ]
-set AT91C_CKGR_OSCBYPASS  [expr 0x1 <<  1 ]
-set AT91C_CKGR_OSCOUNT    [expr 0xFF <<  8 ]
-# -------- CKGR_MCFR : (PMC Offset: 0x24) Main Clock Frequency Register -------- 
-set AT91C_CKGR_MAINF      [expr 0xFFFF <<  0 ]
-set AT91C_CKGR_MAINRDY    [expr 0x1 << 16 ]
-# -------- CKGR_PLLR : (PMC Offset: 0x2c) PLL B Register -------- 
-set AT91C_CKGR_DIV        [expr 0xFF <<  0 ]
-set    AT91C_CKGR_DIV_0                    0x0
-set    AT91C_CKGR_DIV_BYPASS               0x1
-set AT91C_CKGR_PLLCOUNT   [expr 0x3F <<  8 ]
-set AT91C_CKGR_OUT        [expr 0x3 << 14 ]
-set    AT91C_CKGR_OUT_0                    [expr 0x0 << 14 ]
-set    AT91C_CKGR_OUT_1                    [expr 0x1 << 14 ]
-set    AT91C_CKGR_OUT_2                    [expr 0x2 << 14 ]
-set    AT91C_CKGR_OUT_3                    [expr 0x3 << 14 ]
-set AT91C_CKGR_MUL        [expr 0x7FF << 16 ]
-set AT91C_CKGR_USBDIV     [expr 0x3 << 28 ]
-set    AT91C_CKGR_USBDIV_0                    [expr 0x0 << 28 ]
-set    AT91C_CKGR_USBDIV_1                    [expr 0x1 << 28 ]
-set    AT91C_CKGR_USBDIV_2                    [expr 0x2 << 28 ]
-# -------- PMC_MCKR : (PMC Offset: 0x30) Master Clock Register -------- 
-set AT91C_PMC_CSS         [expr 0x3 <<  0 ]
-set    AT91C_PMC_CSS_SLOW_CLK             0x0
-set    AT91C_PMC_CSS_MAIN_CLK             0x1
-set    AT91C_PMC_CSS_PLL_CLK              0x3
-set AT91C_PMC_PRES        [expr 0x7 <<  2 ]
-set    AT91C_PMC_PRES_CLK                  [expr 0x0 <<  2 ]
-set    AT91C_PMC_PRES_CLK_2                [expr 0x1 <<  2 ]
-set    AT91C_PMC_PRES_CLK_4                [expr 0x2 <<  2 ]
-set    AT91C_PMC_PRES_CLK_8                [expr 0x3 <<  2 ]
-set    AT91C_PMC_PRES_CLK_16               [expr 0x4 <<  2 ]
-set    AT91C_PMC_PRES_CLK_32               [expr 0x5 <<  2 ]
-set    AT91C_PMC_PRES_CLK_64               [expr 0x6 <<  2 ]
-# -------- PMC_PCKR : (PMC Offset: 0x40) Programmable Clock Register -------- 
-set AT91C_PMC_CSS         [expr 0x3 <<  0 ]
-set    AT91C_PMC_CSS_SLOW_CLK             0x0
-set    AT91C_PMC_CSS_MAIN_CLK             0x1
-set    AT91C_PMC_CSS_PLL_CLK              0x3
-set AT91C_PMC_PRES        [expr 0x7 <<  2 ]
-set    AT91C_PMC_PRES_CLK                  [expr 0x0 <<  2 ]
-set    AT91C_PMC_PRES_CLK_2                [expr 0x1 <<  2 ]
-set    AT91C_PMC_PRES_CLK_4                [expr 0x2 <<  2 ]
-set    AT91C_PMC_PRES_CLK_8                [expr 0x3 <<  2 ]
-set    AT91C_PMC_PRES_CLK_16               [expr 0x4 <<  2 ]
-set    AT91C_PMC_PRES_CLK_32               [expr 0x5 <<  2 ]
-set    AT91C_PMC_PRES_CLK_64               [expr 0x6 <<  2 ]
-# -------- PMC_IER : (PMC Offset: 0x60) PMC Interrupt Enable Register -------- 
-set AT91C_PMC_MOSCS       [expr 0x1 <<  0 ]
-set AT91C_PMC_LOCK        [expr 0x1 <<  2 ]
-set AT91C_PMC_MCKRDY      [expr 0x1 <<  3 ]
-set AT91C_PMC_PCK0RDY     [expr 0x1 <<  8 ]
-set AT91C_PMC_PCK1RDY     [expr 0x1 <<  9 ]
-set AT91C_PMC_PCK2RDY     [expr 0x1 << 10 ]
-set AT91C_PMC_PCK3RDY     [expr 0x1 << 11 ]
-# -------- PMC_IDR : (PMC Offset: 0x64) PMC Interrupt Disable Register -------- 
-set AT91C_PMC_MOSCS       [expr 0x1 <<  0 ]
-set AT91C_PMC_LOCK        [expr 0x1 <<  2 ]
-set AT91C_PMC_MCKRDY      [expr 0x1 <<  3 ]
-set AT91C_PMC_PCK0RDY     [expr 0x1 <<  8 ]
-set AT91C_PMC_PCK1RDY     [expr 0x1 <<  9 ]
-set AT91C_PMC_PCK2RDY     [expr 0x1 << 10 ]
-set AT91C_PMC_PCK3RDY     [expr 0x1 << 11 ]
-# -------- PMC_SR : (PMC Offset: 0x68) PMC Status Register -------- 
-set AT91C_PMC_MOSCS       [expr 0x1 <<  0 ]
-set AT91C_PMC_LOCK        [expr 0x1 <<  2 ]
-set AT91C_PMC_MCKRDY      [expr 0x1 <<  3 ]
-set AT91C_PMC_PCK0RDY     [expr 0x1 <<  8 ]
-set AT91C_PMC_PCK1RDY     [expr 0x1 <<  9 ]
-set AT91C_PMC_PCK2RDY     [expr 0x1 << 10 ]
-set AT91C_PMC_PCK3RDY     [expr 0x1 << 11 ]
-# -------- PMC_IMR : (PMC Offset: 0x6c) PMC Interrupt Mask Register -------- 
-set AT91C_PMC_MOSCS       [expr 0x1 <<  0 ]
-set AT91C_PMC_LOCK        [expr 0x1 <<  2 ]
-set AT91C_PMC_MCKRDY      [expr 0x1 <<  3 ]
-set AT91C_PMC_PCK0RDY     [expr 0x1 <<  8 ]
-set AT91C_PMC_PCK1RDY     [expr 0x1 <<  9 ]
-set AT91C_PMC_PCK2RDY     [expr 0x1 << 10 ]
-set AT91C_PMC_PCK3RDY     [expr 0x1 << 11 ]
-
-# *****************************************************************************
-#              SOFTWARE API DEFINITION  FOR Reset Controller Interface
-# *****************************************************************************
-# -------- RSTC_RCR : (RSTC Offset: 0x0) Reset Control Register -------- 
-set AT91C_RSTC_PROCRST    [expr 0x1 <<  0 ]
-set AT91C_RSTC_PERRST     [expr 0x1 <<  2 ]
-set AT91C_RSTC_EXTRST     [expr 0x1 <<  3 ]
-set AT91C_RSTC_KEY        [expr 0xFF << 24 ]
-# -------- RSTC_RSR : (RSTC Offset: 0x4) Reset Status Register -------- 
-set AT91C_RSTC_URSTS      [expr 0x1 <<  0 ]
-set AT91C_RSTC_BODSTS     [expr 0x1 <<  1 ]
-set AT91C_RSTC_RSTTYP     [expr 0x7 <<  8 ]
-set    AT91C_RSTC_RSTTYP_POWERUP              [expr 0x0 <<  8 ]
-set    AT91C_RSTC_RSTTYP_WAKEUP               [expr 0x1 <<  8 ]
-set    AT91C_RSTC_RSTTYP_WATCHDOG             [expr 0x2 <<  8 ]
-set    AT91C_RSTC_RSTTYP_SOFTWARE             [expr 0x3 <<  8 ]
-set    AT91C_RSTC_RSTTYP_USER                 [expr 0x4 <<  8 ]
-set    AT91C_RSTC_RSTTYP_BROWNOUT             [expr 0x5 <<  8 ]
-set AT91C_RSTC_NRSTL      [expr 0x1 << 16 ]
-set AT91C_RSTC_SRCMP      [expr 0x1 << 17 ]
-# -------- RSTC_RMR : (RSTC Offset: 0x8) Reset Mode Register -------- 
-set AT91C_RSTC_URSTEN     [expr 0x1 <<  0 ]
-set AT91C_RSTC_URSTIEN    [expr 0x1 <<  4 ]
-set AT91C_RSTC_ERSTL      [expr 0xF <<  8 ]
-set AT91C_RSTC_BODIEN     [expr 0x1 << 16 ]
-set AT91C_RSTC_KEY        [expr 0xFF << 24 ]
-
-# *****************************************************************************
-#              SOFTWARE API DEFINITION  FOR Real Time Timer Controller Interface
-# *****************************************************************************
-# -------- RTTC_RTMR : (RTTC Offset: 0x0) Real-time Mode Register -------- 
-set AT91C_RTTC_RTPRES     [expr 0xFFFF <<  0 ]
-set AT91C_RTTC_ALMIEN     [expr 0x1 << 16 ]
-set AT91C_RTTC_RTTINCIEN  [expr 0x1 << 17 ]
-set AT91C_RTTC_RTTRST     [expr 0x1 << 18 ]
-# -------- RTTC_RTAR : (RTTC Offset: 0x4) Real-time Alarm Register -------- 
-set AT91C_RTTC_ALMV       [expr 0x0 <<  0 ]
-# -------- RTTC_RTVR : (RTTC Offset: 0x8) Current Real-time Value Register -------- 
-set AT91C_RTTC_CRTV       [expr 0x0 <<  0 ]
-# -------- RTTC_RTSR : (RTTC Offset: 0xc) Real-time Status Register -------- 
-set AT91C_RTTC_ALMS       [expr 0x1 <<  0 ]
-set AT91C_RTTC_RTTINC     [expr 0x1 <<  1 ]
-
-# *****************************************************************************
-#              SOFTWARE API DEFINITION  FOR Periodic Interval Timer Controller Interface
-# *****************************************************************************
-# -------- PITC_PIMR : (PITC Offset: 0x0) Periodic Interval Mode Register -------- 
-set AT91C_PITC_PIV        [expr 0xFFFFF <<  0 ]
-set AT91C_PITC_PITEN      [expr 0x1 << 24 ]
-set AT91C_PITC_PITIEN     [expr 0x1 << 25 ]
-# -------- PITC_PISR : (PITC Offset: 0x4) Periodic Interval Status Register -------- 
-set AT91C_PITC_PITS       [expr 0x1 <<  0 ]
-# -------- PITC_PIVR : (PITC Offset: 0x8) Periodic Interval Value Register -------- 
-set AT91C_PITC_CPIV       [expr 0xFFFFF <<  0 ]
-set AT91C_PITC_PICNT      [expr 0xFFF << 20 ]
-# -------- PITC_PIIR : (PITC Offset: 0xc) Periodic Interval Image Register -------- 
-set AT91C_PITC_CPIV       [expr 0xFFFFF <<  0 ]
-set AT91C_PITC_PICNT      [expr 0xFFF << 20 ]
-
-# *****************************************************************************
-#              SOFTWARE API DEFINITION  FOR Watchdog Timer Controller Interface
-# *****************************************************************************
-# -------- WDTC_WDCR : (WDTC Offset: 0x0) Periodic Interval Image Register -------- 
-set AT91C_WDTC_WDRSTT     [expr 0x1 <<  0 ]
-set AT91C_WDTC_KEY        [expr 0xFF << 24 ]
-# -------- WDTC_WDMR : (WDTC Offset: 0x4) Watchdog Mode Register -------- 
-set AT91C_WDTC_WDV        [expr 0xFFF <<  0 ]
-set AT91C_WDTC_WDFIEN     [expr 0x1 << 12 ]
-set AT91C_WDTC_WDRSTEN    [expr 0x1 << 13 ]
-set AT91C_WDTC_WDRPROC    [expr 0x1 << 14 ]
-set AT91C_WDTC_WDDIS      [expr 0x1 << 15 ]
-set AT91C_WDTC_WDD        [expr 0xFFF << 16 ]
-set AT91C_WDTC_WDDBGHLT   [expr 0x1 << 28 ]
-set AT91C_WDTC_WDIDLEHLT  [expr 0x1 << 29 ]
-# -------- WDTC_WDSR : (WDTC Offset: 0x8) Watchdog Status Register -------- 
-set AT91C_WDTC_WDUNF      [expr 0x1 <<  0 ]
-set AT91C_WDTC_WDERR      [expr 0x1 <<  1 ]
-
-# *****************************************************************************
-#              SOFTWARE API DEFINITION  FOR Voltage Regulator Mode Controller Interface
-# *****************************************************************************
-# -------- VREG_MR : (VREG Offset: 0x0) Voltage Regulator Mode Register -------- 
-set AT91C_VREG_PSTDBY     [expr 0x1 <<  0 ]
-
-# *****************************************************************************
-#              SOFTWARE API DEFINITION  FOR Memory Controller Interface
-# *****************************************************************************
-# -------- MC_RCR : (MC Offset: 0x0) MC Remap Control Register -------- 
-set AT91C_MC_RCB          [expr 0x1 <<  0 ]
-# -------- MC_ASR : (MC Offset: 0x4) MC Abort Status Register -------- 
-set AT91C_MC_UNDADD       [expr 0x1 <<  0 ]
-set AT91C_MC_MISADD       [expr 0x1 <<  1 ]
-set AT91C_MC_ABTSZ        [expr 0x3 <<  8 ]
-set    AT91C_MC_ABTSZ_BYTE                 [expr 0x0 <<  8 ]
-set    AT91C_MC_ABTSZ_HWORD                [expr 0x1 <<  8 ]
-set    AT91C_MC_ABTSZ_WORD                 [expr 0x2 <<  8 ]
-set AT91C_MC_ABTTYP       [expr 0x3 << 10 ]
-set    AT91C_MC_ABTTYP_DATAR                [expr 0x0 << 10 ]
-set    AT91C_MC_ABTTYP_DATAW                [expr 0x1 << 10 ]
-set    AT91C_MC_ABTTYP_FETCH                [expr 0x2 << 10 ]
-set AT91C_MC_MST0         [expr 0x1 << 16 ]
-set AT91C_MC_MST1         [expr 0x1 << 17 ]
-set AT91C_MC_SVMST0       [expr 0x1 << 24 ]
-set AT91C_MC_SVMST1       [expr 0x1 << 25 ]
-# -------- MC_FMR : (MC Offset: 0x60) MC Flash Mode Register -------- 
-set AT91C_MC_FRDY         [expr 0x1 <<  0 ]
-set AT91C_MC_LOCKE        [expr 0x1 <<  2 ]
-set AT91C_MC_PROGE        [expr 0x1 <<  3 ]
-set AT91C_MC_NEBP         [expr 0x1 <<  7 ]
-set AT91C_MC_FWS          [expr 0x3 <<  8 ]
-set    AT91C_MC_FWS_0FWS                 [expr 0x0 <<  8 ]
-set    AT91C_MC_FWS_1FWS                 [expr 0x1 <<  8 ]
-set    AT91C_MC_FWS_2FWS                 [expr 0x2 <<  8 ]
-set    AT91C_MC_FWS_3FWS                 [expr 0x3 <<  8 ]
-set AT91C_MC_FMCN         [expr 0xFF << 16 ]
-# -------- MC_FCR : (MC Offset: 0x64) MC Flash Command Register -------- 
-set AT91C_MC_FCMD         [expr 0xF <<  0 ]
-set    AT91C_MC_FCMD_START_PROG           0x1
-set    AT91C_MC_FCMD_LOCK                 0x2
-set    AT91C_MC_FCMD_PROG_AND_LOCK        0x3
-set    AT91C_MC_FCMD_UNLOCK               0x4
-set    AT91C_MC_FCMD_ERASE_ALL            0x8
-set    AT91C_MC_FCMD_SET_GP_NVM           0xB
-set    AT91C_MC_FCMD_CLR_GP_NVM           0xD
-set    AT91C_MC_FCMD_SET_SECURITY         0xF
-set AT91C_MC_PAGEN        [expr 0x3FF <<  8 ]
-set AT91C_MC_KEY          [expr 0xFF << 24 ]
-# -------- MC_FSR : (MC Offset: 0x68) MC Flash Command Register -------- 
-set AT91C_MC_FRDY         [expr 0x1 <<  0 ]
-set AT91C_MC_LOCKE        [expr 0x1 <<  2 ]
-set AT91C_MC_PROGE        [expr 0x1 <<  3 ]
-set AT91C_MC_SECURITY     [expr 0x1 <<  4 ]
-set AT91C_MC_GPNVM0       [expr 0x1 <<  8 ]
-set AT91C_MC_GPNVM1       [expr 0x1 <<  9 ]
-set AT91C_MC_GPNVM2       [expr 0x1 << 10 ]
-set AT91C_MC_GPNVM3       [expr 0x1 << 11 ]
-set AT91C_MC_GPNVM4       [expr 0x1 << 12 ]
-set AT91C_MC_GPNVM5       [expr 0x1 << 13 ]
-set AT91C_MC_GPNVM6       [expr 0x1 << 14 ]
-set AT91C_MC_GPNVM7       [expr 0x1 << 15 ]
-set AT91C_MC_LOCKS0       [expr 0x1 << 16 ]
-set AT91C_MC_LOCKS1       [expr 0x1 << 17 ]
-set AT91C_MC_LOCKS2       [expr 0x1 << 18 ]
-set AT91C_MC_LOCKS3       [expr 0x1 << 19 ]
-set AT91C_MC_LOCKS4       [expr 0x1 << 20 ]
-set AT91C_MC_LOCKS5       [expr 0x1 << 21 ]
-set AT91C_MC_LOCKS6       [expr 0x1 << 22 ]
-set AT91C_MC_LOCKS7       [expr 0x1 << 23 ]
-set AT91C_MC_LOCKS8       [expr 0x1 << 24 ]
-set AT91C_MC_LOCKS9       [expr 0x1 << 25 ]
-set AT91C_MC_LOCKS10      [expr 0x1 << 26 ]
-set AT91C_MC_LOCKS11      [expr 0x1 << 27 ]
-set AT91C_MC_LOCKS12      [expr 0x1 << 28 ]
-set AT91C_MC_LOCKS13      [expr 0x1 << 29 ]
-set AT91C_MC_LOCKS14      [expr 0x1 << 30 ]
-set AT91C_MC_LOCKS15      [expr 0x1 << 31 ]
-
-# *****************************************************************************
-#              SOFTWARE API DEFINITION  FOR Serial Parallel Interface
-# *****************************************************************************
-# -------- SPI_CR : (SPI Offset: 0x0) SPI Control Register -------- 
-set AT91C_SPI_SPIEN       [expr 0x1 <<  0 ]
-set AT91C_SPI_SPIDIS      [expr 0x1 <<  1 ]
-set AT91C_SPI_SWRST       [expr 0x1 <<  7 ]
-set AT91C_SPI_LASTXFER    [expr 0x1 << 24 ]
-# -------- SPI_MR : (SPI Offset: 0x4) SPI Mode Register -------- 
-set AT91C_SPI_MSTR        [expr 0x1 <<  0 ]
-set AT91C_SPI_PS          [expr 0x1 <<  1 ]
-set    AT91C_SPI_PS_FIXED                [expr 0x0 <<  1 ]
-set    AT91C_SPI_PS_VARIABLE             [expr 0x1 <<  1 ]
-set AT91C_SPI_PCSDEC      [expr 0x1 <<  2 ]
-set AT91C_SPI_FDIV        [expr 0x1 <<  3 ]
-set AT91C_SPI_MODFDIS     [expr 0x1 <<  4 ]
-set AT91C_SPI_LLB         [expr 0x1 <<  7 ]
-set AT91C_SPI_PCS         [expr 0xF << 16 ]
-set AT91C_SPI_DLYBCS      [expr 0xFF << 24 ]
-# -------- SPI_RDR : (SPI Offset: 0x8) Receive Data Register -------- 
-set AT91C_SPI_RD          [expr 0xFFFF <<  0 ]
-set AT91C_SPI_RPCS        [expr 0xF << 16 ]
-# -------- SPI_TDR : (SPI Offset: 0xc) Transmit Data Register -------- 
-set AT91C_SPI_TD          [expr 0xFFFF <<  0 ]
-set AT91C_SPI_TPCS        [expr 0xF << 16 ]
-set AT91C_SPI_LASTXFER    [expr 0x1 << 24 ]
-# -------- SPI_SR : (SPI Offset: 0x10) Status Register -------- 
-set AT91C_SPI_RDRF        [expr 0x1 <<  0 ]
-set AT91C_SPI_TDRE        [expr 0x1 <<  1 ]
-set AT91C_SPI_MODF        [expr 0x1 <<  2 ]
-set AT91C_SPI_OVRES       [expr 0x1 <<  3 ]
-set AT91C_SPI_ENDRX       [expr 0x1 <<  4 ]
-set AT91C_SPI_ENDTX       [expr 0x1 <<  5 ]
-set AT91C_SPI_RXBUFF      [expr 0x1 <<  6 ]
-set AT91C_SPI_TXBUFE      [expr 0x1 <<  7 ]
-set AT91C_SPI_NSSR        [expr 0x1 <<  8 ]
-set AT91C_SPI_TXEMPTY     [expr 0x1 <<  9 ]
-set AT91C_SPI_SPIENS      [expr 0x1 << 16 ]
-# -------- SPI_IER : (SPI Offset: 0x14) Interrupt Enable Register -------- 
-set AT91C_SPI_RDRF        [expr 0x1 <<  0 ]
-set AT91C_SPI_TDRE        [expr 0x1 <<  1 ]
-set AT91C_SPI_MODF        [expr 0x1 <<  2 ]
-set AT91C_SPI_OVRES       [expr 0x1 <<  3 ]
-set AT91C_SPI_ENDRX       [expr 0x1 <<  4 ]
-set AT91C_SPI_ENDTX       [expr 0x1 <<  5 ]
-set AT91C_SPI_RXBUFF      [expr 0x1 <<  6 ]
-set AT91C_SPI_TXBUFE      [expr 0x1 <<  7 ]
-set AT91C_SPI_NSSR        [expr 0x1 <<  8 ]
-set AT91C_SPI_TXEMPTY     [expr 0x1 <<  9 ]
-# -------- SPI_IDR : (SPI Offset: 0x18) Interrupt Disable Register -------- 
-set AT91C_SPI_RDRF        [expr 0x1 <<  0 ]
-set AT91C_SPI_TDRE        [expr 0x1 <<  1 ]
-set AT91C_SPI_MODF        [expr 0x1 <<  2 ]
-set AT91C_SPI_OVRES       [expr 0x1 <<  3 ]
-set AT91C_SPI_ENDRX       [expr 0x1 <<  4 ]
-set AT91C_SPI_ENDTX       [expr 0x1 <<  5 ]
-set AT91C_SPI_RXBUFF      [expr 0x1 <<  6 ]
-set AT91C_SPI_TXBUFE      [expr 0x1 <<  7 ]
-set AT91C_SPI_NSSR        [expr 0x1 <<  8 ]
-set AT91C_SPI_TXEMPTY     [expr 0x1 <<  9 ]
-# -------- SPI_IMR : (SPI Offset: 0x1c) Interrupt Mask Register -------- 
-set AT91C_SPI_RDRF        [expr 0x1 <<  0 ]
-set AT91C_SPI_TDRE        [expr 0x1 <<  1 ]
-set AT91C_SPI_MODF        [expr 0x1 <<  2 ]
-set AT91C_SPI_OVRES       [expr 0x1 <<  3 ]
-set AT91C_SPI_ENDRX       [expr 0x1 <<  4 ]
-set AT91C_SPI_ENDTX       [expr 0x1 <<  5 ]
-set AT91C_SPI_RXBUFF      [expr 0x1 <<  6 ]
-set AT91C_SPI_TXBUFE      [expr 0x1 <<  7 ]
-set AT91C_SPI_NSSR        [expr 0x1 <<  8 ]
-set AT91C_SPI_TXEMPTY     [expr 0x1 <<  9 ]
-# -------- SPI_CSR : (SPI Offset: 0x30) Chip Select Register -------- 
-set AT91C_SPI_CPOL        [expr 0x1 <<  0 ]
-set AT91C_SPI_NCPHA       [expr 0x1 <<  1 ]
-set AT91C_SPI_CSAAT       [expr 0x1 <<  3 ]
-set AT91C_SPI_BITS        [expr 0xF <<  4 ]
-set    AT91C_SPI_BITS_8                    [expr 0x0 <<  4 ]
-set    AT91C_SPI_BITS_9                    [expr 0x1 <<  4 ]
-set    AT91C_SPI_BITS_10                   [expr 0x2 <<  4 ]
-set    AT91C_SPI_BITS_11                   [expr 0x3 <<  4 ]
-set    AT91C_SPI_BITS_12                   [expr 0x4 <<  4 ]
-set    AT91C_SPI_BITS_13                   [expr 0x5 <<  4 ]
-set    AT91C_SPI_BITS_14                   [expr 0x6 <<  4 ]
-set    AT91C_SPI_BITS_15                   [expr 0x7 <<  4 ]
-set    AT91C_SPI_BITS_16                   [expr 0x8 <<  4 ]
-set AT91C_SPI_SCBR        [expr 0xFF <<  8 ]
-set AT91C_SPI_DLYBS       [expr 0xFF << 16 ]
-set AT91C_SPI_DLYBCT      [expr 0xFF << 24 ]
-
-# *****************************************************************************
-#              SOFTWARE API DEFINITION  FOR Usart
-# *****************************************************************************
-# -------- US_CR : (USART Offset: 0x0) Debug Unit Control Register -------- 
-set AT91C_US_RSTRX        [expr 0x1 <<  2 ]
-set AT91C_US_RSTTX        [expr 0x1 <<  3 ]
-set AT91C_US_RXEN         [expr 0x1 <<  4 ]
-set AT91C_US_RXDIS        [expr 0x1 <<  5 ]
-set AT91C_US_TXEN         [expr 0x1 <<  6 ]
-set AT91C_US_TXDIS        [expr 0x1 <<  7 ]
-set AT91C_US_RSTSTA       [expr 0x1 <<  8 ]
-set AT91C_US_STTBRK       [expr 0x1 <<  9 ]
-set AT91C_US_STPBRK       [expr 0x1 << 10 ]
-set AT91C_US_STTTO        [expr 0x1 << 11 ]
-set AT91C_US_SENDA        [expr 0x1 << 12 ]
-set AT91C_US_RSTIT        [expr 0x1 << 13 ]
-set AT91C_US_RSTNACK      [expr 0x1 << 14 ]
-set AT91C_US_RETTO        [expr 0x1 << 15 ]
-set AT91C_US_DTREN        [expr 0x1 << 16 ]
-set AT91C_US_DTRDIS       [expr 0x1 << 17 ]
-set AT91C_US_RTSEN        [expr 0x1 << 18 ]
-set AT91C_US_RTSDIS       [expr 0x1 << 19 ]
-# -------- US_MR : (USART Offset: 0x4) Debug Unit Mode Register -------- 
-set AT91C_US_USMODE       [expr 0xF <<  0 ]
-set    AT91C_US_USMODE_NORMAL               0x0
-set    AT91C_US_USMODE_RS485                0x1
-set    AT91C_US_USMODE_HWHSH                0x2
-set    AT91C_US_USMODE_MODEM                0x3
-set    AT91C_US_USMODE_ISO7816_0            0x4
-set    AT91C_US_USMODE_ISO7816_1            0x6
-set    AT91C_US_USMODE_IRDA                 0x8
-set    AT91C_US_USMODE_SWHSH                0xC
-set AT91C_US_CLKS         [expr 0x3 <<  4 ]
-set    AT91C_US_CLKS_CLOCK                [expr 0x0 <<  4 ]
-set    AT91C_US_CLKS_FDIV1                [expr 0x1 <<  4 ]
-set    AT91C_US_CLKS_SLOW                 [expr 0x2 <<  4 ]
-set    AT91C_US_CLKS_EXT                  [expr 0x3 <<  4 ]
-set AT91C_US_CHRL         [expr 0x3 <<  6 ]
-set    AT91C_US_CHRL_5_BITS               [expr 0x0 <<  6 ]
-set    AT91C_US_CHRL_6_BITS               [expr 0x1 <<  6 ]
-set    AT91C_US_CHRL_7_BITS               [expr 0x2 <<  6 ]
-set    AT91C_US_CHRL_8_BITS               [expr 0x3 <<  6 ]
-set AT91C_US_SYNC         [expr 0x1 <<  8 ]
-set AT91C_US_PAR          [expr 0x7 <<  9 ]
-set    AT91C_US_PAR_EVEN                 [expr 0x0 <<  9 ]
-set    AT91C_US_PAR_ODD                  [expr 0x1 <<  9 ]
-set    AT91C_US_PAR_SPACE                [expr 0x2 <<  9 ]
-set    AT91C_US_PAR_MARK                 [expr 0x3 <<  9 ]
-set    AT91C_US_PAR_NONE                 [expr 0x4 <<  9 ]
-set    AT91C_US_PAR_MULTI_DROP           [expr 0x6 <<  9 ]
-set AT91C_US_NBSTOP       [expr 0x3 << 12 ]
-set    AT91C_US_NBSTOP_1_BIT                [expr 0x0 << 12 ]
-set    AT91C_US_NBSTOP_15_BIT               [expr 0x1 << 12 ]
-set    AT91C_US_NBSTOP_2_BIT                [expr 0x2 << 12 ]
-set AT91C_US_CHMODE       [expr 0x3 << 14 ]
-set    AT91C_US_CHMODE_NORMAL               [expr 0x0 << 14 ]
-set    AT91C_US_CHMODE_AUTO                 [expr 0x1 << 14 ]
-set    AT91C_US_CHMODE_LOCAL                [expr 0x2 << 14 ]
-set    AT91C_US_CHMODE_REMOTE               [expr 0x3 << 14 ]
-set AT91C_US_MSBF         [expr 0x1 << 16 ]
-set AT91C_US_MODE9        [expr 0x1 << 17 ]
-set AT91C_US_CKLO         [expr 0x1 << 18 ]
-set AT91C_US_OVER         [expr 0x1 << 19 ]
-set AT91C_US_INACK        [expr 0x1 << 20 ]
-set AT91C_US_DSNACK       [expr 0x1 << 21 ]
-set AT91C_US_MAX_ITER     [expr 0x1 << 24 ]
-set AT91C_US_FILTER       [expr 0x1 << 28 ]
-# -------- US_IER : (USART Offset: 0x8) Debug Unit Interrupt Enable Register -------- 
-set AT91C_US_RXRDY        [expr 0x1 <<  0 ]
-set AT91C_US_TXRDY        [expr 0x1 <<  1 ]
-set AT91C_US_RXBRK        [expr 0x1 <<  2 ]
-set AT91C_US_ENDRX        [expr 0x1 <<  3 ]
-set AT91C_US_ENDTX        [expr 0x1 <<  4 ]
-set AT91C_US_OVRE         [expr 0x1 <<  5 ]
-set AT91C_US_FRAME        [expr 0x1 <<  6 ]
-set AT91C_US_PARE         [expr 0x1 <<  7 ]
-set AT91C_US_TIMEOUT      [expr 0x1 <<  8 ]
-set AT91C_US_TXEMPTY      [expr 0x1 <<  9 ]
-set AT91C_US_ITERATION    [expr 0x1 << 10 ]
-set AT91C_US_TXBUFE       [expr 0x1 << 11 ]
-set AT91C_US_RXBUFF       [expr 0x1 << 12 ]
-set AT91C_US_NACK         [expr 0x1 << 13 ]
-set AT91C_US_RIIC         [expr 0x1 << 16 ]
-set AT91C_US_DSRIC        [expr 0x1 << 17 ]
-set AT91C_US_DCDIC        [expr 0x1 << 18 ]
-set AT91C_US_CTSIC        [expr 0x1 << 19 ]
-# -------- US_IDR : (USART Offset: 0xc) Debug Unit Interrupt Disable Register -------- 
-set AT91C_US_RXRDY        [expr 0x1 <<  0 ]
-set AT91C_US_TXRDY        [expr 0x1 <<  1 ]
-set AT91C_US_RXBRK        [expr 0x1 <<  2 ]
-set AT91C_US_ENDRX        [expr 0x1 <<  3 ]
-set AT91C_US_ENDTX        [expr 0x1 <<  4 ]
-set AT91C_US_OVRE         [expr 0x1 <<  5 ]
-set AT91C_US_FRAME        [expr 0x1 <<  6 ]
-set AT91C_US_PARE         [expr 0x1 <<  7 ]
-set AT91C_US_TIMEOUT      [expr 0x1 <<  8 ]
-set AT91C_US_TXEMPTY      [expr 0x1 <<  9 ]
-set AT91C_US_ITERATION    [expr 0x1 << 10 ]
-set AT91C_US_TXBUFE       [expr 0x1 << 11 ]
-set AT91C_US_RXBUFF       [expr 0x1 << 12 ]
-set AT91C_US_NACK         [expr 0x1 << 13 ]
-set AT91C_US_RIIC         [expr 0x1 << 16 ]
-set AT91C_US_DSRIC        [expr 0x1 << 17 ]
-set AT91C_US_DCDIC        [expr 0x1 << 18 ]
-set AT91C_US_CTSIC        [expr 0x1 << 19 ]
-# -------- US_IMR : (USART Offset: 0x10) Debug Unit Interrupt Mask Register -------- 
-set AT91C_US_RXRDY        [expr 0x1 <<  0 ]
-set AT91C_US_TXRDY        [expr 0x1 <<  1 ]
-set AT91C_US_RXBRK        [expr 0x1 <<  2 ]
-set AT91C_US_ENDRX        [expr 0x1 <<  3 ]
-set AT91C_US_ENDTX        [expr 0x1 <<  4 ]
-set AT91C_US_OVRE         [expr 0x1 <<  5 ]
-set AT91C_US_FRAME        [expr 0x1 <<  6 ]
-set AT91C_US_PARE         [expr 0x1 <<  7 ]
-set AT91C_US_TIMEOUT      [expr 0x1 <<  8 ]
-set AT91C_US_TXEMPTY      [expr 0x1 <<  9 ]
-set AT91C_US_ITERATION    [expr 0x1 << 10 ]
-set AT91C_US_TXBUFE       [expr 0x1 << 11 ]
-set AT91C_US_RXBUFF       [expr 0x1 << 12 ]
-set AT91C_US_NACK         [expr 0x1 << 13 ]
-set AT91C_US_RIIC         [expr 0x1 << 16 ]
-set AT91C_US_DSRIC        [expr 0x1 << 17 ]
-set AT91C_US_DCDIC        [expr 0x1 << 18 ]
-set AT91C_US_CTSIC        [expr 0x1 << 19 ]
-# -------- US_CSR : (USART Offset: 0x14) Debug Unit Channel Status Register -------- 
-set AT91C_US_RXRDY        [expr 0x1 <<  0 ]
-set AT91C_US_TXRDY        [expr 0x1 <<  1 ]
-set AT91C_US_RXBRK        [expr 0x1 <<  2 ]
-set AT91C_US_ENDRX        [expr 0x1 <<  3 ]
-set AT91C_US_ENDTX        [expr 0x1 <<  4 ]
-set AT91C_US_OVRE         [expr 0x1 <<  5 ]
-set AT91C_US_FRAME        [expr 0x1 <<  6 ]
-set AT91C_US_PARE         [expr 0x1 <<  7 ]
-set AT91C_US_TIMEOUT      [expr 0x1 <<  8 ]
-set AT91C_US_TXEMPTY      [expr 0x1 <<  9 ]
-set AT91C_US_ITERATION    [expr 0x1 << 10 ]
-set AT91C_US_TXBUFE       [expr 0x1 << 11 ]
-set AT91C_US_RXBUFF       [expr 0x1 << 12 ]
-set AT91C_US_NACK         [expr 0x1 << 13 ]
-set AT91C_US_RIIC         [expr 0x1 << 16 ]
-set AT91C_US_DSRIC        [expr 0x1 << 17 ]
-set AT91C_US_DCDIC        [expr 0x1 << 18 ]
-set AT91C_US_CTSIC        [expr 0x1 << 19 ]
-set AT91C_US_RI           [expr 0x1 << 20 ]
-set AT91C_US_DSR          [expr 0x1 << 21 ]
-set AT91C_US_DCD          [expr 0x1 << 22 ]
-set AT91C_US_CTS          [expr 0x1 << 23 ]
-
-# *****************************************************************************
-#              SOFTWARE API DEFINITION  FOR Synchronous Serial Controller Interface
-# *****************************************************************************
-# -------- SSC_CR : (SSC Offset: 0x0) SSC Control Register -------- 
-set AT91C_SSC_RXEN        [expr 0x1 <<  0 ]
-set AT91C_SSC_RXDIS       [expr 0x1 <<  1 ]
-set AT91C_SSC_TXEN        [expr 0x1 <<  8 ]
-set AT91C_SSC_TXDIS       [expr 0x1 <<  9 ]
-set AT91C_SSC_SWRST       [expr 0x1 << 15 ]
-# -------- SSC_RCMR : (SSC Offset: 0x10) SSC Receive Clock Mode Register -------- 
-set AT91C_SSC_CKS         [expr 0x3 <<  0 ]
-set    AT91C_SSC_CKS_DIV                  0x0
-set    AT91C_SSC_CKS_TK                   0x1
-set    AT91C_SSC_CKS_RK                   0x2
-set AT91C_SSC_CKO         [expr 0x7 <<  2 ]
-set    AT91C_SSC_CKO_NONE                 [expr 0x0 <<  2 ]
-set    AT91C_SSC_CKO_CONTINOUS            [expr 0x1 <<  2 ]
-set    AT91C_SSC_CKO_DATA_TX              [expr 0x2 <<  2 ]
-set AT91C_SSC_CKI         [expr 0x1 <<  5 ]
-set AT91C_SSC_CKG         [expr 0x3 <<  6 ]
-set    AT91C_SSC_CKG_NONE                 [expr 0x0 <<  6 ]
-set    AT91C_SSC_CKG_LOW                  [expr 0x1 <<  6 ]
-set    AT91C_SSC_CKG_HIGH                 [expr 0x2 <<  6 ]
-set AT91C_SSC_START       [expr 0xF <<  8 ]
-set    AT91C_SSC_START_CONTINOUS            [expr 0x0 <<  8 ]
-set    AT91C_SSC_START_TX                   [expr 0x1 <<  8 ]
-set    AT91C_SSC_START_LOW_RF               [expr 0x2 <<  8 ]
-set    AT91C_SSC_START_HIGH_RF              [expr 0x3 <<  8 ]
-set    AT91C_SSC_START_FALL_RF              [expr 0x4 <<  8 ]
-set    AT91C_SSC_START_RISE_RF              [expr 0x5 <<  8 ]
-set    AT91C_SSC_START_LEVEL_RF             [expr 0x6 <<  8 ]
-set    AT91C_SSC_START_EDGE_RF              [expr 0x7 <<  8 ]
-set    AT91C_SSC_START_0                    [expr 0x8 <<  8 ]
-set AT91C_SSC_STOP        [expr 0x1 << 12 ]
-set AT91C_SSC_STTDLY      [expr 0xFF << 16 ]
-set AT91C_SSC_PERIOD      [expr 0xFF << 24 ]
-# -------- SSC_RFMR : (SSC Offset: 0x14) SSC Receive Frame Mode Register -------- 
-set AT91C_SSC_DATLEN      [expr 0x1F <<  0 ]
-set AT91C_SSC_LOOP        [expr 0x1 <<  5 ]
-set AT91C_SSC_MSBF        [expr 0x1 <<  7 ]
-set AT91C_SSC_DATNB       [expr 0xF <<  8 ]
-set AT91C_SSC_FSLEN       [expr 0xF << 16 ]
-set AT91C_SSC_FSOS        [expr 0x7 << 20 ]
-set    AT91C_SSC_FSOS_NONE                 [expr 0x0 << 20 ]
-set    AT91C_SSC_FSOS_NEGATIVE             [expr 0x1 << 20 ]
-set    AT91C_SSC_FSOS_POSITIVE             [expr 0x2 << 20 ]
-set    AT91C_SSC_FSOS_LOW                  [expr 0x3 << 20 ]
-set    AT91C_SSC_FSOS_HIGH                 [expr 0x4 << 20 ]
-set    AT91C_SSC_FSOS_TOGGLE               [expr 0x5 << 20 ]
-set AT91C_SSC_FSEDGE      [expr 0x1 << 24 ]
-# -------- SSC_TCMR : (SSC Offset: 0x18) SSC Transmit Clock Mode Register -------- 
-set AT91C_SSC_CKS         [expr 0x3 <<  0 ]
-set    AT91C_SSC_CKS_DIV                  0x0
-set    AT91C_SSC_CKS_TK                   0x1
-set    AT91C_SSC_CKS_RK                   0x2
-set AT91C_SSC_CKO         [expr 0x7 <<  2 ]
-set    AT91C_SSC_CKO_NONE                 [expr 0x0 <<  2 ]
-set    AT91C_SSC_CKO_CONTINOUS            [expr 0x1 <<  2 ]
-set    AT91C_SSC_CKO_DATA_TX              [expr 0x2 <<  2 ]
-set AT91C_SSC_CKI         [expr 0x1 <<  5 ]
-set AT91C_SSC_CKG         [expr 0x3 <<  6 ]
-set    AT91C_SSC_CKG_NONE                 [expr 0x0 <<  6 ]
-set    AT91C_SSC_CKG_LOW                  [expr 0x1 <<  6 ]
-set    AT91C_SSC_CKG_HIGH                 [expr 0x2 <<  6 ]
-set AT91C_SSC_START       [expr 0xF <<  8 ]
-set    AT91C_SSC_START_CONTINOUS            [expr 0x0 <<  8 ]
-set    AT91C_SSC_START_TX                   [expr 0x1 <<  8 ]
-set    AT91C_SSC_START_LOW_RF               [expr 0x2 <<  8 ]
-set    AT91C_SSC_START_HIGH_RF              [expr 0x3 <<  8 ]
-set    AT91C_SSC_START_FALL_RF              [expr 0x4 <<  8 ]
-set    AT91C_SSC_START_RISE_RF              [expr 0x5 <<  8 ]
-set    AT91C_SSC_START_LEVEL_RF             [expr 0x6 <<  8 ]
-set    AT91C_SSC_START_EDGE_RF              [expr 0x7 <<  8 ]
-set    AT91C_SSC_START_0                    [expr 0x8 <<  8 ]
-set AT91C_SSC_STTDLY      [expr 0xFF << 16 ]
-set AT91C_SSC_PERIOD      [expr 0xFF << 24 ]
-# -------- SSC_TFMR : (SSC Offset: 0x1c) SSC Transmit Frame Mode Register -------- 
-set AT91C_SSC_DATLEN      [expr 0x1F <<  0 ]
-set AT91C_SSC_DATDEF      [expr 0x1 <<  5 ]
-set AT91C_SSC_MSBF        [expr 0x1 <<  7 ]
-set AT91C_SSC_DATNB       [expr 0xF <<  8 ]
-set AT91C_SSC_FSLEN       [expr 0xF << 16 ]
-set AT91C_SSC_FSOS        [expr 0x7 << 20 ]
-set    AT91C_SSC_FSOS_NONE                 [expr 0x0 << 20 ]
-set    AT91C_SSC_FSOS_NEGATIVE             [expr 0x1 << 20 ]
-set    AT91C_SSC_FSOS_POSITIVE             [expr 0x2 << 20 ]
-set    AT91C_SSC_FSOS_LOW                  [expr 0x3 << 20 ]
-set    AT91C_SSC_FSOS_HIGH                 [expr 0x4 << 20 ]
-set    AT91C_SSC_FSOS_TOGGLE               [expr 0x5 << 20 ]
-set AT91C_SSC_FSDEN       [expr 0x1 << 23 ]
-set AT91C_SSC_FSEDGE      [expr 0x1 << 24 ]
-# -------- SSC_SR : (SSC Offset: 0x40) SSC Status Register -------- 
-set AT91C_SSC_TXRDY       [expr 0x1 <<  0 ]
-set AT91C_SSC_TXEMPTY     [expr 0x1 <<  1 ]
-set AT91C_SSC_ENDTX       [expr 0x1 <<  2 ]
-set AT91C_SSC_TXBUFE      [expr 0x1 <<  3 ]
-set AT91C_SSC_RXRDY       [expr 0x1 <<  4 ]
-set AT91C_SSC_OVRUN       [expr 0x1 <<  5 ]
-set AT91C_SSC_ENDRX       [expr 0x1 <<  6 ]
-set AT91C_SSC_RXBUFF      [expr 0x1 <<  7 ]
-set AT91C_SSC_CP0         [expr 0x1 <<  8 ]
-set AT91C_SSC_CP1         [expr 0x1 <<  9 ]
-set AT91C_SSC_TXSYN       [expr 0x1 << 10 ]
-set AT91C_SSC_RXSYN       [expr 0x1 << 11 ]
-set AT91C_SSC_TXENA       [expr 0x1 << 16 ]
-set AT91C_SSC_RXENA       [expr 0x1 << 17 ]
-# -------- SSC_IER : (SSC Offset: 0x44) SSC Interrupt Enable Register -------- 
-set AT91C_SSC_TXRDY       [expr 0x1 <<  0 ]
-set AT91C_SSC_TXEMPTY     [expr 0x1 <<  1 ]
-set AT91C_SSC_ENDTX       [expr 0x1 <<  2 ]
-set AT91C_SSC_TXBUFE      [expr 0x1 <<  3 ]
-set AT91C_SSC_RXRDY       [expr 0x1 <<  4 ]
-set AT91C_SSC_OVRUN       [expr 0x1 <<  5 ]
-set AT91C_SSC_ENDRX       [expr 0x1 <<  6 ]
-set AT91C_SSC_RXBUFF      [expr 0x1 <<  7 ]
-set AT91C_SSC_CP0         [expr 0x1 <<  8 ]
-set AT91C_SSC_CP1         [expr 0x1 <<  9 ]
-set AT91C_SSC_TXSYN       [expr 0x1 << 10 ]
-set AT91C_SSC_RXSYN       [expr 0x1 << 11 ]
-# -------- SSC_IDR : (SSC Offset: 0x48) SSC Interrupt Disable Register -------- 
-set AT91C_SSC_TXRDY       [expr 0x1 <<  0 ]
-set AT91C_SSC_TXEMPTY     [expr 0x1 <<  1 ]
-set AT91C_SSC_ENDTX       [expr 0x1 <<  2 ]
-set AT91C_SSC_TXBUFE      [expr 0x1 <<  3 ]
-set AT91C_SSC_RXRDY       [expr 0x1 <<  4 ]
-set AT91C_SSC_OVRUN       [expr 0x1 <<  5 ]
-set AT91C_SSC_ENDRX       [expr 0x1 <<  6 ]
-set AT91C_SSC_RXBUFF      [expr 0x1 <<  7 ]
-set AT91C_SSC_CP0         [expr 0x1 <<  8 ]
-set AT91C_SSC_CP1         [expr 0x1 <<  9 ]
-set AT91C_SSC_TXSYN       [expr 0x1 << 10 ]
-set AT91C_SSC_RXSYN       [expr 0x1 << 11 ]
-# -------- SSC_IMR : (SSC Offset: 0x4c) SSC Interrupt Mask Register -------- 
-set AT91C_SSC_TXRDY       [expr 0x1 <<  0 ]
-set AT91C_SSC_TXEMPTY     [expr 0x1 <<  1 ]
-set AT91C_SSC_ENDTX       [expr 0x1 <<  2 ]
-set AT91C_SSC_TXBUFE      [expr 0x1 <<  3 ]
-set AT91C_SSC_RXRDY       [expr 0x1 <<  4 ]
-set AT91C_SSC_OVRUN       [expr 0x1 <<  5 ]
-set AT91C_SSC_ENDRX       [expr 0x1 <<  6 ]
-set AT91C_SSC_RXBUFF      [expr 0x1 <<  7 ]
-set AT91C_SSC_CP0         [expr 0x1 <<  8 ]
-set AT91C_SSC_CP1         [expr 0x1 <<  9 ]
-set AT91C_SSC_TXSYN       [expr 0x1 << 10 ]
-set AT91C_SSC_RXSYN       [expr 0x1 << 11 ]
-
-# *****************************************************************************
-#              SOFTWARE API DEFINITION  FOR Two-wire Interface
-# *****************************************************************************
-# -------- TWI_CR : (TWI Offset: 0x0) TWI Control Register -------- 
-set AT91C_TWI_START       [expr 0x1 <<  0 ]
-set AT91C_TWI_STOP        [expr 0x1 <<  1 ]
-set AT91C_TWI_MSEN        [expr 0x1 <<  2 ]
-set AT91C_TWI_MSDIS       [expr 0x1 <<  3 ]
-set AT91C_TWI_SWRST       [expr 0x1 <<  7 ]
-# -------- TWI_MMR : (TWI Offset: 0x4) TWI Master Mode Register -------- 
-set AT91C_TWI_IADRSZ      [expr 0x3 <<  8 ]
-set    AT91C_TWI_IADRSZ_NO                   [expr 0x0 <<  8 ]
-set    AT91C_TWI_IADRSZ_1_BYTE               [expr 0x1 <<  8 ]
-set    AT91C_TWI_IADRSZ_2_BYTE               [expr 0x2 <<  8 ]
-set    AT91C_TWI_IADRSZ_3_BYTE               [expr 0x3 <<  8 ]
-set AT91C_TWI_MREAD       [expr 0x1 << 12 ]
-set AT91C_TWI_DADR        [expr 0x7F << 16 ]
-# -------- TWI_CWGR : (TWI Offset: 0x10) TWI Clock Waveform Generator Register -------- 
-set AT91C_TWI_CLDIV       [expr 0xFF <<  0 ]
-set AT91C_TWI_CHDIV       [expr 0xFF <<  8 ]
-set AT91C_TWI_CKDIV       [expr 0x7 << 16 ]
-# -------- TWI_SR : (TWI Offset: 0x20) TWI Status Register -------- 
-set AT91C_TWI_TXCOMP      [expr 0x1 <<  0 ]
-set AT91C_TWI_RXRDY       [expr 0x1 <<  1 ]
-set AT91C_TWI_TXRDY       [expr 0x1 <<  2 ]
-set AT91C_TWI_OVRE        [expr 0x1 <<  6 ]
-set AT91C_TWI_UNRE        [expr 0x1 <<  7 ]
-set AT91C_TWI_NACK        [expr 0x1 <<  8 ]
-# -------- TWI_IER : (TWI Offset: 0x24) TWI Interrupt Enable Register -------- 
-set AT91C_TWI_TXCOMP      [expr 0x1 <<  0 ]
-set AT91C_TWI_RXRDY       [expr 0x1 <<  1 ]
-set AT91C_TWI_TXRDY       [expr 0x1 <<  2 ]
-set AT91C_TWI_OVRE        [expr 0x1 <<  6 ]
-set AT91C_TWI_UNRE        [expr 0x1 <<  7 ]
-set AT91C_TWI_NACK        [expr 0x1 <<  8 ]
-# -------- TWI_IDR : (TWI Offset: 0x28) TWI Interrupt Disable Register -------- 
-set AT91C_TWI_TXCOMP      [expr 0x1 <<  0 ]
-set AT91C_TWI_RXRDY       [expr 0x1 <<  1 ]
-set AT91C_TWI_TXRDY       [expr 0x1 <<  2 ]
-set AT91C_TWI_OVRE        [expr 0x1 <<  6 ]
-set AT91C_TWI_UNRE        [expr 0x1 <<  7 ]
-set AT91C_TWI_NACK        [expr 0x1 <<  8 ]
-# -------- TWI_IMR : (TWI Offset: 0x2c) TWI Interrupt Mask Register -------- 
-set AT91C_TWI_TXCOMP      [expr 0x1 <<  0 ]
-set AT91C_TWI_RXRDY       [expr 0x1 <<  1 ]
-set AT91C_TWI_TXRDY       [expr 0x1 <<  2 ]
-set AT91C_TWI_OVRE        [expr 0x1 <<  6 ]
-set AT91C_TWI_UNRE        [expr 0x1 <<  7 ]
-set AT91C_TWI_NACK        [expr 0x1 <<  8 ]
-
-# *****************************************************************************
-#              SOFTWARE API DEFINITION  FOR PWMC Channel Interface
-# *****************************************************************************
-# -------- PWMC_CMR : (PWMC_CH Offset: 0x0) PWMC Channel Mode Register -------- 
-set AT91C_PWMC_CPRE       [expr 0xF <<  0 ]
-set    AT91C_PWMC_CPRE_MCK                  0x0
-set    AT91C_PWMC_CPRE_MCK/2                0x1
-set    AT91C_PWMC_CPRE_MCK/4                0x2
-set    AT91C_PWMC_CPRE_MCK/8                0x3
-set    AT91C_PWMC_CPRE_MCK/16               0x4
-set    AT91C_PWMC_CPRE_MCK/32               0x5
-set    AT91C_PWMC_CPRE_MCK/64               0x6
-set    AT91C_PWMC_CPRE_MCK/128              0x7
-set    AT91C_PWMC_CPRE_MCK/256              0x8
-set    AT91C_PWMC_CPRE_MCK/512              0x9
-set    AT91C_PWMC_CPRE_MCK/1024             0xA
-set    AT91C_PWMC_CPRE_MCKA                 0xB
-set    AT91C_PWMC_CPRE_MCKB                 0xC
-set AT91C_PWMC_CALG       [expr 0x1 <<  8 ]
-set AT91C_PWMC_CPOL       [expr 0x1 <<  9 ]
-set AT91C_PWMC_CPD        [expr 0x1 << 10 ]
-# -------- PWMC_CDTYR : (PWMC_CH Offset: 0x4) PWMC Channel Duty Cycle Register -------- 
-set AT91C_PWMC_CDTY       [expr 0x0 <<  0 ]
-# -------- PWMC_CPRDR : (PWMC_CH Offset: 0x8) PWMC Channel Period Register -------- 
-set AT91C_PWMC_CPRD       [expr 0x0 <<  0 ]
-# -------- PWMC_CCNTR : (PWMC_CH Offset: 0xc) PWMC Channel Counter Register -------- 
-set AT91C_PWMC_CCNT       [expr 0x0 <<  0 ]
-# -------- PWMC_CUPDR : (PWMC_CH Offset: 0x10) PWMC Channel Update Register -------- 
-set AT91C_PWMC_CUPD       [expr 0x0 <<  0 ]
-
-# *****************************************************************************
-#              SOFTWARE API DEFINITION  FOR Pulse Width Modulation Controller Interface
-# *****************************************************************************
-# -------- PWMC_MR : (PWMC Offset: 0x0) PWMC Mode Register -------- 
-set AT91C_PWMC_DIVA       [expr 0xFF <<  0 ]
-set AT91C_PWMC_PREA       [expr 0xF <<  8 ]
-set    AT91C_PWMC_PREA_MCK                  [expr 0x0 <<  8 ]
-set    AT91C_PWMC_PREA_MCK/2                [expr 0x1 <<  8 ]
-set    AT91C_PWMC_PREA_MCK/4                [expr 0x2 <<  8 ]
-set    AT91C_PWMC_PREA_MCK/8                [expr 0x3 <<  8 ]
-set    AT91C_PWMC_PREA_MCK/16               [expr 0x4 <<  8 ]
-set    AT91C_PWMC_PREA_MCK/32               [expr 0x5 <<  8 ]
-set    AT91C_PWMC_PREA_MCK/64               [expr 0x6 <<  8 ]
-set    AT91C_PWMC_PREA_MCK/128              [expr 0x7 <<  8 ]
-set    AT91C_PWMC_PREA_MCK/256              [expr 0x8 <<  8 ]
-set AT91C_PWMC_DIVB       [expr 0xFF << 16 ]
-set AT91C_PWMC_PREB       [expr 0xF << 24 ]
-set    AT91C_PWMC_PREB_MCK                  [expr 0x0 << 24 ]
-set    AT91C_PWMC_PREB_MCK/2                [expr 0x1 << 24 ]
-set    AT91C_PWMC_PREB_MCK/4                [expr 0x2 << 24 ]
-set    AT91C_PWMC_PREB_MCK/8                [expr 0x3 << 24 ]
-set    AT91C_PWMC_PREB_MCK/16               [expr 0x4 << 24 ]
-set    AT91C_PWMC_PREB_MCK/32               [expr 0x5 << 24 ]
-set    AT91C_PWMC_PREB_MCK/64               [expr 0x6 << 24 ]
-set    AT91C_PWMC_PREB_MCK/128              [expr 0x7 << 24 ]
-set    AT91C_PWMC_PREB_MCK/256              [expr 0x8 << 24 ]
-# -------- PWMC_ENA : (PWMC Offset: 0x4) PWMC Enable Register -------- 
-set AT91C_PWMC_CHID0      [expr 0x1 <<  0 ]
-set AT91C_PWMC_CHID1      [expr 0x1 <<  1 ]
-set AT91C_PWMC_CHID2      [expr 0x1 <<  2 ]
-set AT91C_PWMC_CHID3      [expr 0x1 <<  3 ]
-# -------- PWMC_DIS : (PWMC Offset: 0x8) PWMC Disable Register -------- 
-set AT91C_PWMC_CHID0      [expr 0x1 <<  0 ]
-set AT91C_PWMC_CHID1      [expr 0x1 <<  1 ]
-set AT91C_PWMC_CHID2      [expr 0x1 <<  2 ]
-set AT91C_PWMC_CHID3      [expr 0x1 <<  3 ]
-# -------- PWMC_SR : (PWMC Offset: 0xc) PWMC Status Register -------- 
-set AT91C_PWMC_CHID0      [expr 0x1 <<  0 ]
-set AT91C_PWMC_CHID1      [expr 0x1 <<  1 ]
-set AT91C_PWMC_CHID2      [expr 0x1 <<  2 ]
-set AT91C_PWMC_CHID3      [expr 0x1 <<  3 ]
-# -------- PWMC_IER : (PWMC Offset: 0x10) PWMC Interrupt Enable Register -------- 
-set AT91C_PWMC_CHID0      [expr 0x1 <<  0 ]
-set AT91C_PWMC_CHID1      [expr 0x1 <<  1 ]
-set AT91C_PWMC_CHID2      [expr 0x1 <<  2 ]
-set AT91C_PWMC_CHID3      [expr 0x1 <<  3 ]
-# -------- PWMC_IDR : (PWMC Offset: 0x14) PWMC Interrupt Disable Register -------- 
-set AT91C_PWMC_CHID0      [expr 0x1 <<  0 ]
-set AT91C_PWMC_CHID1      [expr 0x1 <<  1 ]
-set AT91C_PWMC_CHID2      [expr 0x1 <<  2 ]
-set AT91C_PWMC_CHID3      [expr 0x1 <<  3 ]
-# -------- PWMC_IMR : (PWMC Offset: 0x18) PWMC Interrupt Mask Register -------- 
-set AT91C_PWMC_CHID0      [expr 0x1 <<  0 ]
-set AT91C_PWMC_CHID1      [expr 0x1 <<  1 ]
-set AT91C_PWMC_CHID2      [expr 0x1 <<  2 ]
-set AT91C_PWMC_CHID3      [expr 0x1 <<  3 ]
-# -------- PWMC_ISR : (PWMC Offset: 0x1c) PWMC Interrupt Status Register -------- 
-set AT91C_PWMC_CHID0      [expr 0x1 <<  0 ]
-set AT91C_PWMC_CHID1      [expr 0x1 <<  1 ]
-set AT91C_PWMC_CHID2      [expr 0x1 <<  2 ]
-set AT91C_PWMC_CHID3      [expr 0x1 <<  3 ]
-
-# *****************************************************************************
-#              SOFTWARE API DEFINITION  FOR USB Device Interface
-# *****************************************************************************
-# -------- UDP_FRM_NUM : (UDP Offset: 0x0) USB Frame Number Register -------- 
-set AT91C_UDP_FRM_NUM     [expr 0x7FF <<  0 ]
-set AT91C_UDP_FRM_ERR     [expr 0x1 << 16 ]
-set AT91C_UDP_FRM_OK      [expr 0x1 << 17 ]
-# -------- UDP_GLB_STATE : (UDP Offset: 0x4) USB Global State Register -------- 
-set AT91C_UDP_FADDEN      [expr 0x1 <<  0 ]
-set AT91C_UDP_CONFG       [expr 0x1 <<  1 ]
-set AT91C_UDP_ESR         [expr 0x1 <<  2 ]
-set AT91C_UDP_RSMINPR     [expr 0x1 <<  3 ]
-set AT91C_UDP_RMWUPE      [expr 0x1 <<  4 ]
-# -------- UDP_FADDR : (UDP Offset: 0x8) USB Function Address Register -------- 
-set AT91C_UDP_FADD        [expr 0xFF <<  0 ]
-set AT91C_UDP_FEN         [expr 0x1 <<  8 ]
-# -------- UDP_IER : (UDP Offset: 0x10) USB Interrupt Enable Register -------- 
-set AT91C_UDP_EPINT0      [expr 0x1 <<  0 ]
-set AT91C_UDP_EPINT1      [expr 0x1 <<  1 ]
-set AT91C_UDP_EPINT2      [expr 0x1 <<  2 ]
-set AT91C_UDP_EPINT3      [expr 0x1 <<  3 ]
-set AT91C_UDP_EPINT4      [expr 0x1 <<  4 ]
-set AT91C_UDP_EPINT5      [expr 0x1 <<  5 ]
-set AT91C_UDP_RXSUSP      [expr 0x1 <<  8 ]
-set AT91C_UDP_RXRSM       [expr 0x1 <<  9 ]
-set AT91C_UDP_EXTRSM      [expr 0x1 << 10 ]
-set AT91C_UDP_SOFINT      [expr 0x1 << 11 ]
-set AT91C_UDP_WAKEUP      [expr 0x1 << 13 ]
-# -------- UDP_IDR : (UDP Offset: 0x14) USB Interrupt Disable Register -------- 
-set AT91C_UDP_EPINT0      [expr 0x1 <<  0 ]
-set AT91C_UDP_EPINT1      [expr 0x1 <<  1 ]
-set AT91C_UDP_EPINT2      [expr 0x1 <<  2 ]
-set AT91C_UDP_EPINT3      [expr 0x1 <<  3 ]
-set AT91C_UDP_EPINT4      [expr 0x1 <<  4 ]
-set AT91C_UDP_EPINT5      [expr 0x1 <<  5 ]
-set AT91C_UDP_RXSUSP      [expr 0x1 <<  8 ]
-set AT91C_UDP_RXRSM       [expr 0x1 <<  9 ]
-set AT91C_UDP_EXTRSM      [expr 0x1 << 10 ]
-set AT91C_UDP_SOFINT      [expr 0x1 << 11 ]
-set AT91C_UDP_WAKEUP      [expr 0x1 << 13 ]
-# -------- UDP_IMR : (UDP Offset: 0x18) USB Interrupt Mask Register -------- 
-set AT91C_UDP_EPINT0      [expr 0x1 <<  0 ]
-set AT91C_UDP_EPINT1      [expr 0x1 <<  1 ]
-set AT91C_UDP_EPINT2      [expr 0x1 <<  2 ]
-set AT91C_UDP_EPINT3      [expr 0x1 <<  3 ]
-set AT91C_UDP_EPINT4      [expr 0x1 <<  4 ]
-set AT91C_UDP_EPINT5      [expr 0x1 <<  5 ]
-set AT91C_UDP_RXSUSP      [expr 0x1 <<  8 ]
-set AT91C_UDP_RXRSM       [expr 0x1 <<  9 ]
-set AT91C_UDP_EXTRSM      [expr 0x1 << 10 ]
-set AT91C_UDP_SOFINT      [expr 0x1 << 11 ]
-set AT91C_UDP_WAKEUP      [expr 0x1 << 13 ]
-# -------- UDP_ISR : (UDP Offset: 0x1c) USB Interrupt Status Register -------- 
-set AT91C_UDP_EPINT0      [expr 0x1 <<  0 ]
-set AT91C_UDP_EPINT1      [expr 0x1 <<  1 ]
-set AT91C_UDP_EPINT2      [expr 0x1 <<  2 ]
-set AT91C_UDP_EPINT3      [expr 0x1 <<  3 ]
-set AT91C_UDP_EPINT4      [expr 0x1 <<  4 ]
-set AT91C_UDP_EPINT5      [expr 0x1 <<  5 ]
-set AT91C_UDP_RXSUSP      [expr 0x1 <<  8 ]
-set AT91C_UDP_RXRSM       [expr 0x1 <<  9 ]
-set AT91C_UDP_EXTRSM      [expr 0x1 << 10 ]
-set AT91C_UDP_SOFINT      [expr 0x1 << 11 ]
-set AT91C_UDP_ENDBUSRES   [expr 0x1 << 12 ]
-set AT91C_UDP_WAKEUP      [expr 0x1 << 13 ]
-# -------- UDP_ICR : (UDP Offset: 0x20) USB Interrupt Clear Register -------- 
-set AT91C_UDP_EPINT0      [expr 0x1 <<  0 ]
-set AT91C_UDP_EPINT1      [expr 0x1 <<  1 ]
-set AT91C_UDP_EPINT2      [expr 0x1 <<  2 ]
-set AT91C_UDP_EPINT3      [expr 0x1 <<  3 ]
-set AT91C_UDP_EPINT4      [expr 0x1 <<  4 ]
-set AT91C_UDP_EPINT5      [expr 0x1 <<  5 ]
-set AT91C_UDP_RXSUSP      [expr 0x1 <<  8 ]
-set AT91C_UDP_RXRSM       [expr 0x1 <<  9 ]
-set AT91C_UDP_EXTRSM      [expr 0x1 << 10 ]
-set AT91C_UDP_SOFINT      [expr 0x1 << 11 ]
-set AT91C_UDP_WAKEUP      [expr 0x1 << 13 ]
-# -------- UDP_RST_EP : (UDP Offset: 0x28) USB Reset Endpoint Register -------- 
-set AT91C_UDP_EP0         [expr 0x1 <<  0 ]
-set AT91C_UDP_EP1         [expr 0x1 <<  1 ]
-set AT91C_UDP_EP2         [expr 0x1 <<  2 ]
-set AT91C_UDP_EP3         [expr 0x1 <<  3 ]
-set AT91C_UDP_EP4         [expr 0x1 <<  4 ]
-set AT91C_UDP_EP5         [expr 0x1 <<  5 ]
-# -------- UDP_CSR : (UDP Offset: 0x30) USB Endpoint Control and Status Register -------- 
-set AT91C_UDP_TXCOMP      [expr 0x1 <<  0 ]
-set AT91C_UDP_RX_DATA_BK0 [expr 0x1 <<  1 ]
-set AT91C_UDP_RXSETUP     [expr 0x1 <<  2 ]
-set AT91C_UDP_ISOERROR    [expr 0x1 <<  3 ]
-set AT91C_UDP_TXPKTRDY    [expr 0x1 <<  4 ]
-set AT91C_UDP_FORCESTALL  [expr 0x1 <<  5 ]
-set AT91C_UDP_RX_DATA_BK1 [expr 0x1 <<  6 ]
-set AT91C_UDP_DIR         [expr 0x1 <<  7 ]
-set AT91C_UDP_EPTYPE      [expr 0x7 <<  8 ]
-set    AT91C_UDP_EPTYPE_CTRL                 [expr 0x0 <<  8 ]
-set    AT91C_UDP_EPTYPE_ISO_OUT              [expr 0x1 <<  8 ]
-set    AT91C_UDP_EPTYPE_BULK_OUT             [expr 0x2 <<  8 ]
-set    AT91C_UDP_EPTYPE_INT_OUT              [expr 0x3 <<  8 ]
-set    AT91C_UDP_EPTYPE_ISO_IN               [expr 0x5 <<  8 ]
-set    AT91C_UDP_EPTYPE_BULK_IN              [expr 0x6 <<  8 ]
-set    AT91C_UDP_EPTYPE_INT_IN               [expr 0x7 <<  8 ]
-set AT91C_UDP_DTGLE       [expr 0x1 << 11 ]
-set AT91C_UDP_EPEDS       [expr 0x1 << 15 ]
-set AT91C_UDP_RXBYTECNT   [expr 0x7FF << 16 ]
-# -------- UDP_TXVC : (UDP Offset: 0x74) Transceiver Control Register -------- 
-set AT91C_UDP_TXVDIS      [expr 0x1 <<  8 ]
-set AT91C_UDP_PUON        [expr 0x1 <<  9 ]
-
-# *****************************************************************************
-#              SOFTWARE API DEFINITION  FOR Timer Counter Channel Interface
-# *****************************************************************************
-# -------- TC_CCR : (TC Offset: 0x0) TC Channel Control Register -------- 
-set AT91C_TC_CLKEN        [expr 0x1 <<  0 ]
-set AT91C_TC_CLKDIS       [expr 0x1 <<  1 ]
-set AT91C_TC_SWTRG        [expr 0x1 <<  2 ]
-# -------- TC_CMR : (TC Offset: 0x4) TC Channel Mode Register: Capture Mode / Waveform Mode -------- 
-set AT91C_TC_CLKS         [expr 0x7 <<  0 ]
-set    AT91C_TC_CLKS_TIMER_DIV1_CLOCK     0x0
-set    AT91C_TC_CLKS_TIMER_DIV2_CLOCK     0x1
-set    AT91C_TC_CLKS_TIMER_DIV3_CLOCK     0x2
-set    AT91C_TC_CLKS_TIMER_DIV4_CLOCK     0x3
-set    AT91C_TC_CLKS_TIMER_DIV5_CLOCK     0x4
-set    AT91C_TC_CLKS_XC0                  0x5
-set    AT91C_TC_CLKS_XC1                  0x6
-set    AT91C_TC_CLKS_XC2                  0x7
-set AT91C_TC_CLKS         [expr 0x7 <<  0 ]
-set    AT91C_TC_CLKS_TIMER_DIV1_CLOCK     0x0
-set    AT91C_TC_CLKS_TIMER_DIV2_CLOCK     0x1
-set    AT91C_TC_CLKS_TIMER_DIV3_CLOCK     0x2
-set    AT91C_TC_CLKS_TIMER_DIV4_CLOCK     0x3
-set    AT91C_TC_CLKS_TIMER_DIV5_CLOCK     0x4
-set    AT91C_TC_CLKS_XC0                  0x5
-set    AT91C_TC_CLKS_XC1                  0x6
-set    AT91C_TC_CLKS_XC2                  0x7
-set AT91C_TC_CLKI         [expr 0x1 <<  3 ]
-set AT91C_TC_CLKI         [expr 0x1 <<  3 ]
-set AT91C_TC_BURST        [expr 0x3 <<  4 ]
-set    AT91C_TC_BURST_NONE                 [expr 0x0 <<  4 ]
-set    AT91C_TC_BURST_XC0                  [expr 0x1 <<  4 ]
-set    AT91C_TC_BURST_XC1                  [expr 0x2 <<  4 ]
-set    AT91C_TC_BURST_XC2                  [expr 0x3 <<  4 ]
-set AT91C_TC_BURST        [expr 0x3 <<  4 ]
-set    AT91C_TC_BURST_NONE                 [expr 0x0 <<  4 ]
-set    AT91C_TC_BURST_XC0                  [expr 0x1 <<  4 ]
-set    AT91C_TC_BURST_XC1                  [expr 0x2 <<  4 ]
-set    AT91C_TC_BURST_XC2                  [expr 0x3 <<  4 ]
-set AT91C_TC_CPCSTOP      [expr 0x1 <<  6 ]
-set AT91C_TC_LDBSTOP      [expr 0x1 <<  6 ]
-set AT91C_TC_CPCDIS       [expr 0x1 <<  7 ]
-set AT91C_TC_LDBDIS       [expr 0x1 <<  7 ]
-set AT91C_TC_ETRGEDG      [expr 0x3 <<  8 ]
-set    AT91C_TC_ETRGEDG_NONE                 [expr 0x0 <<  8 ]
-set    AT91C_TC_ETRGEDG_RISING               [expr 0x1 <<  8 ]
-set    AT91C_TC_ETRGEDG_FALLING              [expr 0x2 <<  8 ]
-set    AT91C_TC_ETRGEDG_BOTH                 [expr 0x3 <<  8 ]
-set AT91C_TC_EEVTEDG      [expr 0x3 <<  8 ]
-set    AT91C_TC_EEVTEDG_NONE                 [expr 0x0 <<  8 ]
-set    AT91C_TC_EEVTEDG_RISING               [expr 0x1 <<  8 ]
-set    AT91C_TC_EEVTEDG_FALLING              [expr 0x2 <<  8 ]
-set    AT91C_TC_EEVTEDG_BOTH                 [expr 0x3 <<  8 ]
-set AT91C_TC_EEVT         [expr 0x3 << 10 ]
-set    AT91C_TC_EEVT_TIOB                 [expr 0x0 << 10 ]
-set    AT91C_TC_EEVT_XC0                  [expr 0x1 << 10 ]
-set    AT91C_TC_EEVT_XC1                  [expr 0x2 << 10 ]
-set    AT91C_TC_EEVT_XC2                  [expr 0x3 << 10 ]
-set AT91C_TC_ABETRG       [expr 0x1 << 10 ]
-set AT91C_TC_ENETRG       [expr 0x1 << 12 ]
-set AT91C_TC_WAVESEL      [expr 0x3 << 13 ]
-set    AT91C_TC_WAVESEL_UP                   [expr 0x0 << 13 ]
-set    AT91C_TC_WAVESEL_UPDOWN               [expr 0x1 << 13 ]
-set    AT91C_TC_WAVESEL_UP_AUTO              [expr 0x2 << 13 ]
-set    AT91C_TC_WAVESEL_UPDOWN_AUTO          [expr 0x3 << 13 ]
-set AT91C_TC_CPCTRG       [expr 0x1 << 14 ]
-set AT91C_TC_WAVE         [expr 0x1 << 15 ]
-set AT91C_TC_WAVE         [expr 0x1 << 15 ]
-set AT91C_TC_ACPA         [expr 0x3 << 16 ]
-set    AT91C_TC_ACPA_NONE                 [expr 0x0 << 16 ]
-set    AT91C_TC_ACPA_SET                  [expr 0x1 << 16 ]
-set    AT91C_TC_ACPA_CLEAR                [expr 0x2 << 16 ]
-set    AT91C_TC_ACPA_TOGGLE               [expr 0x3 << 16 ]
-set AT91C_TC_LDRA         [expr 0x3 << 16 ]
-set    AT91C_TC_LDRA_NONE                 [expr 0x0 << 16 ]
-set    AT91C_TC_LDRA_RISING               [expr 0x1 << 16 ]
-set    AT91C_TC_LDRA_FALLING              [expr 0x2 << 16 ]
-set    AT91C_TC_LDRA_BOTH                 [expr 0x3 << 16 ]
-set AT91C_TC_ACPC         [expr 0x3 << 18 ]
-set    AT91C_TC_ACPC_NONE                 [expr 0x0 << 18 ]
-set    AT91C_TC_ACPC_SET                  [expr 0x1 << 18 ]
-set    AT91C_TC_ACPC_CLEAR                [expr 0x2 << 18 ]
-set    AT91C_TC_ACPC_TOGGLE               [expr 0x3 << 18 ]
-set AT91C_TC_LDRB         [expr 0x3 << 18 ]
-set    AT91C_TC_LDRB_NONE                 [expr 0x0 << 18 ]
-set    AT91C_TC_LDRB_RISING               [expr 0x1 << 18 ]
-set    AT91C_TC_LDRB_FALLING              [expr 0x2 << 18 ]
-set    AT91C_TC_LDRB_BOTH                 [expr 0x3 << 18 ]
-set AT91C_TC_AEEVT        [expr 0x3 << 20 ]
-set    AT91C_TC_AEEVT_NONE                 [expr 0x0 << 20 ]
-set    AT91C_TC_AEEVT_SET                  [expr 0x1 << 20 ]
-set    AT91C_TC_AEEVT_CLEAR                [expr 0x2 << 20 ]
-set    AT91C_TC_AEEVT_TOGGLE               [expr 0x3 << 20 ]
-set AT91C_TC_ASWTRG       [expr 0x3 << 22 ]
-set    AT91C_TC_ASWTRG_NONE                 [expr 0x0 << 22 ]
-set    AT91C_TC_ASWTRG_SET                  [expr 0x1 << 22 ]
-set    AT91C_TC_ASWTRG_CLEAR                [expr 0x2 << 22 ]
-set    AT91C_TC_ASWTRG_TOGGLE               [expr 0x3 << 22 ]
-set AT91C_TC_BCPB         [expr 0x3 << 24 ]
-set    AT91C_TC_BCPB_NONE                 [expr 0x0 << 24 ]
-set    AT91C_TC_BCPB_SET                  [expr 0x1 << 24 ]
-set    AT91C_TC_BCPB_CLEAR                [expr 0x2 << 24 ]
-set    AT91C_TC_BCPB_TOGGLE               [expr 0x3 << 24 ]
-set AT91C_TC_BCPC         [expr 0x3 << 26 ]
-set    AT91C_TC_BCPC_NONE                 [expr 0x0 << 26 ]
-set    AT91C_TC_BCPC_SET                  [expr 0x1 << 26 ]
-set    AT91C_TC_BCPC_CLEAR                [expr 0x2 << 26 ]
-set    AT91C_TC_BCPC_TOGGLE               [expr 0x3 << 26 ]
-set AT91C_TC_BEEVT        [expr 0x3 << 28 ]
-set    AT91C_TC_BEEVT_NONE                 [expr 0x0 << 28 ]
-set    AT91C_TC_BEEVT_SET                  [expr 0x1 << 28 ]
-set    AT91C_TC_BEEVT_CLEAR                [expr 0x2 << 28 ]
-set    AT91C_TC_BEEVT_TOGGLE               [expr 0x3 << 28 ]
-set AT91C_TC_BSWTRG       [expr 0x3 << 30 ]
-set    AT91C_TC_BSWTRG_NONE                 [expr 0x0 << 30 ]
-set    AT91C_TC_BSWTRG_SET                  [expr 0x1 << 30 ]
-set    AT91C_TC_BSWTRG_CLEAR                [expr 0x2 << 30 ]
-set    AT91C_TC_BSWTRG_TOGGLE               [expr 0x3 << 30 ]
-# -------- TC_SR : (TC Offset: 0x20) TC Channel Status Register -------- 
-set AT91C_TC_COVFS        [expr 0x1 <<  0 ]
-set AT91C_TC_LOVRS        [expr 0x1 <<  1 ]
-set AT91C_TC_CPAS         [expr 0x1 <<  2 ]
-set AT91C_TC_CPBS         [expr 0x1 <<  3 ]
-set AT91C_TC_CPCS         [expr 0x1 <<  4 ]
-set AT91C_TC_LDRAS        [expr 0x1 <<  5 ]
-set AT91C_TC_LDRBS        [expr 0x1 <<  6 ]
-set AT91C_TC_ETRGS        [expr 0x1 <<  7 ]
-set AT91C_TC_CLKSTA       [expr 0x1 << 16 ]
-set AT91C_TC_MTIOA        [expr 0x1 << 17 ]
-set AT91C_TC_MTIOB        [expr 0x1 << 18 ]
-# -------- TC_IER : (TC Offset: 0x24) TC Channel Interrupt Enable Register -------- 
-set AT91C_TC_COVFS        [expr 0x1 <<  0 ]
-set AT91C_TC_LOVRS        [expr 0x1 <<  1 ]
-set AT91C_TC_CPAS         [expr 0x1 <<  2 ]
-set AT91C_TC_CPBS         [expr 0x1 <<  3 ]
-set AT91C_TC_CPCS         [expr 0x1 <<  4 ]
-set AT91C_TC_LDRAS        [expr 0x1 <<  5 ]
-set AT91C_TC_LDRBS        [expr 0x1 <<  6 ]
-set AT91C_TC_ETRGS        [expr 0x1 <<  7 ]
-# -------- TC_IDR : (TC Offset: 0x28) TC Channel Interrupt Disable Register -------- 
-set AT91C_TC_COVFS        [expr 0x1 <<  0 ]
-set AT91C_TC_LOVRS        [expr 0x1 <<  1 ]
-set AT91C_TC_CPAS         [expr 0x1 <<  2 ]
-set AT91C_TC_CPBS         [expr 0x1 <<  3 ]
-set AT91C_TC_CPCS         [expr 0x1 <<  4 ]
-set AT91C_TC_LDRAS        [expr 0x1 <<  5 ]
-set AT91C_TC_LDRBS        [expr 0x1 <<  6 ]
-set AT91C_TC_ETRGS        [expr 0x1 <<  7 ]
-# -------- TC_IMR : (TC Offset: 0x2c) TC Channel Interrupt Mask Register -------- 
-set AT91C_TC_COVFS        [expr 0x1 <<  0 ]
-set AT91C_TC_LOVRS        [expr 0x1 <<  1 ]
-set AT91C_TC_CPAS         [expr 0x1 <<  2 ]
-set AT91C_TC_CPBS         [expr 0x1 <<  3 ]
-set AT91C_TC_CPCS         [expr 0x1 <<  4 ]
-set AT91C_TC_LDRAS        [expr 0x1 <<  5 ]
-set AT91C_TC_LDRBS        [expr 0x1 <<  6 ]
-set AT91C_TC_ETRGS        [expr 0x1 <<  7 ]
-
-# *****************************************************************************
-#              SOFTWARE API DEFINITION  FOR Timer Counter Interface
-# *****************************************************************************
-# -------- TCB_BCR : (TCB Offset: 0xc0) TC Block Control Register -------- 
-set AT91C_TCB_SYNC        [expr 0x1 <<  0 ]
-# -------- TCB_BMR : (TCB Offset: 0xc4) TC Block Mode Register -------- 
-set AT91C_TCB_TC0XC0S     [expr 0x3 <<  0 ]
-set    AT91C_TCB_TC0XC0S_TCLK0                0x0
-set    AT91C_TCB_TC0XC0S_NONE                 0x1
-set    AT91C_TCB_TC0XC0S_TIOA1                0x2
-set    AT91C_TCB_TC0XC0S_TIOA2                0x3
-set AT91C_TCB_TC1XC1S     [expr 0x3 <<  2 ]
-set    AT91C_TCB_TC1XC1S_TCLK1                [expr 0x0 <<  2 ]
-set    AT91C_TCB_TC1XC1S_NONE                 [expr 0x1 <<  2 ]
-set    AT91C_TCB_TC1XC1S_TIOA0                [expr 0x2 <<  2 ]
-set    AT91C_TCB_TC1XC1S_TIOA2                [expr 0x3 <<  2 ]
-set AT91C_TCB_TC2XC2S     [expr 0x3 <<  4 ]
-set    AT91C_TCB_TC2XC2S_TCLK2                [expr 0x0 <<  4 ]
-set    AT91C_TCB_TC2XC2S_NONE                 [expr 0x1 <<  4 ]
-set    AT91C_TCB_TC2XC2S_TIOA0                [expr 0x2 <<  4 ]
-set    AT91C_TCB_TC2XC2S_TIOA1                [expr 0x3 <<  4 ]
-
-# *****************************************************************************
-#              SOFTWARE API DEFINITION  FOR Control Area Network MailBox Interface
-# *****************************************************************************
-# -------- CAN_MMR : (CAN_MB Offset: 0x0) CAN Message Mode Register -------- 
-set AT91C_CAN_MTIMEMARK   [expr 0xFFFF <<  0 ]
-set AT91C_CAN_PRIOR       [expr 0xF << 16 ]
-set AT91C_CAN_MOT         [expr 0x7 << 24 ]
-set    AT91C_CAN_MOT_DIS                  [expr 0x0 << 24 ]
-set    AT91C_CAN_MOT_RX                   [expr 0x1 << 24 ]
-set    AT91C_CAN_MOT_RXOVERWRITE          [expr 0x2 << 24 ]
-set    AT91C_CAN_MOT_TX                   [expr 0x3 << 24 ]
-set    AT91C_CAN_MOT_CONSUMER             [expr 0x4 << 24 ]
-set    AT91C_CAN_MOT_PRODUCER             [expr 0x5 << 24 ]
-# -------- CAN_MAM : (CAN_MB Offset: 0x4) CAN Message Acceptance Mask Register -------- 
-set AT91C_CAN_MIDvB       [expr 0x3FFFF <<  0 ]
-set AT91C_CAN_MIDvA       [expr 0x7FF << 18 ]
-set AT91C_CAN_MIDE        [expr 0x1 << 29 ]
-# -------- CAN_MID : (CAN_MB Offset: 0x8) CAN Message ID Register -------- 
-set AT91C_CAN_MIDvB       [expr 0x3FFFF <<  0 ]
-set AT91C_CAN_MIDvA       [expr 0x7FF << 18 ]
-set AT91C_CAN_MIDE        [expr 0x1 << 29 ]
-# -------- CAN_MFID : (CAN_MB Offset: 0xc) CAN Message Family ID Register -------- 
-# -------- CAN_MSR : (CAN_MB Offset: 0x10) CAN Message Status Register -------- 
-set AT91C_CAN_MTIMESTAMP  [expr 0xFFFF <<  0 ]
-set AT91C_CAN_MDLC        [expr 0xF << 16 ]
-set AT91C_CAN_MRTR        [expr 0x1 << 20 ]
-set AT91C_CAN_MABT        [expr 0x1 << 22 ]
-set AT91C_CAN_MRDY        [expr 0x1 << 23 ]
-set AT91C_CAN_MMI         [expr 0x1 << 24 ]
-# -------- CAN_MDL : (CAN_MB Offset: 0x14) CAN Message Data Low Register -------- 
-# -------- CAN_MDH : (CAN_MB Offset: 0x18) CAN Message Data High Register -------- 
-# -------- CAN_MCR : (CAN_MB Offset: 0x1c) CAN Message Control Register -------- 
-set AT91C_CAN_MDLC        [expr 0xF << 16 ]
-set AT91C_CAN_MRTR        [expr 0x1 << 20 ]
-set AT91C_CAN_MACR        [expr 0x1 << 22 ]
-set AT91C_CAN_MTCR        [expr 0x1 << 23 ]
-
-# *****************************************************************************
-#              SOFTWARE API DEFINITION  FOR Control Area Network Interface
-# *****************************************************************************
-# -------- CAN_MR : (CAN Offset: 0x0) CAN Mode Register -------- 
-set AT91C_CAN_CANEN       [expr 0x1 <<  0 ]
-set AT91C_CAN_LPM         [expr 0x1 <<  1 ]
-set AT91C_CAN_ABM         [expr 0x1 <<  2 ]
-set AT91C_CAN_OVL         [expr 0x1 <<  3 ]
-set AT91C_CAN_TEOF        [expr 0x1 <<  4 ]
-set AT91C_CAN_TTM         [expr 0x1 <<  5 ]
-set AT91C_CAN_TIMFRZ      [expr 0x1 <<  6 ]
-set AT91C_CAN_DRPT        [expr 0x1 <<  7 ]
-# -------- CAN_IER : (CAN Offset: 0x4) CAN Interrupt Enable Register -------- 
-set AT91C_CAN_MB0         [expr 0x1 <<  0 ]
-set AT91C_CAN_MB1         [expr 0x1 <<  1 ]
-set AT91C_CAN_MB2         [expr 0x1 <<  2 ]
-set AT91C_CAN_MB3         [expr 0x1 <<  3 ]
-set AT91C_CAN_MB4         [expr 0x1 <<  4 ]
-set AT91C_CAN_MB5         [expr 0x1 <<  5 ]
-set AT91C_CAN_MB6         [expr 0x1 <<  6 ]
-set AT91C_CAN_MB7         [expr 0x1 <<  7 ]
-set AT91C_CAN_MB8         [expr 0x1 <<  8 ]
-set AT91C_CAN_MB9         [expr 0x1 <<  9 ]
-set AT91C_CAN_MB10        [expr 0x1 << 10 ]
-set AT91C_CAN_MB11        [expr 0x1 << 11 ]
-set AT91C_CAN_MB12        [expr 0x1 << 12 ]
-set AT91C_CAN_MB13        [expr 0x1 << 13 ]
-set AT91C_CAN_MB14        [expr 0x1 << 14 ]
-set AT91C_CAN_MB15        [expr 0x1 << 15 ]
-set AT91C_CAN_ERRA        [expr 0x1 << 16 ]
-set AT91C_CAN_WARN        [expr 0x1 << 17 ]
-set AT91C_CAN_ERRP        [expr 0x1 << 18 ]
-set AT91C_CAN_BOFF        [expr 0x1 << 19 ]
-set AT91C_CAN_SLEEP       [expr 0x1 << 20 ]
-set AT91C_CAN_WAKEUP      [expr 0x1 << 21 ]
-set AT91C_CAN_TOVF        [expr 0x1 << 22 ]
-set AT91C_CAN_TSTP        [expr 0x1 << 23 ]
-set AT91C_CAN_CERR        [expr 0x1 << 24 ]
-set AT91C_CAN_SERR        [expr 0x1 << 25 ]
-set AT91C_CAN_AERR        [expr 0x1 << 26 ]
-set AT91C_CAN_FERR        [expr 0x1 << 27 ]
-set AT91C_CAN_BERR        [expr 0x1 << 28 ]
-# -------- CAN_IDR : (CAN Offset: 0x8) CAN Interrupt Disable Register -------- 
-set AT91C_CAN_MB0         [expr 0x1 <<  0 ]
-set AT91C_CAN_MB1         [expr 0x1 <<  1 ]
-set AT91C_CAN_MB2         [expr 0x1 <<  2 ]
-set AT91C_CAN_MB3         [expr 0x1 <<  3 ]
-set AT91C_CAN_MB4         [expr 0x1 <<  4 ]
-set AT91C_CAN_MB5         [expr 0x1 <<  5 ]
-set AT91C_CAN_MB6         [expr 0x1 <<  6 ]
-set AT91C_CAN_MB7         [expr 0x1 <<  7 ]
-set AT91C_CAN_MB8         [expr 0x1 <<  8 ]
-set AT91C_CAN_MB9         [expr 0x1 <<  9 ]
-set AT91C_CAN_MB10        [expr 0x1 << 10 ]
-set AT91C_CAN_MB11        [expr 0x1 << 11 ]
-set AT91C_CAN_MB12        [expr 0x1 << 12 ]
-set AT91C_CAN_MB13        [expr 0x1 << 13 ]
-set AT91C_CAN_MB14        [expr 0x1 << 14 ]
-set AT91C_CAN_MB15        [expr 0x1 << 15 ]
-set AT91C_CAN_ERRA        [expr 0x1 << 16 ]
-set AT91C_CAN_WARN        [expr 0x1 << 17 ]
-set AT91C_CAN_ERRP        [expr 0x1 << 18 ]
-set AT91C_CAN_BOFF        [expr 0x1 << 19 ]
-set AT91C_CAN_SLEEP       [expr 0x1 << 20 ]
-set AT91C_CAN_WAKEUP      [expr 0x1 << 21 ]
-set AT91C_CAN_TOVF        [expr 0x1 << 22 ]
-set AT91C_CAN_TSTP        [expr 0x1 << 23 ]
-set AT91C_CAN_CERR        [expr 0x1 << 24 ]
-set AT91C_CAN_SERR        [expr 0x1 << 25 ]
-set AT91C_CAN_AERR        [expr 0x1 << 26 ]
-set AT91C_CAN_FERR        [expr 0x1 << 27 ]
-set AT91C_CAN_BERR        [expr 0x1 << 28 ]
-# -------- CAN_IMR : (CAN Offset: 0xc) CAN Interrupt Mask Register -------- 
-set AT91C_CAN_MB0         [expr 0x1 <<  0 ]
-set AT91C_CAN_MB1         [expr 0x1 <<  1 ]
-set AT91C_CAN_MB2         [expr 0x1 <<  2 ]
-set AT91C_CAN_MB3         [expr 0x1 <<  3 ]
-set AT91C_CAN_MB4         [expr 0x1 <<  4 ]
-set AT91C_CAN_MB5         [expr 0x1 <<  5 ]
-set AT91C_CAN_MB6         [expr 0x1 <<  6 ]
-set AT91C_CAN_MB7         [expr 0x1 <<  7 ]
-set AT91C_CAN_MB8         [expr 0x1 <<  8 ]
-set AT91C_CAN_MB9         [expr 0x1 <<  9 ]
-set AT91C_CAN_MB10        [expr 0x1 << 10 ]
-set AT91C_CAN_MB11        [expr 0x1 << 11 ]
-set AT91C_CAN_MB12        [expr 0x1 << 12 ]
-set AT91C_CAN_MB13        [expr 0x1 << 13 ]
-set AT91C_CAN_MB14        [expr 0x1 << 14 ]
-set AT91C_CAN_MB15        [expr 0x1 << 15 ]
-set AT91C_CAN_ERRA        [expr 0x1 << 16 ]
-set AT91C_CAN_WARN        [expr 0x1 << 17 ]
-set AT91C_CAN_ERRP        [expr 0x1 << 18 ]
-set AT91C_CAN_BOFF        [expr 0x1 << 19 ]
-set AT91C_CAN_SLEEP       [expr 0x1 << 20 ]
-set AT91C_CAN_WAKEUP      [expr 0x1 << 21 ]
-set AT91C_CAN_TOVF        [expr 0x1 << 22 ]
-set AT91C_CAN_TSTP        [expr 0x1 << 23 ]
-set AT91C_CAN_CERR        [expr 0x1 << 24 ]
-set AT91C_CAN_SERR        [expr 0x1 << 25 ]
-set AT91C_CAN_AERR        [expr 0x1 << 26 ]
-set AT91C_CAN_FERR        [expr 0x1 << 27 ]
-set AT91C_CAN_BERR        [expr 0x1 << 28 ]
-# -------- CAN_SR : (CAN Offset: 0x10) CAN Status Register -------- 
-set AT91C_CAN_MB0         [expr 0x1 <<  0 ]
-set AT91C_CAN_MB1         [expr 0x1 <<  1 ]
-set AT91C_CAN_MB2         [expr 0x1 <<  2 ]
-set AT91C_CAN_MB3         [expr 0x1 <<  3 ]
-set AT91C_CAN_MB4         [expr 0x1 <<  4 ]
-set AT91C_CAN_MB5         [expr 0x1 <<  5 ]
-set AT91C_CAN_MB6         [expr 0x1 <<  6 ]
-set AT91C_CAN_MB7         [expr 0x1 <<  7 ]
-set AT91C_CAN_MB8         [expr 0x1 <<  8 ]
-set AT91C_CAN_MB9         [expr 0x1 <<  9 ]
-set AT91C_CAN_MB10        [expr 0x1 << 10 ]
-set AT91C_CAN_MB11        [expr 0x1 << 11 ]
-set AT91C_CAN_MB12        [expr 0x1 << 12 ]
-set AT91C_CAN_MB13        [expr 0x1 << 13 ]
-set AT91C_CAN_MB14        [expr 0x1 << 14 ]
-set AT91C_CAN_MB15        [expr 0x1 << 15 ]
-set AT91C_CAN_ERRA        [expr 0x1 << 16 ]
-set AT91C_CAN_WARN        [expr 0x1 << 17 ]
-set AT91C_CAN_ERRP        [expr 0x1 << 18 ]
-set AT91C_CAN_BOFF        [expr 0x1 << 19 ]
-set AT91C_CAN_SLEEP       [expr 0x1 << 20 ]
-set AT91C_CAN_WAKEUP      [expr 0x1 << 21 ]
-set AT91C_CAN_TOVF        [expr 0x1 << 22 ]
-set AT91C_CAN_TSTP        [expr 0x1 << 23 ]
-set AT91C_CAN_CERR        [expr 0x1 << 24 ]
-set AT91C_CAN_SERR        [expr 0x1 << 25 ]
-set AT91C_CAN_AERR        [expr 0x1 << 26 ]
-set AT91C_CAN_FERR        [expr 0x1 << 27 ]
-set AT91C_CAN_BERR        [expr 0x1 << 28 ]
-set AT91C_CAN_RBSY        [expr 0x1 << 29 ]
-set AT91C_CAN_TBSY        [expr 0x1 << 30 ]
-set AT91C_CAN_OVLY        [expr 0x1 << 31 ]
-# -------- CAN_BR : (CAN Offset: 0x14) CAN Baudrate Register -------- 
-set AT91C_CAN_PHASE2      [expr 0x7 <<  0 ]
-set AT91C_CAN_PHASE1      [expr 0x7 <<  4 ]
-set AT91C_CAN_PROPAG      [expr 0x7 <<  8 ]
-set AT91C_CAN_SYNC        [expr 0x3 << 12 ]
-set AT91C_CAN_BRP         [expr 0x7F << 16 ]
-set AT91C_CAN_SMP         [expr 0x1 << 24 ]
-# -------- CAN_TIM : (CAN Offset: 0x18) CAN Timer Register -------- 
-set AT91C_CAN_TIMER       [expr 0xFFFF <<  0 ]
-# -------- CAN_TIMESTP : (CAN Offset: 0x1c) CAN Timestamp Register -------- 
-set AT91C_CAN_MTIMESTAMP  [expr 0xFFFF <<  0 ]
-# -------- CAN_ECR : (CAN Offset: 0x20) CAN Error Counter Register -------- 
-set AT91C_CAN_REC         [expr 0xFF <<  0 ]
-set AT91C_CAN_TEC         [expr 0xFF << 16 ]
-# -------- CAN_TCR : (CAN Offset: 0x24) CAN Transfer Command Register -------- 
-set AT91C_CAN_MB0         [expr 0x1 <<  0 ]
-set AT91C_CAN_MB1         [expr 0x1 <<  1 ]
-set AT91C_CAN_MB2         [expr 0x1 <<  2 ]
-set AT91C_CAN_MB3         [expr 0x1 <<  3 ]
-set AT91C_CAN_MB4         [expr 0x1 <<  4 ]
-set AT91C_CAN_MB5         [expr 0x1 <<  5 ]
-set AT91C_CAN_MB6         [expr 0x1 <<  6 ]
-set AT91C_CAN_MB7         [expr 0x1 <<  7 ]
-set AT91C_CAN_MB8         [expr 0x1 <<  8 ]
-set AT91C_CAN_MB9         [expr 0x1 <<  9 ]
-set AT91C_CAN_MB10        [expr 0x1 << 10 ]
-set AT91C_CAN_MB11        [expr 0x1 << 11 ]
-set AT91C_CAN_MB12        [expr 0x1 << 12 ]
-set AT91C_CAN_MB13        [expr 0x1 << 13 ]
-set AT91C_CAN_MB14        [expr 0x1 << 14 ]
-set AT91C_CAN_MB15        [expr 0x1 << 15 ]
-set AT91C_CAN_TIMRST      [expr 0x1 << 31 ]
-# -------- CAN_ACR : (CAN Offset: 0x28) CAN Abort Command Register -------- 
-set AT91C_CAN_MB0         [expr 0x1 <<  0 ]
-set AT91C_CAN_MB1         [expr 0x1 <<  1 ]
-set AT91C_CAN_MB2         [expr 0x1 <<  2 ]
-set AT91C_CAN_MB3         [expr 0x1 <<  3 ]
-set AT91C_CAN_MB4         [expr 0x1 <<  4 ]
-set AT91C_CAN_MB5         [expr 0x1 <<  5 ]
-set AT91C_CAN_MB6         [expr 0x1 <<  6 ]
-set AT91C_CAN_MB7         [expr 0x1 <<  7 ]
-set AT91C_CAN_MB8         [expr 0x1 <<  8 ]
-set AT91C_CAN_MB9         [expr 0x1 <<  9 ]
-set AT91C_CAN_MB10        [expr 0x1 << 10 ]
-set AT91C_CAN_MB11        [expr 0x1 << 11 ]
-set AT91C_CAN_MB12        [expr 0x1 << 12 ]
-set AT91C_CAN_MB13        [expr 0x1 << 13 ]
-set AT91C_CAN_MB14        [expr 0x1 << 14 ]
-set AT91C_CAN_MB15        [expr 0x1 << 15 ]
-
-# *****************************************************************************
-#              SOFTWARE API DEFINITION  FOR Ethernet MAC 10/100
-# *****************************************************************************
-# -------- EMAC_NCR : (EMAC Offset: 0x0)  -------- 
-set AT91C_EMAC_LB         [expr 0x1 <<  0 ]
-set AT91C_EMAC_LLB        [expr 0x1 <<  1 ]
-set AT91C_EMAC_RE         [expr 0x1 <<  2 ]
-set AT91C_EMAC_TE         [expr 0x1 <<  3 ]
-set AT91C_EMAC_MPE        [expr 0x1 <<  4 ]
-set AT91C_EMAC_CLRSTAT    [expr 0x1 <<  5 ]
-set AT91C_EMAC_INCSTAT    [expr 0x1 <<  6 ]
-set AT91C_EMAC_WESTAT     [expr 0x1 <<  7 ]
-set AT91C_EMAC_BP         [expr 0x1 <<  8 ]
-set AT91C_EMAC_TSTART     [expr 0x1 <<  9 ]
-set AT91C_EMAC_THALT      [expr 0x1 << 10 ]
-set AT91C_EMAC_TPFR       [expr 0x1 << 11 ]
-set AT91C_EMAC_TZQ        [expr 0x1 << 12 ]
-# -------- EMAC_NCFGR : (EMAC Offset: 0x4) Network Configuration Register -------- 
-set AT91C_EMAC_SPD        [expr 0x1 <<  0 ]
-set AT91C_EMAC_FD         [expr 0x1 <<  1 ]
-set AT91C_EMAC_JFRAME     [expr 0x1 <<  3 ]
-set AT91C_EMAC_CAF        [expr 0x1 <<  4 ]
-set AT91C_EMAC_NBC        [expr 0x1 <<  5 ]
-set AT91C_EMAC_MTI        [expr 0x1 <<  6 ]
-set AT91C_EMAC_UNI        [expr 0x1 <<  7 ]
-set AT91C_EMAC_BIG        [expr 0x1 <<  8 ]
-set AT91C_EMAC_EAE        [expr 0x1 <<  9 ]
-set AT91C_EMAC_CLK        [expr 0x3 << 10 ]
-set    AT91C_EMAC_CLK_HCLK_8               [expr 0x0 << 10 ]
-set    AT91C_EMAC_CLK_HCLK_16              [expr 0x1 << 10 ]
-set    AT91C_EMAC_CLK_HCLK_32              [expr 0x2 << 10 ]
-set    AT91C_EMAC_CLK_HCLK_64              [expr 0x3 << 10 ]
-set AT91C_EMAC_RTY        [expr 0x1 << 12 ]
-set AT91C_EMAC_PAE        [expr 0x1 << 13 ]
-set AT91C_EMAC_RBOF       [expr 0x3 << 14 ]
-set    AT91C_EMAC_RBOF_OFFSET_0             [expr 0x0 << 14 ]
-set    AT91C_EMAC_RBOF_OFFSET_1             [expr 0x1 << 14 ]
-set    AT91C_EMAC_RBOF_OFFSET_2             [expr 0x2 << 14 ]
-set    AT91C_EMAC_RBOF_OFFSET_3             [expr 0x3 << 14 ]
-set AT91C_EMAC_RLCE       [expr 0x1 << 16 ]
-set AT91C_EMAC_DRFCS      [expr 0x1 << 17 ]
-set AT91C_EMAC_EFRHD      [expr 0x1 << 18 ]
-set AT91C_EMAC_IRXFCS     [expr 0x1 << 19 ]
-# -------- EMAC_NSR : (EMAC Offset: 0x8) Network Status Register -------- 
-set AT91C_EMAC_LINKR      [expr 0x1 <<  0 ]
-set AT91C_EMAC_MDIO       [expr 0x1 <<  1 ]
-set AT91C_EMAC_IDLE       [expr 0x1 <<  2 ]
-# -------- EMAC_TSR : (EMAC Offset: 0x14) Transmit Status Register -------- 
-set AT91C_EMAC_UBR        [expr 0x1 <<  0 ]
-set AT91C_EMAC_COL        [expr 0x1 <<  1 ]
-set AT91C_EMAC_RLES       [expr 0x1 <<  2 ]
-set AT91C_EMAC_TGO        [expr 0x1 <<  3 ]
-set AT91C_EMAC_BEX        [expr 0x1 <<  4 ]
-set AT91C_EMAC_COMP       [expr 0x1 <<  5 ]
-set AT91C_EMAC_UND        [expr 0x1 <<  6 ]
-# -------- EMAC_RSR : (EMAC Offset: 0x20) Receive Status Register -------- 
-set AT91C_EMAC_BNA        [expr 0x1 <<  0 ]
-set AT91C_EMAC_REC        [expr 0x1 <<  1 ]
-set AT91C_EMAC_OVR        [expr 0x1 <<  2 ]
-# -------- EMAC_ISR : (EMAC Offset: 0x24) Interrupt Status Register -------- 
-set AT91C_EMAC_MFD        [expr 0x1 <<  0 ]
-set AT91C_EMAC_RCOMP      [expr 0x1 <<  1 ]
-set AT91C_EMAC_RXUBR      [expr 0x1 <<  2 ]
-set AT91C_EMAC_TXUBR      [expr 0x1 <<  3 ]
-set AT91C_EMAC_TUNDR      [expr 0x1 <<  4 ]
-set AT91C_EMAC_RLEX       [expr 0x1 <<  5 ]
-set AT91C_EMAC_TXERR      [expr 0x1 <<  6 ]
-set AT91C_EMAC_TCOMP      [expr 0x1 <<  7 ]
-set AT91C_EMAC_LINK       [expr 0x1 <<  9 ]
-set AT91C_EMAC_ROVR       [expr 0x1 << 10 ]
-set AT91C_EMAC_HRESP      [expr 0x1 << 11 ]
-set AT91C_EMAC_PFRE       [expr 0x1 << 12 ]
-set AT91C_EMAC_PTZ        [expr 0x1 << 13 ]
-# -------- EMAC_IER : (EMAC Offset: 0x28) Interrupt Enable Register -------- 
-set AT91C_EMAC_MFD        [expr 0x1 <<  0 ]
-set AT91C_EMAC_RCOMP      [expr 0x1 <<  1 ]
-set AT91C_EMAC_RXUBR      [expr 0x1 <<  2 ]
-set AT91C_EMAC_TXUBR      [expr 0x1 <<  3 ]
-set AT91C_EMAC_TUNDR      [expr 0x1 <<  4 ]
-set AT91C_EMAC_RLEX       [expr 0x1 <<  5 ]
-set AT91C_EMAC_TXERR      [expr 0x1 <<  6 ]
-set AT91C_EMAC_TCOMP      [expr 0x1 <<  7 ]
-set AT91C_EMAC_LINK       [expr 0x1 <<  9 ]
-set AT91C_EMAC_ROVR       [expr 0x1 << 10 ]
-set AT91C_EMAC_HRESP      [expr 0x1 << 11 ]
-set AT91C_EMAC_PFRE       [expr 0x1 << 12 ]
-set AT91C_EMAC_PTZ        [expr 0x1 << 13 ]
-# -------- EMAC_IDR : (EMAC Offset: 0x2c) Interrupt Disable Register -------- 
-set AT91C_EMAC_MFD        [expr 0x1 <<  0 ]
-set AT91C_EMAC_RCOMP      [expr 0x1 <<  1 ]
-set AT91C_EMAC_RXUBR      [expr 0x1 <<  2 ]
-set AT91C_EMAC_TXUBR      [expr 0x1 <<  3 ]
-set AT91C_EMAC_TUNDR      [expr 0x1 <<  4 ]
-set AT91C_EMAC_RLEX       [expr 0x1 <<  5 ]
-set AT91C_EMAC_TXERR      [expr 0x1 <<  6 ]
-set AT91C_EMAC_TCOMP      [expr 0x1 <<  7 ]
-set AT91C_EMAC_LINK       [expr 0x1 <<  9 ]
-set AT91C_EMAC_ROVR       [expr 0x1 << 10 ]
-set AT91C_EMAC_HRESP      [expr 0x1 << 11 ]
-set AT91C_EMAC_PFRE       [expr 0x1 << 12 ]
-set AT91C_EMAC_PTZ        [expr 0x1 << 13 ]
-# -------- EMAC_IMR : (EMAC Offset: 0x30) Interrupt Mask Register -------- 
-set AT91C_EMAC_MFD        [expr 0x1 <<  0 ]
-set AT91C_EMAC_RCOMP      [expr 0x1 <<  1 ]
-set AT91C_EMAC_RXUBR      [expr 0x1 <<  2 ]
-set AT91C_EMAC_TXUBR      [expr 0x1 <<  3 ]
-set AT91C_EMAC_TUNDR      [expr 0x1 <<  4 ]
-set AT91C_EMAC_RLEX       [expr 0x1 <<  5 ]
-set AT91C_EMAC_TXERR      [expr 0x1 <<  6 ]
-set AT91C_EMAC_TCOMP      [expr 0x1 <<  7 ]
-set AT91C_EMAC_LINK       [expr 0x1 <<  9 ]
-set AT91C_EMAC_ROVR       [expr 0x1 << 10 ]
-set AT91C_EMAC_HRESP      [expr 0x1 << 11 ]
-set AT91C_EMAC_PFRE       [expr 0x1 << 12 ]
-set AT91C_EMAC_PTZ        [expr 0x1 << 13 ]
-# -------- EMAC_MAN : (EMAC Offset: 0x34) PHY Maintenance Register -------- 
-set AT91C_EMAC_DATA       [expr 0xFFFF <<  0 ]
-set AT91C_EMAC_CODE       [expr 0x3 << 16 ]
-set AT91C_EMAC_REGA       [expr 0x1F << 18 ]
-set AT91C_EMAC_PHYA       [expr 0x1F << 23 ]
-set AT91C_EMAC_RW         [expr 0x3 << 28 ]
-set AT91C_EMAC_SOF        [expr 0x3 << 30 ]
-# -------- EMAC_USRIO : (EMAC Offset: 0xc0) USER Input Output Register -------- 
-set AT91C_EMAC_RMII       [expr 0x1 <<  0 ]
-set AT91C_EMAC_CLKEN      [expr 0x1 <<  1 ]
-# -------- EMAC_WOL : (EMAC Offset: 0xc4) Wake On LAN Register -------- 
-set AT91C_EMAC_IP         [expr 0xFFFF <<  0 ]
-set AT91C_EMAC_MAG        [expr 0x1 << 16 ]
-set AT91C_EMAC_ARP        [expr 0x1 << 17 ]
-set AT91C_EMAC_SA1        [expr 0x1 << 18 ]
-set AT91C_EMAC_MTI        [expr 0x1 << 19 ]
-# -------- EMAC_REV : (EMAC Offset: 0xfc) Revision Register -------- 
-set AT91C_EMAC_REVREF     [expr 0xFFFF <<  0 ]
-set AT91C_EMAC_PARTREF    [expr 0xFFFF << 16 ]
-
-# *****************************************************************************
-#              SOFTWARE API DEFINITION  FOR Analog to Digital Convertor
-# *****************************************************************************
-# -------- ADC_CR : (ADC Offset: 0x0) ADC Control Register -------- 
-set AT91C_ADC_SWRST       [expr 0x1 <<  0 ]
-set AT91C_ADC_START       [expr 0x1 <<  1 ]
-# -------- ADC_MR : (ADC Offset: 0x4) ADC Mode Register -------- 
-set AT91C_ADC_TRGEN       [expr 0x1 <<  0 ]
-set    AT91C_ADC_TRGEN_DIS                  0x0
-set    AT91C_ADC_TRGEN_EN                   0x1
-set AT91C_ADC_TRGSEL      [expr 0x7 <<  1 ]
-set    AT91C_ADC_TRGSEL_TIOA0                [expr 0x0 <<  1 ]
-set    AT91C_ADC_TRGSEL_TIOA1                [expr 0x1 <<  1 ]
-set    AT91C_ADC_TRGSEL_TIOA2                [expr 0x2 <<  1 ]
-set    AT91C_ADC_TRGSEL_TIOA3                [expr 0x3 <<  1 ]
-set    AT91C_ADC_TRGSEL_TIOA4                [expr 0x4 <<  1 ]
-set    AT91C_ADC_TRGSEL_TIOA5                [expr 0x5 <<  1 ]
-set    AT91C_ADC_TRGSEL_EXT                  [expr 0x6 <<  1 ]
-set AT91C_ADC_LOWRES      [expr 0x1 <<  4 ]
-set    AT91C_ADC_LOWRES_10_BIT               [expr 0x0 <<  4 ]
-set    AT91C_ADC_LOWRES_8_BIT                [expr 0x1 <<  4 ]
-set AT91C_ADC_SLEEP       [expr 0x1 <<  5 ]
-set    AT91C_ADC_SLEEP_NORMAL_MODE          [expr 0x0 <<  5 ]
-set    AT91C_ADC_SLEEP_MODE                 [expr 0x1 <<  5 ]
-set AT91C_ADC_PRESCAL     [expr 0x3F <<  8 ]
-set AT91C_ADC_STARTUP     [expr 0x1F << 16 ]
-set AT91C_ADC_SHTIM       [expr 0xF << 24 ]
-# --------     ADC_CHER : (ADC Offset: 0x10) ADC Channel Enable Register -------- 
-set AT91C_ADC_CH0         [expr 0x1 <<  0 ]
-set AT91C_ADC_CH1         [expr 0x1 <<  1 ]
-set AT91C_ADC_CH2         [expr 0x1 <<  2 ]
-set AT91C_ADC_CH3         [expr 0x1 <<  3 ]
-set AT91C_ADC_CH4         [expr 0x1 <<  4 ]
-set AT91C_ADC_CH5         [expr 0x1 <<  5 ]
-set AT91C_ADC_CH6         [expr 0x1 <<  6 ]
-set AT91C_ADC_CH7         [expr 0x1 <<  7 ]
-# --------     ADC_CHDR : (ADC Offset: 0x14) ADC Channel Disable Register -------- 
-set AT91C_ADC_CH0         [expr 0x1 <<  0 ]
-set AT91C_ADC_CH1         [expr 0x1 <<  1 ]
-set AT91C_ADC_CH2         [expr 0x1 <<  2 ]
-set AT91C_ADC_CH3         [expr 0x1 <<  3 ]
-set AT91C_ADC_CH4         [expr 0x1 <<  4 ]
-set AT91C_ADC_CH5         [expr 0x1 <<  5 ]
-set AT91C_ADC_CH6         [expr 0x1 <<  6 ]
-set AT91C_ADC_CH7         [expr 0x1 <<  7 ]
-# --------     ADC_CHSR : (ADC Offset: 0x18) ADC Channel Status Register -------- 
-set AT91C_ADC_CH0         [expr 0x1 <<  0 ]
-set AT91C_ADC_CH1         [expr 0x1 <<  1 ]
-set AT91C_ADC_CH2         [expr 0x1 <<  2 ]
-set AT91C_ADC_CH3         [expr 0x1 <<  3 ]
-set AT91C_ADC_CH4         [expr 0x1 <<  4 ]
-set AT91C_ADC_CH5         [expr 0x1 <<  5 ]
-set AT91C_ADC_CH6         [expr 0x1 <<  6 ]
-set AT91C_ADC_CH7         [expr 0x1 <<  7 ]
-# -------- ADC_SR : (ADC Offset: 0x1c) ADC Status Register -------- 
-set AT91C_ADC_EOC0        [expr 0x1 <<  0 ]
-set AT91C_ADC_EOC1        [expr 0x1 <<  1 ]
-set AT91C_ADC_EOC2        [expr 0x1 <<  2 ]
-set AT91C_ADC_EOC3        [expr 0x1 <<  3 ]
-set AT91C_ADC_EOC4        [expr 0x1 <<  4 ]
-set AT91C_ADC_EOC5        [expr 0x1 <<  5 ]
-set AT91C_ADC_EOC6        [expr 0x1 <<  6 ]
-set AT91C_ADC_EOC7        [expr 0x1 <<  7 ]
-set AT91C_ADC_OVRE0       [expr 0x1 <<  8 ]
-set AT91C_ADC_OVRE1       [expr 0x1 <<  9 ]
-set AT91C_ADC_OVRE2       [expr 0x1 << 10 ]
-set AT91C_ADC_OVRE3       [expr 0x1 << 11 ]
-set AT91C_ADC_OVRE4       [expr 0x1 << 12 ]
-set AT91C_ADC_OVRE5       [expr 0x1 << 13 ]
-set AT91C_ADC_OVRE6       [expr 0x1 << 14 ]
-set AT91C_ADC_OVRE7       [expr 0x1 << 15 ]
-set AT91C_ADC_DRDY        [expr 0x1 << 16 ]
-set AT91C_ADC_GOVRE       [expr 0x1 << 17 ]
-set AT91C_ADC_ENDRX       [expr 0x1 << 18 ]
-set AT91C_ADC_RXBUFF      [expr 0x1 << 19 ]
-# -------- ADC_LCDR : (ADC Offset: 0x20) ADC Last Converted Data Register -------- 
-set AT91C_ADC_LDATA       [expr 0x3FF <<  0 ]
-# -------- ADC_IER : (ADC Offset: 0x24) ADC Interrupt Enable Register -------- 
-set AT91C_ADC_EOC0        [expr 0x1 <<  0 ]
-set AT91C_ADC_EOC1        [expr 0x1 <<  1 ]
-set AT91C_ADC_EOC2        [expr 0x1 <<  2 ]
-set AT91C_ADC_EOC3        [expr 0x1 <<  3 ]
-set AT91C_ADC_EOC4        [expr 0x1 <<  4 ]
-set AT91C_ADC_EOC5        [expr 0x1 <<  5 ]
-set AT91C_ADC_EOC6        [expr 0x1 <<  6 ]
-set AT91C_ADC_EOC7        [expr 0x1 <<  7 ]
-set AT91C_ADC_OVRE0       [expr 0x1 <<  8 ]
-set AT91C_ADC_OVRE1       [expr 0x1 <<  9 ]
-set AT91C_ADC_OVRE2       [expr 0x1 << 10 ]
-set AT91C_ADC_OVRE3       [expr 0x1 << 11 ]
-set AT91C_ADC_OVRE4       [expr 0x1 << 12 ]
-set AT91C_ADC_OVRE5       [expr 0x1 << 13 ]
-set AT91C_ADC_OVRE6       [expr 0x1 << 14 ]
-set AT91C_ADC_OVRE7       [expr 0x1 << 15 ]
-set AT91C_ADC_DRDY        [expr 0x1 << 16 ]
-set AT91C_ADC_GOVRE       [expr 0x1 << 17 ]
-set AT91C_ADC_ENDRX       [expr 0x1 << 18 ]
-set AT91C_ADC_RXBUFF      [expr 0x1 << 19 ]
-# -------- ADC_IDR : (ADC Offset: 0x28) ADC Interrupt Disable Register -------- 
-set AT91C_ADC_EOC0        [expr 0x1 <<  0 ]
-set AT91C_ADC_EOC1        [expr 0x1 <<  1 ]
-set AT91C_ADC_EOC2        [expr 0x1 <<  2 ]
-set AT91C_ADC_EOC3        [expr 0x1 <<  3 ]
-set AT91C_ADC_EOC4        [expr 0x1 <<  4 ]
-set AT91C_ADC_EOC5        [expr 0x1 <<  5 ]
-set AT91C_ADC_EOC6        [expr 0x1 <<  6 ]
-set AT91C_ADC_EOC7        [expr 0x1 <<  7 ]
-set AT91C_ADC_OVRE0       [expr 0x1 <<  8 ]
-set AT91C_ADC_OVRE1       [expr 0x1 <<  9 ]
-set AT91C_ADC_OVRE2       [expr 0x1 << 10 ]
-set AT91C_ADC_OVRE3       [expr 0x1 << 11 ]
-set AT91C_ADC_OVRE4       [expr 0x1 << 12 ]
-set AT91C_ADC_OVRE5       [expr 0x1 << 13 ]
-set AT91C_ADC_OVRE6       [expr 0x1 << 14 ]
-set AT91C_ADC_OVRE7       [expr 0x1 << 15 ]
-set AT91C_ADC_DRDY        [expr 0x1 << 16 ]
-set AT91C_ADC_GOVRE       [expr 0x1 << 17 ]
-set AT91C_ADC_ENDRX       [expr 0x1 << 18 ]
-set AT91C_ADC_RXBUFF      [expr 0x1 << 19 ]
-# -------- ADC_IMR : (ADC Offset: 0x2c) ADC Interrupt Mask Register -------- 
-set AT91C_ADC_EOC0        [expr 0x1 <<  0 ]
-set AT91C_ADC_EOC1        [expr 0x1 <<  1 ]
-set AT91C_ADC_EOC2        [expr 0x1 <<  2 ]
-set AT91C_ADC_EOC3        [expr 0x1 <<  3 ]
-set AT91C_ADC_EOC4        [expr 0x1 <<  4 ]
-set AT91C_ADC_EOC5        [expr 0x1 <<  5 ]
-set AT91C_ADC_EOC6        [expr 0x1 <<  6 ]
-set AT91C_ADC_EOC7        [expr 0x1 <<  7 ]
-set AT91C_ADC_OVRE0       [expr 0x1 <<  8 ]
-set AT91C_ADC_OVRE1       [expr 0x1 <<  9 ]
-set AT91C_ADC_OVRE2       [expr 0x1 << 10 ]
-set AT91C_ADC_OVRE3       [expr 0x1 << 11 ]
-set AT91C_ADC_OVRE4       [expr 0x1 << 12 ]
-set AT91C_ADC_OVRE5       [expr 0x1 << 13 ]
-set AT91C_ADC_OVRE6       [expr 0x1 << 14 ]
-set AT91C_ADC_OVRE7       [expr 0x1 << 15 ]
-set AT91C_ADC_DRDY        [expr 0x1 << 16 ]
-set AT91C_ADC_GOVRE       [expr 0x1 << 17 ]
-set AT91C_ADC_ENDRX       [expr 0x1 << 18 ]
-set AT91C_ADC_RXBUFF      [expr 0x1 << 19 ]
-# -------- ADC_CDR0 : (ADC Offset: 0x30) ADC Channel Data Register 0 -------- 
-set AT91C_ADC_DATA        [expr 0x3FF <<  0 ]
-# -------- ADC_CDR1 : (ADC Offset: 0x34) ADC Channel Data Register 1 -------- 
-set AT91C_ADC_DATA        [expr 0x3FF <<  0 ]
-# -------- ADC_CDR2 : (ADC Offset: 0x38) ADC Channel Data Register 2 -------- 
-set AT91C_ADC_DATA        [expr 0x3FF <<  0 ]
-# -------- ADC_CDR3 : (ADC Offset: 0x3c) ADC Channel Data Register 3 -------- 
-set AT91C_ADC_DATA        [expr 0x3FF <<  0 ]
-# -------- ADC_CDR4 : (ADC Offset: 0x40) ADC Channel Data Register 4 -------- 
-set AT91C_ADC_DATA        [expr 0x3FF <<  0 ]
-# -------- ADC_CDR5 : (ADC Offset: 0x44) ADC Channel Data Register 5 -------- 
-set AT91C_ADC_DATA        [expr 0x3FF <<  0 ]
-# -------- ADC_CDR6 : (ADC Offset: 0x48) ADC Channel Data Register 6 -------- 
-set AT91C_ADC_DATA        [expr 0x3FF <<  0 ]
-# -------- ADC_CDR7 : (ADC Offset: 0x4c) ADC Channel Data Register 7 -------- 
-set AT91C_ADC_DATA        [expr 0x3FF <<  0 ]
-
-# *****************************************************************************
-#               REGISTER ADDRESS DEFINITION FOR AT91SAM7X256
-# *****************************************************************************
-# ========== Register definition for SYS peripheral ========== 
-# ========== Register definition for AIC peripheral ========== 
-set AT91C_AIC_IVR   0xFFFFF100
-set AT91C_AIC_SMR   0xFFFFF000
-set AT91C_AIC_FVR   0xFFFFF104
-set AT91C_AIC_DCR   0xFFFFF138
-set AT91C_AIC_EOICR 0xFFFFF130
-set AT91C_AIC_SVR   0xFFFFF080
-set AT91C_AIC_FFSR  0xFFFFF148
-set AT91C_AIC_ICCR  0xFFFFF128
-set AT91C_AIC_ISR   0xFFFFF108
-set AT91C_AIC_IMR   0xFFFFF110
-set AT91C_AIC_IPR   0xFFFFF10C
-set AT91C_AIC_FFER  0xFFFFF140
-set AT91C_AIC_IECR  0xFFFFF120
-set AT91C_AIC_ISCR  0xFFFFF12C
-set AT91C_AIC_FFDR  0xFFFFF144
-set AT91C_AIC_CISR  0xFFFFF114
-set AT91C_AIC_IDCR  0xFFFFF124
-set AT91C_AIC_SPU   0xFFFFF134
-# ========== Register definition for PDC_DBGU peripheral ========== 
-set AT91C_DBGU_TCR  0xFFFFF30C
-set AT91C_DBGU_RNPR 0xFFFFF310
-set AT91C_DBGU_TNPR 0xFFFFF318
-set AT91C_DBGU_TPR  0xFFFFF308
-set AT91C_DBGU_RPR  0xFFFFF300
-set AT91C_DBGU_RCR  0xFFFFF304
-set AT91C_DBGU_RNCR 0xFFFFF314
-set AT91C_DBGU_PTCR 0xFFFFF320
-set AT91C_DBGU_PTSR 0xFFFFF324
-set AT91C_DBGU_TNCR 0xFFFFF31C
-# ========== Register definition for DBGU peripheral ========== 
-set AT91C_DBGU_EXID 0xFFFFF244
-set AT91C_DBGU_BRGR 0xFFFFF220
-set AT91C_DBGU_IDR  0xFFFFF20C
-set AT91C_DBGU_CSR  0xFFFFF214
-set AT91C_DBGU_CIDR 0xFFFFF240
-set AT91C_DBGU_MR   0xFFFFF204
-set AT91C_DBGU_IMR  0xFFFFF210
-set AT91C_DBGU_CR   0xFFFFF200
-set AT91C_DBGU_FNTR 0xFFFFF248
-set AT91C_DBGU_THR  0xFFFFF21C
-set AT91C_DBGU_RHR  0xFFFFF218
-set AT91C_DBGU_IER  0xFFFFF208
-# ========== Register definition for PIOA peripheral ========== 
-set AT91C_PIOA_ODR  0xFFFFF414
-set AT91C_PIOA_SODR 0xFFFFF430
-set AT91C_PIOA_ISR  0xFFFFF44C
-set AT91C_PIOA_ABSR 0xFFFFF478
-set AT91C_PIOA_IER  0xFFFFF440
-set AT91C_PIOA_PPUDR 0xFFFFF460
-set AT91C_PIOA_IMR  0xFFFFF448
-set AT91C_PIOA_PER  0xFFFFF400
-set AT91C_PIOA_IFDR 0xFFFFF424
-set AT91C_PIOA_OWDR 0xFFFFF4A4
-set AT91C_PIOA_MDSR 0xFFFFF458
-set AT91C_PIOA_IDR  0xFFFFF444
-set AT91C_PIOA_ODSR 0xFFFFF438
-set AT91C_PIOA_PPUSR 0xFFFFF468
-set AT91C_PIOA_OWSR 0xFFFFF4A8
-set AT91C_PIOA_BSR  0xFFFFF474
-set AT91C_PIOA_OWER 0xFFFFF4A0
-set AT91C_PIOA_IFER 0xFFFFF420
-set AT91C_PIOA_PDSR 0xFFFFF43C
-set AT91C_PIOA_PPUER 0xFFFFF464
-set AT91C_PIOA_OSR  0xFFFFF418
-set AT91C_PIOA_ASR  0xFFFFF470
-set AT91C_PIOA_MDDR 0xFFFFF454
-set AT91C_PIOA_CODR 0xFFFFF434
-set AT91C_PIOA_MDER 0xFFFFF450
-set AT91C_PIOA_PDR  0xFFFFF404
-set AT91C_PIOA_IFSR 0xFFFFF428
-set AT91C_PIOA_OER  0xFFFFF410
-set AT91C_PIOA_PSR  0xFFFFF408
-# ========== Register definition for PIOB peripheral ========== 
-set AT91C_PIOB_OWDR 0xFFFFF6A4
-set AT91C_PIOB_MDER 0xFFFFF650
-set AT91C_PIOB_PPUSR 0xFFFFF668
-set AT91C_PIOB_IMR  0xFFFFF648
-set AT91C_PIOB_ASR  0xFFFFF670
-set AT91C_PIOB_PPUDR 0xFFFFF660
-set AT91C_PIOB_PSR  0xFFFFF608
-set AT91C_PIOB_IER  0xFFFFF640
-set AT91C_PIOB_CODR 0xFFFFF634
-set AT91C_PIOB_OWER 0xFFFFF6A0
-set AT91C_PIOB_ABSR 0xFFFFF678
-set AT91C_PIOB_IFDR 0xFFFFF624
-set AT91C_PIOB_PDSR 0xFFFFF63C
-set AT91C_PIOB_IDR  0xFFFFF644
-set AT91C_PIOB_OWSR 0xFFFFF6A8
-set AT91C_PIOB_PDR  0xFFFFF604
-set AT91C_PIOB_ODR  0xFFFFF614
-set AT91C_PIOB_IFSR 0xFFFFF628
-set AT91C_PIOB_PPUER 0xFFFFF664
-set AT91C_PIOB_SODR 0xFFFFF630
-set AT91C_PIOB_ISR  0xFFFFF64C
-set AT91C_PIOB_ODSR 0xFFFFF638
-set AT91C_PIOB_OSR  0xFFFFF618
-set AT91C_PIOB_MDSR 0xFFFFF658
-set AT91C_PIOB_IFER 0xFFFFF620
-set AT91C_PIOB_BSR  0xFFFFF674
-set AT91C_PIOB_MDDR 0xFFFFF654
-set AT91C_PIOB_OER  0xFFFFF610
-set AT91C_PIOB_PER  0xFFFFF600
-# ========== Register definition for CKGR peripheral ========== 
-set AT91C_CKGR_MOR  0xFFFFFC20
-set AT91C_CKGR_PLLR 0xFFFFFC2C
-set AT91C_CKGR_MCFR 0xFFFFFC24
-# ========== Register definition for PMC peripheral ========== 
-set AT91C_PMC_IDR   0xFFFFFC64
-set AT91C_PMC_MOR   0xFFFFFC20
-set AT91C_PMC_PLLR  0xFFFFFC2C
-set AT91C_PMC_PCER  0xFFFFFC10
-set AT91C_PMC_PCKR  0xFFFFFC40
-set AT91C_PMC_MCKR  0xFFFFFC30
-set AT91C_PMC_SCDR  0xFFFFFC04
-set AT91C_PMC_PCDR  0xFFFFFC14
-set AT91C_PMC_SCSR  0xFFFFFC08
-set AT91C_PMC_PCSR  0xFFFFFC18
-set AT91C_PMC_MCFR  0xFFFFFC24
-set AT91C_PMC_SCER  0xFFFFFC00
-set AT91C_PMC_IMR   0xFFFFFC6C
-set AT91C_PMC_IER   0xFFFFFC60
-set AT91C_PMC_SR    0xFFFFFC68
-# ========== Register definition for RSTC peripheral ========== 
-set AT91C_RSTC_RCR  0xFFFFFD00
-set AT91C_RSTC_RMR  0xFFFFFD08
-set AT91C_RSTC_RSR  0xFFFFFD04
-# ========== Register definition for RTTC peripheral ========== 
-set AT91C_RTTC_RTSR 0xFFFFFD2C
-set AT91C_RTTC_RTMR 0xFFFFFD20
-set AT91C_RTTC_RTVR 0xFFFFFD28
-set AT91C_RTTC_RTAR 0xFFFFFD24
-# ========== Register definition for PITC peripheral ========== 
-set AT91C_PITC_PIVR 0xFFFFFD38
-set AT91C_PITC_PISR 0xFFFFFD34
-set AT91C_PITC_PIIR 0xFFFFFD3C
-set AT91C_PITC_PIMR 0xFFFFFD30
-# ========== Register definition for WDTC peripheral ========== 
-set AT91C_WDTC_WDCR 0xFFFFFD40
-set AT91C_WDTC_WDSR 0xFFFFFD48
-set AT91C_WDTC_WDMR 0xFFFFFD44
-# ========== Register definition for VREG peripheral ========== 
-set AT91C_VREG_MR   0xFFFFFD60
-# ========== Register definition for MC peripheral ========== 
-set AT91C_MC_ASR    0xFFFFFF04
-set AT91C_MC_RCR    0xFFFFFF00
-set AT91C_MC_FCR    0xFFFFFF64
-set AT91C_MC_AASR   0xFFFFFF08
-set AT91C_MC_FSR    0xFFFFFF68
-set AT91C_MC_FMR    0xFFFFFF60
-# ========== Register definition for PDC_SPI1 peripheral ========== 
-set AT91C_SPI1_PTCR 0xFFFE4120
-set AT91C_SPI1_RPR  0xFFFE4100
-set AT91C_SPI1_TNCR 0xFFFE411C
-set AT91C_SPI1_TPR  0xFFFE4108
-set AT91C_SPI1_TNPR 0xFFFE4118
-set AT91C_SPI1_TCR  0xFFFE410C
-set AT91C_SPI1_RCR  0xFFFE4104
-set AT91C_SPI1_RNPR 0xFFFE4110
-set AT91C_SPI1_RNCR 0xFFFE4114
-set AT91C_SPI1_PTSR 0xFFFE4124
-# ========== Register definition for SPI1 peripheral ========== 
-set AT91C_SPI1_IMR  0xFFFE401C
-set AT91C_SPI1_IER  0xFFFE4014
-set AT91C_SPI1_MR   0xFFFE4004
-set AT91C_SPI1_RDR  0xFFFE4008
-set AT91C_SPI1_IDR  0xFFFE4018
-set AT91C_SPI1_SR   0xFFFE4010
-set AT91C_SPI1_TDR  0xFFFE400C
-set AT91C_SPI1_CR   0xFFFE4000
-set AT91C_SPI1_CSR  0xFFFE4030
-# ========== Register definition for PDC_SPI0 peripheral ========== 
-set AT91C_SPI0_PTCR 0xFFFE0120
-set AT91C_SPI0_TPR  0xFFFE0108
-set AT91C_SPI0_TCR  0xFFFE010C
-set AT91C_SPI0_RCR  0xFFFE0104
-set AT91C_SPI0_PTSR 0xFFFE0124
-set AT91C_SPI0_RNPR 0xFFFE0110
-set AT91C_SPI0_RPR  0xFFFE0100
-set AT91C_SPI0_TNCR 0xFFFE011C
-set AT91C_SPI0_RNCR 0xFFFE0114
-set AT91C_SPI0_TNPR 0xFFFE0118
-# ========== Register definition for SPI0 peripheral ========== 
-set AT91C_SPI0_IER  0xFFFE0014
-set AT91C_SPI0_SR   0xFFFE0010
-set AT91C_SPI0_IDR  0xFFFE0018
-set AT91C_SPI0_CR   0xFFFE0000
-set AT91C_SPI0_MR   0xFFFE0004
-set AT91C_SPI0_IMR  0xFFFE001C
-set AT91C_SPI0_TDR  0xFFFE000C
-set AT91C_SPI0_RDR  0xFFFE0008
-set AT91C_SPI0_CSR  0xFFFE0030
-# ========== Register definition for PDC_US1 peripheral ========== 
-set AT91C_US1_RNCR  0xFFFC4114
-set AT91C_US1_PTCR  0xFFFC4120
-set AT91C_US1_TCR   0xFFFC410C
-set AT91C_US1_PTSR  0xFFFC4124
-set AT91C_US1_TNPR  0xFFFC4118
-set AT91C_US1_RCR   0xFFFC4104
-set AT91C_US1_RNPR  0xFFFC4110
-set AT91C_US1_RPR   0xFFFC4100
-set AT91C_US1_TNCR  0xFFFC411C
-set AT91C_US1_TPR   0xFFFC4108
-# ========== Register definition for US1 peripheral ========== 
-set AT91C_US1_IF    0xFFFC404C
-set AT91C_US1_NER   0xFFFC4044
-set AT91C_US1_RTOR  0xFFFC4024
-set AT91C_US1_CSR   0xFFFC4014
-set AT91C_US1_IDR   0xFFFC400C
-set AT91C_US1_IER   0xFFFC4008
-set AT91C_US1_THR   0xFFFC401C
-set AT91C_US1_TTGR  0xFFFC4028
-set AT91C_US1_RHR   0xFFFC4018
-set AT91C_US1_BRGR  0xFFFC4020
-set AT91C_US1_IMR   0xFFFC4010
-set AT91C_US1_FIDI  0xFFFC4040
-set AT91C_US1_CR    0xFFFC4000
-set AT91C_US1_MR    0xFFFC4004
-# ========== Register definition for PDC_US0 peripheral ========== 
-set AT91C_US0_TNPR  0xFFFC0118
-set AT91C_US0_RNPR  0xFFFC0110
-set AT91C_US0_TCR   0xFFFC010C
-set AT91C_US0_PTCR  0xFFFC0120
-set AT91C_US0_PTSR  0xFFFC0124
-set AT91C_US0_TNCR  0xFFFC011C
-set AT91C_US0_TPR   0xFFFC0108
-set AT91C_US0_RCR   0xFFFC0104
-set AT91C_US0_RPR   0xFFFC0100
-set AT91C_US0_RNCR  0xFFFC0114
-# ========== Register definition for US0 peripheral ========== 
-set AT91C_US0_BRGR  0xFFFC0020
-set AT91C_US0_NER   0xFFFC0044
-set AT91C_US0_CR    0xFFFC0000
-set AT91C_US0_IMR   0xFFFC0010
-set AT91C_US0_FIDI  0xFFFC0040
-set AT91C_US0_TTGR  0xFFFC0028
-set AT91C_US0_MR    0xFFFC0004
-set AT91C_US0_RTOR  0xFFFC0024
-set AT91C_US0_CSR   0xFFFC0014
-set AT91C_US0_RHR   0xFFFC0018
-set AT91C_US0_IDR   0xFFFC000C
-set AT91C_US0_THR   0xFFFC001C
-set AT91C_US0_IF    0xFFFC004C
-set AT91C_US0_IER   0xFFFC0008
-# ========== Register definition for PDC_SSC peripheral ========== 
-set AT91C_SSC_TNCR  0xFFFD411C
-set AT91C_SSC_RPR   0xFFFD4100
-set AT91C_SSC_RNCR  0xFFFD4114
-set AT91C_SSC_TPR   0xFFFD4108
-set AT91C_SSC_PTCR  0xFFFD4120
-set AT91C_SSC_TCR   0xFFFD410C
-set AT91C_SSC_RCR   0xFFFD4104
-set AT91C_SSC_RNPR  0xFFFD4110
-set AT91C_SSC_TNPR  0xFFFD4118
-set AT91C_SSC_PTSR  0xFFFD4124
-# ========== Register definition for SSC peripheral ========== 
-set AT91C_SSC_RHR   0xFFFD4020
-set AT91C_SSC_RSHR  0xFFFD4030
-set AT91C_SSC_TFMR  0xFFFD401C
-set AT91C_SSC_IDR   0xFFFD4048
-set AT91C_SSC_THR   0xFFFD4024
-set AT91C_SSC_RCMR  0xFFFD4010
-set AT91C_SSC_IER   0xFFFD4044
-set AT91C_SSC_TSHR  0xFFFD4034
-set AT91C_SSC_SR    0xFFFD4040
-set AT91C_SSC_CMR   0xFFFD4004
-set AT91C_SSC_TCMR  0xFFFD4018
-set AT91C_SSC_CR    0xFFFD4000
-set AT91C_SSC_IMR   0xFFFD404C
-set AT91C_SSC_RFMR  0xFFFD4014
-# ========== Register definition for TWI peripheral ========== 
-set AT91C_TWI_IER   0xFFFB8024
-set AT91C_TWI_CR    0xFFFB8000
-set AT91C_TWI_SR    0xFFFB8020
-set AT91C_TWI_IMR   0xFFFB802C
-set AT91C_TWI_THR   0xFFFB8034
-set AT91C_TWI_IDR   0xFFFB8028
-set AT91C_TWI_IADR  0xFFFB800C
-set AT91C_TWI_MMR   0xFFFB8004
-set AT91C_TWI_CWGR  0xFFFB8010
-set AT91C_TWI_RHR   0xFFFB8030
-# ========== Register definition for PWMC_CH3 peripheral ========== 
-set AT91C_PWMC_CH3_CUPDR 0xFFFCC270
-set AT91C_PWMC_CH3_Reserved 0xFFFCC274
-set AT91C_PWMC_CH3_CPRDR 0xFFFCC268
-set AT91C_PWMC_CH3_CDTYR 0xFFFCC264
-set AT91C_PWMC_CH3_CCNTR 0xFFFCC26C
-set AT91C_PWMC_CH3_CMR 0xFFFCC260
-# ========== Register definition for PWMC_CH2 peripheral ========== 
-set AT91C_PWMC_CH2_Reserved 0xFFFCC254
-set AT91C_PWMC_CH2_CMR 0xFFFCC240
-set AT91C_PWMC_CH2_CCNTR 0xFFFCC24C
-set AT91C_PWMC_CH2_CPRDR 0xFFFCC248
-set AT91C_PWMC_CH2_CUPDR 0xFFFCC250
-set AT91C_PWMC_CH2_CDTYR 0xFFFCC244
-# ========== Register definition for PWMC_CH1 peripheral ========== 
-set AT91C_PWMC_CH1_Reserved 0xFFFCC234
-set AT91C_PWMC_CH1_CUPDR 0xFFFCC230
-set AT91C_PWMC_CH1_CPRDR 0xFFFCC228
-set AT91C_PWMC_CH1_CCNTR 0xFFFCC22C
-set AT91C_PWMC_CH1_CDTYR 0xFFFCC224
-set AT91C_PWMC_CH1_CMR 0xFFFCC220
-# ========== Register definition for PWMC_CH0 peripheral ========== 
-set AT91C_PWMC_CH0_Reserved 0xFFFCC214
-set AT91C_PWMC_CH0_CPRDR 0xFFFCC208
-set AT91C_PWMC_CH0_CDTYR 0xFFFCC204
-set AT91C_PWMC_CH0_CMR 0xFFFCC200
-set AT91C_PWMC_CH0_CUPDR 0xFFFCC210
-set AT91C_PWMC_CH0_CCNTR 0xFFFCC20C
-# ========== Register definition for PWMC peripheral ========== 
-set AT91C_PWMC_IDR  0xFFFCC014
-set AT91C_PWMC_DIS  0xFFFCC008
-set AT91C_PWMC_IER  0xFFFCC010
-set AT91C_PWMC_VR   0xFFFCC0FC
-set AT91C_PWMC_ISR  0xFFFCC01C
-set AT91C_PWMC_SR   0xFFFCC00C
-set AT91C_PWMC_IMR  0xFFFCC018
-set AT91C_PWMC_MR   0xFFFCC000
-set AT91C_PWMC_ENA  0xFFFCC004
-# ========== Register definition for UDP peripheral ========== 
-set AT91C_UDP_IMR   0xFFFB0018
-set AT91C_UDP_FADDR 0xFFFB0008
-set AT91C_UDP_NUM   0xFFFB0000
-set AT91C_UDP_FDR   0xFFFB0050
-set AT91C_UDP_ISR   0xFFFB001C
-set AT91C_UDP_CSR   0xFFFB0030
-set AT91C_UDP_IDR   0xFFFB0014
-set AT91C_UDP_ICR   0xFFFB0020
-set AT91C_UDP_RSTEP 0xFFFB0028
-set AT91C_UDP_TXVC  0xFFFB0074
-set AT91C_UDP_GLBSTATE 0xFFFB0004
-set AT91C_UDP_IER   0xFFFB0010
-# ========== Register definition for TC0 peripheral ========== 
-set AT91C_TC0_SR    0xFFFA0020
-set AT91C_TC0_RC    0xFFFA001C
-set AT91C_TC0_RB    0xFFFA0018
-set AT91C_TC0_CCR   0xFFFA0000
-set AT91C_TC0_CMR   0xFFFA0004
-set AT91C_TC0_IER   0xFFFA0024
-set AT91C_TC0_RA    0xFFFA0014
-set AT91C_TC0_IDR   0xFFFA0028
-set AT91C_TC0_CV    0xFFFA0010
-set AT91C_TC0_IMR   0xFFFA002C
-# ========== Register definition for TC1 peripheral ========== 
-set AT91C_TC1_RB    0xFFFA0058
-set AT91C_TC1_CCR   0xFFFA0040
-set AT91C_TC1_IER   0xFFFA0064
-set AT91C_TC1_IDR   0xFFFA0068
-set AT91C_TC1_SR    0xFFFA0060
-set AT91C_TC1_CMR   0xFFFA0044
-set AT91C_TC1_RA    0xFFFA0054
-set AT91C_TC1_RC    0xFFFA005C
-set AT91C_TC1_IMR   0xFFFA006C
-set AT91C_TC1_CV    0xFFFA0050
-# ========== Register definition for TC2 peripheral ========== 
-set AT91C_TC2_CMR   0xFFFA0084
-set AT91C_TC2_CCR   0xFFFA0080
-set AT91C_TC2_CV    0xFFFA0090
-set AT91C_TC2_RA    0xFFFA0094
-set AT91C_TC2_RB    0xFFFA0098
-set AT91C_TC2_IDR   0xFFFA00A8
-set AT91C_TC2_IMR   0xFFFA00AC
-set AT91C_TC2_RC    0xFFFA009C
-set AT91C_TC2_IER   0xFFFA00A4
-set AT91C_TC2_SR    0xFFFA00A0
-# ========== Register definition for TCB peripheral ========== 
-set AT91C_TCB_BMR   0xFFFA00C4
-set AT91C_TCB_BCR   0xFFFA00C0
-# ========== Register definition for CAN_MB0 peripheral ========== 
-set AT91C_CAN_MB0_MDL 0xFFFD0214
-set AT91C_CAN_MB0_MAM 0xFFFD0204
-set AT91C_CAN_MB0_MCR 0xFFFD021C
-set AT91C_CAN_MB0_MID 0xFFFD0208
-set AT91C_CAN_MB0_MSR 0xFFFD0210
-set AT91C_CAN_MB0_MFID 0xFFFD020C
-set AT91C_CAN_MB0_MDH 0xFFFD0218
-set AT91C_CAN_MB0_MMR 0xFFFD0200
-# ========== Register definition for CAN_MB1 peripheral ========== 
-set AT91C_CAN_MB1_MDL 0xFFFD0234
-set AT91C_CAN_MB1_MID 0xFFFD0228
-set AT91C_CAN_MB1_MMR 0xFFFD0220
-set AT91C_CAN_MB1_MSR 0xFFFD0230
-set AT91C_CAN_MB1_MAM 0xFFFD0224
-set AT91C_CAN_MB1_MDH 0xFFFD0238
-set AT91C_CAN_MB1_MCR 0xFFFD023C
-set AT91C_CAN_MB1_MFID 0xFFFD022C
-# ========== Register definition for CAN_MB2 peripheral ========== 
-set AT91C_CAN_MB2_MCR 0xFFFD025C
-set AT91C_CAN_MB2_MDH 0xFFFD0258
-set AT91C_CAN_MB2_MID 0xFFFD0248
-set AT91C_CAN_MB2_MDL 0xFFFD0254
-set AT91C_CAN_MB2_MMR 0xFFFD0240
-set AT91C_CAN_MB2_MAM 0xFFFD0244
-set AT91C_CAN_MB2_MFID 0xFFFD024C
-set AT91C_CAN_MB2_MSR 0xFFFD0250
-# ========== Register definition for CAN_MB3 peripheral ========== 
-set AT91C_CAN_MB3_MFID 0xFFFD026C
-set AT91C_CAN_MB3_MAM 0xFFFD0264
-set AT91C_CAN_MB3_MID 0xFFFD0268
-set AT91C_CAN_MB3_MCR 0xFFFD027C
-set AT91C_CAN_MB3_MMR 0xFFFD0260
-set AT91C_CAN_MB3_MSR 0xFFFD0270
-set AT91C_CAN_MB3_MDL 0xFFFD0274
-set AT91C_CAN_MB3_MDH 0xFFFD0278
-# ========== Register definition for CAN_MB4 peripheral ========== 
-set AT91C_CAN_MB4_MID 0xFFFD0288
-set AT91C_CAN_MB4_MMR 0xFFFD0280
-set AT91C_CAN_MB4_MDH 0xFFFD0298
-set AT91C_CAN_MB4_MFID 0xFFFD028C
-set AT91C_CAN_MB4_MSR 0xFFFD0290
-set AT91C_CAN_MB4_MCR 0xFFFD029C
-set AT91C_CAN_MB4_MDL 0xFFFD0294
-set AT91C_CAN_MB4_MAM 0xFFFD0284
-# ========== Register definition for CAN_MB5 peripheral ========== 
-set AT91C_CAN_MB5_MSR 0xFFFD02B0
-set AT91C_CAN_MB5_MCR 0xFFFD02BC
-set AT91C_CAN_MB5_MFID 0xFFFD02AC
-set AT91C_CAN_MB5_MDH 0xFFFD02B8
-set AT91C_CAN_MB5_MID 0xFFFD02A8
-set AT91C_CAN_MB5_MMR 0xFFFD02A0
-set AT91C_CAN_MB5_MDL 0xFFFD02B4
-set AT91C_CAN_MB5_MAM 0xFFFD02A4
-# ========== Register definition for CAN_MB6 peripheral ========== 
-set AT91C_CAN_MB6_MFID 0xFFFD02CC
-set AT91C_CAN_MB6_MID 0xFFFD02C8
-set AT91C_CAN_MB6_MAM 0xFFFD02C4
-set AT91C_CAN_MB6_MSR 0xFFFD02D0
-set AT91C_CAN_MB6_MDL 0xFFFD02D4
-set AT91C_CAN_MB6_MCR 0xFFFD02DC
-set AT91C_CAN_MB6_MDH 0xFFFD02D8
-set AT91C_CAN_MB6_MMR 0xFFFD02C0
-# ========== Register definition for CAN_MB7 peripheral ========== 
-set AT91C_CAN_MB7_MCR 0xFFFD02FC
-set AT91C_CAN_MB7_MDH 0xFFFD02F8
-set AT91C_CAN_MB7_MFID 0xFFFD02EC
-set AT91C_CAN_MB7_MDL 0xFFFD02F4
-set AT91C_CAN_MB7_MID 0xFFFD02E8
-set AT91C_CAN_MB7_MMR 0xFFFD02E0
-set AT91C_CAN_MB7_MAM 0xFFFD02E4
-set AT91C_CAN_MB7_MSR 0xFFFD02F0
-# ========== Register definition for CAN peripheral ========== 
-set AT91C_CAN_TCR   0xFFFD0024
-set AT91C_CAN_IMR   0xFFFD000C
-set AT91C_CAN_IER   0xFFFD0004
-set AT91C_CAN_ECR   0xFFFD0020
-set AT91C_CAN_TIMESTP 0xFFFD001C
-set AT91C_CAN_MR    0xFFFD0000
-set AT91C_CAN_IDR   0xFFFD0008
-set AT91C_CAN_ACR   0xFFFD0028
-set AT91C_CAN_TIM   0xFFFD0018
-set AT91C_CAN_SR    0xFFFD0010
-set AT91C_CAN_BR    0xFFFD0014
-set AT91C_CAN_VR    0xFFFD00FC
-# ========== Register definition for EMAC peripheral ========== 
-set AT91C_EMAC_ISR  0xFFFDC024
-set AT91C_EMAC_SA4H 0xFFFDC0B4
-set AT91C_EMAC_SA1L 0xFFFDC098
-set AT91C_EMAC_ELE  0xFFFDC078
-set AT91C_EMAC_LCOL 0xFFFDC05C
-set AT91C_EMAC_RLE  0xFFFDC088
-set AT91C_EMAC_WOL  0xFFFDC0C4
-set AT91C_EMAC_DTF  0xFFFDC058
-set AT91C_EMAC_TUND 0xFFFDC064
-set AT91C_EMAC_NCR  0xFFFDC000
-set AT91C_EMAC_SA4L 0xFFFDC0B0
-set AT91C_EMAC_RSR  0xFFFDC020
-set AT91C_EMAC_SA3L 0xFFFDC0A8
-set AT91C_EMAC_TSR  0xFFFDC014
-set AT91C_EMAC_IDR  0xFFFDC02C
-set AT91C_EMAC_RSE  0xFFFDC074
-set AT91C_EMAC_ECOL 0xFFFDC060
-set AT91C_EMAC_TID  0xFFFDC0B8
-set AT91C_EMAC_HRB  0xFFFDC090
-set AT91C_EMAC_TBQP 0xFFFDC01C
-set AT91C_EMAC_USRIO 0xFFFDC0C0
-set AT91C_EMAC_PTR  0xFFFDC038
-set AT91C_EMAC_SA2H 0xFFFDC0A4
-set AT91C_EMAC_ROV  0xFFFDC070
-set AT91C_EMAC_ALE  0xFFFDC054
-set AT91C_EMAC_RJA  0xFFFDC07C
-set AT91C_EMAC_RBQP 0xFFFDC018
-set AT91C_EMAC_TPF  0xFFFDC08C
-set AT91C_EMAC_NCFGR 0xFFFDC004
-set AT91C_EMAC_HRT  0xFFFDC094
-set AT91C_EMAC_USF  0xFFFDC080
-set AT91C_EMAC_FCSE 0xFFFDC050
-set AT91C_EMAC_TPQ  0xFFFDC0BC
-set AT91C_EMAC_MAN  0xFFFDC034
-set AT91C_EMAC_FTO  0xFFFDC040
-set AT91C_EMAC_REV  0xFFFDC0FC
-set AT91C_EMAC_IMR  0xFFFDC030
-set AT91C_EMAC_SCF  0xFFFDC044
-set AT91C_EMAC_PFR  0xFFFDC03C
-set AT91C_EMAC_MCF  0xFFFDC048
-set AT91C_EMAC_NSR  0xFFFDC008
-set AT91C_EMAC_SA2L 0xFFFDC0A0
-set AT91C_EMAC_FRO  0xFFFDC04C
-set AT91C_EMAC_IER  0xFFFDC028
-set AT91C_EMAC_SA1H 0xFFFDC09C
-set AT91C_EMAC_CSE  0xFFFDC068
-set AT91C_EMAC_SA3H 0xFFFDC0AC
-set AT91C_EMAC_RRE  0xFFFDC06C
-set AT91C_EMAC_STE  0xFFFDC084
-# ========== Register definition for PDC_ADC peripheral ========== 
-set AT91C_ADC_PTSR  0xFFFD8124
-set AT91C_ADC_PTCR  0xFFFD8120
-set AT91C_ADC_TNPR  0xFFFD8118
-set AT91C_ADC_TNCR  0xFFFD811C
-set AT91C_ADC_RNPR  0xFFFD8110
-set AT91C_ADC_RNCR  0xFFFD8114
-set AT91C_ADC_RPR   0xFFFD8100
-set AT91C_ADC_TCR   0xFFFD810C
-set AT91C_ADC_TPR   0xFFFD8108
-set AT91C_ADC_RCR   0xFFFD8104
-# ========== Register definition for ADC peripheral ========== 
-set AT91C_ADC_CDR2  0xFFFD8038
-set AT91C_ADC_CDR3  0xFFFD803C
-set AT91C_ADC_CDR0  0xFFFD8030
-set AT91C_ADC_CDR5  0xFFFD8044
-set AT91C_ADC_CHDR  0xFFFD8014
-set AT91C_ADC_SR    0xFFFD801C
-set AT91C_ADC_CDR4  0xFFFD8040
-set AT91C_ADC_CDR1  0xFFFD8034
-set AT91C_ADC_LCDR  0xFFFD8020
-set AT91C_ADC_IDR   0xFFFD8028
-set AT91C_ADC_CR    0xFFFD8000
-set AT91C_ADC_CDR7  0xFFFD804C
-set AT91C_ADC_CDR6  0xFFFD8048
-set AT91C_ADC_IER   0xFFFD8024
-set AT91C_ADC_CHER  0xFFFD8010
-set AT91C_ADC_CHSR  0xFFFD8018
-set AT91C_ADC_MR    0xFFFD8004
-set AT91C_ADC_IMR   0xFFFD802C
-
-# *****************************************************************************
-#               BASE ADDRESS DEFINITIONS FOR AT91SAM7X256
-# *****************************************************************************
-set AT91C_BASE_SYS       0xFFFFF000
-set AT91C_BASE_AIC       0xFFFFF000
-set AT91C_BASE_PDC_DBGU  0xFFFFF300
-set AT91C_BASE_DBGU      0xFFFFF200
-set AT91C_BASE_PIOA      0xFFFFF400
-set AT91C_BASE_PIOB      0xFFFFF600
-set AT91C_BASE_CKGR      0xFFFFFC20
-set AT91C_BASE_PMC       0xFFFFFC00
-set AT91C_BASE_RSTC      0xFFFFFD00
-set AT91C_BASE_RTTC      0xFFFFFD20
-set AT91C_BASE_PITC      0xFFFFFD30
-set AT91C_BASE_WDTC      0xFFFFFD40
-set AT91C_BASE_VREG      0xFFFFFD60
-set AT91C_BASE_MC        0xFFFFFF00
-set AT91C_BASE_PDC_SPI1  0xFFFE4100
-set AT91C_BASE_SPI1      0xFFFE4000
-set AT91C_BASE_PDC_SPI0  0xFFFE0100
-set AT91C_BASE_SPI0      0xFFFE0000
-set AT91C_BASE_PDC_US1   0xFFFC4100
-set AT91C_BASE_US1       0xFFFC4000
-set AT91C_BASE_PDC_US0   0xFFFC0100
-set AT91C_BASE_US0       0xFFFC0000
-set AT91C_BASE_PDC_SSC   0xFFFD4100
-set AT91C_BASE_SSC       0xFFFD4000
-set AT91C_BASE_TWI       0xFFFB8000
-set AT91C_BASE_PWMC_CH3  0xFFFCC260
-set AT91C_BASE_PWMC_CH2  0xFFFCC240
-set AT91C_BASE_PWMC_CH1  0xFFFCC220
-set AT91C_BASE_PWMC_CH0  0xFFFCC200
-set AT91C_BASE_PWMC      0xFFFCC000
-set AT91C_BASE_UDP       0xFFFB0000
-set AT91C_BASE_TC0       0xFFFA0000
-set AT91C_BASE_TC1       0xFFFA0040
-set AT91C_BASE_TC2       0xFFFA0080
-set AT91C_BASE_TCB       0xFFFA0000
-set AT91C_BASE_CAN_MB0   0xFFFD0200
-set AT91C_BASE_CAN_MB1   0xFFFD0220
-set AT91C_BASE_CAN_MB2   0xFFFD0240
-set AT91C_BASE_CAN_MB3   0xFFFD0260
-set AT91C_BASE_CAN_MB4   0xFFFD0280
-set AT91C_BASE_CAN_MB5   0xFFFD02A0
-set AT91C_BASE_CAN_MB6   0xFFFD02C0
-set AT91C_BASE_CAN_MB7   0xFFFD02E0
-set AT91C_BASE_CAN       0xFFFD0000
-set AT91C_BASE_EMAC      0xFFFDC000
-set AT91C_BASE_PDC_ADC   0xFFFD8100
-set AT91C_BASE_ADC       0xFFFD8000
-
-# *****************************************************************************
-#               PERIPHERAL ID DEFINITIONS FOR AT91SAM7X256
-# *****************************************************************************
-set AT91C_ID_FIQ     0
-set AT91C_ID_SYS     1
-set AT91C_ID_PIOA    2
-set AT91C_ID_PIOB    3
-set AT91C_ID_SPI0    4
-set AT91C_ID_SPI1    5
-set AT91C_ID_US0     6
-set AT91C_ID_US1     7
-set AT91C_ID_SSC     8
-set AT91C_ID_TWI     9
-set AT91C_ID_PWMC   10
-set AT91C_ID_UDP    11
-set AT91C_ID_TC0    12
-set AT91C_ID_TC1    13
-set AT91C_ID_TC2    14
-set AT91C_ID_CAN    15
-set AT91C_ID_EMAC   16
-set AT91C_ID_ADC    17
-set AT91C_ID_18_Reserved 18
-set AT91C_ID_19_Reserved 19
-set AT91C_ID_20_Reserved 20
-set AT91C_ID_21_Reserved 21
-set AT91C_ID_22_Reserved 22
-set AT91C_ID_23_Reserved 23
-set AT91C_ID_24_Reserved 24
-set AT91C_ID_25_Reserved 25
-set AT91C_ID_26_Reserved 26
-set AT91C_ID_27_Reserved 27
-set AT91C_ID_28_Reserved 28
-set AT91C_ID_29_Reserved 29
-set AT91C_ID_IRQ0   30
-set AT91C_ID_IRQ1   31
-
-# *****************************************************************************
-#               PIO DEFINITIONS FOR AT91SAM7X256
-# *****************************************************************************
-set AT91C_PIO_PA0        [expr 1 <<  0 ]
-set AT91C_PA0_RXD0     $AT91C_PIO_PA0
-set AT91C_PIO_PA1        [expr 1 <<  1 ]
-set AT91C_PA1_TXD0     $AT91C_PIO_PA1
-set AT91C_PIO_PA10       [expr 1 << 10 ]
-set AT91C_PA10_TWD      $AT91C_PIO_PA10
-set AT91C_PIO_PA11       [expr 1 << 11 ]
-set AT91C_PA11_TWCK     $AT91C_PIO_PA11
-set AT91C_PIO_PA12       [expr 1 << 12 ]
-set AT91C_PA12_SPI0_NPCS0 $AT91C_PIO_PA12
-set AT91C_PIO_PA13       [expr 1 << 13 ]
-set AT91C_PA13_SPI0_NPCS1 $AT91C_PIO_PA13
-set AT91C_PA13_PCK1     $AT91C_PIO_PA13
-set AT91C_PIO_PA14       [expr 1 << 14 ]
-set AT91C_PA14_SPI0_NPCS2 $AT91C_PIO_PA14
-set AT91C_PA14_IRQ1     $AT91C_PIO_PA14
-set AT91C_PIO_PA15       [expr 1 << 15 ]
-set AT91C_PA15_SPI0_NPCS3 $AT91C_PIO_PA15
-set AT91C_PA15_TCLK2    $AT91C_PIO_PA15
-set AT91C_PIO_PA16       [expr 1 << 16 ]
-set AT91C_PA16_SPI0_MISO $AT91C_PIO_PA16
-set AT91C_PIO_PA17       [expr 1 << 17 ]
-set AT91C_PA17_SPI0_MOSI $AT91C_PIO_PA17
-set AT91C_PIO_PA18       [expr 1 << 18 ]
-set AT91C_PA18_SPI0_SPCK $AT91C_PIO_PA18
-set AT91C_PIO_PA19       [expr 1 << 19 ]
-set AT91C_PA19_CANRX    $AT91C_PIO_PA19
-set AT91C_PIO_PA2        [expr 1 <<  2 ]
-set AT91C_PA2_SCK0     $AT91C_PIO_PA2
-set AT91C_PA2_SPI1_NPCS1 $AT91C_PIO_PA2
-set AT91C_PIO_PA20       [expr 1 << 20 ]
-set AT91C_PA20_CANTX    $AT91C_PIO_PA20
-set AT91C_PIO_PA21       [expr 1 << 21 ]
-set AT91C_PA21_TF       $AT91C_PIO_PA21
-set AT91C_PA21_SPI1_NPCS0 $AT91C_PIO_PA21
-set AT91C_PIO_PA22       [expr 1 << 22 ]
-set AT91C_PA22_TK       $AT91C_PIO_PA22
-set AT91C_PA22_SPI1_SPCK $AT91C_PIO_PA22
-set AT91C_PIO_PA23       [expr 1 << 23 ]
-set AT91C_PA23_TD       $AT91C_PIO_PA23
-set AT91C_PA23_SPI1_MOSI $AT91C_PIO_PA23
-set AT91C_PIO_PA24       [expr 1 << 24 ]
-set AT91C_PA24_RD       $AT91C_PIO_PA24
-set AT91C_PA24_SPI1_MISO $AT91C_PIO_PA24
-set AT91C_PIO_PA25       [expr 1 << 25 ]
-set AT91C_PA25_RK       $AT91C_PIO_PA25
-set AT91C_PA25_SPI1_NPCS1 $AT91C_PIO_PA25
-set AT91C_PIO_PA26       [expr 1 << 26 ]
-set AT91C_PA26_RF       $AT91C_PIO_PA26
-set AT91C_PA26_SPI1_NPCS2 $AT91C_PIO_PA26
-set AT91C_PIO_PA27       [expr 1 << 27 ]
-set AT91C_PA27_DRXD     $AT91C_PIO_PA27
-set AT91C_PA27_PCK3     $AT91C_PIO_PA27
-set AT91C_PIO_PA28       [expr 1 << 28 ]
-set AT91C_PA28_DTXD     $AT91C_PIO_PA28
-set AT91C_PIO_PA29       [expr 1 << 29 ]
-set AT91C_PA29_FIQ      $AT91C_PIO_PA29
-set AT91C_PA29_SPI1_NPCS3 $AT91C_PIO_PA29
-set AT91C_PIO_PA3        [expr 1 <<  3 ]
-set AT91C_PA3_RTS0     $AT91C_PIO_PA3
-set AT91C_PA3_SPI1_NPCS2 $AT91C_PIO_PA3
-set AT91C_PIO_PA30       [expr 1 << 30 ]
-set AT91C_PA30_IRQ0     $AT91C_PIO_PA30
-set AT91C_PA30_PCK2     $AT91C_PIO_PA30
-set AT91C_PIO_PA4        [expr 1 <<  4 ]
-set AT91C_PA4_CTS0     $AT91C_PIO_PA4
-set AT91C_PA4_SPI1_NPCS3 $AT91C_PIO_PA4
-set AT91C_PIO_PA5        [expr 1 <<  5 ]
-set AT91C_PA5_RXD1     $AT91C_PIO_PA5
-set AT91C_PIO_PA6        [expr 1 <<  6 ]
-set AT91C_PA6_TXD1     $AT91C_PIO_PA6
-set AT91C_PIO_PA7        [expr 1 <<  7 ]
-set AT91C_PA7_SCK1     $AT91C_PIO_PA7
-set AT91C_PA7_SPI0_NPCS1 $AT91C_PIO_PA7
-set AT91C_PIO_PA8        [expr 1 <<  8 ]
-set AT91C_PA8_RTS1     $AT91C_PIO_PA8
-set AT91C_PA8_SPI0_NPCS2 $AT91C_PIO_PA8
-set AT91C_PIO_PA9        [expr 1 <<  9 ]
-set AT91C_PA9_CTS1     $AT91C_PIO_PA9
-set AT91C_PA9_SPI0_NPCS3 $AT91C_PIO_PA9
-set AT91C_PIO_PB0        [expr 1 <<  0 ]
-set AT91C_PB0_ETXCK_EREFCK $AT91C_PIO_PB0
-set AT91C_PB0_PCK0     $AT91C_PIO_PB0
-set AT91C_PIO_PB1        [expr 1 <<  1 ]
-set AT91C_PB1_ETXEN    $AT91C_PIO_PB1
-set AT91C_PIO_PB10       [expr 1 << 10 ]
-set AT91C_PB10_ETX2     $AT91C_PIO_PB10
-set AT91C_PB10_SPI1_NPCS1 $AT91C_PIO_PB10
-set AT91C_PIO_PB11       [expr 1 << 11 ]
-set AT91C_PB11_ETX3     $AT91C_PIO_PB11
-set AT91C_PB11_SPI1_NPCS2 $AT91C_PIO_PB11
-set AT91C_PIO_PB12       [expr 1 << 12 ]
-set AT91C_PB12_ETXER    $AT91C_PIO_PB12
-set AT91C_PB12_TCLK0    $AT91C_PIO_PB12
-set AT91C_PIO_PB13       [expr 1 << 13 ]
-set AT91C_PB13_ERX2     $AT91C_PIO_PB13
-set AT91C_PB13_SPI0_NPCS1 $AT91C_PIO_PB13
-set AT91C_PIO_PB14       [expr 1 << 14 ]
-set AT91C_PB14_ERX3     $AT91C_PIO_PB14
-set AT91C_PB14_SPI0_NPCS2 $AT91C_PIO_PB14
-set AT91C_PIO_PB15       [expr 1 << 15 ]
-set AT91C_PB15_ERXDV_ECRSDV $AT91C_PIO_PB15
-set AT91C_PIO_PB16       [expr 1 << 16 ]
-set AT91C_PB16_ECOL     $AT91C_PIO_PB16
-set AT91C_PB16_SPI1_NPCS3 $AT91C_PIO_PB16
-set AT91C_PIO_PB17       [expr 1 << 17 ]
-set AT91C_PB17_ERXCK    $AT91C_PIO_PB17
-set AT91C_PB17_SPI0_NPCS3 $AT91C_PIO_PB17
-set AT91C_PIO_PB18       [expr 1 << 18 ]
-set AT91C_PB18_EF100    $AT91C_PIO_PB18
-set AT91C_PB18_ADTRG    $AT91C_PIO_PB18
-set AT91C_PIO_PB19       [expr 1 << 19 ]
-set AT91C_PB19_PWM0     $AT91C_PIO_PB19
-set AT91C_PB19_TCLK1    $AT91C_PIO_PB19
-set AT91C_PIO_PB2        [expr 1 <<  2 ]
-set AT91C_PB2_ETX0     $AT91C_PIO_PB2
-set AT91C_PIO_PB20       [expr 1 << 20 ]
-set AT91C_PB20_PWM1     $AT91C_PIO_PB20
-set AT91C_PB20_PCK0     $AT91C_PIO_PB20
-set AT91C_PIO_PB21       [expr 1 << 21 ]
-set AT91C_PB21_PWM2     $AT91C_PIO_PB21
-set AT91C_PB21_PCK1     $AT91C_PIO_PB21
-set AT91C_PIO_PB22       [expr 1 << 22 ]
-set AT91C_PB22_PWM3     $AT91C_PIO_PB22
-set AT91C_PB22_PCK2     $AT91C_PIO_PB22
-set AT91C_PIO_PB23       [expr 1 << 23 ]
-set AT91C_PB23_TIOA0    $AT91C_PIO_PB23
-set AT91C_PB23_DCD1     $AT91C_PIO_PB23
-set AT91C_PIO_PB24       [expr 1 << 24 ]
-set AT91C_PB24_TIOB0    $AT91C_PIO_PB24
-set AT91C_PB24_DSR1     $AT91C_PIO_PB24
-set AT91C_PIO_PB25       [expr 1 << 25 ]
-set AT91C_PB25_TIOA1    $AT91C_PIO_PB25
-set AT91C_PB25_DTR1     $AT91C_PIO_PB25
-set AT91C_PIO_PB26       [expr 1 << 26 ]
-set AT91C_PB26_TIOB1    $AT91C_PIO_PB26
-set AT91C_PB26_RI1      $AT91C_PIO_PB26
-set AT91C_PIO_PB27       [expr 1 << 27 ]
-set AT91C_PB27_TIOA2    $AT91C_PIO_PB27
-set AT91C_PB27_PWM0     $AT91C_PIO_PB27
-set AT91C_PIO_PB28       [expr 1 << 28 ]
-set AT91C_PB28_TIOB2    $AT91C_PIO_PB28
-set AT91C_PB28_PWM1     $AT91C_PIO_PB28
-set AT91C_PIO_PB29       [expr 1 << 29 ]
-set AT91C_PB29_PCK1     $AT91C_PIO_PB29
-set AT91C_PB29_PWM2     $AT91C_PIO_PB29
-set AT91C_PIO_PB3        [expr 1 <<  3 ]
-set AT91C_PB3_ETX1     $AT91C_PIO_PB3
-set AT91C_PIO_PB30       [expr 1 << 30 ]
-set AT91C_PB30_PCK2     $AT91C_PIO_PB30
-set AT91C_PB30_PWM3     $AT91C_PIO_PB30
-set AT91C_PIO_PB4        [expr 1 <<  4 ]
-set AT91C_PB4_ECRS     $AT91C_PIO_PB4
-set AT91C_PIO_PB5        [expr 1 <<  5 ]
-set AT91C_PB5_ERX0     $AT91C_PIO_PB5
-set AT91C_PIO_PB6        [expr 1 <<  6 ]
-set AT91C_PB6_ERX1     $AT91C_PIO_PB6
-set AT91C_PIO_PB7        [expr 1 <<  7 ]
-set AT91C_PB7_ERXER    $AT91C_PIO_PB7
-set AT91C_PIO_PB8        [expr 1 <<  8 ]
-set AT91C_PB8_EMDC     $AT91C_PIO_PB8
-set AT91C_PIO_PB9        [expr 1 <<  9 ]
-set AT91C_PB9_EMDIO    $AT91C_PIO_PB9
-
-# *****************************************************************************
-#               MEMORY MAPPING DEFINITIONS FOR AT91SAM7X256
-# *****************************************************************************
-set AT91C_ISRAM         0x00200000
-set AT91C_ISRAM_SIZE    0x00010000
-set AT91C_IFLASH        0x00100000
-set AT91C_IFLASH_SIZE   0x00040000
-
-
-# *****************************************************************************
-#               ATTRIBUTES DEFINITIONS FOR AT91SAM7X256
-# *****************************************************************************
-array set AT91SAM7X256_att {
-       DBGU    { LP    DBGU_att }
-       PMC     { LP    PMC_att }
-       VREG    { LP    VREG_att }
-       RSTC    { LP    RSTC_att }
-       SSC     { LP    SSC_att }
-       WDTC    { LP    WDTC_att }
-       USART   { LP    US1_att         US0_att }
-       SPI     { LP    SPI1_att        SPI0_att }
-       PITC    { LP    PITC_att }
-       TCB     { LP    TCB_att }
-       CKGR    { LP    CKGR_att }
-       AIC     { LP    AIC_att }
-       TWI     { LP    TWI_att }
-       ADC     { LP    ADC_att }
-       PWMC_CH         { LP    PWMC_CH3_att    PWMC_CH2_att    PWMC_CH1_att    PWMC_CH0_att }
-       RTTC    { LP    RTTC_att }
-       UDP     { LP    UDP_att }
-       EMAC    { LP    EMAC_att }
-       CAN_MB  { LP    CAN_MB0_att     CAN_MB1_att     CAN_MB2_att     CAN_MB3_att     CAN_MB4_att     CAN_MB5_att     CAN_MB6_att     CAN_MB7_att }
-       TC      { LP    TC0_att         TC1_att         TC2_att }
-       SYS     { LP    SYS_att }
-       MC      { LP    MC_att }
-       PIO     { LP    PIOA_att        PIOB_att }
-       CAN     { LP    CAN_att }
-       PWMC    { LP    PWMC_att }
-       PDC     { LP    PDC_DBGU_att    PDC_SPI1_att    PDC_SPI0_att    PDC_US1_att     PDC_US0_att     PDC_SSC_att     PDC_ADC_att }
-
-}
-# ========== Peripheral attributes for DBGU peripheral ========== 
-array set DBGU_att {
-       EXID    { R AT91C_DBGU_EXID     RO }
-       BRGR    { R AT91C_DBGU_BRGR     RW }
-       IDR     { R AT91C_DBGU_IDR      WO }
-       CSR     { R AT91C_DBGU_CSR      RO }
-       CIDR    { R AT91C_DBGU_CIDR     RO }
-       MR      { R AT91C_DBGU_MR       RW }
-       IMR     { R AT91C_DBGU_IMR      RO }
-       CR      { R AT91C_DBGU_CR       WO }
-       FNTR    { R AT91C_DBGU_FNTR     RW }
-       THR     { R AT91C_DBGU_THR      WO }
-       RHR     { R AT91C_DBGU_RHR      RO }
-       IER     { R AT91C_DBGU_IER      WO }
-       listeReg        { EXID BRGR IDR CSR CIDR MR IMR CR FNTR THR RHR IER  }
-
-}
-
-# ========== Peripheral attributes for PMC peripheral ========== 
-array set PMC_att {
-       IDR     { R AT91C_PMC_IDR       WO }
-       MOR     { R AT91C_PMC_MOR       RW }
-       PLLR    { R AT91C_PMC_PLLR      RW }
-       PCER    { R AT91C_PMC_PCER      WO }
-       PCKR    { R AT91C_PMC_PCKR      RW }
-       MCKR    { R AT91C_PMC_MCKR      RW }
-       SCDR    { R AT91C_PMC_SCDR      WO }
-       PCDR    { R AT91C_PMC_PCDR      WO }
-       SCSR    { R AT91C_PMC_SCSR      RO }
-       PCSR    { R AT91C_PMC_PCSR      RO }
-       MCFR    { R AT91C_PMC_MCFR      RO }
-       SCER    { R AT91C_PMC_SCER      WO }
-       IMR     { R AT91C_PMC_IMR       RO }
-       IER     { R AT91C_PMC_IER       WO }
-       SR      { R AT91C_PMC_SR        RO }
-       listeReg        { IDR MOR PLLR PCER PCKR MCKR SCDR PCDR SCSR PCSR MCFR SCER IMR IER SR  }
-
-}
-
-# ========== Peripheral attributes for VREG peripheral ========== 
-array set VREG_att {
-       MR      { R AT91C_VREG_MR       RW }
-       listeReg        { MR  }
-
-}
-
-# ========== Peripheral attributes for RSTC peripheral ========== 
-array set RSTC_att {
-       RCR     { R AT91C_RSTC_RCR      WO }
-       RMR     { R AT91C_RSTC_RMR      RW }
-       RSR     { R AT91C_RSTC_RSR      RO }
-       listeReg        { RCR RMR RSR  }
-
-}
-
-# ========== Peripheral attributes for SSC peripheral ========== 
-array set SSC_att {
-       RHR     { R AT91C_SSC_RHR       RO }
-       RSHR    { R AT91C_SSC_RSHR      RO }
-       TFMR    { R AT91C_SSC_TFMR      RW }
-       IDR     { R AT91C_SSC_IDR       WO }
-       THR     { R AT91C_SSC_THR       WO }
-       RCMR    { R AT91C_SSC_RCMR      RW }
-       IER     { R AT91C_SSC_IER       WO }
-       TSHR    { R AT91C_SSC_TSHR      RW }
-       SR      { R AT91C_SSC_SR        RO }
-       CMR     { R AT91C_SSC_CMR       RW }
-       TCMR    { R AT91C_SSC_TCMR      RW }
-       CR      { R AT91C_SSC_CR        WO }
-       IMR     { R AT91C_SSC_IMR       RO }
-       RFMR    { R AT91C_SSC_RFMR      RW }
-       listeReg        { RHR RSHR TFMR IDR THR RCMR IER TSHR SR CMR TCMR CR IMR RFMR  }
-
-}
-
-# ========== Peripheral attributes for WDTC peripheral ========== 
-array set WDTC_att {
-       WDCR    { R AT91C_WDTC_WDCR     WO }
-       WDSR    { R AT91C_WDTC_WDSR     RO }
-       WDMR    { R AT91C_WDTC_WDMR     RW }
-       listeReg        { WDCR WDSR WDMR  }
-
-}
-
-# ========== Peripheral attributes for USART peripheral ========== 
-array set US1_att {
-       IF      { R AT91C_US1_IF        RW }
-       NER     { R AT91C_US1_NER       RO }
-       RTOR    { R AT91C_US1_RTOR      RW }
-       CSR     { R AT91C_US1_CSR       RO }
-       IDR     { R AT91C_US1_IDR       WO }
-       IER     { R AT91C_US1_IER       WO }
-       THR     { R AT91C_US1_THR       WO }
-       TTGR    { R AT91C_US1_TTGR      RW }
-       RHR     { R AT91C_US1_RHR       RO }
-       BRGR    { R AT91C_US1_BRGR      RW }
-       IMR     { R AT91C_US1_IMR       RO }
-       FIDI    { R AT91C_US1_FIDI      RW }
-       CR      { R AT91C_US1_CR        WO }
-       MR      { R AT91C_US1_MR        RW }
-       listeReg        { IF NER RTOR CSR IDR IER THR TTGR RHR BRGR IMR FIDI CR MR  }
-
-}
-array set US0_att {
-       BRGR    { R AT91C_US0_BRGR      RW }
-       NER     { R AT91C_US0_NER       RO }
-       CR      { R AT91C_US0_CR        WO }
-       IMR     { R AT91C_US0_IMR       RO }
-       FIDI    { R AT91C_US0_FIDI      RW }
-       TTGR    { R AT91C_US0_TTGR      RW }
-       MR      { R AT91C_US0_MR        RW }
-       RTOR    { R AT91C_US0_RTOR      RW }
-       CSR     { R AT91C_US0_CSR       RO }
-       RHR     { R AT91C_US0_RHR       RO }
-       IDR     { R AT91C_US0_IDR       WO }
-       THR     { R AT91C_US0_THR       WO }
-       IF      { R AT91C_US0_IF        RW }
-       IER     { R AT91C_US0_IER       WO }
-       listeReg        { BRGR NER CR IMR FIDI TTGR MR RTOR CSR RHR IDR THR IF IER  }
-
-}
-
-# ========== Peripheral attributes for SPI peripheral ========== 
-array set SPI1_att {
-       IMR     { R AT91C_SPI1_IMR      RO }
-       IER     { R AT91C_SPI1_IER      WO }
-       MR      { R AT91C_SPI1_MR       RW }
-       RDR     { R AT91C_SPI1_RDR      RO }
-       IDR     { R AT91C_SPI1_IDR      WO }
-       SR      { R AT91C_SPI1_SR       RO }
-       TDR     { R AT91C_SPI1_TDR      WO }
-       CR      { R AT91C_SPI1_CR       RO }
-       CSR     { R AT91C_SPI1_CSR      RW }
-       listeReg        { IMR IER MR RDR IDR SR TDR CR CSR  }
-
-}
-array set SPI0_att {
-       IER     { R AT91C_SPI0_IER      WO }
-       SR      { R AT91C_SPI0_SR       RO }
-       IDR     { R AT91C_SPI0_IDR      WO }
-       CR      { R AT91C_SPI0_CR       RO }
-       MR      { R AT91C_SPI0_MR       RW }
-       IMR     { R AT91C_SPI0_IMR      RO }
-       TDR     { R AT91C_SPI0_TDR      WO }
-       RDR     { R AT91C_SPI0_RDR      RO }
-       CSR     { R AT91C_SPI0_CSR      RW }
-       listeReg        { IER SR IDR CR MR IMR TDR RDR CSR  }
-
-}
-
-# ========== Peripheral attributes for PITC peripheral ========== 
-array set PITC_att {
-       PIVR    { R AT91C_PITC_PIVR     RO }
-       PISR    { R AT91C_PITC_PISR     RO }
-       PIIR    { R AT91C_PITC_PIIR     RO }
-       PIMR    { R AT91C_PITC_PIMR     RW }
-       listeReg        { PIVR PISR PIIR PIMR  }
-
-}
-
-# ========== Peripheral attributes for TCB peripheral ========== 
-array set TCB_att {
-       BMR     { R AT91C_TCB_BMR       RW }
-       BCR     { R AT91C_TCB_BCR       WO }
-       listeReg        { BMR BCR  }
-
-}
-
-# ========== Peripheral attributes for CKGR peripheral ========== 
-array set CKGR_att {
-       MOR     { R AT91C_CKGR_MOR      RW }
-       PLLR    { R AT91C_CKGR_PLLR     RW }
-       MCFR    { R AT91C_CKGR_MCFR     RO }
-       listeReg        { MOR PLLR MCFR  }
-
-}
-
-# ========== Peripheral attributes for AIC peripheral ========== 
-array set AIC_att {
-       IVR     { R AT91C_AIC_IVR       RO }
-       SMR     { R AT91C_AIC_SMR       RW }
-       FVR     { R AT91C_AIC_FVR       RO }
-       DCR     { R AT91C_AIC_DCR       RW }
-       EOICR   { R AT91C_AIC_EOICR     WO }
-       SVR     { R AT91C_AIC_SVR       RW }
-       FFSR    { R AT91C_AIC_FFSR      RO }
-       ICCR    { R AT91C_AIC_ICCR      WO }
-       ISR     { R AT91C_AIC_ISR       RO }
-       IMR     { R AT91C_AIC_IMR       RO }
-       IPR     { R AT91C_AIC_IPR       RO }
-       FFER    { R AT91C_AIC_FFER      WO }
-       IECR    { R AT91C_AIC_IECR      WO }
-       ISCR    { R AT91C_AIC_ISCR      WO }
-       FFDR    { R AT91C_AIC_FFDR      WO }
-       CISR    { R AT91C_AIC_CISR      RO }
-       IDCR    { R AT91C_AIC_IDCR      WO }
-       SPU     { R AT91C_AIC_SPU       RW }
-       listeReg        { IVR SMR FVR DCR EOICR SVR FFSR ICCR ISR IMR IPR FFER IECR ISCR FFDR CISR IDCR SPU  }
-
-}
-
-# ========== Peripheral attributes for TWI peripheral ========== 
-array set TWI_att {
-       IER     { R AT91C_TWI_IER       WO }
-       CR      { R AT91C_TWI_CR        WO }
-       SR      { R AT91C_TWI_SR        RO }
-       IMR     { R AT91C_TWI_IMR       RO }
-       THR     { R AT91C_TWI_THR       WO }
-       IDR     { R AT91C_TWI_IDR       WO }
-       IADR    { R AT91C_TWI_IADR      RW }
-       MMR     { R AT91C_TWI_MMR       RW }
-       CWGR    { R AT91C_TWI_CWGR      RW }
-       RHR     { R AT91C_TWI_RHR       RO }
-       listeReg        { IER CR SR IMR THR IDR IADR MMR CWGR RHR  }
-
-}
-
-# ========== Peripheral attributes for ADC peripheral ========== 
-array set ADC_att {
-       CDR2    { R AT91C_ADC_CDR2      RO }
-       CDR3    { R AT91C_ADC_CDR3      RO }
-       CDR0    { R AT91C_ADC_CDR0      RO }
-       CDR5    { R AT91C_ADC_CDR5      RO }
-       CHDR    { R AT91C_ADC_CHDR      WO }
-       SR      { R AT91C_ADC_SR        RO }
-       CDR4    { R AT91C_ADC_CDR4      RO }
-       CDR1    { R AT91C_ADC_CDR1      RO }
-       LCDR    { R AT91C_ADC_LCDR      RO }
-       IDR     { R AT91C_ADC_IDR       WO }
-       CR      { R AT91C_ADC_CR        WO }
-       CDR7    { R AT91C_ADC_CDR7      RO }
-       CDR6    { R AT91C_ADC_CDR6      RO }
-       IER     { R AT91C_ADC_IER       WO }
-       CHER    { R AT91C_ADC_CHER      WO }
-       CHSR    { R AT91C_ADC_CHSR      RO }
-       MR      { R AT91C_ADC_MR        RW }
-       IMR     { R AT91C_ADC_IMR       RO }
-       listeReg        { CDR2 CDR3 CDR0 CDR5 CHDR SR CDR4 CDR1 LCDR IDR CR CDR7 CDR6 IER CHER CHSR MR IMR  }
-
-}
-
-# ========== Peripheral attributes for PWMC_CH peripheral ========== 
-array set PWMC_CH3_att {
-       CUPDR   { R AT91C_PWMC_CH3_CUPDR        WO }
-       Reserved        { R AT91C_PWMC_CH3_Reserved     WO }
-       CPRDR   { R AT91C_PWMC_CH3_CPRDR        RW }
-       CDTYR   { R AT91C_PWMC_CH3_CDTYR        RW }
-       CCNTR   { R AT91C_PWMC_CH3_CCNTR        RO }
-       CMR     { R AT91C_PWMC_CH3_CMR  RW }
-       listeReg        { CUPDR Reserved CPRDR CDTYR CCNTR CMR  }
-
-}
-array set PWMC_CH2_att {
-       Reserved        { R AT91C_PWMC_CH2_Reserved     WO }
-       CMR     { R AT91C_PWMC_CH2_CMR  RW }
-       CCNTR   { R AT91C_PWMC_CH2_CCNTR        RO }
-       CPRDR   { R AT91C_PWMC_CH2_CPRDR        RW }
-       CUPDR   { R AT91C_PWMC_CH2_CUPDR        WO }
-       CDTYR   { R AT91C_PWMC_CH2_CDTYR        RW }
-       listeReg        { Reserved CMR CCNTR CPRDR CUPDR CDTYR  }
-
-}
-array set PWMC_CH1_att {
-       Reserved        { R AT91C_PWMC_CH1_Reserved     WO }
-       CUPDR   { R AT91C_PWMC_CH1_CUPDR        WO }
-       CPRDR   { R AT91C_PWMC_CH1_CPRDR        RW }
-       CCNTR   { R AT91C_PWMC_CH1_CCNTR        RO }
-       CDTYR   { R AT91C_PWMC_CH1_CDTYR        RW }
-       CMR     { R AT91C_PWMC_CH1_CMR  RW }
-       listeReg        { Reserved CUPDR CPRDR CCNTR CDTYR CMR  }
-
-}
-array set PWMC_CH0_att {
-       Reserved        { R AT91C_PWMC_CH0_Reserved     WO }
-       CPRDR   { R AT91C_PWMC_CH0_CPRDR        RW }
-       CDTYR   { R AT91C_PWMC_CH0_CDTYR        RW }
-       CMR     { R AT91C_PWMC_CH0_CMR  RW }
-       CUPDR   { R AT91C_PWMC_CH0_CUPDR        WO }
-       CCNTR   { R AT91C_PWMC_CH0_CCNTR        RO }
-       listeReg        { Reserved CPRDR CDTYR CMR CUPDR CCNTR  }
-
-}
-
-# ========== Peripheral attributes for RTTC peripheral ========== 
-array set RTTC_att {
-       RTSR    { R AT91C_RTTC_RTSR     RO }
-       RTMR    { R AT91C_RTTC_RTMR     RW }
-       RTVR    { R AT91C_RTTC_RTVR     RO }
-       RTAR    { R AT91C_RTTC_RTAR     RW }
-       listeReg        { RTSR RTMR RTVR RTAR  }
-
-}
-
-# ========== Peripheral attributes for UDP peripheral ========== 
-array set UDP_att {
-       IMR     { R AT91C_UDP_IMR       RO }
-       FADDR   { R AT91C_UDP_FADDR     RW }
-       NUM     { R AT91C_UDP_NUM       RO }
-       FDR     { R AT91C_UDP_FDR       RW }
-       ISR     { R AT91C_UDP_ISR       RO }
-       CSR     { R AT91C_UDP_CSR       RW }
-       IDR     { R AT91C_UDP_IDR       WO }
-       ICR     { R AT91C_UDP_ICR       RO }
-       RSTEP   { R AT91C_UDP_RSTEP     RO }
-       TXVC    { R AT91C_UDP_TXVC      RW }
-       GLBSTATE        { R AT91C_UDP_GLBSTATE  RW }
-       IER     { R AT91C_UDP_IER       WO }
-       listeReg        { IMR FADDR NUM FDR ISR CSR IDR ICR RSTEP TXVC GLBSTATE IER  }
-
-}
-
-# ========== Peripheral attributes for EMAC peripheral ========== 
-array set EMAC_att {
-       ISR     { R AT91C_EMAC_ISR      RW }
-       SA4H    { R AT91C_EMAC_SA4H     RW }
-       SA1L    { R AT91C_EMAC_SA1L     RW }
-       ELE     { R AT91C_EMAC_ELE      RW }
-       LCOL    { R AT91C_EMAC_LCOL     RW }
-       RLE     { R AT91C_EMAC_RLE      RW }
-       WOL     { R AT91C_EMAC_WOL      RW }
-       DTF     { R AT91C_EMAC_DTF      RW }
-       TUND    { R AT91C_EMAC_TUND     RW }
-       NCR     { R AT91C_EMAC_NCR      RW }
-       SA4L    { R AT91C_EMAC_SA4L     RW }
-       RSR     { R AT91C_EMAC_RSR      RW }
-       SA3L    { R AT91C_EMAC_SA3L     RW }
-       TSR     { R AT91C_EMAC_TSR      RW }
-       IDR     { R AT91C_EMAC_IDR      WO }
-       RSE     { R AT91C_EMAC_RSE      RW }
-       ECOL    { R AT91C_EMAC_ECOL     RW }
-       TID     { R AT91C_EMAC_TID      RW }
-       HRB     { R AT91C_EMAC_HRB      RW }
-       TBQP    { R AT91C_EMAC_TBQP     RW }
-       USRIO   { R AT91C_EMAC_USRIO    RW }
-       PTR     { R AT91C_EMAC_PTR      RW }
-       SA2H    { R AT91C_EMAC_SA2H     RW }
-       ROV     { R AT91C_EMAC_ROV      RW }
-       ALE     { R AT91C_EMAC_ALE      RW }
-       RJA     { R AT91C_EMAC_RJA      RW }
-       RBQP    { R AT91C_EMAC_RBQP     RW }
-       TPF     { R AT91C_EMAC_TPF      RW }
-       NCFGR   { R AT91C_EMAC_NCFGR    RW }
-       HRT     { R AT91C_EMAC_HRT      RW }
-       USF     { R AT91C_EMAC_USF      RW }
-       FCSE    { R AT91C_EMAC_FCSE     RW }
-       TPQ     { R AT91C_EMAC_TPQ      RW }
-       MAN     { R AT91C_EMAC_MAN      RW }
-       FTO     { R AT91C_EMAC_FTO      RW }
-       REV     { R AT91C_EMAC_REV      RO }
-       IMR     { R AT91C_EMAC_IMR      RO }
-       SCF     { R AT91C_EMAC_SCF      RW }
-       PFR     { R AT91C_EMAC_PFR      RW }
-       MCF     { R AT91C_EMAC_MCF      RW }
-       NSR     { R AT91C_EMAC_NSR      RO }
-       SA2L    { R AT91C_EMAC_SA2L     RW }
-       FRO     { R AT91C_EMAC_FRO      RW }
-       IER     { R AT91C_EMAC_IER      WO }
-       SA1H    { R AT91C_EMAC_SA1H     RW }
-       CSE     { R AT91C_EMAC_CSE      RW }
-       SA3H    { R AT91C_EMAC_SA3H     RW }
-       RRE     { R AT91C_EMAC_RRE      RW }
-       STE     { R AT91C_EMAC_STE      RW }
-       listeReg        { ISR SA4H SA1L ELE LCOL RLE WOL DTF TUND NCR SA4L RSR SA3L TSR IDR RSE ECOL TID HRB TBQP USRIO PTR SA2H ROV ALE RJA RBQP TPF NCFGR HRT USF FCSE TPQ MAN FTO REV IMR SCF PFR MCF NSR SA2L FRO IER SA1H CSE SA3H RRE STE  }
-
-}
-
-# ========== Peripheral attributes for CAN_MB peripheral ========== 
-array set CAN_MB0_att {
-       MDL     { R AT91C_CAN_MB0_MDL   RW }
-       MAM     { R AT91C_CAN_MB0_MAM   RW }
-       MCR     { R AT91C_CAN_MB0_MCR   WO }
-       MID     { R AT91C_CAN_MB0_MID   RW }
-       MSR     { R AT91C_CAN_MB0_MSR   RO }
-       MFID    { R AT91C_CAN_MB0_MFID  RO }
-       MDH     { R AT91C_CAN_MB0_MDH   RW }
-       MMR     { R AT91C_CAN_MB0_MMR   RW }
-       listeReg        { MDL MAM MCR MID MSR MFID MDH MMR  }
-
-}
-array set CAN_MB1_att {
-       MDL     { R AT91C_CAN_MB1_MDL   RW }
-       MID     { R AT91C_CAN_MB1_MID   RW }
-       MMR     { R AT91C_CAN_MB1_MMR   RW }
-       MSR     { R AT91C_CAN_MB1_MSR   RO }
-       MAM     { R AT91C_CAN_MB1_MAM   RW }
-       MDH     { R AT91C_CAN_MB1_MDH   RW }
-       MCR     { R AT91C_CAN_MB1_MCR   WO }
-       MFID    { R AT91C_CAN_MB1_MFID  RO }
-       listeReg        { MDL MID MMR MSR MAM MDH MCR MFID  }
-
-}
-array set CAN_MB2_att {
-       MCR     { R AT91C_CAN_MB2_MCR   WO }
-       MDH     { R AT91C_CAN_MB2_MDH   RW }
-       MID     { R AT91C_CAN_MB2_MID   RW }
-       MDL     { R AT91C_CAN_MB2_MDL   RW }
-       MMR     { R AT91C_CAN_MB2_MMR   RW }
-       MAM     { R AT91C_CAN_MB2_MAM   RW }
-       MFID    { R AT91C_CAN_MB2_MFID  RO }
-       MSR     { R AT91C_CAN_MB2_MSR   RO }
-       listeReg        { MCR MDH MID MDL MMR MAM MFID MSR  }
-
-}
-array set CAN_MB3_att {
-       MFID    { R AT91C_CAN_MB3_MFID  RO }
-       MAM     { R AT91C_CAN_MB3_MAM   RW }
-       MID     { R AT91C_CAN_MB3_MID   RW }
-       MCR     { R AT91C_CAN_MB3_MCR   WO }
-       MMR     { R AT91C_CAN_MB3_MMR   RW }
-       MSR     { R AT91C_CAN_MB3_MSR   RO }
-       MDL     { R AT91C_CAN_MB3_MDL   RW }
-       MDH     { R AT91C_CAN_MB3_MDH   RW }
-       listeReg        { MFID MAM MID MCR MMR MSR MDL MDH  }
-
-}
-array set CAN_MB4_att {
-       MID     { R AT91C_CAN_MB4_MID   RW }
-       MMR     { R AT91C_CAN_MB4_MMR   RW }
-       MDH     { R AT91C_CAN_MB4_MDH   RW }
-       MFID    { R AT91C_CAN_MB4_MFID  RO }
-       MSR     { R AT91C_CAN_MB4_MSR   RO }
-       MCR     { R AT91C_CAN_MB4_MCR   WO }
-       MDL     { R AT91C_CAN_MB4_MDL   RW }
-       MAM     { R AT91C_CAN_MB4_MAM   RW }
-       listeReg        { MID MMR MDH MFID MSR MCR MDL MAM  }
-
-}
-array set CAN_MB5_att {
-       MSR     { R AT91C_CAN_MB5_MSR   RO }
-       MCR     { R AT91C_CAN_MB5_MCR   WO }
-       MFID    { R AT91C_CAN_MB5_MFID  RO }
-       MDH     { R AT91C_CAN_MB5_MDH   RW }
-       MID     { R AT91C_CAN_MB5_MID   RW }
-       MMR     { R AT91C_CAN_MB5_MMR   RW }
-       MDL     { R AT91C_CAN_MB5_MDL   RW }
-       MAM     { R AT91C_CAN_MB5_MAM   RW }
-       listeReg        { MSR MCR MFID MDH MID MMR MDL MAM  }
-
-}
-array set CAN_MB6_att {
-       MFID    { R AT91C_CAN_MB6_MFID  RO }
-       MID     { R AT91C_CAN_MB6_MID   RW }
-       MAM     { R AT91C_CAN_MB6_MAM   RW }
-       MSR     { R AT91C_CAN_MB6_MSR   RO }
-       MDL     { R AT91C_CAN_MB6_MDL   RW }
-       MCR     { R AT91C_CAN_MB6_MCR   WO }
-       MDH     { R AT91C_CAN_MB6_MDH   RW }
-       MMR     { R AT91C_CAN_MB6_MMR   RW }
-       listeReg        { MFID MID MAM MSR MDL MCR MDH MMR  }
-
-}
-array set CAN_MB7_att {
-       MCR     { R AT91C_CAN_MB7_MCR   WO }
-       MDH     { R AT91C_CAN_MB7_MDH   RW }
-       MFID    { R AT91C_CAN_MB7_MFID  RO }
-       MDL     { R AT91C_CAN_MB7_MDL   RW }
-       MID     { R AT91C_CAN_MB7_MID   RW }
-       MMR     { R AT91C_CAN_MB7_MMR   RW }
-       MAM     { R AT91C_CAN_MB7_MAM   RW }
-       MSR     { R AT91C_CAN_MB7_MSR   RO }
-       listeReg        { MCR MDH MFID MDL MID MMR MAM MSR  }
-
-}
-
-# ========== Peripheral attributes for TC peripheral ========== 
-array set TC0_att {
-       SR      { R AT91C_TC0_SR        RO }
-       RC      { R AT91C_TC0_RC        RW }
-       RB      { R AT91C_TC0_RB        RW }
-       CCR     { R AT91C_TC0_CCR       WO }
-       CMR     { R AT91C_TC0_CMR       RW }
-       IER     { R AT91C_TC0_IER       WO }
-       RA      { R AT91C_TC0_RA        RW }
-       IDR     { R AT91C_TC0_IDR       WO }
-       CV      { R AT91C_TC0_CV        RW }
-       IMR     { R AT91C_TC0_IMR       RO }
-       listeReg        { SR RC RB CCR CMR IER RA IDR CV IMR  }
-
-}
-array set TC1_att {
-       RB      { R AT91C_TC1_RB        RW }
-       CCR     { R AT91C_TC1_CCR       WO }
-       IER     { R AT91C_TC1_IER       WO }
-       IDR     { R AT91C_TC1_IDR       WO }
-       SR      { R AT91C_TC1_SR        RO }
-       CMR     { R AT91C_TC1_CMR       RW }
-       RA      { R AT91C_TC1_RA        RW }
-       RC      { R AT91C_TC1_RC        RW }
-       IMR     { R AT91C_TC1_IMR       RO }
-       CV      { R AT91C_TC1_CV        RW }
-       listeReg        { RB CCR IER IDR SR CMR RA RC IMR CV  }
-
-}
-array set TC2_att {
-       CMR     { R AT91C_TC2_CMR       RW }
-       CCR     { R AT91C_TC2_CCR       WO }
-       CV      { R AT91C_TC2_CV        RW }
-       RA      { R AT91C_TC2_RA        RW }
-       RB      { R AT91C_TC2_RB        RW }
-       IDR     { R AT91C_TC2_IDR       WO }
-       IMR     { R AT91C_TC2_IMR       RO }
-       RC      { R AT91C_TC2_RC        RW }
-       IER     { R AT91C_TC2_IER       WO }
-       SR      { R AT91C_TC2_SR        RO }
-       listeReg        { CMR CCR CV RA RB IDR IMR RC IER SR  }
-
-}
-
-# ========== Peripheral attributes for SYS peripheral ========== 
-array set SYS_att {
-       listeReg        {  }
-
-}
-
-# ========== Peripheral attributes for MC peripheral ========== 
-array set MC_att {
-       ASR     { R AT91C_MC_ASR        RO }
-       RCR     { R AT91C_MC_RCR        WO }
-       FCR     { R AT91C_MC_FCR        WO }
-       AASR    { R AT91C_MC_AASR       RO }
-       FSR     { R AT91C_MC_FSR        RO }
-       FMR     { R AT91C_MC_FMR        RW }
-       listeReg        { ASR RCR FCR AASR FSR FMR  }
-
-}
-
-# ========== Peripheral attributes for PIO peripheral ========== 
-array set PIOA_att {
-       ODR     { R AT91C_PIOA_ODR      WO }
-       SODR    { R AT91C_PIOA_SODR     WO }
-       ISR     { R AT91C_PIOA_ISR      RO }
-       ABSR    { R AT91C_PIOA_ABSR     RO }
-       IER     { R AT91C_PIOA_IER      WO }
-       PPUDR   { R AT91C_PIOA_PPUDR    WO }
-       IMR     { R AT91C_PIOA_IMR      RO }
-       PER     { R AT91C_PIOA_PER      WO }
-       IFDR    { R AT91C_PIOA_IFDR     WO }
-       OWDR    { R AT91C_PIOA_OWDR     WO }
-       MDSR    { R AT91C_PIOA_MDSR     RO }
-       IDR     { R AT91C_PIOA_IDR      WO }
-       ODSR    { R AT91C_PIOA_ODSR     RO }
-       PPUSR   { R AT91C_PIOA_PPUSR    RO }
-       OWSR    { R AT91C_PIOA_OWSR     RO }
-       BSR     { R AT91C_PIOA_BSR      WO }
-       OWER    { R AT91C_PIOA_OWER     WO }
-       IFER    { R AT91C_PIOA_IFER     WO }
-       PDSR    { R AT91C_PIOA_PDSR     RO }
-       PPUER   { R AT91C_PIOA_PPUER    WO }
-       OSR     { R AT91C_PIOA_OSR      RO }
-       ASR     { R AT91C_PIOA_ASR      WO }
-       MDDR    { R AT91C_PIOA_MDDR     WO }
-       CODR    { R AT91C_PIOA_CODR     WO }
-       MDER    { R AT91C_PIOA_MDER     WO }
-       PDR     { R AT91C_PIOA_PDR      WO }
-       IFSR    { R AT91C_PIOA_IFSR     RO }
-       OER     { R AT91C_PIOA_OER      WO }
-       PSR     { R AT91C_PIOA_PSR      RO }
-       listeReg        { ODR SODR ISR ABSR IER PPUDR IMR PER IFDR OWDR MDSR IDR ODSR PPUSR OWSR BSR OWER IFER PDSR PPUER OSR ASR MDDR CODR MDER PDR IFSR OER PSR  }
-
-}
-array set PIOB_att {
-       OWDR    { R AT91C_PIOB_OWDR     WO }
-       MDER    { R AT91C_PIOB_MDER     WO }
-       PPUSR   { R AT91C_PIOB_PPUSR    RO }
-       IMR     { R AT91C_PIOB_IMR      RO }
-       ASR     { R AT91C_PIOB_ASR      WO }
-       PPUDR   { R AT91C_PIOB_PPUDR    WO }
-       PSR     { R AT91C_PIOB_PSR      RO }
-       IER     { R AT91C_PIOB_IER      WO }
-       CODR    { R AT91C_PIOB_CODR     WO }
-       OWER    { R AT91C_PIOB_OWER     WO }
-       ABSR    { R AT91C_PIOB_ABSR     RO }
-       IFDR    { R AT91C_PIOB_IFDR     WO }
-       PDSR    { R AT91C_PIOB_PDSR     RO }
-       IDR     { R AT91C_PIOB_IDR      WO }
-       OWSR    { R AT91C_PIOB_OWSR     RO }
-       PDR     { R AT91C_PIOB_PDR      WO }
-       ODR     { R AT91C_PIOB_ODR      WO }
-       IFSR    { R AT91C_PIOB_IFSR     RO }
-       PPUER   { R AT91C_PIOB_PPUER    WO }
-       SODR    { R AT91C_PIOB_SODR     WO }
-       ISR     { R AT91C_PIOB_ISR      RO }
-       ODSR    { R AT91C_PIOB_ODSR     RO }
-       OSR     { R AT91C_PIOB_OSR      RO }
-       MDSR    { R AT91C_PIOB_MDSR     RO }
-       IFER    { R AT91C_PIOB_IFER     WO }
-       BSR     { R AT91C_PIOB_BSR      WO }
-       MDDR    { R AT91C_PIOB_MDDR     WO }
-       OER     { R AT91C_PIOB_OER      WO }
-       PER     { R AT91C_PIOB_PER      WO }
-       listeReg        { OWDR MDER PPUSR IMR ASR PPUDR PSR IER CODR OWER ABSR IFDR PDSR IDR OWSR PDR ODR IFSR PPUER SODR ISR ODSR OSR MDSR IFER BSR MDDR OER PER  }
-
-}
-
-# ========== Peripheral attributes for CAN peripheral ========== 
-array set CAN_att {
-       TCR     { R AT91C_CAN_TCR       WO }
-       IMR     { R AT91C_CAN_IMR       RO }
-       IER     { R AT91C_CAN_IER       WO }
-       ECR     { R AT91C_CAN_ECR       RO }
-       TIMESTP         { R AT91C_CAN_TIMESTP   RO }
-       MR      { R AT91C_CAN_MR        RW }
-       IDR     { R AT91C_CAN_IDR       WO }
-       ACR     { R AT91C_CAN_ACR       WO }
-       TIM     { R AT91C_CAN_TIM       RO }
-       SR      { R AT91C_CAN_SR        RO }
-       BR      { R AT91C_CAN_BR        RW }
-       VR      { R AT91C_CAN_VR        RO }
-       listeReg        { TCR IMR IER ECR TIMESTP MR IDR ACR TIM SR BR VR  }
-
-}
-
-# ========== Peripheral attributes for PWMC peripheral ========== 
-array set PWMC_att {
-       IDR     { R AT91C_PWMC_IDR      WO }
-       DIS     { R AT91C_PWMC_DIS      WO }
-       IER     { R AT91C_PWMC_IER      WO }
-       VR      { R AT91C_PWMC_VR       RO }
-       ISR     { R AT91C_PWMC_ISR      RO }
-       SR      { R AT91C_PWMC_SR       RO }
-       IMR     { R AT91C_PWMC_IMR      RO }
-       MR      { R AT91C_PWMC_MR       RW }
-       ENA     { R AT91C_PWMC_ENA      WO }
-       listeReg        { IDR DIS IER VR ISR SR IMR MR ENA  }
-
-}
-
-# ========== Peripheral attributes for PDC peripheral ========== 
-array set PDC_DBGU_att {
-       TCR     { R AT91C_DBGU_TCR      RW }
-       RNPR    { R AT91C_DBGU_RNPR     RW }
-       TNPR    { R AT91C_DBGU_TNPR     RW }
-       TPR     { R AT91C_DBGU_TPR      RW }
-       RPR     { R AT91C_DBGU_RPR      RW }
-       RCR     { R AT91C_DBGU_RCR      RW }
-       RNCR    { R AT91C_DBGU_RNCR     RW }
-       PTCR    { R AT91C_DBGU_PTCR     WO }
-       PTSR    { R AT91C_DBGU_PTSR     RO }
-       TNCR    { R AT91C_DBGU_TNCR     RW }
-       listeReg        { TCR RNPR TNPR TPR RPR RCR RNCR PTCR PTSR TNCR  }
-
-}
-array set PDC_SPI1_att {
-       PTCR    { R AT91C_SPI1_PTCR     WO }
-       RPR     { R AT91C_SPI1_RPR      RW }
-       TNCR    { R AT91C_SPI1_TNCR     RW }
-       TPR     { R AT91C_SPI1_TPR      RW }
-       TNPR    { R AT91C_SPI1_TNPR     RW }
-       TCR     { R AT91C_SPI1_TCR      RW }
-       RCR     { R AT91C_SPI1_RCR      RW }
-       RNPR    { R AT91C_SPI1_RNPR     RW }
-       RNCR    { R AT91C_SPI1_RNCR     RW }
-       PTSR    { R AT91C_SPI1_PTSR     RO }
-       listeReg        { PTCR RPR TNCR TPR TNPR TCR RCR RNPR RNCR PTSR  }
-
-}
-array set PDC_SPI0_att {
-       PTCR    { R AT91C_SPI0_PTCR     WO }
-       TPR     { R AT91C_SPI0_TPR      RW }
-       TCR     { R AT91C_SPI0_TCR      RW }
-       RCR     { R AT91C_SPI0_RCR      RW }
-       PTSR    { R AT91C_SPI0_PTSR     RO }
-       RNPR    { R AT91C_SPI0_RNPR     RW }
-       RPR     { R AT91C_SPI0_RPR      RW }
-       TNCR    { R AT91C_SPI0_TNCR     RW }
-       RNCR    { R AT91C_SPI0_RNCR     RW }
-       TNPR    { R AT91C_SPI0_TNPR     RW }
-       listeReg        { PTCR TPR TCR RCR PTSR RNPR RPR TNCR RNCR TNPR  }
-
-}
-array set PDC_US1_att {
-       RNCR    { R AT91C_US1_RNCR      RW }
-       PTCR    { R AT91C_US1_PTCR      WO }
-       TCR     { R AT91C_US1_TCR       RW }
-       PTSR    { R AT91C_US1_PTSR      RO }
-       TNPR    { R AT91C_US1_TNPR      RW }
-       RCR     { R AT91C_US1_RCR       RW }
-       RNPR    { R AT91C_US1_RNPR      RW }
-       RPR     { R AT91C_US1_RPR       RW }
-       TNCR    { R AT91C_US1_TNCR      RW }
-       TPR     { R AT91C_US1_TPR       RW }
-       listeReg        { RNCR PTCR TCR PTSR TNPR RCR RNPR RPR TNCR TPR  }
-
-}
-array set PDC_US0_att {
-       TNPR    { R AT91C_US0_TNPR      RW }
-       RNPR    { R AT91C_US0_RNPR      RW }
-       TCR     { R AT91C_US0_TCR       RW }
-       PTCR    { R AT91C_US0_PTCR      WO }
-       PTSR    { R AT91C_US0_PTSR      RO }
-       TNCR    { R AT91C_US0_TNCR      RW }
-       TPR     { R AT91C_US0_TPR       RW }
-       RCR     { R AT91C_US0_RCR       RW }
-       RPR     { R AT91C_US0_RPR       RW }
-       RNCR    { R AT91C_US0_RNCR      RW }
-       listeReg        { TNPR RNPR TCR PTCR PTSR TNCR TPR RCR RPR RNCR  }
-
-}
-array set PDC_SSC_att {
-       TNCR    { R AT91C_SSC_TNCR      RW }
-       RPR     { R AT91C_SSC_RPR       RW }
-       RNCR    { R AT91C_SSC_RNCR      RW }
-       TPR     { R AT91C_SSC_TPR       RW }
-       PTCR    { R AT91C_SSC_PTCR      WO }
-       TCR     { R AT91C_SSC_TCR       RW }
-       RCR     { R AT91C_SSC_RCR       RW }
-       RNPR    { R AT91C_SSC_RNPR      RW }
-       TNPR    { R AT91C_SSC_TNPR      RW }
-       PTSR    { R AT91C_SSC_PTSR      RO }
-       listeReg        { TNCR RPR RNCR TPR PTCR TCR RCR RNPR TNPR PTSR  }
-
-}
-array set PDC_ADC_att {
-       PTSR    { R AT91C_ADC_PTSR      RO }
-       PTCR    { R AT91C_ADC_PTCR      WO }
-       TNPR    { R AT91C_ADC_TNPR      RW }
-       TNCR    { R AT91C_ADC_TNCR      RW }
-       RNPR    { R AT91C_ADC_RNPR      RW }
-       RNCR    { R AT91C_ADC_RNCR      RW }
-       RPR     { R AT91C_ADC_RPR       RW }
-       TCR     { R AT91C_ADC_TCR       RW }
-       TPR     { R AT91C_ADC_TPR       RW }
-       RCR     { R AT91C_ADC_RCR       RW }
-       listeReg        { PTSR PTCR TNPR TNCR RNPR RNCR RPR TCR TPR RCR  }
-
-}
-
-# ========== PIO information ========== 
-
-array set def_PIOA_att {
-       PA0     {  RXD0  }
-       PA1     {  TXD0  }
-       PA10    {  TWD  }
-       PA11    {  TWCK  }
-       PA12    {  SPI0_NPCS0  }
-       PA13    {  SPI0_NPCS1   PCK1  }
-       PA14    {  SPI0_NPCS2   IRQ1  }
-       PA15    {  SPI0_NPCS3   TCLK2  }
-       PA16    {  SPI0_MISO  }
-       PA17    {  SPI0_MOSI  }
-       PA18    {  SPI0_SPCK  }
-       PA19    {  CANRX  }
-       PA2     {  SCK0   SPI1_NPCS1  }
-       PA20    {  CANTX  }
-       PA21    {  TF   SPI1_NPCS0  }
-       PA22    {  TK   SPI1_SPCK  }
-       PA23    {  TD   SPI1_MOSI  }
-       PA24    {  RD   SPI1_MISO  }
-       PA25    {  RK   SPI1_NPCS1  }
-       PA26    {  RF   SPI1_NPCS2  }
-       PA27    {  DRXD   PCK3  }
-       PA28    {  DTXD  }
-       PA29    {  FIQ   SPI1_NPCS3  }
-       PA3     {  RTS0   SPI1_NPCS2  }
-       PA30    {  IRQ0   PCK2  }
-       PA4     {  CTS0   SPI1_NPCS3  }
-       PA5     {  RXD1  }
-       PA6     {  TXD1  }
-       PA7     {  SCK1   SPI0_NPCS1  }
-       PA8     {  RTS1   SPI0_NPCS2  }
-       PA9     {  CTS1   SPI0_NPCS3  }
- }
-
-array set def_PIOB_att {
-       PB0     {  ETXCK_EREFCK   PCK0  }
-       PB1     {  ETXEN  }
-       PB10    {  ETX2   SPI1_NPCS1  }
-       PB11    {  ETX3   SPI1_NPCS2  }
-       PB12    {  ETXER   TCLK0  }
-       PB13    {  ERX2   SPI0_NPCS1  }
-       PB14    {  ERX3   SPI0_NPCS2  }
-       PB15    {  ERXDV_ECRSDV  }
-       PB16    {  ECOL   SPI1_NPCS3  }
-       PB17    {  ERXCK   SPI0_NPCS3  }
-       PB18    {  EF100   ADTRG  }
-       PB19    {  PWM0   TCLK1  }
-       PB2     {  ETX0  }
-       PB20    {  PWM1   PCK0  }
-       PB21    {  PWM2   PCK1  }
-       PB22    {  PWM3   PCK2  }
-       PB23    {  TIOA0   DCD1  }
-       PB24    {  TIOB0   DSR1  }
-       PB25    {  TIOA1   DTR1  }
-       PB26    {  TIOB1   RI1  }
-       PB27    {  TIOA2   PWM0  }
-       PB28    {  TIOB2   PWM1  }
-       PB29    {  PCK1   PWM2  }
-       PB3     {  ETX1  }
-       PB30    {  PCK2   PWM3  }
-       PB4     {  ECRS  }
-       PB5     {  ERX0  }
-       PB6     {  ERX1  }
-       PB7     {  ERXER  }
-       PB8     {  EMDC  }
-       PB9     {  EMDIO  }
- }
diff --git a/tools/ceedling/vendor/cmock/iar/iar_v4/incIAR/AT91SAM7X256_inc.h b/tools/ceedling/vendor/cmock/iar/iar_v4/incIAR/AT91SAM7X256_inc.h
deleted file mode 100644 (file)
index b393d05..0000000
+++ /dev/null
@@ -1,2268 +0,0 @@
-//  ----------------------------------------------------------------------------
-//          ATMEL Microcontroller Software Support  -  ROUSSET  -
-//  ----------------------------------------------------------------------------
-//  DISCLAIMER:  THIS SOFTWARE IS PROVIDED BY ATMEL "AS IS" AND ANY EXPRESS OR
-//  IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
-//  MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT ARE
-//  DISCLAIMED. IN NO EVENT SHALL ATMEL BE LIABLE FOR ANY DIRECT, INDIRECT,
-//  INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-//  LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA,
-//  OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
-//  LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
-//  NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
-//  EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-//  ----------------------------------------------------------------------------
-// File Name           : AT91SAM7X256.h
-// Object              : AT91SAM7X256 definitions
-// Generated           : AT91 SW Application Group  11/02/2005 (15:17:24)
-// 
-// CVS Reference       : /AT91SAM7X256.pl/1.14/Tue Sep 13 15:06:52 2005//
-// CVS Reference       : /SYS_SAM7X.pl/1.3/Tue Feb  1 17:01:43 2005//
-// CVS Reference       : /MC_SAM7X.pl/1.2/Fri May 20 14:13:04 2005//
-// CVS Reference       : /PMC_SAM7X.pl/1.4/Tue Feb  8 13:58:10 2005//
-// CVS Reference       : /RSTC_SAM7X.pl/1.2/Wed Jul 13 14:57:50 2005//
-// CVS Reference       : /UDP_SAM7X.pl/1.1/Tue May 10 11:35:35 2005//
-// CVS Reference       : /PWM_SAM7X.pl/1.1/Tue May 10 11:53:07 2005//
-// CVS Reference       : /AIC_6075B.pl/1.3/Fri May 20 14:01:30 2005//
-// CVS Reference       : /PIO_6057A.pl/1.2/Thu Feb  3 10:18:28 2005//
-// CVS Reference       : /RTTC_6081A.pl/1.2/Tue Nov  9 14:43:58 2004//
-// CVS Reference       : /PITC_6079A.pl/1.2/Tue Nov  9 14:43:56 2004//
-// CVS Reference       : /WDTC_6080A.pl/1.3/Tue Nov  9 14:44:00 2004//
-// CVS Reference       : /VREG_6085B.pl/1.1/Tue Feb  1 16:05:48 2005//
-// CVS Reference       : /PDC_6074C.pl/1.2/Thu Feb  3 08:48:54 2005//
-// CVS Reference       : /DBGU_6059D.pl/1.1/Mon Jan 31 13:15:32 2005//
-// CVS Reference       : /SPI_6088D.pl/1.3/Fri May 20 14:08:59 2005//
-// CVS Reference       : /US_6089C.pl/1.1/Mon Jul 12 18:23:26 2004//
-// CVS Reference       : /SSC_6078B.pl/1.1/Wed Jul 13 15:19:19 2005//
-// CVS Reference       : /TWI_6061A.pl/1.1/Tue Jul 13 07:38:06 2004//
-// CVS Reference       : /TC_6082A.pl/1.7/Fri Mar 11 12:52:17 2005//
-// CVS Reference       : /CAN_6019B.pl/1.1/Tue Mar  8 12:42:22 2005//
-// CVS Reference       : /EMACB_6119A.pl/1.6/Wed Jul 13 15:05:35 2005//
-// CVS Reference       : /ADC_6051C.pl/1.1/Fri Oct 17 09:12:38 2003//
-//  ----------------------------------------------------------------------------
-
-// Hardware register definition
-
-// *****************************************************************************
-//              SOFTWARE API DEFINITION  FOR System Peripherals
-// *****************************************************************************
-
-// *****************************************************************************
-//              SOFTWARE API DEFINITION  FOR Advanced Interrupt Controller
-// *****************************************************************************
-// *** Register offset in AT91S_AIC structure ***
-#define AIC_SMR         ( 0) // Source Mode Register
-#define AIC_SVR         (128) // Source Vector Register
-#define AIC_IVR         (256) // IRQ Vector Register
-#define AIC_FVR         (260) // FIQ Vector Register
-#define AIC_ISR         (264) // Interrupt Status Register
-#define AIC_IPR         (268) // Interrupt Pending Register
-#define AIC_IMR         (272) // Interrupt Mask Register
-#define AIC_CISR        (276) // Core Interrupt Status Register
-#define AIC_IECR        (288) // Interrupt Enable Command Register
-#define AIC_IDCR        (292) // Interrupt Disable Command Register
-#define AIC_ICCR        (296) // Interrupt Clear Command Register
-#define AIC_ISCR        (300) // Interrupt Set Command Register
-#define AIC_EOICR       (304) // End of Interrupt Command Register
-#define AIC_SPU         (308) // Spurious Vector Register
-#define AIC_DCR         (312) // Debug Control Register (Protect)
-#define AIC_FFER        (320) // Fast Forcing Enable Register
-#define AIC_FFDR        (324) // Fast Forcing Disable Register
-#define AIC_FFSR        (328) // Fast Forcing Status Register
-// -------- AIC_SMR : (AIC Offset: 0x0) Control Register -------- 
-#define AT91C_AIC_PRIOR           (0x7 <<  0) // (AIC) Priority Level
-#define        AT91C_AIC_PRIOR_LOWEST               (0x0) // (AIC) Lowest priority level
-#define        AT91C_AIC_PRIOR_HIGHEST              (0x7) // (AIC) Highest priority level
-#define AT91C_AIC_SRCTYPE         (0x3 <<  5) // (AIC) Interrupt Source Type
-#define        AT91C_AIC_SRCTYPE_INT_HIGH_LEVEL       (0x0 <<  5) // (AIC) Internal Sources Code Label High-level Sensitive
-#define        AT91C_AIC_SRCTYPE_EXT_LOW_LEVEL        (0x0 <<  5) // (AIC) External Sources Code Label Low-level Sensitive
-#define        AT91C_AIC_SRCTYPE_INT_POSITIVE_EDGE    (0x1 <<  5) // (AIC) Internal Sources Code Label Positive Edge triggered
-#define        AT91C_AIC_SRCTYPE_EXT_NEGATIVE_EDGE    (0x1 <<  5) // (AIC) External Sources Code Label Negative Edge triggered
-#define        AT91C_AIC_SRCTYPE_HIGH_LEVEL           (0x2 <<  5) // (AIC) Internal Or External Sources Code Label High-level Sensitive
-#define        AT91C_AIC_SRCTYPE_POSITIVE_EDGE        (0x3 <<  5) // (AIC) Internal Or External Sources Code Label Positive Edge triggered
-// -------- AIC_CISR : (AIC Offset: 0x114) AIC Core Interrupt Status Register -------- 
-#define AT91C_AIC_NFIQ            (0x1 <<  0) // (AIC) NFIQ Status
-#define AT91C_AIC_NIRQ            (0x1 <<  1) // (AIC) NIRQ Status
-// -------- AIC_DCR : (AIC Offset: 0x138) AIC Debug Control Register (Protect) -------- 
-#define AT91C_AIC_DCR_PROT        (0x1 <<  0) // (AIC) Protection Mode
-#define AT91C_AIC_DCR_GMSK        (0x1 <<  1) // (AIC) General Mask
-
-// *****************************************************************************
-//              SOFTWARE API DEFINITION  FOR Peripheral DMA Controller
-// *****************************************************************************
-// *** Register offset in AT91S_PDC structure ***
-#define PDC_RPR         ( 0) // Receive Pointer Register
-#define PDC_RCR         ( 4) // Receive Counter Register
-#define PDC_TPR         ( 8) // Transmit Pointer Register
-#define PDC_TCR         (12) // Transmit Counter Register
-#define PDC_RNPR        (16) // Receive Next Pointer Register
-#define PDC_RNCR        (20) // Receive Next Counter Register
-#define PDC_TNPR        (24) // Transmit Next Pointer Register
-#define PDC_TNCR        (28) // Transmit Next Counter Register
-#define PDC_PTCR        (32) // PDC Transfer Control Register
-#define PDC_PTSR        (36) // PDC Transfer Status Register
-// -------- PDC_PTCR : (PDC Offset: 0x20) PDC Transfer Control Register -------- 
-#define AT91C_PDC_RXTEN           (0x1 <<  0) // (PDC) Receiver Transfer Enable
-#define AT91C_PDC_RXTDIS          (0x1 <<  1) // (PDC) Receiver Transfer Disable
-#define AT91C_PDC_TXTEN           (0x1 <<  8) // (PDC) Transmitter Transfer Enable
-#define AT91C_PDC_TXTDIS          (0x1 <<  9) // (PDC) Transmitter Transfer Disable
-// -------- PDC_PTSR : (PDC Offset: 0x24) PDC Transfer Status Register -------- 
-
-// *****************************************************************************
-//              SOFTWARE API DEFINITION  FOR Debug Unit
-// *****************************************************************************
-// *** Register offset in AT91S_DBGU structure ***
-#define DBGU_CR         ( 0) // Control Register
-#define DBGU_MR         ( 4) // Mode Register
-#define DBGU_IER        ( 8) // Interrupt Enable Register
-#define DBGU_IDR        (12) // Interrupt Disable Register
-#define DBGU_IMR        (16) // Interrupt Mask Register
-#define DBGU_CSR        (20) // Channel Status Register
-#define DBGU_RHR        (24) // Receiver Holding Register
-#define DBGU_THR        (28) // Transmitter Holding Register
-#define DBGU_BRGR       (32) // Baud Rate Generator Register
-#define DBGU_CIDR       (64) // Chip ID Register
-#define DBGU_EXID       (68) // Chip ID Extension Register
-#define DBGU_FNTR       (72) // Force NTRST Register
-#define DBGU_RPR        (256) // Receive Pointer Register
-#define DBGU_RCR        (260) // Receive Counter Register
-#define DBGU_TPR        (264) // Transmit Pointer Register
-#define DBGU_TCR        (268) // Transmit Counter Register
-#define DBGU_RNPR       (272) // Receive Next Pointer Register
-#define DBGU_RNCR       (276) // Receive Next Counter Register
-#define DBGU_TNPR       (280) // Transmit Next Pointer Register
-#define DBGU_TNCR       (284) // Transmit Next Counter Register
-#define DBGU_PTCR       (288) // PDC Transfer Control Register
-#define DBGU_PTSR       (292) // PDC Transfer Status Register
-// -------- DBGU_CR : (DBGU Offset: 0x0) Debug Unit Control Register -------- 
-#define AT91C_US_RSTRX            (0x1 <<  2) // (DBGU) Reset Receiver
-#define AT91C_US_RSTTX            (0x1 <<  3) // (DBGU) Reset Transmitter
-#define AT91C_US_RXEN             (0x1 <<  4) // (DBGU) Receiver Enable
-#define AT91C_US_RXDIS            (0x1 <<  5) // (DBGU) Receiver Disable
-#define AT91C_US_TXEN             (0x1 <<  6) // (DBGU) Transmitter Enable
-#define AT91C_US_TXDIS            (0x1 <<  7) // (DBGU) Transmitter Disable
-#define AT91C_US_RSTSTA           (0x1 <<  8) // (DBGU) Reset Status Bits
-// -------- DBGU_MR : (DBGU Offset: 0x4) Debug Unit Mode Register -------- 
-#define AT91C_US_PAR              (0x7 <<  9) // (DBGU) Parity type
-#define        AT91C_US_PAR_EVEN                 (0x0 <<  9) // (DBGU) Even Parity
-#define        AT91C_US_PAR_ODD                  (0x1 <<  9) // (DBGU) Odd Parity
-#define        AT91C_US_PAR_SPACE                (0x2 <<  9) // (DBGU) Parity forced to 0 (Space)
-#define        AT91C_US_PAR_MARK                 (0x3 <<  9) // (DBGU) Parity forced to 1 (Mark)
-#define        AT91C_US_PAR_NONE                 (0x4 <<  9) // (DBGU) No Parity
-#define        AT91C_US_PAR_MULTI_DROP           (0x6 <<  9) // (DBGU) Multi-drop mode
-#define AT91C_US_CHMODE           (0x3 << 14) // (DBGU) Channel Mode
-#define        AT91C_US_CHMODE_NORMAL               (0x0 << 14) // (DBGU) Normal Mode: The USART channel operates as an RX/TX USART.
-#define        AT91C_US_CHMODE_AUTO                 (0x1 << 14) // (DBGU) Automatic Echo: Receiver Data Input is connected to the TXD pin.
-#define        AT91C_US_CHMODE_LOCAL                (0x2 << 14) // (DBGU) Local Loopback: Transmitter Output Signal is connected to Receiver Input Signal.
-#define        AT91C_US_CHMODE_REMOTE               (0x3 << 14) // (DBGU) Remote Loopback: RXD pin is internally connected to TXD pin.
-// -------- DBGU_IER : (DBGU Offset: 0x8) Debug Unit Interrupt Enable Register -------- 
-#define AT91C_US_RXRDY            (0x1 <<  0) // (DBGU) RXRDY Interrupt
-#define AT91C_US_TXRDY            (0x1 <<  1) // (DBGU) TXRDY Interrupt
-#define AT91C_US_ENDRX            (0x1 <<  3) // (DBGU) End of Receive Transfer Interrupt
-#define AT91C_US_ENDTX            (0x1 <<  4) // (DBGU) End of Transmit Interrupt
-#define AT91C_US_OVRE             (0x1 <<  5) // (DBGU) Overrun Interrupt
-#define AT91C_US_FRAME            (0x1 <<  6) // (DBGU) Framing Error Interrupt
-#define AT91C_US_PARE             (0x1 <<  7) // (DBGU) Parity Error Interrupt
-#define AT91C_US_TXEMPTY          (0x1 <<  9) // (DBGU) TXEMPTY Interrupt
-#define AT91C_US_TXBUFE           (0x1 << 11) // (DBGU) TXBUFE Interrupt
-#define AT91C_US_RXBUFF           (0x1 << 12) // (DBGU) RXBUFF Interrupt
-#define AT91C_US_COMM_TX          (0x1 << 30) // (DBGU) COMM_TX Interrupt
-#define AT91C_US_COMM_RX          (0x1 << 31) // (DBGU) COMM_RX Interrupt
-// -------- DBGU_IDR : (DBGU Offset: 0xc) Debug Unit Interrupt Disable Register -------- 
-// -------- DBGU_IMR : (DBGU Offset: 0x10) Debug Unit Interrupt Mask Register -------- 
-// -------- DBGU_CSR : (DBGU Offset: 0x14) Debug Unit Channel Status Register -------- 
-// -------- DBGU_FNTR : (DBGU Offset: 0x48) Debug Unit FORCE_NTRST Register -------- 
-#define AT91C_US_FORCE_NTRST      (0x1 <<  0) // (DBGU) Force NTRST in JTAG
-
-// *****************************************************************************
-//              SOFTWARE API DEFINITION  FOR Parallel Input Output Controler
-// *****************************************************************************
-// *** Register offset in AT91S_PIO structure ***
-#define PIO_PER         ( 0) // PIO Enable Register
-#define PIO_PDR         ( 4) // PIO Disable Register
-#define PIO_PSR         ( 8) // PIO Status Register
-#define PIO_OER         (16) // Output Enable Register
-#define PIO_ODR         (20) // Output Disable Registerr
-#define PIO_OSR         (24) // Output Status Register
-#define PIO_IFER        (32) // Input Filter Enable Register
-#define PIO_IFDR        (36) // Input Filter Disable Register
-#define PIO_IFSR        (40) // Input Filter Status Register
-#define PIO_SODR        (48) // Set Output Data Register
-#define PIO_CODR        (52) // Clear Output Data Register
-#define PIO_ODSR        (56) // Output Data Status Register
-#define PIO_PDSR        (60) // Pin Data Status Register
-#define PIO_IER         (64) // Interrupt Enable Register
-#define PIO_IDR         (68) // Interrupt Disable Register
-#define PIO_IMR         (72) // Interrupt Mask Register
-#define PIO_ISR         (76) // Interrupt Status Register
-#define PIO_MDER        (80) // Multi-driver Enable Register
-#define PIO_MDDR        (84) // Multi-driver Disable Register
-#define PIO_MDSR        (88) // Multi-driver Status Register
-#define PIO_PPUDR       (96) // Pull-up Disable Register
-#define PIO_PPUER       (100) // Pull-up Enable Register
-#define PIO_PPUSR       (104) // Pull-up Status Register
-#define PIO_ASR         (112) // Select A Register
-#define PIO_BSR         (116) // Select B Register
-#define PIO_ABSR        (120) // AB Select Status Register
-#define PIO_OWER        (160) // Output Write Enable Register
-#define PIO_OWDR        (164) // Output Write Disable Register
-#define PIO_OWSR        (168) // Output Write Status Register
-
-// *****************************************************************************
-//              SOFTWARE API DEFINITION  FOR Clock Generator Controler
-// *****************************************************************************
-// *** Register offset in AT91S_CKGR structure ***
-#define CKGR_MOR        ( 0) // Main Oscillator Register
-#define CKGR_MCFR       ( 4) // Main Clock  Frequency Register
-#define CKGR_PLLR       (12) // PLL Register
-// -------- CKGR_MOR : (CKGR Offset: 0x0) Main Oscillator Register -------- 
-#define AT91C_CKGR_MOSCEN         (0x1 <<  0) // (CKGR) Main Oscillator Enable
-#define AT91C_CKGR_OSCBYPASS      (0x1 <<  1) // (CKGR) Main Oscillator Bypass
-#define AT91C_CKGR_OSCOUNT        (0xFF <<  8) // (CKGR) Main Oscillator Start-up Time
-// -------- CKGR_MCFR : (CKGR Offset: 0x4) Main Clock Frequency Register -------- 
-#define AT91C_CKGR_MAINF          (0xFFFF <<  0) // (CKGR) Main Clock Frequency
-#define AT91C_CKGR_MAINRDY        (0x1 << 16) // (CKGR) Main Clock Ready
-// -------- CKGR_PLLR : (CKGR Offset: 0xc) PLL B Register -------- 
-#define AT91C_CKGR_DIV            (0xFF <<  0) // (CKGR) Divider Selected
-#define        AT91C_CKGR_DIV_0                    (0x0) // (CKGR) Divider output is 0
-#define        AT91C_CKGR_DIV_BYPASS               (0x1) // (CKGR) Divider is bypassed
-#define AT91C_CKGR_PLLCOUNT       (0x3F <<  8) // (CKGR) PLL Counter
-#define AT91C_CKGR_OUT            (0x3 << 14) // (CKGR) PLL Output Frequency Range
-#define        AT91C_CKGR_OUT_0                    (0x0 << 14) // (CKGR) Please refer to the PLL datasheet
-#define        AT91C_CKGR_OUT_1                    (0x1 << 14) // (CKGR) Please refer to the PLL datasheet
-#define        AT91C_CKGR_OUT_2                    (0x2 << 14) // (CKGR) Please refer to the PLL datasheet
-#define        AT91C_CKGR_OUT_3                    (0x3 << 14) // (CKGR) Please refer to the PLL datasheet
-#define AT91C_CKGR_MUL            (0x7FF << 16) // (CKGR) PLL Multiplier
-#define AT91C_CKGR_USBDIV         (0x3 << 28) // (CKGR) Divider for USB Clocks
-#define        AT91C_CKGR_USBDIV_0                    (0x0 << 28) // (CKGR) Divider output is PLL clock output
-#define        AT91C_CKGR_USBDIV_1                    (0x1 << 28) // (CKGR) Divider output is PLL clock output divided by 2
-#define        AT91C_CKGR_USBDIV_2                    (0x2 << 28) // (CKGR) Divider output is PLL clock output divided by 4
-
-// *****************************************************************************
-//              SOFTWARE API DEFINITION  FOR Power Management Controler
-// *****************************************************************************
-// *** Register offset in AT91S_PMC structure ***
-#define PMC_SCER        ( 0) // System Clock Enable Register
-#define PMC_SCDR        ( 4) // System Clock Disable Register
-#define PMC_SCSR        ( 8) // System Clock Status Register
-#define PMC_PCER        (16) // Peripheral Clock Enable Register
-#define PMC_PCDR        (20) // Peripheral Clock Disable Register
-#define PMC_PCSR        (24) // Peripheral Clock Status Register
-#define PMC_MOR         (32) // Main Oscillator Register
-#define PMC_MCFR        (36) // Main Clock  Frequency Register
-#define PMC_PLLR        (44) // PLL Register
-#define PMC_MCKR        (48) // Master Clock Register
-#define PMC_PCKR        (64) // Programmable Clock Register
-#define PMC_IER         (96) // Interrupt Enable Register
-#define PMC_IDR         (100) // Interrupt Disable Register
-#define PMC_SR          (104) // Status Register
-#define PMC_IMR         (108) // Interrupt Mask Register
-// -------- PMC_SCER : (PMC Offset: 0x0) System Clock Enable Register -------- 
-#define AT91C_PMC_PCK             (0x1 <<  0) // (PMC) Processor Clock
-#define AT91C_PMC_UDP             (0x1 <<  7) // (PMC) USB Device Port Clock
-#define AT91C_PMC_PCK0            (0x1 <<  8) // (PMC) Programmable Clock Output
-#define AT91C_PMC_PCK1            (0x1 <<  9) // (PMC) Programmable Clock Output
-#define AT91C_PMC_PCK2            (0x1 << 10) // (PMC) Programmable Clock Output
-#define AT91C_PMC_PCK3            (0x1 << 11) // (PMC) Programmable Clock Output
-// -------- PMC_SCDR : (PMC Offset: 0x4) System Clock Disable Register -------- 
-// -------- PMC_SCSR : (PMC Offset: 0x8) System Clock Status Register -------- 
-// -------- CKGR_MOR : (PMC Offset: 0x20) Main Oscillator Register -------- 
-// -------- CKGR_MCFR : (PMC Offset: 0x24) Main Clock Frequency Register -------- 
-// -------- CKGR_PLLR : (PMC Offset: 0x2c) PLL B Register -------- 
-// -------- PMC_MCKR : (PMC Offset: 0x30) Master Clock Register -------- 
-#define AT91C_PMC_CSS             (0x3 <<  0) // (PMC) Programmable Clock Selection
-#define        AT91C_PMC_CSS_SLOW_CLK             (0x0) // (PMC) Slow Clock is selected
-#define        AT91C_PMC_CSS_MAIN_CLK             (0x1) // (PMC) Main Clock is selected
-#define        AT91C_PMC_CSS_PLL_CLK              (0x3) // (PMC) Clock from PLL is selected
-#define AT91C_PMC_PRES            (0x7 <<  2) // (PMC) Programmable Clock Prescaler
-#define        AT91C_PMC_PRES_CLK                  (0x0 <<  2) // (PMC) Selected clock
-#define        AT91C_PMC_PRES_CLK_2                (0x1 <<  2) // (PMC) Selected clock divided by 2
-#define        AT91C_PMC_PRES_CLK_4                (0x2 <<  2) // (PMC) Selected clock divided by 4
-#define        AT91C_PMC_PRES_CLK_8                (0x3 <<  2) // (PMC) Selected clock divided by 8
-#define        AT91C_PMC_PRES_CLK_16               (0x4 <<  2) // (PMC) Selected clock divided by 16
-#define        AT91C_PMC_PRES_CLK_32               (0x5 <<  2) // (PMC) Selected clock divided by 32
-#define        AT91C_PMC_PRES_CLK_64               (0x6 <<  2) // (PMC) Selected clock divided by 64
-// -------- PMC_PCKR : (PMC Offset: 0x40) Programmable Clock Register -------- 
-// -------- PMC_IER : (PMC Offset: 0x60) PMC Interrupt Enable Register -------- 
-#define AT91C_PMC_MOSCS           (0x1 <<  0) // (PMC) MOSC Status/Enable/Disable/Mask
-#define AT91C_PMC_LOCK            (0x1 <<  2) // (PMC) PLL Status/Enable/Disable/Mask
-#define AT91C_PMC_MCKRDY          (0x1 <<  3) // (PMC) MCK_RDY Status/Enable/Disable/Mask
-#define AT91C_PMC_PCK0RDY         (0x1 <<  8) // (PMC) PCK0_RDY Status/Enable/Disable/Mask
-#define AT91C_PMC_PCK1RDY         (0x1 <<  9) // (PMC) PCK1_RDY Status/Enable/Disable/Mask
-#define AT91C_PMC_PCK2RDY         (0x1 << 10) // (PMC) PCK2_RDY Status/Enable/Disable/Mask
-#define AT91C_PMC_PCK3RDY         (0x1 << 11) // (PMC) PCK3_RDY Status/Enable/Disable/Mask
-// -------- PMC_IDR : (PMC Offset: 0x64) PMC Interrupt Disable Register -------- 
-// -------- PMC_SR : (PMC Offset: 0x68) PMC Status Register -------- 
-// -------- PMC_IMR : (PMC Offset: 0x6c) PMC Interrupt Mask Register -------- 
-
-// *****************************************************************************
-//              SOFTWARE API DEFINITION  FOR Reset Controller Interface
-// *****************************************************************************
-// *** Register offset in AT91S_RSTC structure ***
-#define RSTC_RCR        ( 0) // Reset Control Register
-#define RSTC_RSR        ( 4) // Reset Status Register
-#define RSTC_RMR        ( 8) // Reset Mode Register
-// -------- RSTC_RCR : (RSTC Offset: 0x0) Reset Control Register -------- 
-#define AT91C_RSTC_PROCRST        (0x1 <<  0) // (RSTC) Processor Reset
-#define AT91C_RSTC_PERRST         (0x1 <<  2) // (RSTC) Peripheral Reset
-#define AT91C_RSTC_EXTRST         (0x1 <<  3) // (RSTC) External Reset
-#define AT91C_RSTC_KEY            (0xFF << 24) // (RSTC) Password
-// -------- RSTC_RSR : (RSTC Offset: 0x4) Reset Status Register -------- 
-#define AT91C_RSTC_URSTS          (0x1 <<  0) // (RSTC) User Reset Status
-#define AT91C_RSTC_BODSTS         (0x1 <<  1) // (RSTC) Brownout Detection Status
-#define AT91C_RSTC_RSTTYP         (0x7 <<  8) // (RSTC) Reset Type
-#define        AT91C_RSTC_RSTTYP_POWERUP              (0x0 <<  8) // (RSTC) Power-up Reset. VDDCORE rising.
-#define        AT91C_RSTC_RSTTYP_WAKEUP               (0x1 <<  8) // (RSTC) WakeUp Reset. VDDCORE rising.
-#define        AT91C_RSTC_RSTTYP_WATCHDOG             (0x2 <<  8) // (RSTC) Watchdog Reset. Watchdog overflow occured.
-#define        AT91C_RSTC_RSTTYP_SOFTWARE             (0x3 <<  8) // (RSTC) Software Reset. Processor reset required by the software.
-#define        AT91C_RSTC_RSTTYP_USER                 (0x4 <<  8) // (RSTC) User Reset. NRST pin detected low.
-#define        AT91C_RSTC_RSTTYP_BROWNOUT             (0x5 <<  8) // (RSTC) Brownout Reset occured.
-#define AT91C_RSTC_NRSTL          (0x1 << 16) // (RSTC) NRST pin level
-#define AT91C_RSTC_SRCMP          (0x1 << 17) // (RSTC) Software Reset Command in Progress.
-// -------- RSTC_RMR : (RSTC Offset: 0x8) Reset Mode Register -------- 
-#define AT91C_RSTC_URSTEN         (0x1 <<  0) // (RSTC) User Reset Enable
-#define AT91C_RSTC_URSTIEN        (0x1 <<  4) // (RSTC) User Reset Interrupt Enable
-#define AT91C_RSTC_ERSTL          (0xF <<  8) // (RSTC) User Reset Length
-#define AT91C_RSTC_BODIEN         (0x1 << 16) // (RSTC) Brownout Detection Interrupt Enable
-
-// *****************************************************************************
-//              SOFTWARE API DEFINITION  FOR Real Time Timer Controller Interface
-// *****************************************************************************
-// *** Register offset in AT91S_RTTC structure ***
-#define RTTC_RTMR       ( 0) // Real-time Mode Register
-#define RTTC_RTAR       ( 4) // Real-time Alarm Register
-#define RTTC_RTVR       ( 8) // Real-time Value Register
-#define RTTC_RTSR       (12) // Real-time Status Register
-// -------- RTTC_RTMR : (RTTC Offset: 0x0) Real-time Mode Register -------- 
-#define AT91C_RTTC_RTPRES         (0xFFFF <<  0) // (RTTC) Real-time Timer Prescaler Value
-#define AT91C_RTTC_ALMIEN         (0x1 << 16) // (RTTC) Alarm Interrupt Enable
-#define AT91C_RTTC_RTTINCIEN      (0x1 << 17) // (RTTC) Real Time Timer Increment Interrupt Enable
-#define AT91C_RTTC_RTTRST         (0x1 << 18) // (RTTC) Real Time Timer Restart
-// -------- RTTC_RTAR : (RTTC Offset: 0x4) Real-time Alarm Register -------- 
-#define AT91C_RTTC_ALMV           (0x0 <<  0) // (RTTC) Alarm Value
-// -------- RTTC_RTVR : (RTTC Offset: 0x8) Current Real-time Value Register -------- 
-#define AT91C_RTTC_CRTV           (0x0 <<  0) // (RTTC) Current Real-time Value
-// -------- RTTC_RTSR : (RTTC Offset: 0xc) Real-time Status Register -------- 
-#define AT91C_RTTC_ALMS           (0x1 <<  0) // (RTTC) Real-time Alarm Status
-#define AT91C_RTTC_RTTINC         (0x1 <<  1) // (RTTC) Real-time Timer Increment
-
-// *****************************************************************************
-//              SOFTWARE API DEFINITION  FOR Periodic Interval Timer Controller Interface
-// *****************************************************************************
-// *** Register offset in AT91S_PITC structure ***
-#define PITC_PIMR       ( 0) // Period Interval Mode Register
-#define PITC_PISR       ( 4) // Period Interval Status Register
-#define PITC_PIVR       ( 8) // Period Interval Value Register
-#define PITC_PIIR       (12) // Period Interval Image Register
-// -------- PITC_PIMR : (PITC Offset: 0x0) Periodic Interval Mode Register -------- 
-#define AT91C_PITC_PIV            (0xFFFFF <<  0) // (PITC) Periodic Interval Value
-#define AT91C_PITC_PITEN          (0x1 << 24) // (PITC) Periodic Interval Timer Enabled
-#define AT91C_PITC_PITIEN         (0x1 << 25) // (PITC) Periodic Interval Timer Interrupt Enable
-// -------- PITC_PISR : (PITC Offset: 0x4) Periodic Interval Status Register -------- 
-#define AT91C_PITC_PITS           (0x1 <<  0) // (PITC) Periodic Interval Timer Status
-// -------- PITC_PIVR : (PITC Offset: 0x8) Periodic Interval Value Register -------- 
-#define AT91C_PITC_CPIV           (0xFFFFF <<  0) // (PITC) Current Periodic Interval Value
-#define AT91C_PITC_PICNT          (0xFFF << 20) // (PITC) Periodic Interval Counter
-// -------- PITC_PIIR : (PITC Offset: 0xc) Periodic Interval Image Register -------- 
-
-// *****************************************************************************
-//              SOFTWARE API DEFINITION  FOR Watchdog Timer Controller Interface
-// *****************************************************************************
-// *** Register offset in AT91S_WDTC structure ***
-#define WDTC_WDCR       ( 0) // Watchdog Control Register
-#define WDTC_WDMR       ( 4) // Watchdog Mode Register
-#define WDTC_WDSR       ( 8) // Watchdog Status Register
-// -------- WDTC_WDCR : (WDTC Offset: 0x0) Periodic Interval Image Register -------- 
-#define AT91C_WDTC_WDRSTT         (0x1 <<  0) // (WDTC) Watchdog Restart
-#define AT91C_WDTC_KEY            (0xFF << 24) // (WDTC) Watchdog KEY Password
-// -------- WDTC_WDMR : (WDTC Offset: 0x4) Watchdog Mode Register -------- 
-#define AT91C_WDTC_WDV            (0xFFF <<  0) // (WDTC) Watchdog Timer Restart
-#define AT91C_WDTC_WDFIEN         (0x1 << 12) // (WDTC) Watchdog Fault Interrupt Enable
-#define AT91C_WDTC_WDRSTEN        (0x1 << 13) // (WDTC) Watchdog Reset Enable
-#define AT91C_WDTC_WDRPROC        (0x1 << 14) // (WDTC) Watchdog Timer Restart
-#define AT91C_WDTC_WDDIS          (0x1 << 15) // (WDTC) Watchdog Disable
-#define AT91C_WDTC_WDD            (0xFFF << 16) // (WDTC) Watchdog Delta Value
-#define AT91C_WDTC_WDDBGHLT       (0x1 << 28) // (WDTC) Watchdog Debug Halt
-#define AT91C_WDTC_WDIDLEHLT      (0x1 << 29) // (WDTC) Watchdog Idle Halt
-// -------- WDTC_WDSR : (WDTC Offset: 0x8) Watchdog Status Register -------- 
-#define AT91C_WDTC_WDUNF          (0x1 <<  0) // (WDTC) Watchdog Underflow
-#define AT91C_WDTC_WDERR          (0x1 <<  1) // (WDTC) Watchdog Error
-
-// *****************************************************************************
-//              SOFTWARE API DEFINITION  FOR Voltage Regulator Mode Controller Interface
-// *****************************************************************************
-// *** Register offset in AT91S_VREG structure ***
-#define VREG_MR         ( 0) // Voltage Regulator Mode Register
-// -------- VREG_MR : (VREG Offset: 0x0) Voltage Regulator Mode Register -------- 
-#define AT91C_VREG_PSTDBY         (0x1 <<  0) // (VREG) Voltage Regulator Power Standby Mode
-
-// *****************************************************************************
-//              SOFTWARE API DEFINITION  FOR Memory Controller Interface
-// *****************************************************************************
-// *** Register offset in AT91S_MC structure ***
-#define MC_RCR          ( 0) // MC Remap Control Register
-#define MC_ASR          ( 4) // MC Abort Status Register
-#define MC_AASR         ( 8) // MC Abort Address Status Register
-#define MC_FMR          (96) // MC Flash Mode Register
-#define MC_FCR          (100) // MC Flash Command Register
-#define MC_FSR          (104) // MC Flash Status Register
-// -------- MC_RCR : (MC Offset: 0x0) MC Remap Control Register -------- 
-#define AT91C_MC_RCB              (0x1 <<  0) // (MC) Remap Command Bit
-// -------- MC_ASR : (MC Offset: 0x4) MC Abort Status Register -------- 
-#define AT91C_MC_UNDADD           (0x1 <<  0) // (MC) Undefined Addess Abort Status
-#define AT91C_MC_MISADD           (0x1 <<  1) // (MC) Misaligned Addess Abort Status
-#define AT91C_MC_ABTSZ            (0x3 <<  8) // (MC) Abort Size Status
-#define        AT91C_MC_ABTSZ_BYTE                 (0x0 <<  8) // (MC) Byte
-#define        AT91C_MC_ABTSZ_HWORD                (0x1 <<  8) // (MC) Half-word
-#define        AT91C_MC_ABTSZ_WORD                 (0x2 <<  8) // (MC) Word
-#define AT91C_MC_ABTTYP           (0x3 << 10) // (MC) Abort Type Status
-#define        AT91C_MC_ABTTYP_DATAR                (0x0 << 10) // (MC) Data Read
-#define        AT91C_MC_ABTTYP_DATAW                (0x1 << 10) // (MC) Data Write
-#define        AT91C_MC_ABTTYP_FETCH                (0x2 << 10) // (MC) Code Fetch
-#define AT91C_MC_MST0             (0x1 << 16) // (MC) Master 0 Abort Source
-#define AT91C_MC_MST1             (0x1 << 17) // (MC) Master 1 Abort Source
-#define AT91C_MC_SVMST0           (0x1 << 24) // (MC) Saved Master 0 Abort Source
-#define AT91C_MC_SVMST1           (0x1 << 25) // (MC) Saved Master 1 Abort Source
-// -------- MC_FMR : (MC Offset: 0x60) MC Flash Mode Register -------- 
-#define AT91C_MC_FRDY             (0x1 <<  0) // (MC) Flash Ready
-#define AT91C_MC_LOCKE            (0x1 <<  2) // (MC) Lock Error
-#define AT91C_MC_PROGE            (0x1 <<  3) // (MC) Programming Error
-#define AT91C_MC_NEBP             (0x1 <<  7) // (MC) No Erase Before Programming
-#define AT91C_MC_FWS              (0x3 <<  8) // (MC) Flash Wait State
-#define        AT91C_MC_FWS_0FWS                 (0x0 <<  8) // (MC) 1 cycle for Read, 2 for Write operations
-#define        AT91C_MC_FWS_1FWS                 (0x1 <<  8) // (MC) 2 cycles for Read, 3 for Write operations
-#define        AT91C_MC_FWS_2FWS                 (0x2 <<  8) // (MC) 3 cycles for Read, 4 for Write operations
-#define        AT91C_MC_FWS_3FWS                 (0x3 <<  8) // (MC) 4 cycles for Read, 4 for Write operations
-#define AT91C_MC_FMCN             (0xFF << 16) // (MC) Flash Microsecond Cycle Number
-// -------- MC_FCR : (MC Offset: 0x64) MC Flash Command Register -------- 
-#define AT91C_MC_FCMD             (0xF <<  0) // (MC) Flash Command
-#define        AT91C_MC_FCMD_START_PROG           (0x1) // (MC) Starts the programming of th epage specified by PAGEN.
-#define        AT91C_MC_FCMD_LOCK                 (0x2) // (MC) Starts a lock sequence of the sector defined by the bits 4 to 7 of the field PAGEN.
-#define        AT91C_MC_FCMD_PROG_AND_LOCK        (0x3) // (MC) The lock sequence automatically happens after the programming sequence is completed.
-#define        AT91C_MC_FCMD_UNLOCK               (0x4) // (MC) Starts an unlock sequence of the sector defined by the bits 4 to 7 of the field PAGEN.
-#define        AT91C_MC_FCMD_ERASE_ALL            (0x8) // (MC) Starts the erase of the entire flash.If at least a page is locked, the command is cancelled.
-#define        AT91C_MC_FCMD_SET_GP_NVM           (0xB) // (MC) Set General Purpose NVM bits.
-#define        AT91C_MC_FCMD_CLR_GP_NVM           (0xD) // (MC) Clear General Purpose NVM bits.
-#define        AT91C_MC_FCMD_SET_SECURITY         (0xF) // (MC) Set Security Bit.
-#define AT91C_MC_PAGEN            (0x3FF <<  8) // (MC) Page Number
-#define AT91C_MC_KEY              (0xFF << 24) // (MC) Writing Protect Key
-// -------- MC_FSR : (MC Offset: 0x68) MC Flash Command Register -------- 
-#define AT91C_MC_SECURITY         (0x1 <<  4) // (MC) Security Bit Status
-#define AT91C_MC_GPNVM0           (0x1 <<  8) // (MC) Sector 0 Lock Status
-#define AT91C_MC_GPNVM1           (0x1 <<  9) // (MC) Sector 1 Lock Status
-#define AT91C_MC_GPNVM2           (0x1 << 10) // (MC) Sector 2 Lock Status
-#define AT91C_MC_GPNVM3           (0x1 << 11) // (MC) Sector 3 Lock Status
-#define AT91C_MC_GPNVM4           (0x1 << 12) // (MC) Sector 4 Lock Status
-#define AT91C_MC_GPNVM5           (0x1 << 13) // (MC) Sector 5 Lock Status
-#define AT91C_MC_GPNVM6           (0x1 << 14) // (MC) Sector 6 Lock Status
-#define AT91C_MC_GPNVM7           (0x1 << 15) // (MC) Sector 7 Lock Status
-#define AT91C_MC_LOCKS0           (0x1 << 16) // (MC) Sector 0 Lock Status
-#define AT91C_MC_LOCKS1           (0x1 << 17) // (MC) Sector 1 Lock Status
-#define AT91C_MC_LOCKS2           (0x1 << 18) // (MC) Sector 2 Lock Status
-#define AT91C_MC_LOCKS3           (0x1 << 19) // (MC) Sector 3 Lock Status
-#define AT91C_MC_LOCKS4           (0x1 << 20) // (MC) Sector 4 Lock Status
-#define AT91C_MC_LOCKS5           (0x1 << 21) // (MC) Sector 5 Lock Status
-#define AT91C_MC_LOCKS6           (0x1 << 22) // (MC) Sector 6 Lock Status
-#define AT91C_MC_LOCKS7           (0x1 << 23) // (MC) Sector 7 Lock Status
-#define AT91C_MC_LOCKS8           (0x1 << 24) // (MC) Sector 8 Lock Status
-#define AT91C_MC_LOCKS9           (0x1 << 25) // (MC) Sector 9 Lock Status
-#define AT91C_MC_LOCKS10          (0x1 << 26) // (MC) Sector 10 Lock Status
-#define AT91C_MC_LOCKS11          (0x1 << 27) // (MC) Sector 11 Lock Status
-#define AT91C_MC_LOCKS12          (0x1 << 28) // (MC) Sector 12 Lock Status
-#define AT91C_MC_LOCKS13          (0x1 << 29) // (MC) Sector 13 Lock Status
-#define AT91C_MC_LOCKS14          (0x1 << 30) // (MC) Sector 14 Lock Status
-#define AT91C_MC_LOCKS15          (0x1 << 31) // (MC) Sector 15 Lock Status
-
-// *****************************************************************************
-//              SOFTWARE API DEFINITION  FOR Serial Parallel Interface
-// *****************************************************************************
-// *** Register offset in AT91S_SPI structure ***
-#define SPI_CR          ( 0) // Control Register
-#define SPI_MR          ( 4) // Mode Register
-#define SPI_RDR         ( 8) // Receive Data Register
-#define SPI_TDR         (12) // Transmit Data Register
-#define SPI_SR          (16) // Status Register
-#define SPI_IER         (20) // Interrupt Enable Register
-#define SPI_IDR         (24) // Interrupt Disable Register
-#define SPI_IMR         (28) // Interrupt Mask Register
-#define SPI_CSR         (48) // Chip Select Register
-#define SPI_RPR         (256) // Receive Pointer Register
-#define SPI_RCR         (260) // Receive Counter Register
-#define SPI_TPR         (264) // Transmit Pointer Register
-#define SPI_TCR         (268) // Transmit Counter Register
-#define SPI_RNPR        (272) // Receive Next Pointer Register
-#define SPI_RNCR        (276) // Receive Next Counter Register
-#define SPI_TNPR        (280) // Transmit Next Pointer Register
-#define SPI_TNCR        (284) // Transmit Next Counter Register
-#define SPI_PTCR        (288) // PDC Transfer Control Register
-#define SPI_PTSR        (292) // PDC Transfer Status Register
-// -------- SPI_CR : (SPI Offset: 0x0) SPI Control Register -------- 
-#define AT91C_SPI_SPIEN           (0x1 <<  0) // (SPI) SPI Enable
-#define AT91C_SPI_SPIDIS          (0x1 <<  1) // (SPI) SPI Disable
-#define AT91C_SPI_SWRST           (0x1 <<  7) // (SPI) SPI Software reset
-#define AT91C_SPI_LASTXFER        (0x1 << 24) // (SPI) SPI Last Transfer
-// -------- SPI_MR : (SPI Offset: 0x4) SPI Mode Register -------- 
-#define AT91C_SPI_MSTR            (0x1 <<  0) // (SPI) Master/Slave Mode
-#define AT91C_SPI_PS              (0x1 <<  1) // (SPI) Peripheral Select
-#define        AT91C_SPI_PS_FIXED                (0x0 <<  1) // (SPI) Fixed Peripheral Select
-#define        AT91C_SPI_PS_VARIABLE             (0x1 <<  1) // (SPI) Variable Peripheral Select
-#define AT91C_SPI_PCSDEC          (0x1 <<  2) // (SPI) Chip Select Decode
-#define AT91C_SPI_FDIV            (0x1 <<  3) // (SPI) Clock Selection
-#define AT91C_SPI_MODFDIS         (0x1 <<  4) // (SPI) Mode Fault Detection
-#define AT91C_SPI_LLB             (0x1 <<  7) // (SPI) Clock Selection
-#define AT91C_SPI_PCS             (0xF << 16) // (SPI) Peripheral Chip Select
-#define AT91C_SPI_DLYBCS          (0xFF << 24) // (SPI) Delay Between Chip Selects
-// -------- SPI_RDR : (SPI Offset: 0x8) Receive Data Register -------- 
-#define AT91C_SPI_RD              (0xFFFF <<  0) // (SPI) Receive Data
-#define AT91C_SPI_RPCS            (0xF << 16) // (SPI) Peripheral Chip Select Status
-// -------- SPI_TDR : (SPI Offset: 0xc) Transmit Data Register -------- 
-#define AT91C_SPI_TD              (0xFFFF <<  0) // (SPI) Transmit Data
-#define AT91C_SPI_TPCS            (0xF << 16) // (SPI) Peripheral Chip Select Status
-// -------- SPI_SR : (SPI Offset: 0x10) Status Register -------- 
-#define AT91C_SPI_RDRF            (0x1 <<  0) // (SPI) Receive Data Register Full
-#define AT91C_SPI_TDRE            (0x1 <<  1) // (SPI) Transmit Data Register Empty
-#define AT91C_SPI_MODF            (0x1 <<  2) // (SPI) Mode Fault Error
-#define AT91C_SPI_OVRES           (0x1 <<  3) // (SPI) Overrun Error Status
-#define AT91C_SPI_ENDRX           (0x1 <<  4) // (SPI) End of Receiver Transfer
-#define AT91C_SPI_ENDTX           (0x1 <<  5) // (SPI) End of Receiver Transfer
-#define AT91C_SPI_RXBUFF          (0x1 <<  6) // (SPI) RXBUFF Interrupt
-#define AT91C_SPI_TXBUFE          (0x1 <<  7) // (SPI) TXBUFE Interrupt
-#define AT91C_SPI_NSSR            (0x1 <<  8) // (SPI) NSSR Interrupt
-#define AT91C_SPI_TXEMPTY         (0x1 <<  9) // (SPI) TXEMPTY Interrupt
-#define AT91C_SPI_SPIENS          (0x1 << 16) // (SPI) Enable Status
-// -------- SPI_IER : (SPI Offset: 0x14) Interrupt Enable Register -------- 
-// -------- SPI_IDR : (SPI Offset: 0x18) Interrupt Disable Register -------- 
-// -------- SPI_IMR : (SPI Offset: 0x1c) Interrupt Mask Register -------- 
-// -------- SPI_CSR : (SPI Offset: 0x30) Chip Select Register -------- 
-#define AT91C_SPI_CPOL            (0x1 <<  0) // (SPI) Clock Polarity
-#define AT91C_SPI_NCPHA           (0x1 <<  1) // (SPI) Clock Phase
-#define AT91C_SPI_CSAAT           (0x1 <<  3) // (SPI) Chip Select Active After Transfer
-#define AT91C_SPI_BITS            (0xF <<  4) // (SPI) Bits Per Transfer
-#define        AT91C_SPI_BITS_8                    (0x0 <<  4) // (SPI) 8 Bits Per transfer
-#define        AT91C_SPI_BITS_9                    (0x1 <<  4) // (SPI) 9 Bits Per transfer
-#define        AT91C_SPI_BITS_10                   (0x2 <<  4) // (SPI) 10 Bits Per transfer
-#define        AT91C_SPI_BITS_11                   (0x3 <<  4) // (SPI) 11 Bits Per transfer
-#define        AT91C_SPI_BITS_12                   (0x4 <<  4) // (SPI) 12 Bits Per transfer
-#define        AT91C_SPI_BITS_13                   (0x5 <<  4) // (SPI) 13 Bits Per transfer
-#define        AT91C_SPI_BITS_14                   (0x6 <<  4) // (SPI) 14 Bits Per transfer
-#define        AT91C_SPI_BITS_15                   (0x7 <<  4) // (SPI) 15 Bits Per transfer
-#define        AT91C_SPI_BITS_16                   (0x8 <<  4) // (SPI) 16 Bits Per transfer
-#define AT91C_SPI_SCBR            (0xFF <<  8) // (SPI) Serial Clock Baud Rate
-#define AT91C_SPI_DLYBS           (0xFF << 16) // (SPI) Delay Before SPCK
-#define AT91C_SPI_DLYBCT          (0xFF << 24) // (SPI) Delay Between Consecutive Transfers
-
-// *****************************************************************************
-//              SOFTWARE API DEFINITION  FOR Usart
-// *****************************************************************************
-// *** Register offset in AT91S_USART structure ***
-#define US_CR           ( 0) // Control Register
-#define US_MR           ( 4) // Mode Register
-#define US_IER          ( 8) // Interrupt Enable Register
-#define US_IDR          (12) // Interrupt Disable Register
-#define US_IMR          (16) // Interrupt Mask Register
-#define US_CSR          (20) // Channel Status Register
-#define US_RHR          (24) // Receiver Holding Register
-#define US_THR          (28) // Transmitter Holding Register
-#define US_BRGR         (32) // Baud Rate Generator Register
-#define US_RTOR         (36) // Receiver Time-out Register
-#define US_TTGR         (40) // Transmitter Time-guard Register
-#define US_FIDI         (64) // FI_DI_Ratio Register
-#define US_NER          (68) // Nb Errors Register
-#define US_IF           (76) // IRDA_FILTER Register
-#define US_RPR          (256) // Receive Pointer Register
-#define US_RCR          (260) // Receive Counter Register
-#define US_TPR          (264) // Transmit Pointer Register
-#define US_TCR          (268) // Transmit Counter Register
-#define US_RNPR         (272) // Receive Next Pointer Register
-#define US_RNCR         (276) // Receive Next Counter Register
-#define US_TNPR         (280) // Transmit Next Pointer Register
-#define US_TNCR         (284) // Transmit Next Counter Register
-#define US_PTCR         (288) // PDC Transfer Control Register
-#define US_PTSR         (292) // PDC Transfer Status Register
-// -------- US_CR : (USART Offset: 0x0) Debug Unit Control Register -------- 
-#define AT91C_US_STTBRK           (0x1 <<  9) // (USART) Start Break
-#define AT91C_US_STPBRK           (0x1 << 10) // (USART) Stop Break
-#define AT91C_US_STTTO            (0x1 << 11) // (USART) Start Time-out
-#define AT91C_US_SENDA            (0x1 << 12) // (USART) Send Address
-#define AT91C_US_RSTIT            (0x1 << 13) // (USART) Reset Iterations
-#define AT91C_US_RSTNACK          (0x1 << 14) // (USART) Reset Non Acknowledge
-#define AT91C_US_RETTO            (0x1 << 15) // (USART) Rearm Time-out
-#define AT91C_US_DTREN            (0x1 << 16) // (USART) Data Terminal ready Enable
-#define AT91C_US_DTRDIS           (0x1 << 17) // (USART) Data Terminal ready Disable
-#define AT91C_US_RTSEN            (0x1 << 18) // (USART) Request to Send enable
-#define AT91C_US_RTSDIS           (0x1 << 19) // (USART) Request to Send Disable
-// -------- US_MR : (USART Offset: 0x4) Debug Unit Mode Register -------- 
-#define AT91C_US_USMODE           (0xF <<  0) // (USART) Usart mode
-#define        AT91C_US_USMODE_NORMAL               (0x0) // (USART) Normal
-#define        AT91C_US_USMODE_RS485                (0x1) // (USART) RS485
-#define        AT91C_US_USMODE_HWHSH                (0x2) // (USART) Hardware Handshaking
-#define        AT91C_US_USMODE_MODEM                (0x3) // (USART) Modem
-#define        AT91C_US_USMODE_ISO7816_0            (0x4) // (USART) ISO7816 protocol: T = 0
-#define        AT91C_US_USMODE_ISO7816_1            (0x6) // (USART) ISO7816 protocol: T = 1
-#define        AT91C_US_USMODE_IRDA                 (0x8) // (USART) IrDA
-#define        AT91C_US_USMODE_SWHSH                (0xC) // (USART) Software Handshaking
-#define AT91C_US_CLKS             (0x3 <<  4) // (USART) Clock Selection (Baud Rate generator Input Clock
-#define        AT91C_US_CLKS_CLOCK                (0x0 <<  4) // (USART) Clock
-#define        AT91C_US_CLKS_FDIV1                (0x1 <<  4) // (USART) fdiv1
-#define        AT91C_US_CLKS_SLOW                 (0x2 <<  4) // (USART) slow_clock (ARM)
-#define        AT91C_US_CLKS_EXT                  (0x3 <<  4) // (USART) External (SCK)
-#define AT91C_US_CHRL             (0x3 <<  6) // (USART) Clock Selection (Baud Rate generator Input Clock
-#define        AT91C_US_CHRL_5_BITS               (0x0 <<  6) // (USART) Character Length: 5 bits
-#define        AT91C_US_CHRL_6_BITS               (0x1 <<  6) // (USART) Character Length: 6 bits
-#define        AT91C_US_CHRL_7_BITS               (0x2 <<  6) // (USART) Character Length: 7 bits
-#define        AT91C_US_CHRL_8_BITS               (0x3 <<  6) // (USART) Character Length: 8 bits
-#define AT91C_US_SYNC             (0x1 <<  8) // (USART) Synchronous Mode Select
-#define AT91C_US_NBSTOP           (0x3 << 12) // (USART) Number of Stop bits
-#define        AT91C_US_NBSTOP_1_BIT                (0x0 << 12) // (USART) 1 stop bit
-#define        AT91C_US_NBSTOP_15_BIT               (0x1 << 12) // (USART) Asynchronous (SYNC=0) 2 stop bits Synchronous (SYNC=1) 2 stop bits
-#define        AT91C_US_NBSTOP_2_BIT                (0x2 << 12) // (USART) 2 stop bits
-#define AT91C_US_MSBF             (0x1 << 16) // (USART) Bit Order
-#define AT91C_US_MODE9            (0x1 << 17) // (USART) 9-bit Character length
-#define AT91C_US_CKLO             (0x1 << 18) // (USART) Clock Output Select
-#define AT91C_US_OVER             (0x1 << 19) // (USART) Over Sampling Mode
-#define AT91C_US_INACK            (0x1 << 20) // (USART) Inhibit Non Acknowledge
-#define AT91C_US_DSNACK           (0x1 << 21) // (USART) Disable Successive NACK
-#define AT91C_US_MAX_ITER         (0x1 << 24) // (USART) Number of Repetitions
-#define AT91C_US_FILTER           (0x1 << 28) // (USART) Receive Line Filter
-// -------- US_IER : (USART Offset: 0x8) Debug Unit Interrupt Enable Register -------- 
-#define AT91C_US_RXBRK            (0x1 <<  2) // (USART) Break Received/End of Break
-#define AT91C_US_TIMEOUT          (0x1 <<  8) // (USART) Receiver Time-out
-#define AT91C_US_ITERATION        (0x1 << 10) // (USART) Max number of Repetitions Reached
-#define AT91C_US_NACK             (0x1 << 13) // (USART) Non Acknowledge
-#define AT91C_US_RIIC             (0x1 << 16) // (USART) Ring INdicator Input Change Flag
-#define AT91C_US_DSRIC            (0x1 << 17) // (USART) Data Set Ready Input Change Flag
-#define AT91C_US_DCDIC            (0x1 << 18) // (USART) Data Carrier Flag
-#define AT91C_US_CTSIC            (0x1 << 19) // (USART) Clear To Send Input Change Flag
-// -------- US_IDR : (USART Offset: 0xc) Debug Unit Interrupt Disable Register -------- 
-// -------- US_IMR : (USART Offset: 0x10) Debug Unit Interrupt Mask Register -------- 
-// -------- US_CSR : (USART Offset: 0x14) Debug Unit Channel Status Register -------- 
-#define AT91C_US_RI               (0x1 << 20) // (USART) Image of RI Input
-#define AT91C_US_DSR              (0x1 << 21) // (USART) Image of DSR Input
-#define AT91C_US_DCD              (0x1 << 22) // (USART) Image of DCD Input
-#define AT91C_US_CTS              (0x1 << 23) // (USART) Image of CTS Input
-
-// *****************************************************************************
-//              SOFTWARE API DEFINITION  FOR Synchronous Serial Controller Interface
-// *****************************************************************************
-// *** Register offset in AT91S_SSC structure ***
-#define SSC_CR          ( 0) // Control Register
-#define SSC_CMR         ( 4) // Clock Mode Register
-#define SSC_RCMR        (16) // Receive Clock ModeRegister
-#define SSC_RFMR        (20) // Receive Frame Mode Register
-#define SSC_TCMR        (24) // Transmit Clock Mode Register
-#define SSC_TFMR        (28) // Transmit Frame Mode Register
-#define SSC_RHR         (32) // Receive Holding Register
-#define SSC_THR         (36) // Transmit Holding Register
-#define SSC_RSHR        (48) // Receive Sync Holding Register
-#define SSC_TSHR        (52) // Transmit Sync Holding Register
-#define SSC_SR          (64) // Status Register
-#define SSC_IER         (68) // Interrupt Enable Register
-#define SSC_IDR         (72) // Interrupt Disable Register
-#define SSC_IMR         (76) // Interrupt Mask Register
-#define SSC_RPR         (256) // Receive Pointer Register
-#define SSC_RCR         (260) // Receive Counter Register
-#define SSC_TPR         (264) // Transmit Pointer Register
-#define SSC_TCR         (268) // Transmit Counter Register
-#define SSC_RNPR        (272) // Receive Next Pointer Register
-#define SSC_RNCR        (276) // Receive Next Counter Register
-#define SSC_TNPR        (280) // Transmit Next Pointer Register
-#define SSC_TNCR        (284) // Transmit Next Counter Register
-#define SSC_PTCR        (288) // PDC Transfer Control Register
-#define SSC_PTSR        (292) // PDC Transfer Status Register
-// -------- SSC_CR : (SSC Offset: 0x0) SSC Control Register -------- 
-#define AT91C_SSC_RXEN            (0x1 <<  0) // (SSC) Receive Enable
-#define AT91C_SSC_RXDIS           (0x1 <<  1) // (SSC) Receive Disable
-#define AT91C_SSC_TXEN            (0x1 <<  8) // (SSC) Transmit Enable
-#define AT91C_SSC_TXDIS           (0x1 <<  9) // (SSC) Transmit Disable
-#define AT91C_SSC_SWRST           (0x1 << 15) // (SSC) Software Reset
-// -------- SSC_RCMR : (SSC Offset: 0x10) SSC Receive Clock Mode Register -------- 
-#define AT91C_SSC_CKS             (0x3 <<  0) // (SSC) Receive/Transmit Clock Selection
-#define        AT91C_SSC_CKS_DIV                  (0x0) // (SSC) Divided Clock
-#define        AT91C_SSC_CKS_TK                   (0x1) // (SSC) TK Clock signal
-#define        AT91C_SSC_CKS_RK                   (0x2) // (SSC) RK pin
-#define AT91C_SSC_CKO             (0x7 <<  2) // (SSC) Receive/Transmit Clock Output Mode Selection
-#define        AT91C_SSC_CKO_NONE                 (0x0 <<  2) // (SSC) Receive/Transmit Clock Output Mode: None RK pin: Input-only
-#define        AT91C_SSC_CKO_CONTINOUS            (0x1 <<  2) // (SSC) Continuous Receive/Transmit Clock RK pin: Output
-#define        AT91C_SSC_CKO_DATA_TX              (0x2 <<  2) // (SSC) Receive/Transmit Clock only during data transfers RK pin: Output
-#define AT91C_SSC_CKI             (0x1 <<  5) // (SSC) Receive/Transmit Clock Inversion
-#define AT91C_SSC_CKG             (0x3 <<  6) // (SSC) Receive/Transmit Clock Gating Selection
-#define        AT91C_SSC_CKG_NONE                 (0x0 <<  6) // (SSC) Receive/Transmit Clock Gating: None, continuous clock
-#define        AT91C_SSC_CKG_LOW                  (0x1 <<  6) // (SSC) Receive/Transmit Clock enabled only if RF Low
-#define        AT91C_SSC_CKG_HIGH                 (0x2 <<  6) // (SSC) Receive/Transmit Clock enabled only if RF High
-#define AT91C_SSC_START           (0xF <<  8) // (SSC) Receive/Transmit Start Selection
-#define        AT91C_SSC_START_CONTINOUS            (0x0 <<  8) // (SSC) Continuous, as soon as the receiver is enabled, and immediately after the end of transfer of the previous data.
-#define        AT91C_SSC_START_TX                   (0x1 <<  8) // (SSC) Transmit/Receive start
-#define        AT91C_SSC_START_LOW_RF               (0x2 <<  8) // (SSC) Detection of a low level on RF input
-#define        AT91C_SSC_START_HIGH_RF              (0x3 <<  8) // (SSC) Detection of a high level on RF input
-#define        AT91C_SSC_START_FALL_RF              (0x4 <<  8) // (SSC) Detection of a falling edge on RF input
-#define        AT91C_SSC_START_RISE_RF              (0x5 <<  8) // (SSC) Detection of a rising edge on RF input
-#define        AT91C_SSC_START_LEVEL_RF             (0x6 <<  8) // (SSC) Detection of any level change on RF input
-#define        AT91C_SSC_START_EDGE_RF              (0x7 <<  8) // (SSC) Detection of any edge on RF input
-#define        AT91C_SSC_START_0                    (0x8 <<  8) // (SSC) Compare 0
-#define AT91C_SSC_STOP            (0x1 << 12) // (SSC) Receive Stop Selection
-#define AT91C_SSC_STTDLY          (0xFF << 16) // (SSC) Receive/Transmit Start Delay
-#define AT91C_SSC_PERIOD          (0xFF << 24) // (SSC) Receive/Transmit Period Divider Selection
-// -------- SSC_RFMR : (SSC Offset: 0x14) SSC Receive Frame Mode Register -------- 
-#define AT91C_SSC_DATLEN          (0x1F <<  0) // (SSC) Data Length
-#define AT91C_SSC_LOOP            (0x1 <<  5) // (SSC) Loop Mode
-#define AT91C_SSC_MSBF            (0x1 <<  7) // (SSC) Most Significant Bit First
-#define AT91C_SSC_DATNB           (0xF <<  8) // (SSC) Data Number per Frame
-#define AT91C_SSC_FSLEN           (0xF << 16) // (SSC) Receive/Transmit Frame Sync length
-#define AT91C_SSC_FSOS            (0x7 << 20) // (SSC) Receive/Transmit Frame Sync Output Selection
-#define        AT91C_SSC_FSOS_NONE                 (0x0 << 20) // (SSC) Selected Receive/Transmit Frame Sync Signal: None RK pin Input-only
-#define        AT91C_SSC_FSOS_NEGATIVE             (0x1 << 20) // (SSC) Selected Receive/Transmit Frame Sync Signal: Negative Pulse
-#define        AT91C_SSC_FSOS_POSITIVE             (0x2 << 20) // (SSC) Selected Receive/Transmit Frame Sync Signal: Positive Pulse
-#define        AT91C_SSC_FSOS_LOW                  (0x3 << 20) // (SSC) Selected Receive/Transmit Frame Sync Signal: Driver Low during data transfer
-#define        AT91C_SSC_FSOS_HIGH                 (0x4 << 20) // (SSC) Selected Receive/Transmit Frame Sync Signal: Driver High during data transfer
-#define        AT91C_SSC_FSOS_TOGGLE               (0x5 << 20) // (SSC) Selected Receive/Transmit Frame Sync Signal: Toggling at each start of data transfer
-#define AT91C_SSC_FSEDGE          (0x1 << 24) // (SSC) Frame Sync Edge Detection
-// -------- SSC_TCMR : (SSC Offset: 0x18) SSC Transmit Clock Mode Register -------- 
-// -------- SSC_TFMR : (SSC Offset: 0x1c) SSC Transmit Frame Mode Register -------- 
-#define AT91C_SSC_DATDEF          (0x1 <<  5) // (SSC) Data Default Value
-#define AT91C_SSC_FSDEN           (0x1 << 23) // (SSC) Frame Sync Data Enable
-// -------- SSC_SR : (SSC Offset: 0x40) SSC Status Register -------- 
-#define AT91C_SSC_TXRDY           (0x1 <<  0) // (SSC) Transmit Ready
-#define AT91C_SSC_TXEMPTY         (0x1 <<  1) // (SSC) Transmit Empty
-#define AT91C_SSC_ENDTX           (0x1 <<  2) // (SSC) End Of Transmission
-#define AT91C_SSC_TXBUFE          (0x1 <<  3) // (SSC) Transmit Buffer Empty
-#define AT91C_SSC_RXRDY           (0x1 <<  4) // (SSC) Receive Ready
-#define AT91C_SSC_OVRUN           (0x1 <<  5) // (SSC) Receive Overrun
-#define AT91C_SSC_ENDRX           (0x1 <<  6) // (SSC) End of Reception
-#define AT91C_SSC_RXBUFF          (0x1 <<  7) // (SSC) Receive Buffer Full
-#define AT91C_SSC_CP0             (0x1 <<  8) // (SSC) Compare 0
-#define AT91C_SSC_CP1             (0x1 <<  9) // (SSC) Compare 1
-#define AT91C_SSC_TXSYN           (0x1 << 10) // (SSC) Transmit Sync
-#define AT91C_SSC_RXSYN           (0x1 << 11) // (SSC) Receive Sync
-#define AT91C_SSC_TXENA           (0x1 << 16) // (SSC) Transmit Enable
-#define AT91C_SSC_RXENA           (0x1 << 17) // (SSC) Receive Enable
-// -------- SSC_IER : (SSC Offset: 0x44) SSC Interrupt Enable Register -------- 
-// -------- SSC_IDR : (SSC Offset: 0x48) SSC Interrupt Disable Register -------- 
-// -------- SSC_IMR : (SSC Offset: 0x4c) SSC Interrupt Mask Register -------- 
-
-// *****************************************************************************
-//              SOFTWARE API DEFINITION  FOR Two-wire Interface
-// *****************************************************************************
-// *** Register offset in AT91S_TWI structure ***
-#define TWI_CR          ( 0) // Control Register
-#define TWI_MMR         ( 4) // Master Mode Register
-#define TWI_IADR        (12) // Internal Address Register
-#define TWI_CWGR        (16) // Clock Waveform Generator Register
-#define TWI_SR          (32) // Status Register
-#define TWI_IER         (36) // Interrupt Enable Register
-#define TWI_IDR         (40) // Interrupt Disable Register
-#define TWI_IMR         (44) // Interrupt Mask Register
-#define TWI_RHR         (48) // Receive Holding Register
-#define TWI_THR         (52) // Transmit Holding Register
-// -------- TWI_CR : (TWI Offset: 0x0) TWI Control Register -------- 
-#define AT91C_TWI_START           (0x1 <<  0) // (TWI) Send a START Condition
-#define AT91C_TWI_STOP            (0x1 <<  1) // (TWI) Send a STOP Condition
-#define AT91C_TWI_MSEN            (0x1 <<  2) // (TWI) TWI Master Transfer Enabled
-#define AT91C_TWI_MSDIS           (0x1 <<  3) // (TWI) TWI Master Transfer Disabled
-#define AT91C_TWI_SWRST           (0x1 <<  7) // (TWI) Software Reset
-// -------- TWI_MMR : (TWI Offset: 0x4) TWI Master Mode Register -------- 
-#define AT91C_TWI_IADRSZ          (0x3 <<  8) // (TWI) Internal Device Address Size
-#define        AT91C_TWI_IADRSZ_NO                   (0x0 <<  8) // (TWI) No internal device address
-#define        AT91C_TWI_IADRSZ_1_BYTE               (0x1 <<  8) // (TWI) One-byte internal device address
-#define        AT91C_TWI_IADRSZ_2_BYTE               (0x2 <<  8) // (TWI) Two-byte internal device address
-#define        AT91C_TWI_IADRSZ_3_BYTE               (0x3 <<  8) // (TWI) Three-byte internal device address
-#define AT91C_TWI_MREAD           (0x1 << 12) // (TWI) Master Read Direction
-#define AT91C_TWI_DADR            (0x7F << 16) // (TWI) Device Address
-// -------- TWI_CWGR : (TWI Offset: 0x10) TWI Clock Waveform Generator Register -------- 
-#define AT91C_TWI_CLDIV           (0xFF <<  0) // (TWI) Clock Low Divider
-#define AT91C_TWI_CHDIV           (0xFF <<  8) // (TWI) Clock High Divider
-#define AT91C_TWI_CKDIV           (0x7 << 16) // (TWI) Clock Divider
-// -------- TWI_SR : (TWI Offset: 0x20) TWI Status Register -------- 
-#define AT91C_TWI_TXCOMP          (0x1 <<  0) // (TWI) Transmission Completed
-#define AT91C_TWI_RXRDY           (0x1 <<  1) // (TWI) Receive holding register ReaDY
-#define AT91C_TWI_TXRDY           (0x1 <<  2) // (TWI) Transmit holding register ReaDY
-#define AT91C_TWI_OVRE            (0x1 <<  6) // (TWI) Overrun Error
-#define AT91C_TWI_UNRE            (0x1 <<  7) // (TWI) Underrun Error
-#define AT91C_TWI_NACK            (0x1 <<  8) // (TWI) Not Acknowledged
-// -------- TWI_IER : (TWI Offset: 0x24) TWI Interrupt Enable Register -------- 
-// -------- TWI_IDR : (TWI Offset: 0x28) TWI Interrupt Disable Register -------- 
-// -------- TWI_IMR : (TWI Offset: 0x2c) TWI Interrupt Mask Register -------- 
-
-// *****************************************************************************
-//              SOFTWARE API DEFINITION  FOR PWMC Channel Interface
-// *****************************************************************************
-// *** Register offset in AT91S_PWMC_CH structure ***
-#define PWMC_CMR        ( 0) // Channel Mode Register
-#define PWMC_CDTYR      ( 4) // Channel Duty Cycle Register
-#define PWMC_CPRDR      ( 8) // Channel Period Register
-#define PWMC_CCNTR      (12) // Channel Counter Register
-#define PWMC_CUPDR      (16) // Channel Update Register
-#define PWMC_Reserved   (20) // Reserved
-// -------- PWMC_CMR : (PWMC_CH Offset: 0x0) PWMC Channel Mode Register -------- 
-#define AT91C_PWMC_CPRE           (0xF <<  0) // (PWMC_CH) Channel Pre-scaler : PWMC_CLKx
-#define        AT91C_PWMC_CPRE_MCK                  (0x0) // (PWMC_CH) 
-#define        AT91C_PWMC_CPRE_MCKA                 (0xB) // (PWMC_CH) 
-#define        AT91C_PWMC_CPRE_MCKB                 (0xC) // (PWMC_CH) 
-#define AT91C_PWMC_CALG           (0x1 <<  8) // (PWMC_CH) Channel Alignment
-#define AT91C_PWMC_CPOL           (0x1 <<  9) // (PWMC_CH) Channel Polarity
-#define AT91C_PWMC_CPD            (0x1 << 10) // (PWMC_CH) Channel Update Period
-// -------- PWMC_CDTYR : (PWMC_CH Offset: 0x4) PWMC Channel Duty Cycle Register -------- 
-#define AT91C_PWMC_CDTY           (0x0 <<  0) // (PWMC_CH) Channel Duty Cycle
-// -------- PWMC_CPRDR : (PWMC_CH Offset: 0x8) PWMC Channel Period Register -------- 
-#define AT91C_PWMC_CPRD           (0x0 <<  0) // (PWMC_CH) Channel Period
-// -------- PWMC_CCNTR : (PWMC_CH Offset: 0xc) PWMC Channel Counter Register -------- 
-#define AT91C_PWMC_CCNT           (0x0 <<  0) // (PWMC_CH) Channel Counter
-// -------- PWMC_CUPDR : (PWMC_CH Offset: 0x10) PWMC Channel Update Register -------- 
-#define AT91C_PWMC_CUPD           (0x0 <<  0) // (PWMC_CH) Channel Update
-
-// *****************************************************************************
-//              SOFTWARE API DEFINITION  FOR Pulse Width Modulation Controller Interface
-// *****************************************************************************
-// *** Register offset in AT91S_PWMC structure ***
-#define PWMC_MR         ( 0) // PWMC Mode Register
-#define PWMC_ENA        ( 4) // PWMC Enable Register
-#define PWMC_DIS        ( 8) // PWMC Disable Register
-#define PWMC_SR         (12) // PWMC Status Register
-#define PWMC_IER        (16) // PWMC Interrupt Enable Register
-#define PWMC_IDR        (20) // PWMC Interrupt Disable Register
-#define PWMC_IMR        (24) // PWMC Interrupt Mask Register
-#define PWMC_ISR        (28) // PWMC Interrupt Status Register
-#define PWMC_VR         (252) // PWMC Version Register
-#define PWMC_CH         (512) // PWMC Channel
-// -------- PWMC_MR : (PWMC Offset: 0x0) PWMC Mode Register -------- 
-#define AT91C_PWMC_DIVA           (0xFF <<  0) // (PWMC) CLKA divide factor.
-#define AT91C_PWMC_PREA           (0xF <<  8) // (PWMC) Divider Input Clock Prescaler A
-#define        AT91C_PWMC_PREA_MCK                  (0x0 <<  8) // (PWMC) 
-#define AT91C_PWMC_DIVB           (0xFF << 16) // (PWMC) CLKB divide factor.
-#define AT91C_PWMC_PREB           (0xF << 24) // (PWMC) Divider Input Clock Prescaler B
-#define        AT91C_PWMC_PREB_MCK                  (0x0 << 24) // (PWMC) 
-// -------- PWMC_ENA : (PWMC Offset: 0x4) PWMC Enable Register -------- 
-#define AT91C_PWMC_CHID0          (0x1 <<  0) // (PWMC) Channel ID 0
-#define AT91C_PWMC_CHID1          (0x1 <<  1) // (PWMC) Channel ID 1
-#define AT91C_PWMC_CHID2          (0x1 <<  2) // (PWMC) Channel ID 2
-#define AT91C_PWMC_CHID3          (0x1 <<  3) // (PWMC) Channel ID 3
-// -------- PWMC_DIS : (PWMC Offset: 0x8) PWMC Disable Register -------- 
-// -------- PWMC_SR : (PWMC Offset: 0xc) PWMC Status Register -------- 
-// -------- PWMC_IER : (PWMC Offset: 0x10) PWMC Interrupt Enable Register -------- 
-// -------- PWMC_IDR : (PWMC Offset: 0x14) PWMC Interrupt Disable Register -------- 
-// -------- PWMC_IMR : (PWMC Offset: 0x18) PWMC Interrupt Mask Register -------- 
-// -------- PWMC_ISR : (PWMC Offset: 0x1c) PWMC Interrupt Status Register -------- 
-
-// *****************************************************************************
-//              SOFTWARE API DEFINITION  FOR USB Device Interface
-// *****************************************************************************
-// *** Register offset in AT91S_UDP structure ***
-#define UDP_NUM         ( 0) // Frame Number Register
-#define UDP_GLBSTATE    ( 4) // Global State Register
-#define UDP_FADDR       ( 8) // Function Address Register
-#define UDP_IER         (16) // Interrupt Enable Register
-#define UDP_IDR         (20) // Interrupt Disable Register
-#define UDP_IMR         (24) // Interrupt Mask Register
-#define UDP_ISR         (28) // Interrupt Status Register
-#define UDP_ICR         (32) // Interrupt Clear Register
-#define UDP_RSTEP       (40) // Reset Endpoint Register
-#define UDP_CSR         (48) // Endpoint Control and Status Register
-#define UDP_FDR         (80) // Endpoint FIFO Data Register
-#define UDP_TXVC        (116) // Transceiver Control Register
-// -------- UDP_FRM_NUM : (UDP Offset: 0x0) USB Frame Number Register -------- 
-#define AT91C_UDP_FRM_NUM         (0x7FF <<  0) // (UDP) Frame Number as Defined in the Packet Field Formats
-#define AT91C_UDP_FRM_ERR         (0x1 << 16) // (UDP) Frame Error
-#define AT91C_UDP_FRM_OK          (0x1 << 17) // (UDP) Frame OK
-// -------- UDP_GLB_STATE : (UDP Offset: 0x4) USB Global State Register -------- 
-#define AT91C_UDP_FADDEN          (0x1 <<  0) // (UDP) Function Address Enable
-#define AT91C_UDP_CONFG           (0x1 <<  1) // (UDP) Configured
-#define AT91C_UDP_ESR             (0x1 <<  2) // (UDP) Enable Send Resume
-#define AT91C_UDP_RSMINPR         (0x1 <<  3) // (UDP) A Resume Has Been Sent to the Host
-#define AT91C_UDP_RMWUPE          (0x1 <<  4) // (UDP) Remote Wake Up Enable
-// -------- UDP_FADDR : (UDP Offset: 0x8) USB Function Address Register -------- 
-#define AT91C_UDP_FADD            (0xFF <<  0) // (UDP) Function Address Value
-#define AT91C_UDP_FEN             (0x1 <<  8) // (UDP) Function Enable
-// -------- UDP_IER : (UDP Offset: 0x10) USB Interrupt Enable Register -------- 
-#define AT91C_UDP_EPINT0          (0x1 <<  0) // (UDP) Endpoint 0 Interrupt
-#define AT91C_UDP_EPINT1          (0x1 <<  1) // (UDP) Endpoint 0 Interrupt
-#define AT91C_UDP_EPINT2          (0x1 <<  2) // (UDP) Endpoint 2 Interrupt
-#define AT91C_UDP_EPINT3          (0x1 <<  3) // (UDP) Endpoint 3 Interrupt
-#define AT91C_UDP_EPINT4          (0x1 <<  4) // (UDP) Endpoint 4 Interrupt
-#define AT91C_UDP_EPINT5          (0x1 <<  5) // (UDP) Endpoint 5 Interrupt
-#define AT91C_UDP_RXSUSP          (0x1 <<  8) // (UDP) USB Suspend Interrupt
-#define AT91C_UDP_RXRSM           (0x1 <<  9) // (UDP) USB Resume Interrupt
-#define AT91C_UDP_EXTRSM          (0x1 << 10) // (UDP) USB External Resume Interrupt
-#define AT91C_UDP_SOFINT          (0x1 << 11) // (UDP) USB Start Of frame Interrupt
-#define AT91C_UDP_WAKEUP          (0x1 << 13) // (UDP) USB Resume Interrupt
-// -------- UDP_IDR : (UDP Offset: 0x14) USB Interrupt Disable Register -------- 
-// -------- UDP_IMR : (UDP Offset: 0x18) USB Interrupt Mask Register -------- 
-// -------- UDP_ISR : (UDP Offset: 0x1c) USB Interrupt Status Register -------- 
-#define AT91C_UDP_ENDBUSRES       (0x1 << 12) // (UDP) USB End Of Bus Reset Interrupt
-// -------- UDP_ICR : (UDP Offset: 0x20) USB Interrupt Clear Register -------- 
-// -------- UDP_RST_EP : (UDP Offset: 0x28) USB Reset Endpoint Register -------- 
-#define AT91C_UDP_EP0             (0x1 <<  0) // (UDP) Reset Endpoint 0
-#define AT91C_UDP_EP1             (0x1 <<  1) // (UDP) Reset Endpoint 1
-#define AT91C_UDP_EP2             (0x1 <<  2) // (UDP) Reset Endpoint 2
-#define AT91C_UDP_EP3             (0x1 <<  3) // (UDP) Reset Endpoint 3
-#define AT91C_UDP_EP4             (0x1 <<  4) // (UDP) Reset Endpoint 4
-#define AT91C_UDP_EP5             (0x1 <<  5) // (UDP) Reset Endpoint 5
-// -------- UDP_CSR : (UDP Offset: 0x30) USB Endpoint Control and Status Register -------- 
-#define AT91C_UDP_TXCOMP          (0x1 <<  0) // (UDP) Generates an IN packet with data previously written in the DPR
-#define AT91C_UDP_RX_DATA_BK0     (0x1 <<  1) // (UDP) Receive Data Bank 0
-#define AT91C_UDP_RXSETUP         (0x1 <<  2) // (UDP) Sends STALL to the Host (Control endpoints)
-#define AT91C_UDP_ISOERROR        (0x1 <<  3) // (UDP) Isochronous error (Isochronous endpoints)
-#define AT91C_UDP_TXPKTRDY        (0x1 <<  4) // (UDP) Transmit Packet Ready
-#define AT91C_UDP_FORCESTALL      (0x1 <<  5) // (UDP) Force Stall (used by Control, Bulk and Isochronous endpoints).
-#define AT91C_UDP_RX_DATA_BK1     (0x1 <<  6) // (UDP) Receive Data Bank 1 (only used by endpoints with ping-pong attributes).
-#define AT91C_UDP_DIR             (0x1 <<  7) // (UDP) Transfer Direction
-#define AT91C_UDP_EPTYPE          (0x7 <<  8) // (UDP) Endpoint type
-#define        AT91C_UDP_EPTYPE_CTRL                 (0x0 <<  8) // (UDP) Control
-#define        AT91C_UDP_EPTYPE_ISO_OUT              (0x1 <<  8) // (UDP) Isochronous OUT
-#define        AT91C_UDP_EPTYPE_BULK_OUT             (0x2 <<  8) // (UDP) Bulk OUT
-#define        AT91C_UDP_EPTYPE_INT_OUT              (0x3 <<  8) // (UDP) Interrupt OUT
-#define        AT91C_UDP_EPTYPE_ISO_IN               (0x5 <<  8) // (UDP) Isochronous IN
-#define        AT91C_UDP_EPTYPE_BULK_IN              (0x6 <<  8) // (UDP) Bulk IN
-#define        AT91C_UDP_EPTYPE_INT_IN               (0x7 <<  8) // (UDP) Interrupt IN
-#define AT91C_UDP_DTGLE           (0x1 << 11) // (UDP) Data Toggle
-#define AT91C_UDP_EPEDS           (0x1 << 15) // (UDP) Endpoint Enable Disable
-#define AT91C_UDP_RXBYTECNT       (0x7FF << 16) // (UDP) Number Of Bytes Available in the FIFO
-// -------- UDP_TXVC : (UDP Offset: 0x74) Transceiver Control Register -------- 
-#define AT91C_UDP_TXVDIS          (0x1 <<  8) // (UDP) 
-#define AT91C_UDP_PUON            (0x1 <<  9) // (UDP) Pull-up ON
-
-// *****************************************************************************
-//              SOFTWARE API DEFINITION  FOR Timer Counter Channel Interface
-// *****************************************************************************
-// *** Register offset in AT91S_TC structure ***
-#define TC_CCR          ( 0) // Channel Control Register
-#define TC_CMR          ( 4) // Channel Mode Register (Capture Mode / Waveform Mode)
-#define TC_CV           (16) // Counter Value
-#define TC_RA           (20) // Register A
-#define TC_RB           (24) // Register B
-#define TC_RC           (28) // Register C
-#define TC_SR           (32) // Status Register
-#define TC_IER          (36) // Interrupt Enable Register
-#define TC_IDR          (40) // Interrupt Disable Register
-#define TC_IMR          (44) // Interrupt Mask Register
-// -------- TC_CCR : (TC Offset: 0x0) TC Channel Control Register -------- 
-#define AT91C_TC_CLKEN            (0x1 <<  0) // (TC) Counter Clock Enable Command
-#define AT91C_TC_CLKDIS           (0x1 <<  1) // (TC) Counter Clock Disable Command
-#define AT91C_TC_SWTRG            (0x1 <<  2) // (TC) Software Trigger Command
-// -------- TC_CMR : (TC Offset: 0x4) TC Channel Mode Register: Capture Mode / Waveform Mode -------- 
-#define AT91C_TC_CLKS             (0x7 <<  0) // (TC) Clock Selection
-#define        AT91C_TC_CLKS_TIMER_DIV1_CLOCK     (0x0) // (TC) Clock selected: TIMER_DIV1_CLOCK
-#define        AT91C_TC_CLKS_TIMER_DIV2_CLOCK     (0x1) // (TC) Clock selected: TIMER_DIV2_CLOCK
-#define        AT91C_TC_CLKS_TIMER_DIV3_CLOCK     (0x2) // (TC) Clock selected: TIMER_DIV3_CLOCK
-#define        AT91C_TC_CLKS_TIMER_DIV4_CLOCK     (0x3) // (TC) Clock selected: TIMER_DIV4_CLOCK
-#define        AT91C_TC_CLKS_TIMER_DIV5_CLOCK     (0x4) // (TC) Clock selected: TIMER_DIV5_CLOCK
-#define        AT91C_TC_CLKS_XC0                  (0x5) // (TC) Clock selected: XC0
-#define        AT91C_TC_CLKS_XC1                  (0x6) // (TC) Clock selected: XC1
-#define        AT91C_TC_CLKS_XC2                  (0x7) // (TC) Clock selected: XC2
-#define AT91C_TC_CLKI             (0x1 <<  3) // (TC) Clock Invert
-#define AT91C_TC_BURST            (0x3 <<  4) // (TC) Burst Signal Selection
-#define        AT91C_TC_BURST_NONE                 (0x0 <<  4) // (TC) The clock is not gated by an external signal
-#define        AT91C_TC_BURST_XC0                  (0x1 <<  4) // (TC) XC0 is ANDed with the selected clock
-#define        AT91C_TC_BURST_XC1                  (0x2 <<  4) // (TC) XC1 is ANDed with the selected clock
-#define        AT91C_TC_BURST_XC2                  (0x3 <<  4) // (TC) XC2 is ANDed with the selected clock
-#define AT91C_TC_CPCSTOP          (0x1 <<  6) // (TC) Counter Clock Stopped with RC Compare
-#define AT91C_TC_LDBSTOP          (0x1 <<  6) // (TC) Counter Clock Stopped with RB Loading
-#define AT91C_TC_CPCDIS           (0x1 <<  7) // (TC) Counter Clock Disable with RC Compare
-#define AT91C_TC_LDBDIS           (0x1 <<  7) // (TC) Counter Clock Disabled with RB Loading
-#define AT91C_TC_ETRGEDG          (0x3 <<  8) // (TC) External Trigger Edge Selection
-#define        AT91C_TC_ETRGEDG_NONE                 (0x0 <<  8) // (TC) Edge: None
-#define        AT91C_TC_ETRGEDG_RISING               (0x1 <<  8) // (TC) Edge: rising edge
-#define        AT91C_TC_ETRGEDG_FALLING              (0x2 <<  8) // (TC) Edge: falling edge
-#define        AT91C_TC_ETRGEDG_BOTH                 (0x3 <<  8) // (TC) Edge: each edge
-#define AT91C_TC_EEVTEDG          (0x3 <<  8) // (TC) External Event Edge Selection
-#define        AT91C_TC_EEVTEDG_NONE                 (0x0 <<  8) // (TC) Edge: None
-#define        AT91C_TC_EEVTEDG_RISING               (0x1 <<  8) // (TC) Edge: rising edge
-#define        AT91C_TC_EEVTEDG_FALLING              (0x2 <<  8) // (TC) Edge: falling edge
-#define        AT91C_TC_EEVTEDG_BOTH                 (0x3 <<  8) // (TC) Edge: each edge
-#define AT91C_TC_EEVT             (0x3 << 10) // (TC) External Event  Selection
-#define        AT91C_TC_EEVT_TIOB                 (0x0 << 10) // (TC) Signal selected as external event: TIOB TIOB direction: input
-#define        AT91C_TC_EEVT_XC0                  (0x1 << 10) // (TC) Signal selected as external event: XC0 TIOB direction: output
-#define        AT91C_TC_EEVT_XC1                  (0x2 << 10) // (TC) Signal selected as external event: XC1 TIOB direction: output
-#define        AT91C_TC_EEVT_XC2                  (0x3 << 10) // (TC) Signal selected as external event: XC2 TIOB direction: output
-#define AT91C_TC_ABETRG           (0x1 << 10) // (TC) TIOA or TIOB External Trigger Selection
-#define AT91C_TC_ENETRG           (0x1 << 12) // (TC) External Event Trigger enable
-#define AT91C_TC_WAVESEL          (0x3 << 13) // (TC) Waveform  Selection
-#define        AT91C_TC_WAVESEL_UP                   (0x0 << 13) // (TC) UP mode without atomatic trigger on RC Compare
-#define        AT91C_TC_WAVESEL_UPDOWN               (0x1 << 13) // (TC) UPDOWN mode without automatic trigger on RC Compare
-#define        AT91C_TC_WAVESEL_UP_AUTO              (0x2 << 13) // (TC) UP mode with automatic trigger on RC Compare
-#define        AT91C_TC_WAVESEL_UPDOWN_AUTO          (0x3 << 13) // (TC) UPDOWN mode with automatic trigger on RC Compare
-#define AT91C_TC_CPCTRG           (0x1 << 14) // (TC) RC Compare Trigger Enable
-#define AT91C_TC_WAVE             (0x1 << 15) // (TC) 
-#define AT91C_TC_ACPA             (0x3 << 16) // (TC) RA Compare Effect on TIOA
-#define        AT91C_TC_ACPA_NONE                 (0x0 << 16) // (TC) Effect: none
-#define        AT91C_TC_ACPA_SET                  (0x1 << 16) // (TC) Effect: set
-#define        AT91C_TC_ACPA_CLEAR                (0x2 << 16) // (TC) Effect: clear
-#define        AT91C_TC_ACPA_TOGGLE               (0x3 << 16) // (TC) Effect: toggle
-#define AT91C_TC_LDRA             (0x3 << 16) // (TC) RA Loading Selection
-#define        AT91C_TC_LDRA_NONE                 (0x0 << 16) // (TC) Edge: None
-#define        AT91C_TC_LDRA_RISING               (0x1 << 16) // (TC) Edge: rising edge of TIOA
-#define        AT91C_TC_LDRA_FALLING              (0x2 << 16) // (TC) Edge: falling edge of TIOA
-#define        AT91C_TC_LDRA_BOTH                 (0x3 << 16) // (TC) Edge: each edge of TIOA
-#define AT91C_TC_ACPC             (0x3 << 18) // (TC) RC Compare Effect on TIOA
-#define        AT91C_TC_ACPC_NONE                 (0x0 << 18) // (TC) Effect: none
-#define        AT91C_TC_ACPC_SET                  (0x1 << 18) // (TC) Effect: set
-#define        AT91C_TC_ACPC_CLEAR                (0x2 << 18) // (TC) Effect: clear
-#define        AT91C_TC_ACPC_TOGGLE               (0x3 << 18) // (TC) Effect: toggle
-#define AT91C_TC_LDRB             (0x3 << 18) // (TC) RB Loading Selection
-#define        AT91C_TC_LDRB_NONE                 (0x0 << 18) // (TC) Edge: None
-#define        AT91C_TC_LDRB_RISING               (0x1 << 18) // (TC) Edge: rising edge of TIOA
-#define        AT91C_TC_LDRB_FALLING              (0x2 << 18) // (TC) Edge: falling edge of TIOA
-#define        AT91C_TC_LDRB_BOTH                 (0x3 << 18) // (TC) Edge: each edge of TIOA
-#define AT91C_TC_AEEVT            (0x3 << 20) // (TC) External Event Effect on TIOA
-#define        AT91C_TC_AEEVT_NONE                 (0x0 << 20) // (TC) Effect: none
-#define        AT91C_TC_AEEVT_SET                  (0x1 << 20) // (TC) Effect: set
-#define        AT91C_TC_AEEVT_CLEAR                (0x2 << 20) // (TC) Effect: clear
-#define        AT91C_TC_AEEVT_TOGGLE               (0x3 << 20) // (TC) Effect: toggle
-#define AT91C_TC_ASWTRG           (0x3 << 22) // (TC) Software Trigger Effect on TIOA
-#define        AT91C_TC_ASWTRG_NONE                 (0x0 << 22) // (TC) Effect: none
-#define        AT91C_TC_ASWTRG_SET                  (0x1 << 22) // (TC) Effect: set
-#define        AT91C_TC_ASWTRG_CLEAR                (0x2 << 22) // (TC) Effect: clear
-#define        AT91C_TC_ASWTRG_TOGGLE               (0x3 << 22) // (TC) Effect: toggle
-#define AT91C_TC_BCPB             (0x3 << 24) // (TC) RB Compare Effect on TIOB
-#define        AT91C_TC_BCPB_NONE                 (0x0 << 24) // (TC) Effect: none
-#define        AT91C_TC_BCPB_SET                  (0x1 << 24) // (TC) Effect: set
-#define        AT91C_TC_BCPB_CLEAR                (0x2 << 24) // (TC) Effect: clear
-#define        AT91C_TC_BCPB_TOGGLE               (0x3 << 24) // (TC) Effect: toggle
-#define AT91C_TC_BCPC             (0x3 << 26) // (TC) RC Compare Effect on TIOB
-#define        AT91C_TC_BCPC_NONE                 (0x0 << 26) // (TC) Effect: none
-#define        AT91C_TC_BCPC_SET                  (0x1 << 26) // (TC) Effect: set
-#define        AT91C_TC_BCPC_CLEAR                (0x2 << 26) // (TC) Effect: clear
-#define        AT91C_TC_BCPC_TOGGLE               (0x3 << 26) // (TC) Effect: toggle
-#define AT91C_TC_BEEVT            (0x3 << 28) // (TC) External Event Effect on TIOB
-#define        AT91C_TC_BEEVT_NONE                 (0x0 << 28) // (TC) Effect: none
-#define        AT91C_TC_BEEVT_SET                  (0x1 << 28) // (TC) Effect: set
-#define        AT91C_TC_BEEVT_CLEAR                (0x2 << 28) // (TC) Effect: clear
-#define        AT91C_TC_BEEVT_TOGGLE               (0x3 << 28) // (TC) Effect: toggle
-#define AT91C_TC_BSWTRG           (0x3 << 30) // (TC) Software Trigger Effect on TIOB
-#define        AT91C_TC_BSWTRG_NONE                 (0x0 << 30) // (TC) Effect: none
-#define        AT91C_TC_BSWTRG_SET                  (0x1 << 30) // (TC) Effect: set
-#define        AT91C_TC_BSWTRG_CLEAR                (0x2 << 30) // (TC) Effect: clear
-#define        AT91C_TC_BSWTRG_TOGGLE               (0x3 << 30) // (TC) Effect: toggle
-// -------- TC_SR : (TC Offset: 0x20) TC Channel Status Register -------- 
-#define AT91C_TC_COVFS            (0x1 <<  0) // (TC) Counter Overflow
-#define AT91C_TC_LOVRS            (0x1 <<  1) // (TC) Load Overrun
-#define AT91C_TC_CPAS             (0x1 <<  2) // (TC) RA Compare
-#define AT91C_TC_CPBS             (0x1 <<  3) // (TC) RB Compare
-#define AT91C_TC_CPCS             (0x1 <<  4) // (TC) RC Compare
-#define AT91C_TC_LDRAS            (0x1 <<  5) // (TC) RA Loading
-#define AT91C_TC_LDRBS            (0x1 <<  6) // (TC) RB Loading
-#define AT91C_TC_ETRGS            (0x1 <<  7) // (TC) External Trigger
-#define AT91C_TC_CLKSTA           (0x1 << 16) // (TC) Clock Enabling
-#define AT91C_TC_MTIOA            (0x1 << 17) // (TC) TIOA Mirror
-#define AT91C_TC_MTIOB            (0x1 << 18) // (TC) TIOA Mirror
-// -------- TC_IER : (TC Offset: 0x24) TC Channel Interrupt Enable Register -------- 
-// -------- TC_IDR : (TC Offset: 0x28) TC Channel Interrupt Disable Register -------- 
-// -------- TC_IMR : (TC Offset: 0x2c) TC Channel Interrupt Mask Register -------- 
-
-// *****************************************************************************
-//              SOFTWARE API DEFINITION  FOR Timer Counter Interface
-// *****************************************************************************
-// *** Register offset in AT91S_TCB structure ***
-#define TCB_TC0         ( 0) // TC Channel 0
-#define TCB_TC1         (64) // TC Channel 1
-#define TCB_TC2         (128) // TC Channel 2
-#define TCB_BCR         (192) // TC Block Control Register
-#define TCB_BMR         (196) // TC Block Mode Register
-// -------- TCB_BCR : (TCB Offset: 0xc0) TC Block Control Register -------- 
-#define AT91C_TCB_SYNC            (0x1 <<  0) // (TCB) Synchro Command
-// -------- TCB_BMR : (TCB Offset: 0xc4) TC Block Mode Register -------- 
-#define AT91C_TCB_TC0XC0S         (0x3 <<  0) // (TCB) External Clock Signal 0 Selection
-#define        AT91C_TCB_TC0XC0S_TCLK0                (0x0) // (TCB) TCLK0 connected to XC0
-#define        AT91C_TCB_TC0XC0S_NONE                 (0x1) // (TCB) None signal connected to XC0
-#define        AT91C_TCB_TC0XC0S_TIOA1                (0x2) // (TCB) TIOA1 connected to XC0
-#define        AT91C_TCB_TC0XC0S_TIOA2                (0x3) // (TCB) TIOA2 connected to XC0
-#define AT91C_TCB_TC1XC1S         (0x3 <<  2) // (TCB) External Clock Signal 1 Selection
-#define        AT91C_TCB_TC1XC1S_TCLK1                (0x0 <<  2) // (TCB) TCLK1 connected to XC1
-#define        AT91C_TCB_TC1XC1S_NONE                 (0x1 <<  2) // (TCB) None signal connected to XC1
-#define        AT91C_TCB_TC1XC1S_TIOA0                (0x2 <<  2) // (TCB) TIOA0 connected to XC1
-#define        AT91C_TCB_TC1XC1S_TIOA2                (0x3 <<  2) // (TCB) TIOA2 connected to XC1
-#define AT91C_TCB_TC2XC2S         (0x3 <<  4) // (TCB) External Clock Signal 2 Selection
-#define        AT91C_TCB_TC2XC2S_TCLK2                (0x0 <<  4) // (TCB) TCLK2 connected to XC2
-#define        AT91C_TCB_TC2XC2S_NONE                 (0x1 <<  4) // (TCB) None signal connected to XC2
-#define        AT91C_TCB_TC2XC2S_TIOA0                (0x2 <<  4) // (TCB) TIOA0 connected to XC2
-#define        AT91C_TCB_TC2XC2S_TIOA1                (0x3 <<  4) // (TCB) TIOA2 connected to XC2
-
-// *****************************************************************************
-//              SOFTWARE API DEFINITION  FOR Control Area Network MailBox Interface
-// *****************************************************************************
-// *** Register offset in AT91S_CAN_MB structure ***
-#define CAN_MB_MMR      ( 0) // MailBox Mode Register
-#define CAN_MB_MAM      ( 4) // MailBox Acceptance Mask Register
-#define CAN_MB_MID      ( 8) // MailBox ID Register
-#define CAN_MB_MFID     (12) // MailBox Family ID Register
-#define CAN_MB_MSR      (16) // MailBox Status Register
-#define CAN_MB_MDL      (20) // MailBox Data Low Register
-#define CAN_MB_MDH      (24) // MailBox Data High Register
-#define CAN_MB_MCR      (28) // MailBox Control Register
-// -------- CAN_MMR : (CAN_MB Offset: 0x0) CAN Message Mode Register -------- 
-#define AT91C_CAN_MTIMEMARK       (0xFFFF <<  0) // (CAN_MB) Mailbox Timemark
-#define AT91C_CAN_PRIOR           (0xF << 16) // (CAN_MB) Mailbox Priority
-#define AT91C_CAN_MOT             (0x7 << 24) // (CAN_MB) Mailbox Object Type
-#define        AT91C_CAN_MOT_DIS                  (0x0 << 24) // (CAN_MB) 
-#define        AT91C_CAN_MOT_RX                   (0x1 << 24) // (CAN_MB) 
-#define        AT91C_CAN_MOT_RXOVERWRITE          (0x2 << 24) // (CAN_MB) 
-#define        AT91C_CAN_MOT_TX                   (0x3 << 24) // (CAN_MB) 
-#define        AT91C_CAN_MOT_CONSUMER             (0x4 << 24) // (CAN_MB) 
-#define        AT91C_CAN_MOT_PRODUCER             (0x5 << 24) // (CAN_MB) 
-// -------- CAN_MAM : (CAN_MB Offset: 0x4) CAN Message Acceptance Mask Register -------- 
-#define AT91C_CAN_MIDvB           (0x3FFFF <<  0) // (CAN_MB) Complementary bits for identifier in extended mode
-#define AT91C_CAN_MIDvA           (0x7FF << 18) // (CAN_MB) Identifier for standard frame mode
-#define AT91C_CAN_MIDE            (0x1 << 29) // (CAN_MB) Identifier Version
-// -------- CAN_MID : (CAN_MB Offset: 0x8) CAN Message ID Register -------- 
-// -------- CAN_MFID : (CAN_MB Offset: 0xc) CAN Message Family ID Register -------- 
-// -------- CAN_MSR : (CAN_MB Offset: 0x10) CAN Message Status Register -------- 
-#define AT91C_CAN_MTIMESTAMP      (0xFFFF <<  0) // (CAN_MB) Timer Value
-#define AT91C_CAN_MDLC            (0xF << 16) // (CAN_MB) Mailbox Data Length Code
-#define AT91C_CAN_MRTR            (0x1 << 20) // (CAN_MB) Mailbox Remote Transmission Request
-#define AT91C_CAN_MABT            (0x1 << 22) // (CAN_MB) Mailbox Message Abort
-#define AT91C_CAN_MRDY            (0x1 << 23) // (CAN_MB) Mailbox Ready
-#define AT91C_CAN_MMI             (0x1 << 24) // (CAN_MB) Mailbox Message Ignored
-// -------- CAN_MDL : (CAN_MB Offset: 0x14) CAN Message Data Low Register -------- 
-// -------- CAN_MDH : (CAN_MB Offset: 0x18) CAN Message Data High Register -------- 
-// -------- CAN_MCR : (CAN_MB Offset: 0x1c) CAN Message Control Register -------- 
-#define AT91C_CAN_MACR            (0x1 << 22) // (CAN_MB) Abort Request for Mailbox
-#define AT91C_CAN_MTCR            (0x1 << 23) // (CAN_MB) Mailbox Transfer Command
-
-// *****************************************************************************
-//              SOFTWARE API DEFINITION  FOR Control Area Network Interface
-// *****************************************************************************
-// *** Register offset in AT91S_CAN structure ***
-#define CAN_MR          ( 0) // Mode Register
-#define CAN_IER         ( 4) // Interrupt Enable Register
-#define CAN_IDR         ( 8) // Interrupt Disable Register
-#define CAN_IMR         (12) // Interrupt Mask Register
-#define CAN_SR          (16) // Status Register
-#define CAN_BR          (20) // Baudrate Register
-#define CAN_TIM         (24) // Timer Register
-#define CAN_TIMESTP     (28) // Time Stamp Register
-#define CAN_ECR         (32) // Error Counter Register
-#define CAN_TCR         (36) // Transfer Command Register
-#define CAN_ACR         (40) // Abort Command Register
-#define CAN_VR          (252) // Version Register
-#define CAN_MB0         (512) // CAN Mailbox 0
-#define CAN_MB1         (544) // CAN Mailbox 1
-#define CAN_MB2         (576) // CAN Mailbox 2
-#define CAN_MB3         (608) // CAN Mailbox 3
-#define CAN_MB4         (640) // CAN Mailbox 4
-#define CAN_MB5         (672) // CAN Mailbox 5
-#define CAN_MB6         (704) // CAN Mailbox 6
-#define CAN_MB7         (736) // CAN Mailbox 7
-#define CAN_MB8         (768) // CAN Mailbox 8
-#define CAN_MB9         (800) // CAN Mailbox 9
-#define CAN_MB10        (832) // CAN Mailbox 10
-#define CAN_MB11        (864) // CAN Mailbox 11
-#define CAN_MB12        (896) // CAN Mailbox 12
-#define CAN_MB13        (928) // CAN Mailbox 13
-#define CAN_MB14        (960) // CAN Mailbox 14
-#define CAN_MB15        (992) // CAN Mailbox 15
-// -------- CAN_MR : (CAN Offset: 0x0) CAN Mode Register -------- 
-#define AT91C_CAN_CANEN           (0x1 <<  0) // (CAN) CAN Controller Enable
-#define AT91C_CAN_LPM             (0x1 <<  1) // (CAN) Disable/Enable Low Power Mode
-#define AT91C_CAN_ABM             (0x1 <<  2) // (CAN) Disable/Enable Autobaud/Listen Mode
-#define AT91C_CAN_OVL             (0x1 <<  3) // (CAN) Disable/Enable Overload Frame
-#define AT91C_CAN_TEOF            (0x1 <<  4) // (CAN) Time Stamp messages at each end of Frame
-#define AT91C_CAN_TTM             (0x1 <<  5) // (CAN) Disable/Enable Time Trigger Mode
-#define AT91C_CAN_TIMFRZ          (0x1 <<  6) // (CAN) Enable Timer Freeze
-#define AT91C_CAN_DRPT            (0x1 <<  7) // (CAN) Disable Repeat
-// -------- CAN_IER : (CAN Offset: 0x4) CAN Interrupt Enable Register -------- 
-#define AT91C_CAN_MB0             (0x1 <<  0) // (CAN) Mailbox 0 Flag
-#define AT91C_CAN_MB1             (0x1 <<  1) // (CAN) Mailbox 1 Flag
-#define AT91C_CAN_MB2             (0x1 <<  2) // (CAN) Mailbox 2 Flag
-#define AT91C_CAN_MB3             (0x1 <<  3) // (CAN) Mailbox 3 Flag
-#define AT91C_CAN_MB4             (0x1 <<  4) // (CAN) Mailbox 4 Flag
-#define AT91C_CAN_MB5             (0x1 <<  5) // (CAN) Mailbox 5 Flag
-#define AT91C_CAN_MB6             (0x1 <<  6) // (CAN) Mailbox 6 Flag
-#define AT91C_CAN_MB7             (0x1 <<  7) // (CAN) Mailbox 7 Flag
-#define AT91C_CAN_MB8             (0x1 <<  8) // (CAN) Mailbox 8 Flag
-#define AT91C_CAN_MB9             (0x1 <<  9) // (CAN) Mailbox 9 Flag
-#define AT91C_CAN_MB10            (0x1 << 10) // (CAN) Mailbox 10 Flag
-#define AT91C_CAN_MB11            (0x1 << 11) // (CAN) Mailbox 11 Flag
-#define AT91C_CAN_MB12            (0x1 << 12) // (CAN) Mailbox 12 Flag
-#define AT91C_CAN_MB13            (0x1 << 13) // (CAN) Mailbox 13 Flag
-#define AT91C_CAN_MB14            (0x1 << 14) // (CAN) Mailbox 14 Flag
-#define AT91C_CAN_MB15            (0x1 << 15) // (CAN) Mailbox 15 Flag
-#define AT91C_CAN_ERRA            (0x1 << 16) // (CAN) Error Active Mode Flag
-#define AT91C_CAN_WARN            (0x1 << 17) // (CAN) Warning Limit Flag
-#define AT91C_CAN_ERRP            (0x1 << 18) // (CAN) Error Passive Mode Flag
-#define AT91C_CAN_BOFF            (0x1 << 19) // (CAN) Bus Off Mode Flag
-#define AT91C_CAN_SLEEP           (0x1 << 20) // (CAN) Sleep Flag
-#define AT91C_CAN_WAKEUP          (0x1 << 21) // (CAN) Wakeup Flag
-#define AT91C_CAN_TOVF            (0x1 << 22) // (CAN) Timer Overflow Flag
-#define AT91C_CAN_TSTP            (0x1 << 23) // (CAN) Timestamp Flag
-#define AT91C_CAN_CERR            (0x1 << 24) // (CAN) CRC Error
-#define AT91C_CAN_SERR            (0x1 << 25) // (CAN) Stuffing Error
-#define AT91C_CAN_AERR            (0x1 << 26) // (CAN) Acknowledgment Error
-#define AT91C_CAN_FERR            (0x1 << 27) // (CAN) Form Error
-#define AT91C_CAN_BERR            (0x1 << 28) // (CAN) Bit Error
-// -------- CAN_IDR : (CAN Offset: 0x8) CAN Interrupt Disable Register -------- 
-// -------- CAN_IMR : (CAN Offset: 0xc) CAN Interrupt Mask Register -------- 
-// -------- CAN_SR : (CAN Offset: 0x10) CAN Status Register -------- 
-#define AT91C_CAN_RBSY            (0x1 << 29) // (CAN) Receiver Busy
-#define AT91C_CAN_TBSY            (0x1 << 30) // (CAN) Transmitter Busy
-#define AT91C_CAN_OVLY            (0x1 << 31) // (CAN) Overload Busy
-// -------- CAN_BR : (CAN Offset: 0x14) CAN Baudrate Register -------- 
-#define AT91C_CAN_PHASE2          (0x7 <<  0) // (CAN) Phase 2 segment
-#define AT91C_CAN_PHASE1          (0x7 <<  4) // (CAN) Phase 1 segment
-#define AT91C_CAN_PROPAG          (0x7 <<  8) // (CAN) Programmation time segment
-#define AT91C_CAN_SYNC            (0x3 << 12) // (CAN) Re-synchronization jump width segment
-#define AT91C_CAN_BRP             (0x7F << 16) // (CAN) Baudrate Prescaler
-#define AT91C_CAN_SMP             (0x1 << 24) // (CAN) Sampling mode
-// -------- CAN_TIM : (CAN Offset: 0x18) CAN Timer Register -------- 
-#define AT91C_CAN_TIMER           (0xFFFF <<  0) // (CAN) Timer field
-// -------- CAN_TIMESTP : (CAN Offset: 0x1c) CAN Timestamp Register -------- 
-// -------- CAN_ECR : (CAN Offset: 0x20) CAN Error Counter Register -------- 
-#define AT91C_CAN_REC             (0xFF <<  0) // (CAN) Receive Error Counter
-#define AT91C_CAN_TEC             (0xFF << 16) // (CAN) Transmit Error Counter
-// -------- CAN_TCR : (CAN Offset: 0x24) CAN Transfer Command Register -------- 
-#define AT91C_CAN_TIMRST          (0x1 << 31) // (CAN) Timer Reset Field
-// -------- CAN_ACR : (CAN Offset: 0x28) CAN Abort Command Register -------- 
-
-// *****************************************************************************
-//              SOFTWARE API DEFINITION  FOR Ethernet MAC 10/100
-// *****************************************************************************
-// *** Register offset in AT91S_EMAC structure ***
-#define EMAC_NCR        ( 0) // Network Control Register
-#define EMAC_NCFGR      ( 4) // Network Configuration Register
-#define EMAC_NSR        ( 8) // Network Status Register
-#define EMAC_TSR        (20) // Transmit Status Register
-#define EMAC_RBQP       (24) // Receive Buffer Queue Pointer
-#define EMAC_TBQP       (28) // Transmit Buffer Queue Pointer
-#define EMAC_RSR        (32) // Receive Status Register
-#define EMAC_ISR        (36) // Interrupt Status Register
-#define EMAC_IER        (40) // Interrupt Enable Register
-#define EMAC_IDR        (44) // Interrupt Disable Register
-#define EMAC_IMR        (48) // Interrupt Mask Register
-#define EMAC_MAN        (52) // PHY Maintenance Register
-#define EMAC_PTR        (56) // Pause Time Register
-#define EMAC_PFR        (60) // Pause Frames received Register
-#define EMAC_FTO        (64) // Frames Transmitted OK Register
-#define EMAC_SCF        (68) // Single Collision Frame Register
-#define EMAC_MCF        (72) // Multiple Collision Frame Register
-#define EMAC_FRO        (76) // Frames Received OK Register
-#define EMAC_FCSE       (80) // Frame Check Sequence Error Register
-#define EMAC_ALE        (84) // Alignment Error Register
-#define EMAC_DTF        (88) // Deferred Transmission Frame Register
-#define EMAC_LCOL       (92) // Late Collision Register
-#define EMAC_ECOL       (96) // Excessive Collision Register
-#define EMAC_TUND       (100) // Transmit Underrun Error Register
-#define EMAC_CSE        (104) // Carrier Sense Error Register
-#define EMAC_RRE        (108) // Receive Ressource Error Register
-#define EMAC_ROV        (112) // Receive Overrun Errors Register
-#define EMAC_RSE        (116) // Receive Symbol Errors Register
-#define EMAC_ELE        (120) // Excessive Length Errors Register
-#define EMAC_RJA        (124) // Receive Jabbers Register
-#define EMAC_USF        (128) // Undersize Frames Register
-#define EMAC_STE        (132) // SQE Test Error Register
-#define EMAC_RLE        (136) // Receive Length Field Mismatch Register
-#define EMAC_TPF        (140) // Transmitted Pause Frames Register
-#define EMAC_HRB        (144) // Hash Address Bottom[31:0]
-#define EMAC_HRT        (148) // Hash Address Top[63:32]
-#define EMAC_SA1L       (152) // Specific Address 1 Bottom, First 4 bytes
-#define EMAC_SA1H       (156) // Specific Address 1 Top, Last 2 bytes
-#define EMAC_SA2L       (160) // Specific Address 2 Bottom, First 4 bytes
-#define EMAC_SA2H       (164) // Specific Address 2 Top, Last 2 bytes
-#define EMAC_SA3L       (168) // Specific Address 3 Bottom, First 4 bytes
-#define EMAC_SA3H       (172) // Specific Address 3 Top, Last 2 bytes
-#define EMAC_SA4L       (176) // Specific Address 4 Bottom, First 4 bytes
-#define EMAC_SA4H       (180) // Specific Address 4 Top, Last 2 bytes
-#define EMAC_TID        (184) // Type ID Checking Register
-#define EMAC_TPQ        (188) // Transmit Pause Quantum Register
-#define EMAC_USRIO      (192) // USER Input/Output Register
-#define EMAC_WOL        (196) // Wake On LAN Register
-#define EMAC_REV        (252) // Revision Register
-// -------- EMAC_NCR : (EMAC Offset: 0x0)  -------- 
-#define AT91C_EMAC_LB             (0x1 <<  0) // (EMAC) Loopback. Optional. When set, loopback signal is at high level.
-#define AT91C_EMAC_LLB            (0x1 <<  1) // (EMAC) Loopback local. 
-#define AT91C_EMAC_RE             (0x1 <<  2) // (EMAC) Receive enable. 
-#define AT91C_EMAC_TE             (0x1 <<  3) // (EMAC) Transmit enable. 
-#define AT91C_EMAC_MPE            (0x1 <<  4) // (EMAC) Management port enable. 
-#define AT91C_EMAC_CLRSTAT        (0x1 <<  5) // (EMAC) Clear statistics registers. 
-#define AT91C_EMAC_INCSTAT        (0x1 <<  6) // (EMAC) Increment statistics registers. 
-#define AT91C_EMAC_WESTAT         (0x1 <<  7) // (EMAC) Write enable for statistics registers. 
-#define AT91C_EMAC_BP             (0x1 <<  8) // (EMAC) Back pressure. 
-#define AT91C_EMAC_TSTART         (0x1 <<  9) // (EMAC) Start Transmission. 
-#define AT91C_EMAC_THALT          (0x1 << 10) // (EMAC) Transmission Halt. 
-#define AT91C_EMAC_TPFR           (0x1 << 11) // (EMAC) Transmit pause frame 
-#define AT91C_EMAC_TZQ            (0x1 << 12) // (EMAC) Transmit zero quantum pause frame
-// -------- EMAC_NCFGR : (EMAC Offset: 0x4) Network Configuration Register -------- 
-#define AT91C_EMAC_SPD            (0x1 <<  0) // (EMAC) Speed. 
-#define AT91C_EMAC_FD             (0x1 <<  1) // (EMAC) Full duplex. 
-#define AT91C_EMAC_JFRAME         (0x1 <<  3) // (EMAC) Jumbo Frames. 
-#define AT91C_EMAC_CAF            (0x1 <<  4) // (EMAC) Copy all frames. 
-#define AT91C_EMAC_NBC            (0x1 <<  5) // (EMAC) No broadcast. 
-#define AT91C_EMAC_MTI            (0x1 <<  6) // (EMAC) Multicast hash event enable
-#define AT91C_EMAC_UNI            (0x1 <<  7) // (EMAC) Unicast hash enable. 
-#define AT91C_EMAC_BIG            (0x1 <<  8) // (EMAC) Receive 1522 bytes. 
-#define AT91C_EMAC_EAE            (0x1 <<  9) // (EMAC) External address match enable. 
-#define AT91C_EMAC_CLK            (0x3 << 10) // (EMAC) 
-#define        AT91C_EMAC_CLK_HCLK_8               (0x0 << 10) // (EMAC) HCLK divided by 8
-#define        AT91C_EMAC_CLK_HCLK_16              (0x1 << 10) // (EMAC) HCLK divided by 16
-#define        AT91C_EMAC_CLK_HCLK_32              (0x2 << 10) // (EMAC) HCLK divided by 32
-#define        AT91C_EMAC_CLK_HCLK_64              (0x3 << 10) // (EMAC) HCLK divided by 64
-#define AT91C_EMAC_RTY            (0x1 << 12) // (EMAC) 
-#define AT91C_EMAC_PAE            (0x1 << 13) // (EMAC) 
-#define AT91C_EMAC_RBOF           (0x3 << 14) // (EMAC) 
-#define        AT91C_EMAC_RBOF_OFFSET_0             (0x0 << 14) // (EMAC) no offset from start of receive buffer
-#define        AT91C_EMAC_RBOF_OFFSET_1             (0x1 << 14) // (EMAC) one byte offset from start of receive buffer
-#define        AT91C_EMAC_RBOF_OFFSET_2             (0x2 << 14) // (EMAC) two bytes offset from start of receive buffer
-#define        AT91C_EMAC_RBOF_OFFSET_3             (0x3 << 14) // (EMAC) three bytes offset from start of receive buffer
-#define AT91C_EMAC_RLCE           (0x1 << 16) // (EMAC) Receive Length field Checking Enable
-#define AT91C_EMAC_DRFCS          (0x1 << 17) // (EMAC) Discard Receive FCS
-#define AT91C_EMAC_EFRHD          (0x1 << 18) // (EMAC) 
-#define AT91C_EMAC_IRXFCS         (0x1 << 19) // (EMAC) Ignore RX FCS
-// -------- EMAC_NSR : (EMAC Offset: 0x8) Network Status Register -------- 
-#define AT91C_EMAC_LINKR          (0x1 <<  0) // (EMAC) 
-#define AT91C_EMAC_MDIO           (0x1 <<  1) // (EMAC) 
-#define AT91C_EMAC_IDLE           (0x1 <<  2) // (EMAC) 
-// -------- EMAC_TSR : (EMAC Offset: 0x14) Transmit Status Register -------- 
-#define AT91C_EMAC_UBR            (0x1 <<  0) // (EMAC) 
-#define AT91C_EMAC_COL            (0x1 <<  1) // (EMAC) 
-#define AT91C_EMAC_RLES           (0x1 <<  2) // (EMAC) 
-#define AT91C_EMAC_TGO            (0x1 <<  3) // (EMAC) Transmit Go
-#define AT91C_EMAC_BEX            (0x1 <<  4) // (EMAC) Buffers exhausted mid frame
-#define AT91C_EMAC_COMP           (0x1 <<  5) // (EMAC) 
-#define AT91C_EMAC_UND            (0x1 <<  6) // (EMAC) 
-// -------- EMAC_RSR : (EMAC Offset: 0x20) Receive Status Register -------- 
-#define AT91C_EMAC_BNA            (0x1 <<  0) // (EMAC) 
-#define AT91C_EMAC_REC            (0x1 <<  1) // (EMAC) 
-#define AT91C_EMAC_OVR            (0x1 <<  2) // (EMAC) 
-// -------- EMAC_ISR : (EMAC Offset: 0x24) Interrupt Status Register -------- 
-#define AT91C_EMAC_MFD            (0x1 <<  0) // (EMAC) 
-#define AT91C_EMAC_RCOMP          (0x1 <<  1) // (EMAC) 
-#define AT91C_EMAC_RXUBR          (0x1 <<  2) // (EMAC) 
-#define AT91C_EMAC_TXUBR          (0x1 <<  3) // (EMAC) 
-#define AT91C_EMAC_TUNDR          (0x1 <<  4) // (EMAC) 
-#define AT91C_EMAC_RLEX           (0x1 <<  5) // (EMAC) 
-#define AT91C_EMAC_TXERR          (0x1 <<  6) // (EMAC) 
-#define AT91C_EMAC_TCOMP          (0x1 <<  7) // (EMAC) 
-#define AT91C_EMAC_LINK           (0x1 <<  9) // (EMAC) 
-#define AT91C_EMAC_ROVR           (0x1 << 10) // (EMAC) 
-#define AT91C_EMAC_HRESP          (0x1 << 11) // (EMAC) 
-#define AT91C_EMAC_PFRE           (0x1 << 12) // (EMAC) 
-#define AT91C_EMAC_PTZ            (0x1 << 13) // (EMAC) 
-// -------- EMAC_IER : (EMAC Offset: 0x28) Interrupt Enable Register -------- 
-// -------- EMAC_IDR : (EMAC Offset: 0x2c) Interrupt Disable Register -------- 
-// -------- EMAC_IMR : (EMAC Offset: 0x30) Interrupt Mask Register -------- 
-// -------- EMAC_MAN : (EMAC Offset: 0x34) PHY Maintenance Register -------- 
-#define AT91C_EMAC_DATA           (0xFFFF <<  0) // (EMAC) 
-#define AT91C_EMAC_CODE           (0x3 << 16) // (EMAC) 
-#define AT91C_EMAC_REGA           (0x1F << 18) // (EMAC) 
-#define AT91C_EMAC_PHYA           (0x1F << 23) // (EMAC) 
-#define AT91C_EMAC_RW             (0x3 << 28) // (EMAC) 
-#define AT91C_EMAC_SOF            (0x3 << 30) // (EMAC) 
-// -------- EMAC_USRIO : (EMAC Offset: 0xc0) USER Input Output Register -------- 
-#define AT91C_EMAC_RMII           (0x1 <<  0) // (EMAC) Reduce MII
-#define AT91C_EMAC_CLKEN          (0x1 <<  1) // (EMAC) Clock Enable
-// -------- EMAC_WOL : (EMAC Offset: 0xc4) Wake On LAN Register -------- 
-#define AT91C_EMAC_IP             (0xFFFF <<  0) // (EMAC) ARP request IP address
-#define AT91C_EMAC_MAG            (0x1 << 16) // (EMAC) Magic packet event enable
-#define AT91C_EMAC_ARP            (0x1 << 17) // (EMAC) ARP request event enable
-#define AT91C_EMAC_SA1            (0x1 << 18) // (EMAC) Specific address register 1 event enable
-// -------- EMAC_REV : (EMAC Offset: 0xfc) Revision Register -------- 
-#define AT91C_EMAC_REVREF         (0xFFFF <<  0) // (EMAC) 
-#define AT91C_EMAC_PARTREF        (0xFFFF << 16) // (EMAC) 
-
-// *****************************************************************************
-//              SOFTWARE API DEFINITION  FOR Analog to Digital Convertor
-// *****************************************************************************
-// *** Register offset in AT91S_ADC structure ***
-#define ADC_CR          ( 0) // ADC Control Register
-#define ADC_MR          ( 4) // ADC Mode Register
-#define ADC_CHER        (16) // ADC Channel Enable Register
-#define ADC_CHDR        (20) // ADC Channel Disable Register
-#define ADC_CHSR        (24) // ADC Channel Status Register
-#define ADC_SR          (28) // ADC Status Register
-#define ADC_LCDR        (32) // ADC Last Converted Data Register
-#define ADC_IER         (36) // ADC Interrupt Enable Register
-#define ADC_IDR         (40) // ADC Interrupt Disable Register
-#define ADC_IMR         (44) // ADC Interrupt Mask Register
-#define ADC_CDR0        (48) // ADC Channel Data Register 0
-#define ADC_CDR1        (52) // ADC Channel Data Register 1
-#define ADC_CDR2        (56) // ADC Channel Data Register 2
-#define ADC_CDR3        (60) // ADC Channel Data Register 3
-#define ADC_CDR4        (64) // ADC Channel Data Register 4
-#define ADC_CDR5        (68) // ADC Channel Data Register 5
-#define ADC_CDR6        (72) // ADC Channel Data Register 6
-#define ADC_CDR7        (76) // ADC Channel Data Register 7
-#define ADC_RPR         (256) // Receive Pointer Register
-#define ADC_RCR         (260) // Receive Counter Register
-#define ADC_TPR         (264) // Transmit Pointer Register
-#define ADC_TCR         (268) // Transmit Counter Register
-#define ADC_RNPR        (272) // Receive Next Pointer Register
-#define ADC_RNCR        (276) // Receive Next Counter Register
-#define ADC_TNPR        (280) // Transmit Next Pointer Register
-#define ADC_TNCR        (284) // Transmit Next Counter Register
-#define ADC_PTCR        (288) // PDC Transfer Control Register
-#define ADC_PTSR        (292) // PDC Transfer Status Register
-// -------- ADC_CR : (ADC Offset: 0x0) ADC Control Register -------- 
-#define AT91C_ADC_SWRST           (0x1 <<  0) // (ADC) Software Reset
-#define AT91C_ADC_START           (0x1 <<  1) // (ADC) Start Conversion
-// -------- ADC_MR : (ADC Offset: 0x4) ADC Mode Register -------- 
-#define AT91C_ADC_TRGEN           (0x1 <<  0) // (ADC) Trigger Enable
-#define        AT91C_ADC_TRGEN_DIS                  (0x0) // (ADC) Hradware triggers are disabled. Starting a conversion is only possible by software
-#define        AT91C_ADC_TRGEN_EN                   (0x1) // (ADC) Hardware trigger selected by TRGSEL field is enabled.
-#define AT91C_ADC_TRGSEL          (0x7 <<  1) // (ADC) Trigger Selection
-#define        AT91C_ADC_TRGSEL_TIOA0                (0x0 <<  1) // (ADC) Selected TRGSEL = TIAO0
-#define        AT91C_ADC_TRGSEL_TIOA1                (0x1 <<  1) // (ADC) Selected TRGSEL = TIAO1
-#define        AT91C_ADC_TRGSEL_TIOA2                (0x2 <<  1) // (ADC) Selected TRGSEL = TIAO2
-#define        AT91C_ADC_TRGSEL_TIOA3                (0x3 <<  1) // (ADC) Selected TRGSEL = TIAO3
-#define        AT91C_ADC_TRGSEL_TIOA4                (0x4 <<  1) // (ADC) Selected TRGSEL = TIAO4
-#define        AT91C_ADC_TRGSEL_TIOA5                (0x5 <<  1) // (ADC) Selected TRGSEL = TIAO5
-#define        AT91C_ADC_TRGSEL_EXT                  (0x6 <<  1) // (ADC) Selected TRGSEL = External Trigger
-#define AT91C_ADC_LOWRES          (0x1 <<  4) // (ADC) Resolution.
-#define        AT91C_ADC_LOWRES_10_BIT               (0x0 <<  4) // (ADC) 10-bit resolution
-#define        AT91C_ADC_LOWRES_8_BIT                (0x1 <<  4) // (ADC) 8-bit resolution
-#define AT91C_ADC_SLEEP           (0x1 <<  5) // (ADC) Sleep Mode
-#define        AT91C_ADC_SLEEP_NORMAL_MODE          (0x0 <<  5) // (ADC) Normal Mode
-#define        AT91C_ADC_SLEEP_MODE                 (0x1 <<  5) // (ADC) Sleep Mode
-#define AT91C_ADC_PRESCAL         (0x3F <<  8) // (ADC) Prescaler rate selection
-#define AT91C_ADC_STARTUP         (0x1F << 16) // (ADC) Startup Time
-#define AT91C_ADC_SHTIM           (0xF << 24) // (ADC) Sample & Hold Time
-// --------    ADC_CHER : (ADC Offset: 0x10) ADC Channel Enable Register -------- 
-#define AT91C_ADC_CH0             (0x1 <<  0) // (ADC) Channel 0
-#define AT91C_ADC_CH1             (0x1 <<  1) // (ADC) Channel 1
-#define AT91C_ADC_CH2             (0x1 <<  2) // (ADC) Channel 2
-#define AT91C_ADC_CH3             (0x1 <<  3) // (ADC) Channel 3
-#define AT91C_ADC_CH4             (0x1 <<  4) // (ADC) Channel 4
-#define AT91C_ADC_CH5             (0x1 <<  5) // (ADC) Channel 5
-#define AT91C_ADC_CH6             (0x1 <<  6) // (ADC) Channel 6
-#define AT91C_ADC_CH7             (0x1 <<  7) // (ADC) Channel 7
-// --------    ADC_CHDR : (ADC Offset: 0x14) ADC Channel Disable Register -------- 
-// --------    ADC_CHSR : (ADC Offset: 0x18) ADC Channel Status Register -------- 
-// -------- ADC_SR : (ADC Offset: 0x1c) ADC Status Register -------- 
-#define AT91C_ADC_EOC0            (0x1 <<  0) // (ADC) End of Conversion
-#define AT91C_ADC_EOC1            (0x1 <<  1) // (ADC) End of Conversion
-#define AT91C_ADC_EOC2            (0x1 <<  2) // (ADC) End of Conversion
-#define AT91C_ADC_EOC3            (0x1 <<  3) // (ADC) End of Conversion
-#define AT91C_ADC_EOC4            (0x1 <<  4) // (ADC) End of Conversion
-#define AT91C_ADC_EOC5            (0x1 <<  5) // (ADC) End of Conversion
-#define AT91C_ADC_EOC6            (0x1 <<  6) // (ADC) End of Conversion
-#define AT91C_ADC_EOC7            (0x1 <<  7) // (ADC) End of Conversion
-#define AT91C_ADC_OVRE0           (0x1 <<  8) // (ADC) Overrun Error
-#define AT91C_ADC_OVRE1           (0x1 <<  9) // (ADC) Overrun Error
-#define AT91C_ADC_OVRE2           (0x1 << 10) // (ADC) Overrun Error
-#define AT91C_ADC_OVRE3           (0x1 << 11) // (ADC) Overrun Error
-#define AT91C_ADC_OVRE4           (0x1 << 12) // (ADC) Overrun Error
-#define AT91C_ADC_OVRE5           (0x1 << 13) // (ADC) Overrun Error
-#define AT91C_ADC_OVRE6           (0x1 << 14) // (ADC) Overrun Error
-#define AT91C_ADC_OVRE7           (0x1 << 15) // (ADC) Overrun Error
-#define AT91C_ADC_DRDY            (0x1 << 16) // (ADC) Data Ready
-#define AT91C_ADC_GOVRE           (0x1 << 17) // (ADC) General Overrun
-#define AT91C_ADC_ENDRX           (0x1 << 18) // (ADC) End of Receiver Transfer
-#define AT91C_ADC_RXBUFF          (0x1 << 19) // (ADC) RXBUFF Interrupt
-// -------- ADC_LCDR : (ADC Offset: 0x20) ADC Last Converted Data Register -------- 
-#define AT91C_ADC_LDATA           (0x3FF <<  0) // (ADC) Last Data Converted
-// -------- ADC_IER : (ADC Offset: 0x24) ADC Interrupt Enable Register -------- 
-// -------- ADC_IDR : (ADC Offset: 0x28) ADC Interrupt Disable Register -------- 
-// -------- ADC_IMR : (ADC Offset: 0x2c) ADC Interrupt Mask Register -------- 
-// -------- ADC_CDR0 : (ADC Offset: 0x30) ADC Channel Data Register 0 -------- 
-#define AT91C_ADC_DATA            (0x3FF <<  0) // (ADC) Converted Data
-// -------- ADC_CDR1 : (ADC Offset: 0x34) ADC Channel Data Register 1 -------- 
-// -------- ADC_CDR2 : (ADC Offset: 0x38) ADC Channel Data Register 2 -------- 
-// -------- ADC_CDR3 : (ADC Offset: 0x3c) ADC Channel Data Register 3 -------- 
-// -------- ADC_CDR4 : (ADC Offset: 0x40) ADC Channel Data Register 4 -------- 
-// -------- ADC_CDR5 : (ADC Offset: 0x44) ADC Channel Data Register 5 -------- 
-// -------- ADC_CDR6 : (ADC Offset: 0x48) ADC Channel Data Register 6 -------- 
-// -------- ADC_CDR7 : (ADC Offset: 0x4c) ADC Channel Data Register 7 -------- 
-
-// *****************************************************************************
-//               REGISTER ADDRESS DEFINITION FOR AT91SAM7X256
-// *****************************************************************************
-// ========== Register definition for SYS peripheral ========== 
-// ========== Register definition for AIC peripheral ========== 
-#define AT91C_AIC_IVR             (0xFFFFF100) // (AIC) IRQ Vector Register
-#define AT91C_AIC_SMR             (0xFFFFF000) // (AIC) Source Mode Register
-#define AT91C_AIC_FVR             (0xFFFFF104) // (AIC) FIQ Vector Register
-#define AT91C_AIC_DCR             (0xFFFFF138) // (AIC) Debug Control Register (Protect)
-#define AT91C_AIC_EOICR           (0xFFFFF130) // (AIC) End of Interrupt Command Register
-#define AT91C_AIC_SVR             (0xFFFFF080) // (AIC) Source Vector Register
-#define AT91C_AIC_FFSR            (0xFFFFF148) // (AIC) Fast Forcing Status Register
-#define AT91C_AIC_ICCR            (0xFFFFF128) // (AIC) Interrupt Clear Command Register
-#define AT91C_AIC_ISR             (0xFFFFF108) // (AIC) Interrupt Status Register
-#define AT91C_AIC_IMR             (0xFFFFF110) // (AIC) Interrupt Mask Register
-#define AT91C_AIC_IPR             (0xFFFFF10C) // (AIC) Interrupt Pending Register
-#define AT91C_AIC_FFER            (0xFFFFF140) // (AIC) Fast Forcing Enable Register
-#define AT91C_AIC_IECR            (0xFFFFF120) // (AIC) Interrupt Enable Command Register
-#define AT91C_AIC_ISCR            (0xFFFFF12C) // (AIC) Interrupt Set Command Register
-#define AT91C_AIC_FFDR            (0xFFFFF144) // (AIC) Fast Forcing Disable Register
-#define AT91C_AIC_CISR            (0xFFFFF114) // (AIC) Core Interrupt Status Register
-#define AT91C_AIC_IDCR            (0xFFFFF124) // (AIC) Interrupt Disable Command Register
-#define AT91C_AIC_SPU             (0xFFFFF134) // (AIC) Spurious Vector Register
-// ========== Register definition for PDC_DBGU peripheral ========== 
-#define AT91C_DBGU_TCR            (0xFFFFF30C) // (PDC_DBGU) Transmit Counter Register
-#define AT91C_DBGU_RNPR           (0xFFFFF310) // (PDC_DBGU) Receive Next Pointer Register
-#define AT91C_DBGU_TNPR           (0xFFFFF318) // (PDC_DBGU) Transmit Next Pointer Register
-#define AT91C_DBGU_TPR            (0xFFFFF308) // (PDC_DBGU) Transmit Pointer Register
-#define AT91C_DBGU_RPR            (0xFFFFF300) // (PDC_DBGU) Receive Pointer Register
-#define AT91C_DBGU_RCR            (0xFFFFF304) // (PDC_DBGU) Receive Counter Register
-#define AT91C_DBGU_RNCR           (0xFFFFF314) // (PDC_DBGU) Receive Next Counter Register
-#define AT91C_DBGU_PTCR           (0xFFFFF320) // (PDC_DBGU) PDC Transfer Control Register
-#define AT91C_DBGU_PTSR           (0xFFFFF324) // (PDC_DBGU) PDC Transfer Status Register
-#define AT91C_DBGU_TNCR           (0xFFFFF31C) // (PDC_DBGU) Transmit Next Counter Register
-// ========== Register definition for DBGU peripheral ========== 
-#define AT91C_DBGU_EXID           (0xFFFFF244) // (DBGU) Chip ID Extension Register
-#define AT91C_DBGU_BRGR           (0xFFFFF220) // (DBGU) Baud Rate Generator Register
-#define AT91C_DBGU_IDR            (0xFFFFF20C) // (DBGU) Interrupt Disable Register
-#define AT91C_DBGU_CSR            (0xFFFFF214) // (DBGU) Channel Status Register
-#define AT91C_DBGU_CIDR           (0xFFFFF240) // (DBGU) Chip ID Register
-#define AT91C_DBGU_MR             (0xFFFFF204) // (DBGU) Mode Register
-#define AT91C_DBGU_IMR            (0xFFFFF210) // (DBGU) Interrupt Mask Register
-#define AT91C_DBGU_CR             (0xFFFFF200) // (DBGU) Control Register
-#define AT91C_DBGU_FNTR           (0xFFFFF248) // (DBGU) Force NTRST Register
-#define AT91C_DBGU_THR            (0xFFFFF21C) // (DBGU) Transmitter Holding Register
-#define AT91C_DBGU_RHR            (0xFFFFF218) // (DBGU) Receiver Holding Register
-#define AT91C_DBGU_IER            (0xFFFFF208) // (DBGU) Interrupt Enable Register
-// ========== Register definition for PIOA peripheral ========== 
-#define AT91C_PIOA_ODR            (0xFFFFF414) // (PIOA) Output Disable Registerr
-#define AT91C_PIOA_SODR           (0xFFFFF430) // (PIOA) Set Output Data Register
-#define AT91C_PIOA_ISR            (0xFFFFF44C) // (PIOA) Interrupt Status Register
-#define AT91C_PIOA_ABSR           (0xFFFFF478) // (PIOA) AB Select Status Register
-#define AT91C_PIOA_IER            (0xFFFFF440) // (PIOA) Interrupt Enable Register
-#define AT91C_PIOA_PPUDR          (0xFFFFF460) // (PIOA) Pull-up Disable Register
-#define AT91C_PIOA_IMR            (0xFFFFF448) // (PIOA) Interrupt Mask Register
-#define AT91C_PIOA_PER            (0xFFFFF400) // (PIOA) PIO Enable Register
-#define AT91C_PIOA_IFDR           (0xFFFFF424) // (PIOA) Input Filter Disable Register
-#define AT91C_PIOA_OWDR           (0xFFFFF4A4) // (PIOA) Output Write Disable Register
-#define AT91C_PIOA_MDSR           (0xFFFFF458) // (PIOA) Multi-driver Status Register
-#define AT91C_PIOA_IDR            (0xFFFFF444) // (PIOA) Interrupt Disable Register
-#define AT91C_PIOA_ODSR           (0xFFFFF438) // (PIOA) Output Data Status Register
-#define AT91C_PIOA_PPUSR          (0xFFFFF468) // (PIOA) Pull-up Status Register
-#define AT91C_PIOA_OWSR           (0xFFFFF4A8) // (PIOA) Output Write Status Register
-#define AT91C_PIOA_BSR            (0xFFFFF474) // (PIOA) Select B Register
-#define AT91C_PIOA_OWER           (0xFFFFF4A0) // (PIOA) Output Write Enable Register
-#define AT91C_PIOA_IFER           (0xFFFFF420) // (PIOA) Input Filter Enable Register
-#define AT91C_PIOA_PDSR           (0xFFFFF43C) // (PIOA) Pin Data Status Register
-#define AT91C_PIOA_PPUER          (0xFFFFF464) // (PIOA) Pull-up Enable Register
-#define AT91C_PIOA_OSR            (0xFFFFF418) // (PIOA) Output Status Register
-#define AT91C_PIOA_ASR            (0xFFFFF470) // (PIOA) Select A Register
-#define AT91C_PIOA_MDDR           (0xFFFFF454) // (PIOA) Multi-driver Disable Register
-#define AT91C_PIOA_CODR           (0xFFFFF434) // (PIOA) Clear Output Data Register
-#define AT91C_PIOA_MDER           (0xFFFFF450) // (PIOA) Multi-driver Enable Register
-#define AT91C_PIOA_PDR            (0xFFFFF404) // (PIOA) PIO Disable Register
-#define AT91C_PIOA_IFSR           (0xFFFFF428) // (PIOA) Input Filter Status Register
-#define AT91C_PIOA_OER            (0xFFFFF410) // (PIOA) Output Enable Register
-#define AT91C_PIOA_PSR            (0xFFFFF408) // (PIOA) PIO Status Register
-// ========== Register definition for PIOB peripheral ========== 
-#define AT91C_PIOB_OWDR           (0xFFFFF6A4) // (PIOB) Output Write Disable Register
-#define AT91C_PIOB_MDER           (0xFFFFF650) // (PIOB) Multi-driver Enable Register
-#define AT91C_PIOB_PPUSR          (0xFFFFF668) // (PIOB) Pull-up Status Register
-#define AT91C_PIOB_IMR            (0xFFFFF648) // (PIOB) Interrupt Mask Register
-#define AT91C_PIOB_ASR            (0xFFFFF670) // (PIOB) Select A Register
-#define AT91C_PIOB_PPUDR          (0xFFFFF660) // (PIOB) Pull-up Disable Register
-#define AT91C_PIOB_PSR            (0xFFFFF608) // (PIOB) PIO Status Register
-#define AT91C_PIOB_IER            (0xFFFFF640) // (PIOB) Interrupt Enable Register
-#define AT91C_PIOB_CODR           (0xFFFFF634) // (PIOB) Clear Output Data Register
-#define AT91C_PIOB_OWER           (0xFFFFF6A0) // (PIOB) Output Write Enable Register
-#define AT91C_PIOB_ABSR           (0xFFFFF678) // (PIOB) AB Select Status Register
-#define AT91C_PIOB_IFDR           (0xFFFFF624) // (PIOB) Input Filter Disable Register
-#define AT91C_PIOB_PDSR           (0xFFFFF63C) // (PIOB) Pin Data Status Register
-#define AT91C_PIOB_IDR            (0xFFFFF644) // (PIOB) Interrupt Disable Register
-#define AT91C_PIOB_OWSR           (0xFFFFF6A8) // (PIOB) Output Write Status Register
-#define AT91C_PIOB_PDR            (0xFFFFF604) // (PIOB) PIO Disable Register
-#define AT91C_PIOB_ODR            (0xFFFFF614) // (PIOB) Output Disable Registerr
-#define AT91C_PIOB_IFSR           (0xFFFFF628) // (PIOB) Input Filter Status Register
-#define AT91C_PIOB_PPUER          (0xFFFFF664) // (PIOB) Pull-up Enable Register
-#define AT91C_PIOB_SODR           (0xFFFFF630) // (PIOB) Set Output Data Register
-#define AT91C_PIOB_ISR            (0xFFFFF64C) // (PIOB) Interrupt Status Register
-#define AT91C_PIOB_ODSR           (0xFFFFF638) // (PIOB) Output Data Status Register
-#define AT91C_PIOB_OSR            (0xFFFFF618) // (PIOB) Output Status Register
-#define AT91C_PIOB_MDSR           (0xFFFFF658) // (PIOB) Multi-driver Status Register
-#define AT91C_PIOB_IFER           (0xFFFFF620) // (PIOB) Input Filter Enable Register
-#define AT91C_PIOB_BSR            (0xFFFFF674) // (PIOB) Select B Register
-#define AT91C_PIOB_MDDR           (0xFFFFF654) // (PIOB) Multi-driver Disable Register
-#define AT91C_PIOB_OER            (0xFFFFF610) // (PIOB) Output Enable Register
-#define AT91C_PIOB_PER            (0xFFFFF600) // (PIOB) PIO Enable Register
-// ========== Register definition for CKGR peripheral ========== 
-#define AT91C_CKGR_MOR            (0xFFFFFC20) // (CKGR) Main Oscillator Register
-#define AT91C_CKGR_PLLR           (0xFFFFFC2C) // (CKGR) PLL Register
-#define AT91C_CKGR_MCFR           (0xFFFFFC24) // (CKGR) Main Clock  Frequency Register
-// ========== Register definition for PMC peripheral ========== 
-#define AT91C_PMC_IDR             (0xFFFFFC64) // (PMC) Interrupt Disable Register
-#define AT91C_PMC_MOR             (0xFFFFFC20) // (PMC) Main Oscillator Register
-#define AT91C_PMC_PLLR            (0xFFFFFC2C) // (PMC) PLL Register
-#define AT91C_PMC_PCER            (0xFFFFFC10) // (PMC) Peripheral Clock Enable Register
-#define AT91C_PMC_PCKR            (0xFFFFFC40) // (PMC) Programmable Clock Register
-#define AT91C_PMC_MCKR            (0xFFFFFC30) // (PMC) Master Clock Register
-#define AT91C_PMC_SCDR            (0xFFFFFC04) // (PMC) System Clock Disable Register
-#define AT91C_PMC_PCDR            (0xFFFFFC14) // (PMC) Peripheral Clock Disable Register
-#define AT91C_PMC_SCSR            (0xFFFFFC08) // (PMC) System Clock Status Register
-#define AT91C_PMC_PCSR            (0xFFFFFC18) // (PMC) Peripheral Clock Status Register
-#define AT91C_PMC_MCFR            (0xFFFFFC24) // (PMC) Main Clock  Frequency Register
-#define AT91C_PMC_SCER            (0xFFFFFC00) // (PMC) System Clock Enable Register
-#define AT91C_PMC_IMR             (0xFFFFFC6C) // (PMC) Interrupt Mask Register
-#define AT91C_PMC_IER             (0xFFFFFC60) // (PMC) Interrupt Enable Register
-#define AT91C_PMC_SR              (0xFFFFFC68) // (PMC) Status Register
-// ========== Register definition for RSTC peripheral ========== 
-#define AT91C_RSTC_RCR            (0xFFFFFD00) // (RSTC) Reset Control Register
-#define AT91C_RSTC_RMR            (0xFFFFFD08) // (RSTC) Reset Mode Register
-#define AT91C_RSTC_RSR            (0xFFFFFD04) // (RSTC) Reset Status Register
-// ========== Register definition for RTTC peripheral ========== 
-#define AT91C_RTTC_RTSR           (0xFFFFFD2C) // (RTTC) Real-time Status Register
-#define AT91C_RTTC_RTMR           (0xFFFFFD20) // (RTTC) Real-time Mode Register
-#define AT91C_RTTC_RTVR           (0xFFFFFD28) // (RTTC) Real-time Value Register
-#define AT91C_RTTC_RTAR           (0xFFFFFD24) // (RTTC) Real-time Alarm Register
-// ========== Register definition for PITC peripheral ========== 
-#define AT91C_PITC_PIVR           (0xFFFFFD38) // (PITC) Period Interval Value Register
-#define AT91C_PITC_PISR           (0xFFFFFD34) // (PITC) Period Interval Status Register
-#define AT91C_PITC_PIIR           (0xFFFFFD3C) // (PITC) Period Interval Image Register
-#define AT91C_PITC_PIMR           (0xFFFFFD30) // (PITC) Period Interval Mode Register
-// ========== Register definition for WDTC peripheral ========== 
-#define AT91C_WDTC_WDCR           (0xFFFFFD40) // (WDTC) Watchdog Control Register
-#define AT91C_WDTC_WDSR           (0xFFFFFD48) // (WDTC) Watchdog Status Register
-#define AT91C_WDTC_WDMR           (0xFFFFFD44) // (WDTC) Watchdog Mode Register
-// ========== Register definition for VREG peripheral ========== 
-#define AT91C_VREG_MR             (0xFFFFFD60) // (VREG) Voltage Regulator Mode Register
-// ========== Register definition for MC peripheral ========== 
-#define AT91C_MC_ASR              (0xFFFFFF04) // (MC) MC Abort Status Register
-#define AT91C_MC_RCR              (0xFFFFFF00) // (MC) MC Remap Control Register
-#define AT91C_MC_FCR              (0xFFFFFF64) // (MC) MC Flash Command Register
-#define AT91C_MC_AASR             (0xFFFFFF08) // (MC) MC Abort Address Status Register
-#define AT91C_MC_FSR              (0xFFFFFF68) // (MC) MC Flash Status Register
-#define AT91C_MC_FMR              (0xFFFFFF60) // (MC) MC Flash Mode Register
-// ========== Register definition for PDC_SPI1 peripheral ========== 
-#define AT91C_SPI1_PTCR           (0xFFFE4120) // (PDC_SPI1) PDC Transfer Control Register
-#define AT91C_SPI1_RPR            (0xFFFE4100) // (PDC_SPI1) Receive Pointer Register
-#define AT91C_SPI1_TNCR           (0xFFFE411C) // (PDC_SPI1) Transmit Next Counter Register
-#define AT91C_SPI1_TPR            (0xFFFE4108) // (PDC_SPI1) Transmit Pointer Register
-#define AT91C_SPI1_TNPR           (0xFFFE4118) // (PDC_SPI1) Transmit Next Pointer Register
-#define AT91C_SPI1_TCR            (0xFFFE410C) // (PDC_SPI1) Transmit Counter Register
-#define AT91C_SPI1_RCR            (0xFFFE4104) // (PDC_SPI1) Receive Counter Register
-#define AT91C_SPI1_RNPR           (0xFFFE4110) // (PDC_SPI1) Receive Next Pointer Register
-#define AT91C_SPI1_RNCR           (0xFFFE4114) // (PDC_SPI1) Receive Next Counter Register
-#define AT91C_SPI1_PTSR           (0xFFFE4124) // (PDC_SPI1) PDC Transfer Status Register
-// ========== Register definition for SPI1 peripheral ========== 
-#define AT91C_SPI1_IMR            (0xFFFE401C) // (SPI1) Interrupt Mask Register
-#define AT91C_SPI1_IER            (0xFFFE4014) // (SPI1) Interrupt Enable Register
-#define AT91C_SPI1_MR             (0xFFFE4004) // (SPI1) Mode Register
-#define AT91C_SPI1_RDR            (0xFFFE4008) // (SPI1) Receive Data Register
-#define AT91C_SPI1_IDR            (0xFFFE4018) // (SPI1) Interrupt Disable Register
-#define AT91C_SPI1_SR             (0xFFFE4010) // (SPI1) Status Register
-#define AT91C_SPI1_TDR            (0xFFFE400C) // (SPI1) Transmit Data Register
-#define AT91C_SPI1_CR             (0xFFFE4000) // (SPI1) Control Register
-#define AT91C_SPI1_CSR            (0xFFFE4030) // (SPI1) Chip Select Register
-// ========== Register definition for PDC_SPI0 peripheral ========== 
-#define AT91C_SPI0_PTCR           (0xFFFE0120) // (PDC_SPI0) PDC Transfer Control Register
-#define AT91C_SPI0_TPR            (0xFFFE0108) // (PDC_SPI0) Transmit Pointer Register
-#define AT91C_SPI0_TCR            (0xFFFE010C) // (PDC_SPI0) Transmit Counter Register
-#define AT91C_SPI0_RCR            (0xFFFE0104) // (PDC_SPI0) Receive Counter Register
-#define AT91C_SPI0_PTSR           (0xFFFE0124) // (PDC_SPI0) PDC Transfer Status Register
-#define AT91C_SPI0_RNPR           (0xFFFE0110) // (PDC_SPI0) Receive Next Pointer Register
-#define AT91C_SPI0_RPR            (0xFFFE0100) // (PDC_SPI0) Receive Pointer Register
-#define AT91C_SPI0_TNCR           (0xFFFE011C) // (PDC_SPI0) Transmit Next Counter Register
-#define AT91C_SPI0_RNCR           (0xFFFE0114) // (PDC_SPI0) Receive Next Counter Register
-#define AT91C_SPI0_TNPR           (0xFFFE0118) // (PDC_SPI0) Transmit Next Pointer Register
-// ========== Register definition for SPI0 peripheral ========== 
-#define AT91C_SPI0_IER            (0xFFFE0014) // (SPI0) Interrupt Enable Register
-#define AT91C_SPI0_SR             (0xFFFE0010) // (SPI0) Status Register
-#define AT91C_SPI0_IDR            (0xFFFE0018) // (SPI0) Interrupt Disable Register
-#define AT91C_SPI0_CR             (0xFFFE0000) // (SPI0) Control Register
-#define AT91C_SPI0_MR             (0xFFFE0004) // (SPI0) Mode Register
-#define AT91C_SPI0_IMR            (0xFFFE001C) // (SPI0) Interrupt Mask Register
-#define AT91C_SPI0_TDR            (0xFFFE000C) // (SPI0) Transmit Data Register
-#define AT91C_SPI0_RDR            (0xFFFE0008) // (SPI0) Receive Data Register
-#define AT91C_SPI0_CSR            (0xFFFE0030) // (SPI0) Chip Select Register
-// ========== Register definition for PDC_US1 peripheral ========== 
-#define AT91C_US1_RNCR            (0xFFFC4114) // (PDC_US1) Receive Next Counter Register
-#define AT91C_US1_PTCR            (0xFFFC4120) // (PDC_US1) PDC Transfer Control Register
-#define AT91C_US1_TCR             (0xFFFC410C) // (PDC_US1) Transmit Counter Register
-#define AT91C_US1_PTSR            (0xFFFC4124) // (PDC_US1) PDC Transfer Status Register
-#define AT91C_US1_TNPR            (0xFFFC4118) // (PDC_US1) Transmit Next Pointer Register
-#define AT91C_US1_RCR             (0xFFFC4104) // (PDC_US1) Receive Counter Register
-#define AT91C_US1_RNPR            (0xFFFC4110) // (PDC_US1) Receive Next Pointer Register
-#define AT91C_US1_RPR             (0xFFFC4100) // (PDC_US1) Receive Pointer Register
-#define AT91C_US1_TNCR            (0xFFFC411C) // (PDC_US1) Transmit Next Counter Register
-#define AT91C_US1_TPR             (0xFFFC4108) // (PDC_US1) Transmit Pointer Register
-// ========== Register definition for US1 peripheral ========== 
-#define AT91C_US1_IF              (0xFFFC404C) // (US1) IRDA_FILTER Register
-#define AT91C_US1_NER             (0xFFFC4044) // (US1) Nb Errors Register
-#define AT91C_US1_RTOR            (0xFFFC4024) // (US1) Receiver Time-out Register
-#define AT91C_US1_CSR             (0xFFFC4014) // (US1) Channel Status Register
-#define AT91C_US1_IDR             (0xFFFC400C) // (US1) Interrupt Disable Register
-#define AT91C_US1_IER             (0xFFFC4008) // (US1) Interrupt Enable Register
-#define AT91C_US1_THR             (0xFFFC401C) // (US1) Transmitter Holding Register
-#define AT91C_US1_TTGR            (0xFFFC4028) // (US1) Transmitter Time-guard Register
-#define AT91C_US1_RHR             (0xFFFC4018) // (US1) Receiver Holding Register
-#define AT91C_US1_BRGR            (0xFFFC4020) // (US1) Baud Rate Generator Register
-#define AT91C_US1_IMR             (0xFFFC4010) // (US1) Interrupt Mask Register
-#define AT91C_US1_FIDI            (0xFFFC4040) // (US1) FI_DI_Ratio Register
-#define AT91C_US1_CR              (0xFFFC4000) // (US1) Control Register
-#define AT91C_US1_MR              (0xFFFC4004) // (US1) Mode Register
-// ========== Register definition for PDC_US0 peripheral ========== 
-#define AT91C_US0_TNPR            (0xFFFC0118) // (PDC_US0) Transmit Next Pointer Register
-#define AT91C_US0_RNPR            (0xFFFC0110) // (PDC_US0) Receive Next Pointer Register
-#define AT91C_US0_TCR             (0xFFFC010C) // (PDC_US0) Transmit Counter Register
-#define AT91C_US0_PTCR            (0xFFFC0120) // (PDC_US0) PDC Transfer Control Register
-#define AT91C_US0_PTSR            (0xFFFC0124) // (PDC_US0) PDC Transfer Status Register
-#define AT91C_US0_TNCR            (0xFFFC011C) // (PDC_US0) Transmit Next Counter Register
-#define AT91C_US0_TPR             (0xFFFC0108) // (PDC_US0) Transmit Pointer Register
-#define AT91C_US0_RCR             (0xFFFC0104) // (PDC_US0) Receive Counter Register
-#define AT91C_US0_RPR             (0xFFFC0100) // (PDC_US0) Receive Pointer Register
-#define AT91C_US0_RNCR            (0xFFFC0114) // (PDC_US0) Receive Next Counter Register
-// ========== Register definition for US0 peripheral ========== 
-#define AT91C_US0_BRGR            (0xFFFC0020) // (US0) Baud Rate Generator Register
-#define AT91C_US0_NER             (0xFFFC0044) // (US0) Nb Errors Register
-#define AT91C_US0_CR              (0xFFFC0000) // (US0) Control Register
-#define AT91C_US0_IMR             (0xFFFC0010) // (US0) Interrupt Mask Register
-#define AT91C_US0_FIDI            (0xFFFC0040) // (US0) FI_DI_Ratio Register
-#define AT91C_US0_TTGR            (0xFFFC0028) // (US0) Transmitter Time-guard Register
-#define AT91C_US0_MR              (0xFFFC0004) // (US0) Mode Register
-#define AT91C_US0_RTOR            (0xFFFC0024) // (US0) Receiver Time-out Register
-#define AT91C_US0_CSR             (0xFFFC0014) // (US0) Channel Status Register
-#define AT91C_US0_RHR             (0xFFFC0018) // (US0) Receiver Holding Register
-#define AT91C_US0_IDR             (0xFFFC000C) // (US0) Interrupt Disable Register
-#define AT91C_US0_THR             (0xFFFC001C) // (US0) Transmitter Holding Register
-#define AT91C_US0_IF              (0xFFFC004C) // (US0) IRDA_FILTER Register
-#define AT91C_US0_IER             (0xFFFC0008) // (US0) Interrupt Enable Register
-// ========== Register definition for PDC_SSC peripheral ========== 
-#define AT91C_SSC_TNCR            (0xFFFD411C) // (PDC_SSC) Transmit Next Counter Register
-#define AT91C_SSC_RPR             (0xFFFD4100) // (PDC_SSC) Receive Pointer Register
-#define AT91C_SSC_RNCR            (0xFFFD4114) // (PDC_SSC) Receive Next Counter Register
-#define AT91C_SSC_TPR             (0xFFFD4108) // (PDC_SSC) Transmit Pointer Register
-#define AT91C_SSC_PTCR            (0xFFFD4120) // (PDC_SSC) PDC Transfer Control Register
-#define AT91C_SSC_TCR             (0xFFFD410C) // (PDC_SSC) Transmit Counter Register
-#define AT91C_SSC_RCR             (0xFFFD4104) // (PDC_SSC) Receive Counter Register
-#define AT91C_SSC_RNPR            (0xFFFD4110) // (PDC_SSC) Receive Next Pointer Register
-#define AT91C_SSC_TNPR            (0xFFFD4118) // (PDC_SSC) Transmit Next Pointer Register
-#define AT91C_SSC_PTSR            (0xFFFD4124) // (PDC_SSC) PDC Transfer Status Register
-// ========== Register definition for SSC peripheral ========== 
-#define AT91C_SSC_RHR             (0xFFFD4020) // (SSC) Receive Holding Register
-#define AT91C_SSC_RSHR            (0xFFFD4030) // (SSC) Receive Sync Holding Register
-#define AT91C_SSC_TFMR            (0xFFFD401C) // (SSC) Transmit Frame Mode Register
-#define AT91C_SSC_IDR             (0xFFFD4048) // (SSC) Interrupt Disable Register
-#define AT91C_SSC_THR             (0xFFFD4024) // (SSC) Transmit Holding Register
-#define AT91C_SSC_RCMR            (0xFFFD4010) // (SSC) Receive Clock ModeRegister
-#define AT91C_SSC_IER             (0xFFFD4044) // (SSC) Interrupt Enable Register
-#define AT91C_SSC_TSHR            (0xFFFD4034) // (SSC) Transmit Sync Holding Register
-#define AT91C_SSC_SR              (0xFFFD4040) // (SSC) Status Register
-#define AT91C_SSC_CMR             (0xFFFD4004) // (SSC) Clock Mode Register
-#define AT91C_SSC_TCMR            (0xFFFD4018) // (SSC) Transmit Clock Mode Register
-#define AT91C_SSC_CR              (0xFFFD4000) // (SSC) Control Register
-#define AT91C_SSC_IMR             (0xFFFD404C) // (SSC) Interrupt Mask Register
-#define AT91C_SSC_RFMR            (0xFFFD4014) // (SSC) Receive Frame Mode Register
-// ========== Register definition for TWI peripheral ========== 
-#define AT91C_TWI_IER             (0xFFFB8024) // (TWI) Interrupt Enable Register
-#define AT91C_TWI_CR              (0xFFFB8000) // (TWI) Control Register
-#define AT91C_TWI_SR              (0xFFFB8020) // (TWI) Status Register
-#define AT91C_TWI_IMR             (0xFFFB802C) // (TWI) Interrupt Mask Register
-#define AT91C_TWI_THR             (0xFFFB8034) // (TWI) Transmit Holding Register
-#define AT91C_TWI_IDR             (0xFFFB8028) // (TWI) Interrupt Disable Register
-#define AT91C_TWI_IADR            (0xFFFB800C) // (TWI) Internal Address Register
-#define AT91C_TWI_MMR             (0xFFFB8004) // (TWI) Master Mode Register
-#define AT91C_TWI_CWGR            (0xFFFB8010) // (TWI) Clock Waveform Generator Register
-#define AT91C_TWI_RHR             (0xFFFB8030) // (TWI) Receive Holding Register
-// ========== Register definition for PWMC_CH3 peripheral ========== 
-#define AT91C_PWMC_CH3_CUPDR      (0xFFFCC270) // (PWMC_CH3) Channel Update Register
-#define AT91C_PWMC_CH3_Reserved   (0xFFFCC274) // (PWMC_CH3) Reserved
-#define AT91C_PWMC_CH3_CPRDR      (0xFFFCC268) // (PWMC_CH3) Channel Period Register
-#define AT91C_PWMC_CH3_CDTYR      (0xFFFCC264) // (PWMC_CH3) Channel Duty Cycle Register
-#define AT91C_PWMC_CH3_CCNTR      (0xFFFCC26C) // (PWMC_CH3) Channel Counter Register
-#define AT91C_PWMC_CH3_CMR        (0xFFFCC260) // (PWMC_CH3) Channel Mode Register
-// ========== Register definition for PWMC_CH2 peripheral ========== 
-#define AT91C_PWMC_CH2_Reserved   (0xFFFCC254) // (PWMC_CH2) Reserved
-#define AT91C_PWMC_CH2_CMR        (0xFFFCC240) // (PWMC_CH2) Channel Mode Register
-#define AT91C_PWMC_CH2_CCNTR      (0xFFFCC24C) // (PWMC_CH2) Channel Counter Register
-#define AT91C_PWMC_CH2_CPRDR      (0xFFFCC248) // (PWMC_CH2) Channel Period Register
-#define AT91C_PWMC_CH2_CUPDR      (0xFFFCC250) // (PWMC_CH2) Channel Update Register
-#define AT91C_PWMC_CH2_CDTYR      (0xFFFCC244) // (PWMC_CH2) Channel Duty Cycle Register
-// ========== Register definition for PWMC_CH1 peripheral ========== 
-#define AT91C_PWMC_CH1_Reserved   (0xFFFCC234) // (PWMC_CH1) Reserved
-#define AT91C_PWMC_CH1_CUPDR      (0xFFFCC230) // (PWMC_CH1) Channel Update Register
-#define AT91C_PWMC_CH1_CPRDR      (0xFFFCC228) // (PWMC_CH1) Channel Period Register
-#define AT91C_PWMC_CH1_CCNTR      (0xFFFCC22C) // (PWMC_CH1) Channel Counter Register
-#define AT91C_PWMC_CH1_CDTYR      (0xFFFCC224) // (PWMC_CH1) Channel Duty Cycle Register
-#define AT91C_PWMC_CH1_CMR        (0xFFFCC220) // (PWMC_CH1) Channel Mode Register
-// ========== Register definition for PWMC_CH0 peripheral ========== 
-#define AT91C_PWMC_CH0_Reserved   (0xFFFCC214) // (PWMC_CH0) Reserved
-#define AT91C_PWMC_CH0_CPRDR      (0xFFFCC208) // (PWMC_CH0) Channel Period Register
-#define AT91C_PWMC_CH0_CDTYR      (0xFFFCC204) // (PWMC_CH0) Channel Duty Cycle Register
-#define AT91C_PWMC_CH0_CMR        (0xFFFCC200) // (PWMC_CH0) Channel Mode Register
-#define AT91C_PWMC_CH0_CUPDR      (0xFFFCC210) // (PWMC_CH0) Channel Update Register
-#define AT91C_PWMC_CH0_CCNTR      (0xFFFCC20C) // (PWMC_CH0) Channel Counter Register
-// ========== Register definition for PWMC peripheral ========== 
-#define AT91C_PWMC_IDR            (0xFFFCC014) // (PWMC) PWMC Interrupt Disable Register
-#define AT91C_PWMC_DIS            (0xFFFCC008) // (PWMC) PWMC Disable Register
-#define AT91C_PWMC_IER            (0xFFFCC010) // (PWMC) PWMC Interrupt Enable Register
-#define AT91C_PWMC_VR             (0xFFFCC0FC) // (PWMC) PWMC Version Register
-#define AT91C_PWMC_ISR            (0xFFFCC01C) // (PWMC) PWMC Interrupt Status Register
-#define AT91C_PWMC_SR             (0xFFFCC00C) // (PWMC) PWMC Status Register
-#define AT91C_PWMC_IMR            (0xFFFCC018) // (PWMC) PWMC Interrupt Mask Register
-#define AT91C_PWMC_MR             (0xFFFCC000) // (PWMC) PWMC Mode Register
-#define AT91C_PWMC_ENA            (0xFFFCC004) // (PWMC) PWMC Enable Register
-// ========== Register definition for UDP peripheral ========== 
-#define AT91C_UDP_IMR             (0xFFFB0018) // (UDP) Interrupt Mask Register
-#define AT91C_UDP_FADDR           (0xFFFB0008) // (UDP) Function Address Register
-#define AT91C_UDP_NUM             (0xFFFB0000) // (UDP) Frame Number Register
-#define AT91C_UDP_FDR             (0xFFFB0050) // (UDP) Endpoint FIFO Data Register
-#define AT91C_UDP_ISR             (0xFFFB001C) // (UDP) Interrupt Status Register
-#define AT91C_UDP_CSR             (0xFFFB0030) // (UDP) Endpoint Control and Status Register
-#define AT91C_UDP_IDR             (0xFFFB0014) // (UDP) Interrupt Disable Register
-#define AT91C_UDP_ICR             (0xFFFB0020) // (UDP) Interrupt Clear Register
-#define AT91C_UDP_RSTEP           (0xFFFB0028) // (UDP) Reset Endpoint Register
-#define AT91C_UDP_TXVC            (0xFFFB0074) // (UDP) Transceiver Control Register
-#define AT91C_UDP_GLBSTATE        (0xFFFB0004) // (UDP) Global State Register
-#define AT91C_UDP_IER             (0xFFFB0010) // (UDP) Interrupt Enable Register
-// ========== Register definition for TC0 peripheral ========== 
-#define AT91C_TC0_SR              (0xFFFA0020) // (TC0) Status Register
-#define AT91C_TC0_RC              (0xFFFA001C) // (TC0) Register C
-#define AT91C_TC0_RB              (0xFFFA0018) // (TC0) Register B
-#define AT91C_TC0_CCR             (0xFFFA0000) // (TC0) Channel Control Register
-#define AT91C_TC0_CMR             (0xFFFA0004) // (TC0) Channel Mode Register (Capture Mode / Waveform Mode)
-#define AT91C_TC0_IER             (0xFFFA0024) // (TC0) Interrupt Enable Register
-#define AT91C_TC0_RA              (0xFFFA0014) // (TC0) Register A
-#define AT91C_TC0_IDR             (0xFFFA0028) // (TC0) Interrupt Disable Register
-#define AT91C_TC0_CV              (0xFFFA0010) // (TC0) Counter Value
-#define AT91C_TC0_IMR             (0xFFFA002C) // (TC0) Interrupt Mask Register
-// ========== Register definition for TC1 peripheral ========== 
-#define AT91C_TC1_RB              (0xFFFA0058) // (TC1) Register B
-#define AT91C_TC1_CCR             (0xFFFA0040) // (TC1) Channel Control Register
-#define AT91C_TC1_IER             (0xFFFA0064) // (TC1) Interrupt Enable Register
-#define AT91C_TC1_IDR             (0xFFFA0068) // (TC1) Interrupt Disable Register
-#define AT91C_TC1_SR              (0xFFFA0060) // (TC1) Status Register
-#define AT91C_TC1_CMR             (0xFFFA0044) // (TC1) Channel Mode Register (Capture Mode / Waveform Mode)
-#define AT91C_TC1_RA              (0xFFFA0054) // (TC1) Register A
-#define AT91C_TC1_RC              (0xFFFA005C) // (TC1) Register C
-#define AT91C_TC1_IMR             (0xFFFA006C) // (TC1) Interrupt Mask Register
-#define AT91C_TC1_CV              (0xFFFA0050) // (TC1) Counter Value
-// ========== Register definition for TC2 peripheral ========== 
-#define AT91C_TC2_CMR             (0xFFFA0084) // (TC2) Channel Mode Register (Capture Mode / Waveform Mode)
-#define AT91C_TC2_CCR             (0xFFFA0080) // (TC2) Channel Control Register
-#define AT91C_TC2_CV              (0xFFFA0090) // (TC2) Counter Value
-#define AT91C_TC2_RA              (0xFFFA0094) // (TC2) Register A
-#define AT91C_TC2_RB              (0xFFFA0098) // (TC2) Register B
-#define AT91C_TC2_IDR             (0xFFFA00A8) // (TC2) Interrupt Disable Register
-#define AT91C_TC2_IMR             (0xFFFA00AC) // (TC2) Interrupt Mask Register
-#define AT91C_TC2_RC              (0xFFFA009C) // (TC2) Register C
-#define AT91C_TC2_IER             (0xFFFA00A4) // (TC2) Interrupt Enable Register
-#define AT91C_TC2_SR              (0xFFFA00A0) // (TC2) Status Register
-// ========== Register definition for TCB peripheral ========== 
-#define AT91C_TCB_BMR             (0xFFFA00C4) // (TCB) TC Block Mode Register
-#define AT91C_TCB_BCR             (0xFFFA00C0) // (TCB) TC Block Control Register
-// ========== Register definition for CAN_MB0 peripheral ========== 
-#define AT91C_CAN_MB0_MDL         (0xFFFD0214) // (CAN_MB0) MailBox Data Low Register
-#define AT91C_CAN_MB0_MAM         (0xFFFD0204) // (CAN_MB0) MailBox Acceptance Mask Register
-#define AT91C_CAN_MB0_MCR         (0xFFFD021C) // (CAN_MB0) MailBox Control Register
-#define AT91C_CAN_MB0_MID         (0xFFFD0208) // (CAN_MB0) MailBox ID Register
-#define AT91C_CAN_MB0_MSR         (0xFFFD0210) // (CAN_MB0) MailBox Status Register
-#define AT91C_CAN_MB0_MFID        (0xFFFD020C) // (CAN_MB0) MailBox Family ID Register
-#define AT91C_CAN_MB0_MDH         (0xFFFD0218) // (CAN_MB0) MailBox Data High Register
-#define AT91C_CAN_MB0_MMR         (0xFFFD0200) // (CAN_MB0) MailBox Mode Register
-// ========== Register definition for CAN_MB1 peripheral ========== 
-#define AT91C_CAN_MB1_MDL         (0xFFFD0234) // (CAN_MB1) MailBox Data Low Register
-#define AT91C_CAN_MB1_MID         (0xFFFD0228) // (CAN_MB1) MailBox ID Register
-#define AT91C_CAN_MB1_MMR         (0xFFFD0220) // (CAN_MB1) MailBox Mode Register
-#define AT91C_CAN_MB1_MSR         (0xFFFD0230) // (CAN_MB1) MailBox Status Register
-#define AT91C_CAN_MB1_MAM         (0xFFFD0224) // (CAN_MB1) MailBox Acceptance Mask Register
-#define AT91C_CAN_MB1_MDH         (0xFFFD0238) // (CAN_MB1) MailBox Data High Register
-#define AT91C_CAN_MB1_MCR         (0xFFFD023C) // (CAN_MB1) MailBox Control Register
-#define AT91C_CAN_MB1_MFID        (0xFFFD022C) // (CAN_MB1) MailBox Family ID Register
-// ========== Register definition for CAN_MB2 peripheral ========== 
-#define AT91C_CAN_MB2_MCR         (0xFFFD025C) // (CAN_MB2) MailBox Control Register
-#define AT91C_CAN_MB2_MDH         (0xFFFD0258) // (CAN_MB2) MailBox Data High Register
-#define AT91C_CAN_MB2_MID         (0xFFFD0248) // (CAN_MB2) MailBox ID Register
-#define AT91C_CAN_MB2_MDL         (0xFFFD0254) // (CAN_MB2) MailBox Data Low Register
-#define AT91C_CAN_MB2_MMR         (0xFFFD0240) // (CAN_MB2) MailBox Mode Register
-#define AT91C_CAN_MB2_MAM         (0xFFFD0244) // (CAN_MB2) MailBox Acceptance Mask Register
-#define AT91C_CAN_MB2_MFID        (0xFFFD024C) // (CAN_MB2) MailBox Family ID Register
-#define AT91C_CAN_MB2_MSR         (0xFFFD0250) // (CAN_MB2) MailBox Status Register
-// ========== Register definition for CAN_MB3 peripheral ========== 
-#define AT91C_CAN_MB3_MFID        (0xFFFD026C) // (CAN_MB3) MailBox Family ID Register
-#define AT91C_CAN_MB3_MAM         (0xFFFD0264) // (CAN_MB3) MailBox Acceptance Mask Register
-#define AT91C_CAN_MB3_MID         (0xFFFD0268) // (CAN_MB3) MailBox ID Register
-#define AT91C_CAN_MB3_MCR         (0xFFFD027C) // (CAN_MB3) MailBox Control Register
-#define AT91C_CAN_MB3_MMR         (0xFFFD0260) // (CAN_MB3) MailBox Mode Register
-#define AT91C_CAN_MB3_MSR         (0xFFFD0270) // (CAN_MB3) MailBox Status Register
-#define AT91C_CAN_MB3_MDL         (0xFFFD0274) // (CAN_MB3) MailBox Data Low Register
-#define AT91C_CAN_MB3_MDH         (0xFFFD0278) // (CAN_MB3) MailBox Data High Register
-// ========== Register definition for CAN_MB4 peripheral ========== 
-#define AT91C_CAN_MB4_MID         (0xFFFD0288) // (CAN_MB4) MailBox ID Register
-#define AT91C_CAN_MB4_MMR         (0xFFFD0280) // (CAN_MB4) MailBox Mode Register
-#define AT91C_CAN_MB4_MDH         (0xFFFD0298) // (CAN_MB4) MailBox Data High Register
-#define AT91C_CAN_MB4_MFID        (0xFFFD028C) // (CAN_MB4) MailBox Family ID Register
-#define AT91C_CAN_MB4_MSR         (0xFFFD0290) // (CAN_MB4) MailBox Status Register
-#define AT91C_CAN_MB4_MCR         (0xFFFD029C) // (CAN_MB4) MailBox Control Register
-#define AT91C_CAN_MB4_MDL         (0xFFFD0294) // (CAN_MB4) MailBox Data Low Register
-#define AT91C_CAN_MB4_MAM         (0xFFFD0284) // (CAN_MB4) MailBox Acceptance Mask Register
-// ========== Register definition for CAN_MB5 peripheral ========== 
-#define AT91C_CAN_MB5_MSR         (0xFFFD02B0) // (CAN_MB5) MailBox Status Register
-#define AT91C_CAN_MB5_MCR         (0xFFFD02BC) // (CAN_MB5) MailBox Control Register
-#define AT91C_CAN_MB5_MFID        (0xFFFD02AC) // (CAN_MB5) MailBox Family ID Register
-#define AT91C_CAN_MB5_MDH         (0xFFFD02B8) // (CAN_MB5) MailBox Data High Register
-#define AT91C_CAN_MB5_MID         (0xFFFD02A8) // (CAN_MB5) MailBox ID Register
-#define AT91C_CAN_MB5_MMR         (0xFFFD02A0) // (CAN_MB5) MailBox Mode Register
-#define AT91C_CAN_MB5_MDL         (0xFFFD02B4) // (CAN_MB5) MailBox Data Low Register
-#define AT91C_CAN_MB5_MAM         (0xFFFD02A4) // (CAN_MB5) MailBox Acceptance Mask Register
-// ========== Register definition for CAN_MB6 peripheral ========== 
-#define AT91C_CAN_MB6_MFID        (0xFFFD02CC) // (CAN_MB6) MailBox Family ID Register
-#define AT91C_CAN_MB6_MID         (0xFFFD02C8) // (CAN_MB6) MailBox ID Register
-#define AT91C_CAN_MB6_MAM         (0xFFFD02C4) // (CAN_MB6) MailBox Acceptance Mask Register
-#define AT91C_CAN_MB6_MSR         (0xFFFD02D0) // (CAN_MB6) MailBox Status Register
-#define AT91C_CAN_MB6_MDL         (0xFFFD02D4) // (CAN_MB6) MailBox Data Low Register
-#define AT91C_CAN_MB6_MCR         (0xFFFD02DC) // (CAN_MB6) MailBox Control Register
-#define AT91C_CAN_MB6_MDH         (0xFFFD02D8) // (CAN_MB6) MailBox Data High Register
-#define AT91C_CAN_MB6_MMR         (0xFFFD02C0) // (CAN_MB6) MailBox Mode Register
-// ========== Register definition for CAN_MB7 peripheral ========== 
-#define AT91C_CAN_MB7_MCR         (0xFFFD02FC) // (CAN_MB7) MailBox Control Register
-#define AT91C_CAN_MB7_MDH         (0xFFFD02F8) // (CAN_MB7) MailBox Data High Register
-#define AT91C_CAN_MB7_MFID        (0xFFFD02EC) // (CAN_MB7) MailBox Family ID Register
-#define AT91C_CAN_MB7_MDL         (0xFFFD02F4) // (CAN_MB7) MailBox Data Low Register
-#define AT91C_CAN_MB7_MID         (0xFFFD02E8) // (CAN_MB7) MailBox ID Register
-#define AT91C_CAN_MB7_MMR         (0xFFFD02E0) // (CAN_MB7) MailBox Mode Register
-#define AT91C_CAN_MB7_MAM         (0xFFFD02E4) // (CAN_MB7) MailBox Acceptance Mask Register
-#define AT91C_CAN_MB7_MSR         (0xFFFD02F0) // (CAN_MB7) MailBox Status Register
-// ========== Register definition for CAN peripheral ========== 
-#define AT91C_CAN_TCR             (0xFFFD0024) // (CAN) Transfer Command Register
-#define AT91C_CAN_IMR             (0xFFFD000C) // (CAN) Interrupt Mask Register
-#define AT91C_CAN_IER             (0xFFFD0004) // (CAN) Interrupt Enable Register
-#define AT91C_CAN_ECR             (0xFFFD0020) // (CAN) Error Counter Register
-#define AT91C_CAN_TIMESTP         (0xFFFD001C) // (CAN) Time Stamp Register
-#define AT91C_CAN_MR              (0xFFFD0000) // (CAN) Mode Register
-#define AT91C_CAN_IDR             (0xFFFD0008) // (CAN) Interrupt Disable Register
-#define AT91C_CAN_ACR             (0xFFFD0028) // (CAN) Abort Command Register
-#define AT91C_CAN_TIM             (0xFFFD0018) // (CAN) Timer Register
-#define AT91C_CAN_SR              (0xFFFD0010) // (CAN) Status Register
-#define AT91C_CAN_BR              (0xFFFD0014) // (CAN) Baudrate Register
-#define AT91C_CAN_VR              (0xFFFD00FC) // (CAN) Version Register
-// ========== Register definition for EMAC peripheral ========== 
-#define AT91C_EMAC_ISR            (0xFFFDC024) // (EMAC) Interrupt Status Register
-#define AT91C_EMAC_SA4H           (0xFFFDC0B4) // (EMAC) Specific Address 4 Top, Last 2 bytes
-#define AT91C_EMAC_SA1L           (0xFFFDC098) // (EMAC) Specific Address 1 Bottom, First 4 bytes
-#define AT91C_EMAC_ELE            (0xFFFDC078) // (EMAC) Excessive Length Errors Register
-#define AT91C_EMAC_LCOL           (0xFFFDC05C) // (EMAC) Late Collision Register
-#define AT91C_EMAC_RLE            (0xFFFDC088) // (EMAC) Receive Length Field Mismatch Register
-#define AT91C_EMAC_WOL            (0xFFFDC0C4) // (EMAC) Wake On LAN Register
-#define AT91C_EMAC_DTF            (0xFFFDC058) // (EMAC) Deferred Transmission Frame Register
-#define AT91C_EMAC_TUND           (0xFFFDC064) // (EMAC) Transmit Underrun Error Register
-#define AT91C_EMAC_NCR            (0xFFFDC000) // (EMAC) Network Control Register
-#define AT91C_EMAC_SA4L           (0xFFFDC0B0) // (EMAC) Specific Address 4 Bottom, First 4 bytes
-#define AT91C_EMAC_RSR            (0xFFFDC020) // (EMAC) Receive Status Register
-#define AT91C_EMAC_SA3L           (0xFFFDC0A8) // (EMAC) Specific Address 3 Bottom, First 4 bytes
-#define AT91C_EMAC_TSR            (0xFFFDC014) // (EMAC) Transmit Status Register
-#define AT91C_EMAC_IDR            (0xFFFDC02C) // (EMAC) Interrupt Disable Register
-#define AT91C_EMAC_RSE            (0xFFFDC074) // (EMAC) Receive Symbol Errors Register
-#define AT91C_EMAC_ECOL           (0xFFFDC060) // (EMAC) Excessive Collision Register
-#define AT91C_EMAC_TID            (0xFFFDC0B8) // (EMAC) Type ID Checking Register
-#define AT91C_EMAC_HRB            (0xFFFDC090) // (EMAC) Hash Address Bottom[31:0]
-#define AT91C_EMAC_TBQP           (0xFFFDC01C) // (EMAC) Transmit Buffer Queue Pointer
-#define AT91C_EMAC_USRIO          (0xFFFDC0C0) // (EMAC) USER Input/Output Register
-#define AT91C_EMAC_PTR            (0xFFFDC038) // (EMAC) Pause Time Register
-#define AT91C_EMAC_SA2H           (0xFFFDC0A4) // (EMAC) Specific Address 2 Top, Last 2 bytes
-#define AT91C_EMAC_ROV            (0xFFFDC070) // (EMAC) Receive Overrun Errors Register
-#define AT91C_EMAC_ALE            (0xFFFDC054) // (EMAC) Alignment Error Register
-#define AT91C_EMAC_RJA            (0xFFFDC07C) // (EMAC) Receive Jabbers Register
-#define AT91C_EMAC_RBQP           (0xFFFDC018) // (EMAC) Receive Buffer Queue Pointer
-#define AT91C_EMAC_TPF            (0xFFFDC08C) // (EMAC) Transmitted Pause Frames Register
-#define AT91C_EMAC_NCFGR          (0xFFFDC004) // (EMAC) Network Configuration Register
-#define AT91C_EMAC_HRT            (0xFFFDC094) // (EMAC) Hash Address Top[63:32]
-#define AT91C_EMAC_USF            (0xFFFDC080) // (EMAC) Undersize Frames Register
-#define AT91C_EMAC_FCSE           (0xFFFDC050) // (EMAC) Frame Check Sequence Error Register
-#define AT91C_EMAC_TPQ            (0xFFFDC0BC) // (EMAC) Transmit Pause Quantum Register
-#define AT91C_EMAC_MAN            (0xFFFDC034) // (EMAC) PHY Maintenance Register
-#define AT91C_EMAC_FTO            (0xFFFDC040) // (EMAC) Frames Transmitted OK Register
-#define AT91C_EMAC_REV            (0xFFFDC0FC) // (EMAC) Revision Register
-#define AT91C_EMAC_IMR            (0xFFFDC030) // (EMAC) Interrupt Mask Register
-#define AT91C_EMAC_SCF            (0xFFFDC044) // (EMAC) Single Collision Frame Register
-#define AT91C_EMAC_PFR            (0xFFFDC03C) // (EMAC) Pause Frames received Register
-#define AT91C_EMAC_MCF            (0xFFFDC048) // (EMAC) Multiple Collision Frame Register
-#define AT91C_EMAC_NSR            (0xFFFDC008) // (EMAC) Network Status Register
-#define AT91C_EMAC_SA2L           (0xFFFDC0A0) // (EMAC) Specific Address 2 Bottom, First 4 bytes
-#define AT91C_EMAC_FRO            (0xFFFDC04C) // (EMAC) Frames Received OK Register
-#define AT91C_EMAC_IER            (0xFFFDC028) // (EMAC) Interrupt Enable Register
-#define AT91C_EMAC_SA1H           (0xFFFDC09C) // (EMAC) Specific Address 1 Top, Last 2 bytes
-#define AT91C_EMAC_CSE            (0xFFFDC068) // (EMAC) Carrier Sense Error Register
-#define AT91C_EMAC_SA3H           (0xFFFDC0AC) // (EMAC) Specific Address 3 Top, Last 2 bytes
-#define AT91C_EMAC_RRE            (0xFFFDC06C) // (EMAC) Receive Ressource Error Register
-#define AT91C_EMAC_STE            (0xFFFDC084) // (EMAC) SQE Test Error Register
-// ========== Register definition for PDC_ADC peripheral ========== 
-#define AT91C_ADC_PTSR            (0xFFFD8124) // (PDC_ADC) PDC Transfer Status Register
-#define AT91C_ADC_PTCR            (0xFFFD8120) // (PDC_ADC) PDC Transfer Control Register
-#define AT91C_ADC_TNPR            (0xFFFD8118) // (PDC_ADC) Transmit Next Pointer Register
-#define AT91C_ADC_TNCR            (0xFFFD811C) // (PDC_ADC) Transmit Next Counter Register
-#define AT91C_ADC_RNPR            (0xFFFD8110) // (PDC_ADC) Receive Next Pointer Register
-#define AT91C_ADC_RNCR            (0xFFFD8114) // (PDC_ADC) Receive Next Counter Register
-#define AT91C_ADC_RPR             (0xFFFD8100) // (PDC_ADC) Receive Pointer Register
-#define AT91C_ADC_TCR             (0xFFFD810C) // (PDC_ADC) Transmit Counter Register
-#define AT91C_ADC_TPR             (0xFFFD8108) // (PDC_ADC) Transmit Pointer Register
-#define AT91C_ADC_RCR             (0xFFFD8104) // (PDC_ADC) Receive Counter Register
-// ========== Register definition for ADC peripheral ========== 
-#define AT91C_ADC_CDR2            (0xFFFD8038) // (ADC) ADC Channel Data Register 2
-#define AT91C_ADC_CDR3            (0xFFFD803C) // (ADC) ADC Channel Data Register 3
-#define AT91C_ADC_CDR0            (0xFFFD8030) // (ADC) ADC Channel Data Register 0
-#define AT91C_ADC_CDR5            (0xFFFD8044) // (ADC) ADC Channel Data Register 5
-#define AT91C_ADC_CHDR            (0xFFFD8014) // (ADC) ADC Channel Disable Register
-#define AT91C_ADC_SR              (0xFFFD801C) // (ADC) ADC Status Register
-#define AT91C_ADC_CDR4            (0xFFFD8040) // (ADC) ADC Channel Data Register 4
-#define AT91C_ADC_CDR1            (0xFFFD8034) // (ADC) ADC Channel Data Register 1
-#define AT91C_ADC_LCDR            (0xFFFD8020) // (ADC) ADC Last Converted Data Register
-#define AT91C_ADC_IDR             (0xFFFD8028) // (ADC) ADC Interrupt Disable Register
-#define AT91C_ADC_CR              (0xFFFD8000) // (ADC) ADC Control Register
-#define AT91C_ADC_CDR7            (0xFFFD804C) // (ADC) ADC Channel Data Register 7
-#define AT91C_ADC_CDR6            (0xFFFD8048) // (ADC) ADC Channel Data Register 6
-#define AT91C_ADC_IER             (0xFFFD8024) // (ADC) ADC Interrupt Enable Register
-#define AT91C_ADC_CHER            (0xFFFD8010) // (ADC) ADC Channel Enable Register
-#define AT91C_ADC_CHSR            (0xFFFD8018) // (ADC) ADC Channel Status Register
-#define AT91C_ADC_MR              (0xFFFD8004) // (ADC) ADC Mode Register
-#define AT91C_ADC_IMR             (0xFFFD802C) // (ADC) ADC Interrupt Mask Register
-
-// *****************************************************************************
-//               PIO DEFINITIONS FOR AT91SAM7X256
-// *****************************************************************************
-#define AT91C_PIO_PA0             (1 <<  0) // Pin Controlled by PA0
-#define AT91C_PA0_RXD0            (AT91C_PIO_PA0) //  USART 0 Receive Data
-#define AT91C_PIO_PA1             (1 <<  1) // Pin Controlled by PA1
-#define AT91C_PA1_TXD0            (AT91C_PIO_PA1) //  USART 0 Transmit Data
-#define AT91C_PIO_PA10            (1 << 10) // Pin Controlled by PA10
-#define AT91C_PA10_TWD            (AT91C_PIO_PA10) //  TWI Two-wire Serial Data
-#define AT91C_PIO_PA11            (1 << 11) // Pin Controlled by PA11
-#define AT91C_PA11_TWCK           (AT91C_PIO_PA11) //  TWI Two-wire Serial Clock
-#define AT91C_PIO_PA12            (1 << 12) // Pin Controlled by PA12
-#define AT91C_PA12_SPI0_NPCS0     (AT91C_PIO_PA12) //  SPI 0 Peripheral Chip Select 0
-#define AT91C_PIO_PA13            (1 << 13) // Pin Controlled by PA13
-#define AT91C_PA13_SPI0_NPCS1     (AT91C_PIO_PA13) //  SPI 0 Peripheral Chip Select 1
-#define AT91C_PA13_PCK1           (AT91C_PIO_PA13) //  PMC Programmable Clock Output 1
-#define AT91C_PIO_PA14            (1 << 14) // Pin Controlled by PA14
-#define AT91C_PA14_SPI0_NPCS2     (AT91C_PIO_PA14) //  SPI 0 Peripheral Chip Select 2
-#define AT91C_PA14_IRQ1           (AT91C_PIO_PA14) //  External Interrupt 1
-#define AT91C_PIO_PA15            (1 << 15) // Pin Controlled by PA15
-#define AT91C_PA15_SPI0_NPCS3     (AT91C_PIO_PA15) //  SPI 0 Peripheral Chip Select 3
-#define AT91C_PA15_TCLK2          (AT91C_PIO_PA15) //  Timer Counter 2 external clock input
-#define AT91C_PIO_PA16            (1 << 16) // Pin Controlled by PA16
-#define AT91C_PA16_SPI0_MISO      (AT91C_PIO_PA16) //  SPI 0 Master In Slave
-#define AT91C_PIO_PA17            (1 << 17) // Pin Controlled by PA17
-#define AT91C_PA17_SPI0_MOSI      (AT91C_PIO_PA17) //  SPI 0 Master Out Slave
-#define AT91C_PIO_PA18            (1 << 18) // Pin Controlled by PA18
-#define AT91C_PA18_SPI0_SPCK      (AT91C_PIO_PA18) //  SPI 0 Serial Clock
-#define AT91C_PIO_PA19            (1 << 19) // Pin Controlled by PA19
-#define AT91C_PA19_CANRX          (AT91C_PIO_PA19) //  CAN Receive
-#define AT91C_PIO_PA2             (1 <<  2) // Pin Controlled by PA2
-#define AT91C_PA2_SCK0            (AT91C_PIO_PA2) //  USART 0 Serial Clock
-#define AT91C_PA2_SPI1_NPCS1      (AT91C_PIO_PA2) //  SPI 1 Peripheral Chip Select 1
-#define AT91C_PIO_PA20            (1 << 20) // Pin Controlled by PA20
-#define AT91C_PA20_CANTX          (AT91C_PIO_PA20) //  CAN Transmit
-#define AT91C_PIO_PA21            (1 << 21) // Pin Controlled by PA21
-#define AT91C_PA21_TF             (AT91C_PIO_PA21) //  SSC Transmit Frame Sync
-#define AT91C_PA21_SPI1_NPCS0     (AT91C_PIO_PA21) //  SPI 1 Peripheral Chip Select 0
-#define AT91C_PIO_PA22            (1 << 22) // Pin Controlled by PA22
-#define AT91C_PA22_TK             (AT91C_PIO_PA22) //  SSC Transmit Clock
-#define AT91C_PA22_SPI1_SPCK      (AT91C_PIO_PA22) //  SPI 1 Serial Clock
-#define AT91C_PIO_PA23            (1 << 23) // Pin Controlled by PA23
-#define AT91C_PA23_TD             (AT91C_PIO_PA23) //  SSC Transmit data
-#define AT91C_PA23_SPI1_MOSI      (AT91C_PIO_PA23) //  SPI 1 Master Out Slave
-#define AT91C_PIO_PA24            (1 << 24) // Pin Controlled by PA24
-#define AT91C_PA24_RD             (AT91C_PIO_PA24) //  SSC Receive Data
-#define AT91C_PA24_SPI1_MISO      (AT91C_PIO_PA24) //  SPI 1 Master In Slave
-#define AT91C_PIO_PA25            (1 << 25) // Pin Controlled by PA25
-#define AT91C_PA25_RK             (AT91C_PIO_PA25) //  SSC Receive Clock
-#define AT91C_PA25_SPI1_NPCS1     (AT91C_PIO_PA25) //  SPI 1 Peripheral Chip Select 1
-#define AT91C_PIO_PA26            (1 << 26) // Pin Controlled by PA26
-#define AT91C_PA26_RF             (AT91C_PIO_PA26) //  SSC Receive Frame Sync
-#define AT91C_PA26_SPI1_NPCS2     (AT91C_PIO_PA26) //  SPI 1 Peripheral Chip Select 2
-#define AT91C_PIO_PA27            (1 << 27) // Pin Controlled by PA27
-#define AT91C_PA27_DRXD           (AT91C_PIO_PA27) //  DBGU Debug Receive Data
-#define AT91C_PA27_PCK3           (AT91C_PIO_PA27) //  PMC Programmable Clock Output 3
-#define AT91C_PIO_PA28            (1 << 28) // Pin Controlled by PA28
-#define AT91C_PA28_DTXD           (AT91C_PIO_PA28) //  DBGU Debug Transmit Data
-#define AT91C_PIO_PA29            (1 << 29) // Pin Controlled by PA29
-#define AT91C_PA29_FIQ            (AT91C_PIO_PA29) //  AIC Fast Interrupt Input
-#define AT91C_PA29_SPI1_NPCS3     (AT91C_PIO_PA29) //  SPI 1 Peripheral Chip Select 3
-#define AT91C_PIO_PA3             (1 <<  3) // Pin Controlled by PA3
-#define AT91C_PA3_RTS0            (AT91C_PIO_PA3) //  USART 0 Ready To Send
-#define AT91C_PA3_SPI1_NPCS2      (AT91C_PIO_PA3) //  SPI 1 Peripheral Chip Select 2
-#define AT91C_PIO_PA30            (1 << 30) // Pin Controlled by PA30
-#define AT91C_PA30_IRQ0           (AT91C_PIO_PA30) //  External Interrupt 0
-#define AT91C_PA30_PCK2           (AT91C_PIO_PA30) //  PMC Programmable Clock Output 2
-#define AT91C_PIO_PA4             (1 <<  4) // Pin Controlled by PA4
-#define AT91C_PA4_CTS0            (AT91C_PIO_PA4) //  USART 0 Clear To Send
-#define AT91C_PA4_SPI1_NPCS3      (AT91C_PIO_PA4) //  SPI 1 Peripheral Chip Select 3
-#define AT91C_PIO_PA5             (1 <<  5) // Pin Controlled by PA5
-#define AT91C_PA5_RXD1            (AT91C_PIO_PA5) //  USART 1 Receive Data
-#define AT91C_PIO_PA6             (1 <<  6) // Pin Controlled by PA6
-#define AT91C_PA6_TXD1            (AT91C_PIO_PA6) //  USART 1 Transmit Data
-#define AT91C_PIO_PA7             (1 <<  7) // Pin Controlled by PA7
-#define AT91C_PA7_SCK1            (AT91C_PIO_PA7) //  USART 1 Serial Clock
-#define AT91C_PA7_SPI0_NPCS1      (AT91C_PIO_PA7) //  SPI 0 Peripheral Chip Select 1
-#define AT91C_PIO_PA8             (1 <<  8) // Pin Controlled by PA8
-#define AT91C_PA8_RTS1            (AT91C_PIO_PA8) //  USART 1 Ready To Send
-#define AT91C_PA8_SPI0_NPCS2      (AT91C_PIO_PA8) //  SPI 0 Peripheral Chip Select 2
-#define AT91C_PIO_PA9             (1 <<  9) // Pin Controlled by PA9
-#define AT91C_PA9_CTS1            (AT91C_PIO_PA9) //  USART 1 Clear To Send
-#define AT91C_PA9_SPI0_NPCS3      (AT91C_PIO_PA9) //  SPI 0 Peripheral Chip Select 3
-#define AT91C_PIO_PB0             (1 <<  0) // Pin Controlled by PB0
-#define AT91C_PB0_ETXCK_EREFCK    (AT91C_PIO_PB0) //  Ethernet MAC Transmit Clock/Reference Clock
-#define AT91C_PB0_PCK0            (AT91C_PIO_PB0) //  PMC Programmable Clock Output 0
-#define AT91C_PIO_PB1             (1 <<  1) // Pin Controlled by PB1
-#define AT91C_PB1_ETXEN           (AT91C_PIO_PB1) //  Ethernet MAC Transmit Enable
-#define AT91C_PIO_PB10            (1 << 10) // Pin Controlled by PB10
-#define AT91C_PB10_ETX2           (AT91C_PIO_PB10) //  Ethernet MAC Transmit Data 2
-#define AT91C_PB10_SPI1_NPCS1     (AT91C_PIO_PB10) //  SPI 1 Peripheral Chip Select 1
-#define AT91C_PIO_PB11            (1 << 11) // Pin Controlled by PB11
-#define AT91C_PB11_ETX3           (AT91C_PIO_PB11) //  Ethernet MAC Transmit Data 3
-#define AT91C_PB11_SPI1_NPCS2     (AT91C_PIO_PB11) //  SPI 1 Peripheral Chip Select 2
-#define AT91C_PIO_PB12            (1 << 12) // Pin Controlled by PB12
-#define AT91C_PB12_ETXER          (AT91C_PIO_PB12) //  Ethernet MAC Transmikt Coding Error
-#define AT91C_PB12_TCLK0          (AT91C_PIO_PB12) //  Timer Counter 0 external clock input
-#define AT91C_PIO_PB13            (1 << 13) // Pin Controlled by PB13
-#define AT91C_PB13_ERX2           (AT91C_PIO_PB13) //  Ethernet MAC Receive Data 2
-#define AT91C_PB13_SPI0_NPCS1     (AT91C_PIO_PB13) //  SPI 0 Peripheral Chip Select 1
-#define AT91C_PIO_PB14            (1 << 14) // Pin Controlled by PB14
-#define AT91C_PB14_ERX3           (AT91C_PIO_PB14) //  Ethernet MAC Receive Data 3
-#define AT91C_PB14_SPI0_NPCS2     (AT91C_PIO_PB14) //  SPI 0 Peripheral Chip Select 2
-#define AT91C_PIO_PB15            (1 << 15) // Pin Controlled by PB15
-#define AT91C_PB15_ERXDV_ECRSDV   (AT91C_PIO_PB15) //  Ethernet MAC Receive Data Valid
-#define AT91C_PIO_PB16            (1 << 16) // Pin Controlled by PB16
-#define AT91C_PB16_ECOL           (AT91C_PIO_PB16) //  Ethernet MAC Collision Detected
-#define AT91C_PB16_SPI1_NPCS3     (AT91C_PIO_PB16) //  SPI 1 Peripheral Chip Select 3
-#define AT91C_PIO_PB17            (1 << 17) // Pin Controlled by PB17
-#define AT91C_PB17_ERXCK          (AT91C_PIO_PB17) //  Ethernet MAC Receive Clock
-#define AT91C_PB17_SPI0_NPCS3     (AT91C_PIO_PB17) //  SPI 0 Peripheral Chip Select 3
-#define AT91C_PIO_PB18            (1 << 18) // Pin Controlled by PB18
-#define AT91C_PB18_EF100          (AT91C_PIO_PB18) //  Ethernet MAC Force 100 Mbits/sec
-#define AT91C_PB18_ADTRG          (AT91C_PIO_PB18) //  ADC External Trigger
-#define AT91C_PIO_PB19            (1 << 19) // Pin Controlled by PB19
-#define AT91C_PB19_PWM0           (AT91C_PIO_PB19) //  PWM Channel 0
-#define AT91C_PB19_TCLK1          (AT91C_PIO_PB19) //  Timer Counter 1 external clock input
-#define AT91C_PIO_PB2             (1 <<  2) // Pin Controlled by PB2
-#define AT91C_PB2_ETX0            (AT91C_PIO_PB2) //  Ethernet MAC Transmit Data 0
-#define AT91C_PIO_PB20            (1 << 20) // Pin Controlled by PB20
-#define AT91C_PB20_PWM1           (AT91C_PIO_PB20) //  PWM Channel 1
-#define AT91C_PB20_PCK0           (AT91C_PIO_PB20) //  PMC Programmable Clock Output 0
-#define AT91C_PIO_PB21            (1 << 21) // Pin Controlled by PB21
-#define AT91C_PB21_PWM2           (AT91C_PIO_PB21) //  PWM Channel 2
-#define AT91C_PB21_PCK1           (AT91C_PIO_PB21) //  PMC Programmable Clock Output 1
-#define AT91C_PIO_PB22            (1 << 22) // Pin Controlled by PB22
-#define AT91C_PB22_PWM3           (AT91C_PIO_PB22) //  PWM Channel 3
-#define AT91C_PB22_PCK2           (AT91C_PIO_PB22) //  PMC Programmable Clock Output 2
-#define AT91C_PIO_PB23            (1 << 23) // Pin Controlled by PB23
-#define AT91C_PB23_TIOA0          (AT91C_PIO_PB23) //  Timer Counter 0 Multipurpose Timer I/O Pin A
-#define AT91C_PB23_DCD1           (AT91C_PIO_PB23) //  USART 1 Data Carrier Detect
-#define AT91C_PIO_PB24            (1 << 24) // Pin Controlled by PB24
-#define AT91C_PB24_TIOB0          (AT91C_PIO_PB24) //  Timer Counter 0 Multipurpose Timer I/O Pin B
-#define AT91C_PB24_DSR1           (AT91C_PIO_PB24) //  USART 1 Data Set ready
-#define AT91C_PIO_PB25            (1 << 25) // Pin Controlled by PB25
-#define AT91C_PB25_TIOA1          (AT91C_PIO_PB25) //  Timer Counter 1 Multipurpose Timer I/O Pin A
-#define AT91C_PB25_DTR1           (AT91C_PIO_PB25) //  USART 1 Data Terminal ready
-#define AT91C_PIO_PB26            (1 << 26) // Pin Controlled by PB26
-#define AT91C_PB26_TIOB1          (AT91C_PIO_PB26) //  Timer Counter 1 Multipurpose Timer I/O Pin B
-#define AT91C_PB26_RI1            (AT91C_PIO_PB26) //  USART 1 Ring Indicator
-#define AT91C_PIO_PB27            (1 << 27) // Pin Controlled by PB27
-#define AT91C_PB27_TIOA2          (AT91C_PIO_PB27) //  Timer Counter 2 Multipurpose Timer I/O Pin A
-#define AT91C_PB27_PWM0           (AT91C_PIO_PB27) //  PWM Channel 0
-#define AT91C_PIO_PB28            (1 << 28) // Pin Controlled by PB28
-#define AT91C_PB28_TIOB2          (AT91C_PIO_PB28) //  Timer Counter 2 Multipurpose Timer I/O Pin B
-#define AT91C_PB28_PWM1           (AT91C_PIO_PB28) //  PWM Channel 1
-#define AT91C_PIO_PB29            (1 << 29) // Pin Controlled by PB29
-#define AT91C_PB29_PCK1           (AT91C_PIO_PB29) //  PMC Programmable Clock Output 1
-#define AT91C_PB29_PWM2           (AT91C_PIO_PB29) //  PWM Channel 2
-#define AT91C_PIO_PB3             (1 <<  3) // Pin Controlled by PB3
-#define AT91C_PB3_ETX1            (AT91C_PIO_PB3) //  Ethernet MAC Transmit Data 1
-#define AT91C_PIO_PB30            (1 << 30) // Pin Controlled by PB30
-#define AT91C_PB30_PCK2           (AT91C_PIO_PB30) //  PMC Programmable Clock Output 2
-#define AT91C_PB30_PWM3           (AT91C_PIO_PB30) //  PWM Channel 3
-#define AT91C_PIO_PB4             (1 <<  4) // Pin Controlled by PB4
-#define AT91C_PB4_ECRS            (AT91C_PIO_PB4) //  Ethernet MAC Carrier Sense/Carrier Sense and Data Valid
-#define AT91C_PIO_PB5             (1 <<  5) // Pin Controlled by PB5
-#define AT91C_PB5_ERX0            (AT91C_PIO_PB5) //  Ethernet MAC Receive Data 0
-#define AT91C_PIO_PB6             (1 <<  6) // Pin Controlled by PB6
-#define AT91C_PB6_ERX1            (AT91C_PIO_PB6) //  Ethernet MAC Receive Data 1
-#define AT91C_PIO_PB7             (1 <<  7) // Pin Controlled by PB7
-#define AT91C_PB7_ERXER           (AT91C_PIO_PB7) //  Ethernet MAC Receive Error
-#define AT91C_PIO_PB8             (1 <<  8) // Pin Controlled by PB8
-#define AT91C_PB8_EMDC            (AT91C_PIO_PB8) //  Ethernet MAC Management Data Clock
-#define AT91C_PIO_PB9             (1 <<  9) // Pin Controlled by PB9
-#define AT91C_PB9_EMDIO           (AT91C_PIO_PB9) //  Ethernet MAC Management Data Input/Output
-
-// *****************************************************************************
-//               PERIPHERAL ID DEFINITIONS FOR AT91SAM7X256
-// *****************************************************************************
-#define AT91C_ID_FIQ              ( 0) // Advanced Interrupt Controller (FIQ)
-#define AT91C_ID_SYS              ( 1) // System Peripheral
-#define AT91C_ID_PIOA             ( 2) // Parallel IO Controller A
-#define AT91C_ID_PIOB             ( 3) // Parallel IO Controller B
-#define AT91C_ID_SPI0             ( 4) // Serial Peripheral Interface 0
-#define AT91C_ID_SPI1             ( 5) // Serial Peripheral Interface 1
-#define AT91C_ID_US0              ( 6) // USART 0
-#define AT91C_ID_US1              ( 7) // USART 1
-#define AT91C_ID_SSC              ( 8) // Serial Synchronous Controller
-#define AT91C_ID_TWI              ( 9) // Two-Wire Interface
-#define AT91C_ID_PWMC             (10) // PWM Controller
-#define AT91C_ID_UDP              (11) // USB Device Port
-#define AT91C_ID_TC0              (12) // Timer Counter 0
-#define AT91C_ID_TC1              (13) // Timer Counter 1
-#define AT91C_ID_TC2              (14) // Timer Counter 2
-#define AT91C_ID_CAN              (15) // Control Area Network Controller
-#define AT91C_ID_EMAC             (16) // Ethernet MAC
-#define AT91C_ID_ADC              (17) // Analog-to-Digital Converter
-#define AT91C_ID_18_Reserved      (18) // Reserved
-#define AT91C_ID_19_Reserved      (19) // Reserved
-#define AT91C_ID_20_Reserved      (20) // Reserved
-#define AT91C_ID_21_Reserved      (21) // Reserved
-#define AT91C_ID_22_Reserved      (22) // Reserved
-#define AT91C_ID_23_Reserved      (23) // Reserved
-#define AT91C_ID_24_Reserved      (24) // Reserved
-#define AT91C_ID_25_Reserved      (25) // Reserved
-#define AT91C_ID_26_Reserved      (26) // Reserved
-#define AT91C_ID_27_Reserved      (27) // Reserved
-#define AT91C_ID_28_Reserved      (28) // Reserved
-#define AT91C_ID_29_Reserved      (29) // Reserved
-#define AT91C_ID_IRQ0             (30) // Advanced Interrupt Controller (IRQ0)
-#define AT91C_ID_IRQ1             (31) // Advanced Interrupt Controller (IRQ1)
-#define AT91C_ALL_INT             (0xC003FFFF) // ALL VALID INTERRUPTS
-
-// *****************************************************************************
-//               BASE ADDRESS DEFINITIONS FOR AT91SAM7X256
-// *****************************************************************************
-#define AT91C_BASE_SYS            (0xFFFFF000) // (SYS) Base Address
-#define AT91C_BASE_AIC            (0xFFFFF000) // (AIC) Base Address
-#define AT91C_BASE_PDC_DBGU       (0xFFFFF300) // (PDC_DBGU) Base Address
-#define AT91C_BASE_DBGU           (0xFFFFF200) // (DBGU) Base Address
-#define AT91C_BASE_PIOA           (0xFFFFF400) // (PIOA) Base Address
-#define AT91C_BASE_PIOB           (0xFFFFF600) // (PIOB) Base Address
-#define AT91C_BASE_CKGR           (0xFFFFFC20) // (CKGR) Base Address
-#define AT91C_BASE_PMC            (0xFFFFFC00) // (PMC) Base Address
-#define AT91C_BASE_RSTC           (0xFFFFFD00) // (RSTC) Base Address
-#define AT91C_BASE_RTTC           (0xFFFFFD20) // (RTTC) Base Address
-#define AT91C_BASE_PITC           (0xFFFFFD30) // (PITC) Base Address
-#define AT91C_BASE_WDTC           (0xFFFFFD40) // (WDTC) Base Address
-#define AT91C_BASE_VREG           (0xFFFFFD60) // (VREG) Base Address
-#define AT91C_BASE_MC             (0xFFFFFF00) // (MC) Base Address
-#define AT91C_BASE_PDC_SPI1       (0xFFFE4100) // (PDC_SPI1) Base Address
-#define AT91C_BASE_SPI1           (0xFFFE4000) // (SPI1) Base Address
-#define AT91C_BASE_PDC_SPI0       (0xFFFE0100) // (PDC_SPI0) Base Address
-#define AT91C_BASE_SPI0           (0xFFFE0000) // (SPI0) Base Address
-#define AT91C_BASE_PDC_US1        (0xFFFC4100) // (PDC_US1) Base Address
-#define AT91C_BASE_US1            (0xFFFC4000) // (US1) Base Address
-#define AT91C_BASE_PDC_US0        (0xFFFC0100) // (PDC_US0) Base Address
-#define AT91C_BASE_US0            (0xFFFC0000) // (US0) Base Address
-#define AT91C_BASE_PDC_SSC        (0xFFFD4100) // (PDC_SSC) Base Address
-#define AT91C_BASE_SSC            (0xFFFD4000) // (SSC) Base Address
-#define AT91C_BASE_TWI            (0xFFFB8000) // (TWI) Base Address
-#define AT91C_BASE_PWMC_CH3       (0xFFFCC260) // (PWMC_CH3) Base Address
-#define AT91C_BASE_PWMC_CH2       (0xFFFCC240) // (PWMC_CH2) Base Address
-#define AT91C_BASE_PWMC_CH1       (0xFFFCC220) // (PWMC_CH1) Base Address
-#define AT91C_BASE_PWMC_CH0       (0xFFFCC200) // (PWMC_CH0) Base Address
-#define AT91C_BASE_PWMC           (0xFFFCC000) // (PWMC) Base Address
-#define AT91C_BASE_UDP            (0xFFFB0000) // (UDP) Base Address
-#define AT91C_BASE_TC0            (0xFFFA0000) // (TC0) Base Address
-#define AT91C_BASE_TC1            (0xFFFA0040) // (TC1) Base Address
-#define AT91C_BASE_TC2            (0xFFFA0080) // (TC2) Base Address
-#define AT91C_BASE_TCB            (0xFFFA0000) // (TCB) Base Address
-#define AT91C_BASE_CAN_MB0        (0xFFFD0200) // (CAN_MB0) Base Address
-#define AT91C_BASE_CAN_MB1        (0xFFFD0220) // (CAN_MB1) Base Address
-#define AT91C_BASE_CAN_MB2        (0xFFFD0240) // (CAN_MB2) Base Address
-#define AT91C_BASE_CAN_MB3        (0xFFFD0260) // (CAN_MB3) Base Address
-#define AT91C_BASE_CAN_MB4        (0xFFFD0280) // (CAN_MB4) Base Address
-#define AT91C_BASE_CAN_MB5        (0xFFFD02A0) // (CAN_MB5) Base Address
-#define AT91C_BASE_CAN_MB6        (0xFFFD02C0) // (CAN_MB6) Base Address
-#define AT91C_BASE_CAN_MB7        (0xFFFD02E0) // (CAN_MB7) Base Address
-#define AT91C_BASE_CAN            (0xFFFD0000) // (CAN) Base Address
-#define AT91C_BASE_EMAC           (0xFFFDC000) // (EMAC) Base Address
-#define AT91C_BASE_PDC_ADC        (0xFFFD8100) // (PDC_ADC) Base Address
-#define AT91C_BASE_ADC            (0xFFFD8000) // (ADC) Base Address
-
-// *****************************************************************************
-//               MEMORY MAPPING DEFINITIONS FOR AT91SAM7X256
-// *****************************************************************************
-// ISRAM
-#define AT91C_ISRAM                  (0x00200000) // Internal SRAM base address
-#define AT91C_ISRAM_SIZE                (0x00010000) // Internal SRAM size in byte (64 Kbytes)
-// IFLASH
-#define AT91C_IFLASH                (0x00100000) // Internal FLASH base address
-#define AT91C_IFLASH_SIZE              (0x00040000) // Internal FLASH size in byte (256 Kbytes)
-#define AT91C_IFLASH_PAGE_SIZE    (256) // Internal FLASH Page Size: 256 bytes
-#define AT91C_IFLASH_LOCK_REGION_SIZE   (16384) // Internal FLASH Lock Region Size: 16 Kbytes
-#define AT91C_IFLASH_NB_OF_PAGES        (1024) // Internal FLASH Number of Pages: 1024 bytes
-#define AT91C_IFLASH_NB_OF_LOCK_BITS    (16) // Internal FLASH Number of Lock Bits: 16 bytes
-
-
diff --git a/tools/ceedling/vendor/cmock/iar/iar_v4/incIAR/ioat91sam7x256.h b/tools/ceedling/vendor/cmock/iar/iar_v4/incIAR/ioat91sam7x256.h
deleted file mode 100644 (file)
index ab71b93..0000000
+++ /dev/null
@@ -1,4380 +0,0 @@
-// - ----------------------------------------------------------------------------
-// -          ATMEL Microcontroller Software Support  -  ROUSSET  -
-// - ----------------------------------------------------------------------------
-// -  DISCLAIMER:  THIS SOFTWARE IS PROVIDED BY ATMEL "AS IS" AND ANY EXPRESS OR
-// -  IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
-// -  MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT ARE
-// -  DISCLAIMED. IN NO EVENT SHALL ATMEL BE LIABLE FOR ANY DIRECT, INDIRECT,
-// -  INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-// -  LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA,
-// -  OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
-// -  LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
-// -  NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
-// -  EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-// - ----------------------------------------------------------------------------
-// - File Name           : AT91SAM7X256.h
-// - Object              : AT91SAM7X256 definitions
-// - Generated           : AT91 SW Application Group  11/02/2005 (15:17:24)
-// - 
-// - CVS Reference       : /AT91SAM7X256.pl/1.14/Tue Sep 13 15:06:52 2005//
-// - CVS Reference       : /SYS_SAM7X.pl/1.3/Tue Feb  1 17:01:43 2005//
-// - CVS Reference       : /MC_SAM7X.pl/1.2/Fri May 20 14:13:04 2005//
-// - CVS Reference       : /PMC_SAM7X.pl/1.4/Tue Feb  8 13:58:10 2005//
-// - CVS Reference       : /RSTC_SAM7X.pl/1.2/Wed Jul 13 14:57:50 2005//
-// - CVS Reference       : /UDP_SAM7X.pl/1.1/Tue May 10 11:35:35 2005//
-// - CVS Reference       : /PWM_SAM7X.pl/1.1/Tue May 10 11:53:07 2005//
-// - CVS Reference       : /AIC_6075B.pl/1.3/Fri May 20 14:01:30 2005//
-// - CVS Reference       : /PIO_6057A.pl/1.2/Thu Feb  3 10:18:28 2005//
-// - CVS Reference       : /RTTC_6081A.pl/1.2/Tue Nov  9 14:43:58 2004//
-// - CVS Reference       : /PITC_6079A.pl/1.2/Tue Nov  9 14:43:56 2004//
-// - CVS Reference       : /WDTC_6080A.pl/1.3/Tue Nov  9 14:44:00 2004//
-// - CVS Reference       : /VREG_6085B.pl/1.1/Tue Feb  1 16:05:48 2005//
-// - CVS Reference       : /PDC_6074C.pl/1.2/Thu Feb  3 08:48:54 2005//
-// - CVS Reference       : /DBGU_6059D.pl/1.1/Mon Jan 31 13:15:32 2005//
-// - CVS Reference       : /SPI_6088D.pl/1.3/Fri May 20 14:08:59 2005//
-// - CVS Reference       : /US_6089C.pl/1.1/Mon Jul 12 18:23:26 2004//
-// - CVS Reference       : /SSC_6078B.pl/1.1/Wed Jul 13 15:19:19 2005//
-// - CVS Reference       : /TWI_6061A.pl/1.1/Tue Jul 13 07:38:06 2004//
-// - CVS Reference       : /TC_6082A.pl/1.7/Fri Mar 11 12:52:17 2005//
-// - CVS Reference       : /CAN_6019B.pl/1.1/Tue Mar  8 12:42:22 2005//
-// - CVS Reference       : /EMACB_6119A.pl/1.6/Wed Jul 13 15:05:35 2005//
-// - CVS Reference       : /ADC_6051C.pl/1.1/Fri Oct 17 09:12:38 2003//
-// - ----------------------------------------------------------------------------
-
-#ifndef AT91SAM7X256_H
-#define AT91SAM7X256_H
-
-#ifdef __IAR_SYSTEMS_ICC__
-
-typedef volatile unsigned int AT91_REG;// Hardware register definition
-
-// *****************************************************************************
-//              SOFTWARE API DEFINITION  FOR System Peripherals
-// *****************************************************************************
-typedef struct _AT91S_SYS {
-       AT91_REG         AIC_SMR[32];   // Source Mode Register
-       AT91_REG         AIC_SVR[32];   // Source Vector Register
-       AT91_REG         AIC_IVR;       // IRQ Vector Register
-       AT91_REG         AIC_FVR;       // FIQ Vector Register
-       AT91_REG         AIC_ISR;       // Interrupt Status Register
-       AT91_REG         AIC_IPR;       // Interrupt Pending Register
-       AT91_REG         AIC_IMR;       // Interrupt Mask Register
-       AT91_REG         AIC_CISR;      // Core Interrupt Status Register
-       AT91_REG         Reserved0[2];  // 
-       AT91_REG         AIC_IECR;      // Interrupt Enable Command Register
-       AT91_REG         AIC_IDCR;      // Interrupt Disable Command Register
-       AT91_REG         AIC_ICCR;      // Interrupt Clear Command Register
-       AT91_REG         AIC_ISCR;      // Interrupt Set Command Register
-       AT91_REG         AIC_EOICR;     // End of Interrupt Command Register
-       AT91_REG         AIC_SPU;       // Spurious Vector Register
-       AT91_REG         AIC_DCR;       // Debug Control Register (Protect)
-       AT91_REG         Reserved1[1];  // 
-       AT91_REG         AIC_FFER;      // Fast Forcing Enable Register
-       AT91_REG         AIC_FFDR;      // Fast Forcing Disable Register
-       AT91_REG         AIC_FFSR;      // Fast Forcing Status Register
-       AT91_REG         Reserved2[45];         // 
-       AT91_REG         DBGU_CR;       // Control Register
-       AT91_REG         DBGU_MR;       // Mode Register
-       AT91_REG         DBGU_IER;      // Interrupt Enable Register
-       AT91_REG         DBGU_IDR;      // Interrupt Disable Register
-       AT91_REG         DBGU_IMR;      // Interrupt Mask Register
-       AT91_REG         DBGU_CSR;      // Channel Status Register
-       AT91_REG         DBGU_RHR;      // Receiver Holding Register
-       AT91_REG         DBGU_THR;      // Transmitter Holding Register
-       AT91_REG         DBGU_BRGR;     // Baud Rate Generator Register
-       AT91_REG         Reserved3[7];  // 
-       AT91_REG         DBGU_CIDR;     // Chip ID Register
-       AT91_REG         DBGU_EXID;     // Chip ID Extension Register
-       AT91_REG         DBGU_FNTR;     // Force NTRST Register
-       AT91_REG         Reserved4[45];         // 
-       AT91_REG         DBGU_RPR;      // Receive Pointer Register
-       AT91_REG         DBGU_RCR;      // Receive Counter Register
-       AT91_REG         DBGU_TPR;      // Transmit Pointer Register
-       AT91_REG         DBGU_TCR;      // Transmit Counter Register
-       AT91_REG         DBGU_RNPR;     // Receive Next Pointer Register
-       AT91_REG         DBGU_RNCR;     // Receive Next Counter Register
-       AT91_REG         DBGU_TNPR;     // Transmit Next Pointer Register
-       AT91_REG         DBGU_TNCR;     // Transmit Next Counter Register
-       AT91_REG         DBGU_PTCR;     // PDC Transfer Control Register
-       AT91_REG         DBGU_PTSR;     // PDC Transfer Status Register
-       AT91_REG         Reserved5[54];         // 
-       AT91_REG         PIOA_PER;      // PIO Enable Register
-       AT91_REG         PIOA_PDR;      // PIO Disable Register
-       AT91_REG         PIOA_PSR;      // PIO Status Register
-       AT91_REG         Reserved6[1];  // 
-       AT91_REG         PIOA_OER;      // Output Enable Register
-       AT91_REG         PIOA_ODR;      // Output Disable Registerr
-       AT91_REG         PIOA_OSR;      // Output Status Register
-       AT91_REG         Reserved7[1];  // 
-       AT91_REG         PIOA_IFER;     // Input Filter Enable Register
-       AT91_REG         PIOA_IFDR;     // Input Filter Disable Register
-       AT91_REG         PIOA_IFSR;     // Input Filter Status Register
-       AT91_REG         Reserved8[1];  // 
-       AT91_REG         PIOA_SODR;     // Set Output Data Register
-       AT91_REG         PIOA_CODR;     // Clear Output Data Register
-       AT91_REG         PIOA_ODSR;     // Output Data Status Register
-       AT91_REG         PIOA_PDSR;     // Pin Data Status Register
-       AT91_REG         PIOA_IER;      // Interrupt Enable Register
-       AT91_REG         PIOA_IDR;      // Interrupt Disable Register
-       AT91_REG         PIOA_IMR;      // Interrupt Mask Register
-       AT91_REG         PIOA_ISR;      // Interrupt Status Register
-       AT91_REG         PIOA_MDER;     // Multi-driver Enable Register
-       AT91_REG         PIOA_MDDR;     // Multi-driver Disable Register
-       AT91_REG         PIOA_MDSR;     // Multi-driver Status Register
-       AT91_REG         Reserved9[1];  // 
-       AT91_REG         PIOA_PPUDR;    // Pull-up Disable Register
-       AT91_REG         PIOA_PPUER;    // Pull-up Enable Register
-       AT91_REG         PIOA_PPUSR;    // Pull-up Status Register
-       AT91_REG         Reserved10[1];         // 
-       AT91_REG         PIOA_ASR;      // Select A Register
-       AT91_REG         PIOA_BSR;      // Select B Register
-       AT91_REG         PIOA_ABSR;     // AB Select Status Register
-       AT91_REG         Reserved11[9];         // 
-       AT91_REG         PIOA_OWER;     // Output Write Enable Register
-       AT91_REG         PIOA_OWDR;     // Output Write Disable Register
-       AT91_REG         PIOA_OWSR;     // Output Write Status Register
-       AT91_REG         Reserved12[85];        // 
-       AT91_REG         PIOB_PER;      // PIO Enable Register
-       AT91_REG         PIOB_PDR;      // PIO Disable Register
-       AT91_REG         PIOB_PSR;      // PIO Status Register
-       AT91_REG         Reserved13[1];         // 
-       AT91_REG         PIOB_OER;      // Output Enable Register
-       AT91_REG         PIOB_ODR;      // Output Disable Registerr
-       AT91_REG         PIOB_OSR;      // Output Status Register
-       AT91_REG         Reserved14[1];         // 
-       AT91_REG         PIOB_IFER;     // Input Filter Enable Register
-       AT91_REG         PIOB_IFDR;     // Input Filter Disable Register
-       AT91_REG         PIOB_IFSR;     // Input Filter Status Register
-       AT91_REG         Reserved15[1];         // 
-       AT91_REG         PIOB_SODR;     // Set Output Data Register
-       AT91_REG         PIOB_CODR;     // Clear Output Data Register
-       AT91_REG         PIOB_ODSR;     // Output Data Status Register
-       AT91_REG         PIOB_PDSR;     // Pin Data Status Register
-       AT91_REG         PIOB_IER;      // Interrupt Enable Register
-       AT91_REG         PIOB_IDR;      // Interrupt Disable Register
-       AT91_REG         PIOB_IMR;      // Interrupt Mask Register
-       AT91_REG         PIOB_ISR;      // Interrupt Status Register
-       AT91_REG         PIOB_MDER;     // Multi-driver Enable Register
-       AT91_REG         PIOB_MDDR;     // Multi-driver Disable Register
-       AT91_REG         PIOB_MDSR;     // Multi-driver Status Register
-       AT91_REG         Reserved16[1];         // 
-       AT91_REG         PIOB_PPUDR;    // Pull-up Disable Register
-       AT91_REG         PIOB_PPUER;    // Pull-up Enable Register
-       AT91_REG         PIOB_PPUSR;    // Pull-up Status Register
-       AT91_REG         Reserved17[1];         // 
-       AT91_REG         PIOB_ASR;      // Select A Register
-       AT91_REG         PIOB_BSR;      // Select B Register
-       AT91_REG         PIOB_ABSR;     // AB Select Status Register
-       AT91_REG         Reserved18[9];         // 
-       AT91_REG         PIOB_OWER;     // Output Write Enable Register
-       AT91_REG         PIOB_OWDR;     // Output Write Disable Register
-       AT91_REG         PIOB_OWSR;     // Output Write Status Register
-       AT91_REG         Reserved19[341];       // 
-       AT91_REG         PMC_SCER;      // System Clock Enable Register
-       AT91_REG         PMC_SCDR;      // System Clock Disable Register
-       AT91_REG         PMC_SCSR;      // System Clock Status Register
-       AT91_REG         Reserved20[1];         // 
-       AT91_REG         PMC_PCER;      // Peripheral Clock Enable Register
-       AT91_REG         PMC_PCDR;      // Peripheral Clock Disable Register
-       AT91_REG         PMC_PCSR;      // Peripheral Clock Status Register
-       AT91_REG         Reserved21[1];         // 
-       AT91_REG         PMC_MOR;       // Main Oscillator Register
-       AT91_REG         PMC_MCFR;      // Main Clock  Frequency Register
-       AT91_REG         Reserved22[1];         // 
-       AT91_REG         PMC_PLLR;      // PLL Register
-       AT91_REG         PMC_MCKR;      // Master Clock Register
-       AT91_REG         Reserved23[3];         // 
-       AT91_REG         PMC_PCKR[4];   // Programmable Clock Register
-       AT91_REG         Reserved24[4];         // 
-       AT91_REG         PMC_IER;       // Interrupt Enable Register
-       AT91_REG         PMC_IDR;       // Interrupt Disable Register
-       AT91_REG         PMC_SR;        // Status Register
-       AT91_REG         PMC_IMR;       // Interrupt Mask Register
-       AT91_REG         Reserved25[36];        // 
-       AT91_REG         RSTC_RCR;      // Reset Control Register
-       AT91_REG         RSTC_RSR;      // Reset Status Register
-       AT91_REG         RSTC_RMR;      // Reset Mode Register
-       AT91_REG         Reserved26[5];         // 
-       AT91_REG         RTTC_RTMR;     // Real-time Mode Register
-       AT91_REG         RTTC_RTAR;     // Real-time Alarm Register
-       AT91_REG         RTTC_RTVR;     // Real-time Value Register
-       AT91_REG         RTTC_RTSR;     // Real-time Status Register
-       AT91_REG         PITC_PIMR;     // Period Interval Mode Register
-       AT91_REG         PITC_PISR;     // Period Interval Status Register
-       AT91_REG         PITC_PIVR;     // Period Interval Value Register
-       AT91_REG         PITC_PIIR;     // Period Interval Image Register
-       AT91_REG         WDTC_WDCR;     // Watchdog Control Register
-       AT91_REG         WDTC_WDMR;     // Watchdog Mode Register
-       AT91_REG         WDTC_WDSR;     // Watchdog Status Register
-       AT91_REG         Reserved27[5];         // 
-       AT91_REG         VREG_MR;       // Voltage Regulator Mode Register
-} AT91S_SYS, *AT91PS_SYS;
-
-
-// *****************************************************************************
-//              SOFTWARE API DEFINITION  FOR Advanced Interrupt Controller
-// *****************************************************************************
-typedef struct _AT91S_AIC {
-       AT91_REG         AIC_SMR[32];   // Source Mode Register
-       AT91_REG         AIC_SVR[32];   // Source Vector Register
-       AT91_REG         AIC_IVR;       // IRQ Vector Register
-       AT91_REG         AIC_FVR;       // FIQ Vector Register
-       AT91_REG         AIC_ISR;       // Interrupt Status Register
-       AT91_REG         AIC_IPR;       // Interrupt Pending Register
-       AT91_REG         AIC_IMR;       // Interrupt Mask Register
-       AT91_REG         AIC_CISR;      // Core Interrupt Status Register
-       AT91_REG         Reserved0[2];  // 
-       AT91_REG         AIC_IECR;      // Interrupt Enable Command Register
-       AT91_REG         AIC_IDCR;      // Interrupt Disable Command Register
-       AT91_REG         AIC_ICCR;      // Interrupt Clear Command Register
-       AT91_REG         AIC_ISCR;      // Interrupt Set Command Register
-       AT91_REG         AIC_EOICR;     // End of Interrupt Command Register
-       AT91_REG         AIC_SPU;       // Spurious Vector Register
-       AT91_REG         AIC_DCR;       // Debug Control Register (Protect)
-       AT91_REG         Reserved1[1];  // 
-       AT91_REG         AIC_FFER;      // Fast Forcing Enable Register
-       AT91_REG         AIC_FFDR;      // Fast Forcing Disable Register
-       AT91_REG         AIC_FFSR;      // Fast Forcing Status Register
-} AT91S_AIC, *AT91PS_AIC;
-
-// -------- AIC_SMR : (AIC Offset: 0x0) Control Register -------- 
-#define AT91C_AIC_PRIOR       ((unsigned int) 0x7 <<  0) // (AIC) Priority Level
-#define        AT91C_AIC_PRIOR_LOWEST               ((unsigned int) 0x0) // (AIC) Lowest priority level
-#define        AT91C_AIC_PRIOR_HIGHEST              ((unsigned int) 0x7) // (AIC) Highest priority level
-#define AT91C_AIC_SRCTYPE     ((unsigned int) 0x3 <<  5) // (AIC) Interrupt Source Type
-#define        AT91C_AIC_SRCTYPE_INT_HIGH_LEVEL       ((unsigned int) 0x0 <<  5) // (AIC) Internal Sources Code Label High-level Sensitive
-#define        AT91C_AIC_SRCTYPE_EXT_LOW_LEVEL        ((unsigned int) 0x0 <<  5) // (AIC) External Sources Code Label Low-level Sensitive
-#define        AT91C_AIC_SRCTYPE_INT_POSITIVE_EDGE    ((unsigned int) 0x1 <<  5) // (AIC) Internal Sources Code Label Positive Edge triggered
-#define        AT91C_AIC_SRCTYPE_EXT_NEGATIVE_EDGE    ((unsigned int) 0x1 <<  5) // (AIC) External Sources Code Label Negative Edge triggered
-#define        AT91C_AIC_SRCTYPE_HIGH_LEVEL           ((unsigned int) 0x2 <<  5) // (AIC) Internal Or External Sources Code Label High-level Sensitive
-#define        AT91C_AIC_SRCTYPE_POSITIVE_EDGE        ((unsigned int) 0x3 <<  5) // (AIC) Internal Or External Sources Code Label Positive Edge triggered
-// -------- AIC_CISR : (AIC Offset: 0x114) AIC Core Interrupt Status Register -------- 
-#define AT91C_AIC_NFIQ        ((unsigned int) 0x1 <<  0) // (AIC) NFIQ Status
-#define AT91C_AIC_NIRQ        ((unsigned int) 0x1 <<  1) // (AIC) NIRQ Status
-// -------- AIC_DCR : (AIC Offset: 0x138) AIC Debug Control Register (Protect) -------- 
-#define AT91C_AIC_DCR_PROT    ((unsigned int) 0x1 <<  0) // (AIC) Protection Mode
-#define AT91C_AIC_DCR_GMSK    ((unsigned int) 0x1 <<  1) // (AIC) General Mask
-
-// *****************************************************************************
-//              SOFTWARE API DEFINITION  FOR Peripheral DMA Controller
-// *****************************************************************************
-typedef struct _AT91S_PDC {
-       AT91_REG         PDC_RPR;       // Receive Pointer Register
-       AT91_REG         PDC_RCR;       // Receive Counter Register
-       AT91_REG         PDC_TPR;       // Transmit Pointer Register
-       AT91_REG         PDC_TCR;       // Transmit Counter Register
-       AT91_REG         PDC_RNPR;      // Receive Next Pointer Register
-       AT91_REG         PDC_RNCR;      // Receive Next Counter Register
-       AT91_REG         PDC_TNPR;      // Transmit Next Pointer Register
-       AT91_REG         PDC_TNCR;      // Transmit Next Counter Register
-       AT91_REG         PDC_PTCR;      // PDC Transfer Control Register
-       AT91_REG         PDC_PTSR;      // PDC Transfer Status Register
-} AT91S_PDC, *AT91PS_PDC;
-
-// -------- PDC_PTCR : (PDC Offset: 0x20) PDC Transfer Control Register -------- 
-#define AT91C_PDC_RXTEN       ((unsigned int) 0x1 <<  0) // (PDC) Receiver Transfer Enable
-#define AT91C_PDC_RXTDIS      ((unsigned int) 0x1 <<  1) // (PDC) Receiver Transfer Disable
-#define AT91C_PDC_TXTEN       ((unsigned int) 0x1 <<  8) // (PDC) Transmitter Transfer Enable
-#define AT91C_PDC_TXTDIS      ((unsigned int) 0x1 <<  9) // (PDC) Transmitter Transfer Disable
-// -------- PDC_PTSR : (PDC Offset: 0x24) PDC Transfer Status Register -------- 
-
-// *****************************************************************************
-//              SOFTWARE API DEFINITION  FOR Debug Unit
-// *****************************************************************************
-typedef struct _AT91S_DBGU {
-       AT91_REG         DBGU_CR;       // Control Register
-       AT91_REG         DBGU_MR;       // Mode Register
-       AT91_REG         DBGU_IER;      // Interrupt Enable Register
-       AT91_REG         DBGU_IDR;      // Interrupt Disable Register
-       AT91_REG         DBGU_IMR;      // Interrupt Mask Register
-       AT91_REG         DBGU_CSR;      // Channel Status Register
-       AT91_REG         DBGU_RHR;      // Receiver Holding Register
-       AT91_REG         DBGU_THR;      // Transmitter Holding Register
-       AT91_REG         DBGU_BRGR;     // Baud Rate Generator Register
-       AT91_REG         Reserved0[7];  // 
-       AT91_REG         DBGU_CIDR;     // Chip ID Register
-       AT91_REG         DBGU_EXID;     // Chip ID Extension Register
-       AT91_REG         DBGU_FNTR;     // Force NTRST Register
-       AT91_REG         Reserved1[45];         // 
-       AT91_REG         DBGU_RPR;      // Receive Pointer Register
-       AT91_REG         DBGU_RCR;      // Receive Counter Register
-       AT91_REG         DBGU_TPR;      // Transmit Pointer Register
-       AT91_REG         DBGU_TCR;      // Transmit Counter Register
-       AT91_REG         DBGU_RNPR;     // Receive Next Pointer Register
-       AT91_REG         DBGU_RNCR;     // Receive Next Counter Register
-       AT91_REG         DBGU_TNPR;     // Transmit Next Pointer Register
-       AT91_REG         DBGU_TNCR;     // Transmit Next Counter Register
-       AT91_REG         DBGU_PTCR;     // PDC Transfer Control Register
-       AT91_REG         DBGU_PTSR;     // PDC Transfer Status Register
-} AT91S_DBGU, *AT91PS_DBGU;
-
-// -------- DBGU_CR : (DBGU Offset: 0x0) Debug Unit Control Register -------- 
-#define AT91C_US_RSTRX        ((unsigned int) 0x1 <<  2) // (DBGU) Reset Receiver
-#define AT91C_US_RSTTX        ((unsigned int) 0x1 <<  3) // (DBGU) Reset Transmitter
-#define AT91C_US_RXEN         ((unsigned int) 0x1 <<  4) // (DBGU) Receiver Enable
-#define AT91C_US_RXDIS        ((unsigned int) 0x1 <<  5) // (DBGU) Receiver Disable
-#define AT91C_US_TXEN         ((unsigned int) 0x1 <<  6) // (DBGU) Transmitter Enable
-#define AT91C_US_TXDIS        ((unsigned int) 0x1 <<  7) // (DBGU) Transmitter Disable
-#define AT91C_US_RSTSTA       ((unsigned int) 0x1 <<  8) // (DBGU) Reset Status Bits
-// -------- DBGU_MR : (DBGU Offset: 0x4) Debug Unit Mode Register -------- 
-#define AT91C_US_PAR          ((unsigned int) 0x7 <<  9) // (DBGU) Parity type
-#define        AT91C_US_PAR_EVEN                 ((unsigned int) 0x0 <<  9) // (DBGU) Even Parity
-#define        AT91C_US_PAR_ODD                  ((unsigned int) 0x1 <<  9) // (DBGU) Odd Parity
-#define        AT91C_US_PAR_SPACE                ((unsigned int) 0x2 <<  9) // (DBGU) Parity forced to 0 (Space)
-#define        AT91C_US_PAR_MARK                 ((unsigned int) 0x3 <<  9) // (DBGU) Parity forced to 1 (Mark)
-#define        AT91C_US_PAR_NONE                 ((unsigned int) 0x4 <<  9) // (DBGU) No Parity
-#define        AT91C_US_PAR_MULTI_DROP           ((unsigned int) 0x6 <<  9) // (DBGU) Multi-drop mode
-#define AT91C_US_CHMODE       ((unsigned int) 0x3 << 14) // (DBGU) Channel Mode
-#define        AT91C_US_CHMODE_NORMAL               ((unsigned int) 0x0 << 14) // (DBGU) Normal Mode: The USART channel operates as an RX/TX USART.
-#define        AT91C_US_CHMODE_AUTO                 ((unsigned int) 0x1 << 14) // (DBGU) Automatic Echo: Receiver Data Input is connected to the TXD pin.
-#define        AT91C_US_CHMODE_LOCAL                ((unsigned int) 0x2 << 14) // (DBGU) Local Loopback: Transmitter Output Signal is connected to Receiver Input Signal.
-#define        AT91C_US_CHMODE_REMOTE               ((unsigned int) 0x3 << 14) // (DBGU) Remote Loopback: RXD pin is internally connected to TXD pin.
-// -------- DBGU_IER : (DBGU Offset: 0x8) Debug Unit Interrupt Enable Register -------- 
-#define AT91C_US_RXRDY        ((unsigned int) 0x1 <<  0) // (DBGU) RXRDY Interrupt
-#define AT91C_US_TXRDY        ((unsigned int) 0x1 <<  1) // (DBGU) TXRDY Interrupt
-#define AT91C_US_ENDRX        ((unsigned int) 0x1 <<  3) // (DBGU) End of Receive Transfer Interrupt
-#define AT91C_US_ENDTX        ((unsigned int) 0x1 <<  4) // (DBGU) End of Transmit Interrupt
-#define AT91C_US_OVRE         ((unsigned int) 0x1 <<  5) // (DBGU) Overrun Interrupt
-#define AT91C_US_FRAME        ((unsigned int) 0x1 <<  6) // (DBGU) Framing Error Interrupt
-#define AT91C_US_PARE         ((unsigned int) 0x1 <<  7) // (DBGU) Parity Error Interrupt
-#define AT91C_US_TXEMPTY      ((unsigned int) 0x1 <<  9) // (DBGU) TXEMPTY Interrupt
-#define AT91C_US_TXBUFE       ((unsigned int) 0x1 << 11) // (DBGU) TXBUFE Interrupt
-#define AT91C_US_RXBUFF       ((unsigned int) 0x1 << 12) // (DBGU) RXBUFF Interrupt
-#define AT91C_US_COMM_TX      ((unsigned int) 0x1 << 30) // (DBGU) COMM_TX Interrupt
-#define AT91C_US_COMM_RX      ((unsigned int) 0x1 << 31) // (DBGU) COMM_RX Interrupt
-// -------- DBGU_IDR : (DBGU Offset: 0xc) Debug Unit Interrupt Disable Register -------- 
-// -------- DBGU_IMR : (DBGU Offset: 0x10) Debug Unit Interrupt Mask Register -------- 
-// -------- DBGU_CSR : (DBGU Offset: 0x14) Debug Unit Channel Status Register -------- 
-// -------- DBGU_FNTR : (DBGU Offset: 0x48) Debug Unit FORCE_NTRST Register -------- 
-#define AT91C_US_FORCE_NTRST  ((unsigned int) 0x1 <<  0) // (DBGU) Force NTRST in JTAG
-
-// *****************************************************************************
-//              SOFTWARE API DEFINITION  FOR Parallel Input Output Controler
-// *****************************************************************************
-typedef struct _AT91S_PIO {
-       AT91_REG         PIO_PER;       // PIO Enable Register
-       AT91_REG         PIO_PDR;       // PIO Disable Register
-       AT91_REG         PIO_PSR;       // PIO Status Register
-       AT91_REG         Reserved0[1];  // 
-       AT91_REG         PIO_OER;       // Output Enable Register
-       AT91_REG         PIO_ODR;       // Output Disable Registerr
-       AT91_REG         PIO_OSR;       // Output Status Register
-       AT91_REG         Reserved1[1];  // 
-       AT91_REG         PIO_IFER;      // Input Filter Enable Register
-       AT91_REG         PIO_IFDR;      // Input Filter Disable Register
-       AT91_REG         PIO_IFSR;      // Input Filter Status Register
-       AT91_REG         Reserved2[1];  // 
-       AT91_REG         PIO_SODR;      // Set Output Data Register
-       AT91_REG         PIO_CODR;      // Clear Output Data Register
-       AT91_REG         PIO_ODSR;      // Output Data Status Register
-       AT91_REG         PIO_PDSR;      // Pin Data Status Register
-       AT91_REG         PIO_IER;       // Interrupt Enable Register
-       AT91_REG         PIO_IDR;       // Interrupt Disable Register
-       AT91_REG         PIO_IMR;       // Interrupt Mask Register
-       AT91_REG         PIO_ISR;       // Interrupt Status Register
-       AT91_REG         PIO_MDER;      // Multi-driver Enable Register
-       AT91_REG         PIO_MDDR;      // Multi-driver Disable Register
-       AT91_REG         PIO_MDSR;      // Multi-driver Status Register
-       AT91_REG         Reserved3[1];  // 
-       AT91_REG         PIO_PPUDR;     // Pull-up Disable Register
-       AT91_REG         PIO_PPUER;     // Pull-up Enable Register
-       AT91_REG         PIO_PPUSR;     // Pull-up Status Register
-       AT91_REG         Reserved4[1];  // 
-       AT91_REG         PIO_ASR;       // Select A Register
-       AT91_REG         PIO_BSR;       // Select B Register
-       AT91_REG         PIO_ABSR;      // AB Select Status Register
-       AT91_REG         Reserved5[9];  // 
-       AT91_REG         PIO_OWER;      // Output Write Enable Register
-       AT91_REG         PIO_OWDR;      // Output Write Disable Register
-       AT91_REG         PIO_OWSR;      // Output Write Status Register
-} AT91S_PIO, *AT91PS_PIO;
-
-
-// *****************************************************************************
-//              SOFTWARE API DEFINITION  FOR Clock Generator Controler
-// *****************************************************************************
-typedef struct _AT91S_CKGR {
-       AT91_REG         CKGR_MOR;      // Main Oscillator Register
-       AT91_REG         CKGR_MCFR;     // Main Clock  Frequency Register
-       AT91_REG         Reserved0[1];  // 
-       AT91_REG         CKGR_PLLR;     // PLL Register
-} AT91S_CKGR, *AT91PS_CKGR;
-
-// -------- CKGR_MOR : (CKGR Offset: 0x0) Main Oscillator Register -------- 
-#define AT91C_CKGR_MOSCEN     ((unsigned int) 0x1 <<  0) // (CKGR) Main Oscillator Enable
-#define AT91C_CKGR_OSCBYPASS  ((unsigned int) 0x1 <<  1) // (CKGR) Main Oscillator Bypass
-#define AT91C_CKGR_OSCOUNT    ((unsigned int) 0xFF <<  8) // (CKGR) Main Oscillator Start-up Time
-// -------- CKGR_MCFR : (CKGR Offset: 0x4) Main Clock Frequency Register -------- 
-#define AT91C_CKGR_MAINF      ((unsigned int) 0xFFFF <<  0) // (CKGR) Main Clock Frequency
-#define AT91C_CKGR_MAINRDY    ((unsigned int) 0x1 << 16) // (CKGR) Main Clock Ready
-// -------- CKGR_PLLR : (CKGR Offset: 0xc) PLL B Register -------- 
-#define AT91C_CKGR_DIV        ((unsigned int) 0xFF <<  0) // (CKGR) Divider Selected
-#define        AT91C_CKGR_DIV_0                    ((unsigned int) 0x0) // (CKGR) Divider output is 0
-#define        AT91C_CKGR_DIV_BYPASS               ((unsigned int) 0x1) // (CKGR) Divider is bypassed
-#define AT91C_CKGR_PLLCOUNT   ((unsigned int) 0x3F <<  8) // (CKGR) PLL Counter
-#define AT91C_CKGR_OUT        ((unsigned int) 0x3 << 14) // (CKGR) PLL Output Frequency Range
-#define        AT91C_CKGR_OUT_0                    ((unsigned int) 0x0 << 14) // (CKGR) Please refer to the PLL datasheet
-#define        AT91C_CKGR_OUT_1                    ((unsigned int) 0x1 << 14) // (CKGR) Please refer to the PLL datasheet
-#define        AT91C_CKGR_OUT_2                    ((unsigned int) 0x2 << 14) // (CKGR) Please refer to the PLL datasheet
-#define        AT91C_CKGR_OUT_3                    ((unsigned int) 0x3 << 14) // (CKGR) Please refer to the PLL datasheet
-#define AT91C_CKGR_MUL        ((unsigned int) 0x7FF << 16) // (CKGR) PLL Multiplier
-#define AT91C_CKGR_USBDIV     ((unsigned int) 0x3 << 28) // (CKGR) Divider for USB Clocks
-#define        AT91C_CKGR_USBDIV_0                    ((unsigned int) 0x0 << 28) // (CKGR) Divider output is PLL clock output
-#define        AT91C_CKGR_USBDIV_1                    ((unsigned int) 0x1 << 28) // (CKGR) Divider output is PLL clock output divided by 2
-#define        AT91C_CKGR_USBDIV_2                    ((unsigned int) 0x2 << 28) // (CKGR) Divider output is PLL clock output divided by 4
-
-// *****************************************************************************
-//              SOFTWARE API DEFINITION  FOR Power Management Controler
-// *****************************************************************************
-typedef struct _AT91S_PMC {
-       AT91_REG         PMC_SCER;      // System Clock Enable Register
-       AT91_REG         PMC_SCDR;      // System Clock Disable Register
-       AT91_REG         PMC_SCSR;      // System Clock Status Register
-       AT91_REG         Reserved0[1];  // 
-       AT91_REG         PMC_PCER;      // Peripheral Clock Enable Register
-       AT91_REG         PMC_PCDR;      // Peripheral Clock Disable Register
-       AT91_REG         PMC_PCSR;      // Peripheral Clock Status Register
-       AT91_REG         Reserved1[1];  // 
-       AT91_REG         PMC_MOR;       // Main Oscillator Register
-       AT91_REG         PMC_MCFR;      // Main Clock  Frequency Register
-       AT91_REG         Reserved2[1];  // 
-       AT91_REG         PMC_PLLR;      // PLL Register
-       AT91_REG         PMC_MCKR;      // Master Clock Register
-       AT91_REG         Reserved3[3];  // 
-       AT91_REG         PMC_PCKR[4];   // Programmable Clock Register
-       AT91_REG         Reserved4[4];  // 
-       AT91_REG         PMC_IER;       // Interrupt Enable Register
-       AT91_REG         PMC_IDR;       // Interrupt Disable Register
-       AT91_REG         PMC_SR;        // Status Register
-       AT91_REG         PMC_IMR;       // Interrupt Mask Register
-} AT91S_PMC, *AT91PS_PMC;
-
-// -------- PMC_SCER : (PMC Offset: 0x0) System Clock Enable Register -------- 
-#define AT91C_PMC_PCK         ((unsigned int) 0x1 <<  0) // (PMC) Processor Clock
-#define AT91C_PMC_UDP         ((unsigned int) 0x1 <<  7) // (PMC) USB Device Port Clock
-#define AT91C_PMC_PCK0        ((unsigned int) 0x1 <<  8) // (PMC) Programmable Clock Output
-#define AT91C_PMC_PCK1        ((unsigned int) 0x1 <<  9) // (PMC) Programmable Clock Output
-#define AT91C_PMC_PCK2        ((unsigned int) 0x1 << 10) // (PMC) Programmable Clock Output
-#define AT91C_PMC_PCK3        ((unsigned int) 0x1 << 11) // (PMC) Programmable Clock Output
-// -------- PMC_SCDR : (PMC Offset: 0x4) System Clock Disable Register -------- 
-// -------- PMC_SCSR : (PMC Offset: 0x8) System Clock Status Register -------- 
-// -------- CKGR_MOR : (PMC Offset: 0x20) Main Oscillator Register -------- 
-// -------- CKGR_MCFR : (PMC Offset: 0x24) Main Clock Frequency Register -------- 
-// -------- CKGR_PLLR : (PMC Offset: 0x2c) PLL B Register -------- 
-// -------- PMC_MCKR : (PMC Offset: 0x30) Master Clock Register -------- 
-#define AT91C_PMC_CSS         ((unsigned int) 0x3 <<  0) // (PMC) Programmable Clock Selection
-#define        AT91C_PMC_CSS_SLOW_CLK             ((unsigned int) 0x0) // (PMC) Slow Clock is selected
-#define        AT91C_PMC_CSS_MAIN_CLK             ((unsigned int) 0x1) // (PMC) Main Clock is selected
-#define        AT91C_PMC_CSS_PLL_CLK              ((unsigned int) 0x3) // (PMC) Clock from PLL is selected
-#define AT91C_PMC_PRES        ((unsigned int) 0x7 <<  2) // (PMC) Programmable Clock Prescaler
-#define        AT91C_PMC_PRES_CLK                  ((unsigned int) 0x0 <<  2) // (PMC) Selected clock
-#define        AT91C_PMC_PRES_CLK_2                ((unsigned int) 0x1 <<  2) // (PMC) Selected clock divided by 2
-#define        AT91C_PMC_PRES_CLK_4                ((unsigned int) 0x2 <<  2) // (PMC) Selected clock divided by 4
-#define        AT91C_PMC_PRES_CLK_8                ((unsigned int) 0x3 <<  2) // (PMC) Selected clock divided by 8
-#define        AT91C_PMC_PRES_CLK_16               ((unsigned int) 0x4 <<  2) // (PMC) Selected clock divided by 16
-#define        AT91C_PMC_PRES_CLK_32               ((unsigned int) 0x5 <<  2) // (PMC) Selected clock divided by 32
-#define        AT91C_PMC_PRES_CLK_64               ((unsigned int) 0x6 <<  2) // (PMC) Selected clock divided by 64
-// -------- PMC_PCKR : (PMC Offset: 0x40) Programmable Clock Register -------- 
-// -------- PMC_IER : (PMC Offset: 0x60) PMC Interrupt Enable Register -------- 
-#define AT91C_PMC_MOSCS       ((unsigned int) 0x1 <<  0) // (PMC) MOSC Status/Enable/Disable/Mask
-#define AT91C_PMC_LOCK        ((unsigned int) 0x1 <<  2) // (PMC) PLL Status/Enable/Disable/Mask
-#define AT91C_PMC_MCKRDY      ((unsigned int) 0x1 <<  3) // (PMC) MCK_RDY Status/Enable/Disable/Mask
-#define AT91C_PMC_PCK0RDY     ((unsigned int) 0x1 <<  8) // (PMC) PCK0_RDY Status/Enable/Disable/Mask
-#define AT91C_PMC_PCK1RDY     ((unsigned int) 0x1 <<  9) // (PMC) PCK1_RDY Status/Enable/Disable/Mask
-#define AT91C_PMC_PCK2RDY     ((unsigned int) 0x1 << 10) // (PMC) PCK2_RDY Status/Enable/Disable/Mask
-#define AT91C_PMC_PCK3RDY     ((unsigned int) 0x1 << 11) // (PMC) PCK3_RDY Status/Enable/Disable/Mask
-// -------- PMC_IDR : (PMC Offset: 0x64) PMC Interrupt Disable Register -------- 
-// -------- PMC_SR : (PMC Offset: 0x68) PMC Status Register -------- 
-// -------- PMC_IMR : (PMC Offset: 0x6c) PMC Interrupt Mask Register -------- 
-
-// *****************************************************************************
-//              SOFTWARE API DEFINITION  FOR Reset Controller Interface
-// *****************************************************************************
-typedef struct _AT91S_RSTC {
-       AT91_REG         RSTC_RCR;      // Reset Control Register
-       AT91_REG         RSTC_RSR;      // Reset Status Register
-       AT91_REG         RSTC_RMR;      // Reset Mode Register
-} AT91S_RSTC, *AT91PS_RSTC;
-
-// -------- RSTC_RCR : (RSTC Offset: 0x0) Reset Control Register -------- 
-#define AT91C_RSTC_PROCRST    ((unsigned int) 0x1 <<  0) // (RSTC) Processor Reset
-#define AT91C_RSTC_PERRST     ((unsigned int) 0x1 <<  2) // (RSTC) Peripheral Reset
-#define AT91C_RSTC_EXTRST     ((unsigned int) 0x1 <<  3) // (RSTC) External Reset
-#define AT91C_RSTC_KEY        ((unsigned int) 0xFF << 24) // (RSTC) Password
-// -------- RSTC_RSR : (RSTC Offset: 0x4) Reset Status Register -------- 
-#define AT91C_RSTC_URSTS      ((unsigned int) 0x1 <<  0) // (RSTC) User Reset Status
-#define AT91C_RSTC_BODSTS     ((unsigned int) 0x1 <<  1) // (RSTC) Brownout Detection Status
-#define AT91C_RSTC_RSTTYP     ((unsigned int) 0x7 <<  8) // (RSTC) Reset Type
-#define        AT91C_RSTC_RSTTYP_POWERUP              ((unsigned int) 0x0 <<  8) // (RSTC) Power-up Reset. VDDCORE rising.
-#define        AT91C_RSTC_RSTTYP_WAKEUP               ((unsigned int) 0x1 <<  8) // (RSTC) WakeUp Reset. VDDCORE rising.
-#define        AT91C_RSTC_RSTTYP_WATCHDOG             ((unsigned int) 0x2 <<  8) // (RSTC) Watchdog Reset. Watchdog overflow occured.
-#define        AT91C_RSTC_RSTTYP_SOFTWARE             ((unsigned int) 0x3 <<  8) // (RSTC) Software Reset. Processor reset required by the software.
-#define        AT91C_RSTC_RSTTYP_USER                 ((unsigned int) 0x4 <<  8) // (RSTC) User Reset. NRST pin detected low.
-#define        AT91C_RSTC_RSTTYP_BROWNOUT             ((unsigned int) 0x5 <<  8) // (RSTC) Brownout Reset occured.
-#define AT91C_RSTC_NRSTL      ((unsigned int) 0x1 << 16) // (RSTC) NRST pin level
-#define AT91C_RSTC_SRCMP      ((unsigned int) 0x1 << 17) // (RSTC) Software Reset Command in Progress.
-// -------- RSTC_RMR : (RSTC Offset: 0x8) Reset Mode Register -------- 
-#define AT91C_RSTC_URSTEN     ((unsigned int) 0x1 <<  0) // (RSTC) User Reset Enable
-#define AT91C_RSTC_URSTIEN    ((unsigned int) 0x1 <<  4) // (RSTC) User Reset Interrupt Enable
-#define AT91C_RSTC_ERSTL      ((unsigned int) 0xF <<  8) // (RSTC) User Reset Length
-#define AT91C_RSTC_BODIEN     ((unsigned int) 0x1 << 16) // (RSTC) Brownout Detection Interrupt Enable
-
-// *****************************************************************************
-//              SOFTWARE API DEFINITION  FOR Real Time Timer Controller Interface
-// *****************************************************************************
-typedef struct _AT91S_RTTC {
-       AT91_REG         RTTC_RTMR;     // Real-time Mode Register
-       AT91_REG         RTTC_RTAR;     // Real-time Alarm Register
-       AT91_REG         RTTC_RTVR;     // Real-time Value Register
-       AT91_REG         RTTC_RTSR;     // Real-time Status Register
-} AT91S_RTTC, *AT91PS_RTTC;
-
-// -------- RTTC_RTMR : (RTTC Offset: 0x0) Real-time Mode Register -------- 
-#define AT91C_RTTC_RTPRES     ((unsigned int) 0xFFFF <<  0) // (RTTC) Real-time Timer Prescaler Value
-#define AT91C_RTTC_ALMIEN     ((unsigned int) 0x1 << 16) // (RTTC) Alarm Interrupt Enable
-#define AT91C_RTTC_RTTINCIEN  ((unsigned int) 0x1 << 17) // (RTTC) Real Time Timer Increment Interrupt Enable
-#define AT91C_RTTC_RTTRST     ((unsigned int) 0x1 << 18) // (RTTC) Real Time Timer Restart
-// -------- RTTC_RTAR : (RTTC Offset: 0x4) Real-time Alarm Register -------- 
-#define AT91C_RTTC_ALMV       ((unsigned int) 0x0 <<  0) // (RTTC) Alarm Value
-// -------- RTTC_RTVR : (RTTC Offset: 0x8) Current Real-time Value Register -------- 
-#define AT91C_RTTC_CRTV       ((unsigned int) 0x0 <<  0) // (RTTC) Current Real-time Value
-// -------- RTTC_RTSR : (RTTC Offset: 0xc) Real-time Status Register -------- 
-#define AT91C_RTTC_ALMS       ((unsigned int) 0x1 <<  0) // (RTTC) Real-time Alarm Status
-#define AT91C_RTTC_RTTINC     ((unsigned int) 0x1 <<  1) // (RTTC) Real-time Timer Increment
-
-// *****************************************************************************
-//              SOFTWARE API DEFINITION  FOR Periodic Interval Timer Controller Interface
-// *****************************************************************************
-typedef struct _AT91S_PITC {
-       AT91_REG         PITC_PIMR;     // Period Interval Mode Register
-       AT91_REG         PITC_PISR;     // Period Interval Status Register
-       AT91_REG         PITC_PIVR;     // Period Interval Value Register
-       AT91_REG         PITC_PIIR;     // Period Interval Image Register
-} AT91S_PITC, *AT91PS_PITC;
-
-// -------- PITC_PIMR : (PITC Offset: 0x0) Periodic Interval Mode Register -------- 
-#define AT91C_PITC_PIV        ((unsigned int) 0xFFFFF <<  0) // (PITC) Periodic Interval Value
-#define AT91C_PITC_PITEN      ((unsigned int) 0x1 << 24) // (PITC) Periodic Interval Timer Enabled
-#define AT91C_PITC_PITIEN     ((unsigned int) 0x1 << 25) // (PITC) Periodic Interval Timer Interrupt Enable
-// -------- PITC_PISR : (PITC Offset: 0x4) Periodic Interval Status Register -------- 
-#define AT91C_PITC_PITS       ((unsigned int) 0x1 <<  0) // (PITC) Periodic Interval Timer Status
-// -------- PITC_PIVR : (PITC Offset: 0x8) Periodic Interval Value Register -------- 
-#define AT91C_PITC_CPIV       ((unsigned int) 0xFFFFF <<  0) // (PITC) Current Periodic Interval Value
-#define AT91C_PITC_PICNT      ((unsigned int) 0xFFF << 20) // (PITC) Periodic Interval Counter
-// -------- PITC_PIIR : (PITC Offset: 0xc) Periodic Interval Image Register -------- 
-
-// *****************************************************************************
-//              SOFTWARE API DEFINITION  FOR Watchdog Timer Controller Interface
-// *****************************************************************************
-typedef struct _AT91S_WDTC {
-       AT91_REG         WDTC_WDCR;     // Watchdog Control Register
-       AT91_REG         WDTC_WDMR;     // Watchdog Mode Register
-       AT91_REG         WDTC_WDSR;     // Watchdog Status Register
-} AT91S_WDTC, *AT91PS_WDTC;
-
-// -------- WDTC_WDCR : (WDTC Offset: 0x0) Periodic Interval Image Register -------- 
-#define AT91C_WDTC_WDRSTT     ((unsigned int) 0x1 <<  0) // (WDTC) Watchdog Restart
-#define AT91C_WDTC_KEY        ((unsigned int) 0xFF << 24) // (WDTC) Watchdog KEY Password
-// -------- WDTC_WDMR : (WDTC Offset: 0x4) Watchdog Mode Register -------- 
-#define AT91C_WDTC_WDV        ((unsigned int) 0xFFF <<  0) // (WDTC) Watchdog Timer Restart
-#define AT91C_WDTC_WDFIEN     ((unsigned int) 0x1 << 12) // (WDTC) Watchdog Fault Interrupt Enable
-#define AT91C_WDTC_WDRSTEN    ((unsigned int) 0x1 << 13) // (WDTC) Watchdog Reset Enable
-#define AT91C_WDTC_WDRPROC    ((unsigned int) 0x1 << 14) // (WDTC) Watchdog Timer Restart
-#define AT91C_WDTC_WDDIS      ((unsigned int) 0x1 << 15) // (WDTC) Watchdog Disable
-#define AT91C_WDTC_WDD        ((unsigned int) 0xFFF << 16) // (WDTC) Watchdog Delta Value
-#define AT91C_WDTC_WDDBGHLT   ((unsigned int) 0x1 << 28) // (WDTC) Watchdog Debug Halt
-#define AT91C_WDTC_WDIDLEHLT  ((unsigned int) 0x1 << 29) // (WDTC) Watchdog Idle Halt
-// -------- WDTC_WDSR : (WDTC Offset: 0x8) Watchdog Status Register -------- 
-#define AT91C_WDTC_WDUNF      ((unsigned int) 0x1 <<  0) // (WDTC) Watchdog Underflow
-#define AT91C_WDTC_WDERR      ((unsigned int) 0x1 <<  1) // (WDTC) Watchdog Error
-
-// *****************************************************************************
-//              SOFTWARE API DEFINITION  FOR Voltage Regulator Mode Controller Interface
-// *****************************************************************************
-typedef struct _AT91S_VREG {
-       AT91_REG         VREG_MR;       // Voltage Regulator Mode Register
-} AT91S_VREG, *AT91PS_VREG;
-
-// -------- VREG_MR : (VREG Offset: 0x0) Voltage Regulator Mode Register -------- 
-#define AT91C_VREG_PSTDBY     ((unsigned int) 0x1 <<  0) // (VREG) Voltage Regulator Power Standby Mode
-
-// *****************************************************************************
-//              SOFTWARE API DEFINITION  FOR Memory Controller Interface
-// *****************************************************************************
-typedef struct _AT91S_MC {
-       AT91_REG         MC_RCR;        // MC Remap Control Register
-       AT91_REG         MC_ASR;        // MC Abort Status Register
-       AT91_REG         MC_AASR;       // MC Abort Address Status Register
-       AT91_REG         Reserved0[21];         // 
-       AT91_REG         MC_FMR;        // MC Flash Mode Register
-       AT91_REG         MC_FCR;        // MC Flash Command Register
-       AT91_REG         MC_FSR;        // MC Flash Status Register
-} AT91S_MC, *AT91PS_MC;
-
-// -------- MC_RCR : (MC Offset: 0x0) MC Remap Control Register -------- 
-#define AT91C_MC_RCB          ((unsigned int) 0x1 <<  0) // (MC) Remap Command Bit
-// -------- MC_ASR : (MC Offset: 0x4) MC Abort Status Register -------- 
-#define AT91C_MC_UNDADD       ((unsigned int) 0x1 <<  0) // (MC) Undefined Addess Abort Status
-#define AT91C_MC_MISADD       ((unsigned int) 0x1 <<  1) // (MC) Misaligned Addess Abort Status
-#define AT91C_MC_ABTSZ        ((unsigned int) 0x3 <<  8) // (MC) Abort Size Status
-#define        AT91C_MC_ABTSZ_BYTE                 ((unsigned int) 0x0 <<  8) // (MC) Byte
-#define        AT91C_MC_ABTSZ_HWORD                ((unsigned int) 0x1 <<  8) // (MC) Half-word
-#define        AT91C_MC_ABTSZ_WORD                 ((unsigned int) 0x2 <<  8) // (MC) Word
-#define AT91C_MC_ABTTYP       ((unsigned int) 0x3 << 10) // (MC) Abort Type Status
-#define        AT91C_MC_ABTTYP_DATAR                ((unsigned int) 0x0 << 10) // (MC) Data Read
-#define        AT91C_MC_ABTTYP_DATAW                ((unsigned int) 0x1 << 10) // (MC) Data Write
-#define        AT91C_MC_ABTTYP_FETCH                ((unsigned int) 0x2 << 10) // (MC) Code Fetch
-#define AT91C_MC_MST0         ((unsigned int) 0x1 << 16) // (MC) Master 0 Abort Source
-#define AT91C_MC_MST1         ((unsigned int) 0x1 << 17) // (MC) Master 1 Abort Source
-#define AT91C_MC_SVMST0       ((unsigned int) 0x1 << 24) // (MC) Saved Master 0 Abort Source
-#define AT91C_MC_SVMST1       ((unsigned int) 0x1 << 25) // (MC) Saved Master 1 Abort Source
-// -------- MC_FMR : (MC Offset: 0x60) MC Flash Mode Register -------- 
-#define AT91C_MC_FRDY         ((unsigned int) 0x1 <<  0) // (MC) Flash Ready
-#define AT91C_MC_LOCKE        ((unsigned int) 0x1 <<  2) // (MC) Lock Error
-#define AT91C_MC_PROGE        ((unsigned int) 0x1 <<  3) // (MC) Programming Error
-#define AT91C_MC_NEBP         ((unsigned int) 0x1 <<  7) // (MC) No Erase Before Programming
-#define AT91C_MC_FWS          ((unsigned int) 0x3 <<  8) // (MC) Flash Wait State
-#define        AT91C_MC_FWS_0FWS                 ((unsigned int) 0x0 <<  8) // (MC) 1 cycle for Read, 2 for Write operations
-#define        AT91C_MC_FWS_1FWS                 ((unsigned int) 0x1 <<  8) // (MC) 2 cycles for Read, 3 for Write operations
-#define        AT91C_MC_FWS_2FWS                 ((unsigned int) 0x2 <<  8) // (MC) 3 cycles for Read, 4 for Write operations
-#define        AT91C_MC_FWS_3FWS                 ((unsigned int) 0x3 <<  8) // (MC) 4 cycles for Read, 4 for Write operations
-#define AT91C_MC_FMCN         ((unsigned int) 0xFF << 16) // (MC) Flash Microsecond Cycle Number
-// -------- MC_FCR : (MC Offset: 0x64) MC Flash Command Register -------- 
-#define AT91C_MC_FCMD         ((unsigned int) 0xF <<  0) // (MC) Flash Command
-#define        AT91C_MC_FCMD_START_PROG           ((unsigned int) 0x1) // (MC) Starts the programming of th epage specified by PAGEN.
-#define        AT91C_MC_FCMD_LOCK                 ((unsigned int) 0x2) // (MC) Starts a lock sequence of the sector defined by the bits 4 to 7 of the field PAGEN.
-#define        AT91C_MC_FCMD_PROG_AND_LOCK        ((unsigned int) 0x3) // (MC) The lock sequence automatically happens after the programming sequence is completed.
-#define        AT91C_MC_FCMD_UNLOCK               ((unsigned int) 0x4) // (MC) Starts an unlock sequence of the sector defined by the bits 4 to 7 of the field PAGEN.
-#define        AT91C_MC_FCMD_ERASE_ALL            ((unsigned int) 0x8) // (MC) Starts the erase of the entire flash.If at least a page is locked, the command is cancelled.
-#define        AT91C_MC_FCMD_SET_GP_NVM           ((unsigned int) 0xB) // (MC) Set General Purpose NVM bits.
-#define        AT91C_MC_FCMD_CLR_GP_NVM           ((unsigned int) 0xD) // (MC) Clear General Purpose NVM bits.
-#define        AT91C_MC_FCMD_SET_SECURITY         ((unsigned int) 0xF) // (MC) Set Security Bit.
-#define AT91C_MC_PAGEN        ((unsigned int) 0x3FF <<  8) // (MC) Page Number
-#define AT91C_MC_KEY          ((unsigned int) 0xFF << 24) // (MC) Writing Protect Key
-// -------- MC_FSR : (MC Offset: 0x68) MC Flash Command Register -------- 
-#define AT91C_MC_SECURITY     ((unsigned int) 0x1 <<  4) // (MC) Security Bit Status
-#define AT91C_MC_GPNVM0       ((unsigned int) 0x1 <<  8) // (MC) Sector 0 Lock Status
-#define AT91C_MC_GPNVM1       ((unsigned int) 0x1 <<  9) // (MC) Sector 1 Lock Status
-#define AT91C_MC_GPNVM2       ((unsigned int) 0x1 << 10) // (MC) Sector 2 Lock Status
-#define AT91C_MC_GPNVM3       ((unsigned int) 0x1 << 11) // (MC) Sector 3 Lock Status
-#define AT91C_MC_GPNVM4       ((unsigned int) 0x1 << 12) // (MC) Sector 4 Lock Status
-#define AT91C_MC_GPNVM5       ((unsigned int) 0x1 << 13) // (MC) Sector 5 Lock Status
-#define AT91C_MC_GPNVM6       ((unsigned int) 0x1 << 14) // (MC) Sector 6 Lock Status
-#define AT91C_MC_GPNVM7       ((unsigned int) 0x1 << 15) // (MC) Sector 7 Lock Status
-#define AT91C_MC_LOCKS0       ((unsigned int) 0x1 << 16) // (MC) Sector 0 Lock Status
-#define AT91C_MC_LOCKS1       ((unsigned int) 0x1 << 17) // (MC) Sector 1 Lock Status
-#define AT91C_MC_LOCKS2       ((unsigned int) 0x1 << 18) // (MC) Sector 2 Lock Status
-#define AT91C_MC_LOCKS3       ((unsigned int) 0x1 << 19) // (MC) Sector 3 Lock Status
-#define AT91C_MC_LOCKS4       ((unsigned int) 0x1 << 20) // (MC) Sector 4 Lock Status
-#define AT91C_MC_LOCKS5       ((unsigned int) 0x1 << 21) // (MC) Sector 5 Lock Status
-#define AT91C_MC_LOCKS6       ((unsigned int) 0x1 << 22) // (MC) Sector 6 Lock Status
-#define AT91C_MC_LOCKS7       ((unsigned int) 0x1 << 23) // (MC) Sector 7 Lock Status
-#define AT91C_MC_LOCKS8       ((unsigned int) 0x1 << 24) // (MC) Sector 8 Lock Status
-#define AT91C_MC_LOCKS9       ((unsigned int) 0x1 << 25) // (MC) Sector 9 Lock Status
-#define AT91C_MC_LOCKS10      ((unsigned int) 0x1 << 26) // (MC) Sector 10 Lock Status
-#define AT91C_MC_LOCKS11      ((unsigned int) 0x1 << 27) // (MC) Sector 11 Lock Status
-#define AT91C_MC_LOCKS12      ((unsigned int) 0x1 << 28) // (MC) Sector 12 Lock Status
-#define AT91C_MC_LOCKS13      ((unsigned int) 0x1 << 29) // (MC) Sector 13 Lock Status
-#define AT91C_MC_LOCKS14      ((unsigned int) 0x1 << 30) // (MC) Sector 14 Lock Status
-#define AT91C_MC_LOCKS15      ((unsigned int) 0x1 << 31) // (MC) Sector 15 Lock Status
-
-// *****************************************************************************
-//              SOFTWARE API DEFINITION  FOR Serial Parallel Interface
-// *****************************************************************************
-typedef struct _AT91S_SPI {
-       AT91_REG         SPI_CR;        // Control Register
-       AT91_REG         SPI_MR;        // Mode Register
-       AT91_REG         SPI_RDR;       // Receive Data Register
-       AT91_REG         SPI_TDR;       // Transmit Data Register
-       AT91_REG         SPI_SR;        // Status Register
-       AT91_REG         SPI_IER;       // Interrupt Enable Register
-       AT91_REG         SPI_IDR;       // Interrupt Disable Register
-       AT91_REG         SPI_IMR;       // Interrupt Mask Register
-       AT91_REG         Reserved0[4];  // 
-       AT91_REG         SPI_CSR[4];    // Chip Select Register
-       AT91_REG         Reserved1[48];         // 
-       AT91_REG         SPI_RPR;       // Receive Pointer Register
-       AT91_REG         SPI_RCR;       // Receive Counter Register
-       AT91_REG         SPI_TPR;       // Transmit Pointer Register
-       AT91_REG         SPI_TCR;       // Transmit Counter Register
-       AT91_REG         SPI_RNPR;      // Receive Next Pointer Register
-       AT91_REG         SPI_RNCR;      // Receive Next Counter Register
-       AT91_REG         SPI_TNPR;      // Transmit Next Pointer Register
-       AT91_REG         SPI_TNCR;      // Transmit Next Counter Register
-       AT91_REG         SPI_PTCR;      // PDC Transfer Control Register
-       AT91_REG         SPI_PTSR;      // PDC Transfer Status Register
-} AT91S_SPI, *AT91PS_SPI;
-
-// -------- SPI_CR : (SPI Offset: 0x0) SPI Control Register -------- 
-#define AT91C_SPI_SPIEN       ((unsigned int) 0x1 <<  0) // (SPI) SPI Enable
-#define AT91C_SPI_SPIDIS      ((unsigned int) 0x1 <<  1) // (SPI) SPI Disable
-#define AT91C_SPI_SWRST       ((unsigned int) 0x1 <<  7) // (SPI) SPI Software reset
-#define AT91C_SPI_LASTXFER    ((unsigned int) 0x1 << 24) // (SPI) SPI Last Transfer
-// -------- SPI_MR : (SPI Offset: 0x4) SPI Mode Register -------- 
-#define AT91C_SPI_MSTR        ((unsigned int) 0x1 <<  0) // (SPI) Master/Slave Mode
-#define AT91C_SPI_PS          ((unsigned int) 0x1 <<  1) // (SPI) Peripheral Select
-#define        AT91C_SPI_PS_FIXED                ((unsigned int) 0x0 <<  1) // (SPI) Fixed Peripheral Select
-#define        AT91C_SPI_PS_VARIABLE             ((unsigned int) 0x1 <<  1) // (SPI) Variable Peripheral Select
-#define AT91C_SPI_PCSDEC      ((unsigned int) 0x1 <<  2) // (SPI) Chip Select Decode
-#define AT91C_SPI_FDIV        ((unsigned int) 0x1 <<  3) // (SPI) Clock Selection
-#define AT91C_SPI_MODFDIS     ((unsigned int) 0x1 <<  4) // (SPI) Mode Fault Detection
-#define AT91C_SPI_LLB         ((unsigned int) 0x1 <<  7) // (SPI) Clock Selection
-#define AT91C_SPI_PCS         ((unsigned int) 0xF << 16) // (SPI) Peripheral Chip Select
-#define AT91C_SPI_DLYBCS      ((unsigned int) 0xFF << 24) // (SPI) Delay Between Chip Selects
-// -------- SPI_RDR : (SPI Offset: 0x8) Receive Data Register -------- 
-#define AT91C_SPI_RD          ((unsigned int) 0xFFFF <<  0) // (SPI) Receive Data
-#define AT91C_SPI_RPCS        ((unsigned int) 0xF << 16) // (SPI) Peripheral Chip Select Status
-// -------- SPI_TDR : (SPI Offset: 0xc) Transmit Data Register -------- 
-#define AT91C_SPI_TD          ((unsigned int) 0xFFFF <<  0) // (SPI) Transmit Data
-#define AT91C_SPI_TPCS        ((unsigned int) 0xF << 16) // (SPI) Peripheral Chip Select Status
-// -------- SPI_SR : (SPI Offset: 0x10) Status Register -------- 
-#define AT91C_SPI_RDRF        ((unsigned int) 0x1 <<  0) // (SPI) Receive Data Register Full
-#define AT91C_SPI_TDRE        ((unsigned int) 0x1 <<  1) // (SPI) Transmit Data Register Empty
-#define AT91C_SPI_MODF        ((unsigned int) 0x1 <<  2) // (SPI) Mode Fault Error
-#define AT91C_SPI_OVRES       ((unsigned int) 0x1 <<  3) // (SPI) Overrun Error Status
-#define AT91C_SPI_ENDRX       ((unsigned int) 0x1 <<  4) // (SPI) End of Receiver Transfer
-#define AT91C_SPI_ENDTX       ((unsigned int) 0x1 <<  5) // (SPI) End of Receiver Transfer
-#define AT91C_SPI_RXBUFF      ((unsigned int) 0x1 <<  6) // (SPI) RXBUFF Interrupt
-#define AT91C_SPI_TXBUFE      ((unsigned int) 0x1 <<  7) // (SPI) TXBUFE Interrupt
-#define AT91C_SPI_NSSR        ((unsigned int) 0x1 <<  8) // (SPI) NSSR Interrupt
-#define AT91C_SPI_TXEMPTY     ((unsigned int) 0x1 <<  9) // (SPI) TXEMPTY Interrupt
-#define AT91C_SPI_SPIENS      ((unsigned int) 0x1 << 16) // (SPI) Enable Status
-// -------- SPI_IER : (SPI Offset: 0x14) Interrupt Enable Register -------- 
-// -------- SPI_IDR : (SPI Offset: 0x18) Interrupt Disable Register -------- 
-// -------- SPI_IMR : (SPI Offset: 0x1c) Interrupt Mask Register -------- 
-// -------- SPI_CSR : (SPI Offset: 0x30) Chip Select Register -------- 
-#define AT91C_SPI_CPOL        ((unsigned int) 0x1 <<  0) // (SPI) Clock Polarity
-#define AT91C_SPI_NCPHA       ((unsigned int) 0x1 <<  1) // (SPI) Clock Phase
-#define AT91C_SPI_CSAAT       ((unsigned int) 0x1 <<  3) // (SPI) Chip Select Active After Transfer
-#define AT91C_SPI_BITS        ((unsigned int) 0xF <<  4) // (SPI) Bits Per Transfer
-#define        AT91C_SPI_BITS_8                    ((unsigned int) 0x0 <<  4) // (SPI) 8 Bits Per transfer
-#define        AT91C_SPI_BITS_9                    ((unsigned int) 0x1 <<  4) // (SPI) 9 Bits Per transfer
-#define        AT91C_SPI_BITS_10                   ((unsigned int) 0x2 <<  4) // (SPI) 10 Bits Per transfer
-#define        AT91C_SPI_BITS_11                   ((unsigned int) 0x3 <<  4) // (SPI) 11 Bits Per transfer
-#define        AT91C_SPI_BITS_12                   ((unsigned int) 0x4 <<  4) // (SPI) 12 Bits Per transfer
-#define        AT91C_SPI_BITS_13                   ((unsigned int) 0x5 <<  4) // (SPI) 13 Bits Per transfer
-#define        AT91C_SPI_BITS_14                   ((unsigned int) 0x6 <<  4) // (SPI) 14 Bits Per transfer
-#define        AT91C_SPI_BITS_15                   ((unsigned int) 0x7 <<  4) // (SPI) 15 Bits Per transfer
-#define        AT91C_SPI_BITS_16                   ((unsigned int) 0x8 <<  4) // (SPI) 16 Bits Per transfer
-#define AT91C_SPI_SCBR        ((unsigned int) 0xFF <<  8) // (SPI) Serial Clock Baud Rate
-#define AT91C_SPI_DLYBS       ((unsigned int) 0xFF << 16) // (SPI) Delay Before SPCK
-#define AT91C_SPI_DLYBCT      ((unsigned int) 0xFF << 24) // (SPI) Delay Between Consecutive Transfers
-
-// *****************************************************************************
-//              SOFTWARE API DEFINITION  FOR Usart
-// *****************************************************************************
-typedef struct _AT91S_USART {
-       AT91_REG         US_CR;         // Control Register
-       AT91_REG         US_MR;         // Mode Register
-       AT91_REG         US_IER;        // Interrupt Enable Register
-       AT91_REG         US_IDR;        // Interrupt Disable Register
-       AT91_REG         US_IMR;        // Interrupt Mask Register
-       AT91_REG         US_CSR;        // Channel Status Register
-       AT91_REG         US_RHR;        // Receiver Holding Register
-       AT91_REG         US_THR;        // Transmitter Holding Register
-       AT91_REG         US_BRGR;       // Baud Rate Generator Register
-       AT91_REG         US_RTOR;       // Receiver Time-out Register
-       AT91_REG         US_TTGR;       // Transmitter Time-guard Register
-       AT91_REG         Reserved0[5];  // 
-       AT91_REG         US_FIDI;       // FI_DI_Ratio Register
-       AT91_REG         US_NER;        // Nb Errors Register
-       AT91_REG         Reserved1[1];  // 
-       AT91_REG         US_IF;         // IRDA_FILTER Register
-       AT91_REG         Reserved2[44];         // 
-       AT91_REG         US_RPR;        // Receive Pointer Register
-       AT91_REG         US_RCR;        // Receive Counter Register
-       AT91_REG         US_TPR;        // Transmit Pointer Register
-       AT91_REG         US_TCR;        // Transmit Counter Register
-       AT91_REG         US_RNPR;       // Receive Next Pointer Register
-       AT91_REG         US_RNCR;       // Receive Next Counter Register
-       AT91_REG         US_TNPR;       // Transmit Next Pointer Register
-       AT91_REG         US_TNCR;       // Transmit Next Counter Register
-       AT91_REG         US_PTCR;       // PDC Transfer Control Register
-       AT91_REG         US_PTSR;       // PDC Transfer Status Register
-} AT91S_USART, *AT91PS_USART;
-
-// -------- US_CR : (USART Offset: 0x0) Debug Unit Control Register -------- 
-#define AT91C_US_STTBRK       ((unsigned int) 0x1 <<  9) // (USART) Start Break
-#define AT91C_US_STPBRK       ((unsigned int) 0x1 << 10) // (USART) Stop Break
-#define AT91C_US_STTTO        ((unsigned int) 0x1 << 11) // (USART) Start Time-out
-#define AT91C_US_SENDA        ((unsigned int) 0x1 << 12) // (USART) Send Address
-#define AT91C_US_RSTIT        ((unsigned int) 0x1 << 13) // (USART) Reset Iterations
-#define AT91C_US_RSTNACK      ((unsigned int) 0x1 << 14) // (USART) Reset Non Acknowledge
-#define AT91C_US_RETTO        ((unsigned int) 0x1 << 15) // (USART) Rearm Time-out
-#define AT91C_US_DTREN        ((unsigned int) 0x1 << 16) // (USART) Data Terminal ready Enable
-#define AT91C_US_DTRDIS       ((unsigned int) 0x1 << 17) // (USART) Data Terminal ready Disable
-#define AT91C_US_RTSEN        ((unsigned int) 0x1 << 18) // (USART) Request to Send enable
-#define AT91C_US_RTSDIS       ((unsigned int) 0x1 << 19) // (USART) Request to Send Disable
-// -------- US_MR : (USART Offset: 0x4) Debug Unit Mode Register -------- 
-#define AT91C_US_USMODE       ((unsigned int) 0xF <<  0) // (USART) Usart mode
-#define        AT91C_US_USMODE_NORMAL               ((unsigned int) 0x0) // (USART) Normal
-#define        AT91C_US_USMODE_RS485                ((unsigned int) 0x1) // (USART) RS485
-#define        AT91C_US_USMODE_HWHSH                ((unsigned int) 0x2) // (USART) Hardware Handshaking
-#define        AT91C_US_USMODE_MODEM                ((unsigned int) 0x3) // (USART) Modem
-#define        AT91C_US_USMODE_ISO7816_0            ((unsigned int) 0x4) // (USART) ISO7816 protocol: T = 0
-#define        AT91C_US_USMODE_ISO7816_1            ((unsigned int) 0x6) // (USART) ISO7816 protocol: T = 1
-#define        AT91C_US_USMODE_IRDA                 ((unsigned int) 0x8) // (USART) IrDA
-#define        AT91C_US_USMODE_SWHSH                ((unsigned int) 0xC) // (USART) Software Handshaking
-#define AT91C_US_CLKS         ((unsigned int) 0x3 <<  4) // (USART) Clock Selection (Baud Rate generator Input Clock
-#define        AT91C_US_CLKS_CLOCK                ((unsigned int) 0x0 <<  4) // (USART) Clock
-#define        AT91C_US_CLKS_FDIV1                ((unsigned int) 0x1 <<  4) // (USART) fdiv1
-#define        AT91C_US_CLKS_SLOW                 ((unsigned int) 0x2 <<  4) // (USART) slow_clock (ARM)
-#define        AT91C_US_CLKS_EXT                  ((unsigned int) 0x3 <<  4) // (USART) External (SCK)
-#define AT91C_US_CHRL         ((unsigned int) 0x3 <<  6) // (USART) Clock Selection (Baud Rate generator Input Clock
-#define        AT91C_US_CHRL_5_BITS               ((unsigned int) 0x0 <<  6) // (USART) Character Length: 5 bits
-#define        AT91C_US_CHRL_6_BITS               ((unsigned int) 0x1 <<  6) // (USART) Character Length: 6 bits
-#define        AT91C_US_CHRL_7_BITS               ((unsigned int) 0x2 <<  6) // (USART) Character Length: 7 bits
-#define        AT91C_US_CHRL_8_BITS               ((unsigned int) 0x3 <<  6) // (USART) Character Length: 8 bits
-#define AT91C_US_SYNC         ((unsigned int) 0x1 <<  8) // (USART) Synchronous Mode Select
-#define AT91C_US_NBSTOP       ((unsigned int) 0x3 << 12) // (USART) Number of Stop bits
-#define        AT91C_US_NBSTOP_1_BIT                ((unsigned int) 0x0 << 12) // (USART) 1 stop bit
-#define        AT91C_US_NBSTOP_15_BIT               ((unsigned int) 0x1 << 12) // (USART) Asynchronous (SYNC=0) 2 stop bits Synchronous (SYNC=1) 2 stop bits
-#define        AT91C_US_NBSTOP_2_BIT                ((unsigned int) 0x2 << 12) // (USART) 2 stop bits
-#define AT91C_US_MSBF         ((unsigned int) 0x1 << 16) // (USART) Bit Order
-#define AT91C_US_MODE9        ((unsigned int) 0x1 << 17) // (USART) 9-bit Character length
-#define AT91C_US_CKLO         ((unsigned int) 0x1 << 18) // (USART) Clock Output Select
-#define AT91C_US_OVER         ((unsigned int) 0x1 << 19) // (USART) Over Sampling Mode
-#define AT91C_US_INACK        ((unsigned int) 0x1 << 20) // (USART) Inhibit Non Acknowledge
-#define AT91C_US_DSNACK       ((unsigned int) 0x1 << 21) // (USART) Disable Successive NACK
-#define AT91C_US_MAX_ITER     ((unsigned int) 0x1 << 24) // (USART) Number of Repetitions
-#define AT91C_US_FILTER       ((unsigned int) 0x1 << 28) // (USART) Receive Line Filter
-// -------- US_IER : (USART Offset: 0x8) Debug Unit Interrupt Enable Register -------- 
-#define AT91C_US_RXBRK        ((unsigned int) 0x1 <<  2) // (USART) Break Received/End of Break
-#define AT91C_US_TIMEOUT      ((unsigned int) 0x1 <<  8) // (USART) Receiver Time-out
-#define AT91C_US_ITERATION    ((unsigned int) 0x1 << 10) // (USART) Max number of Repetitions Reached
-#define AT91C_US_NACK         ((unsigned int) 0x1 << 13) // (USART) Non Acknowledge
-#define AT91C_US_RIIC         ((unsigned int) 0x1 << 16) // (USART) Ring INdicator Input Change Flag
-#define AT91C_US_DSRIC        ((unsigned int) 0x1 << 17) // (USART) Data Set Ready Input Change Flag
-#define AT91C_US_DCDIC        ((unsigned int) 0x1 << 18) // (USART) Data Carrier Flag
-#define AT91C_US_CTSIC        ((unsigned int) 0x1 << 19) // (USART) Clear To Send Input Change Flag
-// -------- US_IDR : (USART Offset: 0xc) Debug Unit Interrupt Disable Register -------- 
-// -------- US_IMR : (USART Offset: 0x10) Debug Unit Interrupt Mask Register -------- 
-// -------- US_CSR : (USART Offset: 0x14) Debug Unit Channel Status Register -------- 
-#define AT91C_US_RI           ((unsigned int) 0x1 << 20) // (USART) Image of RI Input
-#define AT91C_US_DSR          ((unsigned int) 0x1 << 21) // (USART) Image of DSR Input
-#define AT91C_US_DCD          ((unsigned int) 0x1 << 22) // (USART) Image of DCD Input
-#define AT91C_US_CTS          ((unsigned int) 0x1 << 23) // (USART) Image of CTS Input
-
-// *****************************************************************************
-//              SOFTWARE API DEFINITION  FOR Synchronous Serial Controller Interface
-// *****************************************************************************
-typedef struct _AT91S_SSC {
-       AT91_REG         SSC_CR;        // Control Register
-       AT91_REG         SSC_CMR;       // Clock Mode Register
-       AT91_REG         Reserved0[2];  // 
-       AT91_REG         SSC_RCMR;      // Receive Clock ModeRegister
-       AT91_REG         SSC_RFMR;      // Receive Frame Mode Register
-       AT91_REG         SSC_TCMR;      // Transmit Clock Mode Register
-       AT91_REG         SSC_TFMR;      // Transmit Frame Mode Register
-       AT91_REG         SSC_RHR;       // Receive Holding Register
-       AT91_REG         SSC_THR;       // Transmit Holding Register
-       AT91_REG         Reserved1[2];  // 
-       AT91_REG         SSC_RSHR;      // Receive Sync Holding Register
-       AT91_REG         SSC_TSHR;      // Transmit Sync Holding Register
-       AT91_REG         Reserved2[2];  // 
-       AT91_REG         SSC_SR;        // Status Register
-       AT91_REG         SSC_IER;       // Interrupt Enable Register
-       AT91_REG         SSC_IDR;       // Interrupt Disable Register
-       AT91_REG         SSC_IMR;       // Interrupt Mask Register
-       AT91_REG         Reserved3[44];         // 
-       AT91_REG         SSC_RPR;       // Receive Pointer Register
-       AT91_REG         SSC_RCR;       // Receive Counter Register
-       AT91_REG         SSC_TPR;       // Transmit Pointer Register
-       AT91_REG         SSC_TCR;       // Transmit Counter Register
-       AT91_REG         SSC_RNPR;      // Receive Next Pointer Register
-       AT91_REG         SSC_RNCR;      // Receive Next Counter Register
-       AT91_REG         SSC_TNPR;      // Transmit Next Pointer Register
-       AT91_REG         SSC_TNCR;      // Transmit Next Counter Register
-       AT91_REG         SSC_PTCR;      // PDC Transfer Control Register
-       AT91_REG         SSC_PTSR;      // PDC Transfer Status Register
-} AT91S_SSC, *AT91PS_SSC;
-
-// -------- SSC_CR : (SSC Offset: 0x0) SSC Control Register -------- 
-#define AT91C_SSC_RXEN        ((unsigned int) 0x1 <<  0) // (SSC) Receive Enable
-#define AT91C_SSC_RXDIS       ((unsigned int) 0x1 <<  1) // (SSC) Receive Disable
-#define AT91C_SSC_TXEN        ((unsigned int) 0x1 <<  8) // (SSC) Transmit Enable
-#define AT91C_SSC_TXDIS       ((unsigned int) 0x1 <<  9) // (SSC) Transmit Disable
-#define AT91C_SSC_SWRST       ((unsigned int) 0x1 << 15) // (SSC) Software Reset
-// -------- SSC_RCMR : (SSC Offset: 0x10) SSC Receive Clock Mode Register -------- 
-#define AT91C_SSC_CKS         ((unsigned int) 0x3 <<  0) // (SSC) Receive/Transmit Clock Selection
-#define        AT91C_SSC_CKS_DIV                  ((unsigned int) 0x0) // (SSC) Divided Clock
-#define        AT91C_SSC_CKS_TK                   ((unsigned int) 0x1) // (SSC) TK Clock signal
-#define        AT91C_SSC_CKS_RK                   ((unsigned int) 0x2) // (SSC) RK pin
-#define AT91C_SSC_CKO         ((unsigned int) 0x7 <<  2) // (SSC) Receive/Transmit Clock Output Mode Selection
-#define        AT91C_SSC_CKO_NONE                 ((unsigned int) 0x0 <<  2) // (SSC) Receive/Transmit Clock Output Mode: None RK pin: Input-only
-#define        AT91C_SSC_CKO_CONTINOUS            ((unsigned int) 0x1 <<  2) // (SSC) Continuous Receive/Transmit Clock RK pin: Output
-#define        AT91C_SSC_CKO_DATA_TX              ((unsigned int) 0x2 <<  2) // (SSC) Receive/Transmit Clock only during data transfers RK pin: Output
-#define AT91C_SSC_CKI         ((unsigned int) 0x1 <<  5) // (SSC) Receive/Transmit Clock Inversion
-#define AT91C_SSC_CKG         ((unsigned int) 0x3 <<  6) // (SSC) Receive/Transmit Clock Gating Selection
-#define        AT91C_SSC_CKG_NONE                 ((unsigned int) 0x0 <<  6) // (SSC) Receive/Transmit Clock Gating: None, continuous clock
-#define        AT91C_SSC_CKG_LOW                  ((unsigned int) 0x1 <<  6) // (SSC) Receive/Transmit Clock enabled only if RF Low
-#define        AT91C_SSC_CKG_HIGH                 ((unsigned int) 0x2 <<  6) // (SSC) Receive/Transmit Clock enabled only if RF High
-#define AT91C_SSC_START       ((unsigned int) 0xF <<  8) // (SSC) Receive/Transmit Start Selection
-#define        AT91C_SSC_START_CONTINOUS            ((unsigned int) 0x0 <<  8) // (SSC) Continuous, as soon as the receiver is enabled, and immediately after the end of transfer of the previous data.
-#define        AT91C_SSC_START_TX                   ((unsigned int) 0x1 <<  8) // (SSC) Transmit/Receive start
-#define        AT91C_SSC_START_LOW_RF               ((unsigned int) 0x2 <<  8) // (SSC) Detection of a low level on RF input
-#define        AT91C_SSC_START_HIGH_RF              ((unsigned int) 0x3 <<  8) // (SSC) Detection of a high level on RF input
-#define        AT91C_SSC_START_FALL_RF              ((unsigned int) 0x4 <<  8) // (SSC) Detection of a falling edge on RF input
-#define        AT91C_SSC_START_RISE_RF              ((unsigned int) 0x5 <<  8) // (SSC) Detection of a rising edge on RF input
-#define        AT91C_SSC_START_LEVEL_RF             ((unsigned int) 0x6 <<  8) // (SSC) Detection of any level change on RF input
-#define        AT91C_SSC_START_EDGE_RF              ((unsigned int) 0x7 <<  8) // (SSC) Detection of any edge on RF input
-#define        AT91C_SSC_START_0                    ((unsigned int) 0x8 <<  8) // (SSC) Compare 0
-#define AT91C_SSC_STOP        ((unsigned int) 0x1 << 12) // (SSC) Receive Stop Selection
-#define AT91C_SSC_STTDLY      ((unsigned int) 0xFF << 16) // (SSC) Receive/Transmit Start Delay
-#define AT91C_SSC_PERIOD      ((unsigned int) 0xFF << 24) // (SSC) Receive/Transmit Period Divider Selection
-// -------- SSC_RFMR : (SSC Offset: 0x14) SSC Receive Frame Mode Register -------- 
-#define AT91C_SSC_DATLEN      ((unsigned int) 0x1F <<  0) // (SSC) Data Length
-#define AT91C_SSC_LOOP        ((unsigned int) 0x1 <<  5) // (SSC) Loop Mode
-#define AT91C_SSC_MSBF        ((unsigned int) 0x1 <<  7) // (SSC) Most Significant Bit First
-#define AT91C_SSC_DATNB       ((unsigned int) 0xF <<  8) // (SSC) Data Number per Frame
-#define AT91C_SSC_FSLEN       ((unsigned int) 0xF << 16) // (SSC) Receive/Transmit Frame Sync length
-#define AT91C_SSC_FSOS        ((unsigned int) 0x7 << 20) // (SSC) Receive/Transmit Frame Sync Output Selection
-#define        AT91C_SSC_FSOS_NONE                 ((unsigned int) 0x0 << 20) // (SSC) Selected Receive/Transmit Frame Sync Signal: None RK pin Input-only
-#define        AT91C_SSC_FSOS_NEGATIVE             ((unsigned int) 0x1 << 20) // (SSC) Selected Receive/Transmit Frame Sync Signal: Negative Pulse
-#define        AT91C_SSC_FSOS_POSITIVE             ((unsigned int) 0x2 << 20) // (SSC) Selected Receive/Transmit Frame Sync Signal: Positive Pulse
-#define        AT91C_SSC_FSOS_LOW                  ((unsigned int) 0x3 << 20) // (SSC) Selected Receive/Transmit Frame Sync Signal: Driver Low during data transfer
-#define        AT91C_SSC_FSOS_HIGH                 ((unsigned int) 0x4 << 20) // (SSC) Selected Receive/Transmit Frame Sync Signal: Driver High during data transfer
-#define        AT91C_SSC_FSOS_TOGGLE               ((unsigned int) 0x5 << 20) // (SSC) Selected Receive/Transmit Frame Sync Signal: Toggling at each start of data transfer
-#define AT91C_SSC_FSEDGE      ((unsigned int) 0x1 << 24) // (SSC) Frame Sync Edge Detection
-// -------- SSC_TCMR : (SSC Offset: 0x18) SSC Transmit Clock Mode Register -------- 
-// -------- SSC_TFMR : (SSC Offset: 0x1c) SSC Transmit Frame Mode Register -------- 
-#define AT91C_SSC_DATDEF      ((unsigned int) 0x1 <<  5) // (SSC) Data Default Value
-#define AT91C_SSC_FSDEN       ((unsigned int) 0x1 << 23) // (SSC) Frame Sync Data Enable
-// -------- SSC_SR : (SSC Offset: 0x40) SSC Status Register -------- 
-#define AT91C_SSC_TXRDY       ((unsigned int) 0x1 <<  0) // (SSC) Transmit Ready
-#define AT91C_SSC_TXEMPTY     ((unsigned int) 0x1 <<  1) // (SSC) Transmit Empty
-#define AT91C_SSC_ENDTX       ((unsigned int) 0x1 <<  2) // (SSC) End Of Transmission
-#define AT91C_SSC_TXBUFE      ((unsigned int) 0x1 <<  3) // (SSC) Transmit Buffer Empty
-#define AT91C_SSC_RXRDY       ((unsigned int) 0x1 <<  4) // (SSC) Receive Ready
-#define AT91C_SSC_OVRUN       ((unsigned int) 0x1 <<  5) // (SSC) Receive Overrun
-#define AT91C_SSC_ENDRX       ((unsigned int) 0x1 <<  6) // (SSC) End of Reception
-#define AT91C_SSC_RXBUFF      ((unsigned int) 0x1 <<  7) // (SSC) Receive Buffer Full
-#define AT91C_SSC_CP0         ((unsigned int) 0x1 <<  8) // (SSC) Compare 0
-#define AT91C_SSC_CP1         ((unsigned int) 0x1 <<  9) // (SSC) Compare 1
-#define AT91C_SSC_TXSYN       ((unsigned int) 0x1 << 10) // (SSC) Transmit Sync
-#define AT91C_SSC_RXSYN       ((unsigned int) 0x1 << 11) // (SSC) Receive Sync
-#define AT91C_SSC_TXENA       ((unsigned int) 0x1 << 16) // (SSC) Transmit Enable
-#define AT91C_SSC_RXENA       ((unsigned int) 0x1 << 17) // (SSC) Receive Enable
-// -------- SSC_IER : (SSC Offset: 0x44) SSC Interrupt Enable Register -------- 
-// -------- SSC_IDR : (SSC Offset: 0x48) SSC Interrupt Disable Register -------- 
-// -------- SSC_IMR : (SSC Offset: 0x4c) SSC Interrupt Mask Register -------- 
-
-// *****************************************************************************
-//              SOFTWARE API DEFINITION  FOR Two-wire Interface
-// *****************************************************************************
-typedef struct _AT91S_TWI {
-       AT91_REG         TWI_CR;        // Control Register
-       AT91_REG         TWI_MMR;       // Master Mode Register
-       AT91_REG         Reserved0[1];  // 
-       AT91_REG         TWI_IADR;      // Internal Address Register
-       AT91_REG         TWI_CWGR;      // Clock Waveform Generator Register
-       AT91_REG         Reserved1[3];  // 
-       AT91_REG         TWI_SR;        // Status Register
-       AT91_REG         TWI_IER;       // Interrupt Enable Register
-       AT91_REG         TWI_IDR;       // Interrupt Disable Register
-       AT91_REG         TWI_IMR;       // Interrupt Mask Register
-       AT91_REG         TWI_RHR;       // Receive Holding Register
-       AT91_REG         TWI_THR;       // Transmit Holding Register
-} AT91S_TWI, *AT91PS_TWI;
-
-// -------- TWI_CR : (TWI Offset: 0x0) TWI Control Register -------- 
-#define AT91C_TWI_START       ((unsigned int) 0x1 <<  0) // (TWI) Send a START Condition
-#define AT91C_TWI_STOP        ((unsigned int) 0x1 <<  1) // (TWI) Send a STOP Condition
-#define AT91C_TWI_MSEN        ((unsigned int) 0x1 <<  2) // (TWI) TWI Master Transfer Enabled
-#define AT91C_TWI_MSDIS       ((unsigned int) 0x1 <<  3) // (TWI) TWI Master Transfer Disabled
-#define AT91C_TWI_SWRST       ((unsigned int) 0x1 <<  7) // (TWI) Software Reset
-// -------- TWI_MMR : (TWI Offset: 0x4) TWI Master Mode Register -------- 
-#define AT91C_TWI_IADRSZ      ((unsigned int) 0x3 <<  8) // (TWI) Internal Device Address Size
-#define        AT91C_TWI_IADRSZ_NO                   ((unsigned int) 0x0 <<  8) // (TWI) No internal device address
-#define        AT91C_TWI_IADRSZ_1_BYTE               ((unsigned int) 0x1 <<  8) // (TWI) One-byte internal device address
-#define        AT91C_TWI_IADRSZ_2_BYTE               ((unsigned int) 0x2 <<  8) // (TWI) Two-byte internal device address
-#define        AT91C_TWI_IADRSZ_3_BYTE               ((unsigned int) 0x3 <<  8) // (TWI) Three-byte internal device address
-#define AT91C_TWI_MREAD       ((unsigned int) 0x1 << 12) // (TWI) Master Read Direction
-#define AT91C_TWI_DADR        ((unsigned int) 0x7F << 16) // (TWI) Device Address
-// -------- TWI_CWGR : (TWI Offset: 0x10) TWI Clock Waveform Generator Register -------- 
-#define AT91C_TWI_CLDIV       ((unsigned int) 0xFF <<  0) // (TWI) Clock Low Divider
-#define AT91C_TWI_CHDIV       ((unsigned int) 0xFF <<  8) // (TWI) Clock High Divider
-#define AT91C_TWI_CKDIV       ((unsigned int) 0x7 << 16) // (TWI) Clock Divider
-// -------- TWI_SR : (TWI Offset: 0x20) TWI Status Register -------- 
-#define AT91C_TWI_TXCOMP      ((unsigned int) 0x1 <<  0) // (TWI) Transmission Completed
-#define AT91C_TWI_RXRDY       ((unsigned int) 0x1 <<  1) // (TWI) Receive holding register ReaDY
-#define AT91C_TWI_TXRDY       ((unsigned int) 0x1 <<  2) // (TWI) Transmit holding register ReaDY
-#define AT91C_TWI_OVRE        ((unsigned int) 0x1 <<  6) // (TWI) Overrun Error
-#define AT91C_TWI_UNRE        ((unsigned int) 0x1 <<  7) // (TWI) Underrun Error
-#define AT91C_TWI_NACK        ((unsigned int) 0x1 <<  8) // (TWI) Not Acknowledged
-// -------- TWI_IER : (TWI Offset: 0x24) TWI Interrupt Enable Register -------- 
-// -------- TWI_IDR : (TWI Offset: 0x28) TWI Interrupt Disable Register -------- 
-// -------- TWI_IMR : (TWI Offset: 0x2c) TWI Interrupt Mask Register -------- 
-
-// *****************************************************************************
-//              SOFTWARE API DEFINITION  FOR PWMC Channel Interface
-// *****************************************************************************
-typedef struct _AT91S_PWMC_CH {
-       AT91_REG         PWMC_CMR;      // Channel Mode Register
-       AT91_REG         PWMC_CDTYR;    // Channel Duty Cycle Register
-       AT91_REG         PWMC_CPRDR;    // Channel Period Register
-       AT91_REG         PWMC_CCNTR;    // Channel Counter Register
-       AT91_REG         PWMC_CUPDR;    // Channel Update Register
-       AT91_REG         PWMC_Reserved[3];      // Reserved
-} AT91S_PWMC_CH, *AT91PS_PWMC_CH;
-
-// -------- PWMC_CMR : (PWMC_CH Offset: 0x0) PWMC Channel Mode Register -------- 
-#define AT91C_PWMC_CPRE       ((unsigned int) 0xF <<  0) // (PWMC_CH) Channel Pre-scaler : PWMC_CLKx
-#define        AT91C_PWMC_CPRE_MCK                  ((unsigned int) 0x0) // (PWMC_CH) 
-#define        AT91C_PWMC_CPRE_MCKA                 ((unsigned int) 0xB) // (PWMC_CH) 
-#define        AT91C_PWMC_CPRE_MCKB                 ((unsigned int) 0xC) // (PWMC_CH) 
-#define AT91C_PWMC_CALG       ((unsigned int) 0x1 <<  8) // (PWMC_CH) Channel Alignment
-#define AT91C_PWMC_CPOL       ((unsigned int) 0x1 <<  9) // (PWMC_CH) Channel Polarity
-#define AT91C_PWMC_CPD        ((unsigned int) 0x1 << 10) // (PWMC_CH) Channel Update Period
-// -------- PWMC_CDTYR : (PWMC_CH Offset: 0x4) PWMC Channel Duty Cycle Register -------- 
-#define AT91C_PWMC_CDTY       ((unsigned int) 0x0 <<  0) // (PWMC_CH) Channel Duty Cycle
-// -------- PWMC_CPRDR : (PWMC_CH Offset: 0x8) PWMC Channel Period Register -------- 
-#define AT91C_PWMC_CPRD       ((unsigned int) 0x0 <<  0) // (PWMC_CH) Channel Period
-// -------- PWMC_CCNTR : (PWMC_CH Offset: 0xc) PWMC Channel Counter Register -------- 
-#define AT91C_PWMC_CCNT       ((unsigned int) 0x0 <<  0) // (PWMC_CH) Channel Counter
-// -------- PWMC_CUPDR : (PWMC_CH Offset: 0x10) PWMC Channel Update Register -------- 
-#define AT91C_PWMC_CUPD       ((unsigned int) 0x0 <<  0) // (PWMC_CH) Channel Update
-
-// *****************************************************************************
-//              SOFTWARE API DEFINITION  FOR Pulse Width Modulation Controller Interface
-// *****************************************************************************
-typedef struct _AT91S_PWMC {
-       AT91_REG         PWMC_MR;       // PWMC Mode Register
-       AT91_REG         PWMC_ENA;      // PWMC Enable Register
-       AT91_REG         PWMC_DIS;      // PWMC Disable Register
-       AT91_REG         PWMC_SR;       // PWMC Status Register
-       AT91_REG         PWMC_IER;      // PWMC Interrupt Enable Register
-       AT91_REG         PWMC_IDR;      // PWMC Interrupt Disable Register
-       AT91_REG         PWMC_IMR;      // PWMC Interrupt Mask Register
-       AT91_REG         PWMC_ISR;      // PWMC Interrupt Status Register
-       AT91_REG         Reserved0[55];         // 
-       AT91_REG         PWMC_VR;       // PWMC Version Register
-       AT91_REG         Reserved1[64];         // 
-       AT91S_PWMC_CH    PWMC_CH[4];    // PWMC Channel
-} AT91S_PWMC, *AT91PS_PWMC;
-
-// -------- PWMC_MR : (PWMC Offset: 0x0) PWMC Mode Register -------- 
-#define AT91C_PWMC_DIVA       ((unsigned int) 0xFF <<  0) // (PWMC) CLKA divide factor.
-#define AT91C_PWMC_PREA       ((unsigned int) 0xF <<  8) // (PWMC) Divider Input Clock Prescaler A
-#define        AT91C_PWMC_PREA_MCK                  ((unsigned int) 0x0 <<  8) // (PWMC) 
-#define AT91C_PWMC_DIVB       ((unsigned int) 0xFF << 16) // (PWMC) CLKB divide factor.
-#define AT91C_PWMC_PREB       ((unsigned int) 0xF << 24) // (PWMC) Divider Input Clock Prescaler B
-#define        AT91C_PWMC_PREB_MCK                  ((unsigned int) 0x0 << 24) // (PWMC) 
-// -------- PWMC_ENA : (PWMC Offset: 0x4) PWMC Enable Register -------- 
-#define AT91C_PWMC_CHID0      ((unsigned int) 0x1 <<  0) // (PWMC) Channel ID 0
-#define AT91C_PWMC_CHID1      ((unsigned int) 0x1 <<  1) // (PWMC) Channel ID 1
-#define AT91C_PWMC_CHID2      ((unsigned int) 0x1 <<  2) // (PWMC) Channel ID 2
-#define AT91C_PWMC_CHID3      ((unsigned int) 0x1 <<  3) // (PWMC) Channel ID 3
-// -------- PWMC_DIS : (PWMC Offset: 0x8) PWMC Disable Register -------- 
-// -------- PWMC_SR : (PWMC Offset: 0xc) PWMC Status Register -------- 
-// -------- PWMC_IER : (PWMC Offset: 0x10) PWMC Interrupt Enable Register -------- 
-// -------- PWMC_IDR : (PWMC Offset: 0x14) PWMC Interrupt Disable Register -------- 
-// -------- PWMC_IMR : (PWMC Offset: 0x18) PWMC Interrupt Mask Register -------- 
-// -------- PWMC_ISR : (PWMC Offset: 0x1c) PWMC Interrupt Status Register -------- 
-
-// *****************************************************************************
-//              SOFTWARE API DEFINITION  FOR USB Device Interface
-// *****************************************************************************
-typedef struct _AT91S_UDP {
-       AT91_REG         UDP_NUM;       // Frame Number Register
-       AT91_REG         UDP_GLBSTATE;  // Global State Register
-       AT91_REG         UDP_FADDR;     // Function Address Register
-       AT91_REG         Reserved0[1];  // 
-       AT91_REG         UDP_IER;       // Interrupt Enable Register
-       AT91_REG         UDP_IDR;       // Interrupt Disable Register
-       AT91_REG         UDP_IMR;       // Interrupt Mask Register
-       AT91_REG         UDP_ISR;       // Interrupt Status Register
-       AT91_REG         UDP_ICR;       // Interrupt Clear Register
-       AT91_REG         Reserved1[1];  // 
-       AT91_REG         UDP_RSTEP;     // Reset Endpoint Register
-       AT91_REG         Reserved2[1];  // 
-       AT91_REG         UDP_CSR[6];    // Endpoint Control and Status Register
-       AT91_REG         Reserved3[2];  // 
-       AT91_REG         UDP_FDR[6];    // Endpoint FIFO Data Register
-       AT91_REG         Reserved4[3];  // 
-       AT91_REG         UDP_TXVC;      // Transceiver Control Register
-} AT91S_UDP, *AT91PS_UDP;
-
-// -------- UDP_FRM_NUM : (UDP Offset: 0x0) USB Frame Number Register -------- 
-#define AT91C_UDP_FRM_NUM     ((unsigned int) 0x7FF <<  0) // (UDP) Frame Number as Defined in the Packet Field Formats
-#define AT91C_UDP_FRM_ERR     ((unsigned int) 0x1 << 16) // (UDP) Frame Error
-#define AT91C_UDP_FRM_OK      ((unsigned int) 0x1 << 17) // (UDP) Frame OK
-// -------- UDP_GLB_STATE : (UDP Offset: 0x4) USB Global State Register -------- 
-#define AT91C_UDP_FADDEN      ((unsigned int) 0x1 <<  0) // (UDP) Function Address Enable
-#define AT91C_UDP_CONFG       ((unsigned int) 0x1 <<  1) // (UDP) Configured
-#define AT91C_UDP_ESR         ((unsigned int) 0x1 <<  2) // (UDP) Enable Send Resume
-#define AT91C_UDP_RSMINPR     ((unsigned int) 0x1 <<  3) // (UDP) A Resume Has Been Sent to the Host
-#define AT91C_UDP_RMWUPE      ((unsigned int) 0x1 <<  4) // (UDP) Remote Wake Up Enable
-// -------- UDP_FADDR : (UDP Offset: 0x8) USB Function Address Register -------- 
-#define AT91C_UDP_FADD        ((unsigned int) 0xFF <<  0) // (UDP) Function Address Value
-#define AT91C_UDP_FEN         ((unsigned int) 0x1 <<  8) // (UDP) Function Enable
-// -------- UDP_IER : (UDP Offset: 0x10) USB Interrupt Enable Register -------- 
-#define AT91C_UDP_EPINT0      ((unsigned int) 0x1 <<  0) // (UDP) Endpoint 0 Interrupt
-#define AT91C_UDP_EPINT1      ((unsigned int) 0x1 <<  1) // (UDP) Endpoint 0 Interrupt
-#define AT91C_UDP_EPINT2      ((unsigned int) 0x1 <<  2) // (UDP) Endpoint 2 Interrupt
-#define AT91C_UDP_EPINT3      ((unsigned int) 0x1 <<  3) // (UDP) Endpoint 3 Interrupt
-#define AT91C_UDP_EPINT4      ((unsigned int) 0x1 <<  4) // (UDP) Endpoint 4 Interrupt
-#define AT91C_UDP_EPINT5      ((unsigned int) 0x1 <<  5) // (UDP) Endpoint 5 Interrupt
-#define AT91C_UDP_RXSUSP      ((unsigned int) 0x1 <<  8) // (UDP) USB Suspend Interrupt
-#define AT91C_UDP_RXRSM       ((unsigned int) 0x1 <<  9) // (UDP) USB Resume Interrupt
-#define AT91C_UDP_EXTRSM      ((unsigned int) 0x1 << 10) // (UDP) USB External Resume Interrupt
-#define AT91C_UDP_SOFINT      ((unsigned int) 0x1 << 11) // (UDP) USB Start Of frame Interrupt
-#define AT91C_UDP_WAKEUP      ((unsigned int) 0x1 << 13) // (UDP) USB Resume Interrupt
-// -------- UDP_IDR : (UDP Offset: 0x14) USB Interrupt Disable Register -------- 
-// -------- UDP_IMR : (UDP Offset: 0x18) USB Interrupt Mask Register -------- 
-// -------- UDP_ISR : (UDP Offset: 0x1c) USB Interrupt Status Register -------- 
-#define AT91C_UDP_ENDBUSRES   ((unsigned int) 0x1 << 12) // (UDP) USB End Of Bus Reset Interrupt
-// -------- UDP_ICR : (UDP Offset: 0x20) USB Interrupt Clear Register -------- 
-// -------- UDP_RST_EP : (UDP Offset: 0x28) USB Reset Endpoint Register -------- 
-#define AT91C_UDP_EP0         ((unsigned int) 0x1 <<  0) // (UDP) Reset Endpoint 0
-#define AT91C_UDP_EP1         ((unsigned int) 0x1 <<  1) // (UDP) Reset Endpoint 1
-#define AT91C_UDP_EP2         ((unsigned int) 0x1 <<  2) // (UDP) Reset Endpoint 2
-#define AT91C_UDP_EP3         ((unsigned int) 0x1 <<  3) // (UDP) Reset Endpoint 3
-#define AT91C_UDP_EP4         ((unsigned int) 0x1 <<  4) // (UDP) Reset Endpoint 4
-#define AT91C_UDP_EP5         ((unsigned int) 0x1 <<  5) // (UDP) Reset Endpoint 5
-// -------- UDP_CSR : (UDP Offset: 0x30) USB Endpoint Control and Status Register -------- 
-#define AT91C_UDP_TXCOMP      ((unsigned int) 0x1 <<  0) // (UDP) Generates an IN packet with data previously written in the DPR
-#define AT91C_UDP_RX_DATA_BK0 ((unsigned int) 0x1 <<  1) // (UDP) Receive Data Bank 0
-#define AT91C_UDP_RXSETUP     ((unsigned int) 0x1 <<  2) // (UDP) Sends STALL to the Host (Control endpoints)
-#define AT91C_UDP_ISOERROR    ((unsigned int) 0x1 <<  3) // (UDP) Isochronous error (Isochronous endpoints)
-#define AT91C_UDP_TXPKTRDY    ((unsigned int) 0x1 <<  4) // (UDP) Transmit Packet Ready
-#define AT91C_UDP_FORCESTALL  ((unsigned int) 0x1 <<  5) // (UDP) Force Stall (used by Control, Bulk and Isochronous endpoints).
-#define AT91C_UDP_RX_DATA_BK1 ((unsigned int) 0x1 <<  6) // (UDP) Receive Data Bank 1 (only used by endpoints with ping-pong attributes).
-#define AT91C_UDP_DIR         ((unsigned int) 0x1 <<  7) // (UDP) Transfer Direction
-#define AT91C_UDP_EPTYPE      ((unsigned int) 0x7 <<  8) // (UDP) Endpoint type
-#define        AT91C_UDP_EPTYPE_CTRL                 ((unsigned int) 0x0 <<  8) // (UDP) Control
-#define        AT91C_UDP_EPTYPE_ISO_OUT              ((unsigned int) 0x1 <<  8) // (UDP) Isochronous OUT
-#define        AT91C_UDP_EPTYPE_BULK_OUT             ((unsigned int) 0x2 <<  8) // (UDP) Bulk OUT
-#define        AT91C_UDP_EPTYPE_INT_OUT              ((unsigned int) 0x3 <<  8) // (UDP) Interrupt OUT
-#define        AT91C_UDP_EPTYPE_ISO_IN               ((unsigned int) 0x5 <<  8) // (UDP) Isochronous IN
-#define        AT91C_UDP_EPTYPE_BULK_IN              ((unsigned int) 0x6 <<  8) // (UDP) Bulk IN
-#define        AT91C_UDP_EPTYPE_INT_IN               ((unsigned int) 0x7 <<  8) // (UDP) Interrupt IN
-#define AT91C_UDP_DTGLE       ((unsigned int) 0x1 << 11) // (UDP) Data Toggle
-#define AT91C_UDP_EPEDS       ((unsigned int) 0x1 << 15) // (UDP) Endpoint Enable Disable
-#define AT91C_UDP_RXBYTECNT   ((unsigned int) 0x7FF << 16) // (UDP) Number Of Bytes Available in the FIFO
-// -------- UDP_TXVC : (UDP Offset: 0x74) Transceiver Control Register -------- 
-#define AT91C_UDP_TXVDIS      ((unsigned int) 0x1 <<  8) // (UDP) 
-#define AT91C_UDP_PUON        ((unsigned int) 0x1 <<  9) // (UDP) Pull-up ON
-
-// *****************************************************************************
-//              SOFTWARE API DEFINITION  FOR Timer Counter Channel Interface
-// *****************************************************************************
-typedef struct _AT91S_TC {
-       AT91_REG         TC_CCR;        // Channel Control Register
-       AT91_REG         TC_CMR;        // Channel Mode Register (Capture Mode / Waveform Mode)
-       AT91_REG         Reserved0[2];  // 
-       AT91_REG         TC_CV;         // Counter Value
-       AT91_REG         TC_RA;         // Register A
-       AT91_REG         TC_RB;         // Register B
-       AT91_REG         TC_RC;         // Register C
-       AT91_REG         TC_SR;         // Status Register
-       AT91_REG         TC_IER;        // Interrupt Enable Register
-       AT91_REG         TC_IDR;        // Interrupt Disable Register
-       AT91_REG         TC_IMR;        // Interrupt Mask Register
-} AT91S_TC, *AT91PS_TC;
-
-// -------- TC_CCR : (TC Offset: 0x0) TC Channel Control Register -------- 
-#define AT91C_TC_CLKEN        ((unsigned int) 0x1 <<  0) // (TC) Counter Clock Enable Command
-#define AT91C_TC_CLKDIS       ((unsigned int) 0x1 <<  1) // (TC) Counter Clock Disable Command
-#define AT91C_TC_SWTRG        ((unsigned int) 0x1 <<  2) // (TC) Software Trigger Command
-// -------- TC_CMR : (TC Offset: 0x4) TC Channel Mode Register: Capture Mode / Waveform Mode -------- 
-#define AT91C_TC_CLKS         ((unsigned int) 0x7 <<  0) // (TC) Clock Selection
-#define        AT91C_TC_CLKS_TIMER_DIV1_CLOCK     ((unsigned int) 0x0) // (TC) Clock selected: TIMER_DIV1_CLOCK
-#define        AT91C_TC_CLKS_TIMER_DIV2_CLOCK     ((unsigned int) 0x1) // (TC) Clock selected: TIMER_DIV2_CLOCK
-#define        AT91C_TC_CLKS_TIMER_DIV3_CLOCK     ((unsigned int) 0x2) // (TC) Clock selected: TIMER_DIV3_CLOCK
-#define        AT91C_TC_CLKS_TIMER_DIV4_CLOCK     ((unsigned int) 0x3) // (TC) Clock selected: TIMER_DIV4_CLOCK
-#define        AT91C_TC_CLKS_TIMER_DIV5_CLOCK     ((unsigned int) 0x4) // (TC) Clock selected: TIMER_DIV5_CLOCK
-#define        AT91C_TC_CLKS_XC0                  ((unsigned int) 0x5) // (TC) Clock selected: XC0
-#define        AT91C_TC_CLKS_XC1                  ((unsigned int) 0x6) // (TC) Clock selected: XC1
-#define        AT91C_TC_CLKS_XC2                  ((unsigned int) 0x7) // (TC) Clock selected: XC2
-#define AT91C_TC_CLKI         ((unsigned int) 0x1 <<  3) // (TC) Clock Invert
-#define AT91C_TC_BURST        ((unsigned int) 0x3 <<  4) // (TC) Burst Signal Selection
-#define        AT91C_TC_BURST_NONE                 ((unsigned int) 0x0 <<  4) // (TC) The clock is not gated by an external signal
-#define        AT91C_TC_BURST_XC0                  ((unsigned int) 0x1 <<  4) // (TC) XC0 is ANDed with the selected clock
-#define        AT91C_TC_BURST_XC1                  ((unsigned int) 0x2 <<  4) // (TC) XC1 is ANDed with the selected clock
-#define        AT91C_TC_BURST_XC2                  ((unsigned int) 0x3 <<  4) // (TC) XC2 is ANDed with the selected clock
-#define AT91C_TC_CPCSTOP      ((unsigned int) 0x1 <<  6) // (TC) Counter Clock Stopped with RC Compare
-#define AT91C_TC_LDBSTOP      ((unsigned int) 0x1 <<  6) // (TC) Counter Clock Stopped with RB Loading
-#define AT91C_TC_CPCDIS       ((unsigned int) 0x1 <<  7) // (TC) Counter Clock Disable with RC Compare
-#define AT91C_TC_LDBDIS       ((unsigned int) 0x1 <<  7) // (TC) Counter Clock Disabled with RB Loading
-#define AT91C_TC_ETRGEDG      ((unsigned int) 0x3 <<  8) // (TC) External Trigger Edge Selection
-#define        AT91C_TC_ETRGEDG_NONE                 ((unsigned int) 0x0 <<  8) // (TC) Edge: None
-#define        AT91C_TC_ETRGEDG_RISING               ((unsigned int) 0x1 <<  8) // (TC) Edge: rising edge
-#define        AT91C_TC_ETRGEDG_FALLING              ((unsigned int) 0x2 <<  8) // (TC) Edge: falling edge
-#define        AT91C_TC_ETRGEDG_BOTH                 ((unsigned int) 0x3 <<  8) // (TC) Edge: each edge
-#define AT91C_TC_EEVTEDG      ((unsigned int) 0x3 <<  8) // (TC) External Event Edge Selection
-#define        AT91C_TC_EEVTEDG_NONE                 ((unsigned int) 0x0 <<  8) // (TC) Edge: None
-#define        AT91C_TC_EEVTEDG_RISING               ((unsigned int) 0x1 <<  8) // (TC) Edge: rising edge
-#define        AT91C_TC_EEVTEDG_FALLING              ((unsigned int) 0x2 <<  8) // (TC) Edge: falling edge
-#define        AT91C_TC_EEVTEDG_BOTH                 ((unsigned int) 0x3 <<  8) // (TC) Edge: each edge
-#define AT91C_TC_EEVT         ((unsigned int) 0x3 << 10) // (TC) External Event  Selection
-#define        AT91C_TC_EEVT_TIOB                 ((unsigned int) 0x0 << 10) // (TC) Signal selected as external event: TIOB TIOB direction: input
-#define        AT91C_TC_EEVT_XC0                  ((unsigned int) 0x1 << 10) // (TC) Signal selected as external event: XC0 TIOB direction: output
-#define        AT91C_TC_EEVT_XC1                  ((unsigned int) 0x2 << 10) // (TC) Signal selected as external event: XC1 TIOB direction: output
-#define        AT91C_TC_EEVT_XC2                  ((unsigned int) 0x3 << 10) // (TC) Signal selected as external event: XC2 TIOB direction: output
-#define AT91C_TC_ABETRG       ((unsigned int) 0x1 << 10) // (TC) TIOA or TIOB External Trigger Selection
-#define AT91C_TC_ENETRG       ((unsigned int) 0x1 << 12) // (TC) External Event Trigger enable
-#define AT91C_TC_WAVESEL      ((unsigned int) 0x3 << 13) // (TC) Waveform  Selection
-#define        AT91C_TC_WAVESEL_UP                   ((unsigned int) 0x0 << 13) // (TC) UP mode without atomatic trigger on RC Compare
-#define        AT91C_TC_WAVESEL_UPDOWN               ((unsigned int) 0x1 << 13) // (TC) UPDOWN mode without automatic trigger on RC Compare
-#define        AT91C_TC_WAVESEL_UP_AUTO              ((unsigned int) 0x2 << 13) // (TC) UP mode with automatic trigger on RC Compare
-#define        AT91C_TC_WAVESEL_UPDOWN_AUTO          ((unsigned int) 0x3 << 13) // (TC) UPDOWN mode with automatic trigger on RC Compare
-#define AT91C_TC_CPCTRG       ((unsigned int) 0x1 << 14) // (TC) RC Compare Trigger Enable
-#define AT91C_TC_WAVE         ((unsigned int) 0x1 << 15) // (TC) 
-#define AT91C_TC_ACPA         ((unsigned int) 0x3 << 16) // (TC) RA Compare Effect on TIOA
-#define        AT91C_TC_ACPA_NONE                 ((unsigned int) 0x0 << 16) // (TC) Effect: none
-#define        AT91C_TC_ACPA_SET                  ((unsigned int) 0x1 << 16) // (TC) Effect: set
-#define        AT91C_TC_ACPA_CLEAR                ((unsigned int) 0x2 << 16) // (TC) Effect: clear
-#define        AT91C_TC_ACPA_TOGGLE               ((unsigned int) 0x3 << 16) // (TC) Effect: toggle
-#define AT91C_TC_LDRA         ((unsigned int) 0x3 << 16) // (TC) RA Loading Selection
-#define        AT91C_TC_LDRA_NONE                 ((unsigned int) 0x0 << 16) // (TC) Edge: None
-#define        AT91C_TC_LDRA_RISING               ((unsigned int) 0x1 << 16) // (TC) Edge: rising edge of TIOA
-#define        AT91C_TC_LDRA_FALLING              ((unsigned int) 0x2 << 16) // (TC) Edge: falling edge of TIOA
-#define        AT91C_TC_LDRA_BOTH                 ((unsigned int) 0x3 << 16) // (TC) Edge: each edge of TIOA
-#define AT91C_TC_ACPC         ((unsigned int) 0x3 << 18) // (TC) RC Compare Effect on TIOA
-#define        AT91C_TC_ACPC_NONE                 ((unsigned int) 0x0 << 18) // (TC) Effect: none
-#define        AT91C_TC_ACPC_SET                  ((unsigned int) 0x1 << 18) // (TC) Effect: set
-#define        AT91C_TC_ACPC_CLEAR                ((unsigned int) 0x2 << 18) // (TC) Effect: clear
-#define        AT91C_TC_ACPC_TOGGLE               ((unsigned int) 0x3 << 18) // (TC) Effect: toggle
-#define AT91C_TC_LDRB         ((unsigned int) 0x3 << 18) // (TC) RB Loading Selection
-#define        AT91C_TC_LDRB_NONE                 ((unsigned int) 0x0 << 18) // (TC) Edge: None
-#define        AT91C_TC_LDRB_RISING               ((unsigned int) 0x1 << 18) // (TC) Edge: rising edge of TIOA
-#define        AT91C_TC_LDRB_FALLING              ((unsigned int) 0x2 << 18) // (TC) Edge: falling edge of TIOA
-#define        AT91C_TC_LDRB_BOTH                 ((unsigned int) 0x3 << 18) // (TC) Edge: each edge of TIOA
-#define AT91C_TC_AEEVT        ((unsigned int) 0x3 << 20) // (TC) External Event Effect on TIOA
-#define        AT91C_TC_AEEVT_NONE                 ((unsigned int) 0x0 << 20) // (TC) Effect: none
-#define        AT91C_TC_AEEVT_SET                  ((unsigned int) 0x1 << 20) // (TC) Effect: set
-#define        AT91C_TC_AEEVT_CLEAR                ((unsigned int) 0x2 << 20) // (TC) Effect: clear
-#define        AT91C_TC_AEEVT_TOGGLE               ((unsigned int) 0x3 << 20) // (TC) Effect: toggle
-#define AT91C_TC_ASWTRG       ((unsigned int) 0x3 << 22) // (TC) Software Trigger Effect on TIOA
-#define        AT91C_TC_ASWTRG_NONE                 ((unsigned int) 0x0 << 22) // (TC) Effect: none
-#define        AT91C_TC_ASWTRG_SET                  ((unsigned int) 0x1 << 22) // (TC) Effect: set
-#define        AT91C_TC_ASWTRG_CLEAR                ((unsigned int) 0x2 << 22) // (TC) Effect: clear
-#define        AT91C_TC_ASWTRG_TOGGLE               ((unsigned int) 0x3 << 22) // (TC) Effect: toggle
-#define AT91C_TC_BCPB         ((unsigned int) 0x3 << 24) // (TC) RB Compare Effect on TIOB
-#define        AT91C_TC_BCPB_NONE                 ((unsigned int) 0x0 << 24) // (TC) Effect: none
-#define        AT91C_TC_BCPB_SET                  ((unsigned int) 0x1 << 24) // (TC) Effect: set
-#define        AT91C_TC_BCPB_CLEAR                ((unsigned int) 0x2 << 24) // (TC) Effect: clear
-#define        AT91C_TC_BCPB_TOGGLE               ((unsigned int) 0x3 << 24) // (TC) Effect: toggle
-#define AT91C_TC_BCPC         ((unsigned int) 0x3 << 26) // (TC) RC Compare Effect on TIOB
-#define        AT91C_TC_BCPC_NONE                 ((unsigned int) 0x0 << 26) // (TC) Effect: none
-#define        AT91C_TC_BCPC_SET                  ((unsigned int) 0x1 << 26) // (TC) Effect: set
-#define        AT91C_TC_BCPC_CLEAR                ((unsigned int) 0x2 << 26) // (TC) Effect: clear
-#define        AT91C_TC_BCPC_TOGGLE               ((unsigned int) 0x3 << 26) // (TC) Effect: toggle
-#define AT91C_TC_BEEVT        ((unsigned int) 0x3 << 28) // (TC) External Event Effect on TIOB
-#define        AT91C_TC_BEEVT_NONE                 ((unsigned int) 0x0 << 28) // (TC) Effect: none
-#define        AT91C_TC_BEEVT_SET                  ((unsigned int) 0x1 << 28) // (TC) Effect: set
-#define        AT91C_TC_BEEVT_CLEAR                ((unsigned int) 0x2 << 28) // (TC) Effect: clear
-#define        AT91C_TC_BEEVT_TOGGLE               ((unsigned int) 0x3 << 28) // (TC) Effect: toggle
-#define AT91C_TC_BSWTRG       ((unsigned int) 0x3 << 30) // (TC) Software Trigger Effect on TIOB
-#define        AT91C_TC_BSWTRG_NONE                 ((unsigned int) 0x0 << 30) // (TC) Effect: none
-#define        AT91C_TC_BSWTRG_SET                  ((unsigned int) 0x1 << 30) // (TC) Effect: set
-#define        AT91C_TC_BSWTRG_CLEAR                ((unsigned int) 0x2 << 30) // (TC) Effect: clear
-#define        AT91C_TC_BSWTRG_TOGGLE               ((unsigned int) 0x3 << 30) // (TC) Effect: toggle
-// -------- TC_SR : (TC Offset: 0x20) TC Channel Status Register -------- 
-#define AT91C_TC_COVFS        ((unsigned int) 0x1 <<  0) // (TC) Counter Overflow
-#define AT91C_TC_LOVRS        ((unsigned int) 0x1 <<  1) // (TC) Load Overrun
-#define AT91C_TC_CPAS         ((unsigned int) 0x1 <<  2) // (TC) RA Compare
-#define AT91C_TC_CPBS         ((unsigned int) 0x1 <<  3) // (TC) RB Compare
-#define AT91C_TC_CPCS         ((unsigned int) 0x1 <<  4) // (TC) RC Compare
-#define AT91C_TC_LDRAS        ((unsigned int) 0x1 <<  5) // (TC) RA Loading
-#define AT91C_TC_LDRBS        ((unsigned int) 0x1 <<  6) // (TC) RB Loading
-#define AT91C_TC_ETRGS        ((unsigned int) 0x1 <<  7) // (TC) External Trigger
-#define AT91C_TC_CLKSTA       ((unsigned int) 0x1 << 16) // (TC) Clock Enabling
-#define AT91C_TC_MTIOA        ((unsigned int) 0x1 << 17) // (TC) TIOA Mirror
-#define AT91C_TC_MTIOB        ((unsigned int) 0x1 << 18) // (TC) TIOA Mirror
-// -------- TC_IER : (TC Offset: 0x24) TC Channel Interrupt Enable Register -------- 
-// -------- TC_IDR : (TC Offset: 0x28) TC Channel Interrupt Disable Register -------- 
-// -------- TC_IMR : (TC Offset: 0x2c) TC Channel Interrupt Mask Register -------- 
-
-// *****************************************************************************
-//              SOFTWARE API DEFINITION  FOR Timer Counter Interface
-// *****************************************************************************
-typedef struct _AT91S_TCB {
-       AT91S_TC         TCB_TC0;       // TC Channel 0
-       AT91_REG         Reserved0[4];  // 
-       AT91S_TC         TCB_TC1;       // TC Channel 1
-       AT91_REG         Reserved1[4];  // 
-       AT91S_TC         TCB_TC2;       // TC Channel 2
-       AT91_REG         Reserved2[4];  // 
-       AT91_REG         TCB_BCR;       // TC Block Control Register
-       AT91_REG         TCB_BMR;       // TC Block Mode Register
-} AT91S_TCB, *AT91PS_TCB;
-
-// -------- TCB_BCR : (TCB Offset: 0xc0) TC Block Control Register -------- 
-#define AT91C_TCB_SYNC        ((unsigned int) 0x1 <<  0) // (TCB) Synchro Command
-// -------- TCB_BMR : (TCB Offset: 0xc4) TC Block Mode Register -------- 
-#define AT91C_TCB_TC0XC0S     ((unsigned int) 0x3 <<  0) // (TCB) External Clock Signal 0 Selection
-#define        AT91C_TCB_TC0XC0S_TCLK0                ((unsigned int) 0x0) // (TCB) TCLK0 connected to XC0
-#define        AT91C_TCB_TC0XC0S_NONE                 ((unsigned int) 0x1) // (TCB) None signal connected to XC0
-#define        AT91C_TCB_TC0XC0S_TIOA1                ((unsigned int) 0x2) // (TCB) TIOA1 connected to XC0
-#define        AT91C_TCB_TC0XC0S_TIOA2                ((unsigned int) 0x3) // (TCB) TIOA2 connected to XC0
-#define AT91C_TCB_TC1XC1S     ((unsigned int) 0x3 <<  2) // (TCB) External Clock Signal 1 Selection
-#define        AT91C_TCB_TC1XC1S_TCLK1                ((unsigned int) 0x0 <<  2) // (TCB) TCLK1 connected to XC1
-#define        AT91C_TCB_TC1XC1S_NONE                 ((unsigned int) 0x1 <<  2) // (TCB) None signal connected to XC1
-#define        AT91C_TCB_TC1XC1S_TIOA0                ((unsigned int) 0x2 <<  2) // (TCB) TIOA0 connected to XC1
-#define        AT91C_TCB_TC1XC1S_TIOA2                ((unsigned int) 0x3 <<  2) // (TCB) TIOA2 connected to XC1
-#define AT91C_TCB_TC2XC2S     ((unsigned int) 0x3 <<  4) // (TCB) External Clock Signal 2 Selection
-#define        AT91C_TCB_TC2XC2S_TCLK2                ((unsigned int) 0x0 <<  4) // (TCB) TCLK2 connected to XC2
-#define        AT91C_TCB_TC2XC2S_NONE                 ((unsigned int) 0x1 <<  4) // (TCB) None signal connected to XC2
-#define        AT91C_TCB_TC2XC2S_TIOA0                ((unsigned int) 0x2 <<  4) // (TCB) TIOA0 connected to XC2
-#define        AT91C_TCB_TC2XC2S_TIOA1                ((unsigned int) 0x3 <<  4) // (TCB) TIOA2 connected to XC2
-
-// *****************************************************************************
-//              SOFTWARE API DEFINITION  FOR Control Area Network MailBox Interface
-// *****************************************************************************
-typedef struct _AT91S_CAN_MB {
-       AT91_REG         CAN_MB_MMR;    // MailBox Mode Register
-       AT91_REG         CAN_MB_MAM;    // MailBox Acceptance Mask Register
-       AT91_REG         CAN_MB_MID;    // MailBox ID Register
-       AT91_REG         CAN_MB_MFID;   // MailBox Family ID Register
-       AT91_REG         CAN_MB_MSR;    // MailBox Status Register
-       AT91_REG         CAN_MB_MDL;    // MailBox Data Low Register
-       AT91_REG         CAN_MB_MDH;    // MailBox Data High Register
-       AT91_REG         CAN_MB_MCR;    // MailBox Control Register
-} AT91S_CAN_MB, *AT91PS_CAN_MB;
-
-// -------- CAN_MMR : (CAN_MB Offset: 0x0) CAN Message Mode Register -------- 
-#define AT91C_CAN_MTIMEMARK   ((unsigned int) 0xFFFF <<  0) // (CAN_MB) Mailbox Timemark
-#define AT91C_CAN_PRIOR       ((unsigned int) 0xF << 16) // (CAN_MB) Mailbox Priority
-#define AT91C_CAN_MOT         ((unsigned int) 0x7 << 24) // (CAN_MB) Mailbox Object Type
-#define        AT91C_CAN_MOT_DIS                  ((unsigned int) 0x0 << 24) // (CAN_MB) 
-#define        AT91C_CAN_MOT_RX                   ((unsigned int) 0x1 << 24) // (CAN_MB) 
-#define        AT91C_CAN_MOT_RXOVERWRITE          ((unsigned int) 0x2 << 24) // (CAN_MB) 
-#define        AT91C_CAN_MOT_TX                   ((unsigned int) 0x3 << 24) // (CAN_MB) 
-#define        AT91C_CAN_MOT_CONSUMER             ((unsigned int) 0x4 << 24) // (CAN_MB) 
-#define        AT91C_CAN_MOT_PRODUCER             ((unsigned int) 0x5 << 24) // (CAN_MB) 
-// -------- CAN_MAM : (CAN_MB Offset: 0x4) CAN Message Acceptance Mask Register -------- 
-#define AT91C_CAN_MIDvB       ((unsigned int) 0x3FFFF <<  0) // (CAN_MB) Complementary bits for identifier in extended mode
-#define AT91C_CAN_MIDvA       ((unsigned int) 0x7FF << 18) // (CAN_MB) Identifier for standard frame mode
-#define AT91C_CAN_MIDE        ((unsigned int) 0x1 << 29) // (CAN_MB) Identifier Version
-// -------- CAN_MID : (CAN_MB Offset: 0x8) CAN Message ID Register -------- 
-// -------- CAN_MFID : (CAN_MB Offset: 0xc) CAN Message Family ID Register -------- 
-// -------- CAN_MSR : (CAN_MB Offset: 0x10) CAN Message Status Register -------- 
-#define AT91C_CAN_MTIMESTAMP  ((unsigned int) 0xFFFF <<  0) // (CAN_MB) Timer Value
-#define AT91C_CAN_MDLC        ((unsigned int) 0xF << 16) // (CAN_MB) Mailbox Data Length Code
-#define AT91C_CAN_MRTR        ((unsigned int) 0x1 << 20) // (CAN_MB) Mailbox Remote Transmission Request
-#define AT91C_CAN_MABT        ((unsigned int) 0x1 << 22) // (CAN_MB) Mailbox Message Abort
-#define AT91C_CAN_MRDY        ((unsigned int) 0x1 << 23) // (CAN_MB) Mailbox Ready
-#define AT91C_CAN_MMI         ((unsigned int) 0x1 << 24) // (CAN_MB) Mailbox Message Ignored
-// -------- CAN_MDL : (CAN_MB Offset: 0x14) CAN Message Data Low Register -------- 
-// -------- CAN_MDH : (CAN_MB Offset: 0x18) CAN Message Data High Register -------- 
-// -------- CAN_MCR : (CAN_MB Offset: 0x1c) CAN Message Control Register -------- 
-#define AT91C_CAN_MACR        ((unsigned int) 0x1 << 22) // (CAN_MB) Abort Request for Mailbox
-#define AT91C_CAN_MTCR        ((unsigned int) 0x1 << 23) // (CAN_MB) Mailbox Transfer Command
-
-// *****************************************************************************
-//              SOFTWARE API DEFINITION  FOR Control Area Network Interface
-// *****************************************************************************
-typedef struct _AT91S_CAN {
-       AT91_REG         CAN_MR;        // Mode Register
-       AT91_REG         CAN_IER;       // Interrupt Enable Register
-       AT91_REG         CAN_IDR;       // Interrupt Disable Register
-       AT91_REG         CAN_IMR;       // Interrupt Mask Register
-       AT91_REG         CAN_SR;        // Status Register
-       AT91_REG         CAN_BR;        // Baudrate Register
-       AT91_REG         CAN_TIM;       // Timer Register
-       AT91_REG         CAN_TIMESTP;   // Time Stamp Register
-       AT91_REG         CAN_ECR;       // Error Counter Register
-       AT91_REG         CAN_TCR;       // Transfer Command Register
-       AT91_REG         CAN_ACR;       // Abort Command Register
-       AT91_REG         Reserved0[52];         // 
-       AT91_REG         CAN_VR;        // Version Register
-       AT91_REG         Reserved1[64];         // 
-       AT91S_CAN_MB     CAN_MB0;       // CAN Mailbox 0
-       AT91S_CAN_MB     CAN_MB1;       // CAN Mailbox 1
-       AT91S_CAN_MB     CAN_MB2;       // CAN Mailbox 2
-       AT91S_CAN_MB     CAN_MB3;       // CAN Mailbox 3
-       AT91S_CAN_MB     CAN_MB4;       // CAN Mailbox 4
-       AT91S_CAN_MB     CAN_MB5;       // CAN Mailbox 5
-       AT91S_CAN_MB     CAN_MB6;       // CAN Mailbox 6
-       AT91S_CAN_MB     CAN_MB7;       // CAN Mailbox 7
-       AT91S_CAN_MB     CAN_MB8;       // CAN Mailbox 8
-       AT91S_CAN_MB     CAN_MB9;       // CAN Mailbox 9
-       AT91S_CAN_MB     CAN_MB10;      // CAN Mailbox 10
-       AT91S_CAN_MB     CAN_MB11;      // CAN Mailbox 11
-       AT91S_CAN_MB     CAN_MB12;      // CAN Mailbox 12
-       AT91S_CAN_MB     CAN_MB13;      // CAN Mailbox 13
-       AT91S_CAN_MB     CAN_MB14;      // CAN Mailbox 14
-       AT91S_CAN_MB     CAN_MB15;      // CAN Mailbox 15
-} AT91S_CAN, *AT91PS_CAN;
-
-// -------- CAN_MR : (CAN Offset: 0x0) CAN Mode Register -------- 
-#define AT91C_CAN_CANEN       ((unsigned int) 0x1 <<  0) // (CAN) CAN Controller Enable
-#define AT91C_CAN_LPM         ((unsigned int) 0x1 <<  1) // (CAN) Disable/Enable Low Power Mode
-#define AT91C_CAN_ABM         ((unsigned int) 0x1 <<  2) // (CAN) Disable/Enable Autobaud/Listen Mode
-#define AT91C_CAN_OVL         ((unsigned int) 0x1 <<  3) // (CAN) Disable/Enable Overload Frame
-#define AT91C_CAN_TEOF        ((unsigned int) 0x1 <<  4) // (CAN) Time Stamp messages at each end of Frame
-#define AT91C_CAN_TTM         ((unsigned int) 0x1 <<  5) // (CAN) Disable/Enable Time Trigger Mode
-#define AT91C_CAN_TIMFRZ      ((unsigned int) 0x1 <<  6) // (CAN) Enable Timer Freeze
-#define AT91C_CAN_DRPT        ((unsigned int) 0x1 <<  7) // (CAN) Disable Repeat
-// -------- CAN_IER : (CAN Offset: 0x4) CAN Interrupt Enable Register -------- 
-#define AT91C_CAN_MB0         ((unsigned int) 0x1 <<  0) // (CAN) Mailbox 0 Flag
-#define AT91C_CAN_MB1         ((unsigned int) 0x1 <<  1) // (CAN) Mailbox 1 Flag
-#define AT91C_CAN_MB2         ((unsigned int) 0x1 <<  2) // (CAN) Mailbox 2 Flag
-#define AT91C_CAN_MB3         ((unsigned int) 0x1 <<  3) // (CAN) Mailbox 3 Flag
-#define AT91C_CAN_MB4         ((unsigned int) 0x1 <<  4) // (CAN) Mailbox 4 Flag
-#define AT91C_CAN_MB5         ((unsigned int) 0x1 <<  5) // (CAN) Mailbox 5 Flag
-#define AT91C_CAN_MB6         ((unsigned int) 0x1 <<  6) // (CAN) Mailbox 6 Flag
-#define AT91C_CAN_MB7         ((unsigned int) 0x1 <<  7) // (CAN) Mailbox 7 Flag
-#define AT91C_CAN_MB8         ((unsigned int) 0x1 <<  8) // (CAN) Mailbox 8 Flag
-#define AT91C_CAN_MB9         ((unsigned int) 0x1 <<  9) // (CAN) Mailbox 9 Flag
-#define AT91C_CAN_MB10        ((unsigned int) 0x1 << 10) // (CAN) Mailbox 10 Flag
-#define AT91C_CAN_MB11        ((unsigned int) 0x1 << 11) // (CAN) Mailbox 11 Flag
-#define AT91C_CAN_MB12        ((unsigned int) 0x1 << 12) // (CAN) Mailbox 12 Flag
-#define AT91C_CAN_MB13        ((unsigned int) 0x1 << 13) // (CAN) Mailbox 13 Flag
-#define AT91C_CAN_MB14        ((unsigned int) 0x1 << 14) // (CAN) Mailbox 14 Flag
-#define AT91C_CAN_MB15        ((unsigned int) 0x1 << 15) // (CAN) Mailbox 15 Flag
-#define AT91C_CAN_ERRA        ((unsigned int) 0x1 << 16) // (CAN) Error Active Mode Flag
-#define AT91C_CAN_WARN        ((unsigned int) 0x1 << 17) // (CAN) Warning Limit Flag
-#define AT91C_CAN_ERRP        ((unsigned int) 0x1 << 18) // (CAN) Error Passive Mode Flag
-#define AT91C_CAN_BOFF        ((unsigned int) 0x1 << 19) // (CAN) Bus Off Mode Flag
-#define AT91C_CAN_SLEEP       ((unsigned int) 0x1 << 20) // (CAN) Sleep Flag
-#define AT91C_CAN_WAKEUP      ((unsigned int) 0x1 << 21) // (CAN) Wakeup Flag
-#define AT91C_CAN_TOVF        ((unsigned int) 0x1 << 22) // (CAN) Timer Overflow Flag
-#define AT91C_CAN_TSTP        ((unsigned int) 0x1 << 23) // (CAN) Timestamp Flag
-#define AT91C_CAN_CERR        ((unsigned int) 0x1 << 24) // (CAN) CRC Error
-#define AT91C_CAN_SERR        ((unsigned int) 0x1 << 25) // (CAN) Stuffing Error
-#define AT91C_CAN_AERR        ((unsigned int) 0x1 << 26) // (CAN) Acknowledgment Error
-#define AT91C_CAN_FERR        ((unsigned int) 0x1 << 27) // (CAN) Form Error
-#define AT91C_CAN_BERR        ((unsigned int) 0x1 << 28) // (CAN) Bit Error
-// -------- CAN_IDR : (CAN Offset: 0x8) CAN Interrupt Disable Register -------- 
-// -------- CAN_IMR : (CAN Offset: 0xc) CAN Interrupt Mask Register -------- 
-// -------- CAN_SR : (CAN Offset: 0x10) CAN Status Register -------- 
-#define AT91C_CAN_RBSY        ((unsigned int) 0x1 << 29) // (CAN) Receiver Busy
-#define AT91C_CAN_TBSY        ((unsigned int) 0x1 << 30) // (CAN) Transmitter Busy
-#define AT91C_CAN_OVLY        ((unsigned int) 0x1 << 31) // (CAN) Overload Busy
-// -------- CAN_BR : (CAN Offset: 0x14) CAN Baudrate Register -------- 
-#define AT91C_CAN_PHASE2      ((unsigned int) 0x7 <<  0) // (CAN) Phase 2 segment
-#define AT91C_CAN_PHASE1      ((unsigned int) 0x7 <<  4) // (CAN) Phase 1 segment
-#define AT91C_CAN_PROPAG      ((unsigned int) 0x7 <<  8) // (CAN) Programmation time segment
-#define AT91C_CAN_SYNC        ((unsigned int) 0x3 << 12) // (CAN) Re-synchronization jump width segment
-#define AT91C_CAN_BRP         ((unsigned int) 0x7F << 16) // (CAN) Baudrate Prescaler
-#define AT91C_CAN_SMP         ((unsigned int) 0x1 << 24) // (CAN) Sampling mode
-// -------- CAN_TIM : (CAN Offset: 0x18) CAN Timer Register -------- 
-#define AT91C_CAN_TIMER       ((unsigned int) 0xFFFF <<  0) // (CAN) Timer field
-// -------- CAN_TIMESTP : (CAN Offset: 0x1c) CAN Timestamp Register -------- 
-// -------- CAN_ECR : (CAN Offset: 0x20) CAN Error Counter Register -------- 
-#define AT91C_CAN_REC         ((unsigned int) 0xFF <<  0) // (CAN) Receive Error Counter
-#define AT91C_CAN_TEC         ((unsigned int) 0xFF << 16) // (CAN) Transmit Error Counter
-// -------- CAN_TCR : (CAN Offset: 0x24) CAN Transfer Command Register -------- 
-#define AT91C_CAN_TIMRST      ((unsigned int) 0x1 << 31) // (CAN) Timer Reset Field
-// -------- CAN_ACR : (CAN Offset: 0x28) CAN Abort Command Register -------- 
-
-// *****************************************************************************
-//              SOFTWARE API DEFINITION  FOR Ethernet MAC 10/100
-// *****************************************************************************
-typedef struct _AT91S_EMAC {
-       AT91_REG         EMAC_NCR;      // Network Control Register
-       AT91_REG         EMAC_NCFGR;    // Network Configuration Register
-       AT91_REG         EMAC_NSR;      // Network Status Register
-       AT91_REG         Reserved0[2];  // 
-       AT91_REG         EMAC_TSR;      // Transmit Status Register
-       AT91_REG         EMAC_RBQP;     // Receive Buffer Queue Pointer
-       AT91_REG         EMAC_TBQP;     // Transmit Buffer Queue Pointer
-       AT91_REG         EMAC_RSR;      // Receive Status Register
-       AT91_REG         EMAC_ISR;      // Interrupt Status Register
-       AT91_REG         EMAC_IER;      // Interrupt Enable Register
-       AT91_REG         EMAC_IDR;      // Interrupt Disable Register
-       AT91_REG         EMAC_IMR;      // Interrupt Mask Register
-       AT91_REG         EMAC_MAN;      // PHY Maintenance Register
-       AT91_REG         EMAC_PTR;      // Pause Time Register
-       AT91_REG         EMAC_PFR;      // Pause Frames received Register
-       AT91_REG         EMAC_FTO;      // Frames Transmitted OK Register
-       AT91_REG         EMAC_SCF;      // Single Collision Frame Register
-       AT91_REG         EMAC_MCF;      // Multiple Collision Frame Register
-       AT91_REG         EMAC_FRO;      // Frames Received OK Register
-       AT91_REG         EMAC_FCSE;     // Frame Check Sequence Error Register
-       AT91_REG         EMAC_ALE;      // Alignment Error Register
-       AT91_REG         EMAC_DTF;      // Deferred Transmission Frame Register
-       AT91_REG         EMAC_LCOL;     // Late Collision Register
-       AT91_REG         EMAC_ECOL;     // Excessive Collision Register
-       AT91_REG         EMAC_TUND;     // Transmit Underrun Error Register
-       AT91_REG         EMAC_CSE;      // Carrier Sense Error Register
-       AT91_REG         EMAC_RRE;      // Receive Ressource Error Register
-       AT91_REG         EMAC_ROV;      // Receive Overrun Errors Register
-       AT91_REG         EMAC_RSE;      // Receive Symbol Errors Register
-       AT91_REG         EMAC_ELE;      // Excessive Length Errors Register
-       AT91_REG         EMAC_RJA;      // Receive Jabbers Register
-       AT91_REG         EMAC_USF;      // Undersize Frames Register
-       AT91_REG         EMAC_STE;      // SQE Test Error Register
-       AT91_REG         EMAC_RLE;      // Receive Length Field Mismatch Register
-       AT91_REG         EMAC_TPF;      // Transmitted Pause Frames Register
-       AT91_REG         EMAC_HRB;      // Hash Address Bottom[31:0]
-       AT91_REG         EMAC_HRT;      // Hash Address Top[63:32]
-       AT91_REG         EMAC_SA1L;     // Specific Address 1 Bottom, First 4 bytes
-       AT91_REG         EMAC_SA1H;     // Specific Address 1 Top, Last 2 bytes
-       AT91_REG         EMAC_SA2L;     // Specific Address 2 Bottom, First 4 bytes
-       AT91_REG         EMAC_SA2H;     // Specific Address 2 Top, Last 2 bytes
-       AT91_REG         EMAC_SA3L;     // Specific Address 3 Bottom, First 4 bytes
-       AT91_REG         EMAC_SA3H;     // Specific Address 3 Top, Last 2 bytes
-       AT91_REG         EMAC_SA4L;     // Specific Address 4 Bottom, First 4 bytes
-       AT91_REG         EMAC_SA4H;     // Specific Address 4 Top, Last 2 bytes
-       AT91_REG         EMAC_TID;      // Type ID Checking Register
-       AT91_REG         EMAC_TPQ;      // Transmit Pause Quantum Register
-       AT91_REG         EMAC_USRIO;    // USER Input/Output Register
-       AT91_REG         EMAC_WOL;      // Wake On LAN Register
-       AT91_REG         Reserved1[13];         // 
-       AT91_REG         EMAC_REV;      // Revision Register
-} AT91S_EMAC, *AT91PS_EMAC;
-
-// -------- EMAC_NCR : (EMAC Offset: 0x0)  -------- 
-#define AT91C_EMAC_LB         ((unsigned int) 0x1 <<  0) // (EMAC) Loopback. Optional. When set, loopback signal is at high level.
-#define AT91C_EMAC_LLB        ((unsigned int) 0x1 <<  1) // (EMAC) Loopback local. 
-#define AT91C_EMAC_RE         ((unsigned int) 0x1 <<  2) // (EMAC) Receive enable. 
-#define AT91C_EMAC_TE         ((unsigned int) 0x1 <<  3) // (EMAC) Transmit enable. 
-#define AT91C_EMAC_MPE        ((unsigned int) 0x1 <<  4) // (EMAC) Management port enable. 
-#define AT91C_EMAC_CLRSTAT    ((unsigned int) 0x1 <<  5) // (EMAC) Clear statistics registers. 
-#define AT91C_EMAC_INCSTAT    ((unsigned int) 0x1 <<  6) // (EMAC) Increment statistics registers. 
-#define AT91C_EMAC_WESTAT     ((unsigned int) 0x1 <<  7) // (EMAC) Write enable for statistics registers. 
-#define AT91C_EMAC_BP         ((unsigned int) 0x1 <<  8) // (EMAC) Back pressure. 
-#define AT91C_EMAC_TSTART     ((unsigned int) 0x1 <<  9) // (EMAC) Start Transmission. 
-#define AT91C_EMAC_THALT      ((unsigned int) 0x1 << 10) // (EMAC) Transmission Halt. 
-#define AT91C_EMAC_TPFR       ((unsigned int) 0x1 << 11) // (EMAC) Transmit pause frame 
-#define AT91C_EMAC_TZQ        ((unsigned int) 0x1 << 12) // (EMAC) Transmit zero quantum pause frame
-// -------- EMAC_NCFGR : (EMAC Offset: 0x4) Network Configuration Register -------- 
-#define AT91C_EMAC_SPD        ((unsigned int) 0x1 <<  0) // (EMAC) Speed. 
-#define AT91C_EMAC_FD         ((unsigned int) 0x1 <<  1) // (EMAC) Full duplex. 
-#define AT91C_EMAC_JFRAME     ((unsigned int) 0x1 <<  3) // (EMAC) Jumbo Frames. 
-#define AT91C_EMAC_CAF        ((unsigned int) 0x1 <<  4) // (EMAC) Copy all frames. 
-#define AT91C_EMAC_NBC        ((unsigned int) 0x1 <<  5) // (EMAC) No broadcast. 
-#define AT91C_EMAC_MTI        ((unsigned int) 0x1 <<  6) // (EMAC) Multicast hash event enable
-#define AT91C_EMAC_UNI        ((unsigned int) 0x1 <<  7) // (EMAC) Unicast hash enable. 
-#define AT91C_EMAC_BIG        ((unsigned int) 0x1 <<  8) // (EMAC) Receive 1522 bytes. 
-#define AT91C_EMAC_EAE        ((unsigned int) 0x1 <<  9) // (EMAC) External address match enable. 
-#define AT91C_EMAC_CLK        ((unsigned int) 0x3 << 10) // (EMAC) 
-#define        AT91C_EMAC_CLK_HCLK_8               ((unsigned int) 0x0 << 10) // (EMAC) HCLK divided by 8
-#define        AT91C_EMAC_CLK_HCLK_16              ((unsigned int) 0x1 << 10) // (EMAC) HCLK divided by 16
-#define        AT91C_EMAC_CLK_HCLK_32              ((unsigned int) 0x2 << 10) // (EMAC) HCLK divided by 32
-#define        AT91C_EMAC_CLK_HCLK_64              ((unsigned int) 0x3 << 10) // (EMAC) HCLK divided by 64
-#define AT91C_EMAC_RTY        ((unsigned int) 0x1 << 12) // (EMAC) 
-#define AT91C_EMAC_PAE        ((unsigned int) 0x1 << 13) // (EMAC) 
-#define AT91C_EMAC_RBOF       ((unsigned int) 0x3 << 14) // (EMAC) 
-#define        AT91C_EMAC_RBOF_OFFSET_0             ((unsigned int) 0x0 << 14) // (EMAC) no offset from start of receive buffer
-#define        AT91C_EMAC_RBOF_OFFSET_1             ((unsigned int) 0x1 << 14) // (EMAC) one byte offset from start of receive buffer
-#define        AT91C_EMAC_RBOF_OFFSET_2             ((unsigned int) 0x2 << 14) // (EMAC) two bytes offset from start of receive buffer
-#define        AT91C_EMAC_RBOF_OFFSET_3             ((unsigned int) 0x3 << 14) // (EMAC) three bytes offset from start of receive buffer
-#define AT91C_EMAC_RLCE       ((unsigned int) 0x1 << 16) // (EMAC) Receive Length field Checking Enable
-#define AT91C_EMAC_DRFCS      ((unsigned int) 0x1 << 17) // (EMAC) Discard Receive FCS
-#define AT91C_EMAC_EFRHD      ((unsigned int) 0x1 << 18) // (EMAC) 
-#define AT91C_EMAC_IRXFCS     ((unsigned int) 0x1 << 19) // (EMAC) Ignore RX FCS
-// -------- EMAC_NSR : (EMAC Offset: 0x8) Network Status Register -------- 
-#define AT91C_EMAC_LINKR      ((unsigned int) 0x1 <<  0) // (EMAC) 
-#define AT91C_EMAC_MDIO       ((unsigned int) 0x1 <<  1) // (EMAC) 
-#define AT91C_EMAC_IDLE       ((unsigned int) 0x1 <<  2) // (EMAC) 
-// -------- EMAC_TSR : (EMAC Offset: 0x14) Transmit Status Register -------- 
-#define AT91C_EMAC_UBR        ((unsigned int) 0x1 <<  0) // (EMAC) 
-#define AT91C_EMAC_COL        ((unsigned int) 0x1 <<  1) // (EMAC) 
-#define AT91C_EMAC_RLES       ((unsigned int) 0x1 <<  2) // (EMAC) 
-#define AT91C_EMAC_TGO        ((unsigned int) 0x1 <<  3) // (EMAC) Transmit Go
-#define AT91C_EMAC_BEX        ((unsigned int) 0x1 <<  4) // (EMAC) Buffers exhausted mid frame
-#define AT91C_EMAC_COMP       ((unsigned int) 0x1 <<  5) // (EMAC) 
-#define AT91C_EMAC_UND        ((unsigned int) 0x1 <<  6) // (EMAC) 
-// -------- EMAC_RSR : (EMAC Offset: 0x20) Receive Status Register -------- 
-#define AT91C_EMAC_BNA        ((unsigned int) 0x1 <<  0) // (EMAC) 
-#define AT91C_EMAC_REC        ((unsigned int) 0x1 <<  1) // (EMAC) 
-#define AT91C_EMAC_OVR        ((unsigned int) 0x1 <<  2) // (EMAC) 
-// -------- EMAC_ISR : (EMAC Offset: 0x24) Interrupt Status Register -------- 
-#define AT91C_EMAC_MFD        ((unsigned int) 0x1 <<  0) // (EMAC) 
-#define AT91C_EMAC_RCOMP      ((unsigned int) 0x1 <<  1) // (EMAC) 
-#define AT91C_EMAC_RXUBR      ((unsigned int) 0x1 <<  2) // (EMAC) 
-#define AT91C_EMAC_TXUBR      ((unsigned int) 0x1 <<  3) // (EMAC) 
-#define AT91C_EMAC_TUNDR      ((unsigned int) 0x1 <<  4) // (EMAC) 
-#define AT91C_EMAC_RLEX       ((unsigned int) 0x1 <<  5) // (EMAC) 
-#define AT91C_EMAC_TXERR      ((unsigned int) 0x1 <<  6) // (EMAC) 
-#define AT91C_EMAC_TCOMP      ((unsigned int) 0x1 <<  7) // (EMAC) 
-#define AT91C_EMAC_LINK       ((unsigned int) 0x1 <<  9) // (EMAC) 
-#define AT91C_EMAC_ROVR       ((unsigned int) 0x1 << 10) // (EMAC) 
-#define AT91C_EMAC_HRESP      ((unsigned int) 0x1 << 11) // (EMAC) 
-#define AT91C_EMAC_PFRE       ((unsigned int) 0x1 << 12) // (EMAC) 
-#define AT91C_EMAC_PTZ        ((unsigned int) 0x1 << 13) // (EMAC) 
-// -------- EMAC_IER : (EMAC Offset: 0x28) Interrupt Enable Register -------- 
-// -------- EMAC_IDR : (EMAC Offset: 0x2c) Interrupt Disable Register -------- 
-// -------- EMAC_IMR : (EMAC Offset: 0x30) Interrupt Mask Register -------- 
-// -------- EMAC_MAN : (EMAC Offset: 0x34) PHY Maintenance Register -------- 
-#define AT91C_EMAC_DATA       ((unsigned int) 0xFFFF <<  0) // (EMAC) 
-#define AT91C_EMAC_CODE       ((unsigned int) 0x3 << 16) // (EMAC) 
-#define AT91C_EMAC_REGA       ((unsigned int) 0x1F << 18) // (EMAC) 
-#define AT91C_EMAC_PHYA       ((unsigned int) 0x1F << 23) // (EMAC) 
-#define AT91C_EMAC_RW         ((unsigned int) 0x3 << 28) // (EMAC) 
-#define AT91C_EMAC_SOF        ((unsigned int) 0x3 << 30) // (EMAC) 
-// -------- EMAC_USRIO : (EMAC Offset: 0xc0) USER Input Output Register -------- 
-#define AT91C_EMAC_RMII       ((unsigned int) 0x1 <<  0) // (EMAC) Reduce MII
-#define AT91C_EMAC_CLKEN      ((unsigned int) 0x1 <<  1) // (EMAC) Clock Enable
-// -------- EMAC_WOL : (EMAC Offset: 0xc4) Wake On LAN Register -------- 
-#define AT91C_EMAC_IP         ((unsigned int) 0xFFFF <<  0) // (EMAC) ARP request IP address
-#define AT91C_EMAC_MAG        ((unsigned int) 0x1 << 16) // (EMAC) Magic packet event enable
-#define AT91C_EMAC_ARP        ((unsigned int) 0x1 << 17) // (EMAC) ARP request event enable
-#define AT91C_EMAC_SA1        ((unsigned int) 0x1 << 18) // (EMAC) Specific address register 1 event enable
-// -------- EMAC_REV : (EMAC Offset: 0xfc) Revision Register -------- 
-#define AT91C_EMAC_REVREF     ((unsigned int) 0xFFFF <<  0) // (EMAC) 
-#define AT91C_EMAC_PARTREF    ((unsigned int) 0xFFFF << 16) // (EMAC) 
-
-// *****************************************************************************
-//              SOFTWARE API DEFINITION  FOR Analog to Digital Convertor
-// *****************************************************************************
-typedef struct _AT91S_ADC {
-       AT91_REG         ADC_CR;        // ADC Control Register
-       AT91_REG         ADC_MR;        // ADC Mode Register
-       AT91_REG         Reserved0[2];  // 
-       AT91_REG         ADC_CHER;      // ADC Channel Enable Register
-       AT91_REG         ADC_CHDR;      // ADC Channel Disable Register
-       AT91_REG         ADC_CHSR;      // ADC Channel Status Register
-       AT91_REG         ADC_SR;        // ADC Status Register
-       AT91_REG         ADC_LCDR;      // ADC Last Converted Data Register
-       AT91_REG         ADC_IER;       // ADC Interrupt Enable Register
-       AT91_REG         ADC_IDR;       // ADC Interrupt Disable Register
-       AT91_REG         ADC_IMR;       // ADC Interrupt Mask Register
-       AT91_REG         ADC_CDR0;      // ADC Channel Data Register 0
-       AT91_REG         ADC_CDR1;      // ADC Channel Data Register 1
-       AT91_REG         ADC_CDR2;      // ADC Channel Data Register 2
-       AT91_REG         ADC_CDR3;      // ADC Channel Data Register 3
-       AT91_REG         ADC_CDR4;      // ADC Channel Data Register 4
-       AT91_REG         ADC_CDR5;      // ADC Channel Data Register 5
-       AT91_REG         ADC_CDR6;      // ADC Channel Data Register 6
-       AT91_REG         ADC_CDR7;      // ADC Channel Data Register 7
-       AT91_REG         Reserved1[44];         // 
-       AT91_REG         ADC_RPR;       // Receive Pointer Register
-       AT91_REG         ADC_RCR;       // Receive Counter Register
-       AT91_REG         ADC_TPR;       // Transmit Pointer Register
-       AT91_REG         ADC_TCR;       // Transmit Counter Register
-       AT91_REG         ADC_RNPR;      // Receive Next Pointer Register
-       AT91_REG         ADC_RNCR;      // Receive Next Counter Register
-       AT91_REG         ADC_TNPR;      // Transmit Next Pointer Register
-       AT91_REG         ADC_TNCR;      // Transmit Next Counter Register
-       AT91_REG         ADC_PTCR;      // PDC Transfer Control Register
-       AT91_REG         ADC_PTSR;      // PDC Transfer Status Register
-} AT91S_ADC, *AT91PS_ADC;
-
-// -------- ADC_CR : (ADC Offset: 0x0) ADC Control Register -------- 
-#define AT91C_ADC_SWRST       ((unsigned int) 0x1 <<  0) // (ADC) Software Reset
-#define AT91C_ADC_START       ((unsigned int) 0x1 <<  1) // (ADC) Start Conversion
-// -------- ADC_MR : (ADC Offset: 0x4) ADC Mode Register -------- 
-#define AT91C_ADC_TRGEN       ((unsigned int) 0x1 <<  0) // (ADC) Trigger Enable
-#define        AT91C_ADC_TRGEN_DIS                  ((unsigned int) 0x0) // (ADC) Hradware triggers are disabled. Starting a conversion is only possible by software
-#define        AT91C_ADC_TRGEN_EN                   ((unsigned int) 0x1) // (ADC) Hardware trigger selected by TRGSEL field is enabled.
-#define AT91C_ADC_TRGSEL      ((unsigned int) 0x7 <<  1) // (ADC) Trigger Selection
-#define        AT91C_ADC_TRGSEL_TIOA0                ((unsigned int) 0x0 <<  1) // (ADC) Selected TRGSEL = TIAO0
-#define        AT91C_ADC_TRGSEL_TIOA1                ((unsigned int) 0x1 <<  1) // (ADC) Selected TRGSEL = TIAO1
-#define        AT91C_ADC_TRGSEL_TIOA2                ((unsigned int) 0x2 <<  1) // (ADC) Selected TRGSEL = TIAO2
-#define        AT91C_ADC_TRGSEL_TIOA3                ((unsigned int) 0x3 <<  1) // (ADC) Selected TRGSEL = TIAO3
-#define        AT91C_ADC_TRGSEL_TIOA4                ((unsigned int) 0x4 <<  1) // (ADC) Selected TRGSEL = TIAO4
-#define        AT91C_ADC_TRGSEL_TIOA5                ((unsigned int) 0x5 <<  1) // (ADC) Selected TRGSEL = TIAO5
-#define        AT91C_ADC_TRGSEL_EXT                  ((unsigned int) 0x6 <<  1) // (ADC) Selected TRGSEL = External Trigger
-#define AT91C_ADC_LOWRES      ((unsigned int) 0x1 <<  4) // (ADC) Resolution.
-#define        AT91C_ADC_LOWRES_10_BIT               ((unsigned int) 0x0 <<  4) // (ADC) 10-bit resolution
-#define        AT91C_ADC_LOWRES_8_BIT                ((unsigned int) 0x1 <<  4) // (ADC) 8-bit resolution
-#define AT91C_ADC_SLEEP       ((unsigned int) 0x1 <<  5) // (ADC) Sleep Mode
-#define        AT91C_ADC_SLEEP_NORMAL_MODE          ((unsigned int) 0x0 <<  5) // (ADC) Normal Mode
-#define        AT91C_ADC_SLEEP_MODE                 ((unsigned int) 0x1 <<  5) // (ADC) Sleep Mode
-#define AT91C_ADC_PRESCAL     ((unsigned int) 0x3F <<  8) // (ADC) Prescaler rate selection
-#define AT91C_ADC_STARTUP     ((unsigned int) 0x1F << 16) // (ADC) Startup Time
-#define AT91C_ADC_SHTIM       ((unsigned int) 0xF << 24) // (ADC) Sample & Hold Time
-// --------    ADC_CHER : (ADC Offset: 0x10) ADC Channel Enable Register -------- 
-#define AT91C_ADC_CH0         ((unsigned int) 0x1 <<  0) // (ADC) Channel 0
-#define AT91C_ADC_CH1         ((unsigned int) 0x1 <<  1) // (ADC) Channel 1
-#define AT91C_ADC_CH2         ((unsigned int) 0x1 <<  2) // (ADC) Channel 2
-#define AT91C_ADC_CH3         ((unsigned int) 0x1 <<  3) // (ADC) Channel 3
-#define AT91C_ADC_CH4         ((unsigned int) 0x1 <<  4) // (ADC) Channel 4
-#define AT91C_ADC_CH5         ((unsigned int) 0x1 <<  5) // (ADC) Channel 5
-#define AT91C_ADC_CH6         ((unsigned int) 0x1 <<  6) // (ADC) Channel 6
-#define AT91C_ADC_CH7         ((unsigned int) 0x1 <<  7) // (ADC) Channel 7
-// --------    ADC_CHDR : (ADC Offset: 0x14) ADC Channel Disable Register -------- 
-// --------    ADC_CHSR : (ADC Offset: 0x18) ADC Channel Status Register -------- 
-// -------- ADC_SR : (ADC Offset: 0x1c) ADC Status Register -------- 
-#define AT91C_ADC_EOC0        ((unsigned int) 0x1 <<  0) // (ADC) End of Conversion
-#define AT91C_ADC_EOC1        ((unsigned int) 0x1 <<  1) // (ADC) End of Conversion
-#define AT91C_ADC_EOC2        ((unsigned int) 0x1 <<  2) // (ADC) End of Conversion
-#define AT91C_ADC_EOC3        ((unsigned int) 0x1 <<  3) // (ADC) End of Conversion
-#define AT91C_ADC_EOC4        ((unsigned int) 0x1 <<  4) // (ADC) End of Conversion
-#define AT91C_ADC_EOC5        ((unsigned int) 0x1 <<  5) // (ADC) End of Conversion
-#define AT91C_ADC_EOC6        ((unsigned int) 0x1 <<  6) // (ADC) End of Conversion
-#define AT91C_ADC_EOC7        ((unsigned int) 0x1 <<  7) // (ADC) End of Conversion
-#define AT91C_ADC_OVRE0       ((unsigned int) 0x1 <<  8) // (ADC) Overrun Error
-#define AT91C_ADC_OVRE1       ((unsigned int) 0x1 <<  9) // (ADC) Overrun Error
-#define AT91C_ADC_OVRE2       ((unsigned int) 0x1 << 10) // (ADC) Overrun Error
-#define AT91C_ADC_OVRE3       ((unsigned int) 0x1 << 11) // (ADC) Overrun Error
-#define AT91C_ADC_OVRE4       ((unsigned int) 0x1 << 12) // (ADC) Overrun Error
-#define AT91C_ADC_OVRE5       ((unsigned int) 0x1 << 13) // (ADC) Overrun Error
-#define AT91C_ADC_OVRE6       ((unsigned int) 0x1 << 14) // (ADC) Overrun Error
-#define AT91C_ADC_OVRE7       ((unsigned int) 0x1 << 15) // (ADC) Overrun Error
-#define AT91C_ADC_DRDY        ((unsigned int) 0x1 << 16) // (ADC) Data Ready
-#define AT91C_ADC_GOVRE       ((unsigned int) 0x1 << 17) // (ADC) General Overrun
-#define AT91C_ADC_ENDRX       ((unsigned int) 0x1 << 18) // (ADC) End of Receiver Transfer
-#define AT91C_ADC_RXBUFF      ((unsigned int) 0x1 << 19) // (ADC) RXBUFF Interrupt
-// -------- ADC_LCDR : (ADC Offset: 0x20) ADC Last Converted Data Register -------- 
-#define AT91C_ADC_LDATA       ((unsigned int) 0x3FF <<  0) // (ADC) Last Data Converted
-// -------- ADC_IER : (ADC Offset: 0x24) ADC Interrupt Enable Register -------- 
-// -------- ADC_IDR : (ADC Offset: 0x28) ADC Interrupt Disable Register -------- 
-// -------- ADC_IMR : (ADC Offset: 0x2c) ADC Interrupt Mask Register -------- 
-// -------- ADC_CDR0 : (ADC Offset: 0x30) ADC Channel Data Register 0 -------- 
-#define AT91C_ADC_DATA        ((unsigned int) 0x3FF <<  0) // (ADC) Converted Data
-// -------- ADC_CDR1 : (ADC Offset: 0x34) ADC Channel Data Register 1 -------- 
-// -------- ADC_CDR2 : (ADC Offset: 0x38) ADC Channel Data Register 2 -------- 
-// -------- ADC_CDR3 : (ADC Offset: 0x3c) ADC Channel Data Register 3 -------- 
-// -------- ADC_CDR4 : (ADC Offset: 0x40) ADC Channel Data Register 4 -------- 
-// -------- ADC_CDR5 : (ADC Offset: 0x44) ADC Channel Data Register 5 -------- 
-// -------- ADC_CDR6 : (ADC Offset: 0x48) ADC Channel Data Register 6 -------- 
-// -------- ADC_CDR7 : (ADC Offset: 0x4c) ADC Channel Data Register 7 -------- 
-
-// *****************************************************************************
-//               REGISTER ADDRESS DEFINITION FOR AT91SAM7X256
-// *****************************************************************************
-// ========== Register definition for SYS peripheral ========== 
-// ========== Register definition for AIC peripheral ========== 
-#define AT91C_AIC_IVR   ((AT91_REG *)  0xFFFFF100) // (AIC) IRQ Vector Register
-#define AT91C_AIC_SMR   ((AT91_REG *)  0xFFFFF000) // (AIC) Source Mode Register
-#define AT91C_AIC_FVR   ((AT91_REG *)  0xFFFFF104) // (AIC) FIQ Vector Register
-#define AT91C_AIC_DCR   ((AT91_REG *)  0xFFFFF138) // (AIC) Debug Control Register (Protect)
-#define AT91C_AIC_EOICR ((AT91_REG *)  0xFFFFF130) // (AIC) End of Interrupt Command Register
-#define AT91C_AIC_SVR   ((AT91_REG *)  0xFFFFF080) // (AIC) Source Vector Register
-#define AT91C_AIC_FFSR  ((AT91_REG *)  0xFFFFF148) // (AIC) Fast Forcing Status Register
-#define AT91C_AIC_ICCR  ((AT91_REG *)  0xFFFFF128) // (AIC) Interrupt Clear Command Register
-#define AT91C_AIC_ISR   ((AT91_REG *)  0xFFFFF108) // (AIC) Interrupt Status Register
-#define AT91C_AIC_IMR   ((AT91_REG *)  0xFFFFF110) // (AIC) Interrupt Mask Register
-#define AT91C_AIC_IPR   ((AT91_REG *)  0xFFFFF10C) // (AIC) Interrupt Pending Register
-#define AT91C_AIC_FFER  ((AT91_REG *)  0xFFFFF140) // (AIC) Fast Forcing Enable Register
-#define AT91C_AIC_IECR  ((AT91_REG *)  0xFFFFF120) // (AIC) Interrupt Enable Command Register
-#define AT91C_AIC_ISCR  ((AT91_REG *)  0xFFFFF12C) // (AIC) Interrupt Set Command Register
-#define AT91C_AIC_FFDR  ((AT91_REG *)  0xFFFFF144) // (AIC) Fast Forcing Disable Register
-#define AT91C_AIC_CISR  ((AT91_REG *)  0xFFFFF114) // (AIC) Core Interrupt Status Register
-#define AT91C_AIC_IDCR  ((AT91_REG *)  0xFFFFF124) // (AIC) Interrupt Disable Command Register
-#define AT91C_AIC_SPU   ((AT91_REG *)  0xFFFFF134) // (AIC) Spurious Vector Register
-// ========== Register definition for PDC_DBGU peripheral ========== 
-#define AT91C_DBGU_TCR  ((AT91_REG *)  0xFFFFF30C) // (PDC_DBGU) Transmit Counter Register
-#define AT91C_DBGU_RNPR ((AT91_REG *)  0xFFFFF310) // (PDC_DBGU) Receive Next Pointer Register
-#define AT91C_DBGU_TNPR ((AT91_REG *)  0xFFFFF318) // (PDC_DBGU) Transmit Next Pointer Register
-#define AT91C_DBGU_TPR  ((AT91_REG *)  0xFFFFF308) // (PDC_DBGU) Transmit Pointer Register
-#define AT91C_DBGU_RPR  ((AT91_REG *)  0xFFFFF300) // (PDC_DBGU) Receive Pointer Register
-#define AT91C_DBGU_RCR  ((AT91_REG *)  0xFFFFF304) // (PDC_DBGU) Receive Counter Register
-#define AT91C_DBGU_RNCR ((AT91_REG *)  0xFFFFF314) // (PDC_DBGU) Receive Next Counter Register
-#define AT91C_DBGU_PTCR ((AT91_REG *)  0xFFFFF320) // (PDC_DBGU) PDC Transfer Control Register
-#define AT91C_DBGU_PTSR ((AT91_REG *)  0xFFFFF324) // (PDC_DBGU) PDC Transfer Status Register
-#define AT91C_DBGU_TNCR ((AT91_REG *)  0xFFFFF31C) // (PDC_DBGU) Transmit Next Counter Register
-// ========== Register definition for DBGU peripheral ========== 
-#define AT91C_DBGU_EXID ((AT91_REG *)  0xFFFFF244) // (DBGU) Chip ID Extension Register
-#define AT91C_DBGU_BRGR ((AT91_REG *)  0xFFFFF220) // (DBGU) Baud Rate Generator Register
-#define AT91C_DBGU_IDR  ((AT91_REG *)  0xFFFFF20C) // (DBGU) Interrupt Disable Register
-#define AT91C_DBGU_CSR  ((AT91_REG *)  0xFFFFF214) // (DBGU) Channel Status Register
-#define AT91C_DBGU_CIDR ((AT91_REG *)  0xFFFFF240) // (DBGU) Chip ID Register
-#define AT91C_DBGU_MR   ((AT91_REG *)  0xFFFFF204) // (DBGU) Mode Register
-#define AT91C_DBGU_IMR  ((AT91_REG *)  0xFFFFF210) // (DBGU) Interrupt Mask Register
-#define AT91C_DBGU_CR   ((AT91_REG *)  0xFFFFF200) // (DBGU) Control Register
-#define AT91C_DBGU_FNTR ((AT91_REG *)  0xFFFFF248) // (DBGU) Force NTRST Register
-#define AT91C_DBGU_THR  ((AT91_REG *)  0xFFFFF21C) // (DBGU) Transmitter Holding Register
-#define AT91C_DBGU_RHR  ((AT91_REG *)  0xFFFFF218) // (DBGU) Receiver Holding Register
-#define AT91C_DBGU_IER  ((AT91_REG *)  0xFFFFF208) // (DBGU) Interrupt Enable Register
-// ========== Register definition for PIOA peripheral ========== 
-#define AT91C_PIOA_ODR  ((AT91_REG *)  0xFFFFF414) // (PIOA) Output Disable Registerr
-#define AT91C_PIOA_SODR ((AT91_REG *)  0xFFFFF430) // (PIOA) Set Output Data Register
-#define AT91C_PIOA_ISR  ((AT91_REG *)  0xFFFFF44C) // (PIOA) Interrupt Status Register
-#define AT91C_PIOA_ABSR ((AT91_REG *)  0xFFFFF478) // (PIOA) AB Select Status Register
-#define AT91C_PIOA_IER  ((AT91_REG *)  0xFFFFF440) // (PIOA) Interrupt Enable Register
-#define AT91C_PIOA_PPUDR ((AT91_REG *)         0xFFFFF460) // (PIOA) Pull-up Disable Register
-#define AT91C_PIOA_IMR  ((AT91_REG *)  0xFFFFF448) // (PIOA) Interrupt Mask Register
-#define AT91C_PIOA_PER  ((AT91_REG *)  0xFFFFF400) // (PIOA) PIO Enable Register
-#define AT91C_PIOA_IFDR ((AT91_REG *)  0xFFFFF424) // (PIOA) Input Filter Disable Register
-#define AT91C_PIOA_OWDR ((AT91_REG *)  0xFFFFF4A4) // (PIOA) Output Write Disable Register
-#define AT91C_PIOA_MDSR ((AT91_REG *)  0xFFFFF458) // (PIOA) Multi-driver Status Register
-#define AT91C_PIOA_IDR  ((AT91_REG *)  0xFFFFF444) // (PIOA) Interrupt Disable Register
-#define AT91C_PIOA_ODSR ((AT91_REG *)  0xFFFFF438) // (PIOA) Output Data Status Register
-#define AT91C_PIOA_PPUSR ((AT91_REG *)         0xFFFFF468) // (PIOA) Pull-up Status Register
-#define AT91C_PIOA_OWSR ((AT91_REG *)  0xFFFFF4A8) // (PIOA) Output Write Status Register
-#define AT91C_PIOA_BSR  ((AT91_REG *)  0xFFFFF474) // (PIOA) Select B Register
-#define AT91C_PIOA_OWER ((AT91_REG *)  0xFFFFF4A0) // (PIOA) Output Write Enable Register
-#define AT91C_PIOA_IFER ((AT91_REG *)  0xFFFFF420) // (PIOA) Input Filter Enable Register
-#define AT91C_PIOA_PDSR ((AT91_REG *)  0xFFFFF43C) // (PIOA) Pin Data Status Register
-#define AT91C_PIOA_PPUER ((AT91_REG *)         0xFFFFF464) // (PIOA) Pull-up Enable Register
-#define AT91C_PIOA_OSR  ((AT91_REG *)  0xFFFFF418) // (PIOA) Output Status Register
-#define AT91C_PIOA_ASR  ((AT91_REG *)  0xFFFFF470) // (PIOA) Select A Register
-#define AT91C_PIOA_MDDR ((AT91_REG *)  0xFFFFF454) // (PIOA) Multi-driver Disable Register
-#define AT91C_PIOA_CODR ((AT91_REG *)  0xFFFFF434) // (PIOA) Clear Output Data Register
-#define AT91C_PIOA_MDER ((AT91_REG *)  0xFFFFF450) // (PIOA) Multi-driver Enable Register
-#define AT91C_PIOA_PDR  ((AT91_REG *)  0xFFFFF404) // (PIOA) PIO Disable Register
-#define AT91C_PIOA_IFSR ((AT91_REG *)  0xFFFFF428) // (PIOA) Input Filter Status Register
-#define AT91C_PIOA_OER  ((AT91_REG *)  0xFFFFF410) // (PIOA) Output Enable Register
-#define AT91C_PIOA_PSR  ((AT91_REG *)  0xFFFFF408) // (PIOA) PIO Status Register
-// ========== Register definition for PIOB peripheral ========== 
-#define AT91C_PIOB_OWDR ((AT91_REG *)  0xFFFFF6A4) // (PIOB) Output Write Disable Register
-#define AT91C_PIOB_MDER ((AT91_REG *)  0xFFFFF650) // (PIOB) Multi-driver Enable Register
-#define AT91C_PIOB_PPUSR ((AT91_REG *)         0xFFFFF668) // (PIOB) Pull-up Status Register
-#define AT91C_PIOB_IMR  ((AT91_REG *)  0xFFFFF648) // (PIOB) Interrupt Mask Register
-#define AT91C_PIOB_ASR  ((AT91_REG *)  0xFFFFF670) // (PIOB) Select A Register
-#define AT91C_PIOB_PPUDR ((AT91_REG *)         0xFFFFF660) // (PIOB) Pull-up Disable Register
-#define AT91C_PIOB_PSR  ((AT91_REG *)  0xFFFFF608) // (PIOB) PIO Status Register
-#define AT91C_PIOB_IER  ((AT91_REG *)  0xFFFFF640) // (PIOB) Interrupt Enable Register
-#define AT91C_PIOB_CODR ((AT91_REG *)  0xFFFFF634) // (PIOB) Clear Output Data Register
-#define AT91C_PIOB_OWER ((AT91_REG *)  0xFFFFF6A0) // (PIOB) Output Write Enable Register
-#define AT91C_PIOB_ABSR ((AT91_REG *)  0xFFFFF678) // (PIOB) AB Select Status Register
-#define AT91C_PIOB_IFDR ((AT91_REG *)  0xFFFFF624) // (PIOB) Input Filter Disable Register
-#define AT91C_PIOB_PDSR ((AT91_REG *)  0xFFFFF63C) // (PIOB) Pin Data Status Register
-#define AT91C_PIOB_IDR  ((AT91_REG *)  0xFFFFF644) // (PIOB) Interrupt Disable Register
-#define AT91C_PIOB_OWSR ((AT91_REG *)  0xFFFFF6A8) // (PIOB) Output Write Status Register
-#define AT91C_PIOB_PDR  ((AT91_REG *)  0xFFFFF604) // (PIOB) PIO Disable Register
-#define AT91C_PIOB_ODR  ((AT91_REG *)  0xFFFFF614) // (PIOB) Output Disable Registerr
-#define AT91C_PIOB_IFSR ((AT91_REG *)  0xFFFFF628) // (PIOB) Input Filter Status Register
-#define AT91C_PIOB_PPUER ((AT91_REG *)         0xFFFFF664) // (PIOB) Pull-up Enable Register
-#define AT91C_PIOB_SODR ((AT91_REG *)  0xFFFFF630) // (PIOB) Set Output Data Register
-#define AT91C_PIOB_ISR  ((AT91_REG *)  0xFFFFF64C) // (PIOB) Interrupt Status Register
-#define AT91C_PIOB_ODSR ((AT91_REG *)  0xFFFFF638) // (PIOB) Output Data Status Register
-#define AT91C_PIOB_OSR  ((AT91_REG *)  0xFFFFF618) // (PIOB) Output Status Register
-#define AT91C_PIOB_MDSR ((AT91_REG *)  0xFFFFF658) // (PIOB) Multi-driver Status Register
-#define AT91C_PIOB_IFER ((AT91_REG *)  0xFFFFF620) // (PIOB) Input Filter Enable Register
-#define AT91C_PIOB_BSR  ((AT91_REG *)  0xFFFFF674) // (PIOB) Select B Register
-#define AT91C_PIOB_MDDR ((AT91_REG *)  0xFFFFF654) // (PIOB) Multi-driver Disable Register
-#define AT91C_PIOB_OER  ((AT91_REG *)  0xFFFFF610) // (PIOB) Output Enable Register
-#define AT91C_PIOB_PER  ((AT91_REG *)  0xFFFFF600) // (PIOB) PIO Enable Register
-// ========== Register definition for CKGR peripheral ========== 
-#define AT91C_CKGR_MOR  ((AT91_REG *)  0xFFFFFC20) // (CKGR) Main Oscillator Register
-#define AT91C_CKGR_PLLR ((AT91_REG *)  0xFFFFFC2C) // (CKGR) PLL Register
-#define AT91C_CKGR_MCFR ((AT91_REG *)  0xFFFFFC24) // (CKGR) Main Clock  Frequency Register
-// ========== Register definition for PMC peripheral ========== 
-#define AT91C_PMC_IDR   ((AT91_REG *)  0xFFFFFC64) // (PMC) Interrupt Disable Register
-#define AT91C_PMC_MOR   ((AT91_REG *)  0xFFFFFC20) // (PMC) Main Oscillator Register
-#define AT91C_PMC_PLLR  ((AT91_REG *)  0xFFFFFC2C) // (PMC) PLL Register
-#define AT91C_PMC_PCER  ((AT91_REG *)  0xFFFFFC10) // (PMC) Peripheral Clock Enable Register
-#define AT91C_PMC_PCKR  ((AT91_REG *)  0xFFFFFC40) // (PMC) Programmable Clock Register
-#define AT91C_PMC_MCKR  ((AT91_REG *)  0xFFFFFC30) // (PMC) Master Clock Register
-#define AT91C_PMC_SCDR  ((AT91_REG *)  0xFFFFFC04) // (PMC) System Clock Disable Register
-#define AT91C_PMC_PCDR  ((AT91_REG *)  0xFFFFFC14) // (PMC) Peripheral Clock Disable Register
-#define AT91C_PMC_SCSR  ((AT91_REG *)  0xFFFFFC08) // (PMC) System Clock Status Register
-#define AT91C_PMC_PCSR  ((AT91_REG *)  0xFFFFFC18) // (PMC) Peripheral Clock Status Register
-#define AT91C_PMC_MCFR  ((AT91_REG *)  0xFFFFFC24) // (PMC) Main Clock  Frequency Register
-#define AT91C_PMC_SCER  ((AT91_REG *)  0xFFFFFC00) // (PMC) System Clock Enable Register
-#define AT91C_PMC_IMR   ((AT91_REG *)  0xFFFFFC6C) // (PMC) Interrupt Mask Register
-#define AT91C_PMC_IER   ((AT91_REG *)  0xFFFFFC60) // (PMC) Interrupt Enable Register
-#define AT91C_PMC_SR    ((AT91_REG *)  0xFFFFFC68) // (PMC) Status Register
-// ========== Register definition for RSTC peripheral ========== 
-#define AT91C_RSTC_RCR  ((AT91_REG *)  0xFFFFFD00) // (RSTC) Reset Control Register
-#define AT91C_RSTC_RMR  ((AT91_REG *)  0xFFFFFD08) // (RSTC) Reset Mode Register
-#define AT91C_RSTC_RSR  ((AT91_REG *)  0xFFFFFD04) // (RSTC) Reset Status Register
-// ========== Register definition for RTTC peripheral ========== 
-#define AT91C_RTTC_RTSR ((AT91_REG *)  0xFFFFFD2C) // (RTTC) Real-time Status Register
-#define AT91C_RTTC_RTMR ((AT91_REG *)  0xFFFFFD20) // (RTTC) Real-time Mode Register
-#define AT91C_RTTC_RTVR ((AT91_REG *)  0xFFFFFD28) // (RTTC) Real-time Value Register
-#define AT91C_RTTC_RTAR ((AT91_REG *)  0xFFFFFD24) // (RTTC) Real-time Alarm Register
-// ========== Register definition for PITC peripheral ========== 
-#define AT91C_PITC_PIVR ((AT91_REG *)  0xFFFFFD38) // (PITC) Period Interval Value Register
-#define AT91C_PITC_PISR ((AT91_REG *)  0xFFFFFD34) // (PITC) Period Interval Status Register
-#define AT91C_PITC_PIIR ((AT91_REG *)  0xFFFFFD3C) // (PITC) Period Interval Image Register
-#define AT91C_PITC_PIMR ((AT91_REG *)  0xFFFFFD30) // (PITC) Period Interval Mode Register
-// ========== Register definition for WDTC peripheral ========== 
-#define AT91C_WDTC_WDCR ((AT91_REG *)  0xFFFFFD40) // (WDTC) Watchdog Control Register
-#define AT91C_WDTC_WDSR ((AT91_REG *)  0xFFFFFD48) // (WDTC) Watchdog Status Register
-#define AT91C_WDTC_WDMR ((AT91_REG *)  0xFFFFFD44) // (WDTC) Watchdog Mode Register
-// ========== Register definition for VREG peripheral ========== 
-#define AT91C_VREG_MR   ((AT91_REG *)  0xFFFFFD60) // (VREG) Voltage Regulator Mode Register
-// ========== Register definition for MC peripheral ========== 
-#define AT91C_MC_ASR    ((AT91_REG *)  0xFFFFFF04) // (MC) MC Abort Status Register
-#define AT91C_MC_RCR    ((AT91_REG *)  0xFFFFFF00) // (MC) MC Remap Control Register
-#define AT91C_MC_FCR    ((AT91_REG *)  0xFFFFFF64) // (MC) MC Flash Command Register
-#define AT91C_MC_AASR   ((AT91_REG *)  0xFFFFFF08) // (MC) MC Abort Address Status Register
-#define AT91C_MC_FSR    ((AT91_REG *)  0xFFFFFF68) // (MC) MC Flash Status Register
-#define AT91C_MC_FMR    ((AT91_REG *)  0xFFFFFF60) // (MC) MC Flash Mode Register
-// ========== Register definition for PDC_SPI1 peripheral ========== 
-#define AT91C_SPI1_PTCR ((AT91_REG *)  0xFFFE4120) // (PDC_SPI1) PDC Transfer Control Register
-#define AT91C_SPI1_RPR  ((AT91_REG *)  0xFFFE4100) // (PDC_SPI1) Receive Pointer Register
-#define AT91C_SPI1_TNCR ((AT91_REG *)  0xFFFE411C) // (PDC_SPI1) Transmit Next Counter Register
-#define AT91C_SPI1_TPR  ((AT91_REG *)  0xFFFE4108) // (PDC_SPI1) Transmit Pointer Register
-#define AT91C_SPI1_TNPR ((AT91_REG *)  0xFFFE4118) // (PDC_SPI1) Transmit Next Pointer Register
-#define AT91C_SPI1_TCR  ((AT91_REG *)  0xFFFE410C) // (PDC_SPI1) Transmit Counter Register
-#define AT91C_SPI1_RCR  ((AT91_REG *)  0xFFFE4104) // (PDC_SPI1) Receive Counter Register
-#define AT91C_SPI1_RNPR ((AT91_REG *)  0xFFFE4110) // (PDC_SPI1) Receive Next Pointer Register
-#define AT91C_SPI1_RNCR ((AT91_REG *)  0xFFFE4114) // (PDC_SPI1) Receive Next Counter Register
-#define AT91C_SPI1_PTSR ((AT91_REG *)  0xFFFE4124) // (PDC_SPI1) PDC Transfer Status Register
-// ========== Register definition for SPI1 peripheral ========== 
-#define AT91C_SPI1_IMR  ((AT91_REG *)  0xFFFE401C) // (SPI1) Interrupt Mask Register
-#define AT91C_SPI1_IER  ((AT91_REG *)  0xFFFE4014) // (SPI1) Interrupt Enable Register
-#define AT91C_SPI1_MR   ((AT91_REG *)  0xFFFE4004) // (SPI1) Mode Register
-#define AT91C_SPI1_RDR  ((AT91_REG *)  0xFFFE4008) // (SPI1) Receive Data Register
-#define AT91C_SPI1_IDR  ((AT91_REG *)  0xFFFE4018) // (SPI1) Interrupt Disable Register
-#define AT91C_SPI1_SR   ((AT91_REG *)  0xFFFE4010) // (SPI1) Status Register
-#define AT91C_SPI1_TDR  ((AT91_REG *)  0xFFFE400C) // (SPI1) Transmit Data Register
-#define AT91C_SPI1_CR   ((AT91_REG *)  0xFFFE4000) // (SPI1) Control Register
-#define AT91C_SPI1_CSR  ((AT91_REG *)  0xFFFE4030) // (SPI1) Chip Select Register
-// ========== Register definition for PDC_SPI0 peripheral ========== 
-#define AT91C_SPI0_PTCR ((AT91_REG *)  0xFFFE0120) // (PDC_SPI0) PDC Transfer Control Register
-#define AT91C_SPI0_TPR  ((AT91_REG *)  0xFFFE0108) // (PDC_SPI0) Transmit Pointer Register
-#define AT91C_SPI0_TCR  ((AT91_REG *)  0xFFFE010C) // (PDC_SPI0) Transmit Counter Register
-#define AT91C_SPI0_RCR  ((AT91_REG *)  0xFFFE0104) // (PDC_SPI0) Receive Counter Register
-#define AT91C_SPI0_PTSR ((AT91_REG *)  0xFFFE0124) // (PDC_SPI0) PDC Transfer Status Register
-#define AT91C_SPI0_RNPR ((AT91_REG *)  0xFFFE0110) // (PDC_SPI0) Receive Next Pointer Register
-#define AT91C_SPI0_RPR  ((AT91_REG *)  0xFFFE0100) // (PDC_SPI0) Receive Pointer Register
-#define AT91C_SPI0_TNCR ((AT91_REG *)  0xFFFE011C) // (PDC_SPI0) Transmit Next Counter Register
-#define AT91C_SPI0_RNCR ((AT91_REG *)  0xFFFE0114) // (PDC_SPI0) Receive Next Counter Register
-#define AT91C_SPI0_TNPR ((AT91_REG *)  0xFFFE0118) // (PDC_SPI0) Transmit Next Pointer Register
-// ========== Register definition for SPI0 peripheral ========== 
-#define AT91C_SPI0_IER  ((AT91_REG *)  0xFFFE0014) // (SPI0) Interrupt Enable Register
-#define AT91C_SPI0_SR   ((AT91_REG *)  0xFFFE0010) // (SPI0) Status Register
-#define AT91C_SPI0_IDR  ((AT91_REG *)  0xFFFE0018) // (SPI0) Interrupt Disable Register
-#define AT91C_SPI0_CR   ((AT91_REG *)  0xFFFE0000) // (SPI0) Control Register
-#define AT91C_SPI0_MR   ((AT91_REG *)  0xFFFE0004) // (SPI0) Mode Register
-#define AT91C_SPI0_IMR  ((AT91_REG *)  0xFFFE001C) // (SPI0) Interrupt Mask Register
-#define AT91C_SPI0_TDR  ((AT91_REG *)  0xFFFE000C) // (SPI0) Transmit Data Register
-#define AT91C_SPI0_RDR  ((AT91_REG *)  0xFFFE0008) // (SPI0) Receive Data Register
-#define AT91C_SPI0_CSR  ((AT91_REG *)  0xFFFE0030) // (SPI0) Chip Select Register
-// ========== Register definition for PDC_US1 peripheral ========== 
-#define AT91C_US1_RNCR  ((AT91_REG *)  0xFFFC4114) // (PDC_US1) Receive Next Counter Register
-#define AT91C_US1_PTCR  ((AT91_REG *)  0xFFFC4120) // (PDC_US1) PDC Transfer Control Register
-#define AT91C_US1_TCR   ((AT91_REG *)  0xFFFC410C) // (PDC_US1) Transmit Counter Register
-#define AT91C_US1_PTSR  ((AT91_REG *)  0xFFFC4124) // (PDC_US1) PDC Transfer Status Register
-#define AT91C_US1_TNPR  ((AT91_REG *)  0xFFFC4118) // (PDC_US1) Transmit Next Pointer Register
-#define AT91C_US1_RCR   ((AT91_REG *)  0xFFFC4104) // (PDC_US1) Receive Counter Register
-#define AT91C_US1_RNPR  ((AT91_REG *)  0xFFFC4110) // (PDC_US1) Receive Next Pointer Register
-#define AT91C_US1_RPR   ((AT91_REG *)  0xFFFC4100) // (PDC_US1) Receive Pointer Register
-#define AT91C_US1_TNCR  ((AT91_REG *)  0xFFFC411C) // (PDC_US1) Transmit Next Counter Register
-#define AT91C_US1_TPR   ((AT91_REG *)  0xFFFC4108) // (PDC_US1) Transmit Pointer Register
-// ========== Register definition for US1 peripheral ========== 
-#define AT91C_US1_IF    ((AT91_REG *)  0xFFFC404C) // (US1) IRDA_FILTER Register
-#define AT91C_US1_NER   ((AT91_REG *)  0xFFFC4044) // (US1) Nb Errors Register
-#define AT91C_US1_RTOR  ((AT91_REG *)  0xFFFC4024) // (US1) Receiver Time-out Register
-#define AT91C_US1_CSR   ((AT91_REG *)  0xFFFC4014) // (US1) Channel Status Register
-#define AT91C_US1_IDR   ((AT91_REG *)  0xFFFC400C) // (US1) Interrupt Disable Register
-#define AT91C_US1_IER   ((AT91_REG *)  0xFFFC4008) // (US1) Interrupt Enable Register
-#define AT91C_US1_THR   ((AT91_REG *)  0xFFFC401C) // (US1) Transmitter Holding Register
-#define AT91C_US1_TTGR  ((AT91_REG *)  0xFFFC4028) // (US1) Transmitter Time-guard Register
-#define AT91C_US1_RHR   ((AT91_REG *)  0xFFFC4018) // (US1) Receiver Holding Register
-#define AT91C_US1_BRGR  ((AT91_REG *)  0xFFFC4020) // (US1) Baud Rate Generator Register
-#define AT91C_US1_IMR   ((AT91_REG *)  0xFFFC4010) // (US1) Interrupt Mask Register
-#define AT91C_US1_FIDI  ((AT91_REG *)  0xFFFC4040) // (US1) FI_DI_Ratio Register
-#define AT91C_US1_CR    ((AT91_REG *)  0xFFFC4000) // (US1) Control Register
-#define AT91C_US1_MR    ((AT91_REG *)  0xFFFC4004) // (US1) Mode Register
-// ========== Register definition for PDC_US0 peripheral ========== 
-#define AT91C_US0_TNPR  ((AT91_REG *)  0xFFFC0118) // (PDC_US0) Transmit Next Pointer Register
-#define AT91C_US0_RNPR  ((AT91_REG *)  0xFFFC0110) // (PDC_US0) Receive Next Pointer Register
-#define AT91C_US0_TCR   ((AT91_REG *)  0xFFFC010C) // (PDC_US0) Transmit Counter Register
-#define AT91C_US0_PTCR  ((AT91_REG *)  0xFFFC0120) // (PDC_US0) PDC Transfer Control Register
-#define AT91C_US0_PTSR  ((AT91_REG *)  0xFFFC0124) // (PDC_US0) PDC Transfer Status Register
-#define AT91C_US0_TNCR  ((AT91_REG *)  0xFFFC011C) // (PDC_US0) Transmit Next Counter Register
-#define AT91C_US0_TPR   ((AT91_REG *)  0xFFFC0108) // (PDC_US0) Transmit Pointer Register
-#define AT91C_US0_RCR   ((AT91_REG *)  0xFFFC0104) // (PDC_US0) Receive Counter Register
-#define AT91C_US0_RPR   ((AT91_REG *)  0xFFFC0100) // (PDC_US0) Receive Pointer Register
-#define AT91C_US0_RNCR  ((AT91_REG *)  0xFFFC0114) // (PDC_US0) Receive Next Counter Register
-// ========== Register definition for US0 peripheral ========== 
-#define AT91C_US0_BRGR  ((AT91_REG *)  0xFFFC0020) // (US0) Baud Rate Generator Register
-#define AT91C_US0_NER   ((AT91_REG *)  0xFFFC0044) // (US0) Nb Errors Register
-#define AT91C_US0_CR    ((AT91_REG *)  0xFFFC0000) // (US0) Control Register
-#define AT91C_US0_IMR   ((AT91_REG *)  0xFFFC0010) // (US0) Interrupt Mask Register
-#define AT91C_US0_FIDI  ((AT91_REG *)  0xFFFC0040) // (US0) FI_DI_Ratio Register
-#define AT91C_US0_TTGR  ((AT91_REG *)  0xFFFC0028) // (US0) Transmitter Time-guard Register
-#define AT91C_US0_MR    ((AT91_REG *)  0xFFFC0004) // (US0) Mode Register
-#define AT91C_US0_RTOR  ((AT91_REG *)  0xFFFC0024) // (US0) Receiver Time-out Register
-#define AT91C_US0_CSR   ((AT91_REG *)  0xFFFC0014) // (US0) Channel Status Register
-#define AT91C_US0_RHR   ((AT91_REG *)  0xFFFC0018) // (US0) Receiver Holding Register
-#define AT91C_US0_IDR   ((AT91_REG *)  0xFFFC000C) // (US0) Interrupt Disable Register
-#define AT91C_US0_THR   ((AT91_REG *)  0xFFFC001C) // (US0) Transmitter Holding Register
-#define AT91C_US0_IF    ((AT91_REG *)  0xFFFC004C) // (US0) IRDA_FILTER Register
-#define AT91C_US0_IER   ((AT91_REG *)  0xFFFC0008) // (US0) Interrupt Enable Register
-// ========== Register definition for PDC_SSC peripheral ========== 
-#define AT91C_SSC_TNCR  ((AT91_REG *)  0xFFFD411C) // (PDC_SSC) Transmit Next Counter Register
-#define AT91C_SSC_RPR   ((AT91_REG *)  0xFFFD4100) // (PDC_SSC) Receive Pointer Register
-#define AT91C_SSC_RNCR  ((AT91_REG *)  0xFFFD4114) // (PDC_SSC) Receive Next Counter Register
-#define AT91C_SSC_TPR   ((AT91_REG *)  0xFFFD4108) // (PDC_SSC) Transmit Pointer Register
-#define AT91C_SSC_PTCR  ((AT91_REG *)  0xFFFD4120) // (PDC_SSC) PDC Transfer Control Register
-#define AT91C_SSC_TCR   ((AT91_REG *)  0xFFFD410C) // (PDC_SSC) Transmit Counter Register
-#define AT91C_SSC_RCR   ((AT91_REG *)  0xFFFD4104) // (PDC_SSC) Receive Counter Register
-#define AT91C_SSC_RNPR  ((AT91_REG *)  0xFFFD4110) // (PDC_SSC) Receive Next Pointer Register
-#define AT91C_SSC_TNPR  ((AT91_REG *)  0xFFFD4118) // (PDC_SSC) Transmit Next Pointer Register
-#define AT91C_SSC_PTSR  ((AT91_REG *)  0xFFFD4124) // (PDC_SSC) PDC Transfer Status Register
-// ========== Register definition for SSC peripheral ========== 
-#define AT91C_SSC_RHR   ((AT91_REG *)  0xFFFD4020) // (SSC) Receive Holding Register
-#define AT91C_SSC_RSHR  ((AT91_REG *)  0xFFFD4030) // (SSC) Receive Sync Holding Register
-#define AT91C_SSC_TFMR  ((AT91_REG *)  0xFFFD401C) // (SSC) Transmit Frame Mode Register
-#define AT91C_SSC_IDR   ((AT91_REG *)  0xFFFD4048) // (SSC) Interrupt Disable Register
-#define AT91C_SSC_THR   ((AT91_REG *)  0xFFFD4024) // (SSC) Transmit Holding Register
-#define AT91C_SSC_RCMR  ((AT91_REG *)  0xFFFD4010) // (SSC) Receive Clock ModeRegister
-#define AT91C_SSC_IER   ((AT91_REG *)  0xFFFD4044) // (SSC) Interrupt Enable Register
-#define AT91C_SSC_TSHR  ((AT91_REG *)  0xFFFD4034) // (SSC) Transmit Sync Holding Register
-#define AT91C_SSC_SR    ((AT91_REG *)  0xFFFD4040) // (SSC) Status Register
-#define AT91C_SSC_CMR   ((AT91_REG *)  0xFFFD4004) // (SSC) Clock Mode Register
-#define AT91C_SSC_TCMR  ((AT91_REG *)  0xFFFD4018) // (SSC) Transmit Clock Mode Register
-#define AT91C_SSC_CR    ((AT91_REG *)  0xFFFD4000) // (SSC) Control Register
-#define AT91C_SSC_IMR   ((AT91_REG *)  0xFFFD404C) // (SSC) Interrupt Mask Register
-#define AT91C_SSC_RFMR  ((AT91_REG *)  0xFFFD4014) // (SSC) Receive Frame Mode Register
-// ========== Register definition for TWI peripheral ========== 
-#define AT91C_TWI_IER   ((AT91_REG *)  0xFFFB8024) // (TWI) Interrupt Enable Register
-#define AT91C_TWI_CR    ((AT91_REG *)  0xFFFB8000) // (TWI) Control Register
-#define AT91C_TWI_SR    ((AT91_REG *)  0xFFFB8020) // (TWI) Status Register
-#define AT91C_TWI_IMR   ((AT91_REG *)  0xFFFB802C) // (TWI) Interrupt Mask Register
-#define AT91C_TWI_THR   ((AT91_REG *)  0xFFFB8034) // (TWI) Transmit Holding Register
-#define AT91C_TWI_IDR   ((AT91_REG *)  0xFFFB8028) // (TWI) Interrupt Disable Register
-#define AT91C_TWI_IADR  ((AT91_REG *)  0xFFFB800C) // (TWI) Internal Address Register
-#define AT91C_TWI_MMR   ((AT91_REG *)  0xFFFB8004) // (TWI) Master Mode Register
-#define AT91C_TWI_CWGR  ((AT91_REG *)  0xFFFB8010) // (TWI) Clock Waveform Generator Register
-#define AT91C_TWI_RHR   ((AT91_REG *)  0xFFFB8030) // (TWI) Receive Holding Register
-// ========== Register definition for PWMC_CH3 peripheral ========== 
-#define AT91C_PWMC_CH3_CUPDR ((AT91_REG *)     0xFFFCC270) // (PWMC_CH3) Channel Update Register
-#define AT91C_PWMC_CH3_Reserved ((AT91_REG *)  0xFFFCC274) // (PWMC_CH3) Reserved
-#define AT91C_PWMC_CH3_CPRDR ((AT91_REG *)     0xFFFCC268) // (PWMC_CH3) Channel Period Register
-#define AT91C_PWMC_CH3_CDTYR ((AT91_REG *)     0xFFFCC264) // (PWMC_CH3) Channel Duty Cycle Register
-#define AT91C_PWMC_CH3_CCNTR ((AT91_REG *)     0xFFFCC26C) // (PWMC_CH3) Channel Counter Register
-#define AT91C_PWMC_CH3_CMR ((AT91_REG *)       0xFFFCC260) // (PWMC_CH3) Channel Mode Register
-// ========== Register definition for PWMC_CH2 peripheral ========== 
-#define AT91C_PWMC_CH2_Reserved ((AT91_REG *)  0xFFFCC254) // (PWMC_CH2) Reserved
-#define AT91C_PWMC_CH2_CMR ((AT91_REG *)       0xFFFCC240) // (PWMC_CH2) Channel Mode Register
-#define AT91C_PWMC_CH2_CCNTR ((AT91_REG *)     0xFFFCC24C) // (PWMC_CH2) Channel Counter Register
-#define AT91C_PWMC_CH2_CPRDR ((AT91_REG *)     0xFFFCC248) // (PWMC_CH2) Channel Period Register
-#define AT91C_PWMC_CH2_CUPDR ((AT91_REG *)     0xFFFCC250) // (PWMC_CH2) Channel Update Register
-#define AT91C_PWMC_CH2_CDTYR ((AT91_REG *)     0xFFFCC244) // (PWMC_CH2) Channel Duty Cycle Register
-// ========== Register definition for PWMC_CH1 peripheral ========== 
-#define AT91C_PWMC_CH1_Reserved ((AT91_REG *)  0xFFFCC234) // (PWMC_CH1) Reserved
-#define AT91C_PWMC_CH1_CUPDR ((AT91_REG *)     0xFFFCC230) // (PWMC_CH1) Channel Update Register
-#define AT91C_PWMC_CH1_CPRDR ((AT91_REG *)     0xFFFCC228) // (PWMC_CH1) Channel Period Register
-#define AT91C_PWMC_CH1_CCNTR ((AT91_REG *)     0xFFFCC22C) // (PWMC_CH1) Channel Counter Register
-#define AT91C_PWMC_CH1_CDTYR ((AT91_REG *)     0xFFFCC224) // (PWMC_CH1) Channel Duty Cycle Register
-#define AT91C_PWMC_CH1_CMR ((AT91_REG *)       0xFFFCC220) // (PWMC_CH1) Channel Mode Register
-// ========== Register definition for PWMC_CH0 peripheral ========== 
-#define AT91C_PWMC_CH0_Reserved ((AT91_REG *)  0xFFFCC214) // (PWMC_CH0) Reserved
-#define AT91C_PWMC_CH0_CPRDR ((AT91_REG *)     0xFFFCC208) // (PWMC_CH0) Channel Period Register
-#define AT91C_PWMC_CH0_CDTYR ((AT91_REG *)     0xFFFCC204) // (PWMC_CH0) Channel Duty Cycle Register
-#define AT91C_PWMC_CH0_CMR ((AT91_REG *)       0xFFFCC200) // (PWMC_CH0) Channel Mode Register
-#define AT91C_PWMC_CH0_CUPDR ((AT91_REG *)     0xFFFCC210) // (PWMC_CH0) Channel Update Register
-#define AT91C_PWMC_CH0_CCNTR ((AT91_REG *)     0xFFFCC20C) // (PWMC_CH0) Channel Counter Register
-// ========== Register definition for PWMC peripheral ========== 
-#define AT91C_PWMC_IDR  ((AT91_REG *)  0xFFFCC014) // (PWMC) PWMC Interrupt Disable Register
-#define AT91C_PWMC_DIS  ((AT91_REG *)  0xFFFCC008) // (PWMC) PWMC Disable Register
-#define AT91C_PWMC_IER  ((AT91_REG *)  0xFFFCC010) // (PWMC) PWMC Interrupt Enable Register
-#define AT91C_PWMC_VR   ((AT91_REG *)  0xFFFCC0FC) // (PWMC) PWMC Version Register
-#define AT91C_PWMC_ISR  ((AT91_REG *)  0xFFFCC01C) // (PWMC) PWMC Interrupt Status Register
-#define AT91C_PWMC_SR   ((AT91_REG *)  0xFFFCC00C) // (PWMC) PWMC Status Register
-#define AT91C_PWMC_IMR  ((AT91_REG *)  0xFFFCC018) // (PWMC) PWMC Interrupt Mask Register
-#define AT91C_PWMC_MR   ((AT91_REG *)  0xFFFCC000) // (PWMC) PWMC Mode Register
-#define AT91C_PWMC_ENA  ((AT91_REG *)  0xFFFCC004) // (PWMC) PWMC Enable Register
-// ========== Register definition for UDP peripheral ========== 
-#define AT91C_UDP_IMR   ((AT91_REG *)  0xFFFB0018) // (UDP) Interrupt Mask Register
-#define AT91C_UDP_FADDR ((AT91_REG *)  0xFFFB0008) // (UDP) Function Address Register
-#define AT91C_UDP_NUM   ((AT91_REG *)  0xFFFB0000) // (UDP) Frame Number Register
-#define AT91C_UDP_FDR   ((AT91_REG *)  0xFFFB0050) // (UDP) Endpoint FIFO Data Register
-#define AT91C_UDP_ISR   ((AT91_REG *)  0xFFFB001C) // (UDP) Interrupt Status Register
-#define AT91C_UDP_CSR   ((AT91_REG *)  0xFFFB0030) // (UDP) Endpoint Control and Status Register
-#define AT91C_UDP_IDR   ((AT91_REG *)  0xFFFB0014) // (UDP) Interrupt Disable Register
-#define AT91C_UDP_ICR   ((AT91_REG *)  0xFFFB0020) // (UDP) Interrupt Clear Register
-#define AT91C_UDP_RSTEP ((AT91_REG *)  0xFFFB0028) // (UDP) Reset Endpoint Register
-#define AT91C_UDP_TXVC  ((AT91_REG *)  0xFFFB0074) // (UDP) Transceiver Control Register
-#define AT91C_UDP_GLBSTATE ((AT91_REG *)       0xFFFB0004) // (UDP) Global State Register
-#define AT91C_UDP_IER   ((AT91_REG *)  0xFFFB0010) // (UDP) Interrupt Enable Register
-// ========== Register definition for TC0 peripheral ========== 
-#define AT91C_TC0_SR    ((AT91_REG *)  0xFFFA0020) // (TC0) Status Register
-#define AT91C_TC0_RC    ((AT91_REG *)  0xFFFA001C) // (TC0) Register C
-#define AT91C_TC0_RB    ((AT91_REG *)  0xFFFA0018) // (TC0) Register B
-#define AT91C_TC0_CCR   ((AT91_REG *)  0xFFFA0000) // (TC0) Channel Control Register
-#define AT91C_TC0_CMR   ((AT91_REG *)  0xFFFA0004) // (TC0) Channel Mode Register (Capture Mode / Waveform Mode)
-#define AT91C_TC0_IER   ((AT91_REG *)  0xFFFA0024) // (TC0) Interrupt Enable Register
-#define AT91C_TC0_RA    ((AT91_REG *)  0xFFFA0014) // (TC0) Register A
-#define AT91C_TC0_IDR   ((AT91_REG *)  0xFFFA0028) // (TC0) Interrupt Disable Register
-#define AT91C_TC0_CV    ((AT91_REG *)  0xFFFA0010) // (TC0) Counter Value
-#define AT91C_TC0_IMR   ((AT91_REG *)  0xFFFA002C) // (TC0) Interrupt Mask Register
-// ========== Register definition for TC1 peripheral ========== 
-#define AT91C_TC1_RB    ((AT91_REG *)  0xFFFA0058) // (TC1) Register B
-#define AT91C_TC1_CCR   ((AT91_REG *)  0xFFFA0040) // (TC1) Channel Control Register
-#define AT91C_TC1_IER   ((AT91_REG *)  0xFFFA0064) // (TC1) Interrupt Enable Register
-#define AT91C_TC1_IDR   ((AT91_REG *)  0xFFFA0068) // (TC1) Interrupt Disable Register
-#define AT91C_TC1_SR    ((AT91_REG *)  0xFFFA0060) // (TC1) Status Register
-#define AT91C_TC1_CMR   ((AT91_REG *)  0xFFFA0044) // (TC1) Channel Mode Register (Capture Mode / Waveform Mode)
-#define AT91C_TC1_RA    ((AT91_REG *)  0xFFFA0054) // (TC1) Register A
-#define AT91C_TC1_RC    ((AT91_REG *)  0xFFFA005C) // (TC1) Register C
-#define AT91C_TC1_IMR   ((AT91_REG *)  0xFFFA006C) // (TC1) Interrupt Mask Register
-#define AT91C_TC1_CV    ((AT91_REG *)  0xFFFA0050) // (TC1) Counter Value
-// ========== Register definition for TC2 peripheral ========== 
-#define AT91C_TC2_CMR   ((AT91_REG *)  0xFFFA0084) // (TC2) Channel Mode Register (Capture Mode / Waveform Mode)
-#define AT91C_TC2_CCR   ((AT91_REG *)  0xFFFA0080) // (TC2) Channel Control Register
-#define AT91C_TC2_CV    ((AT91_REG *)  0xFFFA0090) // (TC2) Counter Value
-#define AT91C_TC2_RA    ((AT91_REG *)  0xFFFA0094) // (TC2) Register A
-#define AT91C_TC2_RB    ((AT91_REG *)  0xFFFA0098) // (TC2) Register B
-#define AT91C_TC2_IDR   ((AT91_REG *)  0xFFFA00A8) // (TC2) Interrupt Disable Register
-#define AT91C_TC2_IMR   ((AT91_REG *)  0xFFFA00AC) // (TC2) Interrupt Mask Register
-#define AT91C_TC2_RC    ((AT91_REG *)  0xFFFA009C) // (TC2) Register C
-#define AT91C_TC2_IER   ((AT91_REG *)  0xFFFA00A4) // (TC2) Interrupt Enable Register
-#define AT91C_TC2_SR    ((AT91_REG *)  0xFFFA00A0) // (TC2) Status Register
-// ========== Register definition for TCB peripheral ========== 
-#define AT91C_TCB_BMR   ((AT91_REG *)  0xFFFA00C4) // (TCB) TC Block Mode Register
-#define AT91C_TCB_BCR   ((AT91_REG *)  0xFFFA00C0) // (TCB) TC Block Control Register
-// ========== Register definition for CAN_MB0 peripheral ========== 
-#define AT91C_CAN_MB0_MDL ((AT91_REG *)        0xFFFD0214) // (CAN_MB0) MailBox Data Low Register
-#define AT91C_CAN_MB0_MAM ((AT91_REG *)        0xFFFD0204) // (CAN_MB0) MailBox Acceptance Mask Register
-#define AT91C_CAN_MB0_MCR ((AT91_REG *)        0xFFFD021C) // (CAN_MB0) MailBox Control Register
-#define AT91C_CAN_MB0_MID ((AT91_REG *)        0xFFFD0208) // (CAN_MB0) MailBox ID Register
-#define AT91C_CAN_MB0_MSR ((AT91_REG *)        0xFFFD0210) // (CAN_MB0) MailBox Status Register
-#define AT91C_CAN_MB0_MFID ((AT91_REG *)       0xFFFD020C) // (CAN_MB0) MailBox Family ID Register
-#define AT91C_CAN_MB0_MDH ((AT91_REG *)        0xFFFD0218) // (CAN_MB0) MailBox Data High Register
-#define AT91C_CAN_MB0_MMR ((AT91_REG *)        0xFFFD0200) // (CAN_MB0) MailBox Mode Register
-// ========== Register definition for CAN_MB1 peripheral ========== 
-#define AT91C_CAN_MB1_MDL ((AT91_REG *)        0xFFFD0234) // (CAN_MB1) MailBox Data Low Register
-#define AT91C_CAN_MB1_MID ((AT91_REG *)        0xFFFD0228) // (CAN_MB1) MailBox ID Register
-#define AT91C_CAN_MB1_MMR ((AT91_REG *)        0xFFFD0220) // (CAN_MB1) MailBox Mode Register
-#define AT91C_CAN_MB1_MSR ((AT91_REG *)        0xFFFD0230) // (CAN_MB1) MailBox Status Register
-#define AT91C_CAN_MB1_MAM ((AT91_REG *)        0xFFFD0224) // (CAN_MB1) MailBox Acceptance Mask Register
-#define AT91C_CAN_MB1_MDH ((AT91_REG *)        0xFFFD0238) // (CAN_MB1) MailBox Data High Register
-#define AT91C_CAN_MB1_MCR ((AT91_REG *)        0xFFFD023C) // (CAN_MB1) MailBox Control Register
-#define AT91C_CAN_MB1_MFID ((AT91_REG *)       0xFFFD022C) // (CAN_MB1) MailBox Family ID Register
-// ========== Register definition for CAN_MB2 peripheral ========== 
-#define AT91C_CAN_MB2_MCR ((AT91_REG *)        0xFFFD025C) // (CAN_MB2) MailBox Control Register
-#define AT91C_CAN_MB2_MDH ((AT91_REG *)        0xFFFD0258) // (CAN_MB2) MailBox Data High Register
-#define AT91C_CAN_MB2_MID ((AT91_REG *)        0xFFFD0248) // (CAN_MB2) MailBox ID Register
-#define AT91C_CAN_MB2_MDL ((AT91_REG *)        0xFFFD0254) // (CAN_MB2) MailBox Data Low Register
-#define AT91C_CAN_MB2_MMR ((AT91_REG *)        0xFFFD0240) // (CAN_MB2) MailBox Mode Register
-#define AT91C_CAN_MB2_MAM ((AT91_REG *)        0xFFFD0244) // (CAN_MB2) MailBox Acceptance Mask Register
-#define AT91C_CAN_MB2_MFID ((AT91_REG *)       0xFFFD024C) // (CAN_MB2) MailBox Family ID Register
-#define AT91C_CAN_MB2_MSR ((AT91_REG *)        0xFFFD0250) // (CAN_MB2) MailBox Status Register
-// ========== Register definition for CAN_MB3 peripheral ========== 
-#define AT91C_CAN_MB3_MFID ((AT91_REG *)       0xFFFD026C) // (CAN_MB3) MailBox Family ID Register
-#define AT91C_CAN_MB3_MAM ((AT91_REG *)        0xFFFD0264) // (CAN_MB3) MailBox Acceptance Mask Register
-#define AT91C_CAN_MB3_MID ((AT91_REG *)        0xFFFD0268) // (CAN_MB3) MailBox ID Register
-#define AT91C_CAN_MB3_MCR ((AT91_REG *)        0xFFFD027C) // (CAN_MB3) MailBox Control Register
-#define AT91C_CAN_MB3_MMR ((AT91_REG *)        0xFFFD0260) // (CAN_MB3) MailBox Mode Register
-#define AT91C_CAN_MB3_MSR ((AT91_REG *)        0xFFFD0270) // (CAN_MB3) MailBox Status Register
-#define AT91C_CAN_MB3_MDL ((AT91_REG *)        0xFFFD0274) // (CAN_MB3) MailBox Data Low Register
-#define AT91C_CAN_MB3_MDH ((AT91_REG *)        0xFFFD0278) // (CAN_MB3) MailBox Data High Register
-// ========== Register definition for CAN_MB4 peripheral ========== 
-#define AT91C_CAN_MB4_MID ((AT91_REG *)        0xFFFD0288) // (CAN_MB4) MailBox ID Register
-#define AT91C_CAN_MB4_MMR ((AT91_REG *)        0xFFFD0280) // (CAN_MB4) MailBox Mode Register
-#define AT91C_CAN_MB4_MDH ((AT91_REG *)        0xFFFD0298) // (CAN_MB4) MailBox Data High Register
-#define AT91C_CAN_MB4_MFID ((AT91_REG *)       0xFFFD028C) // (CAN_MB4) MailBox Family ID Register
-#define AT91C_CAN_MB4_MSR ((AT91_REG *)        0xFFFD0290) // (CAN_MB4) MailBox Status Register
-#define AT91C_CAN_MB4_MCR ((AT91_REG *)        0xFFFD029C) // (CAN_MB4) MailBox Control Register
-#define AT91C_CAN_MB4_MDL ((AT91_REG *)        0xFFFD0294) // (CAN_MB4) MailBox Data Low Register
-#define AT91C_CAN_MB4_MAM ((AT91_REG *)        0xFFFD0284) // (CAN_MB4) MailBox Acceptance Mask Register
-// ========== Register definition for CAN_MB5 peripheral ========== 
-#define AT91C_CAN_MB5_MSR ((AT91_REG *)        0xFFFD02B0) // (CAN_MB5) MailBox Status Register
-#define AT91C_CAN_MB5_MCR ((AT91_REG *)        0xFFFD02BC) // (CAN_MB5) MailBox Control Register
-#define AT91C_CAN_MB5_MFID ((AT91_REG *)       0xFFFD02AC) // (CAN_MB5) MailBox Family ID Register
-#define AT91C_CAN_MB5_MDH ((AT91_REG *)        0xFFFD02B8) // (CAN_MB5) MailBox Data High Register
-#define AT91C_CAN_MB5_MID ((AT91_REG *)        0xFFFD02A8) // (CAN_MB5) MailBox ID Register
-#define AT91C_CAN_MB5_MMR ((AT91_REG *)        0xFFFD02A0) // (CAN_MB5) MailBox Mode Register
-#define AT91C_CAN_MB5_MDL ((AT91_REG *)        0xFFFD02B4) // (CAN_MB5) MailBox Data Low Register
-#define AT91C_CAN_MB5_MAM ((AT91_REG *)        0xFFFD02A4) // (CAN_MB5) MailBox Acceptance Mask Register
-// ========== Register definition for CAN_MB6 peripheral ========== 
-#define AT91C_CAN_MB6_MFID ((AT91_REG *)       0xFFFD02CC) // (CAN_MB6) MailBox Family ID Register
-#define AT91C_CAN_MB6_MID ((AT91_REG *)        0xFFFD02C8) // (CAN_MB6) MailBox ID Register
-#define AT91C_CAN_MB6_MAM ((AT91_REG *)        0xFFFD02C4) // (CAN_MB6) MailBox Acceptance Mask Register
-#define AT91C_CAN_MB6_MSR ((AT91_REG *)        0xFFFD02D0) // (CAN_MB6) MailBox Status Register
-#define AT91C_CAN_MB6_MDL ((AT91_REG *)        0xFFFD02D4) // (CAN_MB6) MailBox Data Low Register
-#define AT91C_CAN_MB6_MCR ((AT91_REG *)        0xFFFD02DC) // (CAN_MB6) MailBox Control Register
-#define AT91C_CAN_MB6_MDH ((AT91_REG *)        0xFFFD02D8) // (CAN_MB6) MailBox Data High Register
-#define AT91C_CAN_MB6_MMR ((AT91_REG *)        0xFFFD02C0) // (CAN_MB6) MailBox Mode Register
-// ========== Register definition for CAN_MB7 peripheral ========== 
-#define AT91C_CAN_MB7_MCR ((AT91_REG *)        0xFFFD02FC) // (CAN_MB7) MailBox Control Register
-#define AT91C_CAN_MB7_MDH ((AT91_REG *)        0xFFFD02F8) // (CAN_MB7) MailBox Data High Register
-#define AT91C_CAN_MB7_MFID ((AT91_REG *)       0xFFFD02EC) // (CAN_MB7) MailBox Family ID Register
-#define AT91C_CAN_MB7_MDL ((AT91_REG *)        0xFFFD02F4) // (CAN_MB7) MailBox Data Low Register
-#define AT91C_CAN_MB7_MID ((AT91_REG *)        0xFFFD02E8) // (CAN_MB7) MailBox ID Register
-#define AT91C_CAN_MB7_MMR ((AT91_REG *)        0xFFFD02E0) // (CAN_MB7) MailBox Mode Register
-#define AT91C_CAN_MB7_MAM ((AT91_REG *)        0xFFFD02E4) // (CAN_MB7) MailBox Acceptance Mask Register
-#define AT91C_CAN_MB7_MSR ((AT91_REG *)        0xFFFD02F0) // (CAN_MB7) MailBox Status Register
-// ========== Register definition for CAN peripheral ========== 
-#define AT91C_CAN_TCR   ((AT91_REG *)  0xFFFD0024) // (CAN) Transfer Command Register
-#define AT91C_CAN_IMR   ((AT91_REG *)  0xFFFD000C) // (CAN) Interrupt Mask Register
-#define AT91C_CAN_IER   ((AT91_REG *)  0xFFFD0004) // (CAN) Interrupt Enable Register
-#define AT91C_CAN_ECR   ((AT91_REG *)  0xFFFD0020) // (CAN) Error Counter Register
-#define AT91C_CAN_TIMESTP ((AT91_REG *)        0xFFFD001C) // (CAN) Time Stamp Register
-#define AT91C_CAN_MR    ((AT91_REG *)  0xFFFD0000) // (CAN) Mode Register
-#define AT91C_CAN_IDR   ((AT91_REG *)  0xFFFD0008) // (CAN) Interrupt Disable Register
-#define AT91C_CAN_ACR   ((AT91_REG *)  0xFFFD0028) // (CAN) Abort Command Register
-#define AT91C_CAN_TIM   ((AT91_REG *)  0xFFFD0018) // (CAN) Timer Register
-#define AT91C_CAN_SR    ((AT91_REG *)  0xFFFD0010) // (CAN) Status Register
-#define AT91C_CAN_BR    ((AT91_REG *)  0xFFFD0014) // (CAN) Baudrate Register
-#define AT91C_CAN_VR    ((AT91_REG *)  0xFFFD00FC) // (CAN) Version Register
-// ========== Register definition for EMAC peripheral ========== 
-#define AT91C_EMAC_ISR  ((AT91_REG *)  0xFFFDC024) // (EMAC) Interrupt Status Register
-#define AT91C_EMAC_SA4H ((AT91_REG *)  0xFFFDC0B4) // (EMAC) Specific Address 4 Top, Last 2 bytes
-#define AT91C_EMAC_SA1L ((AT91_REG *)  0xFFFDC098) // (EMAC) Specific Address 1 Bottom, First 4 bytes
-#define AT91C_EMAC_ELE  ((AT91_REG *)  0xFFFDC078) // (EMAC) Excessive Length Errors Register
-#define AT91C_EMAC_LCOL ((AT91_REG *)  0xFFFDC05C) // (EMAC) Late Collision Register
-#define AT91C_EMAC_RLE  ((AT91_REG *)  0xFFFDC088) // (EMAC) Receive Length Field Mismatch Register
-#define AT91C_EMAC_WOL  ((AT91_REG *)  0xFFFDC0C4) // (EMAC) Wake On LAN Register
-#define AT91C_EMAC_DTF  ((AT91_REG *)  0xFFFDC058) // (EMAC) Deferred Transmission Frame Register
-#define AT91C_EMAC_TUND ((AT91_REG *)  0xFFFDC064) // (EMAC) Transmit Underrun Error Register
-#define AT91C_EMAC_NCR  ((AT91_REG *)  0xFFFDC000) // (EMAC) Network Control Register
-#define AT91C_EMAC_SA4L ((AT91_REG *)  0xFFFDC0B0) // (EMAC) Specific Address 4 Bottom, First 4 bytes
-#define AT91C_EMAC_RSR  ((AT91_REG *)  0xFFFDC020) // (EMAC) Receive Status Register
-#define AT91C_EMAC_SA3L ((AT91_REG *)  0xFFFDC0A8) // (EMAC) Specific Address 3 Bottom, First 4 bytes
-#define AT91C_EMAC_TSR  ((AT91_REG *)  0xFFFDC014) // (EMAC) Transmit Status Register
-#define AT91C_EMAC_IDR  ((AT91_REG *)  0xFFFDC02C) // (EMAC) Interrupt Disable Register
-#define AT91C_EMAC_RSE  ((AT91_REG *)  0xFFFDC074) // (EMAC) Receive Symbol Errors Register
-#define AT91C_EMAC_ECOL ((AT91_REG *)  0xFFFDC060) // (EMAC) Excessive Collision Register
-#define AT91C_EMAC_TID  ((AT91_REG *)  0xFFFDC0B8) // (EMAC) Type ID Checking Register
-#define AT91C_EMAC_HRB  ((AT91_REG *)  0xFFFDC090) // (EMAC) Hash Address Bottom[31:0]
-#define AT91C_EMAC_TBQP ((AT91_REG *)  0xFFFDC01C) // (EMAC) Transmit Buffer Queue Pointer
-#define AT91C_EMAC_USRIO ((AT91_REG *)         0xFFFDC0C0) // (EMAC) USER Input/Output Register
-#define AT91C_EMAC_PTR  ((AT91_REG *)  0xFFFDC038) // (EMAC) Pause Time Register
-#define AT91C_EMAC_SA2H ((AT91_REG *)  0xFFFDC0A4) // (EMAC) Specific Address 2 Top, Last 2 bytes
-#define AT91C_EMAC_ROV  ((AT91_REG *)  0xFFFDC070) // (EMAC) Receive Overrun Errors Register
-#define AT91C_EMAC_ALE  ((AT91_REG *)  0xFFFDC054) // (EMAC) Alignment Error Register
-#define AT91C_EMAC_RJA  ((AT91_REG *)  0xFFFDC07C) // (EMAC) Receive Jabbers Register
-#define AT91C_EMAC_RBQP ((AT91_REG *)  0xFFFDC018) // (EMAC) Receive Buffer Queue Pointer
-#define AT91C_EMAC_TPF  ((AT91_REG *)  0xFFFDC08C) // (EMAC) Transmitted Pause Frames Register
-#define AT91C_EMAC_NCFGR ((AT91_REG *)         0xFFFDC004) // (EMAC) Network Configuration Register
-#define AT91C_EMAC_HRT  ((AT91_REG *)  0xFFFDC094) // (EMAC) Hash Address Top[63:32]
-#define AT91C_EMAC_USF  ((AT91_REG *)  0xFFFDC080) // (EMAC) Undersize Frames Register
-#define AT91C_EMAC_FCSE ((AT91_REG *)  0xFFFDC050) // (EMAC) Frame Check Sequence Error Register
-#define AT91C_EMAC_TPQ  ((AT91_REG *)  0xFFFDC0BC) // (EMAC) Transmit Pause Quantum Register
-#define AT91C_EMAC_MAN  ((AT91_REG *)  0xFFFDC034) // (EMAC) PHY Maintenance Register
-#define AT91C_EMAC_FTO  ((AT91_REG *)  0xFFFDC040) // (EMAC) Frames Transmitted OK Register
-#define AT91C_EMAC_REV  ((AT91_REG *)  0xFFFDC0FC) // (EMAC) Revision Register
-#define AT91C_EMAC_IMR  ((AT91_REG *)  0xFFFDC030) // (EMAC) Interrupt Mask Register
-#define AT91C_EMAC_SCF  ((AT91_REG *)  0xFFFDC044) // (EMAC) Single Collision Frame Register
-#define AT91C_EMAC_PFR  ((AT91_REG *)  0xFFFDC03C) // (EMAC) Pause Frames received Register
-#define AT91C_EMAC_MCF  ((AT91_REG *)  0xFFFDC048) // (EMAC) Multiple Collision Frame Register
-#define AT91C_EMAC_NSR  ((AT91_REG *)  0xFFFDC008) // (EMAC) Network Status Register
-#define AT91C_EMAC_SA2L ((AT91_REG *)  0xFFFDC0A0) // (EMAC) Specific Address 2 Bottom, First 4 bytes
-#define AT91C_EMAC_FRO  ((AT91_REG *)  0xFFFDC04C) // (EMAC) Frames Received OK Register
-#define AT91C_EMAC_IER  ((AT91_REG *)  0xFFFDC028) // (EMAC) Interrupt Enable Register
-#define AT91C_EMAC_SA1H ((AT91_REG *)  0xFFFDC09C) // (EMAC) Specific Address 1 Top, Last 2 bytes
-#define AT91C_EMAC_CSE  ((AT91_REG *)  0xFFFDC068) // (EMAC) Carrier Sense Error Register
-#define AT91C_EMAC_SA3H ((AT91_REG *)  0xFFFDC0AC) // (EMAC) Specific Address 3 Top, Last 2 bytes
-#define AT91C_EMAC_RRE  ((AT91_REG *)  0xFFFDC06C) // (EMAC) Receive Ressource Error Register
-#define AT91C_EMAC_STE  ((AT91_REG *)  0xFFFDC084) // (EMAC) SQE Test Error Register
-// ========== Register definition for PDC_ADC peripheral ========== 
-#define AT91C_ADC_PTSR  ((AT91_REG *)  0xFFFD8124) // (PDC_ADC) PDC Transfer Status Register
-#define AT91C_ADC_PTCR  ((AT91_REG *)  0xFFFD8120) // (PDC_ADC) PDC Transfer Control Register
-#define AT91C_ADC_TNPR  ((AT91_REG *)  0xFFFD8118) // (PDC_ADC) Transmit Next Pointer Register
-#define AT91C_ADC_TNCR  ((AT91_REG *)  0xFFFD811C) // (PDC_ADC) Transmit Next Counter Register
-#define AT91C_ADC_RNPR  ((AT91_REG *)  0xFFFD8110) // (PDC_ADC) Receive Next Pointer Register
-#define AT91C_ADC_RNCR  ((AT91_REG *)  0xFFFD8114) // (PDC_ADC) Receive Next Counter Register
-#define AT91C_ADC_RPR   ((AT91_REG *)  0xFFFD8100) // (PDC_ADC) Receive Pointer Register
-#define AT91C_ADC_TCR   ((AT91_REG *)  0xFFFD810C) // (PDC_ADC) Transmit Counter Register
-#define AT91C_ADC_TPR   ((AT91_REG *)  0xFFFD8108) // (PDC_ADC) Transmit Pointer Register
-#define AT91C_ADC_RCR   ((AT91_REG *)  0xFFFD8104) // (PDC_ADC) Receive Counter Register
-// ========== Register definition for ADC peripheral ========== 
-#define AT91C_ADC_CDR2  ((AT91_REG *)  0xFFFD8038) // (ADC) ADC Channel Data Register 2
-#define AT91C_ADC_CDR3  ((AT91_REG *)  0xFFFD803C) // (ADC) ADC Channel Data Register 3
-#define AT91C_ADC_CDR0  ((AT91_REG *)  0xFFFD8030) // (ADC) ADC Channel Data Register 0
-#define AT91C_ADC_CDR5  ((AT91_REG *)  0xFFFD8044) // (ADC) ADC Channel Data Register 5
-#define AT91C_ADC_CHDR  ((AT91_REG *)  0xFFFD8014) // (ADC) ADC Channel Disable Register
-#define AT91C_ADC_SR    ((AT91_REG *)  0xFFFD801C) // (ADC) ADC Status Register
-#define AT91C_ADC_CDR4  ((AT91_REG *)  0xFFFD8040) // (ADC) ADC Channel Data Register 4
-#define AT91C_ADC_CDR1  ((AT91_REG *)  0xFFFD8034) // (ADC) ADC Channel Data Register 1
-#define AT91C_ADC_LCDR  ((AT91_REG *)  0xFFFD8020) // (ADC) ADC Last Converted Data Register
-#define AT91C_ADC_IDR   ((AT91_REG *)  0xFFFD8028) // (ADC) ADC Interrupt Disable Register
-#define AT91C_ADC_CR    ((AT91_REG *)  0xFFFD8000) // (ADC) ADC Control Register
-#define AT91C_ADC_CDR7  ((AT91_REG *)  0xFFFD804C) // (ADC) ADC Channel Data Register 7
-#define AT91C_ADC_CDR6  ((AT91_REG *)  0xFFFD8048) // (ADC) ADC Channel Data Register 6
-#define AT91C_ADC_IER   ((AT91_REG *)  0xFFFD8024) // (ADC) ADC Interrupt Enable Register
-#define AT91C_ADC_CHER  ((AT91_REG *)  0xFFFD8010) // (ADC) ADC Channel Enable Register
-#define AT91C_ADC_CHSR  ((AT91_REG *)  0xFFFD8018) // (ADC) ADC Channel Status Register
-#define AT91C_ADC_MR    ((AT91_REG *)  0xFFFD8004) // (ADC) ADC Mode Register
-#define AT91C_ADC_IMR   ((AT91_REG *)  0xFFFD802C) // (ADC) ADC Interrupt Mask Register
-
-// *****************************************************************************
-//               PIO DEFINITIONS FOR AT91SAM7X256
-// *****************************************************************************
-#define AT91C_PIO_PA0        ((unsigned int) 1 <<  0) // Pin Controlled by PA0
-#define AT91C_PA0_RXD0     ((unsigned int) AT91C_PIO_PA0) //  USART 0 Receive Data
-#define AT91C_PIO_PA1        ((unsigned int) 1 <<  1) // Pin Controlled by PA1
-#define AT91C_PA1_TXD0     ((unsigned int) AT91C_PIO_PA1) //  USART 0 Transmit Data
-#define AT91C_PIO_PA10       ((unsigned int) 1 << 10) // Pin Controlled by PA10
-#define AT91C_PA10_TWD      ((unsigned int) AT91C_PIO_PA10) //  TWI Two-wire Serial Data
-#define AT91C_PIO_PA11       ((unsigned int) 1 << 11) // Pin Controlled by PA11
-#define AT91C_PA11_TWCK     ((unsigned int) AT91C_PIO_PA11) //  TWI Two-wire Serial Clock
-#define AT91C_PIO_PA12       ((unsigned int) 1 << 12) // Pin Controlled by PA12
-#define AT91C_PA12_SPI0_NPCS0 ((unsigned int) AT91C_PIO_PA12) //  SPI 0 Peripheral Chip Select 0
-#define AT91C_PIO_PA13       ((unsigned int) 1 << 13) // Pin Controlled by PA13
-#define AT91C_PA13_SPI0_NPCS1 ((unsigned int) AT91C_PIO_PA13) //  SPI 0 Peripheral Chip Select 1
-#define AT91C_PA13_PCK1     ((unsigned int) AT91C_PIO_PA13) //  PMC Programmable Clock Output 1
-#define AT91C_PIO_PA14       ((unsigned int) 1 << 14) // Pin Controlled by PA14
-#define AT91C_PA14_SPI0_NPCS2 ((unsigned int) AT91C_PIO_PA14) //  SPI 0 Peripheral Chip Select 2
-#define AT91C_PA14_IRQ1     ((unsigned int) AT91C_PIO_PA14) //  External Interrupt 1
-#define AT91C_PIO_PA15       ((unsigned int) 1 << 15) // Pin Controlled by PA15
-#define AT91C_PA15_SPI0_NPCS3 ((unsigned int) AT91C_PIO_PA15) //  SPI 0 Peripheral Chip Select 3
-#define AT91C_PA15_TCLK2    ((unsigned int) AT91C_PIO_PA15) //  Timer Counter 2 external clock input
-#define AT91C_PIO_PA16       ((unsigned int) 1 << 16) // Pin Controlled by PA16
-#define AT91C_PA16_SPI0_MISO ((unsigned int) AT91C_PIO_PA16) //  SPI 0 Master In Slave
-#define AT91C_PIO_PA17       ((unsigned int) 1 << 17) // Pin Controlled by PA17
-#define AT91C_PA17_SPI0_MOSI ((unsigned int) AT91C_PIO_PA17) //  SPI 0 Master Out Slave
-#define AT91C_PIO_PA18       ((unsigned int) 1 << 18) // Pin Controlled by PA18
-#define AT91C_PA18_SPI0_SPCK ((unsigned int) AT91C_PIO_PA18) //  SPI 0 Serial Clock
-#define AT91C_PIO_PA19       ((unsigned int) 1 << 19) // Pin Controlled by PA19
-#define AT91C_PA19_CANRX    ((unsigned int) AT91C_PIO_PA19) //  CAN Receive
-#define AT91C_PIO_PA2        ((unsigned int) 1 <<  2) // Pin Controlled by PA2
-#define AT91C_PA2_SCK0     ((unsigned int) AT91C_PIO_PA2) //  USART 0 Serial Clock
-#define AT91C_PA2_SPI1_NPCS1 ((unsigned int) AT91C_PIO_PA2) //  SPI 1 Peripheral Chip Select 1
-#define AT91C_PIO_PA20       ((unsigned int) 1 << 20) // Pin Controlled by PA20
-#define AT91C_PA20_CANTX    ((unsigned int) AT91C_PIO_PA20) //  CAN Transmit
-#define AT91C_PIO_PA21       ((unsigned int) 1 << 21) // Pin Controlled by PA21
-#define AT91C_PA21_TF       ((unsigned int) AT91C_PIO_PA21) //  SSC Transmit Frame Sync
-#define AT91C_PA21_SPI1_NPCS0 ((unsigned int) AT91C_PIO_PA21) //  SPI 1 Peripheral Chip Select 0
-#define AT91C_PIO_PA22       ((unsigned int) 1 << 22) // Pin Controlled by PA22
-#define AT91C_PA22_TK       ((unsigned int) AT91C_PIO_PA22) //  SSC Transmit Clock
-#define AT91C_PA22_SPI1_SPCK ((unsigned int) AT91C_PIO_PA22) //  SPI 1 Serial Clock
-#define AT91C_PIO_PA23       ((unsigned int) 1 << 23) // Pin Controlled by PA23
-#define AT91C_PA23_TD       ((unsigned int) AT91C_PIO_PA23) //  SSC Transmit data
-#define AT91C_PA23_SPI1_MOSI ((unsigned int) AT91C_PIO_PA23) //  SPI 1 Master Out Slave
-#define AT91C_PIO_PA24       ((unsigned int) 1 << 24) // Pin Controlled by PA24
-#define AT91C_PA24_RD       ((unsigned int) AT91C_PIO_PA24) //  SSC Receive Data
-#define AT91C_PA24_SPI1_MISO ((unsigned int) AT91C_PIO_PA24) //  SPI 1 Master In Slave
-#define AT91C_PIO_PA25       ((unsigned int) 1 << 25) // Pin Controlled by PA25
-#define AT91C_PA25_RK       ((unsigned int) AT91C_PIO_PA25) //  SSC Receive Clock
-#define AT91C_PA25_SPI1_NPCS1 ((unsigned int) AT91C_PIO_PA25) //  SPI 1 Peripheral Chip Select 1
-#define AT91C_PIO_PA26       ((unsigned int) 1 << 26) // Pin Controlled by PA26
-#define AT91C_PA26_RF       ((unsigned int) AT91C_PIO_PA26) //  SSC Receive Frame Sync
-#define AT91C_PA26_SPI1_NPCS2 ((unsigned int) AT91C_PIO_PA26) //  SPI 1 Peripheral Chip Select 2
-#define AT91C_PIO_PA27       ((unsigned int) 1 << 27) // Pin Controlled by PA27
-#define AT91C_PA27_DRXD     ((unsigned int) AT91C_PIO_PA27) //  DBGU Debug Receive Data
-#define AT91C_PA27_PCK3     ((unsigned int) AT91C_PIO_PA27) //  PMC Programmable Clock Output 3
-#define AT91C_PIO_PA28       ((unsigned int) 1 << 28) // Pin Controlled by PA28
-#define AT91C_PA28_DTXD     ((unsigned int) AT91C_PIO_PA28) //  DBGU Debug Transmit Data
-#define AT91C_PIO_PA29       ((unsigned int) 1 << 29) // Pin Controlled by PA29
-#define AT91C_PA29_FIQ      ((unsigned int) AT91C_PIO_PA29) //  AIC Fast Interrupt Input
-#define AT91C_PA29_SPI1_NPCS3 ((unsigned int) AT91C_PIO_PA29) //  SPI 1 Peripheral Chip Select 3
-#define AT91C_PIO_PA3        ((unsigned int) 1 <<  3) // Pin Controlled by PA3
-#define AT91C_PA3_RTS0     ((unsigned int) AT91C_PIO_PA3) //  USART 0 Ready To Send
-#define AT91C_PA3_SPI1_NPCS2 ((unsigned int) AT91C_PIO_PA3) //  SPI 1 Peripheral Chip Select 2
-#define AT91C_PIO_PA30       ((unsigned int) 1 << 30) // Pin Controlled by PA30
-#define AT91C_PA30_IRQ0     ((unsigned int) AT91C_PIO_PA30) //  External Interrupt 0
-#define AT91C_PA30_PCK2     ((unsigned int) AT91C_PIO_PA30) //  PMC Programmable Clock Output 2
-#define AT91C_PIO_PA4        ((unsigned int) 1 <<  4) // Pin Controlled by PA4
-#define AT91C_PA4_CTS0     ((unsigned int) AT91C_PIO_PA4) //  USART 0 Clear To Send
-#define AT91C_PA4_SPI1_NPCS3 ((unsigned int) AT91C_PIO_PA4) //  SPI 1 Peripheral Chip Select 3
-#define AT91C_PIO_PA5        ((unsigned int) 1 <<  5) // Pin Controlled by PA5
-#define AT91C_PA5_RXD1     ((unsigned int) AT91C_PIO_PA5) //  USART 1 Receive Data
-#define AT91C_PIO_PA6        ((unsigned int) 1 <<  6) // Pin Controlled by PA6
-#define AT91C_PA6_TXD1     ((unsigned int) AT91C_PIO_PA6) //  USART 1 Transmit Data
-#define AT91C_PIO_PA7        ((unsigned int) 1 <<  7) // Pin Controlled by PA7
-#define AT91C_PA7_SCK1     ((unsigned int) AT91C_PIO_PA7) //  USART 1 Serial Clock
-#define AT91C_PA7_SPI0_NPCS1 ((unsigned int) AT91C_PIO_PA7) //  SPI 0 Peripheral Chip Select 1
-#define AT91C_PIO_PA8        ((unsigned int) 1 <<  8) // Pin Controlled by PA8
-#define AT91C_PA8_RTS1     ((unsigned int) AT91C_PIO_PA8) //  USART 1 Ready To Send
-#define AT91C_PA8_SPI0_NPCS2 ((unsigned int) AT91C_PIO_PA8) //  SPI 0 Peripheral Chip Select 2
-#define AT91C_PIO_PA9        ((unsigned int) 1 <<  9) // Pin Controlled by PA9
-#define AT91C_PA9_CTS1     ((unsigned int) AT91C_PIO_PA9) //  USART 1 Clear To Send
-#define AT91C_PA9_SPI0_NPCS3 ((unsigned int) AT91C_PIO_PA9) //  SPI 0 Peripheral Chip Select 3
-#define AT91C_PIO_PB0        ((unsigned int) 1 <<  0) // Pin Controlled by PB0
-#define AT91C_PB0_ETXCK_EREFCK ((unsigned int) AT91C_PIO_PB0) //  Ethernet MAC Transmit Clock/Reference Clock
-#define AT91C_PB0_PCK0     ((unsigned int) AT91C_PIO_PB0) //  PMC Programmable Clock Output 0
-#define AT91C_PIO_PB1        ((unsigned int) 1 <<  1) // Pin Controlled by PB1
-#define AT91C_PB1_ETXEN    ((unsigned int) AT91C_PIO_PB1) //  Ethernet MAC Transmit Enable
-#define AT91C_PIO_PB10       ((unsigned int) 1 << 10) // Pin Controlled by PB10
-#define AT91C_PB10_ETX2     ((unsigned int) AT91C_PIO_PB10) //  Ethernet MAC Transmit Data 2
-#define AT91C_PB10_SPI1_NPCS1 ((unsigned int) AT91C_PIO_PB10) //  SPI 1 Peripheral Chip Select 1
-#define AT91C_PIO_PB11       ((unsigned int) 1 << 11) // Pin Controlled by PB11
-#define AT91C_PB11_ETX3     ((unsigned int) AT91C_PIO_PB11) //  Ethernet MAC Transmit Data 3
-#define AT91C_PB11_SPI1_NPCS2 ((unsigned int) AT91C_PIO_PB11) //  SPI 1 Peripheral Chip Select 2
-#define AT91C_PIO_PB12       ((unsigned int) 1 << 12) // Pin Controlled by PB12
-#define AT91C_PB12_ETXER    ((unsigned int) AT91C_PIO_PB12) //  Ethernet MAC Transmikt Coding Error
-#define AT91C_PB12_TCLK0    ((unsigned int) AT91C_PIO_PB12) //  Timer Counter 0 external clock input
-#define AT91C_PIO_PB13       ((unsigned int) 1 << 13) // Pin Controlled by PB13
-#define AT91C_PB13_ERX2     ((unsigned int) AT91C_PIO_PB13) //  Ethernet MAC Receive Data 2
-#define AT91C_PB13_SPI0_NPCS1 ((unsigned int) AT91C_PIO_PB13) //  SPI 0 Peripheral Chip Select 1
-#define AT91C_PIO_PB14       ((unsigned int) 1 << 14) // Pin Controlled by PB14
-#define AT91C_PB14_ERX3     ((unsigned int) AT91C_PIO_PB14) //  Ethernet MAC Receive Data 3
-#define AT91C_PB14_SPI0_NPCS2 ((unsigned int) AT91C_PIO_PB14) //  SPI 0 Peripheral Chip Select 2
-#define AT91C_PIO_PB15       ((unsigned int) 1 << 15) // Pin Controlled by PB15
-#define AT91C_PB15_ERXDV_ECRSDV ((unsigned int) AT91C_PIO_PB15) //  Ethernet MAC Receive Data Valid
-#define AT91C_PIO_PB16       ((unsigned int) 1 << 16) // Pin Controlled by PB16
-#define AT91C_PB16_ECOL     ((unsigned int) AT91C_PIO_PB16) //  Ethernet MAC Collision Detected
-#define AT91C_PB16_SPI1_NPCS3 ((unsigned int) AT91C_PIO_PB16) //  SPI 1 Peripheral Chip Select 3
-#define AT91C_PIO_PB17       ((unsigned int) 1 << 17) // Pin Controlled by PB17
-#define AT91C_PB17_ERXCK    ((unsigned int) AT91C_PIO_PB17) //  Ethernet MAC Receive Clock
-#define AT91C_PB17_SPI0_NPCS3 ((unsigned int) AT91C_PIO_PB17) //  SPI 0 Peripheral Chip Select 3
-#define AT91C_PIO_PB18       ((unsigned int) 1 << 18) // Pin Controlled by PB18
-#define AT91C_PB18_EF100    ((unsigned int) AT91C_PIO_PB18) //  Ethernet MAC Force 100 Mbits/sec
-#define AT91C_PB18_ADTRG    ((unsigned int) AT91C_PIO_PB18) //  ADC External Trigger
-#define AT91C_PIO_PB19       ((unsigned int) 1 << 19) // Pin Controlled by PB19
-#define AT91C_PB19_PWM0     ((unsigned int) AT91C_PIO_PB19) //  PWM Channel 0
-#define AT91C_PB19_TCLK1    ((unsigned int) AT91C_PIO_PB19) //  Timer Counter 1 external clock input
-#define AT91C_PIO_PB2        ((unsigned int) 1 <<  2) // Pin Controlled by PB2
-#define AT91C_PB2_ETX0     ((unsigned int) AT91C_PIO_PB2) //  Ethernet MAC Transmit Data 0
-#define AT91C_PIO_PB20       ((unsigned int) 1 << 20) // Pin Controlled by PB20
-#define AT91C_PB20_PWM1     ((unsigned int) AT91C_PIO_PB20) //  PWM Channel 1
-#define AT91C_PB20_PCK0     ((unsigned int) AT91C_PIO_PB20) //  PMC Programmable Clock Output 0
-#define AT91C_PIO_PB21       ((unsigned int) 1 << 21) // Pin Controlled by PB21
-#define AT91C_PB21_PWM2     ((unsigned int) AT91C_PIO_PB21) //  PWM Channel 2
-#define AT91C_PB21_PCK1     ((unsigned int) AT91C_PIO_PB21) //  PMC Programmable Clock Output 1
-#define AT91C_PIO_PB22       ((unsigned int) 1 << 22) // Pin Controlled by PB22
-#define AT91C_PB22_PWM3     ((unsigned int) AT91C_PIO_PB22) //  PWM Channel 3
-#define AT91C_PB22_PCK2     ((unsigned int) AT91C_PIO_PB22) //  PMC Programmable Clock Output 2
-#define AT91C_PIO_PB23       ((unsigned int) 1 << 23) // Pin Controlled by PB23
-#define AT91C_PB23_TIOA0    ((unsigned int) AT91C_PIO_PB23) //  Timer Counter 0 Multipurpose Timer I/O Pin A
-#define AT91C_PB23_DCD1     ((unsigned int) AT91C_PIO_PB23) //  USART 1 Data Carrier Detect
-#define AT91C_PIO_PB24       ((unsigned int) 1 << 24) // Pin Controlled by PB24
-#define AT91C_PB24_TIOB0    ((unsigned int) AT91C_PIO_PB24) //  Timer Counter 0 Multipurpose Timer I/O Pin B
-#define AT91C_PB24_DSR1     ((unsigned int) AT91C_PIO_PB24) //  USART 1 Data Set ready
-#define AT91C_PIO_PB25       ((unsigned int) 1 << 25) // Pin Controlled by PB25
-#define AT91C_PB25_TIOA1    ((unsigned int) AT91C_PIO_PB25) //  Timer Counter 1 Multipurpose Timer I/O Pin A
-#define AT91C_PB25_DTR1     ((unsigned int) AT91C_PIO_PB25) //  USART 1 Data Terminal ready
-#define AT91C_PIO_PB26       ((unsigned int) 1 << 26) // Pin Controlled by PB26
-#define AT91C_PB26_TIOB1    ((unsigned int) AT91C_PIO_PB26) //  Timer Counter 1 Multipurpose Timer I/O Pin B
-#define AT91C_PB26_RI1      ((unsigned int) AT91C_PIO_PB26) //  USART 1 Ring Indicator
-#define AT91C_PIO_PB27       ((unsigned int) 1 << 27) // Pin Controlled by PB27
-#define AT91C_PB27_TIOA2    ((unsigned int) AT91C_PIO_PB27) //  Timer Counter 2 Multipurpose Timer I/O Pin A
-#define AT91C_PB27_PWM0     ((unsigned int) AT91C_PIO_PB27) //  PWM Channel 0
-#define AT91C_PIO_PB28       ((unsigned int) 1 << 28) // Pin Controlled by PB28
-#define AT91C_PB28_TIOB2    ((unsigned int) AT91C_PIO_PB28) //  Timer Counter 2 Multipurpose Timer I/O Pin B
-#define AT91C_PB28_PWM1     ((unsigned int) AT91C_PIO_PB28) //  PWM Channel 1
-#define AT91C_PIO_PB29       ((unsigned int) 1 << 29) // Pin Controlled by PB29
-#define AT91C_PB29_PCK1     ((unsigned int) AT91C_PIO_PB29) //  PMC Programmable Clock Output 1
-#define AT91C_PB29_PWM2     ((unsigned int) AT91C_PIO_PB29) //  PWM Channel 2
-#define AT91C_PIO_PB3        ((unsigned int) 1 <<  3) // Pin Controlled by PB3
-#define AT91C_PB3_ETX1     ((unsigned int) AT91C_PIO_PB3) //  Ethernet MAC Transmit Data 1
-#define AT91C_PIO_PB30       ((unsigned int) 1 << 30) // Pin Controlled by PB30
-#define AT91C_PB30_PCK2     ((unsigned int) AT91C_PIO_PB30) //  PMC Programmable Clock Output 2
-#define AT91C_PB30_PWM3     ((unsigned int) AT91C_PIO_PB30) //  PWM Channel 3
-#define AT91C_PIO_PB4        ((unsigned int) 1 <<  4) // Pin Controlled by PB4
-#define AT91C_PB4_ECRS     ((unsigned int) AT91C_PIO_PB4) //  Ethernet MAC Carrier Sense/Carrier Sense and Data Valid
-#define AT91C_PIO_PB5        ((unsigned int) 1 <<  5) // Pin Controlled by PB5
-#define AT91C_PB5_ERX0     ((unsigned int) AT91C_PIO_PB5) //  Ethernet MAC Receive Data 0
-#define AT91C_PIO_PB6        ((unsigned int) 1 <<  6) // Pin Controlled by PB6
-#define AT91C_PB6_ERX1     ((unsigned int) AT91C_PIO_PB6) //  Ethernet MAC Receive Data 1
-#define AT91C_PIO_PB7        ((unsigned int) 1 <<  7) // Pin Controlled by PB7
-#define AT91C_PB7_ERXER    ((unsigned int) AT91C_PIO_PB7) //  Ethernet MAC Receive Error
-#define AT91C_PIO_PB8        ((unsigned int) 1 <<  8) // Pin Controlled by PB8
-#define AT91C_PB8_EMDC     ((unsigned int) AT91C_PIO_PB8) //  Ethernet MAC Management Data Clock
-#define AT91C_PIO_PB9        ((unsigned int) 1 <<  9) // Pin Controlled by PB9
-#define AT91C_PB9_EMDIO    ((unsigned int) AT91C_PIO_PB9) //  Ethernet MAC Management Data Input/Output
-
-// *****************************************************************************
-//               PERIPHERAL ID DEFINITIONS FOR AT91SAM7X256
-// *****************************************************************************
-#define AT91C_ID_FIQ    ((unsigned int)  0) // Advanced Interrupt Controller (FIQ)
-#define AT91C_ID_SYS    ((unsigned int)  1) // System Peripheral
-#define AT91C_ID_PIOA   ((unsigned int)  2) // Parallel IO Controller A
-#define AT91C_ID_PIOB   ((unsigned int)  3) // Parallel IO Controller B
-#define AT91C_ID_SPI0   ((unsigned int)  4) // Serial Peripheral Interface 0
-#define AT91C_ID_SPI1   ((unsigned int)  5) // Serial Peripheral Interface 1
-#define AT91C_ID_US0    ((unsigned int)  6) // USART 0
-#define AT91C_ID_US1    ((unsigned int)  7) // USART 1
-#define AT91C_ID_SSC    ((unsigned int)  8) // Serial Synchronous Controller
-#define AT91C_ID_TWI    ((unsigned int)  9) // Two-Wire Interface
-#define AT91C_ID_PWMC   ((unsigned int) 10) // PWM Controller
-#define AT91C_ID_UDP    ((unsigned int) 11) // USB Device Port
-#define AT91C_ID_TC0    ((unsigned int) 12) // Timer Counter 0
-#define AT91C_ID_TC1    ((unsigned int) 13) // Timer Counter 1
-#define AT91C_ID_TC2    ((unsigned int) 14) // Timer Counter 2
-#define AT91C_ID_CAN    ((unsigned int) 15) // Control Area Network Controller
-#define AT91C_ID_EMAC   ((unsigned int) 16) // Ethernet MAC
-#define AT91C_ID_ADC    ((unsigned int) 17) // Analog-to-Digital Converter
-#define AT91C_ID_18_Reserved ((unsigned int) 18) // Reserved
-#define AT91C_ID_19_Reserved ((unsigned int) 19) // Reserved
-#define AT91C_ID_20_Reserved ((unsigned int) 20) // Reserved
-#define AT91C_ID_21_Reserved ((unsigned int) 21) // Reserved
-#define AT91C_ID_22_Reserved ((unsigned int) 22) // Reserved
-#define AT91C_ID_23_Reserved ((unsigned int) 23) // Reserved
-#define AT91C_ID_24_Reserved ((unsigned int) 24) // Reserved
-#define AT91C_ID_25_Reserved ((unsigned int) 25) // Reserved
-#define AT91C_ID_26_Reserved ((unsigned int) 26) // Reserved
-#define AT91C_ID_27_Reserved ((unsigned int) 27) // Reserved
-#define AT91C_ID_28_Reserved ((unsigned int) 28) // Reserved
-#define AT91C_ID_29_Reserved ((unsigned int) 29) // Reserved
-#define AT91C_ID_IRQ0   ((unsigned int) 30) // Advanced Interrupt Controller (IRQ0)
-#define AT91C_ID_IRQ1   ((unsigned int) 31) // Advanced Interrupt Controller (IRQ1)
-#define AT91C_ALL_INT   ((unsigned int) 0xC003FFFF) // ALL VALID INTERRUPTS
-
-// *****************************************************************************
-//               BASE ADDRESS DEFINITIONS FOR AT91SAM7X256
-// *****************************************************************************
-#define AT91C_BASE_SYS       ((AT91PS_SYS)     0xFFFFF000) // (SYS) Base Address
-#define AT91C_BASE_AIC       ((AT91PS_AIC)     0xFFFFF000) // (AIC) Base Address
-#define AT91C_BASE_PDC_DBGU  ((AT91PS_PDC)     0xFFFFF300) // (PDC_DBGU) Base Address
-#define AT91C_BASE_DBGU      ((AT91PS_DBGU)    0xFFFFF200) // (DBGU) Base Address
-#define AT91C_BASE_PIOA      ((AT91PS_PIO)     0xFFFFF400) // (PIOA) Base Address
-#define AT91C_BASE_PIOB      ((AT91PS_PIO)     0xFFFFF600) // (PIOB) Base Address
-#define AT91C_BASE_CKGR      ((AT91PS_CKGR)    0xFFFFFC20) // (CKGR) Base Address
-#define AT91C_BASE_PMC       ((AT91PS_PMC)     0xFFFFFC00) // (PMC) Base Address
-#define AT91C_BASE_RSTC      ((AT91PS_RSTC)    0xFFFFFD00) // (RSTC) Base Address
-#define AT91C_BASE_RTTC      ((AT91PS_RTTC)    0xFFFFFD20) // (RTTC) Base Address
-#define AT91C_BASE_PITC      ((AT91PS_PITC)    0xFFFFFD30) // (PITC) Base Address
-#define AT91C_BASE_WDTC      ((AT91PS_WDTC)    0xFFFFFD40) // (WDTC) Base Address
-#define AT91C_BASE_VREG      ((AT91PS_VREG)    0xFFFFFD60) // (VREG) Base Address
-#define AT91C_BASE_MC        ((AT91PS_MC)      0xFFFFFF00) // (MC) Base Address
-#define AT91C_BASE_PDC_SPI1  ((AT91PS_PDC)     0xFFFE4100) // (PDC_SPI1) Base Address
-#define AT91C_BASE_SPI1      ((AT91PS_SPI)     0xFFFE4000) // (SPI1) Base Address
-#define AT91C_BASE_PDC_SPI0  ((AT91PS_PDC)     0xFFFE0100) // (PDC_SPI0) Base Address
-#define AT91C_BASE_SPI0      ((AT91PS_SPI)     0xFFFE0000) // (SPI0) Base Address
-#define AT91C_BASE_PDC_US1   ((AT91PS_PDC)     0xFFFC4100) // (PDC_US1) Base Address
-#define AT91C_BASE_US1       ((AT91PS_USART)   0xFFFC4000) // (US1) Base Address
-#define AT91C_BASE_PDC_US0   ((AT91PS_PDC)     0xFFFC0100) // (PDC_US0) Base Address
-#define AT91C_BASE_US0       ((AT91PS_USART)   0xFFFC0000) // (US0) Base Address
-#define AT91C_BASE_PDC_SSC   ((AT91PS_PDC)     0xFFFD4100) // (PDC_SSC) Base Address
-#define AT91C_BASE_SSC       ((AT91PS_SSC)     0xFFFD4000) // (SSC) Base Address
-#define AT91C_BASE_TWI       ((AT91PS_TWI)     0xFFFB8000) // (TWI) Base Address
-#define AT91C_BASE_PWMC_CH3  ((AT91PS_PWMC_CH)         0xFFFCC260) // (PWMC_CH3) Base Address
-#define AT91C_BASE_PWMC_CH2  ((AT91PS_PWMC_CH)         0xFFFCC240) // (PWMC_CH2) Base Address
-#define AT91C_BASE_PWMC_CH1  ((AT91PS_PWMC_CH)         0xFFFCC220) // (PWMC_CH1) Base Address
-#define AT91C_BASE_PWMC_CH0  ((AT91PS_PWMC_CH)         0xFFFCC200) // (PWMC_CH0) Base Address
-#define AT91C_BASE_PWMC      ((AT91PS_PWMC)    0xFFFCC000) // (PWMC) Base Address
-#define AT91C_BASE_UDP       ((AT91PS_UDP)     0xFFFB0000) // (UDP) Base Address
-#define AT91C_BASE_TC0       ((AT91PS_TC)      0xFFFA0000) // (TC0) Base Address
-#define AT91C_BASE_TC1       ((AT91PS_TC)      0xFFFA0040) // (TC1) Base Address
-#define AT91C_BASE_TC2       ((AT91PS_TC)      0xFFFA0080) // (TC2) Base Address
-#define AT91C_BASE_TCB       ((AT91PS_TCB)     0xFFFA0000) // (TCB) Base Address
-#define AT91C_BASE_CAN_MB0   ((AT91PS_CAN_MB)  0xFFFD0200) // (CAN_MB0) Base Address
-#define AT91C_BASE_CAN_MB1   ((AT91PS_CAN_MB)  0xFFFD0220) // (CAN_MB1) Base Address
-#define AT91C_BASE_CAN_MB2   ((AT91PS_CAN_MB)  0xFFFD0240) // (CAN_MB2) Base Address
-#define AT91C_BASE_CAN_MB3   ((AT91PS_CAN_MB)  0xFFFD0260) // (CAN_MB3) Base Address
-#define AT91C_BASE_CAN_MB4   ((AT91PS_CAN_MB)  0xFFFD0280) // (CAN_MB4) Base Address
-#define AT91C_BASE_CAN_MB5   ((AT91PS_CAN_MB)  0xFFFD02A0) // (CAN_MB5) Base Address
-#define AT91C_BASE_CAN_MB6   ((AT91PS_CAN_MB)  0xFFFD02C0) // (CAN_MB6) Base Address
-#define AT91C_BASE_CAN_MB7   ((AT91PS_CAN_MB)  0xFFFD02E0) // (CAN_MB7) Base Address
-#define AT91C_BASE_CAN       ((AT91PS_CAN)     0xFFFD0000) // (CAN) Base Address
-#define AT91C_BASE_EMAC      ((AT91PS_EMAC)    0xFFFDC000) // (EMAC) Base Address
-#define AT91C_BASE_PDC_ADC   ((AT91PS_PDC)     0xFFFD8100) // (PDC_ADC) Base Address
-#define AT91C_BASE_ADC       ((AT91PS_ADC)     0xFFFD8000) // (ADC) Base Address
-
-// *****************************************************************************
-//               MEMORY MAPPING DEFINITIONS FOR AT91SAM7X256
-// *****************************************************************************
-// ISRAM
-#define AT91C_ISRAM     ((char *)      0x00200000) // Internal SRAM base address
-#define AT91C_ISRAM_SIZE        ((unsigned int) 0x00010000) // Internal SRAM size in byte (64 Kbytes)
-// IFLASH
-#define AT91C_IFLASH    ((char *)      0x00100000) // Internal FLASH base address
-#define AT91C_IFLASH_SIZE       ((unsigned int) 0x00040000) // Internal FLASH size in byte (256 Kbytes)
-#define AT91C_IFLASH_PAGE_SIZE  ((unsigned int) 256) // Internal FLASH Page Size: 256 bytes
-#define AT91C_IFLASH_LOCK_REGION_SIZE   ((unsigned int) 16384) // Internal FLASH Lock Region Size: 16 Kbytes
-#define AT91C_IFLASH_NB_OF_PAGES        ((unsigned int) 1024) // Internal FLASH Number of Pages: 1024 bytes
-#define AT91C_IFLASH_NB_OF_LOCK_BITS    ((unsigned int) 16) // Internal FLASH Number of Lock Bits: 16 bytes
-#endif /* __IAR_SYSTEMS_ICC__ */
-
-#ifdef __IAR_SYSTEMS_ASM__
-
-// - Hardware register definition
-
-// - *****************************************************************************
-// -              SOFTWARE API DEFINITION  FOR System Peripherals
-// - *****************************************************************************
-
-// - *****************************************************************************
-// -              SOFTWARE API DEFINITION  FOR Advanced Interrupt Controller
-// - *****************************************************************************
-// - -------- AIC_SMR : (AIC Offset: 0x0) Control Register -------- 
-AT91C_AIC_PRIOR           EQU (0x7 <<  0) ;- (AIC) Priority Level
-AT91C_AIC_PRIOR_LOWEST    EQU (0x0) ;- (AIC) Lowest priority level
-AT91C_AIC_PRIOR_HIGHEST   EQU (0x7) ;- (AIC) Highest priority level
-AT91C_AIC_SRCTYPE         EQU (0x3 <<  5) ;- (AIC) Interrupt Source Type
-AT91C_AIC_SRCTYPE_INT_HIGH_LEVEL EQU (0x0 <<  5) ;- (AIC) Internal Sources Code Label High-level Sensitive
-AT91C_AIC_SRCTYPE_EXT_LOW_LEVEL EQU (0x0 <<  5) ;- (AIC) External Sources Code Label Low-level Sensitive
-AT91C_AIC_SRCTYPE_INT_POSITIVE_EDGE EQU (0x1 <<  5) ;- (AIC) Internal Sources Code Label Positive Edge triggered
-AT91C_AIC_SRCTYPE_EXT_NEGATIVE_EDGE EQU (0x1 <<  5) ;- (AIC) External Sources Code Label Negative Edge triggered
-AT91C_AIC_SRCTYPE_HIGH_LEVEL EQU (0x2 <<  5) ;- (AIC) Internal Or External Sources Code Label High-level Sensitive
-AT91C_AIC_SRCTYPE_POSITIVE_EDGE EQU (0x3 <<  5) ;- (AIC) Internal Or External Sources Code Label Positive Edge triggered
-// - -------- AIC_CISR : (AIC Offset: 0x114) AIC Core Interrupt Status Register -------- 
-AT91C_AIC_NFIQ            EQU (0x1 <<  0) ;- (AIC) NFIQ Status
-AT91C_AIC_NIRQ            EQU (0x1 <<  1) ;- (AIC) NIRQ Status
-// - -------- AIC_DCR : (AIC Offset: 0x138) AIC Debug Control Register (Protect) -------- 
-AT91C_AIC_DCR_PROT        EQU (0x1 <<  0) ;- (AIC) Protection Mode
-AT91C_AIC_DCR_GMSK        EQU (0x1 <<  1) ;- (AIC) General Mask
-
-// - *****************************************************************************
-// -              SOFTWARE API DEFINITION  FOR Peripheral DMA Controller
-// - *****************************************************************************
-// - -------- PDC_PTCR : (PDC Offset: 0x20) PDC Transfer Control Register -------- 
-AT91C_PDC_RXTEN           EQU (0x1 <<  0) ;- (PDC) Receiver Transfer Enable
-AT91C_PDC_RXTDIS          EQU (0x1 <<  1) ;- (PDC) Receiver Transfer Disable
-AT91C_PDC_TXTEN           EQU (0x1 <<  8) ;- (PDC) Transmitter Transfer Enable
-AT91C_PDC_TXTDIS          EQU (0x1 <<  9) ;- (PDC) Transmitter Transfer Disable
-// - -------- PDC_PTSR : (PDC Offset: 0x24) PDC Transfer Status Register -------- 
-
-// - *****************************************************************************
-// -              SOFTWARE API DEFINITION  FOR Debug Unit
-// - *****************************************************************************
-// - -------- DBGU_CR : (DBGU Offset: 0x0) Debug Unit Control Register -------- 
-AT91C_US_RSTRX            EQU (0x1 <<  2) ;- (DBGU) Reset Receiver
-AT91C_US_RSTTX            EQU (0x1 <<  3) ;- (DBGU) Reset Transmitter
-AT91C_US_RXEN             EQU (0x1 <<  4) ;- (DBGU) Receiver Enable
-AT91C_US_RXDIS            EQU (0x1 <<  5) ;- (DBGU) Receiver Disable
-AT91C_US_TXEN             EQU (0x1 <<  6) ;- (DBGU) Transmitter Enable
-AT91C_US_TXDIS            EQU (0x1 <<  7) ;- (DBGU) Transmitter Disable
-AT91C_US_RSTSTA           EQU (0x1 <<  8) ;- (DBGU) Reset Status Bits
-// - -------- DBGU_MR : (DBGU Offset: 0x4) Debug Unit Mode Register -------- 
-AT91C_US_PAR              EQU (0x7 <<  9) ;- (DBGU) Parity type
-AT91C_US_PAR_EVEN         EQU (0x0 <<  9) ;- (DBGU) Even Parity
-AT91C_US_PAR_ODD          EQU (0x1 <<  9) ;- (DBGU) Odd Parity
-AT91C_US_PAR_SPACE        EQU (0x2 <<  9) ;- (DBGU) Parity forced to 0 (Space)
-AT91C_US_PAR_MARK         EQU (0x3 <<  9) ;- (DBGU) Parity forced to 1 (Mark)
-AT91C_US_PAR_NONE         EQU (0x4 <<  9) ;- (DBGU) No Parity
-AT91C_US_PAR_MULTI_DROP   EQU (0x6 <<  9) ;- (DBGU) Multi-drop mode
-AT91C_US_CHMODE           EQU (0x3 << 14) ;- (DBGU) Channel Mode
-AT91C_US_CHMODE_NORMAL    EQU (0x0 << 14) ;- (DBGU) Normal Mode: The USART channel operates as an RX/TX USART.
-AT91C_US_CHMODE_AUTO      EQU (0x1 << 14) ;- (DBGU) Automatic Echo: Receiver Data Input is connected to the TXD pin.
-AT91C_US_CHMODE_LOCAL     EQU (0x2 << 14) ;- (DBGU) Local Loopback: Transmitter Output Signal is connected to Receiver Input Signal.
-AT91C_US_CHMODE_REMOTE    EQU (0x3 << 14) ;- (DBGU) Remote Loopback: RXD pin is internally connected to TXD pin.
-// - -------- DBGU_IER : (DBGU Offset: 0x8) Debug Unit Interrupt Enable Register -------- 
-AT91C_US_RXRDY            EQU (0x1 <<  0) ;- (DBGU) RXRDY Interrupt
-AT91C_US_TXRDY            EQU (0x1 <<  1) ;- (DBGU) TXRDY Interrupt
-AT91C_US_ENDRX            EQU (0x1 <<  3) ;- (DBGU) End of Receive Transfer Interrupt
-AT91C_US_ENDTX            EQU (0x1 <<  4) ;- (DBGU) End of Transmit Interrupt
-AT91C_US_OVRE             EQU (0x1 <<  5) ;- (DBGU) Overrun Interrupt
-AT91C_US_FRAME            EQU (0x1 <<  6) ;- (DBGU) Framing Error Interrupt
-AT91C_US_PARE             EQU (0x1 <<  7) ;- (DBGU) Parity Error Interrupt
-AT91C_US_TXEMPTY          EQU (0x1 <<  9) ;- (DBGU) TXEMPTY Interrupt
-AT91C_US_TXBUFE           EQU (0x1 << 11) ;- (DBGU) TXBUFE Interrupt
-AT91C_US_RXBUFF           EQU (0x1 << 12) ;- (DBGU) RXBUFF Interrupt
-AT91C_US_COMM_TX          EQU (0x1 << 30) ;- (DBGU) COMM_TX Interrupt
-AT91C_US_COMM_RX          EQU (0x1 << 31) ;- (DBGU) COMM_RX Interrupt
-// - -------- DBGU_IDR : (DBGU Offset: 0xc) Debug Unit Interrupt Disable Register -------- 
-// - -------- DBGU_IMR : (DBGU Offset: 0x10) Debug Unit Interrupt Mask Register -------- 
-// - -------- DBGU_CSR : (DBGU Offset: 0x14) Debug Unit Channel Status Register -------- 
-// - -------- DBGU_FNTR : (DBGU Offset: 0x48) Debug Unit FORCE_NTRST Register -------- 
-AT91C_US_FORCE_NTRST      EQU (0x1 <<  0) ;- (DBGU) Force NTRST in JTAG
-
-// - *****************************************************************************
-// -              SOFTWARE API DEFINITION  FOR Parallel Input Output Controler
-// - *****************************************************************************
-
-// - *****************************************************************************
-// -              SOFTWARE API DEFINITION  FOR Clock Generator Controler
-// - *****************************************************************************
-// - -------- CKGR_MOR : (CKGR Offset: 0x0) Main Oscillator Register -------- 
-AT91C_CKGR_MOSCEN         EQU (0x1 <<  0) ;- (CKGR) Main Oscillator Enable
-AT91C_CKGR_OSCBYPASS      EQU (0x1 <<  1) ;- (CKGR) Main Oscillator Bypass
-AT91C_CKGR_OSCOUNT        EQU (0xFF <<  8) ;- (CKGR) Main Oscillator Start-up Time
-// - -------- CKGR_MCFR : (CKGR Offset: 0x4) Main Clock Frequency Register -------- 
-AT91C_CKGR_MAINF          EQU (0xFFFF <<  0) ;- (CKGR) Main Clock Frequency
-AT91C_CKGR_MAINRDY        EQU (0x1 << 16) ;- (CKGR) Main Clock Ready
-// - -------- CKGR_PLLR : (CKGR Offset: 0xc) PLL B Register -------- 
-AT91C_CKGR_DIV            EQU (0xFF <<  0) ;- (CKGR) Divider Selected
-AT91C_CKGR_DIV_0          EQU (0x0) ;- (CKGR) Divider output is 0
-AT91C_CKGR_DIV_BYPASS     EQU (0x1) ;- (CKGR) Divider is bypassed
-AT91C_CKGR_PLLCOUNT       EQU (0x3F <<  8) ;- (CKGR) PLL Counter
-AT91C_CKGR_OUT            EQU (0x3 << 14) ;- (CKGR) PLL Output Frequency Range
-AT91C_CKGR_OUT_0          EQU (0x0 << 14) ;- (CKGR) Please refer to the PLL datasheet
-AT91C_CKGR_OUT_1          EQU (0x1 << 14) ;- (CKGR) Please refer to the PLL datasheet
-AT91C_CKGR_OUT_2          EQU (0x2 << 14) ;- (CKGR) Please refer to the PLL datasheet
-AT91C_CKGR_OUT_3          EQU (0x3 << 14) ;- (CKGR) Please refer to the PLL datasheet
-AT91C_CKGR_MUL            EQU (0x7FF << 16) ;- (CKGR) PLL Multiplier
-AT91C_CKGR_USBDIV         EQU (0x3 << 28) ;- (CKGR) Divider for USB Clocks
-AT91C_CKGR_USBDIV_0       EQU (0x0 << 28) ;- (CKGR) Divider output is PLL clock output
-AT91C_CKGR_USBDIV_1       EQU (0x1 << 28) ;- (CKGR) Divider output is PLL clock output divided by 2
-AT91C_CKGR_USBDIV_2       EQU (0x2 << 28) ;- (CKGR) Divider output is PLL clock output divided by 4
-
-// - *****************************************************************************
-// -              SOFTWARE API DEFINITION  FOR Power Management Controler
-// - *****************************************************************************
-// - -------- PMC_SCER : (PMC Offset: 0x0) System Clock Enable Register -------- 
-AT91C_PMC_PCK             EQU (0x1 <<  0) ;- (PMC) Processor Clock
-AT91C_PMC_UDP             EQU (0x1 <<  7) ;- (PMC) USB Device Port Clock
-AT91C_PMC_PCK0            EQU (0x1 <<  8) ;- (PMC) Programmable Clock Output
-AT91C_PMC_PCK1            EQU (0x1 <<  9) ;- (PMC) Programmable Clock Output
-AT91C_PMC_PCK2            EQU (0x1 << 10) ;- (PMC) Programmable Clock Output
-AT91C_PMC_PCK3            EQU (0x1 << 11) ;- (PMC) Programmable Clock Output
-// - -------- PMC_SCDR : (PMC Offset: 0x4) System Clock Disable Register -------- 
-// - -------- PMC_SCSR : (PMC Offset: 0x8) System Clock Status Register -------- 
-// - -------- CKGR_MOR : (PMC Offset: 0x20) Main Oscillator Register -------- 
-// - -------- CKGR_MCFR : (PMC Offset: 0x24) Main Clock Frequency Register -------- 
-// - -------- CKGR_PLLR : (PMC Offset: 0x2c) PLL B Register -------- 
-// - -------- PMC_MCKR : (PMC Offset: 0x30) Master Clock Register -------- 
-AT91C_PMC_CSS             EQU (0x3 <<  0) ;- (PMC) Programmable Clock Selection
-AT91C_PMC_CSS_SLOW_CLK    EQU (0x0) ;- (PMC) Slow Clock is selected
-AT91C_PMC_CSS_MAIN_CLK    EQU (0x1) ;- (PMC) Main Clock is selected
-AT91C_PMC_CSS_PLL_CLK     EQU (0x3) ;- (PMC) Clock from PLL is selected
-AT91C_PMC_PRES            EQU (0x7 <<  2) ;- (PMC) Programmable Clock Prescaler
-AT91C_PMC_PRES_CLK        EQU (0x0 <<  2) ;- (PMC) Selected clock
-AT91C_PMC_PRES_CLK_2      EQU (0x1 <<  2) ;- (PMC) Selected clock divided by 2
-AT91C_PMC_PRES_CLK_4      EQU (0x2 <<  2) ;- (PMC) Selected clock divided by 4
-AT91C_PMC_PRES_CLK_8      EQU (0x3 <<  2) ;- (PMC) Selected clock divided by 8
-AT91C_PMC_PRES_CLK_16     EQU (0x4 <<  2) ;- (PMC) Selected clock divided by 16
-AT91C_PMC_PRES_CLK_32     EQU (0x5 <<  2) ;- (PMC) Selected clock divided by 32
-AT91C_PMC_PRES_CLK_64     EQU (0x6 <<  2) ;- (PMC) Selected clock divided by 64
-// - -------- PMC_PCKR : (PMC Offset: 0x40) Programmable Clock Register -------- 
-// - -------- PMC_IER : (PMC Offset: 0x60) PMC Interrupt Enable Register -------- 
-AT91C_PMC_MOSCS           EQU (0x1 <<  0) ;- (PMC) MOSC Status/Enable/Disable/Mask
-AT91C_PMC_LOCK            EQU (0x1 <<  2) ;- (PMC) PLL Status/Enable/Disable/Mask
-AT91C_PMC_MCKRDY          EQU (0x1 <<  3) ;- (PMC) MCK_RDY Status/Enable/Disable/Mask
-AT91C_PMC_PCK0RDY         EQU (0x1 <<  8) ;- (PMC) PCK0_RDY Status/Enable/Disable/Mask
-AT91C_PMC_PCK1RDY         EQU (0x1 <<  9) ;- (PMC) PCK1_RDY Status/Enable/Disable/Mask
-AT91C_PMC_PCK2RDY         EQU (0x1 << 10) ;- (PMC) PCK2_RDY Status/Enable/Disable/Mask
-AT91C_PMC_PCK3RDY         EQU (0x1 << 11) ;- (PMC) PCK3_RDY Status/Enable/Disable/Mask
-// - -------- PMC_IDR : (PMC Offset: 0x64) PMC Interrupt Disable Register -------- 
-// - -------- PMC_SR : (PMC Offset: 0x68) PMC Status Register -------- 
-// - -------- PMC_IMR : (PMC Offset: 0x6c) PMC Interrupt Mask Register -------- 
-
-// - *****************************************************************************
-// -              SOFTWARE API DEFINITION  FOR Reset Controller Interface
-// - *****************************************************************************
-// - -------- RSTC_RCR : (RSTC Offset: 0x0) Reset Control Register -------- 
-AT91C_RSTC_PROCRST        EQU (0x1 <<  0) ;- (RSTC) Processor Reset
-AT91C_RSTC_PERRST         EQU (0x1 <<  2) ;- (RSTC) Peripheral Reset
-AT91C_RSTC_EXTRST         EQU (0x1 <<  3) ;- (RSTC) External Reset
-AT91C_RSTC_KEY            EQU (0xFF << 24) ;- (RSTC) Password
-// - -------- RSTC_RSR : (RSTC Offset: 0x4) Reset Status Register -------- 
-AT91C_RSTC_URSTS          EQU (0x1 <<  0) ;- (RSTC) User Reset Status
-AT91C_RSTC_BODSTS         EQU (0x1 <<  1) ;- (RSTC) Brownout Detection Status
-AT91C_RSTC_RSTTYP         EQU (0x7 <<  8) ;- (RSTC) Reset Type
-AT91C_RSTC_RSTTYP_POWERUP EQU (0x0 <<  8) ;- (RSTC) Power-up Reset. VDDCORE rising.
-AT91C_RSTC_RSTTYP_WAKEUP  EQU (0x1 <<  8) ;- (RSTC) WakeUp Reset. VDDCORE rising.
-AT91C_RSTC_RSTTYP_WATCHDOG EQU (0x2 <<  8) ;- (RSTC) Watchdog Reset. Watchdog overflow occured.
-AT91C_RSTC_RSTTYP_SOFTWARE EQU (0x3 <<  8) ;- (RSTC) Software Reset. Processor reset required by the software.
-AT91C_RSTC_RSTTYP_USER    EQU (0x4 <<  8) ;- (RSTC) User Reset. NRST pin detected low.
-AT91C_RSTC_RSTTYP_BROWNOUT EQU (0x5 <<  8) ;- (RSTC) Brownout Reset occured.
-AT91C_RSTC_NRSTL          EQU (0x1 << 16) ;- (RSTC) NRST pin level
-AT91C_RSTC_SRCMP          EQU (0x1 << 17) ;- (RSTC) Software Reset Command in Progress.
-// - -------- RSTC_RMR : (RSTC Offset: 0x8) Reset Mode Register -------- 
-AT91C_RSTC_URSTEN         EQU (0x1 <<  0) ;- (RSTC) User Reset Enable
-AT91C_RSTC_URSTIEN        EQU (0x1 <<  4) ;- (RSTC) User Reset Interrupt Enable
-AT91C_RSTC_ERSTL          EQU (0xF <<  8) ;- (RSTC) User Reset Length
-AT91C_RSTC_BODIEN         EQU (0x1 << 16) ;- (RSTC) Brownout Detection Interrupt Enable
-
-// - *****************************************************************************
-// -              SOFTWARE API DEFINITION  FOR Real Time Timer Controller Interface
-// - *****************************************************************************
-// - -------- RTTC_RTMR : (RTTC Offset: 0x0) Real-time Mode Register -------- 
-AT91C_RTTC_RTPRES         EQU (0xFFFF <<  0) ;- (RTTC) Real-time Timer Prescaler Value
-AT91C_RTTC_ALMIEN         EQU (0x1 << 16) ;- (RTTC) Alarm Interrupt Enable
-AT91C_RTTC_RTTINCIEN      EQU (0x1 << 17) ;- (RTTC) Real Time Timer Increment Interrupt Enable
-AT91C_RTTC_RTTRST         EQU (0x1 << 18) ;- (RTTC) Real Time Timer Restart
-// - -------- RTTC_RTAR : (RTTC Offset: 0x4) Real-time Alarm Register -------- 
-AT91C_RTTC_ALMV           EQU (0x0 <<  0) ;- (RTTC) Alarm Value
-// - -------- RTTC_RTVR : (RTTC Offset: 0x8) Current Real-time Value Register -------- 
-AT91C_RTTC_CRTV           EQU (0x0 <<  0) ;- (RTTC) Current Real-time Value
-// - -------- RTTC_RTSR : (RTTC Offset: 0xc) Real-time Status Register -------- 
-AT91C_RTTC_ALMS           EQU (0x1 <<  0) ;- (RTTC) Real-time Alarm Status
-AT91C_RTTC_RTTINC         EQU (0x1 <<  1) ;- (RTTC) Real-time Timer Increment
-
-// - *****************************************************************************
-// -              SOFTWARE API DEFINITION  FOR Periodic Interval Timer Controller Interface
-// - *****************************************************************************
-// - -------- PITC_PIMR : (PITC Offset: 0x0) Periodic Interval Mode Register -------- 
-AT91C_PITC_PIV            EQU (0xFFFFF <<  0) ;- (PITC) Periodic Interval Value
-AT91C_PITC_PITEN          EQU (0x1 << 24) ;- (PITC) Periodic Interval Timer Enabled
-AT91C_PITC_PITIEN         EQU (0x1 << 25) ;- (PITC) Periodic Interval Timer Interrupt Enable
-// - -------- PITC_PISR : (PITC Offset: 0x4) Periodic Interval Status Register -------- 
-AT91C_PITC_PITS           EQU (0x1 <<  0) ;- (PITC) Periodic Interval Timer Status
-// - -------- PITC_PIVR : (PITC Offset: 0x8) Periodic Interval Value Register -------- 
-AT91C_PITC_CPIV           EQU (0xFFFFF <<  0) ;- (PITC) Current Periodic Interval Value
-AT91C_PITC_PICNT          EQU (0xFFF << 20) ;- (PITC) Periodic Interval Counter
-// - -------- PITC_PIIR : (PITC Offset: 0xc) Periodic Interval Image Register -------- 
-
-// - *****************************************************************************
-// -              SOFTWARE API DEFINITION  FOR Watchdog Timer Controller Interface
-// - *****************************************************************************
-// - -------- WDTC_WDCR : (WDTC Offset: 0x0) Periodic Interval Image Register -------- 
-AT91C_WDTC_WDRSTT         EQU (0x1 <<  0) ;- (WDTC) Watchdog Restart
-AT91C_WDTC_KEY            EQU (0xFF << 24) ;- (WDTC) Watchdog KEY Password
-// - -------- WDTC_WDMR : (WDTC Offset: 0x4) Watchdog Mode Register -------- 
-AT91C_WDTC_WDV            EQU (0xFFF <<  0) ;- (WDTC) Watchdog Timer Restart
-AT91C_WDTC_WDFIEN         EQU (0x1 << 12) ;- (WDTC) Watchdog Fault Interrupt Enable
-AT91C_WDTC_WDRSTEN        EQU (0x1 << 13) ;- (WDTC) Watchdog Reset Enable
-AT91C_WDTC_WDRPROC        EQU (0x1 << 14) ;- (WDTC) Watchdog Timer Restart
-AT91C_WDTC_WDDIS          EQU (0x1 << 15) ;- (WDTC) Watchdog Disable
-AT91C_WDTC_WDD            EQU (0xFFF << 16) ;- (WDTC) Watchdog Delta Value
-AT91C_WDTC_WDDBGHLT       EQU (0x1 << 28) ;- (WDTC) Watchdog Debug Halt
-AT91C_WDTC_WDIDLEHLT      EQU (0x1 << 29) ;- (WDTC) Watchdog Idle Halt
-// - -------- WDTC_WDSR : (WDTC Offset: 0x8) Watchdog Status Register -------- 
-AT91C_WDTC_WDUNF          EQU (0x1 <<  0) ;- (WDTC) Watchdog Underflow
-AT91C_WDTC_WDERR          EQU (0x1 <<  1) ;- (WDTC) Watchdog Error
-
-// - *****************************************************************************
-// -              SOFTWARE API DEFINITION  FOR Voltage Regulator Mode Controller Interface
-// - *****************************************************************************
-// - -------- VREG_MR : (VREG Offset: 0x0) Voltage Regulator Mode Register -------- 
-AT91C_VREG_PSTDBY         EQU (0x1 <<  0) ;- (VREG) Voltage Regulator Power Standby Mode
-
-// - *****************************************************************************
-// -              SOFTWARE API DEFINITION  FOR Memory Controller Interface
-// - *****************************************************************************
-// - -------- MC_RCR : (MC Offset: 0x0) MC Remap Control Register -------- 
-AT91C_MC_RCB              EQU (0x1 <<  0) ;- (MC) Remap Command Bit
-// - -------- MC_ASR : (MC Offset: 0x4) MC Abort Status Register -------- 
-AT91C_MC_UNDADD           EQU (0x1 <<  0) ;- (MC) Undefined Addess Abort Status
-AT91C_MC_MISADD           EQU (0x1 <<  1) ;- (MC) Misaligned Addess Abort Status
-AT91C_MC_ABTSZ            EQU (0x3 <<  8) ;- (MC) Abort Size Status
-AT91C_MC_ABTSZ_BYTE       EQU (0x0 <<  8) ;- (MC) Byte
-AT91C_MC_ABTSZ_HWORD      EQU (0x1 <<  8) ;- (MC) Half-word
-AT91C_MC_ABTSZ_WORD       EQU (0x2 <<  8) ;- (MC) Word
-AT91C_MC_ABTTYP           EQU (0x3 << 10) ;- (MC) Abort Type Status
-AT91C_MC_ABTTYP_DATAR     EQU (0x0 << 10) ;- (MC) Data Read
-AT91C_MC_ABTTYP_DATAW     EQU (0x1 << 10) ;- (MC) Data Write
-AT91C_MC_ABTTYP_FETCH     EQU (0x2 << 10) ;- (MC) Code Fetch
-AT91C_MC_MST0             EQU (0x1 << 16) ;- (MC) Master 0 Abort Source
-AT91C_MC_MST1             EQU (0x1 << 17) ;- (MC) Master 1 Abort Source
-AT91C_MC_SVMST0           EQU (0x1 << 24) ;- (MC) Saved Master 0 Abort Source
-AT91C_MC_SVMST1           EQU (0x1 << 25) ;- (MC) Saved Master 1 Abort Source
-// - -------- MC_FMR : (MC Offset: 0x60) MC Flash Mode Register -------- 
-AT91C_MC_FRDY             EQU (0x1 <<  0) ;- (MC) Flash Ready
-AT91C_MC_LOCKE            EQU (0x1 <<  2) ;- (MC) Lock Error
-AT91C_MC_PROGE            EQU (0x1 <<  3) ;- (MC) Programming Error
-AT91C_MC_NEBP             EQU (0x1 <<  7) ;- (MC) No Erase Before Programming
-AT91C_MC_FWS              EQU (0x3 <<  8) ;- (MC) Flash Wait State
-AT91C_MC_FWS_0FWS         EQU (0x0 <<  8) ;- (MC) 1 cycle for Read, 2 for Write operations
-AT91C_MC_FWS_1FWS         EQU (0x1 <<  8) ;- (MC) 2 cycles for Read, 3 for Write operations
-AT91C_MC_FWS_2FWS         EQU (0x2 <<  8) ;- (MC) 3 cycles for Read, 4 for Write operations
-AT91C_MC_FWS_3FWS         EQU (0x3 <<  8) ;- (MC) 4 cycles for Read, 4 for Write operations
-AT91C_MC_FMCN             EQU (0xFF << 16) ;- (MC) Flash Microsecond Cycle Number
-// - -------- MC_FCR : (MC Offset: 0x64) MC Flash Command Register -------- 
-AT91C_MC_FCMD             EQU (0xF <<  0) ;- (MC) Flash Command
-AT91C_MC_FCMD_START_PROG  EQU (0x1) ;- (MC) Starts the programming of th epage specified by PAGEN.
-AT91C_MC_FCMD_LOCK        EQU (0x2) ;- (MC) Starts a lock sequence of the sector defined by the bits 4 to 7 of the field PAGEN.
-AT91C_MC_FCMD_PROG_AND_LOCK EQU (0x3) ;- (MC) The lock sequence automatically happens after the programming sequence is completed.
-AT91C_MC_FCMD_UNLOCK      EQU (0x4) ;- (MC) Starts an unlock sequence of the sector defined by the bits 4 to 7 of the field PAGEN.
-AT91C_MC_FCMD_ERASE_ALL   EQU (0x8) ;- (MC) Starts the erase of the entire flash.If at least a page is locked, the command is cancelled.
-AT91C_MC_FCMD_SET_GP_NVM  EQU (0xB) ;- (MC) Set General Purpose NVM bits.
-AT91C_MC_FCMD_CLR_GP_NVM  EQU (0xD) ;- (MC) Clear General Purpose NVM bits.
-AT91C_MC_FCMD_SET_SECURITY EQU (0xF) ;- (MC) Set Security Bit.
-AT91C_MC_PAGEN            EQU (0x3FF <<  8) ;- (MC) Page Number
-AT91C_MC_KEY              EQU (0xFF << 24) ;- (MC) Writing Protect Key
-// - -------- MC_FSR : (MC Offset: 0x68) MC Flash Command Register -------- 
-AT91C_MC_SECURITY         EQU (0x1 <<  4) ;- (MC) Security Bit Status
-AT91C_MC_GPNVM0           EQU (0x1 <<  8) ;- (MC) Sector 0 Lock Status
-AT91C_MC_GPNVM1           EQU (0x1 <<  9) ;- (MC) Sector 1 Lock Status
-AT91C_MC_GPNVM2           EQU (0x1 << 10) ;- (MC) Sector 2 Lock Status
-AT91C_MC_GPNVM3           EQU (0x1 << 11) ;- (MC) Sector 3 Lock Status
-AT91C_MC_GPNVM4           EQU (0x1 << 12) ;- (MC) Sector 4 Lock Status
-AT91C_MC_GPNVM5           EQU (0x1 << 13) ;- (MC) Sector 5 Lock Status
-AT91C_MC_GPNVM6           EQU (0x1 << 14) ;- (MC) Sector 6 Lock Status
-AT91C_MC_GPNVM7           EQU (0x1 << 15) ;- (MC) Sector 7 Lock Status
-AT91C_MC_LOCKS0           EQU (0x1 << 16) ;- (MC) Sector 0 Lock Status
-AT91C_MC_LOCKS1           EQU (0x1 << 17) ;- (MC) Sector 1 Lock Status
-AT91C_MC_LOCKS2           EQU (0x1 << 18) ;- (MC) Sector 2 Lock Status
-AT91C_MC_LOCKS3           EQU (0x1 << 19) ;- (MC) Sector 3 Lock Status
-AT91C_MC_LOCKS4           EQU (0x1 << 20) ;- (MC) Sector 4 Lock Status
-AT91C_MC_LOCKS5           EQU (0x1 << 21) ;- (MC) Sector 5 Lock Status
-AT91C_MC_LOCKS6           EQU (0x1 << 22) ;- (MC) Sector 6 Lock Status
-AT91C_MC_LOCKS7           EQU (0x1 << 23) ;- (MC) Sector 7 Lock Status
-AT91C_MC_LOCKS8           EQU (0x1 << 24) ;- (MC) Sector 8 Lock Status
-AT91C_MC_LOCKS9           EQU (0x1 << 25) ;- (MC) Sector 9 Lock Status
-AT91C_MC_LOCKS10          EQU (0x1 << 26) ;- (MC) Sector 10 Lock Status
-AT91C_MC_LOCKS11          EQU (0x1 << 27) ;- (MC) Sector 11 Lock Status
-AT91C_MC_LOCKS12          EQU (0x1 << 28) ;- (MC) Sector 12 Lock Status
-AT91C_MC_LOCKS13          EQU (0x1 << 29) ;- (MC) Sector 13 Lock Status
-AT91C_MC_LOCKS14          EQU (0x1 << 30) ;- (MC) Sector 14 Lock Status
-AT91C_MC_LOCKS15          EQU (0x1 << 31) ;- (MC) Sector 15 Lock Status
-
-// - *****************************************************************************
-// -              SOFTWARE API DEFINITION  FOR Serial Parallel Interface
-// - *****************************************************************************
-// - -------- SPI_CR : (SPI Offset: 0x0) SPI Control Register -------- 
-AT91C_SPI_SPIEN           EQU (0x1 <<  0) ;- (SPI) SPI Enable
-AT91C_SPI_SPIDIS          EQU (0x1 <<  1) ;- (SPI) SPI Disable
-AT91C_SPI_SWRST           EQU (0x1 <<  7) ;- (SPI) SPI Software reset
-AT91C_SPI_LASTXFER        EQU (0x1 << 24) ;- (SPI) SPI Last Transfer
-// - -------- SPI_MR : (SPI Offset: 0x4) SPI Mode Register -------- 
-AT91C_SPI_MSTR            EQU (0x1 <<  0) ;- (SPI) Master/Slave Mode
-AT91C_SPI_PS              EQU (0x1 <<  1) ;- (SPI) Peripheral Select
-AT91C_SPI_PS_FIXED        EQU (0x0 <<  1) ;- (SPI) Fixed Peripheral Select
-AT91C_SPI_PS_VARIABLE     EQU (0x1 <<  1) ;- (SPI) Variable Peripheral Select
-AT91C_SPI_PCSDEC          EQU (0x1 <<  2) ;- (SPI) Chip Select Decode
-AT91C_SPI_FDIV            EQU (0x1 <<  3) ;- (SPI) Clock Selection
-AT91C_SPI_MODFDIS         EQU (0x1 <<  4) ;- (SPI) Mode Fault Detection
-AT91C_SPI_LLB             EQU (0x1 <<  7) ;- (SPI) Clock Selection
-AT91C_SPI_PCS             EQU (0xF << 16) ;- (SPI) Peripheral Chip Select
-AT91C_SPI_DLYBCS          EQU (0xFF << 24) ;- (SPI) Delay Between Chip Selects
-// - -------- SPI_RDR : (SPI Offset: 0x8) Receive Data Register -------- 
-AT91C_SPI_RD              EQU (0xFFFF <<  0) ;- (SPI) Receive Data
-AT91C_SPI_RPCS            EQU (0xF << 16) ;- (SPI) Peripheral Chip Select Status
-// - -------- SPI_TDR : (SPI Offset: 0xc) Transmit Data Register -------- 
-AT91C_SPI_TD              EQU (0xFFFF <<  0) ;- (SPI) Transmit Data
-AT91C_SPI_TPCS            EQU (0xF << 16) ;- (SPI) Peripheral Chip Select Status
-// - -------- SPI_SR : (SPI Offset: 0x10) Status Register -------- 
-AT91C_SPI_RDRF            EQU (0x1 <<  0) ;- (SPI) Receive Data Register Full
-AT91C_SPI_TDRE            EQU (0x1 <<  1) ;- (SPI) Transmit Data Register Empty
-AT91C_SPI_MODF            EQU (0x1 <<  2) ;- (SPI) Mode Fault Error
-AT91C_SPI_OVRES           EQU (0x1 <<  3) ;- (SPI) Overrun Error Status
-AT91C_SPI_ENDRX           EQU (0x1 <<  4) ;- (SPI) End of Receiver Transfer
-AT91C_SPI_ENDTX           EQU (0x1 <<  5) ;- (SPI) End of Receiver Transfer
-AT91C_SPI_RXBUFF          EQU (0x1 <<  6) ;- (SPI) RXBUFF Interrupt
-AT91C_SPI_TXBUFE          EQU (0x1 <<  7) ;- (SPI) TXBUFE Interrupt
-AT91C_SPI_NSSR            EQU (0x1 <<  8) ;- (SPI) NSSR Interrupt
-AT91C_SPI_TXEMPTY         EQU (0x1 <<  9) ;- (SPI) TXEMPTY Interrupt
-AT91C_SPI_SPIENS          EQU (0x1 << 16) ;- (SPI) Enable Status
-// - -------- SPI_IER : (SPI Offset: 0x14) Interrupt Enable Register -------- 
-// - -------- SPI_IDR : (SPI Offset: 0x18) Interrupt Disable Register -------- 
-// - -------- SPI_IMR : (SPI Offset: 0x1c) Interrupt Mask Register -------- 
-// - -------- SPI_CSR : (SPI Offset: 0x30) Chip Select Register -------- 
-AT91C_SPI_CPOL            EQU (0x1 <<  0) ;- (SPI) Clock Polarity
-AT91C_SPI_NCPHA           EQU (0x1 <<  1) ;- (SPI) Clock Phase
-AT91C_SPI_CSAAT           EQU (0x1 <<  3) ;- (SPI) Chip Select Active After Transfer
-AT91C_SPI_BITS            EQU (0xF <<  4) ;- (SPI) Bits Per Transfer
-AT91C_SPI_BITS_8          EQU (0x0 <<  4) ;- (SPI) 8 Bits Per transfer
-AT91C_SPI_BITS_9          EQU (0x1 <<  4) ;- (SPI) 9 Bits Per transfer
-AT91C_SPI_BITS_10         EQU (0x2 <<  4) ;- (SPI) 10 Bits Per transfer
-AT91C_SPI_BITS_11         EQU (0x3 <<  4) ;- (SPI) 11 Bits Per transfer
-AT91C_SPI_BITS_12         EQU (0x4 <<  4) ;- (SPI) 12 Bits Per transfer
-AT91C_SPI_BITS_13         EQU (0x5 <<  4) ;- (SPI) 13 Bits Per transfer
-AT91C_SPI_BITS_14         EQU (0x6 <<  4) ;- (SPI) 14 Bits Per transfer
-AT91C_SPI_BITS_15         EQU (0x7 <<  4) ;- (SPI) 15 Bits Per transfer
-AT91C_SPI_BITS_16         EQU (0x8 <<  4) ;- (SPI) 16 Bits Per transfer
-AT91C_SPI_SCBR            EQU (0xFF <<  8) ;- (SPI) Serial Clock Baud Rate
-AT91C_SPI_DLYBS           EQU (0xFF << 16) ;- (SPI) Delay Before SPCK
-AT91C_SPI_DLYBCT          EQU (0xFF << 24) ;- (SPI) Delay Between Consecutive Transfers
-
-// - *****************************************************************************
-// -              SOFTWARE API DEFINITION  FOR Usart
-// - *****************************************************************************
-// - -------- US_CR : (USART Offset: 0x0) Debug Unit Control Register -------- 
-AT91C_US_STTBRK           EQU (0x1 <<  9) ;- (USART) Start Break
-AT91C_US_STPBRK           EQU (0x1 << 10) ;- (USART) Stop Break
-AT91C_US_STTTO            EQU (0x1 << 11) ;- (USART) Start Time-out
-AT91C_US_SENDA            EQU (0x1 << 12) ;- (USART) Send Address
-AT91C_US_RSTIT            EQU (0x1 << 13) ;- (USART) Reset Iterations
-AT91C_US_RSTNACK          EQU (0x1 << 14) ;- (USART) Reset Non Acknowledge
-AT91C_US_RETTO            EQU (0x1 << 15) ;- (USART) Rearm Time-out
-AT91C_US_DTREN            EQU (0x1 << 16) ;- (USART) Data Terminal ready Enable
-AT91C_US_DTRDIS           EQU (0x1 << 17) ;- (USART) Data Terminal ready Disable
-AT91C_US_RTSEN            EQU (0x1 << 18) ;- (USART) Request to Send enable
-AT91C_US_RTSDIS           EQU (0x1 << 19) ;- (USART) Request to Send Disable
-// - -------- US_MR : (USART Offset: 0x4) Debug Unit Mode Register -------- 
-AT91C_US_USMODE           EQU (0xF <<  0) ;- (USART) Usart mode
-AT91C_US_USMODE_NORMAL    EQU (0x0) ;- (USART) Normal
-AT91C_US_USMODE_RS485     EQU (0x1) ;- (USART) RS485
-AT91C_US_USMODE_HWHSH     EQU (0x2) ;- (USART) Hardware Handshaking
-AT91C_US_USMODE_MODEM     EQU (0x3) ;- (USART) Modem
-AT91C_US_USMODE_ISO7816_0 EQU (0x4) ;- (USART) ISO7816 protocol: T = 0
-AT91C_US_USMODE_ISO7816_1 EQU (0x6) ;- (USART) ISO7816 protocol: T = 1
-AT91C_US_USMODE_IRDA      EQU (0x8) ;- (USART) IrDA
-AT91C_US_USMODE_SWHSH     EQU (0xC) ;- (USART) Software Handshaking
-AT91C_US_CLKS             EQU (0x3 <<  4) ;- (USART) Clock Selection (Baud Rate generator Input Clock
-AT91C_US_CLKS_CLOCK       EQU (0x0 <<  4) ;- (USART) Clock
-AT91C_US_CLKS_FDIV1       EQU (0x1 <<  4) ;- (USART) fdiv1
-AT91C_US_CLKS_SLOW        EQU (0x2 <<  4) ;- (USART) slow_clock (ARM)
-AT91C_US_CLKS_EXT         EQU (0x3 <<  4) ;- (USART) External (SCK)
-AT91C_US_CHRL             EQU (0x3 <<  6) ;- (USART) Clock Selection (Baud Rate generator Input Clock
-AT91C_US_CHRL_5_BITS      EQU (0x0 <<  6) ;- (USART) Character Length: 5 bits
-AT91C_US_CHRL_6_BITS      EQU (0x1 <<  6) ;- (USART) Character Length: 6 bits
-AT91C_US_CHRL_7_BITS      EQU (0x2 <<  6) ;- (USART) Character Length: 7 bits
-AT91C_US_CHRL_8_BITS      EQU (0x3 <<  6) ;- (USART) Character Length: 8 bits
-AT91C_US_SYNC             EQU (0x1 <<  8) ;- (USART) Synchronous Mode Select
-AT91C_US_NBSTOP           EQU (0x3 << 12) ;- (USART) Number of Stop bits
-AT91C_US_NBSTOP_1_BIT     EQU (0x0 << 12) ;- (USART) 1 stop bit
-AT91C_US_NBSTOP_15_BIT    EQU (0x1 << 12) ;- (USART) Asynchronous (SYNC=0) 2 stop bits Synchronous (SYNC=1) 2 stop bits
-AT91C_US_NBSTOP_2_BIT     EQU (0x2 << 12) ;- (USART) 2 stop bits
-AT91C_US_MSBF             EQU (0x1 << 16) ;- (USART) Bit Order
-AT91C_US_MODE9            EQU (0x1 << 17) ;- (USART) 9-bit Character length
-AT91C_US_CKLO             EQU (0x1 << 18) ;- (USART) Clock Output Select
-AT91C_US_OVER             EQU (0x1 << 19) ;- (USART) Over Sampling Mode
-AT91C_US_INACK            EQU (0x1 << 20) ;- (USART) Inhibit Non Acknowledge
-AT91C_US_DSNACK           EQU (0x1 << 21) ;- (USART) Disable Successive NACK
-AT91C_US_MAX_ITER         EQU (0x1 << 24) ;- (USART) Number of Repetitions
-AT91C_US_FILTER           EQU (0x1 << 28) ;- (USART) Receive Line Filter
-// - -------- US_IER : (USART Offset: 0x8) Debug Unit Interrupt Enable Register -------- 
-AT91C_US_RXBRK            EQU (0x1 <<  2) ;- (USART) Break Received/End of Break
-AT91C_US_TIMEOUT          EQU (0x1 <<  8) ;- (USART) Receiver Time-out
-AT91C_US_ITERATION        EQU (0x1 << 10) ;- (USART) Max number of Repetitions Reached
-AT91C_US_NACK             EQU (0x1 << 13) ;- (USART) Non Acknowledge
-AT91C_US_RIIC             EQU (0x1 << 16) ;- (USART) Ring INdicator Input Change Flag
-AT91C_US_DSRIC            EQU (0x1 << 17) ;- (USART) Data Set Ready Input Change Flag
-AT91C_US_DCDIC            EQU (0x1 << 18) ;- (USART) Data Carrier Flag
-AT91C_US_CTSIC            EQU (0x1 << 19) ;- (USART) Clear To Send Input Change Flag
-// - -------- US_IDR : (USART Offset: 0xc) Debug Unit Interrupt Disable Register -------- 
-// - -------- US_IMR : (USART Offset: 0x10) Debug Unit Interrupt Mask Register -------- 
-// - -------- US_CSR : (USART Offset: 0x14) Debug Unit Channel Status Register -------- 
-AT91C_US_RI               EQU (0x1 << 20) ;- (USART) Image of RI Input
-AT91C_US_DSR              EQU (0x1 << 21) ;- (USART) Image of DSR Input
-AT91C_US_DCD              EQU (0x1 << 22) ;- (USART) Image of DCD Input
-AT91C_US_CTS              EQU (0x1 << 23) ;- (USART) Image of CTS Input
-
-// - *****************************************************************************
-// -              SOFTWARE API DEFINITION  FOR Synchronous Serial Controller Interface
-// - *****************************************************************************
-// - -------- SSC_CR : (SSC Offset: 0x0) SSC Control Register -------- 
-AT91C_SSC_RXEN            EQU (0x1 <<  0) ;- (SSC) Receive Enable
-AT91C_SSC_RXDIS           EQU (0x1 <<  1) ;- (SSC) Receive Disable
-AT91C_SSC_TXEN            EQU (0x1 <<  8) ;- (SSC) Transmit Enable
-AT91C_SSC_TXDIS           EQU (0x1 <<  9) ;- (SSC) Transmit Disable
-AT91C_SSC_SWRST           EQU (0x1 << 15) ;- (SSC) Software Reset
-// - -------- SSC_RCMR : (SSC Offset: 0x10) SSC Receive Clock Mode Register -------- 
-AT91C_SSC_CKS             EQU (0x3 <<  0) ;- (SSC) Receive/Transmit Clock Selection
-AT91C_SSC_CKS_DIV         EQU (0x0) ;- (SSC) Divided Clock
-AT91C_SSC_CKS_TK          EQU (0x1) ;- (SSC) TK Clock signal
-AT91C_SSC_CKS_RK          EQU (0x2) ;- (SSC) RK pin
-AT91C_SSC_CKO             EQU (0x7 <<  2) ;- (SSC) Receive/Transmit Clock Output Mode Selection
-AT91C_SSC_CKO_NONE        EQU (0x0 <<  2) ;- (SSC) Receive/Transmit Clock Output Mode: None RK pin: Input-only
-AT91C_SSC_CKO_CONTINOUS   EQU (0x1 <<  2) ;- (SSC) Continuous Receive/Transmit Clock RK pin: Output
-AT91C_SSC_CKO_DATA_TX     EQU (0x2 <<  2) ;- (SSC) Receive/Transmit Clock only during data transfers RK pin: Output
-AT91C_SSC_CKI             EQU (0x1 <<  5) ;- (SSC) Receive/Transmit Clock Inversion
-AT91C_SSC_CKG             EQU (0x3 <<  6) ;- (SSC) Receive/Transmit Clock Gating Selection
-AT91C_SSC_CKG_NONE        EQU (0x0 <<  6) ;- (SSC) Receive/Transmit Clock Gating: None, continuous clock
-AT91C_SSC_CKG_LOW         EQU (0x1 <<  6) ;- (SSC) Receive/Transmit Clock enabled only if RF Low
-AT91C_SSC_CKG_HIGH        EQU (0x2 <<  6) ;- (SSC) Receive/Transmit Clock enabled only if RF High
-AT91C_SSC_START           EQU (0xF <<  8) ;- (SSC) Receive/Transmit Start Selection
-AT91C_SSC_START_CONTINOUS EQU (0x0 <<  8) ;- (SSC) Continuous, as soon as the receiver is enabled, and immediately after the end of transfer of the previous data.
-AT91C_SSC_START_TX        EQU (0x1 <<  8) ;- (SSC) Transmit/Receive start
-AT91C_SSC_START_LOW_RF    EQU (0x2 <<  8) ;- (SSC) Detection of a low level on RF input
-AT91C_SSC_START_HIGH_RF   EQU (0x3 <<  8) ;- (SSC) Detection of a high level on RF input
-AT91C_SSC_START_FALL_RF   EQU (0x4 <<  8) ;- (SSC) Detection of a falling edge on RF input
-AT91C_SSC_START_RISE_RF   EQU (0x5 <<  8) ;- (SSC) Detection of a rising edge on RF input
-AT91C_SSC_START_LEVEL_RF  EQU (0x6 <<  8) ;- (SSC) Detection of any level change on RF input
-AT91C_SSC_START_EDGE_RF   EQU (0x7 <<  8) ;- (SSC) Detection of any edge on RF input
-AT91C_SSC_START_0         EQU (0x8 <<  8) ;- (SSC) Compare 0
-AT91C_SSC_STOP            EQU (0x1 << 12) ;- (SSC) Receive Stop Selection
-AT91C_SSC_STTDLY          EQU (0xFF << 16) ;- (SSC) Receive/Transmit Start Delay
-AT91C_SSC_PERIOD          EQU (0xFF << 24) ;- (SSC) Receive/Transmit Period Divider Selection
-// - -------- SSC_RFMR : (SSC Offset: 0x14) SSC Receive Frame Mode Register -------- 
-AT91C_SSC_DATLEN          EQU (0x1F <<  0) ;- (SSC) Data Length
-AT91C_SSC_LOOP            EQU (0x1 <<  5) ;- (SSC) Loop Mode
-AT91C_SSC_MSBF            EQU (0x1 <<  7) ;- (SSC) Most Significant Bit First
-AT91C_SSC_DATNB           EQU (0xF <<  8) ;- (SSC) Data Number per Frame
-AT91C_SSC_FSLEN           EQU (0xF << 16) ;- (SSC) Receive/Transmit Frame Sync length
-AT91C_SSC_FSOS            EQU (0x7 << 20) ;- (SSC) Receive/Transmit Frame Sync Output Selection
-AT91C_SSC_FSOS_NONE       EQU (0x0 << 20) ;- (SSC) Selected Receive/Transmit Frame Sync Signal: None RK pin Input-only
-AT91C_SSC_FSOS_NEGATIVE   EQU (0x1 << 20) ;- (SSC) Selected Receive/Transmit Frame Sync Signal: Negative Pulse
-AT91C_SSC_FSOS_POSITIVE   EQU (0x2 << 20) ;- (SSC) Selected Receive/Transmit Frame Sync Signal: Positive Pulse
-AT91C_SSC_FSOS_LOW        EQU (0x3 << 20) ;- (SSC) Selected Receive/Transmit Frame Sync Signal: Driver Low during data transfer
-AT91C_SSC_FSOS_HIGH       EQU (0x4 << 20) ;- (SSC) Selected Receive/Transmit Frame Sync Signal: Driver High during data transfer
-AT91C_SSC_FSOS_TOGGLE     EQU (0x5 << 20) ;- (SSC) Selected Receive/Transmit Frame Sync Signal: Toggling at each start of data transfer
-AT91C_SSC_FSEDGE          EQU (0x1 << 24) ;- (SSC) Frame Sync Edge Detection
-// - -------- SSC_TCMR : (SSC Offset: 0x18) SSC Transmit Clock Mode Register -------- 
-// - -------- SSC_TFMR : (SSC Offset: 0x1c) SSC Transmit Frame Mode Register -------- 
-AT91C_SSC_DATDEF          EQU (0x1 <<  5) ;- (SSC) Data Default Value
-AT91C_SSC_FSDEN           EQU (0x1 << 23) ;- (SSC) Frame Sync Data Enable
-// - -------- SSC_SR : (SSC Offset: 0x40) SSC Status Register -------- 
-AT91C_SSC_TXRDY           EQU (0x1 <<  0) ;- (SSC) Transmit Ready
-AT91C_SSC_TXEMPTY         EQU (0x1 <<  1) ;- (SSC) Transmit Empty
-AT91C_SSC_ENDTX           EQU (0x1 <<  2) ;- (SSC) End Of Transmission
-AT91C_SSC_TXBUFE          EQU (0x1 <<  3) ;- (SSC) Transmit Buffer Empty
-AT91C_SSC_RXRDY           EQU (0x1 <<  4) ;- (SSC) Receive Ready
-AT91C_SSC_OVRUN           EQU (0x1 <<  5) ;- (SSC) Receive Overrun
-AT91C_SSC_ENDRX           EQU (0x1 <<  6) ;- (SSC) End of Reception
-AT91C_SSC_RXBUFF          EQU (0x1 <<  7) ;- (SSC) Receive Buffer Full
-AT91C_SSC_CP0             EQU (0x1 <<  8) ;- (SSC) Compare 0
-AT91C_SSC_CP1             EQU (0x1 <<  9) ;- (SSC) Compare 1
-AT91C_SSC_TXSYN           EQU (0x1 << 10) ;- (SSC) Transmit Sync
-AT91C_SSC_RXSYN           EQU (0x1 << 11) ;- (SSC) Receive Sync
-AT91C_SSC_TXENA           EQU (0x1 << 16) ;- (SSC) Transmit Enable
-AT91C_SSC_RXENA           EQU (0x1 << 17) ;- (SSC) Receive Enable
-// - -------- SSC_IER : (SSC Offset: 0x44) SSC Interrupt Enable Register -------- 
-// - -------- SSC_IDR : (SSC Offset: 0x48) SSC Interrupt Disable Register -------- 
-// - -------- SSC_IMR : (SSC Offset: 0x4c) SSC Interrupt Mask Register -------- 
-
-// - *****************************************************************************
-// -              SOFTWARE API DEFINITION  FOR Two-wire Interface
-// - *****************************************************************************
-// - -------- TWI_CR : (TWI Offset: 0x0) TWI Control Register -------- 
-AT91C_TWI_START           EQU (0x1 <<  0) ;- (TWI) Send a START Condition
-AT91C_TWI_STOP            EQU (0x1 <<  1) ;- (TWI) Send a STOP Condition
-AT91C_TWI_MSEN            EQU (0x1 <<  2) ;- (TWI) TWI Master Transfer Enabled
-AT91C_TWI_MSDIS           EQU (0x1 <<  3) ;- (TWI) TWI Master Transfer Disabled
-AT91C_TWI_SWRST           EQU (0x1 <<  7) ;- (TWI) Software Reset
-// - -------- TWI_MMR : (TWI Offset: 0x4) TWI Master Mode Register -------- 
-AT91C_TWI_IADRSZ          EQU (0x3 <<  8) ;- (TWI) Internal Device Address Size
-AT91C_TWI_IADRSZ_NO       EQU (0x0 <<  8) ;- (TWI) No internal device address
-AT91C_TWI_IADRSZ_1_BYTE   EQU (0x1 <<  8) ;- (TWI) One-byte internal device address
-AT91C_TWI_IADRSZ_2_BYTE   EQU (0x2 <<  8) ;- (TWI) Two-byte internal device address
-AT91C_TWI_IADRSZ_3_BYTE   EQU (0x3 <<  8) ;- (TWI) Three-byte internal device address
-AT91C_TWI_MREAD           EQU (0x1 << 12) ;- (TWI) Master Read Direction
-AT91C_TWI_DADR            EQU (0x7F << 16) ;- (TWI) Device Address
-// - -------- TWI_CWGR : (TWI Offset: 0x10) TWI Clock Waveform Generator Register -------- 
-AT91C_TWI_CLDIV           EQU (0xFF <<  0) ;- (TWI) Clock Low Divider
-AT91C_TWI_CHDIV           EQU (0xFF <<  8) ;- (TWI) Clock High Divider
-AT91C_TWI_CKDIV           EQU (0x7 << 16) ;- (TWI) Clock Divider
-// - -------- TWI_SR : (TWI Offset: 0x20) TWI Status Register -------- 
-AT91C_TWI_TXCOMP          EQU (0x1 <<  0) ;- (TWI) Transmission Completed
-AT91C_TWI_RXRDY           EQU (0x1 <<  1) ;- (TWI) Receive holding register ReaDY
-AT91C_TWI_TXRDY           EQU (0x1 <<  2) ;- (TWI) Transmit holding register ReaDY
-AT91C_TWI_OVRE            EQU (0x1 <<  6) ;- (TWI) Overrun Error
-AT91C_TWI_UNRE            EQU (0x1 <<  7) ;- (TWI) Underrun Error
-AT91C_TWI_NACK            EQU (0x1 <<  8) ;- (TWI) Not Acknowledged
-// - -------- TWI_IER : (TWI Offset: 0x24) TWI Interrupt Enable Register -------- 
-// - -------- TWI_IDR : (TWI Offset: 0x28) TWI Interrupt Disable Register -------- 
-// - -------- TWI_IMR : (TWI Offset: 0x2c) TWI Interrupt Mask Register -------- 
-
-// - *****************************************************************************
-// -              SOFTWARE API DEFINITION  FOR PWMC Channel Interface
-// - *****************************************************************************
-// - -------- PWMC_CMR : (PWMC_CH Offset: 0x0) PWMC Channel Mode Register -------- 
-AT91C_PWMC_CPRE           EQU (0xF <<  0) ;- (PWMC_CH) Channel Pre-scaler : PWMC_CLKx
-AT91C_PWMC_CPRE_MCK       EQU (0x0) ;- (PWMC_CH) 
-AT91C_PWMC_CPRE_MCKA      EQU (0xB) ;- (PWMC_CH) 
-AT91C_PWMC_CPRE_MCKB      EQU (0xC) ;- (PWMC_CH) 
-AT91C_PWMC_CALG           EQU (0x1 <<  8) ;- (PWMC_CH) Channel Alignment
-AT91C_PWMC_CPOL           EQU (0x1 <<  9) ;- (PWMC_CH) Channel Polarity
-AT91C_PWMC_CPD            EQU (0x1 << 10) ;- (PWMC_CH) Channel Update Period
-// - -------- PWMC_CDTYR : (PWMC_CH Offset: 0x4) PWMC Channel Duty Cycle Register -------- 
-AT91C_PWMC_CDTY           EQU (0x0 <<  0) ;- (PWMC_CH) Channel Duty Cycle
-// - -------- PWMC_CPRDR : (PWMC_CH Offset: 0x8) PWMC Channel Period Register -------- 
-AT91C_PWMC_CPRD           EQU (0x0 <<  0) ;- (PWMC_CH) Channel Period
-// - -------- PWMC_CCNTR : (PWMC_CH Offset: 0xc) PWMC Channel Counter Register -------- 
-AT91C_PWMC_CCNT           EQU (0x0 <<  0) ;- (PWMC_CH) Channel Counter
-// - -------- PWMC_CUPDR : (PWMC_CH Offset: 0x10) PWMC Channel Update Register -------- 
-AT91C_PWMC_CUPD           EQU (0x0 <<  0) ;- (PWMC_CH) Channel Update
-
-// - *****************************************************************************
-// -              SOFTWARE API DEFINITION  FOR Pulse Width Modulation Controller Interface
-// - *****************************************************************************
-// - -------- PWMC_MR : (PWMC Offset: 0x0) PWMC Mode Register -------- 
-AT91C_PWMC_DIVA           EQU (0xFF <<  0) ;- (PWMC) CLKA divide factor.
-AT91C_PWMC_PREA           EQU (0xF <<  8) ;- (PWMC) Divider Input Clock Prescaler A
-AT91C_PWMC_PREA_MCK       EQU (0x0 <<  8) ;- (PWMC) 
-AT91C_PWMC_DIVB           EQU (0xFF << 16) ;- (PWMC) CLKB divide factor.
-AT91C_PWMC_PREB           EQU (0xF << 24) ;- (PWMC) Divider Input Clock Prescaler B
-AT91C_PWMC_PREB_MCK       EQU (0x0 << 24) ;- (PWMC) 
-// - -------- PWMC_ENA : (PWMC Offset: 0x4) PWMC Enable Register -------- 
-AT91C_PWMC_CHID0          EQU (0x1 <<  0) ;- (PWMC) Channel ID 0
-AT91C_PWMC_CHID1          EQU (0x1 <<  1) ;- (PWMC) Channel ID 1
-AT91C_PWMC_CHID2          EQU (0x1 <<  2) ;- (PWMC) Channel ID 2
-AT91C_PWMC_CHID3          EQU (0x1 <<  3) ;- (PWMC) Channel ID 3
-// - -------- PWMC_DIS : (PWMC Offset: 0x8) PWMC Disable Register -------- 
-// - -------- PWMC_SR : (PWMC Offset: 0xc) PWMC Status Register -------- 
-// - -------- PWMC_IER : (PWMC Offset: 0x10) PWMC Interrupt Enable Register -------- 
-// - -------- PWMC_IDR : (PWMC Offset: 0x14) PWMC Interrupt Disable Register -------- 
-// - -------- PWMC_IMR : (PWMC Offset: 0x18) PWMC Interrupt Mask Register -------- 
-// - -------- PWMC_ISR : (PWMC Offset: 0x1c) PWMC Interrupt Status Register -------- 
-
-// - *****************************************************************************
-// -              SOFTWARE API DEFINITION  FOR USB Device Interface
-// - *****************************************************************************
-// - -------- UDP_FRM_NUM : (UDP Offset: 0x0) USB Frame Number Register -------- 
-AT91C_UDP_FRM_NUM         EQU (0x7FF <<  0) ;- (UDP) Frame Number as Defined in the Packet Field Formats
-AT91C_UDP_FRM_ERR         EQU (0x1 << 16) ;- (UDP) Frame Error
-AT91C_UDP_FRM_OK          EQU (0x1 << 17) ;- (UDP) Frame OK
-// - -------- UDP_GLB_STATE : (UDP Offset: 0x4) USB Global State Register -------- 
-AT91C_UDP_FADDEN          EQU (0x1 <<  0) ;- (UDP) Function Address Enable
-AT91C_UDP_CONFG           EQU (0x1 <<  1) ;- (UDP) Configured
-AT91C_UDP_ESR             EQU (0x1 <<  2) ;- (UDP) Enable Send Resume
-AT91C_UDP_RSMINPR         EQU (0x1 <<  3) ;- (UDP) A Resume Has Been Sent to the Host
-AT91C_UDP_RMWUPE          EQU (0x1 <<  4) ;- (UDP) Remote Wake Up Enable
-// - -------- UDP_FADDR : (UDP Offset: 0x8) USB Function Address Register -------- 
-AT91C_UDP_FADD            EQU (0xFF <<  0) ;- (UDP) Function Address Value
-AT91C_UDP_FEN             EQU (0x1 <<  8) ;- (UDP) Function Enable
-// - -------- UDP_IER : (UDP Offset: 0x10) USB Interrupt Enable Register -------- 
-AT91C_UDP_EPINT0          EQU (0x1 <<  0) ;- (UDP) Endpoint 0 Interrupt
-AT91C_UDP_EPINT1          EQU (0x1 <<  1) ;- (UDP) Endpoint 0 Interrupt
-AT91C_UDP_EPINT2          EQU (0x1 <<  2) ;- (UDP) Endpoint 2 Interrupt
-AT91C_UDP_EPINT3          EQU (0x1 <<  3) ;- (UDP) Endpoint 3 Interrupt
-AT91C_UDP_EPINT4          EQU (0x1 <<  4) ;- (UDP) Endpoint 4 Interrupt
-AT91C_UDP_EPINT5          EQU (0x1 <<  5) ;- (UDP) Endpoint 5 Interrupt
-AT91C_UDP_RXSUSP          EQU (0x1 <<  8) ;- (UDP) USB Suspend Interrupt
-AT91C_UDP_RXRSM           EQU (0x1 <<  9) ;- (UDP) USB Resume Interrupt
-AT91C_UDP_EXTRSM          EQU (0x1 << 10) ;- (UDP) USB External Resume Interrupt
-AT91C_UDP_SOFINT          EQU (0x1 << 11) ;- (UDP) USB Start Of frame Interrupt
-AT91C_UDP_WAKEUP          EQU (0x1 << 13) ;- (UDP) USB Resume Interrupt
-// - -------- UDP_IDR : (UDP Offset: 0x14) USB Interrupt Disable Register -------- 
-// - -------- UDP_IMR : (UDP Offset: 0x18) USB Interrupt Mask Register -------- 
-// - -------- UDP_ISR : (UDP Offset: 0x1c) USB Interrupt Status Register -------- 
-AT91C_UDP_ENDBUSRES       EQU (0x1 << 12) ;- (UDP) USB End Of Bus Reset Interrupt
-// - -------- UDP_ICR : (UDP Offset: 0x20) USB Interrupt Clear Register -------- 
-// - -------- UDP_RST_EP : (UDP Offset: 0x28) USB Reset Endpoint Register -------- 
-AT91C_UDP_EP0             EQU (0x1 <<  0) ;- (UDP) Reset Endpoint 0
-AT91C_UDP_EP1             EQU (0x1 <<  1) ;- (UDP) Reset Endpoint 1
-AT91C_UDP_EP2             EQU (0x1 <<  2) ;- (UDP) Reset Endpoint 2
-AT91C_UDP_EP3             EQU (0x1 <<  3) ;- (UDP) Reset Endpoint 3
-AT91C_UDP_EP4             EQU (0x1 <<  4) ;- (UDP) Reset Endpoint 4
-AT91C_UDP_EP5             EQU (0x1 <<  5) ;- (UDP) Reset Endpoint 5
-// - -------- UDP_CSR : (UDP Offset: 0x30) USB Endpoint Control and Status Register -------- 
-AT91C_UDP_TXCOMP          EQU (0x1 <<  0) ;- (UDP) Generates an IN packet with data previously written in the DPR
-AT91C_UDP_RX_DATA_BK0     EQU (0x1 <<  1) ;- (UDP) Receive Data Bank 0
-AT91C_UDP_RXSETUP         EQU (0x1 <<  2) ;- (UDP) Sends STALL to the Host (Control endpoints)
-AT91C_UDP_ISOERROR        EQU (0x1 <<  3) ;- (UDP) Isochronous error (Isochronous endpoints)
-AT91C_UDP_TXPKTRDY        EQU (0x1 <<  4) ;- (UDP) Transmit Packet Ready
-AT91C_UDP_FORCESTALL      EQU (0x1 <<  5) ;- (UDP) Force Stall (used by Control, Bulk and Isochronous endpoints).
-AT91C_UDP_RX_DATA_BK1     EQU (0x1 <<  6) ;- (UDP) Receive Data Bank 1 (only used by endpoints with ping-pong attributes).
-AT91C_UDP_DIR             EQU (0x1 <<  7) ;- (UDP) Transfer Direction
-AT91C_UDP_EPTYPE          EQU (0x7 <<  8) ;- (UDP) Endpoint type
-AT91C_UDP_EPTYPE_CTRL     EQU (0x0 <<  8) ;- (UDP) Control
-AT91C_UDP_EPTYPE_ISO_OUT  EQU (0x1 <<  8) ;- (UDP) Isochronous OUT
-AT91C_UDP_EPTYPE_BULK_OUT EQU (0x2 <<  8) ;- (UDP) Bulk OUT
-AT91C_UDP_EPTYPE_INT_OUT  EQU (0x3 <<  8) ;- (UDP) Interrupt OUT
-AT91C_UDP_EPTYPE_ISO_IN   EQU (0x5 <<  8) ;- (UDP) Isochronous IN
-AT91C_UDP_EPTYPE_BULK_IN  EQU (0x6 <<  8) ;- (UDP) Bulk IN
-AT91C_UDP_EPTYPE_INT_IN   EQU (0x7 <<  8) ;- (UDP) Interrupt IN
-AT91C_UDP_DTGLE           EQU (0x1 << 11) ;- (UDP) Data Toggle
-AT91C_UDP_EPEDS           EQU (0x1 << 15) ;- (UDP) Endpoint Enable Disable
-AT91C_UDP_RXBYTECNT       EQU (0x7FF << 16) ;- (UDP) Number Of Bytes Available in the FIFO
-// - -------- UDP_TXVC : (UDP Offset: 0x74) Transceiver Control Register -------- 
-AT91C_UDP_TXVDIS          EQU (0x1 <<  8) ;- (UDP) 
-AT91C_UDP_PUON            EQU (0x1 <<  9) ;- (UDP) Pull-up ON
-
-// - *****************************************************************************
-// -              SOFTWARE API DEFINITION  FOR Timer Counter Channel Interface
-// - *****************************************************************************
-// - -------- TC_CCR : (TC Offset: 0x0) TC Channel Control Register -------- 
-AT91C_TC_CLKEN            EQU (0x1 <<  0) ;- (TC) Counter Clock Enable Command
-AT91C_TC_CLKDIS           EQU (0x1 <<  1) ;- (TC) Counter Clock Disable Command
-AT91C_TC_SWTRG            EQU (0x1 <<  2) ;- (TC) Software Trigger Command
-// - -------- TC_CMR : (TC Offset: 0x4) TC Channel Mode Register: Capture Mode / Waveform Mode -------- 
-AT91C_TC_CLKS             EQU (0x7 <<  0) ;- (TC) Clock Selection
-AT91C_TC_CLKS_TIMER_DIV1_CLOCK EQU (0x0) ;- (TC) Clock selected: TIMER_DIV1_CLOCK
-AT91C_TC_CLKS_TIMER_DIV2_CLOCK EQU (0x1) ;- (TC) Clock selected: TIMER_DIV2_CLOCK
-AT91C_TC_CLKS_TIMER_DIV3_CLOCK EQU (0x2) ;- (TC) Clock selected: TIMER_DIV3_CLOCK
-AT91C_TC_CLKS_TIMER_DIV4_CLOCK EQU (0x3) ;- (TC) Clock selected: TIMER_DIV4_CLOCK
-AT91C_TC_CLKS_TIMER_DIV5_CLOCK EQU (0x4) ;- (TC) Clock selected: TIMER_DIV5_CLOCK
-AT91C_TC_CLKS_XC0         EQU (0x5) ;- (TC) Clock selected: XC0
-AT91C_TC_CLKS_XC1         EQU (0x6) ;- (TC) Clock selected: XC1
-AT91C_TC_CLKS_XC2         EQU (0x7) ;- (TC) Clock selected: XC2
-AT91C_TC_CLKI             EQU (0x1 <<  3) ;- (TC) Clock Invert
-AT91C_TC_BURST            EQU (0x3 <<  4) ;- (TC) Burst Signal Selection
-AT91C_TC_BURST_NONE       EQU (0x0 <<  4) ;- (TC) The clock is not gated by an external signal
-AT91C_TC_BURST_XC0        EQU (0x1 <<  4) ;- (TC) XC0 is ANDed with the selected clock
-AT91C_TC_BURST_XC1        EQU (0x2 <<  4) ;- (TC) XC1 is ANDed with the selected clock
-AT91C_TC_BURST_XC2        EQU (0x3 <<  4) ;- (TC) XC2 is ANDed with the selected clock
-AT91C_TC_CPCSTOP          EQU (0x1 <<  6) ;- (TC) Counter Clock Stopped with RC Compare
-AT91C_TC_LDBSTOP          EQU (0x1 <<  6) ;- (TC) Counter Clock Stopped with RB Loading
-AT91C_TC_CPCDIS           EQU (0x1 <<  7) ;- (TC) Counter Clock Disable with RC Compare
-AT91C_TC_LDBDIS           EQU (0x1 <<  7) ;- (TC) Counter Clock Disabled with RB Loading
-AT91C_TC_ETRGEDG          EQU (0x3 <<  8) ;- (TC) External Trigger Edge Selection
-AT91C_TC_ETRGEDG_NONE     EQU (0x0 <<  8) ;- (TC) Edge: None
-AT91C_TC_ETRGEDG_RISING   EQU (0x1 <<  8) ;- (TC) Edge: rising edge
-AT91C_TC_ETRGEDG_FALLING  EQU (0x2 <<  8) ;- (TC) Edge: falling edge
-AT91C_TC_ETRGEDG_BOTH     EQU (0x3 <<  8) ;- (TC) Edge: each edge
-AT91C_TC_EEVTEDG          EQU (0x3 <<  8) ;- (TC) External Event Edge Selection
-AT91C_TC_EEVTEDG_NONE     EQU (0x0 <<  8) ;- (TC) Edge: None
-AT91C_TC_EEVTEDG_RISING   EQU (0x1 <<  8) ;- (TC) Edge: rising edge
-AT91C_TC_EEVTEDG_FALLING  EQU (0x2 <<  8) ;- (TC) Edge: falling edge
-AT91C_TC_EEVTEDG_BOTH     EQU (0x3 <<  8) ;- (TC) Edge: each edge
-AT91C_TC_EEVT             EQU (0x3 << 10) ;- (TC) External Event  Selection
-AT91C_TC_EEVT_TIOB        EQU (0x0 << 10) ;- (TC) Signal selected as external event: TIOB TIOB direction: input
-AT91C_TC_EEVT_XC0         EQU (0x1 << 10) ;- (TC) Signal selected as external event: XC0 TIOB direction: output
-AT91C_TC_EEVT_XC1         EQU (0x2 << 10) ;- (TC) Signal selected as external event: XC1 TIOB direction: output
-AT91C_TC_EEVT_XC2         EQU (0x3 << 10) ;- (TC) Signal selected as external event: XC2 TIOB direction: output
-AT91C_TC_ABETRG           EQU (0x1 << 10) ;- (TC) TIOA or TIOB External Trigger Selection
-AT91C_TC_ENETRG           EQU (0x1 << 12) ;- (TC) External Event Trigger enable
-AT91C_TC_WAVESEL          EQU (0x3 << 13) ;- (TC) Waveform  Selection
-AT91C_TC_WAVESEL_UP       EQU (0x0 << 13) ;- (TC) UP mode without atomatic trigger on RC Compare
-AT91C_TC_WAVESEL_UPDOWN   EQU (0x1 << 13) ;- (TC) UPDOWN mode without automatic trigger on RC Compare
-AT91C_TC_WAVESEL_UP_AUTO  EQU (0x2 << 13) ;- (TC) UP mode with automatic trigger on RC Compare
-AT91C_TC_WAVESEL_UPDOWN_AUTO EQU (0x3 << 13) ;- (TC) UPDOWN mode with automatic trigger on RC Compare
-AT91C_TC_CPCTRG           EQU (0x1 << 14) ;- (TC) RC Compare Trigger Enable
-AT91C_TC_WAVE             EQU (0x1 << 15) ;- (TC) 
-AT91C_TC_ACPA             EQU (0x3 << 16) ;- (TC) RA Compare Effect on TIOA
-AT91C_TC_ACPA_NONE        EQU (0x0 << 16) ;- (TC) Effect: none
-AT91C_TC_ACPA_SET         EQU (0x1 << 16) ;- (TC) Effect: set
-AT91C_TC_ACPA_CLEAR       EQU (0x2 << 16) ;- (TC) Effect: clear
-AT91C_TC_ACPA_TOGGLE      EQU (0x3 << 16) ;- (TC) Effect: toggle
-AT91C_TC_LDRA             EQU (0x3 << 16) ;- (TC) RA Loading Selection
-AT91C_TC_LDRA_NONE        EQU (0x0 << 16) ;- (TC) Edge: None
-AT91C_TC_LDRA_RISING      EQU (0x1 << 16) ;- (TC) Edge: rising edge of TIOA
-AT91C_TC_LDRA_FALLING     EQU (0x2 << 16) ;- (TC) Edge: falling edge of TIOA
-AT91C_TC_LDRA_BOTH        EQU (0x3 << 16) ;- (TC) Edge: each edge of TIOA
-AT91C_TC_ACPC             EQU (0x3 << 18) ;- (TC) RC Compare Effect on TIOA
-AT91C_TC_ACPC_NONE        EQU (0x0 << 18) ;- (TC) Effect: none
-AT91C_TC_ACPC_SET         EQU (0x1 << 18) ;- (TC) Effect: set
-AT91C_TC_ACPC_CLEAR       EQU (0x2 << 18) ;- (TC) Effect: clear
-AT91C_TC_ACPC_TOGGLE      EQU (0x3 << 18) ;- (TC) Effect: toggle
-AT91C_TC_LDRB             EQU (0x3 << 18) ;- (TC) RB Loading Selection
-AT91C_TC_LDRB_NONE        EQU (0x0 << 18) ;- (TC) Edge: None
-AT91C_TC_LDRB_RISING      EQU (0x1 << 18) ;- (TC) Edge: rising edge of TIOA
-AT91C_TC_LDRB_FALLING     EQU (0x2 << 18) ;- (TC) Edge: falling edge of TIOA
-AT91C_TC_LDRB_BOTH        EQU (0x3 << 18) ;- (TC) Edge: each edge of TIOA
-AT91C_TC_AEEVT            EQU (0x3 << 20) ;- (TC) External Event Effect on TIOA
-AT91C_TC_AEEVT_NONE       EQU (0x0 << 20) ;- (TC) Effect: none
-AT91C_TC_AEEVT_SET        EQU (0x1 << 20) ;- (TC) Effect: set
-AT91C_TC_AEEVT_CLEAR      EQU (0x2 << 20) ;- (TC) Effect: clear
-AT91C_TC_AEEVT_TOGGLE     EQU (0x3 << 20) ;- (TC) Effect: toggle
-AT91C_TC_ASWTRG           EQU (0x3 << 22) ;- (TC) Software Trigger Effect on TIOA
-AT91C_TC_ASWTRG_NONE      EQU (0x0 << 22) ;- (TC) Effect: none
-AT91C_TC_ASWTRG_SET       EQU (0x1 << 22) ;- (TC) Effect: set
-AT91C_TC_ASWTRG_CLEAR     EQU (0x2 << 22) ;- (TC) Effect: clear
-AT91C_TC_ASWTRG_TOGGLE    EQU (0x3 << 22) ;- (TC) Effect: toggle
-AT91C_TC_BCPB             EQU (0x3 << 24) ;- (TC) RB Compare Effect on TIOB
-AT91C_TC_BCPB_NONE        EQU (0x0 << 24) ;- (TC) Effect: none
-AT91C_TC_BCPB_SET         EQU (0x1 << 24) ;- (TC) Effect: set
-AT91C_TC_BCPB_CLEAR       EQU (0x2 << 24) ;- (TC) Effect: clear
-AT91C_TC_BCPB_TOGGLE      EQU (0x3 << 24) ;- (TC) Effect: toggle
-AT91C_TC_BCPC             EQU (0x3 << 26) ;- (TC) RC Compare Effect on TIOB
-AT91C_TC_BCPC_NONE        EQU (0x0 << 26) ;- (TC) Effect: none
-AT91C_TC_BCPC_SET         EQU (0x1 << 26) ;- (TC) Effect: set
-AT91C_TC_BCPC_CLEAR       EQU (0x2 << 26) ;- (TC) Effect: clear
-AT91C_TC_BCPC_TOGGLE      EQU (0x3 << 26) ;- (TC) Effect: toggle
-AT91C_TC_BEEVT            EQU (0x3 << 28) ;- (TC) External Event Effect on TIOB
-AT91C_TC_BEEVT_NONE       EQU (0x0 << 28) ;- (TC) Effect: none
-AT91C_TC_BEEVT_SET        EQU (0x1 << 28) ;- (TC) Effect: set
-AT91C_TC_BEEVT_CLEAR      EQU (0x2 << 28) ;- (TC) Effect: clear
-AT91C_TC_BEEVT_TOGGLE     EQU (0x3 << 28) ;- (TC) Effect: toggle
-AT91C_TC_BSWTRG           EQU (0x3 << 30) ;- (TC) Software Trigger Effect on TIOB
-AT91C_TC_BSWTRG_NONE      EQU (0x0 << 30) ;- (TC) Effect: none
-AT91C_TC_BSWTRG_SET       EQU (0x1 << 30) ;- (TC) Effect: set
-AT91C_TC_BSWTRG_CLEAR     EQU (0x2 << 30) ;- (TC) Effect: clear
-AT91C_TC_BSWTRG_TOGGLE    EQU (0x3 << 30) ;- (TC) Effect: toggle
-// - -------- TC_SR : (TC Offset: 0x20) TC Channel Status Register -------- 
-AT91C_TC_COVFS            EQU (0x1 <<  0) ;- (TC) Counter Overflow
-AT91C_TC_LOVRS            EQU (0x1 <<  1) ;- (TC) Load Overrun
-AT91C_TC_CPAS             EQU (0x1 <<  2) ;- (TC) RA Compare
-AT91C_TC_CPBS             EQU (0x1 <<  3) ;- (TC) RB Compare
-AT91C_TC_CPCS             EQU (0x1 <<  4) ;- (TC) RC Compare
-AT91C_TC_LDRAS            EQU (0x1 <<  5) ;- (TC) RA Loading
-AT91C_TC_LDRBS            EQU (0x1 <<  6) ;- (TC) RB Loading
-AT91C_TC_ETRGS            EQU (0x1 <<  7) ;- (TC) External Trigger
-AT91C_TC_CLKSTA           EQU (0x1 << 16) ;- (TC) Clock Enabling
-AT91C_TC_MTIOA            EQU (0x1 << 17) ;- (TC) TIOA Mirror
-AT91C_TC_MTIOB            EQU (0x1 << 18) ;- (TC) TIOA Mirror
-// - -------- TC_IER : (TC Offset: 0x24) TC Channel Interrupt Enable Register -------- 
-// - -------- TC_IDR : (TC Offset: 0x28) TC Channel Interrupt Disable Register -------- 
-// - -------- TC_IMR : (TC Offset: 0x2c) TC Channel Interrupt Mask Register -------- 
-
-// - *****************************************************************************
-// -              SOFTWARE API DEFINITION  FOR Timer Counter Interface
-// - *****************************************************************************
-// - -------- TCB_BCR : (TCB Offset: 0xc0) TC Block Control Register -------- 
-AT91C_TCB_SYNC            EQU (0x1 <<  0) ;- (TCB) Synchro Command
-// - -------- TCB_BMR : (TCB Offset: 0xc4) TC Block Mode Register -------- 
-AT91C_TCB_TC0XC0S         EQU (0x3 <<  0) ;- (TCB) External Clock Signal 0 Selection
-AT91C_TCB_TC0XC0S_TCLK0   EQU (0x0) ;- (TCB) TCLK0 connected to XC0
-AT91C_TCB_TC0XC0S_NONE    EQU (0x1) ;- (TCB) None signal connected to XC0
-AT91C_TCB_TC0XC0S_TIOA1   EQU (0x2) ;- (TCB) TIOA1 connected to XC0
-AT91C_TCB_TC0XC0S_TIOA2   EQU (0x3) ;- (TCB) TIOA2 connected to XC0
-AT91C_TCB_TC1XC1S         EQU (0x3 <<  2) ;- (TCB) External Clock Signal 1 Selection
-AT91C_TCB_TC1XC1S_TCLK1   EQU (0x0 <<  2) ;- (TCB) TCLK1 connected to XC1
-AT91C_TCB_TC1XC1S_NONE    EQU (0x1 <<  2) ;- (TCB) None signal connected to XC1
-AT91C_TCB_TC1XC1S_TIOA0   EQU (0x2 <<  2) ;- (TCB) TIOA0 connected to XC1
-AT91C_TCB_TC1XC1S_TIOA2   EQU (0x3 <<  2) ;- (TCB) TIOA2 connected to XC1
-AT91C_TCB_TC2XC2S         EQU (0x3 <<  4) ;- (TCB) External Clock Signal 2 Selection
-AT91C_TCB_TC2XC2S_TCLK2   EQU (0x0 <<  4) ;- (TCB) TCLK2 connected to XC2
-AT91C_TCB_TC2XC2S_NONE    EQU (0x1 <<  4) ;- (TCB) None signal connected to XC2
-AT91C_TCB_TC2XC2S_TIOA0   EQU (0x2 <<  4) ;- (TCB) TIOA0 connected to XC2
-AT91C_TCB_TC2XC2S_TIOA1   EQU (0x3 <<  4) ;- (TCB) TIOA2 connected to XC2
-
-// - *****************************************************************************
-// -              SOFTWARE API DEFINITION  FOR Control Area Network MailBox Interface
-// - *****************************************************************************
-// - -------- CAN_MMR : (CAN_MB Offset: 0x0) CAN Message Mode Register -------- 
-AT91C_CAN_MTIMEMARK       EQU (0xFFFF <<  0) ;- (CAN_MB) Mailbox Timemark
-AT91C_CAN_PRIOR           EQU (0xF << 16) ;- (CAN_MB) Mailbox Priority
-AT91C_CAN_MOT             EQU (0x7 << 24) ;- (CAN_MB) Mailbox Object Type
-AT91C_CAN_MOT_DIS         EQU (0x0 << 24) ;- (CAN_MB) 
-AT91C_CAN_MOT_RX          EQU (0x1 << 24) ;- (CAN_MB) 
-AT91C_CAN_MOT_RXOVERWRITE EQU (0x2 << 24) ;- (CAN_MB) 
-AT91C_CAN_MOT_TX          EQU (0x3 << 24) ;- (CAN_MB) 
-AT91C_CAN_MOT_CONSUMER    EQU (0x4 << 24) ;- (CAN_MB) 
-AT91C_CAN_MOT_PRODUCER    EQU (0x5 << 24) ;- (CAN_MB) 
-// - -------- CAN_MAM : (CAN_MB Offset: 0x4) CAN Message Acceptance Mask Register -------- 
-AT91C_CAN_MIDvB           EQU (0x3FFFF <<  0) ;- (CAN_MB) Complementary bits for identifier in extended mode
-AT91C_CAN_MIDvA           EQU (0x7FF << 18) ;- (CAN_MB) Identifier for standard frame mode
-AT91C_CAN_MIDE            EQU (0x1 << 29) ;- (CAN_MB) Identifier Version
-// - -------- CAN_MID : (CAN_MB Offset: 0x8) CAN Message ID Register -------- 
-// - -------- CAN_MFID : (CAN_MB Offset: 0xc) CAN Message Family ID Register -------- 
-// - -------- CAN_MSR : (CAN_MB Offset: 0x10) CAN Message Status Register -------- 
-AT91C_CAN_MTIMESTAMP      EQU (0xFFFF <<  0) ;- (CAN_MB) Timer Value
-AT91C_CAN_MDLC            EQU (0xF << 16) ;- (CAN_MB) Mailbox Data Length Code
-AT91C_CAN_MRTR            EQU (0x1 << 20) ;- (CAN_MB) Mailbox Remote Transmission Request
-AT91C_CAN_MABT            EQU (0x1 << 22) ;- (CAN_MB) Mailbox Message Abort
-AT91C_CAN_MRDY            EQU (0x1 << 23) ;- (CAN_MB) Mailbox Ready
-AT91C_CAN_MMI             EQU (0x1 << 24) ;- (CAN_MB) Mailbox Message Ignored
-// - -------- CAN_MDL : (CAN_MB Offset: 0x14) CAN Message Data Low Register -------- 
-// - -------- CAN_MDH : (CAN_MB Offset: 0x18) CAN Message Data High Register -------- 
-// - -------- CAN_MCR : (CAN_MB Offset: 0x1c) CAN Message Control Register -------- 
-AT91C_CAN_MACR            EQU (0x1 << 22) ;- (CAN_MB) Abort Request for Mailbox
-AT91C_CAN_MTCR            EQU (0x1 << 23) ;- (CAN_MB) Mailbox Transfer Command
-
-// - *****************************************************************************
-// -              SOFTWARE API DEFINITION  FOR Control Area Network Interface
-// - *****************************************************************************
-// - -------- CAN_MR : (CAN Offset: 0x0) CAN Mode Register -------- 
-AT91C_CAN_CANEN           EQU (0x1 <<  0) ;- (CAN) CAN Controller Enable
-AT91C_CAN_LPM             EQU (0x1 <<  1) ;- (CAN) Disable/Enable Low Power Mode
-AT91C_CAN_ABM             EQU (0x1 <<  2) ;- (CAN) Disable/Enable Autobaud/Listen Mode
-AT91C_CAN_OVL             EQU (0x1 <<  3) ;- (CAN) Disable/Enable Overload Frame
-AT91C_CAN_TEOF            EQU (0x1 <<  4) ;- (CAN) Time Stamp messages at each end of Frame
-AT91C_CAN_TTM             EQU (0x1 <<  5) ;- (CAN) Disable/Enable Time Trigger Mode
-AT91C_CAN_TIMFRZ          EQU (0x1 <<  6) ;- (CAN) Enable Timer Freeze
-AT91C_CAN_DRPT            EQU (0x1 <<  7) ;- (CAN) Disable Repeat
-// - -------- CAN_IER : (CAN Offset: 0x4) CAN Interrupt Enable Register -------- 
-AT91C_CAN_MB0             EQU (0x1 <<  0) ;- (CAN) Mailbox 0 Flag
-AT91C_CAN_MB1             EQU (0x1 <<  1) ;- (CAN) Mailbox 1 Flag
-AT91C_CAN_MB2             EQU (0x1 <<  2) ;- (CAN) Mailbox 2 Flag
-AT91C_CAN_MB3             EQU (0x1 <<  3) ;- (CAN) Mailbox 3 Flag
-AT91C_CAN_MB4             EQU (0x1 <<  4) ;- (CAN) Mailbox 4 Flag
-AT91C_CAN_MB5             EQU (0x1 <<  5) ;- (CAN) Mailbox 5 Flag
-AT91C_CAN_MB6             EQU (0x1 <<  6) ;- (CAN) Mailbox 6 Flag
-AT91C_CAN_MB7             EQU (0x1 <<  7) ;- (CAN) Mailbox 7 Flag
-AT91C_CAN_MB8             EQU (0x1 <<  8) ;- (CAN) Mailbox 8 Flag
-AT91C_CAN_MB9             EQU (0x1 <<  9) ;- (CAN) Mailbox 9 Flag
-AT91C_CAN_MB10            EQU (0x1 << 10) ;- (CAN) Mailbox 10 Flag
-AT91C_CAN_MB11            EQU (0x1 << 11) ;- (CAN) Mailbox 11 Flag
-AT91C_CAN_MB12            EQU (0x1 << 12) ;- (CAN) Mailbox 12 Flag
-AT91C_CAN_MB13            EQU (0x1 << 13) ;- (CAN) Mailbox 13 Flag
-AT91C_CAN_MB14            EQU (0x1 << 14) ;- (CAN) Mailbox 14 Flag
-AT91C_CAN_MB15            EQU (0x1 << 15) ;- (CAN) Mailbox 15 Flag
-AT91C_CAN_ERRA            EQU (0x1 << 16) ;- (CAN) Error Active Mode Flag
-AT91C_CAN_WARN            EQU (0x1 << 17) ;- (CAN) Warning Limit Flag
-AT91C_CAN_ERRP            EQU (0x1 << 18) ;- (CAN) Error Passive Mode Flag
-AT91C_CAN_BOFF            EQU (0x1 << 19) ;- (CAN) Bus Off Mode Flag
-AT91C_CAN_SLEEP           EQU (0x1 << 20) ;- (CAN) Sleep Flag
-AT91C_CAN_WAKEUP          EQU (0x1 << 21) ;- (CAN) Wakeup Flag
-AT91C_CAN_TOVF            EQU (0x1 << 22) ;- (CAN) Timer Overflow Flag
-AT91C_CAN_TSTP            EQU (0x1 << 23) ;- (CAN) Timestamp Flag
-AT91C_CAN_CERR            EQU (0x1 << 24) ;- (CAN) CRC Error
-AT91C_CAN_SERR            EQU (0x1 << 25) ;- (CAN) Stuffing Error
-AT91C_CAN_AERR            EQU (0x1 << 26) ;- (CAN) Acknowledgment Error
-AT91C_CAN_FERR            EQU (0x1 << 27) ;- (CAN) Form Error
-AT91C_CAN_BERR            EQU (0x1 << 28) ;- (CAN) Bit Error
-// - -------- CAN_IDR : (CAN Offset: 0x8) CAN Interrupt Disable Register -------- 
-// - -------- CAN_IMR : (CAN Offset: 0xc) CAN Interrupt Mask Register -------- 
-// - -------- CAN_SR : (CAN Offset: 0x10) CAN Status Register -------- 
-AT91C_CAN_RBSY            EQU (0x1 << 29) ;- (CAN) Receiver Busy
-AT91C_CAN_TBSY            EQU (0x1 << 30) ;- (CAN) Transmitter Busy
-AT91C_CAN_OVLY            EQU (0x1 << 31) ;- (CAN) Overload Busy
-// - -------- CAN_BR : (CAN Offset: 0x14) CAN Baudrate Register -------- 
-AT91C_CAN_PHASE2          EQU (0x7 <<  0) ;- (CAN) Phase 2 segment
-AT91C_CAN_PHASE1          EQU (0x7 <<  4) ;- (CAN) Phase 1 segment
-AT91C_CAN_PROPAG          EQU (0x7 <<  8) ;- (CAN) Programmation time segment
-AT91C_CAN_SYNC            EQU (0x3 << 12) ;- (CAN) Re-synchronization jump width segment
-AT91C_CAN_BRP             EQU (0x7F << 16) ;- (CAN) Baudrate Prescaler
-AT91C_CAN_SMP             EQU (0x1 << 24) ;- (CAN) Sampling mode
-// - -------- CAN_TIM : (CAN Offset: 0x18) CAN Timer Register -------- 
-AT91C_CAN_TIMER           EQU (0xFFFF <<  0) ;- (CAN) Timer field
-// - -------- CAN_TIMESTP : (CAN Offset: 0x1c) CAN Timestamp Register -------- 
-// - -------- CAN_ECR : (CAN Offset: 0x20) CAN Error Counter Register -------- 
-AT91C_CAN_REC             EQU (0xFF <<  0) ;- (CAN) Receive Error Counter
-AT91C_CAN_TEC             EQU (0xFF << 16) ;- (CAN) Transmit Error Counter
-// - -------- CAN_TCR : (CAN Offset: 0x24) CAN Transfer Command Register -------- 
-AT91C_CAN_TIMRST          EQU (0x1 << 31) ;- (CAN) Timer Reset Field
-// - -------- CAN_ACR : (CAN Offset: 0x28) CAN Abort Command Register -------- 
-
-// - *****************************************************************************
-// -              SOFTWARE API DEFINITION  FOR Ethernet MAC 10/100
-// - *****************************************************************************
-// - -------- EMAC_NCR : (EMAC Offset: 0x0)  -------- 
-AT91C_EMAC_LB             EQU (0x1 <<  0) ;- (EMAC) Loopback. Optional. When set, loopback signal is at high level.
-AT91C_EMAC_LLB            EQU (0x1 <<  1) ;- (EMAC) Loopback local. 
-AT91C_EMAC_RE             EQU (0x1 <<  2) ;- (EMAC) Receive enable. 
-AT91C_EMAC_TE             EQU (0x1 <<  3) ;- (EMAC) Transmit enable. 
-AT91C_EMAC_MPE            EQU (0x1 <<  4) ;- (EMAC) Management port enable. 
-AT91C_EMAC_CLRSTAT        EQU (0x1 <<  5) ;- (EMAC) Clear statistics registers. 
-AT91C_EMAC_INCSTAT        EQU (0x1 <<  6) ;- (EMAC) Increment statistics registers. 
-AT91C_EMAC_WESTAT         EQU (0x1 <<  7) ;- (EMAC) Write enable for statistics registers. 
-AT91C_EMAC_BP             EQU (0x1 <<  8) ;- (EMAC) Back pressure. 
-AT91C_EMAC_TSTART         EQU (0x1 <<  9) ;- (EMAC) Start Transmission. 
-AT91C_EMAC_THALT          EQU (0x1 << 10) ;- (EMAC) Transmission Halt. 
-AT91C_EMAC_TPFR           EQU (0x1 << 11) ;- (EMAC) Transmit pause frame 
-AT91C_EMAC_TZQ            EQU (0x1 << 12) ;- (EMAC) Transmit zero quantum pause frame
-// - -------- EMAC_NCFGR : (EMAC Offset: 0x4) Network Configuration Register -------- 
-AT91C_EMAC_SPD            EQU (0x1 <<  0) ;- (EMAC) Speed. 
-AT91C_EMAC_FD             EQU (0x1 <<  1) ;- (EMAC) Full duplex. 
-AT91C_EMAC_JFRAME         EQU (0x1 <<  3) ;- (EMAC) Jumbo Frames. 
-AT91C_EMAC_CAF            EQU (0x1 <<  4) ;- (EMAC) Copy all frames. 
-AT91C_EMAC_NBC            EQU (0x1 <<  5) ;- (EMAC) No broadcast. 
-AT91C_EMAC_MTI            EQU (0x1 <<  6) ;- (EMAC) Multicast hash event enable
-AT91C_EMAC_UNI            EQU (0x1 <<  7) ;- (EMAC) Unicast hash enable. 
-AT91C_EMAC_BIG            EQU (0x1 <<  8) ;- (EMAC) Receive 1522 bytes. 
-AT91C_EMAC_EAE            EQU (0x1 <<  9) ;- (EMAC) External address match enable. 
-AT91C_EMAC_CLK            EQU (0x3 << 10) ;- (EMAC) 
-AT91C_EMAC_CLK_HCLK_8     EQU (0x0 << 10) ;- (EMAC) HCLK divided by 8
-AT91C_EMAC_CLK_HCLK_16    EQU (0x1 << 10) ;- (EMAC) HCLK divided by 16
-AT91C_EMAC_CLK_HCLK_32    EQU (0x2 << 10) ;- (EMAC) HCLK divided by 32
-AT91C_EMAC_CLK_HCLK_64    EQU (0x3 << 10) ;- (EMAC) HCLK divided by 64
-AT91C_EMAC_RTY            EQU (0x1 << 12) ;- (EMAC) 
-AT91C_EMAC_PAE            EQU (0x1 << 13) ;- (EMAC) 
-AT91C_EMAC_RBOF           EQU (0x3 << 14) ;- (EMAC) 
-AT91C_EMAC_RBOF_OFFSET_0  EQU (0x0 << 14) ;- (EMAC) no offset from start of receive buffer
-AT91C_EMAC_RBOF_OFFSET_1  EQU (0x1 << 14) ;- (EMAC) one byte offset from start of receive buffer
-AT91C_EMAC_RBOF_OFFSET_2  EQU (0x2 << 14) ;- (EMAC) two bytes offset from start of receive buffer
-AT91C_EMAC_RBOF_OFFSET_3  EQU (0x3 << 14) ;- (EMAC) three bytes offset from start of receive buffer
-AT91C_EMAC_RLCE           EQU (0x1 << 16) ;- (EMAC) Receive Length field Checking Enable
-AT91C_EMAC_DRFCS          EQU (0x1 << 17) ;- (EMAC) Discard Receive FCS
-AT91C_EMAC_EFRHD          EQU (0x1 << 18) ;- (EMAC) 
-AT91C_EMAC_IRXFCS         EQU (0x1 << 19) ;- (EMAC) Ignore RX FCS
-// - -------- EMAC_NSR : (EMAC Offset: 0x8) Network Status Register -------- 
-AT91C_EMAC_LINKR          EQU (0x1 <<  0) ;- (EMAC) 
-AT91C_EMAC_MDIO           EQU (0x1 <<  1) ;- (EMAC) 
-AT91C_EMAC_IDLE           EQU (0x1 <<  2) ;- (EMAC) 
-// - -------- EMAC_TSR : (EMAC Offset: 0x14) Transmit Status Register -------- 
-AT91C_EMAC_UBR            EQU (0x1 <<  0) ;- (EMAC) 
-AT91C_EMAC_COL            EQU (0x1 <<  1) ;- (EMAC) 
-AT91C_EMAC_RLES           EQU (0x1 <<  2) ;- (EMAC) 
-AT91C_EMAC_TGO            EQU (0x1 <<  3) ;- (EMAC) Transmit Go
-AT91C_EMAC_BEX            EQU (0x1 <<  4) ;- (EMAC) Buffers exhausted mid frame
-AT91C_EMAC_COMP           EQU (0x1 <<  5) ;- (EMAC) 
-AT91C_EMAC_UND            EQU (0x1 <<  6) ;- (EMAC) 
-// - -------- EMAC_RSR : (EMAC Offset: 0x20) Receive Status Register -------- 
-AT91C_EMAC_BNA            EQU (0x1 <<  0) ;- (EMAC) 
-AT91C_EMAC_REC            EQU (0x1 <<  1) ;- (EMAC) 
-AT91C_EMAC_OVR            EQU (0x1 <<  2) ;- (EMAC) 
-// - -------- EMAC_ISR : (EMAC Offset: 0x24) Interrupt Status Register -------- 
-AT91C_EMAC_MFD            EQU (0x1 <<  0) ;- (EMAC) 
-AT91C_EMAC_RCOMP          EQU (0x1 <<  1) ;- (EMAC) 
-AT91C_EMAC_RXUBR          EQU (0x1 <<  2) ;- (EMAC) 
-AT91C_EMAC_TXUBR          EQU (0x1 <<  3) ;- (EMAC) 
-AT91C_EMAC_TUNDR          EQU (0x1 <<  4) ;- (EMAC) 
-AT91C_EMAC_RLEX           EQU (0x1 <<  5) ;- (EMAC) 
-AT91C_EMAC_TXERR          EQU (0x1 <<  6) ;- (EMAC) 
-AT91C_EMAC_TCOMP          EQU (0x1 <<  7) ;- (EMAC) 
-AT91C_EMAC_LINK           EQU (0x1 <<  9) ;- (EMAC) 
-AT91C_EMAC_ROVR           EQU (0x1 << 10) ;- (EMAC) 
-AT91C_EMAC_HRESP          EQU (0x1 << 11) ;- (EMAC) 
-AT91C_EMAC_PFRE           EQU (0x1 << 12) ;- (EMAC) 
-AT91C_EMAC_PTZ            EQU (0x1 << 13) ;- (EMAC) 
-// - -------- EMAC_IER : (EMAC Offset: 0x28) Interrupt Enable Register -------- 
-// - -------- EMAC_IDR : (EMAC Offset: 0x2c) Interrupt Disable Register -------- 
-// - -------- EMAC_IMR : (EMAC Offset: 0x30) Interrupt Mask Register -------- 
-// - -------- EMAC_MAN : (EMAC Offset: 0x34) PHY Maintenance Register -------- 
-AT91C_EMAC_DATA           EQU (0xFFFF <<  0) ;- (EMAC) 
-AT91C_EMAC_CODE           EQU (0x3 << 16) ;- (EMAC) 
-AT91C_EMAC_REGA           EQU (0x1F << 18) ;- (EMAC) 
-AT91C_EMAC_PHYA           EQU (0x1F << 23) ;- (EMAC) 
-AT91C_EMAC_RW             EQU (0x3 << 28) ;- (EMAC) 
-AT91C_EMAC_SOF            EQU (0x3 << 30) ;- (EMAC) 
-// - -------- EMAC_USRIO : (EMAC Offset: 0xc0) USER Input Output Register -------- 
-AT91C_EMAC_RMII           EQU (0x1 <<  0) ;- (EMAC) Reduce MII
-AT91C_EMAC_CLKEN          EQU (0x1 <<  1) ;- (EMAC) Clock Enable
-// - -------- EMAC_WOL : (EMAC Offset: 0xc4) Wake On LAN Register -------- 
-AT91C_EMAC_IP             EQU (0xFFFF <<  0) ;- (EMAC) ARP request IP address
-AT91C_EMAC_MAG            EQU (0x1 << 16) ;- (EMAC) Magic packet event enable
-AT91C_EMAC_ARP            EQU (0x1 << 17) ;- (EMAC) ARP request event enable
-AT91C_EMAC_SA1            EQU (0x1 << 18) ;- (EMAC) Specific address register 1 event enable
-// - -------- EMAC_REV : (EMAC Offset: 0xfc) Revision Register -------- 
-AT91C_EMAC_REVREF         EQU (0xFFFF <<  0) ;- (EMAC) 
-AT91C_EMAC_PARTREF        EQU (0xFFFF << 16) ;- (EMAC) 
-
-// - *****************************************************************************
-// -              SOFTWARE API DEFINITION  FOR Analog to Digital Convertor
-// - *****************************************************************************
-// - -------- ADC_CR : (ADC Offset: 0x0) ADC Control Register -------- 
-AT91C_ADC_SWRST           EQU (0x1 <<  0) ;- (ADC) Software Reset
-AT91C_ADC_START           EQU (0x1 <<  1) ;- (ADC) Start Conversion
-// - -------- ADC_MR : (ADC Offset: 0x4) ADC Mode Register -------- 
-AT91C_ADC_TRGEN           EQU (0x1 <<  0) ;- (ADC) Trigger Enable
-AT91C_ADC_TRGEN_DIS       EQU (0x0) ;- (ADC) Hradware triggers are disabled. Starting a conversion is only possible by software
-AT91C_ADC_TRGEN_EN        EQU (0x1) ;- (ADC) Hardware trigger selected by TRGSEL field is enabled.
-AT91C_ADC_TRGSEL          EQU (0x7 <<  1) ;- (ADC) Trigger Selection
-AT91C_ADC_TRGSEL_TIOA0    EQU (0x0 <<  1) ;- (ADC) Selected TRGSEL = TIAO0
-AT91C_ADC_TRGSEL_TIOA1    EQU (0x1 <<  1) ;- (ADC) Selected TRGSEL = TIAO1
-AT91C_ADC_TRGSEL_TIOA2    EQU (0x2 <<  1) ;- (ADC) Selected TRGSEL = TIAO2
-AT91C_ADC_TRGSEL_TIOA3    EQU (0x3 <<  1) ;- (ADC) Selected TRGSEL = TIAO3
-AT91C_ADC_TRGSEL_TIOA4    EQU (0x4 <<  1) ;- (ADC) Selected TRGSEL = TIAO4
-AT91C_ADC_TRGSEL_TIOA5    EQU (0x5 <<  1) ;- (ADC) Selected TRGSEL = TIAO5
-AT91C_ADC_TRGSEL_EXT      EQU (0x6 <<  1) ;- (ADC) Selected TRGSEL = External Trigger
-AT91C_ADC_LOWRES          EQU (0x1 <<  4) ;- (ADC) Resolution.
-AT91C_ADC_LOWRES_10_BIT   EQU (0x0 <<  4) ;- (ADC) 10-bit resolution
-AT91C_ADC_LOWRES_8_BIT    EQU (0x1 <<  4) ;- (ADC) 8-bit resolution
-AT91C_ADC_SLEEP           EQU (0x1 <<  5) ;- (ADC) Sleep Mode
-AT91C_ADC_SLEEP_NORMAL_MODE EQU (0x0 <<  5) ;- (ADC) Normal Mode
-AT91C_ADC_SLEEP_MODE      EQU (0x1 <<  5) ;- (ADC) Sleep Mode
-AT91C_ADC_PRESCAL         EQU (0x3F <<  8) ;- (ADC) Prescaler rate selection
-AT91C_ADC_STARTUP         EQU (0x1F << 16) ;- (ADC) Startup Time
-AT91C_ADC_SHTIM           EQU (0xF << 24) ;- (ADC) Sample & Hold Time
-// - --------  ADC_CHER : (ADC Offset: 0x10) ADC Channel Enable Register -------- 
-AT91C_ADC_CH0             EQU (0x1 <<  0) ;- (ADC) Channel 0
-AT91C_ADC_CH1             EQU (0x1 <<  1) ;- (ADC) Channel 1
-AT91C_ADC_CH2             EQU (0x1 <<  2) ;- (ADC) Channel 2
-AT91C_ADC_CH3             EQU (0x1 <<  3) ;- (ADC) Channel 3
-AT91C_ADC_CH4             EQU (0x1 <<  4) ;- (ADC) Channel 4
-AT91C_ADC_CH5             EQU (0x1 <<  5) ;- (ADC) Channel 5
-AT91C_ADC_CH6             EQU (0x1 <<  6) ;- (ADC) Channel 6
-AT91C_ADC_CH7             EQU (0x1 <<  7) ;- (ADC) Channel 7
-// - --------  ADC_CHDR : (ADC Offset: 0x14) ADC Channel Disable Register -------- 
-// - --------  ADC_CHSR : (ADC Offset: 0x18) ADC Channel Status Register -------- 
-// - -------- ADC_SR : (ADC Offset: 0x1c) ADC Status Register -------- 
-AT91C_ADC_EOC0            EQU (0x1 <<  0) ;- (ADC) End of Conversion
-AT91C_ADC_EOC1            EQU (0x1 <<  1) ;- (ADC) End of Conversion
-AT91C_ADC_EOC2            EQU (0x1 <<  2) ;- (ADC) End of Conversion
-AT91C_ADC_EOC3            EQU (0x1 <<  3) ;- (ADC) End of Conversion
-AT91C_ADC_EOC4            EQU (0x1 <<  4) ;- (ADC) End of Conversion
-AT91C_ADC_EOC5            EQU (0x1 <<  5) ;- (ADC) End of Conversion
-AT91C_ADC_EOC6            EQU (0x1 <<  6) ;- (ADC) End of Conversion
-AT91C_ADC_EOC7            EQU (0x1 <<  7) ;- (ADC) End of Conversion
-AT91C_ADC_OVRE0           EQU (0x1 <<  8) ;- (ADC) Overrun Error
-AT91C_ADC_OVRE1           EQU (0x1 <<  9) ;- (ADC) Overrun Error
-AT91C_ADC_OVRE2           EQU (0x1 << 10) ;- (ADC) Overrun Error
-AT91C_ADC_OVRE3           EQU (0x1 << 11) ;- (ADC) Overrun Error
-AT91C_ADC_OVRE4           EQU (0x1 << 12) ;- (ADC) Overrun Error
-AT91C_ADC_OVRE5           EQU (0x1 << 13) ;- (ADC) Overrun Error
-AT91C_ADC_OVRE6           EQU (0x1 << 14) ;- (ADC) Overrun Error
-AT91C_ADC_OVRE7           EQU (0x1 << 15) ;- (ADC) Overrun Error
-AT91C_ADC_DRDY            EQU (0x1 << 16) ;- (ADC) Data Ready
-AT91C_ADC_GOVRE           EQU (0x1 << 17) ;- (ADC) General Overrun
-AT91C_ADC_ENDRX           EQU (0x1 << 18) ;- (ADC) End of Receiver Transfer
-AT91C_ADC_RXBUFF          EQU (0x1 << 19) ;- (ADC) RXBUFF Interrupt
-// - -------- ADC_LCDR : (ADC Offset: 0x20) ADC Last Converted Data Register -------- 
-AT91C_ADC_LDATA           EQU (0x3FF <<  0) ;- (ADC) Last Data Converted
-// - -------- ADC_IER : (ADC Offset: 0x24) ADC Interrupt Enable Register -------- 
-// - -------- ADC_IDR : (ADC Offset: 0x28) ADC Interrupt Disable Register -------- 
-// - -------- ADC_IMR : (ADC Offset: 0x2c) ADC Interrupt Mask Register -------- 
-// - -------- ADC_CDR0 : (ADC Offset: 0x30) ADC Channel Data Register 0 -------- 
-AT91C_ADC_DATA            EQU (0x3FF <<  0) ;- (ADC) Converted Data
-// - -------- ADC_CDR1 : (ADC Offset: 0x34) ADC Channel Data Register 1 -------- 
-// - -------- ADC_CDR2 : (ADC Offset: 0x38) ADC Channel Data Register 2 -------- 
-// - -------- ADC_CDR3 : (ADC Offset: 0x3c) ADC Channel Data Register 3 -------- 
-// - -------- ADC_CDR4 : (ADC Offset: 0x40) ADC Channel Data Register 4 -------- 
-// - -------- ADC_CDR5 : (ADC Offset: 0x44) ADC Channel Data Register 5 -------- 
-// - -------- ADC_CDR6 : (ADC Offset: 0x48) ADC Channel Data Register 6 -------- 
-// - -------- ADC_CDR7 : (ADC Offset: 0x4c) ADC Channel Data Register 7 -------- 
-
-// - *****************************************************************************
-// -               REGISTER ADDRESS DEFINITION FOR AT91SAM7X256
-// - *****************************************************************************
-// - ========== Register definition for SYS peripheral ========== 
-// - ========== Register definition for AIC peripheral ========== 
-AT91C_AIC_IVR             EQU (0xFFFFF100) ;- (AIC) IRQ Vector Register
-AT91C_AIC_SMR             EQU (0xFFFFF000) ;- (AIC) Source Mode Register
-AT91C_AIC_FVR             EQU (0xFFFFF104) ;- (AIC) FIQ Vector Register
-AT91C_AIC_DCR             EQU (0xFFFFF138) ;- (AIC) Debug Control Register (Protect)
-AT91C_AIC_EOICR           EQU (0xFFFFF130) ;- (AIC) End of Interrupt Command Register
-AT91C_AIC_SVR             EQU (0xFFFFF080) ;- (AIC) Source Vector Register
-AT91C_AIC_FFSR            EQU (0xFFFFF148) ;- (AIC) Fast Forcing Status Register
-AT91C_AIC_ICCR            EQU (0xFFFFF128) ;- (AIC) Interrupt Clear Command Register
-AT91C_AIC_ISR             EQU (0xFFFFF108) ;- (AIC) Interrupt Status Register
-AT91C_AIC_IMR             EQU (0xFFFFF110) ;- (AIC) Interrupt Mask Register
-AT91C_AIC_IPR             EQU (0xFFFFF10C) ;- (AIC) Interrupt Pending Register
-AT91C_AIC_FFER            EQU (0xFFFFF140) ;- (AIC) Fast Forcing Enable Register
-AT91C_AIC_IECR            EQU (0xFFFFF120) ;- (AIC) Interrupt Enable Command Register
-AT91C_AIC_ISCR            EQU (0xFFFFF12C) ;- (AIC) Interrupt Set Command Register
-AT91C_AIC_FFDR            EQU (0xFFFFF144) ;- (AIC) Fast Forcing Disable Register
-AT91C_AIC_CISR            EQU (0xFFFFF114) ;- (AIC) Core Interrupt Status Register
-AT91C_AIC_IDCR            EQU (0xFFFFF124) ;- (AIC) Interrupt Disable Command Register
-AT91C_AIC_SPU             EQU (0xFFFFF134) ;- (AIC) Spurious Vector Register
-// - ========== Register definition for PDC_DBGU peripheral ========== 
-AT91C_DBGU_TCR            EQU (0xFFFFF30C) ;- (PDC_DBGU) Transmit Counter Register
-AT91C_DBGU_RNPR           EQU (0xFFFFF310) ;- (PDC_DBGU) Receive Next Pointer Register
-AT91C_DBGU_TNPR           EQU (0xFFFFF318) ;- (PDC_DBGU) Transmit Next Pointer Register
-AT91C_DBGU_TPR            EQU (0xFFFFF308) ;- (PDC_DBGU) Transmit Pointer Register
-AT91C_DBGU_RPR            EQU (0xFFFFF300) ;- (PDC_DBGU) Receive Pointer Register
-AT91C_DBGU_RCR            EQU (0xFFFFF304) ;- (PDC_DBGU) Receive Counter Register
-AT91C_DBGU_RNCR           EQU (0xFFFFF314) ;- (PDC_DBGU) Receive Next Counter Register
-AT91C_DBGU_PTCR           EQU (0xFFFFF320) ;- (PDC_DBGU) PDC Transfer Control Register
-AT91C_DBGU_PTSR           EQU (0xFFFFF324) ;- (PDC_DBGU) PDC Transfer Status Register
-AT91C_DBGU_TNCR           EQU (0xFFFFF31C) ;- (PDC_DBGU) Transmit Next Counter Register
-// - ========== Register definition for DBGU peripheral ========== 
-AT91C_DBGU_EXID           EQU (0xFFFFF244) ;- (DBGU) Chip ID Extension Register
-AT91C_DBGU_BRGR           EQU (0xFFFFF220) ;- (DBGU) Baud Rate Generator Register
-AT91C_DBGU_IDR            EQU (0xFFFFF20C) ;- (DBGU) Interrupt Disable Register
-AT91C_DBGU_CSR            EQU (0xFFFFF214) ;- (DBGU) Channel Status Register
-AT91C_DBGU_CIDR           EQU (0xFFFFF240) ;- (DBGU) Chip ID Register
-AT91C_DBGU_MR             EQU (0xFFFFF204) ;- (DBGU) Mode Register
-AT91C_DBGU_IMR            EQU (0xFFFFF210) ;- (DBGU) Interrupt Mask Register
-AT91C_DBGU_CR             EQU (0xFFFFF200) ;- (DBGU) Control Register
-AT91C_DBGU_FNTR           EQU (0xFFFFF248) ;- (DBGU) Force NTRST Register
-AT91C_DBGU_THR            EQU (0xFFFFF21C) ;- (DBGU) Transmitter Holding Register
-AT91C_DBGU_RHR            EQU (0xFFFFF218) ;- (DBGU) Receiver Holding Register
-AT91C_DBGU_IER            EQU (0xFFFFF208) ;- (DBGU) Interrupt Enable Register
-// - ========== Register definition for PIOA peripheral ========== 
-AT91C_PIOA_ODR            EQU (0xFFFFF414) ;- (PIOA) Output Disable Registerr
-AT91C_PIOA_SODR           EQU (0xFFFFF430) ;- (PIOA) Set Output Data Register
-AT91C_PIOA_ISR            EQU (0xFFFFF44C) ;- (PIOA) Interrupt Status Register
-AT91C_PIOA_ABSR           EQU (0xFFFFF478) ;- (PIOA) AB Select Status Register
-AT91C_PIOA_IER            EQU (0xFFFFF440) ;- (PIOA) Interrupt Enable Register
-AT91C_PIOA_PPUDR          EQU (0xFFFFF460) ;- (PIOA) Pull-up Disable Register
-AT91C_PIOA_IMR            EQU (0xFFFFF448) ;- (PIOA) Interrupt Mask Register
-AT91C_PIOA_PER            EQU (0xFFFFF400) ;- (PIOA) PIO Enable Register
-AT91C_PIOA_IFDR           EQU (0xFFFFF424) ;- (PIOA) Input Filter Disable Register
-AT91C_PIOA_OWDR           EQU (0xFFFFF4A4) ;- (PIOA) Output Write Disable Register
-AT91C_PIOA_MDSR           EQU (0xFFFFF458) ;- (PIOA) Multi-driver Status Register
-AT91C_PIOA_IDR            EQU (0xFFFFF444) ;- (PIOA) Interrupt Disable Register
-AT91C_PIOA_ODSR           EQU (0xFFFFF438) ;- (PIOA) Output Data Status Register
-AT91C_PIOA_PPUSR          EQU (0xFFFFF468) ;- (PIOA) Pull-up Status Register
-AT91C_PIOA_OWSR           EQU (0xFFFFF4A8) ;- (PIOA) Output Write Status Register
-AT91C_PIOA_BSR            EQU (0xFFFFF474) ;- (PIOA) Select B Register
-AT91C_PIOA_OWER           EQU (0xFFFFF4A0) ;- (PIOA) Output Write Enable Register
-AT91C_PIOA_IFER           EQU (0xFFFFF420) ;- (PIOA) Input Filter Enable Register
-AT91C_PIOA_PDSR           EQU (0xFFFFF43C) ;- (PIOA) Pin Data Status Register
-AT91C_PIOA_PPUER          EQU (0xFFFFF464) ;- (PIOA) Pull-up Enable Register
-AT91C_PIOA_OSR            EQU (0xFFFFF418) ;- (PIOA) Output Status Register
-AT91C_PIOA_ASR            EQU (0xFFFFF470) ;- (PIOA) Select A Register
-AT91C_PIOA_MDDR           EQU (0xFFFFF454) ;- (PIOA) Multi-driver Disable Register
-AT91C_PIOA_CODR           EQU (0xFFFFF434) ;- (PIOA) Clear Output Data Register
-AT91C_PIOA_MDER           EQU (0xFFFFF450) ;- (PIOA) Multi-driver Enable Register
-AT91C_PIOA_PDR            EQU (0xFFFFF404) ;- (PIOA) PIO Disable Register
-AT91C_PIOA_IFSR           EQU (0xFFFFF428) ;- (PIOA) Input Filter Status Register
-AT91C_PIOA_OER            EQU (0xFFFFF410) ;- (PIOA) Output Enable Register
-AT91C_PIOA_PSR            EQU (0xFFFFF408) ;- (PIOA) PIO Status Register
-// - ========== Register definition for PIOB peripheral ========== 
-AT91C_PIOB_OWDR           EQU (0xFFFFF6A4) ;- (PIOB) Output Write Disable Register
-AT91C_PIOB_MDER           EQU (0xFFFFF650) ;- (PIOB) Multi-driver Enable Register
-AT91C_PIOB_PPUSR          EQU (0xFFFFF668) ;- (PIOB) Pull-up Status Register
-AT91C_PIOB_IMR            EQU (0xFFFFF648) ;- (PIOB) Interrupt Mask Register
-AT91C_PIOB_ASR            EQU (0xFFFFF670) ;- (PIOB) Select A Register
-AT91C_PIOB_PPUDR          EQU (0xFFFFF660) ;- (PIOB) Pull-up Disable Register
-AT91C_PIOB_PSR            EQU (0xFFFFF608) ;- (PIOB) PIO Status Register
-AT91C_PIOB_IER            EQU (0xFFFFF640) ;- (PIOB) Interrupt Enable Register
-AT91C_PIOB_CODR           EQU (0xFFFFF634) ;- (PIOB) Clear Output Data Register
-AT91C_PIOB_OWER           EQU (0xFFFFF6A0) ;- (PIOB) Output Write Enable Register
-AT91C_PIOB_ABSR           EQU (0xFFFFF678) ;- (PIOB) AB Select Status Register
-AT91C_PIOB_IFDR           EQU (0xFFFFF624) ;- (PIOB) Input Filter Disable Register
-AT91C_PIOB_PDSR           EQU (0xFFFFF63C) ;- (PIOB) Pin Data Status Register
-AT91C_PIOB_IDR            EQU (0xFFFFF644) ;- (PIOB) Interrupt Disable Register
-AT91C_PIOB_OWSR           EQU (0xFFFFF6A8) ;- (PIOB) Output Write Status Register
-AT91C_PIOB_PDR            EQU (0xFFFFF604) ;- (PIOB) PIO Disable Register
-AT91C_PIOB_ODR            EQU (0xFFFFF614) ;- (PIOB) Output Disable Registerr
-AT91C_PIOB_IFSR           EQU (0xFFFFF628) ;- (PIOB) Input Filter Status Register
-AT91C_PIOB_PPUER          EQU (0xFFFFF664) ;- (PIOB) Pull-up Enable Register
-AT91C_PIOB_SODR           EQU (0xFFFFF630) ;- (PIOB) Set Output Data Register
-AT91C_PIOB_ISR            EQU (0xFFFFF64C) ;- (PIOB) Interrupt Status Register
-AT91C_PIOB_ODSR           EQU (0xFFFFF638) ;- (PIOB) Output Data Status Register
-AT91C_PIOB_OSR            EQU (0xFFFFF618) ;- (PIOB) Output Status Register
-AT91C_PIOB_MDSR           EQU (0xFFFFF658) ;- (PIOB) Multi-driver Status Register
-AT91C_PIOB_IFER           EQU (0xFFFFF620) ;- (PIOB) Input Filter Enable Register
-AT91C_PIOB_BSR            EQU (0xFFFFF674) ;- (PIOB) Select B Register
-AT91C_PIOB_MDDR           EQU (0xFFFFF654) ;- (PIOB) Multi-driver Disable Register
-AT91C_PIOB_OER            EQU (0xFFFFF610) ;- (PIOB) Output Enable Register
-AT91C_PIOB_PER            EQU (0xFFFFF600) ;- (PIOB) PIO Enable Register
-// - ========== Register definition for CKGR peripheral ========== 
-AT91C_CKGR_MOR            EQU (0xFFFFFC20) ;- (CKGR) Main Oscillator Register
-AT91C_CKGR_PLLR           EQU (0xFFFFFC2C) ;- (CKGR) PLL Register
-AT91C_CKGR_MCFR           EQU (0xFFFFFC24) ;- (CKGR) Main Clock  Frequency Register
-// - ========== Register definition for PMC peripheral ========== 
-AT91C_PMC_IDR             EQU (0xFFFFFC64) ;- (PMC) Interrupt Disable Register
-AT91C_PMC_MOR             EQU (0xFFFFFC20) ;- (PMC) Main Oscillator Register
-AT91C_PMC_PLLR            EQU (0xFFFFFC2C) ;- (PMC) PLL Register
-AT91C_PMC_PCER            EQU (0xFFFFFC10) ;- (PMC) Peripheral Clock Enable Register
-AT91C_PMC_PCKR            EQU (0xFFFFFC40) ;- (PMC) Programmable Clock Register
-AT91C_PMC_MCKR            EQU (0xFFFFFC30) ;- (PMC) Master Clock Register
-AT91C_PMC_SCDR            EQU (0xFFFFFC04) ;- (PMC) System Clock Disable Register
-AT91C_PMC_PCDR            EQU (0xFFFFFC14) ;- (PMC) Peripheral Clock Disable Register
-AT91C_PMC_SCSR            EQU (0xFFFFFC08) ;- (PMC) System Clock Status Register
-AT91C_PMC_PCSR            EQU (0xFFFFFC18) ;- (PMC) Peripheral Clock Status Register
-AT91C_PMC_MCFR            EQU (0xFFFFFC24) ;- (PMC) Main Clock  Frequency Register
-AT91C_PMC_SCER            EQU (0xFFFFFC00) ;- (PMC) System Clock Enable Register
-AT91C_PMC_IMR             EQU (0xFFFFFC6C) ;- (PMC) Interrupt Mask Register
-AT91C_PMC_IER             EQU (0xFFFFFC60) ;- (PMC) Interrupt Enable Register
-AT91C_PMC_SR              EQU (0xFFFFFC68) ;- (PMC) Status Register
-// - ========== Register definition for RSTC peripheral ========== 
-AT91C_RSTC_RCR            EQU (0xFFFFFD00) ;- (RSTC) Reset Control Register
-AT91C_RSTC_RMR            EQU (0xFFFFFD08) ;- (RSTC) Reset Mode Register
-AT91C_RSTC_RSR            EQU (0xFFFFFD04) ;- (RSTC) Reset Status Register
-// - ========== Register definition for RTTC peripheral ========== 
-AT91C_RTTC_RTSR           EQU (0xFFFFFD2C) ;- (RTTC) Real-time Status Register
-AT91C_RTTC_RTMR           EQU (0xFFFFFD20) ;- (RTTC) Real-time Mode Register
-AT91C_RTTC_RTVR           EQU (0xFFFFFD28) ;- (RTTC) Real-time Value Register
-AT91C_RTTC_RTAR           EQU (0xFFFFFD24) ;- (RTTC) Real-time Alarm Register
-// - ========== Register definition for PITC peripheral ========== 
-AT91C_PITC_PIVR           EQU (0xFFFFFD38) ;- (PITC) Period Interval Value Register
-AT91C_PITC_PISR           EQU (0xFFFFFD34) ;- (PITC) Period Interval Status Register
-AT91C_PITC_PIIR           EQU (0xFFFFFD3C) ;- (PITC) Period Interval Image Register
-AT91C_PITC_PIMR           EQU (0xFFFFFD30) ;- (PITC) Period Interval Mode Register
-// - ========== Register definition for WDTC peripheral ========== 
-AT91C_WDTC_WDCR           EQU (0xFFFFFD40) ;- (WDTC) Watchdog Control Register
-AT91C_WDTC_WDSR           EQU (0xFFFFFD48) ;- (WDTC) Watchdog Status Register
-AT91C_WDTC_WDMR           EQU (0xFFFFFD44) ;- (WDTC) Watchdog Mode Register
-// - ========== Register definition for VREG peripheral ========== 
-AT91C_VREG_MR             EQU (0xFFFFFD60) ;- (VREG) Voltage Regulator Mode Register
-// - ========== Register definition for MC peripheral ========== 
-AT91C_MC_ASR              EQU (0xFFFFFF04) ;- (MC) MC Abort Status Register
-AT91C_MC_RCR              EQU (0xFFFFFF00) ;- (MC) MC Remap Control Register
-AT91C_MC_FCR              EQU (0xFFFFFF64) ;- (MC) MC Flash Command Register
-AT91C_MC_AASR             EQU (0xFFFFFF08) ;- (MC) MC Abort Address Status Register
-AT91C_MC_FSR              EQU (0xFFFFFF68) ;- (MC) MC Flash Status Register
-AT91C_MC_FMR              EQU (0xFFFFFF60) ;- (MC) MC Flash Mode Register
-// - ========== Register definition for PDC_SPI1 peripheral ========== 
-AT91C_SPI1_PTCR           EQU (0xFFFE4120) ;- (PDC_SPI1) PDC Transfer Control Register
-AT91C_SPI1_RPR            EQU (0xFFFE4100) ;- (PDC_SPI1) Receive Pointer Register
-AT91C_SPI1_TNCR           EQU (0xFFFE411C) ;- (PDC_SPI1) Transmit Next Counter Register
-AT91C_SPI1_TPR            EQU (0xFFFE4108) ;- (PDC_SPI1) Transmit Pointer Register
-AT91C_SPI1_TNPR           EQU (0xFFFE4118) ;- (PDC_SPI1) Transmit Next Pointer Register
-AT91C_SPI1_TCR            EQU (0xFFFE410C) ;- (PDC_SPI1) Transmit Counter Register
-AT91C_SPI1_RCR            EQU (0xFFFE4104) ;- (PDC_SPI1) Receive Counter Register
-AT91C_SPI1_RNPR           EQU (0xFFFE4110) ;- (PDC_SPI1) Receive Next Pointer Register
-AT91C_SPI1_RNCR           EQU (0xFFFE4114) ;- (PDC_SPI1) Receive Next Counter Register
-AT91C_SPI1_PTSR           EQU (0xFFFE4124) ;- (PDC_SPI1) PDC Transfer Status Register
-// - ========== Register definition for SPI1 peripheral ========== 
-AT91C_SPI1_IMR            EQU (0xFFFE401C) ;- (SPI1) Interrupt Mask Register
-AT91C_SPI1_IER            EQU (0xFFFE4014) ;- (SPI1) Interrupt Enable Register
-AT91C_SPI1_MR             EQU (0xFFFE4004) ;- (SPI1) Mode Register
-AT91C_SPI1_RDR            EQU (0xFFFE4008) ;- (SPI1) Receive Data Register
-AT91C_SPI1_IDR            EQU (0xFFFE4018) ;- (SPI1) Interrupt Disable Register
-AT91C_SPI1_SR             EQU (0xFFFE4010) ;- (SPI1) Status Register
-AT91C_SPI1_TDR            EQU (0xFFFE400C) ;- (SPI1) Transmit Data Register
-AT91C_SPI1_CR             EQU (0xFFFE4000) ;- (SPI1) Control Register
-AT91C_SPI1_CSR            EQU (0xFFFE4030) ;- (SPI1) Chip Select Register
-// - ========== Register definition for PDC_SPI0 peripheral ========== 
-AT91C_SPI0_PTCR           EQU (0xFFFE0120) ;- (PDC_SPI0) PDC Transfer Control Register
-AT91C_SPI0_TPR            EQU (0xFFFE0108) ;- (PDC_SPI0) Transmit Pointer Register
-AT91C_SPI0_TCR            EQU (0xFFFE010C) ;- (PDC_SPI0) Transmit Counter Register
-AT91C_SPI0_RCR            EQU (0xFFFE0104) ;- (PDC_SPI0) Receive Counter Register
-AT91C_SPI0_PTSR           EQU (0xFFFE0124) ;- (PDC_SPI0) PDC Transfer Status Register
-AT91C_SPI0_RNPR           EQU (0xFFFE0110) ;- (PDC_SPI0) Receive Next Pointer Register
-AT91C_SPI0_RPR            EQU (0xFFFE0100) ;- (PDC_SPI0) Receive Pointer Register
-AT91C_SPI0_TNCR           EQU (0xFFFE011C) ;- (PDC_SPI0) Transmit Next Counter Register
-AT91C_SPI0_RNCR           EQU (0xFFFE0114) ;- (PDC_SPI0) Receive Next Counter Register
-AT91C_SPI0_TNPR           EQU (0xFFFE0118) ;- (PDC_SPI0) Transmit Next Pointer Register
-// - ========== Register definition for SPI0 peripheral ========== 
-AT91C_SPI0_IER            EQU (0xFFFE0014) ;- (SPI0) Interrupt Enable Register
-AT91C_SPI0_SR             EQU (0xFFFE0010) ;- (SPI0) Status Register
-AT91C_SPI0_IDR            EQU (0xFFFE0018) ;- (SPI0) Interrupt Disable Register
-AT91C_SPI0_CR             EQU (0xFFFE0000) ;- (SPI0) Control Register
-AT91C_SPI0_MR             EQU (0xFFFE0004) ;- (SPI0) Mode Register
-AT91C_SPI0_IMR            EQU (0xFFFE001C) ;- (SPI0) Interrupt Mask Register
-AT91C_SPI0_TDR            EQU (0xFFFE000C) ;- (SPI0) Transmit Data Register
-AT91C_SPI0_RDR            EQU (0xFFFE0008) ;- (SPI0) Receive Data Register
-AT91C_SPI0_CSR            EQU (0xFFFE0030) ;- (SPI0) Chip Select Register
-// - ========== Register definition for PDC_US1 peripheral ========== 
-AT91C_US1_RNCR            EQU (0xFFFC4114) ;- (PDC_US1) Receive Next Counter Register
-AT91C_US1_PTCR            EQU (0xFFFC4120) ;- (PDC_US1) PDC Transfer Control Register
-AT91C_US1_TCR             EQU (0xFFFC410C) ;- (PDC_US1) Transmit Counter Register
-AT91C_US1_PTSR            EQU (0xFFFC4124) ;- (PDC_US1) PDC Transfer Status Register
-AT91C_US1_TNPR            EQU (0xFFFC4118) ;- (PDC_US1) Transmit Next Pointer Register
-AT91C_US1_RCR             EQU (0xFFFC4104) ;- (PDC_US1) Receive Counter Register
-AT91C_US1_RNPR            EQU (0xFFFC4110) ;- (PDC_US1) Receive Next Pointer Register
-AT91C_US1_RPR             EQU (0xFFFC4100) ;- (PDC_US1) Receive Pointer Register
-AT91C_US1_TNCR            EQU (0xFFFC411C) ;- (PDC_US1) Transmit Next Counter Register
-AT91C_US1_TPR             EQU (0xFFFC4108) ;- (PDC_US1) Transmit Pointer Register
-// - ========== Register definition for US1 peripheral ========== 
-AT91C_US1_IF              EQU (0xFFFC404C) ;- (US1) IRDA_FILTER Register
-AT91C_US1_NER             EQU (0xFFFC4044) ;- (US1) Nb Errors Register
-AT91C_US1_RTOR            EQU (0xFFFC4024) ;- (US1) Receiver Time-out Register
-AT91C_US1_CSR             EQU (0xFFFC4014) ;- (US1) Channel Status Register
-AT91C_US1_IDR             EQU (0xFFFC400C) ;- (US1) Interrupt Disable Register
-AT91C_US1_IER             EQU (0xFFFC4008) ;- (US1) Interrupt Enable Register
-AT91C_US1_THR             EQU (0xFFFC401C) ;- (US1) Transmitter Holding Register
-AT91C_US1_TTGR            EQU (0xFFFC4028) ;- (US1) Transmitter Time-guard Register
-AT91C_US1_RHR             EQU (0xFFFC4018) ;- (US1) Receiver Holding Register
-AT91C_US1_BRGR            EQU (0xFFFC4020) ;- (US1) Baud Rate Generator Register
-AT91C_US1_IMR             EQU (0xFFFC4010) ;- (US1) Interrupt Mask Register
-AT91C_US1_FIDI            EQU (0xFFFC4040) ;- (US1) FI_DI_Ratio Register
-AT91C_US1_CR              EQU (0xFFFC4000) ;- (US1) Control Register
-AT91C_US1_MR              EQU (0xFFFC4004) ;- (US1) Mode Register
-// - ========== Register definition for PDC_US0 peripheral ========== 
-AT91C_US0_TNPR            EQU (0xFFFC0118) ;- (PDC_US0) Transmit Next Pointer Register
-AT91C_US0_RNPR            EQU (0xFFFC0110) ;- (PDC_US0) Receive Next Pointer Register
-AT91C_US0_TCR             EQU (0xFFFC010C) ;- (PDC_US0) Transmit Counter Register
-AT91C_US0_PTCR            EQU (0xFFFC0120) ;- (PDC_US0) PDC Transfer Control Register
-AT91C_US0_PTSR            EQU (0xFFFC0124) ;- (PDC_US0) PDC Transfer Status Register
-AT91C_US0_TNCR            EQU (0xFFFC011C) ;- (PDC_US0) Transmit Next Counter Register
-AT91C_US0_TPR             EQU (0xFFFC0108) ;- (PDC_US0) Transmit Pointer Register
-AT91C_US0_RCR             EQU (0xFFFC0104) ;- (PDC_US0) Receive Counter Register
-AT91C_US0_RPR             EQU (0xFFFC0100) ;- (PDC_US0) Receive Pointer Register
-AT91C_US0_RNCR            EQU (0xFFFC0114) ;- (PDC_US0) Receive Next Counter Register
-// - ========== Register definition for US0 peripheral ========== 
-AT91C_US0_BRGR            EQU (0xFFFC0020) ;- (US0) Baud Rate Generator Register
-AT91C_US0_NER             EQU (0xFFFC0044) ;- (US0) Nb Errors Register
-AT91C_US0_CR              EQU (0xFFFC0000) ;- (US0) Control Register
-AT91C_US0_IMR             EQU (0xFFFC0010) ;- (US0) Interrupt Mask Register
-AT91C_US0_FIDI            EQU (0xFFFC0040) ;- (US0) FI_DI_Ratio Register
-AT91C_US0_TTGR            EQU (0xFFFC0028) ;- (US0) Transmitter Time-guard Register
-AT91C_US0_MR              EQU (0xFFFC0004) ;- (US0) Mode Register
-AT91C_US0_RTOR            EQU (0xFFFC0024) ;- (US0) Receiver Time-out Register
-AT91C_US0_CSR             EQU (0xFFFC0014) ;- (US0) Channel Status Register
-AT91C_US0_RHR             EQU (0xFFFC0018) ;- (US0) Receiver Holding Register
-AT91C_US0_IDR             EQU (0xFFFC000C) ;- (US0) Interrupt Disable Register
-AT91C_US0_THR             EQU (0xFFFC001C) ;- (US0) Transmitter Holding Register
-AT91C_US0_IF              EQU (0xFFFC004C) ;- (US0) IRDA_FILTER Register
-AT91C_US0_IER             EQU (0xFFFC0008) ;- (US0) Interrupt Enable Register
-// - ========== Register definition for PDC_SSC peripheral ========== 
-AT91C_SSC_TNCR            EQU (0xFFFD411C) ;- (PDC_SSC) Transmit Next Counter Register
-AT91C_SSC_RPR             EQU (0xFFFD4100) ;- (PDC_SSC) Receive Pointer Register
-AT91C_SSC_RNCR            EQU (0xFFFD4114) ;- (PDC_SSC) Receive Next Counter Register
-AT91C_SSC_TPR             EQU (0xFFFD4108) ;- (PDC_SSC) Transmit Pointer Register
-AT91C_SSC_PTCR            EQU (0xFFFD4120) ;- (PDC_SSC) PDC Transfer Control Register
-AT91C_SSC_TCR             EQU (0xFFFD410C) ;- (PDC_SSC) Transmit Counter Register
-AT91C_SSC_RCR             EQU (0xFFFD4104) ;- (PDC_SSC) Receive Counter Register
-AT91C_SSC_RNPR            EQU (0xFFFD4110) ;- (PDC_SSC) Receive Next Pointer Register
-AT91C_SSC_TNPR            EQU (0xFFFD4118) ;- (PDC_SSC) Transmit Next Pointer Register
-AT91C_SSC_PTSR            EQU (0xFFFD4124) ;- (PDC_SSC) PDC Transfer Status Register
-// - ========== Register definition for SSC peripheral ========== 
-AT91C_SSC_RHR             EQU (0xFFFD4020) ;- (SSC) Receive Holding Register
-AT91C_SSC_RSHR            EQU (0xFFFD4030) ;- (SSC) Receive Sync Holding Register
-AT91C_SSC_TFMR            EQU (0xFFFD401C) ;- (SSC) Transmit Frame Mode Register
-AT91C_SSC_IDR             EQU (0xFFFD4048) ;- (SSC) Interrupt Disable Register
-AT91C_SSC_THR             EQU (0xFFFD4024) ;- (SSC) Transmit Holding Register
-AT91C_SSC_RCMR            EQU (0xFFFD4010) ;- (SSC) Receive Clock ModeRegister
-AT91C_SSC_IER             EQU (0xFFFD4044) ;- (SSC) Interrupt Enable Register
-AT91C_SSC_TSHR            EQU (0xFFFD4034) ;- (SSC) Transmit Sync Holding Register
-AT91C_SSC_SR              EQU (0xFFFD4040) ;- (SSC) Status Register
-AT91C_SSC_CMR             EQU (0xFFFD4004) ;- (SSC) Clock Mode Register
-AT91C_SSC_TCMR            EQU (0xFFFD4018) ;- (SSC) Transmit Clock Mode Register
-AT91C_SSC_CR              EQU (0xFFFD4000) ;- (SSC) Control Register
-AT91C_SSC_IMR             EQU (0xFFFD404C) ;- (SSC) Interrupt Mask Register
-AT91C_SSC_RFMR            EQU (0xFFFD4014) ;- (SSC) Receive Frame Mode Register
-// - ========== Register definition for TWI peripheral ========== 
-AT91C_TWI_IER             EQU (0xFFFB8024) ;- (TWI) Interrupt Enable Register
-AT91C_TWI_CR              EQU (0xFFFB8000) ;- (TWI) Control Register
-AT91C_TWI_SR              EQU (0xFFFB8020) ;- (TWI) Status Register
-AT91C_TWI_IMR             EQU (0xFFFB802C) ;- (TWI) Interrupt Mask Register
-AT91C_TWI_THR             EQU (0xFFFB8034) ;- (TWI) Transmit Holding Register
-AT91C_TWI_IDR             EQU (0xFFFB8028) ;- (TWI) Interrupt Disable Register
-AT91C_TWI_IADR            EQU (0xFFFB800C) ;- (TWI) Internal Address Register
-AT91C_TWI_MMR             EQU (0xFFFB8004) ;- (TWI) Master Mode Register
-AT91C_TWI_CWGR            EQU (0xFFFB8010) ;- (TWI) Clock Waveform Generator Register
-AT91C_TWI_RHR             EQU (0xFFFB8030) ;- (TWI) Receive Holding Register
-// - ========== Register definition for PWMC_CH3 peripheral ========== 
-AT91C_PWMC_CH3_CUPDR      EQU (0xFFFCC270) ;- (PWMC_CH3) Channel Update Register
-AT91C_PWMC_CH3_Reserved   EQU (0xFFFCC274) ;- (PWMC_CH3) Reserved
-AT91C_PWMC_CH3_CPRDR      EQU (0xFFFCC268) ;- (PWMC_CH3) Channel Period Register
-AT91C_PWMC_CH3_CDTYR      EQU (0xFFFCC264) ;- (PWMC_CH3) Channel Duty Cycle Register
-AT91C_PWMC_CH3_CCNTR      EQU (0xFFFCC26C) ;- (PWMC_CH3) Channel Counter Register
-AT91C_PWMC_CH3_CMR        EQU (0xFFFCC260) ;- (PWMC_CH3) Channel Mode Register
-// - ========== Register definition for PWMC_CH2 peripheral ========== 
-AT91C_PWMC_CH2_Reserved   EQU (0xFFFCC254) ;- (PWMC_CH2) Reserved
-AT91C_PWMC_CH2_CMR        EQU (0xFFFCC240) ;- (PWMC_CH2) Channel Mode Register
-AT91C_PWMC_CH2_CCNTR      EQU (0xFFFCC24C) ;- (PWMC_CH2) Channel Counter Register
-AT91C_PWMC_CH2_CPRDR      EQU (0xFFFCC248) ;- (PWMC_CH2) Channel Period Register
-AT91C_PWMC_CH2_CUPDR      EQU (0xFFFCC250) ;- (PWMC_CH2) Channel Update Register
-AT91C_PWMC_CH2_CDTYR      EQU (0xFFFCC244) ;- (PWMC_CH2) Channel Duty Cycle Register
-// - ========== Register definition for PWMC_CH1 peripheral ========== 
-AT91C_PWMC_CH1_Reserved   EQU (0xFFFCC234) ;- (PWMC_CH1) Reserved
-AT91C_PWMC_CH1_CUPDR      EQU (0xFFFCC230) ;- (PWMC_CH1) Channel Update Register
-AT91C_PWMC_CH1_CPRDR      EQU (0xFFFCC228) ;- (PWMC_CH1) Channel Period Register
-AT91C_PWMC_CH1_CCNTR      EQU (0xFFFCC22C) ;- (PWMC_CH1) Channel Counter Register
-AT91C_PWMC_CH1_CDTYR      EQU (0xFFFCC224) ;- (PWMC_CH1) Channel Duty Cycle Register
-AT91C_PWMC_CH1_CMR        EQU (0xFFFCC220) ;- (PWMC_CH1) Channel Mode Register
-// - ========== Register definition for PWMC_CH0 peripheral ========== 
-AT91C_PWMC_CH0_Reserved   EQU (0xFFFCC214) ;- (PWMC_CH0) Reserved
-AT91C_PWMC_CH0_CPRDR      EQU (0xFFFCC208) ;- (PWMC_CH0) Channel Period Register
-AT91C_PWMC_CH0_CDTYR      EQU (0xFFFCC204) ;- (PWMC_CH0) Channel Duty Cycle Register
-AT91C_PWMC_CH0_CMR        EQU (0xFFFCC200) ;- (PWMC_CH0) Channel Mode Register
-AT91C_PWMC_CH0_CUPDR      EQU (0xFFFCC210) ;- (PWMC_CH0) Channel Update Register
-AT91C_PWMC_CH0_CCNTR      EQU (0xFFFCC20C) ;- (PWMC_CH0) Channel Counter Register
-// - ========== Register definition for PWMC peripheral ========== 
-AT91C_PWMC_IDR            EQU (0xFFFCC014) ;- (PWMC) PWMC Interrupt Disable Register
-AT91C_PWMC_DIS            EQU (0xFFFCC008) ;- (PWMC) PWMC Disable Register
-AT91C_PWMC_IER            EQU (0xFFFCC010) ;- (PWMC) PWMC Interrupt Enable Register
-AT91C_PWMC_VR             EQU (0xFFFCC0FC) ;- (PWMC) PWMC Version Register
-AT91C_PWMC_ISR            EQU (0xFFFCC01C) ;- (PWMC) PWMC Interrupt Status Register
-AT91C_PWMC_SR             EQU (0xFFFCC00C) ;- (PWMC) PWMC Status Register
-AT91C_PWMC_IMR            EQU (0xFFFCC018) ;- (PWMC) PWMC Interrupt Mask Register
-AT91C_PWMC_MR             EQU (0xFFFCC000) ;- (PWMC) PWMC Mode Register
-AT91C_PWMC_ENA            EQU (0xFFFCC004) ;- (PWMC) PWMC Enable Register
-// - ========== Register definition for UDP peripheral ========== 
-AT91C_UDP_IMR             EQU (0xFFFB0018) ;- (UDP) Interrupt Mask Register
-AT91C_UDP_FADDR           EQU (0xFFFB0008) ;- (UDP) Function Address Register
-AT91C_UDP_NUM             EQU (0xFFFB0000) ;- (UDP) Frame Number Register
-AT91C_UDP_FDR             EQU (0xFFFB0050) ;- (UDP) Endpoint FIFO Data Register
-AT91C_UDP_ISR             EQU (0xFFFB001C) ;- (UDP) Interrupt Status Register
-AT91C_UDP_CSR             EQU (0xFFFB0030) ;- (UDP) Endpoint Control and Status Register
-AT91C_UDP_IDR             EQU (0xFFFB0014) ;- (UDP) Interrupt Disable Register
-AT91C_UDP_ICR             EQU (0xFFFB0020) ;- (UDP) Interrupt Clear Register
-AT91C_UDP_RSTEP           EQU (0xFFFB0028) ;- (UDP) Reset Endpoint Register
-AT91C_UDP_TXVC            EQU (0xFFFB0074) ;- (UDP) Transceiver Control Register
-AT91C_UDP_GLBSTATE        EQU (0xFFFB0004) ;- (UDP) Global State Register
-AT91C_UDP_IER             EQU (0xFFFB0010) ;- (UDP) Interrupt Enable Register
-// - ========== Register definition for TC0 peripheral ========== 
-AT91C_TC0_SR              EQU (0xFFFA0020) ;- (TC0) Status Register
-AT91C_TC0_RC              EQU (0xFFFA001C) ;- (TC0) Register C
-AT91C_TC0_RB              EQU (0xFFFA0018) ;- (TC0) Register B
-AT91C_TC0_CCR             EQU (0xFFFA0000) ;- (TC0) Channel Control Register
-AT91C_TC0_CMR             EQU (0xFFFA0004) ;- (TC0) Channel Mode Register (Capture Mode / Waveform Mode)
-AT91C_TC0_IER             EQU (0xFFFA0024) ;- (TC0) Interrupt Enable Register
-AT91C_TC0_RA              EQU (0xFFFA0014) ;- (TC0) Register A
-AT91C_TC0_IDR             EQU (0xFFFA0028) ;- (TC0) Interrupt Disable Register
-AT91C_TC0_CV              EQU (0xFFFA0010) ;- (TC0) Counter Value
-AT91C_TC0_IMR             EQU (0xFFFA002C) ;- (TC0) Interrupt Mask Register
-// - ========== Register definition for TC1 peripheral ========== 
-AT91C_TC1_RB              EQU (0xFFFA0058) ;- (TC1) Register B
-AT91C_TC1_CCR             EQU (0xFFFA0040) ;- (TC1) Channel Control Register
-AT91C_TC1_IER             EQU (0xFFFA0064) ;- (TC1) Interrupt Enable Register
-AT91C_TC1_IDR             EQU (0xFFFA0068) ;- (TC1) Interrupt Disable Register
-AT91C_TC1_SR              EQU (0xFFFA0060) ;- (TC1) Status Register
-AT91C_TC1_CMR             EQU (0xFFFA0044) ;- (TC1) Channel Mode Register (Capture Mode / Waveform Mode)
-AT91C_TC1_RA              EQU (0xFFFA0054) ;- (TC1) Register A
-AT91C_TC1_RC              EQU (0xFFFA005C) ;- (TC1) Register C
-AT91C_TC1_IMR             EQU (0xFFFA006C) ;- (TC1) Interrupt Mask Register
-AT91C_TC1_CV              EQU (0xFFFA0050) ;- (TC1) Counter Value
-// - ========== Register definition for TC2 peripheral ========== 
-AT91C_TC2_CMR             EQU (0xFFFA0084) ;- (TC2) Channel Mode Register (Capture Mode / Waveform Mode)
-AT91C_TC2_CCR             EQU (0xFFFA0080) ;- (TC2) Channel Control Register
-AT91C_TC2_CV              EQU (0xFFFA0090) ;- (TC2) Counter Value
-AT91C_TC2_RA              EQU (0xFFFA0094) ;- (TC2) Register A
-AT91C_TC2_RB              EQU (0xFFFA0098) ;- (TC2) Register B
-AT91C_TC2_IDR             EQU (0xFFFA00A8) ;- (TC2) Interrupt Disable Register
-AT91C_TC2_IMR             EQU (0xFFFA00AC) ;- (TC2) Interrupt Mask Register
-AT91C_TC2_RC              EQU (0xFFFA009C) ;- (TC2) Register C
-AT91C_TC2_IER             EQU (0xFFFA00A4) ;- (TC2) Interrupt Enable Register
-AT91C_TC2_SR              EQU (0xFFFA00A0) ;- (TC2) Status Register
-// - ========== Register definition for TCB peripheral ========== 
-AT91C_TCB_BMR             EQU (0xFFFA00C4) ;- (TCB) TC Block Mode Register
-AT91C_TCB_BCR             EQU (0xFFFA00C0) ;- (TCB) TC Block Control Register
-// - ========== Register definition for CAN_MB0 peripheral ========== 
-AT91C_CAN_MB0_MDL         EQU (0xFFFD0214) ;- (CAN_MB0) MailBox Data Low Register
-AT91C_CAN_MB0_MAM         EQU (0xFFFD0204) ;- (CAN_MB0) MailBox Acceptance Mask Register
-AT91C_CAN_MB0_MCR         EQU (0xFFFD021C) ;- (CAN_MB0) MailBox Control Register
-AT91C_CAN_MB0_MID         EQU (0xFFFD0208) ;- (CAN_MB0) MailBox ID Register
-AT91C_CAN_MB0_MSR         EQU (0xFFFD0210) ;- (CAN_MB0) MailBox Status Register
-AT91C_CAN_MB0_MFID        EQU (0xFFFD020C) ;- (CAN_MB0) MailBox Family ID Register
-AT91C_CAN_MB0_MDH         EQU (0xFFFD0218) ;- (CAN_MB0) MailBox Data High Register
-AT91C_CAN_MB0_MMR         EQU (0xFFFD0200) ;- (CAN_MB0) MailBox Mode Register
-// - ========== Register definition for CAN_MB1 peripheral ========== 
-AT91C_CAN_MB1_MDL         EQU (0xFFFD0234) ;- (CAN_MB1) MailBox Data Low Register
-AT91C_CAN_MB1_MID         EQU (0xFFFD0228) ;- (CAN_MB1) MailBox ID Register
-AT91C_CAN_MB1_MMR         EQU (0xFFFD0220) ;- (CAN_MB1) MailBox Mode Register
-AT91C_CAN_MB1_MSR         EQU (0xFFFD0230) ;- (CAN_MB1) MailBox Status Register
-AT91C_CAN_MB1_MAM         EQU (0xFFFD0224) ;- (CAN_MB1) MailBox Acceptance Mask Register
-AT91C_CAN_MB1_MDH         EQU (0xFFFD0238) ;- (CAN_MB1) MailBox Data High Register
-AT91C_CAN_MB1_MCR         EQU (0xFFFD023C) ;- (CAN_MB1) MailBox Control Register
-AT91C_CAN_MB1_MFID        EQU (0xFFFD022C) ;- (CAN_MB1) MailBox Family ID Register
-// - ========== Register definition for CAN_MB2 peripheral ========== 
-AT91C_CAN_MB2_MCR         EQU (0xFFFD025C) ;- (CAN_MB2) MailBox Control Register
-AT91C_CAN_MB2_MDH         EQU (0xFFFD0258) ;- (CAN_MB2) MailBox Data High Register
-AT91C_CAN_MB2_MID         EQU (0xFFFD0248) ;- (CAN_MB2) MailBox ID Register
-AT91C_CAN_MB2_MDL         EQU (0xFFFD0254) ;- (CAN_MB2) MailBox Data Low Register
-AT91C_CAN_MB2_MMR         EQU (0xFFFD0240) ;- (CAN_MB2) MailBox Mode Register
-AT91C_CAN_MB2_MAM         EQU (0xFFFD0244) ;- (CAN_MB2) MailBox Acceptance Mask Register
-AT91C_CAN_MB2_MFID        EQU (0xFFFD024C) ;- (CAN_MB2) MailBox Family ID Register
-AT91C_CAN_MB2_MSR         EQU (0xFFFD0250) ;- (CAN_MB2) MailBox Status Register
-// - ========== Register definition for CAN_MB3 peripheral ========== 
-AT91C_CAN_MB3_MFID        EQU (0xFFFD026C) ;- (CAN_MB3) MailBox Family ID Register
-AT91C_CAN_MB3_MAM         EQU (0xFFFD0264) ;- (CAN_MB3) MailBox Acceptance Mask Register
-AT91C_CAN_MB3_MID         EQU (0xFFFD0268) ;- (CAN_MB3) MailBox ID Register
-AT91C_CAN_MB3_MCR         EQU (0xFFFD027C) ;- (CAN_MB3) MailBox Control Register
-AT91C_CAN_MB3_MMR         EQU (0xFFFD0260) ;- (CAN_MB3) MailBox Mode Register
-AT91C_CAN_MB3_MSR         EQU (0xFFFD0270) ;- (CAN_MB3) MailBox Status Register
-AT91C_CAN_MB3_MDL         EQU (0xFFFD0274) ;- (CAN_MB3) MailBox Data Low Register
-AT91C_CAN_MB3_MDH         EQU (0xFFFD0278) ;- (CAN_MB3) MailBox Data High Register
-// - ========== Register definition for CAN_MB4 peripheral ========== 
-AT91C_CAN_MB4_MID         EQU (0xFFFD0288) ;- (CAN_MB4) MailBox ID Register
-AT91C_CAN_MB4_MMR         EQU (0xFFFD0280) ;- (CAN_MB4) MailBox Mode Register
-AT91C_CAN_MB4_MDH         EQU (0xFFFD0298) ;- (CAN_MB4) MailBox Data High Register
-AT91C_CAN_MB4_MFID        EQU (0xFFFD028C) ;- (CAN_MB4) MailBox Family ID Register
-AT91C_CAN_MB4_MSR         EQU (0xFFFD0290) ;- (CAN_MB4) MailBox Status Register
-AT91C_CAN_MB4_MCR         EQU (0xFFFD029C) ;- (CAN_MB4) MailBox Control Register
-AT91C_CAN_MB4_MDL         EQU (0xFFFD0294) ;- (CAN_MB4) MailBox Data Low Register
-AT91C_CAN_MB4_MAM         EQU (0xFFFD0284) ;- (CAN_MB4) MailBox Acceptance Mask Register
-// - ========== Register definition for CAN_MB5 peripheral ========== 
-AT91C_CAN_MB5_MSR         EQU (0xFFFD02B0) ;- (CAN_MB5) MailBox Status Register
-AT91C_CAN_MB5_MCR         EQU (0xFFFD02BC) ;- (CAN_MB5) MailBox Control Register
-AT91C_CAN_MB5_MFID        EQU (0xFFFD02AC) ;- (CAN_MB5) MailBox Family ID Register
-AT91C_CAN_MB5_MDH         EQU (0xFFFD02B8) ;- (CAN_MB5) MailBox Data High Register
-AT91C_CAN_MB5_MID         EQU (0xFFFD02A8) ;- (CAN_MB5) MailBox ID Register
-AT91C_CAN_MB5_MMR         EQU (0xFFFD02A0) ;- (CAN_MB5) MailBox Mode Register
-AT91C_CAN_MB5_MDL         EQU (0xFFFD02B4) ;- (CAN_MB5) MailBox Data Low Register
-AT91C_CAN_MB5_MAM         EQU (0xFFFD02A4) ;- (CAN_MB5) MailBox Acceptance Mask Register
-// - ========== Register definition for CAN_MB6 peripheral ========== 
-AT91C_CAN_MB6_MFID        EQU (0xFFFD02CC) ;- (CAN_MB6) MailBox Family ID Register
-AT91C_CAN_MB6_MID         EQU (0xFFFD02C8) ;- (CAN_MB6) MailBox ID Register
-AT91C_CAN_MB6_MAM         EQU (0xFFFD02C4) ;- (CAN_MB6) MailBox Acceptance Mask Register
-AT91C_CAN_MB6_MSR         EQU (0xFFFD02D0) ;- (CAN_MB6) MailBox Status Register
-AT91C_CAN_MB6_MDL         EQU (0xFFFD02D4) ;- (CAN_MB6) MailBox Data Low Register
-AT91C_CAN_MB6_MCR         EQU (0xFFFD02DC) ;- (CAN_MB6) MailBox Control Register
-AT91C_CAN_MB6_MDH         EQU (0xFFFD02D8) ;- (CAN_MB6) MailBox Data High Register
-AT91C_CAN_MB6_MMR         EQU (0xFFFD02C0) ;- (CAN_MB6) MailBox Mode Register
-// - ========== Register definition for CAN_MB7 peripheral ========== 
-AT91C_CAN_MB7_MCR         EQU (0xFFFD02FC) ;- (CAN_MB7) MailBox Control Register
-AT91C_CAN_MB7_MDH         EQU (0xFFFD02F8) ;- (CAN_MB7) MailBox Data High Register
-AT91C_CAN_MB7_MFID        EQU (0xFFFD02EC) ;- (CAN_MB7) MailBox Family ID Register
-AT91C_CAN_MB7_MDL         EQU (0xFFFD02F4) ;- (CAN_MB7) MailBox Data Low Register
-AT91C_CAN_MB7_MID         EQU (0xFFFD02E8) ;- (CAN_MB7) MailBox ID Register
-AT91C_CAN_MB7_MMR         EQU (0xFFFD02E0) ;- (CAN_MB7) MailBox Mode Register
-AT91C_CAN_MB7_MAM         EQU (0xFFFD02E4) ;- (CAN_MB7) MailBox Acceptance Mask Register
-AT91C_CAN_MB7_MSR         EQU (0xFFFD02F0) ;- (CAN_MB7) MailBox Status Register
-// - ========== Register definition for CAN peripheral ========== 
-AT91C_CAN_TCR             EQU (0xFFFD0024) ;- (CAN) Transfer Command Register
-AT91C_CAN_IMR             EQU (0xFFFD000C) ;- (CAN) Interrupt Mask Register
-AT91C_CAN_IER             EQU (0xFFFD0004) ;- (CAN) Interrupt Enable Register
-AT91C_CAN_ECR             EQU (0xFFFD0020) ;- (CAN) Error Counter Register
-AT91C_CAN_TIMESTP         EQU (0xFFFD001C) ;- (CAN) Time Stamp Register
-AT91C_CAN_MR              EQU (0xFFFD0000) ;- (CAN) Mode Register
-AT91C_CAN_IDR             EQU (0xFFFD0008) ;- (CAN) Interrupt Disable Register
-AT91C_CAN_ACR             EQU (0xFFFD0028) ;- (CAN) Abort Command Register
-AT91C_CAN_TIM             EQU (0xFFFD0018) ;- (CAN) Timer Register
-AT91C_CAN_SR              EQU (0xFFFD0010) ;- (CAN) Status Register
-AT91C_CAN_BR              EQU (0xFFFD0014) ;- (CAN) Baudrate Register
-AT91C_CAN_VR              EQU (0xFFFD00FC) ;- (CAN) Version Register
-// - ========== Register definition for EMAC peripheral ========== 
-AT91C_EMAC_ISR            EQU (0xFFFDC024) ;- (EMAC) Interrupt Status Register
-AT91C_EMAC_SA4H           EQU (0xFFFDC0B4) ;- (EMAC) Specific Address 4 Top, Last 2 bytes
-AT91C_EMAC_SA1L           EQU (0xFFFDC098) ;- (EMAC) Specific Address 1 Bottom, First 4 bytes
-AT91C_EMAC_ELE            EQU (0xFFFDC078) ;- (EMAC) Excessive Length Errors Register
-AT91C_EMAC_LCOL           EQU (0xFFFDC05C) ;- (EMAC) Late Collision Register
-AT91C_EMAC_RLE            EQU (0xFFFDC088) ;- (EMAC) Receive Length Field Mismatch Register
-AT91C_EMAC_WOL            EQU (0xFFFDC0C4) ;- (EMAC) Wake On LAN Register
-AT91C_EMAC_DTF            EQU (0xFFFDC058) ;- (EMAC) Deferred Transmission Frame Register
-AT91C_EMAC_TUND           EQU (0xFFFDC064) ;- (EMAC) Transmit Underrun Error Register
-AT91C_EMAC_NCR            EQU (0xFFFDC000) ;- (EMAC) Network Control Register
-AT91C_EMAC_SA4L           EQU (0xFFFDC0B0) ;- (EMAC) Specific Address 4 Bottom, First 4 bytes
-AT91C_EMAC_RSR            EQU (0xFFFDC020) ;- (EMAC) Receive Status Register
-AT91C_EMAC_SA3L           EQU (0xFFFDC0A8) ;- (EMAC) Specific Address 3 Bottom, First 4 bytes
-AT91C_EMAC_TSR            EQU (0xFFFDC014) ;- (EMAC) Transmit Status Register
-AT91C_EMAC_IDR            EQU (0xFFFDC02C) ;- (EMAC) Interrupt Disable Register
-AT91C_EMAC_RSE            EQU (0xFFFDC074) ;- (EMAC) Receive Symbol Errors Register
-AT91C_EMAC_ECOL           EQU (0xFFFDC060) ;- (EMAC) Excessive Collision Register
-AT91C_EMAC_TID            EQU (0xFFFDC0B8) ;- (EMAC) Type ID Checking Register
-AT91C_EMAC_HRB            EQU (0xFFFDC090) ;- (EMAC) Hash Address Bottom[31:0]
-AT91C_EMAC_TBQP           EQU (0xFFFDC01C) ;- (EMAC) Transmit Buffer Queue Pointer
-AT91C_EMAC_USRIO          EQU (0xFFFDC0C0) ;- (EMAC) USER Input/Output Register
-AT91C_EMAC_PTR            EQU (0xFFFDC038) ;- (EMAC) Pause Time Register
-AT91C_EMAC_SA2H           EQU (0xFFFDC0A4) ;- (EMAC) Specific Address 2 Top, Last 2 bytes
-AT91C_EMAC_ROV            EQU (0xFFFDC070) ;- (EMAC) Receive Overrun Errors Register
-AT91C_EMAC_ALE            EQU (0xFFFDC054) ;- (EMAC) Alignment Error Register
-AT91C_EMAC_RJA            EQU (0xFFFDC07C) ;- (EMAC) Receive Jabbers Register
-AT91C_EMAC_RBQP           EQU (0xFFFDC018) ;- (EMAC) Receive Buffer Queue Pointer
-AT91C_EMAC_TPF            EQU (0xFFFDC08C) ;- (EMAC) Transmitted Pause Frames Register
-AT91C_EMAC_NCFGR          EQU (0xFFFDC004) ;- (EMAC) Network Configuration Register
-AT91C_EMAC_HRT            EQU (0xFFFDC094) ;- (EMAC) Hash Address Top[63:32]
-AT91C_EMAC_USF            EQU (0xFFFDC080) ;- (EMAC) Undersize Frames Register
-AT91C_EMAC_FCSE           EQU (0xFFFDC050) ;- (EMAC) Frame Check Sequence Error Register
-AT91C_EMAC_TPQ            EQU (0xFFFDC0BC) ;- (EMAC) Transmit Pause Quantum Register
-AT91C_EMAC_MAN            EQU (0xFFFDC034) ;- (EMAC) PHY Maintenance Register
-AT91C_EMAC_FTO            EQU (0xFFFDC040) ;- (EMAC) Frames Transmitted OK Register
-AT91C_EMAC_REV            EQU (0xFFFDC0FC) ;- (EMAC) Revision Register
-AT91C_EMAC_IMR            EQU (0xFFFDC030) ;- (EMAC) Interrupt Mask Register
-AT91C_EMAC_SCF            EQU (0xFFFDC044) ;- (EMAC) Single Collision Frame Register
-AT91C_EMAC_PFR            EQU (0xFFFDC03C) ;- (EMAC) Pause Frames received Register
-AT91C_EMAC_MCF            EQU (0xFFFDC048) ;- (EMAC) Multiple Collision Frame Register
-AT91C_EMAC_NSR            EQU (0xFFFDC008) ;- (EMAC) Network Status Register
-AT91C_EMAC_SA2L           EQU (0xFFFDC0A0) ;- (EMAC) Specific Address 2 Bottom, First 4 bytes
-AT91C_EMAC_FRO            EQU (0xFFFDC04C) ;- (EMAC) Frames Received OK Register
-AT91C_EMAC_IER            EQU (0xFFFDC028) ;- (EMAC) Interrupt Enable Register
-AT91C_EMAC_SA1H           EQU (0xFFFDC09C) ;- (EMAC) Specific Address 1 Top, Last 2 bytes
-AT91C_EMAC_CSE            EQU (0xFFFDC068) ;- (EMAC) Carrier Sense Error Register
-AT91C_EMAC_SA3H           EQU (0xFFFDC0AC) ;- (EMAC) Specific Address 3 Top, Last 2 bytes
-AT91C_EMAC_RRE            EQU (0xFFFDC06C) ;- (EMAC) Receive Ressource Error Register
-AT91C_EMAC_STE            EQU (0xFFFDC084) ;- (EMAC) SQE Test Error Register
-// - ========== Register definition for PDC_ADC peripheral ========== 
-AT91C_ADC_PTSR            EQU (0xFFFD8124) ;- (PDC_ADC) PDC Transfer Status Register
-AT91C_ADC_PTCR            EQU (0xFFFD8120) ;- (PDC_ADC) PDC Transfer Control Register
-AT91C_ADC_TNPR            EQU (0xFFFD8118) ;- (PDC_ADC) Transmit Next Pointer Register
-AT91C_ADC_TNCR            EQU (0xFFFD811C) ;- (PDC_ADC) Transmit Next Counter Register
-AT91C_ADC_RNPR            EQU (0xFFFD8110) ;- (PDC_ADC) Receive Next Pointer Register
-AT91C_ADC_RNCR            EQU (0xFFFD8114) ;- (PDC_ADC) Receive Next Counter Register
-AT91C_ADC_RPR             EQU (0xFFFD8100) ;- (PDC_ADC) Receive Pointer Register
-AT91C_ADC_TCR             EQU (0xFFFD810C) ;- (PDC_ADC) Transmit Counter Register
-AT91C_ADC_TPR             EQU (0xFFFD8108) ;- (PDC_ADC) Transmit Pointer Register
-AT91C_ADC_RCR             EQU (0xFFFD8104) ;- (PDC_ADC) Receive Counter Register
-// - ========== Register definition for ADC peripheral ========== 
-AT91C_ADC_CDR2            EQU (0xFFFD8038) ;- (ADC) ADC Channel Data Register 2
-AT91C_ADC_CDR3            EQU (0xFFFD803C) ;- (ADC) ADC Channel Data Register 3
-AT91C_ADC_CDR0            EQU (0xFFFD8030) ;- (ADC) ADC Channel Data Register 0
-AT91C_ADC_CDR5            EQU (0xFFFD8044) ;- (ADC) ADC Channel Data Register 5
-AT91C_ADC_CHDR            EQU (0xFFFD8014) ;- (ADC) ADC Channel Disable Register
-AT91C_ADC_SR              EQU (0xFFFD801C) ;- (ADC) ADC Status Register
-AT91C_ADC_CDR4            EQU (0xFFFD8040) ;- (ADC) ADC Channel Data Register 4
-AT91C_ADC_CDR1            EQU (0xFFFD8034) ;- (ADC) ADC Channel Data Register 1
-AT91C_ADC_LCDR            EQU (0xFFFD8020) ;- (ADC) ADC Last Converted Data Register
-AT91C_ADC_IDR             EQU (0xFFFD8028) ;- (ADC) ADC Interrupt Disable Register
-AT91C_ADC_CR              EQU (0xFFFD8000) ;- (ADC) ADC Control Register
-AT91C_ADC_CDR7            EQU (0xFFFD804C) ;- (ADC) ADC Channel Data Register 7
-AT91C_ADC_CDR6            EQU (0xFFFD8048) ;- (ADC) ADC Channel Data Register 6
-AT91C_ADC_IER             EQU (0xFFFD8024) ;- (ADC) ADC Interrupt Enable Register
-AT91C_ADC_CHER            EQU (0xFFFD8010) ;- (ADC) ADC Channel Enable Register
-AT91C_ADC_CHSR            EQU (0xFFFD8018) ;- (ADC) ADC Channel Status Register
-AT91C_ADC_MR              EQU (0xFFFD8004) ;- (ADC) ADC Mode Register
-AT91C_ADC_IMR             EQU (0xFFFD802C) ;- (ADC) ADC Interrupt Mask Register
-
-// - *****************************************************************************
-// -               PIO DEFINITIONS FOR AT91SAM7X256
-// - *****************************************************************************
-AT91C_PIO_PA0             EQU (1 <<  0) ;- Pin Controlled by PA0
-AT91C_PA0_RXD0            EQU (AT91C_PIO_PA0) ;-  USART 0 Receive Data
-AT91C_PIO_PA1             EQU (1 <<  1) ;- Pin Controlled by PA1
-AT91C_PA1_TXD0            EQU (AT91C_PIO_PA1) ;-  USART 0 Transmit Data
-AT91C_PIO_PA10            EQU (1 << 10) ;- Pin Controlled by PA10
-AT91C_PA10_TWD            EQU (AT91C_PIO_PA10) ;-  TWI Two-wire Serial Data
-AT91C_PIO_PA11            EQU (1 << 11) ;- Pin Controlled by PA11
-AT91C_PA11_TWCK           EQU (AT91C_PIO_PA11) ;-  TWI Two-wire Serial Clock
-AT91C_PIO_PA12            EQU (1 << 12) ;- Pin Controlled by PA12
-AT91C_PA12_SPI0_NPCS0     EQU (AT91C_PIO_PA12) ;-  SPI 0 Peripheral Chip Select 0
-AT91C_PIO_PA13            EQU (1 << 13) ;- Pin Controlled by PA13
-AT91C_PA13_SPI0_NPCS1     EQU (AT91C_PIO_PA13) ;-  SPI 0 Peripheral Chip Select 1
-AT91C_PA13_PCK1           EQU (AT91C_PIO_PA13) ;-  PMC Programmable Clock Output 1
-AT91C_PIO_PA14            EQU (1 << 14) ;- Pin Controlled by PA14
-AT91C_PA14_SPI0_NPCS2     EQU (AT91C_PIO_PA14) ;-  SPI 0 Peripheral Chip Select 2
-AT91C_PA14_IRQ1           EQU (AT91C_PIO_PA14) ;-  External Interrupt 1
-AT91C_PIO_PA15            EQU (1 << 15) ;- Pin Controlled by PA15
-AT91C_PA15_SPI0_NPCS3     EQU (AT91C_PIO_PA15) ;-  SPI 0 Peripheral Chip Select 3
-AT91C_PA15_TCLK2          EQU (AT91C_PIO_PA15) ;-  Timer Counter 2 external clock input
-AT91C_PIO_PA16            EQU (1 << 16) ;- Pin Controlled by PA16
-AT91C_PA16_SPI0_MISO      EQU (AT91C_PIO_PA16) ;-  SPI 0 Master In Slave
-AT91C_PIO_PA17            EQU (1 << 17) ;- Pin Controlled by PA17
-AT91C_PA17_SPI0_MOSI      EQU (AT91C_PIO_PA17) ;-  SPI 0 Master Out Slave
-AT91C_PIO_PA18            EQU (1 << 18) ;- Pin Controlled by PA18
-AT91C_PA18_SPI0_SPCK      EQU (AT91C_PIO_PA18) ;-  SPI 0 Serial Clock
-AT91C_PIO_PA19            EQU (1 << 19) ;- Pin Controlled by PA19
-AT91C_PA19_CANRX          EQU (AT91C_PIO_PA19) ;-  CAN Receive
-AT91C_PIO_PA2             EQU (1 <<  2) ;- Pin Controlled by PA2
-AT91C_PA2_SCK0            EQU (AT91C_PIO_PA2) ;-  USART 0 Serial Clock
-AT91C_PA2_SPI1_NPCS1      EQU (AT91C_PIO_PA2) ;-  SPI 1 Peripheral Chip Select 1
-AT91C_PIO_PA20            EQU (1 << 20) ;- Pin Controlled by PA20
-AT91C_PA20_CANTX          EQU (AT91C_PIO_PA20) ;-  CAN Transmit
-AT91C_PIO_PA21            EQU (1 << 21) ;- Pin Controlled by PA21
-AT91C_PA21_TF             EQU (AT91C_PIO_PA21) ;-  SSC Transmit Frame Sync
-AT91C_PA21_SPI1_NPCS0     EQU (AT91C_PIO_PA21) ;-  SPI 1 Peripheral Chip Select 0
-AT91C_PIO_PA22            EQU (1 << 22) ;- Pin Controlled by PA22
-AT91C_PA22_TK             EQU (AT91C_PIO_PA22) ;-  SSC Transmit Clock
-AT91C_PA22_SPI1_SPCK      EQU (AT91C_PIO_PA22) ;-  SPI 1 Serial Clock
-AT91C_PIO_PA23            EQU (1 << 23) ;- Pin Controlled by PA23
-AT91C_PA23_TD             EQU (AT91C_PIO_PA23) ;-  SSC Transmit data
-AT91C_PA23_SPI1_MOSI      EQU (AT91C_PIO_PA23) ;-  SPI 1 Master Out Slave
-AT91C_PIO_PA24            EQU (1 << 24) ;- Pin Controlled by PA24
-AT91C_PA24_RD             EQU (AT91C_PIO_PA24) ;-  SSC Receive Data
-AT91C_PA24_SPI1_MISO      EQU (AT91C_PIO_PA24) ;-  SPI 1 Master In Slave
-AT91C_PIO_PA25            EQU (1 << 25) ;- Pin Controlled by PA25
-AT91C_PA25_RK             EQU (AT91C_PIO_PA25) ;-  SSC Receive Clock
-AT91C_PA25_SPI1_NPCS1     EQU (AT91C_PIO_PA25) ;-  SPI 1 Peripheral Chip Select 1
-AT91C_PIO_PA26            EQU (1 << 26) ;- Pin Controlled by PA26
-AT91C_PA26_RF             EQU (AT91C_PIO_PA26) ;-  SSC Receive Frame Sync
-AT91C_PA26_SPI1_NPCS2     EQU (AT91C_PIO_PA26) ;-  SPI 1 Peripheral Chip Select 2
-AT91C_PIO_PA27            EQU (1 << 27) ;- Pin Controlled by PA27
-AT91C_PA27_DRXD           EQU (AT91C_PIO_PA27) ;-  DBGU Debug Receive Data
-AT91C_PA27_PCK3           EQU (AT91C_PIO_PA27) ;-  PMC Programmable Clock Output 3
-AT91C_PIO_PA28            EQU (1 << 28) ;- Pin Controlled by PA28
-AT91C_PA28_DTXD           EQU (AT91C_PIO_PA28) ;-  DBGU Debug Transmit Data
-AT91C_PIO_PA29            EQU (1 << 29) ;- Pin Controlled by PA29
-AT91C_PA29_FIQ            EQU (AT91C_PIO_PA29) ;-  AIC Fast Interrupt Input
-AT91C_PA29_SPI1_NPCS3     EQU (AT91C_PIO_PA29) ;-  SPI 1 Peripheral Chip Select 3
-AT91C_PIO_PA3             EQU (1 <<  3) ;- Pin Controlled by PA3
-AT91C_PA3_RTS0            EQU (AT91C_PIO_PA3) ;-  USART 0 Ready To Send
-AT91C_PA3_SPI1_NPCS2      EQU (AT91C_PIO_PA3) ;-  SPI 1 Peripheral Chip Select 2
-AT91C_PIO_PA30            EQU (1 << 30) ;- Pin Controlled by PA30
-AT91C_PA30_IRQ0           EQU (AT91C_PIO_PA30) ;-  External Interrupt 0
-AT91C_PA30_PCK2           EQU (AT91C_PIO_PA30) ;-  PMC Programmable Clock Output 2
-AT91C_PIO_PA4             EQU (1 <<  4) ;- Pin Controlled by PA4
-AT91C_PA4_CTS0            EQU (AT91C_PIO_PA4) ;-  USART 0 Clear To Send
-AT91C_PA4_SPI1_NPCS3      EQU (AT91C_PIO_PA4) ;-  SPI 1 Peripheral Chip Select 3
-AT91C_PIO_PA5             EQU (1 <<  5) ;- Pin Controlled by PA5
-AT91C_PA5_RXD1            EQU (AT91C_PIO_PA5) ;-  USART 1 Receive Data
-AT91C_PIO_PA6             EQU (1 <<  6) ;- Pin Controlled by PA6
-AT91C_PA6_TXD1            EQU (AT91C_PIO_PA6) ;-  USART 1 Transmit Data
-AT91C_PIO_PA7             EQU (1 <<  7) ;- Pin Controlled by PA7
-AT91C_PA7_SCK1            EQU (AT91C_PIO_PA7) ;-  USART 1 Serial Clock
-AT91C_PA7_SPI0_NPCS1      EQU (AT91C_PIO_PA7) ;-  SPI 0 Peripheral Chip Select 1
-AT91C_PIO_PA8             EQU (1 <<  8) ;- Pin Controlled by PA8
-AT91C_PA8_RTS1            EQU (AT91C_PIO_PA8) ;-  USART 1 Ready To Send
-AT91C_PA8_SPI0_NPCS2      EQU (AT91C_PIO_PA8) ;-  SPI 0 Peripheral Chip Select 2
-AT91C_PIO_PA9             EQU (1 <<  9) ;- Pin Controlled by PA9
-AT91C_PA9_CTS1            EQU (AT91C_PIO_PA9) ;-  USART 1 Clear To Send
-AT91C_PA9_SPI0_NPCS3      EQU (AT91C_PIO_PA9) ;-  SPI 0 Peripheral Chip Select 3
-AT91C_PIO_PB0             EQU (1 <<  0) ;- Pin Controlled by PB0
-AT91C_PB0_ETXCK_EREFCK    EQU (AT91C_PIO_PB0) ;-  Ethernet MAC Transmit Clock/Reference Clock
-AT91C_PB0_PCK0            EQU (AT91C_PIO_PB0) ;-  PMC Programmable Clock Output 0
-AT91C_PIO_PB1             EQU (1 <<  1) ;- Pin Controlled by PB1
-AT91C_PB1_ETXEN           EQU (AT91C_PIO_PB1) ;-  Ethernet MAC Transmit Enable
-AT91C_PIO_PB10            EQU (1 << 10) ;- Pin Controlled by PB10
-AT91C_PB10_ETX2           EQU (AT91C_PIO_PB10) ;-  Ethernet MAC Transmit Data 2
-AT91C_PB10_SPI1_NPCS1     EQU (AT91C_PIO_PB10) ;-  SPI 1 Peripheral Chip Select 1
-AT91C_PIO_PB11            EQU (1 << 11) ;- Pin Controlled by PB11
-AT91C_PB11_ETX3           EQU (AT91C_PIO_PB11) ;-  Ethernet MAC Transmit Data 3
-AT91C_PB11_SPI1_NPCS2     EQU (AT91C_PIO_PB11) ;-  SPI 1 Peripheral Chip Select 2
-AT91C_PIO_PB12            EQU (1 << 12) ;- Pin Controlled by PB12
-AT91C_PB12_ETXER          EQU (AT91C_PIO_PB12) ;-  Ethernet MAC Transmikt Coding Error
-AT91C_PB12_TCLK0          EQU (AT91C_PIO_PB12) ;-  Timer Counter 0 external clock input
-AT91C_PIO_PB13            EQU (1 << 13) ;- Pin Controlled by PB13
-AT91C_PB13_ERX2           EQU (AT91C_PIO_PB13) ;-  Ethernet MAC Receive Data 2
-AT91C_PB13_SPI0_NPCS1     EQU (AT91C_PIO_PB13) ;-  SPI 0 Peripheral Chip Select 1
-AT91C_PIO_PB14            EQU (1 << 14) ;- Pin Controlled by PB14
-AT91C_PB14_ERX3           EQU (AT91C_PIO_PB14) ;-  Ethernet MAC Receive Data 3
-AT91C_PB14_SPI0_NPCS2     EQU (AT91C_PIO_PB14) ;-  SPI 0 Peripheral Chip Select 2
-AT91C_PIO_PB15            EQU (1 << 15) ;- Pin Controlled by PB15
-AT91C_PB15_ERXDV_ECRSDV   EQU (AT91C_PIO_PB15) ;-  Ethernet MAC Receive Data Valid
-AT91C_PIO_PB16            EQU (1 << 16) ;- Pin Controlled by PB16
-AT91C_PB16_ECOL           EQU (AT91C_PIO_PB16) ;-  Ethernet MAC Collision Detected
-AT91C_PB16_SPI1_NPCS3     EQU (AT91C_PIO_PB16) ;-  SPI 1 Peripheral Chip Select 3
-AT91C_PIO_PB17            EQU (1 << 17) ;- Pin Controlled by PB17
-AT91C_PB17_ERXCK          EQU (AT91C_PIO_PB17) ;-  Ethernet MAC Receive Clock
-AT91C_PB17_SPI0_NPCS3     EQU (AT91C_PIO_PB17) ;-  SPI 0 Peripheral Chip Select 3
-AT91C_PIO_PB18            EQU (1 << 18) ;- Pin Controlled by PB18
-AT91C_PB18_EF100          EQU (AT91C_PIO_PB18) ;-  Ethernet MAC Force 100 Mbits/sec
-AT91C_PB18_ADTRG          EQU (AT91C_PIO_PB18) ;-  ADC External Trigger
-AT91C_PIO_PB19            EQU (1 << 19) ;- Pin Controlled by PB19
-AT91C_PB19_PWM0           EQU (AT91C_PIO_PB19) ;-  PWM Channel 0
-AT91C_PB19_TCLK1          EQU (AT91C_PIO_PB19) ;-  Timer Counter 1 external clock input
-AT91C_PIO_PB2             EQU (1 <<  2) ;- Pin Controlled by PB2
-AT91C_PB2_ETX0            EQU (AT91C_PIO_PB2) ;-  Ethernet MAC Transmit Data 0
-AT91C_PIO_PB20            EQU (1 << 20) ;- Pin Controlled by PB20
-AT91C_PB20_PWM1           EQU (AT91C_PIO_PB20) ;-  PWM Channel 1
-AT91C_PB20_PCK0           EQU (AT91C_PIO_PB20) ;-  PMC Programmable Clock Output 0
-AT91C_PIO_PB21            EQU (1 << 21) ;- Pin Controlled by PB21
-AT91C_PB21_PWM2           EQU (AT91C_PIO_PB21) ;-  PWM Channel 2
-AT91C_PB21_PCK1           EQU (AT91C_PIO_PB21) ;-  PMC Programmable Clock Output 1
-AT91C_PIO_PB22            EQU (1 << 22) ;- Pin Controlled by PB22
-AT91C_PB22_PWM3           EQU (AT91C_PIO_PB22) ;-  PWM Channel 3
-AT91C_PB22_PCK2           EQU (AT91C_PIO_PB22) ;-  PMC Programmable Clock Output 2
-AT91C_PIO_PB23            EQU (1 << 23) ;- Pin Controlled by PB23
-AT91C_PB23_TIOA0          EQU (AT91C_PIO_PB23) ;-  Timer Counter 0 Multipurpose Timer I/O Pin A
-AT91C_PB23_DCD1           EQU (AT91C_PIO_PB23) ;-  USART 1 Data Carrier Detect
-AT91C_PIO_PB24            EQU (1 << 24) ;- Pin Controlled by PB24
-AT91C_PB24_TIOB0          EQU (AT91C_PIO_PB24) ;-  Timer Counter 0 Multipurpose Timer I/O Pin B
-AT91C_PB24_DSR1           EQU (AT91C_PIO_PB24) ;-  USART 1 Data Set ready
-AT91C_PIO_PB25            EQU (1 << 25) ;- Pin Controlled by PB25
-AT91C_PB25_TIOA1          EQU (AT91C_PIO_PB25) ;-  Timer Counter 1 Multipurpose Timer I/O Pin A
-AT91C_PB25_DTR1           EQU (AT91C_PIO_PB25) ;-  USART 1 Data Terminal ready
-AT91C_PIO_PB26            EQU (1 << 26) ;- Pin Controlled by PB26
-AT91C_PB26_TIOB1          EQU (AT91C_PIO_PB26) ;-  Timer Counter 1 Multipurpose Timer I/O Pin B
-AT91C_PB26_RI1            EQU (AT91C_PIO_PB26) ;-  USART 1 Ring Indicator
-AT91C_PIO_PB27            EQU (1 << 27) ;- Pin Controlled by PB27
-AT91C_PB27_TIOA2          EQU (AT91C_PIO_PB27) ;-  Timer Counter 2 Multipurpose Timer I/O Pin A
-AT91C_PB27_PWM0           EQU (AT91C_PIO_PB27) ;-  PWM Channel 0
-AT91C_PIO_PB28            EQU (1 << 28) ;- Pin Controlled by PB28
-AT91C_PB28_TIOB2          EQU (AT91C_PIO_PB28) ;-  Timer Counter 2 Multipurpose Timer I/O Pin B
-AT91C_PB28_PWM1           EQU (AT91C_PIO_PB28) ;-  PWM Channel 1
-AT91C_PIO_PB29            EQU (1 << 29) ;- Pin Controlled by PB29
-AT91C_PB29_PCK1           EQU (AT91C_PIO_PB29) ;-  PMC Programmable Clock Output 1
-AT91C_PB29_PWM2           EQU (AT91C_PIO_PB29) ;-  PWM Channel 2
-AT91C_PIO_PB3             EQU (1 <<  3) ;- Pin Controlled by PB3
-AT91C_PB3_ETX1            EQU (AT91C_PIO_PB3) ;-  Ethernet MAC Transmit Data 1
-AT91C_PIO_PB30            EQU (1 << 30) ;- Pin Controlled by PB30
-AT91C_PB30_PCK2           EQU (AT91C_PIO_PB30) ;-  PMC Programmable Clock Output 2
-AT91C_PB30_PWM3           EQU (AT91C_PIO_PB30) ;-  PWM Channel 3
-AT91C_PIO_PB4             EQU (1 <<  4) ;- Pin Controlled by PB4
-AT91C_PB4_ECRS            EQU (AT91C_PIO_PB4) ;-  Ethernet MAC Carrier Sense/Carrier Sense and Data Valid
-AT91C_PIO_PB5             EQU (1 <<  5) ;- Pin Controlled by PB5
-AT91C_PB5_ERX0            EQU (AT91C_PIO_PB5) ;-  Ethernet MAC Receive Data 0
-AT91C_PIO_PB6             EQU (1 <<  6) ;- Pin Controlled by PB6
-AT91C_PB6_ERX1            EQU (AT91C_PIO_PB6) ;-  Ethernet MAC Receive Data 1
-AT91C_PIO_PB7             EQU (1 <<  7) ;- Pin Controlled by PB7
-AT91C_PB7_ERXER           EQU (AT91C_PIO_PB7) ;-  Ethernet MAC Receive Error
-AT91C_PIO_PB8             EQU (1 <<  8) ;- Pin Controlled by PB8
-AT91C_PB8_EMDC            EQU (AT91C_PIO_PB8) ;-  Ethernet MAC Management Data Clock
-AT91C_PIO_PB9             EQU (1 <<  9) ;- Pin Controlled by PB9
-AT91C_PB9_EMDIO           EQU (AT91C_PIO_PB9) ;-  Ethernet MAC Management Data Input/Output
-
-// - *****************************************************************************
-// -               PERIPHERAL ID DEFINITIONS FOR AT91SAM7X256
-// - *****************************************************************************
-AT91C_ID_FIQ              EQU ( 0) ;- Advanced Interrupt Controller (FIQ)
-AT91C_ID_SYS              EQU ( 1) ;- System Peripheral
-AT91C_ID_PIOA             EQU ( 2) ;- Parallel IO Controller A
-AT91C_ID_PIOB             EQU ( 3) ;- Parallel IO Controller B
-AT91C_ID_SPI0             EQU ( 4) ;- Serial Peripheral Interface 0
-AT91C_ID_SPI1             EQU ( 5) ;- Serial Peripheral Interface 1
-AT91C_ID_US0              EQU ( 6) ;- USART 0
-AT91C_ID_US1              EQU ( 7) ;- USART 1
-AT91C_ID_SSC              EQU ( 8) ;- Serial Synchronous Controller
-AT91C_ID_TWI              EQU ( 9) ;- Two-Wire Interface
-AT91C_ID_PWMC             EQU (10) ;- PWM Controller
-AT91C_ID_UDP              EQU (11) ;- USB Device Port
-AT91C_ID_TC0              EQU (12) ;- Timer Counter 0
-AT91C_ID_TC1              EQU (13) ;- Timer Counter 1
-AT91C_ID_TC2              EQU (14) ;- Timer Counter 2
-AT91C_ID_CAN              EQU (15) ;- Control Area Network Controller
-AT91C_ID_EMAC             EQU (16) ;- Ethernet MAC
-AT91C_ID_ADC              EQU (17) ;- Analog-to-Digital Converter
-AT91C_ID_18_Reserved      EQU (18) ;- Reserved
-AT91C_ID_19_Reserved      EQU (19) ;- Reserved
-AT91C_ID_20_Reserved      EQU (20) ;- Reserved
-AT91C_ID_21_Reserved      EQU (21) ;- Reserved
-AT91C_ID_22_Reserved      EQU (22) ;- Reserved
-AT91C_ID_23_Reserved      EQU (23) ;- Reserved
-AT91C_ID_24_Reserved      EQU (24) ;- Reserved
-AT91C_ID_25_Reserved      EQU (25) ;- Reserved
-AT91C_ID_26_Reserved      EQU (26) ;- Reserved
-AT91C_ID_27_Reserved      EQU (27) ;- Reserved
-AT91C_ID_28_Reserved      EQU (28) ;- Reserved
-AT91C_ID_29_Reserved      EQU (29) ;- Reserved
-AT91C_ID_IRQ0             EQU (30) ;- Advanced Interrupt Controller (IRQ0)
-AT91C_ID_IRQ1             EQU (31) ;- Advanced Interrupt Controller (IRQ1)
-AT91C_ALL_INT             EQU (0xC003FFFF) ;- ALL VALID INTERRUPTS
-
-// - *****************************************************************************
-// -               BASE ADDRESS DEFINITIONS FOR AT91SAM7X256
-// - *****************************************************************************
-AT91C_BASE_SYS            EQU (0xFFFFF000) ;- (SYS) Base Address
-AT91C_BASE_AIC            EQU (0xFFFFF000) ;- (AIC) Base Address
-AT91C_BASE_PDC_DBGU       EQU (0xFFFFF300) ;- (PDC_DBGU) Base Address
-AT91C_BASE_DBGU           EQU (0xFFFFF200) ;- (DBGU) Base Address
-AT91C_BASE_PIOA           EQU (0xFFFFF400) ;- (PIOA) Base Address
-AT91C_BASE_PIOB           EQU (0xFFFFF600) ;- (PIOB) Base Address
-AT91C_BASE_CKGR           EQU (0xFFFFFC20) ;- (CKGR) Base Address
-AT91C_BASE_PMC            EQU (0xFFFFFC00) ;- (PMC) Base Address
-AT91C_BASE_RSTC           EQU (0xFFFFFD00) ;- (RSTC) Base Address
-AT91C_BASE_RTTC           EQU (0xFFFFFD20) ;- (RTTC) Base Address
-AT91C_BASE_PITC           EQU (0xFFFFFD30) ;- (PITC) Base Address
-AT91C_BASE_WDTC           EQU (0xFFFFFD40) ;- (WDTC) Base Address
-AT91C_BASE_VREG           EQU (0xFFFFFD60) ;- (VREG) Base Address
-AT91C_BASE_MC             EQU (0xFFFFFF00) ;- (MC) Base Address
-AT91C_BASE_PDC_SPI1       EQU (0xFFFE4100) ;- (PDC_SPI1) Base Address
-AT91C_BASE_SPI1           EQU (0xFFFE4000) ;- (SPI1) Base Address
-AT91C_BASE_PDC_SPI0       EQU (0xFFFE0100) ;- (PDC_SPI0) Base Address
-AT91C_BASE_SPI0           EQU (0xFFFE0000) ;- (SPI0) Base Address
-AT91C_BASE_PDC_US1        EQU (0xFFFC4100) ;- (PDC_US1) Base Address
-AT91C_BASE_US1            EQU (0xFFFC4000) ;- (US1) Base Address
-AT91C_BASE_PDC_US0        EQU (0xFFFC0100) ;- (PDC_US0) Base Address
-AT91C_BASE_US0            EQU (0xFFFC0000) ;- (US0) Base Address
-AT91C_BASE_PDC_SSC        EQU (0xFFFD4100) ;- (PDC_SSC) Base Address
-AT91C_BASE_SSC            EQU (0xFFFD4000) ;- (SSC) Base Address
-AT91C_BASE_TWI            EQU (0xFFFB8000) ;- (TWI) Base Address
-AT91C_BASE_PWMC_CH3       EQU (0xFFFCC260) ;- (PWMC_CH3) Base Address
-AT91C_BASE_PWMC_CH2       EQU (0xFFFCC240) ;- (PWMC_CH2) Base Address
-AT91C_BASE_PWMC_CH1       EQU (0xFFFCC220) ;- (PWMC_CH1) Base Address
-AT91C_BASE_PWMC_CH0       EQU (0xFFFCC200) ;- (PWMC_CH0) Base Address
-AT91C_BASE_PWMC           EQU (0xFFFCC000) ;- (PWMC) Base Address
-AT91C_BASE_UDP            EQU (0xFFFB0000) ;- (UDP) Base Address
-AT91C_BASE_TC0            EQU (0xFFFA0000) ;- (TC0) Base Address
-AT91C_BASE_TC1            EQU (0xFFFA0040) ;- (TC1) Base Address
-AT91C_BASE_TC2            EQU (0xFFFA0080) ;- (TC2) Base Address
-AT91C_BASE_TCB            EQU (0xFFFA0000) ;- (TCB) Base Address
-AT91C_BASE_CAN_MB0        EQU (0xFFFD0200) ;- (CAN_MB0) Base Address
-AT91C_BASE_CAN_MB1        EQU (0xFFFD0220) ;- (CAN_MB1) Base Address
-AT91C_BASE_CAN_MB2        EQU (0xFFFD0240) ;- (CAN_MB2) Base Address
-AT91C_BASE_CAN_MB3        EQU (0xFFFD0260) ;- (CAN_MB3) Base Address
-AT91C_BASE_CAN_MB4        EQU (0xFFFD0280) ;- (CAN_MB4) Base Address
-AT91C_BASE_CAN_MB5        EQU (0xFFFD02A0) ;- (CAN_MB5) Base Address
-AT91C_BASE_CAN_MB6        EQU (0xFFFD02C0) ;- (CAN_MB6) Base Address
-AT91C_BASE_CAN_MB7        EQU (0xFFFD02E0) ;- (CAN_MB7) Base Address
-AT91C_BASE_CAN            EQU (0xFFFD0000) ;- (CAN) Base Address
-AT91C_BASE_EMAC           EQU (0xFFFDC000) ;- (EMAC) Base Address
-AT91C_BASE_PDC_ADC        EQU (0xFFFD8100) ;- (PDC_ADC) Base Address
-AT91C_BASE_ADC            EQU (0xFFFD8000) ;- (ADC) Base Address
-
-// - *****************************************************************************
-// -               MEMORY MAPPING DEFINITIONS FOR AT91SAM7X256
-// - *****************************************************************************
-// - ISRAM
-AT91C_ISRAM               EQU (0x00200000) ;- Internal SRAM base address
-AT91C_ISRAM_SIZE          EQU (0x00010000) ;- Internal SRAM size in byte (64 Kbytes)
-// - IFLASH
-AT91C_IFLASH              EQU (0x00100000) ;- Internal FLASH base address
-AT91C_IFLASH_SIZE         EQU (0x00040000) ;- Internal FLASH size in byte (256 Kbytes)
-AT91C_IFLASH_PAGE_SIZE    EQU (256) ;- Internal FLASH Page Size: 256 bytes
-AT91C_IFLASH_LOCK_REGION_SIZE EQU (16384) ;- Internal FLASH Lock Region Size: 16 Kbytes
-AT91C_IFLASH_NB_OF_PAGES  EQU (1024) ;- Internal FLASH Number of Pages: 1024 bytes
-AT91C_IFLASH_NB_OF_LOCK_BITS EQU (16) ;- Internal FLASH Number of Lock Bits: 16 bytes
-#endif /* __IAR_SYSTEMS_ASM__ */
-
-
-#endif /* AT91SAM7X256_H */
diff --git a/tools/ceedling/vendor/cmock/iar/iar_v4/incIAR/lib_AT91SAM7X256.h b/tools/ceedling/vendor/cmock/iar/iar_v4/incIAR/lib_AT91SAM7X256.h
deleted file mode 100644 (file)
index 95492d0..0000000
+++ /dev/null
@@ -1,4211 +0,0 @@
-//* ----------------------------------------------------------------------------
-//*         ATMEL Microcontroller Software Support  -  ROUSSET  -
-//* ----------------------------------------------------------------------------
-//* DISCLAIMER:  THIS SOFTWARE IS PROVIDED BY ATMEL "AS IS" AND ANY EXPRESS OR
-//* IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
-//* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT ARE
-//* DISCLAIMED. IN NO EVENT SHALL ATMEL BE LIABLE FOR ANY DIRECT, INDIRECT,
-//* INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-//* LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA,
-//* OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
-//* LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
-//* NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
-//* EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-//* ----------------------------------------------------------------------------
-//* File Name           : lib_AT91SAM7X256.h
-//* Object              : AT91SAM7X256 inlined functions
-//* Generated           : AT91 SW Application Group  11/02/2005 (15:17:24)
-//*
-//* CVS Reference       : /lib_dbgu.h/1.1/Thu Aug 25 12:56:22 2005//
-//* CVS Reference       : /lib_pmc_SAM7X.h/1.4/Tue Aug 30 13:00:36 2005//
-//* CVS Reference       : /lib_VREG_6085B.h/1.1/Tue Feb  1 16:20:47 2005//
-//* CVS Reference       : /lib_rstc_6098A.h/1.1/Wed Oct  6 10:39:20 2004//
-//* CVS Reference       : /lib_ssc.h/1.4/Fri Jan 31 12:19:20 2003//
-//* CVS Reference       : /lib_wdtc_6080A.h/1.1/Wed Oct  6 10:38:30 2004//
-//* CVS Reference       : /lib_usart.h/1.5/Thu Nov 21 16:01:54 2002//
-//* CVS Reference       : /lib_spi2.h/1.2/Tue Aug 23 15:37:28 2005//
-//* CVS Reference       : /lib_pitc_6079A.h/1.2/Tue Nov  9 14:43:56 2004//
-//* CVS Reference       : /lib_aic_6075b.h/1.2/Thu Jul  7 07:48:22 2005//
-//* CVS Reference       : /lib_twi.h/1.3/Mon Jul 19 14:27:58 2004//
-//* CVS Reference       : /lib_adc.h/1.6/Fri Oct 17 09:12:38 2003//
-//* CVS Reference       : /lib_rttc_6081A.h/1.1/Wed Oct  6 10:39:38 2004//
-//* CVS Reference       : /lib_udp.h/1.5/Tue Aug 30 12:13:47 2005//
-//* CVS Reference       : /lib_tc_1753b.h/1.1/Fri Jan 31 12:20:02 2003//
-//* CVS Reference       : /lib_MC_SAM7X.h/1.1/Thu Mar 25 15:19:14 2004//
-//* CVS Reference       : /lib_pio.h/1.3/Fri Jan 31 12:18:56 2003//
-//* CVS Reference       : /lib_can_AT91.h/1.5/Tue Aug 23 15:37:07 2005//
-//* CVS Reference       : /lib_PWM_SAM.h/1.3/Thu Jan 22 10:10:50 2004//
-//* CVS Reference       : /lib_pdc.h/1.2/Tue Jul  2 13:29:40 2002//
-//* ----------------------------------------------------------------------------
-
-#ifndef lib_AT91SAM7X256_H
-#define lib_AT91SAM7X256_H
-
-/* *****************************************************************************
-                SOFTWARE API FOR AIC
-   ***************************************************************************** */
-#define AT91C_AIC_BRANCH_OPCODE ((void (*) ()) 0xE51FFF20) // ldr, pc, [pc, #-&F20]
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_AIC_ConfigureIt
-//* \brief Interrupt Handler Initialization
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_AIC_ConfigureIt (
-       AT91PS_AIC pAic,  // \arg pointer to the AIC registers
-       unsigned int irq_id,     // \arg interrupt number to initialize
-       unsigned int priority,   // \arg priority to give to the interrupt
-       unsigned int src_type,   // \arg activation and sense of activation
-       void (*newHandler) () ) // \arg address of the interrupt handler
-{
-       unsigned int oldHandler;
-    unsigned int mask ;
-
-    oldHandler = pAic->AIC_SVR[irq_id];
-
-    mask = 0x1 << irq_id ;
-    //* Disable the interrupt on the interrupt controller
-    pAic->AIC_IDCR = mask ;
-    //* Save the interrupt handler routine pointer and the interrupt priority
-    pAic->AIC_SVR[irq_id] = (unsigned int) newHandler ;
-    //* Store the Source Mode Register
-    pAic->AIC_SMR[irq_id] = src_type | priority  ;
-    //* Clear the interrupt on the interrupt controller
-    pAic->AIC_ICCR = mask ;
-
-       return oldHandler;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_AIC_EnableIt
-//* \brief Enable corresponding IT number
-//*----------------------------------------------------------------------------
-__inline void AT91F_AIC_EnableIt (
-       AT91PS_AIC pAic,      // \arg pointer to the AIC registers
-       unsigned int irq_id ) // \arg interrupt number to initialize
-{
-    //* Enable the interrupt on the interrupt controller
-    pAic->AIC_IECR = 0x1 << irq_id ;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_AIC_DisableIt
-//* \brief Disable corresponding IT number
-//*----------------------------------------------------------------------------
-__inline void AT91F_AIC_DisableIt (
-       AT91PS_AIC pAic,      // \arg pointer to the AIC registers
-       unsigned int irq_id ) // \arg interrupt number to initialize
-{
-    unsigned int mask = 0x1 << irq_id;
-    //* Disable the interrupt on the interrupt controller
-    pAic->AIC_IDCR = mask ;
-    //* Clear the interrupt on the Interrupt Controller ( if one is pending )
-    pAic->AIC_ICCR = mask ;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_AIC_ClearIt
-//* \brief Clear corresponding IT number
-//*----------------------------------------------------------------------------
-__inline void AT91F_AIC_ClearIt (
-       AT91PS_AIC pAic,     // \arg pointer to the AIC registers
-       unsigned int irq_id) // \arg interrupt number to initialize
-{
-    //* Clear the interrupt on the Interrupt Controller ( if one is pending )
-    pAic->AIC_ICCR = (0x1 << irq_id);
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_AIC_AcknowledgeIt
-//* \brief Acknowledge corresponding IT number
-//*----------------------------------------------------------------------------
-__inline void AT91F_AIC_AcknowledgeIt (
-       AT91PS_AIC pAic)     // \arg pointer to the AIC registers
-{
-    pAic->AIC_EOICR = pAic->AIC_EOICR;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_AIC_SetExceptionVector
-//* \brief Configure vector handler
-//*----------------------------------------------------------------------------
-__inline unsigned int  AT91F_AIC_SetExceptionVector (
-       unsigned int *pVector, // \arg pointer to the AIC registers
-       void (*Handler) () )   // \arg Interrupt Handler
-{
-       unsigned int oldVector = *pVector;
-
-       if ((unsigned int) Handler == (unsigned int) AT91C_AIC_BRANCH_OPCODE)
-               *pVector = (unsigned int) AT91C_AIC_BRANCH_OPCODE;
-       else
-               *pVector = (((((unsigned int) Handler) - ((unsigned int) pVector) - 0x8) >> 2) & 0x00FFFFFF) | 0xEA000000;
-
-       return oldVector;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_AIC_Trig
-//* \brief Trig an IT
-//*----------------------------------------------------------------------------
-__inline void  AT91F_AIC_Trig (
-       AT91PS_AIC pAic,     // \arg pointer to the AIC registers
-       unsigned int irq_id) // \arg interrupt number
-{
-       pAic->AIC_ISCR = (0x1 << irq_id) ;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_AIC_IsActive
-//* \brief Test if an IT is active
-//*----------------------------------------------------------------------------
-__inline unsigned int  AT91F_AIC_IsActive (
-       AT91PS_AIC pAic,     // \arg pointer to the AIC registers
-       unsigned int irq_id) // \arg Interrupt Number
-{
-       return (pAic->AIC_ISR & (0x1 << irq_id));
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_AIC_IsPending
-//* \brief Test if an IT is pending
-//*----------------------------------------------------------------------------
-__inline unsigned int  AT91F_AIC_IsPending (
-       AT91PS_AIC pAic,     // \arg pointer to the AIC registers
-       unsigned int irq_id) // \arg Interrupt Number
-{
-       return (pAic->AIC_IPR & (0x1 << irq_id));
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_AIC_Open
-//* \brief Set exception vectors and AIC registers to default values
-//*----------------------------------------------------------------------------
-__inline void AT91F_AIC_Open(
-       AT91PS_AIC pAic,        // \arg pointer to the AIC registers
-       void (*IrqHandler) (),  // \arg Default IRQ vector exception
-       void (*FiqHandler) (),  // \arg Default FIQ vector exception
-       void (*DefaultHandler)  (), // \arg Default Handler set in ISR
-       void (*SpuriousHandler) (), // \arg Default Spurious Handler
-       unsigned int protectMode)   // \arg Debug Control Register
-{
-       int i;
-
-       // Disable all interrupts and set IVR to the default handler
-       for (i = 0; i < 32; ++i) {
-               AT91F_AIC_DisableIt(pAic, i);
-               AT91F_AIC_ConfigureIt(pAic, i, AT91C_AIC_PRIOR_LOWEST, AT91C_AIC_SRCTYPE_HIGH_LEVEL, DefaultHandler);
-       }
-
-       // Set the IRQ exception vector
-       AT91F_AIC_SetExceptionVector((unsigned int *) 0x18, IrqHandler);
-       // Set the Fast Interrupt exception vector
-       AT91F_AIC_SetExceptionVector((unsigned int *) 0x1C, FiqHandler);
-
-       pAic->AIC_SPU = (unsigned int) SpuriousHandler;
-       pAic->AIC_DCR = protectMode;
-}
-/* *****************************************************************************
-                SOFTWARE API FOR PDC
-   ***************************************************************************** */
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PDC_SetNextRx
-//* \brief Set the next receive transfer descriptor
-//*----------------------------------------------------------------------------
-__inline void AT91F_PDC_SetNextRx (
-       AT91PS_PDC pPDC,     // \arg pointer to a PDC controller
-       char *address,       // \arg address to the next bloc to be received
-       unsigned int bytes)  // \arg number of bytes to be received
-{
-       pPDC->PDC_RNPR = (unsigned int) address;
-       pPDC->PDC_RNCR = bytes;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PDC_SetNextTx
-//* \brief Set the next transmit transfer descriptor
-//*----------------------------------------------------------------------------
-__inline void AT91F_PDC_SetNextTx (
-       AT91PS_PDC pPDC,       // \arg pointer to a PDC controller
-       char *address,         // \arg address to the next bloc to be transmitted
-       unsigned int bytes)    // \arg number of bytes to be transmitted
-{
-       pPDC->PDC_TNPR = (unsigned int) address;
-       pPDC->PDC_TNCR = bytes;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PDC_SetRx
-//* \brief Set the receive transfer descriptor
-//*----------------------------------------------------------------------------
-__inline void AT91F_PDC_SetRx (
-       AT91PS_PDC pPDC,       // \arg pointer to a PDC controller
-       char *address,         // \arg address to the next bloc to be received
-       unsigned int bytes)    // \arg number of bytes to be received
-{
-       pPDC->PDC_RPR = (unsigned int) address;
-       pPDC->PDC_RCR = bytes;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PDC_SetTx
-//* \brief Set the transmit transfer descriptor
-//*----------------------------------------------------------------------------
-__inline void AT91F_PDC_SetTx (
-       AT91PS_PDC pPDC,       // \arg pointer to a PDC controller
-       char *address,         // \arg address to the next bloc to be transmitted
-       unsigned int bytes)    // \arg number of bytes to be transmitted
-{
-       pPDC->PDC_TPR = (unsigned int) address;
-       pPDC->PDC_TCR = bytes;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PDC_EnableTx
-//* \brief Enable transmit
-//*----------------------------------------------------------------------------
-__inline void AT91F_PDC_EnableTx (
-       AT91PS_PDC pPDC )       // \arg pointer to a PDC controller
-{
-       pPDC->PDC_PTCR = AT91C_PDC_TXTEN;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PDC_EnableRx
-//* \brief Enable receive
-//*----------------------------------------------------------------------------
-__inline void AT91F_PDC_EnableRx (
-       AT91PS_PDC pPDC )       // \arg pointer to a PDC controller
-{
-       pPDC->PDC_PTCR = AT91C_PDC_RXTEN;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PDC_DisableTx
-//* \brief Disable transmit
-//*----------------------------------------------------------------------------
-__inline void AT91F_PDC_DisableTx (
-       AT91PS_PDC pPDC )       // \arg pointer to a PDC controller
-{
-       pPDC->PDC_PTCR = AT91C_PDC_TXTDIS;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PDC_DisableRx
-//* \brief Disable receive
-//*----------------------------------------------------------------------------
-__inline void AT91F_PDC_DisableRx (
-       AT91PS_PDC pPDC )       // \arg pointer to a PDC controller
-{
-       pPDC->PDC_PTCR = AT91C_PDC_RXTDIS;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PDC_IsTxEmpty
-//* \brief Test if the current transfer descriptor has been sent
-//*----------------------------------------------------------------------------
-__inline int AT91F_PDC_IsTxEmpty ( // \return return 1 if transfer is complete
-       AT91PS_PDC pPDC )       // \arg pointer to a PDC controller
-{
-       return !(pPDC->PDC_TCR);
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PDC_IsNextTxEmpty
-//* \brief Test if the next transfer descriptor has been moved to the current td
-//*----------------------------------------------------------------------------
-__inline int AT91F_PDC_IsNextTxEmpty ( // \return return 1 if transfer is complete
-       AT91PS_PDC pPDC )       // \arg pointer to a PDC controller
-{
-       return !(pPDC->PDC_TNCR);
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PDC_IsRxEmpty
-//* \brief Test if the current transfer descriptor has been filled
-//*----------------------------------------------------------------------------
-__inline int AT91F_PDC_IsRxEmpty ( // \return return 1 if transfer is complete
-       AT91PS_PDC pPDC )       // \arg pointer to a PDC controller
-{
-       return !(pPDC->PDC_RCR);
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PDC_IsNextRxEmpty
-//* \brief Test if the next transfer descriptor has been moved to the current td
-//*----------------------------------------------------------------------------
-__inline int AT91F_PDC_IsNextRxEmpty ( // \return return 1 if transfer is complete
-       AT91PS_PDC pPDC )       // \arg pointer to a PDC controller
-{
-       return !(pPDC->PDC_RNCR);
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PDC_Open
-//* \brief Open PDC: disable TX and RX reset transfer descriptors, re-enable RX and TX
-//*----------------------------------------------------------------------------
-__inline void AT91F_PDC_Open (
-       AT91PS_PDC pPDC)       // \arg pointer to a PDC controller
-{
-    //* Disable the RX and TX PDC transfer requests
-       AT91F_PDC_DisableRx(pPDC);
-       AT91F_PDC_DisableTx(pPDC);
-
-       //* Reset all Counter register Next buffer first
-       AT91F_PDC_SetNextTx(pPDC, (char *) 0, 0);
-       AT91F_PDC_SetNextRx(pPDC, (char *) 0, 0);
-       AT91F_PDC_SetTx(pPDC, (char *) 0, 0);
-       AT91F_PDC_SetRx(pPDC, (char *) 0, 0);
-
-    //* Enable the RX and TX PDC transfer requests
-       AT91F_PDC_EnableRx(pPDC);
-       AT91F_PDC_EnableTx(pPDC);
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PDC_Close
-//* \brief Close PDC: disable TX and RX reset transfer descriptors
-//*----------------------------------------------------------------------------
-__inline void AT91F_PDC_Close (
-       AT91PS_PDC pPDC)       // \arg pointer to a PDC controller
-{
-    //* Disable the RX and TX PDC transfer requests
-       AT91F_PDC_DisableRx(pPDC);
-       AT91F_PDC_DisableTx(pPDC);
-
-       //* Reset all Counter register Next buffer first
-       AT91F_PDC_SetNextTx(pPDC, (char *) 0, 0);
-       AT91F_PDC_SetNextRx(pPDC, (char *) 0, 0);
-       AT91F_PDC_SetTx(pPDC, (char *) 0, 0);
-       AT91F_PDC_SetRx(pPDC, (char *) 0, 0);
-
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PDC_SendFrame
-//* \brief Close PDC: disable TX and RX reset transfer descriptors
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_PDC_SendFrame(
-       AT91PS_PDC pPDC,
-       char *pBuffer,
-       unsigned int szBuffer,
-       char *pNextBuffer,
-       unsigned int szNextBuffer )
-{
-       if (AT91F_PDC_IsTxEmpty(pPDC)) {
-               //* Buffer and next buffer can be initialized
-               AT91F_PDC_SetTx(pPDC, pBuffer, szBuffer);
-               AT91F_PDC_SetNextTx(pPDC, pNextBuffer, szNextBuffer);
-               return 2;
-       }
-       else if (AT91F_PDC_IsNextTxEmpty(pPDC)) {
-               //* Only one buffer can be initialized
-               AT91F_PDC_SetNextTx(pPDC, pBuffer, szBuffer);
-               return 1;
-       }
-       else {
-               //* All buffer are in use...
-               return 0;
-       }
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PDC_ReceiveFrame
-//* \brief Close PDC: disable TX and RX reset transfer descriptors
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_PDC_ReceiveFrame (
-       AT91PS_PDC pPDC,
-       char *pBuffer,
-       unsigned int szBuffer,
-       char *pNextBuffer,
-       unsigned int szNextBuffer )
-{
-       if (AT91F_PDC_IsRxEmpty(pPDC)) {
-               //* Buffer and next buffer can be initialized
-               AT91F_PDC_SetRx(pPDC, pBuffer, szBuffer);
-               AT91F_PDC_SetNextRx(pPDC, pNextBuffer, szNextBuffer);
-               return 2;
-       }
-       else if (AT91F_PDC_IsNextRxEmpty(pPDC)) {
-               //* Only one buffer can be initialized
-               AT91F_PDC_SetNextRx(pPDC, pBuffer, szBuffer);
-               return 1;
-       }
-       else {
-               //* All buffer are in use...
-               return 0;
-       }
-}
-/* *****************************************************************************
-                SOFTWARE API FOR DBGU
-   ***************************************************************************** */
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_DBGU_InterruptEnable
-//* \brief Enable DBGU Interrupt
-//*----------------------------------------------------------------------------
-__inline void AT91F_DBGU_InterruptEnable(
-        AT91PS_DBGU pDbgu,   // \arg  pointer to a DBGU controller
-        unsigned int flag) // \arg  dbgu interrupt to be enabled
-{
-        pDbgu->DBGU_IER = flag;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_DBGU_InterruptDisable
-//* \brief Disable DBGU Interrupt
-//*----------------------------------------------------------------------------
-__inline void AT91F_DBGU_InterruptDisable(
-        AT91PS_DBGU pDbgu,   // \arg  pointer to a DBGU controller
-        unsigned int flag) // \arg  dbgu interrupt to be disabled
-{
-        pDbgu->DBGU_IDR = flag;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_DBGU_GetInterruptMaskStatus
-//* \brief Return DBGU Interrupt Mask Status
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_DBGU_GetInterruptMaskStatus( // \return DBGU Interrupt Mask Status
-        AT91PS_DBGU pDbgu) // \arg  pointer to a DBGU controller
-{
-        return pDbgu->DBGU_IMR;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_DBGU_IsInterruptMasked
-//* \brief Test if DBGU Interrupt is Masked 
-//*----------------------------------------------------------------------------
-__inline int AT91F_DBGU_IsInterruptMasked(
-        AT91PS_DBGU pDbgu,   // \arg  pointer to a DBGU controller
-        unsigned int flag) // \arg  flag to be tested
-{
-        return (AT91F_DBGU_GetInterruptMaskStatus(pDbgu) & flag);
-}
-
-/* *****************************************************************************
-                SOFTWARE API FOR PIO
-   ***************************************************************************** */
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PIO_CfgPeriph
-//* \brief Enable pins to be drived by peripheral
-//*----------------------------------------------------------------------------
-__inline void AT91F_PIO_CfgPeriph(
-       AT91PS_PIO pPio,             // \arg pointer to a PIO controller
-       unsigned int periphAEnable,  // \arg PERIPH A to enable
-       unsigned int periphBEnable)  // \arg PERIPH B to enable
-
-{
-       pPio->PIO_ASR = periphAEnable;
-       pPio->PIO_BSR = periphBEnable;
-       pPio->PIO_PDR = (periphAEnable | periphBEnable); // Set in Periph mode
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PIO_CfgOutput
-//* \brief Enable PIO in output mode
-//*----------------------------------------------------------------------------
-__inline void AT91F_PIO_CfgOutput(
-       AT91PS_PIO pPio,             // \arg pointer to a PIO controller
-       unsigned int pioEnable)      // \arg PIO to be enabled
-{
-       pPio->PIO_PER = pioEnable; // Set in PIO mode
-       pPio->PIO_OER = pioEnable; // Configure in Output
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PIO_CfgInput
-//* \brief Enable PIO in input mode
-//*----------------------------------------------------------------------------
-__inline void AT91F_PIO_CfgInput(
-       AT91PS_PIO pPio,             // \arg pointer to a PIO controller
-       unsigned int inputEnable)      // \arg PIO to be enabled
-{
-       // Disable output
-       pPio->PIO_ODR  = inputEnable;
-       pPio->PIO_PER  = inputEnable;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PIO_CfgOpendrain
-//* \brief Configure PIO in open drain
-//*----------------------------------------------------------------------------
-__inline void AT91F_PIO_CfgOpendrain(
-       AT91PS_PIO pPio,             // \arg pointer to a PIO controller
-       unsigned int multiDrvEnable) // \arg pio to be configured in open drain
-{
-       // Configure the multi-drive option
-       pPio->PIO_MDDR = ~multiDrvEnable;
-       pPio->PIO_MDER = multiDrvEnable;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PIO_CfgPullup
-//* \brief Enable pullup on PIO
-//*----------------------------------------------------------------------------
-__inline void AT91F_PIO_CfgPullup(
-       AT91PS_PIO pPio,             // \arg pointer to a PIO controller
-       unsigned int pullupEnable)   // \arg enable pullup on PIO
-{
-               // Connect or not Pullup
-       pPio->PIO_PPUDR = ~pullupEnable;
-       pPio->PIO_PPUER = pullupEnable;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PIO_CfgDirectDrive
-//* \brief Enable direct drive on PIO
-//*----------------------------------------------------------------------------
-__inline void AT91F_PIO_CfgDirectDrive(
-       AT91PS_PIO pPio,             // \arg pointer to a PIO controller
-       unsigned int directDrive)    // \arg PIO to be configured with direct drive
-
-{
-       // Configure the Direct Drive
-       pPio->PIO_OWDR  = ~directDrive;
-       pPio->PIO_OWER  = directDrive;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PIO_CfgInputFilter
-//* \brief Enable input filter on input PIO
-//*----------------------------------------------------------------------------
-__inline void AT91F_PIO_CfgInputFilter(
-       AT91PS_PIO pPio,             // \arg pointer to a PIO controller
-       unsigned int inputFilter)    // \arg PIO to be configured with input filter
-
-{
-       // Configure the Direct Drive
-       pPio->PIO_IFDR  = ~inputFilter;
-       pPio->PIO_IFER  = inputFilter;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PIO_GetInput
-//* \brief Return PIO input value
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_PIO_GetInput( // \return PIO input
-       AT91PS_PIO pPio) // \arg  pointer to a PIO controller
-{
-       return pPio->PIO_PDSR;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PIO_IsInputSet
-//* \brief Test if PIO is input flag is active
-//*----------------------------------------------------------------------------
-__inline int AT91F_PIO_IsInputSet(
-       AT91PS_PIO pPio,   // \arg  pointer to a PIO controller
-       unsigned int flag) // \arg  flag to be tested
-{
-       return (AT91F_PIO_GetInput(pPio) & flag);
-}
-
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PIO_SetOutput
-//* \brief Set to 1 output PIO
-//*----------------------------------------------------------------------------
-__inline void AT91F_PIO_SetOutput(
-       AT91PS_PIO pPio,   // \arg  pointer to a PIO controller
-       unsigned int flag) // \arg  output to be set
-{
-       pPio->PIO_SODR = flag;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PIO_ClearOutput
-//* \brief Set to 0 output PIO
-//*----------------------------------------------------------------------------
-__inline void AT91F_PIO_ClearOutput(
-       AT91PS_PIO pPio,   // \arg  pointer to a PIO controller
-       unsigned int flag) // \arg  output to be cleared
-{
-       pPio->PIO_CODR = flag;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PIO_ForceOutput
-//* \brief Force output when Direct drive option is enabled
-//*----------------------------------------------------------------------------
-__inline void AT91F_PIO_ForceOutput(
-       AT91PS_PIO pPio,   // \arg  pointer to a PIO controller
-       unsigned int flag) // \arg  output to be forced
-{
-       pPio->PIO_ODSR = flag;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PIO_Enable
-//* \brief Enable PIO
-//*----------------------------------------------------------------------------
-__inline void AT91F_PIO_Enable(
-        AT91PS_PIO pPio,   // \arg  pointer to a PIO controller
-        unsigned int flag) // \arg  pio to be enabled 
-{
-        pPio->PIO_PER = flag;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PIO_Disable
-//* \brief Disable PIO
-//*----------------------------------------------------------------------------
-__inline void AT91F_PIO_Disable(
-        AT91PS_PIO pPio,   // \arg  pointer to a PIO controller
-        unsigned int flag) // \arg  pio to be disabled 
-{
-        pPio->PIO_PDR = flag;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PIO_GetStatus
-//* \brief Return PIO Status
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_PIO_GetStatus( // \return PIO Status
-        AT91PS_PIO pPio) // \arg  pointer to a PIO controller
-{
-        return pPio->PIO_PSR;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PIO_IsSet
-//* \brief Test if PIO is Set
-//*----------------------------------------------------------------------------
-__inline int AT91F_PIO_IsSet(
-        AT91PS_PIO pPio,   // \arg  pointer to a PIO controller
-        unsigned int flag) // \arg  flag to be tested
-{
-        return (AT91F_PIO_GetStatus(pPio) & flag);
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PIO_OutputEnable
-//* \brief Output Enable PIO
-//*----------------------------------------------------------------------------
-__inline void AT91F_PIO_OutputEnable(
-        AT91PS_PIO pPio,   // \arg  pointer to a PIO controller
-        unsigned int flag) // \arg  pio output to be enabled
-{
-        pPio->PIO_OER = flag;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PIO_OutputDisable
-//* \brief Output Enable PIO
-//*----------------------------------------------------------------------------
-__inline void AT91F_PIO_OutputDisable(
-        AT91PS_PIO pPio,   // \arg  pointer to a PIO controller
-        unsigned int flag) // \arg  pio output to be disabled
-{
-        pPio->PIO_ODR = flag;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PIO_GetOutputStatus
-//* \brief Return PIO Output Status
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_PIO_GetOutputStatus( // \return PIO Output Status
-        AT91PS_PIO pPio) // \arg  pointer to a PIO controller
-{
-        return pPio->PIO_OSR;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PIO_IsOuputSet
-//* \brief Test if PIO Output is Set
-//*----------------------------------------------------------------------------
-__inline int AT91F_PIO_IsOutputSet(
-        AT91PS_PIO pPio,   // \arg  pointer to a PIO controller
-        unsigned int flag) // \arg  flag to be tested
-{
-        return (AT91F_PIO_GetOutputStatus(pPio) & flag);
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PIO_InputFilterEnable
-//* \brief Input Filter Enable PIO
-//*----------------------------------------------------------------------------
-__inline void AT91F_PIO_InputFilterEnable(
-        AT91PS_PIO pPio,   // \arg  pointer to a PIO controller
-        unsigned int flag) // \arg  pio input filter to be enabled
-{
-        pPio->PIO_IFER = flag;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PIO_InputFilterDisable
-//* \brief Input Filter Disable PIO
-//*----------------------------------------------------------------------------
-__inline void AT91F_PIO_InputFilterDisable(
-        AT91PS_PIO pPio,   // \arg  pointer to a PIO controller
-        unsigned int flag) // \arg  pio input filter to be disabled
-{
-        pPio->PIO_IFDR = flag;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PIO_GetInputFilterStatus
-//* \brief Return PIO Input Filter Status
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_PIO_GetInputFilterStatus( // \return PIO Input Filter Status
-        AT91PS_PIO pPio) // \arg  pointer to a PIO controller
-{
-        return pPio->PIO_IFSR;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PIO_IsInputFilterSet
-//* \brief Test if PIO Input filter is Set
-//*----------------------------------------------------------------------------
-__inline int AT91F_PIO_IsInputFilterSet(
-        AT91PS_PIO pPio,   // \arg  pointer to a PIO controller
-        unsigned int flag) // \arg  flag to be tested
-{
-        return (AT91F_PIO_GetInputFilterStatus(pPio) & flag);
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PIO_GetOutputDataStatus
-//* \brief Return PIO Output Data Status 
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_PIO_GetOutputDataStatus( // \return PIO Output Data Status 
-       AT91PS_PIO pPio) // \arg  pointer to a PIO controller
-{
-        return pPio->PIO_ODSR;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PIO_InterruptEnable
-//* \brief Enable PIO Interrupt
-//*----------------------------------------------------------------------------
-__inline void AT91F_PIO_InterruptEnable(
-        AT91PS_PIO pPio,   // \arg  pointer to a PIO controller
-        unsigned int flag) // \arg  pio interrupt to be enabled
-{
-        pPio->PIO_IER = flag;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PIO_InterruptDisable
-//* \brief Disable PIO Interrupt
-//*----------------------------------------------------------------------------
-__inline void AT91F_PIO_InterruptDisable(
-        AT91PS_PIO pPio,   // \arg  pointer to a PIO controller
-        unsigned int flag) // \arg  pio interrupt to be disabled
-{
-        pPio->PIO_IDR = flag;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PIO_GetInterruptMaskStatus
-//* \brief Return PIO Interrupt Mask Status
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_PIO_GetInterruptMaskStatus( // \return PIO Interrupt Mask Status
-        AT91PS_PIO pPio) // \arg  pointer to a PIO controller
-{
-        return pPio->PIO_IMR;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PIO_GetInterruptStatus
-//* \brief Return PIO Interrupt Status
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_PIO_GetInterruptStatus( // \return PIO Interrupt Status
-        AT91PS_PIO pPio) // \arg  pointer to a PIO controller
-{
-        return pPio->PIO_ISR;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PIO_IsInterruptMasked
-//* \brief Test if PIO Interrupt is Masked 
-//*----------------------------------------------------------------------------
-__inline int AT91F_PIO_IsInterruptMasked(
-        AT91PS_PIO pPio,   // \arg  pointer to a PIO controller
-        unsigned int flag) // \arg  flag to be tested
-{
-        return (AT91F_PIO_GetInterruptMaskStatus(pPio) & flag);
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PIO_IsInterruptSet
-//* \brief Test if PIO Interrupt is Set
-//*----------------------------------------------------------------------------
-__inline int AT91F_PIO_IsInterruptSet(
-        AT91PS_PIO pPio,   // \arg  pointer to a PIO controller
-        unsigned int flag) // \arg  flag to be tested
-{
-        return (AT91F_PIO_GetInterruptStatus(pPio) & flag);
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PIO_MultiDriverEnable
-//* \brief Multi Driver Enable PIO
-//*----------------------------------------------------------------------------
-__inline void AT91F_PIO_MultiDriverEnable(
-        AT91PS_PIO pPio,   // \arg  pointer to a PIO controller
-        unsigned int flag) // \arg  pio to be enabled
-{
-        pPio->PIO_MDER = flag;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PIO_MultiDriverDisable
-//* \brief Multi Driver Disable PIO
-//*----------------------------------------------------------------------------
-__inline void AT91F_PIO_MultiDriverDisable(
-        AT91PS_PIO pPio,   // \arg  pointer to a PIO controller
-        unsigned int flag) // \arg  pio to be disabled
-{
-        pPio->PIO_MDDR = flag;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PIO_GetMultiDriverStatus
-//* \brief Return PIO Multi Driver Status
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_PIO_GetMultiDriverStatus( // \return PIO Multi Driver Status
-        AT91PS_PIO pPio) // \arg  pointer to a PIO controller
-{
-        return pPio->PIO_MDSR;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PIO_IsMultiDriverSet
-//* \brief Test if PIO MultiDriver is Set
-//*----------------------------------------------------------------------------
-__inline int AT91F_PIO_IsMultiDriverSet(
-        AT91PS_PIO pPio,   // \arg  pointer to a PIO controller
-        unsigned int flag) // \arg  flag to be tested
-{
-        return (AT91F_PIO_GetMultiDriverStatus(pPio) & flag);
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PIO_A_RegisterSelection
-//* \brief PIO A Register Selection 
-//*----------------------------------------------------------------------------
-__inline void AT91F_PIO_A_RegisterSelection(
-        AT91PS_PIO pPio,   // \arg  pointer to a PIO controller
-        unsigned int flag) // \arg  pio A register selection
-{
-        pPio->PIO_ASR = flag;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PIO_B_RegisterSelection
-//* \brief PIO B Register Selection 
-//*----------------------------------------------------------------------------
-__inline void AT91F_PIO_B_RegisterSelection(
-        AT91PS_PIO pPio,   // \arg  pointer to a PIO controller
-        unsigned int flag) // \arg  pio B register selection 
-{
-        pPio->PIO_BSR = flag;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PIO_Get_AB_RegisterStatus
-//* \brief Return PIO Interrupt Status
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_PIO_Get_AB_RegisterStatus( // \return PIO AB Register Status
-        AT91PS_PIO pPio) // \arg  pointer to a PIO controller
-{
-        return pPio->PIO_ABSR;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PIO_IsAB_RegisterSet
-//* \brief Test if PIO AB Register is Set
-//*----------------------------------------------------------------------------
-__inline int AT91F_PIO_IsAB_RegisterSet(
-        AT91PS_PIO pPio,   // \arg  pointer to a PIO controller
-        unsigned int flag) // \arg  flag to be tested
-{
-        return (AT91F_PIO_Get_AB_RegisterStatus(pPio) & flag);
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PIO_OutputWriteEnable
-//* \brief Output Write Enable PIO
-//*----------------------------------------------------------------------------
-__inline void AT91F_PIO_OutputWriteEnable(
-        AT91PS_PIO pPio,   // \arg  pointer to a PIO controller
-        unsigned int flag) // \arg  pio output write to be enabled
-{
-        pPio->PIO_OWER = flag;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PIO_OutputWriteDisable
-//* \brief Output Write Disable PIO
-//*----------------------------------------------------------------------------
-__inline void AT91F_PIO_OutputWriteDisable(
-        AT91PS_PIO pPio,   // \arg  pointer to a PIO controller
-        unsigned int flag) // \arg  pio output write to be disabled
-{
-        pPio->PIO_OWDR = flag;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PIO_GetOutputWriteStatus
-//* \brief Return PIO Output Write Status
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_PIO_GetOutputWriteStatus( // \return PIO Output Write Status
-        AT91PS_PIO pPio) // \arg  pointer to a PIO controller
-{
-        return pPio->PIO_OWSR;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PIO_IsOutputWriteSet
-//* \brief Test if PIO OutputWrite is Set
-//*----------------------------------------------------------------------------
-__inline int AT91F_PIO_IsOutputWriteSet(
-        AT91PS_PIO pPio,   // \arg  pointer to a PIO controller
-        unsigned int flag) // \arg  flag to be tested
-{
-        return (AT91F_PIO_GetOutputWriteStatus(pPio) & flag);
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PIO_GetCfgPullup
-//* \brief Return PIO Configuration Pullup
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_PIO_GetCfgPullup( // \return PIO Configuration Pullup 
-        AT91PS_PIO pPio) // \arg  pointer to a PIO controller
-{
-        return pPio->PIO_PPUSR;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PIO_IsOutputDataStatusSet
-//* \brief Test if PIO Output Data Status is Set 
-//*----------------------------------------------------------------------------
-__inline int AT91F_PIO_IsOutputDataStatusSet(
-        AT91PS_PIO pPio,   // \arg  pointer to a PIO controller
-        unsigned int flag) // \arg  flag to be tested
-{
-        return (AT91F_PIO_GetOutputDataStatus(pPio) & flag);
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PIO_IsCfgPullupStatusSet
-//* \brief Test if PIO Configuration Pullup Status is Set
-//*----------------------------------------------------------------------------
-__inline int AT91F_PIO_IsCfgPullupStatusSet(
-        AT91PS_PIO pPio,   // \arg  pointer to a PIO controller
-        unsigned int flag) // \arg  flag to be tested
-{
-        return (~AT91F_PIO_GetCfgPullup(pPio) & flag);
-}
-
-/* *****************************************************************************
-                SOFTWARE API FOR PMC
-   ***************************************************************************** */
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PMC_CfgSysClkEnableReg
-//* \brief Configure the System Clock Enable Register of the PMC controller
-//*----------------------------------------------------------------------------
-__inline void AT91F_PMC_CfgSysClkEnableReg (
-       AT91PS_PMC pPMC, // \arg pointer to PMC controller
-       unsigned int mode)
-{
-       //* Write to the SCER register
-       pPMC->PMC_SCER = mode;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PMC_CfgSysClkDisableReg
-//* \brief Configure the System Clock Disable Register of the PMC controller
-//*----------------------------------------------------------------------------
-__inline void AT91F_PMC_CfgSysClkDisableReg (
-       AT91PS_PMC pPMC, // \arg pointer to PMC controller
-       unsigned int mode)
-{
-       //* Write to the SCDR register
-       pPMC->PMC_SCDR = mode;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PMC_GetSysClkStatusReg
-//* \brief Return the System Clock Status Register of the PMC controller
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_PMC_GetSysClkStatusReg (
-       AT91PS_PMC pPMC // pointer to a CAN controller
-       )
-{
-       return pPMC->PMC_SCSR;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PMC_EnablePeriphClock
-//* \brief Enable peripheral clock
-//*----------------------------------------------------------------------------
-__inline void AT91F_PMC_EnablePeriphClock (
-       AT91PS_PMC pPMC, // \arg pointer to PMC controller
-       unsigned int periphIds)  // \arg IDs of peripherals to enable
-{
-       pPMC->PMC_PCER = periphIds;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PMC_DisablePeriphClock
-//* \brief Disable peripheral clock
-//*----------------------------------------------------------------------------
-__inline void AT91F_PMC_DisablePeriphClock (
-       AT91PS_PMC pPMC, // \arg pointer to PMC controller
-       unsigned int periphIds)  // \arg IDs of peripherals to enable
-{
-       pPMC->PMC_PCDR = periphIds;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PMC_GetPeriphClock
-//* \brief Get peripheral clock status
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_PMC_GetPeriphClock (
-       AT91PS_PMC pPMC) // \arg pointer to PMC controller
-{
-       return pPMC->PMC_PCSR;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_CKGR_CfgMainOscillatorReg
-//* \brief Cfg the main oscillator
-//*----------------------------------------------------------------------------
-__inline void AT91F_CKGR_CfgMainOscillatorReg (
-       AT91PS_CKGR pCKGR, // \arg pointer to CKGR controller
-       unsigned int mode)
-{
-       pCKGR->CKGR_MOR = mode;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_CKGR_GetMainOscillatorReg
-//* \brief Cfg the main oscillator
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_CKGR_GetMainOscillatorReg (
-       AT91PS_CKGR pCKGR) // \arg pointer to CKGR controller
-{
-       return pCKGR->CKGR_MOR;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_CKGR_EnableMainOscillator
-//* \brief Enable the main oscillator
-//*----------------------------------------------------------------------------
-__inline void AT91F_CKGR_EnableMainOscillator(
-       AT91PS_CKGR pCKGR) // \arg pointer to CKGR controller
-{
-       pCKGR->CKGR_MOR |= AT91C_CKGR_MOSCEN;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_CKGR_DisableMainOscillator
-//* \brief Disable the main oscillator
-//*----------------------------------------------------------------------------
-__inline void AT91F_CKGR_DisableMainOscillator (
-       AT91PS_CKGR pCKGR) // \arg pointer to CKGR controller
-{
-       pCKGR->CKGR_MOR &= ~AT91C_CKGR_MOSCEN;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_CKGR_CfgMainOscStartUpTime
-//* \brief Cfg MOR Register according to the main osc startup time
-//*----------------------------------------------------------------------------
-__inline void AT91F_CKGR_CfgMainOscStartUpTime (
-       AT91PS_CKGR pCKGR, // \arg pointer to CKGR controller
-       unsigned int startup_time,  // \arg main osc startup time in microsecond (us)
-       unsigned int slowClock)  // \arg slowClock in Hz
-{
-       pCKGR->CKGR_MOR &= ~AT91C_CKGR_OSCOUNT;
-       pCKGR->CKGR_MOR |= ((slowClock * startup_time)/(8*1000000)) << 8;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_CKGR_GetMainClockFreqReg
-//* \brief Cfg the main oscillator
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_CKGR_GetMainClockFreqReg (
-       AT91PS_CKGR pCKGR) // \arg pointer to CKGR controller
-{
-       return pCKGR->CKGR_MCFR;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_CKGR_GetMainClock
-//* \brief Return Main clock in Hz
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_CKGR_GetMainClock (
-       AT91PS_CKGR pCKGR, // \arg pointer to CKGR controller
-       unsigned int slowClock)  // \arg slowClock in Hz
-{
-       return ((pCKGR->CKGR_MCFR  & AT91C_CKGR_MAINF) * slowClock) >> 4;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PMC_CfgMCKReg
-//* \brief Cfg Master Clock Register
-//*----------------------------------------------------------------------------
-__inline void AT91F_PMC_CfgMCKReg (
-       AT91PS_PMC pPMC, // \arg pointer to PMC controller
-       unsigned int mode)
-{
-       pPMC->PMC_MCKR = mode;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PMC_GetMCKReg
-//* \brief Return Master Clock Register
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_PMC_GetMCKReg(
-       AT91PS_PMC pPMC) // \arg pointer to PMC controller
-{
-       return pPMC->PMC_MCKR;
-}
-
-//*------------------------------------------------------------------------------
-//* \fn    AT91F_PMC_GetMasterClock
-//* \brief Return master clock in Hz which correponds to processor clock for ARM7
-//*------------------------------------------------------------------------------
-__inline unsigned int AT91F_PMC_GetMasterClock (
-       AT91PS_PMC pPMC, // \arg pointer to PMC controller
-       AT91PS_CKGR pCKGR, // \arg pointer to CKGR controller
-       unsigned int slowClock)  // \arg slowClock in Hz
-{
-       unsigned int reg = pPMC->PMC_MCKR;
-       unsigned int prescaler = (1 << ((reg & AT91C_PMC_PRES) >> 2));
-       unsigned int pllDivider, pllMultiplier;
-
-       switch (reg & AT91C_PMC_CSS) {
-               case AT91C_PMC_CSS_SLOW_CLK: // Slow clock selected
-                       return slowClock / prescaler;
-               case AT91C_PMC_CSS_MAIN_CLK: // Main clock is selected
-                       return AT91F_CKGR_GetMainClock(pCKGR, slowClock) / prescaler;
-               case AT91C_PMC_CSS_PLL_CLK: // PLLB clock is selected
-                       reg = pCKGR->CKGR_PLLR;
-                       pllDivider    = (reg  & AT91C_CKGR_DIV);
-                       pllMultiplier = ((reg  & AT91C_CKGR_MUL) >> 16) + 1;
-                       return AT91F_CKGR_GetMainClock(pCKGR, slowClock) / pllDivider * pllMultiplier / prescaler;
-       }
-       return 0;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PMC_EnablePCK
-//* \brief Enable peripheral clock
-//*----------------------------------------------------------------------------
-__inline void AT91F_PMC_EnablePCK (
-       AT91PS_PMC pPMC, // \arg pointer to PMC controller
-       unsigned int pck,  // \arg Peripheral clock identifier 0 .. 7
-       unsigned int mode)
-{
-       pPMC->PMC_PCKR[pck] = mode;
-       pPMC->PMC_SCER = (1 << pck) << 8;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PMC_DisablePCK
-//* \brief Enable peripheral clock
-//*----------------------------------------------------------------------------
-__inline void AT91F_PMC_DisablePCK (
-       AT91PS_PMC pPMC, // \arg pointer to PMC controller
-       unsigned int pck)  // \arg Peripheral clock identifier 0 .. 7
-{
-       pPMC->PMC_SCDR = (1 << pck) << 8;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PMC_EnableIt
-//* \brief Enable PMC interrupt
-//*----------------------------------------------------------------------------
-__inline void AT91F_PMC_EnableIt (
-       AT91PS_PMC pPMC,     // pointer to a PMC controller
-       unsigned int flag)   // IT to be enabled
-{
-       //* Write to the IER register
-       pPMC->PMC_IER = flag;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PMC_DisableIt
-//* \brief Disable PMC interrupt
-//*----------------------------------------------------------------------------
-__inline void AT91F_PMC_DisableIt (
-       AT91PS_PMC pPMC, // pointer to a PMC controller
-       unsigned int flag) // IT to be disabled
-{
-       //* Write to the IDR register
-       pPMC->PMC_IDR = flag;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PMC_GetStatus
-//* \brief Return PMC Interrupt Status
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_PMC_GetStatus( // \return PMC Interrupt Status
-       AT91PS_PMC pPMC) // pointer to a PMC controller
-{
-       return pPMC->PMC_SR;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PMC_GetInterruptMaskStatus
-//* \brief Return PMC Interrupt Mask Status
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_PMC_GetInterruptMaskStatus( // \return PMC Interrupt Mask Status
-       AT91PS_PMC pPMC) // pointer to a PMC controller
-{
-       return pPMC->PMC_IMR;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PMC_IsInterruptMasked
-//* \brief Test if PMC Interrupt is Masked
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_PMC_IsInterruptMasked(
-        AT91PS_PMC pPMC,   // \arg  pointer to a PMC controller
-        unsigned int flag) // \arg  flag to be tested
-{
-       return (AT91F_PMC_GetInterruptMaskStatus(pPMC) & flag);
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PMC_IsStatusSet
-//* \brief Test if PMC Status is Set
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_PMC_IsStatusSet(
-        AT91PS_PMC pPMC,   // \arg  pointer to a PMC controller
-        unsigned int flag) // \arg  flag to be tested
-{
-       return (AT91F_PMC_GetStatus(pPMC) & flag);
-}
-
-// ----------------------------------------------------------------------------
-//  \fn    AT91F_CKGR_CfgPLLReg
-//  \brief Cfg the PLL Register
-// ----------------------------------------------------------------------------
-__inline void AT91F_CKGR_CfgPLLReg (
-       AT91PS_CKGR pCKGR, // \arg pointer to CKGR controller
-       unsigned int mode)
-{
-       pCKGR->CKGR_PLLR = mode;
-}
-
-// ----------------------------------------------------------------------------
-//  \fn    AT91F_CKGR_GetPLLReg
-//  \brief Get the PLL Register
-// ----------------------------------------------------------------------------
-__inline unsigned int AT91F_CKGR_GetPLLReg (
-       AT91PS_CKGR pCKGR) // \arg pointer to CKGR controller
-{
-       return pCKGR->CKGR_PLLR;
-}
-
-
-/* *****************************************************************************
-                SOFTWARE API FOR RSTC
-   ***************************************************************************** */
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_RSTSoftReset
-//* \brief Start Software Reset
-//*----------------------------------------------------------------------------
-__inline void AT91F_RSTSoftReset(
-        AT91PS_RSTC pRSTC,
-        unsigned int reset)
-{
-       pRSTC->RSTC_RCR = (0xA5000000 | reset);
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_RSTSetMode
-//* \brief Set Reset Mode
-//*----------------------------------------------------------------------------
-__inline void AT91F_RSTSetMode(
-        AT91PS_RSTC pRSTC,
-        unsigned int mode)
-{
-       pRSTC->RSTC_RMR = (0xA5000000 | mode);
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_RSTGetMode
-//* \brief Get Reset Mode
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_RSTGetMode(
-        AT91PS_RSTC pRSTC)
-{
-       return (pRSTC->RSTC_RMR);
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_RSTGetStatus
-//* \brief Get Reset Status
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_RSTGetStatus(
-        AT91PS_RSTC pRSTC)
-{
-       return (pRSTC->RSTC_RSR);
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_RSTIsSoftRstActive
-//* \brief Return !=0 if software reset is still not completed
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_RSTIsSoftRstActive(
-        AT91PS_RSTC pRSTC)
-{
-       return ((pRSTC->RSTC_RSR) & AT91C_RSTC_SRCMP);
-}
-/* *****************************************************************************
-                SOFTWARE API FOR RTTC
-   ***************************************************************************** */
-//*--------------------------------------------------------------------------------------
-//* \fn     AT91F_SetRTT_TimeBase()
-//* \brief  Set the RTT prescaler according to the TimeBase in ms
-//*--------------------------------------------------------------------------------------
-__inline unsigned int AT91F_RTTSetTimeBase(
-        AT91PS_RTTC pRTTC, 
-        unsigned int ms)
-{
-       if (ms > 2000)
-               return 1;   // AT91C_TIME_OUT_OF_RANGE
-       pRTTC->RTTC_RTMR &= ~0xFFFF;    
-       pRTTC->RTTC_RTMR |= (((ms << 15) /1000) & 0xFFFF);      
-       return 0;
-}
-
-//*--------------------------------------------------------------------------------------
-//* \fn     AT91F_RTTSetPrescaler()
-//* \brief  Set the new prescaler value
-//*--------------------------------------------------------------------------------------
-__inline unsigned int AT91F_RTTSetPrescaler(
-        AT91PS_RTTC pRTTC, 
-        unsigned int rtpres)
-{
-       pRTTC->RTTC_RTMR &= ~0xFFFF;    
-       pRTTC->RTTC_RTMR |= (rtpres & 0xFFFF);  
-       return (pRTTC->RTTC_RTMR);
-}
-
-//*--------------------------------------------------------------------------------------
-//* \fn     AT91F_RTTRestart()
-//* \brief  Restart the RTT prescaler
-//*--------------------------------------------------------------------------------------
-__inline void AT91F_RTTRestart(
-        AT91PS_RTTC pRTTC)
-{
-       pRTTC->RTTC_RTMR |= AT91C_RTTC_RTTRST;  
-}
-
-
-//*--------------------------------------------------------------------------------------
-//* \fn     AT91F_RTT_SetAlarmINT()
-//* \brief  Enable RTT Alarm Interrupt
-//*--------------------------------------------------------------------------------------
-__inline void AT91F_RTTSetAlarmINT(
-        AT91PS_RTTC pRTTC)
-{
-       pRTTC->RTTC_RTMR |= AT91C_RTTC_ALMIEN;
-}
-
-//*--------------------------------------------------------------------------------------
-//* \fn     AT91F_RTT_ClearAlarmINT()
-//* \brief  Disable RTT Alarm Interrupt
-//*--------------------------------------------------------------------------------------
-__inline void AT91F_RTTClearAlarmINT(
-        AT91PS_RTTC pRTTC)
-{
-       pRTTC->RTTC_RTMR &= ~AT91C_RTTC_ALMIEN;
-}
-
-//*--------------------------------------------------------------------------------------
-//* \fn     AT91F_RTT_SetRttIncINT()
-//* \brief  Enable RTT INC Interrupt
-//*--------------------------------------------------------------------------------------
-__inline void AT91F_RTTSetRttIncINT(
-        AT91PS_RTTC pRTTC)
-{
-       pRTTC->RTTC_RTMR |= AT91C_RTTC_RTTINCIEN;
-}
-
-//*--------------------------------------------------------------------------------------
-//* \fn     AT91F_RTT_ClearRttIncINT()
-//* \brief  Disable RTT INC Interrupt
-//*--------------------------------------------------------------------------------------
-__inline void AT91F_RTTClearRttIncINT(
-        AT91PS_RTTC pRTTC)
-{
-       pRTTC->RTTC_RTMR &= ~AT91C_RTTC_RTTINCIEN;
-}
-
-//*--------------------------------------------------------------------------------------
-//* \fn     AT91F_RTT_SetAlarmValue()
-//* \brief  Set RTT Alarm Value
-//*--------------------------------------------------------------------------------------
-__inline void AT91F_RTTSetAlarmValue(
-        AT91PS_RTTC pRTTC, unsigned int alarm)
-{
-       pRTTC->RTTC_RTAR = alarm;
-}
-
-//*--------------------------------------------------------------------------------------
-//* \fn     AT91F_RTT_GetAlarmValue()
-//* \brief  Get RTT Alarm Value
-//*--------------------------------------------------------------------------------------
-__inline unsigned int AT91F_RTTGetAlarmValue(
-        AT91PS_RTTC pRTTC)
-{
-       return(pRTTC->RTTC_RTAR);
-}
-
-//*--------------------------------------------------------------------------------------
-//* \fn     AT91F_RTTGetStatus()
-//* \brief  Read the RTT status
-//*--------------------------------------------------------------------------------------
-__inline unsigned int AT91F_RTTGetStatus(
-        AT91PS_RTTC pRTTC)
-{
-       return(pRTTC->RTTC_RTSR);
-}
-
-//*--------------------------------------------------------------------------------------
-//* \fn     AT91F_RTT_ReadValue()
-//* \brief  Read the RTT value
-//*--------------------------------------------------------------------------------------
-__inline unsigned int AT91F_RTTReadValue(
-        AT91PS_RTTC pRTTC)
-{
-        register volatile unsigned int val1,val2;
-       do
-       {
-               val1 = pRTTC->RTTC_RTVR;
-               val2 = pRTTC->RTTC_RTVR;
-       }       
-       while(val1 != val2);
-       return(val1);
-}
-/* *****************************************************************************
-                SOFTWARE API FOR PITC
-   ***************************************************************************** */
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PITInit
-//* \brief System timer init : period in Âµsecond, system clock freq in MHz
-//*----------------------------------------------------------------------------
-__inline void AT91F_PITInit(
-        AT91PS_PITC pPITC,
-        unsigned int period,
-        unsigned int pit_frequency)
-{
-       pPITC->PITC_PIMR = period? (period * pit_frequency + 8) >> 4 : 0; // +8 to avoid %10 and /10
-       pPITC->PITC_PIMR |= AT91C_PITC_PITEN;    
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PITSetPIV
-//* \brief Set the PIT Periodic Interval Value 
-//*----------------------------------------------------------------------------
-__inline void AT91F_PITSetPIV(
-        AT91PS_PITC pPITC,
-        unsigned int piv)
-{
-       pPITC->PITC_PIMR = piv | (pPITC->PITC_PIMR & (AT91C_PITC_PITEN | AT91C_PITC_PITIEN));
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PITEnableInt
-//* \brief Enable PIT periodic interrupt
-//*----------------------------------------------------------------------------
-__inline void AT91F_PITEnableInt(
-        AT91PS_PITC pPITC)
-{
-       pPITC->PITC_PIMR |= AT91C_PITC_PITIEN;   
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PITDisableInt
-//* \brief Disable PIT periodic interrupt
-//*----------------------------------------------------------------------------
-__inline void AT91F_PITDisableInt(
-        AT91PS_PITC pPITC)
-{
-       pPITC->PITC_PIMR &= ~AT91C_PITC_PITIEN;  
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PITGetMode
-//* \brief Read PIT mode register
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_PITGetMode(
-        AT91PS_PITC pPITC)
-{
-       return(pPITC->PITC_PIMR);
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PITGetStatus
-//* \brief Read PIT status register
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_PITGetStatus(
-        AT91PS_PITC pPITC)
-{
-       return(pPITC->PITC_PISR);
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PITGetPIIR
-//* \brief Read PIT CPIV and PICNT without ressetting the counters
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_PITGetPIIR(
-        AT91PS_PITC pPITC)
-{
-       return(pPITC->PITC_PIIR);
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PITGetPIVR
-//* \brief Read System timer CPIV and PICNT without ressetting the counters
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_PITGetPIVR(
-        AT91PS_PITC pPITC)
-{
-       return(pPITC->PITC_PIVR);
-}
-/* *****************************************************************************
-                SOFTWARE API FOR WDTC
-   ***************************************************************************** */
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_WDTSetMode
-//* \brief Set Watchdog Mode Register
-//*----------------------------------------------------------------------------
-__inline void AT91F_WDTSetMode(
-        AT91PS_WDTC pWDTC,
-        unsigned int Mode)
-{
-       pWDTC->WDTC_WDMR = Mode;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_WDTRestart
-//* \brief Restart Watchdog
-//*----------------------------------------------------------------------------
-__inline void AT91F_WDTRestart(
-        AT91PS_WDTC pWDTC)
-{
-       pWDTC->WDTC_WDCR = 0xA5000001;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_WDTSGettatus
-//* \brief Get Watchdog Status
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_WDTSGettatus(
-        AT91PS_WDTC pWDTC)
-{
-       return(pWDTC->WDTC_WDSR & 0x3);
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_WDTGetPeriod
-//* \brief Translate ms into Watchdog Compatible value
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_WDTGetPeriod(unsigned int ms)
-{
-       if ((ms < 4) || (ms > 16000))
-               return 0;
-       return((ms << 8) / 1000);
-}
-/* *****************************************************************************
-                SOFTWARE API FOR VREG
-   ***************************************************************************** */
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_VREG_Enable_LowPowerMode
-//* \brief Enable VREG Low Power Mode
-//*----------------------------------------------------------------------------
-__inline void AT91F_VREG_Enable_LowPowerMode(
-        AT91PS_VREG pVREG)
-{
-       pVREG->VREG_MR |= AT91C_VREG_PSTDBY;     
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_VREG_Disable_LowPowerMode
-//* \brief Disable VREG Low Power Mode
-//*----------------------------------------------------------------------------
-__inline void AT91F_VREG_Disable_LowPowerMode(
-        AT91PS_VREG pVREG)
-{
-       pVREG->VREG_MR &= ~AT91C_VREG_PSTDBY;    
-}/* *****************************************************************************
-                SOFTWARE API FOR MC
-   ***************************************************************************** */
-
-#define AT91C_MC_CORRECT_KEY  ((unsigned int) 0x5A << 24) // (MC) Correct Protect Key
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_MC_Remap
-//* \brief Make Remap
-//*----------------------------------------------------------------------------
-__inline void AT91F_MC_Remap (void)     //  
-{
-    AT91PS_MC pMC = (AT91PS_MC) AT91C_BASE_MC;
-    
-    pMC->MC_RCR = AT91C_MC_RCB;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_MC_EFC_CfgModeReg
-//* \brief Configure the EFC Mode Register of the MC controller
-//*----------------------------------------------------------------------------
-__inline void AT91F_MC_EFC_CfgModeReg (
-       AT91PS_MC pMC, // pointer to a MC controller
-       unsigned int mode)        // mode register 
-{
-       // Write to the FMR register
-       pMC->MC_FMR = mode;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_MC_EFC_GetModeReg
-//* \brief Return MC EFC Mode Regsiter
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_MC_EFC_GetModeReg(
-       AT91PS_MC pMC) // pointer to a MC controller
-{
-       return pMC->MC_FMR;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_MC_EFC_ComputeFMCN
-//* \brief Return MC EFC Mode Regsiter
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_MC_EFC_ComputeFMCN(
-       int master_clock) // master clock in Hz
-{
-       return (master_clock/1000000 +2);
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_MC_EFC_PerformCmd
-//* \brief Perform EFC Command
-//*----------------------------------------------------------------------------
-__inline void AT91F_MC_EFC_PerformCmd (
-       AT91PS_MC pMC, // pointer to a MC controller
-    unsigned int transfer_cmd)
-{
-       pMC->MC_FCR = transfer_cmd;     
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_MC_EFC_GetStatus
-//* \brief Return MC EFC Status
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_MC_EFC_GetStatus(
-       AT91PS_MC pMC) // pointer to a MC controller
-{
-       return pMC->MC_FSR;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_MC_EFC_IsInterruptMasked
-//* \brief Test if EFC MC Interrupt is Masked 
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_MC_EFC_IsInterruptMasked(
-        AT91PS_MC pMC,   // \arg  pointer to a MC controller
-        unsigned int flag) // \arg  flag to be tested
-{
-       return (AT91F_MC_EFC_GetModeReg(pMC) & flag);
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_MC_EFC_IsInterruptSet
-//* \brief Test if EFC MC Interrupt is Set
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_MC_EFC_IsInterruptSet(
-        AT91PS_MC pMC,   // \arg  pointer to a MC controller
-        unsigned int flag) // \arg  flag to be tested
-{
-       return (AT91F_MC_EFC_GetStatus(pMC) & flag);
-}
-
-/* *****************************************************************************
-                SOFTWARE API FOR SPI
-   ***************************************************************************** */
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_SPI_CfgCs
-//* \brief Configure SPI chip select register
-//*----------------------------------------------------------------------------
-__inline void AT91F_SPI_CfgCs (
-       AT91PS_SPI pSPI,     // pointer to a SPI controller
-       int cs,     // SPI cs number (0 to 3)
-       int val)   //  chip select register
-{
-       //* Write to the CSR register
-       *(pSPI->SPI_CSR + cs) = val;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_SPI_EnableIt
-//* \brief Enable SPI interrupt
-//*----------------------------------------------------------------------------
-__inline void AT91F_SPI_EnableIt (
-       AT91PS_SPI pSPI,     // pointer to a SPI controller
-       unsigned int flag)   // IT to be enabled
-{
-       //* Write to the IER register
-       pSPI->SPI_IER = flag;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_SPI_DisableIt
-//* \brief Disable SPI interrupt
-//*----------------------------------------------------------------------------
-__inline void AT91F_SPI_DisableIt (
-       AT91PS_SPI pSPI, // pointer to a SPI controller
-       unsigned int flag) // IT to be disabled
-{
-       //* Write to the IDR register
-       pSPI->SPI_IDR = flag;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_SPI_Reset
-//* \brief Reset the SPI controller
-//*----------------------------------------------------------------------------
-__inline void AT91F_SPI_Reset (
-       AT91PS_SPI pSPI // pointer to a SPI controller
-       )
-{
-       //* Write to the CR register
-       pSPI->SPI_CR = AT91C_SPI_SWRST;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_SPI_Enable
-//* \brief Enable the SPI controller
-//*----------------------------------------------------------------------------
-__inline void AT91F_SPI_Enable (
-       AT91PS_SPI pSPI // pointer to a SPI controller
-       )
-{
-       //* Write to the CR register
-       pSPI->SPI_CR = AT91C_SPI_SPIEN;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_SPI_Disable
-//* \brief Disable the SPI controller
-//*----------------------------------------------------------------------------
-__inline void AT91F_SPI_Disable (
-       AT91PS_SPI pSPI // pointer to a SPI controller
-       )
-{
-       //* Write to the CR register
-       pSPI->SPI_CR = AT91C_SPI_SPIDIS;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_SPI_CfgMode
-//* \brief Enable the SPI controller
-//*----------------------------------------------------------------------------
-__inline void AT91F_SPI_CfgMode (
-       AT91PS_SPI pSPI, // pointer to a SPI controller
-       int mode)        // mode register 
-{
-       //* Write to the MR register
-       pSPI->SPI_MR = mode;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_SPI_CfgPCS
-//* \brief Switch to the correct PCS of SPI Mode Register : Fixed Peripheral Selected
-//*----------------------------------------------------------------------------
-__inline void AT91F_SPI_CfgPCS (
-       AT91PS_SPI pSPI, // pointer to a SPI controller
-       char PCS_Device) // PCS of the Device
-{      
-       //* Write to the MR register
-       pSPI->SPI_MR &= 0xFFF0FFFF;
-       pSPI->SPI_MR |= ( (PCS_Device<<16) & AT91C_SPI_PCS );
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_SPI_ReceiveFrame
-//* \brief Return 2 if PDC has been initialized with Buffer and Next Buffer, 1 if PDC has been initializaed with Next Buffer, 0 if PDC is busy
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_SPI_ReceiveFrame (
-       AT91PS_SPI pSPI,
-       char *pBuffer,
-       unsigned int szBuffer,
-       char *pNextBuffer,
-       unsigned int szNextBuffer )
-{
-       return AT91F_PDC_ReceiveFrame(
-               (AT91PS_PDC) &(pSPI->SPI_RPR),
-               pBuffer,
-               szBuffer,
-               pNextBuffer,
-               szNextBuffer);
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_SPI_SendFrame
-//* \brief Return 2 if PDC has been initialized with Buffer and Next Buffer, 1 if PDC has been initializaed with Next Buffer, 0 if PDC is bSPIy
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_SPI_SendFrame(
-       AT91PS_SPI pSPI,
-       char *pBuffer,
-       unsigned int szBuffer,
-       char *pNextBuffer,
-       unsigned int szNextBuffer )
-{
-       return AT91F_PDC_SendFrame(
-               (AT91PS_PDC) &(pSPI->SPI_RPR),
-               pBuffer,
-               szBuffer,
-               pNextBuffer,
-               szNextBuffer);
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_SPI_Close
-//* \brief Close SPI: disable IT disable transfert, close PDC
-//*----------------------------------------------------------------------------
-__inline void AT91F_SPI_Close (
-       AT91PS_SPI pSPI)     // \arg pointer to a SPI controller
-{
-    //* Reset all the Chip Select register
-    pSPI->SPI_CSR[0] = 0 ;
-    pSPI->SPI_CSR[1] = 0 ;
-    pSPI->SPI_CSR[2] = 0 ;
-    pSPI->SPI_CSR[3] = 0 ;
-
-    //* Reset the SPI mode
-    pSPI->SPI_MR = 0  ;
-
-    //* Disable all interrupts
-    pSPI->SPI_IDR = 0xFFFFFFFF ;
-
-    //* Abort the Peripheral Data Transfers
-    AT91F_PDC_Close((AT91PS_PDC) &(pSPI->SPI_RPR));
-
-    //* Disable receiver and transmitter and stop any activity immediately
-    pSPI->SPI_CR = AT91C_SPI_SPIDIS;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_SPI_PutChar
-//* \brief Send a character,does not check if ready to send
-//*----------------------------------------------------------------------------
-__inline void AT91F_SPI_PutChar (
-       AT91PS_SPI pSPI,
-       unsigned int character,
-             unsigned int cs_number )
-{
-    unsigned int value_for_cs;
-    value_for_cs = (~(1 << cs_number)) & 0xF;  //Place a zero among a 4 ONEs number
-    pSPI->SPI_TDR = (character & 0xFFFF) | (value_for_cs << 16);
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_SPI_GetChar
-//* \brief Receive a character,does not check if a character is available
-//*----------------------------------------------------------------------------
-__inline int AT91F_SPI_GetChar (
-       const AT91PS_SPI pSPI)
-{
-    return((pSPI->SPI_RDR) & 0xFFFF);
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_SPI_GetInterruptMaskStatus
-//* \brief Return SPI Interrupt Mask Status
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_SPI_GetInterruptMaskStatus( // \return SPI Interrupt Mask Status
-        AT91PS_SPI pSpi) // \arg  pointer to a SPI controller
-{
-        return pSpi->SPI_IMR;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_SPI_IsInterruptMasked
-//* \brief Test if SPI Interrupt is Masked 
-//*----------------------------------------------------------------------------
-__inline int AT91F_SPI_IsInterruptMasked(
-        AT91PS_SPI pSpi,   // \arg  pointer to a SPI controller
-        unsigned int flag) // \arg  flag to be tested
-{
-        return (AT91F_SPI_GetInterruptMaskStatus(pSpi) & flag);
-}
-
-/* *****************************************************************************
-                SOFTWARE API FOR USART
-   ***************************************************************************** */
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_US_Baudrate
-//* \brief Calculate the baudrate
-//* Standard Asynchronous Mode : 8 bits , 1 stop , no parity
-#define AT91C_US_ASYNC_MODE ( AT91C_US_USMODE_NORMAL + \
-                        AT91C_US_NBSTOP_1_BIT + \
-                        AT91C_US_PAR_NONE + \
-                        AT91C_US_CHRL_8_BITS + \
-                        AT91C_US_CLKS_CLOCK )
-
-//* Standard External Asynchronous Mode : 8 bits , 1 stop , no parity
-#define AT91C_US_ASYNC_SCK_MODE ( AT91C_US_USMODE_NORMAL + \
-                            AT91C_US_NBSTOP_1_BIT + \
-                            AT91C_US_PAR_NONE + \
-                            AT91C_US_CHRL_8_BITS + \
-                            AT91C_US_CLKS_EXT )
-
-//* Standard Synchronous Mode : 8 bits , 1 stop , no parity
-#define AT91C_US_SYNC_MODE ( AT91C_US_SYNC + \
-                       AT91C_US_USMODE_NORMAL + \
-                       AT91C_US_NBSTOP_1_BIT + \
-                       AT91C_US_PAR_NONE + \
-                       AT91C_US_CHRL_8_BITS + \
-                       AT91C_US_CLKS_CLOCK )
-
-//* SCK used Label
-#define AT91C_US_SCK_USED (AT91C_US_CKLO | AT91C_US_CLKS_EXT)
-
-//* Standard ISO T=0 Mode : 8 bits , 1 stop , parity
-#define AT91C_US_ISO_READER_MODE ( AT91C_US_USMODE_ISO7816_0 + \
-                                                        AT91C_US_CLKS_CLOCK +\
-                                        AT91C_US_NBSTOP_1_BIT + \
-                                        AT91C_US_PAR_EVEN + \
-                                        AT91C_US_CHRL_8_BITS + \
-                                        AT91C_US_CKLO +\
-                                        AT91C_US_OVER)
-
-//* Standard IRDA mode
-#define AT91C_US_ASYNC_IRDA_MODE (  AT91C_US_USMODE_IRDA + \
-                            AT91C_US_NBSTOP_1_BIT + \
-                            AT91C_US_PAR_NONE + \
-                            AT91C_US_CHRL_8_BITS + \
-                            AT91C_US_CLKS_CLOCK )
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_US_Baudrate
-//* \brief Caluculate baud_value according to the main clock and the baud rate
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_US_Baudrate (
-       const unsigned int main_clock, // \arg peripheral clock
-       const unsigned int baud_rate)  // \arg UART baudrate
-{
-       unsigned int baud_value = ((main_clock*10)/(baud_rate * 16));
-       if ((baud_value % 10) >= 5)
-               baud_value = (baud_value / 10) + 1;
-       else
-               baud_value /= 10;
-       return baud_value;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_US_SetBaudrate
-//* \brief Set the baudrate according to the CPU clock
-//*----------------------------------------------------------------------------
-__inline void AT91F_US_SetBaudrate (
-       AT91PS_USART pUSART,    // \arg pointer to a USART controller
-       unsigned int mainClock, // \arg peripheral clock
-       unsigned int speed)     // \arg UART baudrate
-{
-       //* Define the baud rate divisor register
-       pUSART->US_BRGR = AT91F_US_Baudrate(mainClock, speed);
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_US_SetTimeguard
-//* \brief Set USART timeguard
-//*----------------------------------------------------------------------------
-__inline void AT91F_US_SetTimeguard (
-       AT91PS_USART pUSART,    // \arg pointer to a USART controller
-       unsigned int timeguard) // \arg timeguard value
-{
-       //* Write the Timeguard Register
-       pUSART->US_TTGR = timeguard ;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_US_EnableIt
-//* \brief Enable USART IT
-//*----------------------------------------------------------------------------
-__inline void AT91F_US_EnableIt (
-       AT91PS_USART pUSART, // \arg pointer to a USART controller
-       unsigned int flag)   // \arg IT to be enabled
-{
-       //* Write to the IER register
-       pUSART->US_IER = flag;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_US_DisableIt
-//* \brief Disable USART IT
-//*----------------------------------------------------------------------------
-__inline void AT91F_US_DisableIt (
-       AT91PS_USART pUSART, // \arg pointer to a USART controller
-       unsigned int flag)   // \arg IT to be disabled
-{
-       //* Write to the IER register
-       pUSART->US_IDR = flag;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_US_Configure
-//* \brief Configure USART
-//*----------------------------------------------------------------------------
-__inline void AT91F_US_Configure (
-       AT91PS_USART pUSART,     // \arg pointer to a USART controller
-       unsigned int mainClock,  // \arg peripheral clock
-       unsigned int mode ,      // \arg mode Register to be programmed
-       unsigned int baudRate ,  // \arg baudrate to be programmed
-       unsigned int timeguard ) // \arg timeguard to be programmed
-{
-    //* Disable interrupts
-    pUSART->US_IDR = (unsigned int) -1;
-
-    //* Reset receiver and transmitter
-    pUSART->US_CR = AT91C_US_RSTRX | AT91C_US_RSTTX | AT91C_US_RXDIS | AT91C_US_TXDIS ;
-
-       //* Define the baud rate divisor register
-       AT91F_US_SetBaudrate(pUSART, mainClock, baudRate);
-
-       //* Write the Timeguard Register
-       AT91F_US_SetTimeguard(pUSART, timeguard);
-
-    //* Clear Transmit and Receive Counters
-    AT91F_PDC_Open((AT91PS_PDC) &(pUSART->US_RPR));
-
-    //* Define the USART mode
-    pUSART->US_MR = mode  ;
-
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_US_EnableRx
-//* \brief Enable receiving characters
-//*----------------------------------------------------------------------------
-__inline void AT91F_US_EnableRx (
-       AT91PS_USART pUSART)     // \arg pointer to a USART controller
-{
-    //* Enable receiver
-    pUSART->US_CR = AT91C_US_RXEN;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_US_EnableTx
-//* \brief Enable sending characters
-//*----------------------------------------------------------------------------
-__inline void AT91F_US_EnableTx (
-       AT91PS_USART pUSART)     // \arg pointer to a USART controller
-{
-    //* Enable  transmitter
-    pUSART->US_CR = AT91C_US_TXEN;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_US_ResetRx
-//* \brief Reset Receiver and re-enable it
-//*----------------------------------------------------------------------------
-__inline void AT91F_US_ResetRx (
-       AT91PS_USART pUSART)     // \arg pointer to a USART controller
-{
-       //* Reset receiver
-       pUSART->US_CR = AT91C_US_RSTRX;
-    //* Re-Enable receiver
-    pUSART->US_CR = AT91C_US_RXEN;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_US_ResetTx
-//* \brief Reset Transmitter and re-enable it
-//*----------------------------------------------------------------------------
-__inline void AT91F_US_ResetTx (
-       AT91PS_USART pUSART)     // \arg pointer to a USART controller
-{
-       //* Reset transmitter
-       pUSART->US_CR = AT91C_US_RSTTX;
-    //* Enable transmitter
-    pUSART->US_CR = AT91C_US_TXEN;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_US_DisableRx
-//* \brief Disable Receiver
-//*----------------------------------------------------------------------------
-__inline void AT91F_US_DisableRx (
-       AT91PS_USART pUSART)     // \arg pointer to a USART controller
-{
-    //* Disable receiver
-    pUSART->US_CR = AT91C_US_RXDIS;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_US_DisableTx
-//* \brief Disable Transmitter
-//*----------------------------------------------------------------------------
-__inline void AT91F_US_DisableTx (
-       AT91PS_USART pUSART)     // \arg pointer to a USART controller
-{
-    //* Disable transmitter
-    pUSART->US_CR = AT91C_US_TXDIS;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_US_Close
-//* \brief Close USART: disable IT disable receiver and transmitter, close PDC
-//*----------------------------------------------------------------------------
-__inline void AT91F_US_Close (
-       AT91PS_USART pUSART)     // \arg pointer to a USART controller
-{
-    //* Reset the baud rate divisor register
-    pUSART->US_BRGR = 0 ;
-
-    //* Reset the USART mode
-    pUSART->US_MR = 0  ;
-
-    //* Reset the Timeguard Register
-    pUSART->US_TTGR = 0;
-
-    //* Disable all interrupts
-    pUSART->US_IDR = 0xFFFFFFFF ;
-
-    //* Abort the Peripheral Data Transfers
-    AT91F_PDC_Close((AT91PS_PDC) &(pUSART->US_RPR));
-
-    //* Disable receiver and transmitter and stop any activity immediately
-    pUSART->US_CR = AT91C_US_TXDIS | AT91C_US_RXDIS | AT91C_US_RSTTX | AT91C_US_RSTRX ;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_US_TxReady
-//* \brief Return 1 if a character can be written in US_THR
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_US_TxReady (
-       AT91PS_USART pUSART )     // \arg pointer to a USART controller
-{
-    return (pUSART->US_CSR & AT91C_US_TXRDY);
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_US_RxReady
-//* \brief Return 1 if a character can be read in US_RHR
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_US_RxReady (
-       AT91PS_USART pUSART )     // \arg pointer to a USART controller
-{
-    return (pUSART->US_CSR & AT91C_US_RXRDY);
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_US_Error
-//* \brief Return the error flag
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_US_Error (
-       AT91PS_USART pUSART )     // \arg pointer to a USART controller
-{
-    return (pUSART->US_CSR &
-       (AT91C_US_OVRE |  // Overrun error
-        AT91C_US_FRAME | // Framing error
-        AT91C_US_PARE));  // Parity error
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_US_PutChar
-//* \brief Send a character,does not check if ready to send
-//*----------------------------------------------------------------------------
-__inline void AT91F_US_PutChar (
-       AT91PS_USART pUSART,
-       int character )
-{
-    pUSART->US_THR = (character & 0x1FF);
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_US_GetChar
-//* \brief Receive a character,does not check if a character is available
-//*----------------------------------------------------------------------------
-__inline int AT91F_US_GetChar (
-       const AT91PS_USART pUSART)
-{
-    return((pUSART->US_RHR) & 0x1FF);
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_US_SendFrame
-//* \brief Return 2 if PDC has been initialized with Buffer and Next Buffer, 1 if PDC has been initializaed with Next Buffer, 0 if PDC is busy
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_US_SendFrame(
-       AT91PS_USART pUSART,
-       char *pBuffer,
-       unsigned int szBuffer,
-       char *pNextBuffer,
-       unsigned int szNextBuffer )
-{
-       return AT91F_PDC_SendFrame(
-               (AT91PS_PDC) &(pUSART->US_RPR),
-               pBuffer,
-               szBuffer,
-               pNextBuffer,
-               szNextBuffer);
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_US_ReceiveFrame
-//* \brief Return 2 if PDC has been initialized with Buffer and Next Buffer, 1 if PDC has been initializaed with Next Buffer, 0 if PDC is busy
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_US_ReceiveFrame (
-       AT91PS_USART pUSART,
-       char *pBuffer,
-       unsigned int szBuffer,
-       char *pNextBuffer,
-       unsigned int szNextBuffer )
-{
-       return AT91F_PDC_ReceiveFrame(
-               (AT91PS_PDC) &(pUSART->US_RPR),
-               pBuffer,
-               szBuffer,
-               pNextBuffer,
-               szNextBuffer);
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_US_SetIrdaFilter
-//* \brief Set the value of IrDa filter tregister
-//*----------------------------------------------------------------------------
-__inline void AT91F_US_SetIrdaFilter (
-       AT91PS_USART pUSART,
-       unsigned char value
-)
-{
-       pUSART->US_IF = value;
-}
-
-/* *****************************************************************************
-                SOFTWARE API FOR SSC
-   ***************************************************************************** */
-//* Define the standard I2S mode configuration
-
-//* Configuration to set in the SSC Transmit Clock Mode Register
-//* Parameters :  nb_bit_by_slot : 8, 16 or 32 bits
-//*                      nb_slot_by_frame : number of channels
-#define AT91C_I2S_ASY_MASTER_TX_SETTING(nb_bit_by_slot, nb_slot_by_frame)( +\
-                                                                          AT91C_SSC_CKS_DIV   +\
-                                          AT91C_SSC_CKO_CONTINOUS      +\
-                                          AT91C_SSC_CKG_NONE    +\
-                                       AT91C_SSC_START_FALL_RF +\
-                                                  AT91C_SSC_STTOUT  +\
-                                          ((1<<16) & AT91C_SSC_STTDLY) +\
-                                          ((((nb_bit_by_slot*nb_slot_by_frame)/2)-1) <<24))
-
-
-//* Configuration to set in the SSC Transmit Frame Mode Register
-//* Parameters : nb_bit_by_slot : 8, 16 or 32 bits
-//*                     nb_slot_by_frame : number of channels
-#define AT91C_I2S_ASY_TX_FRAME_SETTING(nb_bit_by_slot, nb_slot_by_frame)( +\
-                                                                       (nb_bit_by_slot-1)  +\
-                                       AT91C_SSC_MSBF   +\
-                                       (((nb_slot_by_frame-1)<<8) & AT91C_SSC_DATNB)  +\
-                                       (((nb_bit_by_slot-1)<<16) & AT91C_SSC_FSLEN) +\
-                                       AT91C_SSC_FSOS_NEGATIVE)
-
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_SSC_SetBaudrate
-//* \brief Set the baudrate according to the CPU clock
-//*----------------------------------------------------------------------------
-__inline void AT91F_SSC_SetBaudrate (
-        AT91PS_SSC pSSC,        // \arg pointer to a SSC controller
-        unsigned int mainClock, // \arg peripheral clock
-        unsigned int speed)     // \arg SSC baudrate
-{
-        unsigned int baud_value;
-        //* Define the baud rate divisor register
-        if (speed == 0)
-           baud_value = 0;
-        else
-        {
-           baud_value = (unsigned int) (mainClock * 10)/(2*speed);
-           if ((baud_value % 10) >= 5)
-                  baud_value = (baud_value / 10) + 1;
-           else
-                  baud_value /= 10;
-        }
-
-        pSSC->SSC_CMR = baud_value;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_SSC_Configure
-//* \brief Configure SSC
-//*----------------------------------------------------------------------------
-__inline void AT91F_SSC_Configure (
-             AT91PS_SSC pSSC,          // \arg pointer to a SSC controller
-             unsigned int syst_clock,  // \arg System Clock Frequency
-             unsigned int baud_rate,   // \arg Expected Baud Rate Frequency
-             unsigned int clock_rx,    // \arg Receiver Clock Parameters
-             unsigned int mode_rx,     // \arg mode Register to be programmed
-             unsigned int clock_tx,    // \arg Transmitter Clock Parameters
-             unsigned int mode_tx)     // \arg mode Register to be programmed
-{
-    //* Disable interrupts
-       pSSC->SSC_IDR = (unsigned int) -1;
-
-    //* Reset receiver and transmitter
-       pSSC->SSC_CR = AT91C_SSC_SWRST | AT91C_SSC_RXDIS | AT91C_SSC_TXDIS ;
-
-    //* Define the Clock Mode Register
-       AT91F_SSC_SetBaudrate(pSSC, syst_clock, baud_rate);
-
-     //* Write the Receive Clock Mode Register
-       pSSC->SSC_RCMR =  clock_rx;
-
-     //* Write the Transmit Clock Mode Register
-       pSSC->SSC_TCMR =  clock_tx;
-
-     //* Write the Receive Frame Mode Register
-       pSSC->SSC_RFMR =  mode_rx;
-
-     //* Write the Transmit Frame Mode Register
-       pSSC->SSC_TFMR =  mode_tx;
-
-    //* Clear Transmit and Receive Counters
-       AT91F_PDC_Open((AT91PS_PDC) &(pSSC->SSC_RPR));
-
-
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_SSC_EnableRx
-//* \brief Enable receiving datas
-//*----------------------------------------------------------------------------
-__inline void AT91F_SSC_EnableRx (
-       AT91PS_SSC pSSC)     // \arg pointer to a SSC controller
-{
-    //* Enable receiver
-    pSSC->SSC_CR = AT91C_SSC_RXEN;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_SSC_DisableRx
-//* \brief Disable receiving datas
-//*----------------------------------------------------------------------------
-__inline void AT91F_SSC_DisableRx (
-       AT91PS_SSC pSSC)     // \arg pointer to a SSC controller
-{
-    //* Disable receiver
-    pSSC->SSC_CR = AT91C_SSC_RXDIS;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_SSC_EnableTx
-//* \brief Enable sending datas
-//*----------------------------------------------------------------------------
-__inline void AT91F_SSC_EnableTx (
-       AT91PS_SSC pSSC)     // \arg pointer to a SSC controller
-{
-    //* Enable  transmitter
-    pSSC->SSC_CR = AT91C_SSC_TXEN;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_SSC_DisableTx
-//* \brief Disable sending datas
-//*----------------------------------------------------------------------------
-__inline void AT91F_SSC_DisableTx (
-       AT91PS_SSC pSSC)     // \arg pointer to a SSC controller
-{
-    //* Disable  transmitter
-    pSSC->SSC_CR = AT91C_SSC_TXDIS;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_SSC_EnableIt
-//* \brief Enable SSC IT
-//*----------------------------------------------------------------------------
-__inline void AT91F_SSC_EnableIt (
-       AT91PS_SSC pSSC, // \arg pointer to a SSC controller
-       unsigned int flag)   // \arg IT to be enabled
-{
-       //* Write to the IER register
-       pSSC->SSC_IER = flag;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_SSC_DisableIt
-//* \brief Disable SSC IT
-//*----------------------------------------------------------------------------
-__inline void AT91F_SSC_DisableIt (
-       AT91PS_SSC pSSC, // \arg pointer to a SSC controller
-       unsigned int flag)   // \arg IT to be disabled
-{
-       //* Write to the IDR register
-       pSSC->SSC_IDR = flag;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_SSC_ReceiveFrame
-//* \brief Return 2 if PDC has been initialized with Buffer and Next Buffer, 1 if PDC has been initialized with Next Buffer, 0 if PDC is busy
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_SSC_ReceiveFrame (
-       AT91PS_SSC pSSC,
-       char *pBuffer,
-       unsigned int szBuffer,
-       char *pNextBuffer,
-       unsigned int szNextBuffer )
-{
-       return AT91F_PDC_ReceiveFrame(
-               (AT91PS_PDC) &(pSSC->SSC_RPR),
-               pBuffer,
-               szBuffer,
-               pNextBuffer,
-               szNextBuffer);
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_SSC_SendFrame
-//* \brief Return 2 if PDC has been initialized with Buffer and Next Buffer, 1 if PDC has been initialized with Next Buffer, 0 if PDC is busy
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_SSC_SendFrame(
-       AT91PS_SSC pSSC,
-       char *pBuffer,
-       unsigned int szBuffer,
-       char *pNextBuffer,
-       unsigned int szNextBuffer )
-{
-       return AT91F_PDC_SendFrame(
-               (AT91PS_PDC) &(pSSC->SSC_RPR),
-               pBuffer,
-               szBuffer,
-               pNextBuffer,
-               szNextBuffer);
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_SSC_GetInterruptMaskStatus
-//* \brief Return SSC Interrupt Mask Status
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_SSC_GetInterruptMaskStatus( // \return SSC Interrupt Mask Status
-        AT91PS_SSC pSsc) // \arg  pointer to a SSC controller
-{
-        return pSsc->SSC_IMR;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_SSC_IsInterruptMasked
-//* \brief Test if SSC Interrupt is Masked 
-//*----------------------------------------------------------------------------
-__inline int AT91F_SSC_IsInterruptMasked(
-        AT91PS_SSC pSsc,   // \arg  pointer to a SSC controller
-        unsigned int flag) // \arg  flag to be tested
-{
-        return (AT91F_SSC_GetInterruptMaskStatus(pSsc) & flag);
-}
-
-/* *****************************************************************************
-                SOFTWARE API FOR TWI
-   ***************************************************************************** */
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_TWI_EnableIt
-//* \brief Enable TWI IT
-//*----------------------------------------------------------------------------
-__inline void AT91F_TWI_EnableIt (
-       AT91PS_TWI pTWI, // \arg pointer to a TWI controller
-       unsigned int flag)   // \arg IT to be enabled
-{
-       //* Write to the IER register
-       pTWI->TWI_IER = flag;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_TWI_DisableIt
-//* \brief Disable TWI IT
-//*----------------------------------------------------------------------------
-__inline void AT91F_TWI_DisableIt (
-       AT91PS_TWI pTWI, // \arg pointer to a TWI controller
-       unsigned int flag)   // \arg IT to be disabled
-{
-       //* Write to the IDR register
-       pTWI->TWI_IDR = flag;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_TWI_Configure
-//* \brief Configure TWI in master mode
-//*----------------------------------------------------------------------------
-__inline void AT91F_TWI_Configure ( AT91PS_TWI pTWI )          // \arg pointer to a TWI controller
-{
-    //* Disable interrupts
-       pTWI->TWI_IDR = (unsigned int) -1;
-
-    //* Reset peripheral
-       pTWI->TWI_CR = AT91C_TWI_SWRST;
-
-       //* Set Master mode
-       pTWI->TWI_CR = AT91C_TWI_MSEN;
-
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_TWI_GetInterruptMaskStatus
-//* \brief Return TWI Interrupt Mask Status
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_TWI_GetInterruptMaskStatus( // \return TWI Interrupt Mask Status
-        AT91PS_TWI pTwi) // \arg  pointer to a TWI controller
-{
-        return pTwi->TWI_IMR;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_TWI_IsInterruptMasked
-//* \brief Test if TWI Interrupt is Masked 
-//*----------------------------------------------------------------------------
-__inline int AT91F_TWI_IsInterruptMasked(
-        AT91PS_TWI pTwi,   // \arg  pointer to a TWI controller
-        unsigned int flag) // \arg  flag to be tested
-{
-        return (AT91F_TWI_GetInterruptMaskStatus(pTwi) & flag);
-}
-
-/* *****************************************************************************
-                SOFTWARE API FOR PWMC
-   ***************************************************************************** */
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PWM_GetStatus
-//* \brief Return PWM Interrupt Status
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_PWMC_GetStatus( // \return PWM Interrupt Status
-       AT91PS_PWMC pPWM) // pointer to a PWM controller
-{
-       return pPWM->PWMC_SR;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PWM_InterruptEnable
-//* \brief Enable PWM Interrupt
-//*----------------------------------------------------------------------------
-__inline void AT91F_PWMC_InterruptEnable(
-        AT91PS_PWMC pPwm,   // \arg  pointer to a PWM controller
-        unsigned int flag) // \arg  PWM interrupt to be enabled
-{
-        pPwm->PWMC_IER = flag;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PWM_InterruptDisable
-//* \brief Disable PWM Interrupt
-//*----------------------------------------------------------------------------
-__inline void AT91F_PWMC_InterruptDisable(
-        AT91PS_PWMC pPwm,   // \arg  pointer to a PWM controller
-        unsigned int flag) // \arg  PWM interrupt to be disabled
-{
-        pPwm->PWMC_IDR = flag;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PWM_GetInterruptMaskStatus
-//* \brief Return PWM Interrupt Mask Status
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_PWMC_GetInterruptMaskStatus( // \return PWM Interrupt Mask Status
-        AT91PS_PWMC pPwm) // \arg  pointer to a PWM controller
-{
-        return pPwm->PWMC_IMR;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PWM_IsInterruptMasked
-//* \brief Test if PWM Interrupt is Masked
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_PWMC_IsInterruptMasked(
-        AT91PS_PWMC pPWM,   // \arg  pointer to a PWM controller
-        unsigned int flag) // \arg  flag to be tested
-{
-       return (AT91F_PWMC_GetInterruptMaskStatus(pPWM) & flag);
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PWM_IsStatusSet
-//* \brief Test if PWM Interrupt is Set
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_PWMC_IsStatusSet(
-        AT91PS_PWMC pPWM,   // \arg  pointer to a PWM controller
-        unsigned int flag) // \arg  flag to be tested
-{
-       return (AT91F_PWMC_GetStatus(pPWM) & flag);
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PWM_CfgChannel
-//* \brief Test if PWM Interrupt is Set
-//*----------------------------------------------------------------------------
-__inline void AT91F_PWMC_CfgChannel(
-        AT91PS_PWMC pPWM,   // \arg  pointer to a PWM controller
-        unsigned int channelId, // \arg PWM channel ID
-        unsigned int mode, // \arg  PWM mode
-        unsigned int period, // \arg PWM period
-        unsigned int duty) // \arg PWM duty cycle
-{
-       pPWM->PWMC_CH[channelId].PWMC_CMR = mode;
-       pPWM->PWMC_CH[channelId].PWMC_CDTYR = duty;
-       pPWM->PWMC_CH[channelId].PWMC_CPRDR = period;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PWM_StartChannel
-//* \brief Enable channel
-//*----------------------------------------------------------------------------
-__inline void AT91F_PWMC_StartChannel(
-        AT91PS_PWMC pPWM,   // \arg  pointer to a PWM controller
-        unsigned int flag) // \arg  Channels IDs to be enabled
-{
-       pPWM->PWMC_ENA = flag;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PWM_StopChannel
-//* \brief Disable channel
-//*----------------------------------------------------------------------------
-__inline void AT91F_PWMC_StopChannel(
-        AT91PS_PWMC pPWM,   // \arg  pointer to a PWM controller
-        unsigned int flag) // \arg  Channels IDs to be enabled
-{
-       pPWM->PWMC_DIS = flag;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PWM_UpdateChannel
-//* \brief Update Period or Duty Cycle
-//*----------------------------------------------------------------------------
-__inline void AT91F_PWMC_UpdateChannel(
-        AT91PS_PWMC pPWM,   // \arg  pointer to a PWM controller
-        unsigned int channelId, // \arg PWM channel ID
-        unsigned int update) // \arg  Channels IDs to be enabled
-{
-       pPWM->PWMC_CH[channelId].PWMC_CUPDR = update;
-}
-
-/* *****************************************************************************
-                SOFTWARE API FOR UDP
-   ***************************************************************************** */
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_UDP_EnableIt
-//* \brief Enable UDP IT
-//*----------------------------------------------------------------------------
-__inline void AT91F_UDP_EnableIt (
-       AT91PS_UDP pUDP,     // \arg pointer to a UDP controller
-       unsigned int flag)   // \arg IT to be enabled
-{
-       //* Write to the IER register
-       pUDP->UDP_IER = flag;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_UDP_DisableIt
-//* \brief Disable UDP IT
-//*----------------------------------------------------------------------------
-__inline void AT91F_UDP_DisableIt (
-       AT91PS_UDP pUDP,     // \arg pointer to a UDP controller
-       unsigned int flag)   // \arg IT to be disabled
-{
-       //* Write to the IDR register
-       pUDP->UDP_IDR = flag;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_UDP_SetAddress
-//* \brief Set UDP functional address
-//*----------------------------------------------------------------------------
-__inline void AT91F_UDP_SetAddress (
-       AT91PS_UDP pUDP,     // \arg pointer to a UDP controller
-       unsigned char address)   // \arg new UDP address
-{
-       pUDP->UDP_FADDR = (AT91C_UDP_FEN | address);
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_UDP_EnableEp
-//* \brief Enable Endpoint
-//*----------------------------------------------------------------------------
-__inline void AT91F_UDP_EnableEp (
-       AT91PS_UDP pUDP,     // \arg pointer to a UDP controller
-       unsigned char endpoint)   // \arg endpoint number
-{
-       pUDP->UDP_CSR[endpoint] |= AT91C_UDP_EPEDS;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_UDP_DisableEp
-//* \brief Enable Endpoint
-//*----------------------------------------------------------------------------
-__inline void AT91F_UDP_DisableEp (
-       AT91PS_UDP pUDP,     // \arg pointer to a UDP controller
-       unsigned char endpoint)   // \arg endpoint number
-{
-       pUDP->UDP_CSR[endpoint] &= ~AT91C_UDP_EPEDS;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_UDP_SetState
-//* \brief Set UDP Device state
-//*----------------------------------------------------------------------------
-__inline void AT91F_UDP_SetState (
-       AT91PS_UDP pUDP,     // \arg pointer to a UDP controller
-       unsigned int flag)   // \arg new UDP address
-{
-       pUDP->UDP_GLBSTATE  &= ~(AT91C_UDP_FADDEN | AT91C_UDP_CONFG);
-       pUDP->UDP_GLBSTATE  |= flag;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_UDP_GetState
-//* \brief return UDP Device state
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_UDP_GetState ( // \return the UDP device state
-       AT91PS_UDP pUDP)     // \arg pointer to a UDP controller
-{
-       return (pUDP->UDP_GLBSTATE  & (AT91C_UDP_FADDEN | AT91C_UDP_CONFG));
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_UDP_ResetEp
-//* \brief Reset UDP endpoint
-//*----------------------------------------------------------------------------
-__inline void AT91F_UDP_ResetEp ( // \return the UDP device state
-       AT91PS_UDP pUDP,     // \arg pointer to a UDP controller
-       unsigned int flag)   // \arg Endpoints to be reset
-{
-       pUDP->UDP_RSTEP = flag;
-       pUDP->UDP_RSTEP = 0;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_UDP_EpStall
-//* \brief Endpoint will STALL requests
-//*----------------------------------------------------------------------------
-__inline void AT91F_UDP_EpStall(
-       AT91PS_UDP pUDP,     // \arg pointer to a UDP controller
-       unsigned char endpoint)   // \arg endpoint number
-{
-       pUDP->UDP_CSR[endpoint] |= AT91C_UDP_FORCESTALL;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_UDP_EpWrite
-//* \brief Write value in the DPR
-//*----------------------------------------------------------------------------
-__inline void AT91F_UDP_EpWrite(
-       AT91PS_UDP pUDP,         // \arg pointer to a UDP controller
-       unsigned char endpoint,  // \arg endpoint number
-       unsigned char value)     // \arg value to be written in the DPR
-{
-       pUDP->UDP_FDR[endpoint] = value;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_UDP_EpRead
-//* \brief Return value from the DPR
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_UDP_EpRead(
-       AT91PS_UDP pUDP,         // \arg pointer to a UDP controller
-       unsigned char endpoint)  // \arg endpoint number
-{
-       return pUDP->UDP_FDR[endpoint];
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_UDP_EpEndOfWr
-//* \brief Notify the UDP that values in DPR are ready to be sent
-//*----------------------------------------------------------------------------
-__inline void AT91F_UDP_EpEndOfWr(
-       AT91PS_UDP pUDP,         // \arg pointer to a UDP controller
-       unsigned char endpoint)  // \arg endpoint number
-{
-       pUDP->UDP_CSR[endpoint] |= AT91C_UDP_TXPKTRDY;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_UDP_EpClear
-//* \brief Clear flag in the endpoint CSR register
-//*----------------------------------------------------------------------------
-__inline void AT91F_UDP_EpClear(
-       AT91PS_UDP pUDP,         // \arg pointer to a UDP controller
-       unsigned char endpoint,  // \arg endpoint number
-       unsigned int flag)       // \arg flag to be cleared
-{
-       pUDP->UDP_CSR[endpoint] &= ~(flag);
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_UDP_EpSet
-//* \brief Set flag in the endpoint CSR register
-//*----------------------------------------------------------------------------
-__inline void AT91F_UDP_EpSet(
-       AT91PS_UDP pUDP,         // \arg pointer to a UDP controller
-       unsigned char endpoint,  // \arg endpoint number
-       unsigned int flag)       // \arg flag to be cleared
-{
-       pUDP->UDP_CSR[endpoint] |= flag;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_UDP_EpStatus
-//* \brief Return the endpoint CSR register
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_UDP_EpStatus(
-       AT91PS_UDP pUDP,         // \arg pointer to a UDP controller
-       unsigned char endpoint)  // \arg endpoint number
-{
-       return pUDP->UDP_CSR[endpoint];
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_UDP_GetInterruptMaskStatus
-//* \brief Return UDP Interrupt Mask Status
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_UDP_GetInterruptMaskStatus(
-  AT91PS_UDP pUdp)        // \arg  pointer to a UDP controller
-{
-  return pUdp->UDP_IMR;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_UDP_IsInterruptMasked
-//* \brief Test if UDP Interrupt is Masked 
-//*----------------------------------------------------------------------------
-__inline int AT91F_UDP_IsInterruptMasked(
-  AT91PS_UDP pUdp,       // \arg  pointer to a UDP controller
-  unsigned int flag)     // \arg  flag to be tested
-{
-  return (AT91F_UDP_GetInterruptMaskStatus(pUdp) & flag);
-}
-
-// ----------------------------------------------------------------------------
-//  \fn    AT91F_UDP_InterruptStatusRegister
-//  \brief Return the Interrupt Status Register
-// ----------------------------------------------------------------------------
-__inline unsigned int AT91F_UDP_InterruptStatusRegister( 
-  AT91PS_UDP pUDP )      // \arg  pointer to a UDP controller
-{
-  return pUDP->UDP_ISR;
-}
-
-// ----------------------------------------------------------------------------
-//  \fn    AT91F_UDP_InterruptClearRegister
-//  \brief Clear Interrupt Register
-// ----------------------------------------------------------------------------
-__inline void AT91F_UDP_InterruptClearRegister (
-  AT91PS_UDP pUDP,       // \arg pointer to UDP controller
-  unsigned int flag)     // \arg IT to be cleat
-{
-  pUDP->UDP_ICR = flag; 
-}
-
-// ----------------------------------------------------------------------------
-//  \fn    AT91F_UDP_EnableTransceiver
-//  \brief Enable transceiver
-// ----------------------------------------------------------------------------
-__inline void AT91F_UDP_EnableTransceiver( 
-  AT91PS_UDP pUDP )      // \arg  pointer to a UDP controller
-{
-    pUDP->UDP_TXVC &= ~AT91C_UDP_TXVDIS; 
-}
-
-// ----------------------------------------------------------------------------
-//  \fn    AT91F_UDP_DisableTransceiver
-//  \brief Disable transceiver
-// ----------------------------------------------------------------------------
-__inline void AT91F_UDP_DisableTransceiver( 
-  AT91PS_UDP pUDP )      // \arg  pointer to a UDP controller
-{
-    pUDP->UDP_TXVC = AT91C_UDP_TXVDIS; 
-}
-
-/* *****************************************************************************
-                SOFTWARE API FOR TC
-   ***************************************************************************** */
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_TC_InterruptEnable
-//* \brief Enable TC Interrupt
-//*----------------------------------------------------------------------------
-__inline void AT91F_TC_InterruptEnable(
-        AT91PS_TC pTc,   // \arg  pointer to a TC controller
-        unsigned int flag) // \arg  TC interrupt to be enabled
-{
-        pTc->TC_IER = flag;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_TC_InterruptDisable
-//* \brief Disable TC Interrupt
-//*----------------------------------------------------------------------------
-__inline void AT91F_TC_InterruptDisable(
-        AT91PS_TC pTc,   // \arg  pointer to a TC controller
-        unsigned int flag) // \arg  TC interrupt to be disabled
-{
-        pTc->TC_IDR = flag;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_TC_GetInterruptMaskStatus
-//* \brief Return TC Interrupt Mask Status
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_TC_GetInterruptMaskStatus( // \return TC Interrupt Mask Status
-        AT91PS_TC pTc) // \arg  pointer to a TC controller
-{
-        return pTc->TC_IMR;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_TC_IsInterruptMasked
-//* \brief Test if TC Interrupt is Masked 
-//*----------------------------------------------------------------------------
-__inline int AT91F_TC_IsInterruptMasked(
-        AT91PS_TC pTc,   // \arg  pointer to a TC controller
-        unsigned int flag) // \arg  flag to be tested
-{
-        return (AT91F_TC_GetInterruptMaskStatus(pTc) & flag);
-}
-
-/* *****************************************************************************
-                SOFTWARE API FOR CAN
-   ***************************************************************************** */
-#define        STANDARD_FORMAT 0
-#define        EXTENDED_FORMAT 1
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_InitMailboxRegisters()
-//* \brief Configure the corresponding mailbox
-//*----------------------------------------------------------------------------
-__inline void AT91F_InitMailboxRegisters(AT91PS_CAN_MB CAN_Mailbox,
-                                                               int                     mode_reg,
-                                                               int                     acceptance_mask_reg,
-                                                               int                     id_reg,
-                                                               int                     data_low_reg,
-                                                               int                     data_high_reg,
-                                                               int                     control_reg)
-{
-       CAN_Mailbox->CAN_MB_MCR         = 0x0;
-       CAN_Mailbox->CAN_MB_MMR         = mode_reg;
-       CAN_Mailbox->CAN_MB_MAM         = acceptance_mask_reg;
-       CAN_Mailbox->CAN_MB_MID         = id_reg;
-       CAN_Mailbox->CAN_MB_MDL         = data_low_reg;                 
-       CAN_Mailbox->CAN_MB_MDH         = data_high_reg;
-       CAN_Mailbox->CAN_MB_MCR         = control_reg;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_EnableCAN()
-//* \brief 
-//*----------------------------------------------------------------------------
-__inline void AT91F_EnableCAN(
-       AT91PS_CAN pCAN)     // pointer to a CAN controller
-{
-       pCAN->CAN_MR |= AT91C_CAN_CANEN;
-
-       // Wait for WAKEUP flag raising <=> 11-recessive-bit were scanned by the transceiver
-       while( (pCAN->CAN_SR & AT91C_CAN_WAKEUP) != AT91C_CAN_WAKEUP );
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_DisableCAN()
-//* \brief 
-//*----------------------------------------------------------------------------
-__inline void AT91F_DisableCAN(
-       AT91PS_CAN pCAN)     // pointer to a CAN controller
-{
-       pCAN->CAN_MR &= ~AT91C_CAN_CANEN;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_CAN_EnableIt
-//* \brief Enable CAN interrupt
-//*----------------------------------------------------------------------------
-__inline void AT91F_CAN_EnableIt (
-       AT91PS_CAN pCAN,     // pointer to a CAN controller
-       unsigned int flag)   // IT to be enabled
-{
-       //* Write to the IER register
-       pCAN->CAN_IER = flag;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_CAN_DisableIt
-//* \brief Disable CAN interrupt
-//*----------------------------------------------------------------------------
-__inline void AT91F_CAN_DisableIt (
-       AT91PS_CAN pCAN, // pointer to a CAN controller
-       unsigned int flag) // IT to be disabled
-{
-       //* Write to the IDR register
-       pCAN->CAN_IDR = flag;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_CAN_GetStatus
-//* \brief Return CAN Interrupt Status
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_CAN_GetStatus( // \return CAN Interrupt Status
-       AT91PS_CAN pCAN) // pointer to a CAN controller
-{
-       return pCAN->CAN_SR;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_CAN_GetInterruptMaskStatus
-//* \brief Return CAN Interrupt Mask Status
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_CAN_GetInterruptMaskStatus( // \return CAN Interrupt Mask Status
-       AT91PS_CAN pCAN) // pointer to a CAN controller
-{
-       return pCAN->CAN_IMR;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_CAN_IsInterruptMasked
-//* \brief Test if CAN Interrupt is Masked 
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_CAN_IsInterruptMasked(
-        AT91PS_CAN pCAN,   // \arg  pointer to a CAN controller
-        unsigned int flag) // \arg  flag to be tested
-{
-       return (AT91F_CAN_GetInterruptMaskStatus(pCAN) & flag);
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_CAN_IsStatusSet
-//* \brief Test if CAN Interrupt is Set
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_CAN_IsStatusSet(
-        AT91PS_CAN pCAN,   // \arg  pointer to a CAN controller
-        unsigned int flag) // \arg  flag to be tested
-{
-       return (AT91F_CAN_GetStatus(pCAN) & flag);
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_CAN_CfgModeReg
-//* \brief Configure the Mode Register of the CAN controller
-//*----------------------------------------------------------------------------
-__inline void AT91F_CAN_CfgModeReg (
-       AT91PS_CAN pCAN, // pointer to a CAN controller
-       unsigned int mode)        // mode register 
-{
-       //* Write to the MR register
-       pCAN->CAN_MR = mode;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_CAN_GetModeReg
-//* \brief Return the Mode Register of the CAN controller value
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_CAN_GetModeReg (
-       AT91PS_CAN pCAN // pointer to a CAN controller
-       )
-{
-       return pCAN->CAN_MR;    
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_CAN_CfgBaudrateReg
-//* \brief Configure the Baudrate of the CAN controller for the network
-//*----------------------------------------------------------------------------
-__inline void AT91F_CAN_CfgBaudrateReg (
-       AT91PS_CAN pCAN, // pointer to a CAN controller
-       unsigned int baudrate_cfg)
-{
-       //* Write to the BR register
-       pCAN->CAN_BR = baudrate_cfg;    
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_CAN_GetBaudrate
-//* \brief Return the Baudrate of the CAN controller for the network value
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_CAN_GetBaudrate (
-       AT91PS_CAN pCAN // pointer to a CAN controller
-       )
-{
-       return pCAN->CAN_BR;    
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_CAN_GetInternalCounter
-//* \brief Return CAN Timer Regsiter Value
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_CAN_GetInternalCounter (
-       AT91PS_CAN pCAN // pointer to a CAN controller
-       )
-{
-       return pCAN->CAN_TIM;   
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_CAN_GetTimestamp
-//* \brief Return CAN Timestamp Register Value
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_CAN_GetTimestamp (
-       AT91PS_CAN pCAN // pointer to a CAN controller
-       )
-{
-       return pCAN->CAN_TIMESTP;       
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_CAN_GetErrorCounter
-//* \brief Return CAN Error Counter Register Value
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_CAN_GetErrorCounter (
-       AT91PS_CAN pCAN // pointer to a CAN controller
-       )
-{
-       return pCAN->CAN_ECR;   
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_CAN_InitTransferRequest
-//* \brief Request for a transfer on the corresponding mailboxes
-//*----------------------------------------------------------------------------
-__inline void AT91F_CAN_InitTransferRequest (
-       AT91PS_CAN pCAN, // pointer to a CAN controller
-    unsigned int transfer_cmd)
-{
-       pCAN->CAN_TCR = transfer_cmd;   
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_CAN_InitAbortRequest
-//* \brief Abort the corresponding mailboxes
-//*----------------------------------------------------------------------------
-__inline void AT91F_CAN_InitAbortRequest (
-       AT91PS_CAN pCAN, // pointer to a CAN controller
-    unsigned int abort_cmd)
-{
-       pCAN->CAN_ACR = abort_cmd;      
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_CAN_CfgMessageModeReg
-//* \brief Program the Message Mode Register
-//*----------------------------------------------------------------------------
-__inline void AT91F_CAN_CfgMessageModeReg (
-       AT91PS_CAN_MB   CAN_Mailbox, // pointer to a CAN Mailbox
-    unsigned int mode)
-{
-       CAN_Mailbox->CAN_MB_MMR = mode; 
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_CAN_GetMessageModeReg
-//* \brief Return the Message Mode Register
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_CAN_GetMessageModeReg (
-       AT91PS_CAN_MB   CAN_Mailbox) // pointer to a CAN Mailbox
-{
-       return CAN_Mailbox->CAN_MB_MMR; 
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_CAN_CfgMessageIDReg
-//* \brief Program the Message ID Register
-//* \brief Version == 0 for Standard messsage, Version == 1 for Extended  
-//*----------------------------------------------------------------------------
-__inline void AT91F_CAN_CfgMessageIDReg (
-       AT91PS_CAN_MB   CAN_Mailbox, // pointer to a CAN Mailbox
-    unsigned int id,
-    unsigned char version)
-{
-       if(version==0)  // IDvA Standard Format
-               CAN_Mailbox->CAN_MB_MID = id<<18;
-       else    // IDvB Extended Format
-               CAN_Mailbox->CAN_MB_MID = id | (1<<29); // set MIDE bit
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_CAN_GetMessageIDReg
-//* \brief Return the Message ID Register
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_CAN_GetMessageIDReg (
-       AT91PS_CAN_MB   CAN_Mailbox) // pointer to a CAN Mailbox
-{
-       return CAN_Mailbox->CAN_MB_MID;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_CAN_CfgMessageAcceptanceMaskReg
-//* \brief Program the Message Acceptance Mask Register
-//*----------------------------------------------------------------------------
-__inline void AT91F_CAN_CfgMessageAcceptanceMaskReg (
-       AT91PS_CAN_MB   CAN_Mailbox, // pointer to a CAN Mailbox
-    unsigned int mask)
-{
-       CAN_Mailbox->CAN_MB_MAM = mask;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_CAN_GetMessageAcceptanceMaskReg
-//* \brief Return the Message Acceptance Mask Register
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_CAN_GetMessageAcceptanceMaskReg (
-       AT91PS_CAN_MB   CAN_Mailbox) // pointer to a CAN Mailbox
-{
-       return CAN_Mailbox->CAN_MB_MAM;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_CAN_GetFamilyID
-//* \brief Return the Message ID Register
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_CAN_GetFamilyID (
-       AT91PS_CAN_MB   CAN_Mailbox) // pointer to a CAN Mailbox
-{
-       return CAN_Mailbox->CAN_MB_MFID;        
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_CAN_CfgMessageCtrl
-//* \brief Request and config for a transfer on the corresponding mailbox
-//*----------------------------------------------------------------------------
-__inline void AT91F_CAN_CfgMessageCtrlReg (
-       AT91PS_CAN_MB   CAN_Mailbox, // pointer to a CAN Mailbox
-    unsigned int message_ctrl_cmd)
-{
-       CAN_Mailbox->CAN_MB_MCR = message_ctrl_cmd;     
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_CAN_GetMessageStatus
-//* \brief Return CAN Mailbox Status
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_CAN_GetMessageStatus (
-       AT91PS_CAN_MB   CAN_Mailbox) // pointer to a CAN Mailbox
-{
-       return CAN_Mailbox->CAN_MB_MSR; 
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_CAN_CfgMessageDataLow
-//* \brief Program data low value
-//*----------------------------------------------------------------------------
-__inline void AT91F_CAN_CfgMessageDataLow (
-       AT91PS_CAN_MB   CAN_Mailbox, // pointer to a CAN Mailbox
-    unsigned int data)
-{
-       CAN_Mailbox->CAN_MB_MDL = data; 
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_CAN_GetMessageDataLow
-//* \brief Return data low value
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_CAN_GetMessageDataLow (
-       AT91PS_CAN_MB   CAN_Mailbox) // pointer to a CAN Mailbox
-{
-       return CAN_Mailbox->CAN_MB_MDL; 
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_CAN_CfgMessageDataHigh
-//* \brief Program data high value
-//*----------------------------------------------------------------------------
-__inline void AT91F_CAN_CfgMessageDataHigh (
-       AT91PS_CAN_MB   CAN_Mailbox, // pointer to a CAN Mailbox
-    unsigned int data)
-{
-       CAN_Mailbox->CAN_MB_MDH = data; 
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_CAN_GetMessageDataHigh
-//* \brief Return data high value
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_CAN_GetMessageDataHigh (
-       AT91PS_CAN_MB   CAN_Mailbox) // pointer to a CAN Mailbox
-{
-       return CAN_Mailbox->CAN_MB_MDH; 
-}
-
-/* *****************************************************************************
-                SOFTWARE API FOR ADC
-   ***************************************************************************** */
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_ADC_EnableIt
-//* \brief Enable ADC interrupt
-//*----------------------------------------------------------------------------
-__inline void AT91F_ADC_EnableIt (
-       AT91PS_ADC pADC,     // pointer to a ADC controller
-       unsigned int flag)   // IT to be enabled
-{
-       //* Write to the IER register
-       pADC->ADC_IER = flag;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_ADC_DisableIt
-//* \brief Disable ADC interrupt
-//*----------------------------------------------------------------------------
-__inline void AT91F_ADC_DisableIt (
-       AT91PS_ADC pADC, // pointer to a ADC controller
-       unsigned int flag) // IT to be disabled
-{
-       //* Write to the IDR register
-       pADC->ADC_IDR = flag;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_ADC_GetStatus
-//* \brief Return ADC Interrupt Status
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_ADC_GetStatus( // \return ADC Interrupt Status
-       AT91PS_ADC pADC) // pointer to a ADC controller
-{
-       return pADC->ADC_SR;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_ADC_GetInterruptMaskStatus
-//* \brief Return ADC Interrupt Mask Status
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_ADC_GetInterruptMaskStatus( // \return ADC Interrupt Mask Status
-       AT91PS_ADC pADC) // pointer to a ADC controller
-{
-       return pADC->ADC_IMR;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_ADC_IsInterruptMasked
-//* \brief Test if ADC Interrupt is Masked 
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_ADC_IsInterruptMasked(
-        AT91PS_ADC pADC,   // \arg  pointer to a ADC controller
-        unsigned int flag) // \arg  flag to be tested
-{
-       return (AT91F_ADC_GetInterruptMaskStatus(pADC) & flag);
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_ADC_IsStatusSet
-//* \brief Test if ADC Status is Set
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_ADC_IsStatusSet(
-        AT91PS_ADC pADC,   // \arg  pointer to a ADC controller
-        unsigned int flag) // \arg  flag to be tested
-{
-       return (AT91F_ADC_GetStatus(pADC) & flag);
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_ADC_CfgModeReg
-//* \brief Configure the Mode Register of the ADC controller
-//*----------------------------------------------------------------------------
-__inline void AT91F_ADC_CfgModeReg (
-       AT91PS_ADC pADC, // pointer to a ADC controller
-       unsigned int mode)        // mode register 
-{
-       //* Write to the MR register
-       pADC->ADC_MR = mode;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_ADC_GetModeReg
-//* \brief Return the Mode Register of the ADC controller value
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_ADC_GetModeReg (
-       AT91PS_ADC pADC // pointer to a ADC controller
-       )
-{
-       return pADC->ADC_MR;    
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_ADC_CfgTimings
-//* \brief Configure the different necessary timings of the ADC controller
-//*----------------------------------------------------------------------------
-__inline void AT91F_ADC_CfgTimings (
-       AT91PS_ADC pADC, // pointer to a ADC controller
-       unsigned int mck_clock, // in MHz 
-       unsigned int adc_clock, // in MHz 
-       unsigned int startup_time, // in us 
-       unsigned int sample_and_hold_time)      // in ns  
-{
-       unsigned int prescal,startup,shtim;
-       
-       prescal = mck_clock/(2*adc_clock) - 1;
-       startup = adc_clock*startup_time/8 - 1;
-       shtim = adc_clock*sample_and_hold_time/1000 - 1;
-       
-       //* Write to the MR register
-       pADC->ADC_MR = ( (prescal<<8) & AT91C_ADC_PRESCAL) | ( (startup<<16) & AT91C_ADC_STARTUP) | ( (shtim<<24) & AT91C_ADC_SHTIM);
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_ADC_EnableChannel
-//* \brief Return ADC Timer Register Value
-//*----------------------------------------------------------------------------
-__inline void AT91F_ADC_EnableChannel (
-       AT91PS_ADC pADC, // pointer to a ADC controller
-       unsigned int channel)        // mode register 
-{
-       //* Write to the CHER register
-       pADC->ADC_CHER = channel;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_ADC_DisableChannel
-//* \brief Return ADC Timer Register Value
-//*----------------------------------------------------------------------------
-__inline void AT91F_ADC_DisableChannel (
-       AT91PS_ADC pADC, // pointer to a ADC controller
-       unsigned int channel)        // mode register 
-{
-       //* Write to the CHDR register
-       pADC->ADC_CHDR = channel;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_ADC_GetChannelStatus
-//* \brief Return ADC Timer Register Value
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_ADC_GetChannelStatus (
-       AT91PS_ADC pADC // pointer to a ADC controller
-       )
-{
-       return pADC->ADC_CHSR;  
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_ADC_StartConversion
-//* \brief Software request for a analog to digital conversion 
-//*----------------------------------------------------------------------------
-__inline void AT91F_ADC_StartConversion (
-       AT91PS_ADC pADC // pointer to a ADC controller
-       )
-{
-       pADC->ADC_CR = AT91C_ADC_START; 
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_ADC_SoftReset
-//* \brief Software reset
-//*----------------------------------------------------------------------------
-__inline void AT91F_ADC_SoftReset (
-       AT91PS_ADC pADC // pointer to a ADC controller
-       )
-{
-       pADC->ADC_CR = AT91C_ADC_SWRST; 
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_ADC_GetLastConvertedData
-//* \brief Return the Last Converted Data
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_ADC_GetLastConvertedData (
-       AT91PS_ADC pADC // pointer to a ADC controller
-       )
-{
-       return pADC->ADC_LCDR;  
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_ADC_GetConvertedDataCH0
-//* \brief Return the Channel 0 Converted Data
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_ADC_GetConvertedDataCH0 (
-       AT91PS_ADC pADC // pointer to a ADC controller
-       )
-{
-       return pADC->ADC_CDR0;  
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_ADC_GetConvertedDataCH1
-//* \brief Return the Channel 1 Converted Data
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_ADC_GetConvertedDataCH1 (
-       AT91PS_ADC pADC // pointer to a ADC controller
-       )
-{
-       return pADC->ADC_CDR1;  
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_ADC_GetConvertedDataCH2
-//* \brief Return the Channel 2 Converted Data
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_ADC_GetConvertedDataCH2 (
-       AT91PS_ADC pADC // pointer to a ADC controller
-       )
-{
-       return pADC->ADC_CDR2;  
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_ADC_GetConvertedDataCH3
-//* \brief Return the Channel 3 Converted Data
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_ADC_GetConvertedDataCH3 (
-       AT91PS_ADC pADC // pointer to a ADC controller
-       )
-{
-       return pADC->ADC_CDR3;  
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_ADC_GetConvertedDataCH4
-//* \brief Return the Channel 4 Converted Data
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_ADC_GetConvertedDataCH4 (
-       AT91PS_ADC pADC // pointer to a ADC controller
-       )
-{
-       return pADC->ADC_CDR4;  
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_ADC_GetConvertedDataCH5
-//* \brief Return the Channel 5 Converted Data
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_ADC_GetConvertedDataCH5 (
-       AT91PS_ADC pADC // pointer to a ADC controller
-       )
-{
-       return pADC->ADC_CDR5;  
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_ADC_GetConvertedDataCH6
-//* \brief Return the Channel 6 Converted Data
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_ADC_GetConvertedDataCH6 (
-       AT91PS_ADC pADC // pointer to a ADC controller
-       )
-{
-       return pADC->ADC_CDR6;  
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_ADC_GetConvertedDataCH7
-//* \brief Return the Channel 7 Converted Data
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_ADC_GetConvertedDataCH7 (
-       AT91PS_ADC pADC // pointer to a ADC controller
-       )
-{
-       return pADC->ADC_CDR7;  
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_DBGU_CfgPMC
-//* \brief Enable Peripheral clock in PMC for  DBGU
-//*----------------------------------------------------------------------------
-__inline void AT91F_DBGU_CfgPMC (void)
-{
-       AT91F_PMC_EnablePeriphClock(
-               AT91C_BASE_PMC, // PIO controller base address
-               ((unsigned int) 1 << AT91C_ID_SYS));
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_DBGU_CfgPIO
-//* \brief Configure PIO controllers to drive DBGU signals
-//*----------------------------------------------------------------------------
-__inline void AT91F_DBGU_CfgPIO (void)
-{
-       // Configure PIO controllers to periph mode
-       AT91F_PIO_CfgPeriph(
-               AT91C_BASE_PIOA, // PIO controller base address
-               ((unsigned int) AT91C_PA27_DRXD    ) |
-               ((unsigned int) AT91C_PA28_DTXD    ), // Peripheral A
-               0); // Peripheral B
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PMC_CfgPMC
-//* \brief Enable Peripheral clock in PMC for  PMC
-//*----------------------------------------------------------------------------
-__inline void AT91F_PMC_CfgPMC (void)
-{
-       AT91F_PMC_EnablePeriphClock(
-               AT91C_BASE_PMC, // PIO controller base address
-               ((unsigned int) 1 << AT91C_ID_SYS));
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PMC_CfgPIO
-//* \brief Configure PIO controllers to drive PMC signals
-//*----------------------------------------------------------------------------
-__inline void AT91F_PMC_CfgPIO (void)
-{
-       // Configure PIO controllers to periph mode
-       AT91F_PIO_CfgPeriph(
-               AT91C_BASE_PIOB, // PIO controller base address
-               ((unsigned int) AT91C_PB30_PCK2    ) |
-               ((unsigned int) AT91C_PB29_PCK1    ), // Peripheral A
-               ((unsigned int) AT91C_PB20_PCK0    ) |
-               ((unsigned int) AT91C_PB0_PCK0    ) |
-               ((unsigned int) AT91C_PB22_PCK2    ) |
-               ((unsigned int) AT91C_PB21_PCK1    )); // Peripheral B
-       // Configure PIO controllers to periph mode
-       AT91F_PIO_CfgPeriph(
-               AT91C_BASE_PIOA, // PIO controller base address
-               0, // Peripheral A
-               ((unsigned int) AT91C_PA30_PCK2    ) |
-               ((unsigned int) AT91C_PA13_PCK1    ) |
-               ((unsigned int) AT91C_PA27_PCK3    )); // Peripheral B
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_VREG_CfgPMC
-//* \brief Enable Peripheral clock in PMC for  VREG
-//*----------------------------------------------------------------------------
-__inline void AT91F_VREG_CfgPMC (void)
-{
-       AT91F_PMC_EnablePeriphClock(
-               AT91C_BASE_PMC, // PIO controller base address
-               ((unsigned int) 1 << AT91C_ID_SYS));
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_RSTC_CfgPMC
-//* \brief Enable Peripheral clock in PMC for  RSTC
-//*----------------------------------------------------------------------------
-__inline void AT91F_RSTC_CfgPMC (void)
-{
-       AT91F_PMC_EnablePeriphClock(
-               AT91C_BASE_PMC, // PIO controller base address
-               ((unsigned int) 1 << AT91C_ID_SYS));
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_SSC_CfgPMC
-//* \brief Enable Peripheral clock in PMC for  SSC
-//*----------------------------------------------------------------------------
-__inline void AT91F_SSC_CfgPMC (void)
-{
-       AT91F_PMC_EnablePeriphClock(
-               AT91C_BASE_PMC, // PIO controller base address
-               ((unsigned int) 1 << AT91C_ID_SSC));
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_SSC_CfgPIO
-//* \brief Configure PIO controllers to drive SSC signals
-//*----------------------------------------------------------------------------
-__inline void AT91F_SSC_CfgPIO (void)
-{
-       // Configure PIO controllers to periph mode
-       AT91F_PIO_CfgPeriph(
-               AT91C_BASE_PIOA, // PIO controller base address
-               ((unsigned int) AT91C_PA25_RK      ) |
-               ((unsigned int) AT91C_PA22_TK      ) |
-               ((unsigned int) AT91C_PA21_TF      ) |
-               ((unsigned int) AT91C_PA24_RD      ) |
-               ((unsigned int) AT91C_PA26_RF      ) |
-               ((unsigned int) AT91C_PA23_TD      ), // Peripheral A
-               0); // Peripheral B
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_WDTC_CfgPMC
-//* \brief Enable Peripheral clock in PMC for  WDTC
-//*----------------------------------------------------------------------------
-__inline void AT91F_WDTC_CfgPMC (void)
-{
-       AT91F_PMC_EnablePeriphClock(
-               AT91C_BASE_PMC, // PIO controller base address
-               ((unsigned int) 1 << AT91C_ID_SYS));
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_US1_CfgPMC
-//* \brief Enable Peripheral clock in PMC for  US1
-//*----------------------------------------------------------------------------
-__inline void AT91F_US1_CfgPMC (void)
-{
-       AT91F_PMC_EnablePeriphClock(
-               AT91C_BASE_PMC, // PIO controller base address
-               ((unsigned int) 1 << AT91C_ID_US1));
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_US1_CfgPIO
-//* \brief Configure PIO controllers to drive US1 signals
-//*----------------------------------------------------------------------------
-__inline void AT91F_US1_CfgPIO (void)
-{
-       // Configure PIO controllers to periph mode
-       AT91F_PIO_CfgPeriph(
-               AT91C_BASE_PIOB, // PIO controller base address
-               0, // Peripheral A
-               ((unsigned int) AT91C_PB26_RI1     ) |
-               ((unsigned int) AT91C_PB24_DSR1    ) |
-               ((unsigned int) AT91C_PB23_DCD1    ) |
-               ((unsigned int) AT91C_PB25_DTR1    )); // Peripheral B
-       // Configure PIO controllers to periph mode
-       AT91F_PIO_CfgPeriph(
-               AT91C_BASE_PIOA, // PIO controller base address
-               ((unsigned int) AT91C_PA7_SCK1    ) |
-               ((unsigned int) AT91C_PA8_RTS1    ) |
-               ((unsigned int) AT91C_PA6_TXD1    ) |
-               ((unsigned int) AT91C_PA5_RXD1    ) |
-               ((unsigned int) AT91C_PA9_CTS1    ), // Peripheral A
-               0); // Peripheral B
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_US0_CfgPMC
-//* \brief Enable Peripheral clock in PMC for  US0
-//*----------------------------------------------------------------------------
-__inline void AT91F_US0_CfgPMC (void)
-{
-       AT91F_PMC_EnablePeriphClock(
-               AT91C_BASE_PMC, // PIO controller base address
-               ((unsigned int) 1 << AT91C_ID_US0));
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_US0_CfgPIO
-//* \brief Configure PIO controllers to drive US0 signals
-//*----------------------------------------------------------------------------
-__inline void AT91F_US0_CfgPIO (void)
-{
-       // Configure PIO controllers to periph mode
-       AT91F_PIO_CfgPeriph(
-               AT91C_BASE_PIOA, // PIO controller base address
-               ((unsigned int) AT91C_PA0_RXD0    ) |
-               ((unsigned int) AT91C_PA4_CTS0    ) |
-               ((unsigned int) AT91C_PA3_RTS0    ) |
-               ((unsigned int) AT91C_PA2_SCK0    ) |
-               ((unsigned int) AT91C_PA1_TXD0    ), // Peripheral A
-               0); // Peripheral B
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_SPI1_CfgPMC
-//* \brief Enable Peripheral clock in PMC for  SPI1
-//*----------------------------------------------------------------------------
-__inline void AT91F_SPI1_CfgPMC (void)
-{
-       AT91F_PMC_EnablePeriphClock(
-               AT91C_BASE_PMC, // PIO controller base address
-               ((unsigned int) 1 << AT91C_ID_SPI1));
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_SPI1_CfgPIO
-//* \brief Configure PIO controllers to drive SPI1 signals
-//*----------------------------------------------------------------------------
-__inline void AT91F_SPI1_CfgPIO (void)
-{
-       // Configure PIO controllers to periph mode
-       AT91F_PIO_CfgPeriph(
-               AT91C_BASE_PIOB, // PIO controller base address
-               0, // Peripheral A
-               ((unsigned int) AT91C_PB11_SPI1_NPCS2) |
-               ((unsigned int) AT91C_PB10_SPI1_NPCS1) |
-               ((unsigned int) AT91C_PB16_SPI1_NPCS3)); // Peripheral B
-       // Configure PIO controllers to periph mode
-       AT91F_PIO_CfgPeriph(
-               AT91C_BASE_PIOA, // PIO controller base address
-               0, // Peripheral A
-               ((unsigned int) AT91C_PA22_SPI1_SPCK) |
-               ((unsigned int) AT91C_PA3_SPI1_NPCS2) |
-               ((unsigned int) AT91C_PA26_SPI1_NPCS2) |
-               ((unsigned int) AT91C_PA25_SPI1_NPCS1) |
-               ((unsigned int) AT91C_PA2_SPI1_NPCS1) |
-               ((unsigned int) AT91C_PA24_SPI1_MISO) |
-               ((unsigned int) AT91C_PA4_SPI1_NPCS3) |
-               ((unsigned int) AT91C_PA29_SPI1_NPCS3) |
-               ((unsigned int) AT91C_PA21_SPI1_NPCS0) |
-               ((unsigned int) AT91C_PA23_SPI1_MOSI)); // Peripheral B
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_SPI0_CfgPMC
-//* \brief Enable Peripheral clock in PMC for  SPI0
-//*----------------------------------------------------------------------------
-__inline void AT91F_SPI0_CfgPMC (void)
-{
-       AT91F_PMC_EnablePeriphClock(
-               AT91C_BASE_PMC, // PIO controller base address
-               ((unsigned int) 1 << AT91C_ID_SPI0));
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_SPI0_CfgPIO
-//* \brief Configure PIO controllers to drive SPI0 signals
-//*----------------------------------------------------------------------------
-__inline void AT91F_SPI0_CfgPIO (void)
-{
-       // Configure PIO controllers to periph mode
-       AT91F_PIO_CfgPeriph(
-               AT91C_BASE_PIOB, // PIO controller base address
-               0, // Peripheral A
-               ((unsigned int) AT91C_PB13_SPI0_NPCS1) |
-               ((unsigned int) AT91C_PB14_SPI0_NPCS2) |
-               ((unsigned int) AT91C_PB17_SPI0_NPCS3)); // Peripheral B
-       // Configure PIO controllers to periph mode
-       AT91F_PIO_CfgPeriph(
-               AT91C_BASE_PIOA, // PIO controller base address
-               ((unsigned int) AT91C_PA16_SPI0_MISO) |
-               ((unsigned int) AT91C_PA13_SPI0_NPCS1) |
-               ((unsigned int) AT91C_PA14_SPI0_NPCS2) |
-               ((unsigned int) AT91C_PA12_SPI0_NPCS0) |
-               ((unsigned int) AT91C_PA17_SPI0_MOSI) |
-               ((unsigned int) AT91C_PA15_SPI0_NPCS3) |
-               ((unsigned int) AT91C_PA18_SPI0_SPCK), // Peripheral A
-               ((unsigned int) AT91C_PA7_SPI0_NPCS1) |
-               ((unsigned int) AT91C_PA8_SPI0_NPCS2) |
-               ((unsigned int) AT91C_PA9_SPI0_NPCS3)); // Peripheral B
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PITC_CfgPMC
-//* \brief Enable Peripheral clock in PMC for  PITC
-//*----------------------------------------------------------------------------
-__inline void AT91F_PITC_CfgPMC (void)
-{
-       AT91F_PMC_EnablePeriphClock(
-               AT91C_BASE_PMC, // PIO controller base address
-               ((unsigned int) 1 << AT91C_ID_SYS));
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_AIC_CfgPMC
-//* \brief Enable Peripheral clock in PMC for  AIC
-//*----------------------------------------------------------------------------
-__inline void AT91F_AIC_CfgPMC (void)
-{
-       AT91F_PMC_EnablePeriphClock(
-               AT91C_BASE_PMC, // PIO controller base address
-               ((unsigned int) 1 << AT91C_ID_FIQ) |
-               ((unsigned int) 1 << AT91C_ID_IRQ0) |
-               ((unsigned int) 1 << AT91C_ID_IRQ1));
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_AIC_CfgPIO
-//* \brief Configure PIO controllers to drive AIC signals
-//*----------------------------------------------------------------------------
-__inline void AT91F_AIC_CfgPIO (void)
-{
-       // Configure PIO controllers to periph mode
-       AT91F_PIO_CfgPeriph(
-               AT91C_BASE_PIOA, // PIO controller base address
-               ((unsigned int) AT91C_PA30_IRQ0    ) |
-               ((unsigned int) AT91C_PA29_FIQ     ), // Peripheral A
-               ((unsigned int) AT91C_PA14_IRQ1    )); // Peripheral B
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_TWI_CfgPMC
-//* \brief Enable Peripheral clock in PMC for  TWI
-//*----------------------------------------------------------------------------
-__inline void AT91F_TWI_CfgPMC (void)
-{
-       AT91F_PMC_EnablePeriphClock(
-               AT91C_BASE_PMC, // PIO controller base address
-               ((unsigned int) 1 << AT91C_ID_TWI));
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_TWI_CfgPIO
-//* \brief Configure PIO controllers to drive TWI signals
-//*----------------------------------------------------------------------------
-__inline void AT91F_TWI_CfgPIO (void)
-{
-       // Configure PIO controllers to periph mode
-       AT91F_PIO_CfgPeriph(
-               AT91C_BASE_PIOA, // PIO controller base address
-               ((unsigned int) AT91C_PA11_TWCK    ) |
-               ((unsigned int) AT91C_PA10_TWD     ), // Peripheral A
-               0); // Peripheral B
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_ADC_CfgPMC
-//* \brief Enable Peripheral clock in PMC for  ADC
-//*----------------------------------------------------------------------------
-__inline void AT91F_ADC_CfgPMC (void)
-{
-       AT91F_PMC_EnablePeriphClock(
-               AT91C_BASE_PMC, // PIO controller base address
-               ((unsigned int) 1 << AT91C_ID_ADC));
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_ADC_CfgPIO
-//* \brief Configure PIO controllers to drive ADC signals
-//*----------------------------------------------------------------------------
-__inline void AT91F_ADC_CfgPIO (void)
-{
-       // Configure PIO controllers to periph mode
-       AT91F_PIO_CfgPeriph(
-               AT91C_BASE_PIOB, // PIO controller base address
-               0, // Peripheral A
-               ((unsigned int) AT91C_PB18_ADTRG   )); // Peripheral B
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PWMC_CH3_CfgPIO
-//* \brief Configure PIO controllers to drive PWMC_CH3 signals
-//*----------------------------------------------------------------------------
-__inline void AT91F_PWMC_CH3_CfgPIO (void)
-{
-       // Configure PIO controllers to periph mode
-       AT91F_PIO_CfgPeriph(
-               AT91C_BASE_PIOB, // PIO controller base address
-               ((unsigned int) AT91C_PB22_PWM3    ), // Peripheral A
-               ((unsigned int) AT91C_PB30_PWM3    )); // Peripheral B
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PWMC_CH2_CfgPIO
-//* \brief Configure PIO controllers to drive PWMC_CH2 signals
-//*----------------------------------------------------------------------------
-__inline void AT91F_PWMC_CH2_CfgPIO (void)
-{
-       // Configure PIO controllers to periph mode
-       AT91F_PIO_CfgPeriph(
-               AT91C_BASE_PIOB, // PIO controller base address
-               ((unsigned int) AT91C_PB21_PWM2    ), // Peripheral A
-               ((unsigned int) AT91C_PB29_PWM2    )); // Peripheral B
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PWMC_CH1_CfgPIO
-//* \brief Configure PIO controllers to drive PWMC_CH1 signals
-//*----------------------------------------------------------------------------
-__inline void AT91F_PWMC_CH1_CfgPIO (void)
-{
-       // Configure PIO controllers to periph mode
-       AT91F_PIO_CfgPeriph(
-               AT91C_BASE_PIOB, // PIO controller base address
-               ((unsigned int) AT91C_PB20_PWM1    ), // Peripheral A
-               ((unsigned int) AT91C_PB28_PWM1    )); // Peripheral B
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PWMC_CH0_CfgPIO
-//* \brief Configure PIO controllers to drive PWMC_CH0 signals
-//*----------------------------------------------------------------------------
-__inline void AT91F_PWMC_CH0_CfgPIO (void)
-{
-       // Configure PIO controllers to periph mode
-       AT91F_PIO_CfgPeriph(
-               AT91C_BASE_PIOB, // PIO controller base address
-               ((unsigned int) AT91C_PB19_PWM0    ), // Peripheral A
-               ((unsigned int) AT91C_PB27_PWM0    )); // Peripheral B
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_RTTC_CfgPMC
-//* \brief Enable Peripheral clock in PMC for  RTTC
-//*----------------------------------------------------------------------------
-__inline void AT91F_RTTC_CfgPMC (void)
-{
-       AT91F_PMC_EnablePeriphClock(
-               AT91C_BASE_PMC, // PIO controller base address
-               ((unsigned int) 1 << AT91C_ID_SYS));
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_UDP_CfgPMC
-//* \brief Enable Peripheral clock in PMC for  UDP
-//*----------------------------------------------------------------------------
-__inline void AT91F_UDP_CfgPMC (void)
-{
-       AT91F_PMC_EnablePeriphClock(
-               AT91C_BASE_PMC, // PIO controller base address
-               ((unsigned int) 1 << AT91C_ID_UDP));
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_EMAC_CfgPMC
-//* \brief Enable Peripheral clock in PMC for  EMAC
-//*----------------------------------------------------------------------------
-__inline void AT91F_EMAC_CfgPMC (void)
-{
-       AT91F_PMC_EnablePeriphClock(
-               AT91C_BASE_PMC, // PIO controller base address
-               ((unsigned int) 1 << AT91C_ID_EMAC));
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_EMAC_CfgPIO
-//* \brief Configure PIO controllers to drive EMAC signals
-//*----------------------------------------------------------------------------
-__inline void AT91F_EMAC_CfgPIO (void)
-{
-       // Configure PIO controllers to periph mode
-       AT91F_PIO_CfgPeriph(
-               AT91C_BASE_PIOB, // PIO controller base address
-               ((unsigned int) AT91C_PB2_ETX0    ) |
-               ((unsigned int) AT91C_PB12_ETXER   ) |
-               ((unsigned int) AT91C_PB16_ECOL    ) |
-               ((unsigned int) AT91C_PB15_ERXDV_ECRSDV) |
-               ((unsigned int) AT91C_PB11_ETX3    ) |
-               ((unsigned int) AT91C_PB6_ERX1    ) |
-               ((unsigned int) AT91C_PB13_ERX2    ) |
-               ((unsigned int) AT91C_PB3_ETX1    ) |
-               ((unsigned int) AT91C_PB4_ECRS    ) |
-               ((unsigned int) AT91C_PB8_EMDC    ) |
-               ((unsigned int) AT91C_PB5_ERX0    ) |
-               ((unsigned int) AT91C_PB18_EF100   ) |
-               ((unsigned int) AT91C_PB14_ERX3    ) |
-               ((unsigned int) AT91C_PB1_ETXEN   ) |
-               ((unsigned int) AT91C_PB10_ETX2    ) |
-               ((unsigned int) AT91C_PB0_ETXCK_EREFCK) |
-               ((unsigned int) AT91C_PB9_EMDIO   ) |
-               ((unsigned int) AT91C_PB7_ERXER   ) |
-               ((unsigned int) AT91C_PB17_ERXCK   ), // Peripheral A
-               0); // Peripheral B
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_TC0_CfgPMC
-//* \brief Enable Peripheral clock in PMC for  TC0
-//*----------------------------------------------------------------------------
-__inline void AT91F_TC0_CfgPMC (void)
-{
-       AT91F_PMC_EnablePeriphClock(
-               AT91C_BASE_PMC, // PIO controller base address
-               ((unsigned int) 1 << AT91C_ID_TC0));
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_TC0_CfgPIO
-//* \brief Configure PIO controllers to drive TC0 signals
-//*----------------------------------------------------------------------------
-__inline void AT91F_TC0_CfgPIO (void)
-{
-       // Configure PIO controllers to periph mode
-       AT91F_PIO_CfgPeriph(
-               AT91C_BASE_PIOB, // PIO controller base address
-               ((unsigned int) AT91C_PB23_TIOA0   ) |
-               ((unsigned int) AT91C_PB24_TIOB0   ), // Peripheral A
-               ((unsigned int) AT91C_PB12_TCLK0   )); // Peripheral B
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_TC1_CfgPMC
-//* \brief Enable Peripheral clock in PMC for  TC1
-//*----------------------------------------------------------------------------
-__inline void AT91F_TC1_CfgPMC (void)
-{
-       AT91F_PMC_EnablePeriphClock(
-               AT91C_BASE_PMC, // PIO controller base address
-               ((unsigned int) 1 << AT91C_ID_TC1));
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_TC1_CfgPIO
-//* \brief Configure PIO controllers to drive TC1 signals
-//*----------------------------------------------------------------------------
-__inline void AT91F_TC1_CfgPIO (void)
-{
-       // Configure PIO controllers to periph mode
-       AT91F_PIO_CfgPeriph(
-               AT91C_BASE_PIOB, // PIO controller base address
-               ((unsigned int) AT91C_PB25_TIOA1   ) |
-               ((unsigned int) AT91C_PB26_TIOB1   ), // Peripheral A
-               ((unsigned int) AT91C_PB19_TCLK1   )); // Peripheral B
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_TC2_CfgPMC
-//* \brief Enable Peripheral clock in PMC for  TC2
-//*----------------------------------------------------------------------------
-__inline void AT91F_TC2_CfgPMC (void)
-{
-       AT91F_PMC_EnablePeriphClock(
-               AT91C_BASE_PMC, // PIO controller base address
-               ((unsigned int) 1 << AT91C_ID_TC2));
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_TC2_CfgPIO
-//* \brief Configure PIO controllers to drive TC2 signals
-//*----------------------------------------------------------------------------
-__inline void AT91F_TC2_CfgPIO (void)
-{
-       // Configure PIO controllers to periph mode
-       AT91F_PIO_CfgPeriph(
-               AT91C_BASE_PIOB, // PIO controller base address
-               ((unsigned int) AT91C_PB28_TIOB2   ) |
-               ((unsigned int) AT91C_PB27_TIOA2   ), // Peripheral A
-               0); // Peripheral B
-       // Configure PIO controllers to periph mode
-       AT91F_PIO_CfgPeriph(
-               AT91C_BASE_PIOA, // PIO controller base address
-               0, // Peripheral A
-               ((unsigned int) AT91C_PA15_TCLK2   )); // Peripheral B
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_MC_CfgPMC
-//* \brief Enable Peripheral clock in PMC for  MC
-//*----------------------------------------------------------------------------
-__inline void AT91F_MC_CfgPMC (void)
-{
-       AT91F_PMC_EnablePeriphClock(
-               AT91C_BASE_PMC, // PIO controller base address
-               ((unsigned int) 1 << AT91C_ID_SYS));
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PIOA_CfgPMC
-//* \brief Enable Peripheral clock in PMC for  PIOA
-//*----------------------------------------------------------------------------
-__inline void AT91F_PIOA_CfgPMC (void)
-{
-       AT91F_PMC_EnablePeriphClock(
-               AT91C_BASE_PMC, // PIO controller base address
-               ((unsigned int) 1 << AT91C_ID_PIOA));
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PIOB_CfgPMC
-//* \brief Enable Peripheral clock in PMC for  PIOB
-//*----------------------------------------------------------------------------
-__inline void AT91F_PIOB_CfgPMC (void)
-{
-       AT91F_PMC_EnablePeriphClock(
-               AT91C_BASE_PMC, // PIO controller base address
-               ((unsigned int) 1 << AT91C_ID_PIOB));
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_CAN_CfgPMC
-//* \brief Enable Peripheral clock in PMC for  CAN
-//*----------------------------------------------------------------------------
-__inline void AT91F_CAN_CfgPMC (void)
-{
-       AT91F_PMC_EnablePeriphClock(
-               AT91C_BASE_PMC, // PIO controller base address
-               ((unsigned int) 1 << AT91C_ID_CAN));
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_CAN_CfgPIO
-//* \brief Configure PIO controllers to drive CAN signals
-//*----------------------------------------------------------------------------
-__inline void AT91F_CAN_CfgPIO (void)
-{
-       // Configure PIO controllers to periph mode
-       AT91F_PIO_CfgPeriph(
-               AT91C_BASE_PIOA, // PIO controller base address
-               ((unsigned int) AT91C_PA20_CANTX   ) |
-               ((unsigned int) AT91C_PA19_CANRX   ), // Peripheral A
-               0); // Peripheral B
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PWMC_CfgPMC
-//* \brief Enable Peripheral clock in PMC for  PWMC
-//*----------------------------------------------------------------------------
-__inline void AT91F_PWMC_CfgPMC (void)
-{
-       AT91F_PMC_EnablePeriphClock(
-               AT91C_BASE_PMC, // PIO controller base address
-               ((unsigned int) 1 << AT91C_ID_PWMC));
-}
-
-#endif // lib_AT91SAM7X256_H
diff --git a/tools/ceedling/vendor/cmock/iar/iar_v4/settings/cmock_demo.cspy.bat b/tools/ceedling/vendor/cmock/iar/iar_v4/settings/cmock_demo.cspy.bat
deleted file mode 100644 (file)
index 46433e0..0000000
+++ /dev/null
@@ -1,32 +0,0 @@
-@REM This bat file has been generated by the IAR Embeddded Workbench
-@REM C-SPY interactive debugger,as an aid to preparing a command
-@REM line for running the cspybat command line utility with the
-@REM appropriate settings.
-@REM
-@REM After making some adjustments to this file, you can launch cspybat
-@REM by typing the name of this file followed by the name of the debug
-@REM file (usually an ubrof file). Note that this file is generated
-@REM every time a new debug session is initialized, so you may want to
-@REM move or rename the file before making changes.
-@REM
-@REM Note: some command line arguments cannot be properly generated
-@REM by this process. Specifically, the plugin which is responsible
-@REM for the Terminal I/O window (and other C runtime functionality)
-@REM comes in a special version for cspybat, and the name of that
-@REM plugin dll is not known when generating this file. It resides in
-@REM the $TOOLKIT_DIR$\bin folder and is usually called XXXbat.dll or
-@REM XXXlibsupportbat.dll, where XXX is the name of the corresponding
-@REM tool chain. Replace the '<libsupport_plugin>' parameter
-@REM below with the appropriate file name. Other plugins loaded by
-@REM C-SPY are usually not needed by, or will not work in, cspybat
-@REM but they are listed at the end of this file for reference.
-
-
-"C:\Program Files\IAR Systems\Embedded Workbench 4.0\common\bin\cspybat" "C:\Program Files\IAR Systems\Embedded Workbench 4.0\ARM\bin\armproc.dll" "C:\Program Files\IAR Systems\Embedded Workbench 4.0\ARM\bin\armjlink.dll"  %1 --plugin "C:\Program Files\IAR Systems\Embedded Workbench 4.0\ARM\bin\<libsupport_plugin>" --macro "C:\svn\cmock\iar\iar_v4\Resource\SAM7_FLASH.mac" --backend -B "--endian" "little" "--cpu" "ARM7TDMI" "--fpu" "None" "--proc_device_desc_file" "C:\Program Files\IAR Systems\Embedded Workbench 4.0\ARM\CONFIG\ioAT91SAM7X256.ddf" "--drv_verify_download" "all" "--proc_driver" "jlink" "--jlink_connection" "USB:0" "--jlink_initial_speed" "32" 
-
-
-@REM loaded plugins:
-@REM    armlibsupport.dll
-@REM    C:\Program Files\IAR Systems\Embedded Workbench 4.0\common\plugins\CodeCoverage\CodeCoverage.dll
-@REM    C:\Program Files\IAR Systems\Embedded Workbench 4.0\common\plugins\Profiling\Profiling.dll
-@REM    C:\Program Files\IAR Systems\Embedded Workbench 4.0\common\plugins\stack\stack.dll
diff --git a/tools/ceedling/vendor/cmock/iar/iar_v4/settings/cmock_demo.dbgdt b/tools/ceedling/vendor/cmock/iar/iar_v4/settings/cmock_demo.dbgdt
deleted file mode 100644 (file)
index 5e79c26..0000000
+++ /dev/null
@@ -1,86 +0,0 @@
-<?xml version="1.0" encoding="iso-8859-1"?>
-
-<Project>
-  <Desktop>
-    <Static>
-      <Debug-Log/>
-      <Workspace>
-        <ColumnWidths>
-          
-          
-          
-          
-        <Column0>185</Column0><Column1>27</Column1><Column2>27</Column2><Column3>27</Column3></ColumnWidths>
-      </Workspace>
-      <Disassembly>
-        
-        
-        
-      <MixedMode>1</MixedMode><CodeCovEnabled>0</CodeCovEnabled><CodeCovShow>0</CodeCovShow></Disassembly>
-      <Build>
-        <ColumnWidth0>20</ColumnWidth0>
-        <ColumnWidth1>1115</ColumnWidth1>
-        <ColumnWidth2>297</ColumnWidth2>
-        <ColumnWidth3>74</ColumnWidth3>
-      </Build>
-    <TerminalIO><InputSource>1</InputSource><InputMode>10</InputMode><Filename>$PROJ_DIR$\TermIOInput.txt</Filename><InputEcho>1</InputEcho><ShowReset>0</ShowReset></TerminalIO></Static>
-    <Windows>
-      
-      
-      
-    <Wnd0>
-        <Tabs>
-          <Tab>
-            <Identity>TabID-23656-3537</Identity>
-            <TabName>Debug Log</TabName>
-            <Factory>Debug-Log</Factory>
-            <Session/>
-          </Tab>
-          <Tab>
-            <Identity>TabID-22088-3567</Identity>
-            <TabName>Build</TabName>
-            <Factory>Build</Factory>
-            <Session/>
-          </Tab>
-        <Tab><Identity>TabID-16970-5692</Identity><TabName>Terminal I/O</TabName><Factory>TerminalIO</Factory><Session/></Tab></Tabs>
-        
-      <SelectedTab>0</SelectedTab></Wnd0><Wnd1>
-        <Tabs>
-          <Tab>
-            <Identity>TabID-1637-3541</Identity>
-            <TabName>Workspace</TabName>
-            <Factory>Workspace</Factory>
-            <Session>
-              
-            <NodeDict><ExpandedNode>cmock_demo</ExpandedNode><ExpandedNode>cmock_demo/source</ExpandedNode></NodeDict></Session>
-          </Tab>
-        </Tabs>
-        
-      <SelectedTab>0</SelectedTab></Wnd1><Wnd2>
-        <Tabs>
-          <Tab>
-            <Identity>TabID-12385-3544</Identity>
-            <TabName>Disassembly</TabName>
-            <Factory>Disassembly</Factory>
-            <Session/>
-          </Tab>
-        </Tabs>
-        
-      <SelectedTab>0</SelectedTab></Wnd2></Windows>
-    <Editor>
-      
-      
-      
-      
-    <Pane><Tab><Factory>TextEditor</Factory><Filename>C:\svn\cmock\examples\src\Main.c</Filename><XPos>0</XPos><YPos>27</YPos><SelStart>806</SelStart><SelEnd>806</SelEnd></Tab><ActiveTab>0</ActiveTab></Pane><ActivePane>0</ActivePane><Sizes><Pane><X>1000000</X><Y>1000000</Y></Pane></Sizes><SplitMode>1</SplitMode></Editor>
-    <Positions>
-      
-      
-      
-      
-      
-    <Top><Row0><Sizes><Toolbar-008fe8c8><key>iaridepm1</key></Toolbar-008fe8c8></Sizes></Row0><Row1><Sizes><Toolbar-02331890><key>debuggergui1</key></Toolbar-02331890></Sizes></Row1></Top><Left><Row0><Sizes><Wnd1><Rect><Top>-2</Top><Left>-2</Left><Bottom>509</Bottom><Right>276</Right><x>-2</x><y>-2</y><xscreen>179</xscreen><yscreen>148</yscreen><sizeHorzCX>129149</sizeHorzCX><sizeHorzCY>173302</sizeHorzCY><sizeVertCX>200577</sizeVertCX><sizeVertCY>598361</sizeVertCY></Rect></Wnd1></Sizes></Row0></Left><Right><Row0><Sizes><Wnd2><Rect><Top>-2</Top><Left>-2</Left><Bottom>509</Bottom><Right>177</Right><x>-2</x><y>-2</y><xscreen>179</xscreen><yscreen>148</yscreen><sizeHorzCX>129149</sizeHorzCX><sizeHorzCY>173302</sizeHorzCY><sizeVertCX>129149</sizeVertCX><sizeVertCY>598361</sizeVertCY></Rect></Wnd2></Sizes></Row0></Right><Bottom><Row0><Sizes><Wnd0><Rect><Top>-2</Top><Left>-2</Left><Bottom>277</Bottom><Right>1388</Right><x>-2</x><y>-2</y><xscreen>1390</xscreen><yscreen>279</yscreen><sizeHorzCX>1002886</sizeHorzCX><sizeHorzCY>326698</sizeHorzCY><sizeVertCX>129149</sizeVertCX><sizeVertCY>173302</sizeVertCY></Rect></Wnd0></Sizes></Row0></Bottom><Float><Sizes/></Float></Positions>
-  </Desktop>
-</Project>
-
-
diff --git a/tools/ceedling/vendor/cmock/iar/iar_v4/settings/cmock_demo.dni b/tools/ceedling/vendor/cmock/iar/iar_v4/settings/cmock_demo.dni
deleted file mode 100644 (file)
index b187569..0000000
+++ /dev/null
@@ -1,42 +0,0 @@
-[JLinkDriver]
-WatchCond=_ 0
-Watch0=_ 0 "" 0 "" 0 "" 0 "" 0 0 0 0
-Watch1=_ 0 "" 0 "" 0 "" 0 "" 0 0 0 0
-[DisAssemblyWindow]
-NumStates=_ 1
-State 1=_ 1
-[StackPlugin]
-Enabled=1
-OverflowWarningsEnabled=1
-WarningThreshold=90
-SpWarningsEnabled=1
-WarnHow=0
-UseTrigger=1
-TriggerName=main
-LimitSize=0
-ByteLimit=50
-[Log file]
-LoggingEnabled=_ 0
-LogFile=_ ""
-Category=_ 0
-[TermIOLog]
-LoggingEnabled=_ 0
-LogFile=_ ""
-[Interrupts]
-Enabled=1
-Irq0=_ 0 480549 0 480549 0 0 0 100 0 1 "IRQ 1 0x18 CPSR.I"
-Count=1
-[MemoryMap]
-Enabled=0
-Base=0
-UseAuto=0
-TypeViolation=1
-UnspecRange=1
-ActionState=1
-[Disassemble mode]
-mode=0
-[Breakpoints]
-Count=0
-[TraceHelper]
-Enabled=0
-ShowSource=1
diff --git a/tools/ceedling/vendor/cmock/iar/iar_v4/settings/cmock_demo.wsdt b/tools/ceedling/vendor/cmock/iar/iar_v4/settings/cmock_demo.wsdt
deleted file mode 100644 (file)
index 33a5635..0000000
+++ /dev/null
@@ -1,76 +0,0 @@
-<?xml version="1.0" encoding="iso-8859-1"?>
-
-<Workspace>
-  <ConfigDictionary>
-    
-  <CurrentConfigs><Project>cmock_demo/Debug</Project></CurrentConfigs></ConfigDictionary>
-  <Desktop>
-    <Static>
-      <Workspace>
-        <ColumnWidths>
-          
-          
-          
-          
-        <Column0>237</Column0><Column1>27</Column1><Column2>27</Column2><Column3>27</Column3></ColumnWidths>
-      </Workspace>
-      <Build>
-        
-        
-        
-        
-      <ColumnWidth0>20</ColumnWidth0><ColumnWidth1>1115</ColumnWidth1><ColumnWidth2>297</ColumnWidth2><ColumnWidth3>74</ColumnWidth3></Build>
-      <Debug-Log/>
-      <TerminalIO/>
-      <CodeCoveragePlugin/>
-      <Profiling/>
-    <Disassembly><MixedMode>1</MixedMode><CodeCovEnabled>0</CodeCovEnabled><CodeCovShow>0</CodeCovShow></Disassembly></Static>
-    <Windows>
-      
-      
-    <Wnd1>
-        <Tabs>
-          <Tab>
-            <Identity>TabID-20770-112</Identity>
-            <TabName>Workspace</TabName>
-            <Factory>Workspace</Factory>
-            <Session>
-              
-            <NodeDict><ExpandedNode>cmock_demo</ExpandedNode><ExpandedNode>cmock_demo/Source</ExpandedNode><ExpandedNode>cmock_demo/source</ExpandedNode></NodeDict></Session>
-          </Tab>
-        </Tabs>
-        
-      <SelectedTab>0</SelectedTab></Wnd1><Wnd3>
-        <Tabs>
-          <Tab>
-            <Identity>TabID-10733-1323</Identity>
-            <TabName>Build</TabName>
-            <Factory>Build</Factory>
-            <Session/>
-          </Tab>
-          <Tab>
-            <Identity>TabID-27316-3469</Identity>
-            <TabName>Debug Log</TabName>
-            <Factory>Debug-Log</Factory>
-            <Session/>
-          </Tab>
-        </Tabs>
-        
-      <SelectedTab>0</SelectedTab></Wnd3></Windows>
-    <Editor>
-      
-      
-      
-      
-    <Pane><Tab><Factory>TextEditor</Factory><Filename>C:\svn\cmock\examples\src\Main.c</Filename><XPos>0</XPos><YPos>0</YPos><SelStart>568</SelStart><SelEnd>568</SelEnd></Tab><ActiveTab>0</ActiveTab></Pane><ActivePane>0</ActivePane><Sizes><Pane><X>1000000</X><Y>1000000</Y></Pane></Sizes><SplitMode>1</SplitMode></Editor>
-    <Positions>
-      
-      
-      
-      
-      
-    <Top><Row0><Sizes><Toolbar-008fe830><key>iaridepm1</key></Toolbar-008fe830></Sizes></Row0></Top><Left><Row0><Sizes><Wnd1><Rect><Top>-2</Top><Left>-2</Left><Bottom>554</Bottom><Right>328</Right><x>-2</x><y>-2</y><xscreen>179</xscreen><yscreen>148</yscreen><sizeHorzCX>129149</sizeHorzCX><sizeHorzCY>173302</sizeHorzCY><sizeVertCX>238095</sizeVertCX><sizeVertCY>651054</sizeVertCY></Rect></Wnd1></Sizes></Row0></Left><Right><Row0><Sizes/></Row0></Right><Bottom><Row0><Sizes><Wnd3><Rect><Top>-2</Top><Left>-2</Left><Bottom>256</Bottom><Right>1388</Right><x>-2</x><y>-2</y><xscreen>1390</xscreen><yscreen>258</yscreen><sizeHorzCX>1002886</sizeHorzCX><sizeHorzCY>302108</sizeHorzCY><sizeVertCX>129149</sizeVertCX><sizeVertCY>173302</sizeVertCY></Rect></Wnd3></Sizes></Row0></Bottom><Float><Sizes/></Float></Positions>
-  </Desktop>
-</Workspace>
-
-
diff --git a/tools/ceedling/vendor/cmock/iar/iar_v4/srcIAR/Cstartup.s79 b/tools/ceedling/vendor/cmock/iar/iar_v4/srcIAR/Cstartup.s79
deleted file mode 100644 (file)
index 73a53fc..0000000
+++ /dev/null
@@ -1,266 +0,0 @@
-;-  ----------------------------------------------------------------------------
-;-          ATMEL Microcontroller Software Support  -  ROUSSET  -
-;-  ----------------------------------------------------------------------------
-;-  DISCLAIMER:  THIS SOFTWARE IS PROVIDED BY ATMEL "AS IS" AND ANY EXPRESS OR
-;-  IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
-;-  MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT ARE
-;-  DISCLAIMED. IN NO EVENT SHALL ATMEL BE LIABLE FOR ANY DIRECT, INDIRECT,
-;-  INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-;-  LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA,
-;-  OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
-;-  LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
-;-  NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
-;-  EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-;-  ----------------------------------------------------------------------------
-;- File source          : Cstartup.s79
-;- Object               : Generic CStartup
-;- 1.0 01/Sep/05 FBr    : Creation
-;- 1.1 09/Sep/05 JPP    : Change Interrupt management
-;------------------------------------------------------------------------------
-
-;------------------------------------------------------------------------------
-; Include your AT91 Library files
-;------------------------------------------------------------------------------
-#include "AT91SAM7X256_inc.h"
-;------------------------------------------------------------------------------
-
-;------------------------------------------------------------------------------
-; ?RESET
-; Reset Vector.
-; Normally, segment INTVEC is linked at address 0.
-; For debugging purposes, INTVEC may be placed at other addresses.
-; A debugger that honors the entry point will start the
-; program in a normal way even if INTVEC is not at address 0.
-;------------------------------------------------------------------------------
-
-    PROGRAM    ?RESET              ;- Begins a program module
-    RSEG       INTRAMEND_REMAP     ;- Begins a relocatable segment
-    RSEG       ICODE:CODE (2)      ;- Begins a relocatable segment : corresponding address is 32-bit aligned
-    CODE32                         ;- Always ARM mode after reset      
-    ORG        0                           ;- Sets the location counter: corresponds to the RESET vector address
-
-;------------------------------------------------------------------------------
-;- Exception vectors
-;------------------------------------------------------------------------------
-;- These vectors can be read at address 0 or at RAM address
-;- They ABSOLUTELY requires to be in relative addresssing mode in order to
-;- guarantee a valid jump. For the moment, all are just looping.
-;- If an exception occurs before remap, this would result in an infinite loop.
-;- To ensure if a exeption occurs before start application to infinite loop.
-;------------------------------------------------------------------------------
-
-reset
-                B           InitReset           ; 0x00 Reset handler
-undefvec:
-                B           undefvec            ; 0x04 Undefined Instruction
-swivec:
-                B           swivec              ; 0x08 Software Interrupt
-pabtvec:
-                B           pabtvec             ; 0x0C Prefetch Abort
-dabtvec:
-                B           dabtvec             ; 0x10 Data Abort
-rsvdvec:
-                B           rsvdvec             ; 0x14 reserved
-irqvec:
-                B           IRQ_Handler_Entry   ; 0x18 IRQ
-                                       
-fiqvec:                                        ; 0x1c FIQ
-;------------------------------------------------------------------------------
-;- Function             : FIQ_Handler_Entry
-;- Treatments           : FIQ Controller Interrupt Handler.
-;- Called Functions     : AIC_FVR[interrupt]
-;------------------------------------------------------------------------------
-
-FIQ_Handler_Entry:
-
-;- Switch in SVC/User Mode to allow User Stack access for C code
-; because the FIQ is not yet acknowledged
-
-;- Save and r0 in FIQ_Register
-            mov         r9,r0
-           ldr         r0 , [r8, #AIC_FVR]
-            msr         CPSR_c,#I_BIT | F_BIT | ARM_MODE_SVC
-;- Save scratch/used registers and LR in User Stack
-            stmfd       sp!, { r1-r3, r12, lr}
-
-;- Branch to the routine pointed by the AIC_FVR
-            mov         r14, pc
-            bx          r0
-
-;- Restore scratch/used registers and LR from User Stack
-            ldmia       sp!, { r1-r3, r12, lr}
-
-;- Leave Interrupts disabled and switch back in FIQ mode
-            msr         CPSR_c, #I_BIT | F_BIT | ARM_MODE_FIQ
-
-;- Restore the R0 ARM_MODE_SVC register
-            mov         r0,r9
-
-;- Restore the Program Counter using the LR_fiq directly in the PC
-            subs        pc,lr,#4
-
-;------------------------------------------------------------------------------
-;- Manage exception: The exception must be ensure in ARM mode
-;------------------------------------------------------------------------------
-;------------------------------------------------------------------------------
-;- Function             : IRQ_Handler_Entry
-;- Treatments           : IRQ Controller Interrupt Handler.
-;- Called Functions     : AIC_IVR[interrupt]
-;------------------------------------------------------------------------------
-IRQ_Handler_Entry:
-
-;-------------------------
-;- Manage Exception Entry
-;-------------------------
-;- Adjust and save LR_irq in IRQ stack
-    sub         lr, lr, #4
-    stmfd       sp!, {lr}
-
-;- Save r0 and SPSR (need to be saved for nested interrupt)
-    mrs         r14, SPSR
-    stmfd       sp!, {r0,r14}
-
-;- Write in the IVR to support Protect Mode
-;- No effect in Normal Mode
-;- De-assert the NIRQ and clear the source in Protect Mode
-    ldr         r14, =AT91C_BASE_AIC
-    ldr         r0 , [r14, #AIC_IVR]
-    str         r14, [r14, #AIC_IVR]
-
-;- Enable Interrupt and Switch in Supervisor Mode
-    msr         CPSR_c, #ARM_MODE_SVC
-
-;- Save scratch/used registers and LR in User Stack
-    stmfd       sp!, { r1-r3, r12, r14}
-
-;----------------------------------------------
-;- Branch to the routine pointed by the AIC_IVR
-;----------------------------------------------
-    mov         r14, pc
-    bx          r0
-
-;----------------------------------------------
-;- Manage Exception Exit
-;----------------------------------------------
-;- Restore scratch/used registers and LR from User Stack
-    ldmia       sp!, { r1-r3, r12, r14}
-
-;- Disable Interrupt and switch back in IRQ mode
-    msr         CPSR_c, #I_BIT | ARM_MODE_IRQ
-
-;- Mark the End of Interrupt on the AIC
-    ldr         r14, =AT91C_BASE_AIC
-    str         r14, [r14, #AIC_EOICR]
-
-;- Restore SPSR_irq and r0 from IRQ stack
-    ldmia       sp!, {r0,r14}
-    msr         SPSR_cxsf, r14
-
-;- Restore adjusted  LR_irq from IRQ stack directly in the PC
-    ldmia       sp!, {pc}^
-
-
-
-InitReset:
-
-;------------------------------------------------------------------------------
-;- Low level Init is performed in a C function: AT91F_LowLevelInit
-;- Init Stack Pointer to a valid memory area before calling AT91F_LowLevelInit
-;------------------------------------------------------------------------------
-
-;- Retrieve end of RAM address
-__iramend EQU SFB(INTRAMEND_REMAP)      ;- Segment begin
-
-    EXTERN   AT91F_LowLevelInit
-    ldr     r13,=__iramend              ;- Temporary stack in internal RAM for Low Level Init execution
-    ldr            r0,=AT91F_LowLevelInit
-    mov     lr, pc
-    bx     r0                          ;- Branch on C function (with interworking)
-
-;------------------------------------------------------------------------------
-;- Top of Stack Definition
-;------------------------------------------------------------------------------
-;- Interrupt and Supervisor Stack are located at the top of internal memory in
-;- order to speed the exception handling context saving and restoring.
-;- ARM_MODE_SVC (Application, C) Stack is located at the top of the external memory.
-;------------------------------------------------------------------------------
-
-IRQ_STACK_SIZE          EQU     (3*8*4)     ; 3 words to be saved per interrupt priority level
-ARM_MODE_FIQ            EQU     0x11
-ARM_MODE_IRQ            EQU     0x12
-ARM_MODE_SVC            EQU     0x13
-I_BIT                   EQU     0x80
-F_BIT                   EQU     0x40
-
-;------------------------------------------------------------------------------
-;- Setup the stack for each mode
-;------------------------------------------------------------------------------
-    ldr     r0, =__iramend
-
-;- Set up Fast Interrupt Mode and set FIQ Mode Stack
-            msr     CPSR_c, #ARM_MODE_FIQ | I_BIT | F_BIT
-;- Init the FIQ register
-            ldr     r8, =AT91C_BASE_AIC
-
-;- Set up Interrupt Mode and set IRQ Mode Stack
-    msr     CPSR_c, #ARM_MODE_IRQ | I_BIT | F_BIT
-    mov     r13, r0                     ; Init stack IRQ
-    sub     r0, r0, #IRQ_STACK_SIZE
-
-;- Enable interrupt & Set up Supervisor Mode and set Supervisor Mode Stack
-    msr     CPSR_c, #ARM_MODE_SVC
-    mov     r13, r0
-
-;------------------------------------------------------------------------------
-; Initialize segments.
-;------------------------------------------------------------------------------
-; __segment_init is assumed to use
-; instruction set and to be reachable by BL from the ICODE segment
-; (it is safest to link them in segment ICODE).
-;------------------------------------------------------------------------------
-    EXTERN     __segment_init
-    ldr        r0,=__segment_init
-    mov     lr, pc
-    bx r0
-
-;------------------------------------------------------------------------------
-;- Branch on C code Main function (with interworking)
-;------------------------------------------------------------------------------
-    EXTERN     main
-    PUBLIC     __main
-?jump_to_main:
-    ldr        lr,=?call_exit
-    ldr        r0,=main
-__main:
-    bx r0
-
-;------------------------------------------------------------------------------
-;- Loop for ever
-;------------------------------------------------------------------------------
-;- End of application. Normally, never occur.
-;- Could jump on Software Reset ( B 0x0 ).
-;------------------------------------------------------------------------------
-?call_exit:
-End
-    b       End
-
-;------------------------------------------------------------------------------
-;- Exception Vectors
-;------------------------------------------------------------------------------
-    PUBLIC    AT91F_Default_FIQ_handler
-    PUBLIC    AT91F_Default_IRQ_handler
-    PUBLIC    AT91F_Spurious_handler
-
-    CODE32      ; Always ARM mode after exeption
-
-AT91F_Default_FIQ_handler
-    b         AT91F_Default_FIQ_handler
-
-AT91F_Default_IRQ_handler
-    b         AT91F_Default_IRQ_handler
-
-AT91F_Spurious_handler
-    b         AT91F_Spurious_handler
-
-    ENDMOD      ;- Terminates the assembly of the current module
-    END         ;- Terminates the assembly of the last module in a file
\ No newline at end of file
diff --git a/tools/ceedling/vendor/cmock/iar/iar_v4/srcIAR/Cstartup_SAM7.c b/tools/ceedling/vendor/cmock/iar/iar_v4/srcIAR/Cstartup_SAM7.c
deleted file mode 100644 (file)
index 0913da3..0000000
+++ /dev/null
@@ -1,98 +0,0 @@
-// ----------------------------------------------------------------------------
-//         ATMEL Microcontroller Software Support  -  ROUSSET  -
-// ----------------------------------------------------------------------------
-// DISCLAIMER:  THIS SOFTWARE IS PROVIDED BY ATMEL "AS IS" AND ANY EXPRESS OR
-// IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
-// MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT ARE
-// DISCLAIMED. IN NO EVENT SHALL ATMEL BE LIABLE FOR ANY DIRECT, INDIRECT,
-// INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA,
-// OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
-// LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
-// NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
-// EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-// ----------------------------------------------------------------------------
-// File Name           : Cstartup_SAM7.c
-// Object              : Low level initialisations written in C for IAR Tools
-// Creation            : FBr   01-Sep-2005
-// 1.0 08-Sep-2005 JPP : Suppress Reset
-// ----------------------------------------------------------------------------
-
-#include "AT91SAM7X256.h"
-
-// The following functions must be write in ARM mode this function called directly by exception vector
-extern void AT91F_Spurious_handler(void);
-extern void AT91F_Default_IRQ_handler(void);
-extern void AT91F_Default_FIQ_handler(void);
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_LowLevelInit
-//* \brief This function performs very low level HW initialization
-//*        this function can use a Stack, depending the compilation
-//*        optimization mode
-//*----------------------------------------------------------------------------
-void AT91F_LowLevelInit(void)
-{
-    unsigned char i;
-    /////////////////////////////////////////////////////////////////////////////////////////////////////
-    // EFC Init
-    /////////////////////////////////////////////////////////////////////////////////////////////////////
-    AT91C_BASE_MC->MC_FMR = AT91C_MC_FWS_1FWS;      // 1 Wait State necessary to work at 48MHz
-
-    /////////////////////////////////////////////////////////////////////////////////////////////////////
-    // Init PMC Step 1. Enable Main Oscillator
-    // Main Oscillator startup time is board specific:
-    // Main Oscillator Startup Time worst case (3MHz) corresponds to 15ms (0x40 for AT91C_CKGR_OSCOUNT field)
-    /////////////////////////////////////////////////////////////////////////////////////////////////////
-    AT91C_BASE_PMC->PMC_MOR = (( AT91C_CKGR_OSCOUNT & (0x40 <<8) | AT91C_CKGR_MOSCEN ));
-#ifndef SIMULATE
-    // Wait Main Oscillator stabilization
-    while(!(AT91C_BASE_PMC->PMC_SR & AT91C_PMC_MOSCS));
-#endif
-
-    /////////////////////////////////////////////////////////////////////////////////////////////////////
-    // Init PMC Step 2.
-    // Set PLL to 96MHz (96,109MHz) and UDP Clock to 48MHz
-    // PLL Startup time depends on PLL RC filter: worst case is choosen
-    // UDP Clock (48,058MHz) is compliant with the Universal Serial Bus Specification (+/- 0.25% for full speed)
-    /////////////////////////////////////////////////////////////////////////////////////////////////////
-    AT91C_BASE_PMC->PMC_PLLR = AT91C_CKGR_USBDIV_1 | AT91C_CKGR_OUT_0 | AT91C_CKGR_PLLCOUNT |
-      (AT91C_CKGR_MUL & (72 << 16)) | (AT91C_CKGR_DIV & 14);
-#ifndef SIMULATE
-    // Wait for PLL stabilization
-    while( !(AT91C_BASE_PMC->PMC_SR & AT91C_PMC_LOCK) );
-    // Wait until the master clock is established for the case we already turn on the PLL
-    while( !(AT91C_BASE_PMC->PMC_SR & AT91C_PMC_MCKRDY) );
-#endif
-
-    /////////////////////////////////////////////////////////////////////////////////////////////////////
-    // Init PMC Step 3.
-    // Selection of Master Clock MCK (equal to Processor Clock PCK) equal to PLL/2 = 48MHz
-    // The PMC_MCKR register must not be programmed in a single write operation (see. Product Errata Sheet)
-    /////////////////////////////////////////////////////////////////////////////////////////////////////
-    AT91C_BASE_PMC->PMC_MCKR = AT91C_PMC_PRES_CLK_2;
-#ifndef SIMULATE
-    // Wait until the master clock is established
-    while( !(AT91C_BASE_PMC->PMC_SR & AT91C_PMC_MCKRDY) );
-#endif
-
-    AT91C_BASE_PMC->PMC_MCKR |= AT91C_PMC_CSS_PLL_CLK;
-#ifndef SIMULATE
-    // Wait until the master clock is established
-    while( !(AT91C_BASE_PMC->PMC_SR & AT91C_PMC_MCKRDY) );
-#endif
-
-    /////////////////////////////////////////////////////////////////////////////////////////////////////
-    //  Disable Watchdog (write once register)
-    /////////////////////////////////////////////////////////////////////////////////////////////////////
-    AT91C_BASE_WDTC->WDTC_WDMR = AT91C_WDTC_WDDIS;
-
-    ////////////////////////////////////////////////////////////////////////////////////////////////////
-    //  Init AIC: assign corresponding handler for each interrupt source
-    /////////////////////////////////////////////////////////////////////////////////////////////////////
-    AT91C_BASE_AIC->AIC_SVR[0] = (int) AT91F_Default_FIQ_handler ;
-    for (i = 1; i < 31; i++) {
-        AT91C_BASE_AIC->AIC_SVR[i] = (int) AT91F_Default_IRQ_handler ;
-    }
-    AT91C_BASE_AIC->AIC_SPU = (unsigned int) AT91F_Spurious_handler;
-}
diff --git a/tools/ceedling/vendor/cmock/iar/iar_v5/Resource/SAM7_FLASH.mac b/tools/ceedling/vendor/cmock/iar/iar_v5/Resource/SAM7_FLASH.mac
deleted file mode 100644 (file)
index 407acb2..0000000
+++ /dev/null
@@ -1,71 +0,0 @@
-//  ----------------------------------------------------------------------------
-//          ATMEL Microcontroller Software Support  -  ROUSSET  -
-//  ----------------------------------------------------------------------------
-//  DISCLAIMER:  THIS SOFTWARE IS PROVIDED BY ATMEL "AS IS" AND ANY EXPRESS OR
-//  IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
-//  MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT ARE
-//  DISCLAIMED. IN NO EVENT SHALL ATMEL BE LIABLE FOR ANY DIRECT, INDIRECT,
-//  INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-//  LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA,
-//  OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
-//  LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
-//  NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
-//  EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-//  ----------------------------------------------------------------------------
-//  File Name           : SAM7_FLASH.mac
-//  Object              : Generic Macro File for IAR
-//  1.0 17/Aug/05 FBr   : Creation
-//  ----------------------------------------------------------------------------
-
-/*********************************************************************
-*
-*       _InitRSTC()
-*
-* Function description
-*   Initializes the RSTC (Reset controller).
-*   This makes sense since the default is to not allow user resets, which makes it impossible to
-*   apply a second RESET via J-Link
-*/
-_InitRSTC() {
-    __writeMemory32(0xA5000001, 0xFFFFFD08,"Memory");    // Allow user reset
-}
-
-/*********************************************************************
-*
-*       _InitPLL()
-* Function description
-*   Initializes the PMC.
-*   1. Enable the Main Oscillator
-*   2. Configure PLL to 96MHz
-*   3. Switch Master Clock (MCK) on PLL/2 = 48MHz
-*/
-    _InitPLL() {
-
-    __message "Enable Main Oscillator";
-    __writeMemory32(0x00000601,0xFFFFFc20,"Memory");    // MOSC
-    while( !(__readMemory32(0xFFFFFc68,"Memory") & 0x1)  );
-
-    __message "Set PLL to 96MHz";
-    __writeMemory32(0x10191c05,0xFFFFFc2c,"Memory");    // LOCK
-    while( !(__readMemory32(0xFFFFFc68,"Memory") & 0x4)  );
-
-    __message "Set Master Clock to 48MHz";
-    __writeMemory32(0x00000004,0xFFFFFc30,"Memory");    // MCKRDY
-    while( !(__readMemory32(0xFFFFFc68,"Memory") & 0x8)  );
-    __writeMemory32(0x00000007,0xFFFFFc30,"Memory");    // MCKRDY
-    while( !(__readMemory32(0xFFFFFc68,"Memory") & 0x8)  );
-}
-
-/*********************************************************************
-*
-*       execUserReset() : JTAG set initially to Full Speed
-*/
-execUserReset() {
-    __message "execUserReset()";
-    __emulatorSpeed(30000);             // Set JTAG speed to 30kHz to make a hardware reset
-    __hwReset(0);                       // Hardware Reset: CPU is automatically halted after the reset (JTAG is already configured to 32kHz)
-    _InitPLL();                         // Allow to debug at JTAG Full Speed
-    _InitRSTC();                        // Enable User Reset to allow execUserReset() execution
-    __emulatorSpeed(0);                 // Set JTAG speed to full speed
-}
-
diff --git a/tools/ceedling/vendor/cmock/iar/iar_v5/Resource/SAM7_RAM.mac b/tools/ceedling/vendor/cmock/iar/iar_v5/Resource/SAM7_RAM.mac
deleted file mode 100644 (file)
index a2b8a01..0000000
+++ /dev/null
@@ -1,94 +0,0 @@
-//  ----------------------------------------------------------------------------
-//          ATMEL Microcontroller Software Support  -  ROUSSET  -
-//  ----------------------------------------------------------------------------
-//  DISCLAIMER:  THIS SOFTWARE IS PROVIDED BY ATMEL "AS IS" AND ANY EXPRESS OR
-//  IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
-//  MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT ARE
-//  DISCLAIMED. IN NO EVENT SHALL ATMEL BE LIABLE FOR ANY DIRECT, INDIRECT,
-//  INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-//  LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA,
-//  OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
-//  LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
-//  NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
-//  EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-//  ----------------------------------------------------------------------------
-//  File Name           : SAM7_RAM.mac
-//  Object              : Generic Macro File for IAR
-//  1.0 17/Aug/05 FBr   : Creation
-//  ----------------------------------------------------------------------------
-
-/*********************************************************************
-*
-*       _MapRAMAt0()
-*
-* Function description
-*   Maps RAM at 0.
-*/
-_MapRAMAt0(){
-    __message "Changing mapping: RAM mapped to 0";
-    __writeMemory32(0x00000001,0xFFFFFF00,"Memory");
-}
-
-/*********************************************************************
-*
-*       _InitRSTC()
-*
-* Function description
-*   Initializes the RSTC (Reset controller).
-*   This makes sense since the default is to not allow user resets, which makes it impossible to
-*   apply a second RESET via J-Link
-*/
-_InitRSTC() {
-    __writeMemory32(0xA5000001, 0xFFFFFD08,"Memory");    // Allow user reset
-}
-
-/*********************************************************************
-*
-*       _InitPLL()
-* Function description
-*   Initializes the PMC.
-*   1. Enable the Main Oscillator
-*   2. Configure PLL to 96MHz
-*   3. Switch Master Clock (MCK) on PLL/2 = 48MHz
-*/
-    _InitPLL() {
-
-    __message "Set Main Oscillator";
-    __writeMemory32(0x00004001,0xFFFFFc20,"Memory");    // MOSC
-    while( !(__readMemory32(0xFFFFFc68,"Memory") & 0x1)  );
-
-    __message "Set PLL to 96MHz";
-    __writeMemory32(0x10483f0e,0xFFFFFc2c,"Memory");    // LOCK
-    while( !(__readMemory32(0xFFFFFc68,"Memory") & 0x4)  );
-
-    __message "Set Master Clock to 48MHz";
-    __writeMemory32(0x00000004,0xFFFFFc30,"Memory");    // MCKRDY
-    while( !(__readMemory32(0xFFFFFc68,"Memory") & 0x8)  );
-    __writeMemory32(0x00000007,0xFFFFFc30,"Memory");    // MCKRDY
-    while( !(__readMemory32(0xFFFFFc68,"Memory") & 0x8)  );
-}
-
-/*********************************************************************
-*
-*       execUserReset() : JTAG set initially to Full Speed
-*/
-execUserReset() {
-    __message "execUserReset()";
-    __emulatorSpeed(30000);             // Set JTAG speed to 30kHz to make a hardware reset
-    __hwReset(0);                       // Hardware Reset: CPU is automatically halted after the reset
-    _InitPLL();                         // Allow to debug at JTAG Full Speed
-    _MapRAMAt0();                       // Remap RAM to address 0
-    __emulatorSpeed(0);                 // Set JTAG speed to full speed
-}
-
-/*********************************************************************
-*
-*       execUserPreload() : JTAG set initially to 32kHz
-*/
-execUserPreload() {
-    __message "execUserPreload()";
-    __hwReset(0);                       // Hardware Reset: CPU is automatically halted after the reset (JTAG is already configured to 32kHz)
-    _InitPLL();                         // Allow to load Code at JTAG Full Speed
-    _MapRAMAt0();                       // Remap RAM to address 0
-    _InitRSTC();                        // Enable User Reset to allow execUserReset() execution
-}
diff --git a/tools/ceedling/vendor/cmock/iar/iar_v5/Resource/SAM7_SIM.mac b/tools/ceedling/vendor/cmock/iar/iar_v5/Resource/SAM7_SIM.mac
deleted file mode 100644 (file)
index 418a2c3..0000000
+++ /dev/null
@@ -1,67 +0,0 @@
-//=========================================================
-// Simulation setup file for esc07_demo project
-//=========================================================
-
-__var _timer0_interrupt_ID;
-
-irqBreak()
-{
-  __var __AIC_SMR;
-  __var __AIC_IECR;
-  __var __AIC_IVR;
-
-  // read AIC_IECR instead, since not fully supported by simulator
-  __AIC_IECR = __readMemory32(0xFFFFF120, "Memory");
-  if(__AIC_IECR & 0x1000)
-  {
-    __AIC_SMR = __readMemory32(0xFFFFF060, "Memory");
-    __AIC_IVR = __readMemory32(0xFFFFF0B0, "Memory"); //AIC_IVR = AIC_SVR[x]
-    __writeMemory32(__AIC_IVR, 0xFFFFF100, "Memory"); //AIC_IVR
-    __writeMemory32(0x1000, 0xFFFFF10C, "Memory");    //AIC_IPR
-    __writeMemory32(0x2, 0xFFFFF114, "Memory");       //AIC_CISR
-  }
-
-  return 0;
-}
-
-setupProcessorRegisters()
-{
-  // Write TC0_SR.CPCS with correct status for ISR (Clock enabled; RC Compare Flag = TRUE)
-  __writeMemory32(0x00010010, 0xfffa0020, "Memory");
-
-  // Set TX ready flag in USART0 status register
-  // USART0_BASE->US_CSR = AT91C_US_TXRDY
-  __writeMemory32(0x00000002, 0xfffc0014, "Memory");
-}
-
-configureTimer0Interrupt()
-{
-  __var _master_clock_frequency;
-  __var _timer0_period_cycles;
-
-  // Calculate timer0 frequency in master clock cycles
-  _master_clock_frequency = 48054857;
-  _timer0_period_cycles = _master_clock_frequency / 100;
-  if((_master_clock_frequency % 100) >= 50)
-  {
-    _timer0_period_cycles++;
-  }
-
-  __cancelAllInterrupts();
-  __enableInterrupts();
-
-  _timer0_interrupt_ID = __orderInterrupt("IRQ", _timer0_period_cycles, _timer0_period_cycles, 0, 0, 0, 100);
-
-  if(-1 == _timer0_interrupt_ID)
-  {
-    __message "ERROR: failed to order timer 0 interrupt";
-  }
-
-  __setCodeBreak("0x18", 0, "irqBreak()", "TRUE", "");
-}
-
-execUserReset()
-{
-  setupProcessorRegisters();
-  configureTimer0Interrupt();
-}
diff --git a/tools/ceedling/vendor/cmock/iar/iar_v5/Resource/at91SAM7X256_FLASH.icf b/tools/ceedling/vendor/cmock/iar/iar_v5/Resource/at91SAM7X256_FLASH.icf
deleted file mode 100644 (file)
index ab842a2..0000000
+++ /dev/null
@@ -1,43 +0,0 @@
-/*###ICF### Section handled by ICF editor, don't touch! ****/
-/*-Editor annotation file-*/
-/* IcfEditorFile="$TOOLKIT_DIR$\config\ide\IcfEditor\a_v1_0.xml" */
-/*-Specials-*/
-define symbol __ICFEDIT_intvec_start__      = 0x00000000;
-/*-Memory Regions-*/
-define symbol __ICFEDIT_region_ROM_start__  = 0x00000100;
-define symbol __ICFEDIT_region_ROM_end__    = 0x0003FFFF;
-define symbol __ICFEDIT_region_RAM_start__  = 0x00200000;
-define symbol __ICFEDIT_region_RAM_end__    = 0x0020FFFF;
-/*-Sizes-*/
-define symbol __ICFEDIT_size_cstack__   = 0x400;
-define symbol __ICFEDIT_size_svcstack__ = 0x100;
-define symbol __ICFEDIT_size_irqstack__ = 0x100;
-define symbol __ICFEDIT_size_fiqstack__ = 0x40;
-define symbol __ICFEDIT_size_undstack__ = 0x40;
-define symbol __ICFEDIT_size_abtstack__ = 0x40;
-define symbol __ICFEDIT_size_heap__     = 0x400;
-/**** End of ICF editor section. ###ICF###*/
-
-
-define memory mem with size = 4G;
-define region ROM_region = mem:[from __ICFEDIT_region_ROM_start__ to __ICFEDIT_region_ROM_end__];
-define region RAM_region = mem:[from __ICFEDIT_region_RAM_start__ to __ICFEDIT_region_RAM_end__];
-
-define block CSTACK    with alignment = 8, size = __ICFEDIT_size_cstack__   { };
-define block SVC_STACK with alignment = 8, size = __ICFEDIT_size_svcstack__ { };
-define block IRQ_STACK with alignment = 8, size = __ICFEDIT_size_irqstack__ { };
-define block FIQ_STACK with alignment = 8, size = __ICFEDIT_size_fiqstack__ { };
-define block UND_STACK with alignment = 8, size = __ICFEDIT_size_undstack__ { };
-define block ABT_STACK with alignment = 8, size = __ICFEDIT_size_abtstack__ { };
-define block HEAP      with alignment = 8, size = __ICFEDIT_size_heap__     { };
-
-initialize by copy { readwrite };
-do not initialize  { section .noinit };
-
-place at address mem:__ICFEDIT_intvec_start__    { readonly section .intvec };
-
-place in ROM_region   { readonly };
-place in RAM_region   { readwrite,
-                        block CSTACK, block SVC_STACK, block IRQ_STACK, block FIQ_STACK,
-                        block UND_STACK, block ABT_STACK, block HEAP };
-
diff --git a/tools/ceedling/vendor/cmock/iar/iar_v5/Resource/at91SAM7X256_RAM.icf b/tools/ceedling/vendor/cmock/iar/iar_v5/Resource/at91SAM7X256_RAM.icf
deleted file mode 100644 (file)
index cc79cda..0000000
+++ /dev/null
@@ -1,42 +0,0 @@
-/*###ICF### Section handled by ICF editor, don't touch! ****/
-/*-Editor annotation file-*/
-/* IcfEditorFile="$TOOLKIT_DIR$\config\ide\IcfEditor\a_v1_0.xml" */
-/*-Specials-*/
-define symbol __ICFEDIT_intvec_start__      = 0x00000000;
-/*-Memory Regions-*/
-define symbol __ICFEDIT_region_ROM_start__  = 0x00;
-define symbol __ICFEDIT_region_ROM_end__    = 0x00;
-define symbol __ICFEDIT_region_RAM_start__  = 0x00000100;
-define symbol __ICFEDIT_region_RAM_end__    = 0x0000FFFF;
-/*-Sizes-*/
-define symbol __ICFEDIT_size_cstack__   = 0x400;
-define symbol __ICFEDIT_size_svcstack__ = 0x100;
-define symbol __ICFEDIT_size_irqstack__ = 0x100;
-define symbol __ICFEDIT_size_fiqstack__ = 0x40;
-define symbol __ICFEDIT_size_undstack__ = 0x40;
-define symbol __ICFEDIT_size_abtstack__ = 0x40;
-define symbol __ICFEDIT_size_heap__     = 0x800;
-/**** End of ICF editor section. ###ICF###*/
-
-
-define memory mem with size = 4G;
-define region RAM_region = mem:[from __ICFEDIT_region_RAM_start__ to __ICFEDIT_region_RAM_end__];
-
-define block CSTACK    with alignment = 8, size = __ICFEDIT_size_cstack__   { };
-define block SVC_STACK with alignment = 8, size = __ICFEDIT_size_svcstack__ { };
-define block IRQ_STACK with alignment = 8, size = __ICFEDIT_size_irqstack__ { };
-define block FIQ_STACK with alignment = 8, size = __ICFEDIT_size_fiqstack__ { };
-define block UND_STACK with alignment = 8, size = __ICFEDIT_size_undstack__ { };
-define block ABT_STACK with alignment = 8, size = __ICFEDIT_size_abtstack__ { };
-define block HEAP      with alignment = 8, size = __ICFEDIT_size_heap__     { };
-
-initialize by copy { readwrite };
-do not initialize  { section .noinit };
-
-place at address mem:__ICFEDIT_intvec_start__    { readonly section .intvec };
-
-place in RAM_region   { readonly };
-place in RAM_region   { readwrite,
-                        block CSTACK, block SVC_STACK, block IRQ_STACK, block FIQ_STACK,
-                        block UND_STACK, block ABT_STACK, block HEAP };
-
diff --git a/tools/ceedling/vendor/cmock/iar/iar_v5/cmock_demo.dep b/tools/ceedling/vendor/cmock/iar/iar_v5/cmock_demo.dep
deleted file mode 100644 (file)
index 456f4db..0000000
+++ /dev/null
@@ -1,4204 +0,0 @@
-<?xml version="1.0" encoding="iso-8859-1"?>
-
-<project>
-  <fileVersion>2</fileVersion>
-  <fileChecksum>3270150602</fileChecksum>
-  <configuration>
-    <name>Binary</name>
-    <outputs>
-      <file>$PROJ_DIR$\Binary\Obj\TimerConductor.o</file>
-      <file>$TOOLKIT_DIR$\inc\DLib_Defaults.h</file>
-      <file>$TOOLKIT_DIR$\inc\DLib_Threads.h</file>
-      <file>$PROJ_DIR$\Binary\Obj\TimerConductor.pbi</file>
-      <file>$PROJ_DIR$\Binary\List\TimerInterruptConfigurator.lst</file>
-      <file>$PROJ_DIR$\Binary\Obj\AdcTemperatureSensor.o</file>
-      <file>$PROJ_DIR$\..\..\test\system\src\TimerInterruptConfigurator.h</file>
-      <file>$PROJ_DIR$\..\..\test\system\src\TimerModel.h</file>
-      <file>$TOOLKIT_DIR$\inc\ymath.h</file>
-      <file>$PROJ_DIR$\Binary\Obj\Cstartup_SAM7.o</file>
-      <file>$TOOLKIT_DIR$\inc\DLib_Product.h</file>
-      <file>$TOOLKIT_DIR$\inc\math.h</file>
-      <file>$PROJ_DIR$\Binary\Exe\cmock_demo.hex</file>
-      <file>$PROJ_DIR$\Binary\Obj\UsartPutChar.pbi</file>
-      <file>$PROJ_DIR$\..\..\test\system\src\TimerInterruptHandler.h</file>
-      <file>$PROJ_DIR$\Binary\Obj\AdcConductor.pbi</file>
-      <file>$PROJ_DIR$\Binary\List\TimerConfigurator.lst</file>
-      <file>$PROJ_DIR$\Binary\List\TaskScheduler.lst</file>
-      <file>$PROJ_DIR$\Binary\List\TemperatureCalculator.lst</file>
-      <file>$PROJ_DIR$\Binary\List\UsartConductor.lst</file>
-      <file>$PROJ_DIR$\Binary\Obj\UsartConductor.o</file>
-      <file>$PROJ_DIR$\Binary\Obj\TimerModel.o</file>
-      <file>$PROJ_DIR$\Binary\Obj\UsartConfigurator.pbi</file>
-      <file>$PROJ_DIR$\Binary\Obj\TimerInterruptConfigurator.o</file>
-      <file>$PROJ_DIR$\Binary\List\Cstartup.lst</file>
-      <file>$PROJ_DIR$\..\..\test\system\src\Executor.h</file>
-      <file>$PROJ_DIR$\incIAR\project.h</file>
-      <file>$PROJ_DIR$\Binary\Obj\Executor.pbi</file>
-      <file>$PROJ_DIR$\Binary\List\TimerConductor.lst</file>
-      <file>$PROJ_DIR$\Binary\Obj\TimerModel.pbi</file>
-      <file>$TOOLKIT_DIR$\inc\intrinsics.h</file>
-      <file>$PROJ_DIR$\Binary\Obj\Model.pbi</file>
-      <file>$PROJ_DIR$\Binary\Obj\UsartBaudRateRegisterCalculator.o</file>
-      <file>$PROJ_DIR$\..\..\examples\src\UsartBaudRateRegisterCalculator.h</file>
-      <file>$PROJ_DIR$\..\..\examples\src\UsartModel.h</file>
-      <file>$PROJ_DIR$\Binary\Obj\TaskScheduler.pbi</file>
-      <file>$PROJ_DIR$\Binary\Obj\Executor.o</file>
-      <file>$PROJ_DIR$\Binary\Obj\TemperatureCalculator.o</file>
-      <file>$PROJ_DIR$\Binary\Obj\Cstartup_SAM7.pbi</file>
-      <file>$PROJ_DIR$\..\..\test\system\src\AT91SAM7X256.h</file>
-      <file>$PROJ_DIR$\Binary\Obj\IntrinsicsWrapper.pbi</file>
-      <file>$PROJ_DIR$\..\..\examples\src\UsartHardware.h</file>
-      <file>$PROJ_DIR$\Binary\List\Main.lst</file>
-      <file>$PROJ_DIR$\..\..\examples\src\UsartConfigurator.h</file>
-      <file>$PROJ_DIR$\..\..\examples\src\UsartTransmitBufferStatus.h</file>
-      <file>$PROJ_DIR$\Binary\List\TimerHardware.lst</file>
-      <file>$PROJ_DIR$\..\..\test\system\src\UsartBaudRateRegisterCalculator.h</file>
-      <file>$PROJ_DIR$\..\..\test\system\src\TemperatureCalculator.h</file>
-      <file>$PROJ_DIR$\..\..\test\system\src\UsartPutChar.h</file>
-      <file>$PROJ_DIR$\..\..\test\system\src\TaskScheduler.h</file>
-      <file>$PROJ_DIR$\Binary\List\UsartTransmitBufferStatus.lst</file>
-      <file>$PROJ_DIR$\Binary\Obj\AdcTemperatureSensor.pbi</file>
-      <file>$PROJ_DIR$\Binary\Obj\Main.pbi</file>
-      <file>$PROJ_DIR$\Binary\List\UsartModel.lst</file>
-      <file>$PROJ_DIR$\Binary\Obj\TemperatureFilter.pbi</file>
-      <file>$PROJ_DIR$\Binary\List\AdcHardware.lst</file>
-      <file>$PROJ_DIR$\Binary\List\AdcTemperatureSensor.lst</file>
-      <file>$PROJ_DIR$\Binary\Obj\UsartTransmitBufferStatus.pbi</file>
-      <file>$PROJ_DIR$\Binary\Obj\AdcHardware.pbi</file>
-      <file>$PROJ_DIR$\Binary\Obj\TemperatureCalculator.pbi</file>
-      <file>$TOOLKIT_DIR$\lib\dl4t_tl_in.a</file>
-      <file>$TOOLKIT_DIR$\inc\ycheck.h</file>
-      <file>$PROJ_DIR$\..\..\test\system\src\ModelConfig.h</file>
-      <file>$PROJ_DIR$\Binary\List\AdcConductor.lst</file>
-      <file>$PROJ_DIR$\Binary\List\AdcHardwareConfigurator.lst</file>
-      <file>$PROJ_DIR$\Binary\Obj\TimerHardware.o</file>
-      <file>$PROJ_DIR$\Binary\Obj\TimerInterruptHandler.o</file>
-      <file>$TOOLKIT_DIR$\inc\stdio.h</file>
-      <file>$PROJ_DIR$\Binary\Obj\UsartHardware.o</file>
-      <file>$PROJ_DIR$\Binary\Obj\TimerInterruptHandler.pbi</file>
-      <file>$PROJ_DIR$\Binary\Obj\UsartModel.o</file>
-      <file>$TOOLKIT_DIR$\inc\DLib_Config_Normal.h</file>
-      <file>$PROJ_DIR$\Binary\List\TemperatureFilter.lst</file>
-      <file>$PROJ_DIR$\Binary\List\UsartPutChar.lst</file>
-      <file>$PROJ_DIR$\Binary\Obj\UsartConfigurator.o</file>
-      <file>$PROJ_DIR$\..\..\test\system\src\UsartConductor.h</file>
-      <file>$PROJ_DIR$\Binary\List\AdcModel.lst</file>
-      <file>$PROJ_DIR$\..\..\test\system\src\TemperatureFilter.h</file>
-      <file>$PROJ_DIR$\..\..\test\system\src\Types.h</file>
-      <file>$PROJ_DIR$\..\..\test\system\src\TimerConfigurator.h</file>
-      <file>$TOOLKIT_DIR$\inc\yvals.h</file>
-      <file>$PROJ_DIR$\..\..\test\system\src\UsartModel.h</file>
-      <file>$PROJ_DIR$\Binary\Obj\UsartTransmitBufferStatus.o</file>
-      <file>$TOOLKIT_DIR$\lib\rt4t_al.a</file>
-      <file>$PROJ_DIR$\Binary\List\UsartHardware.lst</file>
-      <file>$TOOLKIT_DIR$\inc\ysizet.h</file>
-      <file>$PROJ_DIR$\Binary\Obj\AdcModel.o</file>
-      <file>$PROJ_DIR$\Binary\Obj\AdcConductor.o</file>
-      <file>$PROJ_DIR$\Binary\Exe\cmock_demo.out</file>
-      <file>$PROJ_DIR$\..\..\test\system\src\AdcConductor.h</file>
-      <file>$PROJ_DIR$\..\..\test\system\src\AdcTemperatureSensor.h</file>
-      <file>$PROJ_DIR$\Binary\Obj\UsartModel.pbi</file>
-      <file>$PROJ_DIR$\..\..\test\system\src\TimerHardware.h</file>
-      <file>$PROJ_DIR$\..\..\test\system\src\AdcModel.h</file>
-      <file>$PROJ_DIR$\..\..\test\system\src\AdcHardware.h</file>
-      <file>$PROJ_DIR$\Binary\List\UsartBaudRateRegisterCalculator.lst</file>
-      <file>$PROJ_DIR$\..\..\test\system\src\Model.h</file>
-      <file>$TOOLKIT_DIR$\lib\shs_l.a</file>
-      <file>$PROJ_DIR$\..\..\test\system\src\UsartConfigurator.h</file>
-      <file>$PROJ_DIR$\Binary\Obj\TimerInterruptConfigurator.pbi</file>
-      <file>$PROJ_DIR$\Binary\List\UsartConfigurator.lst</file>
-      <file>$PROJ_DIR$\Binary\List\TimerModel.lst</file>
-      <file>$PROJ_DIR$\..\..\examples\src\Executor.h</file>
-      <file>$PROJ_DIR$\Binary\Obj\IntrinsicsWrapper.o</file>
-      <file>$PROJ_DIR$\..\..\examples\src\TimerConfigurator.h</file>
-      <file>$PROJ_DIR$\..\..\examples\src\UsartConductor.h</file>
-      <file>$PROJ_DIR$\..\..\test\system\src\AdcTemperatureSensor.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\TimerConductor.h</file>
-      <file>$PROJ_DIR$\Binary\Obj\AdcHardwareConfigurator.o</file>
-      <file>$TOOLKIT_DIR$\inc\xencoding_limits.h</file>
-      <file>$PROJ_DIR$\..\..\test\system\src\Main.c</file>
-      <file>$PROJ_DIR$\..\..\test\system\src\AdcHardwareConfigurator.c</file>
-      <file>$PROJ_DIR$\..\..\test\system\src\AdcConductor.c</file>
-      <file>$PROJ_DIR$\..\..\test\system\src\AdcHardware.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\TimerModel.h</file>
-      <file>$PROJ_DIR$\..\..\test\system\src\AdcModel.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\TimerInterruptHandler.h</file>
-      <file>$PROJ_DIR$\..\..\test\system\src\Executor.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\Model.h</file>
-      <file>$PROJ_DIR$\..\..\test\system\src\Model.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\IntrinsicsWrapper.h</file>
-      <file>$PROJ_DIR$\..\..\examples\src\UsartPutChar.h</file>
-      <file>$PROJ_DIR$\..\..\examples\src\TimerInterruptConfigurator.h</file>
-      <file>$PROJ_DIR$\..\..\test\system\src\TemperatureFilter.c</file>
-      <file>$PROJ_DIR$\..\..\test\system\src\TimerConfigurator.c</file>
-      <file>$PROJ_DIR$\..\..\test\system\src\TemperatureCalculator.c</file>
-      <file>$PROJ_DIR$\..\..\test\system\src\TaskScheduler.c</file>
-      <file>$PROJ_DIR$\..\..\test\system\src\TimerInterruptConfigurator.c</file>
-      <file>$PROJ_DIR$\Binary\Obj\AdcModel.pbi</file>
-      <file>$PROJ_DIR$\..\..\test\system\src\TimerConductor.c</file>
-      <file>$PROJ_DIR$\..\..\test\system\src\TimerInterruptHandler.c</file>
-      <file>$PROJ_DIR$\Binary\Obj\AdcHardware.o</file>
-      <file>$PROJ_DIR$\..\..\test\system\src\UsartConfigurator.c</file>
-      <file>$PROJ_DIR$\..\..\test\system\src\TimerHardware.c</file>
-      <file>$PROJ_DIR$\..\..\test\system\src\UsartTransmitBufferStatus.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\AdcModel.h</file>
-      <file>$PROJ_DIR$\..\..\test\system\src\TimerModel.c</file>
-      <file>$PROJ_DIR$\..\..\test\system\src\UsartBaudRateRegisterCalculator.c</file>
-      <file>$PROJ_DIR$\..\..\test\system\src\UsartConductor.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\AdcHardware.h</file>
-      <file>$PROJ_DIR$\..\..\examples\src\TemperatureFilter.h</file>
-      <file>$PROJ_DIR$\..\..\test\system\src\UsartHardware.c</file>
-      <file>$PROJ_DIR$\..\..\test\system\src\UsartModel.c</file>
-      <file>$PROJ_DIR$\..\..\test\system\src\UsartPutChar.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\AdcTemperatureSensor.h</file>
-      <file>$PROJ_DIR$\..\..\examples\src\ModelConfig.h</file>
-      <file>$PROJ_DIR$\..\..\examples\src\AdcHardwareConfigurator.h</file>
-      <file>$PROJ_DIR$\..\..\examples\src\Types.h</file>
-      <file>$PROJ_DIR$\..\..\examples\src\TemperatureCalculator.h</file>
-      <file>$PROJ_DIR$\..\..\examples\src\AdcConductor.h</file>
-      <file>$PROJ_DIR$\..\..\examples\src\AT91SAM7X256.h</file>
-      <file>$PROJ_DIR$\..\..\examples\src\TaskScheduler.h</file>
-      <file>$PROJ_DIR$\..\..\examples\src\TimerHardware.h</file>
-      <file>$PROJ_DIR$\Binary\Obj\TimerHardware.pbi</file>
-      <file>$PROJ_DIR$\Binary\Obj\TimerConfigurator.o</file>
-      <file>$PROJ_DIR$\Binary\List\Model.lst</file>
-      <file>$PROJ_DIR$\Binary\Obj\Cstartup.o</file>
-      <file>$PROJ_DIR$\Binary\Obj\TaskScheduler.o</file>
-      <file>$PROJ_DIR$\Binary\Obj\TemperatureFilter.o</file>
-      <file>$PROJ_DIR$\..\..\test\system\src\TimerConductor.h</file>
-      <file>$PROJ_DIR$\Binary\Obj\Model.o</file>
-      <file>$PROJ_DIR$\..\..\test\system\src\UsartTransmitBufferStatus.h</file>
-      <file>$PROJ_DIR$\Binary\Obj\UsartHardware.pbi</file>
-      <file>$PROJ_DIR$\Binary\List\TimerInterruptHandler.lst</file>
-      <file>$PROJ_DIR$\Binary\Obj\cmock_demo.pbd</file>
-      <file>$PROJ_DIR$\..\..\test\system\src\UsartHardware.h</file>
-      <file>$PROJ_DIR$\..\..\test\system\src\AdcHardwareConfigurator.h</file>
-      <file>$PROJ_DIR$\Binary\Obj\UsartConductor.pbi</file>
-      <file>$PROJ_DIR$\srcIAR\Cstartup_SAM7.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\AdcHardwareConfigurator.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\AdcConductor.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\AdcHardware.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\AdcModel.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\AdcTemperatureSensor.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\Executor.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\Main.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\IntrinsicsWrapper.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\Model.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\TemperatureCalculator.c</file>
-      <file>$PROJ_DIR$\Resource\at91SAM7X256_FLASH.icf</file>
-      <file>$PROJ_DIR$\..\..\examples\src\TaskScheduler.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\TimerInterruptConfigurator.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\TemperatureFilter.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\TimerConductor.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\TimerConfigurator.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\TimerHardware.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\TimerInterruptHandler.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\TimerModel.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\UsartModel.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\UsartBaudRateRegisterCalculator.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\UsartConductor.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\UsartConfigurator.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\UsartHardware.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\UsartTransmitBufferStatus.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\UsartPutChar.c</file>
-      <file>$PROJ_DIR$\srcIAR\Cstartup.s</file>
-      <file>$PROJ_DIR$\Binary\Obj\UsartPutChar.o</file>
-      <file>$PROJ_DIR$\Binary\Obj\TimerConfigurator.pbi</file>
-      <file>$PROJ_DIR$\Binary\Obj\Main.o</file>
-      <file>$PROJ_DIR$\Binary\List\Executor.lst</file>
-      <file>$PROJ_DIR$\incIAR\AT91SAM7X-EK.h</file>
-      <file>$PROJ_DIR$\incIAR\lib_AT91SAM7X256.h</file>
-      <file>$PROJ_DIR$\incIAR\AT91SAM7X256_inc.h</file>
-      <file>$PROJ_DIR$\Binary\Obj\AdcHardwareConfigurator.pbi</file>
-      <file>$PROJ_DIR$\Binary\Obj\UsartBaudRateRegisterCalculator.pbi</file>
-    </outputs>
-    <file>
-      <name>[ROOT_NODE]</name>
-      <outputs>
-        <tool>
-          <name>ILINK</name>
-          <file> 88</file>
-        </tool>
-      </outputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\Binary\Exe\cmock_demo.out</name>
-      <outputs>
-        <tool>
-          <name>OBJCOPY</name>
-          <file> 12</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ILINK</name>
-          <file> 179 87 131 108 86 5 156 9 36 103 198 160 157 37 158 0 154 65 23 66 21 32 20 74 68 70 196 82 97 83 60</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\test\system\src\AdcTemperatureSensor.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 51</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 56 5</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 78 39 90</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 78 39 90</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\test\system\src\Main.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 52</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 42 198</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 78 39 25 96 49 47 77 75 165 98 48 81 46 161 159 92 79 6 14 7 89 94 166 90 93</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 78 39 25 96 49 47 77 75 165 98 48 81 46 161 159 92 79 6 14 7 89 94 166 90 93</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\test\system\src\AdcHardwareConfigurator.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 203</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 64 108</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 78 39 166 62</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 78 39 166 62</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\test\system\src\AdcConductor.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 15</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 63 87</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 78 39 89 93 94</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 78 39 89 93 94</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\test\system\src\AdcHardware.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 58</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 55 131</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 78 39 94 166 90</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 78 39 94 166 90</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\test\system\src\AdcModel.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 128</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 76 86</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 78 39 93 49 47 77</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 78 39 93 49 47 77</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\test\system\src\Executor.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 27</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 199 36</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 78 39 25 96 75 159 89 30 61</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 78 39 25 96 75 159 89 30 61</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\test\system\src\Model.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 31</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 155 160</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 96 78 39 49 77</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 96 78 39 49 77</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\test\system\src\TemperatureFilter.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 54</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 72 158</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 78 39 77 11 61 8 80 1 10 109 2</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 78 39 77 11 61 8 80 1 71 10 109 2</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\test\system\src\TimerConfigurator.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 197</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 16 154</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 78 39 79 6</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 78 39 79 6</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\test\system\src\TemperatureCalculator.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 59</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 18 37</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 78 39 47 11 61 8 80 1 10 109 2</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 78 39 47 11 61 8 80 1 71 10 109 2</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\test\system\src\TaskScheduler.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 35</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 17 157</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 78 39 49</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 78 39 49</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\test\system\src\TimerInterruptConfigurator.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 99</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 4 23</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 78 39 6 14</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 78 39 6 14</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\test\system\src\TimerConductor.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 3</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 28 0</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 78 39 159 7 92 14</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 78 39 159 7 92 14</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\test\system\src\TimerInterruptHandler.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 69</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 163 66</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 78 39 14 6</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 78 39 14 6</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\test\system\src\UsartConfigurator.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 22</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 100 74</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 78 39 98</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 78 39 98</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\test\system\src\TimerHardware.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 153</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 45 65</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 78 39 92 79</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 78 39 92 79</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\test\system\src\UsartTransmitBufferStatus.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 57</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 50 82</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 78 39 161</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 78 39 161</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\test\system\src\TimerModel.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 29</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 101 21</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 78 39 7 49</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 78 39 7 49</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\test\system\src\UsartBaudRateRegisterCalculator.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 204</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 95 32</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 78 39 46</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 78 39 46</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\test\system\src\UsartConductor.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 167</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 19 20</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 78 39 75 165 81 49</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 78 39 75 165 81 49</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\test\system\src\UsartHardware.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 162</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 84 68</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 78 39 165 98 48</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 78 39 165 98 48</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\test\system\src\UsartModel.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 91</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 53 70</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 78 39 81 62 46 77 67 61 80 1 10 109 2 85 11 8</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 78 39 81 62 46 77 67 61 80 1 71 10 109 2 85 11 8</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\test\system\src\UsartPutChar.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 13</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 73 196</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 78 39 48 161</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 78 39 48 161</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\Binary\Obj\cmock_demo.pbd</name>
-      <inputs>
-        <tool>
-          <name>BILINK</name>
-          <file> 15 58 203 128 51 38 27 40 52 31 35 59 54 3 197 153 99 69 29 204 167 22 162 91 13 57</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\srcIAR\Cstartup_SAM7.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 38</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 26 30 61 200 150 201</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\AdcHardwareConfigurator.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 203</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 147 150 146 145</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\AdcConductor.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 15</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 63 87 131 108 86 5 36 103 198 160 157 37 158 0 154 65 23 66 21 32 20 74 68 70 196 82 9</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 147 150 149 135 139</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 147 150 149 135 139 146 144 145 151 148 140 102 118 105 107 120 30 61 41 43 121 34 33 44 152 104 122 116 114 11 8 80 1 71 10 109 2 67 85 26 200 201</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\AdcHardware.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 58</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 147 150 139 146 144</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\AdcModel.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 128</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 147 150 135 151 148 140</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\AdcTemperatureSensor.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 51</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 147 150 144</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\Executor.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 27</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 147 150 102 118 105 107 149 120</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\Main.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 52</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 147 150 120 102 118 151 148 140 105 41 43 121 34 33 44 107 152 104 122 116 114 149 139 146 144 135</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\IntrinsicsWrapper.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 40</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 120 30 61</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\Model.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 31</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 118 147 150 151 140</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\TemperatureCalculator.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 59</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 147 150 148 11 61 8 80 1 10 109 2</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\TaskScheduler.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 35</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 147 150 151</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\TimerInterruptConfigurator.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 99</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 147 150 122 116</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\TemperatureFilter.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 54</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 147 150 140 11 61 8 80 1 10 109 2</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\TimerConductor.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 3</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 147 150 107 114 152 116</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\TimerConfigurator.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 197</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 147 150 104 122</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\TimerHardware.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 153</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 147 150 152 104</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\TimerInterruptHandler.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 69</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 147 150 116 122</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\TimerModel.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 29</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 147 150 114 151</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\UsartModel.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 91</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 147 150 34 145 33 140 67 61 80 1 10 109 2 85 11 8</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\UsartBaudRateRegisterCalculator.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 204</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 147 150 33</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\UsartConductor.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 167</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 147 150 105 41 34 151</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\UsartConfigurator.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 22</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 147 150 43</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\UsartHardware.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 162</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 147 150 41 43 121</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\UsartTransmitBufferStatus.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 57</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 147 150 44</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\UsartPutChar.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 13</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 147 150 121 44</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\srcIAR\Cstartup.s</name>
-      <outputs>
-        <tool>
-          <name>AARM</name>
-          <file> 156 24</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>AARM</name>
-          <file> 202</file>
-        </tool>
-      </inputs>
-    </file>
-    <forcedrebuild>
-      <name>$PROJ_DIR$\srcIAR\Cstartup_SAM7.c</name>
-      <tool>ICCARM</tool>
-    </forcedrebuild>
-    <forcedrebuild>
-      <name>$PROJ_DIR$\..\..\examples\src\AdcHardwareConfigurator.c</name>
-      <tool>ICCARM</tool>
-    </forcedrebuild>
-    <forcedrebuild>
-      <name>$PROJ_DIR$\..\..\examples\src\AdcHardware.c</name>
-      <tool>ICCARM</tool>
-    </forcedrebuild>
-    <forcedrebuild>
-      <name>$PROJ_DIR$\..\..\examples\src\AdcModel.c</name>
-      <tool>ICCARM</tool>
-    </forcedrebuild>
-    <forcedrebuild>
-      <name>$PROJ_DIR$\..\..\examples\src\AdcTemperatureSensor.c</name>
-      <tool>ICCARM</tool>
-    </forcedrebuild>
-    <forcedrebuild>
-      <name>$PROJ_DIR$\..\..\examples\src\Executor.c</name>
-      <tool>ICCARM</tool>
-    </forcedrebuild>
-    <forcedrebuild>
-      <name>$PROJ_DIR$\..\..\examples\src\Main.c</name>
-      <tool>ICCARM</tool>
-    </forcedrebuild>
-    <forcedrebuild>
-      <name>$PROJ_DIR$\..\..\examples\src\IntrinsicsWrapper.c</name>
-      <tool>ICCARM</tool>
-    </forcedrebuild>
-    <forcedrebuild>
-      <name>$PROJ_DIR$\..\..\examples\src\Model.c</name>
-      <tool>ICCARM</tool>
-    </forcedrebuild>
-    <forcedrebuild>
-      <name>$PROJ_DIR$\..\..\examples\src\TemperatureCalculator.c</name>
-      <tool>ICCARM</tool>
-    </forcedrebuild>
-    <forcedrebuild>
-      <name>$PROJ_DIR$\..\..\examples\src\TaskScheduler.c</name>
-      <tool>ICCARM</tool>
-    </forcedrebuild>
-    <forcedrebuild>
-      <name>$PROJ_DIR$\..\..\examples\src\TimerInterruptConfigurator.c</name>
-      <tool>ICCARM</tool>
-    </forcedrebuild>
-    <forcedrebuild>
-      <name>$PROJ_DIR$\..\..\examples\src\TemperatureFilter.c</name>
-      <tool>ICCARM</tool>
-    </forcedrebuild>
-    <forcedrebuild>
-      <name>$PROJ_DIR$\..\..\examples\src\TimerConductor.c</name>
-      <tool>ICCARM</tool>
-    </forcedrebuild>
-    <forcedrebuild>
-      <name>$PROJ_DIR$\..\..\examples\src\TimerConfigurator.c</name>
-      <tool>ICCARM</tool>
-    </forcedrebuild>
-    <forcedrebuild>
-      <name>$PROJ_DIR$\..\..\examples\src\TimerHardware.c</name>
-      <tool>ICCARM</tool>
-    </forcedrebuild>
-    <forcedrebuild>
-      <name>$PROJ_DIR$\..\..\examples\src\TimerInterruptHandler.c</name>
-      <tool>ICCARM</tool>
-    </forcedrebuild>
-    <forcedrebuild>
-      <name>$PROJ_DIR$\..\..\examples\src\TimerModel.c</name>
-      <tool>ICCARM</tool>
-    </forcedrebuild>
-    <forcedrebuild>
-      <name>$PROJ_DIR$\..\..\examples\src\UsartModel.c</name>
-      <tool>ICCARM</tool>
-    </forcedrebuild>
-    <forcedrebuild>
-      <name>$PROJ_DIR$\..\..\examples\src\UsartBaudRateRegisterCalculator.c</name>
-      <tool>ICCARM</tool>
-    </forcedrebuild>
-    <forcedrebuild>
-      <name>$PROJ_DIR$\..\..\examples\src\UsartConductor.c</name>
-      <tool>ICCARM</tool>
-    </forcedrebuild>
-    <forcedrebuild>
-      <name>$PROJ_DIR$\..\..\examples\src\UsartConfigurator.c</name>
-      <tool>ICCARM</tool>
-    </forcedrebuild>
-    <forcedrebuild>
-      <name>$PROJ_DIR$\..\..\examples\src\UsartHardware.c</name>
-      <tool>ICCARM</tool>
-    </forcedrebuild>
-    <forcedrebuild>
-      <name>$PROJ_DIR$\..\..\examples\src\UsartTransmitBufferStatus.c</name>
-      <tool>ICCARM</tool>
-    </forcedrebuild>
-    <forcedrebuild>
-      <name>$PROJ_DIR$\..\..\examples\src\UsartPutChar.c</name>
-      <tool>ICCARM</tool>
-    </forcedrebuild>
-  </configuration>
-  <configuration>
-    <name>FLASH_Debug</name>
-    <outputs>
-      <file>$TOOLKIT_DIR$\inc\DLib_Defaults.h</file>
-      <file>$TOOLKIT_DIR$\inc\DLib_Threads.h</file>
-      <file>$PROJ_DIR$\..\..\test\system\src\TimerInterruptConfigurator.h</file>
-      <file>$PROJ_DIR$\..\..\test\system\src\TimerModel.h</file>
-      <file>$TOOLKIT_DIR$\inc\ymath.h</file>
-      <file>$TOOLKIT_DIR$\inc\DLib_Product.h</file>
-      <file>$TOOLKIT_DIR$\inc\math.h</file>
-      <file>$PROJ_DIR$\..\..\test\system\src\TimerInterruptHandler.h</file>
-      <file>$PROJ_DIR$\..\..\test\system\src\Executor.h</file>
-      <file>$PROJ_DIR$\incIAR\project.h</file>
-      <file>$TOOLKIT_DIR$\inc\intrinsics.h</file>
-      <file>$PROJ_DIR$\..\..\examples\src\UsartBaudRateRegisterCalculator.h</file>
-      <file>$PROJ_DIR$\..\..\examples\src\UsartModel.h</file>
-      <file>$PROJ_DIR$\..\..\test\system\src\AT91SAM7X256.h</file>
-      <file>$PROJ_DIR$\..\..\examples\src\UsartHardware.h</file>
-      <file>$PROJ_DIR$\..\..\examples\src\UsartConfigurator.h</file>
-      <file>$PROJ_DIR$\..\..\examples\src\UsartTransmitBufferStatus.h</file>
-      <file>$PROJ_DIR$\..\..\test\system\src\UsartBaudRateRegisterCalculator.h</file>
-      <file>$PROJ_DIR$\..\..\test\system\src\TemperatureCalculator.h</file>
-      <file>$PROJ_DIR$\..\..\test\system\src\UsartPutChar.h</file>
-      <file>$PROJ_DIR$\..\..\test\system\src\TaskScheduler.h</file>
-      <file>$TOOLKIT_DIR$\lib\dl4t_tl_in.a</file>
-      <file>$TOOLKIT_DIR$\inc\ycheck.h</file>
-      <file>$PROJ_DIR$\..\..\test\system\src\ModelConfig.h</file>
-      <file>$TOOLKIT_DIR$\inc\stdio.h</file>
-      <file>$TOOLKIT_DIR$\inc\DLib_Config_Normal.h</file>
-      <file>$PROJ_DIR$\..\..\test\system\src\UsartConductor.h</file>
-      <file>$PROJ_DIR$\..\..\test\system\src\TemperatureFilter.h</file>
-      <file>$PROJ_DIR$\..\..\test\system\src\Types.h</file>
-      <file>$PROJ_DIR$\..\..\test\system\src\TimerConfigurator.h</file>
-      <file>$TOOLKIT_DIR$\inc\yvals.h</file>
-      <file>$PROJ_DIR$\..\..\test\system\src\UsartModel.h</file>
-      <file>$TOOLKIT_DIR$\lib\rt4t_al.a</file>
-      <file>$TOOLKIT_DIR$\inc\ysizet.h</file>
-      <file>$PROJ_DIR$\..\..\test\system\src\AdcConductor.h</file>
-      <file>$PROJ_DIR$\..\..\test\system\src\AdcTemperatureSensor.h</file>
-      <file>$PROJ_DIR$\..\..\test\system\src\TimerHardware.h</file>
-      <file>$PROJ_DIR$\..\..\test\system\src\AdcModel.h</file>
-      <file>$PROJ_DIR$\..\..\test\system\src\AdcHardware.h</file>
-      <file>$PROJ_DIR$\..\..\test\system\src\Model.h</file>
-      <file>$TOOLKIT_DIR$\lib\shs_l.a</file>
-      <file>$PROJ_DIR$\..\..\test\system\src\UsartConfigurator.h</file>
-      <file>$PROJ_DIR$\..\..\examples\src\Executor.h</file>
-      <file>$PROJ_DIR$\..\..\examples\src\TimerConfigurator.h</file>
-      <file>$PROJ_DIR$\..\..\examples\src\UsartConductor.h</file>
-      <file>$PROJ_DIR$\..\..\test\system\src\AdcTemperatureSensor.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\TimerConductor.h</file>
-      <file>$TOOLKIT_DIR$\inc\xencoding_limits.h</file>
-      <file>$PROJ_DIR$\FLASH_Debug\Obj\cmock_demo.pbd</file>
-      <file>$PROJ_DIR$\..\..\test\system\src\Main.c</file>
-      <file>$PROJ_DIR$\..\..\test\system\src\AdcHardwareConfigurator.c</file>
-      <file>$PROJ_DIR$\..\..\test\system\src\AdcConductor.c</file>
-      <file>$PROJ_DIR$\..\..\test\system\src\AdcHardware.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\TimerModel.h</file>
-      <file>$PROJ_DIR$\..\..\test\system\src\AdcModel.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\TimerInterruptHandler.h</file>
-      <file>$PROJ_DIR$\..\..\test\system\src\Executor.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\Model.h</file>
-      <file>$PROJ_DIR$\..\..\test\system\src\Model.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\IntrinsicsWrapper.h</file>
-      <file>$PROJ_DIR$\..\..\examples\src\UsartPutChar.h</file>
-      <file>$PROJ_DIR$\..\..\examples\src\TimerInterruptConfigurator.h</file>
-      <file>$PROJ_DIR$\..\..\test\system\src\TemperatureFilter.c</file>
-      <file>$PROJ_DIR$\..\..\test\system\src\TimerConfigurator.c</file>
-      <file>$PROJ_DIR$\..\..\test\system\src\TemperatureCalculator.c</file>
-      <file>$PROJ_DIR$\..\..\test\system\src\TaskScheduler.c</file>
-      <file>$PROJ_DIR$\..\..\test\system\src\TimerInterruptConfigurator.c</file>
-      <file>$PROJ_DIR$\..\..\test\system\src\TimerConductor.c</file>
-      <file>$PROJ_DIR$\..\..\test\system\src\TimerInterruptHandler.c</file>
-      <file>$PROJ_DIR$\..\..\test\system\src\UsartConfigurator.c</file>
-      <file>$PROJ_DIR$\..\..\test\system\src\TimerHardware.c</file>
-      <file>$PROJ_DIR$\..\..\test\system\src\UsartTransmitBufferStatus.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\AdcModel.h</file>
-      <file>$PROJ_DIR$\..\..\test\system\src\TimerModel.c</file>
-      <file>$PROJ_DIR$\..\..\test\system\src\UsartBaudRateRegisterCalculator.c</file>
-      <file>$PROJ_DIR$\..\..\test\system\src\UsartConductor.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\AdcHardware.h</file>
-      <file>$PROJ_DIR$\..\..\examples\src\TemperatureFilter.h</file>
-      <file>$PROJ_DIR$\..\..\test\system\src\UsartHardware.c</file>
-      <file>$PROJ_DIR$\..\..\test\system\src\UsartModel.c</file>
-      <file>$PROJ_DIR$\..\..\test\system\src\UsartPutChar.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\AdcTemperatureSensor.h</file>
-      <file>$PROJ_DIR$\..\..\examples\src\ModelConfig.h</file>
-      <file>$PROJ_DIR$\..\..\examples\src\AdcHardwareConfigurator.h</file>
-      <file>$PROJ_DIR$\..\..\examples\src\Types.h</file>
-      <file>$PROJ_DIR$\..\..\examples\src\TemperatureCalculator.h</file>
-      <file>$PROJ_DIR$\..\..\examples\src\AdcConductor.h</file>
-      <file>$PROJ_DIR$\..\..\examples\src\AT91SAM7X256.h</file>
-      <file>$PROJ_DIR$\..\..\examples\src\TaskScheduler.h</file>
-      <file>$PROJ_DIR$\..\..\examples\src\TimerHardware.h</file>
-      <file>$PROJ_DIR$\..\..\test\system\src\TimerConductor.h</file>
-      <file>$PROJ_DIR$\..\..\test\system\src\UsartTransmitBufferStatus.h</file>
-      <file>$PROJ_DIR$\..\..\test\system\src\UsartHardware.h</file>
-      <file>$PROJ_DIR$\FLASH_Debug\Obj\Main.o</file>
-      <file>$PROJ_DIR$\..\..\test\system\src\AdcHardwareConfigurator.h</file>
-      <file>$PROJ_DIR$\FLASH_Debug\List\TimerHardware.lst</file>
-      <file>$PROJ_DIR$\FLASH_Debug\List\ext_irq.lst</file>
-      <file>$PROJ_DIR$\FLASH_Debug\Obj\Cstartup.o</file>
-      <file>$PROJ_DIR$\FLASH_Debug\Obj\TimerConfigurator.pbi</file>
-      <file>$PROJ_DIR$\FLASH_Debug\List\UsartHardware.lst</file>
-      <file>$PROJ_DIR$\..\src\ext_irq.c</file>
-      <file>$PROJ_DIR$\FLASH_Debug\Obj\interrupt_Usart.o</file>
-      <file>$PROJ_DIR$\FLASH_Debug\Obj\interrupt_Usart.pbi</file>
-      <file>$PROJ_DIR$\FLASH_Debug\Obj\TimerModel.o</file>
-      <file>$PROJ_DIR$\FLASH_Debug\Obj\main.pbi</file>
-      <file>$PROJ_DIR$\FLASH_Debug\List\Model.lst</file>
-      <file>$PROJ_DIR$\FLASH_Debug\Obj\AdcModel.o</file>
-      <file>$PROJ_DIR$\FLASH_Debug\Obj\UsartHardware.o</file>
-      <file>$PROJ_DIR$\FLASH_Debug\Obj\UsartPutChar.o</file>
-      <file>$PROJ_DIR$\FLASH_Debug\Obj\TemperatureCalculator.pbi</file>
-      <file>$PROJ_DIR$\FLASH_Debug\List\AdcConductor.lst</file>
-      <file>$PROJ_DIR$\FLASH_Debug\Obj\UsartTransmitBufferStatus.pbi</file>
-      <file>$PROJ_DIR$\FLASH_Debug\Obj\AdcConductor.pbi</file>
-      <file>$PROJ_DIR$\FLASH_Debug\Obj\Model.pbi</file>
-      <file>$PROJ_DIR$\FLASH_Debug\Obj\Cstartup_SAM7.o</file>
-      <file>$PROJ_DIR$\FLASH_Debug\Obj\IntrinsicsWrapper.o</file>
-      <file>$PROJ_DIR$\FLASH_Debug\Obj\IntrinsicsWrapper.pbi</file>
-      <file>$PROJ_DIR$\FLASH_Debug\Obj\AdcHardware.o</file>
-      <file>$PROJ_DIR$\FLASH_Debug\Obj\UsartPutChar.pbi</file>
-      <file>$PROJ_DIR$\FLASH_Debug\Obj\UsartBaudRateRegisterCalculator.pbi</file>
-      <file>$PROJ_DIR$\FLASH_Debug\List\interrupt_timer.lst</file>
-      <file>$PROJ_DIR$\FLASH_Debug\List\Cstartup_SAM7.lst</file>
-      <file>$PROJ_DIR$\FLASH_Debug\Obj\AdcHardwareConfigurator.o</file>
-      <file>$PROJ_DIR$\FLASH_Debug\List\AdcHardwareConfigurator.lst</file>
-      <file>$PROJ_DIR$\FLASH_Debug\Obj\TemperatureFilter.pbi</file>
-      <file>$PROJ_DIR$\FLASH_Debug\Obj\TimerConductor.pbi</file>
-      <file>$PROJ_DIR$\..\..\include\lib_AT91SAM7X256.h</file>
-      <file>$PROJ_DIR$\FLASH_Debug\Obj\TaskScheduler.o</file>
-      <file>$PROJ_DIR$\FLASH_Debug\Obj\TemperatureFilter.o</file>
-      <file>$PROJ_DIR$\FLASH_Debug\Obj\ext_irq.pbi</file>
-      <file>$PROJ_DIR$\..\..\include\AT91SAM7X256.h</file>
-      <file>$PROJ_DIR$\FLASH_Debug\Obj\AdcModel.pbi</file>
-      <file>$PROJ_DIR$\FLASH_Debug\Obj\TimerInterruptConfigurator.o</file>
-      <file>$PROJ_DIR$\FLASH_Debug\List\AdcModel.lst</file>
-      <file>$PROJ_DIR$\FLASH_Debug\List\interrupt_Usart.lst</file>
-      <file>$PROJ_DIR$\FLASH_Debug\List\Cstartup.lst</file>
-      <file>$PROJ_DIR$\FLASH_Debug\Obj\UsartHardware.pbi</file>
-      <file>$PROJ_DIR$\FLASH_Debug\List\TimerModel.lst</file>
-      <file>$PROJ_DIR$\FLASH_Debug\Obj\UsartConductor.o</file>
-      <file>$PROJ_DIR$\FLASH_Debug\Obj\UsartConfigurator.o</file>
-      <file>$PROJ_DIR$\FLASH_Debug\List\UsartPutChar.lst</file>
-      <file>$PROJ_DIR$\FLASH_Debug\List\TemperatureFilter.lst</file>
-      <file>$PROJ_DIR$\FLASH_Debug\Obj\TimerInterruptHandler.pbi</file>
-      <file>$PROJ_DIR$\FLASH_Debug\List\TemperatureCalculator.lst</file>
-      <file>$PROJ_DIR$\FLASH_Debug\List\UsartTransmitBufferStatus.lst</file>
-      <file>$PROJ_DIR$\FLASH_Debug\Obj\UsartModel.pbi</file>
-      <file>$PROJ_DIR$\FLASH_Debug\List\UsartConductor.lst</file>
-      <file>$PROJ_DIR$\FLASH_Debug\List\TimerConfigurator.lst</file>
-      <file>$PROJ_DIR$\FLASH_Debug\Obj\Model.o</file>
-      <file>$PROJ_DIR$\FLASH_Debug\List\Executor.lst</file>
-      <file>$PROJ_DIR$\FLASH_Debug\List\UsartModel.lst</file>
-      <file>$PROJ_DIR$\FLASH_Debug\List\TimerInterruptHandler.lst</file>
-      <file>$PROJ_DIR$\FLASH_Debug\List\Main.lst</file>
-      <file>$PROJ_DIR$\FLASH_Debug\List\TimerInterruptConfigurator.lst</file>
-      <file>$PROJ_DIR$\FLASH_Debug\Exe\cmock_demo.out</file>
-      <file>$PROJ_DIR$\FLASH_Debug\Obj\TimerHardware.pbi</file>
-      <file>$PROJ_DIR$\FLASH_Debug\Obj\TaskScheduler.pbi</file>
-      <file>$PROJ_DIR$\FLASH_Debug\Obj\TimerModel.pbi</file>
-      <file>$PROJ_DIR$\FLASH_Debug\Obj\AdcConductor.o</file>
-      <file>$PROJ_DIR$\FLASH_Debug\Obj\AdcTemperatureSensor.o</file>
-      <file>$PROJ_DIR$\..\src\AT91SAM7X-EK.h</file>
-      <file>$PROJ_DIR$\FLASH_Debug\Obj\UsartTransmitBufferStatus.o</file>
-      <file>$PROJ_DIR$\FLASH_Debug\Obj\AdcHardware.pbi</file>
-      <file>$PROJ_DIR$\FLASH_Debug\Obj\UsartBaudRateRegisterCalculator.o</file>
-      <file>$PROJ_DIR$\FLASH_Debug\Obj\ext_irq.o</file>
-      <file>$PROJ_DIR$\FLASH_Debug\Obj\AdcTemperatureSensor.pbi</file>
-      <file>$PROJ_DIR$\FLASH_Debug\Obj\TemperatureCalculator.o</file>
-      <file>$PROJ_DIR$\FLASH_Debug\Obj\TimerHardware.o</file>
-      <file>$PROJ_DIR$\FLASH_Debug\Obj\UsartModel.o</file>
-      <file>$PROJ_DIR$\FLASH_Debug\List\UsartConfigurator.lst</file>
-      <file>$PROJ_DIR$\FLASH_Debug\Obj\TimerConductor.o</file>
-      <file>$PROJ_DIR$\srcIAR\project.h</file>
-      <file>$PROJ_DIR$\FLASH_Debug\List\UsartBaudRateRegisterCalculator.lst</file>
-      <file>$PROJ_DIR$\FLASH_Debug\Obj\AdcHardwareConfigurator.pbi</file>
-      <file>$PROJ_DIR$\FLASH_Debug\Obj\TimerInterruptHandler.o</file>
-      <file>$PROJ_DIR$\FLASH_Debug\List\TimerConductor.lst</file>
-      <file>$PROJ_DIR$\FLASH_Debug\Obj\Cstartup_SAM7.pbi</file>
-      <file>$PROJ_DIR$\FLASH_Debug\Obj\UsartConductor.pbi</file>
-      <file>$PROJ_DIR$\FLASH_Debug\Obj\UsartConfigurator.pbi</file>
-      <file>$PROJ_DIR$\FLASH_Debug\Obj\Executor.o</file>
-      <file>$PROJ_DIR$\FLASH_Debug\List\AdcHardware.lst</file>
-      <file>$PROJ_DIR$\FLASH_Debug\Obj\Executor.pbi</file>
-      <file>$PROJ_DIR$\..\src\interrupt_timer.c</file>
-      <file>$PROJ_DIR$\..\src\interrupt_Usart.c</file>
-      <file>$PROJ_DIR$\FLASH_Debug\Obj\TimerInterruptConfigurator.pbi</file>
-      <file>$PROJ_DIR$\..\src\main.c</file>
-      <file>$PROJ_DIR$\FLASH_Debug\Obj\TimerConfigurator.o</file>
-      <file>$PROJ_DIR$\FLASH_Debug\List\AdcTemperatureSensor.lst</file>
-      <file>$PROJ_DIR$\FLASH_Debug\List\TaskScheduler.lst</file>
-      <file>$PROJ_DIR$\FLASH_Debug\Obj\interrupt_timer.o</file>
-      <file>$PROJ_DIR$\FLASH_Debug\List\IntrinsicsWrapper.lst</file>
-      <file>$PROJ_DIR$\FLASH_Debug\Obj\interrupt_timer.pbi</file>
-      <file>$PROJ_DIR$\srcIAR\Cstartup_SAM7.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\AdcHardwareConfigurator.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\AdcConductor.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\AdcHardware.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\AdcModel.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\AdcTemperatureSensor.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\Executor.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\Main.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\IntrinsicsWrapper.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\Model.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\TemperatureCalculator.c</file>
-      <file>$PROJ_DIR$\Resource\at91SAM7X256_FLASH.icf</file>
-      <file>$PROJ_DIR$\..\..\examples\src\TaskScheduler.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\TimerInterruptConfigurator.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\TemperatureFilter.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\TimerConductor.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\TimerConfigurator.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\TimerHardware.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\TimerInterruptHandler.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\TimerModel.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\UsartModel.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\UsartBaudRateRegisterCalculator.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\UsartConductor.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\UsartConfigurator.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\UsartHardware.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\UsartTransmitBufferStatus.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\UsartPutChar.c</file>
-      <file>$PROJ_DIR$\srcIAR\Cstartup.s</file>
-      <file>$PROJ_DIR$\incIAR\AT91SAM7X-EK.h</file>
-      <file>$PROJ_DIR$\incIAR\lib_AT91SAM7X256.h</file>
-      <file>$PROJ_DIR$\incIAR\AT91SAM7X256_inc.h</file>
-    </outputs>
-    <file>
-      <name>[ROOT_NODE]</name>
-      <outputs>
-        <tool>
-          <name>ILINK</name>
-          <file> 154</file>
-        </tool>
-      </outputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\test\system\src\AdcTemperatureSensor.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 165</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 187 159</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 28 13 35</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\FLASH_Debug\Obj\cmock_demo.pbd</name>
-      <inputs>
-        <tool>
-          <name>BILINK</name>
-          <file> 112 162 173 131 165 176 181 116 113 156 109 124 125 98 155 184 142 157 119 177 178 136 145 118 111 104</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\test\system\src\Main.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 104</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 152 93</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 28 13 8 39 20 18 27 26 92 41 19 31 17 91 90 36 29 2 7 3 34 38 94 35 37</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\test\system\src\AdcHardwareConfigurator.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 173</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 123 122</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 28 13 94 23</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\test\system\src\AdcConductor.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 112</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 110 158</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 28 13 34 37 38</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\test\system\src\AdcHardware.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 162</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 180 117</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 28 13 38 94 35</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\test\system\src\AdcModel.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 131</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 133 106</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 28 13 37 20 18 27</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\test\system\src\Executor.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 181</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 149 179</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 28 13 8 39 26 90 34 10 22</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\test\system\src\Model.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 113</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 105 148</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 39 28 13 20 27</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\test\system\src\TemperatureFilter.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 124</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 141 128</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 28 13 27 6 22 4 30 0 25 5 47 1</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\test\system\src\TimerConfigurator.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 98</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 147 186</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 28 13 29 2</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\test\system\src\TemperatureCalculator.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 109</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 143 166</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 28 13 18 6 22 4 30 0 25 5 47 1</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\test\system\src\TaskScheduler.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 156</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 188 127</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 28 13 20</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\test\system\src\TimerInterruptConfigurator.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 184</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 153 132</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 28 13 2 7</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\test\system\src\TimerConductor.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 125</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 175 170</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 28 13 90 3 36 7</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\test\system\src\TimerInterruptHandler.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 142</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 151 174</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 28 13 7 2</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\test\system\src\UsartConfigurator.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 178</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 169 139</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 28 13 41</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\test\system\src\TimerHardware.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 155</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 95 167</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 28 13 36 29</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\test\system\src\UsartTransmitBufferStatus.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 111</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 144 161</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 28 13 91</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\test\system\src\TimerModel.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 157</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 137 103</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 28 13 3 20</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\test\system\src\UsartBaudRateRegisterCalculator.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 119</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 172 163</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 28 13 17</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\test\system\src\UsartConductor.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 177</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 146 138</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 28 13 26 92 31 20</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\test\system\src\UsartHardware.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 136</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 99 107</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 28 13 92 41 19</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\test\system\src\UsartModel.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 145</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 150 168</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 28 13 31 23 17 27 24 22 30 0 25 5 47 1 33 6 4</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\test\system\src\UsartPutChar.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 118</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 140 108</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 28 13 19 91</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\src\ext_irq.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 129</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 96 164</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 171 10 22 160 130 126</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 171 10 22 160 130 126</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\FLASH_Debug\Exe\cmock_demo.out</name>
-      <inputs>
-        <tool>
-          <name>ILINK</name>
-          <file> 203 158 117 122 106 159 97 114 179 115 93 148 127 166 128 170 186 167 132 174 103 163 138 139 107 168 108 161 40 32 21</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\src\interrupt_timer.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 191</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 120 189</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 171 10 22 160 130 126</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 171 10 22 160 130 126</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\src\interrupt_Usart.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 102</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 134 101</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 171 10 22 160 130 126</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 171 10 22 160 130 126</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\src\main.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 104</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 152 93</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 171 10 22 160 130 126</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 171 10 22 160 130 126</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\srcIAR\Cstartup_SAM7.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 176</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 121 114</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 9 10 22 220 221</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 9 10 22 220 87 221</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\AdcHardwareConfigurator.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 173</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 123 122</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 84 87 83 82</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 84 87 83 82</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\AdcConductor.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 112</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 110 158</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 84 87 86 72 76</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 84 87 86 72 76</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\AdcHardware.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 162</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 180 117</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 84 87 76 83 81</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 84 87 76 83 81</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\AdcModel.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 131</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 133 106</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 84 87 72 88 85 77</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 84 87 72 88 85 77</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\AdcTemperatureSensor.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 165</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 187 159</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 84 87 81</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 84 87 81</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\Executor.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 181</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 149 179</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 84 87 42 57 44 46 86 59</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 84 87 42 57 44 46 86 59</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\Main.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 104</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 152 93</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 84 87 59 42 57 88 85 77 44 14 15 60 12 11 16 46 89 43 61 55 53 86 76 83 81 72</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 84 87 59 42 57 88 85 77 44 14 15 60 12 11 16 46 89 43 61 55 53 86 76 83 81 72</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\IntrinsicsWrapper.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 116</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 190 115</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 59 10 22</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 59 10 22</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\Model.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 113</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 105 148</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 57 84 87 88 77</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 57 84 87 88 77</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\TemperatureCalculator.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 109</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 143 166</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 84 87 85 6 22 4 30 0 5 47 1</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 84 87 85 6 22 4 30 0 25 5 47 1</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\TaskScheduler.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 156</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 188 127</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 84 87 88</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 84 87 88</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\TimerInterruptConfigurator.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 184</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 153 132</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 84 87 61 55</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 84 87 61 55</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\TemperatureFilter.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 124</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 141 128</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 84 87 77 6 22 4 30 0 5 47 1</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 84 87 77 6 22 4 30 0 25 5 47 1</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\TimerConductor.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 125</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 175 170</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 84 87 46 53 89 55</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 84 87 46 53 89 55</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\TimerConfigurator.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 98</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 147 186</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 84 87 43 61</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 84 87 43 61</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\TimerHardware.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 155</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 95 167</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 84 87 89 43</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 84 87 89 43</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\TimerInterruptHandler.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 142</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 151 174</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 84 87 55 61</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 84 87 55 61</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\TimerModel.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 157</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 137 103</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 84 87 53 88</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 84 87 53 88</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\UsartModel.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 145</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 150 168</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 84 87 12 82 11 77 24 22 30 0 25 5 47 1 33 6 4</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\UsartBaudRateRegisterCalculator.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 119</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 172 163</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 84 87 11</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 84 87 11</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\UsartConductor.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 177</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 146 138</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 84 87 44 14 12 88</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 84 87 44 14 12 88</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\UsartConfigurator.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 178</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 169 139</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 84 87 15</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 84 87 15</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\UsartHardware.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 136</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 99 107</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 84 87 14 15 60</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 84 87 14 15 60</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\UsartTransmitBufferStatus.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 111</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 144 161</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 84 87 16</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\UsartPutChar.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 118</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 140 108</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>ICCARM</name>
-          <file> 84 87 60 16</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\srcIAR\Cstartup.s</name>
-      <outputs>
-        <tool>
-          <name>AARM</name>
-          <file> 97 135</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>AARM</name>
-          <file> 222</file>
-        </tool>
-      </inputs>
-    </file>
-  </configuration>
-  <configuration>
-    <name>RAM_Debug</name>
-    <outputs>
-      <file>$PROJ_DIR$\Resource\SAM7_FLASH.mac</file>
-      <file>$TOOLKIT_DIR$\inc\DLib_Defaults.h</file>
-      <file>$TOOLKIT_DIR$\inc\DLib_Threads.h</file>
-      <file>$PROJ_DIR$\..\..\test\system\src\TimerInterruptConfigurator.h</file>
-      <file>$PROJ_DIR$\..\..\test\system\src\TimerModel.h</file>
-      <file>$TOOLKIT_DIR$\inc\ymath.h</file>
-      <file>$TOOLKIT_DIR$\inc\DLib_Product.h</file>
-      <file>$TOOLKIT_DIR$\inc\math.h</file>
-      <file>$PROJ_DIR$\..\..\test\system\src\TimerInterruptHandler.h</file>
-      <file>$PROJ_DIR$\..\..\test\system\src\Executor.h</file>
-      <file>$PROJ_DIR$\incIAR\project.h</file>
-      <file>$TOOLKIT_DIR$\inc\intrinsics.h</file>
-      <file>$PROJ_DIR$\..\..\examples\src\UsartBaudRateRegisterCalculator.h</file>
-      <file>$PROJ_DIR$\..\..\examples\src\UsartModel.h</file>
-      <file>$PROJ_DIR$\..\..\test\system\src\AT91SAM7X256.h</file>
-      <file>$PROJ_DIR$\..\..\examples\src\UsartHardware.h</file>
-      <file>$PROJ_DIR$\..\..\examples\src\UsartConfigurator.h</file>
-      <file>$PROJ_DIR$\..\..\examples\src\UsartTransmitBufferStatus.h</file>
-      <file>$PROJ_DIR$\..\..\test\system\src\UsartBaudRateRegisterCalculator.h</file>
-      <file>$PROJ_DIR$\..\..\test\system\src\TemperatureCalculator.h</file>
-      <file>$PROJ_DIR$\..\..\test\system\src\UsartPutChar.h</file>
-      <file>$PROJ_DIR$\..\..\test\system\src\TaskScheduler.h</file>
-      <file>$TOOLKIT_DIR$\lib\dl4t_tl_in.a</file>
-      <file>$TOOLKIT_DIR$\inc\ycheck.h</file>
-      <file>$PROJ_DIR$\..\..\test\system\src\ModelConfig.h</file>
-      <file>$TOOLKIT_DIR$\inc\stdio.h</file>
-      <file>$TOOLKIT_DIR$\inc\DLib_Config_Normal.h</file>
-      <file>$PROJ_DIR$\..\..\test\system\src\UsartConductor.h</file>
-      <file>$PROJ_DIR$\..\..\test\system\src\TemperatureFilter.h</file>
-      <file>$PROJ_DIR$\..\..\test\system\src\Types.h</file>
-      <file>$PROJ_DIR$\..\..\test\system\src\TimerConfigurator.h</file>
-      <file>$TOOLKIT_DIR$\inc\yvals.h</file>
-      <file>$PROJ_DIR$\..\..\test\system\src\UsartModel.h</file>
-      <file>$TOOLKIT_DIR$\lib\rt4t_al.a</file>
-      <file>$TOOLKIT_DIR$\inc\ysizet.h</file>
-      <file>$PROJ_DIR$\..\..\test\system\src\AdcConductor.h</file>
-      <file>$PROJ_DIR$\..\..\test\system\src\AdcTemperatureSensor.h</file>
-      <file>$PROJ_DIR$\..\..\test\system\src\TimerHardware.h</file>
-      <file>$PROJ_DIR$\..\..\test\system\src\AdcModel.h</file>
-      <file>$PROJ_DIR$\..\..\test\system\src\AdcHardware.h</file>
-      <file>$PROJ_DIR$\..\..\test\system\src\Model.h</file>
-      <file>$TOOLKIT_DIR$\lib\shs_l.a</file>
-      <file>$PROJ_DIR$\..\..\test\system\src\UsartConfigurator.h</file>
-      <file>$PROJ_DIR$\..\..\examples\src\Executor.h</file>
-      <file>$PROJ_DIR$\..\..\examples\src\TimerConfigurator.h</file>
-      <file>$PROJ_DIR$\..\..\examples\src\UsartConductor.h</file>
-      <file>$PROJ_DIR$\..\..\test\system\src\AdcTemperatureSensor.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\TimerConductor.h</file>
-      <file>$TOOLKIT_DIR$\inc\xencoding_limits.h</file>
-      <file>$PROJ_DIR$\..\..\test\system\src\Main.c</file>
-      <file>$PROJ_DIR$\..\..\test\system\src\AdcHardwareConfigurator.c</file>
-      <file>$PROJ_DIR$\..\..\test\system\src\AdcConductor.c</file>
-      <file>$PROJ_DIR$\..\..\test\system\src\AdcHardware.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\TimerModel.h</file>
-      <file>$PROJ_DIR$\..\..\test\system\src\AdcModel.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\TimerInterruptHandler.h</file>
-      <file>$PROJ_DIR$\..\..\test\system\src\Executor.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\Model.h</file>
-      <file>$PROJ_DIR$\..\..\test\system\src\Model.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\IntrinsicsWrapper.h</file>
-      <file>$PROJ_DIR$\..\..\examples\src\UsartPutChar.h</file>
-      <file>$PROJ_DIR$\..\..\examples\src\TimerInterruptConfigurator.h</file>
-      <file>$PROJ_DIR$\..\..\test\system\src\TemperatureFilter.c</file>
-      <file>$PROJ_DIR$\..\..\test\system\src\TimerConfigurator.c</file>
-      <file>$PROJ_DIR$\..\..\test\system\src\TemperatureCalculator.c</file>
-      <file>$PROJ_DIR$\..\..\test\system\src\TaskScheduler.c</file>
-      <file>$PROJ_DIR$\..\..\test\system\src\TimerInterruptConfigurator.c</file>
-      <file>$PROJ_DIR$\..\..\test\system\src\TimerConductor.c</file>
-      <file>$PROJ_DIR$\..\..\test\system\src\TimerInterruptHandler.c</file>
-      <file>$PROJ_DIR$\..\..\test\system\src\UsartConfigurator.c</file>
-      <file>$PROJ_DIR$\..\..\test\system\src\TimerHardware.c</file>
-      <file>$PROJ_DIR$\..\..\test\system\src\UsartTransmitBufferStatus.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\AdcModel.h</file>
-      <file>$PROJ_DIR$\..\..\test\system\src\TimerModel.c</file>
-      <file>$PROJ_DIR$\..\..\test\system\src\UsartBaudRateRegisterCalculator.c</file>
-      <file>$PROJ_DIR$\..\..\test\system\src\UsartConductor.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\AdcHardware.h</file>
-      <file>$PROJ_DIR$\..\..\examples\src\TemperatureFilter.h</file>
-      <file>$PROJ_DIR$\..\..\test\system\src\UsartHardware.c</file>
-      <file>$PROJ_DIR$\..\..\test\system\src\UsartModel.c</file>
-      <file>$PROJ_DIR$\..\..\test\system\src\UsartPutChar.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\AdcTemperatureSensor.h</file>
-      <file>$PROJ_DIR$\..\..\examples\src\ModelConfig.h</file>
-      <file>$PROJ_DIR$\..\..\examples\src\AdcHardwareConfigurator.h</file>
-      <file>$PROJ_DIR$\..\..\examples\src\Types.h</file>
-      <file>$PROJ_DIR$\..\..\examples\src\TemperatureCalculator.h</file>
-      <file>$PROJ_DIR$\..\..\examples\src\AdcConductor.h</file>
-      <file>$PROJ_DIR$\..\..\examples\src\AT91SAM7X256.h</file>
-      <file>$PROJ_DIR$\..\..\examples\src\TaskScheduler.h</file>
-      <file>$PROJ_DIR$\..\..\examples\src\TimerHardware.h</file>
-      <file>$PROJ_DIR$\..\..\test\system\src\TimerConductor.h</file>
-      <file>$PROJ_DIR$\..\..\test\system\src\UsartTransmitBufferStatus.h</file>
-      <file>$PROJ_DIR$\..\..\test\system\src\UsartHardware.h</file>
-      <file>$PROJ_DIR$\..\..\test\system\src\AdcHardwareConfigurator.h</file>
-      <file>$PROJ_DIR$\..\src\ext_irq.c</file>
-      <file>$PROJ_DIR$\..\src\interrupt_timer.c</file>
-      <file>$PROJ_DIR$\..\src\interrupt_Usart.c</file>
-      <file>$PROJ_DIR$\..\src\main.c</file>
-      <file>$PROJ_DIR$\RAM_Debug\Obj\UsartConductor.o</file>
-      <file>$PROJ_DIR$\RAM_Debug\List\AdcConductor.lst</file>
-      <file>$PROJ_DIR$\RAM_Debug\List\TimerInterruptHandler.lst</file>
-      <file>$PROJ_DIR$\RAM_Debug\List\AdcHardwareConfigurator.lst</file>
-      <file>$PROJ_DIR$\RAM_Debug\Obj\TimerHardware.pbi</file>
-      <file>$PROJ_DIR$\RAM_Debug\Obj\UsartHardware.pbi</file>
-      <file>$PROJ_DIR$\RAM_Debug\Obj\UsartConductor.pbi</file>
-      <file>$PROJ_DIR$\RAM_Debug\List\TimerConfigurator.lst</file>
-      <file>$PROJ_DIR$\RAM_Debug\List\UsartPutChar.lst</file>
-      <file>$PROJ_DIR$\RAM_Debug\Obj\TimerConductor.o</file>
-      <file>$PROJ_DIR$\RAM_Debug\Obj\TimerConfigurator.o</file>
-      <file>$PROJ_DIR$\RAM_Debug\Obj\UsartBaudRateRegisterCalculator.pbi</file>
-      <file>$PROJ_DIR$\RAM_Debug\Obj\AdcHardwareConfigurator.o</file>
-      <file>$PROJ_DIR$\RAM_Debug\List\AdcModel.lst</file>
-      <file>$PROJ_DIR$\RAM_Debug\List\TimerConductor.lst</file>
-      <file>$PROJ_DIR$\RAM_Debug\List\TimerHardware.lst</file>
-      <file>$PROJ_DIR$\RAM_Debug\Obj\AdcHardware.o</file>
-      <file>$PROJ_DIR$\RAM_Debug\List\TemperatureFilter.lst</file>
-      <file>$PROJ_DIR$\RAM_Debug\Obj\AdcModel.pbi</file>
-      <file>$PROJ_DIR$\RAM_Debug\List\IntrinsicsWrapper.lst</file>
-      <file>$PROJ_DIR$\RAM_Debug\Obj\Cstartup.o</file>
-      <file>$PROJ_DIR$\RAM_Debug\Obj\interrupt_Usart.o</file>
-      <file>$PROJ_DIR$\RAM_Debug\Obj\AdcHardwareConfigurator.pbi</file>
-      <file>$PROJ_DIR$\RAM_Debug\Obj\main.pbi</file>
-      <file>$PROJ_DIR$\RAM_Debug\List\AdcTemperatureSensor.lst</file>
-      <file>$PROJ_DIR$\RAM_Debug\Obj\TimerInterruptHandler.pbi</file>
-      <file>$PROJ_DIR$\RAM_Debug\List\Model.lst</file>
-      <file>$PROJ_DIR$\RAM_Debug\Obj\Model.pbi</file>
-      <file>$PROJ_DIR$\RAM_Debug\Obj\AdcHardware.pbi</file>
-      <file>$PROJ_DIR$\RAM_Debug\List\UsartBaudRateRegisterCalculator.lst</file>
-      <file>$PROJ_DIR$\RAM_Debug\Obj\ext_irq.o</file>
-      <file>$PROJ_DIR$\RAM_Debug\Obj\TimerInterruptHandler.o</file>
-      <file>$PROJ_DIR$\RAM_Debug\List\Cstartup.lst</file>
-      <file>$PROJ_DIR$\RAM_Debug\Obj\TimerConfigurator.pbi</file>
-      <file>$PROJ_DIR$\RAM_Debug\Obj\Cstartup_SAM7.o</file>
-      <file>$PROJ_DIR$\RAM_Debug\Obj\AdcTemperatureSensor.pbi</file>
-      <file>$PROJ_DIR$\RAM_Debug\List\UsartConfigurator.lst</file>
-      <file>$PROJ_DIR$\RAM_Debug\List\UsartTransmitBufferStatus.lst</file>
-      <file>$PROJ_DIR$\RAM_Debug\Obj\UsartPutChar.pbi</file>
-      <file>$PROJ_DIR$\RAM_Debug\List\TaskScheduler.lst</file>
-      <file>$PROJ_DIR$\RAM_Debug\Obj\interrupt_timer.pbi</file>
-      <file>$PROJ_DIR$\RAM_Debug\List\UsartHardware.lst</file>
-      <file>$PROJ_DIR$\RAM_Debug\Obj\TaskScheduler.pbi</file>
-      <file>$PROJ_DIR$\RAM_Debug\Obj\Cstartup_SAM7.pbi</file>
-      <file>$PROJ_DIR$\RAM_Debug\List\Cstartup_SAM7.lst</file>
-      <file>$PROJ_DIR$\RAM_Debug\Obj\UsartTransmitBufferStatus.o</file>
-      <file>$PROJ_DIR$\RAM_Debug\Obj\TimerModel.pbi</file>
-      <file>$PROJ_DIR$\RAM_Debug\List\UsartConductor.lst</file>
-      <file>$PROJ_DIR$\RAM_Debug\Obj\UsartPutChar.o</file>
-      <file>$PROJ_DIR$\RAM_Debug\Obj\TimerInterruptConfigurator.pbi</file>
-      <file>$PROJ_DIR$\RAM_Debug\Obj\TimerHardware.o</file>
-      <file>$PROJ_DIR$\RAM_Debug\Obj\AdcTemperatureSensor.o</file>
-      <file>$PROJ_DIR$\RAM_Debug\Obj\AdcModel.o</file>
-      <file>$PROJ_DIR$\RAM_Debug\Obj\Executor.pbi</file>
-      <file>$PROJ_DIR$\RAM_Debug\Obj\TemperatureFilter.o</file>
-      <file>$PROJ_DIR$\RAM_Debug\Obj\AdcConductor.pbi</file>
-      <file>$PROJ_DIR$\RAM_Debug\List\TimerInterruptConfigurator.lst</file>
-      <file>$PROJ_DIR$\RAM_Debug\List\UsartModel.lst</file>
-      <file>$PROJ_DIR$\RAM_Debug\Obj\UsartConfigurator.o</file>
-      <file>$PROJ_DIR$\RAM_Debug\Obj\cmock_demo.pbd</file>
-      <file>$PROJ_DIR$\RAM_Debug\Exe\cmock_demo.out</file>
-      <file>$PROJ_DIR$\srcIAR\Cstartup_SAM7.c</file>
-      <file>$PROJ_DIR$\RAM_Debug\List\TemperatureCalculator.lst</file>
-      <file>$PROJ_DIR$\RAM_Debug\List\AdcHardware.lst</file>
-      <file>$PROJ_DIR$\RAM_Debug\List\Executor.lst</file>
-      <file>$PROJ_DIR$\RAM_Debug\Obj\UsartModel.pbi</file>
-      <file>$PROJ_DIR$\RAM_Debug\Obj\TimerConductor.pbi</file>
-      <file>$PROJ_DIR$\RAM_Debug\Obj\UsartConfigurator.pbi</file>
-      <file>$PROJ_DIR$\RAM_Debug\Obj\UsartHardware.o</file>
-      <file>$PROJ_DIR$\RAM_Debug\Obj\TemperatureCalculator.o</file>
-      <file>$PROJ_DIR$\RAM_Debug\Obj\AdcConductor.o</file>
-      <file>$PROJ_DIR$\RAM_Debug\Obj\IntrinsicsWrapper.o</file>
-      <file>$PROJ_DIR$\RAM_Debug\Obj\Model.o</file>
-      <file>$PROJ_DIR$\RAM_Debug\Obj\UsartTransmitBufferStatus.pbi</file>
-      <file>$PROJ_DIR$\RAM_Debug\Obj\TimerModel.o</file>
-      <file>$PROJ_DIR$\RAM_Debug\Obj\Executor.o</file>
-      <file>$PROJ_DIR$\RAM_Debug\Obj\TemperatureCalculator.pbi</file>
-      <file>$PROJ_DIR$\RAM_Debug\Obj\UsartBaudRateRegisterCalculator.o</file>
-      <file>$PROJ_DIR$\RAM_Debug\Obj\TimerInterruptConfigurator.o</file>
-      <file>$PROJ_DIR$\RAM_Debug\Obj\interrupt_Usart.pbi</file>
-      <file>$PROJ_DIR$\RAM_Debug\Obj\TaskScheduler.o</file>
-      <file>$PROJ_DIR$\RAM_Debug\Obj\Main.o</file>
-      <file>$PROJ_DIR$\RAM_Debug\Obj\ext_irq.pbi</file>
-      <file>$PROJ_DIR$\RAM_Debug\List\Main.lst</file>
-      <file>$PROJ_DIR$\RAM_Debug\List\TimerModel.lst</file>
-      <file>$PROJ_DIR$\RAM_Debug\Obj\interrupt_timer.o</file>
-      <file>$PROJ_DIR$\RAM_Debug\Obj\UsartModel.o</file>
-      <file>$PROJ_DIR$\RAM_Debug\Obj\TemperatureFilter.pbi</file>
-      <file>$PROJ_DIR$\RAM_Debug\Obj\IntrinsicsWrapper.pbi</file>
-      <file>$PROJ_DIR$\Resource\at91SAM7X256_RAM.icf</file>
-      <file>$PROJ_DIR$\..\..\examples\src\AdcHardwareConfigurator.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\AdcConductor.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\AdcHardware.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\AdcModel.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\AdcTemperatureSensor.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\Executor.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\Main.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\IntrinsicsWrapper.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\Model.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\TemperatureCalculator.c</file>
-      <file>$PROJ_DIR$\Resource\SAM7_RAM.mac</file>
-      <file>$PROJ_DIR$\Resource\at91SAM7X256_FLASH.icf</file>
-      <file>$PROJ_DIR$\..\..\examples\src\TaskScheduler.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\TimerInterruptConfigurator.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\TemperatureFilter.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\TimerConductor.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\TimerConfigurator.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\TimerHardware.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\TimerInterruptHandler.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\TimerModel.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\UsartModel.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\UsartBaudRateRegisterCalculator.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\UsartConductor.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\UsartConfigurator.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\UsartHardware.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\UsartTransmitBufferStatus.c</file>
-      <file>$PROJ_DIR$\..\..\examples\src\UsartPutChar.c</file>
-      <file>$PROJ_DIR$\srcIAR\Cstartup.s</file>
-      <file>$PROJ_DIR$\incIAR\AT91SAM7X-EK.h</file>
-      <file>$PROJ_DIR$\incIAR\lib_AT91SAM7X256.h</file>
-      <file>$PROJ_DIR$\incIAR\AT91SAM7X256_inc.h</file>
-    </outputs>
-    <file>
-      <name>[ROOT_NODE]</name>
-      <outputs>
-        <tool>
-          <name>ILINK</name>
-          <file> 158</file>
-        </tool>
-      </outputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\test\system\src\AdcTemperatureSensor.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 133</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 122 149</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 29 14 36</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 29 14 36</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\test\system\src\Main.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 121</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 181 179</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 29 14 9 40 21 19 28 27 92 42 20 32 18 91 90 37 30 3 8 4 35 39 93 36 38</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 29 14 9 40 21 19 28 27 92 42 20 32 18 91 90 37 30 3 8 4 35 39 93 36 38</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\test\system\src\AdcHardwareConfigurator.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 120</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 101 110</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 29 14 93 24</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 29 14 93 24</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\test\system\src\AdcConductor.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 153</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 99 168</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 29 14 35 38 39</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 29 14 35 38 39</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\test\system\src\AdcHardware.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 126</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 161 114</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 29 14 39 93 36</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 29 14 39 93 36</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\test\system\src\AdcModel.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 116</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 111 150</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 29 14 38 21 19 28</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 29 14 38 21 19 28</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\test\system\src\Executor.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 151</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 162 173</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 29 14 9 40 27 90 35 11 23</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 29 14 9 40 27 90 35 11 23</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\test\system\src\Model.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 125</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 124 170</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 40 29 14 21 28</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 40 29 14 21 28</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\test\system\src\TemperatureFilter.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 185</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 115 152</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 29 14 28 7 23 5 31 1 6 48 2</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 29 14 28 7 23 5 31 1 26 6 48 2</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\test\system\src\TimerConfigurator.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 131</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 105 108</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 29 14 30 3</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 29 14 30 3</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\test\system\src\TemperatureCalculator.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 174</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 160 167</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 29 14 19 7 23 5 31 1 6 48 2</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 29 14 19 7 23 5 31 1 26 6 48 2</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\test\system\src\TaskScheduler.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 140</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 137 178</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 29 14 21</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 29 14 21</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\test\system\src\TimerInterruptConfigurator.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 147</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 154 176</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 29 14 3 8</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 29 14 3 8</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\test\system\src\TimerConductor.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 164</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 112 107</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 29 14 90 4 37 8</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 29 14 90 4 37 8</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\test\system\src\TimerInterruptHandler.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 123</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 100 129</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 29 14 8 3</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 29 14 8 3</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\test\system\src\UsartConfigurator.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 165</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 134 156</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 29 14 42</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 29 14 42</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\test\system\src\TimerHardware.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 102</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 113 148</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 29 14 37 30</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 29 14 37 30</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\test\system\src\UsartTransmitBufferStatus.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 171</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 135 143</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 29 14 91</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 29 14 91</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\test\system\src\TimerModel.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 144</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 182 172</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 29 14 4 21</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 29 14 4 21</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\test\system\src\UsartBaudRateRegisterCalculator.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 109</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 127 175</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 29 14 18</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 29 14 18</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\test\system\src\UsartConductor.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 104</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 145 98</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 29 14 27 92 32 21</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 29 14 27 92 32 21</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\test\system\src\UsartHardware.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 103</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 139 166</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 29 14 92 42 20</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 29 14 92 42 20</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\test\system\src\UsartModel.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 163</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 155 184</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 29 14 32 24 18 28 25 23 31 1 6 48 2 34 7 5</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 29 14 32 24 18 28 25 23 31 1 26 6 48 2 34 7 5</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\test\system\src\UsartPutChar.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 136</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 106 146</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 29 14 20 91</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 29 14 20 91</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\src\ext_irq.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 180</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 128</file>
-        </tool>
-      </outputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\src\interrupt_timer.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 138</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 183</file>
-        </tool>
-      </outputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\src\interrupt_Usart.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 177</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 119</file>
-        </tool>
-      </outputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\src\main.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 121</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 179</file>
-        </tool>
-      </outputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\RAM_Debug\Obj\cmock_demo.pbd</name>
-      <inputs>
-        <tool>
-          <name>BILINK</name>
-          <file> 153 126 120 116 133 141 151 186 125 140 174 185 164 131 102 147 123 144 109 104 165 103 163 136 171 121</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\RAM_Debug\Exe\cmock_demo.out</name>
-      <inputs>
-        <tool>
-          <name>ILINK</name>
-          <file> 187 168 114 110 150 149 118 132 173 169 179 170 178 167 152 107 108 148 176 129 172 175 98 156 166 184 146 143 41 33 22</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\srcIAR\Cstartup_SAM7.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 141</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 142 132</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 10 11 23 216 87 217</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 10 11 23 216 87 217</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\AdcHardwareConfigurator.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 120</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 101 110</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 84 87 83 82</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 84 87 83 82</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\AdcConductor.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 153</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 99 168</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 84 87 86 72 76</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 84 87 86 72 76</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\AdcHardware.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 126</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 161 114</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 84 87 76 83 81</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 84 87 76 83 81</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\AdcModel.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 116</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 111 150</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 84 87 72 88 85 77</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 84 87 72 88 85 77</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\AdcTemperatureSensor.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 133</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 122 149</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 84 87 81</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 84 87 81</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\Executor.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 151</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 162 173</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 84 87 43 57 45 47 86 59</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 84 87 43 57 45 47 86 59</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\Main.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 121</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 181 179</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 84 87 59 43 57 88 85 77 45 15 16 60 13 12 17 47 89 44 61 55 53 86 76 83 81 72</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 84 87 59 43 57 88 85 77 45 15 16 60 13 12 17 47 89 44 61 55 53 86 76 83 81 72</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\IntrinsicsWrapper.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 186</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 117 169</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 59 11 23</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 59 11 23</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\Model.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 125</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 124 170</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 57 84 87 88 77</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 57 84 87 88 77</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\TemperatureCalculator.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 174</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 160 167</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 84 87 85 7 23 5 31 1 6 48 2</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 84 87 85 7 23 5 31 1 26 6 48 2</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\TaskScheduler.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 140</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 137 178</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 84 87 88</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 84 87 88</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\TimerInterruptConfigurator.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 147</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 154 176</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 84 87 61 55</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 84 87 61 55</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\TemperatureFilter.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 185</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 115 152</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 84 87 77 7 23 5 31 1 6 48 2</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 84 87 77 7 23 5 31 1 26 6 48 2</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\TimerConductor.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 164</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 112 107</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 84 87 47 53 89 55</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 84 87 47 53 89 55</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\TimerConfigurator.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 131</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 105 108</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 84 87 44 61</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 84 87 44 61</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\TimerHardware.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 102</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 113 148</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 84 87 89 44</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 84 87 89 44</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\TimerInterruptHandler.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 123</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 100 129</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 84 87 55 61</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 84 87 55 61</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\TimerModel.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 144</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 182 172</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 84 87 53 88</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 84 87 53 88</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\UsartModel.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 163</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 155 184</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 84 87 13 82 12 77 25 23 31 1 6 48 2 34 7 5</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 84 87 13 82 12 77 25 23 31 1 26 6 48 2 34 7 5</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\UsartBaudRateRegisterCalculator.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 109</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 127 175</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 84 87 12</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 84 87 12</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\UsartConductor.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 104</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 145 98</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 84 87 45 15 13 88</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 84 87 45 15 13 88</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\UsartConfigurator.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 165</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 134 156</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 84 87 16</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 84 87 16</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\UsartHardware.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 103</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 139 166</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 84 87 15 16 60</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 84 87 15 16 60</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\UsartTransmitBufferStatus.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 171</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 135 143</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 84 87 17</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 84 87 17</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\UsartPutChar.c</name>
-      <outputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 136</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 106 146</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>BICOMP</name>
-          <file> 84 87 60 17</file>
-        </tool>
-        <tool>
-          <name>ICCARM</name>
-          <file> 84 87 60 17</file>
-        </tool>
-      </inputs>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\srcIAR\Cstartup.s</name>
-      <outputs>
-        <tool>
-          <name>AARM</name>
-          <file> 118 130</file>
-        </tool>
-      </outputs>
-      <inputs>
-        <tool>
-          <name>AARM</name>
-          <file> 218</file>
-        </tool>
-      </inputs>
-    </file>
-    <forcedrebuild>
-      <name>$PROJ_DIR$\..\src\ext_irq.c</name>
-      <tool>ICCARM</tool>
-    </forcedrebuild>
-    <forcedrebuild>
-      <name>$PROJ_DIR$\..\src\interrupt_timer.c</name>
-      <tool>ICCARM</tool>
-    </forcedrebuild>
-    <forcedrebuild>
-      <name>$PROJ_DIR$\..\src\interrupt_Usart.c</name>
-      <tool>ICCARM</tool>
-    </forcedrebuild>
-    <forcedrebuild>
-      <name>$PROJ_DIR$\..\src\main.c</name>
-      <tool>ICCARM</tool>
-    </forcedrebuild>
-  </configuration>
-</project>
-
-
diff --git a/tools/ceedling/vendor/cmock/iar/iar_v5/cmock_demo.ewd b/tools/ceedling/vendor/cmock/iar/iar_v5/cmock_demo.ewd
deleted file mode 100644 (file)
index 27cc8e9..0000000
+++ /dev/null
@@ -1,1906 +0,0 @@
-<?xml version="1.0" encoding="iso-8859-1"?>
-
-<project>
-  <fileVersion>2</fileVersion>
-  <configuration>
-    <name>RAM_Debug</name>
-    <toolchain>
-      <name>ARM</name>
-    </toolchain>
-    <debug>1</debug>
-    <settings>
-      <name>C-SPY</name>
-      <archiveVersion>2</archiveVersion>
-      <data>
-        <version>18</version>
-        <wantNonLocal>1</wantNonLocal>
-        <debug>1</debug>
-        <option>
-          <name>CInput</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>CEndian</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>CProcessor</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>OCVariant</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>MacOverride</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>MacFile</name>
-          <state>$PROJ_DIR$\Resource\SAM7_RAM.mac</state>
-        </option>
-        <option>
-          <name>MemOverride</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>MemFile</name>
-          <state>$TOOLKIT_DIR$\CONFIG\debugger\Atmel\ioAT91SAM7X256.ddf</state>
-        </option>
-        <option>
-          <name>RunToEnable</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>RunToName</name>
-          <state>main</state>
-        </option>
-        <option>
-          <name>CExtraOptionsCheck</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CExtraOptions</name>
-          <state></state>
-        </option>
-        <option>
-          <name>CFpuProcessor</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>OCDDFArgumentProducer</name>
-          <state></state>
-        </option>
-        <option>
-          <name>OCDownloadSuppressDownload</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>OCDownloadVerifyAll</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>OCProductVersion</name>
-          <state>4.30A</state>
-        </option>
-        <option>
-          <name>OCDynDriverList</name>
-          <state>JLINK_ID</state>
-        </option>
-        <option>
-          <name>OCLastSavedByProductVersion</name>
-          <state>5.20.0.50986</state>
-        </option>
-        <option>
-          <name>OCDownloadAttachToProgram</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>UseFlashLoader</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CLowLevel</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>OCBE8Slave</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>MacFile2</name>
-          <state></state>
-        </option>
-        <option>
-          <name>CDevice</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>FlashLoadersV2</name>
-          <state>,,,,(default),ATMEL</state>
-        </option>
-      </data>
-    </settings>
-    <settings>
-      <name>ARMSIM_ID</name>
-      <archiveVersion>2</archiveVersion>
-      <data>
-        <version>1</version>
-        <wantNonLocal>1</wantNonLocal>
-        <debug>1</debug>
-        <option>
-          <name>OCSimDriverInfo</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>OCSimEnablePSP</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>OCSimPspOverrideConfig</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>OCSimPspConfigFile</name>
-          <state></state>
-        </option>
-      </data>
-    </settings>
-    <settings>
-      <name>ANGEL_ID</name>
-      <archiveVersion>2</archiveVersion>
-      <data>
-        <version>0</version>
-        <wantNonLocal>1</wantNonLocal>
-        <debug>1</debug>
-        <option>
-          <name>CCAngelHeartbeat</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>CAngelCommunication</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>CAngelCommBaud</name>
-          <version>0</version>
-          <state>3</state>
-        </option>
-        <option>
-          <name>CAngelCommPort</name>
-          <version>0</version>
-          <state>0</state>
-        </option>
-        <option>
-          <name>ANGELTCPIP</name>
-          <state>aaa.bbb.ccc.ddd</state>
-        </option>
-        <option>
-          <name>DoAngelLogfile</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>AngelLogFile</name>
-          <state>$TOOLKIT_DIR$\cspycomm.log</state>
-        </option>
-        <option>
-          <name>OCDriverInfo</name>
-          <state>1</state>
-        </option>
-      </data>
-    </settings>
-    <settings>
-      <name>GDBSERVER_ID</name>
-      <archiveVersion>2</archiveVersion>
-      <data>
-        <version>0</version>
-        <wantNonLocal>1</wantNonLocal>
-        <debug>1</debug>
-        <option>
-          <name>OCDriverInfo</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>TCPIP</name>
-          <state>aaa.bbb.ccc.ddd</state>
-        </option>
-        <option>
-          <name>DoLogfile</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>LogFile</name>
-          <state>$PROJ_DIR$\cspycomm.log</state>
-        </option>
-        <option>
-          <name>CCJTagBreakpointRadio</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCJTagDoUpdateBreakpoints</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCJTagUpdateBreakpoints</name>
-          <state>main</state>
-        </option>
-      </data>
-    </settings>
-    <settings>
-      <name>IARROM_ID</name>
-      <archiveVersion>2</archiveVersion>
-      <data>
-        <version>0</version>
-        <wantNonLocal>1</wantNonLocal>
-        <debug>1</debug>
-        <option>
-          <name>CRomLogFileCheck</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CRomLogFileEditB</name>
-          <state>$TOOLKIT_DIR$\cspycomm.log</state>
-        </option>
-        <option>
-          <name>CRomCommunication</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CRomCommPort</name>
-          <version>0</version>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CRomCommBaud</name>
-          <version>0</version>
-          <state>7</state>
-        </option>
-        <option>
-          <name>OCDriverInfo</name>
-          <state>1</state>
-        </option>
-      </data>
-    </settings>
-    <settings>
-      <name>JLINK_ID</name>
-      <archiveVersion>2</archiveVersion>
-      <data>
-        <version>10</version>
-        <wantNonLocal>1</wantNonLocal>
-        <debug>1</debug>
-        <option>
-          <name>JLinkSpeed</name>
-          <state>32</state>
-        </option>
-        <option>
-          <name>CCJLinkDoLogfile</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCJLinkLogFile</name>
-          <state>$TOOLKIT_DIR$\cspycomm.log</state>
-        </option>
-        <option>
-          <name>CCJLinkHWResetDelay</name>
-          <state>500</state>
-        </option>
-        <option>
-          <name>OCDriverInfo</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>JLinkInitialSpeed</name>
-          <state>32</state>
-        </option>
-        <option>
-          <name>CCDoJlinkMultiTarget</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCScanChainNonARMDevices</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCJLinkMultiTarget</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCJLinkIRLength</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCJLinkCommRadio</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCJLinkTCPIP</name>
-          <state>aaa.bbb.ccc.ddd</state>
-        </option>
-        <option>
-          <name>CCJLinkSpeedRadioV2</name>
-          <state>2</state>
-        </option>
-        <option>
-          <name>CCUSBDevice</name>
-          <version>0</version>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCRDICatchReset</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCRDICatchUndef</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCRDICatchSWI</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCRDICatchData</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCRDICatchPrefetch</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCRDICatchIRQ</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCRDICatchFIQ</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCJLinkBreakpointRadio</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCJLinkDoUpdateBreakpoints</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCJLinkUpdateBreakpoints</name>
-          <state>main</state>
-        </option>
-        <option>
-          <name>CCJLinkInterfaceRadio</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>OCJLinkAttachSlave</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>CCJLinkResetList</name>
-          <version>0</version>
-          <state>5</state>
-        </option>
-        <option>
-          <name>CCJLinkInterfaceCmdLine</name>
-          <state>0</state>
-        </option>
-      </data>
-    </settings>
-    <settings>
-      <name>LMIFTDI_ID</name>
-      <archiveVersion>2</archiveVersion>
-      <data>
-        <version>1</version>
-        <wantNonLocal>1</wantNonLocal>
-        <debug>1</debug>
-        <option>
-          <name>OCDriverInfo</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>LmiftdiSpeed</name>
-          <state>500</state>
-        </option>
-        <option>
-          <name>CCLmiftdiDoLogfile</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCLmiftdiLogFile</name>
-          <state>$TOOLKIT_DIR$\cspycomm.log</state>
-        </option>
-      </data>
-    </settings>
-    <settings>
-      <name>MACRAIGOR_ID</name>
-      <archiveVersion>2</archiveVersion>
-      <data>
-        <version>3</version>
-        <wantNonLocal>1</wantNonLocal>
-        <debug>1</debug>
-        <option>
-          <name>jtag</name>
-          <version>0</version>
-          <state>0</state>
-        </option>
-        <option>
-          <name>EmuSpeed</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>TCPIP</name>
-          <state>aaa.bbb.ccc.ddd</state>
-        </option>
-        <option>
-          <name>DoLogfile</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>LogFile</name>
-          <state>$TOOLKIT_DIR$\cspycomm.log</state>
-        </option>
-        <option>
-          <name>DoEmuMultiTarget</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>EmuMultiTarget</name>
-          <state>0@ARM7TDMI</state>
-        </option>
-        <option>
-          <name>EmuHWReset</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CEmuCommBaud</name>
-          <version>0</version>
-          <state>4</state>
-        </option>
-        <option>
-          <name>CEmuCommPort</name>
-          <version>0</version>
-          <state>4</state>
-        </option>
-        <option>
-          <name>jtago</name>
-          <version>0</version>
-          <state>0</state>
-        </option>
-        <option>
-          <name>OCDriverInfo</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>UnusedAddr</name>
-          <state>0x00800000</state>
-        </option>
-        <option>
-          <name>CCMacraigorHWResetDelay</name>
-          <state></state>
-        </option>
-        <option>
-          <name>CCJTagBreakpointRadio</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCJTagDoUpdateBreakpoints</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCJTagUpdateBreakpoints</name>
-          <state>main</state>
-        </option>
-        <option>
-          <name>CCMacraigorInterfaceRadio</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCMacraigorInterfaceCmdLine</name>
-          <state>0</state>
-        </option>
-      </data>
-    </settings>
-    <settings>
-      <name>RDI_ID</name>
-      <archiveVersion>2</archiveVersion>
-      <data>
-        <version>1</version>
-        <wantNonLocal>1</wantNonLocal>
-        <debug>1</debug>
-        <option>
-          <name>CRDIDriverDll</name>
-          <state>Browse to your RDI driver</state>
-        </option>
-        <option>
-          <name>CRDILogFileCheck</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CRDILogFileEdit</name>
-          <state>$TOOLKIT_DIR$\cspycomm.log</state>
-        </option>
-        <option>
-          <name>CCRDIHWReset</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCRDICatchReset</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCRDICatchUndef</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCRDICatchSWI</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCRDICatchData</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCRDICatchPrefetch</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCRDICatchIRQ</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCRDICatchFIQ</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCRDIUseETM</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>OCDriverInfo</name>
-          <state>1</state>
-        </option>
-      </data>
-    </settings>
-    <settings>
-      <name>THIRDPARTY_ID</name>
-      <archiveVersion>2</archiveVersion>
-      <data>
-        <version>0</version>
-        <wantNonLocal>1</wantNonLocal>
-        <debug>1</debug>
-        <option>
-          <name>CThirdPartyDriverDll</name>
-          <state>Browse to your third-party driver</state>
-        </option>
-        <option>
-          <name>CThirdPartyLogFileCheck</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CThirdPartyLogFileEditB</name>
-          <state>$TOOLKIT_DIR$\cspycomm.log</state>
-        </option>
-        <option>
-          <name>OCDriverInfo</name>
-          <state>1</state>
-        </option>
-      </data>
-    </settings>
-    <debuggerPlugins>
-      <plugin>
-        <file>$TOOLKIT_DIR$\plugins\rtos\CMX\CmxArmPlugin.ENU.ewplugin</file>
-        <loadFlag>0</loadFlag>
-      </plugin>
-      <plugin>
-        <file>$TOOLKIT_DIR$\plugins\rtos\CMX\CmxTinyArmPlugin.ENU.ewplugin</file>
-        <loadFlag>0</loadFlag>
-      </plugin>
-      <plugin>
-        <file>$TOOLKIT_DIR$\plugins\rtos\embOS\embOSPlugin.ewplugin</file>
-        <loadFlag>0</loadFlag>
-      </plugin>
-      <plugin>
-        <file>$TOOLKIT_DIR$\plugins\rtos\OSE\OseEpsilonPlugin.ewplugin</file>
-        <loadFlag>0</loadFlag>
-      </plugin>
-      <plugin>
-        <file>$TOOLKIT_DIR$\plugins\rtos\PowerPac\PowerPacRTOS.ewplugin</file>
-        <loadFlag>0</loadFlag>
-      </plugin>
-      <plugin>
-        <file>$TOOLKIT_DIR$\plugins\rtos\ThreadX\ThreadXArmPlugin.ENU.ewplugin</file>
-        <loadFlag>0</loadFlag>
-      </plugin>
-      <plugin>
-        <file>$TOOLKIT_DIR$\plugins\rtos\uCOS-II\uCOS-II-KA-CSpy.ewplugin</file>
-        <loadFlag>0</loadFlag>
-      </plugin>
-      <plugin>
-        <file>$EW_DIR$\common\plugins\CodeCoverage\CodeCoverage.ENU.ewplugin</file>
-        <loadFlag>1</loadFlag>
-      </plugin>
-      <plugin>
-        <file>$EW_DIR$\common\plugins\Orti\Orti.ENU.ewplugin</file>
-        <loadFlag>0</loadFlag>
-      </plugin>
-      <plugin>
-        <file>$EW_DIR$\common\plugins\Profiling\Profiling.ENU.ewplugin</file>
-        <loadFlag>1</loadFlag>
-      </plugin>
-      <plugin>
-        <file>$EW_DIR$\common\plugins\Stack\Stack.ENU.ewplugin</file>
-        <loadFlag>1</loadFlag>
-      </plugin>
-      <plugin>
-        <file>$EW_DIR$\common\plugins\SymList\SymList.ENU.ewplugin</file>
-        <loadFlag>1</loadFlag>
-      </plugin>
-    </debuggerPlugins>
-  </configuration>
-  <configuration>
-    <name>FLASH_Debug</name>
-    <toolchain>
-      <name>ARM</name>
-    </toolchain>
-    <debug>1</debug>
-    <settings>
-      <name>C-SPY</name>
-      <archiveVersion>2</archiveVersion>
-      <data>
-        <version>18</version>
-        <wantNonLocal>1</wantNonLocal>
-        <debug>1</debug>
-        <option>
-          <name>CInput</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>CEndian</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>CProcessor</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>OCVariant</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>MacOverride</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>MacFile</name>
-          <state>$PROJ_DIR$\Resource\SAM7_FLASH.mac</state>
-        </option>
-        <option>
-          <name>MemOverride</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>MemFile</name>
-          <state>$TOOLKIT_DIR$\CONFIG\debugger\Atmel\ioAT91SAM7X256.ddf</state>
-        </option>
-        <option>
-          <name>RunToEnable</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>RunToName</name>
-          <state>main</state>
-        </option>
-        <option>
-          <name>CExtraOptionsCheck</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CExtraOptions</name>
-          <state></state>
-        </option>
-        <option>
-          <name>CFpuProcessor</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>OCDDFArgumentProducer</name>
-          <state></state>
-        </option>
-        <option>
-          <name>OCDownloadSuppressDownload</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>OCDownloadVerifyAll</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>OCProductVersion</name>
-          <state>4.30A</state>
-        </option>
-        <option>
-          <name>OCDynDriverList</name>
-          <state>JLINK_ID</state>
-        </option>
-        <option>
-          <name>OCLastSavedByProductVersion</name>
-          <state>5.20.0.50986</state>
-        </option>
-        <option>
-          <name>OCDownloadAttachToProgram</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>UseFlashLoader</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>CLowLevel</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>OCBE8Slave</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>MacFile2</name>
-          <state></state>
-        </option>
-        <option>
-          <name>CDevice</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>FlashLoadersV2</name>
-          <state>,,,,(default),</state>
-        </option>
-      </data>
-    </settings>
-    <settings>
-      <name>ARMSIM_ID</name>
-      <archiveVersion>2</archiveVersion>
-      <data>
-        <version>1</version>
-        <wantNonLocal>1</wantNonLocal>
-        <debug>1</debug>
-        <option>
-          <name>OCSimDriverInfo</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>OCSimEnablePSP</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>OCSimPspOverrideConfig</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>OCSimPspConfigFile</name>
-          <state></state>
-        </option>
-      </data>
-    </settings>
-    <settings>
-      <name>ANGEL_ID</name>
-      <archiveVersion>2</archiveVersion>
-      <data>
-        <version>0</version>
-        <wantNonLocal>1</wantNonLocal>
-        <debug>1</debug>
-        <option>
-          <name>CCAngelHeartbeat</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>CAngelCommunication</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>CAngelCommBaud</name>
-          <version>0</version>
-          <state>3</state>
-        </option>
-        <option>
-          <name>CAngelCommPort</name>
-          <version>0</version>
-          <state>0</state>
-        </option>
-        <option>
-          <name>ANGELTCPIP</name>
-          <state>aaa.bbb.ccc.ddd</state>
-        </option>
-        <option>
-          <name>DoAngelLogfile</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>AngelLogFile</name>
-          <state>$TOOLKIT_DIR$\cspycomm.log</state>
-        </option>
-        <option>
-          <name>OCDriverInfo</name>
-          <state>1</state>
-        </option>
-      </data>
-    </settings>
-    <settings>
-      <name>GDBSERVER_ID</name>
-      <archiveVersion>2</archiveVersion>
-      <data>
-        <version>0</version>
-        <wantNonLocal>1</wantNonLocal>
-        <debug>1</debug>
-        <option>
-          <name>OCDriverInfo</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>TCPIP</name>
-          <state>aaa.bbb.ccc.ddd</state>
-        </option>
-        <option>
-          <name>DoLogfile</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>LogFile</name>
-          <state>$PROJ_DIR$\cspycomm.log</state>
-        </option>
-        <option>
-          <name>CCJTagBreakpointRadio</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCJTagDoUpdateBreakpoints</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCJTagUpdateBreakpoints</name>
-          <state>main</state>
-        </option>
-      </data>
-    </settings>
-    <settings>
-      <name>IARROM_ID</name>
-      <archiveVersion>2</archiveVersion>
-      <data>
-        <version>0</version>
-        <wantNonLocal>1</wantNonLocal>
-        <debug>1</debug>
-        <option>
-          <name>CRomLogFileCheck</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CRomLogFileEditB</name>
-          <state>$TOOLKIT_DIR$\cspycomm.log</state>
-        </option>
-        <option>
-          <name>CRomCommunication</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CRomCommPort</name>
-          <version>0</version>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CRomCommBaud</name>
-          <version>0</version>
-          <state>7</state>
-        </option>
-        <option>
-          <name>OCDriverInfo</name>
-          <state>1</state>
-        </option>
-      </data>
-    </settings>
-    <settings>
-      <name>JLINK_ID</name>
-      <archiveVersion>2</archiveVersion>
-      <data>
-        <version>10</version>
-        <wantNonLocal>1</wantNonLocal>
-        <debug>1</debug>
-        <option>
-          <name>JLinkSpeed</name>
-          <state>32</state>
-        </option>
-        <option>
-          <name>CCJLinkDoLogfile</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCJLinkLogFile</name>
-          <state>$TOOLKIT_DIR$\cspycomm.log</state>
-        </option>
-        <option>
-          <name>CCJLinkHWResetDelay</name>
-          <state>50</state>
-        </option>
-        <option>
-          <name>OCDriverInfo</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>JLinkInitialSpeed</name>
-          <state>32</state>
-        </option>
-        <option>
-          <name>CCDoJlinkMultiTarget</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCScanChainNonARMDevices</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCJLinkMultiTarget</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCJLinkIRLength</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCJLinkCommRadio</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCJLinkTCPIP</name>
-          <state>aaa.bbb.ccc.ddd</state>
-        </option>
-        <option>
-          <name>CCJLinkSpeedRadioV2</name>
-          <state>2</state>
-        </option>
-        <option>
-          <name>CCUSBDevice</name>
-          <version>0</version>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCRDICatchReset</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCRDICatchUndef</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCRDICatchSWI</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCRDICatchData</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCRDICatchPrefetch</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCRDICatchIRQ</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCRDICatchFIQ</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCJLinkBreakpointRadio</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCJLinkDoUpdateBreakpoints</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCJLinkUpdateBreakpoints</name>
-          <state>main</state>
-        </option>
-        <option>
-          <name>CCJLinkInterfaceRadio</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>OCJLinkAttachSlave</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>CCJLinkResetList</name>
-          <version>0</version>
-          <state>5</state>
-        </option>
-        <option>
-          <name>CCJLinkInterfaceCmdLine</name>
-          <state>0</state>
-        </option>
-      </data>
-    </settings>
-    <settings>
-      <name>LMIFTDI_ID</name>
-      <archiveVersion>2</archiveVersion>
-      <data>
-        <version>1</version>
-        <wantNonLocal>1</wantNonLocal>
-        <debug>1</debug>
-        <option>
-          <name>OCDriverInfo</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>LmiftdiSpeed</name>
-          <state>500</state>
-        </option>
-        <option>
-          <name>CCLmiftdiDoLogfile</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCLmiftdiLogFile</name>
-          <state>$TOOLKIT_DIR$\cspycomm.log</state>
-        </option>
-      </data>
-    </settings>
-    <settings>
-      <name>MACRAIGOR_ID</name>
-      <archiveVersion>2</archiveVersion>
-      <data>
-        <version>3</version>
-        <wantNonLocal>1</wantNonLocal>
-        <debug>1</debug>
-        <option>
-          <name>jtag</name>
-          <version>0</version>
-          <state>0</state>
-        </option>
-        <option>
-          <name>EmuSpeed</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>TCPIP</name>
-          <state>aaa.bbb.ccc.ddd</state>
-        </option>
-        <option>
-          <name>DoLogfile</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>LogFile</name>
-          <state>$TOOLKIT_DIR$\cspycomm.log</state>
-        </option>
-        <option>
-          <name>DoEmuMultiTarget</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>EmuMultiTarget</name>
-          <state>0@ARM7TDMI</state>
-        </option>
-        <option>
-          <name>EmuHWReset</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CEmuCommBaud</name>
-          <version>0</version>
-          <state>4</state>
-        </option>
-        <option>
-          <name>CEmuCommPort</name>
-          <version>0</version>
-          <state>4</state>
-        </option>
-        <option>
-          <name>jtago</name>
-          <version>0</version>
-          <state>0</state>
-        </option>
-        <option>
-          <name>OCDriverInfo</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>UnusedAddr</name>
-          <state>0x00800000</state>
-        </option>
-        <option>
-          <name>CCMacraigorHWResetDelay</name>
-          <state></state>
-        </option>
-        <option>
-          <name>CCJTagBreakpointRadio</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCJTagDoUpdateBreakpoints</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCJTagUpdateBreakpoints</name>
-          <state>main</state>
-        </option>
-        <option>
-          <name>CCMacraigorInterfaceRadio</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCMacraigorInterfaceCmdLine</name>
-          <state>0</state>
-        </option>
-      </data>
-    </settings>
-    <settings>
-      <name>RDI_ID</name>
-      <archiveVersion>2</archiveVersion>
-      <data>
-        <version>1</version>
-        <wantNonLocal>1</wantNonLocal>
-        <debug>1</debug>
-        <option>
-          <name>CRDIDriverDll</name>
-          <state>Browse to your RDI driver</state>
-        </option>
-        <option>
-          <name>CRDILogFileCheck</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CRDILogFileEdit</name>
-          <state>$TOOLKIT_DIR$\cspycomm.log</state>
-        </option>
-        <option>
-          <name>CCRDIHWReset</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCRDICatchReset</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCRDICatchUndef</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCRDICatchSWI</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCRDICatchData</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCRDICatchPrefetch</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCRDICatchIRQ</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCRDICatchFIQ</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCRDIUseETM</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>OCDriverInfo</name>
-          <state>1</state>
-        </option>
-      </data>
-    </settings>
-    <settings>
-      <name>THIRDPARTY_ID</name>
-      <archiveVersion>2</archiveVersion>
-      <data>
-        <version>0</version>
-        <wantNonLocal>1</wantNonLocal>
-        <debug>1</debug>
-        <option>
-          <name>CThirdPartyDriverDll</name>
-          <state>Browse to your third-party driver</state>
-        </option>
-        <option>
-          <name>CThirdPartyLogFileCheck</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CThirdPartyLogFileEditB</name>
-          <state>$TOOLKIT_DIR$\cspycomm.log</state>
-        </option>
-        <option>
-          <name>OCDriverInfo</name>
-          <state>1</state>
-        </option>
-      </data>
-    </settings>
-    <debuggerPlugins>
-      <plugin>
-        <file>$TOOLKIT_DIR$\plugins\rtos\CMX\CmxArmPlugin.ENU.ewplugin</file>
-        <loadFlag>0</loadFlag>
-      </plugin>
-      <plugin>
-        <file>$TOOLKIT_DIR$\plugins\rtos\CMX\CmxTinyArmPlugin.ENU.ewplugin</file>
-        <loadFlag>0</loadFlag>
-      </plugin>
-      <plugin>
-        <file>$TOOLKIT_DIR$\plugins\rtos\embOS\embOSPlugin.ewplugin</file>
-        <loadFlag>0</loadFlag>
-      </plugin>
-      <plugin>
-        <file>$TOOLKIT_DIR$\plugins\rtos\OSE\OseEpsilonPlugin.ewplugin</file>
-        <loadFlag>0</loadFlag>
-      </plugin>
-      <plugin>
-        <file>$TOOLKIT_DIR$\plugins\rtos\PowerPac\PowerPacRTOS.ewplugin</file>
-        <loadFlag>0</loadFlag>
-      </plugin>
-      <plugin>
-        <file>$TOOLKIT_DIR$\plugins\rtos\ThreadX\ThreadXArmPlugin.ENU.ewplugin</file>
-        <loadFlag>0</loadFlag>
-      </plugin>
-      <plugin>
-        <file>$TOOLKIT_DIR$\plugins\rtos\uCOS-II\uCOS-II-KA-CSpy.ewplugin</file>
-        <loadFlag>0</loadFlag>
-      </plugin>
-      <plugin>
-        <file>$EW_DIR$\common\plugins\CodeCoverage\CodeCoverage.ENU.ewplugin</file>
-        <loadFlag>1</loadFlag>
-      </plugin>
-      <plugin>
-        <file>$EW_DIR$\common\plugins\Orti\Orti.ENU.ewplugin</file>
-        <loadFlag>0</loadFlag>
-      </plugin>
-      <plugin>
-        <file>$EW_DIR$\common\plugins\Profiling\Profiling.ENU.ewplugin</file>
-        <loadFlag>1</loadFlag>
-      </plugin>
-      <plugin>
-        <file>$EW_DIR$\common\plugins\Stack\Stack.ENU.ewplugin</file>
-        <loadFlag>1</loadFlag>
-      </plugin>
-      <plugin>
-        <file>$EW_DIR$\common\plugins\SymList\SymList.ENU.ewplugin</file>
-        <loadFlag>1</loadFlag>
-      </plugin>
-    </debuggerPlugins>
-  </configuration>
-  <configuration>
-    <name>Binary</name>
-    <toolchain>
-      <name>ARM</name>
-    </toolchain>
-    <debug>1</debug>
-    <settings>
-      <name>C-SPY</name>
-      <archiveVersion>2</archiveVersion>
-      <data>
-        <version>18</version>
-        <wantNonLocal>1</wantNonLocal>
-        <debug>1</debug>
-        <option>
-          <name>CInput</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>CEndian</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>CProcessor</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>OCVariant</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>MacOverride</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>MacFile</name>
-          <state>$PROJ_DIR$\Resource\SAM7_FLASH.mac</state>
-        </option>
-        <option>
-          <name>MemOverride</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>MemFile</name>
-          <state>$TOOLKIT_DIR$\CONFIG\debugger\Atmel\ioAT91SAM7X256.ddf</state>
-        </option>
-        <option>
-          <name>RunToEnable</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>RunToName</name>
-          <state>main</state>
-        </option>
-        <option>
-          <name>CExtraOptionsCheck</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CExtraOptions</name>
-          <state></state>
-        </option>
-        <option>
-          <name>CFpuProcessor</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>OCDDFArgumentProducer</name>
-          <state></state>
-        </option>
-        <option>
-          <name>OCDownloadSuppressDownload</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>OCDownloadVerifyAll</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>OCProductVersion</name>
-          <state>4.30A</state>
-        </option>
-        <option>
-          <name>OCDynDriverList</name>
-          <state>JLINK_ID</state>
-        </option>
-        <option>
-          <name>OCLastSavedByProductVersion</name>
-          <state>5.20.0.50986</state>
-        </option>
-        <option>
-          <name>OCDownloadAttachToProgram</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>UseFlashLoader</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>CLowLevel</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>OCBE8Slave</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>MacFile2</name>
-          <state></state>
-        </option>
-        <option>
-          <name>CDevice</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>FlashLoadersV2</name>
-          <state>,,,,(default),</state>
-        </option>
-      </data>
-    </settings>
-    <settings>
-      <name>ARMSIM_ID</name>
-      <archiveVersion>2</archiveVersion>
-      <data>
-        <version>1</version>
-        <wantNonLocal>1</wantNonLocal>
-        <debug>1</debug>
-        <option>
-          <name>OCSimDriverInfo</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>OCSimEnablePSP</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>OCSimPspOverrideConfig</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>OCSimPspConfigFile</name>
-          <state></state>
-        </option>
-      </data>
-    </settings>
-    <settings>
-      <name>ANGEL_ID</name>
-      <archiveVersion>2</archiveVersion>
-      <data>
-        <version>0</version>
-        <wantNonLocal>1</wantNonLocal>
-        <debug>1</debug>
-        <option>
-          <name>CCAngelHeartbeat</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>CAngelCommunication</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>CAngelCommBaud</name>
-          <version>0</version>
-          <state>3</state>
-        </option>
-        <option>
-          <name>CAngelCommPort</name>
-          <version>0</version>
-          <state>0</state>
-        </option>
-        <option>
-          <name>ANGELTCPIP</name>
-          <state>aaa.bbb.ccc.ddd</state>
-        </option>
-        <option>
-          <name>DoAngelLogfile</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>AngelLogFile</name>
-          <state>$TOOLKIT_DIR$\cspycomm.log</state>
-        </option>
-        <option>
-          <name>OCDriverInfo</name>
-          <state>1</state>
-        </option>
-      </data>
-    </settings>
-    <settings>
-      <name>GDBSERVER_ID</name>
-      <archiveVersion>2</archiveVersion>
-      <data>
-        <version>0</version>
-        <wantNonLocal>1</wantNonLocal>
-        <debug>1</debug>
-        <option>
-          <name>OCDriverInfo</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>TCPIP</name>
-          <state>aaa.bbb.ccc.ddd</state>
-        </option>
-        <option>
-          <name>DoLogfile</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>LogFile</name>
-          <state>$PROJ_DIR$\cspycomm.log</state>
-        </option>
-        <option>
-          <name>CCJTagBreakpointRadio</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCJTagDoUpdateBreakpoints</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCJTagUpdateBreakpoints</name>
-          <state>main</state>
-        </option>
-      </data>
-    </settings>
-    <settings>
-      <name>IARROM_ID</name>
-      <archiveVersion>2</archiveVersion>
-      <data>
-        <version>0</version>
-        <wantNonLocal>1</wantNonLocal>
-        <debug>1</debug>
-        <option>
-          <name>CRomLogFileCheck</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CRomLogFileEditB</name>
-          <state>$TOOLKIT_DIR$\cspycomm.log</state>
-        </option>
-        <option>
-          <name>CRomCommunication</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CRomCommPort</name>
-          <version>0</version>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CRomCommBaud</name>
-          <version>0</version>
-          <state>7</state>
-        </option>
-        <option>
-          <name>OCDriverInfo</name>
-          <state>1</state>
-        </option>
-      </data>
-    </settings>
-    <settings>
-      <name>JLINK_ID</name>
-      <archiveVersion>2</archiveVersion>
-      <data>
-        <version>10</version>
-        <wantNonLocal>1</wantNonLocal>
-        <debug>1</debug>
-        <option>
-          <name>JLinkSpeed</name>
-          <state>32</state>
-        </option>
-        <option>
-          <name>CCJLinkDoLogfile</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCJLinkLogFile</name>
-          <state>$TOOLKIT_DIR$\cspycomm.log</state>
-        </option>
-        <option>
-          <name>CCJLinkHWResetDelay</name>
-          <state>50</state>
-        </option>
-        <option>
-          <name>OCDriverInfo</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>JLinkInitialSpeed</name>
-          <state>32</state>
-        </option>
-        <option>
-          <name>CCDoJlinkMultiTarget</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCScanChainNonARMDevices</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCJLinkMultiTarget</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCJLinkIRLength</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCJLinkCommRadio</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCJLinkTCPIP</name>
-          <state>aaa.bbb.ccc.ddd</state>
-        </option>
-        <option>
-          <name>CCJLinkSpeedRadioV2</name>
-          <state>2</state>
-        </option>
-        <option>
-          <name>CCUSBDevice</name>
-          <version>0</version>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCRDICatchReset</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCRDICatchUndef</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCRDICatchSWI</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCRDICatchData</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCRDICatchPrefetch</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCRDICatchIRQ</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCRDICatchFIQ</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCJLinkBreakpointRadio</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCJLinkDoUpdateBreakpoints</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCJLinkUpdateBreakpoints</name>
-          <state>main</state>
-        </option>
-        <option>
-          <name>CCJLinkInterfaceRadio</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>OCJLinkAttachSlave</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>CCJLinkResetList</name>
-          <version>0</version>
-          <state>5</state>
-        </option>
-        <option>
-          <name>CCJLinkInterfaceCmdLine</name>
-          <state>0</state>
-        </option>
-      </data>
-    </settings>
-    <settings>
-      <name>LMIFTDI_ID</name>
-      <archiveVersion>2</archiveVersion>
-      <data>
-        <version>1</version>
-        <wantNonLocal>1</wantNonLocal>
-        <debug>1</debug>
-        <option>
-          <name>OCDriverInfo</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>LmiftdiSpeed</name>
-          <state>500</state>
-        </option>
-        <option>
-          <name>CCLmiftdiDoLogfile</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCLmiftdiLogFile</name>
-          <state>$TOOLKIT_DIR$\cspycomm.log</state>
-        </option>
-      </data>
-    </settings>
-    <settings>
-      <name>MACRAIGOR_ID</name>
-      <archiveVersion>2</archiveVersion>
-      <data>
-        <version>3</version>
-        <wantNonLocal>1</wantNonLocal>
-        <debug>1</debug>
-        <option>
-          <name>jtag</name>
-          <version>0</version>
-          <state>0</state>
-        </option>
-        <option>
-          <name>EmuSpeed</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>TCPIP</name>
-          <state>aaa.bbb.ccc.ddd</state>
-        </option>
-        <option>
-          <name>DoLogfile</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>LogFile</name>
-          <state>$TOOLKIT_DIR$\cspycomm.log</state>
-        </option>
-        <option>
-          <name>DoEmuMultiTarget</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>EmuMultiTarget</name>
-          <state>0@ARM7TDMI</state>
-        </option>
-        <option>
-          <name>EmuHWReset</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CEmuCommBaud</name>
-          <version>0</version>
-          <state>4</state>
-        </option>
-        <option>
-          <name>CEmuCommPort</name>
-          <version>0</version>
-          <state>4</state>
-        </option>
-        <option>
-          <name>jtago</name>
-          <version>0</version>
-          <state>0</state>
-        </option>
-        <option>
-          <name>OCDriverInfo</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>UnusedAddr</name>
-          <state>0x00800000</state>
-        </option>
-        <option>
-          <name>CCMacraigorHWResetDelay</name>
-          <state></state>
-        </option>
-        <option>
-          <name>CCJTagBreakpointRadio</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCJTagDoUpdateBreakpoints</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCJTagUpdateBreakpoints</name>
-          <state>main</state>
-        </option>
-        <option>
-          <name>CCMacraigorInterfaceRadio</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCMacraigorInterfaceCmdLine</name>
-          <state>0</state>
-        </option>
-      </data>
-    </settings>
-    <settings>
-      <name>RDI_ID</name>
-      <archiveVersion>2</archiveVersion>
-      <data>
-        <version>1</version>
-        <wantNonLocal>1</wantNonLocal>
-        <debug>1</debug>
-        <option>
-          <name>CRDIDriverDll</name>
-          <state>Browse to your RDI driver</state>
-        </option>
-        <option>
-          <name>CRDILogFileCheck</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CRDILogFileEdit</name>
-          <state>$TOOLKIT_DIR$\cspycomm.log</state>
-        </option>
-        <option>
-          <name>CCRDIHWReset</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCRDICatchReset</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCRDICatchUndef</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCRDICatchSWI</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCRDICatchData</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCRDICatchPrefetch</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCRDICatchIRQ</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCRDICatchFIQ</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCRDIUseETM</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>OCDriverInfo</name>
-          <state>1</state>
-        </option>
-      </data>
-    </settings>
-    <settings>
-      <name>THIRDPARTY_ID</name>
-      <archiveVersion>2</archiveVersion>
-      <data>
-        <version>0</version>
-        <wantNonLocal>1</wantNonLocal>
-        <debug>1</debug>
-        <option>
-          <name>CThirdPartyDriverDll</name>
-          <state>Browse to your third-party driver</state>
-        </option>
-        <option>
-          <name>CThirdPartyLogFileCheck</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CThirdPartyLogFileEditB</name>
-          <state>$TOOLKIT_DIR$\cspycomm.log</state>
-        </option>
-        <option>
-          <name>OCDriverInfo</name>
-          <state>1</state>
-        </option>
-      </data>
-    </settings>
-    <debuggerPlugins>
-      <plugin>
-        <file>$TOOLKIT_DIR$\plugins\rtos\CMX\CmxArmPlugin.ENU.ewplugin</file>
-        <loadFlag>0</loadFlag>
-      </plugin>
-      <plugin>
-        <file>$TOOLKIT_DIR$\plugins\rtos\CMX\CmxTinyArmPlugin.ENU.ewplugin</file>
-        <loadFlag>0</loadFlag>
-      </plugin>
-      <plugin>
-        <file>$TOOLKIT_DIR$\plugins\rtos\embOS\embOSPlugin.ewplugin</file>
-        <loadFlag>0</loadFlag>
-      </plugin>
-      <plugin>
-        <file>$TOOLKIT_DIR$\plugins\rtos\OSE\OseEpsilonPlugin.ewplugin</file>
-        <loadFlag>0</loadFlag>
-      </plugin>
-      <plugin>
-        <file>$TOOLKIT_DIR$\plugins\rtos\PowerPac\PowerPacRTOS.ewplugin</file>
-        <loadFlag>0</loadFlag>
-      </plugin>
-      <plugin>
-        <file>$TOOLKIT_DIR$\plugins\rtos\ThreadX\ThreadXArmPlugin.ENU.ewplugin</file>
-        <loadFlag>0</loadFlag>
-      </plugin>
-      <plugin>
-        <file>$TOOLKIT_DIR$\plugins\rtos\uCOS-II\uCOS-II-KA-CSpy.ewplugin</file>
-        <loadFlag>0</loadFlag>
-      </plugin>
-      <plugin>
-        <file>$EW_DIR$\common\plugins\CodeCoverage\CodeCoverage.ENU.ewplugin</file>
-        <loadFlag>1</loadFlag>
-      </plugin>
-      <plugin>
-        <file>$EW_DIR$\common\plugins\Orti\Orti.ENU.ewplugin</file>
-        <loadFlag>0</loadFlag>
-      </plugin>
-      <plugin>
-        <file>$EW_DIR$\common\plugins\Profiling\Profiling.ENU.ewplugin</file>
-        <loadFlag>1</loadFlag>
-      </plugin>
-      <plugin>
-        <file>$EW_DIR$\common\plugins\Stack\Stack.ENU.ewplugin</file>
-        <loadFlag>1</loadFlag>
-      </plugin>
-      <plugin>
-        <file>$EW_DIR$\common\plugins\SymList\SymList.ENU.ewplugin</file>
-        <loadFlag>1</loadFlag>
-      </plugin>
-    </debuggerPlugins>
-  </configuration>
-</project>
-
-
diff --git a/tools/ceedling/vendor/cmock/iar/iar_v5/cmock_demo.ewp b/tools/ceedling/vendor/cmock/iar/iar_v5/cmock_demo.ewp
deleted file mode 100644 (file)
index 4524d91..0000000
+++ /dev/null
@@ -1,2426 +0,0 @@
-<?xml version="1.0" encoding="iso-8859-1"?>
-
-<project>
-  <fileVersion>2</fileVersion>
-  <configuration>
-    <name>RAM_Debug</name>
-    <toolchain>
-      <name>ARM</name>
-    </toolchain>
-    <debug>1</debug>
-    <settings>
-      <name>General</name>
-      <archiveVersion>3</archiveVersion>
-      <data>
-        <version>16</version>
-        <wantNonLocal>1</wantNonLocal>
-        <debug>1</debug>
-        <option>
-          <name>ExePath</name>
-          <state>RAM_Debug\Exe</state>
-        </option>
-        <option>
-          <name>ObjPath</name>
-          <state>RAM_Debug\Obj</state>
-        </option>
-        <option>
-          <name>ListPath</name>
-          <state>RAM_Debug\List</state>
-        </option>
-        <option>
-          <name>Variant</name>
-          <version>8</version>
-          <state>0</state>
-        </option>
-        <option>
-          <name>GEndianMode</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>Input variant</name>
-          <version>1</version>
-          <state>3</state>
-        </option>
-        <option>
-          <name>Input description</name>
-          <state>No specifier n, no float nor long long, no scan set, no assignment suppressing.</state>
-        </option>
-        <option>
-          <name>Output variant</name>
-          <version>0</version>
-          <state>1</state>
-        </option>
-        <option>
-          <name>Output description</name>
-          <state>No specifier a, A.</state>
-        </option>
-        <option>
-          <name>GOutputBinary</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>FPU</name>
-          <version>0</version>
-          <state>0</state>
-        </option>
-        <option>
-          <name>OGCoreOrChip</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>GRuntimeLibSelect</name>
-          <version>0</version>
-          <state>1</state>
-        </option>
-        <option>
-          <name>GRuntimeLibSelectSlave</name>
-          <version>0</version>
-          <state>1</state>
-        </option>
-        <option>
-          <name>RTDescription</name>
-          <state>Use the normal configuration of the C/C++ runtime library. No locale interface, C locale, no file descriptor support, no multibytes in printf and scanf, and no hex floats in strtod.</state>
-        </option>
-        <option>
-          <name>RTConfigPath</name>
-          <state>$TOOLKIT_DIR$\INC\DLib_Config_Normal.h</state>
-        </option>
-        <option>
-          <name>OGProductVersion</name>
-          <state>4.30A</state>
-        </option>
-        <option>
-          <name>OGLastSavedByProductVersion</name>
-          <state>5.20.0.50986</state>
-        </option>
-        <option>
-          <name>GeneralEnableMisra</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>GeneralMisraVerbose</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>OGChipSelectEditMenu</name>
-          <state>AT91SAM7X256  Atmel AT91SAM7X256</state>
-        </option>
-        <option>
-          <name>GenLowLevelInterface</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>GEndianModeBE</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>OGBufferedTerminalOutput</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>GenStdoutInterface</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>GeneralMisraRules98</name>
-          <version>0</version>
-          <state>1000111110110101101110011100111111101110011011000101110111101101100111111111111100110011111001110111001111111111111111111111111</state>
-        </option>
-      </data>
-    </settings>
-    <settings>
-      <name>ICCARM</name>
-      <archiveVersion>2</archiveVersion>
-      <data>
-        <version>20</version>
-        <wantNonLocal>1</wantNonLocal>
-        <debug>1</debug>
-        <option>
-          <name>CCDefines</name>
-          <state></state>
-        </option>
-        <option>
-          <name>CCPreprocFile</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCPreprocComments</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCPreprocLine</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCListCFile</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>CCListCMnemonics</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>CCListCMessages</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>CCListAssFile</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCListAssSource</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCEnableRemarks</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCDiagSuppress</name>
-          <state></state>
-        </option>
-        <option>
-          <name>CCDiagRemark</name>
-          <state></state>
-        </option>
-        <option>
-          <name>CCDiagWarning</name>
-          <state></state>
-        </option>
-        <option>
-          <name>CCDiagError</name>
-          <state></state>
-        </option>
-        <option>
-          <name>CCObjPrefix</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>CCAllowList</name>
-          <version>1</version>
-          <state>0000000</state>
-        </option>
-        <option>
-          <name>CCDebugInfo</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>IEndianMode</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>IProcessor</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>IExtraOptionsCheck</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>IExtraOptions</name>
-          <state></state>
-        </option>
-        <option>
-          <name>CCLangConformance</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCSignedPlainChar</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>CCRequirePrototypes</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCMultibyteSupport</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCDiagWarnAreErr</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCCompilerRuntimeInfo</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>IFpuProcessor</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>OutputFile</name>
-          <state>$FILE_BNAME$.o</state>
-        </option>
-        <option>
-          <name>CCLangSelect</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCLibConfigHeader</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>PreInclude</name>
-          <state></state>
-        </option>
-        <option>
-          <name>CompilerMisraOverride</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCIncludePath2</name>
-          <state>$PROJ_DIR$\..\..\examples\src</state>
-          <state>$PROJ_DIR$\incIAR</state>
-        </option>
-        <option>
-          <name>CCStdIncCheck</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCStdIncludePath</name>
-          <state>$TOOLKIT_DIR$\INC\</state>
-        </option>
-        <option>
-          <name>CCCodeSection</name>
-          <state>.text</state>
-        </option>
-        <option>
-          <name>IInterwork2</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>IProcessorMode2</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>CCOptLevel</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCOptStrategy</name>
-          <version>0</version>
-          <state>1</state>
-        </option>
-        <option>
-          <name>CCOptLevelSlave</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CompilerMisraRules98</name>
-          <version>0</version>
-          <state>1000111110110101101110011100111111101110011011000101110111101101100111111111111100110011111001110111001111111111111111111111111</state>
-        </option>
-      </data>
-    </settings>
-    <settings>
-      <name>AARM</name>
-      <archiveVersion>2</archiveVersion>
-      <data>
-        <version>7</version>
-        <wantNonLocal>1</wantNonLocal>
-        <debug>1</debug>
-        <option>
-          <name>AObjPrefix</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>AEndian</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>ACaseSensitivity</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>MacroChars</name>
-          <version>0</version>
-          <state>0</state>
-        </option>
-        <option>
-          <name>AWarnEnable</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>AWarnWhat</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>AWarnOne</name>
-          <state></state>
-        </option>
-        <option>
-          <name>AWarnRange1</name>
-          <state></state>
-        </option>
-        <option>
-          <name>AWarnRange2</name>
-          <state></state>
-        </option>
-        <option>
-          <name>ADebug</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>AltRegisterNames</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>ADefines</name>
-          <state></state>
-        </option>
-        <option>
-          <name>AList</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>AListHeader</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>AListing</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>Includes</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>MacDefs</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>MacExps</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>MacExec</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>OnlyAssed</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>MultiLine</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>PageLengthCheck</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>PageLength</name>
-          <state>80</state>
-        </option>
-        <option>
-          <name>TabSpacing</name>
-          <state>8</state>
-        </option>
-        <option>
-          <name>AXRef</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>AXRefDefines</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>AXRefInternal</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>AXRefDual</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>AProcessor</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>AFpuProcessor</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>AOutputFile</name>
-          <state>$FILE_BNAME$.o</state>
-        </option>
-        <option>
-          <name>AMultibyteSupport</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>ALimitErrorsCheck</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>ALimitErrorsEdit</name>
-          <state>100</state>
-        </option>
-        <option>
-          <name>AIgnoreStdInclude</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>AStdIncludes</name>
-          <state>$TOOLKIT_DIR$\INC\</state>
-        </option>
-        <option>
-          <name>AUserIncludes</name>
-          <state>$PROJ_DIR$\incIAR</state>
-        </option>
-        <option>
-          <name>AExtraOptionsCheckV2</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>AExtraOptionsV2</name>
-          <state></state>
-        </option>
-      </data>
-    </settings>
-    <settings>
-      <name>OBJCOPY</name>
-      <archiveVersion>0</archiveVersion>
-      <data>
-        <version>1</version>
-        <wantNonLocal>1</wantNonLocal>
-        <debug>1</debug>
-        <option>
-          <name>OOCOutputFormat</name>
-          <version>2</version>
-          <state>0</state>
-        </option>
-        <option>
-          <name>OCOutputOverride</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>OOCOutputFile</name>
-          <state>cmock_demo.srec</state>
-        </option>
-        <option>
-          <name>OOCCommandLineProducer</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>OOCObjCopyEnable</name>
-          <state>0</state>
-        </option>
-      </data>
-    </settings>
-    <settings>
-      <name>CUSTOM</name>
-      <archiveVersion>3</archiveVersion>
-      <data>
-        <extensions></extensions>
-        <cmdline></cmdline>
-      </data>
-    </settings>
-    <settings>
-      <name>BICOMP</name>
-      <archiveVersion>0</archiveVersion>
-      <data/>
-    </settings>
-    <settings>
-      <name>BUILDACTION</name>
-      <archiveVersion>1</archiveVersion>
-      <data>
-        <prebuild></prebuild>
-        <postbuild></postbuild>
-      </data>
-    </settings>
-    <settings>
-      <name>ILINK</name>
-      <archiveVersion>0</archiveVersion>
-      <data>
-        <version>6</version>
-        <wantNonLocal>1</wantNonLocal>
-        <debug>1</debug>
-        <option>
-          <name>IlinkLibIOConfig</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>XLinkMisraHandler</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>IlinkInputFileSlave</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>IlinkOutputFile</name>
-          <state>cmock_demo.out</state>
-        </option>
-        <option>
-          <name>IlinkDebugInfoEnable</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>IlinkKeepSymbols</name>
-          <state></state>
-        </option>
-        <option>
-          <name>IlinkRawBinaryFile</name>
-          <state></state>
-        </option>
-        <option>
-          <name>IlinkRawBinarySymbol</name>
-          <state></state>
-        </option>
-        <option>
-          <name>IlinkRawBinarySegment</name>
-          <state></state>
-        </option>
-        <option>
-          <name>IlinkRawBinaryAlign</name>
-          <state></state>
-        </option>
-        <option>
-          <name>IlinkDefines</name>
-          <state></state>
-        </option>
-        <option>
-          <name>IlinkConfigDefines</name>
-          <state></state>
-        </option>
-        <option>
-          <name>IlinkMapFile</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>IlinkLogFile</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>IlinkLogInitialization</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>IlinkLogModule</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>IlinkLogSection</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>IlinkLogVeneer</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>IlinkIcfOverride</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>IlinkIcfFile</name>
-          <state>$PROJ_DIR$\Resource\at91SAM7X256_RAM.icf</state>
-        </option>
-        <option>
-          <name>IlinkIcfFileSlave</name>
-          <state></state>
-        </option>
-        <option>
-          <name>IlinkEnableRemarks</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>IlinkSuppressDiags</name>
-          <state></state>
-        </option>
-        <option>
-          <name>IlinkTreatAsRem</name>
-          <state></state>
-        </option>
-        <option>
-          <name>IlinkTreatAsWarn</name>
-          <state></state>
-        </option>
-        <option>
-          <name>IlinkTreatAsErr</name>
-          <state></state>
-        </option>
-        <option>
-          <name>IlinkWarningsAreErrors</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>IlinkUseExtraOptions</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>IlinkExtraOptions</name>
-          <state></state>
-        </option>
-        <option>
-          <name>IlinkLowLevelInterfaceSlave</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>IlinkAutoLibEnable</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>IlinkAdditionalLibs</name>
-          <state></state>
-        </option>
-        <option>
-          <name>IlinkOverrideProgramEntryLabel</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>IlinkProgramEntryLabelSelect</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>IlinkProgramEntryLabel</name>
-          <state>__iar_program_start</state>
-        </option>
-        <option>
-          <name>IlinkNXPLPCChecksum</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>DoFill</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>FillerByte</name>
-          <state>0xFF</state>
-        </option>
-        <option>
-          <name>FillerStart</name>
-          <state>0x0</state>
-        </option>
-        <option>
-          <name>FillerEnd</name>
-          <state>0x0</state>
-        </option>
-        <option>
-          <name>CrcSize</name>
-          <version>0</version>
-          <state>1</state>
-        </option>
-        <option>
-          <name>CrcAlign</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>CrcAlgo</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>CrcPoly</name>
-          <state>0x11021</state>
-        </option>
-        <option>
-          <name>CrcCompl</name>
-          <version>0</version>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CrcBitOrder</name>
-          <version>0</version>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CrcInitialValue</name>
-          <state>0x0</state>
-        </option>
-        <option>
-          <name>DoCrc</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>IlinkBE8Slave</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>IlinkBufferedTerminalOutput</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>IlinkStdoutInterfaceSlave</name>
-          <state>1</state>
-        </option>
-      </data>
-    </settings>
-    <settings>
-      <name>IARCHIVE</name>
-      <archiveVersion>0</archiveVersion>
-      <data>
-        <version>0</version>
-        <wantNonLocal>1</wantNonLocal>
-        <debug>1</debug>
-        <option>
-          <name>IarchiveInputs</name>
-          <state></state>
-        </option>
-        <option>
-          <name>IarchiveOverride</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>IarchiveOutput</name>
-          <state>###Unitialized###</state>
-        </option>
-      </data>
-    </settings>
-    <settings>
-      <name>BILINK</name>
-      <archiveVersion>0</archiveVersion>
-      <data/>
-    </settings>
-  </configuration>
-  <configuration>
-    <name>FLASH_Debug</name>
-    <toolchain>
-      <name>ARM</name>
-    </toolchain>
-    <debug>1</debug>
-    <settings>
-      <name>General</name>
-      <archiveVersion>3</archiveVersion>
-      <data>
-        <version>16</version>
-        <wantNonLocal>1</wantNonLocal>
-        <debug>1</debug>
-        <option>
-          <name>ExePath</name>
-          <state>FLASH_Debug\Exe</state>
-        </option>
-        <option>
-          <name>ObjPath</name>
-          <state>FLASH_Debug\Obj</state>
-        </option>
-        <option>
-          <name>ListPath</name>
-          <state>FLASH_Debug\List</state>
-        </option>
-        <option>
-          <name>Variant</name>
-          <version>8</version>
-          <state>0</state>
-        </option>
-        <option>
-          <name>GEndianMode</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>Input variant</name>
-          <version>1</version>
-          <state>3</state>
-        </option>
-        <option>
-          <name>Input description</name>
-          <state>No specifier n, no float nor long long, no scan set, no assignment suppressing.</state>
-        </option>
-        <option>
-          <name>Output variant</name>
-          <version>0</version>
-          <state>1</state>
-        </option>
-        <option>
-          <name>Output description</name>
-          <state>No specifier a, A.</state>
-        </option>
-        <option>
-          <name>GOutputBinary</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>FPU</name>
-          <version>0</version>
-          <state>0</state>
-        </option>
-        <option>
-          <name>OGCoreOrChip</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>GRuntimeLibSelect</name>
-          <version>0</version>
-          <state>1</state>
-        </option>
-        <option>
-          <name>GRuntimeLibSelectSlave</name>
-          <version>0</version>
-          <state>1</state>
-        </option>
-        <option>
-          <name>RTDescription</name>
-          <state>Use the normal configuration of the C/C++ runtime library. No locale interface, C locale, no file descriptor support, no multibytes in printf and scanf, and no hex floats in strtod.</state>
-        </option>
-        <option>
-          <name>RTConfigPath</name>
-          <state>$TOOLKIT_DIR$\INC\DLib_Config_Normal.h</state>
-        </option>
-        <option>
-          <name>OGProductVersion</name>
-          <state>4.30A</state>
-        </option>
-        <option>
-          <name>OGLastSavedByProductVersion</name>
-          <state>5.20.0.50986</state>
-        </option>
-        <option>
-          <name>GeneralEnableMisra</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>GeneralMisraVerbose</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>OGChipSelectEditMenu</name>
-          <state>AT91SAM7X256  Atmel AT91SAM7X256</state>
-        </option>
-        <option>
-          <name>GenLowLevelInterface</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>GEndianModeBE</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>OGBufferedTerminalOutput</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>GenStdoutInterface</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>GeneralMisraRules98</name>
-          <version>0</version>
-          <state>1000111110110101101110011100111111101110011011000101110111101101100111111111111100110011111001110111001111111111111111111111111</state>
-        </option>
-      </data>
-    </settings>
-    <settings>
-      <name>ICCARM</name>
-      <archiveVersion>2</archiveVersion>
-      <data>
-        <version>20</version>
-        <wantNonLocal>1</wantNonLocal>
-        <debug>1</debug>
-        <option>
-          <name>CCDefines</name>
-          <state></state>
-        </option>
-        <option>
-          <name>CCPreprocFile</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCPreprocComments</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCPreprocLine</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCListCFile</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>CCListCMnemonics</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>CCListCMessages</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>CCListAssFile</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCListAssSource</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCEnableRemarks</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCDiagSuppress</name>
-          <state></state>
-        </option>
-        <option>
-          <name>CCDiagRemark</name>
-          <state></state>
-        </option>
-        <option>
-          <name>CCDiagWarning</name>
-          <state></state>
-        </option>
-        <option>
-          <name>CCDiagError</name>
-          <state></state>
-        </option>
-        <option>
-          <name>CCObjPrefix</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>CCAllowList</name>
-          <version>1</version>
-          <state>0000000</state>
-        </option>
-        <option>
-          <name>CCDebugInfo</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>IEndianMode</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>IProcessor</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>IExtraOptionsCheck</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>IExtraOptions</name>
-          <state></state>
-        </option>
-        <option>
-          <name>CCLangConformance</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCSignedPlainChar</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>CCRequirePrototypes</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCMultibyteSupport</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCDiagWarnAreErr</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCCompilerRuntimeInfo</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>IFpuProcessor</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>OutputFile</name>
-          <state>$FILE_BNAME$.o</state>
-        </option>
-        <option>
-          <name>CCLangSelect</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCLibConfigHeader</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>PreInclude</name>
-          <state></state>
-        </option>
-        <option>
-          <name>CompilerMisraOverride</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCIncludePath2</name>
-          <state>$PROJ_DIR$\..\..\examples\src\</state>
-          <state>$PROJ_DIR$\incIAR</state>
-        </option>
-        <option>
-          <name>CCStdIncCheck</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCStdIncludePath</name>
-          <state>$TOOLKIT_DIR$\INC\</state>
-        </option>
-        <option>
-          <name>CCCodeSection</name>
-          <state>.text</state>
-        </option>
-        <option>
-          <name>IInterwork2</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>IProcessorMode2</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>CCOptLevel</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCOptStrategy</name>
-          <version>0</version>
-          <state>1</state>
-        </option>
-        <option>
-          <name>CCOptLevelSlave</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CompilerMisraRules98</name>
-          <version>0</version>
-          <state>1000111110110101101110011100111111101110011011000101110111101101100111111111111100110011111001110111001111111111111111111111111</state>
-        </option>
-      </data>
-    </settings>
-    <settings>
-      <name>AARM</name>
-      <archiveVersion>2</archiveVersion>
-      <data>
-        <version>7</version>
-        <wantNonLocal>1</wantNonLocal>
-        <debug>1</debug>
-        <option>
-          <name>AObjPrefix</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>AEndian</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>ACaseSensitivity</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>MacroChars</name>
-          <version>0</version>
-          <state>0</state>
-        </option>
-        <option>
-          <name>AWarnEnable</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>AWarnWhat</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>AWarnOne</name>
-          <state></state>
-        </option>
-        <option>
-          <name>AWarnRange1</name>
-          <state></state>
-        </option>
-        <option>
-          <name>AWarnRange2</name>
-          <state></state>
-        </option>
-        <option>
-          <name>ADebug</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>AltRegisterNames</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>ADefines</name>
-          <state></state>
-        </option>
-        <option>
-          <name>AList</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>AListHeader</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>AListing</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>Includes</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>MacDefs</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>MacExps</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>MacExec</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>OnlyAssed</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>MultiLine</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>PageLengthCheck</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>PageLength</name>
-          <state>80</state>
-        </option>
-        <option>
-          <name>TabSpacing</name>
-          <state>8</state>
-        </option>
-        <option>
-          <name>AXRef</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>AXRefDefines</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>AXRefInternal</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>AXRefDual</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>AProcessor</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>AFpuProcessor</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>AOutputFile</name>
-          <state>$FILE_BNAME$.o</state>
-        </option>
-        <option>
-          <name>AMultibyteSupport</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>ALimitErrorsCheck</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>ALimitErrorsEdit</name>
-          <state>100</state>
-        </option>
-        <option>
-          <name>AIgnoreStdInclude</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>AStdIncludes</name>
-          <state>$TOOLKIT_DIR$\INC\</state>
-        </option>
-        <option>
-          <name>AUserIncludes</name>
-          <state>$PROJ_DIR$\incIAR</state>
-        </option>
-        <option>
-          <name>AExtraOptionsCheckV2</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>AExtraOptionsV2</name>
-          <state></state>
-        </option>
-      </data>
-    </settings>
-    <settings>
-      <name>OBJCOPY</name>
-      <archiveVersion>0</archiveVersion>
-      <data>
-        <version>1</version>
-        <wantNonLocal>1</wantNonLocal>
-        <debug>1</debug>
-        <option>
-          <name>OOCOutputFormat</name>
-          <version>2</version>
-          <state>0</state>
-        </option>
-        <option>
-          <name>OCOutputOverride</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>OOCOutputFile</name>
-          <state></state>
-        </option>
-        <option>
-          <name>OOCCommandLineProducer</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>OOCObjCopyEnable</name>
-          <state>0</state>
-        </option>
-      </data>
-    </settings>
-    <settings>
-      <name>CUSTOM</name>
-      <archiveVersion>3</archiveVersion>
-      <data>
-        <extensions></extensions>
-        <cmdline></cmdline>
-      </data>
-    </settings>
-    <settings>
-      <name>BICOMP</name>
-      <archiveVersion>0</archiveVersion>
-      <data/>
-    </settings>
-    <settings>
-      <name>BUILDACTION</name>
-      <archiveVersion>1</archiveVersion>
-      <data>
-        <prebuild></prebuild>
-        <postbuild></postbuild>
-      </data>
-    </settings>
-    <settings>
-      <name>ILINK</name>
-      <archiveVersion>0</archiveVersion>
-      <data>
-        <version>6</version>
-        <wantNonLocal>1</wantNonLocal>
-        <debug>1</debug>
-        <option>
-          <name>IlinkLibIOConfig</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>XLinkMisraHandler</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>IlinkInputFileSlave</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>IlinkOutputFile</name>
-          <state>cmock_demo.out</state>
-        </option>
-        <option>
-          <name>IlinkDebugInfoEnable</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>IlinkKeepSymbols</name>
-          <state></state>
-        </option>
-        <option>
-          <name>IlinkRawBinaryFile</name>
-          <state></state>
-        </option>
-        <option>
-          <name>IlinkRawBinarySymbol</name>
-          <state></state>
-        </option>
-        <option>
-          <name>IlinkRawBinarySegment</name>
-          <state></state>
-        </option>
-        <option>
-          <name>IlinkRawBinaryAlign</name>
-          <state></state>
-        </option>
-        <option>
-          <name>IlinkDefines</name>
-          <state></state>
-        </option>
-        <option>
-          <name>IlinkConfigDefines</name>
-          <state></state>
-        </option>
-        <option>
-          <name>IlinkMapFile</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>IlinkLogFile</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>IlinkLogInitialization</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>IlinkLogModule</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>IlinkLogSection</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>IlinkLogVeneer</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>IlinkIcfOverride</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>IlinkIcfFile</name>
-          <state>$PROJ_DIR$\Resource\at91SAM7X256_FLASH.icf</state>
-        </option>
-        <option>
-          <name>IlinkIcfFileSlave</name>
-          <state></state>
-        </option>
-        <option>
-          <name>IlinkEnableRemarks</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>IlinkSuppressDiags</name>
-          <state></state>
-        </option>
-        <option>
-          <name>IlinkTreatAsRem</name>
-          <state></state>
-        </option>
-        <option>
-          <name>IlinkTreatAsWarn</name>
-          <state></state>
-        </option>
-        <option>
-          <name>IlinkTreatAsErr</name>
-          <state></state>
-        </option>
-        <option>
-          <name>IlinkWarningsAreErrors</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>IlinkUseExtraOptions</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>IlinkExtraOptions</name>
-          <state></state>
-        </option>
-        <option>
-          <name>IlinkLowLevelInterfaceSlave</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>IlinkAutoLibEnable</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>IlinkAdditionalLibs</name>
-          <state></state>
-        </option>
-        <option>
-          <name>IlinkOverrideProgramEntryLabel</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>IlinkProgramEntryLabelSelect</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>IlinkProgramEntryLabel</name>
-          <state>__iar_program_start</state>
-        </option>
-        <option>
-          <name>IlinkNXPLPCChecksum</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>DoFill</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>FillerByte</name>
-          <state>0xFF</state>
-        </option>
-        <option>
-          <name>FillerStart</name>
-          <state>0x0</state>
-        </option>
-        <option>
-          <name>FillerEnd</name>
-          <state>0x0</state>
-        </option>
-        <option>
-          <name>CrcSize</name>
-          <version>0</version>
-          <state>1</state>
-        </option>
-        <option>
-          <name>CrcAlign</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>CrcAlgo</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>CrcPoly</name>
-          <state>0x11021</state>
-        </option>
-        <option>
-          <name>CrcCompl</name>
-          <version>0</version>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CrcBitOrder</name>
-          <version>0</version>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CrcInitialValue</name>
-          <state>0x0</state>
-        </option>
-        <option>
-          <name>DoCrc</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>IlinkBE8Slave</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>IlinkBufferedTerminalOutput</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>IlinkStdoutInterfaceSlave</name>
-          <state>1</state>
-        </option>
-      </data>
-    </settings>
-    <settings>
-      <name>IARCHIVE</name>
-      <archiveVersion>0</archiveVersion>
-      <data>
-        <version>0</version>
-        <wantNonLocal>1</wantNonLocal>
-        <debug>1</debug>
-        <option>
-          <name>IarchiveInputs</name>
-          <state></state>
-        </option>
-        <option>
-          <name>IarchiveOverride</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>IarchiveOutput</name>
-          <state>###Unitialized###</state>
-        </option>
-      </data>
-    </settings>
-    <settings>
-      <name>BILINK</name>
-      <archiveVersion>0</archiveVersion>
-      <data/>
-    </settings>
-  </configuration>
-  <configuration>
-    <name>Binary</name>
-    <toolchain>
-      <name>ARM</name>
-    </toolchain>
-    <debug>1</debug>
-    <settings>
-      <name>General</name>
-      <archiveVersion>3</archiveVersion>
-      <data>
-        <version>16</version>
-        <wantNonLocal>1</wantNonLocal>
-        <debug>1</debug>
-        <option>
-          <name>ExePath</name>
-          <state>Binary\Exe</state>
-        </option>
-        <option>
-          <name>ObjPath</name>
-          <state>Binary\Obj</state>
-        </option>
-        <option>
-          <name>ListPath</name>
-          <state>Binary\List</state>
-        </option>
-        <option>
-          <name>Variant</name>
-          <version>8</version>
-          <state>0</state>
-        </option>
-        <option>
-          <name>GEndianMode</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>Input variant</name>
-          <version>1</version>
-          <state>3</state>
-        </option>
-        <option>
-          <name>Input description</name>
-          <state>No specifier n, no float nor long long, no scan set, no assignment suppressing.</state>
-        </option>
-        <option>
-          <name>Output variant</name>
-          <version>0</version>
-          <state>1</state>
-        </option>
-        <option>
-          <name>Output description</name>
-          <state>No specifier a, A.</state>
-        </option>
-        <option>
-          <name>GOutputBinary</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>FPU</name>
-          <version>0</version>
-          <state>0</state>
-        </option>
-        <option>
-          <name>OGCoreOrChip</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>GRuntimeLibSelect</name>
-          <version>0</version>
-          <state>1</state>
-        </option>
-        <option>
-          <name>GRuntimeLibSelectSlave</name>
-          <version>0</version>
-          <state>1</state>
-        </option>
-        <option>
-          <name>RTDescription</name>
-          <state>Use the normal configuration of the C/C++ runtime library. No locale interface, C locale, no file descriptor support, no multibytes in printf and scanf, and no hex floats in strtod.</state>
-        </option>
-        <option>
-          <name>RTConfigPath</name>
-          <state>$TOOLKIT_DIR$\INC\DLib_Config_Normal.h</state>
-        </option>
-        <option>
-          <name>OGProductVersion</name>
-          <state>4.30A</state>
-        </option>
-        <option>
-          <name>OGLastSavedByProductVersion</name>
-          <state>5.20.0.50986</state>
-        </option>
-        <option>
-          <name>GeneralEnableMisra</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>GeneralMisraVerbose</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>OGChipSelectEditMenu</name>
-          <state>AT91SAM7X256  Atmel AT91SAM7X256</state>
-        </option>
-        <option>
-          <name>GenLowLevelInterface</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>GEndianModeBE</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>OGBufferedTerminalOutput</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>GenStdoutInterface</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>GeneralMisraRules98</name>
-          <version>0</version>
-          <state>1000111110110101101110011100111111101110011011000101110111101101100111111111111100110011111001110111001111111111111111111111111</state>
-        </option>
-      </data>
-    </settings>
-    <settings>
-      <name>ICCARM</name>
-      <archiveVersion>2</archiveVersion>
-      <data>
-        <version>20</version>
-        <wantNonLocal>1</wantNonLocal>
-        <debug>1</debug>
-        <option>
-          <name>CCDefines</name>
-          <state></state>
-        </option>
-        <option>
-          <name>CCPreprocFile</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCPreprocComments</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCPreprocLine</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCListCFile</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>CCListCMnemonics</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>CCListCMessages</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>CCListAssFile</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCListAssSource</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCEnableRemarks</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCDiagSuppress</name>
-          <state></state>
-        </option>
-        <option>
-          <name>CCDiagRemark</name>
-          <state></state>
-        </option>
-        <option>
-          <name>CCDiagWarning</name>
-          <state></state>
-        </option>
-        <option>
-          <name>CCDiagError</name>
-          <state></state>
-        </option>
-        <option>
-          <name>CCObjPrefix</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>CCAllowList</name>
-          <version>1</version>
-          <state>1111111</state>
-        </option>
-        <option>
-          <name>CCDebugInfo</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>IEndianMode</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>IProcessor</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>IExtraOptionsCheck</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>IExtraOptions</name>
-          <state></state>
-        </option>
-        <option>
-          <name>CCLangConformance</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCSignedPlainChar</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>CCRequirePrototypes</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCMultibyteSupport</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCDiagWarnAreErr</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCCompilerRuntimeInfo</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>IFpuProcessor</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>OutputFile</name>
-          <state>$FILE_BNAME$.o</state>
-        </option>
-        <option>
-          <name>CCLangSelect</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCLibConfigHeader</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>PreInclude</name>
-          <state></state>
-        </option>
-        <option>
-          <name>CompilerMisraOverride</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCIncludePath2</name>
-          <state>$PROJ_DIR$\..\..\examples\src</state>
-          <state>$PROJ_DIR$\srcIAR</state>
-          <state>$PROJ_DIR$\incIAR</state>
-        </option>
-        <option>
-          <name>CCStdIncCheck</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CCStdIncludePath</name>
-          <state>$TOOLKIT_DIR$\INC\</state>
-        </option>
-        <option>
-          <name>CCCodeSection</name>
-          <state>.text</state>
-        </option>
-        <option>
-          <name>IInterwork2</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>IProcessorMode2</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>CCOptLevel</name>
-          <state>3</state>
-        </option>
-        <option>
-          <name>CCOptStrategy</name>
-          <version>0</version>
-          <state>1</state>
-        </option>
-        <option>
-          <name>CCOptLevelSlave</name>
-          <state>3</state>
-        </option>
-        <option>
-          <name>CompilerMisraRules98</name>
-          <version>0</version>
-          <state>1000111110110101101110011100111111101110011011000101110111101101100111111111111100110011111001110111001111111111111111111111111</state>
-        </option>
-      </data>
-    </settings>
-    <settings>
-      <name>AARM</name>
-      <archiveVersion>2</archiveVersion>
-      <data>
-        <version>7</version>
-        <wantNonLocal>1</wantNonLocal>
-        <debug>1</debug>
-        <option>
-          <name>AObjPrefix</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>AEndian</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>ACaseSensitivity</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>MacroChars</name>
-          <version>0</version>
-          <state>0</state>
-        </option>
-        <option>
-          <name>AWarnEnable</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>AWarnWhat</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>AWarnOne</name>
-          <state></state>
-        </option>
-        <option>
-          <name>AWarnRange1</name>
-          <state></state>
-        </option>
-        <option>
-          <name>AWarnRange2</name>
-          <state></state>
-        </option>
-        <option>
-          <name>ADebug</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>AltRegisterNames</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>ADefines</name>
-          <state></state>
-        </option>
-        <option>
-          <name>AList</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>AListHeader</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>AListing</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>Includes</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>MacDefs</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>MacExps</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>MacExec</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>OnlyAssed</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>MultiLine</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>PageLengthCheck</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>PageLength</name>
-          <state>80</state>
-        </option>
-        <option>
-          <name>TabSpacing</name>
-          <state>8</state>
-        </option>
-        <option>
-          <name>AXRef</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>AXRefDefines</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>AXRefInternal</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>AXRefDual</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>AProcessor</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>AFpuProcessor</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>AOutputFile</name>
-          <state>$FILE_BNAME$.o</state>
-        </option>
-        <option>
-          <name>AMultibyteSupport</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>ALimitErrorsCheck</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>ALimitErrorsEdit</name>
-          <state>100</state>
-        </option>
-        <option>
-          <name>AIgnoreStdInclude</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>AStdIncludes</name>
-          <state>$TOOLKIT_DIR$\INC\</state>
-        </option>
-        <option>
-          <name>AUserIncludes</name>
-          <state>$PROJ_DIR$\incIAR</state>
-        </option>
-        <option>
-          <name>AExtraOptionsCheckV2</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>AExtraOptionsV2</name>
-          <state></state>
-        </option>
-      </data>
-    </settings>
-    <settings>
-      <name>OBJCOPY</name>
-      <archiveVersion>0</archiveVersion>
-      <data>
-        <version>1</version>
-        <wantNonLocal>1</wantNonLocal>
-        <debug>1</debug>
-        <option>
-          <name>OOCOutputFormat</name>
-          <version>2</version>
-          <state>1</state>
-        </option>
-        <option>
-          <name>OCOutputOverride</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>OOCOutputFile</name>
-          <state>cmock_demo.hex</state>
-        </option>
-        <option>
-          <name>OOCCommandLineProducer</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>OOCObjCopyEnable</name>
-          <state>1</state>
-        </option>
-      </data>
-    </settings>
-    <settings>
-      <name>CUSTOM</name>
-      <archiveVersion>3</archiveVersion>
-      <data>
-        <extensions></extensions>
-        <cmdline></cmdline>
-      </data>
-    </settings>
-    <settings>
-      <name>BICOMP</name>
-      <archiveVersion>0</archiveVersion>
-      <data/>
-    </settings>
-    <settings>
-      <name>BUILDACTION</name>
-      <archiveVersion>1</archiveVersion>
-      <data>
-        <prebuild></prebuild>
-        <postbuild></postbuild>
-      </data>
-    </settings>
-    <settings>
-      <name>ILINK</name>
-      <archiveVersion>0</archiveVersion>
-      <data>
-        <version>6</version>
-        <wantNonLocal>1</wantNonLocal>
-        <debug>1</debug>
-        <option>
-          <name>IlinkLibIOConfig</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>XLinkMisraHandler</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>IlinkInputFileSlave</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>IlinkOutputFile</name>
-          <state>cmock_demo.out</state>
-        </option>
-        <option>
-          <name>IlinkDebugInfoEnable</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>IlinkKeepSymbols</name>
-          <state></state>
-        </option>
-        <option>
-          <name>IlinkRawBinaryFile</name>
-          <state></state>
-        </option>
-        <option>
-          <name>IlinkRawBinarySymbol</name>
-          <state></state>
-        </option>
-        <option>
-          <name>IlinkRawBinarySegment</name>
-          <state></state>
-        </option>
-        <option>
-          <name>IlinkRawBinaryAlign</name>
-          <state></state>
-        </option>
-        <option>
-          <name>IlinkDefines</name>
-          <state></state>
-        </option>
-        <option>
-          <name>IlinkConfigDefines</name>
-          <state></state>
-        </option>
-        <option>
-          <name>IlinkMapFile</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>IlinkLogFile</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>IlinkLogInitialization</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>IlinkLogModule</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>IlinkLogSection</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>IlinkLogVeneer</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>IlinkIcfOverride</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>IlinkIcfFile</name>
-          <state>$PROJ_DIR$\Resource\at91SAM7X256_FLASH.icf</state>
-        </option>
-        <option>
-          <name>IlinkIcfFileSlave</name>
-          <state></state>
-        </option>
-        <option>
-          <name>IlinkEnableRemarks</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>IlinkSuppressDiags</name>
-          <state></state>
-        </option>
-        <option>
-          <name>IlinkTreatAsRem</name>
-          <state></state>
-        </option>
-        <option>
-          <name>IlinkTreatAsWarn</name>
-          <state></state>
-        </option>
-        <option>
-          <name>IlinkTreatAsErr</name>
-          <state></state>
-        </option>
-        <option>
-          <name>IlinkWarningsAreErrors</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>IlinkUseExtraOptions</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>IlinkExtraOptions</name>
-          <state></state>
-        </option>
-        <option>
-          <name>IlinkLowLevelInterfaceSlave</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>IlinkAutoLibEnable</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>IlinkAdditionalLibs</name>
-          <state></state>
-        </option>
-        <option>
-          <name>IlinkOverrideProgramEntryLabel</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>IlinkProgramEntryLabelSelect</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>IlinkProgramEntryLabel</name>
-          <state>__iar_program_start</state>
-        </option>
-        <option>
-          <name>IlinkNXPLPCChecksum</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>DoFill</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>FillerByte</name>
-          <state>0xFF</state>
-        </option>
-        <option>
-          <name>FillerStart</name>
-          <state>0x0</state>
-        </option>
-        <option>
-          <name>FillerEnd</name>
-          <state>0x0</state>
-        </option>
-        <option>
-          <name>CrcSize</name>
-          <version>0</version>
-          <state>1</state>
-        </option>
-        <option>
-          <name>CrcAlign</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>CrcAlgo</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>CrcPoly</name>
-          <state>0x11021</state>
-        </option>
-        <option>
-          <name>CrcCompl</name>
-          <version>0</version>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CrcBitOrder</name>
-          <version>0</version>
-          <state>0</state>
-        </option>
-        <option>
-          <name>CrcInitialValue</name>
-          <state>0x0</state>
-        </option>
-        <option>
-          <name>DoCrc</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>IlinkBE8Slave</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>IlinkBufferedTerminalOutput</name>
-          <state>1</state>
-        </option>
-        <option>
-          <name>IlinkStdoutInterfaceSlave</name>
-          <state>1</state>
-        </option>
-      </data>
-    </settings>
-    <settings>
-      <name>IARCHIVE</name>
-      <archiveVersion>0</archiveVersion>
-      <data>
-        <version>0</version>
-        <wantNonLocal>1</wantNonLocal>
-        <debug>1</debug>
-        <option>
-          <name>IarchiveInputs</name>
-          <state></state>
-        </option>
-        <option>
-          <name>IarchiveOverride</name>
-          <state>0</state>
-        </option>
-        <option>
-          <name>IarchiveOutput</name>
-          <state>###Unitialized###</state>
-        </option>
-      </data>
-    </settings>
-    <settings>
-      <name>BILINK</name>
-      <archiveVersion>0</archiveVersion>
-      <data/>
-    </settings>
-  </configuration>
-  <mfc>
-    <configuration>Binary</configuration>
-  </mfc>
-  <group>
-    <name>Resource</name>
-    <file>
-      <name>$PROJ_DIR$\Resource\at91SAM7X256_FLASH.icf</name>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\Resource\at91SAM7X256_RAM.icf</name>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\Resource\SAM7_FLASH.mac</name>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\Resource\SAM7_RAM.mac</name>
-    </file>
-  </group>
-  <group>
-    <name>Source</name>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\AdcConductor.c</name>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\AdcHardware.c</name>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\AdcHardwareConfigurator.c</name>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\AdcModel.c</name>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\AdcTemperatureSensor.c</name>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\Executor.c</name>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\IntrinsicsWrapper.c</name>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\Main.c</name>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\Model.c</name>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\TaskScheduler.c</name>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\TemperatureCalculator.c</name>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\TemperatureFilter.c</name>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\TimerConductor.c</name>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\TimerConfigurator.c</name>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\TimerHardware.c</name>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\TimerInterruptConfigurator.c</name>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\TimerInterruptHandler.c</name>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\TimerModel.c</name>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\UsartBaudRateRegisterCalculator.c</name>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\UsartConductor.c</name>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\UsartConfigurator.c</name>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\UsartHardware.c</name>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\UsartModel.c</name>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\UsartPutChar.c</name>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\..\..\examples\src\UsartTransmitBufferStatus.c</name>
-    </file>
-  </group>
-  <group>
-    <name>Startup</name>
-    <file>
-      <name>$PROJ_DIR$\srcIAR\Cstartup.s</name>
-    </file>
-    <file>
-      <name>$PROJ_DIR$\srcIAR\Cstartup_SAM7.c</name>
-    </file>
-  </group>
-</project>
-
-
diff --git a/tools/ceedling/vendor/cmock/iar/iar_v5/cmock_demo.eww b/tools/ceedling/vendor/cmock/iar/iar_v5/cmock_demo.eww
deleted file mode 100644 (file)
index a299a5d..0000000
+++ /dev/null
@@ -1,26 +0,0 @@
-<?xml version="1.0" encoding="iso-8859-1"?>
-
-<workspace>
-  <project>
-    <path>$WS_DIR$\cmock_demo.ewp</path>
-  </project>
-  <batchBuild>
-    <batchDefinition>
-      <name>All</name>
-      <member>
-        <project>cmock_demo</project>
-        <configuration>Binary</configuration>
-      </member>
-      <member>
-        <project>cmock_demo</project>
-        <configuration>FLASH_Debug</configuration>
-      </member>
-      <member>
-        <project>cmock_demo</project>
-        <configuration>RAM_Debug</configuration>
-      </member>
-    </batchDefinition>
-  </batchBuild>
-</workspace>
-
-
diff --git a/tools/ceedling/vendor/cmock/iar/iar_v5/incIAR/AT91SAM7X-EK.h b/tools/ceedling/vendor/cmock/iar/iar_v5/incIAR/AT91SAM7X-EK.h
deleted file mode 100644 (file)
index 9834675..0000000
+++ /dev/null
@@ -1,61 +0,0 @@
-// ----------------------------------------------------------------------------
-//         ATMEL Microcontroller Software Support  -  ROUSSET  -
-// ----------------------------------------------------------------------------
-// DISCLAIMER:  THIS SOFTWARE IS PROVIDED BY ATMEL "AS IS" AND ANY EXPRESS OR
-// IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
-// MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT ARE
-// DISCLAIMED. IN NO EVENT SHALL ATMEL BE LIABLE FOR ANY DIRECT, INDIRECT,
-// INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA,
-// OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
-// LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
-// NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
-// EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-// ----------------------------------------------------------------------------
-// File Name           : AT91SAM7X-EK.h
-// Object              : AT91SAM7X-EK Evaluation Board Features Definition File
-//
-//  ----------------------------------------------------------------------------
-
-#ifndef AT91SAM7X_EK_H
-#define AT91SAM7X_EK_H
-
-/*-----------------*/
-/* LEDs Definition */
-/*-----------------*/
-#define AT91B_LED1            (1<<19)       // AT91C_PIO_PB19 AT91C_PB19_PWM0 AT91C_PB19_TCLK1
-#define AT91B_LED2            (1<<20)       // AT91C_PIO_PB20 AT91C_PB20_PWM1 AT91C_PB20_PWM1
-#define AT91B_LED3            (AT91C_PIO_PB21)       // AT91C_PIO_PB21 AT91C_PB21_PWM2 AT91C_PB21_PCK1
-#define AT91B_LED4            (AT91C_PIO_PB22)       // AT91C_PIO_PB22 AT91C_PB22_PWM3 AT91C_PB22_PCK2
-#define AT91B_NB_LEB          4
-#define AT91B_LED_MASK        (AT91B_LED1|AT91B_LED2|AT91B_LED3|AT91B_LED4)
-#define AT91D_BASE_PIO_LED       (AT91C_BASE_PIOB)
-
-#define AT91B_POWERLED        (1<<25)       // PB25
-
-
-/*-------------------------------*/
-/* JOYSTICK Position Definition  */
-/*-------------------------------*/
-#define AT91B_SW1           (1<<21)  // PA21 Up Button   AT91C_PA21_TF  AT91C_PA21_NPCS10
-#define AT91B_SW2           (1<<22)  // PA22 Down Button  AT91C_PA22_TK         AT91C_PA22_SPCK1
-#define AT91B_SW3           (1<<23)  // PA23 Left Button  AT91C_PA23_TD  AT91C_PA23_MOSI1
-#define AT91B_SW4           (1<<24)  // PA24 Right Button AT91C_PA24_RD         AT91C_PA24_MISO1
-#define AT91B_SW5           (1<<25)  // PA25 Push Button  AT91C_PA25_RK         AT91C_PA25_NPCS11
-#define AT91B_SW_MASK       (AT91B_SW1|AT91B_SW2|AT91B_SW3|AT91B_SW4|AT91B_SW5)
-
-
-#define AT91D_BASE_PIO_SW   (AT91C_BASE_PIOA)
-
-/*------------------*/
-/* CAN Definition   */
-/*------------------*/
-#define AT91B_CAN_TRANSCEIVER_RS  (1<<2)    // PA2
-
-/*--------------*/
-/* Clocks       */
-/*--------------*/
-#define AT91B_MAIN_OSC        18432000               // Main Oscillator MAINCK
-#define AT91B_MCK             ((18432000*73/14)/2)   // Output PLL Clock
-
-#endif /* AT91SAM7X-EK_H */
diff --git a/tools/ceedling/vendor/cmock/iar/iar_v5/incIAR/AT91SAM7X256_inc.h b/tools/ceedling/vendor/cmock/iar/iar_v5/incIAR/AT91SAM7X256_inc.h
deleted file mode 100644 (file)
index 18e58d4..0000000
+++ /dev/null
@@ -1,2268 +0,0 @@
-//  ----------------------------------------------------------------------------
-//          ATMEL Microcontroller Software Support  -  ROUSSET  -
-//  ----------------------------------------------------------------------------
-//  DISCLAIMER:  THIS SOFTWARE IS PROVIDED BY ATMEL "AS IS" AND ANY EXPRESS OR
-//  IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
-//  MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT ARE
-//  DISCLAIMED. IN NO EVENT SHALL ATMEL BE LIABLE FOR ANY DIRECT, INDIRECT,
-//  INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-//  LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA,
-//  OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
-//  LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
-//  NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
-//  EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-//  ----------------------------------------------------------------------------
-// File Name           : AT91SAM7X256.h
-// Object              : AT91SAM7X256 definitions
-// Generated           : AT91 SW Application Group  01/16/2006 (16:36:22)
-// 
-// CVS Reference       : /AT91SAM7X256.pl/1.15/Wed Nov  2 13:56:49 2005//
-// CVS Reference       : /SYS_SAM7X.pl/1.3/Tue Feb  1 17:01:43 2005//
-// CVS Reference       : /MC_SAM7X.pl/1.2/Fri May 20 14:13:04 2005//
-// CVS Reference       : /PMC_SAM7X.pl/1.4/Tue Feb  8 13:58:10 2005//
-// CVS Reference       : /RSTC_SAM7X.pl/1.2/Wed Jul 13 14:57:50 2005//
-// CVS Reference       : /UDP_SAM7X.pl/1.1/Tue May 10 11:35:35 2005//
-// CVS Reference       : /PWM_SAM7X.pl/1.1/Tue May 10 11:53:07 2005//
-// CVS Reference       : /AIC_6075B.pl/1.3/Fri May 20 14:01:30 2005//
-// CVS Reference       : /PIO_6057A.pl/1.2/Thu Feb  3 10:18:28 2005//
-// CVS Reference       : /RTTC_6081A.pl/1.2/Tue Nov  9 14:43:58 2004//
-// CVS Reference       : /PITC_6079A.pl/1.2/Tue Nov  9 14:43:56 2004//
-// CVS Reference       : /WDTC_6080A.pl/1.3/Tue Nov  9 14:44:00 2004//
-// CVS Reference       : /VREG_6085B.pl/1.1/Tue Feb  1 16:05:48 2005//
-// CVS Reference       : /PDC_6074C.pl/1.2/Thu Feb  3 08:48:54 2005//
-// CVS Reference       : /DBGU_6059D.pl/1.1/Mon Jan 31 13:15:32 2005//
-// CVS Reference       : /SPI_6088D.pl/1.3/Fri May 20 14:08:59 2005//
-// CVS Reference       : /US_6089C.pl/1.1/Mon Jul 12 18:23:26 2004//
-// CVS Reference       : /SSC_6078B.pl/1.1/Wed Jul 13 15:19:19 2005//
-// CVS Reference       : /TWI_6061A.pl/1.1/Tue Jul 13 07:38:06 2004//
-// CVS Reference       : /TC_6082A.pl/1.7/Fri Mar 11 12:52:17 2005//
-// CVS Reference       : /CAN_6019B.pl/1.1/Tue Mar  8 12:42:22 2005//
-// CVS Reference       : /EMACB_6119A.pl/1.6/Wed Jul 13 15:05:35 2005//
-// CVS Reference       : /ADC_6051C.pl/1.1/Fri Oct 17 09:12:38 2003//
-//  ----------------------------------------------------------------------------
-
-// Hardware register definition
-
-// *****************************************************************************
-//              SOFTWARE API DEFINITION  FOR System Peripherals
-// *****************************************************************************
-
-// *****************************************************************************
-//              SOFTWARE API DEFINITION  FOR Advanced Interrupt Controller
-// *****************************************************************************
-// *** Register offset in AT91S_AIC structure ***
-#define AIC_SMR         ( 0) // Source Mode Register
-#define AIC_SVR         (128) // Source Vector Register
-#define AIC_IVR         (256) // IRQ Vector Register
-#define AIC_FVR         (260) // FIQ Vector Register
-#define AIC_ISR         (264) // Interrupt Status Register
-#define AIC_IPR         (268) // Interrupt Pending Register
-#define AIC_IMR         (272) // Interrupt Mask Register
-#define AIC_CISR        (276) // Core Interrupt Status Register
-#define AIC_IECR        (288) // Interrupt Enable Command Register
-#define AIC_IDCR        (292) // Interrupt Disable Command Register
-#define AIC_ICCR        (296) // Interrupt Clear Command Register
-#define AIC_ISCR        (300) // Interrupt Set Command Register
-#define AIC_EOICR       (304) // End of Interrupt Command Register
-#define AIC_SPU         (308) // Spurious Vector Register
-#define AIC_DCR         (312) // Debug Control Register (Protect)
-#define AIC_FFER        (320) // Fast Forcing Enable Register
-#define AIC_FFDR        (324) // Fast Forcing Disable Register
-#define AIC_FFSR        (328) // Fast Forcing Status Register
-// -------- AIC_SMR : (AIC Offset: 0x0) Control Register -------- 
-#define AT91C_AIC_PRIOR           (0x7 <<  0) // (AIC) Priority Level
-#define        AT91C_AIC_PRIOR_LOWEST               (0x0) // (AIC) Lowest priority level
-#define        AT91C_AIC_PRIOR_HIGHEST              (0x7) // (AIC) Highest priority level
-#define AT91C_AIC_SRCTYPE         (0x3 <<  5) // (AIC) Interrupt Source Type
-#define        AT91C_AIC_SRCTYPE_EXT_LOW_LEVEL        (0x0 <<  5) // (AIC) External Sources Code Label Low-level Sensitive
-#define        AT91C_AIC_SRCTYPE_INT_HIGH_LEVEL       (0x0 <<  5) // (AIC) Internal Sources Code Label High-level Sensitive
-#define        AT91C_AIC_SRCTYPE_INT_POSITIVE_EDGE    (0x1 <<  5) // (AIC) Internal Sources Code Label Positive Edge triggered
-#define        AT91C_AIC_SRCTYPE_EXT_NEGATIVE_EDGE    (0x1 <<  5) // (AIC) External Sources Code Label Negative Edge triggered
-#define        AT91C_AIC_SRCTYPE_HIGH_LEVEL           (0x2 <<  5) // (AIC) Internal Or External Sources Code Label High-level Sensitive
-#define        AT91C_AIC_SRCTYPE_POSITIVE_EDGE        (0x3 <<  5) // (AIC) Internal Or External Sources Code Label Positive Edge triggered
-// -------- AIC_CISR : (AIC Offset: 0x114) AIC Core Interrupt Status Register -------- 
-#define AT91C_AIC_NFIQ            (0x1 <<  0) // (AIC) NFIQ Status
-#define AT91C_AIC_NIRQ            (0x1 <<  1) // (AIC) NIRQ Status
-// -------- AIC_DCR : (AIC Offset: 0x138) AIC Debug Control Register (Protect) -------- 
-#define AT91C_AIC_DCR_PROT        (0x1 <<  0) // (AIC) Protection Mode
-#define AT91C_AIC_DCR_GMSK        (0x1 <<  1) // (AIC) General Mask
-
-// *****************************************************************************
-//              SOFTWARE API DEFINITION  FOR Peripheral DMA Controller
-// *****************************************************************************
-// *** Register offset in AT91S_PDC structure ***
-#define PDC_RPR         ( 0) // Receive Pointer Register
-#define PDC_RCR         ( 4) // Receive Counter Register
-#define PDC_TPR         ( 8) // Transmit Pointer Register
-#define PDC_TCR         (12) // Transmit Counter Register
-#define PDC_RNPR        (16) // Receive Next Pointer Register
-#define PDC_RNCR        (20) // Receive Next Counter Register
-#define PDC_TNPR        (24) // Transmit Next Pointer Register
-#define PDC_TNCR        (28) // Transmit Next Counter Register
-#define PDC_PTCR        (32) // PDC Transfer Control Register
-#define PDC_PTSR        (36) // PDC Transfer Status Register
-// -------- PDC_PTCR : (PDC Offset: 0x20) PDC Transfer Control Register -------- 
-#define AT91C_PDC_RXTEN           (0x1 <<  0) // (PDC) Receiver Transfer Enable
-#define AT91C_PDC_RXTDIS          (0x1 <<  1) // (PDC) Receiver Transfer Disable
-#define AT91C_PDC_TXTEN           (0x1 <<  8) // (PDC) Transmitter Transfer Enable
-#define AT91C_PDC_TXTDIS          (0x1 <<  9) // (PDC) Transmitter Transfer Disable
-// -------- PDC_PTSR : (PDC Offset: 0x24) PDC Transfer Status Register -------- 
-
-// *****************************************************************************
-//              SOFTWARE API DEFINITION  FOR Debug Unit
-// *****************************************************************************
-// *** Register offset in AT91S_DBGU structure ***
-#define DBGU_CR         ( 0) // Control Register
-#define DBGU_MR         ( 4) // Mode Register
-#define DBGU_IER        ( 8) // Interrupt Enable Register
-#define DBGU_IDR        (12) // Interrupt Disable Register
-#define DBGU_IMR        (16) // Interrupt Mask Register
-#define DBGU_CSR        (20) // Channel Status Register
-#define DBGU_RHR        (24) // Receiver Holding Register
-#define DBGU_THR        (28) // Transmitter Holding Register
-#define DBGU_BRGR       (32) // Baud Rate Generator Register
-#define DBGU_CIDR       (64) // Chip ID Register
-#define DBGU_EXID       (68) // Chip ID Extension Register
-#define DBGU_FNTR       (72) // Force NTRST Register
-#define DBGU_RPR        (256) // Receive Pointer Register
-#define DBGU_RCR        (260) // Receive Counter Register
-#define DBGU_TPR        (264) // Transmit Pointer Register
-#define DBGU_TCR        (268) // Transmit Counter Register
-#define DBGU_RNPR       (272) // Receive Next Pointer Register
-#define DBGU_RNCR       (276) // Receive Next Counter Register
-#define DBGU_TNPR       (280) // Transmit Next Pointer Register
-#define DBGU_TNCR       (284) // Transmit Next Counter Register
-#define DBGU_PTCR       (288) // PDC Transfer Control Register
-#define DBGU_PTSR       (292) // PDC Transfer Status Register
-// -------- DBGU_CR : (DBGU Offset: 0x0) Debug Unit Control Register -------- 
-#define AT91C_US_RSTRX            (0x1 <<  2) // (DBGU) Reset Receiver
-#define AT91C_US_RSTTX            (0x1 <<  3) // (DBGU) Reset Transmitter
-#define AT91C_US_RXEN             (0x1 <<  4) // (DBGU) Receiver Enable
-#define AT91C_US_RXDIS            (0x1 <<  5) // (DBGU) Receiver Disable
-#define AT91C_US_TXEN             (0x1 <<  6) // (DBGU) Transmitter Enable
-#define AT91C_US_TXDIS            (0x1 <<  7) // (DBGU) Transmitter Disable
-#define AT91C_US_RSTSTA           (0x1 <<  8) // (DBGU) Reset Status Bits
-// -------- DBGU_MR : (DBGU Offset: 0x4) Debug Unit Mode Register -------- 
-#define AT91C_US_PAR              (0x7 <<  9) // (DBGU) Parity type
-#define        AT91C_US_PAR_EVEN                 (0x0 <<  9) // (DBGU) Even Parity
-#define        AT91C_US_PAR_ODD                  (0x1 <<  9) // (DBGU) Odd Parity
-#define        AT91C_US_PAR_SPACE                (0x2 <<  9) // (DBGU) Parity forced to 0 (Space)
-#define        AT91C_US_PAR_MARK                 (0x3 <<  9) // (DBGU) Parity forced to 1 (Mark)
-#define        AT91C_US_PAR_NONE                 (0x4 <<  9) // (DBGU) No Parity
-#define        AT91C_US_PAR_MULTI_DROP           (0x6 <<  9) // (DBGU) Multi-drop mode
-#define AT91C_US_CHMODE           (0x3 << 14) // (DBGU) Channel Mode
-#define        AT91C_US_CHMODE_NORMAL               (0x0 << 14) // (DBGU) Normal Mode: The USART channel operates as an RX/TX USART.
-#define        AT91C_US_CHMODE_AUTO                 (0x1 << 14) // (DBGU) Automatic Echo: Receiver Data Input is connected to the TXD pin.
-#define        AT91C_US_CHMODE_LOCAL                (0x2 << 14) // (DBGU) Local Loopback: Transmitter Output Signal is connected to Receiver Input Signal.
-#define        AT91C_US_CHMODE_REMOTE               (0x3 << 14) // (DBGU) Remote Loopback: RXD pin is internally connected to TXD pin.
-// -------- DBGU_IER : (DBGU Offset: 0x8) Debug Unit Interrupt Enable Register -------- 
-#define AT91C_US_RXRDY            (0x1 <<  0) // (DBGU) RXRDY Interrupt
-#define AT91C_US_TXRDY            (0x1 <<  1) // (DBGU) TXRDY Interrupt
-#define AT91C_US_ENDRX            (0x1 <<  3) // (DBGU) End of Receive Transfer Interrupt
-#define AT91C_US_ENDTX            (0x1 <<  4) // (DBGU) End of Transmit Interrupt
-#define AT91C_US_OVRE             (0x1 <<  5) // (DBGU) Overrun Interrupt
-#define AT91C_US_FRAME            (0x1 <<  6) // (DBGU) Framing Error Interrupt
-#define AT91C_US_PARE             (0x1 <<  7) // (DBGU) Parity Error Interrupt
-#define AT91C_US_TXEMPTY          (0x1 <<  9) // (DBGU) TXEMPTY Interrupt
-#define AT91C_US_TXBUFE           (0x1 << 11) // (DBGU) TXBUFE Interrupt
-#define AT91C_US_RXBUFF           (0x1 << 12) // (DBGU) RXBUFF Interrupt
-#define AT91C_US_COMM_TX          (0x1 << 30) // (DBGU) COMM_TX Interrupt
-#define AT91C_US_COMM_RX          (0x1 << 31) // (DBGU) COMM_RX Interrupt
-// -------- DBGU_IDR : (DBGU Offset: 0xc) Debug Unit Interrupt Disable Register -------- 
-// -------- DBGU_IMR : (DBGU Offset: 0x10) Debug Unit Interrupt Mask Register -------- 
-// -------- DBGU_CSR : (DBGU Offset: 0x14) Debug Unit Channel Status Register -------- 
-// -------- DBGU_FNTR : (DBGU Offset: 0x48) Debug Unit FORCE_NTRST Register -------- 
-#define AT91C_US_FORCE_NTRST      (0x1 <<  0) // (DBGU) Force NTRST in JTAG
-
-// *****************************************************************************
-//              SOFTWARE API DEFINITION  FOR Parallel Input Output Controler
-// *****************************************************************************
-// *** Register offset in AT91S_PIO structure ***
-#define PIO_PER         ( 0) // PIO Enable Register
-#define PIO_PDR         ( 4) // PIO Disable Register
-#define PIO_PSR         ( 8) // PIO Status Register
-#define PIO_OER         (16) // Output Enable Register
-#define PIO_ODR         (20) // Output Disable Registerr
-#define PIO_OSR         (24) // Output Status Register
-#define PIO_IFER        (32) // Input Filter Enable Register
-#define PIO_IFDR        (36) // Input Filter Disable Register
-#define PIO_IFSR        (40) // Input Filter Status Register
-#define PIO_SODR        (48) // Set Output Data Register
-#define PIO_CODR        (52) // Clear Output Data Register
-#define PIO_ODSR        (56) // Output Data Status Register
-#define PIO_PDSR        (60) // Pin Data Status Register
-#define PIO_IER         (64) // Interrupt Enable Register
-#define PIO_IDR         (68) // Interrupt Disable Register
-#define PIO_IMR         (72) // Interrupt Mask Register
-#define PIO_ISR         (76) // Interrupt Status Register
-#define PIO_MDER        (80) // Multi-driver Enable Register
-#define PIO_MDDR        (84) // Multi-driver Disable Register
-#define PIO_MDSR        (88) // Multi-driver Status Register
-#define PIO_PPUDR       (96) // Pull-up Disable Register
-#define PIO_PPUER       (100) // Pull-up Enable Register
-#define PIO_PPUSR       (104) // Pull-up Status Register
-#define PIO_ASR         (112) // Select A Register
-#define PIO_BSR         (116) // Select B Register
-#define PIO_ABSR        (120) // AB Select Status Register
-#define PIO_OWER        (160) // Output Write Enable Register
-#define PIO_OWDR        (164) // Output Write Disable Register
-#define PIO_OWSR        (168) // Output Write Status Register
-
-// *****************************************************************************
-//              SOFTWARE API DEFINITION  FOR Clock Generator Controler
-// *****************************************************************************
-// *** Register offset in AT91S_CKGR structure ***
-#define CKGR_MOR        ( 0) // Main Oscillator Register
-#define CKGR_MCFR       ( 4) // Main Clock  Frequency Register
-#define CKGR_PLLR       (12) // PLL Register
-// -------- CKGR_MOR : (CKGR Offset: 0x0) Main Oscillator Register -------- 
-#define AT91C_CKGR_MOSCEN         (0x1 <<  0) // (CKGR) Main Oscillator Enable
-#define AT91C_CKGR_OSCBYPASS      (0x1 <<  1) // (CKGR) Main Oscillator Bypass
-#define AT91C_CKGR_OSCOUNT        (0xFF <<  8) // (CKGR) Main Oscillator Start-up Time
-// -------- CKGR_MCFR : (CKGR Offset: 0x4) Main Clock Frequency Register -------- 
-#define AT91C_CKGR_MAINF          (0xFFFF <<  0) // (CKGR) Main Clock Frequency
-#define AT91C_CKGR_MAINRDY        (0x1 << 16) // (CKGR) Main Clock Ready
-// -------- CKGR_PLLR : (CKGR Offset: 0xc) PLL B Register -------- 
-#define AT91C_CKGR_DIV            (0xFF <<  0) // (CKGR) Divider Selected
-#define        AT91C_CKGR_DIV_0                    (0x0) // (CKGR) Divider output is 0
-#define        AT91C_CKGR_DIV_BYPASS               (0x1) // (CKGR) Divider is bypassed
-#define AT91C_CKGR_PLLCOUNT       (0x3F <<  8) // (CKGR) PLL Counter
-#define AT91C_CKGR_OUT            (0x3 << 14) // (CKGR) PLL Output Frequency Range
-#define        AT91C_CKGR_OUT_0                    (0x0 << 14) // (CKGR) Please refer to the PLL datasheet
-#define        AT91C_CKGR_OUT_1                    (0x1 << 14) // (CKGR) Please refer to the PLL datasheet
-#define        AT91C_CKGR_OUT_2                    (0x2 << 14) // (CKGR) Please refer to the PLL datasheet
-#define        AT91C_CKGR_OUT_3                    (0x3 << 14) // (CKGR) Please refer to the PLL datasheet
-#define AT91C_CKGR_MUL            (0x7FF << 16) // (CKGR) PLL Multiplier
-#define AT91C_CKGR_USBDIV         (0x3 << 28) // (CKGR) Divider for USB Clocks
-#define        AT91C_CKGR_USBDIV_0                    (0x0 << 28) // (CKGR) Divider output is PLL clock output
-#define        AT91C_CKGR_USBDIV_1                    (0x1 << 28) // (CKGR) Divider output is PLL clock output divided by 2
-#define        AT91C_CKGR_USBDIV_2                    (0x2 << 28) // (CKGR) Divider output is PLL clock output divided by 4
-
-// *****************************************************************************
-//              SOFTWARE API DEFINITION  FOR Power Management Controler
-// *****************************************************************************
-// *** Register offset in AT91S_PMC structure ***
-#define PMC_SCER        ( 0) // System Clock Enable Register
-#define PMC_SCDR        ( 4) // System Clock Disable Register
-#define PMC_SCSR        ( 8) // System Clock Status Register
-#define PMC_PCER        (16) // Peripheral Clock Enable Register
-#define PMC_PCDR        (20) // Peripheral Clock Disable Register
-#define PMC_PCSR        (24) // Peripheral Clock Status Register
-#define PMC_MOR         (32) // Main Oscillator Register
-#define PMC_MCFR        (36) // Main Clock  Frequency Register
-#define PMC_PLLR        (44) // PLL Register
-#define PMC_MCKR        (48) // Master Clock Register
-#define PMC_PCKR        (64) // Programmable Clock Register
-#define PMC_IER         (96) // Interrupt Enable Register
-#define PMC_IDR         (100) // Interrupt Disable Register
-#define PMC_SR          (104) // Status Register
-#define PMC_IMR         (108) // Interrupt Mask Register
-// -------- PMC_SCER : (PMC Offset: 0x0) System Clock Enable Register -------- 
-#define AT91C_PMC_PCK             (0x1 <<  0) // (PMC) Processor Clock
-#define AT91C_PMC_UDP             (0x1 <<  7) // (PMC) USB Device Port Clock
-#define AT91C_PMC_PCK0            (0x1 <<  8) // (PMC) Programmable Clock Output
-#define AT91C_PMC_PCK1            (0x1 <<  9) // (PMC) Programmable Clock Output
-#define AT91C_PMC_PCK2            (0x1 << 10) // (PMC) Programmable Clock Output
-#define AT91C_PMC_PCK3            (0x1 << 11) // (PMC) Programmable Clock Output
-// -------- PMC_SCDR : (PMC Offset: 0x4) System Clock Disable Register -------- 
-// -------- PMC_SCSR : (PMC Offset: 0x8) System Clock Status Register -------- 
-// -------- CKGR_MOR : (PMC Offset: 0x20) Main Oscillator Register -------- 
-// -------- CKGR_MCFR : (PMC Offset: 0x24) Main Clock Frequency Register -------- 
-// -------- CKGR_PLLR : (PMC Offset: 0x2c) PLL B Register -------- 
-// -------- PMC_MCKR : (PMC Offset: 0x30) Master Clock Register -------- 
-#define AT91C_PMC_CSS             (0x3 <<  0) // (PMC) Programmable Clock Selection
-#define        AT91C_PMC_CSS_SLOW_CLK             (0x0) // (PMC) Slow Clock is selected
-#define        AT91C_PMC_CSS_MAIN_CLK             (0x1) // (PMC) Main Clock is selected
-#define        AT91C_PMC_CSS_PLL_CLK              (0x3) // (PMC) Clock from PLL is selected
-#define AT91C_PMC_PRES            (0x7 <<  2) // (PMC) Programmable Clock Prescaler
-#define        AT91C_PMC_PRES_CLK                  (0x0 <<  2) // (PMC) Selected clock
-#define        AT91C_PMC_PRES_CLK_2                (0x1 <<  2) // (PMC) Selected clock divided by 2
-#define        AT91C_PMC_PRES_CLK_4                (0x2 <<  2) // (PMC) Selected clock divided by 4
-#define        AT91C_PMC_PRES_CLK_8                (0x3 <<  2) // (PMC) Selected clock divided by 8
-#define        AT91C_PMC_PRES_CLK_16               (0x4 <<  2) // (PMC) Selected clock divided by 16
-#define        AT91C_PMC_PRES_CLK_32               (0x5 <<  2) // (PMC) Selected clock divided by 32
-#define        AT91C_PMC_PRES_CLK_64               (0x6 <<  2) // (PMC) Selected clock divided by 64
-// -------- PMC_PCKR : (PMC Offset: 0x40) Programmable Clock Register -------- 
-// -------- PMC_IER : (PMC Offset: 0x60) PMC Interrupt Enable Register -------- 
-#define AT91C_PMC_MOSCS           (0x1 <<  0) // (PMC) MOSC Status/Enable/Disable/Mask
-#define AT91C_PMC_LOCK            (0x1 <<  2) // (PMC) PLL Status/Enable/Disable/Mask
-#define AT91C_PMC_MCKRDY          (0x1 <<  3) // (PMC) MCK_RDY Status/Enable/Disable/Mask
-#define AT91C_PMC_PCK0RDY         (0x1 <<  8) // (PMC) PCK0_RDY Status/Enable/Disable/Mask
-#define AT91C_PMC_PCK1RDY         (0x1 <<  9) // (PMC) PCK1_RDY Status/Enable/Disable/Mask
-#define AT91C_PMC_PCK2RDY         (0x1 << 10) // (PMC) PCK2_RDY Status/Enable/Disable/Mask
-#define AT91C_PMC_PCK3RDY         (0x1 << 11) // (PMC) PCK3_RDY Status/Enable/Disable/Mask
-// -------- PMC_IDR : (PMC Offset: 0x64) PMC Interrupt Disable Register -------- 
-// -------- PMC_SR : (PMC Offset: 0x68) PMC Status Register -------- 
-// -------- PMC_IMR : (PMC Offset: 0x6c) PMC Interrupt Mask Register -------- 
-
-// *****************************************************************************
-//              SOFTWARE API DEFINITION  FOR Reset Controller Interface
-// *****************************************************************************
-// *** Register offset in AT91S_RSTC structure ***
-#define RSTC_RCR        ( 0) // Reset Control Register
-#define RSTC_RSR        ( 4) // Reset Status Register
-#define RSTC_RMR        ( 8) // Reset Mode Register
-// -------- RSTC_RCR : (RSTC Offset: 0x0) Reset Control Register -------- 
-#define AT91C_RSTC_PROCRST        (0x1 <<  0) // (RSTC) Processor Reset
-#define AT91C_RSTC_PERRST         (0x1 <<  2) // (RSTC) Peripheral Reset
-#define AT91C_RSTC_EXTRST         (0x1 <<  3) // (RSTC) External Reset
-#define AT91C_RSTC_KEY            (0xFF << 24) // (RSTC) Password
-// -------- RSTC_RSR : (RSTC Offset: 0x4) Reset Status Register -------- 
-#define AT91C_RSTC_URSTS          (0x1 <<  0) // (RSTC) User Reset Status
-#define AT91C_RSTC_BODSTS         (0x1 <<  1) // (RSTC) Brownout Detection Status
-#define AT91C_RSTC_RSTTYP         (0x7 <<  8) // (RSTC) Reset Type
-#define        AT91C_RSTC_RSTTYP_POWERUP              (0x0 <<  8) // (RSTC) Power-up Reset. VDDCORE rising.
-#define        AT91C_RSTC_RSTTYP_WAKEUP               (0x1 <<  8) // (RSTC) WakeUp Reset. VDDCORE rising.
-#define        AT91C_RSTC_RSTTYP_WATCHDOG             (0x2 <<  8) // (RSTC) Watchdog Reset. Watchdog overflow occured.
-#define        AT91C_RSTC_RSTTYP_SOFTWARE             (0x3 <<  8) // (RSTC) Software Reset. Processor reset required by the software.
-#define        AT91C_RSTC_RSTTYP_USER                 (0x4 <<  8) // (RSTC) User Reset. NRST pin detected low.
-#define        AT91C_RSTC_RSTTYP_BROWNOUT             (0x5 <<  8) // (RSTC) Brownout Reset occured.
-#define AT91C_RSTC_NRSTL          (0x1 << 16) // (RSTC) NRST pin level
-#define AT91C_RSTC_SRCMP          (0x1 << 17) // (RSTC) Software Reset Command in Progress.
-// -------- RSTC_RMR : (RSTC Offset: 0x8) Reset Mode Register -------- 
-#define AT91C_RSTC_URSTEN         (0x1 <<  0) // (RSTC) User Reset Enable
-#define AT91C_RSTC_URSTIEN        (0x1 <<  4) // (RSTC) User Reset Interrupt Enable
-#define AT91C_RSTC_ERSTL          (0xF <<  8) // (RSTC) User Reset Length
-#define AT91C_RSTC_BODIEN         (0x1 << 16) // (RSTC) Brownout Detection Interrupt Enable
-
-// *****************************************************************************
-//              SOFTWARE API DEFINITION  FOR Real Time Timer Controller Interface
-// *****************************************************************************
-// *** Register offset in AT91S_RTTC structure ***
-#define RTTC_RTMR       ( 0) // Real-time Mode Register
-#define RTTC_RTAR       ( 4) // Real-time Alarm Register
-#define RTTC_RTVR       ( 8) // Real-time Value Register
-#define RTTC_RTSR       (12) // Real-time Status Register
-// -------- RTTC_RTMR : (RTTC Offset: 0x0) Real-time Mode Register -------- 
-#define AT91C_RTTC_RTPRES         (0xFFFF <<  0) // (RTTC) Real-time Timer Prescaler Value
-#define AT91C_RTTC_ALMIEN         (0x1 << 16) // (RTTC) Alarm Interrupt Enable
-#define AT91C_RTTC_RTTINCIEN      (0x1 << 17) // (RTTC) Real Time Timer Increment Interrupt Enable
-#define AT91C_RTTC_RTTRST         (0x1 << 18) // (RTTC) Real Time Timer Restart
-// -------- RTTC_RTAR : (RTTC Offset: 0x4) Real-time Alarm Register -------- 
-#define AT91C_RTTC_ALMV           (0x0 <<  0) // (RTTC) Alarm Value
-// -------- RTTC_RTVR : (RTTC Offset: 0x8) Current Real-time Value Register -------- 
-#define AT91C_RTTC_CRTV           (0x0 <<  0) // (RTTC) Current Real-time Value
-// -------- RTTC_RTSR : (RTTC Offset: 0xc) Real-time Status Register -------- 
-#define AT91C_RTTC_ALMS           (0x1 <<  0) // (RTTC) Real-time Alarm Status
-#define AT91C_RTTC_RTTINC         (0x1 <<  1) // (RTTC) Real-time Timer Increment
-
-// *****************************************************************************
-//              SOFTWARE API DEFINITION  FOR Periodic Interval Timer Controller Interface
-// *****************************************************************************
-// *** Register offset in AT91S_PITC structure ***
-#define PITC_PIMR       ( 0) // Period Interval Mode Register
-#define PITC_PISR       ( 4) // Period Interval Status Register
-#define PITC_PIVR       ( 8) // Period Interval Value Register
-#define PITC_PIIR       (12) // Period Interval Image Register
-// -------- PITC_PIMR : (PITC Offset: 0x0) Periodic Interval Mode Register -------- 
-#define AT91C_PITC_PIV            (0xFFFFF <<  0) // (PITC) Periodic Interval Value
-#define AT91C_PITC_PITEN          (0x1 << 24) // (PITC) Periodic Interval Timer Enabled
-#define AT91C_PITC_PITIEN         (0x1 << 25) // (PITC) Periodic Interval Timer Interrupt Enable
-// -------- PITC_PISR : (PITC Offset: 0x4) Periodic Interval Status Register -------- 
-#define AT91C_PITC_PITS           (0x1 <<  0) // (PITC) Periodic Interval Timer Status
-// -------- PITC_PIVR : (PITC Offset: 0x8) Periodic Interval Value Register -------- 
-#define AT91C_PITC_CPIV           (0xFFFFF <<  0) // (PITC) Current Periodic Interval Value
-#define AT91C_PITC_PICNT          (0xFFF << 20) // (PITC) Periodic Interval Counter
-// -------- PITC_PIIR : (PITC Offset: 0xc) Periodic Interval Image Register -------- 
-
-// *****************************************************************************
-//              SOFTWARE API DEFINITION  FOR Watchdog Timer Controller Interface
-// *****************************************************************************
-// *** Register offset in AT91S_WDTC structure ***
-#define WDTC_WDCR       ( 0) // Watchdog Control Register
-#define WDTC_WDMR       ( 4) // Watchdog Mode Register
-#define WDTC_WDSR       ( 8) // Watchdog Status Register
-// -------- WDTC_WDCR : (WDTC Offset: 0x0) Periodic Interval Image Register -------- 
-#define AT91C_WDTC_WDRSTT         (0x1 <<  0) // (WDTC) Watchdog Restart
-#define AT91C_WDTC_KEY            (0xFF << 24) // (WDTC) Watchdog KEY Password
-// -------- WDTC_WDMR : (WDTC Offset: 0x4) Watchdog Mode Register -------- 
-#define AT91C_WDTC_WDV            (0xFFF <<  0) // (WDTC) Watchdog Timer Restart
-#define AT91C_WDTC_WDFIEN         (0x1 << 12) // (WDTC) Watchdog Fault Interrupt Enable
-#define AT91C_WDTC_WDRSTEN        (0x1 << 13) // (WDTC) Watchdog Reset Enable
-#define AT91C_WDTC_WDRPROC        (0x1 << 14) // (WDTC) Watchdog Timer Restart
-#define AT91C_WDTC_WDDIS          (0x1 << 15) // (WDTC) Watchdog Disable
-#define AT91C_WDTC_WDD            (0xFFF << 16) // (WDTC) Watchdog Delta Value
-#define AT91C_WDTC_WDDBGHLT       (0x1 << 28) // (WDTC) Watchdog Debug Halt
-#define AT91C_WDTC_WDIDLEHLT      (0x1 << 29) // (WDTC) Watchdog Idle Halt
-// -------- WDTC_WDSR : (WDTC Offset: 0x8) Watchdog Status Register -------- 
-#define AT91C_WDTC_WDUNF          (0x1 <<  0) // (WDTC) Watchdog Underflow
-#define AT91C_WDTC_WDERR          (0x1 <<  1) // (WDTC) Watchdog Error
-
-// *****************************************************************************
-//              SOFTWARE API DEFINITION  FOR Voltage Regulator Mode Controller Interface
-// *****************************************************************************
-// *** Register offset in AT91S_VREG structure ***
-#define VREG_MR         ( 0) // Voltage Regulator Mode Register
-// -------- VREG_MR : (VREG Offset: 0x0) Voltage Regulator Mode Register -------- 
-#define AT91C_VREG_PSTDBY         (0x1 <<  0) // (VREG) Voltage Regulator Power Standby Mode
-
-// *****************************************************************************
-//              SOFTWARE API DEFINITION  FOR Memory Controller Interface
-// *****************************************************************************
-// *** Register offset in AT91S_MC structure ***
-#define MC_RCR          ( 0) // MC Remap Control Register
-#define MC_ASR          ( 4) // MC Abort Status Register
-#define MC_AASR         ( 8) // MC Abort Address Status Register
-#define MC_FMR          (96) // MC Flash Mode Register
-#define MC_FCR          (100) // MC Flash Command Register
-#define MC_FSR          (104) // MC Flash Status Register
-// -------- MC_RCR : (MC Offset: 0x0) MC Remap Control Register -------- 
-#define AT91C_MC_RCB              (0x1 <<  0) // (MC) Remap Command Bit
-// -------- MC_ASR : (MC Offset: 0x4) MC Abort Status Register -------- 
-#define AT91C_MC_UNDADD           (0x1 <<  0) // (MC) Undefined Addess Abort Status
-#define AT91C_MC_MISADD           (0x1 <<  1) // (MC) Misaligned Addess Abort Status
-#define AT91C_MC_ABTSZ            (0x3 <<  8) // (MC) Abort Size Status
-#define        AT91C_MC_ABTSZ_BYTE                 (0x0 <<  8) // (MC) Byte
-#define        AT91C_MC_ABTSZ_HWORD                (0x1 <<  8) // (MC) Half-word
-#define        AT91C_MC_ABTSZ_WORD                 (0x2 <<  8) // (MC) Word
-#define AT91C_MC_ABTTYP           (0x3 << 10) // (MC) Abort Type Status
-#define        AT91C_MC_ABTTYP_DATAR                (0x0 << 10) // (MC) Data Read
-#define        AT91C_MC_ABTTYP_DATAW                (0x1 << 10) // (MC) Data Write
-#define        AT91C_MC_ABTTYP_FETCH                (0x2 << 10) // (MC) Code Fetch
-#define AT91C_MC_MST0             (0x1 << 16) // (MC) Master 0 Abort Source
-#define AT91C_MC_MST1             (0x1 << 17) // (MC) Master 1 Abort Source
-#define AT91C_MC_SVMST0           (0x1 << 24) // (MC) Saved Master 0 Abort Source
-#define AT91C_MC_SVMST1           (0x1 << 25) // (MC) Saved Master 1 Abort Source
-// -------- MC_FMR : (MC Offset: 0x60) MC Flash Mode Register -------- 
-#define AT91C_MC_FRDY             (0x1 <<  0) // (MC) Flash Ready
-#define AT91C_MC_LOCKE            (0x1 <<  2) // (MC) Lock Error
-#define AT91C_MC_PROGE            (0x1 <<  3) // (MC) Programming Error
-#define AT91C_MC_NEBP             (0x1 <<  7) // (MC) No Erase Before Programming
-#define AT91C_MC_FWS              (0x3 <<  8) // (MC) Flash Wait State
-#define        AT91C_MC_FWS_0FWS                 (0x0 <<  8) // (MC) 1 cycle for Read, 2 for Write operations
-#define        AT91C_MC_FWS_1FWS                 (0x1 <<  8) // (MC) 2 cycles for Read, 3 for Write operations
-#define        AT91C_MC_FWS_2FWS                 (0x2 <<  8) // (MC) 3 cycles for Read, 4 for Write operations
-#define        AT91C_MC_FWS_3FWS                 (0x3 <<  8) // (MC) 4 cycles for Read, 4 for Write operations
-#define AT91C_MC_FMCN             (0xFF << 16) // (MC) Flash Microsecond Cycle Number
-// -------- MC_FCR : (MC Offset: 0x64) MC Flash Command Register -------- 
-#define AT91C_MC_FCMD             (0xF <<  0) // (MC) Flash Command
-#define        AT91C_MC_FCMD_START_PROG           (0x1) // (MC) Starts the programming of th epage specified by PAGEN.
-#define        AT91C_MC_FCMD_LOCK                 (0x2) // (MC) Starts a lock sequence of the sector defined by the bits 4 to 7 of the field PAGEN.
-#define        AT91C_MC_FCMD_PROG_AND_LOCK        (0x3) // (MC) The lock sequence automatically happens after the programming sequence is completed.
-#define        AT91C_MC_FCMD_UNLOCK               (0x4) // (MC) Starts an unlock sequence of the sector defined by the bits 4 to 7 of the field PAGEN.
-#define        AT91C_MC_FCMD_ERASE_ALL            (0x8) // (MC) Starts the erase of the entire flash.If at least a page is locked, the command is cancelled.
-#define        AT91C_MC_FCMD_SET_GP_NVM           (0xB) // (MC) Set General Purpose NVM bits.
-#define        AT91C_MC_FCMD_CLR_GP_NVM           (0xD) // (MC) Clear General Purpose NVM bits.
-#define        AT91C_MC_FCMD_SET_SECURITY         (0xF) // (MC) Set Security Bit.
-#define AT91C_MC_PAGEN            (0x3FF <<  8) // (MC) Page Number
-#define AT91C_MC_KEY              (0xFF << 24) // (MC) Writing Protect Key
-// -------- MC_FSR : (MC Offset: 0x68) MC Flash Command Register -------- 
-#define AT91C_MC_SECURITY         (0x1 <<  4) // (MC) Security Bit Status
-#define AT91C_MC_GPNVM0           (0x1 <<  8) // (MC) Sector 0 Lock Status
-#define AT91C_MC_GPNVM1           (0x1 <<  9) // (MC) Sector 1 Lock Status
-#define AT91C_MC_GPNVM2           (0x1 << 10) // (MC) Sector 2 Lock Status
-#define AT91C_MC_GPNVM3           (0x1 << 11) // (MC) Sector 3 Lock Status
-#define AT91C_MC_GPNVM4           (0x1 << 12) // (MC) Sector 4 Lock Status
-#define AT91C_MC_GPNVM5           (0x1 << 13) // (MC) Sector 5 Lock Status
-#define AT91C_MC_GPNVM6           (0x1 << 14) // (MC) Sector 6 Lock Status
-#define AT91C_MC_GPNVM7           (0x1 << 15) // (MC) Sector 7 Lock Status
-#define AT91C_MC_LOCKS0           (0x1 << 16) // (MC) Sector 0 Lock Status
-#define AT91C_MC_LOCKS1           (0x1 << 17) // (MC) Sector 1 Lock Status
-#define AT91C_MC_LOCKS2           (0x1 << 18) // (MC) Sector 2 Lock Status
-#define AT91C_MC_LOCKS3           (0x1 << 19) // (MC) Sector 3 Lock Status
-#define AT91C_MC_LOCKS4           (0x1 << 20) // (MC) Sector 4 Lock Status
-#define AT91C_MC_LOCKS5           (0x1 << 21) // (MC) Sector 5 Lock Status
-#define AT91C_MC_LOCKS6           (0x1 << 22) // (MC) Sector 6 Lock Status
-#define AT91C_MC_LOCKS7           (0x1 << 23) // (MC) Sector 7 Lock Status
-#define AT91C_MC_LOCKS8           (0x1 << 24) // (MC) Sector 8 Lock Status
-#define AT91C_MC_LOCKS9           (0x1 << 25) // (MC) Sector 9 Lock Status
-#define AT91C_MC_LOCKS10          (0x1 << 26) // (MC) Sector 10 Lock Status
-#define AT91C_MC_LOCKS11          (0x1 << 27) // (MC) Sector 11 Lock Status
-#define AT91C_MC_LOCKS12          (0x1 << 28) // (MC) Sector 12 Lock Status
-#define AT91C_MC_LOCKS13          (0x1 << 29) // (MC) Sector 13 Lock Status
-#define AT91C_MC_LOCKS14          (0x1 << 30) // (MC) Sector 14 Lock Status
-#define AT91C_MC_LOCKS15          (0x1 << 31) // (MC) Sector 15 Lock Status
-
-// *****************************************************************************
-//              SOFTWARE API DEFINITION  FOR Serial Parallel Interface
-// *****************************************************************************
-// *** Register offset in AT91S_SPI structure ***
-#define SPI_CR          ( 0) // Control Register
-#define SPI_MR          ( 4) // Mode Register
-#define SPI_RDR         ( 8) // Receive Data Register
-#define SPI_TDR         (12) // Transmit Data Register
-#define SPI_SR          (16) // Status Register
-#define SPI_IER         (20) // Interrupt Enable Register
-#define SPI_IDR         (24) // Interrupt Disable Register
-#define SPI_IMR         (28) // Interrupt Mask Register
-#define SPI_CSR         (48) // Chip Select Register
-#define SPI_RPR         (256) // Receive Pointer Register
-#define SPI_RCR         (260) // Receive Counter Register
-#define SPI_TPR         (264) // Transmit Pointer Register
-#define SPI_TCR         (268) // Transmit Counter Register
-#define SPI_RNPR        (272) // Receive Next Pointer Register
-#define SPI_RNCR        (276) // Receive Next Counter Register
-#define SPI_TNPR        (280) // Transmit Next Pointer Register
-#define SPI_TNCR        (284) // Transmit Next Counter Register
-#define SPI_PTCR        (288) // PDC Transfer Control Register
-#define SPI_PTSR        (292) // PDC Transfer Status Register
-// -------- SPI_CR : (SPI Offset: 0x0) SPI Control Register -------- 
-#define AT91C_SPI_SPIEN           (0x1 <<  0) // (SPI) SPI Enable
-#define AT91C_SPI_SPIDIS          (0x1 <<  1) // (SPI) SPI Disable
-#define AT91C_SPI_SWRST           (0x1 <<  7) // (SPI) SPI Software reset
-#define AT91C_SPI_LASTXFER        (0x1 << 24) // (SPI) SPI Last Transfer
-// -------- SPI_MR : (SPI Offset: 0x4) SPI Mode Register -------- 
-#define AT91C_SPI_MSTR            (0x1 <<  0) // (SPI) Master/Slave Mode
-#define AT91C_SPI_PS              (0x1 <<  1) // (SPI) Peripheral Select
-#define        AT91C_SPI_PS_FIXED                (0x0 <<  1) // (SPI) Fixed Peripheral Select
-#define        AT91C_SPI_PS_VARIABLE             (0x1 <<  1) // (SPI) Variable Peripheral Select
-#define AT91C_SPI_PCSDEC          (0x1 <<  2) // (SPI) Chip Select Decode
-#define AT91C_SPI_FDIV            (0x1 <<  3) // (SPI) Clock Selection
-#define AT91C_SPI_MODFDIS         (0x1 <<  4) // (SPI) Mode Fault Detection
-#define AT91C_SPI_LLB             (0x1 <<  7) // (SPI) Clock Selection
-#define AT91C_SPI_PCS             (0xF << 16) // (SPI) Peripheral Chip Select
-#define AT91C_SPI_DLYBCS          (0xFF << 24) // (SPI) Delay Between Chip Selects
-// -------- SPI_RDR : (SPI Offset: 0x8) Receive Data Register -------- 
-#define AT91C_SPI_RD              (0xFFFF <<  0) // (SPI) Receive Data
-#define AT91C_SPI_RPCS            (0xF << 16) // (SPI) Peripheral Chip Select Status
-// -------- SPI_TDR : (SPI Offset: 0xc) Transmit Data Register -------- 
-#define AT91C_SPI_TD              (0xFFFF <<  0) // (SPI) Transmit Data
-#define AT91C_SPI_TPCS            (0xF << 16) // (SPI) Peripheral Chip Select Status
-// -------- SPI_SR : (SPI Offset: 0x10) Status Register -------- 
-#define AT91C_SPI_RDRF            (0x1 <<  0) // (SPI) Receive Data Register Full
-#define AT91C_SPI_TDRE            (0x1 <<  1) // (SPI) Transmit Data Register Empty
-#define AT91C_SPI_MODF            (0x1 <<  2) // (SPI) Mode Fault Error
-#define AT91C_SPI_OVRES           (0x1 <<  3) // (SPI) Overrun Error Status
-#define AT91C_SPI_ENDRX           (0x1 <<  4) // (SPI) End of Receiver Transfer
-#define AT91C_SPI_ENDTX           (0x1 <<  5) // (SPI) End of Receiver Transfer
-#define AT91C_SPI_RXBUFF          (0x1 <<  6) // (SPI) RXBUFF Interrupt
-#define AT91C_SPI_TXBUFE          (0x1 <<  7) // (SPI) TXBUFE Interrupt
-#define AT91C_SPI_NSSR            (0x1 <<  8) // (SPI) NSSR Interrupt
-#define AT91C_SPI_TXEMPTY         (0x1 <<  9) // (SPI) TXEMPTY Interrupt
-#define AT91C_SPI_SPIENS          (0x1 << 16) // (SPI) Enable Status
-// -------- SPI_IER : (SPI Offset: 0x14) Interrupt Enable Register -------- 
-// -------- SPI_IDR : (SPI Offset: 0x18) Interrupt Disable Register -------- 
-// -------- SPI_IMR : (SPI Offset: 0x1c) Interrupt Mask Register -------- 
-// -------- SPI_CSR : (SPI Offset: 0x30) Chip Select Register -------- 
-#define AT91C_SPI_CPOL            (0x1 <<  0) // (SPI) Clock Polarity
-#define AT91C_SPI_NCPHA           (0x1 <<  1) // (SPI) Clock Phase
-#define AT91C_SPI_CSAAT           (0x1 <<  3) // (SPI) Chip Select Active After Transfer
-#define AT91C_SPI_BITS            (0xF <<  4) // (SPI) Bits Per Transfer
-#define        AT91C_SPI_BITS_8                    (0x0 <<  4) // (SPI) 8 Bits Per transfer
-#define        AT91C_SPI_BITS_9                    (0x1 <<  4) // (SPI) 9 Bits Per transfer
-#define        AT91C_SPI_BITS_10                   (0x2 <<  4) // (SPI) 10 Bits Per transfer
-#define        AT91C_SPI_BITS_11                   (0x3 <<  4) // (SPI) 11 Bits Per transfer
-#define        AT91C_SPI_BITS_12                   (0x4 <<  4) // (SPI) 12 Bits Per transfer
-#define        AT91C_SPI_BITS_13                   (0x5 <<  4) // (SPI) 13 Bits Per transfer
-#define        AT91C_SPI_BITS_14                   (0x6 <<  4) // (SPI) 14 Bits Per transfer
-#define        AT91C_SPI_BITS_15                   (0x7 <<  4) // (SPI) 15 Bits Per transfer
-#define        AT91C_SPI_BITS_16                   (0x8 <<  4) // (SPI) 16 Bits Per transfer
-#define AT91C_SPI_SCBR            (0xFF <<  8) // (SPI) Serial Clock Baud Rate
-#define AT91C_SPI_DLYBS           (0xFF << 16) // (SPI) Delay Before SPCK
-#define AT91C_SPI_DLYBCT          (0xFF << 24) // (SPI) Delay Between Consecutive Transfers
-
-// *****************************************************************************
-//              SOFTWARE API DEFINITION  FOR Usart
-// *****************************************************************************
-// *** Register offset in AT91S_USART structure ***
-#define US_CR           ( 0) // Control Register
-#define US_MR           ( 4) // Mode Register
-#define US_IER          ( 8) // Interrupt Enable Register
-#define US_IDR          (12) // Interrupt Disable Register
-#define US_IMR          (16) // Interrupt Mask Register
-#define US_CSR          (20) // Channel Status Register
-#define US_RHR          (24) // Receiver Holding Register
-#define US_THR          (28) // Transmitter Holding Register
-#define US_BRGR         (32) // Baud Rate Generator Register
-#define US_RTOR         (36) // Receiver Time-out Register
-#define US_TTGR         (40) // Transmitter Time-guard Register
-#define US_FIDI         (64) // FI_DI_Ratio Register
-#define US_NER          (68) // Nb Errors Register
-#define US_IF           (76) // IRDA_FILTER Register
-#define US_RPR          (256) // Receive Pointer Register
-#define US_RCR          (260) // Receive Counter Register
-#define US_TPR          (264) // Transmit Pointer Register
-#define US_TCR          (268) // Transmit Counter Register
-#define US_RNPR         (272) // Receive Next Pointer Register
-#define US_RNCR         (276) // Receive Next Counter Register
-#define US_TNPR         (280) // Transmit Next Pointer Register
-#define US_TNCR         (284) // Transmit Next Counter Register
-#define US_PTCR         (288) // PDC Transfer Control Register
-#define US_PTSR         (292) // PDC Transfer Status Register
-// -------- US_CR : (USART Offset: 0x0) Debug Unit Control Register -------- 
-#define AT91C_US_STTBRK           (0x1 <<  9) // (USART) Start Break
-#define AT91C_US_STPBRK           (0x1 << 10) // (USART) Stop Break
-#define AT91C_US_STTTO            (0x1 << 11) // (USART) Start Time-out
-#define AT91C_US_SENDA            (0x1 << 12) // (USART) Send Address
-#define AT91C_US_RSTIT            (0x1 << 13) // (USART) Reset Iterations
-#define AT91C_US_RSTNACK          (0x1 << 14) // (USART) Reset Non Acknowledge
-#define AT91C_US_RETTO            (0x1 << 15) // (USART) Rearm Time-out
-#define AT91C_US_DTREN            (0x1 << 16) // (USART) Data Terminal ready Enable
-#define AT91C_US_DTRDIS           (0x1 << 17) // (USART) Data Terminal ready Disable
-#define AT91C_US_RTSEN            (0x1 << 18) // (USART) Request to Send enable
-#define AT91C_US_RTSDIS           (0x1 << 19) // (USART) Request to Send Disable
-// -------- US_MR : (USART Offset: 0x4) Debug Unit Mode Register -------- 
-#define AT91C_US_USMODE           (0xF <<  0) // (USART) Usart mode
-#define        AT91C_US_USMODE_NORMAL               (0x0) // (USART) Normal
-#define        AT91C_US_USMODE_RS485                (0x1) // (USART) RS485
-#define        AT91C_US_USMODE_HWHSH                (0x2) // (USART) Hardware Handshaking
-#define        AT91C_US_USMODE_MODEM                (0x3) // (USART) Modem
-#define        AT91C_US_USMODE_ISO7816_0            (0x4) // (USART) ISO7816 protocol: T = 0
-#define        AT91C_US_USMODE_ISO7816_1            (0x6) // (USART) ISO7816 protocol: T = 1
-#define        AT91C_US_USMODE_IRDA                 (0x8) // (USART) IrDA
-#define        AT91C_US_USMODE_SWHSH                (0xC) // (USART) Software Handshaking
-#define AT91C_US_CLKS             (0x3 <<  4) // (USART) Clock Selection (Baud Rate generator Input Clock
-#define        AT91C_US_CLKS_CLOCK                (0x0 <<  4) // (USART) Clock
-#define        AT91C_US_CLKS_FDIV1                (0x1 <<  4) // (USART) fdiv1
-#define        AT91C_US_CLKS_SLOW                 (0x2 <<  4) // (USART) slow_clock (ARM)
-#define        AT91C_US_CLKS_EXT                  (0x3 <<  4) // (USART) External (SCK)
-#define AT91C_US_CHRL             (0x3 <<  6) // (USART) Clock Selection (Baud Rate generator Input Clock
-#define        AT91C_US_CHRL_5_BITS               (0x0 <<  6) // (USART) Character Length: 5 bits
-#define        AT91C_US_CHRL_6_BITS               (0x1 <<  6) // (USART) Character Length: 6 bits
-#define        AT91C_US_CHRL_7_BITS               (0x2 <<  6) // (USART) Character Length: 7 bits
-#define        AT91C_US_CHRL_8_BITS               (0x3 <<  6) // (USART) Character Length: 8 bits
-#define AT91C_US_SYNC             (0x1 <<  8) // (USART) Synchronous Mode Select
-#define AT91C_US_NBSTOP           (0x3 << 12) // (USART) Number of Stop bits
-#define        AT91C_US_NBSTOP_1_BIT                (0x0 << 12) // (USART) 1 stop bit
-#define        AT91C_US_NBSTOP_15_BIT               (0x1 << 12) // (USART) Asynchronous (SYNC=0) 2 stop bits Synchronous (SYNC=1) 2 stop bits
-#define        AT91C_US_NBSTOP_2_BIT                (0x2 << 12) // (USART) 2 stop bits
-#define AT91C_US_MSBF             (0x1 << 16) // (USART) Bit Order
-#define AT91C_US_MODE9            (0x1 << 17) // (USART) 9-bit Character length
-#define AT91C_US_CKLO             (0x1 << 18) // (USART) Clock Output Select
-#define AT91C_US_OVER             (0x1 << 19) // (USART) Over Sampling Mode
-#define AT91C_US_INACK            (0x1 << 20) // (USART) Inhibit Non Acknowledge
-#define AT91C_US_DSNACK           (0x1 << 21) // (USART) Disable Successive NACK
-#define AT91C_US_MAX_ITER         (0x1 << 24) // (USART) Number of Repetitions
-#define AT91C_US_FILTER           (0x1 << 28) // (USART) Receive Line Filter
-// -------- US_IER : (USART Offset: 0x8) Debug Unit Interrupt Enable Register -------- 
-#define AT91C_US_RXBRK            (0x1 <<  2) // (USART) Break Received/End of Break
-#define AT91C_US_TIMEOUT          (0x1 <<  8) // (USART) Receiver Time-out
-#define AT91C_US_ITERATION        (0x1 << 10) // (USART) Max number of Repetitions Reached
-#define AT91C_US_NACK             (0x1 << 13) // (USART) Non Acknowledge
-#define AT91C_US_RIIC             (0x1 << 16) // (USART) Ring INdicator Input Change Flag
-#define AT91C_US_DSRIC            (0x1 << 17) // (USART) Data Set Ready Input Change Flag
-#define AT91C_US_DCDIC            (0x1 << 18) // (USART) Data Carrier Flag
-#define AT91C_US_CTSIC            (0x1 << 19) // (USART) Clear To Send Input Change Flag
-// -------- US_IDR : (USART Offset: 0xc) Debug Unit Interrupt Disable Register -------- 
-// -------- US_IMR : (USART Offset: 0x10) Debug Unit Interrupt Mask Register -------- 
-// -------- US_CSR : (USART Offset: 0x14) Debug Unit Channel Status Register -------- 
-#define AT91C_US_RI               (0x1 << 20) // (USART) Image of RI Input
-#define AT91C_US_DSR              (0x1 << 21) // (USART) Image of DSR Input
-#define AT91C_US_DCD              (0x1 << 22) // (USART) Image of DCD Input
-#define AT91C_US_CTS              (0x1 << 23) // (USART) Image of CTS Input
-
-// *****************************************************************************
-//              SOFTWARE API DEFINITION  FOR Synchronous Serial Controller Interface
-// *****************************************************************************
-// *** Register offset in AT91S_SSC structure ***
-#define SSC_CR          ( 0) // Control Register
-#define SSC_CMR         ( 4) // Clock Mode Register
-#define SSC_RCMR        (16) // Receive Clock ModeRegister
-#define SSC_RFMR        (20) // Receive Frame Mode Register
-#define SSC_TCMR        (24) // Transmit Clock Mode Register
-#define SSC_TFMR        (28) // Transmit Frame Mode Register
-#define SSC_RHR         (32) // Receive Holding Register
-#define SSC_THR         (36) // Transmit Holding Register
-#define SSC_RSHR        (48) // Receive Sync Holding Register
-#define SSC_TSHR        (52) // Transmit Sync Holding Register
-#define SSC_SR          (64) // Status Register
-#define SSC_IER         (68) // Interrupt Enable Register
-#define SSC_IDR         (72) // Interrupt Disable Register
-#define SSC_IMR         (76) // Interrupt Mask Register
-#define SSC_RPR         (256) // Receive Pointer Register
-#define SSC_RCR         (260) // Receive Counter Register
-#define SSC_TPR         (264) // Transmit Pointer Register
-#define SSC_TCR         (268) // Transmit Counter Register
-#define SSC_RNPR        (272) // Receive Next Pointer Register
-#define SSC_RNCR        (276) // Receive Next Counter Register
-#define SSC_TNPR        (280) // Transmit Next Pointer Register
-#define SSC_TNCR        (284) // Transmit Next Counter Register
-#define SSC_PTCR        (288) // PDC Transfer Control Register
-#define SSC_PTSR        (292) // PDC Transfer Status Register
-// -------- SSC_CR : (SSC Offset: 0x0) SSC Control Register -------- 
-#define AT91C_SSC_RXEN            (0x1 <<  0) // (SSC) Receive Enable
-#define AT91C_SSC_RXDIS           (0x1 <<  1) // (SSC) Receive Disable
-#define AT91C_SSC_TXEN            (0x1 <<  8) // (SSC) Transmit Enable
-#define AT91C_SSC_TXDIS           (0x1 <<  9) // (SSC) Transmit Disable
-#define AT91C_SSC_SWRST           (0x1 << 15) // (SSC) Software Reset
-// -------- SSC_RCMR : (SSC Offset: 0x10) SSC Receive Clock Mode Register -------- 
-#define AT91C_SSC_CKS             (0x3 <<  0) // (SSC) Receive/Transmit Clock Selection
-#define        AT91C_SSC_CKS_DIV                  (0x0) // (SSC) Divided Clock
-#define        AT91C_SSC_CKS_TK                   (0x1) // (SSC) TK Clock signal
-#define        AT91C_SSC_CKS_RK                   (0x2) // (SSC) RK pin
-#define AT91C_SSC_CKO             (0x7 <<  2) // (SSC) Receive/Transmit Clock Output Mode Selection
-#define        AT91C_SSC_CKO_NONE                 (0x0 <<  2) // (SSC) Receive/Transmit Clock Output Mode: None RK pin: Input-only
-#define        AT91C_SSC_CKO_CONTINOUS            (0x1 <<  2) // (SSC) Continuous Receive/Transmit Clock RK pin: Output
-#define        AT91C_SSC_CKO_DATA_TX              (0x2 <<  2) // (SSC) Receive/Transmit Clock only during data transfers RK pin: Output
-#define AT91C_SSC_CKI             (0x1 <<  5) // (SSC) Receive/Transmit Clock Inversion
-#define AT91C_SSC_CKG             (0x3 <<  6) // (SSC) Receive/Transmit Clock Gating Selection
-#define        AT91C_SSC_CKG_NONE                 (0x0 <<  6) // (SSC) Receive/Transmit Clock Gating: None, continuous clock
-#define        AT91C_SSC_CKG_LOW                  (0x1 <<  6) // (SSC) Receive/Transmit Clock enabled only if RF Low
-#define        AT91C_SSC_CKG_HIGH                 (0x2 <<  6) // (SSC) Receive/Transmit Clock enabled only if RF High
-#define AT91C_SSC_START           (0xF <<  8) // (SSC) Receive/Transmit Start Selection
-#define        AT91C_SSC_START_CONTINOUS            (0x0 <<  8) // (SSC) Continuous, as soon as the receiver is enabled, and immediately after the end of transfer of the previous data.
-#define        AT91C_SSC_START_TX                   (0x1 <<  8) // (SSC) Transmit/Receive start
-#define        AT91C_SSC_START_LOW_RF               (0x2 <<  8) // (SSC) Detection of a low level on RF input
-#define        AT91C_SSC_START_HIGH_RF              (0x3 <<  8) // (SSC) Detection of a high level on RF input
-#define        AT91C_SSC_START_FALL_RF              (0x4 <<  8) // (SSC) Detection of a falling edge on RF input
-#define        AT91C_SSC_START_RISE_RF              (0x5 <<  8) // (SSC) Detection of a rising edge on RF input
-#define        AT91C_SSC_START_LEVEL_RF             (0x6 <<  8) // (SSC) Detection of any level change on RF input
-#define        AT91C_SSC_START_EDGE_RF              (0x7 <<  8) // (SSC) Detection of any edge on RF input
-#define        AT91C_SSC_START_0                    (0x8 <<  8) // (SSC) Compare 0
-#define AT91C_SSC_STOP            (0x1 << 12) // (SSC) Receive Stop Selection
-#define AT91C_SSC_STTDLY          (0xFF << 16) // (SSC) Receive/Transmit Start Delay
-#define AT91C_SSC_PERIOD          (0xFF << 24) // (SSC) Receive/Transmit Period Divider Selection
-// -------- SSC_RFMR : (SSC Offset: 0x14) SSC Receive Frame Mode Register -------- 
-#define AT91C_SSC_DATLEN          (0x1F <<  0) // (SSC) Data Length
-#define AT91C_SSC_LOOP            (0x1 <<  5) // (SSC) Loop Mode
-#define AT91C_SSC_MSBF            (0x1 <<  7) // (SSC) Most Significant Bit First
-#define AT91C_SSC_DATNB           (0xF <<  8) // (SSC) Data Number per Frame
-#define AT91C_SSC_FSLEN           (0xF << 16) // (SSC) Receive/Transmit Frame Sync length
-#define AT91C_SSC_FSOS            (0x7 << 20) // (SSC) Receive/Transmit Frame Sync Output Selection
-#define        AT91C_SSC_FSOS_NONE                 (0x0 << 20) // (SSC) Selected Receive/Transmit Frame Sync Signal: None RK pin Input-only
-#define        AT91C_SSC_FSOS_NEGATIVE             (0x1 << 20) // (SSC) Selected Receive/Transmit Frame Sync Signal: Negative Pulse
-#define        AT91C_SSC_FSOS_POSITIVE             (0x2 << 20) // (SSC) Selected Receive/Transmit Frame Sync Signal: Positive Pulse
-#define        AT91C_SSC_FSOS_LOW                  (0x3 << 20) // (SSC) Selected Receive/Transmit Frame Sync Signal: Driver Low during data transfer
-#define        AT91C_SSC_FSOS_HIGH                 (0x4 << 20) // (SSC) Selected Receive/Transmit Frame Sync Signal: Driver High during data transfer
-#define        AT91C_SSC_FSOS_TOGGLE               (0x5 << 20) // (SSC) Selected Receive/Transmit Frame Sync Signal: Toggling at each start of data transfer
-#define AT91C_SSC_FSEDGE          (0x1 << 24) // (SSC) Frame Sync Edge Detection
-// -------- SSC_TCMR : (SSC Offset: 0x18) SSC Transmit Clock Mode Register -------- 
-// -------- SSC_TFMR : (SSC Offset: 0x1c) SSC Transmit Frame Mode Register -------- 
-#define AT91C_SSC_DATDEF          (0x1 <<  5) // (SSC) Data Default Value
-#define AT91C_SSC_FSDEN           (0x1 << 23) // (SSC) Frame Sync Data Enable
-// -------- SSC_SR : (SSC Offset: 0x40) SSC Status Register -------- 
-#define AT91C_SSC_TXRDY           (0x1 <<  0) // (SSC) Transmit Ready
-#define AT91C_SSC_TXEMPTY         (0x1 <<  1) // (SSC) Transmit Empty
-#define AT91C_SSC_ENDTX           (0x1 <<  2) // (SSC) End Of Transmission
-#define AT91C_SSC_TXBUFE          (0x1 <<  3) // (SSC) Transmit Buffer Empty
-#define AT91C_SSC_RXRDY           (0x1 <<  4) // (SSC) Receive Ready
-#define AT91C_SSC_OVRUN           (0x1 <<  5) // (SSC) Receive Overrun
-#define AT91C_SSC_ENDRX           (0x1 <<  6) // (SSC) End of Reception
-#define AT91C_SSC_RXBUFF          (0x1 <<  7) // (SSC) Receive Buffer Full
-#define AT91C_SSC_CP0             (0x1 <<  8) // (SSC) Compare 0
-#define AT91C_SSC_CP1             (0x1 <<  9) // (SSC) Compare 1
-#define AT91C_SSC_TXSYN           (0x1 << 10) // (SSC) Transmit Sync
-#define AT91C_SSC_RXSYN           (0x1 << 11) // (SSC) Receive Sync
-#define AT91C_SSC_TXENA           (0x1 << 16) // (SSC) Transmit Enable
-#define AT91C_SSC_RXENA           (0x1 << 17) // (SSC) Receive Enable
-// -------- SSC_IER : (SSC Offset: 0x44) SSC Interrupt Enable Register -------- 
-// -------- SSC_IDR : (SSC Offset: 0x48) SSC Interrupt Disable Register -------- 
-// -------- SSC_IMR : (SSC Offset: 0x4c) SSC Interrupt Mask Register -------- 
-
-// *****************************************************************************
-//              SOFTWARE API DEFINITION  FOR Two-wire Interface
-// *****************************************************************************
-// *** Register offset in AT91S_TWI structure ***
-#define TWI_CR          ( 0) // Control Register
-#define TWI_MMR         ( 4) // Master Mode Register
-#define TWI_IADR        (12) // Internal Address Register
-#define TWI_CWGR        (16) // Clock Waveform Generator Register
-#define TWI_SR          (32) // Status Register
-#define TWI_IER         (36) // Interrupt Enable Register
-#define TWI_IDR         (40) // Interrupt Disable Register
-#define TWI_IMR         (44) // Interrupt Mask Register
-#define TWI_RHR         (48) // Receive Holding Register
-#define TWI_THR         (52) // Transmit Holding Register
-// -------- TWI_CR : (TWI Offset: 0x0) TWI Control Register -------- 
-#define AT91C_TWI_START           (0x1 <<  0) // (TWI) Send a START Condition
-#define AT91C_TWI_STOP            (0x1 <<  1) // (TWI) Send a STOP Condition
-#define AT91C_TWI_MSEN            (0x1 <<  2) // (TWI) TWI Master Transfer Enabled
-#define AT91C_TWI_MSDIS           (0x1 <<  3) // (TWI) TWI Master Transfer Disabled
-#define AT91C_TWI_SWRST           (0x1 <<  7) // (TWI) Software Reset
-// -------- TWI_MMR : (TWI Offset: 0x4) TWI Master Mode Register -------- 
-#define AT91C_TWI_IADRSZ          (0x3 <<  8) // (TWI) Internal Device Address Size
-#define        AT91C_TWI_IADRSZ_NO                   (0x0 <<  8) // (TWI) No internal device address
-#define        AT91C_TWI_IADRSZ_1_BYTE               (0x1 <<  8) // (TWI) One-byte internal device address
-#define        AT91C_TWI_IADRSZ_2_BYTE               (0x2 <<  8) // (TWI) Two-byte internal device address
-#define        AT91C_TWI_IADRSZ_3_BYTE               (0x3 <<  8) // (TWI) Three-byte internal device address
-#define AT91C_TWI_MREAD           (0x1 << 12) // (TWI) Master Read Direction
-#define AT91C_TWI_DADR            (0x7F << 16) // (TWI) Device Address
-// -------- TWI_CWGR : (TWI Offset: 0x10) TWI Clock Waveform Generator Register -------- 
-#define AT91C_TWI_CLDIV           (0xFF <<  0) // (TWI) Clock Low Divider
-#define AT91C_TWI_CHDIV           (0xFF <<  8) // (TWI) Clock High Divider
-#define AT91C_TWI_CKDIV           (0x7 << 16) // (TWI) Clock Divider
-// -------- TWI_SR : (TWI Offset: 0x20) TWI Status Register -------- 
-#define AT91C_TWI_TXCOMP          (0x1 <<  0) // (TWI) Transmission Completed
-#define AT91C_TWI_RXRDY           (0x1 <<  1) // (TWI) Receive holding register ReaDY
-#define AT91C_TWI_TXRDY           (0x1 <<  2) // (TWI) Transmit holding register ReaDY
-#define AT91C_TWI_OVRE            (0x1 <<  6) // (TWI) Overrun Error
-#define AT91C_TWI_UNRE            (0x1 <<  7) // (TWI) Underrun Error
-#define AT91C_TWI_NACK            (0x1 <<  8) // (TWI) Not Acknowledged
-// -------- TWI_IER : (TWI Offset: 0x24) TWI Interrupt Enable Register -------- 
-// -------- TWI_IDR : (TWI Offset: 0x28) TWI Interrupt Disable Register -------- 
-// -------- TWI_IMR : (TWI Offset: 0x2c) TWI Interrupt Mask Register -------- 
-
-// *****************************************************************************
-//              SOFTWARE API DEFINITION  FOR PWMC Channel Interface
-// *****************************************************************************
-// *** Register offset in AT91S_PWMC_CH structure ***
-#define PWMC_CMR        ( 0) // Channel Mode Register
-#define PWMC_CDTYR      ( 4) // Channel Duty Cycle Register
-#define PWMC_CPRDR      ( 8) // Channel Period Register
-#define PWMC_CCNTR      (12) // Channel Counter Register
-#define PWMC_CUPDR      (16) // Channel Update Register
-#define PWMC_Reserved   (20) // Reserved
-// -------- PWMC_CMR : (PWMC_CH Offset: 0x0) PWMC Channel Mode Register -------- 
-#define AT91C_PWMC_CPRE           (0xF <<  0) // (PWMC_CH) Channel Pre-scaler : PWMC_CLKx
-#define        AT91C_PWMC_CPRE_MCK                  (0x0) // (PWMC_CH) 
-#define        AT91C_PWMC_CPRE_MCKA                 (0xB) // (PWMC_CH) 
-#define        AT91C_PWMC_CPRE_MCKB                 (0xC) // (PWMC_CH) 
-#define AT91C_PWMC_CALG           (0x1 <<  8) // (PWMC_CH) Channel Alignment
-#define AT91C_PWMC_CPOL           (0x1 <<  9) // (PWMC_CH) Channel Polarity
-#define AT91C_PWMC_CPD            (0x1 << 10) // (PWMC_CH) Channel Update Period
-// -------- PWMC_CDTYR : (PWMC_CH Offset: 0x4) PWMC Channel Duty Cycle Register -------- 
-#define AT91C_PWMC_CDTY           (0x0 <<  0) // (PWMC_CH) Channel Duty Cycle
-// -------- PWMC_CPRDR : (PWMC_CH Offset: 0x8) PWMC Channel Period Register -------- 
-#define AT91C_PWMC_CPRD           (0x0 <<  0) // (PWMC_CH) Channel Period
-// -------- PWMC_CCNTR : (PWMC_CH Offset: 0xc) PWMC Channel Counter Register -------- 
-#define AT91C_PWMC_CCNT           (0x0 <<  0) // (PWMC_CH) Channel Counter
-// -------- PWMC_CUPDR : (PWMC_CH Offset: 0x10) PWMC Channel Update Register -------- 
-#define AT91C_PWMC_CUPD           (0x0 <<  0) // (PWMC_CH) Channel Update
-
-// *****************************************************************************
-//              SOFTWARE API DEFINITION  FOR Pulse Width Modulation Controller Interface
-// *****************************************************************************
-// *** Register offset in AT91S_PWMC structure ***
-#define PWMC_MR         ( 0) // PWMC Mode Register
-#define PWMC_ENA        ( 4) // PWMC Enable Register
-#define PWMC_DIS        ( 8) // PWMC Disable Register
-#define PWMC_SR         (12) // PWMC Status Register
-#define PWMC_IER        (16) // PWMC Interrupt Enable Register
-#define PWMC_IDR        (20) // PWMC Interrupt Disable Register
-#define PWMC_IMR        (24) // PWMC Interrupt Mask Register
-#define PWMC_ISR        (28) // PWMC Interrupt Status Register
-#define PWMC_VR         (252) // PWMC Version Register
-#define PWMC_CH         (512) // PWMC Channel
-// -------- PWMC_MR : (PWMC Offset: 0x0) PWMC Mode Register -------- 
-#define AT91C_PWMC_DIVA           (0xFF <<  0) // (PWMC) CLKA divide factor.
-#define AT91C_PWMC_PREA           (0xF <<  8) // (PWMC) Divider Input Clock Prescaler A
-#define        AT91C_PWMC_PREA_MCK                  (0x0 <<  8) // (PWMC) 
-#define AT91C_PWMC_DIVB           (0xFF << 16) // (PWMC) CLKB divide factor.
-#define AT91C_PWMC_PREB           (0xF << 24) // (PWMC) Divider Input Clock Prescaler B
-#define        AT91C_PWMC_PREB_MCK                  (0x0 << 24) // (PWMC) 
-// -------- PWMC_ENA : (PWMC Offset: 0x4) PWMC Enable Register -------- 
-#define AT91C_PWMC_CHID0          (0x1 <<  0) // (PWMC) Channel ID 0
-#define AT91C_PWMC_CHID1          (0x1 <<  1) // (PWMC) Channel ID 1
-#define AT91C_PWMC_CHID2          (0x1 <<  2) // (PWMC) Channel ID 2
-#define AT91C_PWMC_CHID3          (0x1 <<  3) // (PWMC) Channel ID 3
-// -------- PWMC_DIS : (PWMC Offset: 0x8) PWMC Disable Register -------- 
-// -------- PWMC_SR : (PWMC Offset: 0xc) PWMC Status Register -------- 
-// -------- PWMC_IER : (PWMC Offset: 0x10) PWMC Interrupt Enable Register -------- 
-// -------- PWMC_IDR : (PWMC Offset: 0x14) PWMC Interrupt Disable Register -------- 
-// -------- PWMC_IMR : (PWMC Offset: 0x18) PWMC Interrupt Mask Register -------- 
-// -------- PWMC_ISR : (PWMC Offset: 0x1c) PWMC Interrupt Status Register -------- 
-
-// *****************************************************************************
-//              SOFTWARE API DEFINITION  FOR USB Device Interface
-// *****************************************************************************
-// *** Register offset in AT91S_UDP structure ***
-#define UDP_NUM         ( 0) // Frame Number Register
-#define UDP_GLBSTATE    ( 4) // Global State Register
-#define UDP_FADDR       ( 8) // Function Address Register
-#define UDP_IER         (16) // Interrupt Enable Register
-#define UDP_IDR         (20) // Interrupt Disable Register
-#define UDP_IMR         (24) // Interrupt Mask Register
-#define UDP_ISR         (28) // Interrupt Status Register
-#define UDP_ICR         (32) // Interrupt Clear Register
-#define UDP_RSTEP       (40) // Reset Endpoint Register
-#define UDP_CSR         (48) // Endpoint Control and Status Register
-#define UDP_FDR         (80) // Endpoint FIFO Data Register
-#define UDP_TXVC        (116) // Transceiver Control Register
-// -------- UDP_FRM_NUM : (UDP Offset: 0x0) USB Frame Number Register -------- 
-#define AT91C_UDP_FRM_NUM         (0x7FF <<  0) // (UDP) Frame Number as Defined in the Packet Field Formats
-#define AT91C_UDP_FRM_ERR         (0x1 << 16) // (UDP) Frame Error
-#define AT91C_UDP_FRM_OK          (0x1 << 17) // (UDP) Frame OK
-// -------- UDP_GLB_STATE : (UDP Offset: 0x4) USB Global State Register -------- 
-#define AT91C_UDP_FADDEN          (0x1 <<  0) // (UDP) Function Address Enable
-#define AT91C_UDP_CONFG           (0x1 <<  1) // (UDP) Configured
-#define AT91C_UDP_ESR             (0x1 <<  2) // (UDP) Enable Send Resume
-#define AT91C_UDP_RSMINPR         (0x1 <<  3) // (UDP) A Resume Has Been Sent to the Host
-#define AT91C_UDP_RMWUPE          (0x1 <<  4) // (UDP) Remote Wake Up Enable
-// -------- UDP_FADDR : (UDP Offset: 0x8) USB Function Address Register -------- 
-#define AT91C_UDP_FADD            (0xFF <<  0) // (UDP) Function Address Value
-#define AT91C_UDP_FEN             (0x1 <<  8) // (UDP) Function Enable
-// -------- UDP_IER : (UDP Offset: 0x10) USB Interrupt Enable Register -------- 
-#define AT91C_UDP_EPINT0          (0x1 <<  0) // (UDP) Endpoint 0 Interrupt
-#define AT91C_UDP_EPINT1          (0x1 <<  1) // (UDP) Endpoint 0 Interrupt
-#define AT91C_UDP_EPINT2          (0x1 <<  2) // (UDP) Endpoint 2 Interrupt
-#define AT91C_UDP_EPINT3          (0x1 <<  3) // (UDP) Endpoint 3 Interrupt
-#define AT91C_UDP_EPINT4          (0x1 <<  4) // (UDP) Endpoint 4 Interrupt
-#define AT91C_UDP_EPINT5          (0x1 <<  5) // (UDP) Endpoint 5 Interrupt
-#define AT91C_UDP_RXSUSP          (0x1 <<  8) // (UDP) USB Suspend Interrupt
-#define AT91C_UDP_RXRSM           (0x1 <<  9) // (UDP) USB Resume Interrupt
-#define AT91C_UDP_EXTRSM          (0x1 << 10) // (UDP) USB External Resume Interrupt
-#define AT91C_UDP_SOFINT          (0x1 << 11) // (UDP) USB Start Of frame Interrupt
-#define AT91C_UDP_WAKEUP          (0x1 << 13) // (UDP) USB Resume Interrupt
-// -------- UDP_IDR : (UDP Offset: 0x14) USB Interrupt Disable Register -------- 
-// -------- UDP_IMR : (UDP Offset: 0x18) USB Interrupt Mask Register -------- 
-// -------- UDP_ISR : (UDP Offset: 0x1c) USB Interrupt Status Register -------- 
-#define AT91C_UDP_ENDBUSRES       (0x1 << 12) // (UDP) USB End Of Bus Reset Interrupt
-// -------- UDP_ICR : (UDP Offset: 0x20) USB Interrupt Clear Register -------- 
-// -------- UDP_RST_EP : (UDP Offset: 0x28) USB Reset Endpoint Register -------- 
-#define AT91C_UDP_EP0             (0x1 <<  0) // (UDP) Reset Endpoint 0
-#define AT91C_UDP_EP1             (0x1 <<  1) // (UDP) Reset Endpoint 1
-#define AT91C_UDP_EP2             (0x1 <<  2) // (UDP) Reset Endpoint 2
-#define AT91C_UDP_EP3             (0x1 <<  3) // (UDP) Reset Endpoint 3
-#define AT91C_UDP_EP4             (0x1 <<  4) // (UDP) Reset Endpoint 4
-#define AT91C_UDP_EP5             (0x1 <<  5) // (UDP) Reset Endpoint 5
-// -------- UDP_CSR : (UDP Offset: 0x30) USB Endpoint Control and Status Register -------- 
-#define AT91C_UDP_TXCOMP          (0x1 <<  0) // (UDP) Generates an IN packet with data previously written in the DPR
-#define AT91C_UDP_RX_DATA_BK0     (0x1 <<  1) // (UDP) Receive Data Bank 0
-#define AT91C_UDP_RXSETUP         (0x1 <<  2) // (UDP) Sends STALL to the Host (Control endpoints)
-#define AT91C_UDP_ISOERROR        (0x1 <<  3) // (UDP) Isochronous error (Isochronous endpoints)
-#define AT91C_UDP_TXPKTRDY        (0x1 <<  4) // (UDP) Transmit Packet Ready
-#define AT91C_UDP_FORCESTALL      (0x1 <<  5) // (UDP) Force Stall (used by Control, Bulk and Isochronous endpoints).
-#define AT91C_UDP_RX_DATA_BK1     (0x1 <<  6) // (UDP) Receive Data Bank 1 (only used by endpoints with ping-pong attributes).
-#define AT91C_UDP_DIR             (0x1 <<  7) // (UDP) Transfer Direction
-#define AT91C_UDP_EPTYPE          (0x7 <<  8) // (UDP) Endpoint type
-#define        AT91C_UDP_EPTYPE_CTRL                 (0x0 <<  8) // (UDP) Control
-#define        AT91C_UDP_EPTYPE_ISO_OUT              (0x1 <<  8) // (UDP) Isochronous OUT
-#define        AT91C_UDP_EPTYPE_BULK_OUT             (0x2 <<  8) // (UDP) Bulk OUT
-#define        AT91C_UDP_EPTYPE_INT_OUT              (0x3 <<  8) // (UDP) Interrupt OUT
-#define        AT91C_UDP_EPTYPE_ISO_IN               (0x5 <<  8) // (UDP) Isochronous IN
-#define        AT91C_UDP_EPTYPE_BULK_IN              (0x6 <<  8) // (UDP) Bulk IN
-#define        AT91C_UDP_EPTYPE_INT_IN               (0x7 <<  8) // (UDP) Interrupt IN
-#define AT91C_UDP_DTGLE           (0x1 << 11) // (UDP) Data Toggle
-#define AT91C_UDP_EPEDS           (0x1 << 15) // (UDP) Endpoint Enable Disable
-#define AT91C_UDP_RXBYTECNT       (0x7FF << 16) // (UDP) Number Of Bytes Available in the FIFO
-// -------- UDP_TXVC : (UDP Offset: 0x74) Transceiver Control Register -------- 
-#define AT91C_UDP_TXVDIS          (0x1 <<  8) // (UDP) 
-#define AT91C_UDP_PUON            (0x1 <<  9) // (UDP) Pull-up ON
-
-// *****************************************************************************
-//              SOFTWARE API DEFINITION  FOR Timer Counter Channel Interface
-// *****************************************************************************
-// *** Register offset in AT91S_TC structure ***
-#define TC_CCR          ( 0) // Channel Control Register
-#define TC_CMR          ( 4) // Channel Mode Register (Capture Mode / Waveform Mode)
-#define TC_CV           (16) // Counter Value
-#define TC_RA           (20) // Register A
-#define TC_RB           (24) // Register B
-#define TC_RC           (28) // Register C
-#define TC_SR           (32) // Status Register
-#define TC_IER          (36) // Interrupt Enable Register
-#define TC_IDR          (40) // Interrupt Disable Register
-#define TC_IMR          (44) // Interrupt Mask Register
-// -------- TC_CCR : (TC Offset: 0x0) TC Channel Control Register -------- 
-#define AT91C_TC_CLKEN            (0x1 <<  0) // (TC) Counter Clock Enable Command
-#define AT91C_TC_CLKDIS           (0x1 <<  1) // (TC) Counter Clock Disable Command
-#define AT91C_TC_SWTRG            (0x1 <<  2) // (TC) Software Trigger Command
-// -------- TC_CMR : (TC Offset: 0x4) TC Channel Mode Register: Capture Mode / Waveform Mode -------- 
-#define AT91C_TC_CLKS             (0x7 <<  0) // (TC) Clock Selection
-#define        AT91C_TC_CLKS_TIMER_DIV1_CLOCK     (0x0) // (TC) Clock selected: TIMER_DIV1_CLOCK
-#define        AT91C_TC_CLKS_TIMER_DIV2_CLOCK     (0x1) // (TC) Clock selected: TIMER_DIV2_CLOCK
-#define        AT91C_TC_CLKS_TIMER_DIV3_CLOCK     (0x2) // (TC) Clock selected: TIMER_DIV3_CLOCK
-#define        AT91C_TC_CLKS_TIMER_DIV4_CLOCK     (0x3) // (TC) Clock selected: TIMER_DIV4_CLOCK
-#define        AT91C_TC_CLKS_TIMER_DIV5_CLOCK     (0x4) // (TC) Clock selected: TIMER_DIV5_CLOCK
-#define        AT91C_TC_CLKS_XC0                  (0x5) // (TC) Clock selected: XC0
-#define        AT91C_TC_CLKS_XC1                  (0x6) // (TC) Clock selected: XC1
-#define        AT91C_TC_CLKS_XC2                  (0x7) // (TC) Clock selected: XC2
-#define AT91C_TC_CLKI             (0x1 <<  3) // (TC) Clock Invert
-#define AT91C_TC_BURST            (0x3 <<  4) // (TC) Burst Signal Selection
-#define        AT91C_TC_BURST_NONE                 (0x0 <<  4) // (TC) The clock is not gated by an external signal
-#define        AT91C_TC_BURST_XC0                  (0x1 <<  4) // (TC) XC0 is ANDed with the selected clock
-#define        AT91C_TC_BURST_XC1                  (0x2 <<  4) // (TC) XC1 is ANDed with the selected clock
-#define        AT91C_TC_BURST_XC2                  (0x3 <<  4) // (TC) XC2 is ANDed with the selected clock
-#define AT91C_TC_CPCSTOP          (0x1 <<  6) // (TC) Counter Clock Stopped with RC Compare
-#define AT91C_TC_LDBSTOP          (0x1 <<  6) // (TC) Counter Clock Stopped with RB Loading
-#define AT91C_TC_LDBDIS           (0x1 <<  7) // (TC) Counter Clock Disabled with RB Loading
-#define AT91C_TC_CPCDIS           (0x1 <<  7) // (TC) Counter Clock Disable with RC Compare
-#define AT91C_TC_ETRGEDG          (0x3 <<  8) // (TC) External Trigger Edge Selection
-#define        AT91C_TC_ETRGEDG_NONE                 (0x0 <<  8) // (TC) Edge: None
-#define        AT91C_TC_ETRGEDG_RISING               (0x1 <<  8) // (TC) Edge: rising edge
-#define        AT91C_TC_ETRGEDG_FALLING              (0x2 <<  8) // (TC) Edge: falling edge
-#define        AT91C_TC_ETRGEDG_BOTH                 (0x3 <<  8) // (TC) Edge: each edge
-#define AT91C_TC_EEVTEDG          (0x3 <<  8) // (TC) External Event Edge Selection
-#define        AT91C_TC_EEVTEDG_NONE                 (0x0 <<  8) // (TC) Edge: None
-#define        AT91C_TC_EEVTEDG_RISING               (0x1 <<  8) // (TC) Edge: rising edge
-#define        AT91C_TC_EEVTEDG_FALLING              (0x2 <<  8) // (TC) Edge: falling edge
-#define        AT91C_TC_EEVTEDG_BOTH                 (0x3 <<  8) // (TC) Edge: each edge
-#define AT91C_TC_ABETRG           (0x1 << 10) // (TC) TIOA or TIOB External Trigger Selection
-#define AT91C_TC_EEVT             (0x3 << 10) // (TC) External Event  Selection
-#define        AT91C_TC_EEVT_TIOB                 (0x0 << 10) // (TC) Signal selected as external event: TIOB TIOB direction: input
-#define        AT91C_TC_EEVT_XC0                  (0x1 << 10) // (TC) Signal selected as external event: XC0 TIOB direction: output
-#define        AT91C_TC_EEVT_XC1                  (0x2 << 10) // (TC) Signal selected as external event: XC1 TIOB direction: output
-#define        AT91C_TC_EEVT_XC2                  (0x3 << 10) // (TC) Signal selected as external event: XC2 TIOB direction: output
-#define AT91C_TC_ENETRG           (0x1 << 12) // (TC) External Event Trigger enable
-#define AT91C_TC_WAVESEL          (0x3 << 13) // (TC) Waveform  Selection
-#define        AT91C_TC_WAVESEL_UP                   (0x0 << 13) // (TC) UP mode without atomatic trigger on RC Compare
-#define        AT91C_TC_WAVESEL_UPDOWN               (0x1 << 13) // (TC) UPDOWN mode without automatic trigger on RC Compare
-#define        AT91C_TC_WAVESEL_UP_AUTO              (0x2 << 13) // (TC) UP mode with automatic trigger on RC Compare
-#define        AT91C_TC_WAVESEL_UPDOWN_AUTO          (0x3 << 13) // (TC) UPDOWN mode with automatic trigger on RC Compare
-#define AT91C_TC_CPCTRG           (0x1 << 14) // (TC) RC Compare Trigger Enable
-#define AT91C_TC_WAVE             (0x1 << 15) // (TC) 
-#define AT91C_TC_LDRA             (0x3 << 16) // (TC) RA Loading Selection
-#define        AT91C_TC_LDRA_NONE                 (0x0 << 16) // (TC) Edge: None
-#define        AT91C_TC_LDRA_RISING               (0x1 << 16) // (TC) Edge: rising edge of TIOA
-#define        AT91C_TC_LDRA_FALLING              (0x2 << 16) // (TC) Edge: falling edge of TIOA
-#define        AT91C_TC_LDRA_BOTH                 (0x3 << 16) // (TC) Edge: each edge of TIOA
-#define AT91C_TC_ACPA             (0x3 << 16) // (TC) RA Compare Effect on TIOA
-#define        AT91C_TC_ACPA_NONE                 (0x0 << 16) // (TC) Effect: none
-#define        AT91C_TC_ACPA_SET                  (0x1 << 16) // (TC) Effect: set
-#define        AT91C_TC_ACPA_CLEAR                (0x2 << 16) // (TC) Effect: clear
-#define        AT91C_TC_ACPA_TOGGLE               (0x3 << 16) // (TC) Effect: toggle
-#define AT91C_TC_LDRB             (0x3 << 18) // (TC) RB Loading Selection
-#define        AT91C_TC_LDRB_NONE                 (0x0 << 18) // (TC) Edge: None
-#define        AT91C_TC_LDRB_RISING               (0x1 << 18) // (TC) Edge: rising edge of TIOA
-#define        AT91C_TC_LDRB_FALLING              (0x2 << 18) // (TC) Edge: falling edge of TIOA
-#define        AT91C_TC_LDRB_BOTH                 (0x3 << 18) // (TC) Edge: each edge of TIOA
-#define AT91C_TC_ACPC             (0x3 << 18) // (TC) RC Compare Effect on TIOA
-#define        AT91C_TC_ACPC_NONE                 (0x0 << 18) // (TC) Effect: none
-#define        AT91C_TC_ACPC_SET                  (0x1 << 18) // (TC) Effect: set
-#define        AT91C_TC_ACPC_CLEAR                (0x2 << 18) // (TC) Effect: clear
-#define        AT91C_TC_ACPC_TOGGLE               (0x3 << 18) // (TC) Effect: toggle
-#define AT91C_TC_AEEVT            (0x3 << 20) // (TC) External Event Effect on TIOA
-#define        AT91C_TC_AEEVT_NONE                 (0x0 << 20) // (TC) Effect: none
-#define        AT91C_TC_AEEVT_SET                  (0x1 << 20) // (TC) Effect: set
-#define        AT91C_TC_AEEVT_CLEAR                (0x2 << 20) // (TC) Effect: clear
-#define        AT91C_TC_AEEVT_TOGGLE               (0x3 << 20) // (TC) Effect: toggle
-#define AT91C_TC_ASWTRG           (0x3 << 22) // (TC) Software Trigger Effect on TIOA
-#define        AT91C_TC_ASWTRG_NONE                 (0x0 << 22) // (TC) Effect: none
-#define        AT91C_TC_ASWTRG_SET                  (0x1 << 22) // (TC) Effect: set
-#define        AT91C_TC_ASWTRG_CLEAR                (0x2 << 22) // (TC) Effect: clear
-#define        AT91C_TC_ASWTRG_TOGGLE               (0x3 << 22) // (TC) Effect: toggle
-#define AT91C_TC_BCPB             (0x3 << 24) // (TC) RB Compare Effect on TIOB
-#define        AT91C_TC_BCPB_NONE                 (0x0 << 24) // (TC) Effect: none
-#define        AT91C_TC_BCPB_SET                  (0x1 << 24) // (TC) Effect: set
-#define        AT91C_TC_BCPB_CLEAR                (0x2 << 24) // (TC) Effect: clear
-#define        AT91C_TC_BCPB_TOGGLE               (0x3 << 24) // (TC) Effect: toggle
-#define AT91C_TC_BCPC             (0x3 << 26) // (TC) RC Compare Effect on TIOB
-#define        AT91C_TC_BCPC_NONE                 (0x0 << 26) // (TC) Effect: none
-#define        AT91C_TC_BCPC_SET                  (0x1 << 26) // (TC) Effect: set
-#define        AT91C_TC_BCPC_CLEAR                (0x2 << 26) // (TC) Effect: clear
-#define        AT91C_TC_BCPC_TOGGLE               (0x3 << 26) // (TC) Effect: toggle
-#define AT91C_TC_BEEVT            (0x3 << 28) // (TC) External Event Effect on TIOB
-#define        AT91C_TC_BEEVT_NONE                 (0x0 << 28) // (TC) Effect: none
-#define        AT91C_TC_BEEVT_SET                  (0x1 << 28) // (TC) Effect: set
-#define        AT91C_TC_BEEVT_CLEAR                (0x2 << 28) // (TC) Effect: clear
-#define        AT91C_TC_BEEVT_TOGGLE               (0x3 << 28) // (TC) Effect: toggle
-#define AT91C_TC_BSWTRG           (0x3 << 30) // (TC) Software Trigger Effect on TIOB
-#define        AT91C_TC_BSWTRG_NONE                 (0x0 << 30) // (TC) Effect: none
-#define        AT91C_TC_BSWTRG_SET                  (0x1 << 30) // (TC) Effect: set
-#define        AT91C_TC_BSWTRG_CLEAR                (0x2 << 30) // (TC) Effect: clear
-#define        AT91C_TC_BSWTRG_TOGGLE               (0x3 << 30) // (TC) Effect: toggle
-// -------- TC_SR : (TC Offset: 0x20) TC Channel Status Register -------- 
-#define AT91C_TC_COVFS            (0x1 <<  0) // (TC) Counter Overflow
-#define AT91C_TC_LOVRS            (0x1 <<  1) // (TC) Load Overrun
-#define AT91C_TC_CPAS             (0x1 <<  2) // (TC) RA Compare
-#define AT91C_TC_CPBS             (0x1 <<  3) // (TC) RB Compare
-#define AT91C_TC_CPCS             (0x1 <<  4) // (TC) RC Compare
-#define AT91C_TC_LDRAS            (0x1 <<  5) // (TC) RA Loading
-#define AT91C_TC_LDRBS            (0x1 <<  6) // (TC) RB Loading
-#define AT91C_TC_ETRGS            (0x1 <<  7) // (TC) External Trigger
-#define AT91C_TC_CLKSTA           (0x1 << 16) // (TC) Clock Enabling
-#define AT91C_TC_MTIOA            (0x1 << 17) // (TC) TIOA Mirror
-#define AT91C_TC_MTIOB            (0x1 << 18) // (TC) TIOA Mirror
-// -------- TC_IER : (TC Offset: 0x24) TC Channel Interrupt Enable Register -------- 
-// -------- TC_IDR : (TC Offset: 0x28) TC Channel Interrupt Disable Register -------- 
-// -------- TC_IMR : (TC Offset: 0x2c) TC Channel Interrupt Mask Register -------- 
-
-// *****************************************************************************
-//              SOFTWARE API DEFINITION  FOR Timer Counter Interface
-// *****************************************************************************
-// *** Register offset in AT91S_TCB structure ***
-#define TCB_TC0         ( 0) // TC Channel 0
-#define TCB_TC1         (64) // TC Channel 1
-#define TCB_TC2         (128) // TC Channel 2
-#define TCB_BCR         (192) // TC Block Control Register
-#define TCB_BMR         (196) // TC Block Mode Register
-// -------- TCB_BCR : (TCB Offset: 0xc0) TC Block Control Register -------- 
-#define AT91C_TCB_SYNC            (0x1 <<  0) // (TCB) Synchro Command
-// -------- TCB_BMR : (TCB Offset: 0xc4) TC Block Mode Register -------- 
-#define AT91C_TCB_TC0XC0S         (0x3 <<  0) // (TCB) External Clock Signal 0 Selection
-#define        AT91C_TCB_TC0XC0S_TCLK0                (0x0) // (TCB) TCLK0 connected to XC0
-#define        AT91C_TCB_TC0XC0S_NONE                 (0x1) // (TCB) None signal connected to XC0
-#define        AT91C_TCB_TC0XC0S_TIOA1                (0x2) // (TCB) TIOA1 connected to XC0
-#define        AT91C_TCB_TC0XC0S_TIOA2                (0x3) // (TCB) TIOA2 connected to XC0
-#define AT91C_TCB_TC1XC1S         (0x3 <<  2) // (TCB) External Clock Signal 1 Selection
-#define        AT91C_TCB_TC1XC1S_TCLK1                (0x0 <<  2) // (TCB) TCLK1 connected to XC1
-#define        AT91C_TCB_TC1XC1S_NONE                 (0x1 <<  2) // (TCB) None signal connected to XC1
-#define        AT91C_TCB_TC1XC1S_TIOA0                (0x2 <<  2) // (TCB) TIOA0 connected to XC1
-#define        AT91C_TCB_TC1XC1S_TIOA2                (0x3 <<  2) // (TCB) TIOA2 connected to XC1
-#define AT91C_TCB_TC2XC2S         (0x3 <<  4) // (TCB) External Clock Signal 2 Selection
-#define        AT91C_TCB_TC2XC2S_TCLK2                (0x0 <<  4) // (TCB) TCLK2 connected to XC2
-#define        AT91C_TCB_TC2XC2S_NONE                 (0x1 <<  4) // (TCB) None signal connected to XC2
-#define        AT91C_TCB_TC2XC2S_TIOA0                (0x2 <<  4) // (TCB) TIOA0 connected to XC2
-#define        AT91C_TCB_TC2XC2S_TIOA1                (0x3 <<  4) // (TCB) TIOA2 connected to XC2
-
-// *****************************************************************************
-//              SOFTWARE API DEFINITION  FOR Control Area Network MailBox Interface
-// *****************************************************************************
-// *** Register offset in AT91S_CAN_MB structure ***
-#define CAN_MB_MMR      ( 0) // MailBox Mode Register
-#define CAN_MB_MAM      ( 4) // MailBox Acceptance Mask Register
-#define CAN_MB_MID      ( 8) // MailBox ID Register
-#define CAN_MB_MFID     (12) // MailBox Family ID Register
-#define CAN_MB_MSR      (16) // MailBox Status Register
-#define CAN_MB_MDL      (20) // MailBox Data Low Register
-#define CAN_MB_MDH      (24) // MailBox Data High Register
-#define CAN_MB_MCR      (28) // MailBox Control Register
-// -------- CAN_MMR : (CAN_MB Offset: 0x0) CAN Message Mode Register -------- 
-#define AT91C_CAN_MTIMEMARK       (0xFFFF <<  0) // (CAN_MB) Mailbox Timemark
-#define AT91C_CAN_PRIOR           (0xF << 16) // (CAN_MB) Mailbox Priority
-#define AT91C_CAN_MOT             (0x7 << 24) // (CAN_MB) Mailbox Object Type
-#define        AT91C_CAN_MOT_DIS                  (0x0 << 24) // (CAN_MB) 
-#define        AT91C_CAN_MOT_RX                   (0x1 << 24) // (CAN_MB) 
-#define        AT91C_CAN_MOT_RXOVERWRITE          (0x2 << 24) // (CAN_MB) 
-#define        AT91C_CAN_MOT_TX                   (0x3 << 24) // (CAN_MB) 
-#define        AT91C_CAN_MOT_CONSUMER             (0x4 << 24) // (CAN_MB) 
-#define        AT91C_CAN_MOT_PRODUCER             (0x5 << 24) // (CAN_MB) 
-// -------- CAN_MAM : (CAN_MB Offset: 0x4) CAN Message Acceptance Mask Register -------- 
-#define AT91C_CAN_MIDvB           (0x3FFFF <<  0) // (CAN_MB) Complementary bits for identifier in extended mode
-#define AT91C_CAN_MIDvA           (0x7FF << 18) // (CAN_MB) Identifier for standard frame mode
-#define AT91C_CAN_MIDE            (0x1 << 29) // (CAN_MB) Identifier Version
-// -------- CAN_MID : (CAN_MB Offset: 0x8) CAN Message ID Register -------- 
-// -------- CAN_MFID : (CAN_MB Offset: 0xc) CAN Message Family ID Register -------- 
-// -------- CAN_MSR : (CAN_MB Offset: 0x10) CAN Message Status Register -------- 
-#define AT91C_CAN_MTIMESTAMP      (0xFFFF <<  0) // (CAN_MB) Timer Value
-#define AT91C_CAN_MDLC            (0xF << 16) // (CAN_MB) Mailbox Data Length Code
-#define AT91C_CAN_MRTR            (0x1 << 20) // (CAN_MB) Mailbox Remote Transmission Request
-#define AT91C_CAN_MABT            (0x1 << 22) // (CAN_MB) Mailbox Message Abort
-#define AT91C_CAN_MRDY            (0x1 << 23) // (CAN_MB) Mailbox Ready
-#define AT91C_CAN_MMI             (0x1 << 24) // (CAN_MB) Mailbox Message Ignored
-// -------- CAN_MDL : (CAN_MB Offset: 0x14) CAN Message Data Low Register -------- 
-// -------- CAN_MDH : (CAN_MB Offset: 0x18) CAN Message Data High Register -------- 
-// -------- CAN_MCR : (CAN_MB Offset: 0x1c) CAN Message Control Register -------- 
-#define AT91C_CAN_MACR            (0x1 << 22) // (CAN_MB) Abort Request for Mailbox
-#define AT91C_CAN_MTCR            (0x1 << 23) // (CAN_MB) Mailbox Transfer Command
-
-// *****************************************************************************
-//              SOFTWARE API DEFINITION  FOR Control Area Network Interface
-// *****************************************************************************
-// *** Register offset in AT91S_CAN structure ***
-#define CAN_MR          ( 0) // Mode Register
-#define CAN_IER         ( 4) // Interrupt Enable Register
-#define CAN_IDR         ( 8) // Interrupt Disable Register
-#define CAN_IMR         (12) // Interrupt Mask Register
-#define CAN_SR          (16) // Status Register
-#define CAN_BR          (20) // Baudrate Register
-#define CAN_TIM         (24) // Timer Register
-#define CAN_TIMESTP     (28) // Time Stamp Register
-#define CAN_ECR         (32) // Error Counter Register
-#define CAN_TCR         (36) // Transfer Command Register
-#define CAN_ACR         (40) // Abort Command Register
-#define CAN_VR          (252) // Version Register
-#define CAN_MB0         (512) // CAN Mailbox 0
-#define CAN_MB1         (544) // CAN Mailbox 1
-#define CAN_MB2         (576) // CAN Mailbox 2
-#define CAN_MB3         (608) // CAN Mailbox 3
-#define CAN_MB4         (640) // CAN Mailbox 4
-#define CAN_MB5         (672) // CAN Mailbox 5
-#define CAN_MB6         (704) // CAN Mailbox 6
-#define CAN_MB7         (736) // CAN Mailbox 7
-#define CAN_MB8         (768) // CAN Mailbox 8
-#define CAN_MB9         (800) // CAN Mailbox 9
-#define CAN_MB10        (832) // CAN Mailbox 10
-#define CAN_MB11        (864) // CAN Mailbox 11
-#define CAN_MB12        (896) // CAN Mailbox 12
-#define CAN_MB13        (928) // CAN Mailbox 13
-#define CAN_MB14        (960) // CAN Mailbox 14
-#define CAN_MB15        (992) // CAN Mailbox 15
-// -------- CAN_MR : (CAN Offset: 0x0) CAN Mode Register -------- 
-#define AT91C_CAN_CANEN           (0x1 <<  0) // (CAN) CAN Controller Enable
-#define AT91C_CAN_LPM             (0x1 <<  1) // (CAN) Disable/Enable Low Power Mode
-#define AT91C_CAN_ABM             (0x1 <<  2) // (CAN) Disable/Enable Autobaud/Listen Mode
-#define AT91C_CAN_OVL             (0x1 <<  3) // (CAN) Disable/Enable Overload Frame
-#define AT91C_CAN_TEOF            (0x1 <<  4) // (CAN) Time Stamp messages at each end of Frame
-#define AT91C_CAN_TTM             (0x1 <<  5) // (CAN) Disable/Enable Time Trigger Mode
-#define AT91C_CAN_TIMFRZ          (0x1 <<  6) // (CAN) Enable Timer Freeze
-#define AT91C_CAN_DRPT            (0x1 <<  7) // (CAN) Disable Repeat
-// -------- CAN_IER : (CAN Offset: 0x4) CAN Interrupt Enable Register -------- 
-#define AT91C_CAN_MB0             (0x1 <<  0) // (CAN) Mailbox 0 Flag
-#define AT91C_CAN_MB1             (0x1 <<  1) // (CAN) Mailbox 1 Flag
-#define AT91C_CAN_MB2             (0x1 <<  2) // (CAN) Mailbox 2 Flag
-#define AT91C_CAN_MB3             (0x1 <<  3) // (CAN) Mailbox 3 Flag
-#define AT91C_CAN_MB4             (0x1 <<  4) // (CAN) Mailbox 4 Flag
-#define AT91C_CAN_MB5             (0x1 <<  5) // (CAN) Mailbox 5 Flag
-#define AT91C_CAN_MB6             (0x1 <<  6) // (CAN) Mailbox 6 Flag
-#define AT91C_CAN_MB7             (0x1 <<  7) // (CAN) Mailbox 7 Flag
-#define AT91C_CAN_MB8             (0x1 <<  8) // (CAN) Mailbox 8 Flag
-#define AT91C_CAN_MB9             (0x1 <<  9) // (CAN) Mailbox 9 Flag
-#define AT91C_CAN_MB10            (0x1 << 10) // (CAN) Mailbox 10 Flag
-#define AT91C_CAN_MB11            (0x1 << 11) // (CAN) Mailbox 11 Flag
-#define AT91C_CAN_MB12            (0x1 << 12) // (CAN) Mailbox 12 Flag
-#define AT91C_CAN_MB13            (0x1 << 13) // (CAN) Mailbox 13 Flag
-#define AT91C_CAN_MB14            (0x1 << 14) // (CAN) Mailbox 14 Flag
-#define AT91C_CAN_MB15            (0x1 << 15) // (CAN) Mailbox 15 Flag
-#define AT91C_CAN_ERRA            (0x1 << 16) // (CAN) Error Active Mode Flag
-#define AT91C_CAN_WARN            (0x1 << 17) // (CAN) Warning Limit Flag
-#define AT91C_CAN_ERRP            (0x1 << 18) // (CAN) Error Passive Mode Flag
-#define AT91C_CAN_BOFF            (0x1 << 19) // (CAN) Bus Off Mode Flag
-#define AT91C_CAN_SLEEP           (0x1 << 20) // (CAN) Sleep Flag
-#define AT91C_CAN_WAKEUP          (0x1 << 21) // (CAN) Wakeup Flag
-#define AT91C_CAN_TOVF            (0x1 << 22) // (CAN) Timer Overflow Flag
-#define AT91C_CAN_TSTP            (0x1 << 23) // (CAN) Timestamp Flag
-#define AT91C_CAN_CERR            (0x1 << 24) // (CAN) CRC Error
-#define AT91C_CAN_SERR            (0x1 << 25) // (CAN) Stuffing Error
-#define AT91C_CAN_AERR            (0x1 << 26) // (CAN) Acknowledgment Error
-#define AT91C_CAN_FERR            (0x1 << 27) // (CAN) Form Error
-#define AT91C_CAN_BERR            (0x1 << 28) // (CAN) Bit Error
-// -------- CAN_IDR : (CAN Offset: 0x8) CAN Interrupt Disable Register -------- 
-// -------- CAN_IMR : (CAN Offset: 0xc) CAN Interrupt Mask Register -------- 
-// -------- CAN_SR : (CAN Offset: 0x10) CAN Status Register -------- 
-#define AT91C_CAN_RBSY            (0x1 << 29) // (CAN) Receiver Busy
-#define AT91C_CAN_TBSY            (0x1 << 30) // (CAN) Transmitter Busy
-#define AT91C_CAN_OVLY            (0x1 << 31) // (CAN) Overload Busy
-// -------- CAN_BR : (CAN Offset: 0x14) CAN Baudrate Register -------- 
-#define AT91C_CAN_PHASE2          (0x7 <<  0) // (CAN) Phase 2 segment
-#define AT91C_CAN_PHASE1          (0x7 <<  4) // (CAN) Phase 1 segment
-#define AT91C_CAN_PROPAG          (0x7 <<  8) // (CAN) Programmation time segment
-#define AT91C_CAN_SYNC            (0x3 << 12) // (CAN) Re-synchronization jump width segment
-#define AT91C_CAN_BRP             (0x7F << 16) // (CAN) Baudrate Prescaler
-#define AT91C_CAN_SMP             (0x1 << 24) // (CAN) Sampling mode
-// -------- CAN_TIM : (CAN Offset: 0x18) CAN Timer Register -------- 
-#define AT91C_CAN_TIMER           (0xFFFF <<  0) // (CAN) Timer field
-// -------- CAN_TIMESTP : (CAN Offset: 0x1c) CAN Timestamp Register -------- 
-// -------- CAN_ECR : (CAN Offset: 0x20) CAN Error Counter Register -------- 
-#define AT91C_CAN_REC             (0xFF <<  0) // (CAN) Receive Error Counter
-#define AT91C_CAN_TEC             (0xFF << 16) // (CAN) Transmit Error Counter
-// -------- CAN_TCR : (CAN Offset: 0x24) CAN Transfer Command Register -------- 
-#define AT91C_CAN_TIMRST          (0x1 << 31) // (CAN) Timer Reset Field
-// -------- CAN_ACR : (CAN Offset: 0x28) CAN Abort Command Register -------- 
-
-// *****************************************************************************
-//              SOFTWARE API DEFINITION  FOR Ethernet MAC 10/100
-// *****************************************************************************
-// *** Register offset in AT91S_EMAC structure ***
-#define EMAC_NCR        ( 0) // Network Control Register
-#define EMAC_NCFGR      ( 4) // Network Configuration Register
-#define EMAC_NSR        ( 8) // Network Status Register
-#define EMAC_TSR        (20) // Transmit Status Register
-#define EMAC_RBQP       (24) // Receive Buffer Queue Pointer
-#define EMAC_TBQP       (28) // Transmit Buffer Queue Pointer
-#define EMAC_RSR        (32) // Receive Status Register
-#define EMAC_ISR        (36) // Interrupt Status Register
-#define EMAC_IER        (40) // Interrupt Enable Register
-#define EMAC_IDR        (44) // Interrupt Disable Register
-#define EMAC_IMR        (48) // Interrupt Mask Register
-#define EMAC_MAN        (52) // PHY Maintenance Register
-#define EMAC_PTR        (56) // Pause Time Register
-#define EMAC_PFR        (60) // Pause Frames received Register
-#define EMAC_FTO        (64) // Frames Transmitted OK Register
-#define EMAC_SCF        (68) // Single Collision Frame Register
-#define EMAC_MCF        (72) // Multiple Collision Frame Register
-#define EMAC_FRO        (76) // Frames Received OK Register
-#define EMAC_FCSE       (80) // Frame Check Sequence Error Register
-#define EMAC_ALE        (84) // Alignment Error Register
-#define EMAC_DTF        (88) // Deferred Transmission Frame Register
-#define EMAC_LCOL       (92) // Late Collision Register
-#define EMAC_ECOL       (96) // Excessive Collision Register
-#define EMAC_TUND       (100) // Transmit Underrun Error Register
-#define EMAC_CSE        (104) // Carrier Sense Error Register
-#define EMAC_RRE        (108) // Receive Ressource Error Register
-#define EMAC_ROV        (112) // Receive Overrun Errors Register
-#define EMAC_RSE        (116) // Receive Symbol Errors Register
-#define EMAC_ELE        (120) // Excessive Length Errors Register
-#define EMAC_RJA        (124) // Receive Jabbers Register
-#define EMAC_USF        (128) // Undersize Frames Register
-#define EMAC_STE        (132) // SQE Test Error Register
-#define EMAC_RLE        (136) // Receive Length Field Mismatch Register
-#define EMAC_TPF        (140) // Transmitted Pause Frames Register
-#define EMAC_HRB        (144) // Hash Address Bottom[31:0]
-#define EMAC_HRT        (148) // Hash Address Top[63:32]
-#define EMAC_SA1L       (152) // Specific Address 1 Bottom, First 4 bytes
-#define EMAC_SA1H       (156) // Specific Address 1 Top, Last 2 bytes
-#define EMAC_SA2L       (160) // Specific Address 2 Bottom, First 4 bytes
-#define EMAC_SA2H       (164) // Specific Address 2 Top, Last 2 bytes
-#define EMAC_SA3L       (168) // Specific Address 3 Bottom, First 4 bytes
-#define EMAC_SA3H       (172) // Specific Address 3 Top, Last 2 bytes
-#define EMAC_SA4L       (176) // Specific Address 4 Bottom, First 4 bytes
-#define EMAC_SA4H       (180) // Specific Address 4 Top, Last 2 bytes
-#define EMAC_TID        (184) // Type ID Checking Register
-#define EMAC_TPQ        (188) // Transmit Pause Quantum Register
-#define EMAC_USRIO      (192) // USER Input/Output Register
-#define EMAC_WOL        (196) // Wake On LAN Register
-#define EMAC_REV        (252) // Revision Register
-// -------- EMAC_NCR : (EMAC Offset: 0x0)  -------- 
-#define AT91C_EMAC_LB             (0x1 <<  0) // (EMAC) Loopback. Optional. When set, loopback signal is at high level.
-#define AT91C_EMAC_LLB            (0x1 <<  1) // (EMAC) Loopback local. 
-#define AT91C_EMAC_RE             (0x1 <<  2) // (EMAC) Receive enable. 
-#define AT91C_EMAC_TE             (0x1 <<  3) // (EMAC) Transmit enable. 
-#define AT91C_EMAC_MPE            (0x1 <<  4) // (EMAC) Management port enable. 
-#define AT91C_EMAC_CLRSTAT        (0x1 <<  5) // (EMAC) Clear statistics registers. 
-#define AT91C_EMAC_INCSTAT        (0x1 <<  6) // (EMAC) Increment statistics registers. 
-#define AT91C_EMAC_WESTAT         (0x1 <<  7) // (EMAC) Write enable for statistics registers. 
-#define AT91C_EMAC_BP             (0x1 <<  8) // (EMAC) Back pressure. 
-#define AT91C_EMAC_TSTART         (0x1 <<  9) // (EMAC) Start Transmission. 
-#define AT91C_EMAC_THALT          (0x1 << 10) // (EMAC) Transmission Halt. 
-#define AT91C_EMAC_TPFR           (0x1 << 11) // (EMAC) Transmit pause frame 
-#define AT91C_EMAC_TZQ            (0x1 << 12) // (EMAC) Transmit zero quantum pause frame
-// -------- EMAC_NCFGR : (EMAC Offset: 0x4) Network Configuration Register -------- 
-#define AT91C_EMAC_SPD            (0x1 <<  0) // (EMAC) Speed. 
-#define AT91C_EMAC_FD             (0x1 <<  1) // (EMAC) Full duplex. 
-#define AT91C_EMAC_JFRAME         (0x1 <<  3) // (EMAC) Jumbo Frames. 
-#define AT91C_EMAC_CAF            (0x1 <<  4) // (EMAC) Copy all frames. 
-#define AT91C_EMAC_NBC            (0x1 <<  5) // (EMAC) No broadcast. 
-#define AT91C_EMAC_MTI            (0x1 <<  6) // (EMAC) Multicast hash event enable
-#define AT91C_EMAC_UNI            (0x1 <<  7) // (EMAC) Unicast hash enable. 
-#define AT91C_EMAC_BIG            (0x1 <<  8) // (EMAC) Receive 1522 bytes. 
-#define AT91C_EMAC_EAE            (0x1 <<  9) // (EMAC) External address match enable. 
-#define AT91C_EMAC_CLK            (0x3 << 10) // (EMAC) 
-#define        AT91C_EMAC_CLK_HCLK_8               (0x0 << 10) // (EMAC) HCLK divided by 8
-#define        AT91C_EMAC_CLK_HCLK_16              (0x1 << 10) // (EMAC) HCLK divided by 16
-#define        AT91C_EMAC_CLK_HCLK_32              (0x2 << 10) // (EMAC) HCLK divided by 32
-#define        AT91C_EMAC_CLK_HCLK_64              (0x3 << 10) // (EMAC) HCLK divided by 64
-#define AT91C_EMAC_RTY            (0x1 << 12) // (EMAC) 
-#define AT91C_EMAC_PAE            (0x1 << 13) // (EMAC) 
-#define AT91C_EMAC_RBOF           (0x3 << 14) // (EMAC) 
-#define        AT91C_EMAC_RBOF_OFFSET_0             (0x0 << 14) // (EMAC) no offset from start of receive buffer
-#define        AT91C_EMAC_RBOF_OFFSET_1             (0x1 << 14) // (EMAC) one byte offset from start of receive buffer
-#define        AT91C_EMAC_RBOF_OFFSET_2             (0x2 << 14) // (EMAC) two bytes offset from start of receive buffer
-#define        AT91C_EMAC_RBOF_OFFSET_3             (0x3 << 14) // (EMAC) three bytes offset from start of receive buffer
-#define AT91C_EMAC_RLCE           (0x1 << 16) // (EMAC) Receive Length field Checking Enable
-#define AT91C_EMAC_DRFCS          (0x1 << 17) // (EMAC) Discard Receive FCS
-#define AT91C_EMAC_EFRHD          (0x1 << 18) // (EMAC) 
-#define AT91C_EMAC_IRXFCS         (0x1 << 19) // (EMAC) Ignore RX FCS
-// -------- EMAC_NSR : (EMAC Offset: 0x8) Network Status Register -------- 
-#define AT91C_EMAC_LINKR          (0x1 <<  0) // (EMAC) 
-#define AT91C_EMAC_MDIO           (0x1 <<  1) // (EMAC) 
-#define AT91C_EMAC_IDLE           (0x1 <<  2) // (EMAC) 
-// -------- EMAC_TSR : (EMAC Offset: 0x14) Transmit Status Register -------- 
-#define AT91C_EMAC_UBR            (0x1 <<  0) // (EMAC) 
-#define AT91C_EMAC_COL            (0x1 <<  1) // (EMAC) 
-#define AT91C_EMAC_RLES           (0x1 <<  2) // (EMAC) 
-#define AT91C_EMAC_TGO            (0x1 <<  3) // (EMAC) Transmit Go
-#define AT91C_EMAC_BEX            (0x1 <<  4) // (EMAC) Buffers exhausted mid frame
-#define AT91C_EMAC_COMP           (0x1 <<  5) // (EMAC) 
-#define AT91C_EMAC_UND            (0x1 <<  6) // (EMAC) 
-// -------- EMAC_RSR : (EMAC Offset: 0x20) Receive Status Register -------- 
-#define AT91C_EMAC_BNA            (0x1 <<  0) // (EMAC) 
-#define AT91C_EMAC_REC            (0x1 <<  1) // (EMAC) 
-#define AT91C_EMAC_OVR            (0x1 <<  2) // (EMAC) 
-// -------- EMAC_ISR : (EMAC Offset: 0x24) Interrupt Status Register -------- 
-#define AT91C_EMAC_MFD            (0x1 <<  0) // (EMAC) 
-#define AT91C_EMAC_RCOMP          (0x1 <<  1) // (EMAC) 
-#define AT91C_EMAC_RXUBR          (0x1 <<  2) // (EMAC) 
-#define AT91C_EMAC_TXUBR          (0x1 <<  3) // (EMAC) 
-#define AT91C_EMAC_TUNDR          (0x1 <<  4) // (EMAC) 
-#define AT91C_EMAC_RLEX           (0x1 <<  5) // (EMAC) 
-#define AT91C_EMAC_TXERR          (0x1 <<  6) // (EMAC) 
-#define AT91C_EMAC_TCOMP          (0x1 <<  7) // (EMAC) 
-#define AT91C_EMAC_LINK           (0x1 <<  9) // (EMAC) 
-#define AT91C_EMAC_ROVR           (0x1 << 10) // (EMAC) 
-#define AT91C_EMAC_HRESP          (0x1 << 11) // (EMAC) 
-#define AT91C_EMAC_PFRE           (0x1 << 12) // (EMAC) 
-#define AT91C_EMAC_PTZ            (0x1 << 13) // (EMAC) 
-// -------- EMAC_IER : (EMAC Offset: 0x28) Interrupt Enable Register -------- 
-// -------- EMAC_IDR : (EMAC Offset: 0x2c) Interrupt Disable Register -------- 
-// -------- EMAC_IMR : (EMAC Offset: 0x30) Interrupt Mask Register -------- 
-// -------- EMAC_MAN : (EMAC Offset: 0x34) PHY Maintenance Register -------- 
-#define AT91C_EMAC_DATA           (0xFFFF <<  0) // (EMAC) 
-#define AT91C_EMAC_CODE           (0x3 << 16) // (EMAC) 
-#define AT91C_EMAC_REGA           (0x1F << 18) // (EMAC) 
-#define AT91C_EMAC_PHYA           (0x1F << 23) // (EMAC) 
-#define AT91C_EMAC_RW             (0x3 << 28) // (EMAC) 
-#define AT91C_EMAC_SOF            (0x3 << 30) // (EMAC) 
-// -------- EMAC_USRIO : (EMAC Offset: 0xc0) USER Input Output Register -------- 
-#define AT91C_EMAC_RMII           (0x1 <<  0) // (EMAC) Reduce MII
-#define AT91C_EMAC_CLKEN          (0x1 <<  1) // (EMAC) Clock Enable
-// -------- EMAC_WOL : (EMAC Offset: 0xc4) Wake On LAN Register -------- 
-#define AT91C_EMAC_IP             (0xFFFF <<  0) // (EMAC) ARP request IP address
-#define AT91C_EMAC_MAG            (0x1 << 16) // (EMAC) Magic packet event enable
-#define AT91C_EMAC_ARP            (0x1 << 17) // (EMAC) ARP request event enable
-#define AT91C_EMAC_SA1            (0x1 << 18) // (EMAC) Specific address register 1 event enable
-// -------- EMAC_REV : (EMAC Offset: 0xfc) Revision Register -------- 
-#define AT91C_EMAC_REVREF         (0xFFFF <<  0) // (EMAC) 
-#define AT91C_EMAC_PARTREF        (0xFFFF << 16) // (EMAC) 
-
-// *****************************************************************************
-//              SOFTWARE API DEFINITION  FOR Analog to Digital Convertor
-// *****************************************************************************
-// *** Register offset in AT91S_ADC structure ***
-#define ADC_CR          ( 0) // ADC Control Register
-#define ADC_MR          ( 4) // ADC Mode Register
-#define ADC_CHER        (16) // ADC Channel Enable Register
-#define ADC_CHDR        (20) // ADC Channel Disable Register
-#define ADC_CHSR        (24) // ADC Channel Status Register
-#define ADC_SR          (28) // ADC Status Register
-#define ADC_LCDR        (32) // ADC Last Converted Data Register
-#define ADC_IER         (36) // ADC Interrupt Enable Register
-#define ADC_IDR         (40) // ADC Interrupt Disable Register
-#define ADC_IMR         (44) // ADC Interrupt Mask Register
-#define ADC_CDR0        (48) // ADC Channel Data Register 0
-#define ADC_CDR1        (52) // ADC Channel Data Register 1
-#define ADC_CDR2        (56) // ADC Channel Data Register 2
-#define ADC_CDR3        (60) // ADC Channel Data Register 3
-#define ADC_CDR4        (64) // ADC Channel Data Register 4
-#define ADC_CDR5        (68) // ADC Channel Data Register 5
-#define ADC_CDR6        (72) // ADC Channel Data Register 6
-#define ADC_CDR7        (76) // ADC Channel Data Register 7
-#define ADC_RPR         (256) // Receive Pointer Register
-#define ADC_RCR         (260) // Receive Counter Register
-#define ADC_TPR         (264) // Transmit Pointer Register
-#define ADC_TCR         (268) // Transmit Counter Register
-#define ADC_RNPR        (272) // Receive Next Pointer Register
-#define ADC_RNCR        (276) // Receive Next Counter Register
-#define ADC_TNPR        (280) // Transmit Next Pointer Register
-#define ADC_TNCR        (284) // Transmit Next Counter Register
-#define ADC_PTCR        (288) // PDC Transfer Control Register
-#define ADC_PTSR        (292) // PDC Transfer Status Register
-// -------- ADC_CR : (ADC Offset: 0x0) ADC Control Register -------- 
-#define AT91C_ADC_SWRST           (0x1 <<  0) // (ADC) Software Reset
-#define AT91C_ADC_START           (0x1 <<  1) // (ADC) Start Conversion
-// -------- ADC_MR : (ADC Offset: 0x4) ADC Mode Register -------- 
-#define AT91C_ADC_TRGEN           (0x1 <<  0) // (ADC) Trigger Enable
-#define        AT91C_ADC_TRGEN_DIS                  (0x0) // (ADC) Hradware triggers are disabled. Starting a conversion is only possible by software
-#define        AT91C_ADC_TRGEN_EN                   (0x1) // (ADC) Hardware trigger selected by TRGSEL field is enabled.
-#define AT91C_ADC_TRGSEL          (0x7 <<  1) // (ADC) Trigger Selection
-#define        AT91C_ADC_TRGSEL_TIOA0                (0x0 <<  1) // (ADC) Selected TRGSEL = TIAO0
-#define        AT91C_ADC_TRGSEL_TIOA1                (0x1 <<  1) // (ADC) Selected TRGSEL = TIAO1
-#define        AT91C_ADC_TRGSEL_TIOA2                (0x2 <<  1) // (ADC) Selected TRGSEL = TIAO2
-#define        AT91C_ADC_TRGSEL_TIOA3                (0x3 <<  1) // (ADC) Selected TRGSEL = TIAO3
-#define        AT91C_ADC_TRGSEL_TIOA4                (0x4 <<  1) // (ADC) Selected TRGSEL = TIAO4
-#define        AT91C_ADC_TRGSEL_TIOA5                (0x5 <<  1) // (ADC) Selected TRGSEL = TIAO5
-#define        AT91C_ADC_TRGSEL_EXT                  (0x6 <<  1) // (ADC) Selected TRGSEL = External Trigger
-#define AT91C_ADC_LOWRES          (0x1 <<  4) // (ADC) Resolution.
-#define        AT91C_ADC_LOWRES_10_BIT               (0x0 <<  4) // (ADC) 10-bit resolution
-#define        AT91C_ADC_LOWRES_8_BIT                (0x1 <<  4) // (ADC) 8-bit resolution
-#define AT91C_ADC_SLEEP           (0x1 <<  5) // (ADC) Sleep Mode
-#define        AT91C_ADC_SLEEP_NORMAL_MODE          (0x0 <<  5) // (ADC) Normal Mode
-#define        AT91C_ADC_SLEEP_MODE                 (0x1 <<  5) // (ADC) Sleep Mode
-#define AT91C_ADC_PRESCAL         (0x3F <<  8) // (ADC) Prescaler rate selection
-#define AT91C_ADC_STARTUP         (0x1F << 16) // (ADC) Startup Time
-#define AT91C_ADC_SHTIM           (0xF << 24) // (ADC) Sample & Hold Time
-// --------    ADC_CHER : (ADC Offset: 0x10) ADC Channel Enable Register -------- 
-#define AT91C_ADC_CH0             (0x1 <<  0) // (ADC) Channel 0
-#define AT91C_ADC_CH1             (0x1 <<  1) // (ADC) Channel 1
-#define AT91C_ADC_CH2             (0x1 <<  2) // (ADC) Channel 2
-#define AT91C_ADC_CH3             (0x1 <<  3) // (ADC) Channel 3
-#define AT91C_ADC_CH4             (0x1 <<  4) // (ADC) Channel 4
-#define AT91C_ADC_CH5             (0x1 <<  5) // (ADC) Channel 5
-#define AT91C_ADC_CH6             (0x1 <<  6) // (ADC) Channel 6
-#define AT91C_ADC_CH7             (0x1 <<  7) // (ADC) Channel 7
-// --------    ADC_CHDR : (ADC Offset: 0x14) ADC Channel Disable Register -------- 
-// --------    ADC_CHSR : (ADC Offset: 0x18) ADC Channel Status Register -------- 
-// -------- ADC_SR : (ADC Offset: 0x1c) ADC Status Register -------- 
-#define AT91C_ADC_EOC0            (0x1 <<  0) // (ADC) End of Conversion
-#define AT91C_ADC_EOC1            (0x1 <<  1) // (ADC) End of Conversion
-#define AT91C_ADC_EOC2            (0x1 <<  2) // (ADC) End of Conversion
-#define AT91C_ADC_EOC3            (0x1 <<  3) // (ADC) End of Conversion
-#define AT91C_ADC_EOC4            (0x1 <<  4) // (ADC) End of Conversion
-#define AT91C_ADC_EOC5            (0x1 <<  5) // (ADC) End of Conversion
-#define AT91C_ADC_EOC6            (0x1 <<  6) // (ADC) End of Conversion
-#define AT91C_ADC_EOC7            (0x1 <<  7) // (ADC) End of Conversion
-#define AT91C_ADC_OVRE0           (0x1 <<  8) // (ADC) Overrun Error
-#define AT91C_ADC_OVRE1           (0x1 <<  9) // (ADC) Overrun Error
-#define AT91C_ADC_OVRE2           (0x1 << 10) // (ADC) Overrun Error
-#define AT91C_ADC_OVRE3           (0x1 << 11) // (ADC) Overrun Error
-#define AT91C_ADC_OVRE4           (0x1 << 12) // (ADC) Overrun Error
-#define AT91C_ADC_OVRE5           (0x1 << 13) // (ADC) Overrun Error
-#define AT91C_ADC_OVRE6           (0x1 << 14) // (ADC) Overrun Error
-#define AT91C_ADC_OVRE7           (0x1 << 15) // (ADC) Overrun Error
-#define AT91C_ADC_DRDY            (0x1 << 16) // (ADC) Data Ready
-#define AT91C_ADC_GOVRE           (0x1 << 17) // (ADC) General Overrun
-#define AT91C_ADC_ENDRX           (0x1 << 18) // (ADC) End of Receiver Transfer
-#define AT91C_ADC_RXBUFF          (0x1 << 19) // (ADC) RXBUFF Interrupt
-// -------- ADC_LCDR : (ADC Offset: 0x20) ADC Last Converted Data Register -------- 
-#define AT91C_ADC_LDATA           (0x3FF <<  0) // (ADC) Last Data Converted
-// -------- ADC_IER : (ADC Offset: 0x24) ADC Interrupt Enable Register -------- 
-// -------- ADC_IDR : (ADC Offset: 0x28) ADC Interrupt Disable Register -------- 
-// -------- ADC_IMR : (ADC Offset: 0x2c) ADC Interrupt Mask Register -------- 
-// -------- ADC_CDR0 : (ADC Offset: 0x30) ADC Channel Data Register 0 -------- 
-#define AT91C_ADC_DATA            (0x3FF <<  0) // (ADC) Converted Data
-// -------- ADC_CDR1 : (ADC Offset: 0x34) ADC Channel Data Register 1 -------- 
-// -------- ADC_CDR2 : (ADC Offset: 0x38) ADC Channel Data Register 2 -------- 
-// -------- ADC_CDR3 : (ADC Offset: 0x3c) ADC Channel Data Register 3 -------- 
-// -------- ADC_CDR4 : (ADC Offset: 0x40) ADC Channel Data Register 4 -------- 
-// -------- ADC_CDR5 : (ADC Offset: 0x44) ADC Channel Data Register 5 -------- 
-// -------- ADC_CDR6 : (ADC Offset: 0x48) ADC Channel Data Register 6 -------- 
-// -------- ADC_CDR7 : (ADC Offset: 0x4c) ADC Channel Data Register 7 -------- 
-
-// *****************************************************************************
-//               REGISTER ADDRESS DEFINITION FOR AT91SAM7X256
-// *****************************************************************************
-// ========== Register definition for SYS peripheral ========== 
-// ========== Register definition for AIC peripheral ========== 
-#define AT91C_AIC_ICCR            (0xFFFFF128) // (AIC) Interrupt Clear Command Register
-#define AT91C_AIC_IECR            (0xFFFFF120) // (AIC) Interrupt Enable Command Register
-#define AT91C_AIC_SMR             (0xFFFFF000) // (AIC) Source Mode Register
-#define AT91C_AIC_ISCR            (0xFFFFF12C) // (AIC) Interrupt Set Command Register
-#define AT91C_AIC_EOICR           (0xFFFFF130) // (AIC) End of Interrupt Command Register
-#define AT91C_AIC_DCR             (0xFFFFF138) // (AIC) Debug Control Register (Protect)
-#define AT91C_AIC_FFER            (0xFFFFF140) // (AIC) Fast Forcing Enable Register
-#define AT91C_AIC_SVR             (0xFFFFF080) // (AIC) Source Vector Register
-#define AT91C_AIC_SPU             (0xFFFFF134) // (AIC) Spurious Vector Register
-#define AT91C_AIC_FFDR            (0xFFFFF144) // (AIC) Fast Forcing Disable Register
-#define AT91C_AIC_FVR             (0xFFFFF104) // (AIC) FIQ Vector Register
-#define AT91C_AIC_FFSR            (0xFFFFF148) // (AIC) Fast Forcing Status Register
-#define AT91C_AIC_IMR             (0xFFFFF110) // (AIC) Interrupt Mask Register
-#define AT91C_AIC_ISR             (0xFFFFF108) // (AIC) Interrupt Status Register
-#define AT91C_AIC_IVR             (0xFFFFF100) // (AIC) IRQ Vector Register
-#define AT91C_AIC_IDCR            (0xFFFFF124) // (AIC) Interrupt Disable Command Register
-#define AT91C_AIC_CISR            (0xFFFFF114) // (AIC) Core Interrupt Status Register
-#define AT91C_AIC_IPR             (0xFFFFF10C) // (AIC) Interrupt Pending Register
-// ========== Register definition for PDC_DBGU peripheral ========== 
-#define AT91C_DBGU_TNCR           (0xFFFFF31C) // (PDC_DBGU) Transmit Next Counter Register
-#define AT91C_DBGU_RNCR           (0xFFFFF314) // (PDC_DBGU) Receive Next Counter Register
-#define AT91C_DBGU_PTCR           (0xFFFFF320) // (PDC_DBGU) PDC Transfer Control Register
-#define AT91C_DBGU_PTSR           (0xFFFFF324) // (PDC_DBGU) PDC Transfer Status Register
-#define AT91C_DBGU_RCR            (0xFFFFF304) // (PDC_DBGU) Receive Counter Register
-#define AT91C_DBGU_TCR            (0xFFFFF30C) // (PDC_DBGU) Transmit Counter Register
-#define AT91C_DBGU_RPR            (0xFFFFF300) // (PDC_DBGU) Receive Pointer Register
-#define AT91C_DBGU_TPR            (0xFFFFF308) // (PDC_DBGU) Transmit Pointer Register
-#define AT91C_DBGU_RNPR           (0xFFFFF310) // (PDC_DBGU) Receive Next Pointer Register
-#define AT91C_DBGU_TNPR           (0xFFFFF318) // (PDC_DBGU) Transmit Next Pointer Register
-// ========== Register definition for DBGU peripheral ========== 
-#define AT91C_DBGU_EXID           (0xFFFFF244) // (DBGU) Chip ID Extension Register
-#define AT91C_DBGU_THR            (0xFFFFF21C) // (DBGU) Transmitter Holding Register
-#define AT91C_DBGU_CSR            (0xFFFFF214) // (DBGU) Channel Status Register
-#define AT91C_DBGU_IDR            (0xFFFFF20C) // (DBGU) Interrupt Disable Register
-#define AT91C_DBGU_MR             (0xFFFFF204) // (DBGU) Mode Register
-#define AT91C_DBGU_FNTR           (0xFFFFF248) // (DBGU) Force NTRST Register
-#define AT91C_DBGU_CIDR           (0xFFFFF240) // (DBGU) Chip ID Register
-#define AT91C_DBGU_BRGR           (0xFFFFF220) // (DBGU) Baud Rate Generator Register
-#define AT91C_DBGU_RHR            (0xFFFFF218) // (DBGU) Receiver Holding Register
-#define AT91C_DBGU_IMR            (0xFFFFF210) // (DBGU) Interrupt Mask Register
-#define AT91C_DBGU_IER            (0xFFFFF208) // (DBGU) Interrupt Enable Register
-#define AT91C_DBGU_CR             (0xFFFFF200) // (DBGU) Control Register
-// ========== Register definition for PIOA peripheral ========== 
-#define AT91C_PIOA_IMR            (0xFFFFF448) // (PIOA) Interrupt Mask Register
-#define AT91C_PIOA_IER            (0xFFFFF440) // (PIOA) Interrupt Enable Register
-#define AT91C_PIOA_OWDR           (0xFFFFF4A4) // (PIOA) Output Write Disable Register
-#define AT91C_PIOA_ISR            (0xFFFFF44C) // (PIOA) Interrupt Status Register
-#define AT91C_PIOA_PPUDR          (0xFFFFF460) // (PIOA) Pull-up Disable Register
-#define AT91C_PIOA_MDSR           (0xFFFFF458) // (PIOA) Multi-driver Status Register
-#define AT91C_PIOA_MDER           (0xFFFFF450) // (PIOA) Multi-driver Enable Register
-#define AT91C_PIOA_PER            (0xFFFFF400) // (PIOA) PIO Enable Register
-#define AT91C_PIOA_PSR            (0xFFFFF408) // (PIOA) PIO Status Register
-#define AT91C_PIOA_OER            (0xFFFFF410) // (PIOA) Output Enable Register
-#define AT91C_PIOA_BSR            (0xFFFFF474) // (PIOA) Select B Register
-#define AT91C_PIOA_PPUER          (0xFFFFF464) // (PIOA) Pull-up Enable Register
-#define AT91C_PIOA_MDDR           (0xFFFFF454) // (PIOA) Multi-driver Disable Register
-#define AT91C_PIOA_PDR            (0xFFFFF404) // (PIOA) PIO Disable Register
-#define AT91C_PIOA_ODR            (0xFFFFF414) // (PIOA) Output Disable Registerr
-#define AT91C_PIOA_IFDR           (0xFFFFF424) // (PIOA) Input Filter Disable Register
-#define AT91C_PIOA_ABSR           (0xFFFFF478) // (PIOA) AB Select Status Register
-#define AT91C_PIOA_ASR            (0xFFFFF470) // (PIOA) Select A Register
-#define AT91C_PIOA_PPUSR          (0xFFFFF468) // (PIOA) Pull-up Status Register
-#define AT91C_PIOA_ODSR           (0xFFFFF438) // (PIOA) Output Data Status Register
-#define AT91C_PIOA_SODR           (0xFFFFF430) // (PIOA) Set Output Data Register
-#define AT91C_PIOA_IFSR           (0xFFFFF428) // (PIOA) Input Filter Status Register
-#define AT91C_PIOA_IFER           (0xFFFFF420) // (PIOA) Input Filter Enable Register
-#define AT91C_PIOA_OSR            (0xFFFFF418) // (PIOA) Output Status Register
-#define AT91C_PIOA_IDR            (0xFFFFF444) // (PIOA) Interrupt Disable Register
-#define AT91C_PIOA_PDSR           (0xFFFFF43C) // (PIOA) Pin Data Status Register
-#define AT91C_PIOA_CODR           (0xFFFFF434) // (PIOA) Clear Output Data Register
-#define AT91C_PIOA_OWSR           (0xFFFFF4A8) // (PIOA) Output Write Status Register
-#define AT91C_PIOA_OWER           (0xFFFFF4A0) // (PIOA) Output Write Enable Register
-// ========== Register definition for PIOB peripheral ========== 
-#define AT91C_PIOB_OWSR           (0xFFFFF6A8) // (PIOB) Output Write Status Register
-#define AT91C_PIOB_PPUSR          (0xFFFFF668) // (PIOB) Pull-up Status Register
-#define AT91C_PIOB_PPUDR          (0xFFFFF660) // (PIOB) Pull-up Disable Register
-#define AT91C_PIOB_MDSR           (0xFFFFF658) // (PIOB) Multi-driver Status Register
-#define AT91C_PIOB_MDER           (0xFFFFF650) // (PIOB) Multi-driver Enable Register
-#define AT91C_PIOB_IMR            (0xFFFFF648) // (PIOB) Interrupt Mask Register
-#define AT91C_PIOB_OSR            (0xFFFFF618) // (PIOB) Output Status Register
-#define AT91C_PIOB_OER            (0xFFFFF610) // (PIOB) Output Enable Register
-#define AT91C_PIOB_PSR            (0xFFFFF608) // (PIOB) PIO Status Register
-#define AT91C_PIOB_PER            (0xFFFFF600) // (PIOB) PIO Enable Register
-#define AT91C_PIOB_BSR            (0xFFFFF674) // (PIOB) Select B Register
-#define AT91C_PIOB_PPUER          (0xFFFFF664) // (PIOB) Pull-up Enable Register
-#define AT91C_PIOB_IFDR           (0xFFFFF624) // (PIOB) Input Filter Disable Register
-#define AT91C_PIOB_ODR            (0xFFFFF614) // (PIOB) Output Disable Registerr
-#define AT91C_PIOB_ABSR           (0xFFFFF678) // (PIOB) AB Select Status Register
-#define AT91C_PIOB_ASR            (0xFFFFF670) // (PIOB) Select A Register
-#define AT91C_PIOB_IFER           (0xFFFFF620) // (PIOB) Input Filter Enable Register
-#define AT91C_PIOB_IFSR           (0xFFFFF628) // (PIOB) Input Filter Status Register
-#define AT91C_PIOB_SODR           (0xFFFFF630) // (PIOB) Set Output Data Register
-#define AT91C_PIOB_ODSR           (0xFFFFF638) // (PIOB) Output Data Status Register
-#define AT91C_PIOB_CODR           (0xFFFFF634) // (PIOB) Clear Output Data Register
-#define AT91C_PIOB_PDSR           (0xFFFFF63C) // (PIOB) Pin Data Status Register
-#define AT91C_PIOB_OWER           (0xFFFFF6A0) // (PIOB) Output Write Enable Register
-#define AT91C_PIOB_IER            (0xFFFFF640) // (PIOB) Interrupt Enable Register
-#define AT91C_PIOB_OWDR           (0xFFFFF6A4) // (PIOB) Output Write Disable Register
-#define AT91C_PIOB_MDDR           (0xFFFFF654) // (PIOB) Multi-driver Disable Register
-#define AT91C_PIOB_ISR            (0xFFFFF64C) // (PIOB) Interrupt Status Register
-#define AT91C_PIOB_IDR            (0xFFFFF644) // (PIOB) Interrupt Disable Register
-#define AT91C_PIOB_PDR            (0xFFFFF604) // (PIOB) PIO Disable Register
-// ========== Register definition for CKGR peripheral ========== 
-#define AT91C_CKGR_PLLR           (0xFFFFFC2C) // (CKGR) PLL Register
-#define AT91C_CKGR_MCFR           (0xFFFFFC24) // (CKGR) Main Clock  Frequency Register
-#define AT91C_CKGR_MOR            (0xFFFFFC20) // (CKGR) Main Oscillator Register
-// ========== Register definition for PMC peripheral ========== 
-#define AT91C_PMC_SCSR            (0xFFFFFC08) // (PMC) System Clock Status Register
-#define AT91C_PMC_SCER            (0xFFFFFC00) // (PMC) System Clock Enable Register
-#define AT91C_PMC_IMR             (0xFFFFFC6C) // (PMC) Interrupt Mask Register
-#define AT91C_PMC_IDR             (0xFFFFFC64) // (PMC) Interrupt Disable Register
-#define AT91C_PMC_PCDR            (0xFFFFFC14) // (PMC) Peripheral Clock Disable Register
-#define AT91C_PMC_SCDR            (0xFFFFFC04) // (PMC) System Clock Disable Register
-#define AT91C_PMC_SR              (0xFFFFFC68) // (PMC) Status Register
-#define AT91C_PMC_IER             (0xFFFFFC60) // (PMC) Interrupt Enable Register
-#define AT91C_PMC_MCKR            (0xFFFFFC30) // (PMC) Master Clock Register
-#define AT91C_PMC_MOR             (0xFFFFFC20) // (PMC) Main Oscillator Register
-#define AT91C_PMC_PCER            (0xFFFFFC10) // (PMC) Peripheral Clock Enable Register
-#define AT91C_PMC_PCSR            (0xFFFFFC18) // (PMC) Peripheral Clock Status Register
-#define AT91C_PMC_PLLR            (0xFFFFFC2C) // (PMC) PLL Register
-#define AT91C_PMC_MCFR            (0xFFFFFC24) // (PMC) Main Clock  Frequency Register
-#define AT91C_PMC_PCKR            (0xFFFFFC40) // (PMC) Programmable Clock Register
-// ========== Register definition for RSTC peripheral ========== 
-#define AT91C_RSTC_RSR            (0xFFFFFD04) // (RSTC) Reset Status Register
-#define AT91C_RSTC_RMR            (0xFFFFFD08) // (RSTC) Reset Mode Register
-#define AT91C_RSTC_RCR            (0xFFFFFD00) // (RSTC) Reset Control Register
-// ========== Register definition for RTTC peripheral ========== 
-#define AT91C_RTTC_RTSR           (0xFFFFFD2C) // (RTTC) Real-time Status Register
-#define AT91C_RTTC_RTAR           (0xFFFFFD24) // (RTTC) Real-time Alarm Register
-#define AT91C_RTTC_RTVR           (0xFFFFFD28) // (RTTC) Real-time Value Register
-#define AT91C_RTTC_RTMR           (0xFFFFFD20) // (RTTC) Real-time Mode Register
-// ========== Register definition for PITC peripheral ========== 
-#define AT91C_PITC_PIIR           (0xFFFFFD3C) // (PITC) Period Interval Image Register
-#define AT91C_PITC_PISR           (0xFFFFFD34) // (PITC) Period Interval Status Register
-#define AT91C_PITC_PIVR           (0xFFFFFD38) // (PITC) Period Interval Value Register
-#define AT91C_PITC_PIMR           (0xFFFFFD30) // (PITC) Period Interval Mode Register
-// ========== Register definition for WDTC peripheral ========== 
-#define AT91C_WDTC_WDMR           (0xFFFFFD44) // (WDTC) Watchdog Mode Register
-#define AT91C_WDTC_WDSR           (0xFFFFFD48) // (WDTC) Watchdog Status Register
-#define AT91C_WDTC_WDCR           (0xFFFFFD40) // (WDTC) Watchdog Control Register
-// ========== Register definition for VREG peripheral ========== 
-#define AT91C_VREG_MR             (0xFFFFFD60) // (VREG) Voltage Regulator Mode Register
-// ========== Register definition for MC peripheral ========== 
-#define AT91C_MC_FCR              (0xFFFFFF64) // (MC) MC Flash Command Register
-#define AT91C_MC_ASR              (0xFFFFFF04) // (MC) MC Abort Status Register
-#define AT91C_MC_FSR              (0xFFFFFF68) // (MC) MC Flash Status Register
-#define AT91C_MC_FMR              (0xFFFFFF60) // (MC) MC Flash Mode Register
-#define AT91C_MC_AASR             (0xFFFFFF08) // (MC) MC Abort Address Status Register
-#define AT91C_MC_RCR              (0xFFFFFF00) // (MC) MC Remap Control Register
-// ========== Register definition for PDC_SPI1 peripheral ========== 
-#define AT91C_SPI1_RNPR           (0xFFFE4110) // (PDC_SPI1) Receive Next Pointer Register
-#define AT91C_SPI1_TPR            (0xFFFE4108) // (PDC_SPI1) Transmit Pointer Register
-#define AT91C_SPI1_RPR            (0xFFFE4100) // (PDC_SPI1) Receive Pointer Register
-#define AT91C_SPI1_PTSR           (0xFFFE4124) // (PDC_SPI1) PDC Transfer Status Register
-#define AT91C_SPI1_RCR            (0xFFFE4104) // (PDC_SPI1) Receive Counter Register
-#define AT91C_SPI1_TCR            (0xFFFE410C) // (PDC_SPI1) Transmit Counter Register
-#define AT91C_SPI1_RNCR           (0xFFFE4114) // (PDC_SPI1) Receive Next Counter Register
-#define AT91C_SPI1_TNCR           (0xFFFE411C) // (PDC_SPI1) Transmit Next Counter Register
-#define AT91C_SPI1_TNPR           (0xFFFE4118) // (PDC_SPI1) Transmit Next Pointer Register
-#define AT91C_SPI1_PTCR           (0xFFFE4120) // (PDC_SPI1) PDC Transfer Control Register
-// ========== Register definition for SPI1 peripheral ========== 
-#define AT91C_SPI1_CSR            (0xFFFE4030) // (SPI1) Chip Select Register
-#define AT91C_SPI1_IDR            (0xFFFE4018) // (SPI1) Interrupt Disable Register
-#define AT91C_SPI1_SR             (0xFFFE4010) // (SPI1) Status Register
-#define AT91C_SPI1_RDR            (0xFFFE4008) // (SPI1) Receive Data Register
-#define AT91C_SPI1_CR             (0xFFFE4000) // (SPI1) Control Register
-#define AT91C_SPI1_IMR            (0xFFFE401C) // (SPI1) Interrupt Mask Register
-#define AT91C_SPI1_IER            (0xFFFE4014) // (SPI1) Interrupt Enable Register
-#define AT91C_SPI1_TDR            (0xFFFE400C) // (SPI1) Transmit Data Register
-#define AT91C_SPI1_MR             (0xFFFE4004) // (SPI1) Mode Register
-// ========== Register definition for PDC_SPI0 peripheral ========== 
-#define AT91C_SPI0_PTCR           (0xFFFE0120) // (PDC_SPI0) PDC Transfer Control Register
-#define AT91C_SPI0_TNPR           (0xFFFE0118) // (PDC_SPI0) Transmit Next Pointer Register
-#define AT91C_SPI0_RNPR           (0xFFFE0110) // (PDC_SPI0) Receive Next Pointer Register
-#define AT91C_SPI0_TPR            (0xFFFE0108) // (PDC_SPI0) Transmit Pointer Register
-#define AT91C_SPI0_RPR            (0xFFFE0100) // (PDC_SPI0) Receive Pointer Register
-#define AT91C_SPI0_PTSR           (0xFFFE0124) // (PDC_SPI0) PDC Transfer Status Register
-#define AT91C_SPI0_TNCR           (0xFFFE011C) // (PDC_SPI0) Transmit Next Counter Register
-#define AT91C_SPI0_RNCR           (0xFFFE0114) // (PDC_SPI0) Receive Next Counter Register
-#define AT91C_SPI0_TCR            (0xFFFE010C) // (PDC_SPI0) Transmit Counter Register
-#define AT91C_SPI0_RCR            (0xFFFE0104) // (PDC_SPI0) Receive Counter Register
-// ========== Register definition for SPI0 peripheral ========== 
-#define AT91C_SPI0_CSR            (0xFFFE0030) // (SPI0) Chip Select Register
-#define AT91C_SPI0_IDR            (0xFFFE0018) // (SPI0) Interrupt Disable Register
-#define AT91C_SPI0_SR             (0xFFFE0010) // (SPI0) Status Register
-#define AT91C_SPI0_RDR            (0xFFFE0008) // (SPI0) Receive Data Register
-#define AT91C_SPI0_CR             (0xFFFE0000) // (SPI0) Control Register
-#define AT91C_SPI0_IMR            (0xFFFE001C) // (SPI0) Interrupt Mask Register
-#define AT91C_SPI0_IER            (0xFFFE0014) // (SPI0) Interrupt Enable Register
-#define AT91C_SPI0_TDR            (0xFFFE000C) // (SPI0) Transmit Data Register
-#define AT91C_SPI0_MR             (0xFFFE0004) // (SPI0) Mode Register
-// ========== Register definition for PDC_US1 peripheral ========== 
-#define AT91C_US1_PTSR            (0xFFFC4124) // (PDC_US1) PDC Transfer Status Register
-#define AT91C_US1_TNCR            (0xFFFC411C) // (PDC_US1) Transmit Next Counter Register
-#define AT91C_US1_RNCR            (0xFFFC4114) // (PDC_US1) Receive Next Counter Register
-#define AT91C_US1_TCR             (0xFFFC410C) // (PDC_US1) Transmit Counter Register
-#define AT91C_US1_RCR             (0xFFFC4104) // (PDC_US1) Receive Counter Register
-#define AT91C_US1_PTCR            (0xFFFC4120) // (PDC_US1) PDC Transfer Control Register
-#define AT91C_US1_TNPR            (0xFFFC4118) // (PDC_US1) Transmit Next Pointer Register
-#define AT91C_US1_RNPR            (0xFFFC4110) // (PDC_US1) Receive Next Pointer Register
-#define AT91C_US1_TPR             (0xFFFC4108) // (PDC_US1) Transmit Pointer Register
-#define AT91C_US1_RPR             (0xFFFC4100) // (PDC_US1) Receive Pointer Register
-// ========== Register definition for US1 peripheral ========== 
-#define AT91C_US1_RHR             (0xFFFC4018) // (US1) Receiver Holding Register
-#define AT91C_US1_IMR             (0xFFFC4010) // (US1) Interrupt Mask Register
-#define AT91C_US1_IER             (0xFFFC4008) // (US1) Interrupt Enable Register
-#define AT91C_US1_CR              (0xFFFC4000) // (US1) Control Register
-#define AT91C_US1_RTOR            (0xFFFC4024) // (US1) Receiver Time-out Register
-#define AT91C_US1_THR             (0xFFFC401C) // (US1) Transmitter Holding Register
-#define AT91C_US1_CSR             (0xFFFC4014) // (US1) Channel Status Register
-#define AT91C_US1_IDR             (0xFFFC400C) // (US1) Interrupt Disable Register
-#define AT91C_US1_FIDI            (0xFFFC4040) // (US1) FI_DI_Ratio Register
-#define AT91C_US1_BRGR            (0xFFFC4020) // (US1) Baud Rate Generator Register
-#define AT91C_US1_TTGR            (0xFFFC4028) // (US1) Transmitter Time-guard Register
-#define AT91C_US1_IF              (0xFFFC404C) // (US1) IRDA_FILTER Register
-#define AT91C_US1_NER             (0xFFFC4044) // (US1) Nb Errors Register
-#define AT91C_US1_MR              (0xFFFC4004) // (US1) Mode Register
-// ========== Register definition for PDC_US0 peripheral ========== 
-#define AT91C_US0_PTCR            (0xFFFC0120) // (PDC_US0) PDC Transfer Control Register
-#define AT91C_US0_TNPR            (0xFFFC0118) // (PDC_US0) Transmit Next Pointer Register
-#define AT91C_US0_RNPR            (0xFFFC0110) // (PDC_US0) Receive Next Pointer Register
-#define AT91C_US0_TPR             (0xFFFC0108) // (PDC_US0) Transmit Pointer Register
-#define AT91C_US0_RPR             (0xFFFC0100) // (PDC_US0) Receive Pointer Register
-#define AT91C_US0_PTSR            (0xFFFC0124) // (PDC_US0) PDC Transfer Status Register
-#define AT91C_US0_TNCR            (0xFFFC011C) // (PDC_US0) Transmit Next Counter Register
-#define AT91C_US0_RNCR            (0xFFFC0114) // (PDC_US0) Receive Next Counter Register
-#define AT91C_US0_TCR             (0xFFFC010C) // (PDC_US0) Transmit Counter Register
-#define AT91C_US0_RCR             (0xFFFC0104) // (PDC_US0) Receive Counter Register
-// ========== Register definition for US0 peripheral ========== 
-#define AT91C_US0_TTGR            (0xFFFC0028) // (US0) Transmitter Time-guard Register
-#define AT91C_US0_BRGR            (0xFFFC0020) // (US0) Baud Rate Generator Register
-#define AT91C_US0_RHR             (0xFFFC0018) // (US0) Receiver Holding Register
-#define AT91C_US0_IMR             (0xFFFC0010) // (US0) Interrupt Mask Register
-#define AT91C_US0_NER             (0xFFFC0044) // (US0) Nb Errors Register
-#define AT91C_US0_RTOR            (0xFFFC0024) // (US0) Receiver Time-out Register
-#define AT91C_US0_FIDI            (0xFFFC0040) // (US0) FI_DI_Ratio Register
-#define AT91C_US0_CR              (0xFFFC0000) // (US0) Control Register
-#define AT91C_US0_IER             (0xFFFC0008) // (US0) Interrupt Enable Register
-#define AT91C_US0_IF              (0xFFFC004C) // (US0) IRDA_FILTER Register
-#define AT91C_US0_MR              (0xFFFC0004) // (US0) Mode Register
-#define AT91C_US0_IDR             (0xFFFC000C) // (US0) Interrupt Disable Register
-#define AT91C_US0_CSR             (0xFFFC0014) // (US0) Channel Status Register
-#define AT91C_US0_THR             (0xFFFC001C) // (US0) Transmitter Holding Register
-// ========== Register definition for PDC_SSC peripheral ========== 
-#define AT91C_SSC_PTCR            (0xFFFD4120) // (PDC_SSC) PDC Transfer Control Register
-#define AT91C_SSC_TNPR            (0xFFFD4118) // (PDC_SSC) Transmit Next Pointer Register
-#define AT91C_SSC_RNPR            (0xFFFD4110) // (PDC_SSC) Receive Next Pointer Register
-#define AT91C_SSC_TPR             (0xFFFD4108) // (PDC_SSC) Transmit Pointer Register
-#define AT91C_SSC_RPR             (0xFFFD4100) // (PDC_SSC) Receive Pointer Register
-#define AT91C_SSC_PTSR            (0xFFFD4124) // (PDC_SSC) PDC Transfer Status Register
-#define AT91C_SSC_TNCR            (0xFFFD411C) // (PDC_SSC) Transmit Next Counter Register
-#define AT91C_SSC_RNCR            (0xFFFD4114) // (PDC_SSC) Receive Next Counter Register
-#define AT91C_SSC_TCR             (0xFFFD410C) // (PDC_SSC) Transmit Counter Register
-#define AT91C_SSC_RCR             (0xFFFD4104) // (PDC_SSC) Receive Counter Register
-// ========== Register definition for SSC peripheral ========== 
-#define AT91C_SSC_RFMR            (0xFFFD4014) // (SSC) Receive Frame Mode Register
-#define AT91C_SSC_CMR             (0xFFFD4004) // (SSC) Clock Mode Register
-#define AT91C_SSC_IDR             (0xFFFD4048) // (SSC) Interrupt Disable Register
-#define AT91C_SSC_SR              (0xFFFD4040) // (SSC) Status Register
-#define AT91C_SSC_RSHR            (0xFFFD4030) // (SSC) Receive Sync Holding Register
-#define AT91C_SSC_RHR             (0xFFFD4020) // (SSC) Receive Holding Register
-#define AT91C_SSC_TCMR            (0xFFFD4018) // (SSC) Transmit Clock Mode Register
-#define AT91C_SSC_RCMR            (0xFFFD4010) // (SSC) Receive Clock ModeRegister
-#define AT91C_SSC_CR              (0xFFFD4000) // (SSC) Control Register
-#define AT91C_SSC_IMR             (0xFFFD404C) // (SSC) Interrupt Mask Register
-#define AT91C_SSC_IER             (0xFFFD4044) // (SSC) Interrupt Enable Register
-#define AT91C_SSC_TSHR            (0xFFFD4034) // (SSC) Transmit Sync Holding Register
-#define AT91C_SSC_THR             (0xFFFD4024) // (SSC) Transmit Holding Register
-#define AT91C_SSC_TFMR            (0xFFFD401C) // (SSC) Transmit Frame Mode Register
-// ========== Register definition for TWI peripheral ========== 
-#define AT91C_TWI_RHR             (0xFFFB8030) // (TWI) Receive Holding Register
-#define AT91C_TWI_IDR             (0xFFFB8028) // (TWI) Interrupt Disable Register
-#define AT91C_TWI_SR              (0xFFFB8020) // (TWI) Status Register
-#define AT91C_TWI_CWGR            (0xFFFB8010) // (TWI) Clock Waveform Generator Register
-#define AT91C_TWI_CR              (0xFFFB8000) // (TWI) Control Register
-#define AT91C_TWI_THR             (0xFFFB8034) // (TWI) Transmit Holding Register
-#define AT91C_TWI_IMR             (0xFFFB802C) // (TWI) Interrupt Mask Register
-#define AT91C_TWI_IER             (0xFFFB8024) // (TWI) Interrupt Enable Register
-#define AT91C_TWI_IADR            (0xFFFB800C) // (TWI) Internal Address Register
-#define AT91C_TWI_MMR             (0xFFFB8004) // (TWI) Master Mode Register
-// ========== Register definition for PWMC_CH3 peripheral ========== 
-#define AT91C_PWMC_CH3_CUPDR      (0xFFFCC270) // (PWMC_CH3) Channel Update Register
-#define AT91C_PWMC_CH3_CPRDR      (0xFFFCC268) // (PWMC_CH3) Channel Period Register
-#define AT91C_PWMC_CH3_CMR        (0xFFFCC260) // (PWMC_CH3) Channel Mode Register
-#define AT91C_PWMC_CH3_Reserved   (0xFFFCC274) // (PWMC_CH3) Reserved
-#define AT91C_PWMC_CH3_CCNTR      (0xFFFCC26C) // (PWMC_CH3) Channel Counter Register
-#define AT91C_PWMC_CH3_CDTYR      (0xFFFCC264) // (PWMC_CH3) Channel Duty Cycle Register
-// ========== Register definition for PWMC_CH2 peripheral ========== 
-#define AT91C_PWMC_CH2_CUPDR      (0xFFFCC250) // (PWMC_CH2) Channel Update Register
-#define AT91C_PWMC_CH2_CPRDR      (0xFFFCC248) // (PWMC_CH2) Channel Period Register
-#define AT91C_PWMC_CH2_CMR        (0xFFFCC240) // (PWMC_CH2) Channel Mode Register
-#define AT91C_PWMC_CH2_Reserved   (0xFFFCC254) // (PWMC_CH2) Reserved
-#define AT91C_PWMC_CH2_CCNTR      (0xFFFCC24C) // (PWMC_CH2) Channel Counter Register
-#define AT91C_PWMC_CH2_CDTYR      (0xFFFCC244) // (PWMC_CH2) Channel Duty Cycle Register
-// ========== Register definition for PWMC_CH1 peripheral ========== 
-#define AT91C_PWMC_CH1_CUPDR      (0xFFFCC230) // (PWMC_CH1) Channel Update Register
-#define AT91C_PWMC_CH1_CPRDR      (0xFFFCC228) // (PWMC_CH1) Channel Period Register
-#define AT91C_PWMC_CH1_CMR        (0xFFFCC220) // (PWMC_CH1) Channel Mode Register
-#define AT91C_PWMC_CH1_Reserved   (0xFFFCC234) // (PWMC_CH1) Reserved
-#define AT91C_PWMC_CH1_CCNTR      (0xFFFCC22C) // (PWMC_CH1) Channel Counter Register
-#define AT91C_PWMC_CH1_CDTYR      (0xFFFCC224) // (PWMC_CH1) Channel Duty Cycle Register
-// ========== Register definition for PWMC_CH0 peripheral ========== 
-#define AT91C_PWMC_CH0_CUPDR      (0xFFFCC210) // (PWMC_CH0) Channel Update Register
-#define AT91C_PWMC_CH0_CPRDR      (0xFFFCC208) // (PWMC_CH0) Channel Period Register
-#define AT91C_PWMC_CH0_CMR        (0xFFFCC200) // (PWMC_CH0) Channel Mode Register
-#define AT91C_PWMC_CH0_Reserved   (0xFFFCC214) // (PWMC_CH0) Reserved
-#define AT91C_PWMC_CH0_CCNTR      (0xFFFCC20C) // (PWMC_CH0) Channel Counter Register
-#define AT91C_PWMC_CH0_CDTYR      (0xFFFCC204) // (PWMC_CH0) Channel Duty Cycle Register
-// ========== Register definition for PWMC peripheral ========== 
-#define AT91C_PWMC_VR             (0xFFFCC0FC) // (PWMC) PWMC Version Register
-#define AT91C_PWMC_ISR            (0xFFFCC01C) // (PWMC) PWMC Interrupt Status Register
-#define AT91C_PWMC_IDR            (0xFFFCC014) // (PWMC) PWMC Interrupt Disable Register
-#define AT91C_PWMC_SR             (0xFFFCC00C) // (PWMC) PWMC Status Register
-#define AT91C_PWMC_ENA            (0xFFFCC004) // (PWMC) PWMC Enable Register
-#define AT91C_PWMC_IMR            (0xFFFCC018) // (PWMC) PWMC Interrupt Mask Register
-#define AT91C_PWMC_MR             (0xFFFCC000) // (PWMC) PWMC Mode Register
-#define AT91C_PWMC_DIS            (0xFFFCC008) // (PWMC) PWMC Disable Register
-#define AT91C_PWMC_IER            (0xFFFCC010) // (PWMC) PWMC Interrupt Enable Register
-// ========== Register definition for UDP peripheral ========== 
-#define AT91C_UDP_TXVC            (0xFFFB0074) // (UDP) Transceiver Control Register
-#define AT91C_UDP_ISR             (0xFFFB001C) // (UDP) Interrupt Status Register
-#define AT91C_UDP_IDR             (0xFFFB0014) // (UDP) Interrupt Disable Register
-#define AT91C_UDP_CSR             (0xFFFB0030) // (UDP) Endpoint Control and Status Register
-#define AT91C_UDP_RSTEP           (0xFFFB0028) // (UDP) Reset Endpoint Register
-#define AT91C_UDP_ICR             (0xFFFB0020) // (UDP) Interrupt Clear Register
-#define AT91C_UDP_GLBSTATE        (0xFFFB0004) // (UDP) Global State Register
-#define AT91C_UDP_NUM             (0xFFFB0000) // (UDP) Frame Number Register
-#define AT91C_UDP_FADDR           (0xFFFB0008) // (UDP) Function Address Register
-#define AT91C_UDP_IER             (0xFFFB0010) // (UDP) Interrupt Enable Register
-#define AT91C_UDP_IMR             (0xFFFB0018) // (UDP) Interrupt Mask Register
-#define AT91C_UDP_FDR             (0xFFFB0050) // (UDP) Endpoint FIFO Data Register
-// ========== Register definition for TC0 peripheral ========== 
-#define AT91C_TC0_IMR             (0xFFFA002C) // (TC0) Interrupt Mask Register
-#define AT91C_TC0_IER             (0xFFFA0024) // (TC0) Interrupt Enable Register
-#define AT91C_TC0_RC              (0xFFFA001C) // (TC0) Register C
-#define AT91C_TC0_RA              (0xFFFA0014) // (TC0) Register A
-#define AT91C_TC0_CMR             (0xFFFA0004) // (TC0) Channel Mode Register (Capture Mode / Waveform Mode)
-#define AT91C_TC0_IDR             (0xFFFA0028) // (TC0) Interrupt Disable Register
-#define AT91C_TC0_SR              (0xFFFA0020) // (TC0) Status Register
-#define AT91C_TC0_RB              (0xFFFA0018) // (TC0) Register B
-#define AT91C_TC0_CV              (0xFFFA0010) // (TC0) Counter Value
-#define AT91C_TC0_CCR             (0xFFFA0000) // (TC0) Channel Control Register
-// ========== Register definition for TC1 peripheral ========== 
-#define AT91C_TC1_IMR             (0xFFFA006C) // (TC1) Interrupt Mask Register
-#define AT91C_TC1_IER             (0xFFFA0064) // (TC1) Interrupt Enable Register
-#define AT91C_TC1_RC              (0xFFFA005C) // (TC1) Register C
-#define AT91C_TC1_RA              (0xFFFA0054) // (TC1) Register A
-#define AT91C_TC1_CMR             (0xFFFA0044) // (TC1) Channel Mode Register (Capture Mode / Waveform Mode)
-#define AT91C_TC1_IDR             (0xFFFA0068) // (TC1) Interrupt Disable Register
-#define AT91C_TC1_SR              (0xFFFA0060) // (TC1) Status Register
-#define AT91C_TC1_RB              (0xFFFA0058) // (TC1) Register B
-#define AT91C_TC1_CV              (0xFFFA0050) // (TC1) Counter Value
-#define AT91C_TC1_CCR             (0xFFFA0040) // (TC1) Channel Control Register
-// ========== Register definition for TC2 peripheral ========== 
-#define AT91C_TC2_IMR             (0xFFFA00AC) // (TC2) Interrupt Mask Register
-#define AT91C_TC2_IER             (0xFFFA00A4) // (TC2) Interrupt Enable Register
-#define AT91C_TC2_RC              (0xFFFA009C) // (TC2) Register C
-#define AT91C_TC2_RA              (0xFFFA0094) // (TC2) Register A
-#define AT91C_TC2_CMR             (0xFFFA0084) // (TC2) Channel Mode Register (Capture Mode / Waveform Mode)
-#define AT91C_TC2_IDR             (0xFFFA00A8) // (TC2) Interrupt Disable Register
-#define AT91C_TC2_SR              (0xFFFA00A0) // (TC2) Status Register
-#define AT91C_TC2_RB              (0xFFFA0098) // (TC2) Register B
-#define AT91C_TC2_CV              (0xFFFA0090) // (TC2) Counter Value
-#define AT91C_TC2_CCR             (0xFFFA0080) // (TC2) Channel Control Register
-// ========== Register definition for TCB peripheral ========== 
-#define AT91C_TCB_BMR             (0xFFFA00C4) // (TCB) TC Block Mode Register
-#define AT91C_TCB_BCR             (0xFFFA00C0) // (TCB) TC Block Control Register
-// ========== Register definition for CAN_MB0 peripheral ========== 
-#define AT91C_CAN_MB0_MCR         (0xFFFD021C) // (CAN_MB0) MailBox Control Register
-#define AT91C_CAN_MB0_MDL         (0xFFFD0214) // (CAN_MB0) MailBox Data Low Register
-#define AT91C_CAN_MB0_MFID        (0xFFFD020C) // (CAN_MB0) MailBox Family ID Register
-#define AT91C_CAN_MB0_MAM         (0xFFFD0204) // (CAN_MB0) MailBox Acceptance Mask Register
-#define AT91C_CAN_MB0_MDH         (0xFFFD0218) // (CAN_MB0) MailBox Data High Register
-#define AT91C_CAN_MB0_MSR         (0xFFFD0210) // (CAN_MB0) MailBox Status Register
-#define AT91C_CAN_MB0_MID         (0xFFFD0208) // (CAN_MB0) MailBox ID Register
-#define AT91C_CAN_MB0_MMR         (0xFFFD0200) // (CAN_MB0) MailBox Mode Register
-// ========== Register definition for CAN_MB1 peripheral ========== 
-#define AT91C_CAN_MB1_MCR         (0xFFFD023C) // (CAN_MB1) MailBox Control Register
-#define AT91C_CAN_MB1_MDL         (0xFFFD0234) // (CAN_MB1) MailBox Data Low Register
-#define AT91C_CAN_MB1_MFID        (0xFFFD022C) // (CAN_MB1) MailBox Family ID Register
-#define AT91C_CAN_MB1_MAM         (0xFFFD0224) // (CAN_MB1) MailBox Acceptance Mask Register
-#define AT91C_CAN_MB1_MDH         (0xFFFD0238) // (CAN_MB1) MailBox Data High Register
-#define AT91C_CAN_MB1_MSR         (0xFFFD0230) // (CAN_MB1) MailBox Status Register
-#define AT91C_CAN_MB1_MID         (0xFFFD0228) // (CAN_MB1) MailBox ID Register
-#define AT91C_CAN_MB1_MMR         (0xFFFD0220) // (CAN_MB1) MailBox Mode Register
-// ========== Register definition for CAN_MB2 peripheral ========== 
-#define AT91C_CAN_MB2_MCR         (0xFFFD025C) // (CAN_MB2) MailBox Control Register
-#define AT91C_CAN_MB2_MDL         (0xFFFD0254) // (CAN_MB2) MailBox Data Low Register
-#define AT91C_CAN_MB2_MFID        (0xFFFD024C) // (CAN_MB2) MailBox Family ID Register
-#define AT91C_CAN_MB2_MAM         (0xFFFD0244) // (CAN_MB2) MailBox Acceptance Mask Register
-#define AT91C_CAN_MB2_MDH         (0xFFFD0258) // (CAN_MB2) MailBox Data High Register
-#define AT91C_CAN_MB2_MSR         (0xFFFD0250) // (CAN_MB2) MailBox Status Register
-#define AT91C_CAN_MB2_MID         (0xFFFD0248) // (CAN_MB2) MailBox ID Register
-#define AT91C_CAN_MB2_MMR         (0xFFFD0240) // (CAN_MB2) MailBox Mode Register
-// ========== Register definition for CAN_MB3 peripheral ========== 
-#define AT91C_CAN_MB3_MCR         (0xFFFD027C) // (CAN_MB3) MailBox Control Register
-#define AT91C_CAN_MB3_MDL         (0xFFFD0274) // (CAN_MB3) MailBox Data Low Register
-#define AT91C_CAN_MB3_MFID        (0xFFFD026C) // (CAN_MB3) MailBox Family ID Register
-#define AT91C_CAN_MB3_MAM         (0xFFFD0264) // (CAN_MB3) MailBox Acceptance Mask Register
-#define AT91C_CAN_MB3_MDH         (0xFFFD0278) // (CAN_MB3) MailBox Data High Register
-#define AT91C_CAN_MB3_MSR         (0xFFFD0270) // (CAN_MB3) MailBox Status Register
-#define AT91C_CAN_MB3_MID         (0xFFFD0268) // (CAN_MB3) MailBox ID Register
-#define AT91C_CAN_MB3_MMR         (0xFFFD0260) // (CAN_MB3) MailBox Mode Register
-// ========== Register definition for CAN_MB4 peripheral ========== 
-#define AT91C_CAN_MB4_MCR         (0xFFFD029C) // (CAN_MB4) MailBox Control Register
-#define AT91C_CAN_MB4_MDL         (0xFFFD0294) // (CAN_MB4) MailBox Data Low Register
-#define AT91C_CAN_MB4_MFID        (0xFFFD028C) // (CAN_MB4) MailBox Family ID Register
-#define AT91C_CAN_MB4_MAM         (0xFFFD0284) // (CAN_MB4) MailBox Acceptance Mask Register
-#define AT91C_CAN_MB4_MDH         (0xFFFD0298) // (CAN_MB4) MailBox Data High Register
-#define AT91C_CAN_MB4_MSR         (0xFFFD0290) // (CAN_MB4) MailBox Status Register
-#define AT91C_CAN_MB4_MID         (0xFFFD0288) // (CAN_MB4) MailBox ID Register
-#define AT91C_CAN_MB4_MMR         (0xFFFD0280) // (CAN_MB4) MailBox Mode Register
-// ========== Register definition for CAN_MB5 peripheral ========== 
-#define AT91C_CAN_MB5_MCR         (0xFFFD02BC) // (CAN_MB5) MailBox Control Register
-#define AT91C_CAN_MB5_MDL         (0xFFFD02B4) // (CAN_MB5) MailBox Data Low Register
-#define AT91C_CAN_MB5_MFID        (0xFFFD02AC) // (CAN_MB5) MailBox Family ID Register
-#define AT91C_CAN_MB5_MAM         (0xFFFD02A4) // (CAN_MB5) MailBox Acceptance Mask Register
-#define AT91C_CAN_MB5_MDH         (0xFFFD02B8) // (CAN_MB5) MailBox Data High Register
-#define AT91C_CAN_MB5_MSR         (0xFFFD02B0) // (CAN_MB5) MailBox Status Register
-#define AT91C_CAN_MB5_MID         (0xFFFD02A8) // (CAN_MB5) MailBox ID Register
-#define AT91C_CAN_MB5_MMR         (0xFFFD02A0) // (CAN_MB5) MailBox Mode Register
-// ========== Register definition for CAN_MB6 peripheral ========== 
-#define AT91C_CAN_MB6_MAM         (0xFFFD02C4) // (CAN_MB6) MailBox Acceptance Mask Register
-#define AT91C_CAN_MB6_MDH         (0xFFFD02D8) // (CAN_MB6) MailBox Data High Register
-#define AT91C_CAN_MB6_MSR         (0xFFFD02D0) // (CAN_MB6) MailBox Status Register
-#define AT91C_CAN_MB6_MID         (0xFFFD02C8) // (CAN_MB6) MailBox ID Register
-#define AT91C_CAN_MB6_MMR         (0xFFFD02C0) // (CAN_MB6) MailBox Mode Register
-#define AT91C_CAN_MB6_MCR         (0xFFFD02DC) // (CAN_MB6) MailBox Control Register
-#define AT91C_CAN_MB6_MDL         (0xFFFD02D4) // (CAN_MB6) MailBox Data Low Register
-#define AT91C_CAN_MB6_MFID        (0xFFFD02CC) // (CAN_MB6) MailBox Family ID Register
-// ========== Register definition for CAN_MB7 peripheral ========== 
-#define AT91C_CAN_MB7_MDH         (0xFFFD02F8) // (CAN_MB7) MailBox Data High Register
-#define AT91C_CAN_MB7_MSR         (0xFFFD02F0) // (CAN_MB7) MailBox Status Register
-#define AT91C_CAN_MB7_MID         (0xFFFD02E8) // (CAN_MB7) MailBox ID Register
-#define AT91C_CAN_MB7_MMR         (0xFFFD02E0) // (CAN_MB7) MailBox Mode Register
-#define AT91C_CAN_MB7_MCR         (0xFFFD02FC) // (CAN_MB7) MailBox Control Register
-#define AT91C_CAN_MB7_MDL         (0xFFFD02F4) // (CAN_MB7) MailBox Data Low Register
-#define AT91C_CAN_MB7_MFID        (0xFFFD02EC) // (CAN_MB7) MailBox Family ID Register
-#define AT91C_CAN_MB7_MAM         (0xFFFD02E4) // (CAN_MB7) MailBox Acceptance Mask Register
-// ========== Register definition for CAN peripheral ========== 
-#define AT91C_CAN_IMR             (0xFFFD000C) // (CAN) Interrupt Mask Register
-#define AT91C_CAN_IER             (0xFFFD0004) // (CAN) Interrupt Enable Register
-#define AT91C_CAN_ECR             (0xFFFD0020) // (CAN) Error Counter Register
-#define AT91C_CAN_TIM             (0xFFFD0018) // (CAN) Timer Register
-#define AT91C_CAN_SR              (0xFFFD0010) // (CAN) Status Register
-#define AT91C_CAN_IDR             (0xFFFD0008) // (CAN) Interrupt Disable Register
-#define AT91C_CAN_MR              (0xFFFD0000) // (CAN) Mode Register
-#define AT91C_CAN_BR              (0xFFFD0014) // (CAN) Baudrate Register
-#define AT91C_CAN_TIMESTP         (0xFFFD001C) // (CAN) Time Stamp Register
-#define AT91C_CAN_TCR             (0xFFFD0024) // (CAN) Transfer Command Register
-#define AT91C_CAN_ACR             (0xFFFD0028) // (CAN) Abort Command Register
-#define AT91C_CAN_VR              (0xFFFD00FC) // (CAN) Version Register
-// ========== Register definition for EMAC peripheral ========== 
-#define AT91C_EMAC_TID            (0xFFFDC0B8) // (EMAC) Type ID Checking Register
-#define AT91C_EMAC_SA3L           (0xFFFDC0A8) // (EMAC) Specific Address 3 Bottom, First 4 bytes
-#define AT91C_EMAC_STE            (0xFFFDC084) // (EMAC) SQE Test Error Register
-#define AT91C_EMAC_RSE            (0xFFFDC074) // (EMAC) Receive Symbol Errors Register
-#define AT91C_EMAC_IDR            (0xFFFDC02C) // (EMAC) Interrupt Disable Register
-#define AT91C_EMAC_TBQP           (0xFFFDC01C) // (EMAC) Transmit Buffer Queue Pointer
-#define AT91C_EMAC_TPQ            (0xFFFDC0BC) // (EMAC) Transmit Pause Quantum Register
-#define AT91C_EMAC_SA1L           (0xFFFDC098) // (EMAC) Specific Address 1 Bottom, First 4 bytes
-#define AT91C_EMAC_RLE            (0xFFFDC088) // (EMAC) Receive Length Field Mismatch Register
-#define AT91C_EMAC_IMR            (0xFFFDC030) // (EMAC) Interrupt Mask Register
-#define AT91C_EMAC_SA1H           (0xFFFDC09C) // (EMAC) Specific Address 1 Top, Last 2 bytes
-#define AT91C_EMAC_PFR            (0xFFFDC03C) // (EMAC) Pause Frames received Register
-#define AT91C_EMAC_FCSE           (0xFFFDC050) // (EMAC) Frame Check Sequence Error Register
-#define AT91C_EMAC_FTO            (0xFFFDC040) // (EMAC) Frames Transmitted OK Register
-#define AT91C_EMAC_TUND           (0xFFFDC064) // (EMAC) Transmit Underrun Error Register
-#define AT91C_EMAC_ALE            (0xFFFDC054) // (EMAC) Alignment Error Register
-#define AT91C_EMAC_SCF            (0xFFFDC044) // (EMAC) Single Collision Frame Register
-#define AT91C_EMAC_SA3H           (0xFFFDC0AC) // (EMAC) Specific Address 3 Top, Last 2 bytes
-#define AT91C_EMAC_ELE            (0xFFFDC078) // (EMAC) Excessive Length Errors Register
-#define AT91C_EMAC_CSE            (0xFFFDC068) // (EMAC) Carrier Sense Error Register
-#define AT91C_EMAC_DTF            (0xFFFDC058) // (EMAC) Deferred Transmission Frame Register
-#define AT91C_EMAC_RSR            (0xFFFDC020) // (EMAC) Receive Status Register
-#define AT91C_EMAC_USRIO          (0xFFFDC0C0) // (EMAC) USER Input/Output Register
-#define AT91C_EMAC_SA4L           (0xFFFDC0B0) // (EMAC) Specific Address 4 Bottom, First 4 bytes
-#define AT91C_EMAC_RRE            (0xFFFDC06C) // (EMAC) Receive Ressource Error Register
-#define AT91C_EMAC_RJA            (0xFFFDC07C) // (EMAC) Receive Jabbers Register
-#define AT91C_EMAC_TPF            (0xFFFDC08C) // (EMAC) Transmitted Pause Frames Register
-#define AT91C_EMAC_ISR            (0xFFFDC024) // (EMAC) Interrupt Status Register
-#define AT91C_EMAC_MAN            (0xFFFDC034) // (EMAC) PHY Maintenance Register
-#define AT91C_EMAC_WOL            (0xFFFDC0C4) // (EMAC) Wake On LAN Register
-#define AT91C_EMAC_USF            (0xFFFDC080) // (EMAC) Undersize Frames Register
-#define AT91C_EMAC_HRB            (0xFFFDC090) // (EMAC) Hash Address Bottom[31:0]
-#define AT91C_EMAC_PTR            (0xFFFDC038) // (EMAC) Pause Time Register
-#define AT91C_EMAC_HRT            (0xFFFDC094) // (EMAC) Hash Address Top[63:32]
-#define AT91C_EMAC_REV            (0xFFFDC0FC) // (EMAC) Revision Register
-#define AT91C_EMAC_MCF            (0xFFFDC048) // (EMAC) Multiple Collision Frame Register
-#define AT91C_EMAC_SA2L           (0xFFFDC0A0) // (EMAC) Specific Address 2 Bottom, First 4 bytes
-#define AT91C_EMAC_NCR            (0xFFFDC000) // (EMAC) Network Control Register
-#define AT91C_EMAC_FRO            (0xFFFDC04C) // (EMAC) Frames Received OK Register
-#define AT91C_EMAC_LCOL           (0xFFFDC05C) // (EMAC) Late Collision Register
-#define AT91C_EMAC_SA4H           (0xFFFDC0B4) // (EMAC) Specific Address 4 Top, Last 2 bytes
-#define AT91C_EMAC_NCFGR          (0xFFFDC004) // (EMAC) Network Configuration Register
-#define AT91C_EMAC_TSR            (0xFFFDC014) // (EMAC) Transmit Status Register
-#define AT91C_EMAC_SA2H           (0xFFFDC0A4) // (EMAC) Specific Address 2 Top, Last 2 bytes
-#define AT91C_EMAC_ECOL           (0xFFFDC060) // (EMAC) Excessive Collision Register
-#define AT91C_EMAC_ROV            (0xFFFDC070) // (EMAC) Receive Overrun Errors Register
-#define AT91C_EMAC_NSR            (0xFFFDC008) // (EMAC) Network Status Register
-#define AT91C_EMAC_RBQP           (0xFFFDC018) // (EMAC) Receive Buffer Queue Pointer
-#define AT91C_EMAC_IER            (0xFFFDC028) // (EMAC) Interrupt Enable Register
-// ========== Register definition for PDC_ADC peripheral ========== 
-#define AT91C_ADC_PTCR            (0xFFFD8120) // (PDC_ADC) PDC Transfer Control Register
-#define AT91C_ADC_TNPR            (0xFFFD8118) // (PDC_ADC) Transmit Next Pointer Register
-#define AT91C_ADC_RNPR            (0xFFFD8110) // (PDC_ADC) Receive Next Pointer Register
-#define AT91C_ADC_TPR             (0xFFFD8108) // (PDC_ADC) Transmit Pointer Register
-#define AT91C_ADC_RPR             (0xFFFD8100) // (PDC_ADC) Receive Pointer Register
-#define AT91C_ADC_PTSR            (0xFFFD8124) // (PDC_ADC) PDC Transfer Status Register
-#define AT91C_ADC_TNCR            (0xFFFD811C) // (PDC_ADC) Transmit Next Counter Register
-#define AT91C_ADC_RNCR            (0xFFFD8114) // (PDC_ADC) Receive Next Counter Register
-#define AT91C_ADC_TCR             (0xFFFD810C) // (PDC_ADC) Transmit Counter Register
-#define AT91C_ADC_RCR             (0xFFFD8104) // (PDC_ADC) Receive Counter Register
-// ========== Register definition for ADC peripheral ========== 
-#define AT91C_ADC_IMR             (0xFFFD802C) // (ADC) ADC Interrupt Mask Register
-#define AT91C_ADC_CDR4            (0xFFFD8040) // (ADC) ADC Channel Data Register 4
-#define AT91C_ADC_CDR2            (0xFFFD8038) // (ADC) ADC Channel Data Register 2
-#define AT91C_ADC_CDR0            (0xFFFD8030) // (ADC) ADC Channel Data Register 0
-#define AT91C_ADC_CDR7            (0xFFFD804C) // (ADC) ADC Channel Data Register 7
-#define AT91C_ADC_CDR1            (0xFFFD8034) // (ADC) ADC Channel Data Register 1
-#define AT91C_ADC_CDR3            (0xFFFD803C) // (ADC) ADC Channel Data Register 3
-#define AT91C_ADC_CDR5            (0xFFFD8044) // (ADC) ADC Channel Data Register 5
-#define AT91C_ADC_MR              (0xFFFD8004) // (ADC) ADC Mode Register
-#define AT91C_ADC_CDR6            (0xFFFD8048) // (ADC) ADC Channel Data Register 6
-#define AT91C_ADC_CR              (0xFFFD8000) // (ADC) ADC Control Register
-#define AT91C_ADC_CHER            (0xFFFD8010) // (ADC) ADC Channel Enable Register
-#define AT91C_ADC_CHSR            (0xFFFD8018) // (ADC) ADC Channel Status Register
-#define AT91C_ADC_IER             (0xFFFD8024) // (ADC) ADC Interrupt Enable Register
-#define AT91C_ADC_SR              (0xFFFD801C) // (ADC) ADC Status Register
-#define AT91C_ADC_CHDR            (0xFFFD8014) // (ADC) ADC Channel Disable Register
-#define AT91C_ADC_IDR             (0xFFFD8028) // (ADC) ADC Interrupt Disable Register
-#define AT91C_ADC_LCDR            (0xFFFD8020) // (ADC) ADC Last Converted Data Register
-
-// *****************************************************************************
-//               PIO DEFINITIONS FOR AT91SAM7X256
-// *****************************************************************************
-#define AT91C_PIO_PA0             (1 <<  0) // Pin Controlled by PA0
-#define AT91C_PA0_RXD0            (AT91C_PIO_PA0) //  USART 0 Receive Data
-#define AT91C_PIO_PA1             (1 <<  1) // Pin Controlled by PA1
-#define AT91C_PA1_TXD0            (AT91C_PIO_PA1) //  USART 0 Transmit Data
-#define AT91C_PIO_PA10            (1 << 10) // Pin Controlled by PA10
-#define AT91C_PA10_TWD            (AT91C_PIO_PA10) //  TWI Two-wire Serial Data
-#define AT91C_PIO_PA11            (1 << 11) // Pin Controlled by PA11
-#define AT91C_PA11_TWCK           (AT91C_PIO_PA11) //  TWI Two-wire Serial Clock
-#define AT91C_PIO_PA12            (1 << 12) // Pin Controlled by PA12
-#define AT91C_PA12_SPI0_NPCS0     (AT91C_PIO_PA12) //  SPI 0 Peripheral Chip Select 0
-#define AT91C_PIO_PA13            (1 << 13) // Pin Controlled by PA13
-#define AT91C_PA13_SPI0_NPCS1     (AT91C_PIO_PA13) //  SPI 0 Peripheral Chip Select 1
-#define AT91C_PA13_PCK1           (AT91C_PIO_PA13) //  PMC Programmable Clock Output 1
-#define AT91C_PIO_PA14            (1 << 14) // Pin Controlled by PA14
-#define AT91C_PA14_SPI0_NPCS2     (AT91C_PIO_PA14) //  SPI 0 Peripheral Chip Select 2
-#define AT91C_PA14_IRQ1           (AT91C_PIO_PA14) //  External Interrupt 1
-#define AT91C_PIO_PA15            (1 << 15) // Pin Controlled by PA15
-#define AT91C_PA15_SPI0_NPCS3     (AT91C_PIO_PA15) //  SPI 0 Peripheral Chip Select 3
-#define AT91C_PA15_TCLK2          (AT91C_PIO_PA15) //  Timer Counter 2 external clock input
-#define AT91C_PIO_PA16            (1 << 16) // Pin Controlled by PA16
-#define AT91C_PA16_SPI0_MISO      (AT91C_PIO_PA16) //  SPI 0 Master In Slave
-#define AT91C_PIO_PA17            (1 << 17) // Pin Controlled by PA17
-#define AT91C_PA17_SPI0_MOSI      (AT91C_PIO_PA17) //  SPI 0 Master Out Slave
-#define AT91C_PIO_PA18            (1 << 18) // Pin Controlled by PA18
-#define AT91C_PA18_SPI0_SPCK      (AT91C_PIO_PA18) //  SPI 0 Serial Clock
-#define AT91C_PIO_PA19            (1 << 19) // Pin Controlled by PA19
-#define AT91C_PA19_CANRX          (AT91C_PIO_PA19) //  CAN Receive
-#define AT91C_PIO_PA2             (1 <<  2) // Pin Controlled by PA2
-#define AT91C_PA2_SCK0            (AT91C_PIO_PA2) //  USART 0 Serial Clock
-#define AT91C_PA2_SPI1_NPCS1      (AT91C_PIO_PA2) //  SPI 1 Peripheral Chip Select 1
-#define AT91C_PIO_PA20            (1 << 20) // Pin Controlled by PA20
-#define AT91C_PA20_CANTX          (AT91C_PIO_PA20) //  CAN Transmit
-#define AT91C_PIO_PA21            (1 << 21) // Pin Controlled by PA21
-#define AT91C_PA21_TF             (AT91C_PIO_PA21) //  SSC Transmit Frame Sync
-#define AT91C_PA21_SPI1_NPCS0     (AT91C_PIO_PA21) //  SPI 1 Peripheral Chip Select 0
-#define AT91C_PIO_PA22            (1 << 22) // Pin Controlled by PA22
-#define AT91C_PA22_TK             (AT91C_PIO_PA22) //  SSC Transmit Clock
-#define AT91C_PA22_SPI1_SPCK      (AT91C_PIO_PA22) //  SPI 1 Serial Clock
-#define AT91C_PIO_PA23            (1 << 23) // Pin Controlled by PA23
-#define AT91C_PA23_TD             (AT91C_PIO_PA23) //  SSC Transmit data
-#define AT91C_PA23_SPI1_MOSI      (AT91C_PIO_PA23) //  SPI 1 Master Out Slave
-#define AT91C_PIO_PA24            (1 << 24) // Pin Controlled by PA24
-#define AT91C_PA24_RD             (AT91C_PIO_PA24) //  SSC Receive Data
-#define AT91C_PA24_SPI1_MISO      (AT91C_PIO_PA24) //  SPI 1 Master In Slave
-#define AT91C_PIO_PA25            (1 << 25) // Pin Controlled by PA25
-#define AT91C_PA25_RK             (AT91C_PIO_PA25) //  SSC Receive Clock
-#define AT91C_PA25_SPI1_NPCS1     (AT91C_PIO_PA25) //  SPI 1 Peripheral Chip Select 1
-#define AT91C_PIO_PA26            (1 << 26) // Pin Controlled by PA26
-#define AT91C_PA26_RF             (AT91C_PIO_PA26) //  SSC Receive Frame Sync
-#define AT91C_PA26_SPI1_NPCS2     (AT91C_PIO_PA26) //  SPI 1 Peripheral Chip Select 2
-#define AT91C_PIO_PA27            (1 << 27) // Pin Controlled by PA27
-#define AT91C_PA27_DRXD           (AT91C_PIO_PA27) //  DBGU Debug Receive Data
-#define AT91C_PA27_PCK3           (AT91C_PIO_PA27) //  PMC Programmable Clock Output 3
-#define AT91C_PIO_PA28            (1 << 28) // Pin Controlled by PA28
-#define AT91C_PA28_DTXD           (AT91C_PIO_PA28) //  DBGU Debug Transmit Data
-#define AT91C_PIO_PA29            (1 << 29) // Pin Controlled by PA29
-#define AT91C_PA29_FIQ            (AT91C_PIO_PA29) //  AIC Fast Interrupt Input
-#define AT91C_PA29_SPI1_NPCS3     (AT91C_PIO_PA29) //  SPI 1 Peripheral Chip Select 3
-#define AT91C_PIO_PA3             (1 <<  3) // Pin Controlled by PA3
-#define AT91C_PA3_RTS0            (AT91C_PIO_PA3) //  USART 0 Ready To Send
-#define AT91C_PA3_SPI1_NPCS2      (AT91C_PIO_PA3) //  SPI 1 Peripheral Chip Select 2
-#define AT91C_PIO_PA30            (1 << 30) // Pin Controlled by PA30
-#define AT91C_PA30_IRQ0           (AT91C_PIO_PA30) //  External Interrupt 0
-#define AT91C_PA30_PCK2           (AT91C_PIO_PA30) //  PMC Programmable Clock Output 2
-#define AT91C_PIO_PA4             (1 <<  4) // Pin Controlled by PA4
-#define AT91C_PA4_CTS0            (AT91C_PIO_PA4) //  USART 0 Clear To Send
-#define AT91C_PA4_SPI1_NPCS3      (AT91C_PIO_PA4) //  SPI 1 Peripheral Chip Select 3
-#define AT91C_PIO_PA5             (1 <<  5) // Pin Controlled by PA5
-#define AT91C_PA5_RXD1            (AT91C_PIO_PA5) //  USART 1 Receive Data
-#define AT91C_PIO_PA6             (1 <<  6) // Pin Controlled by PA6
-#define AT91C_PA6_TXD1            (AT91C_PIO_PA6) //  USART 1 Transmit Data
-#define AT91C_PIO_PA7             (1 <<  7) // Pin Controlled by PA7
-#define AT91C_PA7_SCK1            (AT91C_PIO_PA7) //  USART 1 Serial Clock
-#define AT91C_PA7_SPI0_NPCS1      (AT91C_PIO_PA7) //  SPI 0 Peripheral Chip Select 1
-#define AT91C_PIO_PA8             (1 <<  8) // Pin Controlled by PA8
-#define AT91C_PA8_RTS1            (AT91C_PIO_PA8) //  USART 1 Ready To Send
-#define AT91C_PA8_SPI0_NPCS2      (AT91C_PIO_PA8) //  SPI 0 Peripheral Chip Select 2
-#define AT91C_PIO_PA9             (1 <<  9) // Pin Controlled by PA9
-#define AT91C_PA9_CTS1            (AT91C_PIO_PA9) //  USART 1 Clear To Send
-#define AT91C_PA9_SPI0_NPCS3      (AT91C_PIO_PA9) //  SPI 0 Peripheral Chip Select 3
-#define AT91C_PIO_PB0             (1 <<  0) // Pin Controlled by PB0
-#define AT91C_PB0_ETXCK_EREFCK    (AT91C_PIO_PB0) //  Ethernet MAC Transmit Clock/Reference Clock
-#define AT91C_PB0_PCK0            (AT91C_PIO_PB0) //  PMC Programmable Clock Output 0
-#define AT91C_PIO_PB1             (1 <<  1) // Pin Controlled by PB1
-#define AT91C_PB1_ETXEN           (AT91C_PIO_PB1) //  Ethernet MAC Transmit Enable
-#define AT91C_PIO_PB10            (1 << 10) // Pin Controlled by PB10
-#define AT91C_PB10_ETX2           (AT91C_PIO_PB10) //  Ethernet MAC Transmit Data 2
-#define AT91C_PB10_SPI1_NPCS1     (AT91C_PIO_PB10) //  SPI 1 Peripheral Chip Select 1
-#define AT91C_PIO_PB11            (1 << 11) // Pin Controlled by PB11
-#define AT91C_PB11_ETX3           (AT91C_PIO_PB11) //  Ethernet MAC Transmit Data 3
-#define AT91C_PB11_SPI1_NPCS2     (AT91C_PIO_PB11) //  SPI 1 Peripheral Chip Select 2
-#define AT91C_PIO_PB12            (1 << 12) // Pin Controlled by PB12
-#define AT91C_PB12_ETXER          (AT91C_PIO_PB12) //  Ethernet MAC Transmikt Coding Error
-#define AT91C_PB12_TCLK0          (AT91C_PIO_PB12) //  Timer Counter 0 external clock input
-#define AT91C_PIO_PB13            (1 << 13) // Pin Controlled by PB13
-#define AT91C_PB13_ERX2           (AT91C_PIO_PB13) //  Ethernet MAC Receive Data 2
-#define AT91C_PB13_SPI0_NPCS1     (AT91C_PIO_PB13) //  SPI 0 Peripheral Chip Select 1
-#define AT91C_PIO_PB14            (1 << 14) // Pin Controlled by PB14
-#define AT91C_PB14_ERX3           (AT91C_PIO_PB14) //  Ethernet MAC Receive Data 3
-#define AT91C_PB14_SPI0_NPCS2     (AT91C_PIO_PB14) //  SPI 0 Peripheral Chip Select 2
-#define AT91C_PIO_PB15            (1 << 15) // Pin Controlled by PB15
-#define AT91C_PB15_ERXDV_ECRSDV   (AT91C_PIO_PB15) //  Ethernet MAC Receive Data Valid
-#define AT91C_PIO_PB16            (1 << 16) // Pin Controlled by PB16
-#define AT91C_PB16_ECOL           (AT91C_PIO_PB16) //  Ethernet MAC Collision Detected
-#define AT91C_PB16_SPI1_NPCS3     (AT91C_PIO_PB16) //  SPI 1 Peripheral Chip Select 3
-#define AT91C_PIO_PB17            (1 << 17) // Pin Controlled by PB17
-#define AT91C_PB17_ERXCK          (AT91C_PIO_PB17) //  Ethernet MAC Receive Clock
-#define AT91C_PB17_SPI0_NPCS3     (AT91C_PIO_PB17) //  SPI 0 Peripheral Chip Select 3
-#define AT91C_PIO_PB18            (1 << 18) // Pin Controlled by PB18
-#define AT91C_PB18_EF100          (AT91C_PIO_PB18) //  Ethernet MAC Force 100 Mbits/sec
-#define AT91C_PB18_ADTRG          (AT91C_PIO_PB18) //  ADC External Trigger
-#define AT91C_PIO_PB19            (1 << 19) // Pin Controlled by PB19
-#define AT91C_PB19_PWM0           (AT91C_PIO_PB19) //  PWM Channel 0
-#define AT91C_PB19_TCLK1          (AT91C_PIO_PB19) //  Timer Counter 1 external clock input
-#define AT91C_PIO_PB2             (1 <<  2) // Pin Controlled by PB2
-#define AT91C_PB2_ETX0            (AT91C_PIO_PB2) //  Ethernet MAC Transmit Data 0
-#define AT91C_PIO_PB20            (1 << 20) // Pin Controlled by PB20
-#define AT91C_PB20_PWM1           (AT91C_PIO_PB20) //  PWM Channel 1
-#define AT91C_PB20_PCK0           (AT91C_PIO_PB20) //  PMC Programmable Clock Output 0
-#define AT91C_PIO_PB21            (1 << 21) // Pin Controlled by PB21
-#define AT91C_PB21_PWM2           (AT91C_PIO_PB21) //  PWM Channel 2
-#define AT91C_PB21_PCK1           (AT91C_PIO_PB21) //  PMC Programmable Clock Output 1
-#define AT91C_PIO_PB22            (1 << 22) // Pin Controlled by PB22
-#define AT91C_PB22_PWM3           (AT91C_PIO_PB22) //  PWM Channel 3
-#define AT91C_PB22_PCK2           (AT91C_PIO_PB22) //  PMC Programmable Clock Output 2
-#define AT91C_PIO_PB23            (1 << 23) // Pin Controlled by PB23
-#define AT91C_PB23_TIOA0          (AT91C_PIO_PB23) //  Timer Counter 0 Multipurpose Timer I/O Pin A
-#define AT91C_PB23_DCD1           (AT91C_PIO_PB23) //  USART 1 Data Carrier Detect
-#define AT91C_PIO_PB24            (1 << 24) // Pin Controlled by PB24
-#define AT91C_PB24_TIOB0          (AT91C_PIO_PB24) //  Timer Counter 0 Multipurpose Timer I/O Pin B
-#define AT91C_PB24_DSR1           (AT91C_PIO_PB24) //  USART 1 Data Set ready
-#define AT91C_PIO_PB25            (1 << 25) // Pin Controlled by PB25
-#define AT91C_PB25_TIOA1          (AT91C_PIO_PB25) //  Timer Counter 1 Multipurpose Timer I/O Pin A
-#define AT91C_PB25_DTR1           (AT91C_PIO_PB25) //  USART 1 Data Terminal ready
-#define AT91C_PIO_PB26            (1 << 26) // Pin Controlled by PB26
-#define AT91C_PB26_TIOB1          (AT91C_PIO_PB26) //  Timer Counter 1 Multipurpose Timer I/O Pin B
-#define AT91C_PB26_RI1            (AT91C_PIO_PB26) //  USART 1 Ring Indicator
-#define AT91C_PIO_PB27            (1 << 27) // Pin Controlled by PB27
-#define AT91C_PB27_TIOA2          (AT91C_PIO_PB27) //  Timer Counter 2 Multipurpose Timer I/O Pin A
-#define AT91C_PB27_PWM0           (AT91C_PIO_PB27) //  PWM Channel 0
-#define AT91C_PIO_PB28            (1 << 28) // Pin Controlled by PB28
-#define AT91C_PB28_TIOB2          (AT91C_PIO_PB28) //  Timer Counter 2 Multipurpose Timer I/O Pin B
-#define AT91C_PB28_PWM1           (AT91C_PIO_PB28) //  PWM Channel 1
-#define AT91C_PIO_PB29            (1 << 29) // Pin Controlled by PB29
-#define AT91C_PB29_PCK1           (AT91C_PIO_PB29) //  PMC Programmable Clock Output 1
-#define AT91C_PB29_PWM2           (AT91C_PIO_PB29) //  PWM Channel 2
-#define AT91C_PIO_PB3             (1 <<  3) // Pin Controlled by PB3
-#define AT91C_PB3_ETX1            (AT91C_PIO_PB3) //  Ethernet MAC Transmit Data 1
-#define AT91C_PIO_PB30            (1 << 30) // Pin Controlled by PB30
-#define AT91C_PB30_PCK2           (AT91C_PIO_PB30) //  PMC Programmable Clock Output 2
-#define AT91C_PB30_PWM3           (AT91C_PIO_PB30) //  PWM Channel 3
-#define AT91C_PIO_PB4             (1 <<  4) // Pin Controlled by PB4
-#define AT91C_PB4_ECRS            (AT91C_PIO_PB4) //  Ethernet MAC Carrier Sense/Carrier Sense and Data Valid
-#define AT91C_PIO_PB5             (1 <<  5) // Pin Controlled by PB5
-#define AT91C_PB5_ERX0            (AT91C_PIO_PB5) //  Ethernet MAC Receive Data 0
-#define AT91C_PIO_PB6             (1 <<  6) // Pin Controlled by PB6
-#define AT91C_PB6_ERX1            (AT91C_PIO_PB6) //  Ethernet MAC Receive Data 1
-#define AT91C_PIO_PB7             (1 <<  7) // Pin Controlled by PB7
-#define AT91C_PB7_ERXER           (AT91C_PIO_PB7) //  Ethernet MAC Receive Error
-#define AT91C_PIO_PB8             (1 <<  8) // Pin Controlled by PB8
-#define AT91C_PB8_EMDC            (AT91C_PIO_PB8) //  Ethernet MAC Management Data Clock
-#define AT91C_PIO_PB9             (1 <<  9) // Pin Controlled by PB9
-#define AT91C_PB9_EMDIO           (AT91C_PIO_PB9) //  Ethernet MAC Management Data Input/Output
-
-// *****************************************************************************
-//               PERIPHERAL ID DEFINITIONS FOR AT91SAM7X256
-// *****************************************************************************
-#define AT91C_ID_FIQ              ( 0) // Advanced Interrupt Controller (FIQ)
-#define AT91C_ID_SYS              ( 1) // System Peripheral
-#define AT91C_ID_PIOA             ( 2) // Parallel IO Controller A
-#define AT91C_ID_PIOB             ( 3) // Parallel IO Controller B
-#define AT91C_ID_SPI0             ( 4) // Serial Peripheral Interface 0
-#define AT91C_ID_SPI1             ( 5) // Serial Peripheral Interface 1
-#define AT91C_ID_US0              ( 6) // USART 0
-#define AT91C_ID_US1              ( 7) // USART 1
-#define AT91C_ID_SSC              ( 8) // Serial Synchronous Controller
-#define AT91C_ID_TWI              ( 9) // Two-Wire Interface
-#define AT91C_ID_PWMC             (10) // PWM Controller
-#define AT91C_ID_UDP              (11) // USB Device Port
-#define AT91C_ID_TC0              (12) // Timer Counter 0
-#define AT91C_ID_TC1              (13) // Timer Counter 1
-#define AT91C_ID_TC2              (14) // Timer Counter 2
-#define AT91C_ID_CAN              (15) // Control Area Network Controller
-#define AT91C_ID_EMAC             (16) // Ethernet MAC
-#define AT91C_ID_ADC              (17) // Analog-to-Digital Converter
-#define AT91C_ID_18_Reserved      (18) // Reserved
-#define AT91C_ID_19_Reserved      (19) // Reserved
-#define AT91C_ID_20_Reserved      (20) // Reserved
-#define AT91C_ID_21_Reserved      (21) // Reserved
-#define AT91C_ID_22_Reserved      (22) // Reserved
-#define AT91C_ID_23_Reserved      (23) // Reserved
-#define AT91C_ID_24_Reserved      (24) // Reserved
-#define AT91C_ID_25_Reserved      (25) // Reserved
-#define AT91C_ID_26_Reserved      (26) // Reserved
-#define AT91C_ID_27_Reserved      (27) // Reserved
-#define AT91C_ID_28_Reserved      (28) // Reserved
-#define AT91C_ID_29_Reserved      (29) // Reserved
-#define AT91C_ID_IRQ0             (30) // Advanced Interrupt Controller (IRQ0)
-#define AT91C_ID_IRQ1             (31) // Advanced Interrupt Controller (IRQ1)
-#define AT91C_ALL_INT             (0xC003FFFF) // ALL VALID INTERRUPTS
-
-// *****************************************************************************
-//               BASE ADDRESS DEFINITIONS FOR AT91SAM7X256
-// *****************************************************************************
-#define AT91C_BASE_SYS            (0xFFFFF000) // (SYS) Base Address
-#define AT91C_BASE_AIC            (0xFFFFF000) // (AIC) Base Address
-#define AT91C_BASE_PDC_DBGU       (0xFFFFF300) // (PDC_DBGU) Base Address
-#define AT91C_BASE_DBGU           (0xFFFFF200) // (DBGU) Base Address
-#define AT91C_BASE_PIOA           (0xFFFFF400) // (PIOA) Base Address
-#define AT91C_BASE_PIOB           (0xFFFFF600) // (PIOB) Base Address
-#define AT91C_BASE_CKGR           (0xFFFFFC20) // (CKGR) Base Address
-#define AT91C_BASE_PMC            (0xFFFFFC00) // (PMC) Base Address
-#define AT91C_BASE_RSTC           (0xFFFFFD00) // (RSTC) Base Address
-#define AT91C_BASE_RTTC           (0xFFFFFD20) // (RTTC) Base Address
-#define AT91C_BASE_PITC           (0xFFFFFD30) // (PITC) Base Address
-#define AT91C_BASE_WDTC           (0xFFFFFD40) // (WDTC) Base Address
-#define AT91C_BASE_VREG           (0xFFFFFD60) // (VREG) Base Address
-#define AT91C_BASE_MC             (0xFFFFFF00) // (MC) Base Address
-#define AT91C_BASE_PDC_SPI1       (0xFFFE4100) // (PDC_SPI1) Base Address
-#define AT91C_BASE_SPI1           (0xFFFE4000) // (SPI1) Base Address
-#define AT91C_BASE_PDC_SPI0       (0xFFFE0100) // (PDC_SPI0) Base Address
-#define AT91C_BASE_SPI0           (0xFFFE0000) // (SPI0) Base Address
-#define AT91C_BASE_PDC_US1        (0xFFFC4100) // (PDC_US1) Base Address
-#define AT91C_BASE_US1            (0xFFFC4000) // (US1) Base Address
-#define AT91C_BASE_PDC_US0        (0xFFFC0100) // (PDC_US0) Base Address
-#define AT91C_BASE_US0            (0xFFFC0000) // (US0) Base Address
-#define AT91C_BASE_PDC_SSC        (0xFFFD4100) // (PDC_SSC) Base Address
-#define AT91C_BASE_SSC            (0xFFFD4000) // (SSC) Base Address
-#define AT91C_BASE_TWI            (0xFFFB8000) // (TWI) Base Address
-#define AT91C_BASE_PWMC_CH3       (0xFFFCC260) // (PWMC_CH3) Base Address
-#define AT91C_BASE_PWMC_CH2       (0xFFFCC240) // (PWMC_CH2) Base Address
-#define AT91C_BASE_PWMC_CH1       (0xFFFCC220) // (PWMC_CH1) Base Address
-#define AT91C_BASE_PWMC_CH0       (0xFFFCC200) // (PWMC_CH0) Base Address
-#define AT91C_BASE_PWMC           (0xFFFCC000) // (PWMC) Base Address
-#define AT91C_BASE_UDP            (0xFFFB0000) // (UDP) Base Address
-#define AT91C_BASE_TC0            (0xFFFA0000) // (TC0) Base Address
-#define AT91C_BASE_TC1            (0xFFFA0040) // (TC1) Base Address
-#define AT91C_BASE_TC2            (0xFFFA0080) // (TC2) Base Address
-#define AT91C_BASE_TCB            (0xFFFA0000) // (TCB) Base Address
-#define AT91C_BASE_CAN_MB0        (0xFFFD0200) // (CAN_MB0) Base Address
-#define AT91C_BASE_CAN_MB1        (0xFFFD0220) // (CAN_MB1) Base Address
-#define AT91C_BASE_CAN_MB2        (0xFFFD0240) // (CAN_MB2) Base Address
-#define AT91C_BASE_CAN_MB3        (0xFFFD0260) // (CAN_MB3) Base Address
-#define AT91C_BASE_CAN_MB4        (0xFFFD0280) // (CAN_MB4) Base Address
-#define AT91C_BASE_CAN_MB5        (0xFFFD02A0) // (CAN_MB5) Base Address
-#define AT91C_BASE_CAN_MB6        (0xFFFD02C0) // (CAN_MB6) Base Address
-#define AT91C_BASE_CAN_MB7        (0xFFFD02E0) // (CAN_MB7) Base Address
-#define AT91C_BASE_CAN            (0xFFFD0000) // (CAN) Base Address
-#define AT91C_BASE_EMAC           (0xFFFDC000) // (EMAC) Base Address
-#define AT91C_BASE_PDC_ADC        (0xFFFD8100) // (PDC_ADC) Base Address
-#define AT91C_BASE_ADC            (0xFFFD8000) // (ADC) Base Address
-
-// *****************************************************************************
-//               MEMORY MAPPING DEFINITIONS FOR AT91SAM7X256
-// *****************************************************************************
-// ISRAM
-#define AT91C_ISRAM                  (0x00200000) // Internal SRAM base address
-#define AT91C_ISRAM_SIZE                (0x00010000) // Internal SRAM size in byte (64 Kbytes)
-// IFLASH
-#define AT91C_IFLASH                (0x00100000) // Internal FLASH base address
-#define AT91C_IFLASH_SIZE              (0x00040000) // Internal FLASH size in byte (256 Kbytes)
-#define AT91C_IFLASH_PAGE_SIZE    (256) // Internal FLASH Page Size: 256 bytes
-#define AT91C_IFLASH_LOCK_REGION_SIZE   (16384) // Internal FLASH Lock Region Size: 16 Kbytes
-#define AT91C_IFLASH_NB_OF_PAGES        (1024) // Internal FLASH Number of Pages: 1024 bytes
-#define AT91C_IFLASH_NB_OF_LOCK_BITS    (16) // Internal FLASH Number of Lock Bits: 16 bytes
-
-
diff --git a/tools/ceedling/vendor/cmock/iar/iar_v5/incIAR/lib_AT91SAM7X256.h b/tools/ceedling/vendor/cmock/iar/iar_v5/incIAR/lib_AT91SAM7X256.h
deleted file mode 100644 (file)
index 8bd8f04..0000000
+++ /dev/null
@@ -1,4211 +0,0 @@
-//* ----------------------------------------------------------------------------
-//*         ATMEL Microcontroller Software Support  -  ROUSSET  -
-//* ----------------------------------------------------------------------------
-//* DISCLAIMER:  THIS SOFTWARE IS PROVIDED BY ATMEL "AS IS" AND ANY EXPRESS OR
-//* IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
-//* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT ARE
-//* DISCLAIMED. IN NO EVENT SHALL ATMEL BE LIABLE FOR ANY DIRECT, INDIRECT,
-//* INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-//* LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA,
-//* OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
-//* LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
-//* NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
-//* EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-//* ----------------------------------------------------------------------------
-//* File Name           : lib_AT91SAM7X256.h
-//* Object              : AT91SAM7X256 inlined functions
-//* Generated           : AT91 SW Application Group  01/16/2006 (16:36:21)
-//*
-//* CVS Reference       : /lib_MC_SAM7X.h/1.1/Thu Mar 25 15:19:14 2004//
-//* CVS Reference       : /lib_pdc.h/1.2/Tue Jul  2 13:29:40 2002//
-//* CVS Reference       : /lib_dbgu.h/1.1/Thu Aug 25 12:56:22 2005//
-//* CVS Reference       : /lib_VREG_6085B.h/1.1/Tue Feb  1 16:20:47 2005//
-//* CVS Reference       : /lib_ssc.h/1.4/Fri Jan 31 12:19:20 2003//
-//* CVS Reference       : /lib_spi2.h/1.2/Tue Aug 23 15:37:28 2005//
-//* CVS Reference       : /lib_PWM_SAM.h/1.3/Thu Jan 22 10:10:50 2004//
-//* CVS Reference       : /lib_tc_1753b.h/1.1/Fri Jan 31 12:20:02 2003//
-//* CVS Reference       : /lib_pitc_6079A.h/1.2/Tue Nov  9 14:43:56 2004//
-//* CVS Reference       : /lib_adc.h/1.6/Fri Oct 17 09:12:38 2003//
-//* CVS Reference       : /lib_pmc_SAM7X.h/1.5/Fri Nov  4 09:41:32 2005//
-//* CVS Reference       : /lib_rstc_6098A.h/1.1/Wed Oct  6 10:39:20 2004//
-//* CVS Reference       : /lib_rttc_6081A.h/1.1/Wed Oct  6 10:39:38 2004//
-//* CVS Reference       : /lib_pio.h/1.3/Fri Jan 31 12:18:56 2003//
-//* CVS Reference       : /lib_twi.h/1.3/Mon Jul 19 14:27:58 2004//
-//* CVS Reference       : /lib_wdtc_6080A.h/1.1/Wed Oct  6 10:38:30 2004//
-//* CVS Reference       : /lib_usart.h/1.5/Thu Nov 21 16:01:54 2002//
-//* CVS Reference       : /lib_udp.h/1.5/Tue Aug 30 12:13:47 2005//
-//* CVS Reference       : /lib_aic_6075b.h/1.2/Thu Jul  7 07:48:22 2005//
-//* CVS Reference       : /lib_can_AT91.h/1.5/Tue Aug 23 15:37:07 2005//
-//* ----------------------------------------------------------------------------
-
-#ifndef lib_AT91SAM7X256_H
-#define lib_AT91SAM7X256_H
-
-/* *****************************************************************************
-                SOFTWARE API FOR AIC
-   ***************************************************************************** */
-#define AT91C_AIC_BRANCH_OPCODE ((void (*) ()) 0xE51FFF20) // ldr, pc, [pc, #-&F20]
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_AIC_ConfigureIt
-//* \brief Interrupt Handler Initialization
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_AIC_ConfigureIt (
-       AT91PS_AIC pAic,  // \arg pointer to the AIC registers
-       unsigned int irq_id,     // \arg interrupt number to initialize
-       unsigned int priority,   // \arg priority to give to the interrupt
-       unsigned int src_type,   // \arg activation and sense of activation
-       void (*newHandler) () ) // \arg address of the interrupt handler
-{
-       unsigned int oldHandler;
-    unsigned int mask ;
-
-    oldHandler = pAic->AIC_SVR[irq_id];
-
-    mask = 0x1 << irq_id ;
-    //* Disable the interrupt on the interrupt controller
-    pAic->AIC_IDCR = mask ;
-    //* Save the interrupt handler routine pointer and the interrupt priority
-    pAic->AIC_SVR[irq_id] = (unsigned int) newHandler ;
-    //* Store the Source Mode Register
-    pAic->AIC_SMR[irq_id] = src_type | priority  ;
-    //* Clear the interrupt on the interrupt controller
-    pAic->AIC_ICCR = mask ;
-
-       return oldHandler;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_AIC_EnableIt
-//* \brief Enable corresponding IT number
-//*----------------------------------------------------------------------------
-__inline void AT91F_AIC_EnableIt (
-       AT91PS_AIC pAic,      // \arg pointer to the AIC registers
-       unsigned int irq_id ) // \arg interrupt number to initialize
-{
-    //* Enable the interrupt on the interrupt controller
-    pAic->AIC_IECR = 0x1 << irq_id ;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_AIC_DisableIt
-//* \brief Disable corresponding IT number
-//*----------------------------------------------------------------------------
-__inline void AT91F_AIC_DisableIt (
-       AT91PS_AIC pAic,      // \arg pointer to the AIC registers
-       unsigned int irq_id ) // \arg interrupt number to initialize
-{
-    unsigned int mask = 0x1 << irq_id;
-    //* Disable the interrupt on the interrupt controller
-    pAic->AIC_IDCR = mask ;
-    //* Clear the interrupt on the Interrupt Controller ( if one is pending )
-    pAic->AIC_ICCR = mask ;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_AIC_ClearIt
-//* \brief Clear corresponding IT number
-//*----------------------------------------------------------------------------
-__inline void AT91F_AIC_ClearIt (
-       AT91PS_AIC pAic,     // \arg pointer to the AIC registers
-       unsigned int irq_id) // \arg interrupt number to initialize
-{
-    //* Clear the interrupt on the Interrupt Controller ( if one is pending )
-    pAic->AIC_ICCR = (0x1 << irq_id);
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_AIC_AcknowledgeIt
-//* \brief Acknowledge corresponding IT number
-//*----------------------------------------------------------------------------
-__inline void AT91F_AIC_AcknowledgeIt (
-       AT91PS_AIC pAic)     // \arg pointer to the AIC registers
-{
-    pAic->AIC_EOICR = pAic->AIC_EOICR;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_AIC_SetExceptionVector
-//* \brief Configure vector handler
-//*----------------------------------------------------------------------------
-__inline unsigned int  AT91F_AIC_SetExceptionVector (
-       unsigned int *pVector, // \arg pointer to the AIC registers
-       void (*Handler) () )   // \arg Interrupt Handler
-{
-       unsigned int oldVector = *pVector;
-
-       if ((unsigned int) Handler == (unsigned int) AT91C_AIC_BRANCH_OPCODE)
-               *pVector = (unsigned int) AT91C_AIC_BRANCH_OPCODE;
-       else
-               *pVector = (((((unsigned int) Handler) - ((unsigned int) pVector) - 0x8) >> 2) & 0x00FFFFFF) | 0xEA000000;
-
-       return oldVector;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_AIC_Trig
-//* \brief Trig an IT
-//*----------------------------------------------------------------------------
-__inline void  AT91F_AIC_Trig (
-       AT91PS_AIC pAic,     // \arg pointer to the AIC registers
-       unsigned int irq_id) // \arg interrupt number
-{
-       pAic->AIC_ISCR = (0x1 << irq_id) ;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_AIC_IsActive
-//* \brief Test if an IT is active
-//*----------------------------------------------------------------------------
-__inline unsigned int  AT91F_AIC_IsActive (
-       AT91PS_AIC pAic,     // \arg pointer to the AIC registers
-       unsigned int irq_id) // \arg Interrupt Number
-{
-       return (pAic->AIC_ISR & (0x1 << irq_id));
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_AIC_IsPending
-//* \brief Test if an IT is pending
-//*----------------------------------------------------------------------------
-__inline unsigned int  AT91F_AIC_IsPending (
-       AT91PS_AIC pAic,     // \arg pointer to the AIC registers
-       unsigned int irq_id) // \arg Interrupt Number
-{
-       return (pAic->AIC_IPR & (0x1 << irq_id));
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_AIC_Open
-//* \brief Set exception vectors and AIC registers to default values
-//*----------------------------------------------------------------------------
-__inline void AT91F_AIC_Open(
-       AT91PS_AIC pAic,        // \arg pointer to the AIC registers
-       void (*IrqHandler) (),  // \arg Default IRQ vector exception
-       void (*FiqHandler) (),  // \arg Default FIQ vector exception
-       void (*DefaultHandler)  (), // \arg Default Handler set in ISR
-       void (*SpuriousHandler) (), // \arg Default Spurious Handler
-       unsigned int protectMode)   // \arg Debug Control Register
-{
-       int i;
-
-       // Disable all interrupts and set IVR to the default handler
-       for (i = 0; i < 32; ++i) {
-               AT91F_AIC_DisableIt(pAic, i);
-               AT91F_AIC_ConfigureIt(pAic, i, AT91C_AIC_PRIOR_LOWEST, AT91C_AIC_SRCTYPE_HIGH_LEVEL, DefaultHandler);
-       }
-
-       // Set the IRQ exception vector
-       AT91F_AIC_SetExceptionVector((unsigned int *) 0x18, IrqHandler);
-       // Set the Fast Interrupt exception vector
-       AT91F_AIC_SetExceptionVector((unsigned int *) 0x1C, FiqHandler);
-
-       pAic->AIC_SPU = (unsigned int) SpuriousHandler;
-       pAic->AIC_DCR = protectMode;
-}
-/* *****************************************************************************
-                SOFTWARE API FOR PDC
-   ***************************************************************************** */
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PDC_SetNextRx
-//* \brief Set the next receive transfer descriptor
-//*----------------------------------------------------------------------------
-__inline void AT91F_PDC_SetNextRx (
-       AT91PS_PDC pPDC,     // \arg pointer to a PDC controller
-       char *address,       // \arg address to the next bloc to be received
-       unsigned int bytes)  // \arg number of bytes to be received
-{
-       pPDC->PDC_RNPR = (unsigned int) address;
-       pPDC->PDC_RNCR = bytes;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PDC_SetNextTx
-//* \brief Set the next transmit transfer descriptor
-//*----------------------------------------------------------------------------
-__inline void AT91F_PDC_SetNextTx (
-       AT91PS_PDC pPDC,       // \arg pointer to a PDC controller
-       char *address,         // \arg address to the next bloc to be transmitted
-       unsigned int bytes)    // \arg number of bytes to be transmitted
-{
-       pPDC->PDC_TNPR = (unsigned int) address;
-       pPDC->PDC_TNCR = bytes;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PDC_SetRx
-//* \brief Set the receive transfer descriptor
-//*----------------------------------------------------------------------------
-__inline void AT91F_PDC_SetRx (
-       AT91PS_PDC pPDC,       // \arg pointer to a PDC controller
-       char *address,         // \arg address to the next bloc to be received
-       unsigned int bytes)    // \arg number of bytes to be received
-{
-       pPDC->PDC_RPR = (unsigned int) address;
-       pPDC->PDC_RCR = bytes;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PDC_SetTx
-//* \brief Set the transmit transfer descriptor
-//*----------------------------------------------------------------------------
-__inline void AT91F_PDC_SetTx (
-       AT91PS_PDC pPDC,       // \arg pointer to a PDC controller
-       char *address,         // \arg address to the next bloc to be transmitted
-       unsigned int bytes)    // \arg number of bytes to be transmitted
-{
-       pPDC->PDC_TPR = (unsigned int) address;
-       pPDC->PDC_TCR = bytes;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PDC_EnableTx
-//* \brief Enable transmit
-//*----------------------------------------------------------------------------
-__inline void AT91F_PDC_EnableTx (
-       AT91PS_PDC pPDC )       // \arg pointer to a PDC controller
-{
-       pPDC->PDC_PTCR = AT91C_PDC_TXTEN;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PDC_EnableRx
-//* \brief Enable receive
-//*----------------------------------------------------------------------------
-__inline void AT91F_PDC_EnableRx (
-       AT91PS_PDC pPDC )       // \arg pointer to a PDC controller
-{
-       pPDC->PDC_PTCR = AT91C_PDC_RXTEN;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PDC_DisableTx
-//* \brief Disable transmit
-//*----------------------------------------------------------------------------
-__inline void AT91F_PDC_DisableTx (
-       AT91PS_PDC pPDC )       // \arg pointer to a PDC controller
-{
-       pPDC->PDC_PTCR = AT91C_PDC_TXTDIS;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PDC_DisableRx
-//* \brief Disable receive
-//*----------------------------------------------------------------------------
-__inline void AT91F_PDC_DisableRx (
-       AT91PS_PDC pPDC )       // \arg pointer to a PDC controller
-{
-       pPDC->PDC_PTCR = AT91C_PDC_RXTDIS;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PDC_IsTxEmpty
-//* \brief Test if the current transfer descriptor has been sent
-//*----------------------------------------------------------------------------
-__inline int AT91F_PDC_IsTxEmpty ( // \return return 1 if transfer is complete
-       AT91PS_PDC pPDC )       // \arg pointer to a PDC controller
-{
-       return !(pPDC->PDC_TCR);
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PDC_IsNextTxEmpty
-//* \brief Test if the next transfer descriptor has been moved to the current td
-//*----------------------------------------------------------------------------
-__inline int AT91F_PDC_IsNextTxEmpty ( // \return return 1 if transfer is complete
-       AT91PS_PDC pPDC )       // \arg pointer to a PDC controller
-{
-       return !(pPDC->PDC_TNCR);
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PDC_IsRxEmpty
-//* \brief Test if the current transfer descriptor has been filled
-//*----------------------------------------------------------------------------
-__inline int AT91F_PDC_IsRxEmpty ( // \return return 1 if transfer is complete
-       AT91PS_PDC pPDC )       // \arg pointer to a PDC controller
-{
-       return !(pPDC->PDC_RCR);
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PDC_IsNextRxEmpty
-//* \brief Test if the next transfer descriptor has been moved to the current td
-//*----------------------------------------------------------------------------
-__inline int AT91F_PDC_IsNextRxEmpty ( // \return return 1 if transfer is complete
-       AT91PS_PDC pPDC )       // \arg pointer to a PDC controller
-{
-       return !(pPDC->PDC_RNCR);
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PDC_Open
-//* \brief Open PDC: disable TX and RX reset transfer descriptors, re-enable RX and TX
-//*----------------------------------------------------------------------------
-__inline void AT91F_PDC_Open (
-       AT91PS_PDC pPDC)       // \arg pointer to a PDC controller
-{
-    //* Disable the RX and TX PDC transfer requests
-       AT91F_PDC_DisableRx(pPDC);
-       AT91F_PDC_DisableTx(pPDC);
-
-       //* Reset all Counter register Next buffer first
-       AT91F_PDC_SetNextTx(pPDC, (char *) 0, 0);
-       AT91F_PDC_SetNextRx(pPDC, (char *) 0, 0);
-       AT91F_PDC_SetTx(pPDC, (char *) 0, 0);
-       AT91F_PDC_SetRx(pPDC, (char *) 0, 0);
-
-    //* Enable the RX and TX PDC transfer requests
-       AT91F_PDC_EnableRx(pPDC);
-       AT91F_PDC_EnableTx(pPDC);
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PDC_Close
-//* \brief Close PDC: disable TX and RX reset transfer descriptors
-//*----------------------------------------------------------------------------
-__inline void AT91F_PDC_Close (
-       AT91PS_PDC pPDC)       // \arg pointer to a PDC controller
-{
-    //* Disable the RX and TX PDC transfer requests
-       AT91F_PDC_DisableRx(pPDC);
-       AT91F_PDC_DisableTx(pPDC);
-
-       //* Reset all Counter register Next buffer first
-       AT91F_PDC_SetNextTx(pPDC, (char *) 0, 0);
-       AT91F_PDC_SetNextRx(pPDC, (char *) 0, 0);
-       AT91F_PDC_SetTx(pPDC, (char *) 0, 0);
-       AT91F_PDC_SetRx(pPDC, (char *) 0, 0);
-
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PDC_SendFrame
-//* \brief Close PDC: disable TX and RX reset transfer descriptors
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_PDC_SendFrame(
-       AT91PS_PDC pPDC,
-       char *pBuffer,
-       unsigned int szBuffer,
-       char *pNextBuffer,
-       unsigned int szNextBuffer )
-{
-       if (AT91F_PDC_IsTxEmpty(pPDC)) {
-               //* Buffer and next buffer can be initialized
-               AT91F_PDC_SetTx(pPDC, pBuffer, szBuffer);
-               AT91F_PDC_SetNextTx(pPDC, pNextBuffer, szNextBuffer);
-               return 2;
-       }
-       else if (AT91F_PDC_IsNextTxEmpty(pPDC)) {
-               //* Only one buffer can be initialized
-               AT91F_PDC_SetNextTx(pPDC, pBuffer, szBuffer);
-               return 1;
-       }
-       else {
-               //* All buffer are in use...
-               return 0;
-       }
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PDC_ReceiveFrame
-//* \brief Close PDC: disable TX and RX reset transfer descriptors
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_PDC_ReceiveFrame (
-       AT91PS_PDC pPDC,
-       char *pBuffer,
-       unsigned int szBuffer,
-       char *pNextBuffer,
-       unsigned int szNextBuffer )
-{
-       if (AT91F_PDC_IsRxEmpty(pPDC)) {
-               //* Buffer and next buffer can be initialized
-               AT91F_PDC_SetRx(pPDC, pBuffer, szBuffer);
-               AT91F_PDC_SetNextRx(pPDC, pNextBuffer, szNextBuffer);
-               return 2;
-       }
-       else if (AT91F_PDC_IsNextRxEmpty(pPDC)) {
-               //* Only one buffer can be initialized
-               AT91F_PDC_SetNextRx(pPDC, pBuffer, szBuffer);
-               return 1;
-       }
-       else {
-               //* All buffer are in use...
-               return 0;
-       }
-}
-/* *****************************************************************************
-                SOFTWARE API FOR DBGU
-   ***************************************************************************** */
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_DBGU_InterruptEnable
-//* \brief Enable DBGU Interrupt
-//*----------------------------------------------------------------------------
-__inline void AT91F_DBGU_InterruptEnable(
-        AT91PS_DBGU pDbgu,   // \arg  pointer to a DBGU controller
-        unsigned int flag) // \arg  dbgu interrupt to be enabled
-{
-        pDbgu->DBGU_IER = flag;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_DBGU_InterruptDisable
-//* \brief Disable DBGU Interrupt
-//*----------------------------------------------------------------------------
-__inline void AT91F_DBGU_InterruptDisable(
-        AT91PS_DBGU pDbgu,   // \arg  pointer to a DBGU controller
-        unsigned int flag) // \arg  dbgu interrupt to be disabled
-{
-        pDbgu->DBGU_IDR = flag;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_DBGU_GetInterruptMaskStatus
-//* \brief Return DBGU Interrupt Mask Status
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_DBGU_GetInterruptMaskStatus( // \return DBGU Interrupt Mask Status
-        AT91PS_DBGU pDbgu) // \arg  pointer to a DBGU controller
-{
-        return pDbgu->DBGU_IMR;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_DBGU_IsInterruptMasked
-//* \brief Test if DBGU Interrupt is Masked 
-//*----------------------------------------------------------------------------
-__inline int AT91F_DBGU_IsInterruptMasked(
-        AT91PS_DBGU pDbgu,   // \arg  pointer to a DBGU controller
-        unsigned int flag) // \arg  flag to be tested
-{
-        return (AT91F_DBGU_GetInterruptMaskStatus(pDbgu) & flag);
-}
-
-/* *****************************************************************************
-                SOFTWARE API FOR PIO
-   ***************************************************************************** */
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PIO_CfgPeriph
-//* \brief Enable pins to be drived by peripheral
-//*----------------------------------------------------------------------------
-__inline void AT91F_PIO_CfgPeriph(
-       AT91PS_PIO pPio,             // \arg pointer to a PIO controller
-       unsigned int periphAEnable,  // \arg PERIPH A to enable
-       unsigned int periphBEnable)  // \arg PERIPH B to enable
-
-{
-       pPio->PIO_ASR = periphAEnable;
-       pPio->PIO_BSR = periphBEnable;
-       pPio->PIO_PDR = (periphAEnable | periphBEnable); // Set in Periph mode
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PIO_CfgOutput
-//* \brief Enable PIO in output mode
-//*----------------------------------------------------------------------------
-__inline void AT91F_PIO_CfgOutput(
-       AT91PS_PIO pPio,             // \arg pointer to a PIO controller
-       unsigned int pioEnable)      // \arg PIO to be enabled
-{
-       pPio->PIO_PER = pioEnable; // Set in PIO mode
-       pPio->PIO_OER = pioEnable; // Configure in Output
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PIO_CfgInput
-//* \brief Enable PIO in input mode
-//*----------------------------------------------------------------------------
-__inline void AT91F_PIO_CfgInput(
-       AT91PS_PIO pPio,             // \arg pointer to a PIO controller
-       unsigned int inputEnable)      // \arg PIO to be enabled
-{
-       // Disable output
-       pPio->PIO_ODR  = inputEnable;
-       pPio->PIO_PER  = inputEnable;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PIO_CfgOpendrain
-//* \brief Configure PIO in open drain
-//*----------------------------------------------------------------------------
-__inline void AT91F_PIO_CfgOpendrain(
-       AT91PS_PIO pPio,             // \arg pointer to a PIO controller
-       unsigned int multiDrvEnable) // \arg pio to be configured in open drain
-{
-       // Configure the multi-drive option
-       pPio->PIO_MDDR = ~multiDrvEnable;
-       pPio->PIO_MDER = multiDrvEnable;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PIO_CfgPullup
-//* \brief Enable pullup on PIO
-//*----------------------------------------------------------------------------
-__inline void AT91F_PIO_CfgPullup(
-       AT91PS_PIO pPio,             // \arg pointer to a PIO controller
-       unsigned int pullupEnable)   // \arg enable pullup on PIO
-{
-               // Connect or not Pullup
-       pPio->PIO_PPUDR = ~pullupEnable;
-       pPio->PIO_PPUER = pullupEnable;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PIO_CfgDirectDrive
-//* \brief Enable direct drive on PIO
-//*----------------------------------------------------------------------------
-__inline void AT91F_PIO_CfgDirectDrive(
-       AT91PS_PIO pPio,             // \arg pointer to a PIO controller
-       unsigned int directDrive)    // \arg PIO to be configured with direct drive
-
-{
-       // Configure the Direct Drive
-       pPio->PIO_OWDR  = ~directDrive;
-       pPio->PIO_OWER  = directDrive;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PIO_CfgInputFilter
-//* \brief Enable input filter on input PIO
-//*----------------------------------------------------------------------------
-__inline void AT91F_PIO_CfgInputFilter(
-       AT91PS_PIO pPio,             // \arg pointer to a PIO controller
-       unsigned int inputFilter)    // \arg PIO to be configured with input filter
-
-{
-       // Configure the Direct Drive
-       pPio->PIO_IFDR  = ~inputFilter;
-       pPio->PIO_IFER  = inputFilter;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PIO_GetInput
-//* \brief Return PIO input value
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_PIO_GetInput( // \return PIO input
-       AT91PS_PIO pPio) // \arg  pointer to a PIO controller
-{
-       return pPio->PIO_PDSR;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PIO_IsInputSet
-//* \brief Test if PIO is input flag is active
-//*----------------------------------------------------------------------------
-__inline int AT91F_PIO_IsInputSet(
-       AT91PS_PIO pPio,   // \arg  pointer to a PIO controller
-       unsigned int flag) // \arg  flag to be tested
-{
-       return (AT91F_PIO_GetInput(pPio) & flag);
-}
-
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PIO_SetOutput
-//* \brief Set to 1 output PIO
-//*----------------------------------------------------------------------------
-__inline void AT91F_PIO_SetOutput(
-       AT91PS_PIO pPio,   // \arg  pointer to a PIO controller
-       unsigned int flag) // \arg  output to be set
-{
-       pPio->PIO_SODR = flag;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PIO_ClearOutput
-//* \brief Set to 0 output PIO
-//*----------------------------------------------------------------------------
-__inline void AT91F_PIO_ClearOutput(
-       AT91PS_PIO pPio,   // \arg  pointer to a PIO controller
-       unsigned int flag) // \arg  output to be cleared
-{
-       pPio->PIO_CODR = flag;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PIO_ForceOutput
-//* \brief Force output when Direct drive option is enabled
-//*----------------------------------------------------------------------------
-__inline void AT91F_PIO_ForceOutput(
-       AT91PS_PIO pPio,   // \arg  pointer to a PIO controller
-       unsigned int flag) // \arg  output to be forced
-{
-       pPio->PIO_ODSR = flag;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PIO_Enable
-//* \brief Enable PIO
-//*----------------------------------------------------------------------------
-__inline void AT91F_PIO_Enable(
-        AT91PS_PIO pPio,   // \arg  pointer to a PIO controller
-        unsigned int flag) // \arg  pio to be enabled 
-{
-        pPio->PIO_PER = flag;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PIO_Disable
-//* \brief Disable PIO
-//*----------------------------------------------------------------------------
-__inline void AT91F_PIO_Disable(
-        AT91PS_PIO pPio,   // \arg  pointer to a PIO controller
-        unsigned int flag) // \arg  pio to be disabled 
-{
-        pPio->PIO_PDR = flag;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PIO_GetStatus
-//* \brief Return PIO Status
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_PIO_GetStatus( // \return PIO Status
-        AT91PS_PIO pPio) // \arg  pointer to a PIO controller
-{
-        return pPio->PIO_PSR;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PIO_IsSet
-//* \brief Test if PIO is Set
-//*----------------------------------------------------------------------------
-__inline int AT91F_PIO_IsSet(
-        AT91PS_PIO pPio,   // \arg  pointer to a PIO controller
-        unsigned int flag) // \arg  flag to be tested
-{
-        return (AT91F_PIO_GetStatus(pPio) & flag);
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PIO_OutputEnable
-//* \brief Output Enable PIO
-//*----------------------------------------------------------------------------
-__inline void AT91F_PIO_OutputEnable(
-        AT91PS_PIO pPio,   // \arg  pointer to a PIO controller
-        unsigned int flag) // \arg  pio output to be enabled
-{
-        pPio->PIO_OER = flag;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PIO_OutputDisable
-//* \brief Output Enable PIO
-//*----------------------------------------------------------------------------
-__inline void AT91F_PIO_OutputDisable(
-        AT91PS_PIO pPio,   // \arg  pointer to a PIO controller
-        unsigned int flag) // \arg  pio output to be disabled
-{
-        pPio->PIO_ODR = flag;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PIO_GetOutputStatus
-//* \brief Return PIO Output Status
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_PIO_GetOutputStatus( // \return PIO Output Status
-        AT91PS_PIO pPio) // \arg  pointer to a PIO controller
-{
-        return pPio->PIO_OSR;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PIO_IsOuputSet
-//* \brief Test if PIO Output is Set
-//*----------------------------------------------------------------------------
-__inline int AT91F_PIO_IsOutputSet(
-        AT91PS_PIO pPio,   // \arg  pointer to a PIO controller
-        unsigned int flag) // \arg  flag to be tested
-{
-        return (AT91F_PIO_GetOutputStatus(pPio) & flag);
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PIO_InputFilterEnable
-//* \brief Input Filter Enable PIO
-//*----------------------------------------------------------------------------
-__inline void AT91F_PIO_InputFilterEnable(
-        AT91PS_PIO pPio,   // \arg  pointer to a PIO controller
-        unsigned int flag) // \arg  pio input filter to be enabled
-{
-        pPio->PIO_IFER = flag;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PIO_InputFilterDisable
-//* \brief Input Filter Disable PIO
-//*----------------------------------------------------------------------------
-__inline void AT91F_PIO_InputFilterDisable(
-        AT91PS_PIO pPio,   // \arg  pointer to a PIO controller
-        unsigned int flag) // \arg  pio input filter to be disabled
-{
-        pPio->PIO_IFDR = flag;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PIO_GetInputFilterStatus
-//* \brief Return PIO Input Filter Status
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_PIO_GetInputFilterStatus( // \return PIO Input Filter Status
-        AT91PS_PIO pPio) // \arg  pointer to a PIO controller
-{
-        return pPio->PIO_IFSR;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PIO_IsInputFilterSet
-//* \brief Test if PIO Input filter is Set
-//*----------------------------------------------------------------------------
-__inline int AT91F_PIO_IsInputFilterSet(
-        AT91PS_PIO pPio,   // \arg  pointer to a PIO controller
-        unsigned int flag) // \arg  flag to be tested
-{
-        return (AT91F_PIO_GetInputFilterStatus(pPio) & flag);
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PIO_GetOutputDataStatus
-//* \brief Return PIO Output Data Status 
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_PIO_GetOutputDataStatus( // \return PIO Output Data Status 
-       AT91PS_PIO pPio) // \arg  pointer to a PIO controller
-{
-        return pPio->PIO_ODSR;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PIO_InterruptEnable
-//* \brief Enable PIO Interrupt
-//*----------------------------------------------------------------------------
-__inline void AT91F_PIO_InterruptEnable(
-        AT91PS_PIO pPio,   // \arg  pointer to a PIO controller
-        unsigned int flag) // \arg  pio interrupt to be enabled
-{
-        pPio->PIO_IER = flag;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PIO_InterruptDisable
-//* \brief Disable PIO Interrupt
-//*----------------------------------------------------------------------------
-__inline void AT91F_PIO_InterruptDisable(
-        AT91PS_PIO pPio,   // \arg  pointer to a PIO controller
-        unsigned int flag) // \arg  pio interrupt to be disabled
-{
-        pPio->PIO_IDR = flag;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PIO_GetInterruptMaskStatus
-//* \brief Return PIO Interrupt Mask Status
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_PIO_GetInterruptMaskStatus( // \return PIO Interrupt Mask Status
-        AT91PS_PIO pPio) // \arg  pointer to a PIO controller
-{
-        return pPio->PIO_IMR;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PIO_GetInterruptStatus
-//* \brief Return PIO Interrupt Status
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_PIO_GetInterruptStatus( // \return PIO Interrupt Status
-        AT91PS_PIO pPio) // \arg  pointer to a PIO controller
-{
-        return pPio->PIO_ISR;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PIO_IsInterruptMasked
-//* \brief Test if PIO Interrupt is Masked 
-//*----------------------------------------------------------------------------
-__inline int AT91F_PIO_IsInterruptMasked(
-        AT91PS_PIO pPio,   // \arg  pointer to a PIO controller
-        unsigned int flag) // \arg  flag to be tested
-{
-        return (AT91F_PIO_GetInterruptMaskStatus(pPio) & flag);
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PIO_IsInterruptSet
-//* \brief Test if PIO Interrupt is Set
-//*----------------------------------------------------------------------------
-__inline int AT91F_PIO_IsInterruptSet(
-        AT91PS_PIO pPio,   // \arg  pointer to a PIO controller
-        unsigned int flag) // \arg  flag to be tested
-{
-        return (AT91F_PIO_GetInterruptStatus(pPio) & flag);
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PIO_MultiDriverEnable
-//* \brief Multi Driver Enable PIO
-//*----------------------------------------------------------------------------
-__inline void AT91F_PIO_MultiDriverEnable(
-        AT91PS_PIO pPio,   // \arg  pointer to a PIO controller
-        unsigned int flag) // \arg  pio to be enabled
-{
-        pPio->PIO_MDER = flag;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PIO_MultiDriverDisable
-//* \brief Multi Driver Disable PIO
-//*----------------------------------------------------------------------------
-__inline void AT91F_PIO_MultiDriverDisable(
-        AT91PS_PIO pPio,   // \arg  pointer to a PIO controller
-        unsigned int flag) // \arg  pio to be disabled
-{
-        pPio->PIO_MDDR = flag;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PIO_GetMultiDriverStatus
-//* \brief Return PIO Multi Driver Status
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_PIO_GetMultiDriverStatus( // \return PIO Multi Driver Status
-        AT91PS_PIO pPio) // \arg  pointer to a PIO controller
-{
-        return pPio->PIO_MDSR;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PIO_IsMultiDriverSet
-//* \brief Test if PIO MultiDriver is Set
-//*----------------------------------------------------------------------------
-__inline int AT91F_PIO_IsMultiDriverSet(
-        AT91PS_PIO pPio,   // \arg  pointer to a PIO controller
-        unsigned int flag) // \arg  flag to be tested
-{
-        return (AT91F_PIO_GetMultiDriverStatus(pPio) & flag);
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PIO_A_RegisterSelection
-//* \brief PIO A Register Selection 
-//*----------------------------------------------------------------------------
-__inline void AT91F_PIO_A_RegisterSelection(
-        AT91PS_PIO pPio,   // \arg  pointer to a PIO controller
-        unsigned int flag) // \arg  pio A register selection
-{
-        pPio->PIO_ASR = flag;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PIO_B_RegisterSelection
-//* \brief PIO B Register Selection 
-//*----------------------------------------------------------------------------
-__inline void AT91F_PIO_B_RegisterSelection(
-        AT91PS_PIO pPio,   // \arg  pointer to a PIO controller
-        unsigned int flag) // \arg  pio B register selection 
-{
-        pPio->PIO_BSR = flag;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PIO_Get_AB_RegisterStatus
-//* \brief Return PIO Interrupt Status
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_PIO_Get_AB_RegisterStatus( // \return PIO AB Register Status
-        AT91PS_PIO pPio) // \arg  pointer to a PIO controller
-{
-        return pPio->PIO_ABSR;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PIO_IsAB_RegisterSet
-//* \brief Test if PIO AB Register is Set
-//*----------------------------------------------------------------------------
-__inline int AT91F_PIO_IsAB_RegisterSet(
-        AT91PS_PIO pPio,   // \arg  pointer to a PIO controller
-        unsigned int flag) // \arg  flag to be tested
-{
-        return (AT91F_PIO_Get_AB_RegisterStatus(pPio) & flag);
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PIO_OutputWriteEnable
-//* \brief Output Write Enable PIO
-//*----------------------------------------------------------------------------
-__inline void AT91F_PIO_OutputWriteEnable(
-        AT91PS_PIO pPio,   // \arg  pointer to a PIO controller
-        unsigned int flag) // \arg  pio output write to be enabled
-{
-        pPio->PIO_OWER = flag;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PIO_OutputWriteDisable
-//* \brief Output Write Disable PIO
-//*----------------------------------------------------------------------------
-__inline void AT91F_PIO_OutputWriteDisable(
-        AT91PS_PIO pPio,   // \arg  pointer to a PIO controller
-        unsigned int flag) // \arg  pio output write to be disabled
-{
-        pPio->PIO_OWDR = flag;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PIO_GetOutputWriteStatus
-//* \brief Return PIO Output Write Status
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_PIO_GetOutputWriteStatus( // \return PIO Output Write Status
-        AT91PS_PIO pPio) // \arg  pointer to a PIO controller
-{
-        return pPio->PIO_OWSR;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PIO_IsOutputWriteSet
-//* \brief Test if PIO OutputWrite is Set
-//*----------------------------------------------------------------------------
-__inline int AT91F_PIO_IsOutputWriteSet(
-        AT91PS_PIO pPio,   // \arg  pointer to a PIO controller
-        unsigned int flag) // \arg  flag to be tested
-{
-        return (AT91F_PIO_GetOutputWriteStatus(pPio) & flag);
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PIO_GetCfgPullup
-//* \brief Return PIO Configuration Pullup
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_PIO_GetCfgPullup( // \return PIO Configuration Pullup 
-        AT91PS_PIO pPio) // \arg  pointer to a PIO controller
-{
-        return pPio->PIO_PPUSR;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PIO_IsOutputDataStatusSet
-//* \brief Test if PIO Output Data Status is Set 
-//*----------------------------------------------------------------------------
-__inline int AT91F_PIO_IsOutputDataStatusSet(
-        AT91PS_PIO pPio,   // \arg  pointer to a PIO controller
-        unsigned int flag) // \arg  flag to be tested
-{
-        return (AT91F_PIO_GetOutputDataStatus(pPio) & flag);
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PIO_IsCfgPullupStatusSet
-//* \brief Test if PIO Configuration Pullup Status is Set
-//*----------------------------------------------------------------------------
-__inline int AT91F_PIO_IsCfgPullupStatusSet(
-        AT91PS_PIO pPio,   // \arg  pointer to a PIO controller
-        unsigned int flag) // \arg  flag to be tested
-{
-        return (~AT91F_PIO_GetCfgPullup(pPio) & flag);
-}
-
-/* *****************************************************************************
-                SOFTWARE API FOR PMC
-   ***************************************************************************** */
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PMC_CfgSysClkEnableReg
-//* \brief Configure the System Clock Enable Register of the PMC controller
-//*----------------------------------------------------------------------------
-__inline void AT91F_PMC_CfgSysClkEnableReg (
-       AT91PS_PMC pPMC, // \arg pointer to PMC controller
-       unsigned int mode)
-{
-       //* Write to the SCER register
-       pPMC->PMC_SCER = mode;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PMC_CfgSysClkDisableReg
-//* \brief Configure the System Clock Disable Register of the PMC controller
-//*----------------------------------------------------------------------------
-__inline void AT91F_PMC_CfgSysClkDisableReg (
-       AT91PS_PMC pPMC, // \arg pointer to PMC controller
-       unsigned int mode)
-{
-       //* Write to the SCDR register
-       pPMC->PMC_SCDR = mode;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PMC_GetSysClkStatusReg
-//* \brief Return the System Clock Status Register of the PMC controller
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_PMC_GetSysClkStatusReg (
-       AT91PS_PMC pPMC // pointer to a CAN controller
-       )
-{
-       return pPMC->PMC_SCSR;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PMC_EnablePeriphClock
-//* \brief Enable peripheral clock
-//*----------------------------------------------------------------------------
-__inline void AT91F_PMC_EnablePeriphClock (
-       AT91PS_PMC pPMC, // \arg pointer to PMC controller
-       unsigned int periphIds)  // \arg IDs of peripherals
-{
-       pPMC->PMC_PCER = periphIds;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PMC_DisablePeriphClock
-//* \brief Disable peripheral clock
-//*----------------------------------------------------------------------------
-__inline void AT91F_PMC_DisablePeriphClock (
-       AT91PS_PMC pPMC, // \arg pointer to PMC controller
-       unsigned int periphIds)  // \arg IDs of peripherals
-{
-       pPMC->PMC_PCDR = periphIds;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PMC_GetPeriphClock
-//* \brief Get peripheral clock status
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_PMC_GetPeriphClock (
-       AT91PS_PMC pPMC) // \arg pointer to PMC controller
-{
-       return pPMC->PMC_PCSR;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_CKGR_CfgMainOscillatorReg
-//* \brief Cfg the main oscillator
-//*----------------------------------------------------------------------------
-__inline void AT91F_CKGR_CfgMainOscillatorReg (
-       AT91PS_CKGR pCKGR, // \arg pointer to CKGR controller
-       unsigned int mode)
-{
-       pCKGR->CKGR_MOR = mode;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_CKGR_GetMainOscillatorReg
-//* \brief Cfg the main oscillator
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_CKGR_GetMainOscillatorReg (
-       AT91PS_CKGR pCKGR) // \arg pointer to CKGR controller
-{
-       return pCKGR->CKGR_MOR;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_CKGR_EnableMainOscillator
-//* \brief Enable the main oscillator
-//*----------------------------------------------------------------------------
-__inline void AT91F_CKGR_EnableMainOscillator(
-       AT91PS_CKGR pCKGR) // \arg pointer to CKGR controller
-{
-       pCKGR->CKGR_MOR |= AT91C_CKGR_MOSCEN;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_CKGR_DisableMainOscillator
-//* \brief Disable the main oscillator
-//*----------------------------------------------------------------------------
-__inline void AT91F_CKGR_DisableMainOscillator (
-       AT91PS_CKGR pCKGR) // \arg pointer to CKGR controller
-{
-       pCKGR->CKGR_MOR &= ~AT91C_CKGR_MOSCEN;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_CKGR_CfgMainOscStartUpTime
-//* \brief Cfg MOR Register according to the main osc startup time
-//*----------------------------------------------------------------------------
-__inline void AT91F_CKGR_CfgMainOscStartUpTime (
-       AT91PS_CKGR pCKGR, // \arg pointer to CKGR controller
-       unsigned int startup_time,  // \arg main osc startup time in microsecond (us)
-       unsigned int slowClock)  // \arg slowClock in Hz
-{
-       pCKGR->CKGR_MOR &= ~AT91C_CKGR_OSCOUNT;
-       pCKGR->CKGR_MOR |= ((slowClock * startup_time)/(8*1000000)) << 8;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_CKGR_GetMainClockFreqReg
-//* \brief Cfg the main oscillator
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_CKGR_GetMainClockFreqReg (
-       AT91PS_CKGR pCKGR) // \arg pointer to CKGR controller
-{
-       return pCKGR->CKGR_MCFR;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_CKGR_GetMainClock
-//* \brief Return Main clock in Hz
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_CKGR_GetMainClock (
-       AT91PS_CKGR pCKGR, // \arg pointer to CKGR controller
-       unsigned int slowClock)  // \arg slowClock in Hz
-{
-       return ((pCKGR->CKGR_MCFR  & AT91C_CKGR_MAINF) * slowClock) >> 4;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PMC_CfgMCKReg
-//* \brief Cfg Master Clock Register
-//*----------------------------------------------------------------------------
-__inline void AT91F_PMC_CfgMCKReg (
-       AT91PS_PMC pPMC, // \arg pointer to PMC controller
-       unsigned int mode)
-{
-       pPMC->PMC_MCKR = mode;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PMC_GetMCKReg
-//* \brief Return Master Clock Register
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_PMC_GetMCKReg(
-       AT91PS_PMC pPMC) // \arg pointer to PMC controller
-{
-       return pPMC->PMC_MCKR;
-}
-
-//*------------------------------------------------------------------------------
-//* \fn    AT91F_PMC_GetMasterClock
-//* \brief Return master clock in Hz which correponds to processor clock for ARM7
-//*------------------------------------------------------------------------------
-__inline unsigned int AT91F_PMC_GetMasterClock (
-       AT91PS_PMC pPMC, // \arg pointer to PMC controller
-       AT91PS_CKGR pCKGR, // \arg pointer to CKGR controller
-       unsigned int slowClock)  // \arg slowClock in Hz
-{
-       unsigned int reg = pPMC->PMC_MCKR;
-       unsigned int prescaler = (1 << ((reg & AT91C_PMC_PRES) >> 2));
-       unsigned int pllDivider, pllMultiplier;
-
-       switch (reg & AT91C_PMC_CSS) {
-               case AT91C_PMC_CSS_SLOW_CLK: // Slow clock selected
-                       return slowClock / prescaler;
-               case AT91C_PMC_CSS_MAIN_CLK: // Main clock is selected
-                       return AT91F_CKGR_GetMainClock(pCKGR, slowClock) / prescaler;
-               case AT91C_PMC_CSS_PLL_CLK: // PLLB clock is selected
-                       reg = pCKGR->CKGR_PLLR;
-                       pllDivider    = (reg  & AT91C_CKGR_DIV);
-                       pllMultiplier = ((reg  & AT91C_CKGR_MUL) >> 16) + 1;
-                       return AT91F_CKGR_GetMainClock(pCKGR, slowClock) / pllDivider * pllMultiplier / prescaler;
-       }
-       return 0;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PMC_EnablePCK
-//* \brief Enable Programmable Clock x Output
-//*----------------------------------------------------------------------------
-__inline void AT91F_PMC_EnablePCK (
-       AT91PS_PMC pPMC, // \arg pointer to PMC controller
-       unsigned int pck,  // \arg Programmable Clock x Output
-       unsigned int mode)
-{
-       pPMC->PMC_PCKR[pck] = mode;
-       pPMC->PMC_SCER = (1 << pck) << 8;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PMC_DisablePCK
-//* \brief Disable Programmable Clock x Output
-//*----------------------------------------------------------------------------
-__inline void AT91F_PMC_DisablePCK (
-       AT91PS_PMC pPMC, // \arg pointer to PMC controller
-       unsigned int pck)  // \arg Programmable Clock x Output
-{
-       pPMC->PMC_SCDR = (1 << pck) << 8;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PMC_EnableIt
-//* \brief Enable PMC interrupt
-//*----------------------------------------------------------------------------
-__inline void AT91F_PMC_EnableIt (
-       AT91PS_PMC pPMC,     // pointer to a PMC controller
-       unsigned int flag)   // IT to be enabled
-{
-       //* Write to the IER register
-       pPMC->PMC_IER = flag;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PMC_DisableIt
-//* \brief Disable PMC interrupt
-//*----------------------------------------------------------------------------
-__inline void AT91F_PMC_DisableIt (
-       AT91PS_PMC pPMC, // pointer to a PMC controller
-       unsigned int flag) // IT to be disabled
-{
-       //* Write to the IDR register
-       pPMC->PMC_IDR = flag;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PMC_GetStatus
-//* \brief Return PMC Interrupt Status
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_PMC_GetStatus( // \return PMC Interrupt Status
-       AT91PS_PMC pPMC) // pointer to a PMC controller
-{
-       return pPMC->PMC_SR;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PMC_GetInterruptMaskStatus
-//* \brief Return PMC Interrupt Mask Status
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_PMC_GetInterruptMaskStatus( // \return PMC Interrupt Mask Status
-       AT91PS_PMC pPMC) // pointer to a PMC controller
-{
-       return pPMC->PMC_IMR;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PMC_IsInterruptMasked
-//* \brief Test if PMC Interrupt is Masked
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_PMC_IsInterruptMasked(
-        AT91PS_PMC pPMC,   // \arg  pointer to a PMC controller
-        unsigned int flag) // \arg  flag to be tested
-{
-       return (AT91F_PMC_GetInterruptMaskStatus(pPMC) & flag);
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PMC_IsStatusSet
-//* \brief Test if PMC Status is Set
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_PMC_IsStatusSet(
-        AT91PS_PMC pPMC,   // \arg  pointer to a PMC controller
-        unsigned int flag) // \arg  flag to be tested
-{
-       return (AT91F_PMC_GetStatus(pPMC) & flag);
-}
-
-// ----------------------------------------------------------------------------
-//  \fn    AT91F_CKGR_CfgPLLReg
-//  \brief Cfg the PLL Register
-// ----------------------------------------------------------------------------
-__inline void AT91F_CKGR_CfgPLLReg (
-       AT91PS_CKGR pCKGR, // \arg pointer to CKGR controller
-       unsigned int mode)
-{
-       pCKGR->CKGR_PLLR = mode;
-}
-
-// ----------------------------------------------------------------------------
-//  \fn    AT91F_CKGR_GetPLLReg
-//  \brief Get the PLL Register
-// ----------------------------------------------------------------------------
-__inline unsigned int AT91F_CKGR_GetPLLReg (
-       AT91PS_CKGR pCKGR) // \arg pointer to CKGR controller
-{
-       return pCKGR->CKGR_PLLR;
-}
-
-
-/* *****************************************************************************
-                SOFTWARE API FOR RSTC
-   ***************************************************************************** */
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_RSTSoftReset
-//* \brief Start Software Reset
-//*----------------------------------------------------------------------------
-__inline void AT91F_RSTSoftReset(
-        AT91PS_RSTC pRSTC,
-        unsigned int reset)
-{
-       pRSTC->RSTC_RCR = (0xA5000000 | reset);
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_RSTSetMode
-//* \brief Set Reset Mode
-//*----------------------------------------------------------------------------
-__inline void AT91F_RSTSetMode(
-        AT91PS_RSTC pRSTC,
-        unsigned int mode)
-{
-       pRSTC->RSTC_RMR = (0xA5000000 | mode);
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_RSTGetMode
-//* \brief Get Reset Mode
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_RSTGetMode(
-        AT91PS_RSTC pRSTC)
-{
-       return (pRSTC->RSTC_RMR);
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_RSTGetStatus
-//* \brief Get Reset Status
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_RSTGetStatus(
-        AT91PS_RSTC pRSTC)
-{
-       return (pRSTC->RSTC_RSR);
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_RSTIsSoftRstActive
-//* \brief Return !=0 if software reset is still not completed
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_RSTIsSoftRstActive(
-        AT91PS_RSTC pRSTC)
-{
-       return ((pRSTC->RSTC_RSR) & AT91C_RSTC_SRCMP);
-}
-/* *****************************************************************************
-                SOFTWARE API FOR RTTC
-   ***************************************************************************** */
-//*--------------------------------------------------------------------------------------
-//* \fn     AT91F_SetRTT_TimeBase()
-//* \brief  Set the RTT prescaler according to the TimeBase in ms
-//*--------------------------------------------------------------------------------------
-__inline unsigned int AT91F_RTTSetTimeBase(
-        AT91PS_RTTC pRTTC, 
-        unsigned int ms)
-{
-       if (ms > 2000)
-               return 1;   // AT91C_TIME_OUT_OF_RANGE
-       pRTTC->RTTC_RTMR &= ~0xFFFF;    
-       pRTTC->RTTC_RTMR |= (((ms << 15) /1000) & 0xFFFF);      
-       return 0;
-}
-
-//*--------------------------------------------------------------------------------------
-//* \fn     AT91F_RTTSetPrescaler()
-//* \brief  Set the new prescaler value
-//*--------------------------------------------------------------------------------------
-__inline unsigned int AT91F_RTTSetPrescaler(
-        AT91PS_RTTC pRTTC, 
-        unsigned int rtpres)
-{
-       pRTTC->RTTC_RTMR &= ~0xFFFF;    
-       pRTTC->RTTC_RTMR |= (rtpres & 0xFFFF);  
-       return (pRTTC->RTTC_RTMR);
-}
-
-//*--------------------------------------------------------------------------------------
-//* \fn     AT91F_RTTRestart()
-//* \brief  Restart the RTT prescaler
-//*--------------------------------------------------------------------------------------
-__inline void AT91F_RTTRestart(
-        AT91PS_RTTC pRTTC)
-{
-       pRTTC->RTTC_RTMR |= AT91C_RTTC_RTTRST;  
-}
-
-
-//*--------------------------------------------------------------------------------------
-//* \fn     AT91F_RTT_SetAlarmINT()
-//* \brief  Enable RTT Alarm Interrupt
-//*--------------------------------------------------------------------------------------
-__inline void AT91F_RTTSetAlarmINT(
-        AT91PS_RTTC pRTTC)
-{
-       pRTTC->RTTC_RTMR |= AT91C_RTTC_ALMIEN;
-}
-
-//*--------------------------------------------------------------------------------------
-//* \fn     AT91F_RTT_ClearAlarmINT()
-//* \brief  Disable RTT Alarm Interrupt
-//*--------------------------------------------------------------------------------------
-__inline void AT91F_RTTClearAlarmINT(
-        AT91PS_RTTC pRTTC)
-{
-       pRTTC->RTTC_RTMR &= ~AT91C_RTTC_ALMIEN;
-}
-
-//*--------------------------------------------------------------------------------------
-//* \fn     AT91F_RTT_SetRttIncINT()
-//* \brief  Enable RTT INC Interrupt
-//*--------------------------------------------------------------------------------------
-__inline void AT91F_RTTSetRttIncINT(
-        AT91PS_RTTC pRTTC)
-{
-       pRTTC->RTTC_RTMR |= AT91C_RTTC_RTTINCIEN;
-}
-
-//*--------------------------------------------------------------------------------------
-//* \fn     AT91F_RTT_ClearRttIncINT()
-//* \brief  Disable RTT INC Interrupt
-//*--------------------------------------------------------------------------------------
-__inline void AT91F_RTTClearRttIncINT(
-        AT91PS_RTTC pRTTC)
-{
-       pRTTC->RTTC_RTMR &= ~AT91C_RTTC_RTTINCIEN;
-}
-
-//*--------------------------------------------------------------------------------------
-//* \fn     AT91F_RTT_SetAlarmValue()
-//* \brief  Set RTT Alarm Value
-//*--------------------------------------------------------------------------------------
-__inline void AT91F_RTTSetAlarmValue(
-        AT91PS_RTTC pRTTC, unsigned int alarm)
-{
-       pRTTC->RTTC_RTAR = alarm;
-}
-
-//*--------------------------------------------------------------------------------------
-//* \fn     AT91F_RTT_GetAlarmValue()
-//* \brief  Get RTT Alarm Value
-//*--------------------------------------------------------------------------------------
-__inline unsigned int AT91F_RTTGetAlarmValue(
-        AT91PS_RTTC pRTTC)
-{
-       return(pRTTC->RTTC_RTAR);
-}
-
-//*--------------------------------------------------------------------------------------
-//* \fn     AT91F_RTTGetStatus()
-//* \brief  Read the RTT status
-//*--------------------------------------------------------------------------------------
-__inline unsigned int AT91F_RTTGetStatus(
-        AT91PS_RTTC pRTTC)
-{
-       return(pRTTC->RTTC_RTSR);
-}
-
-//*--------------------------------------------------------------------------------------
-//* \fn     AT91F_RTT_ReadValue()
-//* \brief  Read the RTT value
-//*--------------------------------------------------------------------------------------
-__inline unsigned int AT91F_RTTReadValue(
-        AT91PS_RTTC pRTTC)
-{
-        register volatile unsigned int val1,val2;
-       do
-       {
-               val1 = pRTTC->RTTC_RTVR;
-               val2 = pRTTC->RTTC_RTVR;
-       }       
-       while(val1 != val2);
-       return(val1);
-}
-/* *****************************************************************************
-                SOFTWARE API FOR PITC
-   ***************************************************************************** */
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PITInit
-//* \brief System timer init : period in Âµsecond, system clock freq in MHz
-//*----------------------------------------------------------------------------
-__inline void AT91F_PITInit(
-        AT91PS_PITC pPITC,
-        unsigned int period,
-        unsigned int pit_frequency)
-{
-       pPITC->PITC_PIMR = period? (period * pit_frequency + 8) >> 4 : 0; // +8 to avoid %10 and /10
-       pPITC->PITC_PIMR |= AT91C_PITC_PITEN;    
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PITSetPIV
-//* \brief Set the PIT Periodic Interval Value 
-//*----------------------------------------------------------------------------
-__inline void AT91F_PITSetPIV(
-        AT91PS_PITC pPITC,
-        unsigned int piv)
-{
-       pPITC->PITC_PIMR = piv | (pPITC->PITC_PIMR & (AT91C_PITC_PITEN | AT91C_PITC_PITIEN));
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PITEnableInt
-//* \brief Enable PIT periodic interrupt
-//*----------------------------------------------------------------------------
-__inline void AT91F_PITEnableInt(
-        AT91PS_PITC pPITC)
-{
-       pPITC->PITC_PIMR |= AT91C_PITC_PITIEN;   
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PITDisableInt
-//* \brief Disable PIT periodic interrupt
-//*----------------------------------------------------------------------------
-__inline void AT91F_PITDisableInt(
-        AT91PS_PITC pPITC)
-{
-       pPITC->PITC_PIMR &= ~AT91C_PITC_PITIEN;  
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PITGetMode
-//* \brief Read PIT mode register
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_PITGetMode(
-        AT91PS_PITC pPITC)
-{
-       return(pPITC->PITC_PIMR);
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PITGetStatus
-//* \brief Read PIT status register
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_PITGetStatus(
-        AT91PS_PITC pPITC)
-{
-       return(pPITC->PITC_PISR);
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PITGetPIIR
-//* \brief Read PIT CPIV and PICNT without ressetting the counters
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_PITGetPIIR(
-        AT91PS_PITC pPITC)
-{
-       return(pPITC->PITC_PIIR);
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PITGetPIVR
-//* \brief Read System timer CPIV and PICNT without ressetting the counters
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_PITGetPIVR(
-        AT91PS_PITC pPITC)
-{
-       return(pPITC->PITC_PIVR);
-}
-/* *****************************************************************************
-                SOFTWARE API FOR WDTC
-   ***************************************************************************** */
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_WDTSetMode
-//* \brief Set Watchdog Mode Register
-//*----------------------------------------------------------------------------
-__inline void AT91F_WDTSetMode(
-        AT91PS_WDTC pWDTC,
-        unsigned int Mode)
-{
-       pWDTC->WDTC_WDMR = Mode;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_WDTRestart
-//* \brief Restart Watchdog
-//*----------------------------------------------------------------------------
-__inline void AT91F_WDTRestart(
-        AT91PS_WDTC pWDTC)
-{
-       pWDTC->WDTC_WDCR = 0xA5000001;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_WDTSGettatus
-//* \brief Get Watchdog Status
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_WDTSGettatus(
-        AT91PS_WDTC pWDTC)
-{
-       return(pWDTC->WDTC_WDSR & 0x3);
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_WDTGetPeriod
-//* \brief Translate ms into Watchdog Compatible value
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_WDTGetPeriod(unsigned int ms)
-{
-       if ((ms < 4) || (ms > 16000))
-               return 0;
-       return((ms << 8) / 1000);
-}
-/* *****************************************************************************
-                SOFTWARE API FOR VREG
-   ***************************************************************************** */
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_VREG_Enable_LowPowerMode
-//* \brief Enable VREG Low Power Mode
-//*----------------------------------------------------------------------------
-__inline void AT91F_VREG_Enable_LowPowerMode(
-        AT91PS_VREG pVREG)
-{
-       pVREG->VREG_MR |= AT91C_VREG_PSTDBY;     
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_VREG_Disable_LowPowerMode
-//* \brief Disable VREG Low Power Mode
-//*----------------------------------------------------------------------------
-__inline void AT91F_VREG_Disable_LowPowerMode(
-        AT91PS_VREG pVREG)
-{
-       pVREG->VREG_MR &= ~AT91C_VREG_PSTDBY;    
-}/* *****************************************************************************
-                SOFTWARE API FOR MC
-   ***************************************************************************** */
-
-#define AT91C_MC_CORRECT_KEY  ((unsigned int) 0x5A << 24) // (MC) Correct Protect Key
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_MC_Remap
-//* \brief Make Remap
-//*----------------------------------------------------------------------------
-__inline void AT91F_MC_Remap (void)     //  
-{
-    AT91PS_MC pMC = (AT91PS_MC) AT91C_BASE_MC;
-    
-    pMC->MC_RCR = AT91C_MC_RCB;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_MC_EFC_CfgModeReg
-//* \brief Configure the EFC Mode Register of the MC controller
-//*----------------------------------------------------------------------------
-__inline void AT91F_MC_EFC_CfgModeReg (
-       AT91PS_MC pMC, // pointer to a MC controller
-       unsigned int mode)        // mode register 
-{
-       // Write to the FMR register
-       pMC->MC_FMR = mode;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_MC_EFC_GetModeReg
-//* \brief Return MC EFC Mode Regsiter
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_MC_EFC_GetModeReg(
-       AT91PS_MC pMC) // pointer to a MC controller
-{
-       return pMC->MC_FMR;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_MC_EFC_ComputeFMCN
-//* \brief Return MC EFC Mode Regsiter
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_MC_EFC_ComputeFMCN(
-       int master_clock) // master clock in Hz
-{
-       return (master_clock/1000000 +2);
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_MC_EFC_PerformCmd
-//* \brief Perform EFC Command
-//*----------------------------------------------------------------------------
-__inline void AT91F_MC_EFC_PerformCmd (
-       AT91PS_MC pMC, // pointer to a MC controller
-    unsigned int transfer_cmd)
-{
-       pMC->MC_FCR = transfer_cmd;     
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_MC_EFC_GetStatus
-//* \brief Return MC EFC Status
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_MC_EFC_GetStatus(
-       AT91PS_MC pMC) // pointer to a MC controller
-{
-       return pMC->MC_FSR;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_MC_EFC_IsInterruptMasked
-//* \brief Test if EFC MC Interrupt is Masked 
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_MC_EFC_IsInterruptMasked(
-        AT91PS_MC pMC,   // \arg  pointer to a MC controller
-        unsigned int flag) // \arg  flag to be tested
-{
-       return (AT91F_MC_EFC_GetModeReg(pMC) & flag);
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_MC_EFC_IsInterruptSet
-//* \brief Test if EFC MC Interrupt is Set
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_MC_EFC_IsInterruptSet(
-        AT91PS_MC pMC,   // \arg  pointer to a MC controller
-        unsigned int flag) // \arg  flag to be tested
-{
-       return (AT91F_MC_EFC_GetStatus(pMC) & flag);
-}
-
-/* *****************************************************************************
-                SOFTWARE API FOR SPI
-   ***************************************************************************** */
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_SPI_CfgCs
-//* \brief Configure SPI chip select register
-//*----------------------------------------------------------------------------
-__inline void AT91F_SPI_CfgCs (
-       AT91PS_SPI pSPI,     // pointer to a SPI controller
-       int cs,     // SPI cs number (0 to 3)
-       int val)   //  chip select register
-{
-       //* Write to the CSR register
-       *(pSPI->SPI_CSR + cs) = val;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_SPI_EnableIt
-//* \brief Enable SPI interrupt
-//*----------------------------------------------------------------------------
-__inline void AT91F_SPI_EnableIt (
-       AT91PS_SPI pSPI,     // pointer to a SPI controller
-       unsigned int flag)   // IT to be enabled
-{
-       //* Write to the IER register
-       pSPI->SPI_IER = flag;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_SPI_DisableIt
-//* \brief Disable SPI interrupt
-//*----------------------------------------------------------------------------
-__inline void AT91F_SPI_DisableIt (
-       AT91PS_SPI pSPI, // pointer to a SPI controller
-       unsigned int flag) // IT to be disabled
-{
-       //* Write to the IDR register
-       pSPI->SPI_IDR = flag;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_SPI_Reset
-//* \brief Reset the SPI controller
-//*----------------------------------------------------------------------------
-__inline void AT91F_SPI_Reset (
-       AT91PS_SPI pSPI // pointer to a SPI controller
-       )
-{
-       //* Write to the CR register
-       pSPI->SPI_CR = AT91C_SPI_SWRST;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_SPI_Enable
-//* \brief Enable the SPI controller
-//*----------------------------------------------------------------------------
-__inline void AT91F_SPI_Enable (
-       AT91PS_SPI pSPI // pointer to a SPI controller
-       )
-{
-       //* Write to the CR register
-       pSPI->SPI_CR = AT91C_SPI_SPIEN;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_SPI_Disable
-//* \brief Disable the SPI controller
-//*----------------------------------------------------------------------------
-__inline void AT91F_SPI_Disable (
-       AT91PS_SPI pSPI // pointer to a SPI controller
-       )
-{
-       //* Write to the CR register
-       pSPI->SPI_CR = AT91C_SPI_SPIDIS;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_SPI_CfgMode
-//* \brief Enable the SPI controller
-//*----------------------------------------------------------------------------
-__inline void AT91F_SPI_CfgMode (
-       AT91PS_SPI pSPI, // pointer to a SPI controller
-       int mode)        // mode register 
-{
-       //* Write to the MR register
-       pSPI->SPI_MR = mode;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_SPI_CfgPCS
-//* \brief Switch to the correct PCS of SPI Mode Register : Fixed Peripheral Selected
-//*----------------------------------------------------------------------------
-__inline void AT91F_SPI_CfgPCS (
-       AT91PS_SPI pSPI, // pointer to a SPI controller
-       char PCS_Device) // PCS of the Device
-{      
-       //* Write to the MR register
-       pSPI->SPI_MR &= 0xFFF0FFFF;
-       pSPI->SPI_MR |= ( (PCS_Device<<16) & AT91C_SPI_PCS );
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_SPI_ReceiveFrame
-//* \brief Return 2 if PDC has been initialized with Buffer and Next Buffer, 1 if PDC has been initializaed with Next Buffer, 0 if PDC is busy
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_SPI_ReceiveFrame (
-       AT91PS_SPI pSPI,
-       char *pBuffer,
-       unsigned int szBuffer,
-       char *pNextBuffer,
-       unsigned int szNextBuffer )
-{
-       return AT91F_PDC_ReceiveFrame(
-               (AT91PS_PDC) &(pSPI->SPI_RPR),
-               pBuffer,
-               szBuffer,
-               pNextBuffer,
-               szNextBuffer);
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_SPI_SendFrame
-//* \brief Return 2 if PDC has been initialized with Buffer and Next Buffer, 1 if PDC has been initializaed with Next Buffer, 0 if PDC is bSPIy
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_SPI_SendFrame(
-       AT91PS_SPI pSPI,
-       char *pBuffer,
-       unsigned int szBuffer,
-       char *pNextBuffer,
-       unsigned int szNextBuffer )
-{
-       return AT91F_PDC_SendFrame(
-               (AT91PS_PDC) &(pSPI->SPI_RPR),
-               pBuffer,
-               szBuffer,
-               pNextBuffer,
-               szNextBuffer);
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_SPI_Close
-//* \brief Close SPI: disable IT disable transfert, close PDC
-//*----------------------------------------------------------------------------
-__inline void AT91F_SPI_Close (
-       AT91PS_SPI pSPI)     // \arg pointer to a SPI controller
-{
-    //* Reset all the Chip Select register
-    pSPI->SPI_CSR[0] = 0 ;
-    pSPI->SPI_CSR[1] = 0 ;
-    pSPI->SPI_CSR[2] = 0 ;
-    pSPI->SPI_CSR[3] = 0 ;
-
-    //* Reset the SPI mode
-    pSPI->SPI_MR = 0  ;
-
-    //* Disable all interrupts
-    pSPI->SPI_IDR = 0xFFFFFFFF ;
-
-    //* Abort the Peripheral Data Transfers
-    AT91F_PDC_Close((AT91PS_PDC) &(pSPI->SPI_RPR));
-
-    //* Disable receiver and transmitter and stop any activity immediately
-    pSPI->SPI_CR = AT91C_SPI_SPIDIS;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_SPI_PutChar
-//* \brief Send a character,does not check if ready to send
-//*----------------------------------------------------------------------------
-__inline void AT91F_SPI_PutChar (
-       AT91PS_SPI pSPI,
-       unsigned int character,
-             unsigned int cs_number )
-{
-    unsigned int value_for_cs;
-    value_for_cs = (~(1 << cs_number)) & 0xF;  //Place a zero among a 4 ONEs number
-    pSPI->SPI_TDR = (character & 0xFFFF) | (value_for_cs << 16);
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_SPI_GetChar
-//* \brief Receive a character,does not check if a character is available
-//*----------------------------------------------------------------------------
-__inline int AT91F_SPI_GetChar (
-       const AT91PS_SPI pSPI)
-{
-    return((pSPI->SPI_RDR) & 0xFFFF);
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_SPI_GetInterruptMaskStatus
-//* \brief Return SPI Interrupt Mask Status
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_SPI_GetInterruptMaskStatus( // \return SPI Interrupt Mask Status
-        AT91PS_SPI pSpi) // \arg  pointer to a SPI controller
-{
-        return pSpi->SPI_IMR;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_SPI_IsInterruptMasked
-//* \brief Test if SPI Interrupt is Masked 
-//*----------------------------------------------------------------------------
-__inline int AT91F_SPI_IsInterruptMasked(
-        AT91PS_SPI pSpi,   // \arg  pointer to a SPI controller
-        unsigned int flag) // \arg  flag to be tested
-{
-        return (AT91F_SPI_GetInterruptMaskStatus(pSpi) & flag);
-}
-
-/* *****************************************************************************
-                SOFTWARE API FOR USART
-   ***************************************************************************** */
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_US_Baudrate
-//* \brief Calculate the baudrate
-//* Standard Asynchronous Mode : 8 bits , 1 stop , no parity
-#define AT91C_US_ASYNC_MODE ( AT91C_US_USMODE_NORMAL + \
-                        AT91C_US_NBSTOP_1_BIT + \
-                        AT91C_US_PAR_NONE + \
-                        AT91C_US_CHRL_8_BITS + \
-                        AT91C_US_CLKS_CLOCK )
-
-//* Standard External Asynchronous Mode : 8 bits , 1 stop , no parity
-#define AT91C_US_ASYNC_SCK_MODE ( AT91C_US_USMODE_NORMAL + \
-                            AT91C_US_NBSTOP_1_BIT + \
-                            AT91C_US_PAR_NONE + \
-                            AT91C_US_CHRL_8_BITS + \
-                            AT91C_US_CLKS_EXT )
-
-//* Standard Synchronous Mode : 8 bits , 1 stop , no parity
-#define AT91C_US_SYNC_MODE ( AT91C_US_SYNC + \
-                       AT91C_US_USMODE_NORMAL + \
-                       AT91C_US_NBSTOP_1_BIT + \
-                       AT91C_US_PAR_NONE + \
-                       AT91C_US_CHRL_8_BITS + \
-                       AT91C_US_CLKS_CLOCK )
-
-//* SCK used Label
-#define AT91C_US_SCK_USED (AT91C_US_CKLO | AT91C_US_CLKS_EXT)
-
-//* Standard ISO T=0 Mode : 8 bits , 1 stop , parity
-#define AT91C_US_ISO_READER_MODE ( AT91C_US_USMODE_ISO7816_0 + \
-                                                        AT91C_US_CLKS_CLOCK +\
-                                        AT91C_US_NBSTOP_1_BIT + \
-                                        AT91C_US_PAR_EVEN + \
-                                        AT91C_US_CHRL_8_BITS + \
-                                        AT91C_US_CKLO +\
-                                        AT91C_US_OVER)
-
-//* Standard IRDA mode
-#define AT91C_US_ASYNC_IRDA_MODE (  AT91C_US_USMODE_IRDA + \
-                            AT91C_US_NBSTOP_1_BIT + \
-                            AT91C_US_PAR_NONE + \
-                            AT91C_US_CHRL_8_BITS + \
-                            AT91C_US_CLKS_CLOCK )
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_US_Baudrate
-//* \brief Caluculate baud_value according to the main clock and the baud rate
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_US_Baudrate (
-       const unsigned int main_clock, // \arg peripheral clock
-       const unsigned int baud_rate)  // \arg UART baudrate
-{
-       unsigned int baud_value = ((main_clock*10)/(baud_rate * 16));
-       if ((baud_value % 10) >= 5)
-               baud_value = (baud_value / 10) + 1;
-       else
-               baud_value /= 10;
-       return baud_value;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_US_SetBaudrate
-//* \brief Set the baudrate according to the CPU clock
-//*----------------------------------------------------------------------------
-__inline void AT91F_US_SetBaudrate (
-       AT91PS_USART pUSART,    // \arg pointer to a USART controller
-       unsigned int mainClock, // \arg peripheral clock
-       unsigned int speed)     // \arg UART baudrate
-{
-       //* Define the baud rate divisor register
-       pUSART->US_BRGR = AT91F_US_Baudrate(mainClock, speed);
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_US_SetTimeguard
-//* \brief Set USART timeguard
-//*----------------------------------------------------------------------------
-__inline void AT91F_US_SetTimeguard (
-       AT91PS_USART pUSART,    // \arg pointer to a USART controller
-       unsigned int timeguard) // \arg timeguard value
-{
-       //* Write the Timeguard Register
-       pUSART->US_TTGR = timeguard ;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_US_EnableIt
-//* \brief Enable USART IT
-//*----------------------------------------------------------------------------
-__inline void AT91F_US_EnableIt (
-       AT91PS_USART pUSART, // \arg pointer to a USART controller
-       unsigned int flag)   // \arg IT to be enabled
-{
-       //* Write to the IER register
-       pUSART->US_IER = flag;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_US_DisableIt
-//* \brief Disable USART IT
-//*----------------------------------------------------------------------------
-__inline void AT91F_US_DisableIt (
-       AT91PS_USART pUSART, // \arg pointer to a USART controller
-       unsigned int flag)   // \arg IT to be disabled
-{
-       //* Write to the IER register
-       pUSART->US_IDR = flag;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_US_Configure
-//* \brief Configure USART
-//*----------------------------------------------------------------------------
-__inline void AT91F_US_Configure (
-       AT91PS_USART pUSART,     // \arg pointer to a USART controller
-       unsigned int mainClock,  // \arg peripheral clock
-       unsigned int mode ,      // \arg mode Register to be programmed
-       unsigned int baudRate ,  // \arg baudrate to be programmed
-       unsigned int timeguard ) // \arg timeguard to be programmed
-{
-    //* Disable interrupts
-    pUSART->US_IDR = (unsigned int) -1;
-
-    //* Reset receiver and transmitter
-    pUSART->US_CR = AT91C_US_RSTRX | AT91C_US_RSTTX | AT91C_US_RXDIS | AT91C_US_TXDIS ;
-
-       //* Define the baud rate divisor register
-       AT91F_US_SetBaudrate(pUSART, mainClock, baudRate);
-
-       //* Write the Timeguard Register
-       AT91F_US_SetTimeguard(pUSART, timeguard);
-
-    //* Clear Transmit and Receive Counters
-    AT91F_PDC_Open((AT91PS_PDC) &(pUSART->US_RPR));
-
-    //* Define the USART mode
-    pUSART->US_MR = mode  ;
-
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_US_EnableRx
-//* \brief Enable receiving characters
-//*----------------------------------------------------------------------------
-__inline void AT91F_US_EnableRx (
-       AT91PS_USART pUSART)     // \arg pointer to a USART controller
-{
-    //* Enable receiver
-    pUSART->US_CR = AT91C_US_RXEN;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_US_EnableTx
-//* \brief Enable sending characters
-//*----------------------------------------------------------------------------
-__inline void AT91F_US_EnableTx (
-       AT91PS_USART pUSART)     // \arg pointer to a USART controller
-{
-    //* Enable  transmitter
-    pUSART->US_CR = AT91C_US_TXEN;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_US_ResetRx
-//* \brief Reset Receiver and re-enable it
-//*----------------------------------------------------------------------------
-__inline void AT91F_US_ResetRx (
-       AT91PS_USART pUSART)     // \arg pointer to a USART controller
-{
-       //* Reset receiver
-       pUSART->US_CR = AT91C_US_RSTRX;
-    //* Re-Enable receiver
-    pUSART->US_CR = AT91C_US_RXEN;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_US_ResetTx
-//* \brief Reset Transmitter and re-enable it
-//*----------------------------------------------------------------------------
-__inline void AT91F_US_ResetTx (
-       AT91PS_USART pUSART)     // \arg pointer to a USART controller
-{
-       //* Reset transmitter
-       pUSART->US_CR = AT91C_US_RSTTX;
-    //* Enable transmitter
-    pUSART->US_CR = AT91C_US_TXEN;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_US_DisableRx
-//* \brief Disable Receiver
-//*----------------------------------------------------------------------------
-__inline void AT91F_US_DisableRx (
-       AT91PS_USART pUSART)     // \arg pointer to a USART controller
-{
-    //* Disable receiver
-    pUSART->US_CR = AT91C_US_RXDIS;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_US_DisableTx
-//* \brief Disable Transmitter
-//*----------------------------------------------------------------------------
-__inline void AT91F_US_DisableTx (
-       AT91PS_USART pUSART)     // \arg pointer to a USART controller
-{
-    //* Disable transmitter
-    pUSART->US_CR = AT91C_US_TXDIS;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_US_Close
-//* \brief Close USART: disable IT disable receiver and transmitter, close PDC
-//*----------------------------------------------------------------------------
-__inline void AT91F_US_Close (
-       AT91PS_USART pUSART)     // \arg pointer to a USART controller
-{
-    //* Reset the baud rate divisor register
-    pUSART->US_BRGR = 0 ;
-
-    //* Reset the USART mode
-    pUSART->US_MR = 0  ;
-
-    //* Reset the Timeguard Register
-    pUSART->US_TTGR = 0;
-
-    //* Disable all interrupts
-    pUSART->US_IDR = 0xFFFFFFFF ;
-
-    //* Abort the Peripheral Data Transfers
-    AT91F_PDC_Close((AT91PS_PDC) &(pUSART->US_RPR));
-
-    //* Disable receiver and transmitter and stop any activity immediately
-    pUSART->US_CR = AT91C_US_TXDIS | AT91C_US_RXDIS | AT91C_US_RSTTX | AT91C_US_RSTRX ;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_US_TxReady
-//* \brief Return 1 if a character can be written in US_THR
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_US_TxReady (
-       AT91PS_USART pUSART )     // \arg pointer to a USART controller
-{
-    return (pUSART->US_CSR & AT91C_US_TXRDY);
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_US_RxReady
-//* \brief Return 1 if a character can be read in US_RHR
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_US_RxReady (
-       AT91PS_USART pUSART )     // \arg pointer to a USART controller
-{
-    return (pUSART->US_CSR & AT91C_US_RXRDY);
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_US_Error
-//* \brief Return the error flag
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_US_Error (
-       AT91PS_USART pUSART )     // \arg pointer to a USART controller
-{
-    return (pUSART->US_CSR &
-       (AT91C_US_OVRE |  // Overrun error
-        AT91C_US_FRAME | // Framing error
-        AT91C_US_PARE));  // Parity error
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_US_PutChar
-//* \brief Send a character,does not check if ready to send
-//*----------------------------------------------------------------------------
-__inline void AT91F_US_PutChar (
-       AT91PS_USART pUSART,
-       int character )
-{
-    pUSART->US_THR = (character & 0x1FF);
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_US_GetChar
-//* \brief Receive a character,does not check if a character is available
-//*----------------------------------------------------------------------------
-__inline int AT91F_US_GetChar (
-       const AT91PS_USART pUSART)
-{
-    return((pUSART->US_RHR) & 0x1FF);
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_US_SendFrame
-//* \brief Return 2 if PDC has been initialized with Buffer and Next Buffer, 1 if PDC has been initializaed with Next Buffer, 0 if PDC is busy
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_US_SendFrame(
-       AT91PS_USART pUSART,
-       char *pBuffer,
-       unsigned int szBuffer,
-       char *pNextBuffer,
-       unsigned int szNextBuffer )
-{
-       return AT91F_PDC_SendFrame(
-               (AT91PS_PDC) &(pUSART->US_RPR),
-               pBuffer,
-               szBuffer,
-               pNextBuffer,
-               szNextBuffer);
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_US_ReceiveFrame
-//* \brief Return 2 if PDC has been initialized with Buffer and Next Buffer, 1 if PDC has been initializaed with Next Buffer, 0 if PDC is busy
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_US_ReceiveFrame (
-       AT91PS_USART pUSART,
-       char *pBuffer,
-       unsigned int szBuffer,
-       char *pNextBuffer,
-       unsigned int szNextBuffer )
-{
-       return AT91F_PDC_ReceiveFrame(
-               (AT91PS_PDC) &(pUSART->US_RPR),
-               pBuffer,
-               szBuffer,
-               pNextBuffer,
-               szNextBuffer);
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_US_SetIrdaFilter
-//* \brief Set the value of IrDa filter tregister
-//*----------------------------------------------------------------------------
-__inline void AT91F_US_SetIrdaFilter (
-       AT91PS_USART pUSART,
-       unsigned char value
-)
-{
-       pUSART->US_IF = value;
-}
-
-/* *****************************************************************************
-                SOFTWARE API FOR SSC
-   ***************************************************************************** */
-//* Define the standard I2S mode configuration
-
-//* Configuration to set in the SSC Transmit Clock Mode Register
-//* Parameters :  nb_bit_by_slot : 8, 16 or 32 bits
-//*                      nb_slot_by_frame : number of channels
-#define AT91C_I2S_ASY_MASTER_TX_SETTING(nb_bit_by_slot, nb_slot_by_frame)( +\
-                                                                          AT91C_SSC_CKS_DIV   +\
-                                          AT91C_SSC_CKO_CONTINOUS      +\
-                                          AT91C_SSC_CKG_NONE    +\
-                                       AT91C_SSC_START_FALL_RF +\
-                                                  AT91C_SSC_STTOUT  +\
-                                          ((1<<16) & AT91C_SSC_STTDLY) +\
-                                          ((((nb_bit_by_slot*nb_slot_by_frame)/2)-1) <<24))
-
-
-//* Configuration to set in the SSC Transmit Frame Mode Register
-//* Parameters : nb_bit_by_slot : 8, 16 or 32 bits
-//*                     nb_slot_by_frame : number of channels
-#define AT91C_I2S_ASY_TX_FRAME_SETTING(nb_bit_by_slot, nb_slot_by_frame)( +\
-                                                                       (nb_bit_by_slot-1)  +\
-                                       AT91C_SSC_MSBF   +\
-                                       (((nb_slot_by_frame-1)<<8) & AT91C_SSC_DATNB)  +\
-                                       (((nb_bit_by_slot-1)<<16) & AT91C_SSC_FSLEN) +\
-                                       AT91C_SSC_FSOS_NEGATIVE)
-
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_SSC_SetBaudrate
-//* \brief Set the baudrate according to the CPU clock
-//*----------------------------------------------------------------------------
-__inline void AT91F_SSC_SetBaudrate (
-        AT91PS_SSC pSSC,        // \arg pointer to a SSC controller
-        unsigned int mainClock, // \arg peripheral clock
-        unsigned int speed)     // \arg SSC baudrate
-{
-        unsigned int baud_value;
-        //* Define the baud rate divisor register
-        if (speed == 0)
-           baud_value = 0;
-        else
-        {
-           baud_value = (unsigned int) (mainClock * 10)/(2*speed);
-           if ((baud_value % 10) >= 5)
-                  baud_value = (baud_value / 10) + 1;
-           else
-                  baud_value /= 10;
-        }
-
-        pSSC->SSC_CMR = baud_value;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_SSC_Configure
-//* \brief Configure SSC
-//*----------------------------------------------------------------------------
-__inline void AT91F_SSC_Configure (
-             AT91PS_SSC pSSC,          // \arg pointer to a SSC controller
-             unsigned int syst_clock,  // \arg System Clock Frequency
-             unsigned int baud_rate,   // \arg Expected Baud Rate Frequency
-             unsigned int clock_rx,    // \arg Receiver Clock Parameters
-             unsigned int mode_rx,     // \arg mode Register to be programmed
-             unsigned int clock_tx,    // \arg Transmitter Clock Parameters
-             unsigned int mode_tx)     // \arg mode Register to be programmed
-{
-    //* Disable interrupts
-       pSSC->SSC_IDR = (unsigned int) -1;
-
-    //* Reset receiver and transmitter
-       pSSC->SSC_CR = AT91C_SSC_SWRST | AT91C_SSC_RXDIS | AT91C_SSC_TXDIS ;
-
-    //* Define the Clock Mode Register
-       AT91F_SSC_SetBaudrate(pSSC, syst_clock, baud_rate);
-
-     //* Write the Receive Clock Mode Register
-       pSSC->SSC_RCMR =  clock_rx;
-
-     //* Write the Transmit Clock Mode Register
-       pSSC->SSC_TCMR =  clock_tx;
-
-     //* Write the Receive Frame Mode Register
-       pSSC->SSC_RFMR =  mode_rx;
-
-     //* Write the Transmit Frame Mode Register
-       pSSC->SSC_TFMR =  mode_tx;
-
-    //* Clear Transmit and Receive Counters
-       AT91F_PDC_Open((AT91PS_PDC) &(pSSC->SSC_RPR));
-
-
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_SSC_EnableRx
-//* \brief Enable receiving datas
-//*----------------------------------------------------------------------------
-__inline void AT91F_SSC_EnableRx (
-       AT91PS_SSC pSSC)     // \arg pointer to a SSC controller
-{
-    //* Enable receiver
-    pSSC->SSC_CR = AT91C_SSC_RXEN;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_SSC_DisableRx
-//* \brief Disable receiving datas
-//*----------------------------------------------------------------------------
-__inline void AT91F_SSC_DisableRx (
-       AT91PS_SSC pSSC)     // \arg pointer to a SSC controller
-{
-    //* Disable receiver
-    pSSC->SSC_CR = AT91C_SSC_RXDIS;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_SSC_EnableTx
-//* \brief Enable sending datas
-//*----------------------------------------------------------------------------
-__inline void AT91F_SSC_EnableTx (
-       AT91PS_SSC pSSC)     // \arg pointer to a SSC controller
-{
-    //* Enable  transmitter
-    pSSC->SSC_CR = AT91C_SSC_TXEN;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_SSC_DisableTx
-//* \brief Disable sending datas
-//*----------------------------------------------------------------------------
-__inline void AT91F_SSC_DisableTx (
-       AT91PS_SSC pSSC)     // \arg pointer to a SSC controller
-{
-    //* Disable  transmitter
-    pSSC->SSC_CR = AT91C_SSC_TXDIS;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_SSC_EnableIt
-//* \brief Enable SSC IT
-//*----------------------------------------------------------------------------
-__inline void AT91F_SSC_EnableIt (
-       AT91PS_SSC pSSC, // \arg pointer to a SSC controller
-       unsigned int flag)   // \arg IT to be enabled
-{
-       //* Write to the IER register
-       pSSC->SSC_IER = flag;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_SSC_DisableIt
-//* \brief Disable SSC IT
-//*----------------------------------------------------------------------------
-__inline void AT91F_SSC_DisableIt (
-       AT91PS_SSC pSSC, // \arg pointer to a SSC controller
-       unsigned int flag)   // \arg IT to be disabled
-{
-       //* Write to the IDR register
-       pSSC->SSC_IDR = flag;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_SSC_ReceiveFrame
-//* \brief Return 2 if PDC has been initialized with Buffer and Next Buffer, 1 if PDC has been initialized with Next Buffer, 0 if PDC is busy
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_SSC_ReceiveFrame (
-       AT91PS_SSC pSSC,
-       char *pBuffer,
-       unsigned int szBuffer,
-       char *pNextBuffer,
-       unsigned int szNextBuffer )
-{
-       return AT91F_PDC_ReceiveFrame(
-               (AT91PS_PDC) &(pSSC->SSC_RPR),
-               pBuffer,
-               szBuffer,
-               pNextBuffer,
-               szNextBuffer);
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_SSC_SendFrame
-//* \brief Return 2 if PDC has been initialized with Buffer and Next Buffer, 1 if PDC has been initialized with Next Buffer, 0 if PDC is busy
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_SSC_SendFrame(
-       AT91PS_SSC pSSC,
-       char *pBuffer,
-       unsigned int szBuffer,
-       char *pNextBuffer,
-       unsigned int szNextBuffer )
-{
-       return AT91F_PDC_SendFrame(
-               (AT91PS_PDC) &(pSSC->SSC_RPR),
-               pBuffer,
-               szBuffer,
-               pNextBuffer,
-               szNextBuffer);
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_SSC_GetInterruptMaskStatus
-//* \brief Return SSC Interrupt Mask Status
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_SSC_GetInterruptMaskStatus( // \return SSC Interrupt Mask Status
-        AT91PS_SSC pSsc) // \arg  pointer to a SSC controller
-{
-        return pSsc->SSC_IMR;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_SSC_IsInterruptMasked
-//* \brief Test if SSC Interrupt is Masked 
-//*----------------------------------------------------------------------------
-__inline int AT91F_SSC_IsInterruptMasked(
-        AT91PS_SSC pSsc,   // \arg  pointer to a SSC controller
-        unsigned int flag) // \arg  flag to be tested
-{
-        return (AT91F_SSC_GetInterruptMaskStatus(pSsc) & flag);
-}
-
-/* *****************************************************************************
-                SOFTWARE API FOR TWI
-   ***************************************************************************** */
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_TWI_EnableIt
-//* \brief Enable TWI IT
-//*----------------------------------------------------------------------------
-__inline void AT91F_TWI_EnableIt (
-       AT91PS_TWI pTWI, // \arg pointer to a TWI controller
-       unsigned int flag)   // \arg IT to be enabled
-{
-       //* Write to the IER register
-       pTWI->TWI_IER = flag;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_TWI_DisableIt
-//* \brief Disable TWI IT
-//*----------------------------------------------------------------------------
-__inline void AT91F_TWI_DisableIt (
-       AT91PS_TWI pTWI, // \arg pointer to a TWI controller
-       unsigned int flag)   // \arg IT to be disabled
-{
-       //* Write to the IDR register
-       pTWI->TWI_IDR = flag;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_TWI_Configure
-//* \brief Configure TWI in master mode
-//*----------------------------------------------------------------------------
-__inline void AT91F_TWI_Configure ( AT91PS_TWI pTWI )          // \arg pointer to a TWI controller
-{
-    //* Disable interrupts
-       pTWI->TWI_IDR = (unsigned int) -1;
-
-    //* Reset peripheral
-       pTWI->TWI_CR = AT91C_TWI_SWRST;
-
-       //* Set Master mode
-       pTWI->TWI_CR = AT91C_TWI_MSEN;
-
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_TWI_GetInterruptMaskStatus
-//* \brief Return TWI Interrupt Mask Status
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_TWI_GetInterruptMaskStatus( // \return TWI Interrupt Mask Status
-        AT91PS_TWI pTwi) // \arg  pointer to a TWI controller
-{
-        return pTwi->TWI_IMR;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_TWI_IsInterruptMasked
-//* \brief Test if TWI Interrupt is Masked 
-//*----------------------------------------------------------------------------
-__inline int AT91F_TWI_IsInterruptMasked(
-        AT91PS_TWI pTwi,   // \arg  pointer to a TWI controller
-        unsigned int flag) // \arg  flag to be tested
-{
-        return (AT91F_TWI_GetInterruptMaskStatus(pTwi) & flag);
-}
-
-/* *****************************************************************************
-                SOFTWARE API FOR PWMC
-   ***************************************************************************** */
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PWM_GetStatus
-//* \brief Return PWM Interrupt Status
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_PWMC_GetStatus( // \return PWM Interrupt Status
-       AT91PS_PWMC pPWM) // pointer to a PWM controller
-{
-       return pPWM->PWMC_SR;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PWM_InterruptEnable
-//* \brief Enable PWM Interrupt
-//*----------------------------------------------------------------------------
-__inline void AT91F_PWMC_InterruptEnable(
-        AT91PS_PWMC pPwm,   // \arg  pointer to a PWM controller
-        unsigned int flag) // \arg  PWM interrupt to be enabled
-{
-        pPwm->PWMC_IER = flag;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PWM_InterruptDisable
-//* \brief Disable PWM Interrupt
-//*----------------------------------------------------------------------------
-__inline void AT91F_PWMC_InterruptDisable(
-        AT91PS_PWMC pPwm,   // \arg  pointer to a PWM controller
-        unsigned int flag) // \arg  PWM interrupt to be disabled
-{
-        pPwm->PWMC_IDR = flag;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PWM_GetInterruptMaskStatus
-//* \brief Return PWM Interrupt Mask Status
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_PWMC_GetInterruptMaskStatus( // \return PWM Interrupt Mask Status
-        AT91PS_PWMC pPwm) // \arg  pointer to a PWM controller
-{
-        return pPwm->PWMC_IMR;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PWM_IsInterruptMasked
-//* \brief Test if PWM Interrupt is Masked
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_PWMC_IsInterruptMasked(
-        AT91PS_PWMC pPWM,   // \arg  pointer to a PWM controller
-        unsigned int flag) // \arg  flag to be tested
-{
-       return (AT91F_PWMC_GetInterruptMaskStatus(pPWM) & flag);
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PWM_IsStatusSet
-//* \brief Test if PWM Interrupt is Set
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_PWMC_IsStatusSet(
-        AT91PS_PWMC pPWM,   // \arg  pointer to a PWM controller
-        unsigned int flag) // \arg  flag to be tested
-{
-       return (AT91F_PWMC_GetStatus(pPWM) & flag);
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PWM_CfgChannel
-//* \brief Test if PWM Interrupt is Set
-//*----------------------------------------------------------------------------
-__inline void AT91F_PWMC_CfgChannel(
-        AT91PS_PWMC pPWM,   // \arg  pointer to a PWM controller
-        unsigned int channelId, // \arg PWM channel ID
-        unsigned int mode, // \arg  PWM mode
-        unsigned int period, // \arg PWM period
-        unsigned int duty) // \arg PWM duty cycle
-{
-       pPWM->PWMC_CH[channelId].PWMC_CMR = mode;
-       pPWM->PWMC_CH[channelId].PWMC_CDTYR = duty;
-       pPWM->PWMC_CH[channelId].PWMC_CPRDR = period;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PWM_StartChannel
-//* \brief Enable channel
-//*----------------------------------------------------------------------------
-__inline void AT91F_PWMC_StartChannel(
-        AT91PS_PWMC pPWM,   // \arg  pointer to a PWM controller
-        unsigned int flag) // \arg  Channels IDs to be enabled
-{
-       pPWM->PWMC_ENA = flag;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PWM_StopChannel
-//* \brief Disable channel
-//*----------------------------------------------------------------------------
-__inline void AT91F_PWMC_StopChannel(
-        AT91PS_PWMC pPWM,   // \arg  pointer to a PWM controller
-        unsigned int flag) // \arg  Channels IDs to be enabled
-{
-       pPWM->PWMC_DIS = flag;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PWM_UpdateChannel
-//* \brief Update Period or Duty Cycle
-//*----------------------------------------------------------------------------
-__inline void AT91F_PWMC_UpdateChannel(
-        AT91PS_PWMC pPWM,   // \arg  pointer to a PWM controller
-        unsigned int channelId, // \arg PWM channel ID
-        unsigned int update) // \arg  Channels IDs to be enabled
-{
-       pPWM->PWMC_CH[channelId].PWMC_CUPDR = update;
-}
-
-/* *****************************************************************************
-                SOFTWARE API FOR UDP
-   ***************************************************************************** */
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_UDP_EnableIt
-//* \brief Enable UDP IT
-//*----------------------------------------------------------------------------
-__inline void AT91F_UDP_EnableIt (
-       AT91PS_UDP pUDP,     // \arg pointer to a UDP controller
-       unsigned int flag)   // \arg IT to be enabled
-{
-       //* Write to the IER register
-       pUDP->UDP_IER = flag;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_UDP_DisableIt
-//* \brief Disable UDP IT
-//*----------------------------------------------------------------------------
-__inline void AT91F_UDP_DisableIt (
-       AT91PS_UDP pUDP,     // \arg pointer to a UDP controller
-       unsigned int flag)   // \arg IT to be disabled
-{
-       //* Write to the IDR register
-       pUDP->UDP_IDR = flag;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_UDP_SetAddress
-//* \brief Set UDP functional address
-//*----------------------------------------------------------------------------
-__inline void AT91F_UDP_SetAddress (
-       AT91PS_UDP pUDP,     // \arg pointer to a UDP controller
-       unsigned char address)   // \arg new UDP address
-{
-       pUDP->UDP_FADDR = (AT91C_UDP_FEN | address);
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_UDP_EnableEp
-//* \brief Enable Endpoint
-//*----------------------------------------------------------------------------
-__inline void AT91F_UDP_EnableEp (
-       AT91PS_UDP pUDP,     // \arg pointer to a UDP controller
-       unsigned char endpoint)   // \arg endpoint number
-{
-       pUDP->UDP_CSR[endpoint] |= AT91C_UDP_EPEDS;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_UDP_DisableEp
-//* \brief Enable Endpoint
-//*----------------------------------------------------------------------------
-__inline void AT91F_UDP_DisableEp (
-       AT91PS_UDP pUDP,     // \arg pointer to a UDP controller
-       unsigned char endpoint)   // \arg endpoint number
-{
-       pUDP->UDP_CSR[endpoint] &= ~AT91C_UDP_EPEDS;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_UDP_SetState
-//* \brief Set UDP Device state
-//*----------------------------------------------------------------------------
-__inline void AT91F_UDP_SetState (
-       AT91PS_UDP pUDP,     // \arg pointer to a UDP controller
-       unsigned int flag)   // \arg new UDP address
-{
-       pUDP->UDP_GLBSTATE  &= ~(AT91C_UDP_FADDEN | AT91C_UDP_CONFG);
-       pUDP->UDP_GLBSTATE  |= flag;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_UDP_GetState
-//* \brief return UDP Device state
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_UDP_GetState ( // \return the UDP device state
-       AT91PS_UDP pUDP)     // \arg pointer to a UDP controller
-{
-       return (pUDP->UDP_GLBSTATE  & (AT91C_UDP_FADDEN | AT91C_UDP_CONFG));
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_UDP_ResetEp
-//* \brief Reset UDP endpoint
-//*----------------------------------------------------------------------------
-__inline void AT91F_UDP_ResetEp ( // \return the UDP device state
-       AT91PS_UDP pUDP,     // \arg pointer to a UDP controller
-       unsigned int flag)   // \arg Endpoints to be reset
-{
-       pUDP->UDP_RSTEP = flag;
-       pUDP->UDP_RSTEP = 0;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_UDP_EpStall
-//* \brief Endpoint will STALL requests
-//*----------------------------------------------------------------------------
-__inline void AT91F_UDP_EpStall(
-       AT91PS_UDP pUDP,     // \arg pointer to a UDP controller
-       unsigned char endpoint)   // \arg endpoint number
-{
-       pUDP->UDP_CSR[endpoint] |= AT91C_UDP_FORCESTALL;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_UDP_EpWrite
-//* \brief Write value in the DPR
-//*----------------------------------------------------------------------------
-__inline void AT91F_UDP_EpWrite(
-       AT91PS_UDP pUDP,         // \arg pointer to a UDP controller
-       unsigned char endpoint,  // \arg endpoint number
-       unsigned char value)     // \arg value to be written in the DPR
-{
-       pUDP->UDP_FDR[endpoint] = value;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_UDP_EpRead
-//* \brief Return value from the DPR
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_UDP_EpRead(
-       AT91PS_UDP pUDP,         // \arg pointer to a UDP controller
-       unsigned char endpoint)  // \arg endpoint number
-{
-       return pUDP->UDP_FDR[endpoint];
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_UDP_EpEndOfWr
-//* \brief Notify the UDP that values in DPR are ready to be sent
-//*----------------------------------------------------------------------------
-__inline void AT91F_UDP_EpEndOfWr(
-       AT91PS_UDP pUDP,         // \arg pointer to a UDP controller
-       unsigned char endpoint)  // \arg endpoint number
-{
-       pUDP->UDP_CSR[endpoint] |= AT91C_UDP_TXPKTRDY;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_UDP_EpClear
-//* \brief Clear flag in the endpoint CSR register
-//*----------------------------------------------------------------------------
-__inline void AT91F_UDP_EpClear(
-       AT91PS_UDP pUDP,         // \arg pointer to a UDP controller
-       unsigned char endpoint,  // \arg endpoint number
-       unsigned int flag)       // \arg flag to be cleared
-{
-       pUDP->UDP_CSR[endpoint] &= ~(flag);
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_UDP_EpSet
-//* \brief Set flag in the endpoint CSR register
-//*----------------------------------------------------------------------------
-__inline void AT91F_UDP_EpSet(
-       AT91PS_UDP pUDP,         // \arg pointer to a UDP controller
-       unsigned char endpoint,  // \arg endpoint number
-       unsigned int flag)       // \arg flag to be cleared
-{
-       pUDP->UDP_CSR[endpoint] |= flag;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_UDP_EpStatus
-//* \brief Return the endpoint CSR register
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_UDP_EpStatus(
-       AT91PS_UDP pUDP,         // \arg pointer to a UDP controller
-       unsigned char endpoint)  // \arg endpoint number
-{
-       return pUDP->UDP_CSR[endpoint];
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_UDP_GetInterruptMaskStatus
-//* \brief Return UDP Interrupt Mask Status
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_UDP_GetInterruptMaskStatus(
-  AT91PS_UDP pUdp)        // \arg  pointer to a UDP controller
-{
-  return pUdp->UDP_IMR;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_UDP_IsInterruptMasked
-//* \brief Test if UDP Interrupt is Masked 
-//*----------------------------------------------------------------------------
-__inline int AT91F_UDP_IsInterruptMasked(
-  AT91PS_UDP pUdp,       // \arg  pointer to a UDP controller
-  unsigned int flag)     // \arg  flag to be tested
-{
-  return (AT91F_UDP_GetInterruptMaskStatus(pUdp) & flag);
-}
-
-// ----------------------------------------------------------------------------
-//  \fn    AT91F_UDP_InterruptStatusRegister
-//  \brief Return the Interrupt Status Register
-// ----------------------------------------------------------------------------
-__inline unsigned int AT91F_UDP_InterruptStatusRegister( 
-  AT91PS_UDP pUDP )      // \arg  pointer to a UDP controller
-{
-  return pUDP->UDP_ISR;
-}
-
-// ----------------------------------------------------------------------------
-//  \fn    AT91F_UDP_InterruptClearRegister
-//  \brief Clear Interrupt Register
-// ----------------------------------------------------------------------------
-__inline void AT91F_UDP_InterruptClearRegister (
-  AT91PS_UDP pUDP,       // \arg pointer to UDP controller
-  unsigned int flag)     // \arg IT to be cleat
-{
-  pUDP->UDP_ICR = flag; 
-}
-
-// ----------------------------------------------------------------------------
-//  \fn    AT91F_UDP_EnableTransceiver
-//  \brief Enable transceiver
-// ----------------------------------------------------------------------------
-__inline void AT91F_UDP_EnableTransceiver( 
-  AT91PS_UDP pUDP )      // \arg  pointer to a UDP controller
-{
-    pUDP->UDP_TXVC &= ~AT91C_UDP_TXVDIS; 
-}
-
-// ----------------------------------------------------------------------------
-//  \fn    AT91F_UDP_DisableTransceiver
-//  \brief Disable transceiver
-// ----------------------------------------------------------------------------
-__inline void AT91F_UDP_DisableTransceiver( 
-  AT91PS_UDP pUDP )      // \arg  pointer to a UDP controller
-{
-    pUDP->UDP_TXVC = AT91C_UDP_TXVDIS; 
-}
-
-/* *****************************************************************************
-                SOFTWARE API FOR TC
-   ***************************************************************************** */
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_TC_InterruptEnable
-//* \brief Enable TC Interrupt
-//*----------------------------------------------------------------------------
-__inline void AT91F_TC_InterruptEnable(
-        AT91PS_TC pTc,   // \arg  pointer to a TC controller
-        unsigned int flag) // \arg  TC interrupt to be enabled
-{
-        pTc->TC_IER = flag;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_TC_InterruptDisable
-//* \brief Disable TC Interrupt
-//*----------------------------------------------------------------------------
-__inline void AT91F_TC_InterruptDisable(
-        AT91PS_TC pTc,   // \arg  pointer to a TC controller
-        unsigned int flag) // \arg  TC interrupt to be disabled
-{
-        pTc->TC_IDR = flag;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_TC_GetInterruptMaskStatus
-//* \brief Return TC Interrupt Mask Status
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_TC_GetInterruptMaskStatus( // \return TC Interrupt Mask Status
-        AT91PS_TC pTc) // \arg  pointer to a TC controller
-{
-        return pTc->TC_IMR;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_TC_IsInterruptMasked
-//* \brief Test if TC Interrupt is Masked 
-//*----------------------------------------------------------------------------
-__inline int AT91F_TC_IsInterruptMasked(
-        AT91PS_TC pTc,   // \arg  pointer to a TC controller
-        unsigned int flag) // \arg  flag to be tested
-{
-        return (AT91F_TC_GetInterruptMaskStatus(pTc) & flag);
-}
-
-/* *****************************************************************************
-                SOFTWARE API FOR CAN
-   ***************************************************************************** */
-#define        STANDARD_FORMAT 0
-#define        EXTENDED_FORMAT 1
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_InitMailboxRegisters()
-//* \brief Configure the corresponding mailbox
-//*----------------------------------------------------------------------------
-__inline void AT91F_InitMailboxRegisters(AT91PS_CAN_MB CAN_Mailbox,
-                                                               int                     mode_reg,
-                                                               int                     acceptance_mask_reg,
-                                                               int                     id_reg,
-                                                               int                     data_low_reg,
-                                                               int                     data_high_reg,
-                                                               int                     control_reg)
-{
-       CAN_Mailbox->CAN_MB_MCR         = 0x0;
-       CAN_Mailbox->CAN_MB_MMR         = mode_reg;
-       CAN_Mailbox->CAN_MB_MAM         = acceptance_mask_reg;
-       CAN_Mailbox->CAN_MB_MID         = id_reg;
-       CAN_Mailbox->CAN_MB_MDL         = data_low_reg;                 
-       CAN_Mailbox->CAN_MB_MDH         = data_high_reg;
-       CAN_Mailbox->CAN_MB_MCR         = control_reg;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_EnableCAN()
-//* \brief 
-//*----------------------------------------------------------------------------
-__inline void AT91F_EnableCAN(
-       AT91PS_CAN pCAN)     // pointer to a CAN controller
-{
-       pCAN->CAN_MR |= AT91C_CAN_CANEN;
-
-       // Wait for WAKEUP flag raising <=> 11-recessive-bit were scanned by the transceiver
-       while( (pCAN->CAN_SR & AT91C_CAN_WAKEUP) != AT91C_CAN_WAKEUP );
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_DisableCAN()
-//* \brief 
-//*----------------------------------------------------------------------------
-__inline void AT91F_DisableCAN(
-       AT91PS_CAN pCAN)     // pointer to a CAN controller
-{
-       pCAN->CAN_MR &= ~AT91C_CAN_CANEN;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_CAN_EnableIt
-//* \brief Enable CAN interrupt
-//*----------------------------------------------------------------------------
-__inline void AT91F_CAN_EnableIt (
-       AT91PS_CAN pCAN,     // pointer to a CAN controller
-       unsigned int flag)   // IT to be enabled
-{
-       //* Write to the IER register
-       pCAN->CAN_IER = flag;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_CAN_DisableIt
-//* \brief Disable CAN interrupt
-//*----------------------------------------------------------------------------
-__inline void AT91F_CAN_DisableIt (
-       AT91PS_CAN pCAN, // pointer to a CAN controller
-       unsigned int flag) // IT to be disabled
-{
-       //* Write to the IDR register
-       pCAN->CAN_IDR = flag;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_CAN_GetStatus
-//* \brief Return CAN Interrupt Status
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_CAN_GetStatus( // \return CAN Interrupt Status
-       AT91PS_CAN pCAN) // pointer to a CAN controller
-{
-       return pCAN->CAN_SR;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_CAN_GetInterruptMaskStatus
-//* \brief Return CAN Interrupt Mask Status
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_CAN_GetInterruptMaskStatus( // \return CAN Interrupt Mask Status
-       AT91PS_CAN pCAN) // pointer to a CAN controller
-{
-       return pCAN->CAN_IMR;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_CAN_IsInterruptMasked
-//* \brief Test if CAN Interrupt is Masked 
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_CAN_IsInterruptMasked(
-        AT91PS_CAN pCAN,   // \arg  pointer to a CAN controller
-        unsigned int flag) // \arg  flag to be tested
-{
-       return (AT91F_CAN_GetInterruptMaskStatus(pCAN) & flag);
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_CAN_IsStatusSet
-//* \brief Test if CAN Interrupt is Set
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_CAN_IsStatusSet(
-        AT91PS_CAN pCAN,   // \arg  pointer to a CAN controller
-        unsigned int flag) // \arg  flag to be tested
-{
-       return (AT91F_CAN_GetStatus(pCAN) & flag);
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_CAN_CfgModeReg
-//* \brief Configure the Mode Register of the CAN controller
-//*----------------------------------------------------------------------------
-__inline void AT91F_CAN_CfgModeReg (
-       AT91PS_CAN pCAN, // pointer to a CAN controller
-       unsigned int mode)        // mode register 
-{
-       //* Write to the MR register
-       pCAN->CAN_MR = mode;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_CAN_GetModeReg
-//* \brief Return the Mode Register of the CAN controller value
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_CAN_GetModeReg (
-       AT91PS_CAN pCAN // pointer to a CAN controller
-       )
-{
-       return pCAN->CAN_MR;    
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_CAN_CfgBaudrateReg
-//* \brief Configure the Baudrate of the CAN controller for the network
-//*----------------------------------------------------------------------------
-__inline void AT91F_CAN_CfgBaudrateReg (
-       AT91PS_CAN pCAN, // pointer to a CAN controller
-       unsigned int baudrate_cfg)
-{
-       //* Write to the BR register
-       pCAN->CAN_BR = baudrate_cfg;    
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_CAN_GetBaudrate
-//* \brief Return the Baudrate of the CAN controller for the network value
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_CAN_GetBaudrate (
-       AT91PS_CAN pCAN // pointer to a CAN controller
-       )
-{
-       return pCAN->CAN_BR;    
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_CAN_GetInternalCounter
-//* \brief Return CAN Timer Regsiter Value
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_CAN_GetInternalCounter (
-       AT91PS_CAN pCAN // pointer to a CAN controller
-       )
-{
-       return pCAN->CAN_TIM;   
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_CAN_GetTimestamp
-//* \brief Return CAN Timestamp Register Value
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_CAN_GetTimestamp (
-       AT91PS_CAN pCAN // pointer to a CAN controller
-       )
-{
-       return pCAN->CAN_TIMESTP;       
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_CAN_GetErrorCounter
-//* \brief Return CAN Error Counter Register Value
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_CAN_GetErrorCounter (
-       AT91PS_CAN pCAN // pointer to a CAN controller
-       )
-{
-       return pCAN->CAN_ECR;   
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_CAN_InitTransferRequest
-//* \brief Request for a transfer on the corresponding mailboxes
-//*----------------------------------------------------------------------------
-__inline void AT91F_CAN_InitTransferRequest (
-       AT91PS_CAN pCAN, // pointer to a CAN controller
-    unsigned int transfer_cmd)
-{
-       pCAN->CAN_TCR = transfer_cmd;   
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_CAN_InitAbortRequest
-//* \brief Abort the corresponding mailboxes
-//*----------------------------------------------------------------------------
-__inline void AT91F_CAN_InitAbortRequest (
-       AT91PS_CAN pCAN, // pointer to a CAN controller
-    unsigned int abort_cmd)
-{
-       pCAN->CAN_ACR = abort_cmd;      
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_CAN_CfgMessageModeReg
-//* \brief Program the Message Mode Register
-//*----------------------------------------------------------------------------
-__inline void AT91F_CAN_CfgMessageModeReg (
-       AT91PS_CAN_MB   CAN_Mailbox, // pointer to a CAN Mailbox
-    unsigned int mode)
-{
-       CAN_Mailbox->CAN_MB_MMR = mode; 
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_CAN_GetMessageModeReg
-//* \brief Return the Message Mode Register
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_CAN_GetMessageModeReg (
-       AT91PS_CAN_MB   CAN_Mailbox) // pointer to a CAN Mailbox
-{
-       return CAN_Mailbox->CAN_MB_MMR; 
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_CAN_CfgMessageIDReg
-//* \brief Program the Message ID Register
-//* \brief Version == 0 for Standard messsage, Version == 1 for Extended  
-//*----------------------------------------------------------------------------
-__inline void AT91F_CAN_CfgMessageIDReg (
-       AT91PS_CAN_MB   CAN_Mailbox, // pointer to a CAN Mailbox
-    unsigned int id,
-    unsigned char version)
-{
-       if(version==0)  // IDvA Standard Format
-               CAN_Mailbox->CAN_MB_MID = id<<18;
-       else    // IDvB Extended Format
-               CAN_Mailbox->CAN_MB_MID = id | (1<<29); // set MIDE bit
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_CAN_GetMessageIDReg
-//* \brief Return the Message ID Register
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_CAN_GetMessageIDReg (
-       AT91PS_CAN_MB   CAN_Mailbox) // pointer to a CAN Mailbox
-{
-       return CAN_Mailbox->CAN_MB_MID;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_CAN_CfgMessageAcceptanceMaskReg
-//* \brief Program the Message Acceptance Mask Register
-//*----------------------------------------------------------------------------
-__inline void AT91F_CAN_CfgMessageAcceptanceMaskReg (
-       AT91PS_CAN_MB   CAN_Mailbox, // pointer to a CAN Mailbox
-    unsigned int mask)
-{
-       CAN_Mailbox->CAN_MB_MAM = mask;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_CAN_GetMessageAcceptanceMaskReg
-//* \brief Return the Message Acceptance Mask Register
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_CAN_GetMessageAcceptanceMaskReg (
-       AT91PS_CAN_MB   CAN_Mailbox) // pointer to a CAN Mailbox
-{
-       return CAN_Mailbox->CAN_MB_MAM;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_CAN_GetFamilyID
-//* \brief Return the Message ID Register
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_CAN_GetFamilyID (
-       AT91PS_CAN_MB   CAN_Mailbox) // pointer to a CAN Mailbox
-{
-       return CAN_Mailbox->CAN_MB_MFID;        
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_CAN_CfgMessageCtrl
-//* \brief Request and config for a transfer on the corresponding mailbox
-//*----------------------------------------------------------------------------
-__inline void AT91F_CAN_CfgMessageCtrlReg (
-       AT91PS_CAN_MB   CAN_Mailbox, // pointer to a CAN Mailbox
-    unsigned int message_ctrl_cmd)
-{
-       CAN_Mailbox->CAN_MB_MCR = message_ctrl_cmd;     
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_CAN_GetMessageStatus
-//* \brief Return CAN Mailbox Status
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_CAN_GetMessageStatus (
-       AT91PS_CAN_MB   CAN_Mailbox) // pointer to a CAN Mailbox
-{
-       return CAN_Mailbox->CAN_MB_MSR; 
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_CAN_CfgMessageDataLow
-//* \brief Program data low value
-//*----------------------------------------------------------------------------
-__inline void AT91F_CAN_CfgMessageDataLow (
-       AT91PS_CAN_MB   CAN_Mailbox, // pointer to a CAN Mailbox
-    unsigned int data)
-{
-       CAN_Mailbox->CAN_MB_MDL = data; 
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_CAN_GetMessageDataLow
-//* \brief Return data low value
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_CAN_GetMessageDataLow (
-       AT91PS_CAN_MB   CAN_Mailbox) // pointer to a CAN Mailbox
-{
-       return CAN_Mailbox->CAN_MB_MDL; 
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_CAN_CfgMessageDataHigh
-//* \brief Program data high value
-//*----------------------------------------------------------------------------
-__inline void AT91F_CAN_CfgMessageDataHigh (
-       AT91PS_CAN_MB   CAN_Mailbox, // pointer to a CAN Mailbox
-    unsigned int data)
-{
-       CAN_Mailbox->CAN_MB_MDH = data; 
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_CAN_GetMessageDataHigh
-//* \brief Return data high value
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_CAN_GetMessageDataHigh (
-       AT91PS_CAN_MB   CAN_Mailbox) // pointer to a CAN Mailbox
-{
-       return CAN_Mailbox->CAN_MB_MDH; 
-}
-
-/* *****************************************************************************
-                SOFTWARE API FOR ADC
-   ***************************************************************************** */
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_ADC_EnableIt
-//* \brief Enable ADC interrupt
-//*----------------------------------------------------------------------------
-__inline void AT91F_ADC_EnableIt (
-       AT91PS_ADC pADC,     // pointer to a ADC controller
-       unsigned int flag)   // IT to be enabled
-{
-       //* Write to the IER register
-       pADC->ADC_IER = flag;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_ADC_DisableIt
-//* \brief Disable ADC interrupt
-//*----------------------------------------------------------------------------
-__inline void AT91F_ADC_DisableIt (
-       AT91PS_ADC pADC, // pointer to a ADC controller
-       unsigned int flag) // IT to be disabled
-{
-       //* Write to the IDR register
-       pADC->ADC_IDR = flag;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_ADC_GetStatus
-//* \brief Return ADC Interrupt Status
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_ADC_GetStatus( // \return ADC Interrupt Status
-       AT91PS_ADC pADC) // pointer to a ADC controller
-{
-       return pADC->ADC_SR;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_ADC_GetInterruptMaskStatus
-//* \brief Return ADC Interrupt Mask Status
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_ADC_GetInterruptMaskStatus( // \return ADC Interrupt Mask Status
-       AT91PS_ADC pADC) // pointer to a ADC controller
-{
-       return pADC->ADC_IMR;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_ADC_IsInterruptMasked
-//* \brief Test if ADC Interrupt is Masked 
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_ADC_IsInterruptMasked(
-        AT91PS_ADC pADC,   // \arg  pointer to a ADC controller
-        unsigned int flag) // \arg  flag to be tested
-{
-       return (AT91F_ADC_GetInterruptMaskStatus(pADC) & flag);
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_ADC_IsStatusSet
-//* \brief Test if ADC Status is Set
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_ADC_IsStatusSet(
-        AT91PS_ADC pADC,   // \arg  pointer to a ADC controller
-        unsigned int flag) // \arg  flag to be tested
-{
-       return (AT91F_ADC_GetStatus(pADC) & flag);
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_ADC_CfgModeReg
-//* \brief Configure the Mode Register of the ADC controller
-//*----------------------------------------------------------------------------
-__inline void AT91F_ADC_CfgModeReg (
-       AT91PS_ADC pADC, // pointer to a ADC controller
-       unsigned int mode)        // mode register 
-{
-       //* Write to the MR register
-       pADC->ADC_MR = mode;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_ADC_GetModeReg
-//* \brief Return the Mode Register of the ADC controller value
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_ADC_GetModeReg (
-       AT91PS_ADC pADC // pointer to a ADC controller
-       )
-{
-       return pADC->ADC_MR;    
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_ADC_CfgTimings
-//* \brief Configure the different necessary timings of the ADC controller
-//*----------------------------------------------------------------------------
-__inline void AT91F_ADC_CfgTimings (
-       AT91PS_ADC pADC, // pointer to a ADC controller
-       unsigned int mck_clock, // in MHz 
-       unsigned int adc_clock, // in MHz 
-       unsigned int startup_time, // in us 
-       unsigned int sample_and_hold_time)      // in ns  
-{
-       unsigned int prescal,startup,shtim;
-       
-       prescal = mck_clock/(2*adc_clock) - 1;
-       startup = adc_clock*startup_time/8 - 1;
-       shtim = adc_clock*sample_and_hold_time/1000 - 1;
-       
-       //* Write to the MR register
-       pADC->ADC_MR = ( (prescal<<8) & AT91C_ADC_PRESCAL) | ( (startup<<16) & AT91C_ADC_STARTUP) | ( (shtim<<24) & AT91C_ADC_SHTIM);
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_ADC_EnableChannel
-//* \brief Return ADC Timer Register Value
-//*----------------------------------------------------------------------------
-__inline void AT91F_ADC_EnableChannel (
-       AT91PS_ADC pADC, // pointer to a ADC controller
-       unsigned int channel)        // mode register 
-{
-       //* Write to the CHER register
-       pADC->ADC_CHER = channel;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_ADC_DisableChannel
-//* \brief Return ADC Timer Register Value
-//*----------------------------------------------------------------------------
-__inline void AT91F_ADC_DisableChannel (
-       AT91PS_ADC pADC, // pointer to a ADC controller
-       unsigned int channel)        // mode register 
-{
-       //* Write to the CHDR register
-       pADC->ADC_CHDR = channel;
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_ADC_GetChannelStatus
-//* \brief Return ADC Timer Register Value
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_ADC_GetChannelStatus (
-       AT91PS_ADC pADC // pointer to a ADC controller
-       )
-{
-       return pADC->ADC_CHSR;  
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_ADC_StartConversion
-//* \brief Software request for a analog to digital conversion 
-//*----------------------------------------------------------------------------
-__inline void AT91F_ADC_StartConversion (
-       AT91PS_ADC pADC // pointer to a ADC controller
-       )
-{
-       pADC->ADC_CR = AT91C_ADC_START; 
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_ADC_SoftReset
-//* \brief Software reset
-//*----------------------------------------------------------------------------
-__inline void AT91F_ADC_SoftReset (
-       AT91PS_ADC pADC // pointer to a ADC controller
-       )
-{
-       pADC->ADC_CR = AT91C_ADC_SWRST; 
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_ADC_GetLastConvertedData
-//* \brief Return the Last Converted Data
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_ADC_GetLastConvertedData (
-       AT91PS_ADC pADC // pointer to a ADC controller
-       )
-{
-       return pADC->ADC_LCDR;  
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_ADC_GetConvertedDataCH0
-//* \brief Return the Channel 0 Converted Data
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_ADC_GetConvertedDataCH0 (
-       AT91PS_ADC pADC // pointer to a ADC controller
-       )
-{
-       return pADC->ADC_CDR0;  
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_ADC_GetConvertedDataCH1
-//* \brief Return the Channel 1 Converted Data
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_ADC_GetConvertedDataCH1 (
-       AT91PS_ADC pADC // pointer to a ADC controller
-       )
-{
-       return pADC->ADC_CDR1;  
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_ADC_GetConvertedDataCH2
-//* \brief Return the Channel 2 Converted Data
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_ADC_GetConvertedDataCH2 (
-       AT91PS_ADC pADC // pointer to a ADC controller
-       )
-{
-       return pADC->ADC_CDR2;  
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_ADC_GetConvertedDataCH3
-//* \brief Return the Channel 3 Converted Data
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_ADC_GetConvertedDataCH3 (
-       AT91PS_ADC pADC // pointer to a ADC controller
-       )
-{
-       return pADC->ADC_CDR3;  
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_ADC_GetConvertedDataCH4
-//* \brief Return the Channel 4 Converted Data
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_ADC_GetConvertedDataCH4 (
-       AT91PS_ADC pADC // pointer to a ADC controller
-       )
-{
-       return pADC->ADC_CDR4;  
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_ADC_GetConvertedDataCH5
-//* \brief Return the Channel 5 Converted Data
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_ADC_GetConvertedDataCH5 (
-       AT91PS_ADC pADC // pointer to a ADC controller
-       )
-{
-       return pADC->ADC_CDR5;  
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_ADC_GetConvertedDataCH6
-//* \brief Return the Channel 6 Converted Data
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_ADC_GetConvertedDataCH6 (
-       AT91PS_ADC pADC // pointer to a ADC controller
-       )
-{
-       return pADC->ADC_CDR6;  
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_ADC_GetConvertedDataCH7
-//* \brief Return the Channel 7 Converted Data
-//*----------------------------------------------------------------------------
-__inline unsigned int AT91F_ADC_GetConvertedDataCH7 (
-       AT91PS_ADC pADC // pointer to a ADC controller
-       )
-{
-       return pADC->ADC_CDR7;  
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_MC_CfgPMC
-//* \brief Enable Peripheral clock in PMC for  MC
-//*----------------------------------------------------------------------------
-__inline void AT91F_MC_CfgPMC (void)
-{
-       AT91F_PMC_EnablePeriphClock(
-               AT91C_BASE_PMC, // PIO controller base address
-               ((unsigned int) 1 << AT91C_ID_SYS));
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_DBGU_CfgPMC
-//* \brief Enable Peripheral clock in PMC for  DBGU
-//*----------------------------------------------------------------------------
-__inline void AT91F_DBGU_CfgPMC (void)
-{
-       AT91F_PMC_EnablePeriphClock(
-               AT91C_BASE_PMC, // PIO controller base address
-               ((unsigned int) 1 << AT91C_ID_SYS));
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_DBGU_CfgPIO
-//* \brief Configure PIO controllers to drive DBGU signals
-//*----------------------------------------------------------------------------
-__inline void AT91F_DBGU_CfgPIO (void)
-{
-       // Configure PIO controllers to periph mode
-       AT91F_PIO_CfgPeriph(
-               AT91C_BASE_PIOA, // PIO controller base address
-               ((unsigned int) AT91C_PA28_DTXD    ) |
-               ((unsigned int) AT91C_PA27_DRXD    ), // Peripheral A
-               0); // Peripheral B
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PWMC_CH3_CfgPIO
-//* \brief Configure PIO controllers to drive PWMC_CH3 signals
-//*----------------------------------------------------------------------------
-__inline void AT91F_PWMC_CH3_CfgPIO (void)
-{
-       // Configure PIO controllers to periph mode
-       AT91F_PIO_CfgPeriph(
-               AT91C_BASE_PIOB, // PIO controller base address
-               ((unsigned int) AT91C_PB22_PWM3    ), // Peripheral A
-               ((unsigned int) AT91C_PB30_PWM3    )); // Peripheral B
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PWMC_CH2_CfgPIO
-//* \brief Configure PIO controllers to drive PWMC_CH2 signals
-//*----------------------------------------------------------------------------
-__inline void AT91F_PWMC_CH2_CfgPIO (void)
-{
-       // Configure PIO controllers to periph mode
-       AT91F_PIO_CfgPeriph(
-               AT91C_BASE_PIOB, // PIO controller base address
-               ((unsigned int) AT91C_PB21_PWM2    ), // Peripheral A
-               ((unsigned int) AT91C_PB29_PWM2    )); // Peripheral B
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PWMC_CH1_CfgPIO
-//* \brief Configure PIO controllers to drive PWMC_CH1 signals
-//*----------------------------------------------------------------------------
-__inline void AT91F_PWMC_CH1_CfgPIO (void)
-{
-       // Configure PIO controllers to periph mode
-       AT91F_PIO_CfgPeriph(
-               AT91C_BASE_PIOB, // PIO controller base address
-               ((unsigned int) AT91C_PB20_PWM1    ), // Peripheral A
-               ((unsigned int) AT91C_PB28_PWM1    )); // Peripheral B
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PWMC_CH0_CfgPIO
-//* \brief Configure PIO controllers to drive PWMC_CH0 signals
-//*----------------------------------------------------------------------------
-__inline void AT91F_PWMC_CH0_CfgPIO (void)
-{
-       // Configure PIO controllers to periph mode
-       AT91F_PIO_CfgPeriph(
-               AT91C_BASE_PIOB, // PIO controller base address
-               ((unsigned int) AT91C_PB19_PWM0    ), // Peripheral A
-               ((unsigned int) AT91C_PB27_PWM0    )); // Peripheral B
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_EMAC_CfgPMC
-//* \brief Enable Peripheral clock in PMC for  EMAC
-//*----------------------------------------------------------------------------
-__inline void AT91F_EMAC_CfgPMC (void)
-{
-       AT91F_PMC_EnablePeriphClock(
-               AT91C_BASE_PMC, // PIO controller base address
-               ((unsigned int) 1 << AT91C_ID_EMAC));
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_EMAC_CfgPIO
-//* \brief Configure PIO controllers to drive EMAC signals
-//*----------------------------------------------------------------------------
-__inline void AT91F_EMAC_CfgPIO (void)
-{
-       // Configure PIO controllers to periph mode
-       AT91F_PIO_CfgPeriph(
-               AT91C_BASE_PIOB, // PIO controller base address
-               ((unsigned int) AT91C_PB9_EMDIO   ) |
-               ((unsigned int) AT91C_PB17_ERXCK   ) |
-               ((unsigned int) AT91C_PB15_ERXDV_ECRSDV) |
-               ((unsigned int) AT91C_PB8_EMDC    ) |
-               ((unsigned int) AT91C_PB16_ECOL    ) |
-               ((unsigned int) AT91C_PB7_ERXER   ) |
-               ((unsigned int) AT91C_PB5_ERX0    ) |
-               ((unsigned int) AT91C_PB6_ERX1    ) |
-               ((unsigned int) AT91C_PB13_ERX2    ) |
-               ((unsigned int) AT91C_PB1_ETXEN   ) |
-               ((unsigned int) AT91C_PB14_ERX3    ) |
-               ((unsigned int) AT91C_PB12_ETXER   ) |
-               ((unsigned int) AT91C_PB2_ETX0    ) |
-               ((unsigned int) AT91C_PB3_ETX1    ) |
-               ((unsigned int) AT91C_PB10_ETX2    ) |
-               ((unsigned int) AT91C_PB18_EF100   ) |
-               ((unsigned int) AT91C_PB11_ETX3    ) |
-               ((unsigned int) AT91C_PB4_ECRS    ) |
-               ((unsigned int) AT91C_PB0_ETXCK_EREFCK), // Peripheral A
-               0); // Peripheral B
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_VREG_CfgPMC
-//* \brief Enable Peripheral clock in PMC for  VREG
-//*----------------------------------------------------------------------------
-__inline void AT91F_VREG_CfgPMC (void)
-{
-       AT91F_PMC_EnablePeriphClock(
-               AT91C_BASE_PMC, // PIO controller base address
-               ((unsigned int) 1 << AT91C_ID_SYS));
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_SSC_CfgPMC
-//* \brief Enable Peripheral clock in PMC for  SSC
-//*----------------------------------------------------------------------------
-__inline void AT91F_SSC_CfgPMC (void)
-{
-       AT91F_PMC_EnablePeriphClock(
-               AT91C_BASE_PMC, // PIO controller base address
-               ((unsigned int) 1 << AT91C_ID_SSC));
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_SSC_CfgPIO
-//* \brief Configure PIO controllers to drive SSC signals
-//*----------------------------------------------------------------------------
-__inline void AT91F_SSC_CfgPIO (void)
-{
-       // Configure PIO controllers to periph mode
-       AT91F_PIO_CfgPeriph(
-               AT91C_BASE_PIOA, // PIO controller base address
-               ((unsigned int) AT91C_PA23_TD      ) |
-               ((unsigned int) AT91C_PA21_TF      ) |
-               ((unsigned int) AT91C_PA25_RK      ) |
-               ((unsigned int) AT91C_PA24_RD      ) |
-               ((unsigned int) AT91C_PA26_RF      ) |
-               ((unsigned int) AT91C_PA22_TK      ), // Peripheral A
-               0); // Peripheral B
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_SPI1_CfgPMC
-//* \brief Enable Peripheral clock in PMC for  SPI1
-//*----------------------------------------------------------------------------
-__inline void AT91F_SPI1_CfgPMC (void)
-{
-       AT91F_PMC_EnablePeriphClock(
-               AT91C_BASE_PMC, // PIO controller base address
-               ((unsigned int) 1 << AT91C_ID_SPI1));
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_SPI1_CfgPIO
-//* \brief Configure PIO controllers to drive SPI1 signals
-//*----------------------------------------------------------------------------
-__inline void AT91F_SPI1_CfgPIO (void)
-{
-       // Configure PIO controllers to periph mode
-       AT91F_PIO_CfgPeriph(
-               AT91C_BASE_PIOA, // PIO controller base address
-               0, // Peripheral A
-               ((unsigned int) AT91C_PA23_SPI1_MOSI) |
-               ((unsigned int) AT91C_PA21_SPI1_NPCS0) |
-               ((unsigned int) AT91C_PA25_SPI1_NPCS1) |
-               ((unsigned int) AT91C_PA2_SPI1_NPCS1) |
-               ((unsigned int) AT91C_PA24_SPI1_MISO) |
-               ((unsigned int) AT91C_PA22_SPI1_SPCK) |
-               ((unsigned int) AT91C_PA26_SPI1_NPCS2) |
-               ((unsigned int) AT91C_PA3_SPI1_NPCS2) |
-               ((unsigned int) AT91C_PA29_SPI1_NPCS3) |
-               ((unsigned int) AT91C_PA4_SPI1_NPCS3)); // Peripheral B
-       // Configure PIO controllers to periph mode
-       AT91F_PIO_CfgPeriph(
-               AT91C_BASE_PIOB, // PIO controller base address
-               0, // Peripheral A
-               ((unsigned int) AT91C_PB10_SPI1_NPCS1) |
-               ((unsigned int) AT91C_PB11_SPI1_NPCS2) |
-               ((unsigned int) AT91C_PB16_SPI1_NPCS3)); // Peripheral B
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_SPI0_CfgPMC
-//* \brief Enable Peripheral clock in PMC for  SPI0
-//*----------------------------------------------------------------------------
-__inline void AT91F_SPI0_CfgPMC (void)
-{
-       AT91F_PMC_EnablePeriphClock(
-               AT91C_BASE_PMC, // PIO controller base address
-               ((unsigned int) 1 << AT91C_ID_SPI0));
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_SPI0_CfgPIO
-//* \brief Configure PIO controllers to drive SPI0 signals
-//*----------------------------------------------------------------------------
-__inline void AT91F_SPI0_CfgPIO (void)
-{
-       // Configure PIO controllers to periph mode
-       AT91F_PIO_CfgPeriph(
-               AT91C_BASE_PIOA, // PIO controller base address
-               ((unsigned int) AT91C_PA17_SPI0_MOSI) |
-               ((unsigned int) AT91C_PA12_SPI0_NPCS0) |
-               ((unsigned int) AT91C_PA13_SPI0_NPCS1) |
-               ((unsigned int) AT91C_PA16_SPI0_MISO) |
-               ((unsigned int) AT91C_PA14_SPI0_NPCS2) |
-               ((unsigned int) AT91C_PA18_SPI0_SPCK) |
-               ((unsigned int) AT91C_PA15_SPI0_NPCS3), // Peripheral A
-               ((unsigned int) AT91C_PA7_SPI0_NPCS1) |
-               ((unsigned int) AT91C_PA8_SPI0_NPCS2) |
-               ((unsigned int) AT91C_PA9_SPI0_NPCS3)); // Peripheral B
-       // Configure PIO controllers to periph mode
-       AT91F_PIO_CfgPeriph(
-               AT91C_BASE_PIOB, // PIO controller base address
-               0, // Peripheral A
-               ((unsigned int) AT91C_PB13_SPI0_NPCS1) |
-               ((unsigned int) AT91C_PB14_SPI0_NPCS2) |
-               ((unsigned int) AT91C_PB17_SPI0_NPCS3)); // Peripheral B
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PWMC_CfgPMC
-//* \brief Enable Peripheral clock in PMC for  PWMC
-//*----------------------------------------------------------------------------
-__inline void AT91F_PWMC_CfgPMC (void)
-{
-       AT91F_PMC_EnablePeriphClock(
-               AT91C_BASE_PMC, // PIO controller base address
-               ((unsigned int) 1 << AT91C_ID_PWMC));
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_TC0_CfgPMC
-//* \brief Enable Peripheral clock in PMC for  TC0
-//*----------------------------------------------------------------------------
-__inline void AT91F_TC0_CfgPMC (void)
-{
-       AT91F_PMC_EnablePeriphClock(
-               AT91C_BASE_PMC, // PIO controller base address
-               ((unsigned int) 1 << AT91C_ID_TC0));
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_TC0_CfgPIO
-//* \brief Configure PIO controllers to drive TC0 signals
-//*----------------------------------------------------------------------------
-__inline void AT91F_TC0_CfgPIO (void)
-{
-       // Configure PIO controllers to periph mode
-       AT91F_PIO_CfgPeriph(
-               AT91C_BASE_PIOB, // PIO controller base address
-               ((unsigned int) AT91C_PB23_TIOA0   ) |
-               ((unsigned int) AT91C_PB24_TIOB0   ), // Peripheral A
-               ((unsigned int) AT91C_PB12_TCLK0   )); // Peripheral B
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_TC1_CfgPMC
-//* \brief Enable Peripheral clock in PMC for  TC1
-//*----------------------------------------------------------------------------
-__inline void AT91F_TC1_CfgPMC (void)
-{
-       AT91F_PMC_EnablePeriphClock(
-               AT91C_BASE_PMC, // PIO controller base address
-               ((unsigned int) 1 << AT91C_ID_TC1));
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_TC1_CfgPIO
-//* \brief Configure PIO controllers to drive TC1 signals
-//*----------------------------------------------------------------------------
-__inline void AT91F_TC1_CfgPIO (void)
-{
-       // Configure PIO controllers to periph mode
-       AT91F_PIO_CfgPeriph(
-               AT91C_BASE_PIOB, // PIO controller base address
-               ((unsigned int) AT91C_PB25_TIOA1   ) |
-               ((unsigned int) AT91C_PB26_TIOB1   ), // Peripheral A
-               ((unsigned int) AT91C_PB19_TCLK1   )); // Peripheral B
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_TC2_CfgPMC
-//* \brief Enable Peripheral clock in PMC for  TC2
-//*----------------------------------------------------------------------------
-__inline void AT91F_TC2_CfgPMC (void)
-{
-       AT91F_PMC_EnablePeriphClock(
-               AT91C_BASE_PMC, // PIO controller base address
-               ((unsigned int) 1 << AT91C_ID_TC2));
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_TC2_CfgPIO
-//* \brief Configure PIO controllers to drive TC2 signals
-//*----------------------------------------------------------------------------
-__inline void AT91F_TC2_CfgPIO (void)
-{
-       // Configure PIO controllers to periph mode
-       AT91F_PIO_CfgPeriph(
-               AT91C_BASE_PIOA, // PIO controller base address
-               0, // Peripheral A
-               ((unsigned int) AT91C_PA15_TCLK2   )); // Peripheral B
-       // Configure PIO controllers to periph mode
-       AT91F_PIO_CfgPeriph(
-               AT91C_BASE_PIOB, // PIO controller base address
-               ((unsigned int) AT91C_PB27_TIOA2   ) |
-               ((unsigned int) AT91C_PB28_TIOB2   ), // Peripheral A
-               0); // Peripheral B
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PITC_CfgPMC
-//* \brief Enable Peripheral clock in PMC for  PITC
-//*----------------------------------------------------------------------------
-__inline void AT91F_PITC_CfgPMC (void)
-{
-       AT91F_PMC_EnablePeriphClock(
-               AT91C_BASE_PMC, // PIO controller base address
-               ((unsigned int) 1 << AT91C_ID_SYS));
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_ADC_CfgPMC
-//* \brief Enable Peripheral clock in PMC for  ADC
-//*----------------------------------------------------------------------------
-__inline void AT91F_ADC_CfgPMC (void)
-{
-       AT91F_PMC_EnablePeriphClock(
-               AT91C_BASE_PMC, // PIO controller base address
-               ((unsigned int) 1 << AT91C_ID_ADC));
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_ADC_CfgPIO
-//* \brief Configure PIO controllers to drive ADC signals
-//*----------------------------------------------------------------------------
-__inline void AT91F_ADC_CfgPIO (void)
-{
-       // Configure PIO controllers to periph mode
-       AT91F_PIO_CfgPeriph(
-               AT91C_BASE_PIOB, // PIO controller base address
-               0, // Peripheral A
-               ((unsigned int) AT91C_PB18_ADTRG   )); // Peripheral B
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PMC_CfgPMC
-//* \brief Enable Peripheral clock in PMC for  PMC
-//*----------------------------------------------------------------------------
-__inline void AT91F_PMC_CfgPMC (void)
-{
-       AT91F_PMC_EnablePeriphClock(
-               AT91C_BASE_PMC, // PIO controller base address
-               ((unsigned int) 1 << AT91C_ID_SYS));
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PMC_CfgPIO
-//* \brief Configure PIO controllers to drive PMC signals
-//*----------------------------------------------------------------------------
-__inline void AT91F_PMC_CfgPIO (void)
-{
-       // Configure PIO controllers to periph mode
-       AT91F_PIO_CfgPeriph(
-               AT91C_BASE_PIOA, // PIO controller base address
-               0, // Peripheral A
-               ((unsigned int) AT91C_PA13_PCK1    ) |
-               ((unsigned int) AT91C_PA30_PCK2    ) |
-               ((unsigned int) AT91C_PA27_PCK3    )); // Peripheral B
-       // Configure PIO controllers to periph mode
-       AT91F_PIO_CfgPeriph(
-               AT91C_BASE_PIOB, // PIO controller base address
-               ((unsigned int) AT91C_PB29_PCK1    ) |
-               ((unsigned int) AT91C_PB30_PCK2    ), // Peripheral A
-               ((unsigned int) AT91C_PB21_PCK1    ) |
-               ((unsigned int) AT91C_PB22_PCK2    ) |
-               ((unsigned int) AT91C_PB20_PCK0    ) |
-               ((unsigned int) AT91C_PB0_PCK0    )); // Peripheral B
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_RSTC_CfgPMC
-//* \brief Enable Peripheral clock in PMC for  RSTC
-//*----------------------------------------------------------------------------
-__inline void AT91F_RSTC_CfgPMC (void)
-{
-       AT91F_PMC_EnablePeriphClock(
-               AT91C_BASE_PMC, // PIO controller base address
-               ((unsigned int) 1 << AT91C_ID_SYS));
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_RTTC_CfgPMC
-//* \brief Enable Peripheral clock in PMC for  RTTC
-//*----------------------------------------------------------------------------
-__inline void AT91F_RTTC_CfgPMC (void)
-{
-       AT91F_PMC_EnablePeriphClock(
-               AT91C_BASE_PMC, // PIO controller base address
-               ((unsigned int) 1 << AT91C_ID_SYS));
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PIOA_CfgPMC
-//* \brief Enable Peripheral clock in PMC for  PIOA
-//*----------------------------------------------------------------------------
-__inline void AT91F_PIOA_CfgPMC (void)
-{
-       AT91F_PMC_EnablePeriphClock(
-               AT91C_BASE_PMC, // PIO controller base address
-               ((unsigned int) 1 << AT91C_ID_PIOA));
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_PIOB_CfgPMC
-//* \brief Enable Peripheral clock in PMC for  PIOB
-//*----------------------------------------------------------------------------
-__inline void AT91F_PIOB_CfgPMC (void)
-{
-       AT91F_PMC_EnablePeriphClock(
-               AT91C_BASE_PMC, // PIO controller base address
-               ((unsigned int) 1 << AT91C_ID_PIOB));
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_TWI_CfgPMC
-//* \brief Enable Peripheral clock in PMC for  TWI
-//*----------------------------------------------------------------------------
-__inline void AT91F_TWI_CfgPMC (void)
-{
-       AT91F_PMC_EnablePeriphClock(
-               AT91C_BASE_PMC, // PIO controller base address
-               ((unsigned int) 1 << AT91C_ID_TWI));
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_TWI_CfgPIO
-//* \brief Configure PIO controllers to drive TWI signals
-//*----------------------------------------------------------------------------
-__inline void AT91F_TWI_CfgPIO (void)
-{
-       // Configure PIO controllers to periph mode
-       AT91F_PIO_CfgPeriph(
-               AT91C_BASE_PIOA, // PIO controller base address
-               ((unsigned int) AT91C_PA10_TWD     ) |
-               ((unsigned int) AT91C_PA11_TWCK    ), // Peripheral A
-               0); // Peripheral B
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_WDTC_CfgPMC
-//* \brief Enable Peripheral clock in PMC for  WDTC
-//*----------------------------------------------------------------------------
-__inline void AT91F_WDTC_CfgPMC (void)
-{
-       AT91F_PMC_EnablePeriphClock(
-               AT91C_BASE_PMC, // PIO controller base address
-               ((unsigned int) 1 << AT91C_ID_SYS));
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_US1_CfgPMC
-//* \brief Enable Peripheral clock in PMC for  US1
-//*----------------------------------------------------------------------------
-__inline void AT91F_US1_CfgPMC (void)
-{
-       AT91F_PMC_EnablePeriphClock(
-               AT91C_BASE_PMC, // PIO controller base address
-               ((unsigned int) 1 << AT91C_ID_US1));
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_US1_CfgPIO
-//* \brief Configure PIO controllers to drive US1 signals
-//*----------------------------------------------------------------------------
-__inline void AT91F_US1_CfgPIO (void)
-{
-       // Configure PIO controllers to periph mode
-       AT91F_PIO_CfgPeriph(
-               AT91C_BASE_PIOA, // PIO controller base address
-               ((unsigned int) AT91C_PA5_RXD1    ) |
-               ((unsigned int) AT91C_PA6_TXD1    ) |
-               ((unsigned int) AT91C_PA8_RTS1    ) |
-               ((unsigned int) AT91C_PA7_SCK1    ) |
-               ((unsigned int) AT91C_PA9_CTS1    ), // Peripheral A
-               0); // Peripheral B
-       // Configure PIO controllers to periph mode
-       AT91F_PIO_CfgPeriph(
-               AT91C_BASE_PIOB, // PIO controller base address
-               0, // Peripheral A
-               ((unsigned int) AT91C_PB25_DTR1    ) |
-               ((unsigned int) AT91C_PB23_DCD1    ) |
-               ((unsigned int) AT91C_PB24_DSR1    ) |
-               ((unsigned int) AT91C_PB26_RI1     )); // Peripheral B
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_US0_CfgPMC
-//* \brief Enable Peripheral clock in PMC for  US0
-//*----------------------------------------------------------------------------
-__inline void AT91F_US0_CfgPMC (void)
-{
-       AT91F_PMC_EnablePeriphClock(
-               AT91C_BASE_PMC, // PIO controller base address
-               ((unsigned int) 1 << AT91C_ID_US0));
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_US0_CfgPIO
-//* \brief Configure PIO controllers to drive US0 signals
-//*----------------------------------------------------------------------------
-__inline void AT91F_US0_CfgPIO (void)
-{
-       // Configure PIO controllers to periph mode
-       AT91F_PIO_CfgPeriph(
-               AT91C_BASE_PIOA, // PIO controller base address
-               ((unsigned int) AT91C_PA0_RXD0    ) |
-               ((unsigned int) AT91C_PA1_TXD0    ) |
-               ((unsigned int) AT91C_PA3_RTS0    ) |
-               ((unsigned int) AT91C_PA2_SCK0    ) |
-               ((unsigned int) AT91C_PA4_CTS0    ), // Peripheral A
-               0); // Peripheral B
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_UDP_CfgPMC
-//* \brief Enable Peripheral clock in PMC for  UDP
-//*----------------------------------------------------------------------------
-__inline void AT91F_UDP_CfgPMC (void)
-{
-       AT91F_PMC_EnablePeriphClock(
-               AT91C_BASE_PMC, // PIO controller base address
-               ((unsigned int) 1 << AT91C_ID_UDP));
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_AIC_CfgPMC
-//* \brief Enable Peripheral clock in PMC for  AIC
-//*----------------------------------------------------------------------------
-__inline void AT91F_AIC_CfgPMC (void)
-{
-       AT91F_PMC_EnablePeriphClock(
-               AT91C_BASE_PMC, // PIO controller base address
-               ((unsigned int) 1 << AT91C_ID_IRQ0) |
-               ((unsigned int) 1 << AT91C_ID_FIQ) |
-               ((unsigned int) 1 << AT91C_ID_IRQ1));
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_AIC_CfgPIO
-//* \brief Configure PIO controllers to drive AIC signals
-//*----------------------------------------------------------------------------
-__inline void AT91F_AIC_CfgPIO (void)
-{
-       // Configure PIO controllers to periph mode
-       AT91F_PIO_CfgPeriph(
-               AT91C_BASE_PIOA, // PIO controller base address
-               ((unsigned int) AT91C_PA30_IRQ0    ) |
-               ((unsigned int) AT91C_PA29_FIQ     ), // Peripheral A
-               ((unsigned int) AT91C_PA14_IRQ1    )); // Peripheral B
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_CAN_CfgPMC
-//* \brief Enable Peripheral clock in PMC for  CAN
-//*----------------------------------------------------------------------------
-__inline void AT91F_CAN_CfgPMC (void)
-{
-       AT91F_PMC_EnablePeriphClock(
-               AT91C_BASE_PMC, // PIO controller base address
-               ((unsigned int) 1 << AT91C_ID_CAN));
-}
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_CAN_CfgPIO
-//* \brief Configure PIO controllers to drive CAN signals
-//*----------------------------------------------------------------------------
-__inline void AT91F_CAN_CfgPIO (void)
-{
-       // Configure PIO controllers to periph mode
-       AT91F_PIO_CfgPeriph(
-               AT91C_BASE_PIOA, // PIO controller base address
-               ((unsigned int) AT91C_PA20_CANTX   ) |
-               ((unsigned int) AT91C_PA19_CANRX   ), // Peripheral A
-               0); // Peripheral B
-}
-
-#endif // lib_AT91SAM7X256_H
diff --git a/tools/ceedling/vendor/cmock/iar/iar_v5/incIAR/project.h b/tools/ceedling/vendor/cmock/iar/iar_v5/incIAR/project.h
deleted file mode 100644 (file)
index 24fb698..0000000
+++ /dev/null
@@ -1,30 +0,0 @@
-//-----------------------------------------------------------------------------
-//           ATMEL Microcontroller Software Support  -  ROUSSET  -
-//-----------------------------------------------------------------------------
-// DISCLAIMER:  THIS SOFTWARE IS PROVIDED BY ATMEL "AS IS" AND ANY EXPRESS OR
-// IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
-// MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT ARE
-// DISCLAIMED. IN NO EVENT SHALL ATMEL BE LIABLE FOR ANY DIRECT, INDIRECT,
-// INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA,
-// OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
-// LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
-// NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
-// EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-//-----------------------------------------------------------------------------
-//  File Name           : project.h
-//  Object              : project specific include file to AT91SAM7X256
-//  Creation            : JPP   14-Sep-2006
-//-----------------------------------------------------------------------------
-#ifndef _PROJECT_H
-#define _PROJECT_H
-
-/// Include your AT91 Library files and specific compiler definitions
-
-#include <intrinsics.h>
-#include "AT91SAM7X-EK.h"
-#include "AT91SAM7X256.h"
-#define __inline inline
-#include "lib_AT91SAM7X256.h"
-
-#endif  // _PROJECT_H
diff --git a/tools/ceedling/vendor/cmock/iar/iar_v5/settings/BasicInterrupt_SAM7X.cspy.bat b/tools/ceedling/vendor/cmock/iar/iar_v5/settings/BasicInterrupt_SAM7X.cspy.bat
deleted file mode 100644 (file)
index aa07e50..0000000
+++ /dev/null
@@ -1,33 +0,0 @@
-@REM This bat file has been generated by the IAR Embeddded Workbench
-@REM C-SPY interactive debugger,as an aid to preparing a command
-@REM line for running the cspybat command line utility with the
-@REM appropriate settings.
-@REM
-@REM After making some adjustments to this file, you can launch cspybat
-@REM by typing the name of this file followed by the name of the debug
-@REM file (usually an ubrof file). Note that this file is generated
-@REM every time a new debug session is initialized, so you may want to
-@REM move or rename the file before making changes.
-@REM
-@REM Note: some command line arguments cannot be properly generated
-@REM by this process. Specifically, the plugin which is responsible
-@REM for the Terminal I/O window (and other C runtime functionality)
-@REM comes in a special version for cspybat, and the name of that
-@REM plugin dll is not known when generating this file. It resides in
-@REM the $TOOLKIT_DIR$\bin folder and is usually called XXXbat.dll or
-@REM XXXlibsupportbat.dll, where XXX is the name of the corresponding
-@REM tool chain. Replace the '<libsupport_plugin>' parameter
-@REM below with the appropriate file name. Other plugins loaded by
-@REM C-SPY are usually not needed by, or will not work in, cspybat
-@REM but they are listed at the end of this file for reference.
-
-
-"C:\Program Files\IAR Systems\Embedded Workbench 5.0 Kickstart\common\bin\cspybat" "C:\Program Files\IAR Systems\Embedded Workbench 5.0 Kickstart\ARM\bin\armproc.dll" "C:\Program Files\IAR Systems\Embedded Workbench 5.0 Kickstart\ARM\bin\armjlink.dll"  %1 --plugin "C:\Program Files\IAR Systems\Embedded Workbench 5.0 Kickstart\ARM\bin\<libsupport_plugin>" --macro "C:\Documents and Settings\Greg\Desktop\SAM7X256\AT91SAM7X-Interrupt_SAM7X\Compil\resource\SAM7_FLASH.mac" --backend -B "--endian=little" "--cpu=ARM7TDMI" "--fpu=None" "-p" "C:\Program Files\IAR Systems\Embedded Workbench 5.0 Kickstart\ARM\CONFIG\debugger\Atmel\ioAT91SAM7X256.ddf" "--drv_verify_download" "--semihosting" "--device=AT91SAM7X256" "-d" "jlink" "--drv_communication=USB0" "--jlink_speed=adaptive" 
-
-
-@REM Loaded plugins:
-@REM    C:\Program Files\IAR Systems\Embedded Workbench 5.0 Kickstart\ARM\bin\armlibsupport.dll
-@REM    C:\Program Files\IAR Systems\Embedded Workbench 5.0 Kickstart\common\plugins\CodeCoverage\CodeCoverage.dll
-@REM    C:\Program Files\IAR Systems\Embedded Workbench 5.0 Kickstart\common\plugins\Profiling\Profiling.dll
-@REM    C:\Program Files\IAR Systems\Embedded Workbench 5.0 Kickstart\common\plugins\stack\stack.dll
-@REM    C:\Program Files\IAR Systems\Embedded Workbench 5.0 Kickstart\common\plugins\SymList\SymList.dll
diff --git a/tools/ceedling/vendor/cmock/iar/iar_v5/settings/BasicInterrupt_SAM7X.dbgdt b/tools/ceedling/vendor/cmock/iar/iar_v5/settings/BasicInterrupt_SAM7X.dbgdt
deleted file mode 100644 (file)
index e068f91..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-<?xml version="1.0" encoding="iso-8859-1"?>
-
-<Project/>
-
-
diff --git a/tools/ceedling/vendor/cmock/iar/iar_v5/settings/BasicInterrupt_SAM7X.dni b/tools/ceedling/vendor/cmock/iar/iar_v5/settings/BasicInterrupt_SAM7X.dni
deleted file mode 100644 (file)
index a4e49ac..0000000
+++ /dev/null
@@ -1,18 +0,0 @@
-[JLinkDriver]
-WatchCond=_ 0
-Watch0=_ 0 "" 0 "" 0 "" 0 "" 0 0 0 0
-Watch1=_ 0 "" 0 "" 0 "" 0 "" 0 0 0 0
-[TermIOLog]
-LoggingEnabled=_ 0
-LogFile=_ ""
-[Log file]
-LoggingEnabled=_ 0
-LogFile=_ ""
-Category=_ 0
-[Disassemble mode]
-mode=0
-[Breakpoints]
-Count=0
-[TraceHelper]
-Enabled=0
-ShowSource=1
diff --git a/tools/ceedling/vendor/cmock/iar/iar_v5/settings/BasicInterrupt_SAM7X.wsdt b/tools/ceedling/vendor/cmock/iar/iar_v5/settings/BasicInterrupt_SAM7X.wsdt
deleted file mode 100644 (file)
index f9f15e9..0000000
+++ /dev/null
@@ -1,74 +0,0 @@
-<?xml version="1.0" encoding="iso-8859-1"?>
-
-<Workspace>
-  <ConfigDictionary>
-    
-  <CurrentConfigs><Project>BasicInterrupt_SAM7X/FLASH_Debug</Project></CurrentConfigs></ConfigDictionary>
-  <Desktop>
-    <Static>
-      <Workspace>
-        <ColumnWidths>
-          
-          
-          
-          
-        <Column0>271</Column0><Column1>27</Column1><Column2>27</Column2><Column3>27</Column3></ColumnWidths>
-      </Workspace>
-      <Build>
-        <ColumnWidth0>20</ColumnWidth0>
-        <ColumnWidth1>995</ColumnWidth1>
-        <ColumnWidth2>265</ColumnWidth2>
-        <ColumnWidth3>66</ColumnWidth3>
-      </Build>
-      <TerminalIO/>
-      <Debug-Log/>
-    </Static>
-    <Windows>
-      
-      
-    <Wnd0>
-        <Tabs>
-          <Tab>
-            <Identity>TabID-26686-579</Identity>
-            <TabName>Workspace</TabName>
-            <Factory>Workspace</Factory>
-            <Session>
-              
-            <NodeDict><ExpandedNode>BasicInterrupt_SAM7X</ExpandedNode></NodeDict></Session>
-          </Tab>
-        </Tabs>
-        
-      <SelectedTab>0</SelectedTab></Wnd0><Wnd1>
-        <Tabs>
-          <Tab>
-            <Identity>TabID-13847-615</Identity>
-            <TabName>Build</TabName>
-            <Factory>Build</Factory>
-            <Session/>
-          </Tab>
-          <Tab>
-            <Identity>TabID-20936-687</Identity>
-            <TabName>Debug Log</TabName>
-            <Factory>Debug-Log</Factory>
-            <Session/>
-          </Tab>
-        </Tabs>
-        
-      <SelectedTab>1</SelectedTab></Wnd1></Windows>
-    <Editor>
-      
-      
-      
-      
-    <Pane/><ActivePane>0</ActivePane><Sizes><Pane><X>1000000</X><Y>1000000</Y></Pane></Sizes><SplitMode>1</SplitMode></Editor>
-    <Positions>
-      
-      
-      
-      
-      
-    <Top><Row0><Sizes><Toolbar-00aa8dd8><key>iaridepm.enu1</key></Toolbar-00aa8dd8></Sizes></Row0></Top><Left><Row0><Sizes><Wnd0><Rect><Top>-2</Top><Left>-2</Left><Bottom>612</Bottom><Right>345</Right><x>-2</x><y>-2</y><xscreen>200</xscreen><yscreen>200</yscreen><sizeHorzCX>144300</sizeHorzCX><sizeHorzCY>234192</sizeHorzCY><sizeVertCX>250361</sizeVertCX><sizeVertCY>718970</sizeVertCY></Rect></Wnd0></Sizes></Row0></Left><Right><Row0><Sizes/></Row0></Right><Bottom><Row0><Sizes><Wnd1><Rect><Top>-2</Top><Left>-2</Left><Bottom>198</Bottom><Right>1388</Right><x>-2</x><y>-2</y><xscreen>1390</xscreen><yscreen>200</yscreen><sizeHorzCX>1002886</sizeHorzCX><sizeHorzCY>234192</sizeHorzCY><sizeVertCX>144300</sizeVertCX><sizeVertCY>234192</sizeVertCY></Rect></Wnd1></Sizes></Row0></Bottom><Float><Sizes/></Float></Positions>
-  </Desktop>
-</Workspace>
-
-
diff --git a/tools/ceedling/vendor/cmock/iar/iar_v5/settings/BasicInterrupt_SAM7X_FLASH_Debug.jlink b/tools/ceedling/vendor/cmock/iar/iar_v5/settings/BasicInterrupt_SAM7X_FLASH_Debug.jlink
deleted file mode 100644 (file)
index ecbb0a8..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-[FLASH]
-SkipProgOnCRCMatch = 1
-VerifyDownload = 1
-AllowCaching = 1
-EnableFlashDL = 2
-Override = 0
-Device="ADUC7020X62"
-[BREAKPOINTS]
-ShowInfoWin = 1
-EnableFlashBP = 2
-[CPU]
-AllowSimulation = 1
diff --git a/tools/ceedling/vendor/cmock/iar/iar_v5/settings/cmock_demo.cspy.bat b/tools/ceedling/vendor/cmock/iar/iar_v5/settings/cmock_demo.cspy.bat
deleted file mode 100644 (file)
index 0e4d177..0000000
+++ /dev/null
@@ -1,33 +0,0 @@
-@REM This bat file has been generated by the IAR Embeddded Workbench
-@REM C-SPY interactive debugger,as an aid to preparing a command
-@REM line for running the cspybat command line utility with the
-@REM appropriate settings.
-@REM
-@REM After making some adjustments to this file, you can launch cspybat
-@REM by typing the name of this file followed by the name of the debug
-@REM file (usually an ubrof file). Note that this file is generated
-@REM every time a new debug session is initialized, so you may want to
-@REM move or rename the file before making changes.
-@REM
-@REM Note: some command line arguments cannot be properly generated
-@REM by this process. Specifically, the plugin which is responsible
-@REM for the Terminal I/O window (and other C runtime functionality)
-@REM comes in a special version for cspybat, and the name of that
-@REM plugin dll is not known when generating this file. It resides in
-@REM the $TOOLKIT_DIR$\bin folder and is usually called XXXbat.dll or
-@REM XXXlibsupportbat.dll, where XXX is the name of the corresponding
-@REM tool chain. Replace the '<libsupport_plugin>' parameter
-@REM below with the appropriate file name. Other plugins loaded by
-@REM C-SPY are usually not needed by, or will not work in, cspybat
-@REM but they are listed at the end of this file for reference.
-
-
-"C:\Program Files\IAR Systems\Embedded Workbench 5.0 Kickstart\common\bin\cspybat" "C:\Program Files\IAR Systems\Embedded Workbench 5.0 Kickstart\ARM\bin\armproc.dll" "C:\Program Files\IAR Systems\Embedded Workbench 5.0 Kickstart\ARM\bin\armjlink.dll"  %1 --plugin "C:\Program Files\IAR Systems\Embedded Workbench 5.0 Kickstart\ARM\bin\<libsupport_plugin>" --macro "C:\svn\cmock\iar\iar_v5\Resource\SAM7_RAM.mac" --backend -B "--endian=little" "--cpu=ARM7TDMI" "--fpu=None" "-p" "C:\Program Files\IAR Systems\Embedded Workbench 5.0 Kickstart\ARM\CONFIG\debugger\Atmel\ioAT91SAM7X256.ddf" "--drv_verify_download" "--semihosting" "--device=AT91SAM7X256" "-d" "jlink" "--drv_communication=USB0" "--jlink_speed=adaptive" 
-
-
-@REM Loaded plugins:
-@REM    C:\Program Files\IAR Systems\Embedded Workbench 5.0 Kickstart\ARM\bin\armlibsupport.dll
-@REM    C:\Program Files\IAR Systems\Embedded Workbench 5.0 Kickstart\common\plugins\CodeCoverage\CodeCoverage.dll
-@REM    C:\Program Files\IAR Systems\Embedded Workbench 5.0 Kickstart\common\plugins\Profiling\Profiling.dll
-@REM    C:\Program Files\IAR Systems\Embedded Workbench 5.0 Kickstart\common\plugins\stack\stack.dll
-@REM    C:\Program Files\IAR Systems\Embedded Workbench 5.0 Kickstart\common\plugins\SymList\SymList.dll
diff --git a/tools/ceedling/vendor/cmock/iar/iar_v5/settings/cmock_demo.dbgdt b/tools/ceedling/vendor/cmock/iar/iar_v5/settings/cmock_demo.dbgdt
deleted file mode 100644 (file)
index b521f67..0000000
+++ /dev/null
@@ -1,85 +0,0 @@
-<?xml version="1.0" encoding="iso-8859-1"?>
-
-<Project>
-  <Desktop>
-    <Static>
-      <Debug-Log/>
-      <Build>
-        <ColumnWidth0>20</ColumnWidth0>
-        <ColumnWidth1>995</ColumnWidth1>
-        <ColumnWidth2>265</ColumnWidth2>
-        <ColumnWidth3>66</ColumnWidth3>
-      </Build>
-      <Workspace>
-        <ColumnWidths>
-          
-          
-          
-          
-        <Column0>124</Column0><Column1>27</Column1><Column2>27</Column2><Column3>27</Column3></ColumnWidths>
-      </Workspace>
-      <Disassembly>
-        
-        
-      <MixedMode>1</MixedMode><CodeCovShow>0</CodeCovShow></Disassembly>
-    </Static>
-    <Windows>
-      
-      
-      
-    <Wnd0>
-        <Tabs>
-          <Tab>
-            <Identity>TabID-27249-27051</Identity>
-            <TabName>Debug Log</TabName>
-            <Factory>Debug-Log</Factory>
-            <Session/>
-          </Tab>
-          <Tab>
-            <Identity>TabID-4707-27064</Identity>
-            <TabName>Build</TabName>
-            <Factory>Build</Factory>
-            <Session/>
-          </Tab>
-        </Tabs>
-        
-      <SelectedTab>0</SelectedTab></Wnd0><Wnd1>
-        <Tabs>
-          <Tab>
-            <Identity>TabID-5230-27054</Identity>
-            <TabName>Workspace</TabName>
-            <Factory>Workspace</Factory>
-            <Session>
-              
-            <NodeDict><ExpandedNode>cmock_demo</ExpandedNode></NodeDict></Session>
-          </Tab>
-        </Tabs>
-        
-      <SelectedTab>0</SelectedTab></Wnd1><Wnd2>
-        <Tabs>
-          <Tab>
-            <Identity>TabID-15978-27058</Identity>
-            <TabName>Disassembly</TabName>
-            <Factory>Disassembly</Factory>
-            <Session/>
-          </Tab>
-        </Tabs>
-        
-      <SelectedTab>0</SelectedTab></Wnd2></Windows>
-    <Editor>
-      
-      
-      
-      
-    <Pane><Tab><Factory>TextEditor</Factory><Filename>C:\svn\cmock\examples\src\Main.c</Filename><XPos>0</XPos><YPos>25</YPos><SelStart>835</SelStart><SelEnd>835</SelEnd></Tab><ActiveTab>0</ActiveTab><Tab><Factory>TextEditor</Factory><Filename>C:\svn\cmock\examples\src\TaskScheduler.c</Filename><XPos>0</XPos><YPos>43</YPos><SelStart>981</SelStart><SelEnd>981</SelEnd></Tab></Pane><ActivePane>0</ActivePane><Sizes><Pane><X>1000000</X><Y>1000000</Y></Pane></Sizes><SplitMode>1</SplitMode></Editor>
-    <Positions>
-      
-      
-      
-      
-      
-    <Top><Row0><Sizes><Toolbar-00aa9190><key>iaridepm.enu1</key></Toolbar-00aa9190></Sizes></Row0><Row1><Sizes><Toolbar-021dff40><key>debuggergui.enu1</key></Toolbar-021dff40></Sizes></Row1></Top><Left><Row0><Sizes><Wnd1><Rect><Top>-2</Top><Left>-2</Left><Bottom>588</Bottom><Right>198</Right><x>-2</x><y>-2</y><xscreen>200</xscreen><yscreen>200</yscreen><sizeHorzCX>144300</sizeHorzCX><sizeHorzCY>234192</sizeHorzCY><sizeVertCX>144300</sizeVertCX><sizeVertCY>690867</sizeVertCY></Rect></Wnd1></Sizes></Row0></Left><Right><Row0><Sizes><Wnd2><Rect><Top>-2</Top><Left>-2</Left><Bottom>588</Bottom><Right>198</Right><x>-2</x><y>-2</y><xscreen>200</xscreen><yscreen>200</yscreen><sizeHorzCX>144300</sizeHorzCX><sizeHorzCY>234192</sizeHorzCY><sizeVertCX>144300</sizeVertCX><sizeVertCY>690867</sizeVertCY></Rect></Wnd2></Sizes></Row0></Right><Bottom><Row0><Sizes><Wnd0><Rect><Top>-2</Top><Left>-2</Left><Bottom>198</Bottom><Right>1388</Right><x>-2</x><y>-2</y><xscreen>1390</xscreen><yscreen>200</yscreen><sizeHorzCX>1002886</sizeHorzCX><sizeHorzCY>234192</sizeHorzCY><sizeVertCX>144300</sizeVertCX><sizeVertCY>234192</sizeVertCY></Rect></Wnd0></Sizes></Row0></Bottom><Float><Sizes/></Float></Positions>
-  </Desktop>
-</Project>
-
-
diff --git a/tools/ceedling/vendor/cmock/iar/iar_v5/settings/cmock_demo.dni b/tools/ceedling/vendor/cmock/iar/iar_v5/settings/cmock_demo.dni
deleted file mode 100644 (file)
index 84237e1..0000000
+++ /dev/null
@@ -1,44 +0,0 @@
-[JLinkDriver]
-WatchCond=_ 0
-Watch0=_ 0 "" 0 "" 0 "" 0 "" 0 0 0 0
-Watch1=_ 0 "" 0 "" 0 "" 0 "" 0 0 0 0
-[DisAssemblyWindow]
-NumStates=_ 1
-State 1=_ 1
-[CodeCoverage]
-Enabled=_ 0
-[Profiling]
-Enabled=0
-[StackPlugin]
-Enabled=1
-OverflowWarningsEnabled=1
-WarningThreshold=90
-SpWarningsEnabled=1
-WarnHow=0
-UseTrigger=1
-TriggerName=main
-LimitSize=0
-ByteLimit=50
-[Interrupts]
-Enabled=1
-[MemoryMap]
-Enabled=0
-Base=0
-UseAuto=0
-TypeViolation=1
-UnspecRange=1
-ActionState=1
-[Log file]
-LoggingEnabled=_ 0
-LogFile=_ ""
-Category=_ 0
-[TermIOLog]
-LoggingEnabled=_ 0
-LogFile=_ ""
-[Disassemble mode]
-mode=0
-[Breakpoints]
-Count=0
-[TraceHelper]
-Enabled=0
-ShowSource=1
diff --git a/tools/ceedling/vendor/cmock/iar/iar_v5/settings/cmock_demo.wsdt b/tools/ceedling/vendor/cmock/iar/iar_v5/settings/cmock_demo.wsdt
deleted file mode 100644 (file)
index c1a7704..0000000
+++ /dev/null
@@ -1,73 +0,0 @@
-<?xml version="1.0" encoding="iso-8859-1"?>
-
-<Workspace>
-  <ConfigDictionary>
-    
-  <CurrentConfigs><Project>cmock_demo/RAM_Debug</Project></CurrentConfigs></ConfigDictionary>
-  <Desktop>
-    <Static>
-      <Build>
-        
-        
-        
-        
-      <ColumnWidth0>20</ColumnWidth0><ColumnWidth1>995</ColumnWidth1><ColumnWidth2>265</ColumnWidth2><ColumnWidth3>66</ColumnWidth3></Build>
-      <Workspace>
-        <ColumnWidths>
-          
-          
-          
-          
-        <Column0>216</Column0><Column1>27</Column1><Column2>27</Column2><Column3>27</Column3></ColumnWidths>
-      </Workspace>
-      <Debug-Log/>
-    <TerminalIO/></Static>
-    <Windows>
-      
-      
-    <Wnd2>
-        <Tabs>
-          <Tab>
-            <Identity>TabID-7530-24964</Identity>
-            <TabName>Build</TabName>
-            <Factory>Build</Factory>
-            <Session/>
-          </Tab>
-          <Tab>
-            <Identity>TabID-25388-26881</Identity>
-            <TabName>Debug Log</TabName>
-            <Factory>Debug-Log</Factory>
-            <Session/>
-          </Tab>
-        </Tabs>
-        
-      <SelectedTab>0</SelectedTab></Wnd2><Wnd3>
-        <Tabs>
-          <Tab>
-            <Identity>TabID-18278-24968</Identity>
-            <TabName>Workspace</TabName>
-            <Factory>Workspace</Factory>
-            <Session>
-              
-            <NodeDict><ExpandedNode>cmock_demo</ExpandedNode><ExpandedNode>cmock_demo/Source</ExpandedNode><ExpandedNode>cmock_demo/src</ExpandedNode><ExpandedNode>cmock_demo/srcIAR</ExpandedNode></NodeDict></Session>
-          </Tab>
-        </Tabs>
-        
-      <SelectedTab>0</SelectedTab></Wnd3></Windows>
-    <Editor>
-      
-      
-      
-      
-    <Pane><Tab><Factory>TextEditor</Factory><Filename>C:\svn\cmock\examples\src\Main.c</Filename><XPos>0</XPos><YPos>25</YPos><SelStart>820</SelStart><SelEnd>820</SelEnd></Tab><ActiveTab>0</ActiveTab></Pane><ActivePane>0</ActivePane><Sizes><Pane><X>1000000</X><Y>1000000</Y></Pane></Sizes><SplitMode>1</SplitMode></Editor>
-    <Positions>
-      
-      
-      
-      
-      
-    <Top><Row0><Sizes><Toolbar-00aa9198><key>iaridepm.enu1</key></Toolbar-00aa9198></Sizes></Row0></Top><Left><Row0><Sizes><Wnd3><Rect><Top>-2</Top><Left>-2</Left><Bottom>513</Bottom><Right>307</Right><x>-2</x><y>-2</y><xscreen>200</xscreen><yscreen>200</yscreen><sizeHorzCX>144300</sizeHorzCX><sizeHorzCY>234192</sizeHorzCY><sizeVertCX>222944</sizeVertCX><sizeVertCY>603044</sizeVertCY></Rect></Wnd3></Sizes></Row0></Left><Right><Row0><Sizes/></Row0></Right><Bottom><Row0><Sizes><Wnd2><Rect><Top>-2</Top><Left>-2</Left><Bottom>297</Bottom><Right>1388</Right><x>-2</x><y>-2</y><xscreen>1390</xscreen><yscreen>299</yscreen><sizeHorzCX>1002886</sizeHorzCX><sizeHorzCY>350117</sizeHorzCY><sizeVertCX>144300</sizeVertCX><sizeVertCY>234192</sizeVertCY></Rect></Wnd2></Sizes></Row0></Bottom><Float><Sizes/></Float></Positions>
-  </Desktop>
-</Workspace>
-
-
diff --git a/tools/ceedling/vendor/cmock/iar/iar_v5/settings/cmock_demo_Binary.jlink b/tools/ceedling/vendor/cmock/iar/iar_v5/settings/cmock_demo_Binary.jlink
deleted file mode 100644 (file)
index ecbb0a8..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-[FLASH]
-SkipProgOnCRCMatch = 1
-VerifyDownload = 1
-AllowCaching = 1
-EnableFlashDL = 2
-Override = 0
-Device="ADUC7020X62"
-[BREAKPOINTS]
-ShowInfoWin = 1
-EnableFlashBP = 2
-[CPU]
-AllowSimulation = 1
diff --git a/tools/ceedling/vendor/cmock/iar/iar_v5/settings/cmock_demo_FLASH_Debug.jlink b/tools/ceedling/vendor/cmock/iar/iar_v5/settings/cmock_demo_FLASH_Debug.jlink
deleted file mode 100644 (file)
index ecbb0a8..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-[FLASH]
-SkipProgOnCRCMatch = 1
-VerifyDownload = 1
-AllowCaching = 1
-EnableFlashDL = 2
-Override = 0
-Device="ADUC7020X62"
-[BREAKPOINTS]
-ShowInfoWin = 1
-EnableFlashBP = 2
-[CPU]
-AllowSimulation = 1
diff --git a/tools/ceedling/vendor/cmock/iar/iar_v5/settings/cmock_demo_RAM_Debug.jlink b/tools/ceedling/vendor/cmock/iar/iar_v5/settings/cmock_demo_RAM_Debug.jlink
deleted file mode 100644 (file)
index ecbb0a8..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-[FLASH]
-SkipProgOnCRCMatch = 1
-VerifyDownload = 1
-AllowCaching = 1
-EnableFlashDL = 2
-Override = 0
-Device="ADUC7020X62"
-[BREAKPOINTS]
-ShowInfoWin = 1
-EnableFlashBP = 2
-[CPU]
-AllowSimulation = 1
diff --git a/tools/ceedling/vendor/cmock/iar/iar_v5/srcIAR/Cstartup.s b/tools/ceedling/vendor/cmock/iar/iar_v5/srcIAR/Cstartup.s
deleted file mode 100644 (file)
index 7113c80..0000000
+++ /dev/null
@@ -1,299 +0,0 @@
-;* ----------------------------------------------------------------------------
-;*         ATMEL Microcontroller Software Support  -  ROUSSET  -
-;* ----------------------------------------------------------------------------
-;* Copyright (c) 2006, Atmel Corporation
-;
-;* All rights reserved.
-;*
-;* Redistribution and use in source and binary forms, with or without
-;* modification, are permitted provided that the following conditions are met:
-;*
-;* - Redistributions of source code must retain the above copyright notice,
-;* this list of conditions and the disclaimer below.
-;*
-;* - Redistributions in binary form must reproduce the above copyright notice,
-;* this list of conditions and the disclaimer below in the documentation and/or
-;* other materials provided with the distribution.
-;*
-;* Atmel's name may not be used to endorse or promote products derived from
-;* this software without specific prior written permission.
-;*
-;* DISCLAIMER: THIS SOFTWARE IS PROVIDED BY ATMEL "AS IS" AND ANY EXPRESS OR
-;* IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
-;* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT ARE
-;* DISCLAIMED. IN NO EVENT SHALL ATMEL BE LIABLE FOR ANY DIRECT, INDIRECT,
-;* INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-;* LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA,
-;* OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
-;* LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
-;* NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
-;* EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-;* ----------------------------------------------------------------------------
-
-;------------------------------------------------------------------------------
-; Include your AT91 Library files
-;------------------------------------------------------------------------------
-#include "AT91SAM7X256_inc.h"
-;------------------------------------------------------------------------------
-
-#define TOP_OF_MEMORY    (AT91C_ISRAM + AT91C_ISRAM_SIZE)
-#define IRQ_STACK_SIZE   (3*8*4)
-     ; 3 words to be saved per interrupt priority level
-
-; Mode, correspords to bits 0-5 in CPSR
-MODE_BITS DEFINE  0x1F    ; Bit mask for mode bits in CPSR
-USR_MODE  DEFINE  0x10    ; User mode
-FIQ_MODE  DEFINE  0x11    ; Fast Interrupt Request mode
-IRQ_MODE  DEFINE  0x12    ; Interrupt Request mode
-SVC_MODE  DEFINE  0x13    ; Supervisor mode
-ABT_MODE  DEFINE  0x17    ; Abort mode
-UND_MODE  DEFINE  0x1B    ; Undefined Instruction mode
-SYS_MODE  DEFINE  0x1F    ; System mode
-
-I_BIT     DEFINE  0x80
-F_BIT     DEFINE  0x40
-
-;------------------------------------------------------------------------------
-; ?RESET
-; Reset Vector.
-; Normally, segment INTVEC is linked at address 0.
-; For debugging purposes, INTVEC may be placed at other addresses.
-; A debugger that honors the entry point will start the
-; program in a normal way even if INTVEC is not at address 0.
-;------------------------------------------------------------------------------
-        SECTION .intvec:CODE:NOROOT(2)
-        PUBLIC  __vector
-        PUBLIC  __iar_program_start
-
-        ARM
-__vector:
-        ldr  pc,[pc,#+24]             ;; Reset
-__und_handler:
-        ldr  pc,[pc,#+24]             ;; Undefined instructions
-__swi_handler:
-        ldr  pc,[pc,#+24]             ;; Software interrupt (SWI/SVC)
-__prefetch_handler:
-        ldr  pc,[pc,#+24]             ;; Prefetch abort
-__data_handler:
-        ldr  pc,[pc,#+24]             ;; Data abort
-        DC32  0xFFFFFFFF              ;; RESERVED
-__irq_handler:
-        ldr  pc,[pc,#+24]             ;; IRQ
-__fiq_handler:
-        ldr  pc,[pc,#+24]             ;; FIQ
-
-        DC32  __iar_program_start
-        DC32  __und_handler
-        DC32  __swi_handler
-        DC32  __prefetch_handler
-        DC32  __data_handler
-        B .
-        DC32  IRQ_Handler_Entry
-        DC32  FIQ_Handler_Entry
-
-;------------------------------------------------------------------------------
-;- Manage exception: The exception must be ensure in ARM mode
-;------------------------------------------------------------------------------
-        SECTION text:CODE:NOROOT(2)
-        ARM
-;------------------------------------------------------------------------------
-;- Function             : FIQ_Handler_Entry
-;- Treatments           : FIQ Controller Interrupt Handler.
-;-                        R8 is initialize in Cstartup
-;- Called Functions     : None only by FIQ
-;------------------------------------------------------------------------------
-FIQ_Handler_Entry:
-
-;- Switch in SVC/User Mode to allow User Stack access for C code
-; because the FIQ is not yet acknowledged
-
-;- Save and r0 in FIQ_Register
-        mov         r9,r0
-        ldr         r0 , [r8, #AIC_FVR]
-        msr         CPSR_c,#I_BIT | F_BIT | SVC_MODE
-;- Save scratch/used registers and LR in User Stack
-        stmfd       sp!, { r1-r3, r12, lr}
-
-;- Branch to the routine pointed by the AIC_FVR
-        mov         r14, pc
-        bx          r0
-
-;- Restore scratch/used registers and LR from User Stack
-        ldmia       sp!, { r1-r3, r12, lr}
-
-;- Leave Interrupts disabled and switch back in FIQ mode
-        msr         CPSR_c, #I_BIT | F_BIT | FIQ_MODE
-
-;- Restore the R0 ARM_MODE_SVC register
-        mov         r0,r9
-
-;- Restore the Program Counter using the LR_fiq directly in the PC
-        subs        pc,lr,#4
-;------------------------------------------------------------------------------
-;- Function             : IRQ_Handler_Entry
-;- Treatments           : IRQ Controller Interrupt Handler.
-;- Called Functions     : AIC_IVR[interrupt]
-;------------------------------------------------------------------------------
-IRQ_Handler_Entry:
-;-------------------------
-;- Manage Exception Entry
-;-------------------------
-;- Adjust and save LR_irq in IRQ stack
-    sub         lr, lr, #4
-    stmfd       sp!, {lr}
-
-;- Save r0 and SPSR (need to be saved for nested interrupt)
-    mrs         r14, SPSR
-    stmfd       sp!, {r0,r14}
-
-;- Write in the IVR to support Protect Mode
-;- No effect in Normal Mode
-;- De-assert the NIRQ and clear the source in Protect Mode
-    ldr         r14, =AT91C_BASE_AIC
-    ldr         r0 , [r14, #AIC_IVR]
-    str         r14, [r14, #AIC_IVR]
-
-;- Enable Interrupt and Switch in Supervisor Mode
-    msr         CPSR_c, #SVC_MODE
-
-;- Save scratch/used registers and LR in User Stack
-    stmfd       sp!, { r1-r3, r12, r14}
-
-;----------------------------------------------
-;- Branch to the routine pointed by the AIC_IVR
-;----------------------------------------------
-    mov         r14, pc
-    bx          r0
-
-;----------------------------------------------
-;- Manage Exception Exit
-;----------------------------------------------
-;- Restore scratch/used registers and LR from User Stack
-    ldmia       sp!, { r1-r3, r12, r14}
-
-;- Disable Interrupt and switch back in IRQ mode
-    msr         CPSR_c, #I_BIT | IRQ_MODE
-
-;- Mark the End of Interrupt on the AIC
-    ldr         r14, =AT91C_BASE_AIC
-    str         r14, [r14, #AIC_EOICR]
-
-;- Restore SPSR_irq and r0 from IRQ stack
-    ldmia       sp!, {r0,r14}
-    msr         SPSR_cxsf, r14
-
-;- Restore adjusted  LR_irq from IRQ stack directly in the PC
-    ldmia       sp!, {pc}^
-
-;------------------------------------------------------------------------------
-;- Exception Vectors
-;------------------------------------------------------------------------------
-    PUBLIC    AT91F_Default_FIQ_handler
-    PUBLIC    AT91F_Default_IRQ_handler
-    PUBLIC    AT91F_Spurious_handler
-
-    ARM      ; Always ARM mode after exeption
-
-AT91F_Default_FIQ_handler
-    b         AT91F_Default_FIQ_handler
-
-AT91F_Default_IRQ_handler
-    b         AT91F_Default_IRQ_handler
-
-AT91F_Spurious_handler
-    b         AT91F_Spurious_handler
-
-
-;------------------------------------------------------------------------------
-; ?INIT
-; Program entry.
-;------------------------------------------------------------------------------
-
-    SECTION FIQ_STACK:DATA:NOROOT(3)
-    SECTION IRQ_STACK:DATA:NOROOT(3)
-    SECTION SVC_STACK:DATA:NOROOT(3)
-    SECTION ABT_STACK:DATA:NOROOT(3)
-    SECTION UND_STACK:DATA:NOROOT(3)
-    SECTION CSTACK:DATA:NOROOT(3)
-    SECTION text:CODE:NOROOT(2)
-    REQUIRE __vector
-    EXTERN  ?main
-    PUBLIC  __iar_program_start
-    EXTERN  AT91F_LowLevelInit
-
-
-__iar_program_start:
-
-;------------------------------------------------------------------------------
-;- Low level Init is performed in a C function: AT91F_LowLevelInit
-;- Init Stack Pointer to a valid memory area before calling AT91F_LowLevelInit
-;------------------------------------------------------------------------------
-
-;- Retrieve end of RAM address
-
-                ldr     r13,=TOP_OF_MEMORY          ;- Temporary stack in internal RAM for Low Level Init execution
-                ldr     r0,=AT91F_LowLevelInit
-                mov     lr, pc
-                bx      r0                          ;- Branch on C function (with interworking)
-
-; Initialize the stack pointers.
-; The pattern below can be used for any of the exception stacks:
-; FIQ, IRQ, SVC, ABT, UND, SYS.
-; The USR mode uses the same stack as SYS.
-; The stack segments must be defined in the linker command file,
-; and be declared above.
-
-                mrs     r0,cpsr                             ; Original PSR value
-                bic     r0,r0,#MODE_BITS                    ; Clear the mode bits
-                orr     r0,r0,#SVC_MODE                     ; Set SVC mode bits
-                msr     cpsr_c,r0                           ; Change the mode
-                ldr     sp,=SFE(SVC_STACK)                  ; End of SVC_STACK
-
-                bic     r0,r0,#MODE_BITS                    ; Clear the mode bits
-                orr     r0,r0,#UND_MODE                     ; Set UND mode bits
-                msr     cpsr_c,r0                           ; Change the mode
-                ldr     sp,=SFE(UND_STACK)                  ; End of UND_STACK
-
-                bic     r0,r0,#MODE_BITS                    ; Clear the mode bits
-                orr     r0,r0,#ABT_MODE                     ; Set ABT mode bits
-                msr     cpsr_c,r0                           ; Change the mode
-                ldr     sp,=SFE(ABT_STACK)                  ; End of ABT_STACK
-
-                bic     r0,r0,#MODE_BITS                    ; Clear the mode bits
-                orr     r0,r0,#FIQ_MODE                     ; Set FIQ mode bits
-                msr     cpsr_c,r0                           ; Change the mode
-                ldr     sp,=SFE(FIQ_STACK)                  ; End of FIQ_STACK
-                ;- Init the FIQ register
-                ldr     r8, =AT91C_BASE_AIC
-
-                bic     r0,r0,#MODE_BITS                    ; Clear the mode bits
-                orr     r0,r0,#IRQ_MODE                     ; Set IRQ mode bits
-                msr     cpsr_c,r0                           ; Change the mode
-                ldr     sp,=SFE(IRQ_STACK)                  ; End of IRQ_STACK
-
-                bic     r0,r0,#MODE_BITS                    ; Clear the mode bits
-                orr     r0,r0,#SYS_MODE                     ; Set System mode bits
-                msr     cpsr_c,r0                           ; Change the mode
-                ldr     sp,=SFE(CSTACK)                     ; End of CSTACK
-
-#ifdef __ARMVFP__
-; Enable the VFP coprocessor.
-                mov     r0, #0x40000000                 ; Set EN bit in VFP
-                fmxr    fpexc, r0                       ; FPEXC, clear others.
-
-; Disable underflow exceptions by setting flush to zero mode.
-; For full IEEE 754 underflow compliance this code should be removed
-; and the appropriate exception handler installed.
-                mov     r0, #0x01000000                        ; Set FZ bit in VFP
-                fmxr    fpscr, r0                       ; FPSCR, clear others.
-#endif
-
-; Add more initialization here
-
-
-; Continue to ?main for more IAR specific system startup
-
-                ldr     r0,=?main
-                bx      r0
-
-    END         ;- Terminates the assembly of the last module in a file
diff --git a/tools/ceedling/vendor/cmock/iar/iar_v5/srcIAR/Cstartup_SAM7.c b/tools/ceedling/vendor/cmock/iar/iar_v5/srcIAR/Cstartup_SAM7.c
deleted file mode 100644 (file)
index a7c72b9..0000000
+++ /dev/null
@@ -1,98 +0,0 @@
-//-----------------------------------------------------------------------------
-//         ATMEL Microcontroller Software Support  -  ROUSSET  -
-//-----------------------------------------------------------------------------
-// DISCLAIMER:  THIS SOFTWARE IS PROVIDED BY ATMEL "AS IS" AND ANY EXPRESS OR
-// IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
-// MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT ARE
-// DISCLAIMED. IN NO EVENT SHALL ATMEL BE LIABLE FOR ANY DIRECT, INDIRECT,
-// INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA,
-// OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
-// LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
-// NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
-// EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-//-----------------------------------------------------------------------------
-// File Name           : Cstartup_SAM7.c
-// Object              : Low level initialisations written in C for Tools
-//                       For AT91SAM7X256 with 2 flash plane
-// Creation            : JPP  14-Sep-2006
-//-----------------------------------------------------------------------------
-
-#include "project.h"
-
-
-//  The following functions must be write in ARM mode this function called
-// directly by exception vector
-extern void AT91F_Spurious_handler(void);
-extern void AT91F_Default_IRQ_handler(void);
-extern void AT91F_Default_FIQ_handler(void);
-
-//*----------------------------------------------------------------------------
-//* \fn    AT91F_LowLevelInit
-//* \brief This function performs very low level HW initialization
-//*        this function can use a Stack, depending the compilation
-//*        optimization mode
-//*----------------------------------------------------------------------------
-void AT91F_LowLevelInit(void) @ "ICODE"
-{
-    unsigned char i;
-    ///////////////////////////////////////////////////////////////////////////
-    // EFC Init
-    ///////////////////////////////////////////////////////////////////////////
-    AT91C_BASE_MC->MC_FMR = AT91C_MC_FWS_1FWS ;
-
-    ///////////////////////////////////////////////////////////////////////////
-    // Init PMC Step 1. Enable Main Oscillator
-    // Main Oscillator startup time is board specific:
-    // Main Oscillator Startup Time worst case (3MHz) corresponds to 15ms
-    // (0x40 for AT91C_CKGR_OSCOUNT field)
-    ///////////////////////////////////////////////////////////////////////////
-    AT91C_BASE_PMC->PMC_MOR = (( AT91C_CKGR_OSCOUNT & (0x40 <<8) | AT91C_CKGR_MOSCEN ));
-    // Wait Main Oscillator stabilization
-    while(!(AT91C_BASE_PMC->PMC_SR & AT91C_PMC_MOSCS));
-
-    ///////////////////////////////////////////////////////////////////////////
-    // Init PMC Step 2.
-    // Set PLL to 96MHz (96,109MHz) and UDP Clock to 48MHz
-    // PLL Startup time depends on PLL RC filter: worst case is choosen
-    // UDP Clock (48,058MHz) is compliant with the Universal Serial Bus
-    // Specification (+/- 0.25% for full speed)
-    ///////////////////////////////////////////////////////////////////////////
-    AT91C_BASE_PMC->PMC_PLLR = AT91C_CKGR_USBDIV_1           |
-                                                  (16 << 8)                     |
-                               (AT91C_CKGR_MUL & (72 << 16)) |
-                               (AT91C_CKGR_DIV & 14);
-    // Wait for PLL stabilization
-    while( !(AT91C_BASE_PMC->PMC_SR & AT91C_PMC_LOCK) );
-    // Wait until the master clock is established for the case we already
-    // turn on the PLL
-    while( !(AT91C_BASE_PMC->PMC_SR & AT91C_PMC_MCKRDY) );
-
-    ///////////////////////////////////////////////////////////////////////////
-    // Init PMC Step 3.
-    // Selection of Master Clock MCK equal to (Processor Clock PCK) PLL/2=48MHz
-    // The PMC_MCKR register must not be programmed in a single write operation
-    // (see. Product Errata Sheet)
-    ///////////////////////////////////////////////////////////////////////////
-    AT91C_BASE_PMC->PMC_MCKR = AT91C_PMC_PRES_CLK_2;
-    // Wait until the master clock is established
-    while( !(AT91C_BASE_PMC->PMC_SR & AT91C_PMC_MCKRDY) );
-
-    AT91C_BASE_PMC->PMC_MCKR |= AT91C_PMC_CSS_PLL_CLK;
-    // Wait until the master clock is established
-    while( !(AT91C_BASE_PMC->PMC_SR & AT91C_PMC_MCKRDY) );
-
-    ///////////////////////////////////////////////////////////////////////////
-    //  Disable Watchdog (write once register)
-    ///////////////////////////////////////////////////////////////////////////
-    AT91C_BASE_WDTC->WDTC_WDMR = AT91C_WDTC_WDDIS;
-
-    ///////////////////////////////////////////////////////////////////////////
-    //  Init AIC: assign corresponding handler for each interrupt source
-    ///////////////////////////////////////////////////////////////////////////
-    AT91C_BASE_AIC->AIC_SVR[0] = (int) AT91F_Default_FIQ_handler ;
-    for (i = 1; i < 31; i++) {
-        AT91C_BASE_AIC->AIC_SVR[i] = (int) AT91F_Default_IRQ_handler ;
-    }
-    AT91C_BASE_AIC->AIC_SPU = (unsigned int) AT91F_Spurious_handler;
-}
diff --git a/tools/ceedling/vendor/cmock/lib/cmock.rb b/tools/ceedling/vendor/cmock/lib/cmock.rb
deleted file mode 100644 (file)
index e332351..0000000
+++ /dev/null
@@ -1,65 +0,0 @@
-# ==========================================
-#   CMock Project - Automatic Mock Generation for C
-#   Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-#   [Released under MIT License. Please refer to license.txt for details]
-# ========================================== 
-
-[ "../config/production_environment",
-  "cmock_header_parser",
-  "cmock_generator",
-  "cmock_file_writer",
-  "cmock_config",
-  "cmock_plugin_manager",
-  "cmock_generator_utils",
-  "cmock_unityhelper_parser"].each {|req| require "#{File.expand_path(File.dirname(__FILE__))}/#{req}"}
-
-class CMock
-  
-  def initialize(options=nil)
-    cm_config      = CMockConfig.new(options)    
-    cm_unityhelper = CMockUnityHelperParser.new(cm_config)
-    cm_writer      = CMockFileWriter.new(cm_config)
-    cm_gen_utils   = CMockGeneratorUtils.new(cm_config, {:unity_helper => cm_unityhelper})
-    cm_gen_plugins = CMockPluginManager.new(cm_config, cm_gen_utils)
-    @cm_parser     = CMockHeaderParser.new(cm_config)
-    @cm_generator  = CMockGenerator.new(cm_config, cm_writer, cm_gen_utils, cm_gen_plugins)
-    @silent        = (cm_config.verbosity < 2)
-  end
-  
-  def setup_mocks(files)
-    [files].flatten.each do |src|
-      generate_mock src
-    end
-  end
-
-  private ###############################
-
-  def generate_mock(src)
-    name = File.basename(src, '.h')
-    puts "Creating mock for #{name}..." unless @silent
-    @cm_generator.create_mock(name, @cm_parser.parse(name, File.read(src)))
-  end
-end
-
-  # Command Line Support ###############################
-  
-if ($0 == __FILE__)
-  usage = "usage: ruby #{__FILE__} (-oOptionsFile) File(s)ToMock"
-  
-  if (!ARGV[0])
-    puts usage
-    exit 1
-  end
-  
-  options = nil
-  filelist = []
-  ARGV.each do |arg|
-    if (arg =~ /^-o(\w*)/)
-      options = arg.gsub(/^-o/,'')
-    else
-      filelist << arg
-    end
-  end
-  
-  CMock.new(options).setup_mocks(filelist)
-end
\ No newline at end of file
diff --git a/tools/ceedling/vendor/cmock/lib/cmock_config.rb b/tools/ceedling/vendor/cmock/lib/cmock_config.rb
deleted file mode 100644 (file)
index d574a70..0000000
+++ /dev/null
@@ -1,123 +0,0 @@
-# ==========================================
-#   CMock Project - Automatic Mock Generation for C
-#   Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-#   [Released under MIT License. Please refer to license.txt for details]
-# ========================================== 
-
-class CMockConfig
-  
-  CMockDefaultOptions = 
-  {
-    :framework                => :unity,
-    :mock_path                => 'mocks',
-    :mock_prefix              => 'Mock',
-    :plugins                  => [],
-    :strippables              => ['(?:__attribute__\s*\(+.*?\)+)'],
-    :attributes               => ['__ramfunc', '__irq', '__fiq', 'register', 'extern'],
-    :enforce_strict_ordering  => false,
-    :unity_helper             => false,
-    :treat_as                 => {},
-    :treat_as_void            => [],
-    :memcmp_if_unknown        => true,
-    :when_no_prototypes       => :warn,           #the options being :ignore, :warn, or :error
-    :when_ptr                 => :compare_data,   #the options being :compare_ptr, :compare_data, or :smart
-    :verbosity                => 2,               #the options being 0 errors only, 1 warnings and errors, 2 normal info, 3 verbose
-    :treat_externs            => :exclude,        #the options being :include or :exclude
-    :ignore                   => :args_and_calls, #the options being :args_and_calls or :args_only
-    :callback_include_count   => true,
-    :callback_after_arg_check => false,
-    :includes                    => nil, 
-    :includes_h_pre_orig_header  => nil, 
-    :includes_h_post_orig_header => nil, 
-    :includes_c_pre_header       => nil, 
-    :includes_c_post_header      => nil, 
-  }
-  
-  def initialize(options=nil)
-    case(options)
-      when NilClass then options = CMockDefaultOptions.clone 
-      when String   then options = CMockDefaultOptions.clone.merge(load_config_file_from_yaml(options))
-      when Hash     then options = CMockDefaultOptions.clone.merge(options)
-      else          raise "If you specify arguments, it should be a filename or a hash of options"
-    end
-    
-    #do some quick type verification
-    [:plugins, :attributes, :treat_as_void].each do |opt|
-      unless (options[opt].class == Array)
-        options[opt] = []
-        puts "WARNING: :#{opt.to_s} should be an array." unless (options[:verbosity] < 1)
-      end
-    end
-    [:includes, :includes_h_pre_orig_header, :includes_h_post_orig_header, :includes_c_pre_header, :includes_c_post_header].each do |opt|
-      unless (options[opt].nil? or (options[opt].class == Array))
-        options[opt] = []
-        puts "WARNING: :#{opt.to_s} should be an array." unless (options[:verbosity] < 1)
-      end
-    end
-    options[:plugins].compact!
-    options[:plugins].map! {|p| p.to_sym}
-    @options = options
-    @options[:treat_as].merge!(standard_treat_as_map)
-    @options.each_key { |key| eval("def #{key.to_s}() return @options[:#{key.to_s}] end") }
-  end
-  
-  def load_config_file_from_yaml yaml_filename
-    require 'yaml'
-    require 'fileutils'
-    YAML.load_file(yaml_filename)[:cmock]
-  end
-  
-  def set_path(path)
-    @src_path = path
-  end
-  
-  def load_unity_helper
-    return File.new(@options[:unity_helper]).read if (@options[:unity_helper])
-    return nil
-  end
-
-  def standard_treat_as_map 
-    {
-      'int'             => 'INT',
-      'char'            => 'INT8',
-      'short'           => 'INT16',
-      'long'            => 'INT',
-      'int8'            => 'INT8',
-      'int16'           => 'INT16',
-      'int32'           => 'INT',
-      'int8_t'          => 'INT8',
-      'int16_t'         => 'INT16',
-      'int32_t'         => 'INT',
-      'INT8_T'          => 'INT8',
-      'INT16_T'         => 'INT16',
-      'INT32_T'         => 'INT',
-      'bool'            => 'INT',
-      'bool_t'          => 'INT',
-      'BOOL'            => 'INT',
-      'BOOL_T'          => 'INT',
-      'unsigned int'    => 'HEX32',
-      'unsigned long'   => 'HEX32',
-      'uint32'          => 'HEX32',
-      'uint32_t'        => 'HEX32',
-      'UINT32'          => 'HEX32',
-      'UINT32_T'        => 'HEX32',
-      'void*'           => 'PTR',
-      'unsigned short'  => 'HEX16',
-      'uint16'          => 'HEX16',
-      'uint16_t'        => 'HEX16',
-      'UINT16'          => 'HEX16',
-      'UINT16_T'        => 'HEX16',
-      'unsigned char'   => 'HEX8',
-      'uint8'           => 'HEX8',
-      'uint8_t'         => 'HEX8',
-      'UINT8'           => 'HEX8',
-      'UINT8_T'         => 'HEX8',
-      'char*'           => 'STRING',
-      'pCHAR'           => 'STRING',
-      'cstring'         => 'STRING',
-      'CSTRING'         => 'STRING',
-      'float'           => 'FLOAT',
-      'double'          => 'FLOAT',
-    }
-  end
-end
diff --git a/tools/ceedling/vendor/cmock/lib/cmock_file_writer.rb b/tools/ceedling/vendor/cmock/lib/cmock_file_writer.rb
deleted file mode 100644 (file)
index 63faee5..0000000
+++ /dev/null
@@ -1,33 +0,0 @@
-# ==========================================
-#   CMock Project - Automatic Mock Generation for C
-#   Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-#   [Released under MIT License. Please refer to license.txt for details]
-# ========================================== 
-
-class CMockFileWriter
-
-  attr_reader :config
-
-  def initialize(config)
-    @config = config
-  end
-
-  def create_file(filename)
-    raise "Where's the block of data to create?" unless block_given?
-    full_file_name_temp = "#{@config.mock_path}/#{filename}.new"
-    full_file_name_done = "#{@config.mock_path}/#{filename}"
-    File.open(full_file_name_temp, 'w') do |file|
-      yield(file, filename)
-    end
-    update_file(full_file_name_done, full_file_name_temp)
-  end
-  
-  private ###################################
-  
-  def update_file(dest, src)
-    require 'fileutils'
-    FileUtils.rm(dest) if (File.exist?(dest))
-    FileUtils.cp(src, dest)
-    FileUtils.rm(src)
-  end
-end
diff --git a/tools/ceedling/vendor/cmock/lib/cmock_generator.rb b/tools/ceedling/vendor/cmock/lib/cmock_generator.rb
deleted file mode 100644 (file)
index 5f483ba..0000000
+++ /dev/null
@@ -1,196 +0,0 @@
-# ==========================================
-#   CMock Project - Automatic Mock Generation for C
-#   Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-#   [Released under MIT License. Please refer to license.txt for details]
-# ========================================== 
-
-$here = File.dirname __FILE__
-
-class CMockGenerator
-
-  attr_accessor :config, :file_writer, :module_name, :mock_name, :utils, :plugins, :ordered
-  
-  def initialize(config, file_writer, utils, plugins)
-    @file_writer = file_writer
-    @utils       = utils
-    @plugins     = plugins
-    @config      = config
-    @prefix      = @config.mock_prefix
-    @ordered     = @config.enforce_strict_ordering
-    @framework   = @config.framework.to_s
-    
-    @includes_h_pre_orig_header  = (@config.includes || @config.includes_h_pre_orig_header || []).map{|h| h =~ /</ ? h : "\"#{h}\""}
-    @includes_h_post_orig_header = (@config.includes_h_post_orig_header || []).map{|h| h =~ /</ ? h : "\"#{h}\""}
-    @includes_c_pre_header       = (@config.includes_c_pre_header || []).map{|h| h =~ /</ ? h : "\"#{h}\""}
-    @includes_c_post_header      = (@config.includes_c_post_header || []).map{|h| h =~ /</ ? h : "\"#{h}\""}
-  end
-
-  def create_mock(module_name, parsed_stuff)
-    @module_name = module_name
-    @mock_name   = @prefix + @module_name
-    create_mock_header_file(parsed_stuff)
-    create_mock_source_file(parsed_stuff)
-  end
-  
-  private if $ThisIsOnlyATest.nil? ##############################
-  
-  def create_mock_header_file(parsed_stuff)
-    @file_writer.create_file(@mock_name + ".h") do |file, filename|
-      create_mock_header_header(file, filename)
-      create_mock_header_service_call_declarations(file)
-      create_typedefs(file, parsed_stuff[:typedefs])
-      parsed_stuff[:functions].each do |function|
-        file << @plugins.run(:mock_function_declarations, function)
-      end
-      create_mock_header_footer(file)
-    end
-  end
-
-  def create_mock_source_file(parsed_stuff)
-    @file_writer.create_file(@mock_name + ".c") do |file, filename|
-      create_source_header_section(file, filename)
-      create_instance_structure(file, parsed_stuff[:functions])
-      create_extern_declarations(file)
-      create_mock_verify_function(file, parsed_stuff[:functions])
-      create_mock_init_function(file)
-      create_mock_destroy_function(file, parsed_stuff[:functions])
-      parsed_stuff[:functions].each do |function|
-        create_mock_implementation(file, function)
-        create_mock_interfaces(file, function)
-      end
-    end
-  end
-  
-  def create_mock_header_header(file, filename) 
-    define_name   = filename.gsub(/\.h/, "_h").upcase
-    orig_filename = filename.gsub(@config.mock_prefix, "")   
-    file << "/* AUTOGENERATED FILE. DO NOT EDIT. */\n"
-    file << "#ifndef _#{define_name}\n"
-    file << "#define _#{define_name}\n\n"
-    @includes_h_pre_orig_header.each {|inc| file << "#include #{inc}\n"} 
-    file << "#include \"#{orig_filename}\"\n"
-    @includes_h_post_orig_header.each {|inc| file << "#include #{inc}\n"}
-    plugin_includes = @plugins.run(:include_files)
-    file << plugin_includes if (!plugin_includes.empty?)
-    file << "\n"
-  end
-  
-  def create_typedefs(file, typedefs)
-    file << "\n"
-    typedefs.each {|typedef| file << "#{typedef}\n" }
-    file << "\n\n"
-  end
-
-  def create_mock_header_service_call_declarations(file) 
-    file << "void #{@mock_name}_Init(void);\n"
-    file << "void #{@mock_name}_Destroy(void);\n"
-    file << "void #{@mock_name}_Verify(void);\n\n"
-  end
-
-  def create_mock_header_footer(header)
-    header << "\n#endif\n"
-  end
-  
-  def create_source_header_section(file, filename)
-    header_file = filename.gsub(".c",".h")
-    file << "/* AUTOGENERATED FILE. DO NOT EDIT. */\n"
-    file << "#include <string.h>\n"
-    file << "#include <stdlib.h>\n"
-    file << "#include <setjmp.h>\n"
-    file << "#include \"#{@framework}.h\"\n"
-    file << "#include \"cmock.h\"\n"
-    @includes_c_pre_header.each {|inc| file << "#include #{inc}\n"}
-    file << "#include \"#{header_file}\"\n"
-    @includes_c_post_header.each {|inc| file << "#include #{inc}\n"}
-    file << "\n"
-  end
-  
-  def create_instance_structure(file, functions)
-    functions.each do |function| 
-      file << "typedef struct _CMOCK_#{function[:name]}_CALL_INSTANCE\n{\n"
-      file << "  UNITY_LINE_TYPE LineNumber;\n"
-      file << @plugins.run(:instance_typedefs, function)
-      file << "\n} CMOCK_#{function[:name]}_CALL_INSTANCE;\n\n"
-    end
-    file << "static struct #{@mock_name}Instance\n{\n"
-    if (functions.size == 0)
-      file << "  unsigned char placeHolder;\n"
-    end
-    functions.each do |function|
-      file << @plugins.run(:instance_structure, function)
-      file << "  CMOCK_MEM_INDEX_TYPE #{function[:name]}_CallInstance;\n"
-    end
-    file << "} Mock;\n\n"
-  end
-  
-  def create_extern_declarations(file)
-    file << "extern jmp_buf AbortFrame;\n"
-    if (@ordered)
-      file << "extern int GlobalExpectCount;\n"
-      file << "extern int GlobalVerifyOrder;\n"
-    end
-    file << "\n"
-  end
-  
-  def create_mock_verify_function(file, functions)
-    file << "void #{@mock_name}_Verify(void)\n{\n"
-    verifications = functions.collect {|function| @plugins.run(:mock_verify, function)}.join
-    file << "  UNITY_LINE_TYPE cmock_line = TEST_LINE_NUM;\n" unless verifications.empty?
-    file << verifications
-    file << "}\n\n"
-  end
-  
-  def create_mock_init_function(file)
-    file << "void #{@mock_name}_Init(void)\n{\n"
-    file << "  #{@mock_name}_Destroy();\n"
-    file << "}\n\n"
-  end
-  
-  def create_mock_destroy_function(file, functions)
-    file << "void #{@mock_name}_Destroy(void)\n{\n"
-    file << "  CMock_Guts_MemFreeAll();\n"
-    file << "  memset(&Mock, 0, sizeof(Mock));\n"
-    file << functions.collect {|function| @plugins.run(:mock_destroy, function)}.join
-    if (@ordered)
-      file << "  GlobalExpectCount = 0;\n"
-      file << "  GlobalVerifyOrder = 0;\n"
-    end
-    file << "}\n\n"
-  end
-  
-  def create_mock_implementation(file, function)        
-    # prepare return value and arguments       
-    if (function[:modifier].empty?)
-      function_mod_and_rettype = function[:return][:type] 
-    else
-      function_mod_and_rettype = function[:modifier] + ' ' + function[:return][:type] 
-    end
-    args_string = function[:args_string]
-    args_string += (", " + function[:var_arg]) unless (function[:var_arg].nil?)
-    
-    # Create mock function
-    file << "#{function_mod_and_rettype} #{function[:name]}(#{args_string})\n"
-    file << "{\n"
-    file << "  UNITY_LINE_TYPE cmock_line = TEST_LINE_NUM;\n"
-    file << "  CMOCK_#{function[:name]}_CALL_INSTANCE* cmock_call_instance = (CMOCK_#{function[:name]}_CALL_INSTANCE*)CMock_Guts_GetAddressFor(Mock.#{function[:name]}_CallInstance);\n"
-    file << "  Mock.#{function[:name]}_CallInstance = CMock_Guts_MemNext(Mock.#{function[:name]}_CallInstance);\n"
-    file << @plugins.run(:mock_implementation_precheck, function)
-    file << "  UNITY_TEST_ASSERT_NOT_NULL(cmock_call_instance, cmock_line, \"Function '#{function[:name]}' called more times than expected.\");\n"
-    file << "  cmock_line = cmock_call_instance->LineNumber;\n"
-    if (@ordered)
-      file << "  if (cmock_call_instance->CallOrder > ++GlobalVerifyOrder)\n"
-      file << "    UNITY_TEST_FAIL(cmock_line, \"Function '#{function[:name]}' called earlier than expected.\");"
-      file << "  if (cmock_call_instance->CallOrder < GlobalVerifyOrder)\n"
-      file << "    UNITY_TEST_FAIL(cmock_line, \"Function '#{function[:name]}' called later than expected.\");"
-      # file << "  UNITY_TEST_ASSERT((cmock_call_instance->CallOrder == ++GlobalVerifyOrder), cmock_line, \"Out of order function calls. Function '#{function[:name]}'\");\n"
-    end
-    file << @plugins.run(:mock_implementation, function)
-    file << "  return cmock_call_instance->ReturnVal;\n" unless (function[:return][:void?]) 
-    file << "}\n\n"
-  end
-  
-  def create_mock_interfaces(file, function)
-    file << @utils.code_add_argument_loader(function)
-    file << @plugins.run(:mock_interfaces, function)
-  end
-end
diff --git a/tools/ceedling/vendor/cmock/lib/cmock_generator_plugin_array.rb b/tools/ceedling/vendor/cmock/lib/cmock_generator_plugin_array.rb
deleted file mode 100644 (file)
index 25045a2..0000000
+++ /dev/null
@@ -1,57 +0,0 @@
-# ==========================================
-#   CMock Project - Automatic Mock Generation for C
-#   Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-#   [Released under MIT License. Please refer to license.txt for details]
-# ========================================== 
-
-class CMockGeneratorPluginArray
-
-  attr_reader :priority
-  attr_accessor :config, :utils, :unity_helper, :ordered
-  def initialize(config, utils)
-    @config       = config
-    @ptr_handling = @config.when_ptr
-    @ordered      = @config.enforce_strict_ordering
-    @utils        = utils
-    @unity_helper = @utils.helpers[:unity_helper]
-    @priority     = 8
-  end
-
-  def instance_typedefs(function)
-    function[:args].inject("") do |all, arg|
-      (arg[:ptr?]) ? all + "  int Expected_#{arg[:name]}_Depth;\n" : all
-    end
-  end
-
-  def mock_function_declarations(function)
-    return nil unless function[:contains_ptr?]
-    args_call   = function[:args].map{|m| m[:ptr?] ? "#{m[:name]}, #{m[:name]}_Depth" : "#{m[:name]}"}.join(', ')
-    args_string = function[:args].map{|m| m[:ptr?] ? "#{m[:type]} #{m[:name]}, int #{m[:name]}_Depth" : "#{m[:type]} #{m[:name]}"}.join(', ')
-    if (function[:return][:void?])
-      return "#define #{function[:name]}_ExpectWithArray(#{args_call}) #{function[:name]}_CMockExpectWithArray(__LINE__, #{args_call})\n" +
-             "void #{function[:name]}_CMockExpectWithArray(UNITY_LINE_TYPE cmock_line, #{args_string});\n"
-    else
-      return "#define #{function[:name]}_ExpectWithArrayAndReturn(#{args_call}, cmock_retval) #{function[:name]}_CMockExpectWithArrayAndReturn(__LINE__, #{args_call}, cmock_retval)\n" +
-             "void #{function[:name]}_CMockExpectWithArrayAndReturn(UNITY_LINE_TYPE cmock_line, #{args_string}, #{function[:return][:str]});\n"
-    end
-  end
-
-  def mock_interfaces(function)
-    return nil unless function[:contains_ptr?]
-    lines = []
-    func_name = function[:name]
-    args_string = function[:args].map{|m| m[:ptr?] ? "#{m[:type]} #{m[:name]}, int #{m[:name]}_Depth" : "#{m[:type]} #{m[:name]}"}.join(', ')
-    call_string = function[:args].map{|m| m[:ptr?] ? "#{m[:name]}, #{m[:name]}_Depth" : m[:name]}.join(', ')
-    if (function[:return][:void?])
-      lines << "void #{func_name}_CMockExpectWithArray(UNITY_LINE_TYPE cmock_line, #{args_string})\n"
-    else
-      lines << "void #{func_name}_CMockExpectWithArrayAndReturn(UNITY_LINE_TYPE cmock_line, #{args_string}, #{function[:return][:str]})\n"
-    end
-    lines << "{\n"
-    lines << @utils.code_add_base_expectation(func_name)
-    lines << "  CMockExpectParameters_#{func_name}(cmock_call_instance, #{call_string});\n"
-    lines << "  cmock_call_instance->ReturnVal = cmock_to_return;\n" unless (function[:return][:void?])
-    lines << "}\n\n"
-  end
-
-end
diff --git a/tools/ceedling/vendor/cmock/lib/cmock_generator_plugin_callback.rb b/tools/ceedling/vendor/cmock/lib/cmock_generator_plugin_callback.rb
deleted file mode 100644 (file)
index 0db9b36..0000000
+++ /dev/null
@@ -1,78 +0,0 @@
-# ==========================================
-#   CMock Project - Automatic Mock Generation for C
-#   Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-#   [Released under MIT License. Please refer to license.txt for details]
-# ========================================== 
-
-class CMockGeneratorPluginCallback
-
-  attr_accessor :include_count
-  attr_reader :priority
-  attr_reader :config, :utils
-  
-  def initialize(config, utils)
-    @config = config
-    @utils = utils
-    @priority = 6
-    
-    @include_count = @config.callback_include_count
-    if (@config.callback_after_arg_check)
-      alias :mock_implementation          :mock_implementation_for_callbacks
-      alias :mock_implementation_precheck :nothing
-    else
-      alias :mock_implementation_precheck :mock_implementation_for_callbacks
-      alias :mock_implementation          :nothing
-    end
-  end
-
-  def instance_structure(function)
-    func_name = function[:name]
-    "  CMOCK_#{func_name}_CALLBACK #{func_name}_CallbackFunctionPointer;\n" +
-    "  int #{func_name}_CallbackCalls;\n"
-  end
-
-  def mock_function_declarations(function)
-    func_name = function[:name]
-    return_type = function[:return][:const?] ? "const #{function[:return][:type]}" : function[:return][:type]
-    style  = (@include_count ? 1 : 0) | (function[:args].empty? ? 0 : 2)
-    styles = [ "void", "int cmock_num_calls", function[:args_string], "#{function[:args_string]}, int cmock_num_calls" ]
-    "typedef #{return_type} (* CMOCK_#{func_name}_CALLBACK)(#{styles[style]});\nvoid #{func_name}_StubWithCallback(CMOCK_#{func_name}_CALLBACK Callback);\n"
-  end
-
-  def mock_implementation_for_callbacks(function)
-    func_name   = function[:name]
-    style  = (@include_count ? 1 : 0) | (function[:args].empty? ? 0 : 2) | (function[:return][:void?] ? 0 : 4)
-    "  if (Mock.#{func_name}_CallbackFunctionPointer != NULL)\n  {\n" +
-    case(style)
-      when 0 then "    Mock.#{func_name}_CallbackFunctionPointer();\n    return;\n  }\n"
-      when 1 then "    Mock.#{func_name}_CallbackFunctionPointer(Mock.#{func_name}_CallbackCalls++);\n    return;\n  }\n"
-      when 2 then "    Mock.#{func_name}_CallbackFunctionPointer(#{function[:args].map{|m| m[:name]}.join(', ')});\n    return;\n  }\n"
-      when 3 then "    Mock.#{func_name}_CallbackFunctionPointer(#{function[:args].map{|m| m[:name]}.join(', ')}, Mock.#{func_name}_CallbackCalls++);\n    return;\n  }\n"
-      when 4 then "    return Mock.#{func_name}_CallbackFunctionPointer(void);\n  }\n"
-      when 5 then "    return Mock.#{func_name}_CallbackFunctionPointer(Mock.#{func_name}_CallbackCalls++);\n  }\n"
-      when 6 then "    return Mock.#{func_name}_CallbackFunctionPointer(#{function[:args].map{|m| m[:name]}.join(', ')});\n  }\n"
-      when 7 then "    return Mock.#{func_name}_CallbackFunctionPointer(#{function[:args].map{|m| m[:name]}.join(', ')}, Mock.#{func_name}_CallbackCalls++);\n  }\n"
-    end
-  end
-  
-  def nothing(function)
-    return ""
-  end
-
-  def mock_interfaces(function)
-    func_name = function[:name]
-    "void #{func_name}_StubWithCallback(CMOCK_#{func_name}_CALLBACK Callback)\n{\n" + 
-    "  Mock.#{func_name}_CallbackFunctionPointer = Callback;\n}\n\n"
-  end
-
-  def mock_destroy(function)
-    "  Mock.#{function[:name]}_CallbackFunctionPointer = NULL;\n" +
-    "  Mock.#{function[:name]}_CallbackCalls = 0;\n"
-  end
-  
-  def mock_verify(function)
-    func_name = function[:name]
-    "  if (Mock.#{func_name}_CallbackFunctionPointer != NULL)\n    Mock.#{func_name}_CallInstance = CMOCK_GUTS_NONE;\n"
-  end
-
-end
diff --git a/tools/ceedling/vendor/cmock/lib/cmock_generator_plugin_cexception.rb b/tools/ceedling/vendor/cmock/lib/cmock_generator_plugin_cexception.rb
deleted file mode 100644 (file)
index fdf31db..0000000
+++ /dev/null
@@ -1,51 +0,0 @@
-# ==========================================
-#   CMock Project - Automatic Mock Generation for C
-#   Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-#   [Released under MIT License. Please refer to license.txt for details]
-# ========================================== 
-
-class CMockGeneratorPluginCexception
-
-  attr_reader :priority
-  attr_reader :config, :utils
-  
-  def initialize(config, utils)
-    @config = config
-    @utils = utils
-    @priority = 7
-  end
-
-  def include_files
-    return "#include \"CException.h\"\n"
-  end
-
-  def instance_typedefs(function)
-    "  CEXCEPTION_T ExceptionToThrow;\n"
-  end
-  
-  def mock_function_declarations(function)
-    if (function[:args_string] == "void")
-      return "#define #{function[:name]}_ExpectAndThrow(cmock_to_throw) #{function[:name]}_CMockExpectAndThrow(__LINE__, cmock_to_throw)\n" +
-             "void #{function[:name]}_CMockExpectAndThrow(UNITY_LINE_TYPE cmock_line, CEXCEPTION_T cmock_to_throw);\n"
-    else
-      return "#define #{function[:name]}_ExpectAndThrow(#{function[:args_call]}, cmock_to_throw) #{function[:name]}_CMockExpectAndThrow(__LINE__, #{function[:args_call]}, cmock_to_throw)\n" +
-             "void #{function[:name]}_CMockExpectAndThrow(UNITY_LINE_TYPE cmock_line, #{function[:args_string]}, CEXCEPTION_T cmock_to_throw);\n"
-    end
-  end
-
-  def mock_implementation(function)
-    "  if (cmock_call_instance->ExceptionToThrow != CEXCEPTION_NONE)\n  {\n" + 
-    "    Throw(cmock_call_instance->ExceptionToThrow);\n  }\n"
-  end
-
-  def mock_interfaces(function)
-    arg_insert = (function[:args_string] == "void") ? "" : "#{function[:args_string]}, "
-    call_string = function[:args].map{|m| m[:name]}.join(', ')
-    [ "void #{function[:name]}_CMockExpectAndThrow(UNITY_LINE_TYPE cmock_line, #{arg_insert}CEXCEPTION_T cmock_to_throw)\n{\n",
-      @utils.code_add_base_expectation(function[:name]),
-      @utils.code_call_argument_loader(function),
-      "  cmock_call_instance->ExceptionToThrow = cmock_to_throw;\n",
-      "}\n\n" ].join
-  end
-
-end
diff --git a/tools/ceedling/vendor/cmock/lib/cmock_generator_plugin_expect.rb b/tools/ceedling/vendor/cmock/lib/cmock_generator_plugin_expect.rb
deleted file mode 100644 (file)
index 5651cd9..0000000
+++ /dev/null
@@ -1,86 +0,0 @@
-# ==========================================
-#   CMock Project - Automatic Mock Generation for C
-#   Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-#   [Released under MIT License. Please refer to license.txt for details]
-# ========================================== 
-
-class CMockGeneratorPluginExpect
-
-  attr_reader :priority
-  attr_accessor :config, :utils, :unity_helper, :ordered
-
-  def initialize(config, utils)
-    @config       = config
-    @ptr_handling = @config.when_ptr
-    @ordered      = @config.enforce_strict_ordering
-    @utils        = utils
-    @unity_helper = @utils.helpers[:unity_helper]
-    @priority     = 5
-  end
-  
-  def instance_typedefs(function)
-    lines = ""
-    lines << "  #{function[:return][:type]} ReturnVal;\n"  unless (function[:return][:void?])
-    lines << "  int CallOrder;\n"                          if (@ordered)
-    function[:args].each do |arg|
-      lines << "  #{arg[:type]} Expected_#{arg[:name]};\n"
-    end
-    lines
-  end
-  
-  def mock_function_declarations(function)
-    if (function[:args].empty?)
-      if (function[:return][:void?])
-        return "#define #{function[:name]}_Expect() #{function[:name]}_CMockExpect(__LINE__)\n" +
-               "void #{function[:name]}_CMockExpect(UNITY_LINE_TYPE cmock_line);\n"
-      else
-        return "#define #{function[:name]}_ExpectAndReturn(cmock_retval) #{function[:name]}_CMockExpectAndReturn(__LINE__, cmock_retval)\n" +
-               "void #{function[:name]}_CMockExpectAndReturn(UNITY_LINE_TYPE cmock_line, #{function[:return][:str]});\n"
-      end
-    else        
-      if (function[:return][:void?])
-        return "#define #{function[:name]}_Expect(#{function[:args_call]}) #{function[:name]}_CMockExpect(__LINE__, #{function[:args_call]})\n" +
-               "void #{function[:name]}_CMockExpect(UNITY_LINE_TYPE cmock_line, #{function[:args_string]});\n"
-      else
-        return "#define #{function[:name]}_ExpectAndReturn(#{function[:args_call]}, cmock_retval) #{function[:name]}_CMockExpectAndReturn(__LINE__, #{function[:args_call]}, cmock_retval)\n" +
-               "void #{function[:name]}_CMockExpectAndReturn(UNITY_LINE_TYPE cmock_line, #{function[:args_string]}, #{function[:return][:str]});\n"
-      end
-    end
-  end
-  
-  def mock_implementation(function)
-    lines = ""
-    function[:args].each do |arg|
-      lines << @utils.code_verify_an_arg_expectation(function, arg)
-    end
-    lines
-  end
-  
-  def mock_interfaces(function)
-    lines = ""
-    func_name = function[:name]
-    if (function[:return][:void?])
-      if (function[:args_string] == "void")
-        lines << "void #{func_name}_CMockExpect(UNITY_LINE_TYPE cmock_line)\n{\n"
-      else
-        lines << "void #{func_name}_CMockExpect(UNITY_LINE_TYPE cmock_line, #{function[:args_string]})\n{\n"
-      end
-    else
-      if (function[:args_string] == "void")
-        lines << "void #{func_name}_CMockExpectAndReturn(UNITY_LINE_TYPE cmock_line, #{function[:return][:str]})\n{\n"
-      else
-        lines << "void #{func_name}_CMockExpectAndReturn(UNITY_LINE_TYPE cmock_line, #{function[:args_string]}, #{function[:return][:str]})\n{\n"
-      end
-    end
-    lines << @utils.code_add_base_expectation(func_name)
-    lines << @utils.code_call_argument_loader(function)
-    lines << @utils.code_assign_argument_quickly("cmock_call_instance->ReturnVal", function[:return]) unless (function[:return][:void?])
-    lines << "}\n\n"
-  end
-  
-  def mock_verify(function)
-    func_name = function[:name]
-    "  UNITY_TEST_ASSERT(CMOCK_GUTS_NONE == Mock.#{func_name}_CallInstance, cmock_line, \"Function '#{func_name}' called less times than expected.\");\n"
-  end
-
-end
diff --git a/tools/ceedling/vendor/cmock/lib/cmock_generator_plugin_ignore.rb b/tools/ceedling/vendor/cmock/lib/cmock_generator_plugin_ignore.rb
deleted file mode 100644 (file)
index a81933d..0000000
+++ /dev/null
@@ -1,85 +0,0 @@
-# ==========================================
-#   CMock Project - Automatic Mock Generation for C
-#   Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-#   [Released under MIT License. Please refer to license.txt for details]
-# ========================================== 
-
-class CMockGeneratorPluginIgnore
-
-  attr_reader :priority
-  attr_reader :config, :utils
-  
-  def initialize(config, utils)
-    @config = config
-    if (@config.ignore == :args_and_calls)
-      alias :mock_implementation_precheck :mock_implementation_for_ignores
-      alias :mock_implementation          :nothing
-      alias :mock_verify                  :mock_conditionally_verify_counts
-    else
-      alias :mock_implementation          :mock_implementation_for_ignores
-      alias :mock_implementation_precheck :nothing
-      alias :mock_verify                  :nothing
-    end
-    @utils = utils
-    @priority = 2
-  end
-  
-  def instance_structure(function)
-    if (function[:return][:void?])
-      "  int #{function[:name]}_IgnoreBool;\n"
-    else
-      "  int #{function[:name]}_IgnoreBool;\n  #{function[:return][:type]} #{function[:name]}_FinalReturn;\n"
-    end
-  end
-  
-  def mock_function_declarations(function)
-    if (function[:return][:void?])
-      return "#define #{function[:name]}_Ignore() #{function[:name]}_CMockIgnore(__LINE__)\n" +
-             "void #{function[:name]}_CMockIgnore(UNITY_LINE_TYPE cmock_line);\n"
-    else        
-      return "#define #{function[:name]}_IgnoreAndReturn(cmock_retval) #{function[:name]}_CMockIgnoreAndReturn(__LINE__, cmock_retval)\n" +
-             "void #{function[:name]}_CMockIgnoreAndReturn(UNITY_LINE_TYPE cmock_line, #{function[:return][:str]});\n"
-    end 
-  end
-  
-  def mock_implementation_for_ignores(function)
-    lines = "  if (Mock.#{function[:name]}_IgnoreBool)\n  {\n" 
-    if (function[:return][:void?])
-      lines << "    return;\n  }\n"
-    else
-      retval = function[:return].merge( { :name => "cmock_call_instance->ReturnVal"} )
-      lines << "    if (cmock_call_instance == NULL)\n      return Mock.#{function[:name]}_FinalReturn;\n"
-      lines << "  " + @utils.code_assign_argument_quickly("Mock.#{function[:name]}_FinalReturn", retval) unless (retval[:void?])
-      lines << "    return cmock_call_instance->ReturnVal;\n  }\n"
-    end
-    lines
-  end
-  
-  def mock_interfaces(function)
-    lines = ""
-    if (function[:return][:void?])
-      lines << "void #{function[:name]}_CMockIgnore(UNITY_LINE_TYPE cmock_line)\n{\n"
-    else
-      lines << "void #{function[:name]}_CMockIgnoreAndReturn(UNITY_LINE_TYPE cmock_line, #{function[:return][:str]})\n{\n"
-    end
-    if (@config.ignore == :args_only)
-      lines << @utils.code_add_base_expectation(function[:name], true)
-    elsif (!function[:return][:void?]) 
-      lines << @utils.code_add_base_expectation(function[:name], false)
-    end
-    unless (function[:return][:void?])
-      lines << "  cmock_call_instance->ReturnVal = cmock_to_return;\n"
-    end
-    lines << "  Mock.#{function[:name]}_IgnoreBool = (int)1;\n"
-    lines << "}\n\n"
-  end
-
-  def mock_conditionally_verify_counts(function)
-    func_name = function[:name]
-    "  if (Mock.#{func_name}_IgnoreBool)\n    Mock.#{func_name}_CallInstance = CMOCK_GUTS_NONE;\n"
-  end
-  
-  def nothing(function)
-    return ""
-  end
-end
diff --git a/tools/ceedling/vendor/cmock/lib/cmock_generator_utils.rb b/tools/ceedling/vendor/cmock/lib/cmock_generator_utils.rb
deleted file mode 100644 (file)
index 4444979..0000000
+++ /dev/null
@@ -1,177 +0,0 @@
-# ==========================================
-#   CMock Project - Automatic Mock Generation for C
-#   Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-#   [Released under MIT License. Please refer to license.txt for details]
-# ========================================== 
-
-class CMockGeneratorUtils
-
-  attr_accessor :config, :helpers, :ordered, :ptr_handling, :arrays, :cexception
-
-  def initialize(config, helpers={})
-    @config = config
-    @ptr_handling = @config.when_ptr
-    @ordered      = @config.enforce_strict_ordering
-    @arrays       = @config.plugins.include? :array
-    @cexception   = @config.plugins.include? :cexception
-    @treat_as     = @config.treat_as
-         @helpers = helpers
-    
-    if (@arrays)
-      case(@ptr_handling)
-        when :smart        then alias :code_verify_an_arg_expectation :code_verify_an_arg_expectation_with_smart_arrays 
-        when :compare_data then alias :code_verify_an_arg_expectation :code_verify_an_arg_expectation_with_normal_arrays 
-        when :compare_ptr  then raise "ERROR: the array plugin doesn't enjoy working with :compare_ptr only.  Disable one option."
-      end
-    else
-      alias :code_verify_an_arg_expectation :code_verify_an_arg_expectation_with_no_arrays
-    end
-  end
-  
-  def code_add_base_expectation(func_name, global_ordering_supported=true)
-    lines =  "  CMOCK_MEM_INDEX_TYPE cmock_guts_index = CMock_Guts_MemNew(sizeof(CMOCK_#{func_name}_CALL_INSTANCE));\n"
-    lines << "  CMOCK_#{func_name}_CALL_INSTANCE* cmock_call_instance = (CMOCK_#{func_name}_CALL_INSTANCE*)CMock_Guts_GetAddressFor(cmock_guts_index);\n"
-    lines << "  UNITY_TEST_ASSERT_NOT_NULL(cmock_call_instance, cmock_line, \"CMock has run out of memory. Please allocate more.\");\n"
-    lines << "  Mock.#{func_name}_CallInstance = CMock_Guts_MemChain(Mock.#{func_name}_CallInstance, cmock_guts_index);\n"
-    lines << "  cmock_call_instance->LineNumber = cmock_line;\n"
-    lines << "  cmock_call_instance->CallOrder = ++GlobalExpectCount;\n" if (@ordered and global_ordering_supported)
-    lines << "  cmock_call_instance->ExceptionToThrow = CEXCEPTION_NONE;\n" if (@cexception)
-    lines
-  end
-  
-  def code_add_an_arg_expectation(arg, depth=1) 
-    lines =  code_assign_argument_quickly("cmock_call_instance->Expected_#{arg[:name]}", arg)
-    lines << "  cmock_call_instance->Expected_#{arg[:name]}_Depth = #{arg[:name]}_Depth;\n" if (@arrays and (depth.class == String))
-    lines
-  end
-  
-  def code_assign_argument_quickly(dest, arg) 
-    if (arg[:ptr?] or @treat_as.include?(arg[:type]))
-      "  #{dest} = #{arg[:const?] ? "(#{arg[:type]})" : ''}#{arg[:name]};\n"
-    else
-      "  memcpy(&#{dest}, &#{arg[:name]}, sizeof(#{arg[:type]}));\n"
-    end
-  end
-  
-  def code_add_argument_loader(function)
-    if (function[:args_string] != "void")
-      if (@arrays)
-        args_string = function[:args].map do |m| 
-          const_str = m[ :const? ] ? 'const ' : ''
-          m[:ptr?] ? "#{const_str}#{m[:type]} #{m[:name]}, int #{m[:name]}_Depth" : "#{const_str}#{m[:type]} #{m[:name]}"
-        end.join(', ')
-        "void CMockExpectParameters_#{function[:name]}(CMOCK_#{function[:name]}_CALL_INSTANCE* cmock_call_instance, #{args_string})\n{\n" + 
-        function[:args].inject("") { |all, arg| all + code_add_an_arg_expectation(arg, (arg[:ptr?] ? "#{arg[:name]}_Depth" : 1) ) } +
-        "}\n\n"
-      else
-        "void CMockExpectParameters_#{function[:name]}(CMOCK_#{function[:name]}_CALL_INSTANCE* cmock_call_instance, #{function[:args_string]})\n{\n" + 
-        function[:args].inject("") { |all, arg| all + code_add_an_arg_expectation(arg) } +
-        "}\n\n"
-      end
-    else
-      ""
-    end
-  end
-  
-  def code_call_argument_loader(function)
-    if (function[:args_string] != "void")
-      args = function[:args].map do |m|
-        (@arrays and m[:ptr?]) ? "#{m[:name]}, 1" : m[:name]
-      end
-      "  CMockExpectParameters_#{function[:name]}(cmock_call_instance, #{args.join(', ')});\n" 
-    else
-      ""
-    end
-  end
-  
-  #private ######################
-  
-  def lookup_expect_type(function, arg)
-    c_type     = arg[:type]
-    arg_name   = arg[:name]
-    expected   = "cmock_call_instance->Expected_#{arg_name}" 
-    unity_func = if ((arg[:ptr?]) and ((c_type =~ /\*\*/) or (@ptr_handling == :compare_ptr)))
-                   ['UNITY_TEST_ASSERT_EQUAL_PTR', '']
-                 else
-                   (@helpers.nil? or @helpers[:unity_helper].nil?) ? ["UNITY_TEST_ASSERT_EQUAL",''] : @helpers[:unity_helper].get_helper(c_type)
-                 end
-    unity_msg  = "Function '#{function[:name]}' called with unexpected value for argument '#{arg_name}'."
-    return c_type, arg_name, expected, unity_func[0], unity_func[1], unity_msg
-  end
-  
-  def code_verify_an_arg_expectation_with_no_arrays(function, arg)
-    c_type, arg_name, expected, unity_func, pre, unity_msg = lookup_expect_type(function, arg)
-    case(unity_func)
-      when "UNITY_TEST_ASSERT_EQUAL_MEMORY"
-        c_type_local = c_type.gsub(/\*$/,'')
-        return "  UNITY_TEST_ASSERT_EQUAL_MEMORY((void*)(#{pre}#{expected}), (void*)(#{pre}#{arg_name}), sizeof(#{c_type_local}), cmock_line, \"#{unity_msg}\");\n"
-      when "UNITY_TEST_ASSERT_EQUAL_MEMORY"
-        [ "  if (#{pre}#{expected} == NULL)",
-          "    { UNITY_TEST_ASSERT_NULL(#{pre}#{arg_name}, cmock_line, \"Expected NULL. #{unity_msg}\"); }",
-          "  else",
-          "    { UNITY_TEST_ASSERT_EQUAL_MEMORY((void*)(#{pre}#{expected}), (void*)(#{pre}#{arg_name}), sizeof(#{c_type.sub('*','')}), cmock_line, \"#{unity_msg}\"); }\n"].join("\n")
-      when /_ARRAY/
-        [ "  if (#{pre}#{expected} == NULL)",
-          "    { UNITY_TEST_ASSERT_NULL(#{pre}#{arg_name}, cmock_line, \"Expected NULL. #{unity_msg}\"); }",
-          "  else",
-          "    { #{unity_func}(#{pre}#{expected}, #{pre}#{arg_name}, 1, cmock_line, \"#{unity_msg}\"); }\n"].join("\n")
-      else
-        return "  #{unity_func}(#{pre}#{expected}, #{pre}#{arg_name}, cmock_line, \"#{unity_msg}\");\n" 
-    end  
-  end
-  
-  def code_verify_an_arg_expectation_with_normal_arrays(function, arg)
-    c_type, arg_name, expected, unity_func, pre, unity_msg = lookup_expect_type(function, arg)
-    depth_name = (arg[:ptr?]) ? "cmock_call_instance->Expected_#{arg_name}_Depth" : 1
-    case(unity_func)
-      when "UNITY_TEST_ASSERT_EQUAL_MEMORY"
-        c_type_local = c_type.gsub(/\*$/,'')
-        return "  UNITY_TEST_ASSERT_EQUAL_MEMORY((void*)(#{pre}#{expected}), (void*)(#{pre}#{arg_name}), sizeof(#{c_type_local}), cmock_line, \"#{unity_msg}\");\n"
-      when "UNITY_TEST_ASSERT_EQUAL_MEMORY_ARRAY"
-        [ "  if (#{pre}#{expected} == NULL)",
-          "    { UNITY_TEST_ASSERT_NULL(#{pre}#{arg_name}, cmock_line, \"Expected NULL. #{unity_msg}\"); }",
-          "  else",
-          "    { UNITY_TEST_ASSERT_EQUAL_MEMORY_ARRAY((void*)(#{pre}#{expected}), (void*)(#{pre}#{arg_name}), sizeof(#{c_type.sub('*','')}), #{depth_name}, cmock_line, \"#{unity_msg}\"); }\n"].compact.join("\n")
-      when /_ARRAY/
-        if (pre == '&')
-          "  #{unity_func}(#{pre}#{expected}, #{pre}#{arg_name}, #{depth_name}, cmock_line, \"#{unity_msg}\");\n"
-        else
-          [ "  if (#{pre}#{expected} == NULL)",
-            "    { UNITY_TEST_ASSERT_NULL(#{pre}#{arg_name}, cmock_line, \"Expected NULL. #{unity_msg}\"); }",
-            "  else",
-            "    { #{unity_func}(#{pre}#{expected}, #{pre}#{arg_name}, #{depth_name}, cmock_line, \"#{unity_msg}\"); }\n"].compact.join("\n")
-        end
-      else
-        return "  #{unity_func}(#{pre}#{expected}, #{pre}#{arg_name}, cmock_line, \"#{unity_msg}\");\n" 
-    end
-  end
-  
-  def code_verify_an_arg_expectation_with_smart_arrays(function, arg)
-    c_type, arg_name, expected, unity_func, pre, unity_msg = lookup_expect_type(function, arg)
-    depth_name = (arg[:ptr?]) ? "cmock_call_instance->Expected_#{arg_name}_Depth" : 1
-    case(unity_func)
-      when "UNITY_TEST_ASSERT_EQUAL_MEMORY"
-        c_type_local = c_type.gsub(/\*$/,'')
-        return "  UNITY_TEST_ASSERT_EQUAL_MEMORY((void*)(#{pre}#{expected}), (void*)(#{pre}#{arg_name}), sizeof(#{c_type_local}), cmock_line, \"#{unity_msg}\");\n"
-      when "UNITY_TEST_ASSERT_EQUAL_MEMORY_ARRAY"
-        [ "  if (#{pre}#{expected} == NULL)",
-          "    { UNITY_TEST_ASSERT_NULL(#{arg_name}, cmock_line, \"Expected NULL. #{unity_msg}\"); }",
-          ((depth_name != 1) ? "  else if (#{depth_name} == 0)\n    { UNITY_TEST_ASSERT_EQUAL_PTR(#{pre}#{expected}, #{pre}#{arg_name}, cmock_line, \"#{unity_msg}\"); }" : nil),
-          "  else",
-          "    { UNITY_TEST_ASSERT_EQUAL_MEMORY_ARRAY((void*)(#{pre}#{expected}), (void*)(#{pre}#{arg_name}), sizeof(#{c_type.sub('*','')}), #{depth_name}, cmock_line, \"#{unity_msg}\"); }\n"].compact.join("\n")
-      when /_ARRAY/
-        if (pre == '&')
-          "  #{unity_func}(#{pre}#{expected}, #{pre}#{arg_name}, #{depth_name}, cmock_line, \"#{unity_msg}\");\n"
-        else
-          [ "  if (#{pre}#{expected} == NULL)",
-            "    { UNITY_TEST_ASSERT_NULL(#{pre}#{arg_name}, cmock_line, \"Expected NULL. #{unity_msg}\"); }",
-            ((depth_name != 1) ? "  else if (#{depth_name} == 0)\n    { UNITY_TEST_ASSERT_EQUAL_PTR(#{pre}#{expected}, #{pre}#{arg_name}, cmock_line, \"#{unity_msg}\"); }" : nil),
-            "  else",
-            "    { #{unity_func}(#{pre}#{expected}, #{pre}#{arg_name}, #{depth_name}, cmock_line, \"#{unity_msg}\"); }\n"].compact.join("\n")
-        end
-      else
-        return "  #{unity_func}(#{pre}#{expected}, #{pre}#{arg_name}, cmock_line, \"#{unity_msg}\");\n" 
-    end
-  end
-  
-end
\ No newline at end of file
diff --git a/tools/ceedling/vendor/cmock/lib/cmock_header_parser.rb b/tools/ceedling/vendor/cmock/lib/cmock_header_parser.rb
deleted file mode 100644 (file)
index 4ea9966..0000000
+++ /dev/null
@@ -1,270 +0,0 @@
-# ==========================================
-#   CMock Project - Automatic Mock Generation for C
-#   Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-#   [Released under MIT License. Please refer to license.txt for details]
-# ========================================== 
-
-class CMockHeaderParser
-
-  attr_accessor :funcs, :c_attributes, :treat_as_void, :treat_externs
-  
-  def initialize(cfg)
-    @funcs = []
-    @c_strippables = cfg.strippables
-    @c_attributes = (['const'] + cfg.attributes).uniq
-    @treat_as_void = (['void'] + cfg.treat_as_void).uniq
-    @declaration_parse_matcher = /([\d\w\s\*\(\),\[\]]+??)\(([\d\w\s\*\(\),\.\[\]+-]*)\)$/m
-    @standards = (['int','short','char','long','unsigned','signed'] + cfg.treat_as.keys).uniq
-    @when_no_prototypes = cfg.when_no_prototypes
-    @local_as_void = @treat_as_void
-    @verbosity = cfg.verbosity
-    @treat_externs = cfg.treat_externs
-    @c_strippables += ['extern'] if (@treat_externs == :include) #we'll need to remove the attribute if we're allowing externs
-  end
-  
-  def parse(name, source)
-    @module_name = name
-    @typedefs = []
-    @funcs = []
-    function_names = []
-    
-    parse_functions( import_source(source) ).map do |decl| 
-      func = parse_declaration(decl)
-      unless (function_names.include? func[:name])
-        @funcs << func
-        function_names << func[:name]
-      end
-    end
-    
-    { :includes  => nil,
-      :functions => @funcs,
-      :typedefs  => @typedefs
-    }
-  end
-  
-  private if $ThisIsOnlyATest.nil? ################
-  
-  def import_source(source)
-
-    # void must be void for cmock _ExpectAndReturn calls to process properly, not some weird typedef which equates to void
-    # to a certain extent, this action assumes we're chewing on pre-processed header files, otherwise we'll most likely just get stuff from @treat_as_void
-    @local_as_void = @treat_as_void
-    void_types = source.scan(/typedef\s+(?:\(\s*)?void(?:\s*\))?\s+([\w\d]+)\s*;/)
-    if void_types
-      @local_as_void += void_types.flatten.uniq.compact
-    end
-  
-    # smush multiline macros into single line (checking for continuation character at end of line '\')
-    source.gsub!(/\s*\\\s*/m, ' ')
-   
-    #remove comments (block and line, in three steps to ensure correct precedence)
-    source.gsub!(/\/\/(?:.+\/\*|\*(?:$|[^\/])).*$/, '')  # remove line comments that comment out the start of blocks
-    source.gsub!(/\/\*.*?\*\//m, '')                     # remove block comments 
-    source.gsub!(/\/\/.*$/, '')                          # remove line comments (all that remain)
-
-    # remove assembler pragma sections
-    source.gsub!(/^\s*#\s*pragma\s+asm\s+.*?#\s*pragma\s+endasm/m, '')
-    
-    # remove preprocessor statements and extern "C" 
-    source.gsub!(/^\s*#.*/, '')
-    source.gsub!(/extern\s+\"C\"\s+\{/, '')
-    
-    # enums, unions, structs, and typedefs can all contain things (e.g. function pointers) that parse like function prototypes, so yank them
-    # forward declared structs are removed before struct definitions so they don't mess up real thing later. we leave structs keywords in function prototypes
-    source.gsub!(/^[\w\s]*struct[^;\{\}\(\)]+;/m, '')                                      # remove forward declared structs
-    source.gsub!(/^[\w\s]*(enum|union|struct|typepdef)[\w\s]*\{[^\}]+\}[\w\s\*\,]*;/m, '') # remove struct, union, and enum definitions and typedefs with braces
-    source.gsub!(/(\W)(?:register|auto|static|restrict)(\W)/, '\1\2')                      # remove problem keywords
-    source.gsub!(/\s*=\s*['"a-zA-Z0-9_\.]+\s*/, '')                                        # remove default value statements from argument lists
-    source.gsub!(/^(?:[\w\s]*\W)?typedef\W.*/, '')                                         # remove typedef statements
-    source.gsub!(/(^|\W+)(?:#{@c_strippables.join('|')})(?=$|\W+)/,'\1') unless @c_strippables.empty? # remove known attributes slated to be stripped
-    
-    #scan for functions which return function pointers, because they are a pain
-    source.gsub!(/([\w\s\*]+)\(*\(\s*\*([\w\s\*]+)\s*\(([\w\s\*,]*)\)\)\s*\(([\w\s\*,]*)\)\)*/) do |m|
-      functype = "cmock_#{@module_name}_func_ptr#{@typedefs.size + 1}"
-      @typedefs << "typedef #{$1.strip}(*#{functype})(#{$4});"
-      "#{functype} #{$2.strip}(#{$3});"
-    end
-    
-    #drop extra white space to make the rest go faster
-    source.gsub!(/^\s+/, '')          # remove extra white space from beginning of line
-    source.gsub!(/\s+$/, '')          # remove extra white space from end of line
-    source.gsub!(/\s*\(\s*/, '(')     # remove extra white space from before left parens
-    source.gsub!(/\s*\)\s*/, ')')     # remove extra white space from before right parens
-    source.gsub!(/\s+/, ' ')          # remove remaining extra white space
-    
-    #split lines on semicolons and remove things that are obviously not what we are looking for
-    src_lines = source.split(/\s*;\s*/)
-    src_lines.delete_if {|line| line.strip.length == 0}                            # remove blank lines
-    src_lines.delete_if {|line| !(line =~ /\(\s*\*(?:.*\[\d*\])??\s*\)/).nil?}     #remove function pointer arrays
-    if (@treat_externs == :include)
-      src_lines.delete_if {|line| !(line =~ /(?:^|\s+)(?:inline)\s+/).nil?}        #remove inline functions
-    else
-      src_lines.delete_if {|line| !(line =~ /(?:^|\s+)(?:extern|inline)\s+/).nil?} #remove inline and extern functions
-    end
-  end
-
-  def parse_functions(source)
-    funcs = []
-    source.each {|line| funcs << line.strip.gsub(/\s+/, ' ') if (line =~ @declaration_parse_matcher)}
-    if funcs.empty?
-      case @when_no_prototypes
-        when :error
-          raise "ERROR: No function prototypes found!" 
-        when :warn
-          puts "WARNING: No function prototypes found!" unless (@verbosity < 1)
-      end
-    end
-    return funcs
-  end
-  
-  def parse_args(arg_list)
-    args = []
-    arg_list.split(',').each do |arg|
-      arg.strip! 
-      return args if (arg =~ /^\s*((\.\.\.)|(void))\s*$/)   # we're done if we reach void by itself or ...
-      arg_array = arg.split
-      arg_elements = arg_array - @c_attributes              # split up words and remove known attributes
-      args << { :type   => (arg_type =arg_elements[0..-2].join(' ')), 
-                :name   => arg_elements[-1], 
-                :ptr?   => divine_ptr(arg_type),
-                :const? => arg_array.include?('const')
-              }
-    end
-    return args
-  end
-
-  def divine_ptr(arg_type)
-    return false unless arg_type.include? '*'
-    return false if arg_type.gsub(/(const|char|\*|\s)+/,'').empty?
-    return true
-  end
-
-  def clean_args(arg_list)
-    if ((@local_as_void.include?(arg_list.strip)) or (arg_list.empty?))
-      return 'void'
-    else
-      c=0
-      arg_list.gsub!(/(\w+)(?:\s*\[[\s\d\w+-]*\])+/,'*\1')  # magically turn brackets into asterisks
-      arg_list.gsub!(/\s+\*/,'*')                           # remove space to place asterisks with type (where they belong)
-      arg_list.gsub!(/\*(\w)/,'* \1')                       # pull asterisks away from arg to place asterisks with type (where they belong)
-      
-      #scan argument list for function pointers and replace them with custom types
-      arg_list.gsub!(/([\w\s]+)\(*\(\s*\*([\w\s\*]+)\)\s*\(([\w\s\*,]*)\)\)*/) do |m|
-        functype = "cmock_#{@module_name}_func_ptr#{@typedefs.size + 1}"
-        funcret  = $1.strip
-        funcname = $2.strip
-        funcargs = $3.strip
-        funconst = ''
-        if (funcname.include? 'const')
-          funcname.gsub!('const','').strip!
-          funconst = 'const '
-        end
-        @typedefs << "typedef #{funcret}(*#{functype})(#{funcargs});"
-        funcname = "cmock_arg#{c+=1}" if (funcname.empty?)
-        "#{functype} #{funconst}#{funcname}"
-      end
-      
-      #automatically name unnamed arguments (those that only had a type)
-      arg_list.split(/\s*,\s*/).map { |arg| 
-        parts = (arg.split - ['struct', 'union', 'enum', 'const', 'const*'])
-        if ((parts.size < 2) or (parts[-1][-1].chr == '*') or (@standards.include?(parts[-1])))
-          "#{arg} cmock_arg#{c+=1}" 
-        else
-          arg
-        end
-      }.join(', ')
-    end
-  end
-  
-  def parse_declaration(declaration)
-    decl = {}
-    
-    regex_match = @declaration_parse_matcher.match(declaration)
-    raise "Failed parsing function declaration: '#{declaration}'" if regex_match.nil? 
-    
-    #grab argument list
-    args = regex_match[2].strip
-
-    #process function attributes, return type, and name
-    descriptors = regex_match[1]
-    descriptors.gsub!(/\s+\*/,'*')     #remove space to place asterisks with return type (where they belong)
-    descriptors.gsub!(/\*(\w)/,'* \1') #pull asterisks away from function name to place asterisks with return type (where they belong)
-    descriptors = descriptors.split    #array of all descriptor strings
-
-    #grab name
-    decl[:name] = descriptors[-1]      #snag name as last array item
-
-    #build attribute and return type strings
-    decl[:modifier] = []
-    rettype = []
-    descriptors[0..-2].each do |word|
-      if @c_attributes.include?(word)
-        decl[:modifier] << word
-      else
-        rettype << word
-      end
-    end
-    decl[:modifier] = decl[:modifier].join(' ')
-    rettype = rettype.join(' ')
-    rettype = 'void' if (@local_as_void.include?(rettype.strip))
-    decl[:return] = { :type   => rettype, 
-                      :name   => 'cmock_to_return', 
-                      :ptr?   => divine_ptr(rettype),
-                      :const? => rettype.split(/\s/).include?('const'),
-                      :str    => "#{rettype} cmock_to_return",
-                      :void?  => (rettype == 'void')
-                    }
-        
-    #remove default argument statements from mock definitions
-    args.gsub!(/=\s*[a-zA-Z0-9_\.]+\s*/, ' ')
-    
-    #check for var args
-    if (args =~ /\.\.\./)
-      decl[:var_arg] = args.match( /[\w\s]*\.\.\./ ).to_s.strip
-      if (args =~ /\,[\w\s]*\.\.\./)
-        args = args.gsub!(/\,[\w\s]*\.\.\./,'')
-      else
-        args = 'void'
-      end
-    else
-      decl[:var_arg] = nil
-    end
-    args = clean_args(args)
-    decl[:args_string] = args
-    decl[:args] = parse_args(args)
-    decl[:args_call] = decl[:args].map{|a| a[:name]}.join(', ')
-    decl[:contains_ptr?] = decl[:args].inject(false) {|ptr, arg| arg[:ptr?] ? true : ptr }
-      
-    if (decl[:return][:type].nil?   or decl[:name].nil?   or decl[:args].nil? or
-        decl[:return][:type].empty? or decl[:name].empty?)
-      raise "Failed Parsing Declaration Prototype!\n" +
-        "  declaration: '#{declaration}'\n" +
-        "  modifier: '#{decl[:modifier]}'\n" +
-        "  return: #{prototype_inspect_hash(decl[:return])}\n" +
-        "  function: '#{decl[:name]}'\n" +
-        "  args: #{prototype_inspect_array_of_hashes(decl[:args])}\n"
-    end
-
-    return decl
-  end
-
-  def prototype_inspect_hash(hash)
-    pairs = []
-    hash.each_pair { |name, value| pairs << ":#{name} => #{"'" if (value.class == String)}#{value}#{"'" if (value.class == String)}" }
-    return "{#{pairs.join(', ')}}"
-  end
-
-  def prototype_inspect_array_of_hashes(array)
-    hashes = []
-    array.each { |hash| hashes << prototype_inspect_hash(hash) }
-    case (array.size)
-    when 0
-      return "[]"
-    when 1
-      return "[#{hashes[0]}]"
-    else
-      return "[\n    #{hashes.join("\n    ")}\n  ]\n"
-    end
-  end
-
-end
diff --git a/tools/ceedling/vendor/cmock/lib/cmock_plugin_manager.rb b/tools/ceedling/vendor/cmock/lib/cmock_plugin_manager.rb
deleted file mode 100644 (file)
index eb8f9e8..0000000
+++ /dev/null
@@ -1,40 +0,0 @@
-# ==========================================
-#   CMock Project - Automatic Mock Generation for C
-#   Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-#   [Released under MIT License. Please refer to license.txt for details]
-# ========================================== 
-
-class CMockPluginManager
-
-  attr_accessor :plugins
-  
-  def initialize(config, utils)
-    @plugins = []
-    plugins_to_load = [:expect, config.plugins].flatten.uniq.compact
-    plugins_to_load.each do |plugin|
-      plugin_name = plugin.to_s
-      object_name = "CMockGeneratorPlugin" + camelize(plugin_name)
-      begin
-        unless (Object.const_defined? object_name)
-          require "#{File.expand_path(File.dirname(__FILE__))}/cmock_generator_plugin_#{plugin_name.downcase}.rb"
-        end
-        @plugins << eval("#{object_name}.new(config, utils)")
-      rescue
-        raise "ERROR: CMock unable to load plugin '#{plugin_name}'"
-      end
-    end
-    @plugins.sort! {|a,b| a.priority <=> b.priority }
-  end
-  
-  def run(method, args=nil)
-    if args.nil?
-      return @plugins.collect{ |plugin| plugin.send(method) if plugin.respond_to?(method) }.flatten.join
-    else
-      return @plugins.collect{ |plugin| plugin.send(method, args) if plugin.respond_to?(method) }.flatten.join
-    end
-  end
-  
-  def camelize(lower_case_and_underscored_word)
-    lower_case_and_underscored_word.gsub(/\/(.?)/) { "::" + $1.upcase }.gsub(/(^|_)(.)/) { $2.upcase }
-  end
-end
diff --git a/tools/ceedling/vendor/cmock/lib/cmock_unityhelper_parser.rb b/tools/ceedling/vendor/cmock/lib/cmock_unityhelper_parser.rb
deleted file mode 100644 (file)
index 3ddffb3..0000000
+++ /dev/null
@@ -1,74 +0,0 @@
-# ==========================================
-#   CMock Project - Automatic Mock Generation for C
-#   Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-#   [Released under MIT License. Please refer to license.txt for details]
-# ========================================== 
-
-class CMockUnityHelperParser
-  
-  attr_accessor :c_types
-  
-  def initialize(config)
-    @config = config
-    @fallback = @config.plugins.include?(:array) ? 'UNITY_TEST_ASSERT_EQUAL_MEMORY_ARRAY' : 'UNITY_TEST_ASSERT_EQUAL_MEMORY'
-    @c_types = map_C_types.merge(import_source)
-  end
-
-  def get_helper(ctype)
-    lookup = ctype.gsub(/(?:^|(\S?)(\s*)|(\W))const(?:$|(\s*)(\S)|(\W))/,'\1\3\5\6').strip.gsub(/\s+/,'_')
-    return [@c_types[lookup], ''] if (@c_types[lookup])
-    if (lookup =~ /\*$/)
-      lookup = lookup.gsub(/\*$/,'')
-      return [@c_types[lookup], '*'] if (@c_types[lookup])
-    else
-      lookup = lookup + '*'
-      return [@c_types[lookup], '&'] if (@c_types[lookup])
-    end
-    return ['UNITY_TEST_ASSERT_EQUAL_PTR', ''] if (ctype =~ /cmock_\w+_ptr\d+/)
-    raise("Don't know how to test #{ctype} and memory tests are disabled!") unless @config.memcmp_if_unknown
-    return (lookup =~ /\*$/) ? [@fallback, '&'] : [@fallback, '']
-  end
-  
-  private ###########################
-  
-  def map_C_types
-    c_types = {}
-    @config.treat_as.each_pair do |ctype, expecttype|
-      if (expecttype =~ /\*/)
-        c_types[ctype.gsub(/\s+/,'_')] = "UNITY_TEST_ASSERT_EQUAL_#{expecttype.gsub(/\*/,'')}_ARRAY"
-      else
-        c_types[ctype.gsub(/\s+/,'_')] = "UNITY_TEST_ASSERT_EQUAL_#{expecttype}"
-        c_types[ctype.gsub(/\s+/,'_')+'*'] = "UNITY_TEST_ASSERT_EQUAL_#{expecttype}_ARRAY"
-      end
-    end
-    c_types
-  end
-  
-  def import_source
-    source = @config.load_unity_helper
-    return {} if source.nil?
-    c_types = {}
-    source = source.gsub(/\/\/.*$/, '') #remove line comments
-    source = source.gsub(/\/\*.*?\*\//m, '') #remove block comments
-     
-    #scan for comparison helpers
-    match_regex = Regexp.new('^\s*#define\s+(UNITY_TEST_ASSERT_EQUAL_(\w+))\s*\(' + Array.new(4,'\s*\w+\s*').join(',') + '\)')
-    pairs = source.scan(match_regex).flatten.compact
-    (pairs.size/2).times do |i|
-      expect = pairs[i*2]
-      ctype = pairs[(i*2)+1]
-      c_types[ctype] = expect unless expect.include?("_ARRAY")
-    end
-      
-    #scan for array variants of those helpers
-    match_regex = Regexp.new('^\s*#define\s+(UNITY_TEST_ASSERT_EQUAL_(\w+_ARRAY))\s*\(' + Array.new(5,'\s*\w+\s*').join(',') + '\)')
-    pairs = source.scan(match_regex).flatten.compact
-    (pairs.size/2).times do |i|
-      expect = pairs[i*2]
-      ctype = pairs[(i*2)+1]
-      c_types[ctype.gsub('_ARRAY','*')] = expect
-    end
-    
-    c_types
-  end
-end
diff --git a/tools/ceedling/vendor/cmock/rakefile.rb b/tools/ceedling/vendor/cmock/rakefile.rb
deleted file mode 100644 (file)
index 1ea3ef2..0000000
+++ /dev/null
@@ -1,89 +0,0 @@
-# ==========================================
-#   CMock Project - Automatic Mock Generation for C
-#   Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-#   [Released under MIT License. Please refer to license.txt for details]
-# ========================================== 
-
-require './config/test_environment'
-require 'rake'
-require 'rake/clean'
-require 'rake/testtask'
-require './rakefile_helper'
-
-include RakefileHelpers
-
-DEFAULT_CONFIG_FILE = 'gcc.yml'
-
-configure_clean
-configure_toolchain(DEFAULT_CONFIG_FILE)
-
-task :default => ['test:all']
-task :cruise => [:no_color, :default]
-
-desc "Load configuration"
-task :config, :config_file do |t, args|
-  args = {:config_file => DEFAULT_CONFIG_FILE} if args[:config_file].nil?
-  args = {:config_file => args[:config_file] + '.yml'} unless args[:config_file] =~ /\.yml$/i
-  configure_toolchain(args[:config_file])
-end
-
-namespace :test do
-  desc "Run all unit and system tests"
-  task :all => [:clobber, 'test:units', 'test:c', 'test:system']
-
-  desc "Run Unit Tests"
-  Rake::TestTask.new('units') do |t|
-    t.pattern = 'test/unit/*_test.rb'
-    t.verbose = true
-  end
-  
-  #individual unit tests
-  FileList['test/unit/*_test.rb'].each do |test|
-    Rake::TestTask.new(File.basename(test,'.*')) do |t|
-      t.pattern = test
-      t.verbose = true
-    end
-  end
-  
-  desc "Run C Unit Tests"
-  task :c do
-    build_and_test_c_files
-  end
-  
-  desc "Run System Tests"
-  task :system => [:clobber] do
-    #get a list of all system tests, removing unsupported tests for this compiler
-    sys_unsupported  = $cfg['unsupported'].map {|a| 'test/system/test_interactions/'+a+'.yml'}
-    sys_tests_to_run = FileList['test/system/test_interactions/*.yml'] - sys_unsupported
-    compile_unsupported  = $cfg['unsupported'].map {|a| SYSTEST_COMPILE_MOCKABLES_PATH+a+'.h'}
-    compile_tests_to_run = FileList[SYSTEST_COMPILE_MOCKABLES_PATH + '*.h'] - compile_unsupported
-    unless (sys_unsupported.empty? and compile_unsupported.empty?)
-      report "\nIgnoring these system tests..."
-      sys_unsupported.each {|a| report a}
-      compile_unsupported.each {|a| report a}
-    end
-    report "\nRunning system tests..."
-    tests_failed = run_system_test_interactions(sys_tests_to_run)
-    raise "System tests failed." if (tests_failed > 0)
-    
-    run_system_test_compilations(compile_tests_to_run)
-  end
-  
-  #individual system tests
-  FileList['test/system/test_interactions/*.yml'].each do |test|
-    desc "Run system test #{File.basename(test,'.*')}"
-    task "test:#{File.basename(test,'.*')}" do
-      run_system_test_interactions([test])
-    end
-  end
-  
-  desc "Profile Mock Generation"
-  task :profile => [:clobber] do
-    run_system_test_profiles(FileList[SYSTEST_COMPILE_MOCKABLES_PATH + '*.h'])
-  end
-end
-
-task :no_color do
-  $colour_output = false
-end
-  
\ No newline at end of file
diff --git a/tools/ceedling/vendor/cmock/rakefile_helper.rb b/tools/ceedling/vendor/cmock/rakefile_helper.rb
deleted file mode 100644 (file)
index c7103b7..0000000
+++ /dev/null
@@ -1,383 +0,0 @@
-# ==========================================
-#   CMock Project - Automatic Mock Generation for C
-#   Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-#   [Released under MIT License. Please refer to license.txt for details]
-# ========================================== 
-
-require 'yaml'
-require 'fileutils'
-require './vendor/unity/auto/generate_test_runner'
-require './vendor/unity/auto/unity_test_summary'
-require './test/system/systest_generator'
-require './vendor/unity/auto/colour_reporter.rb'
-
-module RakefileHelpers
-
-  SYSTEST_GENERATED_FILES_PATH   = 'test/system/generated/'
-  SYSTEST_BUILD_FILES_PATH       = 'test/system/build/'
-  SYSTEST_COMPILE_MOCKABLES_PATH = 'test/system/test_compilation/'
-  C_EXTENSION = '.c'
-  RESULT_EXTENSION = '.result'
-  
-  def load_configuration(config_file)
-    $cfg_file = config_file
-    $cfg = YAML.load(File.read('./targets/' + $cfg_file))
-    $colour_output = false unless $cfg['colour']
-  end
-  
-  def configure_clean
-    CLEAN.include(SYSTEST_GENERATED_FILES_PATH + '*.*')
-    CLEAN.include(SYSTEST_BUILD_FILES_PATH + '*.*')
-  end
-  
-  def configure_toolchain(config_file)
-    load_configuration(config_file)
-    configure_clean
-  end
-  
-  def get_local_include_dirs
-    include_dirs = $cfg['compiler']['includes']['items'].dup
-    include_dirs.delete_if {|dir| dir.is_a?(Array)}
-    return include_dirs
-  end
-
-  def extract_headers(filename)
-    includes = []
-    lines = File.readlines(filename)
-    lines.each do |line|
-      m = line.match(/^\s*#include\s+\"\s*(.+\.[hH])\s*\"/)
-      if not m.nil?
-        includes << m[1]
-      end
-    end
-    return includes
-  end
-
-  def find_source_file(header, paths)
-    paths.each do |dir|
-      src_file = dir + header.ext(C_EXTENSION)
-      if (File.exists?(src_file))
-        return src_file
-      end
-    end
-    return nil
-  end
-
-  def squash(prefix, items)
-    result = ''
-    items.each { |item| result += " #{prefix}#{tackit(item)}" }
-    return result
-  end
-
-  def build_compiler_fields
-    command  = tackit($cfg['compiler']['path'])
-    if $cfg['compiler']['defines']['items'].nil?
-      defines  = ''
-    else
-      defines  = squash($cfg['compiler']['defines']['prefix'], $cfg['compiler']['defines']['items'])
-    end
-    options  = squash('', $cfg['compiler']['options'])
-    includes = squash($cfg['compiler']['includes']['prefix'], $cfg['compiler']['includes']['items'])
-    includes = includes.gsub(/\\ /, ' ').gsub(/\\\"/, '"').gsub(/\\$/, '') # Remove trailing slashes (for IAR)
-    return {:command => command, :defines => defines, :options => options, :includes => includes}
-  end
-
-  def compile(file, defines=[])
-    compiler = build_compiler_fields
-    cmd_str = "#{compiler[:command]}#{compiler[:defines]}#{defines.inject(''){|all, a| ' -D'+a+all }}#{compiler[:options]}#{compiler[:includes]} #{file} " +
-      "#{$cfg['compiler']['object_files']['prefix']}#{$cfg['compiler']['object_files']['destination']}" +
-      "#{File.basename(file, C_EXTENSION)}#{$cfg['compiler']['object_files']['extension']}"
-    execute(cmd_str)
-  end
-  
-  def build_linker_fields
-    command  = tackit($cfg['linker']['path'])
-    if $cfg['linker']['options'].nil?
-      options  = ''
-    else
-      options  = squash('', $cfg['linker']['options'])
-    end
-    if ($cfg['linker']['includes'].nil? || $cfg['linker']['includes']['items'].nil?)
-      includes = ''
-    else
-      includes = squash($cfg['linker']['includes']['prefix'], $cfg['linker']['includes']['items'])
-    end
-    includes = includes.gsub(/\\ /, ' ').gsub(/\\\"/, '"').gsub(/\\$/, '') # Remove trailing slashes (for IAR)
-    return {:command => command, :options => options, :includes => includes}
-  end
-  
-  def link(exe_name, obj_list)
-    linker = build_linker_fields
-    cmd_str = "#{linker[:command]}#{linker[:options]}#{linker[:includes]} " +
-      (obj_list.map{|obj|"#{$cfg['linker']['object_files']['path']}#{obj} "}).uniq.join +
-      $cfg['linker']['bin_files']['prefix'] + ' ' +
-      $cfg['linker']['bin_files']['destination'] +
-      exe_name + $cfg['linker']['bin_files']['extension']
-    execute(cmd_str)
-  end
-  
-  def build_simulator_fields
-    return nil if $cfg['simulator'].nil?
-    if $cfg['simulator']['path'].nil?
-      command = ''
-    else
-      command = (tackit($cfg['simulator']['path']) + ' ')
-    end
-    if $cfg['simulator']['pre_support'].nil?
-      pre_support = ''
-    else
-      pre_support = squash('', $cfg['simulator']['pre_support'])
-    end
-    if $cfg['simulator']['post_support'].nil?
-      post_support = ''
-    else
-      post_support = squash('', $cfg['simulator']['post_support'])
-    end
-    return {:command => command, :pre_support => pre_support, :post_support => post_support}
-  end
-  
-  def execute(command_string, verbose=true, raise_on_failure=true)
-    #report command_string
-    output = `#{command_string}`.chomp
-    report(output) if (verbose && !output.nil? && (output.length > 0))
-    if ($?.exitstatus != 0) and (raise_on_failure)
-      raise "#{command_string} failed. (Returned #{$?.exitstatus})"
-    end
-    return output
-  end
-  
-  def tackit(strings)
-    case(strings)
-      when Array
-        "\"#{strings.join}\""
-      when /^-/
-        strings
-      when /\s/
-        "\"#{strings}\""
-      else
-        strings
-    end
-  end
-  
-  def report_summary
-    summary = UnityTestSummary.new
-    summary.set_root_path(File.expand_path(File.dirname(__FILE__)) + '/')
-    results_glob = "#{$cfg['compiler']['build_path']}*.test*"
-    results_glob.gsub!(/\\/, '/')
-    results = Dir[results_glob]
-    summary.set_targets(results)
-    summary.run
-    fail_out "FAIL: There were failures" if (summary.failures > 0)
-  end
-  
-  def run_system_test_interactions(test_case_files)
-    load './lib/cmock.rb'
-    
-    SystemTestGenerator.new.generate_files(test_case_files)
-    test_files = FileList.new(SYSTEST_GENERATED_FILES_PATH + 'test*.c')
-    
-    load_configuration($cfg_file)
-    $cfg['compiler']['defines']['items'] = [] if $cfg['compiler']['defines']['items'].nil?
-    
-    include_dirs = get_local_include_dirs
-
-    # Build and execute each unit test
-    test_files.each do |test|
-
-      obj_list = []
-      
-      test_base    = File.basename(test, C_EXTENSION)
-      cmock_config = test_base.gsub(/test_/, '') + '_cmock.yml'
-      
-      report "Executing system tests in #{File.basename(test)}..."
-      
-      # Detect dependencies and build required required modules
-      extract_headers(test).each do |header|
-
-        # Generate any needed mocks
-        if header =~ /^mock_(.*)\.h/i
-          module_name = $1
-          cmock = CMock.new(SYSTEST_GENERATED_FILES_PATH + cmock_config)
-          cmock.setup_mocks("#{$cfg['compiler']['source_path']}#{module_name}.h")
-        end
-        # Compile corresponding source file if it exists
-        src_file = find_source_file(header, include_dirs)
-        if !src_file.nil?
-          compile(src_file)
-          obj_list << header.ext($cfg['compiler']['object_files']['extension'])
-        end
-      end
-
-      # Generate and build the test suite runner
-      runner_name = test_base + '_runner.c'
-      runner_path = $cfg['compiler']['source_path'] + runner_name
-      UnityTestRunnerGenerator.new(SYSTEST_GENERATED_FILES_PATH + cmock_config).run(test, runner_path)
-      compile(runner_path)
-      obj_list << runner_name.ext($cfg['compiler']['object_files']['extension'])
-      
-      # Build the test module
-      compile(test)
-      obj_list << test_base.ext($cfg['compiler']['object_files']['extension'])
-      
-      # Link the test executable
-      link(test_base, obj_list)
-      
-      # Execute unit test and generate results file
-      simulator = build_simulator_fields
-      executable = $cfg['linker']['bin_files']['destination'] + test_base + $cfg['linker']['bin_files']['extension']
-      if simulator.nil?
-        cmd_str = executable
-      else
-        cmd_str = "#{simulator[:command]} #{simulator[:pre_support]} #{executable} #{simulator[:post_support]}"
-      end
-      output = execute(cmd_str, false, false)
-      test_results = $cfg['compiler']['build_path'] + test_base + RESULT_EXTENSION
-      File.open(test_results, 'w') { |f| f.print output }
-    end
-    
-    # Parse and report test results
-    total_tests = 0
-    total_failures = 0
-    failure_messages = []
-
-    test_case_files.each do |test_case|      
-      tests = (YAML.load_file(test_case))[:systest][:tests][:units]
-      total_tests += tests.size
-
-      test_file    = 'test_' + File.basename(test_case).ext(C_EXTENSION)
-      result_file  = test_file.ext(RESULT_EXTENSION)
-      test_results = File.readlines(SYSTEST_BUILD_FILES_PATH + result_file)
-      tests.each_with_index do |test, index|
-        # compare test's intended pass/fail state with pass/fail state in actual results;
-        # if they don't match, the system test has failed
-        this_failed = case(test[:pass])
-          when :ignore
-            (test_results[index] =~ /:IGNORE/).nil?
-          when true
-            (test_results[index] =~ /:PASS/).nil?
-          when false
-            (test_results[index] =~ /:FAIL/).nil?
-        end
-        if (this_failed)
-          total_failures += 1
-          test_results[index] =~ /test#{index+1}:(.+)/
-          failure_messages << "#{test_file}:test#{index+1}:should #{test[:should]}:#{$1}"
-        end
-        # some tests have additional requirements to check for (checking the actual output message)
-        if (test[:verify_error]) and not (test_results[index] =~ /test#{index+1}:.*#{test[:verify_error]}/)
-          total_failures += 1
-          failure_messages << "#{test_file}:test#{index+1}:should #{test[:should]}:should have output matching '#{test[:verify_error]}'"
-        end
-      end
-    end
-    
-    report "\n"
-    report "------------------------------------\n"
-    report "SYSTEM TEST MOCK INTERACTION SUMMARY\n"
-    report "------------------------------------\n"
-    report "#{total_tests} Tests #{total_failures} Failures 0 Ignored\n"
-    report "\n"
-    
-    if (failure_messages.size > 0)
-      report 'System test failures:'
-      failure_messages.each do |failure|
-        report failure
-      end
-    end
-    
-    report ''
-
-    return total_failures
-  end
-  
-  def profile_this(filename)
-    profile = true
-    begin
-      require 'ruby-prof'
-      RubyProf.start
-    rescue
-      profile = false
-    end
-    
-    yield
-    
-    if (profile)
-      profile_result = RubyProf.stop
-      File.open("Profile_#{filename}.html", 'w') do |f|
-        RubyProf::GraphHtmlPrinter.new(profile_result).print(f)
-      end
-    end
-  end
-  
-  def run_system_test_compilations(mockables)
-    load './lib/cmock.rb'
-    
-    load_configuration($cfg_file)
-    $cfg['compiler']['defines']['items'] = [] if $cfg['compiler']['defines']['items'].nil?
-
-    report "\n"
-    report "------------------------------------\n"
-    report "SYSTEM TEST MOCK COMPILATION SUMMARY\n"
-    report "------------------------------------\n"
-    mockables.each do |header|
-      mock_filename = 'mock_' + File.basename(header).ext('.c')
-      CMock.new(SYSTEST_COMPILE_MOCKABLES_PATH + 'config.yml').setup_mocks(header)
-      report "Compiling #{mock_filename}..."
-      compile(SYSTEST_GENERATED_FILES_PATH + mock_filename)
-    end
-  end
-  
-  def run_system_test_profiles(mockables)
-    load './lib/cmock.rb'
-    
-    load_configuration($cfg_file)
-    $cfg['compiler']['defines']['items'] = [] if $cfg['compiler']['defines']['items'].nil?
-
-    report "\n"
-    report "--------------------------\n"
-    report "SYSTEM TEST MOCK PROFILING\n"
-    report "--------------------------\n"
-    mockables.each do |header|
-      mock_filename = 'mock_' + File.basename(header).ext('.c')
-      profile_this(mock_filename.gsub('.c','')) do 
-        10.times do 
-          CMock.new(SYSTEST_COMPILE_MOCKABLES_PATH + 'config.yml').setup_mocks(header)
-        end
-      end
-      report "Compiling #{mock_filename}..."
-      compile(SYSTEST_GENERATED_FILES_PATH + mock_filename)
-    end
-  end
-  
-  def build_and_test_c_files
-    report "\n"
-    report "----------------\n"
-    report "UNIT TEST C CODE\n"
-    report "----------------\n"
-    errors = false
-    FileList.new("test/c/*.yml").each do |yaml_file|
-      test = YAML.load(File.read(yaml_file))
-      report "\nTesting #{yaml_file.sub('.yml','')}"
-      report "(#{test[:options].join(', ')})"
-      test[:files].each { |f| compile(f, test[:options]) }
-      obj_files = test[:files].map { |f| f.gsub!(/.*\//,'').gsub!(C_EXTENSION, $cfg['compiler']['object_files']['extension']) }
-      link('TestCMockC', obj_files)
-      if $cfg['simulator'].nil?
-        execute($cfg['linker']['bin_files']['destination'] + 'TestCMockC' + $cfg['linker']['bin_files']['extension'])
-      else
-        execute(tackit($cfg['simulator']['path'].join) + ' ' +
-            $cfg['simulator']['pre_support'].map{|o| tackit(o)}.join(' ') + ' ' +
-            $cfg['linker']['bin_files']['destination'] +
-            'TestCMockC' +
-            $cfg['linker']['bin_files']['extension'] + ' ' +
-            $cfg['simulator']['post_support'].map{|o| tackit(o)}.join(' ') )
-      end
-    end
-  end
-  
-  def fail_out(msg)
-    puts msg
-    exit(-1)
-  end
-end
-
diff --git a/tools/ceedling/vendor/cmock/release/build.info b/tools/ceedling/vendor/cmock/release/build.info
deleted file mode 100644 (file)
index 360b9e4..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-209
-
diff --git a/tools/ceedling/vendor/cmock/release/version.info b/tools/ceedling/vendor/cmock/release/version.info
deleted file mode 100644 (file)
index 0d71c08..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-2.0
-
diff --git a/tools/ceedling/vendor/cmock/src/cmock.c b/tools/ceedling/vendor/cmock/src/cmock.c
deleted file mode 100644 (file)
index 558e19a..0000000
+++ /dev/null
@@ -1,186 +0,0 @@
-/* ==========================================
-    CMock Project - Automatic Mock Generation for C
-    Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-    [Released under MIT License. Please refer to license.txt for details]
-========================================== */
-
-#include "unity.h"
-#include "cmock.h"
-
-//define CMOCK_MEM_DYNAMIC to grab memory as needed with malloc
-//when you do that, CMOCK_MEM_SIZE is used for incremental size instead of total
-#ifdef CMOCK_MEM_STATIC
-#undef CMOCK_MEM_DYNAMIC
-#endif
-
-#ifdef CMOCK_MEM_DYNAMIC
-#include <stdlib.h>
-#endif
-
-//this is used internally during pointer arithmetic. make sure this type is the same size as the target's pointer type
-#ifndef CMOCK_MEM_PTR_AS_INT
-#define CMOCK_MEM_PTR_AS_INT unsigned long
-#endif
-
-//0 for no alignment, 1 for 16-bit, 2 for 32-bit, 3 for 64-bit
-#ifndef CMOCK_MEM_ALIGN
-#define CMOCK_MEM_ALIGN (2)
-#endif
-
-//amount of memory to allow cmock to use in its internal heap
-#ifndef CMOCK_MEM_SIZE
-#define CMOCK_MEM_SIZE (32768)
-#endif
-
-//automatically calculated defs for easier reading
-#define CMOCK_MEM_ALIGN_SIZE  (1u << CMOCK_MEM_ALIGN)
-#define CMOCK_MEM_ALIGN_MASK  (CMOCK_MEM_ALIGN_SIZE - 1)
-#define CMOCK_MEM_INDEX_SIZE  ((sizeof(CMOCK_MEM_INDEX_TYPE) > CMOCK_MEM_ALIGN_SIZE) ? sizeof(CMOCK_MEM_INDEX_TYPE) : CMOCK_MEM_ALIGN_SIZE)
-
-//private variables
-#ifdef CMOCK_MEM_DYNAMIC
-static unsigned char*         CMock_Guts_Buffer = NULL;
-static CMOCK_MEM_INDEX_TYPE   CMock_Guts_BufferSize = CMOCK_MEM_ALIGN_SIZE;
-static CMOCK_MEM_INDEX_TYPE   CMock_Guts_FreePtr;
-#else
-static unsigned char          CMock_Guts_Buffer[CMOCK_MEM_SIZE + CMOCK_MEM_ALIGN_SIZE];
-static CMOCK_MEM_INDEX_TYPE   CMock_Guts_BufferSize = CMOCK_MEM_SIZE + CMOCK_MEM_ALIGN_SIZE;
-static CMOCK_MEM_INDEX_TYPE   CMock_Guts_FreePtr;
-#endif
-//-------------------------------------------------------
-// CMock_Guts_MemNew
-//-------------------------------------------------------
-CMOCK_MEM_INDEX_TYPE CMock_Guts_MemNew(CMOCK_MEM_INDEX_TYPE size)
-{
-  CMOCK_MEM_INDEX_TYPE index;
-
-  //verify arguments valid (we must be allocating space for at least 1 byte, and the existing chain must be in memory somewhere)
-  if (size < 1)
-    return CMOCK_GUTS_NONE;
-
-  //verify we have enough room
-  size = size + CMOCK_MEM_INDEX_SIZE;
-  if (size & CMOCK_MEM_ALIGN_MASK)
-    size = (size + CMOCK_MEM_ALIGN_MASK) & ~CMOCK_MEM_ALIGN_MASK;
-  if ((CMock_Guts_BufferSize - CMock_Guts_FreePtr) < size)
-  {
-#ifdef CMOCK_MEM_DYNAMIC
-    CMock_Guts_BufferSize += CMOCK_MEM_SIZE + size;
-    CMock_Guts_Buffer = realloc(CMock_Guts_Buffer, CMock_Guts_BufferSize);
-    if (CMock_Guts_Buffer == NULL)
-#endif //yes that if will continue to the return below if TRUE
-      return CMOCK_GUTS_NONE;
-  }
-
-  //determine where we're putting this new block, and init its pointer to be the end of the line
-  index = CMock_Guts_FreePtr + CMOCK_MEM_INDEX_SIZE;
-  *(CMOCK_MEM_INDEX_TYPE*)(&CMock_Guts_Buffer[CMock_Guts_FreePtr]) = CMOCK_GUTS_NONE;
-  CMock_Guts_FreePtr += size;
-
-  return index;
-}
-
-//-------------------------------------------------------
-// CMock_Guts_MemChain
-//-------------------------------------------------------
-CMOCK_MEM_INDEX_TYPE CMock_Guts_MemChain(CMOCK_MEM_INDEX_TYPE root_index, CMOCK_MEM_INDEX_TYPE obj_index)
-{
-  CMOCK_MEM_INDEX_TYPE index;
-  void* root;
-  void* obj;
-  void* next;
-
-  if (root_index == CMOCK_GUTS_NONE)
-  {
-    //if there is no root currently, we return this object as the root of the chain
-    return obj_index;
-  }
-  else
-  {
-    //reject illegal nodes
-    if ((root_index < CMOCK_MEM_ALIGN_SIZE) || (root_index >= CMock_Guts_FreePtr))
-    {
-      return CMOCK_GUTS_NONE;
-    }
-    if ((obj_index < CMOCK_MEM_ALIGN_SIZE) || (obj_index >= CMock_Guts_FreePtr))
-    {
-      return CMOCK_GUTS_NONE;
-    }
-    
-    root = (void*)(&CMock_Guts_Buffer[root_index]);
-    obj  = (void*)(&CMock_Guts_Buffer[obj_index]);
-
-    //find the end of the existing chain and add us
-    next = root;
-    do {
-      index = *(CMOCK_MEM_INDEX_TYPE*)((CMOCK_MEM_PTR_AS_INT)next - CMOCK_MEM_INDEX_SIZE);
-      if (index >= CMock_Guts_FreePtr)
-        return CMOCK_GUTS_NONE;
-      if (index > 0)
-        next = (void*)(&CMock_Guts_Buffer[index]);
-    } while (index > 0);
-    *(CMOCK_MEM_INDEX_TYPE*)((CMOCK_MEM_PTR_AS_INT)next - CMOCK_MEM_INDEX_SIZE) = ((CMOCK_MEM_PTR_AS_INT)obj - (CMOCK_MEM_PTR_AS_INT)CMock_Guts_Buffer);
-    return root_index;
-  }
-}
-
-//-------------------------------------------------------
-// CMock_Guts_MemNext
-//-------------------------------------------------------
-CMOCK_MEM_INDEX_TYPE CMock_Guts_MemNext(CMOCK_MEM_INDEX_TYPE previous_item_index)
-{
-  CMOCK_MEM_INDEX_TYPE index;
-  void* previous_item;
-
-  //There is nothing "next" if the pointer isn't from our buffer
-  if ((previous_item_index < CMOCK_MEM_ALIGN_SIZE) || (previous_item_index  >= CMock_Guts_FreePtr))
-    return CMOCK_GUTS_NONE;
-  previous_item = (void*)(&CMock_Guts_Buffer[previous_item_index]);
-
-  //if the pointer is good, then use it to look up the next index
-  //(we know the first element always goes in zero, so NEXT must always be > 1)
-  index = *(CMOCK_MEM_INDEX_TYPE*)((CMOCK_MEM_PTR_AS_INT)previous_item - CMOCK_MEM_INDEX_SIZE);
-  if ((index > 1) && (index < CMock_Guts_FreePtr))
-    return index;
-  else
-    return CMOCK_GUTS_NONE;
-}
-
-//-------------------------------------------------------
-// CMock_GetAddressFor
-//-------------------------------------------------------
-void* CMock_Guts_GetAddressFor(CMOCK_MEM_INDEX_TYPE index)
-{
-  if ((index >= CMOCK_MEM_ALIGN_SIZE) && (index < CMock_Guts_FreePtr))
-  {
-    return (void*)(&CMock_Guts_Buffer[index]);
-  }
-  else
-  {
-    return NULL;
-  }
-}
-
-//-------------------------------------------------------
-// CMock_Guts_MemBytesFree
-//-------------------------------------------------------
-CMOCK_MEM_INDEX_TYPE CMock_Guts_MemBytesFree(void)
-{
-  return CMock_Guts_BufferSize - CMock_Guts_FreePtr;
-}
-
-//-------------------------------------------------------
-// CMock_Guts_MemBytesUsed
-//-------------------------------------------------------
-CMOCK_MEM_INDEX_TYPE CMock_Guts_MemBytesUsed(void)
-{
-  return CMock_Guts_FreePtr - CMOCK_MEM_ALIGN_SIZE;
-}
-
-//-------------------------------------------------------
-// CMock_Guts_MemFreeAll
-//-------------------------------------------------------
-void CMock_Guts_MemFreeAll(void)
-{
-  CMock_Guts_FreePtr = CMOCK_MEM_ALIGN_SIZE; //skip the very beginning
-}
diff --git a/tools/ceedling/vendor/cmock/src/cmock.h b/tools/ceedling/vendor/cmock/src/cmock.h
deleted file mode 100644 (file)
index a43e9e0..0000000
+++ /dev/null
@@ -1,30 +0,0 @@
-/* ==========================================
-    CMock Project - Automatic Mock Generation for C
-    Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-    [Released under MIT License. Please refer to license.txt for details]
-========================================== */
-
-#ifndef CMOCK_FRAMEWORK_H
-#define CMOCK_FRAMEWORK_H
-
-//should be big enough to index full range of CMOCK_MEM_MAX
-#ifndef CMOCK_MEM_INDEX_TYPE
-#define CMOCK_MEM_INDEX_TYPE  unsigned int
-#endif
-
-#define CMOCK_GUTS_NONE (0)
-
-//-------------------------------------------------------
-// Memory API
-//-------------------------------------------------------
-CMOCK_MEM_INDEX_TYPE  CMock_Guts_MemNew(CMOCK_MEM_INDEX_TYPE size);
-CMOCK_MEM_INDEX_TYPE  CMock_Guts_MemChain(CMOCK_MEM_INDEX_TYPE root_index, CMOCK_MEM_INDEX_TYPE obj_index);
-CMOCK_MEM_INDEX_TYPE  CMock_Guts_MemNext(CMOCK_MEM_INDEX_TYPE previous_item_index);
-
-void*                 CMock_Guts_GetAddressFor(CMOCK_MEM_INDEX_TYPE index);
-
-CMOCK_MEM_INDEX_TYPE  CMock_Guts_MemBytesFree(void);
-CMOCK_MEM_INDEX_TYPE  CMock_Guts_MemBytesUsed(void);
-void                  CMock_Guts_MemFreeAll(void);
-
-#endif //CMOCK_FRAMEWORK
diff --git a/tools/ceedling/vendor/cmock/targets/gcc.yml b/tools/ceedling/vendor/cmock/targets/gcc.yml
deleted file mode 100644 (file)
index e46aec5..0000000
+++ /dev/null
@@ -1,50 +0,0 @@
----
-compiler:
-  path: gcc
-  source_path:     &systest_generated_path 'test/system/generated/'
-  unit_tests_path: &unit_tests_path 'examples/test/'
-  mocks_path:      &systest_mocks_path 'test/system/generated/'
-  build_path:      &systest_build_path 'test/system/build/'
-  options:
-    - '-c'
-    - '-Wall'
-    - '-Wno-address'
-    - '-std=c99'
-    - '-pedantic'
-  includes:
-    prefix: '-I'
-    items:
-      - *systest_generated_path
-      - *unit_tests_path
-      - *systest_mocks_path
-      - 'src/'
-      - 'vendor/unity/src/'
-      - 'vendor/c_exception/lib/'
-      - 'test/system/test_compilation/'
-      - 'test/'
-  defines:
-    prefix: '-D'
-    items:
-  object_files:
-    prefix: '-o'
-    extension: '.o'
-    destination: *systest_build_path
-    
-linker:
-  path: gcc
-  options:
-    - -lm
-  includes:
-    prefix: '-I'
-  object_files:
-    path: *systest_build_path
-    extension: '.o'
-  bin_files:
-    prefix: '-o'
-    extension: '.exe'
-    destination: *systest_build_path
-
-unsupported: 
-  - unity_64bit_support
-
-colour: true
diff --git a/tools/ceedling/vendor/cmock/targets/gcc_32_with_64_support.yml b/tools/ceedling/vendor/cmock/targets/gcc_32_with_64_support.yml
deleted file mode 100644 (file)
index 2decb69..0000000
+++ /dev/null
@@ -1,52 +0,0 @@
----
-compiler:
-  path: gcc
-  source_path:     &systest_generated_path 'test/system/generated/'
-  unit_tests_path: &unit_tests_path 'examples/test/'
-  mocks_path:      &systest_mocks_path 'test/system/generated/'
-  build_path:      &systest_build_path 'test/system/build/'
-  options:
-    - '-c'
-    - '-Wall'
-    - '-Wno-address'
-    - '-std=c99'
-    - '-pedantic'
-  includes:
-    prefix: '-I'
-    items:
-      - *systest_generated_path
-      - *unit_tests_path
-      - *systest_mocks_path
-      - 'src/'
-      - 'vendor/unity/src/'
-      - 'vendor/c_exception/lib/'
-      - 'test/system/test_compilation/'
-      - 'test/'
-  defines:
-    prefix: '-D'
-    items:
-      - UNITY_SUPPORT_64
-      - UNITY_LONG_WIDTH=32
-      - 'CMOCK_MEM_PTR_AS_INT=long'
-  object_files:
-    prefix: '-o'
-    extension: '.o'
-    destination: *systest_build_path
-    
-linker:
-  path: gcc
-  options:
-    - -lm
-  includes:
-    prefix: '-I'
-  object_files:
-    path: *systest_build_path
-    extension: '.o'
-  bin_files:
-    prefix: '-o'
-    extension: '.exe'
-    destination: *systest_build_path
-
-unsupported: []
-
-colour: true
diff --git a/tools/ceedling/vendor/cmock/targets/gcc_64.yml b/tools/ceedling/vendor/cmock/targets/gcc_64.yml
deleted file mode 100644 (file)
index 2296537..0000000
+++ /dev/null
@@ -1,53 +0,0 @@
----
-compiler:
-  path: gcc
-  source_path:     &systest_generated_path 'test/system/generated/'
-  unit_tests_path: &unit_tests_path 'examples/test/'
-  mocks_path:      &systest_mocks_path 'test/system/generated/'
-  build_path:      &systest_build_path 'test/system/build/'
-  options:
-    - '-c'
-    - '-Wall'
-    - '-std=c99'
-    - '-Wno-address'
-    - '-pedantic-errors'
-  includes:
-    prefix: '-I'
-    items:
-      - *systest_generated_path
-      - *unit_tests_path
-      - *systest_mocks_path
-      - 'src/'
-      - 'vendor/unity/src/'
-      - 'vendor/c_exception/lib/'
-      - 'test/system/test_compilation/'
-      - 'test/'
-  defines:
-    prefix: '-D'
-    items:
-      - 'UNITY_SUPPORT_64'
-      - 'UNITY_LONG_WIDTH=64'
-      - 'UNITY_POINTER_WIDTH=64'
-      - 'CMOCK_MEM_PTR_AS_INT=long'
-  object_files:
-    prefix: '-o'
-    extension: '.o'
-    destination: *systest_build_path
-    
-linker:
-  path: gcc
-  options:
-    - -lm
-  includes:
-    prefix: '-I'
-  object_files:
-    path: *systest_build_path
-    extension: '.o'
-  bin_files:
-    prefix: '-o'
-    extension: '.exe'
-    destination: *systest_build_path
-
-unsupported: []
-
-colour: true
diff --git a/tools/ceedling/vendor/cmock/targets/iar_arm_v4.yml b/tools/ceedling/vendor/cmock/targets/iar_arm_v4.yml
deleted file mode 100644 (file)
index 574814b..0000000
+++ /dev/null
@@ -1,107 +0,0 @@
-tools_root: &tools_root 'C:\Program Files\IAR Systems\Embedded Workbench 4.0\'
-compiler:
-  path:             [*tools_root, 'arm\bin\iccarm.exe']
-  source_path:     &systest_generated_path 'test/system/generated/'
-  unit_tests_path: &unit_tests_path 'examples/test/'
-  mocks_path:      &systest_mocks_path 'test/system/generated/'
-  build_path:      &systest_build_path 'test/system/build/'
-  options:
-    - --dlib_config
-    - [*tools_root, 'arm\lib\dl4tptinl8n.h']
-    - -z3
-    - --no_cse
-    - --no_unroll
-    - --no_inline
-    - --no_code_motion
-    - --no_tbaa
-    - --no_clustering
-    - --no_scheduling 
-    - --debug
-    - --cpu_mode thumb
-    - --endian little
-    - --cpu ARM7TDMI
-    - --stack_align 4
-    - --interwork
-    - -e
-    - --silent
-    - --warnings_are_errors
-    - --fpu None
-    #We are supressing some warnings here because we test CMock against some questionable code to make sure it still works
-    - --diag_suppress Pa050
-    - --diag_suppress Pe191
-    - --diag_suppress=Pe494
-    - --diag_suppress=Pe083
-  includes:
-    prefix: '-I'
-    items:
-      - [*tools_root, 'arm\inc\']
-      - *systest_generated_path
-      - *unit_tests_path
-      - *systest_mocks_path
-      - 'src/'
-      - 'vendor/unity/src/'
-      - 'vendor/c_exception/lib/'
-      - 'test/system/test_compilation/'
-      - 'test\'
-  defines:
-    prefix: '-D'
-    items:
-  object_files:
-    prefix: '-o'
-    extension: '.r79'
-    destination: *systest_build_path
-    
-linker:
-  path: [*tools_root, 'common\bin\xlink.exe']
-  options:
-    - -rt
-    - [*tools_root, 'arm\lib\dl4tptinl8n.r79']
-    - -D_L_EXTMEM_START=0
-    - -D_L_EXTMEM_SIZE=0
-    - -D_L_HEAP_SIZE=120
-    - -D_L_STACK_SIZE=32
-    - -e_small_write=_formatted_write
-    - -s
-    - __program_start
-    - '-f iar\iar_v4\Resource\at91SAM7X256_FLASH.xcl'
-  includes:
-    prefix: '-I'
-    items:
-      - *systest_generated_path
-      - *unit_tests_path
-      - *systest_mocks_path
-      - 'vendor/unity/src/'
-      - [*tools_root, 'arm\config\']
-      - [*tools_root, 'arm\lib\']
-  object_files:
-    path: *systest_build_path
-    extension: '.r79'
-  bin_files:
-    prefix: '-o'
-    extension: '.d79'
-    destination: *systest_build_path
-    
-simulator:
-  path: [*tools_root, 'common\bin\CSpyBat.exe']
-  pre_support:
-    - --silent
-    - [*tools_root, 'arm\bin\armproc.dll']
-    - [*tools_root, 'arm\bin\armsim.dll']
-  post_support:
-    - --plugin
-    - [*tools_root, 'arm\bin\armbat.dll']
-    - --macro
-    - 'iar\iar_v4\Resource\SAM7_SIM.mac'
-    - --backend
-    - -B
-    - -p
-    - [*tools_root, 'arm\config\ioat91sam7X256.ddf']
-    - -d
-    - sim
-
-unsupported:
-  - nonstandard_parsed_stuff_1
-  - const
-  - unity_64bit_support
-
-colour: true
diff --git a/tools/ceedling/vendor/cmock/targets/iar_arm_v5.yml b/tools/ceedling/vendor/cmock/targets/iar_arm_v5.yml
deleted file mode 100644 (file)
index fc4e4c4..0000000
+++ /dev/null
@@ -1,92 +0,0 @@
-tools_root: &tools_root 'C:\Program Files\IAR Systems\Embedded Workbench 5.3\'
-compiler:
-  path:             [*tools_root, 'arm\bin\iccarm.exe']
-  source_path:     &systest_generated_path 'test/system/generated/'
-  unit_tests_path: &unit_tests_path 'examples/test/'
-  mocks_path:      &systest_mocks_path 'test/system/generated/'
-  build_path:      &systest_build_path 'test/system/build/'
-  options:
-    - --dlib_config
-    - [*tools_root, 'arm\inc\DLib_Config_Normal.h']
-    - --no_cse
-    - --no_unroll
-    - --no_inline
-    - --no_code_motion
-    - --no_tbaa
-    - --no_clustering
-    - --no_scheduling 
-    - --debug
-    - --cpu_mode thumb
-    - --endian=little
-    - --cpu=ARM7TDMI
-    - --interwork
-    - --warnings_are_errors
-    - --fpu=None
-    - -e
-    - -On
-    #We are supressing some warnings here because we test CMock against some questionable code to make sure it still works
-    - --diag_suppress=Pa050
-    - --diag_suppress=Pe191
-    - --diag_suppress=Pe494
-    - --diag_suppress=Pe083
-  includes:
-    prefix: '-I'
-    items:
-      - [*tools_root, 'arm\inc\']
-      - *systest_generated_path
-      - *unit_tests_path
-      - *systest_mocks_path
-      - 'src/'
-      - 'vendor/unity/src/'
-      - 'vendor/c_exception/lib/'
-      - 'iar\iar_v5\incIAR\'
-      - 'test\system\test_compilation\'
-      - 'test\'
-  defines:
-    prefix: '-D'
-    items:
-  object_files:
-    prefix: '-o'
-    extension: '.r79'
-    destination: *systest_build_path
-    
-linker:
-  path: [*tools_root, 'arm\bin\ilinkarm.exe']
-  options:
-    - --redirect _Printf=_PrintfLarge
-    - --redirect _Scanf=_ScanfSmall
-    - --semihosting
-    - --entry __iar_program_start
-    - --config iar\iar_v5\Resource\at91SAM7X256_RAM.icf
-  object_files:
-    path: *systest_build_path
-    extension: '.o'
-  bin_files:
-    prefix: '-o'
-    extension: '.out'
-    destination: *systest_build_path
-    
-simulator:
-  path: [*tools_root, 'common\bin\CSpyBat.exe']
-  pre_support:
-    - --silent
-    - [*tools_root, 'arm\bin\armproc.dll']
-    - [*tools_root, 'arm\bin\armsim.dll']
-  post_support:
-    - --plugin
-    - [*tools_root, 'arm\bin\armbat.dll']
-    - --macro
-    - 'iar\iar_v5\Resource\SAM7_SIM.mac'
-    - --backend
-    - -B
-    - -p
-    - [*tools_root, 'arm\config\debugger\Atmel\ioat91sam7X256.ddf']
-    - -d
-    - sim
-
-unsupported:
-  - nonstandard_parsed_stuff_1
-  - const
-  - unity_64bit_support
-
-colour: true
diff --git a/tools/ceedling/vendor/cmock/test/c/TestCMockC.c b/tools/ceedling/vendor/cmock/test/c/TestCMockC.c
deleted file mode 100644 (file)
index 9a61b39..0000000
+++ /dev/null
@@ -1,280 +0,0 @@
-/* ==========================================
-    CMock Project - Automatic Mock Generation for C
-    Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-    [Released under MIT License. Please refer to license.txt for details]
-========================================== */
-
-#include "unity.h"
-#include "cmock.h"
-
-#define TEST_MEM_INDEX_SIZE  (sizeof(CMOCK_MEM_INDEX_TYPE))
-
-void setUp(void)
-{
-  CMock_Guts_MemFreeAll();
-}
-
-void tearDown(void)
-{
-}
-
-void test_MemNewWillReturnNullIfGivenIllegalSizes(void)
-{
-  TEST_ASSERT_EQUAL_HEX( CMOCK_GUTS_NONE, CMock_Guts_MemNew(0) );
-  TEST_ASSERT_EQUAL_HEX( CMOCK_GUTS_NONE, CMock_Guts_MemNew(CMOCK_MEM_SIZE - TEST_MEM_INDEX_SIZE + 1) );
-  TEST_ASSERT_NULL( CMock_Guts_GetAddressFor(CMOCK_GUTS_NONE) );
-
-  //verify we're cleared still
-  TEST_ASSERT_EQUAL(0, CMock_Guts_MemBytesUsed());
-  TEST_ASSERT_EQUAL(CMOCK_MEM_SIZE, CMock_Guts_MemBytesFree());
-}
-
-void test_MemChainWillReturnNullAndDoNothingIfGivenIllegalInformation(void)
-{
-  CMOCK_MEM_INDEX_TYPE next = CMock_Guts_MemNew(4);
-  TEST_ASSERT_EQUAL(4 + TEST_MEM_INDEX_SIZE, CMock_Guts_MemBytesUsed());
-  TEST_ASSERT_EQUAL(CMOCK_MEM_SIZE - 4 - TEST_MEM_INDEX_SIZE, CMock_Guts_MemBytesFree());
-
-  TEST_ASSERT_EQUAL_HEX( CMOCK_GUTS_NONE, CMock_Guts_MemChain(next + CMOCK_MEM_SIZE, next) );
-  TEST_ASSERT_EQUAL_HEX( CMOCK_GUTS_NONE, CMock_Guts_MemChain(next, next + CMOCK_MEM_SIZE) );
-
-  //verify we're still the same
-  TEST_ASSERT_EQUAL(4 + TEST_MEM_INDEX_SIZE, CMock_Guts_MemBytesUsed());
-  TEST_ASSERT_EQUAL(CMOCK_MEM_SIZE - 4 - TEST_MEM_INDEX_SIZE, CMock_Guts_MemBytesFree());
-}
-
-void test_MemNextWillReturnNullIfGivenABadRoot(void)
-{
-  TEST_ASSERT_EQUAL_HEX( CMOCK_GUTS_NONE, CMock_Guts_MemNext(0) );
-  TEST_ASSERT_EQUAL_HEX( CMOCK_GUTS_NONE, CMock_Guts_MemNext(2) );
-  TEST_ASSERT_EQUAL_HEX( CMOCK_GUTS_NONE, CMock_Guts_MemNext(CMOCK_MEM_SIZE - 4) );
-
-  //verify we're cleared still
-  TEST_ASSERT_EQUAL(0, CMock_Guts_MemBytesUsed());
-  TEST_ASSERT_EQUAL(CMOCK_MEM_SIZE, CMock_Guts_MemBytesFree());
-}
-
-void test_ThatWeCanClaimAndChainAFewElementsTogether(void)
-{
-  unsigned int  i;
-  CMOCK_MEM_INDEX_TYPE next;
-  CMOCK_MEM_INDEX_TYPE first = CMOCK_GUTS_NONE;
-  CMOCK_MEM_INDEX_TYPE element[4];
-
-  //verify we're cleared first
-  TEST_ASSERT_EQUAL(0, CMock_Guts_MemBytesUsed());
-  TEST_ASSERT_EQUAL(CMOCK_MEM_SIZE, CMock_Guts_MemBytesFree());
-
-  //first element
-  element[0] = CMock_Guts_MemNew(sizeof(unsigned int));
-  TEST_ASSERT_MESSAGE(element[0] != CMOCK_GUTS_NONE, "Should Not Have Returned CMOCK_GUTS_NONE");
-  first = CMock_Guts_MemChain(first, element[0]);
-  TEST_ASSERT_EQUAL(element[0], first);
-  *((unsigned int*)CMock_Guts_GetAddressFor(element[0])) = 0;
-
-  //verify we're using the right amount of memory
-  TEST_ASSERT_EQUAL(1 * (TEST_MEM_INDEX_SIZE + 4), CMock_Guts_MemBytesUsed());
-  TEST_ASSERT_EQUAL(CMOCK_MEM_SIZE - 1 * (TEST_MEM_INDEX_SIZE + 4), CMock_Guts_MemBytesFree());
-
-  //second element
-  element[1] = CMock_Guts_MemNew(sizeof(unsigned int));
-  TEST_ASSERT_MESSAGE(element[1] != CMOCK_GUTS_NONE, "Should Not Have Returned CMOCK_GUTS_NONE");
-  TEST_ASSERT_NOT_EQUAL(element[0], element[1]);
-  TEST_ASSERT_EQUAL(first, CMock_Guts_MemChain(first, element[1]));
-  *((unsigned int*)CMock_Guts_GetAddressFor(element[1])) = 1;
-
-  //verify we're using the right amount of memory
-  TEST_ASSERT_EQUAL(2 * (TEST_MEM_INDEX_SIZE + 4), CMock_Guts_MemBytesUsed());
-  TEST_ASSERT_EQUAL(CMOCK_MEM_SIZE - 2 * (TEST_MEM_INDEX_SIZE + 4), CMock_Guts_MemBytesFree());
-
-  //third element
-  element[2] = CMock_Guts_MemNew(sizeof(unsigned int));
-  TEST_ASSERT_MESSAGE(element[2] != CMOCK_GUTS_NONE, "Should Not Have Returned CMOCK_GUTS_NONE");
-  TEST_ASSERT_NOT_EQUAL(element[0], element[2]);
-  TEST_ASSERT_NOT_EQUAL(element[1], element[2]);
-  TEST_ASSERT_EQUAL(first, CMock_Guts_MemChain(first, element[2]));
-  *((unsigned int*)CMock_Guts_GetAddressFor(element[2])) = 2;
-
-  //verify we're using the right amount of memory
-  TEST_ASSERT_EQUAL(3 * (TEST_MEM_INDEX_SIZE + 4), CMock_Guts_MemBytesUsed());
-  TEST_ASSERT_EQUAL(CMOCK_MEM_SIZE - 3 * (TEST_MEM_INDEX_SIZE + 4), CMock_Guts_MemBytesFree());
-
-  //fourth element
-  element[3] = CMock_Guts_MemNew(sizeof(unsigned int));
-  TEST_ASSERT_MESSAGE(element[3] != CMOCK_GUTS_NONE, "Should Not Have Returned CMOCK_GUTS_NONE");
-  TEST_ASSERT_NOT_EQUAL(element[0], element[3]);
-  TEST_ASSERT_NOT_EQUAL(element[1], element[3]);
-  TEST_ASSERT_NOT_EQUAL(element[2], element[3]);
-  TEST_ASSERT_EQUAL(first, CMock_Guts_MemChain(first, element[3]));
-  *((unsigned int*)CMock_Guts_GetAddressFor(element[3])) = 3;
-
-  //verify we're using the right amount of memory
-  TEST_ASSERT_EQUAL(4 * (TEST_MEM_INDEX_SIZE + 4), CMock_Guts_MemBytesUsed());
-  TEST_ASSERT_EQUAL(CMOCK_MEM_SIZE - 4 * (TEST_MEM_INDEX_SIZE + 4), CMock_Guts_MemBytesFree());
-
-  //traverse list
-  next = first;
-  for (i = 0; i < 4; i++)
-  {
-    TEST_ASSERT_EQUAL(element[i], next);
-    TEST_ASSERT_EQUAL(i, *((unsigned int*)CMock_Guts_GetAddressFor(element[i])));
-    next = CMock_Guts_MemNext(next);
-  }
-
-  //verify we get a null at the end of the list
-  TEST_ASSERT_EQUAL_HEX(CMOCK_GUTS_NONE, next);
-
-  //verify we're using the right amount of memory
-  TEST_ASSERT_EQUAL(4 * (TEST_MEM_INDEX_SIZE + 4), CMock_Guts_MemBytesUsed());
-  TEST_ASSERT_EQUAL(CMOCK_MEM_SIZE - 4 * (TEST_MEM_INDEX_SIZE + 4), CMock_Guts_MemBytesFree());
-
-  //Free it all
-  CMock_Guts_MemFreeAll();
-
-  //verify we're cleared
-  TEST_ASSERT_EQUAL(0, CMock_Guts_MemBytesUsed());
-  TEST_ASSERT_EQUAL(CMOCK_MEM_SIZE, CMock_Guts_MemBytesFree());
-}
-
-void test_ThatCMockStopsReturningMoreDataWhenItRunsOutOfMemory(void)
-{
-  unsigned int  i;
-  CMOCK_MEM_INDEX_TYPE first = CMOCK_GUTS_NONE;
-  CMOCK_MEM_INDEX_TYPE next;
-
-  //even though we are asking for one byte, we've told it to align to closest 4 bytes, therefore it will waste a byte each time
-  //so each call will use 8 bytes (4 for the index, 1 for the data, and 3 wasted).
-  //therefore we can safely allocated total/8 times.
-  for (i = 0; i < (CMOCK_MEM_SIZE / 8); i++)
-  {
-    TEST_ASSERT_EQUAL(i*8, CMock_Guts_MemBytesUsed());
-    TEST_ASSERT_EQUAL(CMOCK_MEM_SIZE - i*8, CMock_Guts_MemBytesFree());
-
-    next = CMock_Guts_MemNew(1);
-    TEST_ASSERT_MESSAGE(next != CMOCK_GUTS_NONE, "Should Not Have Returned CMOCK_GUTS_NONE");
-
-    first = CMock_Guts_MemChain(first, next);
-    TEST_ASSERT_MESSAGE(first != CMOCK_GUTS_NONE, "Should Not Have Returned CMOCK_GUTS_NONE");
-  }
-
-  //verify we're at top of memory
-  TEST_ASSERT_EQUAL(CMOCK_MEM_SIZE, CMock_Guts_MemBytesUsed());
-  TEST_ASSERT_EQUAL(0, CMock_Guts_MemBytesFree());
-
-  //The very next call will return a NULL, and any after that
-  TEST_ASSERT_EQUAL_HEX(CMOCK_GUTS_NONE, CMock_Guts_MemNew(1));
-  TEST_ASSERT_EQUAL_HEX(CMOCK_GUTS_NONE, CMock_Guts_MemNew(1));
-  TEST_ASSERT_EQUAL_HEX(CMOCK_GUTS_NONE, CMock_Guts_MemNew(1));
-
-  //verify nothing has changed
-  TEST_ASSERT_EQUAL(CMOCK_MEM_SIZE, CMock_Guts_MemBytesUsed());
-  TEST_ASSERT_EQUAL(0, CMock_Guts_MemBytesFree());
-
-  //verify we can still walk through the elements allocated
-  next = first;
-  for (i = 0; i < (CMOCK_MEM_SIZE / 8); i++)
-  {
-    TEST_ASSERT_MESSAGE(next != CMOCK_GUTS_NONE, "Should Not Have Returned CMOCK_GUTS_NONE");
-    next = CMock_Guts_MemNext(next);
-  }
-
-  //there aren't any after that
-  TEST_ASSERT_EQUAL_HEX(CMOCK_GUTS_NONE, next);
-}
-
-void test_ThatCMockStopsReturningMoreDataWhenAskForMoreThanItHasLeftEvenIfNotAtExactEnd(void)
-{
-  unsigned int  i;
-  CMOCK_MEM_INDEX_TYPE first = CMOCK_GUTS_NONE;
-  CMOCK_MEM_INDEX_TYPE next;
-
-  //we're asking for 12 bytes each time now (4 for index, 8 for data).
-  //10 requests will give us 120 bytes used, which isn't enough for another 12 bytes if total memory is 128
-  for (i = 0; i < 10; i++)
-  {
-    TEST_ASSERT_EQUAL(i*12, CMock_Guts_MemBytesUsed());
-    TEST_ASSERT_EQUAL(CMOCK_MEM_SIZE - i*12, CMock_Guts_MemBytesFree());
-
-    next = CMock_Guts_MemNew(8);
-    TEST_ASSERT_MESSAGE(next != CMOCK_GUTS_NONE, "Should Not Have Returned CMOCK_GUTS_NONE");
-
-    first = CMock_Guts_MemChain(first, next);
-    TEST_ASSERT_MESSAGE(first != CMOCK_GUTS_NONE, "Should Not Have Returned CMOCK_GUTS_NONE");
-
-    //verify writing data won't screw us up
-    *((unsigned int*)CMock_Guts_GetAddressFor(next)) = i;
-  }
-
-  //verify we're at top of memory
-  TEST_ASSERT_EQUAL(CMOCK_MEM_SIZE - 8, CMock_Guts_MemBytesUsed());
-  TEST_ASSERT_EQUAL(8, CMock_Guts_MemBytesFree());
-
-  //The very next call will return a NONE, and any after that
-  TEST_ASSERT_EQUAL_HEX(CMOCK_GUTS_NONE, CMock_Guts_MemNew(8));
-  TEST_ASSERT_EQUAL_HEX(CMOCK_GUTS_NONE, CMock_Guts_MemNew(5));
-
-  //verify nothing has changed
-  TEST_ASSERT_EQUAL(CMOCK_MEM_SIZE - 8, CMock_Guts_MemBytesUsed());
-  TEST_ASSERT_EQUAL(8, CMock_Guts_MemBytesFree());
-
-  //verify we can still walk through the elements allocated
-  next = first;
-  for (i = 0; i < 10; i++)
-  {
-    TEST_ASSERT_MESSAGE(next != CMOCK_GUTS_NONE, "Should Not Have Returned CMOCK_GUTS_NONE");
-    TEST_ASSERT_EQUAL(i, *((unsigned int*)CMock_Guts_GetAddressFor(next)));
-    next = CMock_Guts_MemNext(next);
-  }
-
-  //there aren't any after that
-  TEST_ASSERT_EQUAL_HEX(CMOCK_GUTS_NONE, next);
-}
-
-void test_ThatWeCanAskForAllSortsOfSizes(void)
-{
-  unsigned int  i;
-  CMOCK_MEM_INDEX_TYPE first = CMOCK_GUTS_NONE;
-  CMOCK_MEM_INDEX_TYPE next;
-  unsigned int  sizes[5] = {3, 1, 80, 5, 4};
-  unsigned int  sizes_buffered[5] = {4, 4, 80, 8, 4};
-  unsigned int  sum = 0;
-
-  for (i = 0; i < 5; i++)
-  {
-    next = CMock_Guts_MemNew(sizes[i]);
-    TEST_ASSERT_MESSAGE(next != CMOCK_GUTS_NONE, "Should Not Have Returned CMOCK_GUTS_NONE");
-
-    first = CMock_Guts_MemChain(first, next);
-    TEST_ASSERT_MESSAGE(first != CMOCK_GUTS_NONE, "Should Not Have Returned CMOCK_GUTS_NONE");
-
-    sum += sizes_buffered[i] + 4;
-    TEST_ASSERT_EQUAL(sum, CMock_Guts_MemBytesUsed());
-    TEST_ASSERT_EQUAL(CMOCK_MEM_SIZE - sum, CMock_Guts_MemBytesFree());
-  }
-
-  //show that we can't ask for too much memory
-  TEST_ASSERT_EQUAL_HEX(CMOCK_GUTS_NONE, CMock_Guts_MemNew(12));
-  TEST_ASSERT_EQUAL_HEX(CMOCK_GUTS_NONE, CMock_Guts_MemNew(5));
-
-  //but we CAN ask for something that will still fit
-  next = CMock_Guts_MemNew(4);
-  TEST_ASSERT_MESSAGE(next != CMOCK_GUTS_NONE, "Should Not Have Returned CMOCK_GUTS_NONE");
-
-  first = CMock_Guts_MemChain(first, next);
-  TEST_ASSERT_MESSAGE(first != CMOCK_GUTS_NONE, "Should Not Have Returned CMOCK_GUTS_NONE");
-
-  //verify we're used up now
-  TEST_ASSERT_EQUAL(CMOCK_MEM_SIZE, CMock_Guts_MemBytesUsed());
-  TEST_ASSERT_EQUAL(0, CMock_Guts_MemBytesFree());
-
-  //verify we can still walk through the elements allocated
-  next = first;
-  for (i = 0; i < 6; i++)
-  {
-    TEST_ASSERT_MESSAGE(next != CMOCK_GUTS_NONE, "Should Not Have Returned CMOCK_GUTS_NONE");
-    next = CMock_Guts_MemNext(next);
-  }
-
-  //there aren't any after that
-  TEST_ASSERT_EQUAL_HEX(CMOCK_GUTS_NONE, next);
-}
diff --git a/tools/ceedling/vendor/cmock/test/c/TestCMockC.yml b/tools/ceedling/vendor/cmock/test/c/TestCMockC.yml
deleted file mode 100644 (file)
index cd76154..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
----
-:files:
-  - 'src/cmock.c'
-  - 'test/c/TestCMockC.c'
-  - 'test/c/TestCMockC_Runner.c'
-  - 'vendor/unity/src/unity.c'
-:options:
-  - 'TEST'
-  - 'CMOCK_MEM_SIZE=128'
-  - 'CMOCK_MEM_ALIGN=2'
-  - 'CMOCK_MEM_INDEX_TYPE=int'
-
diff --git a/tools/ceedling/vendor/cmock/test/c/TestCMockCDynamic.c b/tools/ceedling/vendor/cmock/test/c/TestCMockCDynamic.c
deleted file mode 100644 (file)
index bd699a8..0000000
+++ /dev/null
@@ -1,186 +0,0 @@
-/* ==========================================
-    CMock Project - Automatic Mock Generation for C
-    Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-    [Released under MIT License. Please refer to license.txt for details]
-========================================== */
-
-#include "unity.h"
-#include "cmock.h"
-
-#define TEST_MEM_INDEX_SIZE  (sizeof(CMOCK_MEM_INDEX_TYPE)) 
-#define TEST_MEM_INDEX_PAD   ((sizeof(CMOCK_MEM_INDEX_TYPE) + 7) & ~7) //round up to nearest 4 byte boundary
-
-unsigned int StartingSize;
-
-void setUp(void)
-{
-  CMock_Guts_MemFreeAll();
-  StartingSize = CMock_Guts_MemBytesFree();
-  TEST_ASSERT_EQUAL(0, CMock_Guts_MemBytesUsed());
-}
-
-void tearDown(void)
-{
-}
-
-void test_MemNewWillReturnNullIfGivenIllegalSizes(void)
-{
-  TEST_ASSERT_EQUAL_HEX( CMOCK_GUTS_NONE, CMock_Guts_MemNew(0) );
-
-  //verify we're cleared still
-  TEST_ASSERT_EQUAL(0, CMock_Guts_MemBytesUsed());
-  TEST_ASSERT_EQUAL(0, CMock_Guts_MemBytesFree());
-}
-
-void test_MemNewWillNowSupportSizesGreaterThanTheDefinesCMockSize(void)
-{
-    TEST_ASSERT_EQUAL(0, CMock_Guts_MemBytesFree());
-       
-    TEST_ASSERT_MESSAGE(CMock_Guts_MemNew(CMOCK_MEM_SIZE - TEST_MEM_INDEX_SIZE + 1) != CMOCK_GUTS_NONE, "Should Not Have Returned CMOCK_GUTS_NONE");
-
-    TEST_ASSERT_EQUAL(CMOCK_MEM_SIZE + TEST_MEM_INDEX_PAD, CMock_Guts_MemBytesUsed());
-    TEST_ASSERT_EQUAL(CMOCK_MEM_SIZE, CMock_Guts_MemBytesFree());
-}
-
-void test_MemChainWillReturnNullAndDoNothingIfGivenIllegalInformation(void)
-{
-  CMOCK_MEM_INDEX_TYPE next = CMock_Guts_MemNew(8);
-  TEST_ASSERT_EQUAL(8 + TEST_MEM_INDEX_PAD, CMock_Guts_MemBytesUsed());
-  TEST_ASSERT_EQUAL(StartingSize - 8 - TEST_MEM_INDEX_PAD, CMock_Guts_MemBytesFree());
-
-  TEST_ASSERT_EQUAL_HEX( CMOCK_GUTS_NONE, CMock_Guts_MemChain(next + CMOCK_MEM_SIZE, next) );
-  TEST_ASSERT_EQUAL_HEX( CMOCK_GUTS_NONE, CMock_Guts_MemChain(next, next + CMOCK_MEM_SIZE) );
-
-  //verify we're still the same
-  TEST_ASSERT_EQUAL(8 + TEST_MEM_INDEX_PAD, CMock_Guts_MemBytesUsed());
-  TEST_ASSERT_EQUAL(StartingSize - 8 - TEST_MEM_INDEX_PAD, CMock_Guts_MemBytesFree());
-}
-
-void test_MemNextWillReturnNullIfGivenABadRoot(void)
-{
-  TEST_ASSERT_EQUAL_HEX( CMOCK_GUTS_NONE, CMock_Guts_MemNext(0) );
-  TEST_ASSERT_EQUAL_HEX( CMOCK_GUTS_NONE, CMock_Guts_MemNext(2) );
-  TEST_ASSERT_EQUAL_HEX( CMOCK_GUTS_NONE, CMock_Guts_MemNext( CMOCK_MEM_SIZE - 4 ) );
-
-  //verify we're cleared still
-  TEST_ASSERT_EQUAL(0, CMock_Guts_MemBytesUsed());
-  TEST_ASSERT_EQUAL(StartingSize, CMock_Guts_MemBytesFree());
-}
-
-void test_ThatWeCanClaimAndChainAFewElementsTogether(void)
-{
-  unsigned int  i;
-  CMOCK_MEM_INDEX_TYPE first = CMOCK_GUTS_NONE;
-  CMOCK_MEM_INDEX_TYPE next;
-  CMOCK_MEM_INDEX_TYPE element[4];
-
-  //verify we're cleared first
-  TEST_ASSERT_EQUAL(0, CMock_Guts_MemBytesUsed());
-  TEST_ASSERT_EQUAL(StartingSize, CMock_Guts_MemBytesFree());
-
-  //first element
-  element[0] = CMock_Guts_MemNew(sizeof(unsigned int));
-  TEST_ASSERT_MESSAGE(element[0] != CMOCK_GUTS_NONE, "Should Not Have Returned CMOCK_GUTS_NONE");
-  first = CMock_Guts_MemChain(first, element[0]);
-  TEST_ASSERT_EQUAL(element[0], first);
-  *((unsigned int*)CMock_Guts_GetAddressFor(element[0])) = 0;
-
-  //verify we're using the right amount of memory
-  TEST_ASSERT_EQUAL(1 * (TEST_MEM_INDEX_PAD + 8), CMock_Guts_MemBytesUsed());
-  TEST_ASSERT_EQUAL(StartingSize - 1 * (TEST_MEM_INDEX_PAD + 8), CMock_Guts_MemBytesFree());
-
-  //second element
-  element[1] = CMock_Guts_MemNew(sizeof(unsigned int));
-  TEST_ASSERT_MESSAGE(element[1] != CMOCK_GUTS_NONE, "Should Not Have Returned CMOCK_GUTS_NONE");
-  TEST_ASSERT_NOT_EQUAL(element[0], element[1]);
-  TEST_ASSERT_EQUAL(first, CMock_Guts_MemChain(first, element[1]));
-  *((unsigned int*)CMock_Guts_GetAddressFor(element[1])) = 1;
-
-  //verify we're using the right amount of memory
-  TEST_ASSERT_EQUAL(2 * (TEST_MEM_INDEX_PAD + 8), CMock_Guts_MemBytesUsed());
-  TEST_ASSERT_EQUAL(StartingSize - 2 * (TEST_MEM_INDEX_PAD + 8), CMock_Guts_MemBytesFree());
-
-  //third element
-  element[2] = CMock_Guts_MemNew(sizeof(unsigned int));
-  TEST_ASSERT_MESSAGE(element[2] != CMOCK_GUTS_NONE, "Should Not Have Returned CMOCK_GUTS_NONE");
-  TEST_ASSERT_NOT_EQUAL(element[0], element[2]);
-  TEST_ASSERT_NOT_EQUAL(element[1], element[2]);
-  TEST_ASSERT_EQUAL(first, CMock_Guts_MemChain(first, element[2]));
-  *((unsigned int*)CMock_Guts_GetAddressFor(element[2])) = 2;
-
-  //verify we're using the right amount of memory
-  TEST_ASSERT_EQUAL(3 * (TEST_MEM_INDEX_PAD + 8), CMock_Guts_MemBytesUsed());
-  TEST_ASSERT_EQUAL(StartingSize - 3 * (TEST_MEM_INDEX_PAD + 8), CMock_Guts_MemBytesFree());
-
-  //fourth element
-  element[3] = CMock_Guts_MemNew(sizeof(unsigned int));
-  TEST_ASSERT_MESSAGE(element[3] != CMOCK_GUTS_NONE, "Should Not Have Returned CMOCK_GUTS_NONE");
-  TEST_ASSERT_NOT_EQUAL(element[0], element[3]);
-  TEST_ASSERT_NOT_EQUAL(element[1], element[3]);
-  TEST_ASSERT_NOT_EQUAL(element[2], element[3]);
-  TEST_ASSERT_EQUAL(first, CMock_Guts_MemChain(first, element[3]));
-  *((unsigned int*)CMock_Guts_GetAddressFor(element[3])) = 3;
-
-  //verify we're using the right amount of memory
-  TEST_ASSERT_EQUAL(4 * (TEST_MEM_INDEX_PAD + 8), CMock_Guts_MemBytesUsed());
-  TEST_ASSERT_EQUAL(StartingSize - 4 * (TEST_MEM_INDEX_PAD + 8), CMock_Guts_MemBytesFree());
-
-  //traverse list
-  next = first;
-  for (i = 0; i < 4; i++)
-  {
-    TEST_ASSERT_EQUAL(element[i], next);
-    TEST_ASSERT_EQUAL(i, *((unsigned int*)CMock_Guts_GetAddressFor(element[i])));
-    next = CMock_Guts_MemNext(next);
-  }
-
-  //verify we get a null at the end of the list
-  TEST_ASSERT_EQUAL_HEX( CMOCK_GUTS_NONE, next);
-
-  //verify we're using the right amount of memory
-  TEST_ASSERT_EQUAL(4 * (TEST_MEM_INDEX_PAD + 8), CMock_Guts_MemBytesUsed());
-  TEST_ASSERT_EQUAL(StartingSize - 4 * (TEST_MEM_INDEX_PAD + 8), CMock_Guts_MemBytesFree());
-
-  //Free it all
-  CMock_Guts_MemFreeAll();
-
-  //verify we're cleared
-  TEST_ASSERT_EQUAL(0, CMock_Guts_MemBytesUsed());
-  TEST_ASSERT_EQUAL(StartingSize, CMock_Guts_MemBytesFree());
-}
-
-void test_ThatWeCanAskForAllSortsOfSizes(void)
-{
-  unsigned int  i;
-  CMOCK_MEM_INDEX_TYPE first = CMOCK_GUTS_NONE;
-  CMOCK_MEM_INDEX_TYPE next;
-  unsigned int  sizes[10]          = {3,  1,  80,  5,  8,  31, 7,  911, 2,  80};
-  unsigned int  sizes_buffered[10] = {16, 16, 88,  16, 16, 40, 16, 920, 16, 88}; //includes counter
-  unsigned int  sum = 0;
-  unsigned int  cap;
-
-  for (i = 0; i < 10; i++)
-  {
-    next = CMock_Guts_MemNew(sizes[i]);
-    TEST_ASSERT_MESSAGE(next != CMOCK_GUTS_NONE, "Should Not Have Returned CMOCK_GUTS_NONE");
-
-    first = CMock_Guts_MemChain(first, next);
-    TEST_ASSERT_MESSAGE(first != CMOCK_GUTS_NONE, "Should Not Have Returned CMOCK_GUTS_NONE");
-
-    sum += sizes_buffered[i];
-    cap = (StartingSize > (sum + CMOCK_MEM_SIZE)) ? StartingSize : (sum + CMOCK_MEM_SIZE);
-    TEST_ASSERT_EQUAL(sum, CMock_Guts_MemBytesUsed());
-    TEST_ASSERT(cap >= CMock_Guts_MemBytesFree());
-  }
-
-  //verify we can still walk through the elements allocated
-  next = first;
-  for (i = 0; i < 10; i++)
-  {
-    TEST_ASSERT_MESSAGE(next != CMOCK_GUTS_NONE, "Should Not Have Returned CMOCK_GUTS_NONE");
-    next = CMock_Guts_MemNext(next);
-  }
-
-  //there aren't any after that
-  TEST_ASSERT_EQUAL_HEX( CMOCK_GUTS_NONE, next);
-}
diff --git a/tools/ceedling/vendor/cmock/test/c/TestCMockCDynamic.yml b/tools/ceedling/vendor/cmock/test/c/TestCMockCDynamic.yml
deleted file mode 100644 (file)
index 7776c89..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
----
-:files:
-  - 'src/cmock.c'
-  - 'test/c/TestCMockCDynamic.c'
-  - 'test/c/TestCMockCDynamic_Runner.c'
-  - 'vendor/unity/src/unity.c'
-:options:
-  - 'TEST'
-  - 'CMOCK_MEM_DYNAMIC'
-  - 'CMOCK_MEM_SIZE=64'
-  - 'CMOCK_MEM_ALIGN=3'
-  - 'CMOCK_MEM_INDEX_TYPE=short'
diff --git a/tools/ceedling/vendor/cmock/test/c/TestCMockCDynamic_Runner.c b/tools/ceedling/vendor/cmock/test/c/TestCMockCDynamic_Runner.c
deleted file mode 100644 (file)
index e161625..0000000
+++ /dev/null
@@ -1,35 +0,0 @@
-/* ==========================================
-    CMock Project - Automatic Mock Generation for C
-    Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-    [Released under MIT License. Please refer to license.txt for details]
-========================================== */
-
-#include "unity.h"
-#include <setjmp.h>
-#include <stdio.h>
-
-extern void setUp(void);
-extern void tearDown(void);
-
-extern void test_MemNewWillReturnNullIfGivenIllegalSizes(void);
-extern void test_MemNewWillNowSupportSizesGreaterThanTheDefinesCMockSize(void);
-extern void test_MemChainWillReturnNullAndDoNothingIfGivenIllegalInformation(void);
-extern void test_MemNextWillReturnNullIfGivenABadRoot(void);
-extern void test_ThatWeCanClaimAndChainAFewElementsTogether(void);
-extern void test_ThatWeCanAskForAllSortsOfSizes(void);
-
-int main(void)
-{
-  Unity.TestFile = "TestCMockDynamic.c";
-  UnityBegin();
-  
-  RUN_TEST(test_MemNewWillReturnNullIfGivenIllegalSizes, 26);
-  RUN_TEST(test_MemNewWillNowSupportSizesGreaterThanTheDefinesCMockSize, 35);
-  RUN_TEST(test_MemChainWillReturnNullAndDoNothingIfGivenIllegalInformation, 45);
-  RUN_TEST(test_MemNextWillReturnNullIfGivenABadRoot, 59);
-  RUN_TEST(test_ThatWeCanClaimAndChainAFewElementsTogether, 70);
-  RUN_TEST(test_ThatWeCanAskForAllSortsOfSizes, 152);
-
-  UnityEnd();
-  return 0;
-}
diff --git a/tools/ceedling/vendor/cmock/test/c/TestCMockC_Runner.c b/tools/ceedling/vendor/cmock/test/c/TestCMockC_Runner.c
deleted file mode 100644 (file)
index 93d8e1f..0000000
+++ /dev/null
@@ -1,37 +0,0 @@
-/* ==========================================
-    CMock Project - Automatic Mock Generation for C
-    Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-    [Released under MIT License. Please refer to license.txt for details]
-========================================== */
-
-#include "unity.h"
-#include <setjmp.h>
-#include <stdio.h>
-
-extern void setUp(void);
-extern void tearDown(void);
-
-extern void test_MemNewWillReturnNullIfGivenIllegalSizes(void);
-extern void test_MemChainWillReturnNullAndDoNothingIfGivenIllegalInformation(void);
-extern void test_MemNextWillReturnNullIfGivenABadRoot(void);
-extern void test_ThatWeCanClaimAndChainAFewElementsTogether(void);
-extern void test_ThatCMockStopsReturningMoreDataWhenItRunsOutOfMemory(void);
-extern void test_ThatCMockStopsReturningMoreDataWhenAskForMoreThanItHasLeftEvenIfNotAtExactEnd(void);
-extern void test_ThatWeCanAskForAllSortsOfSizes(void);
-
-int main(void)
-{
-  Unity.TestFile = "TestCMock.c";
-  UnityBegin();
-
-  RUN_TEST(test_MemNewWillReturnNullIfGivenIllegalSizes, 21);
-  RUN_TEST(test_MemChainWillReturnNullAndDoNothingIfGivenIllegalInformation, 32);
-  RUN_TEST(test_MemNextWillReturnNullIfGivenABadRoot, 46);
-  RUN_TEST(test_ThatWeCanClaimAndChainAFewElementsTogether, 57);
-  RUN_TEST(test_ThatCMockStopsReturningMoreDataWhenItRunsOutOfMemory, 139);
-  RUN_TEST(test_ThatCMockStopsReturningMoreDataWhenAskForMoreThanItHasLeftEvenIfNotAtExactEnd, 185);
-  RUN_TEST(test_ThatWeCanAskForAllSortsOfSizes, 233);
-
-  UnityEnd();
-  return 0;
-}
diff --git a/tools/ceedling/vendor/cmock/test/system/systest_generator.rb b/tools/ceedling/vendor/cmock/test/system/systest_generator.rb
deleted file mode 100644 (file)
index 368b039..0000000
+++ /dev/null
@@ -1,178 +0,0 @@
-# ==========================================
-#   CMock Project - Automatic Mock Generation for C
-#   Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-#   [Released under MIT License. Please refer to license.txt for details]
-# ========================================== 
-
-require 'yaml'
-
-SYS_TEST_GEN_ROOT = File.expand_path( File.dirname( __FILE__ ) ) + '/'
-GENERATED_PATH    = SYS_TEST_GEN_ROOT + 'generated/'
-BUILD_PATH        = SYS_TEST_GEN_ROOT + 'build/'
-CASES_PATH        = SYS_TEST_GEN_ROOT + 'cases/'
-
-TYPES_H          = 'types.h'
-UNITY_H          = 'unity.h'
-CMOCK_H          = 'cmock.h'
-UNITY_HELPER_H   = 'unity_helper.h'
-UNITY_HELPER_C   = 'unity_helper.c'
-MOCKABLE_H       = 'mockable.h'
-
-YAML_EXTENSION = '.yml'
-TEST_PREFIX    = 'test_'
-MOCK_PREFIX    = 'mock_'
-H_EXTENSION    = '.h'
-C_EXTENSION    = '.c'
-
-
-class SystemTestGenerator
-  
-  def generate_files(test_cases)
-    test_cases.each do |filename|
-      yaml_hash = YAML.load_file(filename)
-      
-      name = File.basename(filename, YAML_EXTENSION)
-      namix = "#{name}_"
-      
-      generate_cmock_config(yaml_hash, namix)
-      generate_code(yaml_hash, namix, name)
-    end
-  end
-
-  private
-  
-  def generate_cmock_config(yaml_hash, namix)
-    cmock_yaml = yaml_hash.clone
-    cmock_yaml.delete(:systest)
-    cmock = cmock_yaml[:cmock]
-    
-    cmock[:mock_path]   = GENERATED_PATH
-    cmock[:includes]    = (cmock[:includes] || []) + [namix + TYPES_H]
-    cmock[:mock_prefix] = MOCK_PREFIX
-    if not yaml_hash[:systest][:unity_helper].nil?
-      cmock[:includes]     << namix + UNITY_HELPER_H 
-      cmock[:unity_helper]  = GENERATED_PATH + namix + UNITY_HELPER_H
-    end
-
-    File.open(GENERATED_PATH + namix + 'cmock' + YAML_EXTENSION, 'w') do |out|
-      YAML.dump(cmock_yaml, out)
-    end
-  end
-  
-  def generate_code(yaml_hash, namix, name)    
-    generate_types_file(yaml_hash, namix)
-    generate_mockable_file(yaml_hash, namix)
-    generate_unity_helper_files(yaml_hash, namix)
-    
-    generate_test_file(yaml_hash, namix, name)
-    generate_source_file(yaml_hash, namix, name)
-  end
-  
-  def generate_types_file(yaml_hash, namix)
-    types = yaml_hash[:systest][:types]
-    return if types.nil?
-    
-    write_header_file(GENERATED_PATH + namix + TYPES_H, namix.upcase + 'TYPES_H') do |out|
-      out.puts(types)
-    end
-  end
-  
-  def generate_mockable_file(yaml_hash, namix)
-    mockable = yaml_hash[:systest][:mockable]
-    return if mockable.nil?
-    
-    write_header_file(GENERATED_PATH + namix + MOCKABLE_H, namix.upcase + 'MOCKABLE_H', [namix + TYPES_H]) do |out|
-      out.puts(mockable)
-    end
-  end
-
-  def generate_unity_helper_files(yaml_hash, namix)
-    unity_helper = yaml_hash[:systest][:unity_helper]
-    return if unity_helper.nil?
-    
-    write_header_file(GENERATED_PATH + namix + UNITY_HELPER_H, namix.upcase + 'UNITY_HELPER_H', [namix + TYPES_H]) do |out|
-      out.puts(unity_helper[:header])
-    end
-
-    write_source_file(GENERATED_PATH + namix + UNITY_HELPER_C, ["unity.h", namix + UNITY_HELPER_H]) do |out|
-      out.puts(unity_helper[:code])
-    end
-  end
-
-  def generate_test_file(yaml_hash, namix, name)
-    tests = yaml_hash[:systest][:tests]
-    return if tests.nil?
-    
-    includes = [UNITY_H, CMOCK_H]
-    includes << (namix + UNITY_HELPER_H) if not yaml_hash[:systest][:unity_helper].nil?
-    includes << [MOCK_PREFIX + namix + MOCKABLE_H]
-    includes << [name + H_EXTENSION]
-    
-    write_source_file(GENERATED_PATH + TEST_PREFIX + name + C_EXTENSION, includes.flatten) do |out|
-      out.puts(tests[:common])
-      out.puts('')
-
-      tests[:units].each_with_index do |test, index|
-        out.puts('// should ' + test[:should])
-        out.puts(test[:code].gsub!(/test\(\)/, "void test#{index+1}(void)"))
-        out.puts('')
-      end
-    end    
-  end
-
-  def generate_source_file(yaml_hash, namix, name)
-    source = yaml_hash[:systest][:source]
-    return if source.nil?
-    
-    header_file = name + H_EXTENSION
-    
-    includes = yaml_hash[:systest][:types].nil? ? [] : [(namix + TYPES_H)]
-
-    write_header_file(GENERATED_PATH + header_file, name.upcase, includes) do |out|
-      out.puts(source[:header])
-    end    
-
-    includes = []
-    includes << (namix + TYPES_H) if not yaml_hash[:systest][:types].nil?
-    includes << (namix + MOCKABLE_H) if not yaml_hash[:systest][:mockable].nil?
-    includes << header_file
-    
-    write_source_file(GENERATED_PATH + name + C_EXTENSION, includes.flatten) do |out|
-      out.puts(source[:code])
-    end    
-  end
-
-  def write_header_file(filename, upcase_name, include_list=[])
-    File.open(filename, 'w') do |out|
-      out.puts("#ifndef _#{upcase_name}")
-      out.puts("#define _#{upcase_name}")
-      out.puts('')
-      include_list.each do |include|
-        out.puts("#include \"#{include}\"")
-      end
-      out.puts('')
-      yield(out)
-      out.puts('')
-      out.puts("#endif // _#{upcase_name}")
-      out.puts('')
-    end    
-  end
-
-  def write_source_file(filename, include_list=[])
-    File.open(filename, 'w') do |out|
-      include_list.each do |include|
-        out.puts("#include \"#{include}\"")
-      end
-      out.puts('')
-      yield(out)
-      out.puts('')
-    end    
-  end
-  
-end
-
-
-if ($0 == __FILE__)
-  SystemTestGenerator.new.generate_files(Dir[CASES_PATH + "*#{YAML_EXTENSION}"])
-end
-
diff --git a/tools/ceedling/vendor/cmock/test/system/test_compilation/config.yml b/tools/ceedling/vendor/cmock/test/system/test_compilation/config.yml
deleted file mode 100644 (file)
index 7726699..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
---- 
-:cmock: 
-  :plugins: []
-  :includes: []
-  :mock_path: test/system/generated/
-  :mock_prefix: mock_
-  :treat_as_void: 
-  - OSEK_TASK
-  - VOID_TYPE_CRAZINESS
diff --git a/tools/ceedling/vendor/cmock/test/system/test_compilation/const.h b/tools/ceedling/vendor/cmock/test/system/test_compilation/const.h
deleted file mode 100644 (file)
index e17c465..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-/* ==========================================
-    CMock Project - Automatic Mock Generation for C
-    Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-    [Released under MIT License. Please refer to license.txt for details]
-========================================== */
-
-struct _DUMMY_T { unsigned int a; float b; };
-
-void const_variants1( const char* a, int const, unsigned short const * c );
-
-void const_variants2( 
-       struct _DUMMY_T const * const param1,
-       const unsigned long int const * const param2,
-       const struct _DUMMY_T const * param3 ); 
-
diff --git a/tools/ceedling/vendor/cmock/test/system/test_compilation/osek.h b/tools/ceedling/vendor/cmock/test/system/test_compilation/osek.h
deleted file mode 100644 (file)
index f3abe7b..0000000
+++ /dev/null
@@ -1,275 +0,0 @@
-/* ==========================================
-    CMock Project - Automatic Mock Generation for C
-    Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-    [Released under MIT License. Please refer to license.txt for details]
-========================================== */
-
-typedef unsigned char OSServiceIdType;
-typedef void (*OSEKOS_VOIDFUNCPTR)(void);
-
-typedef unsigned char StatusType;
-typedef unsigned char OSEK_U8;
-typedef unsigned short OSEK_U16;
-typedef unsigned long OSEK_U32;
-
-void OSEKOSDisableAll(void);
-void OSEKOSEnableAll(void);
-
-typedef unsigned long * OSEKOSSaveType;
-typedef void OSEK_TASK;
-typedef OSEK_U8 OSEKOSPrioType;
-
-enum {
-Task_DbgCAN
-,
-Task_ALS
-,
-CalibrateMagTask
-,
-Task_IAQ
-,
-SmartBeam
-,
-Task_QbertTestImage
-,
-Task_TestQbertMem
-,
-Task_Cyclic1000
-,
-ProcessMagForCompass
-,
-ReadMag
-,
-Task_Cyclic10
-,
-Task_Wdm
-,
-BackgroundTask
-,
-Task_Cyclic20
-,
-Task_Cyclic2
-};
-
-OSEK_TASK OSEKOS_T_Task_DbgCAN(void);
-OSEK_TASK OSEKOS_T_Task_ALS(void);
-OSEK_TASK OSEKOS_T_CalibrateMagTask(void);
-OSEK_TASK OSEKOS_T_Task_IAQ(void);
-OSEK_TASK OSEKOS_T_SmartBeam(void);
-OSEK_TASK OSEKOS_T_Task_QbertTestImage(void);
-OSEK_TASK OSEKOS_T_Task_TestQbertMem(void);
-OSEK_TASK OSEKOS_T_Task_Cyclic1000(void);
-OSEK_TASK OSEKOS_T_ProcessMagForCompass(void);
-OSEK_TASK OSEKOS_T_ReadMag(void);
-OSEK_TASK OSEKOS_T_Task_Cyclic10(void);
-OSEK_TASK OSEKOS_T_Task_Wdm(void);
-OSEK_TASK OSEKOS_T_BackgroundTask(void);
-OSEK_TASK OSEKOS_T_Task_Cyclic20(void);
-OSEK_TASK OSEKOS_T_Task_Cyclic2(void);
-OSEK_TASK OSEKOS_Twrap_Task_DbgCAN(void);
-OSEK_TASK OSEKOS_Twrap_Task_ALS(void);
-OSEK_TASK OSEKOS_Twrap_CalibrateMagTask(void);
-OSEK_TASK OSEKOS_Twrap_Task_IAQ(void);
-OSEK_TASK OSEKOS_Twrap_SmartBeam(void);
-OSEK_TASK OSEKOS_Twrap_Task_QbertTestImage(void);
-OSEK_TASK OSEKOS_Twrap_Task_TestQbertMem(void);
-OSEK_TASK OSEKOS_Twrap_Task_Cyclic1000(void);
-OSEK_TASK OSEKOS_Twrap_ProcessMagForCompass(void);
-OSEK_TASK OSEKOS_Twrap_ReadMag(void);
-OSEK_TASK OSEKOS_Twrap_Task_Cyclic10(void);
-OSEK_TASK OSEKOS_Twrap_Task_Wdm(void);
-OSEK_TASK OSEKOS_Twrap_BackgroundTask(void);
-OSEK_TASK OSEKOS_Twrap_Task_Cyclic20(void);
-OSEK_TASK OSEKOS_Twrap_Task_Cyclic2(void);
-
-typedef OSEK_U8 TaskType;
-typedef OSEK_U8 TaskStateType;
-typedef OSEK_U16 EventMaskType;
-typedef OSEK_U8 ResourceType;
-
-void OSEKOSEnableSystemTimers(void);
-
-typedef OSEK_U8 CounterType;
-typedef OSEK_U32 TickType;
-typedef OSEK_U8 AlarmType;
-
-void OSEKOS_ISR_CanTxInterrupt(void);
-void OSEKOS_ISR_CanRxInterrupt(void);
-void OSEKOS_ISR_CanErrInterrupt(void);
-void OSEKOS_ISR_SCIRxInterrupt(void);
-void OSEKOS_ISR_SCITxInterrupt(void);
-void OSEKOS_ISR_UP_DMA_Interrupt_0(void);
-void OSEKOS_ISR_UP_DMA_Interrupt_1(void);
-void OSEKOS_ISR_UP_DMA_Interrupt_2(void);
-void OSEKOS_ISR_UP_DMA_Interrupt_3(void);
-void OSEKOS_ISR_CompFreqHandler(void);
-void OSEKOS_ISR_AmbientReturnInt(void);
-void OSEKOS_ISR_GlareReturnInt(void);
-void OSEKOS_ISR_ALSTimeoutInt(void);
-void OSEKOS_ISR_LINTimerInt(void);
-void OSEKOS_ISR_LINDelayInt(void);
-void OSEKOS_ISR_TimerMExpire(void);
-void OSEKOS_ISR_LINRxTx_SCI1(void);
-void OSEKOS_ISR_CanRxInterrupt_1(void);
-void OSEKOS_ISR_LINError_SCI1(void);
-void OSEKOS_ISR_SysCounter(void);
-
-
-// defined multiple times (slightly different forms)  These should be ignored because they are externed
-extern void OSEKOS_ISR_CanTxInterrupt( void );
-extern void OSEKOS_ISR_CanRxInterrupt( void );
-
-
-unsigned long OSEKOSrtcGetSeconds ( void );
-void OSEKOSrtcIncrement ( unsigned long nsec );
-
-enum
-{
-   E_OS_ACCESS = 1,
-   E_OS_CALLEVEL = 2,
-   E_OS_ID = 3,
-   E_OS_LIMIT = 4,
-   E_OS_NOFUNC = 5,
-   E_OS_RESOURCE = 6,
-   E_OS_STATE = 7,
-   E_OS_VALUE = 8,
-   E_OS_SYS_StackOverflow = 20,
-   E_OS_SYS_StackUnderflow = 21,
-   E_OS_SYS_INIT = 22,
-   E_OS_SYS_CONFIG = 23,
-   E_OS_SYS_CODE = 24,
-   E_OS_SYS_TOOL = 25,
-   E_OS_SYS_TimerRange = 26
-};
-
-enum
-{
-   SUSPENDED = 0x00,
-   READY = 0x01,
-   RUNNING = 0x02,
-   WAITING = 0x03,
-   INTSTART = 0x08,
-   SETSTART = 0x10,
-   NPRTASK = 0x20,
-   USEFP = 0x40
-};
-
-typedef struct
-{
-   TickType maxallowedvalue;
-   TickType ticksperbase;
-} AlarmBaseType;
-
-typedef TaskType *TaskRefType;
-typedef TaskStateType *TaskStateRefType;
-typedef EventMaskType *EventMaskRefType;
-typedef TickType *TickRefType;
-typedef AlarmBaseType *AlarmBaseRefType;
-typedef OSEK_U8 AppModeType;
-typedef OSEK_U8 OSEKOSTaskActCntType;
-
-TaskType OSEKOStidact;
-OSEKOSPrioType OSEKOSrunprio;
-
-StatusType OSEKOSError ( register StatusType );
-void ErrorHook ( StatusType );
-void StartupHook ( void );
-void ShutdownHook ( StatusType );
-
-int getUsedTaskStack ( TaskType );
-int getUnusedTaskStack ( TaskType );
-int getUsedIsrStack ( void );
-int getUnusedIsrStack ( void );
-void OSEKOStaskStackCheckInit ( void );
-signed char OSEKOStaskStackCheck ( OSEK_U8 * );
-signed char OSEKOSisrStackCheck ( OSEK_U8 * );
-void OSEKOStaskStackCheckFatal ( OSEK_U8 * );
-void OSEKOSisrStackCheckFatal ( OSEK_U8 * );
-OSEK_U8 * OSEKOSgetStackPointer ( void );
-void OSEKOSTaskSwitch ( void );
-StatusType OSEKOSReturn ( StatusType );
-StatusType OSEKOSActivateTask ( register TaskType );
-void OSEKOSTerminateTask ( TaskType, TaskType );
-
-   extern void OSEKOSGetResource ( ResourceType );
-   extern void OSEKOSReleaseResource ( ResourceType );
-
-int OSEKOSSetEvent ( TaskType, EventMaskType );
-int OSEKOSWaitEvent ( EventMaskType );
-TickType OSEKOSGetAlarm(register AlarmType);
-void OSEKOSSetAlarm ( AlarmType, TickType, TickType );
-StatusType OSEKOSSetAbsAlarm ( AlarmType a, TickType b, TickType c );
-
-StatusType OSEKOSCancelAlarm ( register AlarmType );
-void OSEKOSAdvCntr ( void );
-AppModeType GetActiveApplicationMode ( void );
-
-void StartOS ( AppModeType );
-
-void OSEKOSShutdownOS ( StatusType );
-
-StatusType ActivateTask ( TaskType A );
-StatusType TerminateTask ( void );
-StatusType ChainTask ( TaskType A );
-StatusType GetTaskState ( TaskType A, TaskStateRefType B );
-StatusType GetTaskID ( TaskRefType A );
-StatusType Schedule ( void );
-StatusType GetResource ( ResourceType A );
-StatusType ReleaseResource ( ResourceType A );
-StatusType SetEvent ( TaskType A, EventMaskType B );
-StatusType ClearEvent ( EventMaskType A );
-StatusType WaitEvent ( EventMaskType A );
-StatusType GetEvent ( TaskType A, EventMaskRefType B );
-StatusType GetAlarm ( AlarmType A, TickRefType B );
-StatusType GetAlarmBase ( AlarmType A, AlarmBaseRefType B );
-StatusType SetRelAlarm ( AlarmType A, TickType B, TickType C );
-StatusType SetAbsAlarm ( AlarmType A, TickType B, TickType C );
-StatusType CancelAlarm ( AlarmType A );
-StatusType AdvCntr ( CounterType A );
-StatusType IAdvCntr ( CounterType A );
-void SuspendOSInterrupts ( void );
-void ResumeOSInterrupts ( void );
-void SuspendAllInterrupts ( void );
-void ResumeAllInterrupts ( void );
-void DisableAllInterrupts ( void );
-void EnableAllInterrupts ( void );
-
-void OSEKOSDisable(void);
-void OSEKOSEnable(void);
-void OSEKOSAsmIDispatch(unsigned long *);
-void OSEKOSAsmDispatch(OSEKOSPrioType p);
-void OSEKOSStartupEnable(void);
-void OSEKOSNop(void);
-unsigned int OSEKOSV850CheckIsrSwitch(void);
-void OSEKOSV850InitInterrupts(void);
-void OSEKOSV850SetupInterrupts();
-void OSEKOSV850SyncContextLoad(OSEKOSSaveType);
-void OSEKOSV850SyncContextLoadFromIRQ(OSEKOSSaveType);
-void OSEKOSV850ASyncContextLoad(OSEKOSSaveType);
-void OSEKOSV850ASyncContextLoadFromIRQ(OSEKOSSaveType);
-
-// arrays of function pointers - they look like function prototypes
-void ( ( * const OSEKOStaskStartAddress [10] ) ( void ) );
-StatusType (* OSEKOStaskStatuses [10][5]) ( void );
-
-void OSEKOSV850StartContext
-(
-    OSEK_TASK (( * const ) ( void )),
-    OSEK_U8 * const
-);
-void OSEKOSV850StartContextFromIRQ
-(
-    OSEK_TASK (( * const ) ( void )),
-    OSEK_U8 * const
-);
-
-void OSEKOSSuspendOSInterrupts(void);
-void OSEKOSResumeOSInterrupts(void);
-void OSEKOSSuspendAllInterrupts(void);
-void OSEKOSResumeAllInterrupts(void);
-void OSEKOScheckSuspendResumeNesting(void);
-
-
-void OSEKOSgetSR(void);
-void OSEKOSEnableInterrupt_intern(int nr);
-void OSEKOSDisableInterrupt_intern(int nr);
diff --git a/tools/ceedling/vendor/cmock/test/system/test_compilation/parsing.h b/tools/ceedling/vendor/cmock/test/system/test_compilation/parsing.h
deleted file mode 100644 (file)
index e1bcb8b..0000000
+++ /dev/null
@@ -1,47 +0,0 @@
-/* ==========================================
-    CMock Project - Automatic Mock Generation for C
-    Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-    [Released under MIT License. Please refer to license.txt for details]
-========================================== */
-
-typedef unsigned short U16;
-typedef signed int int32_t;
-
-typedef struct _POINT_T
-{
-  int x;
-  int y;
-} POINT_T;
-
-// typedef edge case;
-// not ANSI C but it has been done and will break cmock if not handled
-typedef void VOID_TYPE_CRAZINESS;
-
-/* fun parsing & mock generation cases */
-
-void var_args1(int a, ...);
-void var_args2(int a, int b, ...);
-
-VOID_TYPE_CRAZINESS void_type_craziness1(int, float, double, char, short, long, long int, long long, void*);
-int void_type_craziness2( VOID_TYPE_CRAZINESS );
-
-   void  crazy_whitespace  (   int    lint, double shot  ,  short  stack )  ;
-
-char
- crazy_multiline
-(
-  int a,
-  unsigned int b);
-
-U16  *ptr_return1(int a);
-U16*  ptr_return2(int a);
-U16 * ptr_return3(int a);
-
-unsigned int** ptr_ptr_return1(unsigned int** a);
-unsigned int* *ptr_ptr_return2(unsigned int* *a);
-unsigned int **ptr_ptr_return3(unsigned int **a);
-unsigned int ** ptr_ptr_return4(unsigned int ** a);
-
-extern unsigned long int incredible_descriptors(register const unsigned short a);
-
-int32_t example_c99_type(int32_t param1);
diff --git a/tools/ceedling/vendor/cmock/test/system/test_interactions/all_plugins_but_other_limits.yml b/tools/ceedling/vendor/cmock/test/system/test_interactions/all_plugins_but_other_limits.yml
deleted file mode 100644 (file)
index 052f883..0000000
+++ /dev/null
@@ -1,340 +0,0 @@
----
-#this test is different than all_plugins_coexist primarily because of these options
-:cmock:
-  :enforce_strict_ordering: 1
-  :treat_externs: :include
-  :ignore: :args_only
-  :plugins:
-  - :array
-  - :cexception
-  - :ignore
-  - :callback
-
-:systest:
-  :types: |
-    typedef struct _POINT_T {
-      int x;
-      int y;
-    } POINT_T;
-
-  :mockable: |
-    #include  "CException.h"
-    void foo(POINT_T* a);
-    POINT_T* bar(void);
-    void fooa(POINT_T a[]);
-    void foos(const char * a);
-    extern const char * bars(void);
-    void no_pointers(int a, char* b);
-    int mixed(int a, int* b, int c);
-
-  :source: 
-    :header: |   
-      #include "CException.h" 
-      void function_a(void);
-      void function_b(void);
-      void function_c(void);
-      int function_d(void);
-      void function_e(void);
-
-    :code: |
-      void function_a(void)    
-      {
-        foo(bar());
-      }    
-
-      void function_b(void) {
-        fooa(bar());
-      }
-      
-      void function_c(void) {
-        CEXCEPTION_T e;
-        Try {
-          foos(bars());
-        } Catch(e) { foos("err"); }
-      }
-      
-      int function_d(void) {
-        int test_list[] = { 1, 2, 3, 4, 5 };
-        no_pointers(1, "silly");
-        return mixed(6, test_list, 7);
-      }
-      
-      void function_e(void) {
-        foos("Hello");
-        foos("Tuna");
-        foos("Oranges");
-      }
-      
-  :tests:
-    :common: |
-      #include "CException.h"
-      void setUp(void) {}
-      void tearDown(void) {}
-      
-    :units:
-    - :pass: TRUE
-      :should: 'handle the situation where we pass nulls to pointers'
-      :code: |
-        test()
-        {
-          bar_ExpectAndReturn(NULL);
-          foo_Expect(NULL);
-          
-          function_a();
-        }
-        
-    - :pass: FALSE
-      :should: 'handle the situation where we expected nulls to pointers but did not get that'
-      :code: |
-        test()
-        {
-          POINT_T pt = {1, 2};
-          bar_ExpectAndReturn(&pt);
-          foo_Expect(NULL);
-          
-          function_a();
-        }
-        
-    - :pass: FALSE
-      :should: 'handle the situation where we did not expect nulls to pointers but got null'
-      :code: |
-        test()
-        {
-          POINT_T ex = {1, 2};
-          bar_ExpectAndReturn(NULL);
-          foo_Expect(&ex);
-          
-          function_a();
-        }
-        
-    - :pass: FALSE
-      :should: 'handle the situation where we pass single object with expect and it is wrong'
-      :code: |
-        test()
-        {
-          POINT_T pt = {1, 2};
-          POINT_T ex = {1, 3};
-          bar_ExpectAndReturn(&pt);
-          foo_Expect(&ex);
-          
-          function_a();
-        }
-        
-    - :pass: TRUE
-      :should: 'handle the situation where we pass single object with expect and use array handler'
-      :code: |
-        test()
-        {
-          POINT_T pt = {1, 2};
-          POINT_T ex = {1, 2};
-          bar_ExpectAndReturn(&pt);
-          foo_ExpectWithArray(&ex, 1);
-          
-          function_a();
-        }
-        
-    - :pass: FALSE
-      :should: 'handle the situation where we pass single object with expect and use array handler and it is wrong'
-      :code: |
-        test()
-        {
-          POINT_T pt = {1, 2};
-          POINT_T ex = {1, 3};
-          bar_ExpectAndReturn(&pt);
-          foo_ExpectWithArray(&ex, 1);
-          
-          function_a();
-        }
-        
-    - :pass: TRUE
-      :should: 'handle the situation where we pass multiple objects with expect and use array handler'
-      :code: |
-        test()
-        {
-          POINT_T pt[] = {{1, 2}, {3, 4}, {5, 6}};
-          POINT_T ex[] = {{1, 2}, {3, 4}, {5, 6}};
-          bar_ExpectAndReturn(pt);
-          foo_ExpectWithArray(ex, 3);
-          
-          function_a();
-        }
-        
-    - :pass: FALSE
-      :should: 'handle the situation where we pass multiple objects with expect and use array handler and it is wrong at end'
-      :code: |
-        test()
-        {
-          POINT_T pt[] = {{1, 2}, {3, 4}, {5, 6}};
-          POINT_T ex[] = {{1, 2}, {3, 4}, {5, 9}};
-          bar_ExpectAndReturn(pt);
-          foo_ExpectWithArray(ex, 3);
-          
-          function_a();
-        }
-
-    - :pass: TRUE
-      :should: 'handle the situation where we pass single array element with expect'
-      :code: |
-        test()
-        {
-          POINT_T pt = {1, 2};
-          POINT_T ex = {1, 2};
-          bar_ExpectAndReturn(&pt);
-          fooa_Expect(&ex);
-          
-          function_b();
-        }
-
-    - :pass: TRUE
-      :should: 'handle standard c string as null terminated on not do crappy memory compares of a byte, passing'
-      :code: |
-        test()
-        {
-          bars_ExpectAndReturn("This is a\0 silly string");
-          foos_Expect("This is a\0 wacky string");
-          
-          function_c();
-        }
-        
-    - :pass: FALSE
-      :should: 'handle standard c string as null terminated on not do crappy memory compares of a byte, finding failures'
-      :code: |
-        test()
-        {
-          bars_ExpectAndReturn("This is a silly string");
-          foos_Expect("This is a wacky string");
-          
-          function_c();
-        }
-
-    - :pass: TRUE
-      :should: 'handle creating array expects when we have mixed arguments for single object'
-      :code: |
-        test()
-        {
-          int expect_list[] = { 1, 9 };
-          no_pointers_Expect(1, "silly");
-          mixed_ExpectAndReturn(6, expect_list, 7, 13);
-          
-          TEST_ASSERT_EQUAL(13, function_d());
-        }
-
-    - :pass: FALSE
-      :should: 'handle creating array expects when we have mixed arguments and handle failures for single object'
-      :code: |
-        test()
-        {
-          int expect_list[] = { 9, 1 };
-          no_pointers_Expect(1, "silly");
-          mixed_ExpectAndReturn(6, expect_list, 7, 13);
-          
-          TEST_ASSERT_EQUAL(13, function_d());
-        }
-
-    - :pass: TRUE
-      :should: 'handle creating array expects when we have mixed arguments for multiple objects'
-      :code: |
-        test()
-        {
-          int expect_list[] = { 1, 2, 3, 4, 6 };
-          no_pointers_Expect(1, "silly");
-          mixed_ExpectWithArrayAndReturn(6, expect_list, 4, 7, 13);
-          
-          TEST_ASSERT_EQUAL(13, function_d());
-        }
-
-    - :pass: FALSE
-      :should: 'handle creating array expects when we have mixed arguments and handle failures for multiple objects'
-      :code: |
-        test()
-        {
-          int expect_list[] = { 1, 2, 3, 4, 6 };
-          no_pointers_Expect(1, "silly");
-          mixed_ExpectWithArrayAndReturn(6, expect_list, 5, 7, 13);
-          
-          TEST_ASSERT_EQUAL(13, function_d());
-        }
-
-    - :pass: TRUE
-      :should: 'handle an exception being caught'
-      :code: |
-        test()
-        {
-          bars_ExpectAndReturn("This is a\0 silly string");
-          foos_ExpectAndThrow("This is a\0 wacky string", 55);
-          foos_Expect("err");
-          
-          function_c();
-        }
-
-    - :pass: FALSE
-      :should: 'handle an exception being caught but still catch following errors'
-      :code: |
-        test()
-        {
-          bars_ExpectAndReturn("This is a\0 silly string");
-          foos_ExpectAndThrow("This is a\0 wacky string", 55);
-          foos_Expect("wrong error");
-          
-          function_c();
-        }
-
-    - :pass: FALSE
-      :should: 'fail strict ordering problems even though we would otherwise have passed'
-      :code: |
-        test()
-        {
-          int expect_list[] = { 1, 2, 3, 4, 6 };
-          mixed_ExpectWithArrayAndReturn(6, expect_list, 4, 7, 13);
-          no_pointers_Expect(1, "silly");
-          
-          TEST_ASSERT_EQUAL(13, function_d());
-        }
-
-    - :pass: TRUE
-      :should: 'properly ignore first function but the other will work properly'
-      :code: |
-        test()
-        {
-          int expect_list[] = { 1, 2, 3, 4, 6 };
-          no_pointers_Ignore();
-          mixed_ExpectWithArrayAndReturn(6, expect_list, 4, 7, 13);
-          
-          TEST_ASSERT_EQUAL(13, function_d());
-        }
-
-    - :pass: TRUE
-      :should: 'properly ignore last function but the other will work properly'
-      :code: |
-        test()
-        {
-          no_pointers_Expect(1, "silly");
-          mixed_IgnoreAndReturn(13);
-          
-          TEST_ASSERT_EQUAL(13, function_d());
-        }
-
-    - :pass: TRUE
-      :should: 'be ok if we ignore a call each because we are counting calls'
-      :code: |
-        test()
-        {
-          foos_Ignore();
-          foos_Ignore();
-          foos_Ignore();
-          
-          function_e();
-        }
-
-    - :pass: FALSE
-      :should: 'fail if we do not ignore a call once because we are counting calls'
-      :code: |
-        test()
-        {
-          foos_Ignore();
-          foos_Ignore();
-          
-          function_e();
-        }
-
-...
diff --git a/tools/ceedling/vendor/cmock/test/system/test_interactions/all_plugins_coexist.yml b/tools/ceedling/vendor/cmock/test/system/test_interactions/all_plugins_coexist.yml
deleted file mode 100644 (file)
index b76859f..0000000
+++ /dev/null
@@ -1,381 +0,0 @@
----
-:cmock:
-  :enforce_strict_ordering: 1
-  :plugins:
-  - :array
-  - :cexception
-  - :ignore
-  - :callback
-  :callback_after_arg_check: true
-  #:callback_include_count: false
-  :treat_externs: :include
-
-:systest:
-  :types: |
-    typedef struct _POINT_T {
-      int x;
-      int y;
-    } POINT_T;
-
-  :mockable: |
-    #include  "CException.h"
-    extern void foo(POINT_T* a);
-    POINT_T* bar(void);
-    void fooa(POINT_T a[]);
-    void foos(const char * a);
-    const char * bars(void);
-    void no_pointers(int a, char* b);
-    int mixed(int a, int* b, int c);
-
-  :source: 
-    :header: |   
-      #include "CException.h" 
-      void function_a(void);
-      void function_b(void);
-      void function_c(void);
-      int function_d(void);
-      void function_e(void);
-
-    :code: |
-      void function_a(void)    
-      {
-        foo(bar());
-      }    
-
-      void function_b(void) {
-        fooa(bar());
-      }
-      
-      void function_c(void) {
-        CEXCEPTION_T e;
-        Try {
-          foos(bars());
-        } Catch(e) { foos("err"); }
-      }
-      
-      int function_d(void) {
-        int test_list[] = { 1, 2, 3, 4, 5 };
-        no_pointers(1, "silly");
-        return mixed(6, test_list, 7);
-      }
-      
-      void function_e(void) {
-        foos("Hello");
-        foos("Tuna");
-        foos("Oranges");
-      }
-      
-  :tests:
-    :common: |
-      #include "CException.h"
-      void setUp(void) {}
-      void tearDown(void) {}
-      void my_foo_callback(POINT_T* a) { TEST_ASSERT_EQUAL_INT(2, a->x); }
-      
-    :units:
-    - :pass: TRUE
-      :should: 'handle the situation where we pass nulls to pointers'
-      :code: |
-        test()
-        {
-          bar_ExpectAndReturn(NULL);
-          foo_Expect(NULL);
-          
-          function_a();
-        }
-        
-    - :pass: FALSE
-      :should: 'handle the situation where we expected nulls to pointers but did not get that'
-      :code: |
-        test()
-        {
-          POINT_T pt = {1, 2};
-          bar_ExpectAndReturn(&pt);
-          foo_Expect(NULL);
-          
-          function_a();
-        }
-        
-    - :pass: FALSE
-      :should: 'handle the situation where we did not expect nulls to pointers but got null'
-      :code: |
-        test()
-        {
-          POINT_T ex = {1, 2};
-          bar_ExpectAndReturn(NULL);
-          foo_Expect(&ex);
-          
-          function_a();
-        }
-        
-    - :pass: FALSE
-      :should: 'handle the situation where we pass single object with expect and it is wrong'
-      :code: |
-        test()
-        {
-          POINT_T pt = {1, 2};
-          POINT_T ex = {1, 3};
-          bar_ExpectAndReturn(&pt);
-          foo_Expect(&ex);
-          
-          function_a();
-        }
-        
-    - :pass: TRUE
-      :should: 'handle the situation where we pass single object with expect and use array handler'
-      :code: |
-        test()
-        {
-          POINT_T pt = {1, 2};
-          POINT_T ex = {1, 2};
-          bar_ExpectAndReturn(&pt);
-          foo_ExpectWithArray(&ex, 1);
-          
-          function_a();
-        }
-        
-    - :pass: FALSE
-      :should: 'handle the situation where we pass single object with expect and use array handler and it is wrong'
-      :code: |
-        test()
-        {
-          POINT_T pt = {1, 2};
-          POINT_T ex = {1, 3};
-          bar_ExpectAndReturn(&pt);
-          foo_ExpectWithArray(&ex, 1);
-          
-          function_a();
-        }
-        
-    - :pass: TRUE
-      :should: 'handle the situation where we pass multiple objects with expect and use array handler'
-      :code: |
-        test()
-        {
-          POINT_T pt[] = {{1, 2}, {3, 4}, {5, 6}};
-          POINT_T ex[] = {{1, 2}, {3, 4}, {5, 6}};
-          bar_ExpectAndReturn(pt);
-          foo_ExpectWithArray(ex, 3);
-          
-          function_a();
-        }
-        
-    - :pass: FALSE
-      :should: 'handle the situation where we pass multiple objects with expect and use array handler and it is wrong at end'
-      :code: |
-        test()
-        {
-          POINT_T pt[] = {{1, 2}, {3, 4}, {5, 6}};
-          POINT_T ex[] = {{1, 2}, {3, 4}, {5, 9}};
-          bar_ExpectAndReturn(pt);
-          foo_ExpectWithArray(ex, 3);
-          
-          function_a();
-        }
-
-    - :pass: TRUE
-      :should: 'handle the situation where we pass single array element with expect'
-      :code: |
-        test()
-        {
-          POINT_T pt = {1, 2};
-          POINT_T ex = {1, 2};
-          bar_ExpectAndReturn(&pt);
-          fooa_Expect(&ex);
-          
-          function_b();
-        }
-
-    - :pass: TRUE
-      :should: 'handle standard c string as null terminated on not do crappy memory compares of a byte, passing'
-      :code: |
-        test()
-        {
-          bars_ExpectAndReturn("This is a\0 silly string");
-          foos_Expect("This is a\0 wacky string");
-          
-          function_c();
-        }
-        
-    - :pass: FALSE
-      :should: 'handle standard c string as null terminated on not do crappy memory compares of a byte, finding failures'
-      :code: |
-        test()
-        {
-          bars_ExpectAndReturn("This is a silly string");
-          foos_Expect("This is a wacky string");
-          
-          function_c();
-        }
-
-    - :pass: TRUE
-      :should: 'handle creating array expects when we have mixed arguments for single object'
-      :code: |
-        test()
-        {
-          int expect_list[] = { 1, 9 };
-          no_pointers_Expect(1, "silly");
-          mixed_ExpectAndReturn(6, expect_list, 7, 13);
-          
-          TEST_ASSERT_EQUAL(13, function_d());
-        }
-
-    - :pass: FALSE
-      :should: 'handle creating array expects when we have mixed arguments and handle failures for single object'
-      :code: |
-        test()
-        {
-          int expect_list[] = { 9, 1 };
-          no_pointers_Expect(1, "silly");
-          mixed_ExpectAndReturn(6, expect_list, 7, 13);
-          
-          TEST_ASSERT_EQUAL(13, function_d());
-        }
-
-    - :pass: TRUE
-      :should: 'handle creating array expects when we have mixed arguments for multiple objects'
-      :code: |
-        test()
-        {
-          int expect_list[] = { 1, 2, 3, 4, 6 };
-          no_pointers_Expect(1, "silly");
-          mixed_ExpectWithArrayAndReturn(6, expect_list, 4, 7, 13);
-          
-          TEST_ASSERT_EQUAL(13, function_d());
-        }
-
-    - :pass: FALSE
-      :should: 'handle creating array expects when we have mixed arguments and handle failures for multiple objects'
-      :code: |
-        test()
-        {
-          int expect_list[] = { 1, 2, 3, 4, 6 };
-          no_pointers_Expect(1, "silly");
-          mixed_ExpectWithArrayAndReturn(6, expect_list, 5, 7, 13);
-          
-          TEST_ASSERT_EQUAL(13, function_d());
-        }
-
-    - :pass: TRUE
-      :should: 'handle an exception being caught'
-      :code: |
-        test()
-        {
-          bars_ExpectAndReturn("This is a\0 silly string");
-          foos_ExpectAndThrow("This is a\0 wacky string", 55);
-          foos_Expect("err");
-          
-          function_c();
-        }
-
-    - :pass: FALSE
-      :should: 'handle an exception being caught but still catch following errors'
-      :code: |
-        test()
-        {
-          bars_ExpectAndReturn("This is a\0 silly string");
-          foos_ExpectAndThrow("This is a\0 wacky string", 55);
-          foos_Expect("wrong error");
-          
-          function_c();
-        }
-
-    - :pass: FALSE
-      :should: 'fail strict ordering problems even though we would otherwise have passed'
-      :code: |
-        test()
-        {
-          int expect_list[] = { 1, 2, 3, 4, 6 };
-          mixed_ExpectWithArrayAndReturn(6, expect_list, 4, 7, 13);
-          no_pointers_Expect(1, "silly");
-          
-          TEST_ASSERT_EQUAL(13, function_d());
-        }
-
-    - :pass: TRUE
-      :should: 'that we can properly ignore last  function but the other will work properly'
-      :code: |
-        test()
-        {
-          int expect_list[] = { 1, 2, 3, 4, 6 };
-          mixed_ExpectWithArrayAndReturn(6, expect_list, 4, 7, 13);
-          no_pointers_Ignore();
-          
-          TEST_ASSERT_EQUAL(13, function_d());
-        }
-
-    - :pass: TRUE
-      :should: 'that we can properly ignore first function but the other will work properly'
-      :code: |
-        test()
-        {
-          mixed_IgnoreAndReturn(13);
-          no_pointers_Expect(1, "silly");
-          
-          TEST_ASSERT_EQUAL(13, function_d());
-        }
-
-    - :pass: TRUE
-      :should: 'that we just have to ignore a call once because we are not counting calls'
-      :code: |
-        test()
-        {
-          foos_Ignore();
-          
-          function_e();
-        }
-
-    - :pass: TRUE
-      :should: 'that we can use a callback and an expect'
-      :code: |
-        test()
-        {
-          POINT_T pt1 = {2, 3};
-          POINT_T pt2 = {2, 3};
-          bar_ExpectAndReturn(&pt1);
-          foo_Expect(&pt2);
-          foo_StubWithCallback((CMOCK_foo_CALLBACK)my_foo_callback);
-          
-          function_a();
-        }
-
-    - :pass: FALSE
-      :should: 'that we can fail even when using a callback if we want to expect call but did not and we are checking that'
-      :code: |
-        test()
-        {
-          POINT_T pt = {2, 3};
-          bar_ExpectAndReturn(&pt);
-          foo_StubWithCallback((CMOCK_foo_CALLBACK)my_foo_callback);
-          
-          function_a();
-        }
-
-    - :pass: FALSE
-      :should: 'that we can fail even when using a callback if args are wrong and we are checking those'
-      :code: |
-        test()
-        {
-          POINT_T pt1 = {2, 3};
-          POINT_T pt2 = {1, 3};
-          bar_ExpectAndReturn(&pt1);
-          foo_Expect(&pt2);
-          foo_StubWithCallback((CMOCK_foo_CALLBACK)my_foo_callback);
-          
-          function_a();
-        }
-
-    - :pass: FALSE
-      :should: 'that we can fail from the callback itself'
-      :code: |
-        test()
-        {
-          POINT_T pt = {3, 3};
-          bar_ExpectAndReturn(&pt);
-          foo_Expect(&pt);
-          foo_StubWithCallback((CMOCK_foo_CALLBACK)my_foo_callback);
-          
-          function_a();
-        }
-
-...
diff --git a/tools/ceedling/vendor/cmock/test/system/test_interactions/array_and_pointer_handling.yml b/tools/ceedling/vendor/cmock/test/system/test_interactions/array_and_pointer_handling.yml
deleted file mode 100644 (file)
index dfa7d10..0000000
+++ /dev/null
@@ -1,382 +0,0 @@
----
-:cmock:
-  :when_ptr: :smart
-  :plugins:
-  - :array
-
-:systest:
-  :types: |
-    typedef struct _POINT_T {
-      int x;
-      int y;
-    } POINT_T;
-    #define ARRAY_A_SIZE  (5) 
-
-  :mockable: |
-    void foo(POINT_T* a);
-    POINT_T* bar(void);
-    void fooa(POINT_T a[ARRAY_A_SIZE+1-1]);
-    void foos(const char * a);
-    const char * bars(void);
-    void no_pointers(int a, char* b);
-    int mixed(int a, int* b, int c);
-    void potential_packing_problem(short *a);
-
-  :source: 
-    :header: |    
-      void function_a(void);
-      void function_b(void);
-      void function_c(void);
-      int  function_d(void);
-      void function_e(void);
-
-    :code: |
-      void function_a(void)    
-      {
-        foo(bar());
-      }    
-
-      void function_b(void) {
-        fooa(bar());
-      }
-      
-      void function_c(void) {
-        foos(bars());
-      }
-      
-      int function_d(void) {
-        int test_list[] = { 1, 2, 3, 4, 5 };
-        no_pointers(1, "silly");
-        return mixed(6, test_list, 7);
-      }
-      
-      void function_e(void) {
-        short test_list[] = {-1, -2, -3, -4};
-        potential_packing_problem(&test_list[1]);
-      }
-      
-  :tests:
-    :common: |
-      void setUp(void) {}
-      void tearDown(void) {}
-      
-    :units:
-    - :pass: TRUE
-      :should: 'handle the situation where we pass nulls to pointers'
-      :code: |
-        test()
-        {
-          bar_ExpectAndReturn(NULL);
-          foo_Expect(NULL);
-          
-          function_a();
-        }
-        
-    - :pass: FALSE
-      :should: 'handle the situation where we expected nulls to pointers but did not get that'
-      :code: |
-        test()
-        {
-          POINT_T pt = {1, 2};
-          bar_ExpectAndReturn(&pt);
-          foo_Expect(NULL);
-          
-          function_a();
-        }
-        
-    - :pass: FALSE
-      :should: 'handle the situation where we did not expect nulls to pointers but got null'
-      :code: |
-        test()
-        {
-          POINT_T ex = {1, 2};
-          bar_ExpectAndReturn(NULL);
-          foo_Expect(&ex);
-          
-          function_a();
-        }
-        
-    - :pass: TRUE
-      :should: 'handle the situation where it falls back to pointers because you asked it to compare 0 elements'
-      :code: |
-        test()
-        {
-          POINT_T ex = {1, 2};
-          bar_ExpectAndReturn(&ex);
-          foo_ExpectWithArray(&ex, 0);
-          
-          function_a();
-        }
-        
-    - :pass: FALSE
-      :should: 'handle the situation where it fails because you asked it to compare zero elements and the pointers do not match'
-      :code: |
-        test()
-        {
-          POINT_T ex = {1, 2};
-          POINT_T pt = {1, 2};
-          bar_ExpectAndReturn(&pt);
-          foo_ExpectWithArray(&ex, 0);
-          
-          function_a();
-        }
-        
-    - :pass: TRUE
-      :should: 'handle the situation where we pass single object with expect'
-      :code: |
-        test()
-        {
-          POINT_T pt = {1, 2};
-          POINT_T ex = {1, 2};
-          bar_ExpectAndReturn(&pt);
-          foo_Expect(&ex);
-          
-          function_a();
-        }
-        
-    - :pass: FALSE
-      :should: 'handle the situation where we pass single object with expect and it is wrong'
-      :code: |
-        test()
-        {
-          POINT_T pt = {1, 2};
-          POINT_T ex = {1, 3};
-          bar_ExpectAndReturn(&pt);
-          foo_Expect(&ex);
-          
-          function_a();
-        }
-        
-    - :pass: TRUE
-      :should: 'handle the situation where we pass single object with expect and use array handler'
-      :code: |
-        test()
-        {
-          POINT_T pt = {1, 2};
-          POINT_T ex = {1, 2};
-          bar_ExpectAndReturn(&pt);
-          foo_ExpectWithArray(&ex, 1);
-          
-          function_a();
-        }
-        
-    - :pass: FALSE
-      :should: 'handle the situation where we pass single object with expect and use array handler and it is wrong'
-      :code: |
-        test()
-        {
-          POINT_T pt = {1, 2};
-          POINT_T ex = {1, 3};
-          bar_ExpectAndReturn(&pt);
-          foo_ExpectWithArray(&ex, 1);
-          
-          function_a();
-        }
-        
-    - :pass: TRUE
-      :should: 'handle the situation where we pass multiple objects with expect and use array handler'
-      :code: |
-        test()
-        {
-          POINT_T pt[] = {{1, 2}, {3, 4}, {5, 6}};
-          POINT_T ex[] = {{1, 2}, {3, 4}, {5, 6}};
-          bar_ExpectAndReturn(pt);
-          foo_ExpectWithArray(ex, 3);
-          
-          function_a();
-        }
-        
-    - :pass: FALSE
-      :should: 'handle the situation where we pass multiple objects with expect and use array handler and it is wrong at start'
-      :code: |
-        test()
-        {
-          POINT_T pt[] = {{1, 2}, {3, 4}, {5, 6}};
-          POINT_T ex[] = {{9, 2}, {3, 4}, {5, 6}};
-          bar_ExpectAndReturn(pt);
-          foo_ExpectWithArray(ex, 3);
-          
-          function_a();
-        }
-        
-    - :pass: FALSE
-      :should: 'handle the situation where we pass multiple objects with expect and use array handler and it is wrong at end'
-      :code: |
-        test()
-        {
-          POINT_T pt[] = {{1, 2}, {3, 4}, {5, 6}};
-          POINT_T ex[] = {{1, 2}, {3, 4}, {5, 9}};
-          bar_ExpectAndReturn(pt);
-          foo_ExpectWithArray(ex, 3);
-          
-          function_a();
-        }
-        
-    - :pass: FALSE
-      :should: 'handle the situation where we pass multiple objects with expect and use array handler and it is wrong in middle'
-      :code: |
-        test()
-        {
-          POINT_T pt[] = {{1, 2}, {3, 4}, {5, 6}};
-          POINT_T ex[] = {{1, 2}, {3, 9}, {5, 6}};
-          bar_ExpectAndReturn(pt);
-          foo_ExpectWithArray(ex, 3);
-          
-          function_a();
-        }
-        
-    - :pass: FALSE
-      :should: 'handle the situation where we pass nulls to pointers and fail'
-      :code: |
-        test()
-        {
-          POINT_T pt = {1, 2};
-          bar_ExpectAndReturn(&pt);
-          foo_Expect(NULL);
-          
-          function_a();
-        }
-      
-    - :pass: TRUE
-      :should: 'handle the situation where we pass nulls to arrays'
-      :code: |
-        test()
-        {
-          bar_ExpectAndReturn(NULL);
-          fooa_Expect(NULL);
-          
-          function_b();
-        }
-
-    - :pass: TRUE
-      :should: 'handle the situation where we pass single array element with expect'
-      :code: |
-        test()
-        {
-          POINT_T pt = {1, 2};
-          POINT_T ex = {1, 2};
-          bar_ExpectAndReturn(&pt);
-          fooa_Expect(&ex);
-          
-          function_b();
-        }
-        
-    - :pass: FALSE
-      :should: 'handle the situation where we pass single array element with expect and it is wrong'
-      :code: |
-        test()
-        {
-          POINT_T pt = {1, 2};
-          POINT_T ex = {1, 3};
-          bar_ExpectAndReturn(&pt);
-          fooa_Expect(&ex);
-          
-          function_b();
-        }
-        
-    - :pass: FALSE
-      :should: 'handle the situation where we pass nulls to arrays and fail'
-      :code: |
-        test()
-        {
-          POINT_T pt = {1, 2};
-          bar_ExpectAndReturn(&pt);
-          fooa_Expect(NULL);
-          
-          function_b();
-        }
-
-    - :pass: TRUE
-      :should: 'handle standard c string as null terminated on not do crappy memory compares of a byte, passing'
-      :code: |
-        test()
-        {
-          bars_ExpectAndReturn("This is a\0 silly string");
-          foos_Expect("This is a\0 wacky string");
-          
-          function_c();
-        }
-        
-    - :pass: FALSE
-      :should: 'handle standard c string as null terminated on not do crappy memory compares of a byte, finding failures'
-      :code: |
-        test()
-        {
-          bars_ExpectAndReturn("This is a silly string");
-          foos_Expect("This is a wacky string");
-          
-          function_c();
-        }
-
-    - :pass: TRUE
-      :should: 'handle creating array expects when we have mixed arguments for single object'
-      :code: |
-        test()
-        {
-          int expect_list[] = { 1, 9 };
-          no_pointers_Expect(1, "silly");
-          mixed_ExpectAndReturn(6, expect_list, 7, 13);
-          
-          TEST_ASSERT_EQUAL(13, function_d());
-        }
-
-    - :pass: FALSE
-      :should: 'handle creating array expects when we have mixed arguments and handle failures for single object'
-      :code: |
-        test()
-        {
-          int expect_list[] = { 9, 1 };
-          no_pointers_Expect(1, "silly");
-          mixed_ExpectAndReturn(6, expect_list, 7, 13);
-          
-          TEST_ASSERT_EQUAL(13, function_d());
-        }
-
-    - :pass: TRUE
-      :should: 'handle creating array expects when we have mixed arguments for multiple objects'
-      :code: |
-        test()
-        {
-          int expect_list[] = { 1, 2, 3, 4, 6 };
-          no_pointers_Expect(1, "silly");
-          mixed_ExpectWithArrayAndReturn(6, expect_list, 4, 7, 13);
-          
-          TEST_ASSERT_EQUAL(13, function_d());
-        }
-
-    - :pass: FALSE
-      :should: 'handle creating array expects when we have mixed arguments and handle failures for multiple objects'
-      :code: |
-        test()
-        {
-          int expect_list[] = { 1, 2, 3, 4, 6 };
-          no_pointers_Expect(1, "silly");
-          mixed_ExpectWithArrayAndReturn(6, expect_list, 5, 7, 13);
-          
-          TEST_ASSERT_EQUAL(13, function_d());
-        }
-
-    - :pass: TRUE
-      :should: 'handle a passing version of a potential packing problem (particularly try with ARM simulators)'
-      :code: |
-        test()
-        {
-          short expect_list[] = { -2, -3, -4 };
-          potential_packing_problem_ExpectWithArray(expect_list, 3);
-          
-          function_e();
-        }
-
-    - :pass: FALSE
-      :should: 'handle a failing version of a potential packing problem (particularly try with ARM simulators)'
-      :code: |
-        test()
-        {
-          short expect_list[] = { -2, -3, 4 };
-          potential_packing_problem_ExpectWithArray(expect_list, 3);
-          
-          function_e();
-        }
-
-
-...
diff --git a/tools/ceedling/vendor/cmock/test/system/test_interactions/basic_expect_and_return.yml b/tools/ceedling/vendor/cmock/test/system/test_interactions/basic_expect_and_return.yml
deleted file mode 100644 (file)
index ecd6b2c..0000000
+++ /dev/null
@@ -1,123 +0,0 @@
----
-:cmock:
-  :plugins:
-  - # none
-
-:systest:
-  :types: |
-    #define UINT32 unsigned int
-    
-    typedef signed int custom_type;
-
-  :mockable: |
-    UINT32 foo(custom_type a);
-    UINT32 bar(custom_type b);
-    UINT32 foo_varargs(custom_type a, ...);
-    char* foo_char_strings(char a[], char* b);
-
-  :source: 
-    :header: |    
-      UINT32 function_a(int a, int b);
-      void function_b(void);
-      UINT32 function_c(int a);
-      char* function_d(char a[], char* b);
-
-    :code: |
-      UINT32 function_a(int a, int b)    
-      {
-        return foo((custom_type)a) + bar((custom_type)b);
-      }    
-
-      void function_b(void) { }
-
-      UINT32 function_c(int a)    
-      {
-        return foo_varargs((custom_type)a, "ignored", 5);
-      }
-      
-      char* function_d(char a[], char* b)
-      {
-        return foo_char_strings(a, b);
-      }
-      
-  :tests:
-    :common: |
-      void setUp(void) {}
-      void tearDown(void) {}
-      
-    :units:
-    - :pass: TRUE
-      :should: 'successfully exercise two simple ExpectAndReturn mock calls'
-      :code: |
-        test()
-        {
-          foo_ExpectAndReturn((custom_type)1, 10);
-          bar_ExpectAndReturn((custom_type)2, 20);
-          TEST_ASSERT_EQUAL(30, function_a(1, 2));
-        }
-      
-    - :pass: FALSE
-      :should: 'fail because bar() is not called but is expected'
-      :code: |
-        test()
-        {
-          foo_ExpectAndReturn((custom_type)1, 10);
-          TEST_ASSERT_EQUAL(30, function_a(1, 2));
-        }
-
-    - :pass: FALSE
-      :should: 'fail because bar() is called but is not expected'
-      :code: |
-        test()
-        {
-          bar_ExpectAndReturn((custom_type)1, 10);
-          function_b();
-        }
-
-    - :pass: TRUE
-      :should: 'consume var args passed to mocked function'
-      :code: |
-        test()
-        {
-          foo_varargs_ExpectAndReturn((custom_type)3, 10);
-          TEST_ASSERT_EQUAL(10, function_c(3));
-        }
-
-    - :pass: TRUE
-      :should: 'handle char strings'
-      :code: |
-        test()
-        {
-          foo_char_strings_ExpectAndReturn("larry", "curly", "moe");
-          TEST_ASSERT_EQUAL_STRING("moe", function_d("larry", "curly"));
-        }
-        
-    - :pass: TRUE
-      :should: 'successfully exercise multiple cycles of expecting and mocking and pass'
-      :code: |
-        test()
-        {
-          foo_ExpectAndReturn((custom_type)1, 10);
-          bar_ExpectAndReturn((custom_type)2, 20);
-          TEST_ASSERT_EQUAL(30, function_a(1, 2));
-          
-          foo_ExpectAndReturn((custom_type)3, 30);
-          bar_ExpectAndReturn((custom_type)4, 40);
-          TEST_ASSERT_EQUAL(70, function_a(3, 4));
-        }
-        
-    - :pass: FALSE
-      :should: 'successfully exercise multiple cycles of expecting and mocking and fail'
-      :code: |
-        test()
-        {
-          foo_ExpectAndReturn((custom_type)1, 10);
-          bar_ExpectAndReturn((custom_type)2, 20);
-          TEST_ASSERT_EQUAL(30, function_a(1, 2));
-          
-          foo_ExpectAndReturn((custom_type)3, 30);
-          bar_ExpectAndReturn((custom_type)4, 40);
-          TEST_ASSERT_EQUAL(70, function_a(3, 5));
-        }
-
-...
diff --git a/tools/ceedling/vendor/cmock/test/system/test_interactions/const_primitives_handling.yml b/tools/ceedling/vendor/cmock/test/system/test_interactions/const_primitives_handling.yml
deleted file mode 100644 (file)
index 2fc1b21..0000000
+++ /dev/null
@@ -1,87 +0,0 @@
----
-:cmock:
-  :plugins:
-  - # none
-
-:systest:
-  :types: |
-
-  :mockable: |
-    // no argument names
-    void foo(char const*, char* const, const char*);
-    
-    // argument names
-    void bar(char const* param1, char* const param2, const char* param3);
-
-  :source: 
-    :header: |
-      void exercise_const1(char const* param1, char* const param2, const char* param3);
-      void exercise_const2(char const* param1, char* const param2, const char* param3);
-
-    :code: |
-      char value1 = '1';
-      char value2 = '2';
-    
-      const char* A = &value1;
-      char* const B = &value2;
-      const char* C = "C";
-      const char* D = "D";
-    
-      void exercise_const1(char const* param1, char* const param2, const char* param3)
-      {
-        foo(param1, param2, param3);
-      }
-
-      void exercise_const2(char const* param1, char* const param2, const char* param3)
-      {
-        bar(param1, param2, param3);
-      }
-      
-  :tests:
-    :common: |
-      extern const char* A;
-      extern char* const B;
-      extern const char* C;
-      extern const char* D;
-      
-      void setUp(void) {}
-      void tearDown(void) {}
-    :units:
-    - :pass: TRUE
-      :should: 'successfully pass several const parameters'
-      :code: |
-        test()
-        {
-          foo_Expect( A, B, C );
-          exercise_const1( A, B, C );
-        }
-      
-    - :pass: FALSE
-      :should: 'should fail upon wrong const arguments passed'
-      :code: |
-        test()
-        {
-          foo_Expect( A, B, C );
-          exercise_const1( (const char*)B, (char * const)A, C );
-        }
-
-    - :pass: FALSE
-      :should: 'should fail upon wrong const arguments passed'
-      :code: |
-        test()
-        {
-          foo_Expect( A, B, C );
-          exercise_const1( A, B, D );
-        }
-
-    - :pass: FALSE
-      :should: 'should fail upon wrong const arguments passed'
-      :code: |
-        test()
-        {
-          bar_Expect( A, B, C );
-          exercise_const2( A, (char * const)C, (const char *)B );
-        }
-
-
-...
diff --git a/tools/ceedling/vendor/cmock/test/system/test_interactions/enforce_strict_ordering.yml b/tools/ceedling/vendor/cmock/test/system/test_interactions/enforce_strict_ordering.yml
deleted file mode 100644 (file)
index 61e2999..0000000
+++ /dev/null
@@ -1,247 +0,0 @@
----
-:cmock:
-  :enforce_strict_ordering: 1
-  :plugins:
-  - :ignore
-  - :cexception
-
-:systest:
-  :types: |
-    #define UINT32 unsigned int
-    
-    typedef signed int custom_type;
-
-  :mockable: |
-    #include  "CException.h"
-    UINT32 foo(custom_type a);
-    UINT32 bar(custom_type b);
-    void baz(custom_type c);
-
-  :source: 
-    :header: |
-      #include "CException.h"
-      UINT32 function_a(int a, int b);
-      void function_b(void);
-      void function_c(void);
-      void function_d(void);
-
-    :code: |
-      UINT32 function_a(int a, int b)    
-      {
-        return foo((custom_type)a) + bar((custom_type)b);
-      }    
-
-      void function_b(void) 
-      { 
-        baz((custom_type)1);
-        foo((custom_type)2);
-        bar((custom_type)3);
-        baz((custom_type)4);
-        foo((custom_type)5);
-        bar((custom_type)6);
-        baz((custom_type)7);
-      }
-
-      void function_c(void) 
-      {
-        foo((custom_type)1);
-        foo((custom_type)2);
-        bar((custom_type)3);
-        bar((custom_type)4);
-        foo((custom_type)5);
-      }
-      
-      void function_d(void)
-      {
-        CEXCEPTION_T e;
-        Try
-        {
-          foo((custom_type)1);
-        }
-        Catch(e) {}
-        Try
-        {
-          bar((custom_type)2);
-        }
-        Catch(e) {}
-        Try
-        {
-          foo((custom_type)3);
-        }
-        Catch(e) {}
-      }
-      
-  :tests:
-    :common: |
-      #include "CException.h"
-      void setUp(void) {}
-      void tearDown(void) {}
-      
-    :units:
-    - :pass: TRUE
-      :should: 'successfully exercise two simple ExpectAndReturn mock calls'
-      :code: |
-        test()
-        {
-          foo_ExpectAndReturn((custom_type)1, 10);
-          bar_ExpectAndReturn((custom_type)2, 20);
-          TEST_ASSERT_EQUAL(30, function_a(1, 2));
-        }
-      
-    - :pass: FALSE
-      :should: 'fail because bar() is called but is not expected'
-      :verify_error: 'called more times than expected'
-      :code: |
-        test()
-        {
-          foo_ExpectAndReturn((custom_type)1, 10);
-          TEST_ASSERT_EQUAL(30, function_a(1, 2));
-        }
-      
-    - :pass: FALSE
-      :should: 'fail because bar() is called twice but is expected once'
-      :verify_error: 'called less times than expected'
-      :code: |
-        test()
-        {
-          foo_ExpectAndReturn((custom_type)1, 10);
-          bar_ExpectAndReturn((custom_type)2, 20);
-          bar_ExpectAndReturn((custom_type)3, 30);
-          TEST_ASSERT_EQUAL(30, function_a(1, 2));
-        }
-
-    - :pass: FALSE
-      :should: 'fail because bar and foo called in reverse order'
-      :verify_error: 'called earlier than expected'
-      :code: |
-        test()
-        {
-          bar_ExpectAndReturn((custom_type)2, 20);
-          foo_ExpectAndReturn((custom_type)1, 10);
-          TEST_ASSERT_EQUAL(30, function_a(1, 2));
-        }
-
-    - :pass: TRUE
-      :should: 'pass because bar and foo called in order with multiple params'
-      :code: |
-        test()
-        {
-          foo_ExpectAndReturn((custom_type)1, 10);
-          foo_ExpectAndReturn((custom_type)2, 10);
-          bar_ExpectAndReturn((custom_type)3, 20);
-          bar_ExpectAndReturn((custom_type)4, 10);
-          foo_ExpectAndReturn((custom_type)5, 10);
-          function_c();
-        }
-
-    - :pass: FALSE
-      :should: 'fail because bar and foo called out of order at end'
-      :code: |
-        test()
-        {
-          foo_ExpectAndReturn((custom_type)1, 10);
-          foo_ExpectAndReturn((custom_type)2, 10);
-          bar_ExpectAndReturn((custom_type)3, 20);
-          foo_ExpectAndReturn((custom_type)5, 10);
-          bar_ExpectAndReturn((custom_type)4, 10);
-          function_c();
-        }
-
-    - :pass: FALSE
-      :should: 'fail because bar and foo called out of order at start'
-      :code: |
-        test()
-        {
-          foo_ExpectAndReturn((custom_type)2, 10);
-          foo_ExpectAndReturn((custom_type)1, 10);
-          bar_ExpectAndReturn((custom_type)3, 20);
-          bar_ExpectAndReturn((custom_type)4, 10);
-          foo_ExpectAndReturn((custom_type)5, 10);
-          function_c();
-        }
-
-    - :pass: TRUE
-      :should: 'pass because we are properly ignoring baz'
-      :code: |
-        test()
-        {
-          baz_Ignore();
-          foo_ExpectAndReturn((custom_type)2, 10);
-          bar_ExpectAndReturn((custom_type)3, 20);
-          foo_ExpectAndReturn((custom_type)5, 10);
-          bar_ExpectAndReturn((custom_type)6, 10);
-          function_b();
-        }
-
-    - :pass: FALSE
-      :should: 'fail because bar and foo out of order, even though baz is ignored'
-      :code: |
-        test()
-        {
-          baz_Ignore();
-          foo_ExpectAndReturn((custom_type)2, 10);
-          foo_ExpectAndReturn((custom_type)5, 10);
-          bar_ExpectAndReturn((custom_type)3, 20);
-          bar_ExpectAndReturn((custom_type)6, 10);
-          function_b();
-        }
-        
-    - :pass: TRUE
-      :should: 'pass when using cexception, as long as the order is right'
-      :code: |
-        test()
-        {
-          foo_ExpectAndThrow((custom_type)1, 10);
-          bar_ExpectAndReturn((custom_type)2, 20);
-          foo_ExpectAndReturn((custom_type)3, 10);
-          function_d();
-        }
-
-    - :pass: FALSE
-      :should: 'fail when an throw call is made out of order'
-      :code: |
-        test()
-        {
-          bar_ExpectAndReturn((custom_type)2, 20);
-          foo_ExpectAndThrow((custom_type)1, 10);
-          foo_ExpectAndReturn((custom_type)3, 10);
-          function_d();
-        }
-        
-    - :pass: TRUE
-      :should: 'successfully handle back to back ExpectAndReturn setup and mock calls'
-      :code: |
-        test()
-        {
-          foo_ExpectAndReturn((custom_type)1, 10);
-          bar_ExpectAndReturn((custom_type)2, 20);
-          TEST_ASSERT_EQUAL(30, function_a(1, 2));
-          
-          foo_ExpectAndReturn((custom_type)3, 30);
-          bar_ExpectAndReturn((custom_type)4, 40);
-          TEST_ASSERT_EQUAL(70, function_a(3, 4));
-          
-          foo_ExpectAndReturn((custom_type)1, 50);
-          bar_ExpectAndReturn((custom_type)9, 60);
-          TEST_ASSERT_EQUAL(110, function_a(1, 9));
-        }
-      
-    - :pass: FALSE
-      :should: 'successfully catch errors during back to back ExpectAndReturn setup and mock calls'
-      :verify_error: 'called earlier than expected'
-      :code: |
-        test()
-        {
-          foo_ExpectAndReturn((custom_type)1, 10);
-          bar_ExpectAndReturn((custom_type)2, 20);
-          TEST_ASSERT_EQUAL(30, function_a(1, 2));
-          
-          foo_ExpectAndReturn((custom_type)3, 30);
-          bar_ExpectAndReturn((custom_type)4, 40);
-          TEST_ASSERT_EQUAL(70, function_a(3, 4));
-          
-          bar_ExpectAndReturn((custom_type)9, 60);
-          foo_ExpectAndReturn((custom_type)1, 50);
-          TEST_ASSERT_EQUAL(110, function_a(1, 9));
-        }
-...
diff --git a/tools/ceedling/vendor/cmock/test/system/test_interactions/expect_and_return_custom_types.yml b/tools/ceedling/vendor/cmock/test/system/test_interactions/expect_and_return_custom_types.yml
deleted file mode 100644 (file)
index f5b13a3..0000000
+++ /dev/null
@@ -1,108 +0,0 @@
----
-:cmock:
-  :plugins:
-  - # none
-  :memcmp_if_unknown: false
-  
-:systest:
-  :types: |
-    typedef struct _EXAMPLE_STRUCT_T { int x; int y; } EXAMPLE_STRUCT_T;
-
-  :mockable: |
-    EXAMPLE_STRUCT_T foo(EXAMPLE_STRUCT_T a);
-
-  :source: 
-    :header: |    
-      EXAMPLE_STRUCT_T function_a(EXAMPLE_STRUCT_T a, EXAMPLE_STRUCT_T b);
-      EXAMPLE_STRUCT_T function_b(EXAMPLE_STRUCT_T a, EXAMPLE_STRUCT_T b);
-
-    :code: |
-      EXAMPLE_STRUCT_T function_a(EXAMPLE_STRUCT_T a, EXAMPLE_STRUCT_T b)    
-      {
-        EXAMPLE_STRUCT_T retval = foo(a);
-        retval.x += b.x;
-        retval.y += b.y;
-        return retval;
-      }    
-      
-      EXAMPLE_STRUCT_T function_b(EXAMPLE_STRUCT_T a, EXAMPLE_STRUCT_T b)    
-      {
-        EXAMPLE_STRUCT_T retval = foo(b);
-        retval.x *= a.x;
-        retval.y *= a.y;
-        return retval;
-      }    
-
-  :tests:
-    :common: |
-      #include "expect_and_return_custom_types_unity_helper.h"
-      void setUp(void) {}
-      void tearDown(void) {}
-      
-    :units:
-    - :pass: TRUE
-      :should: 'successfully exercise simple ExpectAndReturn mock calls'
-      :code: |
-        test()
-        {
-          EXAMPLE_STRUCT_T c = {1,2};
-          EXAMPLE_STRUCT_T d = {3,4};
-          EXAMPLE_STRUCT_T e = {2,4};
-          EXAMPLE_STRUCT_T f = {5,8};
-          foo_ExpectAndReturn(c, e);
-          TEST_ASSERT_EQUAL_EXAMPLE_STRUCT_T(f, function_a(c,d));
-        }
-      
-    - :pass: FALSE
-      :should: 'fail because it is expecting to call foo with c not d'
-      :code: |
-        test()
-        {
-          EXAMPLE_STRUCT_T c = {1,2};
-          EXAMPLE_STRUCT_T d = {3,4};
-          EXAMPLE_STRUCT_T e = {2,4};
-          EXAMPLE_STRUCT_T f = {5,8};
-          foo_ExpectAndReturn(d, e);
-          TEST_ASSERT_EQUAL_EXAMPLE_STRUCT_T(f, function_a(c,d));
-        }
-        
-    - :pass: TRUE
-      :should: 'successfully exercise simple ExpectAndReturn mock calls on other function'
-      :code: |
-        test()
-        {
-          EXAMPLE_STRUCT_T c = {1,2};
-          EXAMPLE_STRUCT_T d = {3,4};
-          EXAMPLE_STRUCT_T e = {2,4};
-          EXAMPLE_STRUCT_T f = {2,8};
-          foo_ExpectAndReturn(d, e);
-          TEST_ASSERT_EQUAL_EXAMPLE_STRUCT_T(f, function_b(c,d));
-        }
-      
-    - :pass: FALSE
-      :should: 'fail because it is expecting to call foo with d not c'
-      :code: |
-        test()
-        {
-          EXAMPLE_STRUCT_T c = {1,2};
-          EXAMPLE_STRUCT_T d = {3,4};
-          EXAMPLE_STRUCT_T e = {2,4};
-          EXAMPLE_STRUCT_T f = {2,8};
-          foo_ExpectAndReturn(c, e);
-          TEST_ASSERT_EQUAL_EXAMPLE_STRUCT_T(f, function_b(c,d));
-        }
-
-  :unity_helper:
-    :header: |
-      void AssertEqualExampleStruct(EXAMPLE_STRUCT_T expected, EXAMPLE_STRUCT_T actual, unsigned short line);
-      #define UNITY_TEST_ASSERT_EQUAL_EXAMPLE_STRUCT_T(expected, actual, line, message) {AssertEqualExampleStruct(expected, actual, line);}
-      #define TEST_ASSERT_EQUAL_EXAMPLE_STRUCT_T(expected, actual) UNITY_TEST_ASSERT_EQUAL_EXAMPLE_STRUCT_T(expected, actual, __LINE__, NULL);
-
-    :code: |
-      void AssertEqualExampleStruct(EXAMPLE_STRUCT_T expected, EXAMPLE_STRUCT_T actual, unsigned short line)
-      {
-        UNITY_TEST_ASSERT_EQUAL_INT(expected.x, actual.x, line, "Example Struct Failed For Field x");
-        UNITY_TEST_ASSERT_EQUAL_INT(expected.y, actual.y, line, "Example Struct Failed For Field y");
-      }
-
-...
diff --git a/tools/ceedling/vendor/cmock/test/system/test_interactions/expect_and_return_treat_as.yml b/tools/ceedling/vendor/cmock/test/system/test_interactions/expect_and_return_treat_as.yml
deleted file mode 100644 (file)
index 2a73273..0000000
+++ /dev/null
@@ -1,173 +0,0 @@
----
-:cmock:
-  :plugins:
-  - # none
-  :treat_as:
-    MY_STRING: STRING
-    MY_INT: INT
-    PTR_INT: INT*
-    MY_HEX: HEX32
-
-:systest:
-  :types: |
-    typedef char* MY_STRING;
-    typedef int MY_INT;
-    typedef unsigned int MY_HEX;
-    typedef int* PTR_INT;
-
-  :mockable: |
-    MY_INT foo(MY_HEX a);
-    MY_INT bar(MY_HEX b);
-    MY_STRING foo_char_strings(MY_STRING a, MY_STRING b);
-    float float_adder(float a, float b);
-    MY_INT* pointer_foo(MY_HEX* a);
-    void pointer_bar(PTR_INT a);
-
-  :source: 
-    :header: |    
-      MY_INT function_a(MY_INT a, MY_INT b);
-      MY_STRING function_b(MY_STRING a, MY_STRING b);
-      float function_c(float a, float b);
-      MY_INT function_d(MY_HEX a);
-      void function_e(PTR_INT a);
-
-    :code: |
-      MY_INT function_a(MY_INT a, MY_INT b)    
-      {
-        return foo((MY_HEX)a) + bar((MY_HEX)b);
-      }    
-      
-      MY_STRING function_b(MY_STRING a, MY_STRING b)
-      {
-        return foo_char_strings(a, b);
-      }
-      
-      float function_c(float a, float b)
-      {
-        return float_adder(b, a);
-      }
-      
-      MY_INT function_d(MY_HEX a)
-      {
-        MY_HEX b = a;
-        MY_INT* c = pointer_foo(&b);
-        return *c;
-      }
-      
-      void function_e(PTR_INT a)
-      {
-        pointer_bar(a);
-      }
-      
-  :tests:
-    :common: |
-      void setUp(void) {}
-      void tearDown(void) {}
-      
-    :units:
-    - :pass: TRUE
-      :should: 'successfully exercise two simple ExpectAndReturn mock calls'
-      :code: |
-        test()
-        {
-          foo_ExpectAndReturn((MY_HEX)1, 10);
-          bar_ExpectAndReturn((MY_HEX)2, 20);
-          TEST_ASSERT_EQUAL(30, function_a(1, 2));
-        }
-      
-    - :pass: FALSE
-      :should: 'fail because bar() is expected but not called'
-      :code: |
-        test()
-        {
-          foo_ExpectAndReturn((MY_HEX)1, 10);
-          TEST_ASSERT_EQUAL(30, function_a(1, 2));
-        }
-
-    - :pass: FALSE
-      :should: 'fail because foo_char_strings() is called but is not expected'
-      :code: |
-        test()
-        {
-          foo_char_strings_ExpectAndReturn((MY_STRING)"jello", (MY_STRING)"jiggle", (MY_STRING)"boing!");
-          function_a(1,2);
-        }
-
-    - :pass: TRUE
-      :should: 'handle char strings'
-      :code: |
-        test()
-        {
-          foo_char_strings_ExpectAndReturn((MY_STRING)"jello", (MY_STRING)"jiggle", (MY_STRING)"boing!");
-          TEST_ASSERT_EQUAL_STRING("boing!", function_b((MY_STRING)"jello", (MY_STRING)"jiggle"));
-        }
-
-    - :pass: TRUE
-      :should: 'handle floating point numbers with Unity support: pass'
-      :code: |
-        test()
-        {
-          float_adder_ExpectAndReturn(1.2345, 6.7890, 8.0235);
-          TEST_ASSERT_EQUAL_FLOAT(8.0235, function_c(6.7890, 1.2345));
-        }
-
-    - :pass: FALSE
-      :should: 'handle floating point numbers with Unity support: fail'
-      :code: |
-        test()
-        {
-          float_adder_ExpectAndReturn(1.2345, 6.7892, 8.0235);
-          TEST_ASSERT_EQUAL_FLOAT(8.0235, function_c(6.7890, 1.2345));
-        }
-        
-    - :pass: TRUE
-      :should: 'handle pointers to treat_as values just as cleanly as the treat_as itself for passes'
-      :code: |
-        test()
-        {
-          MY_HEX TestHex = (MY_HEX)45;
-          MY_INT TestInt = (MY_INT)33;
-          pointer_foo_ExpectAndReturn(&TestHex, &TestInt);
-          TEST_ASSERT_EQUAL_INT(33, function_d(45));
-        }
-        
-    - :pass: FALSE
-      :should: 'handle pointers to treat_as values just as cleanly as the treat_as itself for failures'
-      :verify_error: 'Element 0 Expected 0x0000002D Was 0x0000002B'
-      :code: |
-        test()
-        {
-          MY_HEX TestHex = (MY_HEX)45;
-          MY_INT TestInt = (MY_INT)33;
-          pointer_foo_ExpectAndReturn(&TestHex, &TestInt);
-          TEST_ASSERT_EQUAL_INT(33, function_d(43));
-        }
-        
-    - :pass: TRUE
-      :should: 'handle treat_as values containing pointers for passes'
-      :code: |
-        test()
-        {
-          MY_INT ExpInt = (MY_INT)33;
-          PTR_INT ExpPtr = (PTR_INT)(&ExpInt);
-          MY_INT ActInt = (MY_INT)33;
-          PTR_INT ActPtr = (PTR_INT)(&ActInt);
-          pointer_bar_Expect(ExpPtr);
-          function_e(ActPtr);
-        }
-        
-    - :pass: FALSE
-      :should: 'handle treat_as values containing pointers for failures'
-      :verify_error: 'Element 0 Expected 33 Was 45'
-      :code: |
-        test()
-        {
-          MY_INT ExpInt = (MY_INT)33;
-          PTR_INT ExpPtr = (PTR_INT)(&ExpInt);
-          MY_INT ActInt = (MY_INT)45;
-          PTR_INT ActPtr = (PTR_INT)(&ActInt);
-          pointer_bar_Expect(ExpPtr);
-          function_e(ActPtr);
-        }
-
-...
diff --git a/tools/ceedling/vendor/cmock/test/system/test_interactions/expect_and_throw.yml b/tools/ceedling/vendor/cmock/test/system/test_interactions/expect_and_throw.yml
deleted file mode 100644 (file)
index c22524c..0000000
+++ /dev/null
@@ -1,170 +0,0 @@
----
-:cmock:
-  :plugins:
-  - :cexception
-
-:systest:
-  :types: |
-    #define UINT32 unsigned int
-    typedef signed int custom_type;
-
-  :mockable: |
-    #include "CException.h"
-    UINT32 foo(custom_type a);
-    UINT32 bar(custom_type b);
-    UINT32 foo_varargs(custom_type a, ...);
-
-  :source: 
-    :header: |
-      #include "CException.h"
-      UINT32 function_a(int a);
-      void function_b(char a);
-
-    :code: |
-      UINT32 function_a(int a)    
-      {
-        UINT32 r = 0;
-        CEXCEPTION_T e;
-        
-        Try
-        {
-          r = (UINT32)foo((custom_type)a);
-        }
-        Catch(e)
-        {
-          r = (UINT32)e*2;
-        }
-        return r;
-      }
-      
-      void function_b(char a)
-      {
-        if (a)
-        {
-          Throw((CEXCEPTION_T)a);
-        }
-      }
-      
-  :tests:
-    :common: |
-      #include "CException.h"
-      void setUp(void) {}
-      void tearDown(void) {}
-      
-    :units:
-    - :pass: TRUE
-      :should: 'successfully exercise a simple ExpectAndReturn mock calls'
-      :code: |
-        test()
-        {
-          foo_ExpectAndReturn((custom_type)1, 10);
-          TEST_ASSERT_EQUAL(10, function_a(1));
-        }
-      
-    - :pass: TRUE
-      :should: 'successfully throw an error on first call'
-      :code: |
-        test()
-        {
-          foo_ExpectAndThrow((custom_type)1, 55);
-          TEST_ASSERT_EQUAL(110, function_a(1));
-        }
-      
-    - :pass: TRUE
-      :should: 'successfully throw an error on later calls'
-      :code: |
-        test()
-        {
-          foo_ExpectAndReturn((custom_type)1, 10);
-          foo_ExpectAndReturn((custom_type)2, 20);
-          foo_ExpectAndThrow((custom_type)3, 15);
-          foo_ExpectAndReturn((custom_type)4, 40);
-          TEST_ASSERT_EQUAL(10, function_a(1));
-          TEST_ASSERT_EQUAL(20, function_a(2));
-          TEST_ASSERT_EQUAL(30, function_a(3));
-          TEST_ASSERT_EQUAL(40, function_a(4));
-        }
-      
-    - :pass: TRUE
-      :should: 'pass because we nothing happens'
-      :code: |
-        test()
-        {
-          function_b(0);
-        }
-      
-    - :pass: FALSE
-      :should: 'fail because we did not expect function B to throw'
-      :code: |
-        test()
-        {
-          function_b(1);
-        }
-      
-    - :pass: TRUE
-      :should: 'fail because we expect function B to throw'
-      :code: |
-        test()
-        {
-          CEXCEPTION_T e;
-          Try
-          {
-            function_b(3);
-            TEST_FAIL_MESSAGE("Should Have Thrown");
-          }
-          Catch(e)
-          {
-            TEST_ASSERT_EQUAL(3, e);
-          }
-        }
-      
-    - :pass: TRUE
-      :should: 'successfully throw an error on consecutive calls'
-      :code: |
-        test()
-        {
-          foo_ExpectAndReturn((custom_type)1, 10);
-          foo_ExpectAndReturn((custom_type)1, 20);
-          foo_ExpectAndThrow((custom_type)1, 15);
-          foo_ExpectAndThrow((custom_type)3, 40);
-          TEST_ASSERT_EQUAL(10, function_a(1));
-          TEST_ASSERT_EQUAL(20, function_a(1));
-          TEST_ASSERT_EQUAL(30, function_a(1));
-          TEST_ASSERT_EQUAL(80, function_a(3));
-        }
-      
-    - :pass: TRUE
-      :should: 'successfully throw an error on later calls and after a previous mock call'
-      :code: |
-        test()
-        {
-          foo_ExpectAndReturn((custom_type)1, 10);
-          foo_ExpectAndReturn((custom_type)1, 20);
-          foo_ExpectAndThrow((custom_type)1, 15);
-          TEST_ASSERT_EQUAL(10, function_a(1));
-          TEST_ASSERT_EQUAL(20, function_a(1));
-          TEST_ASSERT_EQUAL(30, function_a(1));
-          
-          foo_ExpectAndReturn((custom_type)2, 20);
-          foo_ExpectAndThrow((custom_type)3, 40);
-          TEST_ASSERT_EQUAL(20, function_a(2));
-          TEST_ASSERT_EQUAL(80, function_a(3));
-        }
-      
-    - :pass: TRUE
-      :should: 'successfully throw an error if expects and mocks called before it'
-      :code: |
-        test()
-        {
-          foo_ExpectAndReturn((custom_type)1, 10);
-          foo_ExpectAndReturn((custom_type)1, 20);
-          TEST_ASSERT_EQUAL(10, function_a(1));
-          TEST_ASSERT_EQUAL(20, function_a(1));
-          
-          foo_ExpectAndReturn((custom_type)2, 20);
-          foo_ExpectAndThrow((custom_type)3, 40);
-          TEST_ASSERT_EQUAL(20, function_a(2));
-          TEST_ASSERT_EQUAL(80, function_a(3));
-        }
-        
-...
diff --git a/tools/ceedling/vendor/cmock/test/system/test_interactions/fancy_pointer_handling.yml b/tools/ceedling/vendor/cmock/test/system/test_interactions/fancy_pointer_handling.yml
deleted file mode 100644 (file)
index e6e75e5..0000000
+++ /dev/null
@@ -1,208 +0,0 @@
----
-:cmock:
-  :plugins:
-  - # none
-  :treat_as:
-    INT_PTR: INT* 
-
-:systest:
-  :types: |
-    typedef struct _POINT_T {
-      int x;
-      int y;
-    } POINT_T;
-    typedef int* INT_PTR;
-
-  :mockable: |
-    void foo(POINT_T* a);
-    POINT_T* bar(void);
-    void fooa(POINT_T a[]);
-    void foos(const char *a);
-    const char* bars(void);
-    INT_PTR zoink(INT_PTR a);
-
-  :source: 
-    :header: |    
-      void function_a(void);
-      void function_b(void);
-      void function_c(void);
-      int  function_d(void);
-
-    :code: |
-      void function_a(void)    
-      {
-        foo(bar());
-      }    
-
-      void function_b(void) {
-        fooa(bar());
-      }
-      
-      void function_c(void) {
-        foos(bars());
-      }
-      
-      int function_d(void) {
-        int i = 456;
-        INT_PTR ptr = (INT_PTR)(&i);
-        return (int)(*(zoink(ptr)));
-      }
-      
-  :tests:
-    :common: |
-      void setUp(void) {}
-      void tearDown(void) {}
-      
-    :units:
-    - :pass: TRUE
-      :should: 'handle the situation where we pass nulls to pointers'
-      :code: |
-        test()
-        {
-          bar_ExpectAndReturn(NULL);
-          foo_Expect(NULL);
-          
-          function_a();
-        }
-        
-    - :pass: TRUE
-      :should: 'handle the situation where we pass single object with expect'
-      :code: |
-        test()
-        {
-          POINT_T pt = {1, 2};
-          POINT_T ex = {1, 2};
-          bar_ExpectAndReturn(&pt);
-          foo_Expect(&ex);
-          
-          function_a();
-        }
-        
-    - :pass: FALSE
-      :should: 'handle the situation where we pass single object with expect and it is wrong'
-      :code: |
-        test()
-        {
-          POINT_T pt = {1, 2};
-          POINT_T ex = {1, 3};
-          bar_ExpectAndReturn(&pt);
-          foo_Expect(&ex);
-          
-          function_a();
-        }
-        
-    - :pass: FALSE
-      :should: 'handle the situation where we pass nulls to pointers and fail'
-      :code: |
-        test()
-        {
-          POINT_T pt = {1, 2};
-          bar_ExpectAndReturn(&pt);
-          foo_Expect(NULL);
-          
-          function_a();
-        }
-      
-    - :pass: TRUE
-      :should: 'handle the situation where we pass nulls to arrays'
-      :code: |
-        test()
-        {
-          bar_ExpectAndReturn(NULL);
-          fooa_Expect(NULL);
-          
-          function_b();
-        }
-
-    - :pass: TRUE
-      :should: 'handle the situation where we pass single array element with expect'
-      :code: |
-        test()
-        {
-          POINT_T pt = {1, 2};
-          POINT_T ex = {1, 2};
-          bar_ExpectAndReturn(&pt);
-          fooa_Expect(&ex);
-          
-          function_b();
-        }
-        
-    - :pass: FALSE
-      :should: 'handle the situation where we pass single array element with expect and it is wrong'
-      :code: |
-        test()
-        {
-          POINT_T pt = {1, 2};
-          POINT_T ex = {1, 3};
-          bar_ExpectAndReturn(&pt);
-          fooa_Expect(&ex);
-          
-          function_b();
-        }
-        
-    - :pass: FALSE
-      :should: 'handle the situation where we pass nulls to arrays and fail'
-      :code: |
-        test()
-        {
-          POINT_T pt = {1, 2};
-          bar_ExpectAndReturn(&pt);
-          fooa_Expect(NULL);
-          
-          function_b();
-        }
-
-    - :pass: TRUE
-      :should: 'handle standard c string as null terminated on not do crappy memory compares of a byte, passing'
-      :code: |
-        test()
-        {
-          bars_ExpectAndReturn("This is a\0 silly string");
-          foos_Expect("This is a\0 wacky string");
-          
-          function_c();
-        }
-        
-    - :pass: FALSE
-      :should: 'handle standard c string as null terminated on not do crappy memory compares of a byte, finding failures'
-      :code: |
-        test()
-        {
-          bars_ExpectAndReturn("This is a silly string");
-          foos_Expect("This is a wacky string");
-          
-          function_c();
-        }
-        
-    - :pass: TRUE
-      :should: 'handle handle typedefs that ARE pointers by using treat_as'
-      :code: |
-        test()
-        {
-          int e = 456;
-          int r = 789;
-          INT_PTR ptr_e = (INT_PTR)(&e);
-          INT_PTR ptr_r = (INT_PTR)(&r);
-          
-          zoink_ExpectAndReturn(ptr_e, ptr_r);
-          
-          TEST_ASSERT_EQUAL(r, function_d());
-        }
-        
-    - :pass: FALSE
-      :should: 'handle handle typedefs that ARE pointers by using treat_as and catch failures'
-      :code: |
-        test()
-        {
-          int e = 457;
-          int r = 789;
-          INT_PTR ptr_e = (INT_PTR)(&e);
-          INT_PTR ptr_r = (INT_PTR)(&r);
-          
-          zoink_ExpectAndReturn(ptr_e, ptr_r);
-          
-          TEST_ASSERT_EQUAL(r, function_d());
-        }
-
-
-...
diff --git a/tools/ceedling/vendor/cmock/test/system/test_interactions/function_pointer_handling.yml b/tools/ceedling/vendor/cmock/test/system/test_interactions/function_pointer_handling.yml
deleted file mode 100644 (file)
index 9462bdd..0000000
+++ /dev/null
@@ -1,82 +0,0 @@
----
-:cmock:
-  :plugins:
-  - # none
-  :treat_as:
-    FUNCTION_T: PTR
-
-:systest:
-  :types: |
-    typedef void (*FUNCTION_T)(void);
-
-  :mockable: |
-    void takes_function_type( FUNCTION_T myfunc );
-    void takes_function_ptr( unsigned int (*func_ptr)(int, char) );
-    void takes_const_function_ptr( unsigned int (* const)(int, char) );
-    unsigned short (*returns_function_ptr( const char op_code ))( int, long int );
-
-  :source: 
-    :header: |
-      void exercise_function_pointer_param(void);
-      unsigned short (*exercise_function_pointer_return( const char op_code ))( int, long int );
-      
-      // functions for function pointer tests
-      unsigned int dummy_function1(int a, char b);
-      unsigned short dummy_function2(int a, long int b);
-
-    :code: |
-      /*
-       * functions used in tests
-       */
-       
-      unsigned int dummy_function1(int a, char b)
-      {
-        // prevent compiler warnings by using everything
-        return (unsigned int)a + (unsigned int)b;
-      }
-
-      unsigned short dummy_function2(int a, long int b)
-      {
-        // prevent compiler warnings by using everything
-        return (unsigned short)a + (unsigned short)b;
-      }
-
-      /*
-       * functions executed by tests
-       */
-
-      void exercise_function_pointer_param(void)
-      {
-        takes_function_ptr(dummy_function1);
-      }
-
-      unsigned short (*exercise_function_pointer_return( const char op_code ))( int, long int )
-      {
-        return returns_function_ptr(op_code);
-      }
-
-  :tests:
-    :common: |
-      void setUp(void) {}
-      void tearDown(void) {}
-    :units:
-    - :pass: TRUE
-      :should: 'expect a function pointer param'
-      :code: |
-        test()
-        {
-          takes_function_ptr_Expect(dummy_function1);
-          exercise_function_pointer_param();
-        }
-
-    - :pass: TRUE
-      :should: 'return a function pointer'
-      :code: |
-        test()
-        {
-          returns_function_ptr_ExpectAndReturn('z', dummy_function2);
-          TEST_ASSERT_EQUAL_PTR(dummy_function2, exercise_function_pointer_return('z'));
-        }
-
-
-...
diff --git a/tools/ceedling/vendor/cmock/test/system/test_interactions/ignore_and_return.yml b/tools/ceedling/vendor/cmock/test/system/test_interactions/ignore_and_return.yml
deleted file mode 100644 (file)
index 281efd0..0000000
+++ /dev/null
@@ -1,153 +0,0 @@
----
-:cmock:
-  :plugins:
-  - 'ignore'
-
-:systest:
-  :types: |
-
-  :mockable: |
-    int foo(int a);
-    void bar(int b);
-
-  :source: 
-    :header: |
-      int function(int a, int b, int c);
-    :code: |
-      int function(int a, int b, int c)
-      {
-        bar(b);
-        return foo(a) + foo(b) + foo(c);
-      }    
-
-  :tests:
-    :common: |
-      void setUp(void) {}
-      void tearDown(void) {}
-    :units:
-    - :pass: TRUE
-      :should: 'successfully exercise simple ExpectAndReturn mock calls'
-      :code: |
-        test()
-        {
-          bar_Expect(2);
-          foo_ExpectAndReturn(1, 10);
-          foo_ExpectAndReturn(2, 20);
-          foo_ExpectAndReturn(3, 30);
-          TEST_ASSERT_EQUAL(60, function(1, 2, 3));
-        }
-      
-    - :pass: TRUE
-      :should: 'ignore foo() calls'
-      :code: |
-        test()
-        {
-          bar_Expect(4);
-          foo_IgnoreAndReturn(10);
-          foo_IgnoreAndReturn(40);
-          foo_IgnoreAndReturn(80);
-          TEST_ASSERT_EQUAL(130, function(3, 4, 3));
-        }
-      
-    - :pass: TRUE
-      :should: 'ignore foo() calls and always return last item if we run out'
-      :code: |
-        test()
-        {
-          bar_Expect(4);
-          foo_IgnoreAndReturn(20);
-          foo_IgnoreAndReturn(30);
-          TEST_ASSERT_EQUAL(80, function(3, 4, 9));
-        }
-      
-    - :pass: TRUE
-      :should: 'ignore foo() calls and always return only item if only one specified'
-      :code: |
-        test()
-        {
-          bar_Expect(4);
-          foo_IgnoreAndReturn(20);
-          TEST_ASSERT_EQUAL(60, function(3, 4, 9));
-        }
-      
-    - :pass: TRUE
-      :should: 'ignore bar() and foo() calls'
-      :code: |
-        test()
-        {
-          bar_Ignore();
-          foo_IgnoreAndReturn(50);
-          TEST_ASSERT_EQUAL(150, function(0, 0, 0));
-        }
-      
-    - :pass: TRUE
-      :should: 'ignore foo() calls over multiple mock calls'
-      :code: |
-        test()
-        {
-          bar_Ignore();
-          foo_IgnoreAndReturn(50);
-          foo_IgnoreAndReturn(60);
-          foo_IgnoreAndReturn(70);
-          TEST_ASSERT_EQUAL(180, function(0, 0, 0));
-          
-          bar_Ignore();
-          foo_IgnoreAndReturn(30);
-          foo_IgnoreAndReturn(80);
-          foo_IgnoreAndReturn(10);
-          TEST_ASSERT_EQUAL(120, function(0, 0, 0));
-          
-          foo_IgnoreAndReturn(70);
-          foo_IgnoreAndReturn(20);
-          TEST_ASSERT_EQUAL(110, function(0, 0, 0));
-        }
-      
-    - :pass: TRUE
-      :should: 'multiple cycles of expects still pass when ignores enabled'
-      :code: |
-        test()
-        {
-          bar_Expect(2);
-          foo_ExpectAndReturn(1, 50);
-          foo_ExpectAndReturn(2, 60);
-          foo_ExpectAndReturn(3, 70);
-          TEST_ASSERT_EQUAL(180, function(1, 2, 3));
-          
-          bar_Expect(5);
-          foo_ExpectAndReturn(4, 30);
-          foo_ExpectAndReturn(5, 80);
-          foo_ExpectAndReturn(6, 10);
-          TEST_ASSERT_EQUAL(120, function(4, 5, 6));
-          
-          bar_Expect(8);
-          foo_ExpectAndReturn(7, 70);
-          foo_ExpectAndReturn(8, 20);
-          foo_ExpectAndReturn(9, 20);
-          TEST_ASSERT_EQUAL(110, function(7, 8, 9));
-        }
-      
-    - :pass: FALSE
-      :should: 'multiple cycles of expects still fail when ignores enabled'
-      :code: |
-        test()
-        {
-          bar_Expect(2);
-          foo_ExpectAndReturn(1, 50);
-          foo_ExpectAndReturn(2, 60);
-          foo_ExpectAndReturn(3, 70);
-          TEST_ASSERT_EQUAL(180, function(1, 2, 3));
-          
-          bar_Expect(5);
-          foo_ExpectAndReturn(4, 30);
-          foo_ExpectAndReturn(5, 80);
-          foo_ExpectAndReturn(6, 10);
-          TEST_ASSERT_EQUAL(120, function(4, 5, 6));
-          
-          bar_Expect(8);
-          foo_ExpectAndReturn(7, 70);
-          foo_ExpectAndReturn(8, 20);
-          foo_ExpectAndReturn(9, 20);
-          TEST_ASSERT_EQUAL(110, function(0, 8, 9));
-        }
-
-...
diff --git a/tools/ceedling/vendor/cmock/test/system/test_interactions/newer_standards_stuff1.yml b/tools/ceedling/vendor/cmock/test/system/test_interactions/newer_standards_stuff1.yml
deleted file mode 100644 (file)
index 6843eae..0000000
+++ /dev/null
@@ -1,52 +0,0 @@
----
-#The purpose of this test is to pull in some standard library stuff from C99
-:cmock:
-  :includes:
-    - "<stdint.h>"
-    - "<limits.h>"
-
-:systest:
-  :types: |
-    #include <stdint.h>
-    #include <limits.h>
-  
-  
-  :mockable: |
-    int32_t foo(int32_t a);
-
-  :source: 
-    :header: |    
-      int8_t function_a(void);
-
-    :code: |
-      int8_t function_a(void) {
-        return (int8_t)(INT_MIN == foo(INT_MAX));
-      }
-      
-  :tests:
-    :common: |
-      void setUp(void) {}
-      void tearDown(void) {}
-      
-    :units:
-    - :pass: TRUE
-      :should: 'handle handle a simple comparison of C99 types which pass'
-      :code: |
-        test()
-        {
-          foo_ExpectAndReturn(INT_MAX, INT_MIN);
-          
-          TEST_ASSERT_TRUE(function_a());
-        }
-
-    - :pass: FALSE
-      :should: 'handle handle a simple comparison of C99 types which fail'
-      :code: |
-        test()
-        {
-          foo_ExpectAndReturn(INT_MIN, INT_MIN);
-          
-          TEST_ASSERT_TRUE(function_a());
-        }
-        
-...
diff --git a/tools/ceedling/vendor/cmock/test/system/test_interactions/nonstandard_parsed_stuff_1.yml b/tools/ceedling/vendor/cmock/test/system/test_interactions/nonstandard_parsed_stuff_1.yml
deleted file mode 100644 (file)
index 01538ea..0000000
+++ /dev/null
@@ -1,91 +0,0 @@
----
-#The purpose of this test is to play with things like "const char const *" which isn't supported by some compilers
-:cmock:
-  :enforce_strict_ordering: 1
-  :plugins:
-  - :array
-  - :cexception
-  - :ignore
-
-:systest:
-  :types: |
-    typedef struct _POINT_T {
-      int x;
-      int y;
-    } POINT_T;
-
-  :mockable: |
-    #include  "CException.h"
-    void foos(const char const * a);
-    const char const * bars(void);
-
-  :source: 
-    :header: |   
-      #include "CException.h" 
-      void function_a(void);
-      void function_b(void);
-      void function_c(void);
-      int function_d(void);
-
-    :code: |
-      void function_c(void) {
-        CEXCEPTION_T e;
-        Try {
-          foos(bars());
-        } Catch(e) { foos("err"); }
-      }
-      
-  :tests:
-    :common: |
-      #include "CException.h"
-      void setUp(void) {}
-      void tearDown(void) {}
-      
-    :units:
-    - :pass: TRUE
-      :should: 'handle standard c string as null terminated on not do crappy memory compares of a byte, passing'
-      :code: |
-        test()
-        {
-          bars_ExpectAndReturn("This is a\0 silly string");
-          foos_Expect("This is a\0 wacky string");
-          
-          function_c();
-        }
-        
-    - :pass: FALSE
-      :should: 'handle standard c string as null terminated on not do crappy memory compares of a byte, finding failures'
-      :code: |
-        test()
-        {
-          bars_ExpectAndReturn("This is a silly string");
-          foos_Expect("This is a wacky string");
-          
-          function_c();
-        }
-
-    - :pass: TRUE
-      :should: 'handle an exception being caught'
-      :code: |
-        test()
-        {
-          bars_ExpectAndReturn("This is a\0 silly string");
-          foos_ExpectAndThrow("This is a\0 wacky string", 55);
-          foos_Expect("err");
-          
-          function_c();
-        }
-
-    - :pass: FALSE
-      :should: 'handle an exception being caught but still catch following errors'
-      :code: |
-        test()
-        {
-          bars_ExpectAndReturn("This is a\0 silly string");
-          foos_ExpectAndThrow("This is a\0 wacky string", 55);
-          foos_Expect("wrong error");
-          
-          function_c();
-        }
-
-...
diff --git a/tools/ceedling/vendor/cmock/test/system/test_interactions/nonstandard_parsed_stuff_2.yml b/tools/ceedling/vendor/cmock/test/system/test_interactions/nonstandard_parsed_stuff_2.yml
deleted file mode 100644 (file)
index f9c9538..0000000
+++ /dev/null
@@ -1,59 +0,0 @@
----
-#The purpose of this test is to play with our really rough multidimensional array support, which involves an implicit cast not supported everywhere
-:cmock:
-  :plugins:
-  - :array
-
-:systest:
-  :types: |
-  
-  
-  :mockable: |
-    void foo(unsigned char** a);
-    unsigned char** bar(void);
-
-  :source: 
-    :header: |    
-      void function_a(void);
-
-    :code: |
-      void function_a(void) {
-        foo(bar());
-      }
-      
-  :tests:
-    :common: |
-      void setUp(void) {}
-      void tearDown(void) {}
-      
-    :units:
-    - :pass: TRUE
-      :should: 'handle two dimensional array of unsigned characters just like we would handle a single dimensional array in expect (where we really only care about first element)'
-      :code: |
-        test()
-        {
-          unsigned char a[] = { 1, 2, 3, 4, 5, 6 };
-          unsigned char** pa = (unsigned char**)(&a);
-          
-          bar_ExpectAndReturn(pa);
-          foo_Expect(pa);
-          
-          function_a();
-        }
-        
-    - :pass: FALSE
-      :should: 'handle two dimensional array of unsigned characters just like we would handle a single dimensional array in expect as failures (where we really only care about first element)'
-      :code: |
-        test()
-        {
-          unsigned char a[] = { 1, 2, 3, 4, 5, 6 };
-          unsigned char b[] = { 5, 6, 7, 8, 9, 0 };
-          unsigned char** pa = (unsigned char**)(&a);
-          unsigned char** pb = (unsigned char**)(&b);
-          
-          bar_ExpectAndReturn(pa);
-          foo_Expect(pb);
-          
-          function_a();
-        }
-...
diff --git a/tools/ceedling/vendor/cmock/test/system/test_interactions/parsing_challenges.yml b/tools/ceedling/vendor/cmock/test/system/test_interactions/parsing_challenges.yml
deleted file mode 100644 (file)
index 835e1fa..0000000
+++ /dev/null
@@ -1,222 +0,0 @@
----
-:cmock:
-  :plugins:
-  - # no plugins
-  :treat_as_void: 
-  - VOID_TYPE_CRAZINESS_CFG
-  :treat_as:
-    TypeDefInt: HEX8
-  
-:systest:
-  :types: |
-    typedef unsigned short U16;
-    typedef struct _POINT_T
-    {
-      int x;
-      int y;
-    } POINT_T;
-    typedef void VOID_TYPE_CRAZINESS_CFG;
-    typedef int TypeDefInt;
-
-  :mockable: |
-    /* Make sure we ignore the following
-    #include "NonExistantFile.h
-    */
-    //#include "AndIgnoreThisToo.h"
-    #ifdef __cplusplus
-    extern "C" {
-    #endif
-    #define SHOULD_IGNORE_NEXT_FUNC_DEF_AS_PART_OF_MACRO   \
-            void IgnoredFunction(NotAValidType ToMakeItFailIfWeActuallyMockedThis);
-    
-    // typedef edge case; must be in mockable.h for test to compile
-    // not ANSI C but it has been done and will break cmock if not handled
-    typedef void VOID_TYPE_CRAZINESS_LCL;
-    
-    VOID_TYPE_CRAZINESS_LCL void_type_craziness1(int * a, int *b, int* c);
-    void void_type_craziness2(VOID_TYPE_CRAZINESS_CFG);
-
-    // pointer parsing exercise
-    U16  *ptr_return1(int a);
-    U16*  ptr_return2(int a);
-    U16 * ptr_return3(int a);
-
-    unsigned int** ptr_ptr_return1(unsigned int** a);
-    unsigned int* *ptr_ptr_return2(unsigned int* *a);
-    unsigned int **ptr_ptr_return3(unsigned int **a);
-    unsigned int ** ptr_ptr_return4(unsigned int ** a);
-
-    // variable argument lists
-    void var_args1(int a, ...);
-    void var_args2(int a, int b, ...);
-    
-    // parsing "stress tests"
-    char
-    crazy_multiline(
-      int a,
-      unsigned int b);
-    
-    unsigned long int incredible_descriptors(register const unsigned short a);
-    
-    TypeDefInt uses_typedef_like_names(TypeDefInt typedefvar);
-    
-    void oh_brackets1(int fudge[5]);
-    void oh_brackets2(int caramel[]);
-    #ifdef __cplusplus
-    }
-    #endif
-    
-  :source: 
-    :header: |
-      U16* exercise_return_pointers(int a);
-      void exercise_var_args(int a, int b);
-      void exercise_arglist_pointers(void);
-      char exercise_multiline_declarations(int a, unsigned int b);
-      void exercise_double_pointers(unsigned int** a);
-      int  exercise_many_descriptors(int a); 
-      TypeDefInt exercise_typedef_like_names(TypeDefInt a);
-
-    :code: |
-      int A, B, C;
-      unsigned int *pA, *pB, *pC;
-      
-      U16* exercise_return_pointers(int a)
-      {
-        ptr_return1(a);
-        ptr_return2(a);
-        return ptr_return3(a);
-      }    
-
-      void exercise_var_args(int a, int b)
-      {
-        var_args1(a, 3);
-        var_args2(a, b, 'c');
-      }
-      
-      void exercise_arglist_pointers(void)
-      {
-        void_type_craziness1(&A, &B, &C);
-        void_type_craziness2();
-      }
-
-      char exercise_multiline_declarations(int a, unsigned int b)
-      {
-        return crazy_multiline(a, b);
-      }
-
-      void exercise_double_pointers(unsigned int** a)
-      {
-        ptr_ptr_return1((unsigned int**)a);
-        ptr_ptr_return2((unsigned int**)a);
-        ptr_ptr_return3((unsigned int**)a);
-        ptr_ptr_return4((unsigned int**)a);
-      }
-      
-      int exercise_many_descriptors(int a)
-      {
-        return (int)incredible_descriptors((unsigned short)a);
-      }
-      
-      TypeDefInt exercise_typedef_like_names(TypeDefInt a)
-      {
-        return uses_typedef_like_names(a);
-      }
-      
-  :tests:
-    :common: |
-      extern int A, B, C;
-      extern unsigned int *pA, *pB, *pC;
-      
-      void setUp(void)
-      {
-        A = 100;
-        B = 200;
-        C = 300;
-        pA = (unsigned int*)(&A);
-        pB = (unsigned int*)(&B);
-        pC = (unsigned int*)(&C);
-      }
-      void tearDown(void) {}
-    :units:
-    - :pass: TRUE
-      :should: 'execute simple pointer return value check'
-      :code: |
-        test()
-        {
-          U16 retval;
-          ptr_return1_ExpectAndReturn(2, NULL);
-          ptr_return2_ExpectAndReturn(2, NULL);
-          ptr_return3_ExpectAndReturn(2, &retval);
-          TEST_ASSERT_EQUAL_PTR(&retval, exercise_return_pointers(2));
-        }
-        
-    - :pass: TRUE
-      :should: 'ignore var args in expect prototype generation'
-      :code: |
-        test()
-        {
-          var_args1_Expect(2);
-          var_args2_Expect(2, 3);
-          exercise_var_args(2, 3);
-        }
-        
-    - :pass: TRUE
-      :should: "not process a typedef'd void as anything other than void"
-      :code: |
-        test()
-        {
-          void_type_craziness1_Expect(&A, &B, &C);
-          void_type_craziness2_Expect();
-          exercise_arglist_pointers();
-        }
-
-    - :pass: TRUE
-      :should: 'successfully mock crazy multline function prototypes'
-      :code: |
-        test()
-        {
-          crazy_multiline_ExpectAndReturn(-10, 11, 'z');
-          TEST_ASSERT_EQUAL('z', exercise_multiline_declarations(-10, 11));
-        }
-
-    - :pass: TRUE
-      :should: 'mock double pointers just fine'
-      :code: |
-        test()
-        {
-          ptr_ptr_return1_ExpectAndReturn(&pA, &pB);
-          ptr_ptr_return2_ExpectAndReturn(&pA, &pB);
-          ptr_ptr_return3_ExpectAndReturn(&pA, &pB);
-          ptr_ptr_return4_ExpectAndReturn(&pA, &pB);
-          exercise_double_pointers((unsigned int**)(&pA));
-        }
-
-    - :pass: TRUE
-      :should: 'mock prototypes with long lists of return and parameter type descriptors'
-      :code: |
-        test()
-        {
-          incredible_descriptors_ExpectAndReturn(888, 777);
-          TEST_ASSERT_EQUAL(777, exercise_many_descriptors(888));
-        }
-
-    - :pass: TRUE
-      :should: 'handle words like typdef as PART of a variable or type'
-      :code: |
-        test()
-        {
-          uses_typedef_like_names_ExpectAndReturn((TypeDefInt)54, (TypeDefInt)53);
-          TEST_ASSERT_EQUAL(53, exercise_typedef_like_names((TypeDefInt)54));
-        }
-
-    - :pass: FALSE
-      :should: 'handle words like typdef as PART of a variable or type during failing tests'
-      :code: |
-        test()
-        {
-          uses_typedef_like_names_ExpectAndReturn((TypeDefInt)52, (TypeDefInt)53);
-          TEST_ASSERT_EQUAL(53, exercise_typedef_like_names((TypeDefInt)54));
-        }
-
-
-...
diff --git a/tools/ceedling/vendor/cmock/test/system/test_interactions/struct_union_enum_expect_and_return.yml b/tools/ceedling/vendor/cmock/test/system/test_interactions/struct_union_enum_expect_and_return.yml
deleted file mode 100644 (file)
index d4cf6af..0000000
+++ /dev/null
@@ -1,277 +0,0 @@
----
-:cmock:
-  :plugins:
-  - # none
-
-:systest:
-  :types: |
-    struct THING { int a; int b; };
-
-    union STARS_AND_STRIPES { int a; char b; };
-    
-    enum HOKEY_POKEY { IN, OUT, SHAKE_IT_ALL_ABOUT };
-
-  :mockable: |
-    void foo_struct(struct THING*, struct THING);
-    struct THING foobar_struct(void);
-
-    void foo_union(union STARS_AND_STRIPES*, union STARS_AND_STRIPES);
-    union STARS_AND_STRIPES foobar_union(void);
-
-    void foo_enum(enum HOKEY_POKEY a, enum HOKEY_POKEY * b);
-    enum HOKEY_POKEY foobar_enum(void);
-
-  :source: 
-    :header: |    
-      void exercise_struct(struct THING* a, struct THING b);
-      struct THING return_struct(void);
-
-      void exercise_union(union STARS_AND_STRIPES* a, union STARS_AND_STRIPES b);
-      union STARS_AND_STRIPES return_union(void);
-
-      void exercise_enum(enum HOKEY_POKEY a, enum HOKEY_POKEY * b);
-      enum HOKEY_POKEY return_enum(void);
-
-    :code: |
-      void exercise_struct(struct THING* a, struct THING b)
-      {
-        foo_struct(a, b);
-      }
-      
-      struct THING return_struct(void)
-      {
-        return foobar_struct();
-      }
-    
-      void exercise_union(union STARS_AND_STRIPES* a, union STARS_AND_STRIPES b)
-      {
-        foo_union(a, b);
-      }
-      
-      union STARS_AND_STRIPES return_union(void)
-      {
-        return foobar_union();
-      }
-
-      void exercise_enum(enum HOKEY_POKEY a, enum HOKEY_POKEY * b)
-      {
-        foo_enum(a, b);
-      }
-
-      enum HOKEY_POKEY return_enum(void)
-      {
-        return foobar_enum();
-      }
-
-
-  :tests:
-    :common: |
-      struct THING struct1;
-      struct THING struct2;
-      struct THING struct3;
-      struct THING struct4;
-      struct THING struct5;
-      struct THING struct6;
-    
-      union STARS_AND_STRIPES union1;
-      union STARS_AND_STRIPES union2;
-      union STARS_AND_STRIPES union3;
-      union STARS_AND_STRIPES union4;
-      union STARS_AND_STRIPES union5;
-      union STARS_AND_STRIPES union6;
-      
-      enum HOKEY_POKEY enum1;
-      enum HOKEY_POKEY enum2;
-
-      void setUp(void)
-      {
-        struct1.a = 1;
-        struct1.b = 2;
-        
-        struct2.a = 3;
-        struct2.b = 4;
-
-        struct3.a = 5;
-        struct3.b = 6;
-
-        struct4.a = 7;
-        struct4.b = 8;
-        
-        struct5.a = 9;
-        struct5.b = 10;
-
-        struct6.a = 9;
-        struct6.b = 10;
-
-        union1.a = 1;
-        union2.a = 2;
-        union3.a = 3;
-        union4.a = 4;
-        union5.a = 5;
-        union6.a = 5;
-        
-        enum1 = OUT;
-        enum2 = IN;
-      }
-      
-      void tearDown(void) {}
-            
-    :units:
-    - :pass: TRUE
-      :should: 'successfully compare structs'
-      :code: |
-        test()
-        {
-          foo_struct_Expect(&struct1, struct2);
-          exercise_struct(&struct1, struct2);
-        }
-
-    - :pass: FALSE
-      :should: 'blow up on bad struct pointer comparison'
-      :code: |
-        test()
-        {
-          foo_struct_Expect(&struct1, struct2);
-          exercise_struct(&struct3, struct2);
-        }
-
-    - :pass: FALSE
-      :should: 'blow up on bad structure comparison'
-      :code: |
-        test()
-        {
-          foo_struct_Expect(&struct1, struct2);
-          exercise_struct(&struct1, struct4);
-        }
-
-    - :pass: TRUE
-      :should: 'compare returned structs as equal'
-      :code: |
-        test()
-        {
-          foobar_struct_ExpectAndReturn(struct5);
-          TEST_ASSERT_EQUAL_THING(struct6, return_struct());
-        }
-
-    - :pass: FALSE
-      :should: 'compare returned structs as unequal'
-      :code: |
-        test()
-        {
-          foobar_struct_ExpectAndReturn(struct4);
-          TEST_ASSERT_EQUAL_THING(struct5, return_struct());
-        }
-
-    - :pass: TRUE
-      :should: 'successfully compare unions'
-      :code: |
-        test()
-        {
-          foo_union_Expect(&union1, union2);
-          exercise_union(&union1, union2);
-        }
-
-    - :pass: FALSE
-      :should: 'blow up on bad union pointer comparison'
-      :code: |
-        test()
-        {
-          foo_union_Expect(&union1, union2);
-          exercise_union(&union3, union2);
-        }
-
-    - :pass: FALSE
-      :should: 'blow up on bad union comparison'
-      :code: |
-        test()
-        {
-          foo_union_Expect(&union1, union2);
-          exercise_union(&union1, union4);
-        }
-
-    - :pass: TRUE
-      :should: 'compare returned unions as equal'
-      :code: |
-        test()
-        {
-          foobar_union_ExpectAndReturn(union5);
-          TEST_ASSERT_EQUAL_STARS_AND_STRIPES(union6, return_union());
-        }
-
-    - :pass: FALSE
-      :should: 'compare returned unions as unequal'
-      :code: |
-        test()
-        {
-          foobar_union_ExpectAndReturn(union4);
-          TEST_ASSERT_EQUAL_STARS_AND_STRIPES(union5, return_union());
-        }
-
-    - :pass: TRUE
-      :should: 'successfully pass enum values'
-      :code: |
-        test()
-        {
-          foo_enum_Expect(OUT, &enum1);
-          exercise_enum(OUT, &enum1);
-        }
-
-    - :pass: FALSE
-      :should: 'blow up on bad enum pointer comparison'
-      :code: |
-        test()
-        {
-          foo_enum_Expect(IN, &enum1);
-          exercise_enum(IN, &enum2);
-        }
-
-    - :pass: FALSE
-      :should: 'blow up on bad enum comparison'
-      :code: |
-        test()
-        {
-          foo_enum_Expect(IN, &enum1);
-          exercise_enum(SHAKE_IT_ALL_ABOUT, &enum1);
-        }
-
-    - :pass: TRUE
-      :should: 'compare returned enums as equal'
-      :code: |
-        test()
-        {
-          foobar_enum_ExpectAndReturn(OUT);
-          TEST_ASSERT_EQUAL(OUT, return_enum());
-        }
-
-    - :pass: FALSE
-      :should: 'compare returned unions as unequal'
-      :code: |
-        test()
-        {
-          foobar_enum_ExpectAndReturn(OUT);
-          TEST_ASSERT_EQUAL(IN, return_enum());
-        }
-
-
-  :unity_helper:
-    :header: |
-      void AssertEqualTHINGStruct(struct THING expected, struct THING actual);
-      void AssertEqualSTARS_AND_STRIPESUnion(union STARS_AND_STRIPES expected, union STARS_AND_STRIPES actual);
-
-      #define TEST_ASSERT_EQUAL_THING(expected, actual) {AssertEqualTHINGStruct(expected, actual);}
-      #define TEST_ASSERT_EQUAL_STARS_AND_STRIPES(expected, actual) {AssertEqualSTARS_AND_STRIPESUnion(expected, actual);}
-
-    :code: |
-      void AssertEqualTHINGStruct(struct THING expected, struct THING actual)
-      {
-        TEST_ASSERT_EQUAL_INT_MESSAGE(expected.a, actual.a, "actual struct member \"a\" does not equal expected");
-        TEST_ASSERT_EQUAL_INT_MESSAGE(expected.b, actual.b, "actual struct member \"b\" does not equal expected");
-      }
-
-      void AssertEqualSTARS_AND_STRIPESUnion(union STARS_AND_STRIPES expected, union STARS_AND_STRIPES actual)
-      {
-        TEST_ASSERT_EQUAL_INT_MESSAGE(expected.a, actual.a, "actual union member \"a\" does not equal expected");
-        TEST_ASSERT_EQUAL_MESSAGE(expected.b, actual.b, "actual union member \"b\" does not equal expected");
-      }
-  
-...
diff --git a/tools/ceedling/vendor/cmock/test/system/test_interactions/stubs_with_callbacks.yml b/tools/ceedling/vendor/cmock/test/system/test_interactions/stubs_with_callbacks.yml
deleted file mode 100644 (file)
index fcae12c..0000000
+++ /dev/null
@@ -1,221 +0,0 @@
----
-:cmock:
-  :plugins:
-  - :callback
-  :treat_as:
-    custom_type: INT
-
-:systest:
-  :types: |
-    #define UINT32 unsigned int
-    
-    typedef signed int custom_type;
-
-  :mockable: |
-    UINT32 foo(custom_type* a);
-    UINT32 bar(custom_type* b);
-    int    baz(void);
-    void   fuz(int* args, int num);
-
-  :source: 
-    :header: |    
-      void   function_a(int a, int b);
-      UINT32 function_b(void);
-      int    function_c(void);
-
-    :code: |
-      void function_a(int a, int b)    
-      {
-        int args[6] = {0, 1, 2, 3, 5, 5};
-        args[0] = a;
-        fuz(args, b);
-      }    
-      
-      UINT32 function_b(void) 
-      {
-        UINT32 sum = 0;
-        custom_type a = 0;
-        custom_type b = 0;
-        sum = foo(&a) + bar(&b);
-        return sum + a + b;
-      }
-      
-      int function_c(void)    
-      {
-        return (baz() + baz() + baz());
-      }
-      
-  :tests:
-    :common: |
-      void setUp(void) {}
-      void tearDown(void) {}
-      
-      UINT32 FooAndBarHelper(custom_type* data, int num)
-      {
-          num++;
-          *data = (custom_type)(num * 2);
-          return (*data * 2);
-      }
-      
-      int BazCallbackPointless(int num)
-      {
-          return num;
-      }
-      
-      int BazCallbackComplainsIfCalledMoreThanTwice(int num)
-      {
-          TEST_ASSERT_MESSAGE(num < 2, "Do Not Call Baz More Than Twice");
-          return num;
-      }
-      
-      void FuzVerifier(int* args, int num_args, int num_calls)
-      {
-          int i;
-          TEST_ASSERT_MESSAGE(num_args < 5, "No More Than 5 Args Allowed");
-          for (i = 0; i < num_args; i++)
-          {
-              TEST_ASSERT_EQUAL(num_calls + i, args[i]);
-          }   
-      }
-      
-    :units:
-    - :pass: TRUE
-      :should: 'successfully exercise two simple ExpectAndReturn mock calls the normal way'
-      :code: |
-        test()
-        {
-          custom_type exp = 0;
-          foo_ExpectAndReturn(&exp, 10);
-          bar_ExpectAndReturn(&exp, 20);
-          TEST_ASSERT_EQUAL(30, function_b());
-        }
-        
-    - :pass: FALSE
-      :should: 'successfully exercise two simple ExpectAndReturn mock calls and catch failure the normal way'
-      :code: |
-        test()
-        {
-          custom_type exp = 1;
-          foo_ExpectAndReturn(&exp, 10);
-          bar_ExpectAndReturn(&exp, 20);
-          TEST_ASSERT_EQUAL(30, function_b());
-        }
-      
-    - :pass: TRUE
-      :should: 'successfully exercise using some basic callbacks'
-      :code: |
-        test()
-        {
-          foo_StubWithCallback((CMOCK_foo_CALLBACK)FooAndBarHelper);
-          bar_StubWithCallback((CMOCK_bar_CALLBACK)FooAndBarHelper);
-          TEST_ASSERT_EQUAL(12, function_b());
-        }
-      
-    - :pass: TRUE
-      :should: 'successfully exercise using some basic callbacks even if there were expects'
-      :code: |
-        test()
-        {
-          custom_type exp = 500;
-          foo_ExpectAndReturn(&exp, 10);
-          foo_StubWithCallback((CMOCK_foo_CALLBACK)FooAndBarHelper);
-          bar_StubWithCallback((CMOCK_bar_CALLBACK)FooAndBarHelper);
-          TEST_ASSERT_EQUAL(12, function_b());
-        }
-
-    - :pass: FALSE
-      :should: 'successfully exercise using some basic callbacks and notice failures'
-      :code: |
-        test()
-        {
-          foo_StubWithCallback((CMOCK_foo_CALLBACK)FooAndBarHelper);
-          bar_StubWithCallback((CMOCK_bar_CALLBACK)FooAndBarHelper);
-          TEST_ASSERT_EQUAL(10, function_b());
-        }
-      
-    - :pass: TRUE
-      :should: 'successfully exercise a callback with no arguments'
-      :code: |
-        test()
-        {
-          baz_StubWithCallback((CMOCK_baz_CALLBACK)BazCallbackPointless);
-          TEST_ASSERT_EQUAL(3, function_c());
-        }
-
-    - :pass: FALSE
-      :should: 'successfully throw a failure from within a callback function'
-      :code: |
-        test()
-        {
-          baz_StubWithCallback((CMOCK_baz_CALLBACK)BazCallbackComplainsIfCalledMoreThanTwice);
-          function_c();
-        }
-      
-    - :pass: TRUE
-      :should: 'be usable for things like dynamically sized memory checking for passing conditions'
-      :code: |
-        test()
-        {
-          fuz_StubWithCallback((CMOCK_fuz_CALLBACK)FuzVerifier);
-          function_a(0, 4);
-        }
-      
-    - :pass: FALSE
-      :should: 'be usable for things like dynamically sized memory checking for failing conditions'
-      :code: |
-        test()
-        {
-          fuz_StubWithCallback((CMOCK_fuz_CALLBACK)FuzVerifier);
-          function_a(0, 5);
-        }
-      
-    - :pass: FALSE
-      :should: 'be usable for things like dynamically sized memory checking for failing conditions 2'
-      :code: |
-        test()
-        {
-          fuz_StubWithCallback((CMOCK_fuz_CALLBACK)FuzVerifier);
-          function_a(1, 4);
-        }
-      
-    - :pass: TRUE
-      :should: 'run them interlaced'
-      :code: |
-        test()
-        {
-          custom_type exp = 0;
-          foo_ExpectAndReturn(&exp, 10);
-          foo_ExpectAndReturn(&exp, 15);
-          bar_ExpectAndReturn(&exp, 20);
-          bar_ExpectAndReturn(&exp, 40);
-          fuz_StubWithCallback((CMOCK_fuz_CALLBACK)FuzVerifier);
-          baz_StubWithCallback((CMOCK_baz_CALLBACK)BazCallbackPointless);
-          
-          TEST_ASSERT_EQUAL(30, function_b());
-          TEST_ASSERT_EQUAL(55, function_b());
-          function_a(0, 4);
-          TEST_ASSERT_EQUAL(3, function_c());
-        }
-      
-    - :pass: TRUE
-      :should: 'run them back to back'
-      :code: |
-        test()
-        {
-          custom_type exp = 0;
-          foo_ExpectAndReturn(&exp, 10);
-          bar_ExpectAndReturn(&exp, 20);
-          TEST_ASSERT_EQUAL(30, function_b());
-          
-          foo_ExpectAndReturn(&exp, 15);
-          bar_ExpectAndReturn(&exp, 40);
-          TEST_ASSERT_EQUAL(55, function_b());
-          
-          fuz_StubWithCallback((CMOCK_fuz_CALLBACK)FuzVerifier);
-          function_a(0, 4);
-          
-          baz_StubWithCallback((CMOCK_baz_CALLBACK)BazCallbackPointless);
-          TEST_ASSERT_EQUAL(3, function_c());
-        }
-
-...
diff --git a/tools/ceedling/vendor/cmock/test/system/test_interactions/unity_64bit_support.yml b/tools/ceedling/vendor/cmock/test/system/test_interactions/unity_64bit_support.yml
deleted file mode 100644 (file)
index c34bb1c..0000000
+++ /dev/null
@@ -1,82 +0,0 @@
----
-#The purpose of this test is to play with things 64-bit integers, which aren't supported by all compilers
-:cmock:
-  :plugins:
-  - :array
-  - :ignore
-
-:systest:
-  :types: |
-    #if (UNITY_LONG_WIDTH == 32)
-        typedef unsigned long long TEST64;
-    #elif (UNITY_LONG_WIDTH == 64)
-        typedef unsigned long TEST64;
-    #else
-        #error This Test Should Not Be Run Unless You Have 64 Bit Support Enabled
-    #endif
-    
-  :mockable: |
-    TEST64 foo(TEST64 a);
-    TEST64* bar(TEST64* b);
-
-  :source: 
-    :header: |   
-      TEST64 function_a(void);
-
-    :code: |
-      TEST64 function_a(void) {
-        TEST64 a = 0x1234567890123456;
-        TEST64 b;
-        TEST64* c;
-        
-        b = foo(a);
-        c = bar(&b);
-        return *c;
-      }
-      
-  :tests:
-    :common: |
-      void setUp(void) {}
-      void tearDown(void) {}
-      
-    :units:
-    - :pass: TRUE
-      :should: 'handle a straightforward 64-bit series of calls'
-      :code: |
-        test()
-        {
-          TEST64 a = 0x0987654321543210;
-          TEST64 b = 0x5a5a5a5a5a5a5a5a;
-          foo_ExpectAndReturn(0x1234567890123456, 0x0987654321543210);
-          bar_ExpectAndReturn(&a, &b);
-          
-          TEST_ASSERT_EQUAL_HEX64(b, function_a());
-        }
-        
-    - :pass: FALSE
-      :should: 'handle a straightforward 64-bit series of calls with a failure'
-      :code: |
-        test()
-        {
-          TEST64 a = 0x0987654321543210;
-          TEST64 b = 0x5a5a5a5a5a5a5a5a;
-          foo_ExpectAndReturn(0x1234567890123456, 0x0987654321543211);
-          bar_ExpectAndReturn(&a, &b);
-          
-          TEST_ASSERT_EQUAL_HEX64(b, function_a());
-        }
-        
-    - :pass: FALSE
-      :should: 'handle a straightforward 64-bit series of calls returning a failure'
-      :code: |
-        test()
-        {
-          TEST64 a = 0x0987654321543210;
-          TEST64 b = 0x5a5a5a5a5a5a5a5a;
-          foo_ExpectAndReturn(0x1234567890123456, 0x0987654321543210);
-          bar_ExpectAndReturn(&a, &b);
-          
-          TEST_ASSERT_EQUAL_HEX64(b+1, function_a());
-        }
-        
-...
diff --git a/tools/ceedling/vendor/cmock/test/system/test_interactions/unity_ignores.yml b/tools/ceedling/vendor/cmock/test/system/test_interactions/unity_ignores.yml
deleted file mode 100644 (file)
index c6f8574..0000000
+++ /dev/null
@@ -1,139 +0,0 @@
----
-:cmock:
-  :plugins:
-  - # none
-
-:systest:
-  :types: |
-    #define UINT32 unsigned int
-
-  :mockable: |
-    UINT32 foo(UINT32 a);
-    void bar(void);
-
-  :source: 
-    :header: |    
-      UINT32 function_a(int a);
-      void function_b(void);
-
-    :code: |
-      UINT32 function_a(int a)    
-      {
-        bar();
-        return foo((UINT32)a);
-      }    
-
-      void function_b(void) 
-      {
-        bar();
-      }
-      
-  :tests:
-    :common: |
-      void setUp(void) {}
-      void tearDown(void) {}
-      
-    :units:
-    - :pass: :ignore
-      :should: 'ignore incorrect expects after the TEST_IGNORE call'
-      :code: |
-        test()
-        {
-          TEST_IGNORE();
-          bar_Expect();
-          foo_ExpectAndReturn(10, 20);
-          TEST_ASSERT_EQUAL(40, function_a(30));
-        }
-      
-    - :pass: :ignore
-      :should: 'ignore missing expects after the TEST_IGNORE call'
-      :code: |
-        test()
-        {
-          TEST_IGNORE();
-          foo_ExpectAndReturn(10, 20);
-          TEST_ASSERT_EQUAL(20, function_a(10));
-        }
-      
-    - :pass: :ignore
-      :should: 'ignore extra expects after the TEST_IGNORE call'
-      :code: |
-        test()
-        {
-          TEST_IGNORE();
-          bar_Expect();
-          bar_Expect();
-          foo_ExpectAndReturn(10, 20);
-          foo_ExpectAndReturn(10, 20);
-          foo_ExpectAndReturn(10, 20);
-          TEST_ASSERT_EQUAL(20, function_a(10));
-        }
-      
-    - :pass: :ignore
-      :should: 'ignore no expects after the TEST_IGNORE call'
-      :code: |
-        test()
-        {
-          TEST_IGNORE();
-          TEST_ASSERT_EQUAL(20, function_a(10));
-        }
-        
-    - :pass: :ignore
-      :should: 'ignore extra expects after the TEST_IGNORE call even if it happens later'
-      :code: |
-        test()
-        {
-          bar_Expect();
-          foo_ExpectAndReturn(10, 20);
-          function_a(10);
-          
-          TEST_IGNORE();
-          bar_Expect();
-          foo_ExpectAndReturn(10, 20);
-          TEST_ASSERT_EQUAL(40, function_a(30));
-        }
-        
-    - :pass: false
-      :should: 'still fail if there are expect problems before the TEST_IGNORE'
-      :code: |
-        test()
-        {
-          bar_Expect();
-          foo_ExpectAndReturn(10, 20);
-          function_a(30);
-          
-          TEST_IGNORE();
-          bar_Expect();
-          foo_ExpectAndReturn(10, 20);
-          TEST_ASSERT_EQUAL(40, function_a(30));
-        }
-        
-    - :pass: false
-      :should: 'still fail if there are missing expect problems before the TEST_IGNORE'
-      :code: |
-        test()
-        {
-          bar_Expect();
-          function_a(10);
-          
-          TEST_IGNORE();
-          bar_Expect();
-          foo_ExpectAndReturn(10, 20);
-          TEST_ASSERT_EQUAL(40, function_a(30));
-        }
-        
-    - :pass: :ignore
-      :should: 'ignore if extra expects before the TEST_IGNORE because it ignored the rest of the test that might have made calls to it'
-      :code: |
-        test()
-        {
-          bar_Expect();
-          bar_Expect();
-          foo_ExpectAndReturn(10, 20);
-          function_a(10);
-          
-          TEST_IGNORE();
-          foo_ExpectAndReturn(10, 20);
-          TEST_ASSERT_EQUAL(40, function_a(30));
-        }
-...
diff --git a/tools/ceedling/vendor/cmock/test/test_helper.rb b/tools/ceedling/vendor/cmock/test/test_helper.rb
deleted file mode 100644 (file)
index 7dd33fb..0000000
+++ /dev/null
@@ -1,44 +0,0 @@
-# ==========================================
-#   CMock Project - Automatic Mock Generation for C
-#   Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-#   [Released under MIT License. Please refer to license.txt for details]
-# ========================================== 
-[ "/../config/test_environment",
-  "/../vendor/behaviors/lib/behaviors"
-].each do |req|
-  require File.expand_path(File.dirname(__FILE__)) + req
-end
-
-#gem install test-unit -v 1.2.3
-ruby_version = RUBY_VERSION.split('.')
-if (ruby_version[1].to_i == 9) and (ruby_version[2].to_i > 1)
-  require 'rubygems'
-  gem 'test-unit'
-end
-require 'test/unit'
-require 'hardmock'
-
-class Test::Unit::TestCase
-  extend Behaviors
-  
-  #these are helpful test structures which can be used during tests
-  
-  def test_return
-    { 
-      :int     => {:type => "int",   :name => 'cmock_to_return', :ptr? => false, :const? => false, :void? => false, :str => 'int cmock_to_return'},
-      :int_ptr => {:type => "int*",  :name => 'cmock_to_return', :ptr? => true,  :const? => false, :void? => false, :str => 'int* cmock_to_return'},
-      :void    => {:type => "void",  :name => 'cmock_to_return', :ptr? => false, :const? => false, :void? => true,  :str => 'void cmock_to_return'},
-      :string  => {:type => "char*", :name => 'cmock_to_return', :ptr? => false, :const? => true,  :void? => false, :str => 'const char* cmock_to_return'},
-    }
-  end
-
-  def test_arg
-    { 
-      :int        => {:type => "int",      :name => 'MyInt',       :ptr? => false, :const? => false},
-      :int_ptr    => {:type => "int*",     :name => 'MyIntPtr',    :ptr? => true,  :const? => false},
-      :mytype     => {:type => "MY_TYPE",  :name => 'MyMyType',    :ptr? => false, :const? => true},
-      :mytype_ptr => {:type => "MY_TYPE*", :name => 'MyMyTypePtr', :ptr? => true,  :const? => false},
-      :string     => {:type => "char*",    :name => 'MyStr',       :ptr? => false, :const? => true},
-    }
-  end
-end
diff --git a/tools/ceedling/vendor/cmock/test/unit/cmock_config_test.rb b/tools/ceedling/vendor/cmock/test/unit/cmock_config_test.rb
deleted file mode 100644 (file)
index cfdfc41..0000000
+++ /dev/null
@@ -1,45 +0,0 @@
-# ==========================================
-#   CMock Project - Automatic Mock Generation for C
-#   Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-#   [Released under MIT License. Please refer to license.txt for details]
-# ========================================== 
-
-require File.expand_path(File.dirname(__FILE__)) + "/../test_helper"
-require 'cmock_config'
-
-class CMockConfigTest < Test::Unit::TestCase
-  def setup
-  end
-
-  def teardown
-  end
-  
-  should "use default settings when no parameters are specified" do
-    config = CMockConfig.new
-    assert_equal(CMockConfig::CMockDefaultOptions[:mock_path],             config.mock_path)
-    assert_equal(CMockConfig::CMockDefaultOptions[:includes],              config.includes)
-    assert_equal(CMockConfig::CMockDefaultOptions[:attributes],            config.attributes)
-    assert_equal(CMockConfig::CMockDefaultOptions[:plugins],               config.plugins)
-    assert_equal(CMockConfig::CMockDefaultOptions[:treat_externs],         config.treat_externs)
-  end
-  
-  should "replace only options specified in a hash" do
-    test_includes = ['hello']
-    test_attributes = ['blah', 'bleh']
-    config = CMockConfig.new(:includes => test_includes, :attributes => test_attributes)
-    assert_equal(CMockConfig::CMockDefaultOptions[:mock_path],              config.mock_path)
-    assert_equal(test_includes,                                             config.includes)
-    assert_equal(test_attributes,                                           config.attributes)
-    assert_equal(CMockConfig::CMockDefaultOptions[:plugins],                config.plugins)
-    assert_equal(CMockConfig::CMockDefaultOptions[:treat_externs],          config.treat_externs)
-  end
-  
-  should "replace only options specified in a yaml file" do
-    test_plugins = [:soda, :pizza]
-    config = CMockConfig.new("#{File.expand_path(File.dirname(__FILE__))}/cmock_config_test.yml")
-    assert_equal(CMockConfig::CMockDefaultOptions[:mock_path],              config.mock_path)
-    assert_equal(CMockConfig::CMockDefaultOptions[:includes],               config.includes)
-    assert_equal(test_plugins,                                              config.plugins)
-    assert_equal(:include,                                                  config.treat_externs)
-  end
-end
diff --git a/tools/ceedling/vendor/cmock/test/unit/cmock_config_test.yml b/tools/ceedling/vendor/cmock/test/unit/cmock_config_test.yml
deleted file mode 100644 (file)
index b2444f8..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-:cmock:
-  :plugins:
-    - 'soda'
-    - 'pizza'
-  :treat_externs: :include
diff --git a/tools/ceedling/vendor/cmock/test/unit/cmock_file_writer_test.rb b/tools/ceedling/vendor/cmock/test/unit/cmock_file_writer_test.rb
deleted file mode 100644 (file)
index 13c2631..0000000
+++ /dev/null
@@ -1,30 +0,0 @@
-# ==========================================
-#   CMock Project - Automatic Mock Generation for C
-#   Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-#   [Released under MIT License. Please refer to license.txt for details]
-# ========================================== 
-
-require File.expand_path(File.dirname(__FILE__)) + "/../test_helper"
-require 'cmock_file_writer'
-
-class CMockFileWriterTest < Test::Unit::TestCase
-  def setup
-    create_mocks :config
-    @cmock_file_writer = CMockFileWriter.new(@config)
-  end
-
-  def teardown
-  end
-  
-  should "have set up internal accessors correctly on init" do
-    assert_equal(@config, @cmock_file_writer.config)
-  end
-  
-  should "complain if a block was not specified when calling create" do
-    begin
-      @cmock_file_writer.create_file("test.txt")
-      assert false, "Should Have Thrown An Error When Calling Without A Block"
-    rescue
-    end
-  end  
-end
diff --git a/tools/ceedling/vendor/cmock/test/unit/cmock_generator_main_test.rb b/tools/ceedling/vendor/cmock/test/unit/cmock_generator_main_test.rb
deleted file mode 100644 (file)
index f743d84..0000000
+++ /dev/null
@@ -1,412 +0,0 @@
-# ==========================================
-#   CMock Project - Automatic Mock Generation for C
-#   Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-#   [Released under MIT License. Please refer to license.txt for details]
-# ========================================== 
-
-$ThisIsOnlyATest = true
-
-require File.expand_path(File.dirname(__FILE__)) + "/../test_helper"
-require 'cmock_generator'
-
-class MockedPluginHelper
-  def initialize return_this
-    @return_this = return_this
-  end
-  
-  def include_files
-    return @return_this
-  end
-  
-  def instance_structure( name, args, rettype )
-    return "  #{@return_this}_#{name}(#{args}, #{rettype})"
-  end
-  
-  def mock_verify( name )
-    return "  #{@return_this}_#{name}"
-  end
-  
-  def mock_destroy( name, args, rettype )
-    return "  #{@return_this}_#{name}(#{args}, #{rettype})"
-  end
-  
-  def mock_implementation(name, args)
-    return "  Mock#{name}#{@return_this}(#{args.join(", ")})"
-  end
-end
-
-class CMockGeneratorTest < Test::Unit::TestCase
-  def setup
-    create_mocks :config, :file_writer, :utils, :plugins
-    @module_name = "PoutPoutFish"
-    
-    #no strict handling
-    @config.expect.mock_prefix.returns("Mock")
-    @config.expect.enforce_strict_ordering.returns(nil)
-    @config.expect.framework.returns(:unity)
-    @config.expect.includes.returns(["ConfigRequiredHeader1.h","ConfigRequiredHeader2.h"])
-    #@config.expect.includes_h_pre_orig_header.returns(nil) #not called because includes called
-    @config.expect.includes_h_post_orig_header.returns(nil)
-    @config.expect.includes_c_pre_header.returns(nil)
-    @config.expect.includes_c_post_header.returns(nil)
-    @cmock_generator = CMockGenerator.new(@config, @file_writer, @utils, @plugins)
-    @cmock_generator.module_name = @module_name
-    @cmock_generator.mock_name = "Mock#{@module_name}"
-    
-    #strict handling
-    @config.expect.mock_prefix.returns("Mock")
-    @config.expect.enforce_strict_ordering.returns(true)
-    @config.expect.framework.returns(:unity)
-    @config.expect.includes.returns(nil)
-    @config.expect.includes_h_pre_orig_header.returns(nil)
-    @config.expect.includes_h_post_orig_header.returns(nil)
-    @config.expect.includes_c_pre_header.returns(nil)
-    @config.expect.includes_c_post_header.returns(nil)
-    @cmock_generator_strict = CMockGenerator.new(@config, @file_writer, @utils, @plugins)
-    @cmock_generator_strict.module_name = @module_name
-    @cmock_generator_strict.mock_name = "Mock#{@module_name}"
-  end
-
-  def teardown
-  end
-  
-  should "have set up internal accessors correctly on init" do
-    assert_equal(@config,       @cmock_generator.config)
-    assert_equal(@file_writer,  @cmock_generator.file_writer)
-    assert_equal(@utils,        @cmock_generator.utils)
-    assert_equal(@plugins,      @cmock_generator.plugins)
-  end
-  
-  should "create the top of a header file with optional include files from config and include file from plugin" do
-    @config.expect.mock_prefix.returns("Mock")
-    orig_filename = "PoutPoutFish.h"
-    define_name = "MOCKPOUTPOUTFISH_H"
-    mock_name = "MockPoutPoutFish"
-    output = []
-    expected = [ "/* AUTOGENERATED FILE. DO NOT EDIT. */\n",
-                 "#ifndef _#{define_name}\n",
-                 "#define _#{define_name}\n\n",
-                 "#include \"ConfigRequiredHeader1.h\"\n",
-                 "#include \"ConfigRequiredHeader2.h\"\n",
-                 "#include \"#{orig_filename}\"\n",
-                 "#include \"PluginRequiredHeader.h\"\n",
-                 "\n"
-               ]
-
-    @plugins.expect.run(:include_files).returns("#include \"PluginRequiredHeader.h\"\n")
-    
-    @cmock_generator.create_mock_header_header(output, "MockPoutPoutFish.h")
-    
-    assert_equal(expected, output)
-  end
-
-  should "create the top of a header file with optional include files from config" do
-    @config.expect.mock_prefix.returns("Mock")
-    orig_filename = "PoutPoutFish.h"
-    define_name = "MOCKPOUTPOUTFISH_H"
-    mock_name = "MockPoutPoutFish"
-    output = []
-    expected = [ "/* AUTOGENERATED FILE. DO NOT EDIT. */\n",
-                 "#ifndef _#{define_name}\n",
-                 "#define _#{define_name}\n\n",
-                 "#include \"ConfigRequiredHeader1.h\"\n",
-                 "#include \"ConfigRequiredHeader2.h\"\n",
-                 "#include \"#{orig_filename}\"\n",
-                 "\n"
-               ]
-
-    @plugins.expect.run(:include_files).returns('')
-    
-    @cmock_generator.create_mock_header_header(output, "MockPoutPoutFish.h")
-    
-    assert_equal(expected, output)
-  end
-
-  should "create the top of a header file with include file from plugin" do
-    @config.expect.mock_prefix.returns("Mock")
-    orig_filename = "PoutPoutFish.h"
-    define_name = "MOCKPOUTPOUTFISH_H"
-    mock_name = "MockPoutPoutFish"
-    output = []
-    expected = [ "/* AUTOGENERATED FILE. DO NOT EDIT. */\n",
-                 "#ifndef _#{define_name}\n",
-                 "#define _#{define_name}\n\n",
-                 "#include \"ConfigRequiredHeader1.h\"\n",
-                 "#include \"ConfigRequiredHeader2.h\"\n",
-                 "#include \"#{orig_filename}\"\n",
-                 "#include \"PluginRequiredHeader.h\"\n",
-                 "\n"
-               ]
-
-    @plugins.expect.run(:include_files).returns("#include \"PluginRequiredHeader.h\"\n")
-    
-    @cmock_generator.create_mock_header_header(output, "MockPoutPoutFish.h")
-    
-    assert_equal(expected, output)
-  end
-
-  should "write typedefs" do
-    typedefs = [ 'typedef unsigned char U8;', 
-                 'typedef char S8;',
-                 'typedef unsigned long U32;'
-                ]
-    output = []
-    expected = [ "\n",
-                 "typedef unsigned char U8;\n",
-                 "typedef char S8;\n",
-                 "typedef unsigned long U32;\n",
-                 "\n\n"
-               ]
-    
-    @cmock_generator.create_typedefs(output, typedefs)
-    
-    assert_equal(expected, output.flatten)
-  end
-
-  should "create the header file service call declarations" do
-    mock_name = "MockPoutPoutFish"
-
-    output = []
-    expected = [ "void #{mock_name}_Init(void);\n",
-                 "void #{mock_name}_Destroy(void);\n",
-                 "void #{mock_name}_Verify(void);\n\n"
-               ]
-    
-    @cmock_generator.create_mock_header_service_call_declarations(output)
-    
-    assert_equal(expected, output)
-  end
-  
-  should "append the proper footer to the header file" do 
-    output = []
-    expected = ["\n#endif\n"]
-    
-    @cmock_generator.create_mock_header_footer(output)
-    
-    assert_equal(expected, output)
-  end
-  
-  should "create a proper heading for a source file" do
-    output = []
-    expected = [ "/* AUTOGENERATED FILE. DO NOT EDIT. */\n",
-                 "#include <string.h>\n",
-                 "#include <stdlib.h>\n",
-                 "#include <setjmp.h>\n",
-                 "#include \"unity.h\"\n",
-                 "#include \"cmock.h\"\n",
-                 "#include \"MockPoutPoutFish.h\"\n",
-                 "\n"
-               ]
-  
-    @cmock_generator.create_source_header_section(output, "MockPoutPoutFish.c")
-    
-    assert_equal(expected, output)
-  end
-  
-  should "create the instance structure where it is needed when no functions" do 
-    output = []
-    functions = []
-    expected = [ "static struct MockPoutPoutFishInstance\n",
-                 "{\n",
-                 "  unsigned char placeHolder;\n",
-                 "} Mock;\n\n"
-               ].join
-    
-    @cmock_generator.create_instance_structure(output, functions)
-    
-    assert_equal(expected, output.join)
-  end
-  
-  should "create the instance structure where it is needed when functions required" do 
-    output = []
-    functions = [ { :name => "First", :args => "int Candy", :return => test_return[:int] }, 
-                  { :name => "Second", :args => "bool Smarty", :return => test_return[:string] }
-                ]
-    expected = [ "typedef struct _CMOCK_First_CALL_INSTANCE\n{\n",
-                 "  UNITY_LINE_TYPE LineNumber;\n",
-                 "  b1  b2",
-                 "\n} CMOCK_First_CALL_INSTANCE;\n\n",
-                 "typedef struct _CMOCK_Second_CALL_INSTANCE\n{\n",
-                 "  UNITY_LINE_TYPE LineNumber;\n",
-                 "\n} CMOCK_Second_CALL_INSTANCE;\n\n",
-                 "static struct MockPoutPoutFishInstance\n{\n",
-                 "  d1",
-                 "  CMOCK_MEM_INDEX_TYPE First_CallInstance;\n",
-                 "  e1  e2  e3",
-                 "  CMOCK_MEM_INDEX_TYPE Second_CallInstance;\n",
-                 "} Mock;\n\n"
-               ].join
-    @plugins.expect.run(:instance_typedefs, functions[0]).returns(["  b1","  b2"])
-    @plugins.expect.run(:instance_typedefs, functions[1]).returns([])
-
-    @plugins.expect.run(:instance_structure, functions[0]).returns(["  d1"])
-    @plugins.expect.run(:instance_structure, functions[1]).returns(["  e1","  e2","  e3"])
-    
-    @cmock_generator.create_instance_structure(output, functions)
-    
-    assert_equal(expected, output.join)
-  end
-  
-  should "create extern declarations for source file" do
-    output = []
-    expected = [ "extern jmp_buf AbortFrame;\n",
-                 "\n" ]
-    
-    @cmock_generator.create_extern_declarations(output)
-    
-    assert_equal(expected, output.flatten)
-  end
-  
-  should "create extern declarations for source file when using strict ordering" do
-    output = []
-    expected = [ "extern jmp_buf AbortFrame;\n",
-                 "extern int GlobalExpectCount;\n",
-                 "extern int GlobalVerifyOrder;\n",
-                 "\n" ]
-    
-    @cmock_generator_strict.create_extern_declarations(output)
-    
-    assert_equal(expected, output.flatten)
-  end
-  
-  should "create mock verify functions in source file when no functions specified" do
-    functions = []
-    output = []
-    expected = "void MockPoutPoutFish_Verify(void)\n{\n}\n\n"
-    
-    @cmock_generator.create_mock_verify_function(output, functions)
-    
-    assert_equal(expected, output.join)
-  end
-  
-  should "create mock verify functions in source file when extra functions specified" do
-    functions = [ { :name => "First", :args => "int Candy", :return => test_return[:int] }, 
-                  { :name => "Second", :args => "bool Smarty", :return => test_return[:string] } 
-                ]
-    output = []
-    expected = [ "void MockPoutPoutFish_Verify(void)\n{\n",
-                 "  UNITY_LINE_TYPE cmock_line = TEST_LINE_NUM;\n",
-                 "  Uno_First" +
-                 "  Dos_First" +
-                 "  Uno_Second" +
-                 "  Dos_Second",
-                 "}\n\n"
-               ]
-    @plugins.expect.run(:mock_verify, functions[0]).returns(["  Uno_First","  Dos_First"])
-    @plugins.expect.run(:mock_verify, functions[1]).returns(["  Uno_Second","  Dos_Second"])
-    
-    @cmock_generator.ordered = true
-    @cmock_generator.create_mock_verify_function(output, functions)
-    
-    assert_equal(expected, output.flatten)
-  end
-  
-  should "create mock init functions in source file" do
-    output = []
-    expected = [ "void MockPoutPoutFish_Init(void)\n{\n",
-                 "  MockPoutPoutFish_Destroy();\n",
-                 "}\n\n"
-               ]
-
-    @cmock_generator.create_mock_init_function(output)
-    
-    assert_equal(expected.join, output.join)
-  end
-  
-  should "create mock destroy functions in source file" do
-    functions = []
-    output = []
-    expected = [ "void MockPoutPoutFish_Destroy(void)\n{\n",
-                 "  CMock_Guts_MemFreeAll();\n",
-                 "  memset(&Mock, 0, sizeof(Mock));\n",
-                 "}\n\n"
-               ]
-
-    @cmock_generator.create_mock_destroy_function(output, functions)
-
-    assert_equal(expected.join, output.join)
-  end
-  
-  should "create mock destroy functions in source file when specified with strict ordering" do
-    functions = [ { :name => "First", :args => "int Candy", :return => test_return[:int] }, 
-                  { :name => "Second", :args => "bool Smarty", :return => test_return[:string] } 
-                ]
-    output = []
-    expected = [ "void MockPoutPoutFish_Destroy(void)\n{\n",
-                 "  CMock_Guts_MemFreeAll();\n",
-                 "  memset(&Mock, 0, sizeof(Mock));\n",
-                 "  uno",
-                 "  GlobalExpectCount = 0;\n",
-                 "  GlobalVerifyOrder = 0;\n",
-                 "}\n\n"
-               ]
-    @plugins.expect.run(:mock_destroy, functions[0]).returns([])
-    @plugins.expect.run(:mock_destroy, functions[1]).returns(["  uno"])
-    
-    @cmock_generator_strict.create_mock_destroy_function(output, functions)
-
-    assert_equal(expected.join, output.join)
-  end
-  
-  should "create mock implementation functions in source file" do
-    function = { :modifier => "static", 
-                 :return => test_return[:int], 
-                 :args_string => "uint32 sandwiches, const char* named", 
-                 :args => ["uint32 sandwiches", "const char* named"],
-                 :var_arg => nil,
-                 :name => "SupaFunction",
-                 :attributes => "__inline"
-               }
-    output = []
-    expected = [ "static int SupaFunction(uint32 sandwiches, const char* named)\n",
-                 "{\n",
-                 "  UNITY_LINE_TYPE cmock_line = TEST_LINE_NUM;\n",
-                 "  CMOCK_SupaFunction_CALL_INSTANCE* cmock_call_instance = (CMOCK_SupaFunction_CALL_INSTANCE*)CMock_Guts_GetAddressFor(Mock.SupaFunction_CallInstance);\n",
-                 "  Mock.SupaFunction_CallInstance = CMock_Guts_MemNext(Mock.SupaFunction_CallInstance);\n",
-                 "  uno",
-                 "  UNITY_TEST_ASSERT_NOT_NULL(cmock_call_instance, cmock_line, \"Function 'SupaFunction' called more times than expected.\");\n",
-                 "  cmock_line = cmock_call_instance->LineNumber;\n",
-                 "  dos",
-                 "  tres",
-                 "  return cmock_call_instance->ReturnVal;\n",
-                 "}\n\n"
-               ]
-    @plugins.expect.run(:mock_implementation_precheck, function).returns(["  uno"])
-    @plugins.expect.run(:mock_implementation, function).returns(["  dos","  tres"])
-    
-    @cmock_generator.create_mock_implementation(output, function)
-    
-    assert_equal(expected.join, output.join)
-  end
-  
-  should "create mock implementation functions in source file with different options" do
-    function = { :modifier => "", 
-                 :return => test_return[:int], 
-                 :args_string => "uint32 sandwiches", 
-                 :args => ["uint32 sandwiches"],
-                 :var_arg => "corn ...",
-                 :name => "SupaFunction",
-                 :attributes => nil
-               }
-    output = []
-    expected = [ "int SupaFunction(uint32 sandwiches, corn ...)\n",
-                 "{\n",
-                 "  UNITY_LINE_TYPE cmock_line = TEST_LINE_NUM;\n",
-                 "  CMOCK_SupaFunction_CALL_INSTANCE* cmock_call_instance = (CMOCK_SupaFunction_CALL_INSTANCE*)CMock_Guts_GetAddressFor(Mock.SupaFunction_CallInstance);\n",
-                 "  Mock.SupaFunction_CallInstance = CMock_Guts_MemNext(Mock.SupaFunction_CallInstance);\n",
-                 "  uno",
-                 "  UNITY_TEST_ASSERT_NOT_NULL(cmock_call_instance, cmock_line, \"Function 'SupaFunction' called more times than expected.\");\n",
-                 "  cmock_line = cmock_call_instance->LineNumber;\n",
-                 "  dos",
-                 "  tres",
-                 "  return cmock_call_instance->ReturnVal;\n",
-                 "}\n\n"
-               ]
-    @plugins.expect.run(:mock_implementation_precheck, function).returns(["  uno"])
-    @plugins.expect.run(:mock_implementation, function).returns(["  dos","  tres"])
-    
-    @cmock_generator.create_mock_implementation(output, function)
-    
-    assert_equal(expected.join, output.join)
-  end
-end
diff --git a/tools/ceedling/vendor/cmock/test/unit/cmock_generator_plugin_array_test.rb b/tools/ceedling/vendor/cmock/test/unit/cmock_generator_plugin_array_test.rb
deleted file mode 100644 (file)
index 959a8e0..0000000
+++ /dev/null
@@ -1,114 +0,0 @@
-# ==========================================
-#   CMock Project - Automatic Mock Generation for C
-#   Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-#   [Released under MIT License. Please refer to license.txt for details]
-# ========================================== 
-
-require File.expand_path(File.dirname(__FILE__)) + "/../test_helper"
-require 'cmock_generator_plugin_array'
-
-class CMockGeneratorPluginArrayTest < Test::Unit::TestCase
-  def setup
-    create_mocks :config, :utils
-    
-    #no strict ordering
-    @config.expect.when_ptr.returns(:compare_data)
-    @config.expect.enforce_strict_ordering.returns(false)
-    @config.stubs!(:respond_to?).returns(true)
-    @utils.expect.helpers.returns({})
-    @cmock_generator_plugin_array = CMockGeneratorPluginArray.new(@config, @utils)
-  end
-
-  def teardown
-  end
-  
-  should "have set up internal accessors correctly on init" do
-    assert_equal(@config, @cmock_generator_plugin_array.config)
-    assert_equal(@utils,  @cmock_generator_plugin_array.utils)
-    assert_equal(nil,     @cmock_generator_plugin_array.unity_helper)
-    assert_equal(8,       @cmock_generator_plugin_array.priority)
-  end
-  
-  should "not include any additional include files" do 
-    assert(!@cmock_generator_plugin_array.respond_to?(:include_files))
-  end
-  
-  should "not add to typedef structure for functions of style 'int* func(void)'" do
-    function = {:name => "Oak", :args => [], :return => test_return[:int_ptr]}
-    returned = @cmock_generator_plugin_array.instance_typedefs(function)
-    assert_equal("", returned)
-  end
-  
-  should "add to tyepdef structure mock needs of functions of style 'void func(int chicken, int* pork)'" do
-    function = {:name => "Cedar", :args => [{ :name => "chicken", :type => "int", :ptr? => false}, { :name => "pork", :type => "int*", :ptr? => true}], :return => test_return[:void]}
-    expected = "  int Expected_pork_Depth;\n"
-    returned = @cmock_generator_plugin_array.instance_typedefs(function)
-    assert_equal(expected, returned)
-  end
-  
-  should "not add an additional mock interface for functions not containing pointers" do
-    function = {:name => "Maple", :args_string => "int blah", :return  => test_return[:string], :contains_ptr? => false}
-    returned = @cmock_generator_plugin_array.mock_function_declarations(function)
-    assert_nil(returned)
-  end
-  
-  should "add another mock function declaration for functions of style 'void func(int* tofu)'" do
-    function = {:name => "Pine", 
-                :args => [{ :type => "int*",
-                           :name => "tofu",
-                           :ptr? => true,
-                         }],
-                :return => test_return[:void], 
-                :contains_ptr? => true }
-    
-    expected = "#define #{function[:name]}_ExpectWithArray(tofu, tofu_Depth) #{function[:name]}_CMockExpectWithArray(__LINE__, tofu, tofu_Depth)\n" +
-               "void #{function[:name]}_CMockExpectWithArray(UNITY_LINE_TYPE cmock_line, int* tofu, int tofu_Depth);\n"
-    returned = @cmock_generator_plugin_array.mock_function_declarations(function)
-    assert_equal(expected, returned)
-  end
-  
-  should "add another mock function declaration for functions of style 'const char* func(int* tofu)'" do
-    function = {:name => "Pine", 
-                :args => [{ :type => "int*",
-                           :name => "tofu",
-                           :ptr? => true,
-                         }],
-                :return => test_return[:string],
-                :contains_ptr? => true }
-    
-    expected = "#define #{function[:name]}_ExpectWithArrayAndReturn(tofu, tofu_Depth, cmock_retval) #{function[:name]}_CMockExpectWithArrayAndReturn(__LINE__, tofu, tofu_Depth, cmock_retval)\n" +
-               "void #{function[:name]}_CMockExpectWithArrayAndReturn(UNITY_LINE_TYPE cmock_line, int* tofu, int tofu_Depth, const char* cmock_to_return);\n"
-    returned = @cmock_generator_plugin_array.mock_function_declarations(function)
-    assert_equal(expected, returned)
-  end
-  
-  should "not have a mock function implementation" do
-    assert(!@cmock_generator_plugin_array.respond_to?(:mock_implementation))
-  end
-
-  should "not have a mock interfaces for functions of style 'int* func(void)'" do
-    function = {:name => "Pear", :args => [], :args_string => "void", :return => test_return[:int_ptr]}
-    returned = @cmock_generator_plugin_array.mock_interfaces(function)
-    assert_nil(returned)
-  end
-  
-  should "add mock interfaces for functions of style 'int* func(int* pescado, int pes)'" do
-    function = {:name => "Lemon", 
-                :args => [{ :type => "int*", :name => "pescado", :ptr? => true}, { :type => "int", :name => "pes", :ptr? => false}], 
-                :args_string => "int* pescado, int pes", 
-                :return  => test_return[:int_ptr], 
-                :contains_ptr? => true }
-    @utils.expect.code_add_base_expectation("Lemon").returns("mock_retval_0")
-    
-    expected = ["void Lemon_CMockExpectWithArrayAndReturn(UNITY_LINE_TYPE cmock_line, int* pescado, int pescado_Depth, int pes, int* cmock_to_return)\n",
-                "{\n",
-                "mock_retval_0",
-                "  CMockExpectParameters_Lemon(cmock_call_instance, pescado, pescado_Depth, pes);\n",
-                "  cmock_call_instance->ReturnVal = cmock_to_return;\n",
-                "}\n\n"
-               ].join
-    returned = @cmock_generator_plugin_array.mock_interfaces(function).join
-    assert_equal(expected, returned)
-  end
-  
-end
diff --git a/tools/ceedling/vendor/cmock/test/unit/cmock_generator_plugin_callback_test.rb b/tools/ceedling/vendor/cmock/test/unit/cmock_generator_plugin_callback_test.rb
deleted file mode 100644 (file)
index 8542fc6..0000000
+++ /dev/null
@@ -1,190 +0,0 @@
-# ==========================================
-#   CMock Project - Automatic Mock Generation for C
-#   Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-#   [Released under MIT License. Please refer to license.txt for details]
-# ========================================== 
-
-require File.expand_path(File.dirname(__FILE__)) + "/../test_helper"
-require 'cmock_generator_plugin_callback'
-
-class CMockGeneratorPluginCallbackTest < Test::Unit::TestCase
-  def setup
-    create_mocks :config, :utils
-    
-    @config.expect.callback_include_count.returns(true)
-    @config.expect.callback_after_arg_check.returns(false)
-  
-    @cmock_generator_plugin_callback = CMockGeneratorPluginCallback.new(@config, @utils)
-  end
-
-  def teardown
-  end
-  
-  should "have set up internal accessors correctly on init" do
-    assert_equal(@config, @cmock_generator_plugin_callback.config)
-    assert_equal(@utils,  @cmock_generator_plugin_callback.utils)
-    assert_equal(6,       @cmock_generator_plugin_callback.priority)
-  end
-  
-  should "not include any additional include files" do 
-    assert(!@cmock_generator_plugin_callback.respond_to?(:include_files))
-  end
-  
-  should "add to instance structure" do
-    function = {:name => "Oak", :args => [:type => "int*", :name => "blah", :ptr? => true], :return => test_return[:int_ptr]}
-    expected = "  CMOCK_Oak_CALLBACK Oak_CallbackFunctionPointer;\n" +
-               "  int Oak_CallbackCalls;\n"
-    returned = @cmock_generator_plugin_callback.instance_structure(function)
-    assert_equal(expected, returned)
-  end
-  
-  should "add mock function declaration for function without arguments" do
-    function = {:name => "Maple", :args_string => "void", :args => [], :return => test_return[:void]}
-    expected = [ "typedef void (* CMOCK_Maple_CALLBACK)(int cmock_num_calls);\n",
-                 "void Maple_StubWithCallback(CMOCK_Maple_CALLBACK Callback);\n" ].join
-    returned = @cmock_generator_plugin_callback.mock_function_declarations(function)
-    assert_equal(expected, returned)
-  end
-  
-  should "add mock function declaration for function without arguments when count is also turned off" do
-    function = {:name => "Maple", :args_string => "void", :args => [], :return => test_return[:void]}
-    expected = [ "typedef void (* CMOCK_Maple_CALLBACK)(void);\n",
-                 "void Maple_StubWithCallback(CMOCK_Maple_CALLBACK Callback);\n" ].join
-    @cmock_generator_plugin_callback.include_count = false
-    returned = @cmock_generator_plugin_callback.mock_function_declarations(function)
-    assert_equal(expected, returned)
-  end
-  
-  should "add mock function declaration for function with arguments" do
-    function = {:name => "Maple", :args_string => "int* tofu", :args => [1], :return => test_return[:void]}
-    expected = [ "typedef void (* CMOCK_Maple_CALLBACK)(int* tofu, int cmock_num_calls);\n",
-                 "void Maple_StubWithCallback(CMOCK_Maple_CALLBACK Callback);\n" ].join
-    returned = @cmock_generator_plugin_callback.mock_function_declarations(function)
-    assert_equal(expected, returned)
-  end
-  
-  should "add mock function declaration for function with return values" do
-    function = {:name => "Maple", :args_string => "int* tofu", :args => [1], :return => test_return[:string]}
-    expected = [ "typedef const char* (* CMOCK_Maple_CALLBACK)(int* tofu, int cmock_num_calls);\n",
-                 "void Maple_StubWithCallback(CMOCK_Maple_CALLBACK Callback);\n" ].join
-    returned = @cmock_generator_plugin_callback.mock_function_declarations(function)
-    assert_equal(expected, returned)
-  end
-  
-  should "add mock function declaration for function with return values and count is turned off" do
-    function = {:name => "Maple", :args_string => "int* tofu", :args => [1], :return => test_return[:string]}
-    expected = [ "typedef const char* (* CMOCK_Maple_CALLBACK)(int* tofu);\n",
-                 "void Maple_StubWithCallback(CMOCK_Maple_CALLBACK Callback);\n" ].join
-    @cmock_generator_plugin_callback.include_count = false
-    returned = @cmock_generator_plugin_callback.mock_function_declarations(function)
-    assert_equal(expected, returned)
-  end
-
-  should "add mock function implementation for functions of style 'void func(void)'" do
-    function = {:name => "Apple", :args => [], :args_string => "void", :return => test_return[:void]}
-    expected = ["  if (Mock.Apple_CallbackFunctionPointer != NULL)\n",
-                "  {\n",
-                "    Mock.Apple_CallbackFunctionPointer(Mock.Apple_CallbackCalls++);\n",
-                "    return;\n",
-                "  }\n"
-               ].join
-    returned = @cmock_generator_plugin_callback.mock_implementation_precheck(function)
-    assert_equal(expected, returned)
-  end
-
-  should "add mock function implementation for functions of style 'void func(void)' when count turned off" do
-    function = {:name => "Apple", :args => [], :args_string => "void", :return => test_return[:void]}
-    expected = ["  if (Mock.Apple_CallbackFunctionPointer != NULL)\n",
-                "  {\n",
-                "    Mock.Apple_CallbackFunctionPointer();\n",
-                "    return;\n",
-                "  }\n"
-               ].join
-    @cmock_generator_plugin_callback.include_count = false
-    returned = @cmock_generator_plugin_callback.mock_implementation_precheck(function)
-    assert_equal(expected, returned)
-  end
-
-  should "add mock function implementation for functions of style 'int func(void)'" do
-    function = {:name => "Apple", :args => [], :args_string => "void", :return => test_return[:int]}
-    expected = ["  if (Mock.Apple_CallbackFunctionPointer != NULL)\n",
-                "  {\n",
-                "    return Mock.Apple_CallbackFunctionPointer(Mock.Apple_CallbackCalls++);\n",
-                "  }\n"
-               ].join
-    returned = @cmock_generator_plugin_callback.mock_implementation_precheck(function)
-    assert_equal(expected, returned)
-  end
-
-  should "add mock function implementation for functions of style 'void func(int* steak, uint8_t flag)'" do
-    function = {:name => "Apple", 
-                :args => [ { :type => 'int*', :name => 'steak', :ptr? => true},
-                  { :type => 'uint8_t', :name => 'flag', :ptr? => false} ], 
-                :args_string => "int* steak, uint8_t flag",
-                :return=> test_return[:void]}
-    expected = ["  if (Mock.Apple_CallbackFunctionPointer != NULL)\n",
-                "  {\n",
-                "    Mock.Apple_CallbackFunctionPointer(steak, flag, Mock.Apple_CallbackCalls++);\n",
-                "    return;\n",
-                "  }\n"
-               ].join
-    returned = @cmock_generator_plugin_callback.mock_implementation_precheck(function)
-    assert_equal(expected, returned)
-  end
-
-  should "add mock function implementation for functions of style 'void func(int* steak, uint8_t flag)' when count turned off" do
-    function = {:name => "Apple", 
-                :args => [ { :type => 'int*', :name => 'steak', :ptr? => true},
-                  { :type => 'uint8_t', :name => 'flag', :ptr? => false} ], 
-                :args_string => "int* steak, uint8_t flag",
-                :return=> test_return[:void]}
-    expected = ["  if (Mock.Apple_CallbackFunctionPointer != NULL)\n",
-                "  {\n",
-                "    Mock.Apple_CallbackFunctionPointer(steak, flag);\n",
-                "    return;\n",
-                "  }\n"
-               ].join
-    @cmock_generator_plugin_callback.include_count = false
-    returned = @cmock_generator_plugin_callback.mock_implementation_precheck(function)
-    assert_equal(expected, returned)
-  end
-
-  should "add mock function implementation for functions of style 'int16_t func(int* steak, uint8_t flag)'" do
-    function = {:name => "Apple", 
-                :args => [ { :type => 'int*', :name => 'steak', :ptr? => true},
-                  { :type => 'uint8_t', :name => 'flag', :ptr? => false} ],
-                :args_string => "int* steak, uint8_t flag", 
-                :return => test_return[:int]}
-    expected = ["  if (Mock.Apple_CallbackFunctionPointer != NULL)\n",
-                "  {\n",
-                "    return Mock.Apple_CallbackFunctionPointer(steak, flag, Mock.Apple_CallbackCalls++);\n",
-                "  }\n"
-               ].join
-    returned = @cmock_generator_plugin_callback.mock_implementation_precheck(function)
-    assert_equal(expected, returned)
-  end
-  
-  should "add mock interfaces for functions " do
-    function = {:name => "Lemon", 
-                :args => [{ :type => "char*", :name => "pescado"}], 
-                :args_string => "char* pescado",
-                :return => test_return[:int]
-               }
-     
-    expected = ["void Lemon_StubWithCallback(CMOCK_Lemon_CALLBACK Callback)\n",
-                "{\n",
-                "  Mock.Lemon_CallbackFunctionPointer = Callback;\n",
-                "}\n\n"
-               ].join
-    returned = @cmock_generator_plugin_callback.mock_interfaces(function)
-    assert_equal(expected, returned)
-  end
-
-  should "add mock destroy for functions" do
-    function = {:name => "Peach", :args => [], :return => test_return[:void] }
-    expected = "  Mock.Peach_CallbackFunctionPointer = NULL;\n" +
-               "  Mock.Peach_CallbackCalls = 0;\n"
-    returned = @cmock_generator_plugin_callback.mock_destroy(function)
-    assert_equal(expected, returned)
-  end
-end
diff --git a/tools/ceedling/vendor/cmock/test/unit/cmock_generator_plugin_cexception_test.rb b/tools/ceedling/vendor/cmock/test/unit/cmock_generator_plugin_cexception_test.rb
deleted file mode 100644 (file)
index ac64f30..0000000
+++ /dev/null
@@ -1,94 +0,0 @@
-# ==========================================
-#   CMock Project - Automatic Mock Generation for C
-#   Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-#   [Released under MIT License. Please refer to license.txt for details]
-# ========================================== 
-
-require File.expand_path(File.dirname(__FILE__)) + "/../test_helper"
-require 'cmock_generator_plugin_cexception'
-
-class CMockGeneratorPluginCexceptionTest < Test::Unit::TestCase
-  def setup
-    create_mocks :config, :utils
-    @cmock_generator_plugin_cexception = CMockGeneratorPluginCexception.new(@config, @utils)
-  end
-
-  def teardown
-  end
-  
-  should "have set up internal accessors correctly on init" do
-    assert_equal(@config, @cmock_generator_plugin_cexception.config)
-    assert_equal(@utils,  @cmock_generator_plugin_cexception.utils)
-    assert_equal(7,       @cmock_generator_plugin_cexception.priority)
-  end
-  
-  should "include the cexception library" do 
-    expected = "#include \"CException.h\"\n"
-    returned = @cmock_generator_plugin_cexception.include_files
-    assert_equal(expected, returned)
-  end
-  
-  should "add to typedef structure mock needs" do
-    function = { :name => "Oak", :args => [], :return => test_return[:void] }
-    expected = "  CEXCEPTION_T ExceptionToThrow;\n"
-    returned = @cmock_generator_plugin_cexception.instance_typedefs(function)
-    assert_equal(expected, returned)
-  end
-  
-  should "add mock function declarations for functions without arguments" do
-    function = { :name => "Spruce", :args_string => "void", :return => test_return[:void] }
-    expected = "#define Spruce_ExpectAndThrow(cmock_to_throw) Spruce_CMockExpectAndThrow(__LINE__, cmock_to_throw)\n"+
-               "void Spruce_CMockExpectAndThrow(UNITY_LINE_TYPE cmock_line, CEXCEPTION_T cmock_to_throw);\n"
-    returned = @cmock_generator_plugin_cexception.mock_function_declarations(function)
-    assert_equal(expected, returned)
-  end
-  
-  should "add mock function declarations for functions with arguments" do
-    function = { :name => "Spruce", :args_string => "const char* Petunia, uint32_t Lily", :args_call => "Petunia, Lily", :return  => test_return[:void] }
-    expected = "#define Spruce_ExpectAndThrow(Petunia, Lily, cmock_to_throw) Spruce_CMockExpectAndThrow(__LINE__, Petunia, Lily, cmock_to_throw)\n" +
-               "void Spruce_CMockExpectAndThrow(UNITY_LINE_TYPE cmock_line, const char* Petunia, uint32_t Lily, CEXCEPTION_T cmock_to_throw);\n"
-    returned = @cmock_generator_plugin_cexception.mock_function_declarations(function)
-    assert_equal(expected, returned)
-  end
-  
-  should "add a mock implementation" do
-    function = {:name => "Cherry", :args => [], :return => test_return[:void]}
-    expected = "  if (cmock_call_instance->ExceptionToThrow != CEXCEPTION_NONE)\n  {\n" + 
-               "    Throw(cmock_call_instance->ExceptionToThrow);\n  }\n"
-    returned = @cmock_generator_plugin_cexception.mock_implementation(function)
-    assert_equal(expected, returned)
-  end
-  
-  should "add mock interfaces for functions without arguments" do
-    function = {:name => "Pear", :args_string => "void", :args => [], :return  => test_return[:void]}
-    @utils.expect.code_add_base_expectation("Pear").returns("mock_retval_0")
-    @utils.expect.code_call_argument_loader(function).returns("")
-  
-    expected = ["void Pear_CMockExpectAndThrow(UNITY_LINE_TYPE cmock_line, CEXCEPTION_T cmock_to_throw)\n",
-                "{\n",
-                "mock_retval_0",
-                "",
-                "  cmock_call_instance->ExceptionToThrow = cmock_to_throw;\n",
-                "}\n\n"
-               ].join
-    returned = @cmock_generator_plugin_cexception.mock_interfaces(function)
-    assert_equal(expected, returned)
-  end
-  
-  should "add a mock interfaces for functions with arguments" do
-    function = {:name => "Pear", :args_string => "int blah", :args => [{ :type => "int", :name => "blah" }], :return  => test_return[:void]}
-    @utils.expect.code_add_base_expectation("Pear").returns("mock_retval_0")
-    @utils.expect.code_call_argument_loader(function).returns("mock_return_1")
-    
-    expected = ["void Pear_CMockExpectAndThrow(UNITY_LINE_TYPE cmock_line, int blah, CEXCEPTION_T cmock_to_throw)\n",
-                "{\n",
-                "mock_retval_0",
-                "mock_return_1",
-                "  cmock_call_instance->ExceptionToThrow = cmock_to_throw;\n",
-                "}\n\n"
-               ].join
-    returned = @cmock_generator_plugin_cexception.mock_interfaces(function)
-    assert_equal(expected, returned)
-  end
-  
-end
diff --git a/tools/ceedling/vendor/cmock/test/unit/cmock_generator_plugin_expect_test.rb b/tools/ceedling/vendor/cmock/test/unit/cmock_generator_plugin_expect_test.rb
deleted file mode 100644 (file)
index fa85936..0000000
+++ /dev/null
@@ -1,206 +0,0 @@
-# ==========================================
-#   CMock Project - Automatic Mock Generation for C
-#   Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-#   [Released under MIT License. Please refer to license.txt for details]
-# ========================================== 
-
-require File.expand_path(File.dirname(__FILE__)) + "/../test_helper"
-require 'cmock_generator_plugin_expect'
-
-class CMockGeneratorPluginExpectTest < Test::Unit::TestCase
-  def setup
-    create_mocks :config, :utils
-    
-    #no strict ordering and args_and_calls
-    @config.expect.when_ptr.returns(:compare_data)
-    @config.expect.enforce_strict_ordering.returns(false)
-    @config.stubs!(:respond_to?).returns(true)
-    # @config.expect.ignore.returns(:args_and_calls)
-    @utils.expect.helpers.returns({})
-    @cmock_generator_plugin_expect = CMockGeneratorPluginExpect.new(@config, @utils)
-    
-    #strict ordering and args_only
-    @config.expect.when_ptr.returns(:compare_data)
-    @config.expect.enforce_strict_ordering.returns(true)
-    @config.stubs!(:respond_to?).returns(true)
-    # @config.expect.ignore.returns(:args_only)
-    @utils.expect.helpers.returns({})
-    @cmock_generator_plugin_expect_strict = CMockGeneratorPluginExpect.new(@config, @utils)
-  end
-
-  def teardown
-  end
-  
-  should "have set up internal accessors correctly on init" do
-    assert_equal(@config, @cmock_generator_plugin_expect.config)
-    assert_equal(@utils,  @cmock_generator_plugin_expect.utils)
-    assert_equal(nil,     @cmock_generator_plugin_expect.unity_helper)
-    assert_equal(5,       @cmock_generator_plugin_expect.priority)
-  end
-  
-  should "not include any additional include files" do 
-    assert(!@cmock_generator_plugin_expect.respond_to?(:include_files))
-  end
-  
-  should "add to typedef structure mock needs of functions of style 'void func(void)'" do
-    function = {:name => "Oak", :args => [], :return => test_return[:void]}
-    expected = ""
-    returned = @cmock_generator_plugin_expect.instance_typedefs(function)
-    assert_equal(expected, returned)
-  end
-  
-  should "add to typedef structure mock needs of functions of style 'int func(void)'" do
-    function = {:name => "Elm", :args => [], :return => test_return[:int]}
-    expected = "  int ReturnVal;\n"
-    returned = @cmock_generator_plugin_expect.instance_typedefs(function)
-    assert_equal(expected, returned)
-  end
-  
-  should "add to typedef structure mock needs of functions of style 'void func(int chicken, char* pork)'" do
-    function = {:name => "Cedar", :args => [{ :name => "chicken", :type => "int"}, { :name => "pork", :type => "char*"}], :return => test_return[:void]}
-    expected = "  int Expected_chicken;\n  char* Expected_pork;\n"
-    returned = @cmock_generator_plugin_expect.instance_typedefs(function)
-    assert_equal(expected, returned)
-  end
-  
-  should "add to typedef structure mock needs of functions of style 'int func(float beef)'" do
-    function = {:name => "Birch", :args => [{ :name => "beef", :type => "float"}], :return => test_return[:int]}
-    expected = "  int ReturnVal;\n  float Expected_beef;\n"
-    returned = @cmock_generator_plugin_expect.instance_typedefs(function)
-    assert_equal(expected, returned)
-  end
-  
-  should "add to typedef structure mock needs of functions of style 'void func(void)' and global ordering" do
-    function = {:name => "Oak", :args => [], :return => test_return[:void]}
-    expected = "  int CallOrder;\n"
-    returned = @cmock_generator_plugin_expect_strict.instance_typedefs(function)
-    assert_equal(expected, returned)
-  end
-  
-  should "add mock function declaration for functions of style 'void func(void)'" do
-    function = {:name => "Maple", :args => [], :return => test_return[:void]}
-    expected = "#define Maple_Expect() Maple_CMockExpect(__LINE__)\n" +
-               "void Maple_CMockExpect(UNITY_LINE_TYPE cmock_line);\n"
-    returned = @cmock_generator_plugin_expect.mock_function_declarations(function)
-    assert_equal(expected, returned)
-  end
-  
-  should "add mock function declaration for functions of style 'int func(void)'" do
-    function = {:name => "Spruce", :args => [], :return => test_return[:int]}
-    expected = "#define Spruce_ExpectAndReturn(cmock_retval) Spruce_CMockExpectAndReturn(__LINE__, cmock_retval)\n" +
-               "void Spruce_CMockExpectAndReturn(UNITY_LINE_TYPE cmock_line, int cmock_to_return);\n"
-    returned = @cmock_generator_plugin_expect.mock_function_declarations(function)
-    assert_equal(expected, returned)
-  end
-  
-  should "add mock function declaration for functions of style 'const char* func(int tofu)'" do
-    function = {:name => "Pine", :args => ["int tofu"], :args_string => "int tofu", :args_call => 'tofu', :return => test_return[:string]}
-    expected = "#define Pine_ExpectAndReturn(tofu, cmock_retval) Pine_CMockExpectAndReturn(__LINE__, tofu, cmock_retval)\n" +
-               "void Pine_CMockExpectAndReturn(UNITY_LINE_TYPE cmock_line, int tofu, const char* cmock_to_return);\n"
-    returned = @cmock_generator_plugin_expect.mock_function_declarations(function)
-    assert_equal(expected, returned)
-  end
-  
-  should "add mock function implementation for functions of style 'void func(void)'" do
-    function = {:name => "Apple", :args => [], :return => test_return[:void]}
-    expected = ""
-    returned = @cmock_generator_plugin_expect.mock_implementation(function)
-    assert_equal(expected, returned)
-  end
-  
-  should "add mock function implementation for functions of style 'int func(int veal, unsigned int sushi)'" do
-    function = {:name => "Cherry", :args => [ { :type => "int", :name => "veal" }, { :type => "unsigned int", :name => "sushi" } ], :return => test_return[:int]}
-    
-    @utils.expect.code_verify_an_arg_expectation(function, function[:args][0]).returns(" mocked_retval_1")
-    @utils.expect.code_verify_an_arg_expectation(function, function[:args][1]).returns(" mocked_retval_2")
-    expected = " mocked_retval_1 mocked_retval_2"
-    returned = @cmock_generator_plugin_expect.mock_implementation(function)
-    assert_equal(expected, returned)
-  end
-  
-  should "add mock function implementation using ordering if needed" do
-    function = {:name => "Apple", :args => [], :return => test_return[:void]}
-    expected = ""
-    @cmock_generator_plugin_expect.ordered = true
-    returned = @cmock_generator_plugin_expect.mock_implementation(function)
-    assert_equal(expected, returned)
-  end
-  
-  should "add mock function implementation for functions of style 'void func(int worm)' and strict ordering" do
-    function = {:name => "Apple", :args => [{ :type => "int", :name => "worm" }], :return => test_return[:void]}
-    @utils.expect.code_verify_an_arg_expectation(function, function[:args][0]).returns("mocked_retval_0")
-    expected = "mocked_retval_0"
-    @cmock_generator_plugin_expect.ordered = true
-    returned = @cmock_generator_plugin_expect_strict.mock_implementation(function)
-    assert_equal(expected, returned)
-  end
-  
-  should "add mock interfaces for functions of style 'void func(void)'" do
-    function = {:name => "Pear", :args => [], :args_string => "void", :return => test_return[:void]}
-    @utils.expect.code_add_base_expectation("Pear").returns("mock_retval_0 ")
-    @utils.expect.code_call_argument_loader(function).returns("mock_retval_1 ")
-    expected = ["void Pear_CMockExpect(UNITY_LINE_TYPE cmock_line)\n",
-                "{\n",
-                "mock_retval_0 ",
-                "mock_retval_1 ",
-                "}\n\n"
-               ].join
-    returned = @cmock_generator_plugin_expect.mock_interfaces(function)
-    assert_equal(expected, returned)
-  end
-  
-  should "add mock interfaces for functions of style 'int func(void)'" do
-    function = {:name => "Orange", :args => [], :args_string => "void", :return => test_return[:int]}
-    @utils.expect.code_add_base_expectation("Orange").returns("mock_retval_0 ")
-    @utils.expect.code_call_argument_loader(function).returns("mock_retval_1 ")
-    @utils.expect.code_assign_argument_quickly("cmock_call_instance->ReturnVal", function[:return]).returns("mock_retval_2")
-    expected = ["void Orange_CMockExpectAndReturn(UNITY_LINE_TYPE cmock_line, int cmock_to_return)\n",
-                "{\n",
-                "mock_retval_0 ",
-                "mock_retval_1 ",
-                "mock_retval_2",
-                "}\n\n"
-               ].join
-    returned = @cmock_generator_plugin_expect.mock_interfaces(function)
-    assert_equal(expected, returned)
-  end
-  
-  should "add mock interfaces for functions of style 'int func(char* pescado)'" do
-    function = {:name => "Lemon", :args => [{ :type => "char*", :name => "pescado"}], :args_string => "char* pescado", :return => test_return[:int]}
-    @utils.expect.code_add_base_expectation("Lemon").returns("mock_retval_0 ")
-    @utils.expect.code_call_argument_loader(function).returns("mock_retval_1 ")
-    @utils.expect.code_assign_argument_quickly("cmock_call_instance->ReturnVal", function[:return]).returns("mock_retval_2")
-    expected = ["void Lemon_CMockExpectAndReturn(UNITY_LINE_TYPE cmock_line, char* pescado, int cmock_to_return)\n",
-                "{\n",
-                "mock_retval_0 ",
-                "mock_retval_1 ",
-                "mock_retval_2",
-                "}\n\n"
-               ].join
-    returned = @cmock_generator_plugin_expect.mock_interfaces(function)
-    assert_equal(expected, returned)
-  end
-  
-  should "add mock interfaces for functions when using ordering" do
-    function = {:name => "Pear", :args => [], :args_string => "void", :return => test_return[:void]}
-    @utils.expect.code_add_base_expectation("Pear").returns("mock_retval_0 ")
-    @utils.expect.code_call_argument_loader(function).returns("mock_retval_1 ")
-    expected = ["void Pear_CMockExpect(UNITY_LINE_TYPE cmock_line)\n",
-                "{\n",
-                "mock_retval_0 ",
-                "mock_retval_1 ",
-                "}\n\n"
-               ].join
-    @cmock_generator_plugin_expect.ordered = true
-    returned = @cmock_generator_plugin_expect.mock_interfaces(function)
-    assert_equal(expected, returned)
-  end
-  
-  should "add mock verify lines" do
-    function = {:name => "Banana" }
-    expected = "  UNITY_TEST_ASSERT(CMOCK_GUTS_NONE == Mock.Banana_CallInstance, cmock_line, \"Function 'Banana' called less times than expected.\");\n"
-    returned = @cmock_generator_plugin_expect.mock_verify(function)
-    assert_equal(expected, returned)
-  end
-  
-end
diff --git a/tools/ceedling/vendor/cmock/test/unit/cmock_generator_plugin_ignore_test.rb b/tools/ceedling/vendor/cmock/test/unit/cmock_generator_plugin_ignore_test.rb
deleted file mode 100644 (file)
index 15f72cc..0000000
+++ /dev/null
@@ -1,159 +0,0 @@
-# ==========================================
-#   CMock Project - Automatic Mock Generation for C
-#   Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-#   [Released under MIT License. Please refer to license.txt for details]
-# ========================================== 
-
-require File.expand_path(File.dirname(__FILE__)) + "/../test_helper"
-require 'cmock_generator_plugin_ignore'
-
-class CMockGeneratorPluginIgnoreTest < Test::Unit::TestCase
-  def setup
-    create_mocks :config, :utils
-    @config.expect.ignore.returns(:args_and_calls)
-    @config.stubs!(:respond_to?).returns(true)
-    @cmock_generator_plugin_ignore = CMockGeneratorPluginIgnore.new(@config, @utils)
-    
-    @config.expect.ignore.returns(:args_only)
-    @cmock_generator_plugin_ignore_just_args = CMockGeneratorPluginIgnore.new(@config, @utils)
-  end
-
-  def teardown
-  end
-  
-  should "have set up internal accessors correctly on init" do
-    assert_equal(@config, @cmock_generator_plugin_ignore.config)
-    assert_equal(@utils,  @cmock_generator_plugin_ignore.utils)
-    assert_equal(2,       @cmock_generator_plugin_ignore.priority)
-  end
-  
-  should "not have any additional include file requirements" do
-    assert(!@cmock_generator_plugin_ignore.respond_to?(:include_files))
-  end
-  
-  should "add a required variable to the instance structure" do
-    function = {:name => "Grass", :args => [], :return => test_return[:void]}
-    expected = "  int Grass_IgnoreBool;\n"
-    returned = @cmock_generator_plugin_ignore.instance_structure(function)
-    assert_equal(expected, returned)
-  end
-  
-  should "handle function declarations for functions without return values" do
-    function = {:name => "Mold", :args_string => "void", :return => test_return[:void]}
-    expected = "#define Mold_Ignore() Mold_CMockIgnore(__LINE__)\nvoid Mold_CMockIgnore(UNITY_LINE_TYPE cmock_line);\n"
-    returned = @cmock_generator_plugin_ignore.mock_function_declarations(function)
-    assert_equal(expected, returned)
-  end
-  
-  should "handle function declarations for functions that returns something" do
-    function = {:name => "Fungus", :args_string => "void", :return => test_return[:string]}
-    expected = "#define Fungus_IgnoreAndReturn(cmock_retval) Fungus_CMockIgnoreAndReturn(__LINE__, cmock_retval)\n"+
-               "void Fungus_CMockIgnoreAndReturn(UNITY_LINE_TYPE cmock_line, const char* cmock_to_return);\n"
-    returned = @cmock_generator_plugin_ignore.mock_function_declarations(function)
-    assert_equal(expected, returned)
-  end
-  
-  should "add required code to implementation precheck with void function (when :args_and_calls)" do
-    function = {:name => "Mold", :args_string => "void", :return => test_return[:void]}
-    expected = ["  if (Mock.Mold_IgnoreBool)\n",
-                "  {\n",
-                "    return;\n",
-                "  }\n"
-               ].join
-    returned = @cmock_generator_plugin_ignore.mock_implementation_for_ignores(function)
-    assert_equal(expected, returned)
-  end
-  
-  should "add required code to implementation precheck with return functions (when :args_and_calls)" do
-    function = {:name => "Fungus", :args_string => "void", :return => test_return[:int]}
-    retval = test_return[:int].merge({ :name => "cmock_call_instance->ReturnVal"})
-    @utils.expect.code_assign_argument_quickly("Mock.Fungus_FinalReturn", retval).returns('  mock_retval_0')
-    expected = ["  if (Mock.Fungus_IgnoreBool)\n",
-                "  {\n",
-                "    if (cmock_call_instance == NULL)\n",
-                "      return Mock.Fungus_FinalReturn;\n",
-                "    mock_retval_0",
-                "    return cmock_call_instance->ReturnVal;\n",
-                "  }\n"
-               ].join
-    returned = @cmock_generator_plugin_ignore.mock_implementation_for_ignores(function)
-    assert_equal(expected, returned)
-  end
-  
-  should "not add code to implementation prefix (when :args_only)" do
-    function = {:name => "Fungus", :args_string => "void", :return => test_return[:int]}
-    retval = test_return[:int].merge({ :name => "cmock_call_instance->ReturnVal"})
-    expected = ""
-    returned = @cmock_generator_plugin_ignore.mock_implementation_precheck(function)
-    assert_equal(expected, returned)
-  end
-  
-  should "add required code to implementation with void function (when :args_only)" do
-    function = {:name => "Mold", :args_string => "void", :return => test_return[:void]}
-    expected = ["  if (Mock.Mold_IgnoreBool)\n",
-                "  {\n",
-                "    return;\n",
-                "  }\n"
-               ].join
-    returned = @cmock_generator_plugin_ignore_just_args.mock_implementation(function)
-    assert_equal(expected, returned)
-  end
-  
-  should "add required code to implementation with return functions (when :args_only)" do
-    function = {:name => "Fungus", :args_string => "void", :return => test_return[:int]}
-    retval = test_return[:int].merge({ :name => "cmock_call_instance->ReturnVal"})
-    @utils.expect.code_assign_argument_quickly("Mock.Fungus_FinalReturn", retval).returns('  mock_retval_0')
-    expected = ["  if (Mock.Fungus_IgnoreBool)\n",
-                "  {\n",
-                "    if (cmock_call_instance == NULL)\n",
-                "      return Mock.Fungus_FinalReturn;\n",
-                "    mock_retval_0",
-                "    return cmock_call_instance->ReturnVal;\n",
-                "  }\n"
-               ].join
-    returned = @cmock_generator_plugin_ignore_just_args.mock_implementation(function)
-    assert_equal(expected, returned)
-  end
-  
-  should "add a new mock interface for ignoring when function had no return value" do
-    function = {:name => "Slime", :args => [], :args_string => "void", :return => test_return[:void]}
-    expected = ["void Slime_CMockIgnore(UNITY_LINE_TYPE cmock_line)\n",
-                "{\n",
-                "  Mock.Slime_IgnoreBool = (int)1;\n",
-                "}\n\n"
-               ].join
-    @config.expect.ignore.returns(:args_and_calls)
-    returned = @cmock_generator_plugin_ignore.mock_interfaces(function)
-    assert_equal(expected, returned)
-  end
-  
-  should "add a new mock interface for ignoring when function had no return value and we are checking args only" do
-    function = {:name => "Slime", :args => [], :args_string => "void", :return => test_return[:void]}
-    expected = ["void Slime_CMockIgnore(UNITY_LINE_TYPE cmock_line)\n",
-                "{\n",
-                "mock_return_1",
-                "  Mock.Slime_IgnoreBool = (int)1;\n",
-                "}\n\n"
-               ].join
-    @config.expect.ignore.returns(:args_only)
-    @utils.expect.code_add_base_expectation("Slime", true).returns("mock_return_1")
-    returned = @cmock_generator_plugin_ignore.mock_interfaces(function)
-    assert_equal(expected, returned)
-  end
-  
-  should "add a new mock interface for ignoring when function has return value" do
-    function = {:name => "Slime", :args => [], :args_string => "void", :return => test_return[:int]}
-    @config.expect.ignore.returns(:args_and_calls)
-    @utils.expect.code_add_base_expectation("Slime", false).returns("mock_return_1")
-    expected = ["void Slime_CMockIgnoreAndReturn(UNITY_LINE_TYPE cmock_line, int cmock_to_return)\n",
-                "{\n",
-                "mock_return_1",
-                "  cmock_call_instance->ReturnVal = cmock_to_return;\n",
-                "  Mock.Slime_IgnoreBool = (int)1;\n",
-                "}\n\n"
-               ].join
-    returned = @cmock_generator_plugin_ignore.mock_interfaces(function)
-    assert_equal(expected, returned)
-  end
-  
-end
diff --git a/tools/ceedling/vendor/cmock/test/unit/cmock_generator_utils_test.rb b/tools/ceedling/vendor/cmock/test/unit/cmock_generator_utils_test.rb
deleted file mode 100644 (file)
index 7b24fe3..0000000
+++ /dev/null
@@ -1,291 +0,0 @@
-# ==========================================
-#   CMock Project - Automatic Mock Generation for C
-#   Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-#   [Released under MIT License. Please refer to license.txt for details]
-# ========================================== 
-
-require File.expand_path(File.dirname(__FILE__)) + "/../test_helper"
-require 'cmock_generator_utils'
-
-class CMockGeneratorUtilsTest < Test::Unit::TestCase
-  def setup
-    create_mocks :config, :unity_helper, :unity_helper
-    
-    @config.expect.when_ptr.returns(:compare_ptr)
-    @config.expect.enforce_strict_ordering.returns(false)
-    @config.expect.plugins.returns([])
-    @config.expect.plugins.returns([])
-    @config.expect.treat_as.returns(['int','short','long','char','char*'])
-    @cmock_generator_utils_simple = CMockGeneratorUtils.new(@config, {:unity_helper => @unity_helper})
-
-    @config.expect.when_ptr.returns(:smart)
-    @config.expect.enforce_strict_ordering.returns(true)
-    @config.expect.plugins.returns([:array, :cexception])
-    @config.expect.plugins.returns([:array, :cexception])
-    @config.expect.treat_as.returns(['int','short','long','char','uint32_t','char*'])
-    @cmock_generator_utils_complex = CMockGeneratorUtils.new(@config, {:unity_helper => @unity_helper, :A=>1, :B=>2})
-  end
-
-  def teardown
-  end
-  
-  should "have set up internal accessors correctly on init" do
-    assert_equal(@config, @cmock_generator_utils_simple.config)
-    assert_equal({:unity_helper => @unity_helper}, @cmock_generator_utils_simple.helpers)
-    assert_equal(false,   @cmock_generator_utils_simple.arrays)
-    assert_equal(false,   @cmock_generator_utils_simple.cexception)
-  end
-  
-  should "have set up internal accessors correctly on init, complete with passed helpers" do
-    assert_equal(@config, @cmock_generator_utils_complex.config)
-    assert_equal({:unity_helper => @unity_helper, :A=>1, :B=>2},@cmock_generator_utils_complex.helpers)
-    assert_equal(true, @cmock_generator_utils_complex.arrays)
-    assert_equal(true, @cmock_generator_utils_complex.cexception)
-  end
-  
-  should "add code for a base expectation with no plugins" do
-    expected =
-      "  CMOCK_MEM_INDEX_TYPE cmock_guts_index = CMock_Guts_MemNew(sizeof(CMOCK_Apple_CALL_INSTANCE));\n" +
-      "  CMOCK_Apple_CALL_INSTANCE* cmock_call_instance = (CMOCK_Apple_CALL_INSTANCE*)CMock_Guts_GetAddressFor(cmock_guts_index);\n" +
-      "  UNITY_TEST_ASSERT_NOT_NULL(cmock_call_instance, cmock_line, \"CMock has run out of memory. Please allocate more.\");\n" +
-      "  Mock.Apple_CallInstance = CMock_Guts_MemChain(Mock.Apple_CallInstance, cmock_guts_index);\n" +
-      "  cmock_call_instance->LineNumber = cmock_line;\n"
-    output = @cmock_generator_utils_simple.code_add_base_expectation("Apple")
-    assert_equal(expected, output)
-  end
-        
-  should "add code for a base expectation with all plugins" do
-    expected =
-      "  CMOCK_MEM_INDEX_TYPE cmock_guts_index = CMock_Guts_MemNew(sizeof(CMOCK_Apple_CALL_INSTANCE));\n" +
-      "  CMOCK_Apple_CALL_INSTANCE* cmock_call_instance = (CMOCK_Apple_CALL_INSTANCE*)CMock_Guts_GetAddressFor(cmock_guts_index);\n" +
-      "  UNITY_TEST_ASSERT_NOT_NULL(cmock_call_instance, cmock_line, \"CMock has run out of memory. Please allocate more.\");\n" +
-      "  Mock.Apple_CallInstance = CMock_Guts_MemChain(Mock.Apple_CallInstance, cmock_guts_index);\n" +
-      "  cmock_call_instance->LineNumber = cmock_line;\n" + 
-      "  cmock_call_instance->CallOrder = ++GlobalExpectCount;\n" +
-      "  cmock_call_instance->ExceptionToThrow = CEXCEPTION_NONE;\n"
-    output = @cmock_generator_utils_complex.code_add_base_expectation("Apple", true)
-    assert_equal(expected, output)
-  end
-        
-  should "add code for a base expectation with all plugins and ordering not supported" do
-    expected =
-      "  CMOCK_MEM_INDEX_TYPE cmock_guts_index = CMock_Guts_MemNew(sizeof(CMOCK_Apple_CALL_INSTANCE));\n" +
-      "  CMOCK_Apple_CALL_INSTANCE* cmock_call_instance = (CMOCK_Apple_CALL_INSTANCE*)CMock_Guts_GetAddressFor(cmock_guts_index);\n" +
-      "  UNITY_TEST_ASSERT_NOT_NULL(cmock_call_instance, cmock_line, \"CMock has run out of memory. Please allocate more.\");\n" +
-      "  Mock.Apple_CallInstance = CMock_Guts_MemChain(Mock.Apple_CallInstance, cmock_guts_index);\n" +
-      "  cmock_call_instance->LineNumber = cmock_line;\n" +
-      "  cmock_call_instance->ExceptionToThrow = CEXCEPTION_NONE;\n"
-    output = @cmock_generator_utils_complex.code_add_base_expectation("Apple", false)
-    assert_equal(expected, output)
-  end
-  
-  should "add argument expectations for values when no array plugin" do
-    arg1 = { :name => "Orange", :const? => false, :type => 'int', :ptr? => false }
-    expected1 = "  cmock_call_instance->Expected_Orange = Orange;\n"
-    
-    arg2 = { :name => "Lemon", :const? => true, :type => 'const char*', :ptr? => true }
-    expected2 = "  cmock_call_instance->Expected_Lemon = (const char*)Lemon;\n"
-    
-    arg3 = { :name => "Kiwi", :const? => false, :type => 'KIWI_T*', :ptr? => true }
-    expected3 = "  cmock_call_instance->Expected_Kiwi = Kiwi;\n"
-    
-    arg4 = { :name => "Lime", :const? => false, :type => 'LIME_T', :ptr? => false }
-    expected4 = "  memcpy(&cmock_call_instance->Expected_Lime, &Lime, sizeof(LIME_T));\n" 
-
-    assert_equal(expected1, @cmock_generator_utils_simple.code_add_an_arg_expectation(arg1))
-    assert_equal(expected2, @cmock_generator_utils_simple.code_add_an_arg_expectation(arg2))
-    assert_equal(expected3, @cmock_generator_utils_simple.code_add_an_arg_expectation(arg3))
-    assert_equal(expected4, @cmock_generator_utils_simple.code_add_an_arg_expectation(arg4))
-  end
-  
-  should "add argument expectations for values when array plugin enabled" do
-    arg1 = { :name => "Orange", :const? => false, :type => 'int', :ptr? => false }
-    expected1 = "  cmock_call_instance->Expected_Orange = Orange;\n"
-    
-    arg2 = { :name => "Lemon", :const? => true, :type => 'const char*', :ptr? => true }
-    expected2 = "  cmock_call_instance->Expected_Lemon = (const char*)Lemon;\n" +
-                "  cmock_call_instance->Expected_Lemon_Depth = Lemon_Depth;\n"
-    
-    arg3 = { :name => "Kiwi", :const? => false, :type => 'KIWI_T*', :ptr? => true }
-    expected3 = "  cmock_call_instance->Expected_Kiwi = Kiwi;\n" +
-                "  cmock_call_instance->Expected_Kiwi_Depth = Kiwi_Depth;\n"
-    
-    arg4 = { :name => "Lime", :const? => false, :type => 'LIME_T', :ptr? => false }
-    expected4 = "  memcpy(&cmock_call_instance->Expected_Lime, &Lime, sizeof(LIME_T));\n" 
-
-    assert_equal(expected1, @cmock_generator_utils_complex.code_add_an_arg_expectation(arg1))
-    assert_equal(expected2, @cmock_generator_utils_complex.code_add_an_arg_expectation(arg2, 'Lemon_Depth'))
-    assert_equal(expected3, @cmock_generator_utils_complex.code_add_an_arg_expectation(arg3, 'Lemon_Depth'))
-    assert_equal(expected4, @cmock_generator_utils_complex.code_add_an_arg_expectation(arg4))
-  end
-  
-  should 'not have an argument loader when the function has no arguments' do
-    function = { :name => "Melon", :args_string => "void" }
-     
-    assert_equal("", @cmock_generator_utils_complex.code_add_argument_loader(function))
-  end
-  
-  should 'create an argument loader when the function has arguments' do
-    function = { :name => "Melon", 
-                 :args_string => "stuff",
-                 :args => [test_arg[:int_ptr], test_arg[:mytype], test_arg[:string]]
-    }
-    expected = "void CMockExpectParameters_Melon(CMOCK_Melon_CALL_INSTANCE* cmock_call_instance, stuff)\n{\n" + 
-               "  cmock_call_instance->Expected_MyIntPtr = MyIntPtr;\n" +
-               "  memcpy(&cmock_call_instance->Expected_MyMyType, &MyMyType, sizeof(MY_TYPE));\n" +
-               "  cmock_call_instance->Expected_MyStr = (char*)MyStr;\n" +
-               "}\n\n"
-    assert_equal(expected, @cmock_generator_utils_simple.code_add_argument_loader(function))
-  end
-
-  should 'create an argument loader when the function has arguments supporting arrays' do
-    function = { :name => "Melon", 
-                 :args_string => "stuff",
-                 :args => [test_arg[:int_ptr], test_arg[:mytype], test_arg[:string]]
-    }
-    expected = "void CMockExpectParameters_Melon(CMOCK_Melon_CALL_INSTANCE* cmock_call_instance, int* MyIntPtr, int MyIntPtr_Depth, const MY_TYPE MyMyType, const char* MyStr)\n{\n" + 
-               "  cmock_call_instance->Expected_MyIntPtr = MyIntPtr;\n" +
-               "  cmock_call_instance->Expected_MyIntPtr_Depth = MyIntPtr_Depth;\n" +
-               "  memcpy(&cmock_call_instance->Expected_MyMyType, &MyMyType, sizeof(MY_TYPE));\n" +
-               "  cmock_call_instance->Expected_MyStr = (char*)MyStr;\n" +
-               "}\n\n"
-    assert_equal(expected, @cmock_generator_utils_complex.code_add_argument_loader(function))
-  end
-  
-  should "not call argument loader if there are no arguments to actually use for this function" do
-    function = { :name => "Pineapple", :args_string => "void" }
-     
-    assert_equal("", @cmock_generator_utils_complex.code_call_argument_loader(function))
-  end
-
-  should 'call an argument loader when the function has arguments' do
-    function = { :name => "Pineapple", 
-                 :args_string => "stuff",
-                 :args => [test_arg[:int_ptr], test_arg[:mytype], test_arg[:string]]
-    }
-    expected = "  CMockExpectParameters_Pineapple(cmock_call_instance, MyIntPtr, MyMyType, MyStr);\n"
-    assert_equal(expected, @cmock_generator_utils_simple.code_call_argument_loader(function))
-  end
-
-  should 'call an argument loader when the function has arguments with arrays' do
-    function = { :name => "Pineapple", 
-                 :args_string => "stuff",
-                 :args => [test_arg[:int_ptr], test_arg[:mytype], test_arg[:string]]
-    }
-    expected = "  CMockExpectParameters_Pineapple(cmock_call_instance, MyIntPtr, 1, MyMyType, MyStr);\n"
-    assert_equal(expected, @cmock_generator_utils_complex.code_call_argument_loader(function))
-  end
-  
-  should 'handle a simple assert when requested' do
-    function = { :name => 'Pear' }
-    arg      = test_arg[:int]
-    expected = "  UNITY_TEST_ASSERT_EQUAL_INT(cmock_call_instance->Expected_MyInt, MyInt, cmock_line, \"Function 'Pear' called with unexpected value for argument 'MyInt'.\");\n"
-    @unity_helper.expect.get_helper('int').returns(['UNITY_TEST_ASSERT_EQUAL_INT',''])
-    assert_equal(expected, @cmock_generator_utils_simple.code_verify_an_arg_expectation(function, arg))
-  end
-
-  should 'handle a pointer comparison when configured to do so' do
-    function = { :name => 'Pear' }
-    arg      = test_arg[:int_ptr]
-    expected = "  UNITY_TEST_ASSERT_EQUAL_PTR(cmock_call_instance->Expected_MyIntPtr, MyIntPtr, cmock_line, \"Function 'Pear' called with unexpected value for argument 'MyIntPtr'.\");\n"
-    assert_equal(expected, @cmock_generator_utils_simple.code_verify_an_arg_expectation(function, arg))
-  end
-
-  should 'handle const char as string compares ' do
-    function = { :name => 'Pear' }
-    arg      = test_arg[:string]
-    expected = "  UNITY_TEST_ASSERT_EQUAL_STRING(cmock_call_instance->Expected_MyStr, MyStr, cmock_line, \"Function 'Pear' called with unexpected value for argument 'MyStr'.\");\n"
-    @unity_helper.expect.get_helper('char*').returns(['UNITY_TEST_ASSERT_EQUAL_STRING',''])
-    assert_equal(expected, @cmock_generator_utils_simple.code_verify_an_arg_expectation(function, arg))
-  end
-  
-  should 'handle custom types as memory compares when we have no better way to do it' do
-    function = { :name => 'Pear' }
-    arg      = test_arg[:mytype]
-    expected = "  UNITY_TEST_ASSERT_EQUAL_MEMORY((void*)(&cmock_call_instance->Expected_MyMyType), (void*)(&MyMyType), sizeof(MY_TYPE), cmock_line, \"Function 'Pear' called with unexpected value for argument 'MyMyType'.\");\n"
-    @unity_helper.expect.get_helper('MY_TYPE').returns(['UNITY_TEST_ASSERT_EQUAL_MEMORY','&'])
-    assert_equal(expected, @cmock_generator_utils_simple.code_verify_an_arg_expectation(function, arg))
-  end
-
-  should 'handle custom types with custom handlers when available, even if they do not support the extra message' do
-    function = { :name => 'Pear' }
-    arg      = test_arg[:mytype]
-    expected = "  UNITY_TEST_ASSERT_EQUAL_MY_TYPE(cmock_call_instance->Expected_MyMyType, MyMyType, cmock_line, \"Function 'Pear' called with unexpected value for argument 'MyMyType'.\");\n"
-    @unity_helper.expect.get_helper('MY_TYPE').returns(['UNITY_TEST_ASSERT_EQUAL_MY_TYPE',''])
-    assert_equal(expected, @cmock_generator_utils_simple.code_verify_an_arg_expectation(function, arg))
-  end
-  
-  should 'handle pointers to custom types with array handlers, even if the array extension is turned off' do
-    function = { :name => 'Pear' }
-    arg      = test_arg[:mytype]
-    expected = "  UNITY_TEST_ASSERT_EQUAL_MY_TYPE_ARRAY(&cmock_call_instance->Expected_MyMyType, &MyMyType, 1, cmock_line, \"Function 'Pear' called with unexpected value for argument 'MyMyType'.\");\n"
-    @unity_helper.expect.get_helper('MY_TYPE').returns(['UNITY_TEST_ASSERT_EQUAL_MY_TYPE_ARRAY','&'])
-    assert_equal(expected, @cmock_generator_utils_simple.code_verify_an_arg_expectation(function, arg))
-  end
-
-  should 'handle a simple assert when requested with array plugin enabled' do
-    function = { :name => 'Pear' }
-    arg      = test_arg[:int]
-    expected = "  UNITY_TEST_ASSERT_EQUAL_INT(cmock_call_instance->Expected_MyInt, MyInt, cmock_line, \"Function 'Pear' called with unexpected value for argument 'MyInt'.\");\n"
-    @unity_helper.expect.get_helper('int').returns(['UNITY_TEST_ASSERT_EQUAL_INT',''])
-    assert_equal(expected, @cmock_generator_utils_complex.code_verify_an_arg_expectation(function, arg))
-  end
-  
-  should 'handle an array comparison with array plugin enabled' do
-    function = { :name => 'Pear' }
-    arg      = test_arg[:int_ptr]
-    expected = "  if (cmock_call_instance->Expected_MyIntPtr == NULL)\n" +
-               "    { UNITY_TEST_ASSERT_NULL(MyIntPtr, cmock_line, \"Expected NULL. Function 'Pear' called with unexpected value for argument 'MyIntPtr'.\"); }\n" +
-               "  else if (cmock_call_instance->Expected_MyIntPtr_Depth == 0)\n" +
-               "    { UNITY_TEST_ASSERT_EQUAL_PTR(cmock_call_instance->Expected_MyIntPtr, MyIntPtr, cmock_line, \"Function 'Pear' called with unexpected value for argument 'MyIntPtr'.\"); }\n" +
-               "  else\n" +
-               "    { UNITY_TEST_ASSERT_EQUAL_INT_ARRAY(cmock_call_instance->Expected_MyIntPtr, MyIntPtr, cmock_call_instance->Expected_MyIntPtr_Depth, cmock_line, \"Function 'Pear' called with unexpected value for argument 'MyIntPtr'.\"); }\n"
-    @unity_helper.expect.get_helper('int*').returns(['UNITY_TEST_ASSERT_EQUAL_INT_ARRAY',''])
-   assert_equal(expected, @cmock_generator_utils_complex.code_verify_an_arg_expectation(function, arg))
-  end
-  
-  should 'handle const char as string compares with array plugin enabled' do
-    function = { :name => 'Pear' }
-    arg      = test_arg[:string]
-    expected = "  UNITY_TEST_ASSERT_EQUAL_STRING(cmock_call_instance->Expected_MyStr, MyStr, cmock_line, \"Function 'Pear' called with unexpected value for argument 'MyStr'.\");\n"
-    @unity_helper.expect.get_helper('char*').returns(['UNITY_TEST_ASSERT_EQUAL_STRING',''])
-    assert_equal(expected, @cmock_generator_utils_complex.code_verify_an_arg_expectation(function, arg))
-  end
-  
-  should 'handle custom types as memory compares when we have no better way to do it with array plugin enabled' do
-    function = { :name => 'Pear' }
-    arg      = test_arg[:mytype]
-    expected = "  UNITY_TEST_ASSERT_EQUAL_MEMORY((void*)(&cmock_call_instance->Expected_MyMyType), (void*)(&MyMyType), sizeof(MY_TYPE), cmock_line, \"Function 'Pear' called with unexpected value for argument 'MyMyType'.\");\n"
-    @unity_helper.expect.get_helper('MY_TYPE').returns(['UNITY_TEST_ASSERT_EQUAL_MEMORY','&'])
-    assert_equal(expected, @cmock_generator_utils_complex.code_verify_an_arg_expectation(function, arg))
-  end
-  
-  should 'handle custom types with custom handlers when available, even if they do not support the extra message with array plugin enabled' do
-    function = { :name => 'Pear' }
-    arg      = test_arg[:mytype]
-    expected = "  UNITY_TEST_ASSERT_EQUAL_MY_TYPE(cmock_call_instance->Expected_MyMyType, MyMyType, cmock_line, \"Function 'Pear' called with unexpected value for argument 'MyMyType'.\");\n"
-    @unity_helper.expect.get_helper('MY_TYPE').returns(['UNITY_TEST_ASSERT_EQUAL_MY_TYPE',''])
-    assert_equal(expected, @cmock_generator_utils_complex.code_verify_an_arg_expectation(function, arg))
-  end
-
-  should 'handle custom types with array handlers when array plugin is enabled' do
-    function = { :name => 'Pear' }
-    arg      = test_arg[:mytype_ptr]
-    expected = "  if (cmock_call_instance->Expected_MyMyTypePtr == NULL)\n" +
-               "    { UNITY_TEST_ASSERT_NULL(MyMyTypePtr, cmock_line, \"Expected NULL. Function 'Pear' called with unexpected value for argument 'MyMyTypePtr'.\"); }\n" +
-               "  else if (cmock_call_instance->Expected_MyMyTypePtr_Depth == 0)\n" +
-               "    { UNITY_TEST_ASSERT_EQUAL_PTR(cmock_call_instance->Expected_MyMyTypePtr, MyMyTypePtr, cmock_line, \"Function 'Pear' called with unexpected value for argument 'MyMyTypePtr'.\"); }\n" +
-               "  else\n" +
-               "    { UNITY_TEST_ASSERT_EQUAL_MY_TYPE_ARRAY(cmock_call_instance->Expected_MyMyTypePtr, MyMyTypePtr, cmock_call_instance->Expected_MyMyTypePtr_Depth, cmock_line, \"Function 'Pear' called with unexpected value for argument 'MyMyTypePtr'.\"); }\n"
-    @unity_helper.expect.get_helper('MY_TYPE*').returns(['UNITY_TEST_ASSERT_EQUAL_MY_TYPE_ARRAY',''])
-    assert_equal(expected, @cmock_generator_utils_complex.code_verify_an_arg_expectation(function, arg))
-  end
-  
-  should 'handle custom types with array handlers when array plugin is enabled for non-array types' do
-    function = { :name => 'Pear' }
-    arg      = test_arg[:mytype]
-    expected = "  UNITY_TEST_ASSERT_EQUAL_MY_TYPE_ARRAY(&cmock_call_instance->Expected_MyMyType, &MyMyType, 1, cmock_line, \"Function 'Pear' called with unexpected value for argument 'MyMyType'.\");\n"
-    @unity_helper.expect.get_helper('MY_TYPE').returns(['UNITY_TEST_ASSERT_EQUAL_MY_TYPE_ARRAY','&'])
-    assert_equal(expected, @cmock_generator_utils_complex.code_verify_an_arg_expectation(function, arg))
-  end
-end
diff --git a/tools/ceedling/vendor/cmock/test/unit/cmock_header_parser_test.rb b/tools/ceedling/vendor/cmock/test/unit/cmock_header_parser_test.rb
deleted file mode 100644 (file)
index 6517abd..0000000
+++ /dev/null
@@ -1,1170 +0,0 @@
-# ==========================================
-#   CMock Project - Automatic Mock Generation for C
-#   Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-#   [Released under MIT License. Please refer to license.txt for details]
-# ========================================== 
-
-$ThisIsOnlyATest = true
-
-require File.expand_path(File.dirname(__FILE__)) + "/../test_helper"
-require 'cmock_header_parser'
-
-class CMockHeaderParserTest < Test::Unit::TestCase
-
-  def setup
-    create_mocks :config
-    @test_name = 'test_file.h'
-    @config.expect.strippables.returns(['(?:__attribute__\s*\(+.*?\)+)'])
-    @config.expect.attributes.returns(['__ramfunc', 'funky_attrib'])
-    @config.expect.treat_as_void.returns(['MY_FUNKY_VOID'])
-    @config.expect.treat_as.returns({ "BANJOS" => "INT", "TUBAS" => "HEX16"} )
-    @config.expect.when_no_prototypes.returns(:error)
-    @config.expect.verbosity.returns(1)
-    @config.expect.treat_externs.returns(:exclude)
-    
-    @parser = CMockHeaderParser.new(@config)
-  end
-
-  def teardown
-  end
-  
-  should "create and initialize variables to defaults appropriately" do
-    assert_equal([], @parser.funcs)
-    assert_equal(['const', '__ramfunc', 'funky_attrib'], @parser.c_attributes)
-    assert_equal(['void','MY_FUNKY_VOID'], @parser.treat_as_void)
-  end
-  
-  should "strip out line comments" do
-    source = 
-      " abcd;\n" +
-      "// hello;\n" +
-      "who // is you\n"
-    
-    expected =
-    [
-      "abcd",
-      "who"
-    ]
-    
-    assert_equal(expected, @parser.import_source(source).map!{|s|s.strip})
-  end
-  
-  
-  should "remove block comments" do
-    source = 
-      " no_comments;\n" +
-      "// basic_line_comment;\n" +
-      "/* basic_block_comment;*/\n" +
-      "pre_block; /* start_of_block_comment;\n" +
-      "// embedded_line_comment_in_block_comment; */\n" +
-      "// /* commented_out_block_comment_line\n" +
-      "shown_because_block_comment_invalid_from_line_comment;\n" +
-      "// */\n" +
-      "//* shorter_commented_out_block_comment_line; \n" +
-      "shown_because_block_comment_invalid_from_shorter_line_comment;\n" +
-      "/*/\n" +
-      "not_shown_because_line_above_started_comment;\n" +
-      "//*/\n" +
-      "/* \n" +
-      "not_shown_because_block_comment_started_this_time;\n" +
-      "/*/\n" +
-      "shown_because_line_above_ended_comment_this_time;\n" +
-      "//*/\n"
-    
-    expected =
-    [
-      "no_comments",
-      "pre_block",
-      "shown_because_block_comment_invalid_from_line_comment",
-      "shown_because_block_comment_invalid_from_shorter_line_comment",
-      "shown_because_line_above_ended_comment_this_time"
-    ]
-    
-    assert_equal(expected, @parser.import_source(source).map!{|s|s.strip})
-  end
-  
-  
-  should "remove preprocessor directives" do
-    source = 
-      "#when stuff_happens\n" +
-      "#ifdef _TEST\n" +
-      "#pragma stack_switch"
-    
-    expected = []
-    
-    assert_equal(expected, @parser.import_source(source))
-  end
-
-
-  should "remove assembler pragma sections" do
-    source =
-      " #pragma\tasm\n" +
-      "  .foo\n" +
-      "  lda %m\n" +
-      "  nop\n" +
-      "# pragma  endasm \n" +
-      "foo"
-      
-    expected = ["foo"]
-        
-    assert_equal(expected, @parser.import_source(source))
-  end
-  
-  
-  should "smush lines together that contain continuation characters" do
-    source = 
-      "hoo hah \\\n" +
-      "when \\ \n"
-    
-    expected =
-    [
-      "hoo hah when"
-    ]
-    
-    assert_equal(expected, @parser.import_source(source).map!{|s|s.strip})
-  end
-  
-  
-  should "remove C macro definitions" do
-    source = 
-      "#define this is the first line\\\n" +
-      "and the second\\\n" +
-      "and the third that should be removed\n" +
-      "but I'm here\n"
-    
-    expected = ["but I'm here"]
-    
-    assert_equal(expected, @parser.import_source(source))
-  end
-  
-  
-  should "remove typedef statements" do
-    source = 
-      "typedef uint32 (unsigned int);\n" +
-      "const typedef int INT;\n" +
-      "int notatypedef;\n" +
-      "int typedef_isnt_me;\n" +
-      " typedef who cares what really comes here \\\n" + # exercise multiline typedef
-      "   continuation;\n" +
-      "this should remain!;\n" +
-      "typedef blah bleh;\n" +
-      "typedef struct shell_command_struct {\n" +
-      "  char_ptr COMMAND;\n" +
-      "  int_32 (*SHELL_FUNC)(int_32 argc);\n" +
-      "} SHELL_COMMAND_STRUCT, * SHELL_COMMAND_PTR;\n" +
-      "typedef struct shell_command_struct  {\n" +
-      "  char_ptr  COMMAND;\n" +
-      "  int_32      (*SHELL_FUNC)(int_32 argc, char_ptr argv[]);\n" +
-      "} SHELL_COMMAND_STRUCT, * SHELL_COMMAND_PTR;\n" +
-      "typedef struct shell_command_struct {\n" +
-      " char_ptr COMMAND;\n" +
-      " int_32 (*SHELL_FUNC)(int_32 argc);\n" +
-      "};\n"
-    
-    expected =
-    [
-      "int notatypedef",
-      "int typedef_isnt_me",
-      "this should remain!"
-    ]
-    
-    assert_equal(expected, @parser.import_source(source).map!{|s|s.strip})
-  end
-
-
-  should "remove enum statements" do
-    source = 
-      "enum _NamedEnum {\n" +
-      " THING1 = (0x0001),\n" +
-      " THING2 = (0x0001 << 5),\n" +
-      "}ListOValues;\n\n" +
-      "don't delete me!!\n" +
-      " modifier_str enum _NamedEnum {THING1 = (0x0001), THING2 = (0x0001 << 5)} ListOValues;\n\n" +
-      "typedef enum {\n" +
-      " THING1,\n" +
-      " THING2,\n" +
-      "} Thinger;\n" +
-      "or me!!\n"
-    
-    assert_equal(["don't delete me!! or me!!"], @parser.import_source(source).map!{|s|s.strip})
-  end
-
-
-  should "remove union statements" do
-    source = 
-      "union _NamedDoohicky {\n" +
-      " unsigned int a;\n" +
-      " char b;\n" +
-      "} Doohicky;\n\n" +
-      "I want to live!!\n" +
-      "some_modifier union { unsigned int a; char b;} Whatever;\n" +
-      "typedef union {\n" +
-      " unsigned int a;\n" +
-      " char b;\n" +
-      "} Whatever;\n" +
-      "me too!!\n"
-    
-    assert_equal(["I want to live!! me too!!"], @parser.import_source(source).map!{|s|s.strip})
-  end
-
-
-  should "remove struct statements" do
-    source = 
-      "struct _NamedStruct1 {\n" +
-      " unsigned int a;\n" +
-      " signed long int b;\n" +
-      "} Thing ;\n\n" +
-      "extern struct ForwardDeclared_t TestDataType1;\n" +
-      "void foo(void);\n" +
-      "struct\n"+
-      "   MultilineForwardDeclared_t\n" +
-      "   TestDataType2;\n" +
-      "struct THINGER foo(void);\n" +
-      "typedef struct {\n" +
-      " unsigned int a;\n" +
-      " signed char b;\n" +
-      "}Thinger;\n" +
-      "I want to live!!\n"
-
-    assert_equal(["void foo(void)", "struct THINGER foo(void)", "I want to live!!"], 
-                 @parser.import_source(source).map!{|s|s.strip})
-  end
-  
-  should "remove externed and inline functions" do
-    source = 
-      " extern uint32 foobar(unsigned int);\n" +
-      "uint32 extern_name_func(unsigned int);\n" +
-      "uint32 funcinline(unsigned int);\n" +
-      "extern void bar(unsigned int);\n" +
-      "inline void bar(unsigned int);\n" +
-      "extern\n" +
-      "void kinda_ugly_on_the_next_line(unsigned int);\n"
-    
-    expected =
-    [
-      "uint32 extern_name_func(unsigned int)",
-      "uint32 funcinline(unsigned int)"
-    ]
-    
-    assert_equal(expected, @parser.import_source(source).map!{|s|s.strip})
-  end
-  
-  should "remove a fully defined inline function" do
-    source = 
-      "inline void foo(unsigned int a) { oranges = a; }\n" +
-      "inline void bar(unsigned int a) { apples = a; };\n" +
-      "inline void bar(unsigned int a)\n" +
-      "{" +
-      "  bananas = a;\n" +
-      "}"
-    
-    # ensure it's expected type of exception
-    assert_raise RuntimeError do
-      @parser.parse("module", source)
-    end
-
-    assert_equal([], @parser.funcs)
-    
-    # verify exception message
-    begin
-      @parser.parse("module", source)
-    rescue RuntimeError => e
-      assert_equal("ERROR: No function prototypes found!", e.message)
-    end    
-  end
-  
-  should "remove just inline functions if externs to be included" do
-    source = 
-      " extern uint32 foobar(unsigned int);\n" +
-      "uint32 extern_name_func(unsigned int);\n" +
-      "uint32 funcinline(unsigned int);\n" +
-      "extern void bar(unsigned int);\n" +
-      "inline void bar(unsigned int);\n" +
-      "extern\n" +
-      "void kinda_ugly_on_the_next_line(unsigned int);\n"
-    
-    expected =
-    [ "extern uint32 foobar(unsigned int)",
-      "uint32 extern_name_func(unsigned int)",
-      "uint32 funcinline(unsigned int)",
-      "extern void bar(unsigned int)",
-      "extern void kinda_ugly_on_the_next_line(unsigned int)"
-    ]
-    
-    @parser.treat_externs = :include
-    assert_equal(expected, @parser.import_source(source).map!{|s|s.strip})
-  end
-    
-  
-  should "remove defines" do
-    source =
-      "#define whatever you feel like defining\n" +
-      "void hello(void);\n" +
-      "#DEFINE I JUST DON'T CARE\n" +
-      "#deFINE\n" +
-      "#define get_foo() \\\n   ((Thing)foo.bar)" # exercise multiline define
-    
-    expected =
-    [
-      "void hello(void)",
-    ]
-    
-    assert_equal(expected, @parser.import_source(source).map!{|s|s.strip})
-  end
-    
-  
-  should "remove keywords that would keep things from going smoothly in the future" do
-    source =
-      "const int TheMatrix(register int Trinity, unsigned int *restrict Neo)"
-    
-    expected =
-    [
-      "const int TheMatrix(int Trinity, unsigned int * Neo)",
-    ]
-    
-    assert_equal(expected, @parser.import_source(source).map!{|s|s.strip})
-  end
-
-
-  # some code actually typedef's void even though it's not ANSI C and is, frankly, weird
-  # since cmock treats void specially, we can't let void be obfuscated
-  should "handle odd case of typedef'd void returned" do  
-    source = "MY_FUNKY_VOID FunkyVoidReturned(int a)"
-    expected = { :var_arg=>nil,
-                 :name=>"FunkyVoidReturned",
-                 :return=>{ :type   => "void", 
-                            :name   => 'cmock_to_return', 
-                            :ptr?   => false,
-                            :const? => false,
-                            :str    => "void cmock_to_return",
-                            :void?  => true
-                          },
-                 :modifier=>"",
-                 :contains_ptr? => false,
-                 :args=>[{:type=>"int", :name=>"a", :ptr? => false, :const? => false}],
-                 :args_string=>"int a",
-                 :args_call=>"a"}
-    assert_equal(expected, @parser.parse_declaration(source))
-  end
-  
-  should "handle odd case of typedef'd void as arg" do 
-    source = "int FunkyVoidAsArg(MY_FUNKY_VOID)"
-    expected = { :var_arg=>nil,
-                 :name=>"FunkyVoidAsArg",
-                 :return=>{ :type   => "int", 
-                            :name   => 'cmock_to_return', 
-                            :ptr?   => false,
-                            :const? => false,
-                            :str    => "int cmock_to_return",
-                            :void?  => false
-                          },
-                 :modifier=>"",
-                 :contains_ptr? => false,
-                 :args=>[],
-                 :args_string=>"void",
-                 :args_call=>"" }
-    assert_equal(expected, @parser.parse_declaration(source))
-  end
-  
-  should "handle odd case of typedef'd void as arg pointer" do 
-    source = "char FunkyVoidPointer(MY_FUNKY_VOID* bluh)"
-    expected = { :var_arg=>nil,
-                 :name=>"FunkyVoidPointer",
-                 :return=>{ :type   => "char", 
-                            :name   => 'cmock_to_return', 
-                            :ptr?   => false,
-                            :const? => false,
-                            :str    => "char cmock_to_return",
-                            :void?  => false
-                          },
-                 :modifier=>"",
-                 :contains_ptr? => true,
-                 :args=>[{:type=>"MY_FUNKY_VOID*", :name=>"bluh", :ptr? => true, :const? => false}],
-                 :args_string=>"MY_FUNKY_VOID* bluh",
-                 :args_call=>"bluh" }
-    assert_equal(expected, @parser.parse_declaration(source))        
-  end
-
-
-  should "strip default values from function parameter lists" do  
-    source =
-      "void Foo(int a = 57, float b=37.52, char c= 'd', char* e=\"junk\");\n"
-
-    expected =
-    [
-      "void Foo(int a, float b, char c, char* e)"
-    ]
-    
-    assert_equal(expected, @parser.import_source(source).map!{|s|s.strip})
-  end
-
-
-  should "raise upon empty file" do  
-    source = ''
-        
-    # ensure it's expected type of exception
-    assert_raise RuntimeError do
-      @parser.parse("module", "")
-    end
-
-    assert_equal([], @parser.funcs)
-    
-    # verify exception message
-    begin
-      @parser.parse("module", "")
-    rescue RuntimeError => e
-      assert_equal("ERROR: No function prototypes found!", e.message)
-    end    
-  end
-
-
-  should "raise upon no function prototypes found in file" do  
-    source = 
-      "typedef void SILLY_VOID_TYPE1;\n" +
-      "typedef (void) SILLY_VOID_TYPE2 ;\n" +
-      "typedef ( void ) (*FUNCPTR)(void);\n\n" + 
-      "#define get_foo() \\\n   ((Thing)foo.bar)"
-
-    # ensure it's expected type of exception
-    assert_raise(RuntimeError) do
-      @parser.parse("module", source)
-    end
-
-    assert_equal([], @parser.funcs)    
-
-    # verify exception message
-    begin
-      @parser.parse("module", source)    
-    rescue RuntimeError => e
-      assert_equal("ERROR: No function prototypes found!", e.message)
-    end    
-  end
-
-
-  should "raise upon prototype parsing failure" do
-    source = "void (int, )" 
-
-    # ensure it's expected type of exception
-    assert_raise(RuntimeError) do
-      @parser.parse("module", source)
-    end
-
-    # verify exception message
-    begin
-      @parser.parse("module", source) 
-    rescue RuntimeError => e
-      assert(e.message.include?("Failed Parsing Declaration Prototype!"))
-    end    
-  end
-
-  should "extract and return function declarations with retval and args" do
-  
-    source = "int Foo(int a, unsigned int b)"
-    expected = { :var_arg=>nil,
-                 :name=>"Foo",
-                 :return=>{ :type   => "int", 
-                            :name   => 'cmock_to_return', 
-                            :ptr?   => false,
-                            :const? => false,
-                            :str    => "int cmock_to_return",
-                            :void?  => false
-                          },
-                 :modifier=>"",
-                 :contains_ptr? => false,
-                 :args=>[ {:type=>"int", :name=>"a", :ptr? => false, :const? => false}, 
-                          {:type=>"unsigned int", :name=>"b", :ptr? => false, :const? => false}
-                        ],
-                 :args_string=>"int a, unsigned int b",
-                 :args_call=>"a, b" }
-    assert_equal(expected, @parser.parse_declaration(source))
-  end
-
-  should "extract and return function declarations with no retval" do
-  
-    source = "void    FunkyChicken(    uint la,  int     de, bool da)"
-    expected = { :var_arg=>nil,
-                 :return=>{ :type   => "void", 
-                            :name   => 'cmock_to_return', 
-                            :ptr?   => false,
-                            :const? => false,
-                            :str    => "void cmock_to_return",
-                            :void?  => true
-                          },
-                 :name=>"FunkyChicken",
-                 :modifier=>"",
-                 :contains_ptr? => false,
-                 :args=>[ {:type=>"uint", :name=>"la", :ptr? => false, :const? => false}, 
-                          {:type=>"int",  :name=>"de", :ptr? => false, :const? => false},
-                          {:type=>"bool", :name=>"da", :ptr? => false, :const? => false}
-                        ],
-                 :args_string=>"uint la, int     de, bool da",
-                 :args_call=>"la, de, da" }
-    assert_equal(expected, @parser.parse_declaration(source))
-  end
-
-  should "extract and return function declarations with implied voids" do
-  
-    source = "void tat()"
-    expected = { :var_arg=>nil,
-                 :return=>{ :type   => "void", 
-                            :name   => 'cmock_to_return', 
-                            :ptr?   => false,
-                            :const? => false,
-                            :str    => "void cmock_to_return",
-                            :void?  => true
-                          },
-                 :name=>"tat",
-                 :modifier=>"",
-                 :contains_ptr? => false,
-                 :args=>[ ],
-                 :args_string=>"void",
-                 :args_call=>"" }
-    assert_equal(expected, @parser.parse_declaration(source))
-  end
-  
-  should "extract modifiers properly" do
-  
-    source = "const int TheMatrix(int Trinity, unsigned int * Neo)"
-    expected = { :var_arg=>nil,
-                 :return=>{ :type   => "int", 
-                            :name   => 'cmock_to_return', 
-                            :ptr?   => false,
-                            :const? => false,
-                            :str    => "int cmock_to_return",
-                            :void?  => false
-                          },
-                 :name=>"TheMatrix",
-                 :modifier=>"const",
-                 :contains_ptr? => true,
-                 :args=>[ {:type=>"int",           :name=>"Trinity", :ptr? => false, :const? => false}, 
-                          {:type=>"unsigned int*", :name=>"Neo",     :ptr? => true,  :const? => false}
-                        ],
-                 :args_string=>"int Trinity, unsigned int* Neo",
-                 :args_call=>"Trinity, Neo" }
-    assert_equal(expected, @parser.parse_declaration(source))
-  end
-  
-  should "fully parse multiple prototypes" do
-  
-    source = "const int TheMatrix(int Trinity, unsigned int * Neo);\n" + 
-             "int Morpheus(int, unsigned int*);\n"
-             
-    expected = [{ :var_arg=>nil,
-                  :return=> { :type   => "int", 
-                              :name   => 'cmock_to_return', 
-                              :ptr?   => false,
-                              :const? => false,
-                              :str    => "int cmock_to_return",
-                              :void?  => false
-                            },
-                  :name=>"TheMatrix",
-                  :modifier=>"const",
-                  :contains_ptr? => true,
-                  :args=>[ {:type=>"int",           :name=>"Trinity", :ptr? => false, :const? => false}, 
-                           {:type=>"unsigned int*", :name=>"Neo",     :ptr? => true,  :const? => false}
-                         ],
-                  :args_string=>"int Trinity, unsigned int* Neo",
-                 :args_call=>"Trinity, Neo" },
-                { :var_arg=>nil,
-                  :return=> { :type   => "int", 
-                              :name   => 'cmock_to_return', 
-                              :ptr?   => false,
-                              :const? => false,
-                              :str    => "int cmock_to_return",
-                              :void?  => false
-                            },
-                  :name=>"Morpheus",
-                  :modifier=>"",
-                  :contains_ptr? => true,
-                  :args=>[ {:type=>"int",           :name=>"cmock_arg1", :ptr? => false, :const? => false}, 
-                           {:type=>"unsigned int*", :name=>"cmock_arg2", :ptr? => true,  :const? => false}
-                         ],
-                  :args_string=>"int cmock_arg1, unsigned int* cmock_arg2",
-                 :args_call=>"cmock_arg1, cmock_arg2" 
-                }]
-    assert_equal(expected, @parser.parse("module", source)[:functions])
-  end
-  
-  should "not extract for mocking multiply defined prototypes" do
-  
-    source = "const int TheMatrix(int Trinity, unsigned int * Neo);\n" + 
-             "const int TheMatrix(int, unsigned int*);\n"
-             
-    expected = [{ :var_arg=>nil,
-                  :name=>"TheMatrix",
-                  :return=> { :type   => "int", 
-                              :name   => 'cmock_to_return', 
-                              :ptr?   => false,
-                              :const? => false,
-                              :str    => "int cmock_to_return",
-                              :void?  => false
-                            },
-                  :modifier=>"const",
-                  :contains_ptr? => true,
-                  :args=>[ {:type=>"int",           :name=>"Trinity", :ptr? => false, :const? => false}, 
-                           {:type=>"unsigned int*", :name=>"Neo", :ptr? => true,      :const? => false}
-                         ],
-                  :args_string=>"int Trinity, unsigned int* Neo",
-                  :args_call=>"Trinity, Neo"
-                }]
-    assert_equal(expected, @parser.parse("module", source)[:functions])
-  end
-  
-  should "properly detect typedef'd variants of void and use those" do
-  
-    source = "typedef (void) FUNKY_VOID_T;\n" + 
-             "typedef void CHUNKY_VOID_T;\n" +
-             "FUNKY_VOID_T DrHorrible(int SingAlong);\n" +
-             "int CaptainHammer(CHUNKY_VOID_T);\n"
-             
-    expected = [{ :var_arg=>nil,
-                  :name=>"DrHorrible",
-                  :return  => { :type   => "void", 
-                                :name   => 'cmock_to_return', 
-                                :ptr?   => false,
-                                :const? => false,
-                                :str    => "void cmock_to_return",
-                                :void?  => true
-                              },
-                  :modifier=>"",
-                  :contains_ptr? => false,
-                  :args=>[ {:type=>"int", :name=>"SingAlong", :ptr? => false, :const? => false} ],
-                  :args_string=>"int SingAlong",
-                  :args_call=>"SingAlong"
-                },
-                { :var_arg=>nil,
-                  :return=> { :type   => "int", 
-                              :name   => 'cmock_to_return', 
-                              :ptr?   => false,
-                              :const? => false,
-                              :str    => "int cmock_to_return",
-                              :void?  => false
-                            },
-                  :name=>"CaptainHammer",
-                  :modifier=>"",
-                  :contains_ptr? => false,
-                  :args=>[ ],
-                  :args_string=>"void",
-                  :args_call=>""
-                }]
-    assert_equal(expected, @parser.parse("module", source)[:functions])
-  end
-  
-  should "be ok with structs inside of function declarations" do
-  
-    source = "int DrHorrible(struct SingAlong Blog);\n" +
-             "void Penny(struct const _KeepYourHeadUp_ * const BillyBuddy);\n" +
-             "struct TheseArentTheHammer CaptainHammer(void);\n"
-             
-    expected = [{ :var_arg=>nil,
-                  :return =>{ :type   => "int", 
-                              :name   => 'cmock_to_return', 
-                              :ptr?   => false,
-                              :const? => false,
-                              :str    => "int cmock_to_return",
-                              :void?  => false
-                            },
-                  :name=>"DrHorrible",
-                  :modifier=>"",
-                  :contains_ptr? => false,
-                  :args=>[ {:type=>"struct SingAlong", :name=>"Blog", :ptr? => false, :const? => false} ],
-                  :args_string=>"struct SingAlong Blog",
-                  :args_call=>"Blog" 
-                },
-                { :var_arg=>nil,
-                  :return=> { :type   => "void", 
-                              :name   => 'cmock_to_return', 
-                              :ptr?   => false,
-                              :const? => false,
-                              :str    => "void cmock_to_return",
-                              :void?  => true
-                            },
-                  :name=>"Penny",
-                  :modifier=>"",
-                  :contains_ptr? => true,
-                  :args=>[ {:type=>"struct _KeepYourHeadUp_*", :name=>"BillyBuddy", :ptr? => true, :const? => true} ],
-                  :args_string=>"struct const _KeepYourHeadUp_* const BillyBuddy",
-                  :args_call=>"BillyBuddy" 
-                },
-                { :var_arg=>nil,
-                  :return=> { :type   => "struct TheseArentTheHammer", 
-                              :name   => 'cmock_to_return', 
-                              :ptr?   => false,
-                              :const? => false,
-                              :str    => "struct TheseArentTheHammer cmock_to_return",
-                              :void?  => false
-                            },
-                  :name=>"CaptainHammer",
-                  :modifier=>"",
-                  :contains_ptr? => false,
-                  :args=>[ ],
-                  :args_string=>"void",
-                  :args_call=>""
-                }]
-    assert_equal(expected, @parser.parse("module", source)[:functions])
-  end
-  
-  should "extract functions containing unions with union specifier" do
-    source = "void OrangePeel(union STARS_AND_STRIPES * a, union AFL_CIO b)"
-    expected = [{ :var_arg=>nil,
-                 :return=>{ :type   => "void", 
-                            :name   => 'cmock_to_return', 
-                            :ptr?   => false,
-                            :const? => false,
-                            :str    => "void cmock_to_return",
-                            :void?  => true
-                          },
-                 :name=>"OrangePeel",
-                 :modifier=>"",
-                 :contains_ptr? => true,
-                 :args=>[ {:type=>"union STARS_AND_STRIPES*", :name=>"a", :ptr? => true, :const? => false},
-                          {:type=>"union AFL_CIO", :name=>"b", :ptr? => false, :const? => false}
-                        ],
-                 :args_string=>"union STARS_AND_STRIPES* a, union AFL_CIO b",
-                 :args_call=>"a, b" }]
-    result = @parser.parse("module", source)
-    assert_equal(expected, result[:functions])
-  end
-  
-  should "not be thwarted by variables named with primitive types as part of the name" do
-    source = "void ApplePeel(const unsigned int const_param, int int_param, int integer, char character, int* const constant)"
-    expected = [{ :var_arg=>nil,
-                 :return=>{ :type   => "void", 
-                            :name   => 'cmock_to_return', 
-                            :ptr?   => false,
-                            :const? => false,
-                            :str    => "void cmock_to_return",
-                            :void?  => true
-                          },
-                 :name=>"ApplePeel",
-                 :modifier=>"",
-                 :contains_ptr? => true,
-                 :args=>[ {:type=> "unsigned int", :name=>"const_param", :ptr? => false, :const? => true},
-                          {:type=>"int", :name=>"int_param", :ptr? => false, :const? => false},
-                          {:type=>"int", :name=>"integer", :ptr? => false, :const? => false},
-                          {:type=>"char", :name=>"character", :ptr? => false, :const? => false},
-                          {:type=>"int*", :name=>"constant", :ptr? => true, :const? => true}
-                        ],
-                 :args_string=>"const unsigned int const_param, int int_param, int integer, char character, int* const constant",
-                 :args_call=>"const_param, int_param, integer, character, constant" }]
-    result = @parser.parse("module", source)
-    assert_equal(expected, result[:functions])
-  end
-  
-  should "not be thwarted by custom types named similarly to primitive types" do 
-    source = "void LemonPeel(integer param, character thing, longint * junk, constant value, int32_t const number)"
-    expected = [{:var_arg=>nil,
-                 :return=>{ :type   => "void", 
-                            :name   => 'cmock_to_return', 
-                            :ptr?   => false,
-                            :const? => false,
-                            :str    => "void cmock_to_return",
-                            :void?  => true
-                          },
-                 :name=>"LemonPeel",
-                 :modifier=>"",
-                 :contains_ptr? => true,
-                 :args=>[ {:type=>"integer", :name=>"param", :ptr? => false, :const? => false},
-                          {:type=>"character", :name=>"thing", :ptr? => false, :const? => false},
-                          {:type=>"longint*", :name=>"junk", :ptr? => true, :const? => false},
-                          {:type=>"constant", :name=>"value", :ptr? => false, :const? => false},
-                          {:type=>"int32_t", :name=>"number", :ptr? => false, :const? => true}
-                        ],
-                 :args_string=>"integer param, character thing, longint* junk, constant value, int32_t const number",
-                 :args_call=>"param, thing, junk, value, number" }]
-    result = @parser.parse("module", source)
-    assert_equal(expected, result[:functions])
-  end
-  
-  should "handle some of those chains of C name specifiers naturally" do
-    source = "void CoinOperated(signed char abc, const unsigned long int xyz_123, unsigned int const abc_123, long long arm_of_the_law)"
-    expected = [{:var_arg=>nil,
-                 :return=>{ :type   => "void", 
-                            :name   => 'cmock_to_return', 
-                            :ptr?   => false,
-                            :const? => false,
-                            :str    => "void cmock_to_return",
-                            :void?  => true
-                          },
-                 :name=>"CoinOperated",
-                 :modifier=>"",
-                 :contains_ptr? => false,
-                 :args=>[ {:type=>"signed char", :name=>"abc", :ptr? => false, :const? => false},
-                          {:type=>"unsigned long int", :name=>"xyz_123", :ptr? => false, :const? => true},
-                          {:type=>"unsigned int", :name=>"abc_123", :ptr? => false, :const? => true},
-                          {:type=>"long long", :name=>"arm_of_the_law", :ptr? => false, :const? => false}
-                        ],
-                 :args_string=>"signed char abc, const unsigned long int xyz_123, unsigned int const abc_123, long long arm_of_the_law",
-                 :args_call=>"abc, xyz_123, abc_123, arm_of_the_law" }]
-    result = @parser.parse("module", source)
-    assert_equal(expected, result[:functions])
-  end
-  
-  should "handle custom types of various formats" do 
-    source = "void CardOperated(CUSTOM_TYPE abc, CUSTOM_TYPE* xyz_123, CUSTOM_TYPE const abcxyz, struct CUSTOM_TYPE const * const abc123)"
-    expected = [{:var_arg=>nil,
-                 :return=>{ :type   => "void", 
-                            :name   => 'cmock_to_return', 
-                            :ptr?   => false,
-                            :const? => false,
-                            :str    => "void cmock_to_return",
-                            :void?  => true
-                          },
-                 :name=>"CardOperated",
-                 :modifier=>"",
-                 :contains_ptr? => true,
-                 :args=>[ {:type=>"CUSTOM_TYPE", :name=>"abc", :ptr? => false, :const? => false},
-                          {:type=>"CUSTOM_TYPE*", :name=>"xyz_123", :ptr? => true, :const? => false},
-                          {:type=>"CUSTOM_TYPE", :name=>"abcxyz", :ptr? => false, :const? => true},
-                          {:type=>"struct CUSTOM_TYPE const*", :name=>"abc123", :ptr? => true, :const? => true}
-                        ],
-                 :args_string=>"CUSTOM_TYPE abc, CUSTOM_TYPE* xyz_123, CUSTOM_TYPE const abcxyz, struct CUSTOM_TYPE const* const abc123",
-                 :args_call=>"abc, xyz_123, abcxyz, abc123" }]
-    result = @parser.parse("module", source)
-    assert_equal(expected, result[:functions])
-  end
-  
-  should "handle arrays and treat them as pointers" do
-    source = "void KeyOperated(CUSTOM_TYPE thing1[], int thing2 [ ], char thing3 [][2 ][ 3], int* thing4[4])"
-    expected = [{:var_arg=>nil,
-                 :return=>{ :type   => "void", 
-                            :name   => 'cmock_to_return', 
-                            :ptr?   => false,
-                            :const? => false,
-                            :str    => "void cmock_to_return",
-                            :void?  => true
-                          },
-                 :name=>"KeyOperated",
-                 :modifier=>"",
-                 :contains_ptr? => true,
-                 :args=>[ {:type=>"CUSTOM_TYPE*", :name=>"thing1", :ptr? => true, :const? => false},
-                          {:type=>"int*", :name=>"thing2", :ptr? => true, :const? => false},
-                          {:type=>"char*", :name=>"thing3", :ptr? => false, :const? => false},  #THIS one will likely change in the future when we improve multidimensional array support
-                          {:type=>"int**", :name=>"thing4", :ptr? => true, :const? => false}    #THIS one will likely change in the future when we improve multidimensional array support
-                        ],
-                 :args_string=>"CUSTOM_TYPE* thing1, int* thing2, char* thing3, int** thing4",
-                 :args_call=>"thing1, thing2, thing3, thing4" }]
-    result = @parser.parse("module", source)
-    assert_equal(expected, result[:functions])
-  end
-  
-  should "give a reasonable guess when dealing with weird combinations of custom types and modifiers" do 
-    source = "void Cheese(unsigned CUSTOM_TYPE abc, unsigned xyz, CUSTOM_TYPE1 CUSTOM_TYPE2 pdq)"
-    expected = [{:var_arg=>nil,
-                 :return=>{ :type   => "void", 
-                            :name   => 'cmock_to_return', 
-                            :ptr?   => false,
-                            :const? => false,
-                            :str    => "void cmock_to_return",
-                            :void?  => true
-                          },
-                 :name=>"Cheese",
-                 :modifier=>"",
-                 :contains_ptr? => false,
-                 :args=>[ {:type=>"unsigned CUSTOM_TYPE", :name=>"abc", :ptr? => false, :const? => false},
-                          {:type=>"unsigned", :name=>"xyz", :ptr? => false, :const? => false},
-                          {:type=>"CUSTOM_TYPE1 CUSTOM_TYPE2", :name=>"pdq", :ptr? => false, :const? => false}
-                        ],
-                 :args_string=>"unsigned CUSTOM_TYPE abc, unsigned xyz, CUSTOM_TYPE1 CUSTOM_TYPE2 pdq",
-                 :args_call=>"abc, xyz, pdq" }]
-    result = @parser.parse("module", source)
-    assert_equal(expected, result[:functions])
-  end
-  
-  should "extract functions containing a function pointer" do
-    source = "void FunkyTurkey(unsigned int (*func_ptr)(int, char))"
-    expected = [{ :var_arg=>nil,
-                 :return=>{ :type   => "void", 
-                            :name   => 'cmock_to_return', 
-                            :ptr?   => false,
-                            :const? => false,
-                            :str    => "void cmock_to_return",
-                            :void?  => true
-                          },
-                 :name=>"FunkyTurkey",
-                 :modifier=>"",
-                 :contains_ptr? => false,
-                 :args=>[ {:type=>"cmock_module_func_ptr1", :name=>"func_ptr", :ptr? => false, :const? => false}
-                        ],
-                 :args_string=>"cmock_module_func_ptr1 func_ptr",
-                 :args_call=>"func_ptr" }]
-    typedefs = ["typedef unsigned int(*cmock_module_func_ptr1)(int, char);"]
-    result = @parser.parse("module", source)
-    assert_equal(expected, result[:functions])
-    assert_equal(typedefs, result[:typedefs])
-  end
-  
-  should "extract functions containing a function pointer with an implied void" do
-    source = "void FunkyTurkey(unsigned int (*func_ptr)())"
-    expected = [{ :var_arg=>nil,
-                 :return=>{ :type   => "void", 
-                            :name   => 'cmock_to_return', 
-                            :ptr?   => false,
-                            :const? => false,
-                            :str    => "void cmock_to_return",
-                            :void?  => true
-                          },
-                 :name=>"FunkyTurkey",
-                 :modifier=>"",
-                 :contains_ptr? => false,
-                 :args=>[ {:type=>"cmock_module_func_ptr1", :name=>"func_ptr", :ptr? => false, :const? => false}
-                        ],
-                 :args_string=>"cmock_module_func_ptr1 func_ptr",
-                 :args_call=>"func_ptr" }]
-    typedefs = ["typedef unsigned int(*cmock_module_func_ptr1)();"]
-    result = @parser.parse("module", source)
-    assert_equal(expected, result[:functions])
-    assert_equal(typedefs, result[:typedefs])
-  end
-  
-  should "extract functions containing a constant function pointer and a pointer in the nested arg list" do
-    source = "void FunkyChicken(unsigned int (* const func_ptr)(unsigned long int * , char))"
-    expected = [{ :var_arg=>nil,
-                 :return=>{ :type   => "void", 
-                            :name   => 'cmock_to_return', 
-                            :ptr?   => false,
-                            :const? => false,
-                            :str    => "void cmock_to_return",
-                            :void?  => true
-                          },
-                 :name=>"FunkyChicken",
-                 :modifier=>"",
-                 :contains_ptr? => false,
-                 :args=>[ {:type=>"cmock_module_func_ptr1", :name=>"func_ptr", :ptr? => false, :const? => true}
-                        ],
-                 :args_string=>"cmock_module_func_ptr1 const func_ptr",
-                 :args_call=>"func_ptr" }]
-    typedefs = ["typedef unsigned int(*cmock_module_func_ptr1)(unsigned long int* , char);"]
-    result = @parser.parse("module", source)
-    assert_equal(expected, result[:functions])
-    assert_equal(typedefs, result[:typedefs])
-  end
-  
-  # should "extract functions containing a function pointer taking a vararg" do
-    # source = "void FunkyParrot(unsigned int (*func_ptr)(int, char, ...))"
-    # expected = [{ :var_arg=>nil,
-                 # :return=>{ :type   => "void", 
-                            # :name   => 'cmock_to_return', 
-                            # :ptr?   => false,
-                            # :const? => false,
-                            # :str    => "void cmock_to_return",
-                            # :void?  => true
-                          # },
-                 # :name=>"FunkyParrot",
-                 # :modifier=>"",
-                 # :contains_ptr? => false,
-                 # :args=>[ {:type=>"cmock_module_func_ptr1", :name=>"func_ptr", :ptr? => false, :const? => false}
-                        # ],
-                 # :args_string=>"cmock_module_func_ptr1 func_ptr",
-                 # :args_call=>"func_ptr" }]
-    # typedefs = ["typedef unsigned int(*cmock_module_func_ptr1)(int, char, ...);"]
-    # result = @parser.parse("module", source)
-    # assert_equal(expected, result[:functions])
-    # assert_equal(typedefs, result[:typedefs])
-  # end
-  
-  should "extract functions containing a function pointer with extra parenthesis and two sets" do
-    source = "void FunkyBudgie(int (((* func_ptr1)(int, char))), void (*func_ptr2)(void))"
-    expected = [{ :var_arg=>nil,
-                 :return=>{ :type   => "void", 
-                            :name   => 'cmock_to_return', 
-                            :ptr?   => false,
-                            :const? => false,
-                            :str    => "void cmock_to_return",
-                            :void?  => true
-                          },
-                 :name=>"FunkyBudgie",
-                 :modifier=>"",
-                 :contains_ptr? => false,
-                 :args=>[ {:type=>"cmock_module_func_ptr1", :name=>"func_ptr1", :ptr? => false, :const? => false},
-                          {:type=>"cmock_module_func_ptr2", :name=>"func_ptr2", :ptr? => false, :const? => false}
-                        ],
-                 :args_string=>"cmock_module_func_ptr1 func_ptr1, cmock_module_func_ptr2 func_ptr2",
-                 :args_call=>"func_ptr1, func_ptr2" }]
-    typedefs = ["typedef int(*cmock_module_func_ptr1)(int, char);", "typedef void(*cmock_module_func_ptr2)(void);"]
-    result = @parser.parse("module", source)
-    assert_equal(expected, result[:functions])
-    assert_equal(typedefs, result[:typedefs])
-  end
-  
-  should "extract functions containing an anonymous function pointer" do
-    source = "void FunkyFowl(unsigned int (* const)(int, char))"
-    expected = [{ :var_arg=>nil,
-                 :return=>{ :type   => "void", 
-                            :name   => 'cmock_to_return', 
-                            :ptr?   => false,
-                            :const? => false,
-                            :str    => "void cmock_to_return",
-                            :void?  => true
-                          },
-                 :name=>"FunkyFowl",
-                 :modifier=>"",
-                 :contains_ptr? => false,
-                 :args=>[ {:type=>"cmock_module_func_ptr1", :name=>"cmock_arg1", :ptr? => false, :const? => true}
-                        ],
-                 :args_string=>"cmock_module_func_ptr1 const cmock_arg1",
-                 :args_call=>"cmock_arg1" }]
-    typedefs = ["typedef unsigned int(*cmock_module_func_ptr1)(int, char);"]
-    result = @parser.parse("module", source)
-    assert_equal(expected, result[:functions])
-    assert_equal(typedefs, result[:typedefs])
-  end
-  
-  should "extract functions returning a function pointer" do
-    source = "unsigned short (*FunkyPidgeon( const char op_code ))( int, long int )"
-    expected = [{ :var_arg=>nil,
-                 :return=>{ :type   => "cmock_module_func_ptr1", 
-                            :name   => 'cmock_to_return', 
-                            :ptr?   => false,
-                            :const? => false,
-                            :str    => "cmock_module_func_ptr1 cmock_to_return",
-                            :void?  => false
-                          },
-                 :name=>"FunkyPidgeon",
-                 :modifier=>"",
-                 :contains_ptr? => false,
-                 :args=>[ {:type=>"char", :name=>"op_code", :ptr? => false, :const? => true}
-                        ],
-                 :args_string=>"const char op_code",
-                 :args_call=>"op_code" }]
-    typedefs = ["typedef unsigned short(*cmock_module_func_ptr1)( int, long int );"]
-    result = @parser.parse("module", source)
-    assert_equal(expected, result[:functions])
-    assert_equal(typedefs, result[:typedefs])
-  end
-  
-  should "extract functions returning a function pointer with implied void" do
-    source = "unsigned short (*FunkyTweetie())()"
-    expected = [{ :var_arg=>nil,
-                 :return=>{ :type   => "cmock_module_func_ptr1", 
-                            :name   => 'cmock_to_return', 
-                            :ptr?   => false,
-                            :const? => false,
-                            :str    => "cmock_module_func_ptr1 cmock_to_return",
-                            :void?  => false
-                          },
-                 :name=>"FunkyTweetie",
-                 :modifier=>"",
-                 :contains_ptr? => false,
-                 :args=>[],
-                 :args_string=>"void",
-                 :args_call=>"" }]
-    typedefs = ["typedef unsigned short(*cmock_module_func_ptr1)();"]
-    result = @parser.parse("module", source)
-    assert_equal(expected, result[:functions])
-    assert_equal(typedefs, result[:typedefs])
-  end
-  
-  should "extract functions returning a function pointer where everything is a void" do
-    source = "void (*   FunkySeaGull(void))(void)"
-    expected = [{ :var_arg=>nil,
-                 :return=>{ :type   => "cmock_module_func_ptr1", 
-                            :name   => 'cmock_to_return', 
-                            :ptr?   => false,
-                            :const? => false,
-                            :str    => "cmock_module_func_ptr1 cmock_to_return",
-                            :void?  => false
-                          },
-                 :name=>"FunkySeaGull",
-                 :modifier=>"",
-                 :contains_ptr? => false,
-                 :args=>[],
-                 :args_string=>"void",
-                 :args_call=>"" }]
-    typedefs = ["typedef void(*cmock_module_func_ptr1)(void);"]
-    result = @parser.parse("module", source)
-    assert_equal(expected, result[:functions])
-    assert_equal(typedefs, result[:typedefs])
-  end
-  
-  should "extract functions returning a function pointer with some pointer nonsense" do
-    source = "unsigned int * (* FunkyMacaw(double* foo, THING *bar))(unsigned int)"
-    expected = [{ :var_arg=>nil,
-                 :return=>{ :type   => "cmock_module_func_ptr1", 
-                            :name   => 'cmock_to_return', 
-                            :ptr?   => false,
-                            :const? => false,
-                            :str    => "cmock_module_func_ptr1 cmock_to_return",
-                            :void?  => false
-                          },
-                 :name=>"FunkyMacaw",
-                 :modifier=>"",
-                 :contains_ptr? => true,
-                 :args=>[ {:type=>"double*", :name=>"foo", :ptr? => true, :const? => false},
-                          {:type=>"THING*", :name=>"bar", :ptr? => true, :const? => false}
-                        ],
-                 :args_string=>"double* foo, THING* bar",
-                 :args_call=>"foo, bar" }]
-    typedefs = ["typedef unsigned int *(*cmock_module_func_ptr1)(unsigned int);"]
-    result = @parser.parse("module", source)
-    assert_equal(expected, result[:functions])
-    assert_equal(typedefs, result[:typedefs])
-  end
-  
-  should "extract functions with varargs" do
-    source = "int XFiles(int Scully, int Mulder, ...);\n"
-    expected = [{ :var_arg=>"...",
-                  :return=> { :type   => "int", 
-                              :name   => 'cmock_to_return', 
-                              :ptr?   => false,
-                              :const? => false,
-                              :str    => "int cmock_to_return",
-                              :void?  => false
-                            },
-                  :name=>"XFiles",
-                  :modifier=>"",
-                  :contains_ptr? => false,
-                  :args=>[ {:type=>"int", :name=>"Scully", :ptr? => false, :const? => false}, 
-                           {:type=>"int", :name=>"Mulder", :ptr? => false, :const? => false}
-                         ],
-                  :args_string=>"int Scully, int Mulder",
-                  :args_call=>"Scully, Mulder"
-               }]
-    assert_equal(expected, @parser.parse("module", source)[:functions])
-  end
-  
-  should "extract functions with strippable confusing junk like gcc attributes" do
-    source = "int LaverneAndShirley(int Lenny, int Squiggy) __attribute__((weak)) __attribute__ ((deprecated));\n"
-    expected = [{ :var_arg=>nil,
-                  :return=> { :type   => "int", 
-                              :name   => 'cmock_to_return', 
-                              :ptr?   => false,
-                              :const? => false,
-                              :str    => "int cmock_to_return",
-                              :void?  => false
-                            },
-                  :name=>"LaverneAndShirley",
-                  :modifier=>"",
-                  :contains_ptr? => false,
-                  :args=>[ {:type=>"int", :name=>"Lenny", :ptr? => false, :const? => false}, 
-                           {:type=>"int", :name=>"Squiggy", :ptr? => false, :const? => false}
-                         ],
-                  :args_string=>"int Lenny, int Squiggy",
-                  :args_call=>"Lenny, Squiggy"
-               }]
-    assert_equal(expected, @parser.parse("module", source)[:functions])
-  end
-  
-  should "extract functions with strippable confusing junk like gcc attributes with parenthesis" do
-    source = "int TheCosbyShow(int Cliff, int Claire) __attribute__((weak, alias (\"__f\"));\n"
-    expected = [{ :var_arg=>nil,
-                  :return=> { :type   => "int", 
-                              :name   => 'cmock_to_return', 
-                              :ptr?   => false,
-                              :const? => false,
-                              :str    => "int cmock_to_return",
-                              :void?  => false
-                            },
-                  :name=>"TheCosbyShow",
-                  :modifier=>"",
-                  :contains_ptr? => false,
-                  :args=>[ {:type=>"int", :name=>"Cliff", :ptr? => false, :const? => false}, 
-                           {:type=>"int", :name=>"Claire", :ptr? => false, :const? => false}
-                         ],
-                  :args_string=>"int Cliff, int Claire",
-                  :args_call=>"Cliff, Claire"
-               }]
-    assert_equal(expected, @parser.parse("module", source)[:functions])
-  end
-
-end
diff --git a/tools/ceedling/vendor/cmock/test/unit/cmock_plugin_manager_test.rb b/tools/ceedling/vendor/cmock/test/unit/cmock_plugin_manager_test.rb
deleted file mode 100644 (file)
index 88b4e6b..0000000
+++ /dev/null
@@ -1,85 +0,0 @@
-# ==========================================
-#   CMock Project - Automatic Mock Generation for C
-#   Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-#   [Released under MIT License. Please refer to license.txt for details]
-# ========================================== 
-
-require File.expand_path(File.dirname(__FILE__)) + "/../test_helper"
-require 'cmock_plugin_manager'
-
-class CMockPluginManagerTest < Test::Unit::TestCase
-  def setup
-    create_mocks :config, :utils, :pluginA, :pluginB
-    @config.stubs!(:respond_to?).returns(true)
-    @config.stubs!(:when_ptr).returns(:compare_data)
-    @config.stubs!(:enforce_strict_ordering).returns(false)
-    @config.stubs!(:ignore).returns(:args_and_calls)
-  end
-
-  def teardown
-  end
-  
-  should "return all plugins by default" do
-    @config.expect.plugins.returns(['cexception','ignore'])
-    @utils.expect.helpers.returns({})
-    
-    @cmock_plugins = CMockPluginManager.new(@config, @utils)
-
-    test_plugins = @cmock_plugins.plugins
-    contained = { :expect => false, :ignore => false, :cexception => false }
-    test_plugins.each do |plugin|
-      contained[:expect]     = true   if plugin.instance_of?(CMockGeneratorPluginExpect)
-      contained[:ignore]     = true   if plugin.instance_of?(CMockGeneratorPluginIgnore)
-      contained[:cexception] = true   if plugin.instance_of?(CMockGeneratorPluginCexception)
-    end
-    assert_equal(true, contained[:expect])
-    assert_equal(true, contained[:ignore])
-    assert_equal(true, contained[:cexception])
-  end
-  
-  should "return restricted plugins based on config" do
-    @config.expect.plugins.returns([])
-    @utils.expect.helpers.returns({})
-    
-    @cmock_plugins = CMockPluginManager.new(@config, @utils)
-    
-    test_plugins = @cmock_plugins.plugins
-    contained = { :expect => false, :ignore => false, :cexception => false }
-    test_plugins.each do |plugin|
-      contained[:expect]     = true   if plugin.instance_of?(CMockGeneratorPluginExpect)
-      contained[:ignore]     = true   if plugin.instance_of?(CMockGeneratorPluginIgnore)
-      contained[:cexception] = true   if plugin.instance_of?(CMockGeneratorPluginCexception)
-    end
-    assert_equal(true, contained[:expect])
-    assert_equal(false,contained[:ignore])
-    assert_equal(false,contained[:cexception])
-  end
-  
-  should "run a desired method over each plugin requested and return the results" do
-    @config.expect.plugins.returns([])
-    @utils.expect.helpers.returns({})
-    @cmock_plugins = CMockPluginManager.new(@config, @utils)
-    
-    @cmock_plugins.plugins = [@pluginA, @pluginB]
-    @pluginA.stubs!(:test_method).returns(["This Is An Awesome Test-"])
-    @pluginB.stubs!(:test_method).returns(["And This is Part 2-","Of An Awesome Test"])
-    
-    expected = "This Is An Awesome Test-And This is Part 2-Of An Awesome Test"
-    output   = @cmock_plugins.run(:test_method)
-    assert_equal(expected, output)
-  end
-  
-  should "run a desired method and arg list over each plugin requested and return the results" do
-    @config.expect.plugins.returns([])
-    @utils.expect.helpers.returns({})
-    @cmock_plugins = CMockPluginManager.new(@config, @utils)
-    
-    @cmock_plugins.plugins = [@pluginA, @pluginB]
-    @pluginA.stubs!(:test_method).returns(["This Is An Awesome Test-"])
-    @pluginB.stubs!(:test_method).returns(["And This is Part 2-","Of An Awesome Test"])
-    
-    expected = "This Is An Awesome Test-And This is Part 2-Of An Awesome Test"
-    output   = @cmock_plugins.run(:test_method, "chickenpotpie")
-    assert_equal(expected, output)
-  end
-end
diff --git a/tools/ceedling/vendor/cmock/test/unit/cmock_unityhelper_parser_test.rb b/tools/ceedling/vendor/cmock/test/unit/cmock_unityhelper_parser_test.rb
deleted file mode 100644 (file)
index 3af5762..0000000
+++ /dev/null
@@ -1,223 +0,0 @@
-# ==========================================
-#   CMock Project - Automatic Mock Generation for C
-#   Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-#   [Released under MIT License. Please refer to license.txt for details]
-# ========================================== 
-
-require File.expand_path(File.dirname(__FILE__)) + "/../test_helper"
-require 'cmock_unityhelper_parser'
-
-class CMockUnityHelperParserTest < Test::Unit::TestCase
-
-  def setup
-    create_mocks :config
-  end
-
-  def teardown
-  end
-    
-  should "ignore lines that are commented out" do
-    source = 
-      " abcd;\n" +
-      "// #define UNITY_TEST_ASSERT_EQUAL_CHICKENS(a,b,line,msg) {...};\n" +
-      "or maybe // #define UNITY_TEST_ASSERT_EQUAL_CHICKENS(a,b,line,msg) {...};\n\n"
-    @config.expects.plugins.returns([]) #not :array
-    @config.expects.treat_as.returns({})
-    @config.expects.load_unity_helper.returns(source)
-    @parser = CMockUnityHelperParser.new(@config)
-    expected = {}
-    
-    assert_equal(expected, @parser.c_types)
-  end
-  
-  should "ignore stuff in block comments" do
-    source = 
-      " abcd; /*\n" +
-      "#define UNITY_TEST_ASSERT_EQUAL_CHICKENS(a,b,line,msg) {...};\n" +
-      "#define UNITY_TEST_ASSERT_EQUAL_CHICKENS(a,b,line,msg) {...};\n */\n"
-    @config.expects.plugins.returns([]) #not :array
-    @config.expects.treat_as.returns({})
-    @config.expect.load_unity_helper.returns(source)
-    @parser = CMockUnityHelperParser.new(@config)
-    expected = {}
-    
-    assert_equal(expected, @parser.c_types)
-  end
-  
-  should "notice equal helpers in the proper form and ignore others" do
-    source = 
-      "abcd;\n" +
-      "#define UNITY_TEST_ASSERT_EQUAL_TURKEYS_T(a,b,line,msg) {...};\n" +
-      "abcd;\n" +
-      "#define UNITY_TEST_ASSERT_EQUAL_WRONG_NUM_ARGS(a,b,c,d,e) {...};\n" +
-      "#define UNITY_TEST_ASSERT_WRONG_NAME_EQUAL(a,b,c,d) {...};\n" +
-      "#define UNITY_TEST_ASSERT_EQUAL_unsigned_funky_rabbits(a,b,c,d) {...};\n" +
-      "abcd;\n"
-    @config.expects.plugins.returns([]) #not :array
-    @config.expects.treat_as.returns({})
-    @config.expect.load_unity_helper.returns(source)
-    @parser = CMockUnityHelperParser.new(@config)
-    expected = {
-      'TURKEYS_T' => "UNITY_TEST_ASSERT_EQUAL_TURKEYS_T",
-      'unsigned_funky_rabbits' => "UNITY_TEST_ASSERT_EQUAL_unsigned_funky_rabbits"
-    }
-    
-    assert_equal(expected, @parser.c_types)
-  end
-
-  should "notice equal helpers that contain arrays" do
-    source = 
-      "abcd;\n" +
-      "#define UNITY_TEST_ASSERT_EQUAL_TURKEYS_ARRAY(a,b,c,d,e) {...};\n" +
-      "abcd;\n" +
-      "#define UNITY_TEST_ASSERT_EQUAL_WRONG_NUM_ARGS_ARRAY(a,b,c,d,e,f) {...};\n" +
-      "#define UNITY_TEST_ASSERT_WRONG_NAME_EQUAL_ARRAY(a,b,c,d,e) {...};\n" +
-      "#define UNITY_TEST_ASSERT_EQUAL_unsigned_funky_rabbits_ARRAY(a,b,c,d,e) {...};\n" +
-      "abcd;\n"
-    @config.expects.plugins.returns([]) #not :array
-    @config.expects.treat_as.returns({})
-    @config.expect.load_unity_helper.returns(source)
-    @parser = CMockUnityHelperParser.new(@config)
-    expected = {
-      'TURKEYS*' => "UNITY_TEST_ASSERT_EQUAL_TURKEYS_ARRAY",
-      'unsigned_funky_rabbits*' => "UNITY_TEST_ASSERT_EQUAL_unsigned_funky_rabbits_ARRAY"
-    }
-    
-    assert_equal(expected, @parser.c_types)
-  end
-
-  should "pull in the standard set of helpers and add them to my list" do
-    pairs = {
-      "UINT"          => "HEX32",
-      "unsigned long" => "HEX64",
-    }
-    expected = {
-      "UINT"          => "UNITY_TEST_ASSERT_EQUAL_HEX32",
-      "unsigned_long" => "UNITY_TEST_ASSERT_EQUAL_HEX64",
-      "UINT*"         => "UNITY_TEST_ASSERT_EQUAL_HEX32_ARRAY",
-      "unsigned_long*"=> "UNITY_TEST_ASSERT_EQUAL_HEX64_ARRAY",
-    }
-    @config.expects.plugins.returns([]) #not :array
-    @config.expects.treat_as.returns(pairs)
-    @config.expect.load_unity_helper.returns(nil)
-    @parser = CMockUnityHelperParser.new(@config)
-    
-    assert_equal(expected, @parser.c_types)
-  end
-  
-  should "pull in the user specified set of helpers and add them to my list" do
-    pairs = {
-      "char*"         => "STRING",
-      "unsigned  int" => "HEX32",
-    }
-    expected = {
-      "char*"         => "UNITY_TEST_ASSERT_EQUAL_STRING",
-      "unsigned_int"  => "UNITY_TEST_ASSERT_EQUAL_HEX32",
-      "char**"        => "UNITY_TEST_ASSERT_EQUAL_STRING_ARRAY",
-      "unsigned_int*" => "UNITY_TEST_ASSERT_EQUAL_HEX32_ARRAY",
-    }
-    @config.expects.plugins.returns([]) #not :array
-    @config.expects.treat_as.returns(pairs)
-    @config.expect.load_unity_helper.returns(nil)
-    @parser = CMockUnityHelperParser.new(@config)
-    
-    assert_equal(expected, @parser.c_types)
-  end
-  
-  should "be able to fetch helpers on my list" do
-    @config.expects.plugins.returns([]) #not :array
-    @config.expects.treat_as.returns({})
-    @config.expect.load_unity_helper.returns("")
-    @parser = CMockUnityHelperParser.new(@config)
-    @parser.c_types = {
-      'UINT8'     => "UNITY_TEST_ASSERT_EQUAL_UINT8",
-      'UINT16*'   => "UNITY_TEST_ASSERT_EQUAL_UINT16_ARRAY",
-      'SPINACH'   => "UNITY_TEST_ASSERT_EQUAL_SPINACH",
-      'LONG_LONG' => "UNITY_TEST_ASSERT_EQUAL_LONG_LONG"
-    }
-  
-    [["UINT8","UINT8"],
-     ["UINT16*","UINT16_ARRAY"],
-     ["const SPINACH","SPINACH"],
-     ["LONG LONG","LONG_LONG"] ].each do |ctype, exptype|
-      assert_equal(["UNITY_TEST_ASSERT_EQUAL_#{exptype}",''], @parser.get_helper(ctype))  
-    end
-  end
-
-  should "return memory comparison when asked to fetch helper of types not on my list" do
-    @config.expects.plugins.returns([]) #not :array
-    @config.expects.treat_as.returns({})
-    @config.expects.load_unity_helper.returns("")
-    @parser = CMockUnityHelperParser.new(@config)
-    @parser.c_types = {
-      'UINT8'   => "UNITY_TEST_ASSERT_EQUAL_UINT8",
-      'UINT16*' => "UNITY_TEST_ASSERT_EQUAL_UINT16_ARRAY",
-      'SPINACH' => "UNITY_TEST_ASSERT_EQUAL_SPINACH",
-    }
-  
-    ["UINT32","SPINACH_T","SALAD","PINEAPPLE"].each do |ctype|
-      @config.expect.memcmp_if_unknown.returns(true)
-      assert_equal(["UNITY_TEST_ASSERT_EQUAL_MEMORY",'&'], @parser.get_helper(ctype))  
-    end
-  end
-
-  should "return memory array comparison when asked to fetch helper of types not on my list" do
-    @config.expects.plugins.returns([:array])
-    @config.expects.treat_as.returns({})
-    @config.expects.load_unity_helper.returns("")
-    @parser = CMockUnityHelperParser.new(@config)
-    @parser.c_types = {
-      'UINT8'   => "UNITY_TEST_ASSERT_EQUAL_UINT8",
-      'UINT16*' => "UNITY_TEST_ASSERT_EQUAL_UINT16_ARRAY",
-      'SPINACH' => "UNITY_TEST_ASSERT_EQUAL_SPINACH",
-    }
-  
-    ["UINT32*","SPINACH_T*"].each do |ctype|
-      @config.expect.memcmp_if_unknown.returns(true)
-      assert_equal(["UNITY_TEST_ASSERT_EQUAL_MEMORY_ARRAY",''], @parser.get_helper(ctype))  
-    end
-  end
-  
-  should "return the array handler if we cannot find the normal handler" do
-    @config.expects.plugins.returns([]) #not :array
-    @config.expects.treat_as.returns({})
-    @config.expect.load_unity_helper.returns("")
-    @parser = CMockUnityHelperParser.new(@config)
-    @parser.c_types = {
-      'UINT8'   => "UNITY_TEST_ASSERT_EQUAL_UINT8",
-      'UINT16*' => "UNITY_TEST_ASSERT_EQUAL_UINT16_ARRAY",
-      'SPINACH' => "UNITY_TEST_ASSERT_EQUAL_SPINACH",
-    }
-  
-      assert_equal(["UNITY_TEST_ASSERT_EQUAL_UINT16_ARRAY",'&'], @parser.get_helper("UINT16"))  
-  end
-  
-  should "return the normal handler if we cannot find the array handler" do
-    @config.expects.plugins.returns([]) #not :array
-    @config.expects.treat_as.returns({})
-    @config.expect.load_unity_helper.returns("")
-    @parser = CMockUnityHelperParser.new(@config)
-    @parser.c_types = {
-      'UINT8'   => "UNITY_TEST_ASSERT_EQUAL_UINT8",
-      'UINT16'  => "UNITY_TEST_ASSERT_EQUAL_UINT16",
-      'SPINACH' => "UNITY_TEST_ASSERT_EQUAL_SPINACH",
-    }
-  
-      assert_equal(["UNITY_TEST_ASSERT_EQUAL_UINT8",'*'], @parser.get_helper("UINT8*"))  
-  end
-  
-  should "raise error when asked to fetch helper of type not on my list and not allowed to mem check" do
-    @config.expects.plugins.returns([]) #not :array
-    @config.expects.treat_as.returns({})
-    @config.expect.load_unity_helper.returns("")
-    @config.expect.memcmp_if_unknown.returns(false)
-    @parser = CMockUnityHelperParser.new(@config)
-    @parser.c_types = {
-      'UINT8'   => "UNITY_TEST_ASSERT_EQUAL_UINT8",
-      'UINT32*' => "UNITY_TEST_ASSERT_EQUAL_UINT32_ARRAY",
-      'SPINACH' => "UNITY_TEST_ASSERT_EQUAL_SPINACH",
-    }
-  
-    assert_raise(RuntimeError) { @parser.get_helper("UINT16") }
-  end
-end
diff --git a/tools/ceedling/vendor/cmock/vendor/behaviors/Manifest.txt b/tools/ceedling/vendor/cmock/vendor/behaviors/Manifest.txt
deleted file mode 100644 (file)
index 6c954ec..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-Manifest.txt
-Rakefile
-lib/behaviors.rb
-lib/behaviors/reporttask.rb
-test/behaviors_tasks_test.rb
-test/behaviors_test.rb
-test/tasks_test/lib/user.rb
-test/tasks_test/Rakefile
-test/tasks_test/test/user_test.rb
diff --git a/tools/ceedling/vendor/cmock/vendor/behaviors/Rakefile b/tools/ceedling/vendor/cmock/vendor/behaviors/Rakefile
deleted file mode 100644 (file)
index d4d68b9..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
-require 'rake'
-require 'rubygems'
-require 'hoe'
-
-Hoe.new('behaviors','1.0.3') do |p|
-  p.author = "Atomic Object LLC" 
-  p.email = "dev@atomicobject.com" 
-  p.url = "http://behaviors.rubyforge.org" 
-  p.summary = "behavior-driven unit test helper" 
-  p.description = <<-EOS
-Behaviors allows for Test::Unit test case methods to be defined as 
-human-readable descriptions of program behavior. It also provides 
-Rake tasks to list the behaviors of your project.
-  EOS
-  p.test_globs = ['test/*_test.rb']
-
-  p.changes = <<-EOS
-  EOS
-end
diff --git a/tools/ceedling/vendor/cmock/vendor/behaviors/lib/behaviors.rb b/tools/ceedling/vendor/cmock/vendor/behaviors/lib/behaviors.rb
deleted file mode 100644 (file)
index d8d70f7..0000000
+++ /dev/null
@@ -1,76 +0,0 @@
-=begin rdoc
-= Usage
-Behaviors provides a single method: should.
-  
-Instead of naming test methods like:
-
- def test_something
- end
-
-You declare test methods like:
-
- should "perform action" do
- end
-
-You may omit the body of a <tt>should</tt> method to describe unimplemented behavior.
-
- should "perform other action"
-
-When you run your unit tests, empty <tt>should</tt> methods will appear as an 'UNIMPLEMENTED CASE' along with the described behavior.
-This is useful for sketching out planned behavior quickly.
-
-Simply <tt>extend Behaviors</tt> in your <tt>TestCase</tt> to start using behaviors. 
-
-  require 'test/unit'
-  require 'behaviors'
-  require 'user'
-
-  class UserTest < Test::Unit::TestCase
-    extend Behaviors
-    ...
-  end
-
-= Motivation
-Test methods typically focus on the name of the method under test instead of its behavior.
-Creating test methods with <tt>should</tt> statements focuses on the behavior of an object.
-This helps you to think about the role of the object under test.
-
-Using a behavior-driven approach prevents the danger in assuming a one-to-one mapping of method names to 
-test method names.
-As always, you get the most value by writing the tests first.
-
-For a more complete BDD framework, try RSpec http://rspec.rubyforge.org/
-  
-= Rake tasks
-
-You can define a <tt>Behaviors::ReportTask</tt> in your <tt>Rakefile</tt> to generate rake tasks that
-summarize the behavior of your project.
-
-These tasks are named <tt>behaviors</tt> and <tt>behaviors_html</tt>. They will output to the
-console or an html file in the <tt>doc</tt> directory with a list all of your <tt>should</tt> tests.
-  Behaviors::ReportTask.new do |t|
-    t.pattern = 'test/**/*_test.rb'
-  end
-
-You may also initialize the <tt>ReportTask</tt> with a custom name to associate with a particular suite of tests.
-  Behaviors::ReportTask.new(:widget_subsystem) do |t|
-    t.pattern = 'test/widgets/*_test.rb'
-  end
-
-The html report will be placed in the <tt>doc</tt> directory by default.
-You can override this default by setting the <tt>html_dir</tt> in the <tt>ReportTask</tt>.
-  Behaviors::ReportTask.new do |t|
-    t.pattern = 'test/**/*_test.rb'
-    t.html_dir = 'behaviors_html_reports'
-  end
-=end
-module Behaviors
-  def should(behave,&block)
-    mname = "test_should_#{behave}"
-    if block
-      define_method mname, &block
-    else
-      puts ">>> UNIMPLEMENTED CASE: #{name.sub(/Test$/,'')} should #{behave}"
-    end
-  end
-end
diff --git a/tools/ceedling/vendor/cmock/vendor/behaviors/lib/behaviors/reporttask.rb b/tools/ceedling/vendor/cmock/vendor/behaviors/lib/behaviors/reporttask.rb
deleted file mode 100644 (file)
index 51c0eca..0000000
+++ /dev/null
@@ -1,158 +0,0 @@
-require 'rake'
-require 'rake/tasklib'
-
-module Behaviors
-include Rake
-
-  class ReportTask < TaskLib
-    attr_accessor :pattern
-    attr_accessor :html_dir
-
-    def initialize(name=:behaviors)
-      @name = name
-      @html_dir = 'doc'
-      yield self if block_given?
-      define
-    end
-
-    def define
-      desc "List behavioral definitions for the classes specified (use for=<regexp> to further limit files included in report)"
-      task @name do
-        specifications.each do |spec|
-          puts "#{spec.name} should:\n"
-          spec.requirements.each do |req|
-            puts " - #{req}"
-          end
-        end
-      end
-
-      desc "Generate html report of behavioral definitions for the classes specified (use for=<regexp> to further limit files included in report)"
-      task "#{@name}_html" do
-        require 'erb'
-        txt =<<-EOS 
-<html>
-<head>
-<style>
-
-div.title
-{
-  width: 600px;
-  font: bold 14pt trebuchet ms;
-}
-
-div.specification 
-{
-  font: bold 12pt trebuchet ms;
-  border: solid 1px black;
-  width: 600px;
-  padding: 5px;
-  margin: 5px;
-}
-
-ul.requirements
-{
-  font: normal 11pt verdana;
-  padding-left: 0;
-  margin-left: 0;
-  border-bottom: 1px solid gray;
-  width: 600px;
-}
-
-ul.requirements li
-{
-  list-style: none;
-  margin: 0;
-  padding: 0.25em;
-  border-top: 1px solid gray;
-}
-</style>
-</head>
-<body>
-<div class="title">Specifications</div>
-<% specifications.each do |spec| %>
-<div class="specification">
-<%= spec.name %> should: 
-<ul class="requirements">
-<% spec.requirements.each do |req| %>
-<li><%= req %></li>
-<% end %>
-</ul>
-</div>
-<% end %>
-</body>
-</html>
-        EOS
-        output_dir = File.expand_path(@html_dir)
-        mkdir_p output_dir
-        output_filename = output_dir + "/behaviors.html"
-        File.open(output_filename,"w") do |f|
-          f.write ERB.new(txt).result(binding)
-        end
-        puts "(Wrote #{output_filename})"
-      end
-    end
-
-    private
-    def test_files
-      test_list = FileList[@pattern]
-      if ENV['for'] 
-        test_list = test_list.grep(/#{ENV['for']}/i)
-      end
-      test_list
-    end  
-
-    def specifications
-      test_files.map do |file|
-        spec = OpenStruct.new
-        m = %r".*/([^/].*)_test.rb".match(file)
-        class_name = titleize(m[1]) if m[1]
-        spec.name = class_name
-        spec.requirements = []
-        File::readlines(file).each do |line| 
-          if line =~ /^\s*should\s+\(?\s*["'](.*)["']/
-            spec.requirements << $1
-          end
-        end
-        spec
-      end
-    end
-
-    ############################################################
-    # STOLEN FROM inflector.rb
-    ############################################################
-    #--
-    # Copyright (c) 2005 David Heinemeier Hansson
-    #
-    # Permission is hereby granted, free of charge, to any person obtaining
-    # a copy of this software and associated documentation files (the
-    # "Software"), to deal in the Software without restriction, including
-    # without limitation the rights to use, copy, modify, merge, publish,
-    # distribute, sublicense, and/or sell copies of the Software, and to
-    # permit persons to whom the Software is furnished to do so, subject to
-    # the following conditions:
-    #
-    # The above copyright notice and this permission notice shall be
-    # included in all copies or substantial portions of the Software.
-    #
-    # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
-    # EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
-    # MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
-    # NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
-    # LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
-    # OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
-    # WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
-    #++
-    def titleize(word)
-      humanize(underscore(word)).gsub(/\b([a-z])/) { $1.capitalize }
-    end    
-
-    def underscore(camel_cased_word)    camel_cased_word.to_s.gsub(/::/, '/').
-      gsub(/([A-Z]+)([A-Z][a-z])/,'\1_\2').gsub(/([a-z\d])([A-Z])/,'\1_\2').tr("-", "_").downcase
-    end
-
-    def humanize(lower_case_and_underscored_word)
-      lower_case_and_underscored_word.to_s.gsub(/_id$/, "").gsub(/_/, " ").capitalize
-    end
-
-  end
-end
diff --git a/tools/ceedling/vendor/cmock/vendor/behaviors/test/behaviors_tasks_test.rb b/tools/ceedling/vendor/cmock/vendor/behaviors/test/behaviors_tasks_test.rb
deleted file mode 100644 (file)
index 9382e07..0000000
+++ /dev/null
@@ -1,73 +0,0 @@
-require 'test/unit'
-require 'fileutils'
-
-class BehaviorsTasksTest < Test::Unit::TestCase
-  include FileUtils
-
-  def setup
-    @here = File.expand_path(File.dirname(__FILE__))
-    @base_cmd = RUBY_PLATFORM[/mswin/] ? 'rake.cmd ' : 'rake '
-  end 
-
-  #
-  # HELPERS
-  #
-  def run_behaviors_task
-    run_cmd "behaviors"
-  end
-
-  def run_behaviors_html_task
-    run_cmd "behaviors_html"
-  end
-
-  def run_cmd(cmd)
-    cd "#{@here}/tasks_test" do
-      @report = %x[ #{@base_cmd} #{cmd} ]
-    end
-  end
-
-  def see_html_task_output_message
-    @html_output_filename = "#{@here}/tasks_test/behaviors_doc/behaviors.html"
-    assert_match(/Wrote #{@html_output_filename}/, @report)
-  end
-
-  def see_that_html_report_file_exits
-    assert File.exists?(@html_output_filename), "html output file should exist"
-  end
-
-  def html_report_file_should_contain(user_behaviors)
-    file_contents = File.read(@html_output_filename)
-    user_behaviors.each do |line|
-      assert_match(/#{line}/, file_contents)
-    end
-    rm_rf File.dirname(@html_output_filename)
-  end
-
-  #
-  # TESTS
-  #
-  def test_that_behaviors_tasks_should_list_behavioral_definitions_for_the_classes_under_test
-    run_behaviors_task
-    user_behaviors = [
-    "User should:",
-    " - be able set user name and age during construction",
-    " - be able to get user name and age",
-    " - be able to ask if a user is an adult"
-    ]
-    assert_match(/#{user_behaviors.join("\n")}/, @report)
-  end
-
-  def test_that_behaviors_tasks_should_list_behavioral_definitions_for_the_classes_under_test_in_html_output
-    run_behaviors_html_task
-    see_html_task_output_message
-    see_that_html_report_file_exits
-    user_behaviors = [
-      "User should:",
-      "be able set user name and age during construction",
-      "be able to get user name and age",
-      "be able to ask if a user is an adult"
-    ]
-    html_report_file_should_contain user_behaviors
-  end
-
-end
diff --git a/tools/ceedling/vendor/cmock/vendor/behaviors/test/behaviors_test.rb b/tools/ceedling/vendor/cmock/vendor/behaviors/test/behaviors_test.rb
deleted file mode 100644 (file)
index fd0a77f..0000000
+++ /dev/null
@@ -1,50 +0,0 @@
-require 'test/unit'
-require File.expand_path(File.dirname(__FILE__)) + '/../lib/behaviors'
-require 'stringio'
-
-loading_developer_test_class_stdout = StringIO.new
-saved_stdout = $stdout.dup
-$stdout = loading_developer_test_class_stdout
-
-class DeveloperTest
-  extend Behaviors
-  attr_accessor :flunk_msg, :tested_code
-
-  should "test their code" do
-    @tested_code = true
-  end
-  should "go to meetings"
-end
-
-$stdout = saved_stdout
-loading_developer_test_class_stdout.rewind
-$loading_developer_test_class_output = loading_developer_test_class_stdout.read
-
-class BehaviorsTest < Test::Unit::TestCase
-
-
-  def setup
-    @target = DeveloperTest.new
-    assert_nil @target.tested_code, "block called too early"
-  end
-
-  #
-  # TESTS
-  #
-  def test_should_called_with_a_block_defines_a_test
-    assert @target.methods.include?("test_should_test their code"), "Missing test method"
-
-    @target.send("test_should_test their code")
-
-    assert @target.tested_code, "block not called"
-  end
-
-  def test_should_called_without_a_block_does_not_create_a_test_method
-    assert !@target.methods.include?("test_should_go to meetings"), "Should not have method"
-  end
-
-  def test_should_called_without_a_block_will_give_unimplemented_output_when_class_loads
-    unimplemented_output = "UNIMPLEMENTED CASE: Developer should go to meetings"
-    assert_match(/#{unimplemented_output}/, $loading_developer_test_class_output)
-  end
-end
diff --git a/tools/ceedling/vendor/cmock/vendor/behaviors/test/tasks_test/Rakefile b/tools/ceedling/vendor/cmock/vendor/behaviors/test/tasks_test/Rakefile
deleted file mode 100644 (file)
index ba71f71..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
-require 'rake'
-require 'rake/testtask'
-
-here = File.expand_path(File.dirname(__FILE__))
-require "#{here}/../../lib/behaviors/reporttask"
-
-desc 'Default: run unit tests.'
-task :default => :test
-
-Rake::TestTask.new(:test) do |t|
-  t.libs << "#{here}/../../lib"
-  t.pattern = 'test/**/*_test.rb'
-  t.verbose = true
-end
-
-Behaviors::ReportTask.new(:behaviors) do |t|
-  t.pattern = 'test/**/*_test.rb'
-  t.html_dir = 'behaviors_doc'
-end
diff --git a/tools/ceedling/vendor/cmock/vendor/behaviors/test/tasks_test/lib/user.rb b/tools/ceedling/vendor/cmock/vendor/behaviors/test/tasks_test/lib/user.rb
deleted file mode 100644 (file)
index 40bc07c..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-class User
-end
diff --git a/tools/ceedling/vendor/cmock/vendor/behaviors/test/tasks_test/test/user_test.rb b/tools/ceedling/vendor/cmock/vendor/behaviors/test/tasks_test/test/user_test.rb
deleted file mode 100644 (file)
index ad3cd1b..0000000
+++ /dev/null
@@ -1,17 +0,0 @@
-require 'test/unit'
-require 'behaviors'
-
-require 'user'
-
-class UserTest < Test::Unit::TestCase
-  extend Behaviors
-
-  def setup
-  end
-
-  should "be able set user name and age during construction"
-  should "be able to get user name and age"
-  should "be able to ask if a user is an adult"
-  def test_DELETEME
-  end
-end
diff --git a/tools/ceedling/vendor/cmock/vendor/c_exception/docs/CExceptionSummary.odt b/tools/ceedling/vendor/cmock/vendor/c_exception/docs/CExceptionSummary.odt
deleted file mode 100644 (file)
index ea852a0..0000000
Binary files a/tools/ceedling/vendor/cmock/vendor/c_exception/docs/CExceptionSummary.odt and /dev/null differ
diff --git a/tools/ceedling/vendor/cmock/vendor/c_exception/docs/CExceptionSummary.pdf b/tools/ceedling/vendor/cmock/vendor/c_exception/docs/CExceptionSummary.pdf
deleted file mode 100644 (file)
index a838337..0000000
Binary files a/tools/ceedling/vendor/cmock/vendor/c_exception/docs/CExceptionSummary.pdf and /dev/null differ
diff --git a/tools/ceedling/vendor/cmock/vendor/c_exception/docs/license.txt b/tools/ceedling/vendor/cmock/vendor/c_exception/docs/license.txt
deleted file mode 100644 (file)
index 561e5f2..0000000
+++ /dev/null
@@ -1,30 +0,0 @@
- Copyright (c) 2007 Mark VanderVoord
-
- Permission is hereby granted, free of charge, to any person
- obtaining a copy of this software and associated documentation
- files (the "Software"), to deal in the Software without
- restriction, including without limitation the rights to use,
- copy, modify, merge, publish, distribute, sublicense, and/or sell
- copies of the Software, and to permit persons to whom the
- Software is furnished to do so, subject to the following
- conditions:
-
- The above copyright notice and this permission notice shall be
- included in all copies or substantial portions of the Software.
-
- The end-user documentation included with the redistribution, if 
- any, must include the following acknowledgment: "This product 
- includes software developed for the CEXCeption Project, by Mark 
- VanderVoord and other contributors", in the same place and form 
- as other third-party acknowledgments.  Alternately, this 
- acknowledgment may appear in the software itself, in the same 
- form and location as other such third-party acknowledgments.
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
- OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
- NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
- HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
- WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
- FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
- OTHER DEALINGS IN THE SOFTWARE.
\ No newline at end of file
diff --git a/tools/ceedling/vendor/cmock/vendor/c_exception/docs/readme.txt b/tools/ceedling/vendor/cmock/vendor/c_exception/docs/readme.txt
deleted file mode 100644 (file)
index 92cac38..0000000
+++ /dev/null
@@ -1,236 +0,0 @@
-====================================================================
-CException
-====================================================================
-
-CException is a basic exception framework for C, suitable for use in
-embedded applications.  It provides an exception framework similar in
-use to C++, but with much less overhead.
-
-CException uses C standard library functions setjmp and longjmp to 
-operate.  As long as the target system has these two functions defined,
-this library should be useable with very little configuration.  It 
-even supports environments where multiple program flows are in use, 
-such as real-time operating systems.
-
-There are about a gabillion exception frameworks using a similar 
-setjmp/longjmp method out there... and there will probably be more 
-in the future. Unfortunately, when we started our last embedded 
-project, all those that existed either (a) did not support multiple 
-tasks (therefore multiple stacks) or (b) were way more complex than 
-we really wanted.  CException was born.
-
-Why use CException?
-
-0. It's ANSI C, and it beats passing error codes around.
-
-1. You want something simple... CException throws a single id. You can 
-   define those ID's to be whatever you like. You might even choose which 
-   type that number is for your project. But that's as far as it goes. 
-   We weren't interested in passing objects or structs or strings... 
-   just simple error codes.
-
-2. Performance... CException can be configured for single tasking or 
-   multitasking. In single tasking, there is very little overhead past 
-   the setjmp/longjmp calls (which are already fast). In multitasking, 
-   your only additional overhead is the time it takes you to determine 
-   a unique task id 0 - num_tasks. 
-
-For the latest version, go to http://cexception.sourceforge.net
-
---------------------------------------------------------------------
-CONTENTS OF THIS DOCUMENT
---------------------------------------------------------------------
-
-Usage
-Limitations
-API
-Configuration
-Testing
-License
-
---------------------------------------------------------------------
-Usage
---------------------------------------------------------------------
-
-Code that is to be protected are wrapped in Try { } Catch { } blocks.
-The code directly following the Try call is "protected", meaning that
-if any Throws occur, program control is directly transferred to the
-start of the Catch block.
-
-A numerical exception ID is included with Throw, and is made accessible
-from the Catch block.
-
-Throws can occur from within function calls (nested as deeply as you 
-like) or directly from within the function itself.
-
---------------------------------------------------------------------
-Limitations
---------------------------------------------------------------------
-
-This library was made to be as fast as possible, and provide basic
-exception handling.  It is not a full-blown exception library.  Because 
-of this, there are a few limitations that should be observed in order 
-to successfully utilize this library:
-
-1. Do not directly "return" from within a Try block, nor "goto" 
-   into or out of a Try block.  
-   
-   Why? 
-   
-   The "Try" macro allocates some local memory and alters a global 
-   pointer.  These are cleaned up at the top of the "Catch" macro. 
-   Gotos and returns would bypass some of these steps, resulting in
-   memory leaks or unpredictable behavior.
-   
-2. If (a) you change local (stack) variables within your Try block, 
-   AND (b) wish to make use of the updated values after an exception 
-   is thrown, those variables should be made volatile. Note that this 
-   is ONLY for locals and ONLY when you need access to them after a 
-   throw.
-   
-   Why?
-   
-   Compilers optimize.  There is no way to guarantee that the actual 
-   memory location was updated and not just a register unless the 
-   variable is marked volatile.
-
-3. Memory which is malloc'd or new'd is not automatically released
-   when an error is thrown.  This will sometimes be desirable, and
-   othertimes may not.  It will be the responsibility of the Catch
-   block to perform this kind of cleanup.
-   
-   Why?
-   
-   There's just no easy way to track malloc'd memory, etc., without
-   replacing or wrapping malloc calls or something like that.  This 
-   is a light framework, so these options were not desirable.
-   
---------------------------------------------------------------------
-API
---------------------------------------------------------------------
-
-Try
----
-
-Try is a macro which starts a protected block.  It MUST be followed by 
-a pair of braces or a single protected line (similar to an 'if'), 
-enclosing the data that is to be protected.  It MUST be followed by a 
-Catch block (don't worry, you'll get compiler errors to let you know if 
-you mess any of that up).
-
-Catch(e)
---------
-
-Catch is a macro which ends the Try block and starts the error handling 
-block. The catch block is called if and only if an exception was thrown 
-while within the Try block.  This error was thrown by a Throw call 
-somewhere within Try (or within a function called within Try, or a function
-called by a function called within Try, etc).
-
-The single parameter 'e' is filled with the error code which was thrown.
-This can be used for reporting, conditional cleanup, etc. (or you can just
-ignore it if you really want... people ignore return codes all the time, 
-right?).  'e' should be of type EXCEPTION_T;
-
-Throw(e)
---------
-
-The method of throwing an error.  Throws should only occur from within a
-protected (Try...Catch) block, though it may easily be nested many function
-calls deep without an impact on performance or functionality.  Throw takes 
-a single argument, which is an exception id which will be passed to Catch 
-as the reason for the error.
-
-If you wish to Rethrow an error, this can be done by calling Throw(e) with
-the error code you just caught.  It IS valid to throw from a catch block.
-
---------------------------------------------------------------------
-CONFIGURATION
---------------------------------------------------------------------
-
-CException is a mostly portable library.  It has one universal 
-dependency, and some macros which are required if working in a 
-multi-tasking environment.
-
-1. The standard C library setjmp must be available.  Since this is part
-   of the standard library, chances are good that you'll be fine.
-
-2. If working in a multitasking environment, methods for obtaining an 
-   index into an array of frames and to get the overall number of 
-   id's are required.  If the OS supports a method to retrieve Task 
-   ID's, and those Tasks are number 0, 1, 2... you are in an ideal 
-   situation.  Otherwise, a more creative mapping function may be 
-   required.  Note that this function is likely to be called twice 
-   for each protected block and once during a throw.  This is the 
-   only overhead in the system.
-   
-Exception.h
------------------
-By convention, most projects include Exception.h which defines any 
-further requirements, then calls CException.h to do the gruntwork.  All
-of these are optional.  You could directly include CException.h if
-you wanted and just use the defaults provided.
-
-EXCEPTION_T      - Set this to the type you want your exception id's 
-                   to be.  Defaults to 'unsigned int'.
-
-EXCEPTION_NONE   - Set this to a number which will never be an 
-                   exception id in your system.  Defaults to 0x5a5a5a5a.
-
-EXCEPTION_GET_ID - If in a multi-tasking environment, this should be 
-                   set to be a call to the function described in #2 above.
-                   Defaults to just return 0 all the time (good for 
-                   single tasking environments)
-                     
-EXCEPTION_NUM_ID - If in a multi-tasking environment, this should be set
-                   to the number of ID's required (usually the number of
-                   tasks in the system).  Defaults to 1 (for single
-                   tasking environments).
-
-You may also want to include any header files which will commonly be
-needed by the rest of your application where it uses exception handling 
-here.  For example, OS header files or exception codes would be useful.
-
---------------------------------------------------------------------
-TESTING
---------------------------------------------------------------------
-
-If you want to validate that CException works with your tools or that
-it works with your custom configuration, you may want to run the test
-suite.
-
-The test suite included makes use of the Unity Test Framework.  It will
-require a native C compiler. The example makefile uses MinGW's gcc.  
-Modify the makefile to include the proper paths to tools, then run 'make'
-to compile and run the test application.  
-
-C_COMPILER - The C compiler to use to perform the tests
-C_LIBS - The path to the C libraries (including setjmp) 
-UNITY_DIR - The path to the Unity framework (required to run tests)
-            (get it at http://embunity.sourceforge.net)
-
---------------------------------------------------------------------
-LICENSE
---------------------------------------------------------------------
-
-This software is licensed under the MIT License
-
-Copyright (c) 2007 Mark VanderVoord
-
-Permission is hereby granted, free of charge, to any person obtaining a copy
-of this software and associated documentation files (the "Software"), to deal
-in the Software without restriction, including without limitation the rights
-to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-copies of the Software, and to permit persons to whom the Software is
-furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in
-all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
-THE SOFTWARE.
diff --git a/tools/ceedling/vendor/cmock/vendor/c_exception/lib/CException.c b/tools/ceedling/vendor/cmock/vendor/c_exception/lib/CException.c
deleted file mode 100644 (file)
index 57f5353..0000000
+++ /dev/null
@@ -1,39 +0,0 @@
-#include "CException.h"
-
-volatile CEXCEPTION_FRAME_T CExceptionFrames[CEXCEPTION_NUM_ID];
-
-//------------------------------------------------------------------------------------------
-//  Throw
-//------------------------------------------------------------------------------------------
-void Throw(CEXCEPTION_T ExceptionID)
-{
-    unsigned int MY_ID = CEXCEPTION_GET_ID;
-    CExceptionFrames[MY_ID].Exception = ExceptionID;
-    longjmp(*CExceptionFrames[MY_ID].pFrame, 1);
-}
-
-//------------------------------------------------------------------------------------------
-//  Explaination of what it's all for:
-//------------------------------------------------------------------------------------------
-/*
-#define Try                                                         
-    {                                                                   <- give us some local scope.  most compilers are happy with this
-        jmp_buf *PrevFrame, NewFrame;                                   <- prev frame points to the last try block's frame.  new frame gets created on stack for this Try block
-        unsigned int MY_ID = CEXCEPTION_GET_ID;                         <- look up this task's id for use in frame array.  always 0 if single-tasking
-        PrevFrame = CExceptionFrames[CEXCEPTION_GET_ID].pFrame;         <- set pointer to point at old frame (which array is currently pointing at)
-        CExceptionFrames[MY_ID].pFrame = &NewFrame;                     <- set array to point at my new frame instead, now
-        CExceptionFrames[MY_ID].Exception = CEXCEPTION_NONE;            <- initialize my exception id to be NONE
-        if (setjmp(NewFrame) == 0) {                                    <- do setjmp.  it returns 1 if longjump called, otherwise 0
-            if (&PrevFrame)                                             <- this is here to force proper scoping.  it requires braces or a single line to be but after Try, otherwise won't compile.  This is always true at this point.
-
-#define Catch(e)                                                    
-            else { }                                                    <- this also forces proper scoping.  Without this they could stick their own 'else' in and it would get ugly
-            CExceptionFrames[MY_ID].Exception = CEXCEPTION_NONE;        <- no errors happened, so just set the exception id to NONE (in case it was corrupted)
-        }                                                           
-        else                                                            <- an exception occurred
-        { e = CExceptionFrames[MY_ID].Exception; e=e;}                  <- assign the caught exception id to the variable passed in.  
-        CExceptionFrames[MY_ID].pFrame = PrevFrame;                     <- make the pointer in the array point at the previous frame again, as if NewFrame never existed.
-    }                                                                   <- finish off that local scope we created to have our own variables
-    if (CExceptionFrames[CEXCEPTION_GET_ID].Exception != CEXCEPTION_NONE)  <- start the actual 'catch' processing if we have an exception id saved away
- */
-
diff --git a/tools/ceedling/vendor/cmock/vendor/c_exception/lib/CException.h b/tools/ceedling/vendor/cmock/vendor/c_exception/lib/CException.h
deleted file mode 100644 (file)
index 40c6fc7..0000000
+++ /dev/null
@@ -1,70 +0,0 @@
-#ifndef _CEXCEPTION_H
-#define _CEXCEPTION_H
-
-#include <setjmp.h>
-
-//To Use CException, you have a number of options:
-//1. Just include it and run with the defaults
-//2. Define any of the following symbols at the command line to override them
-//3. Include a header file before CException.h everywhere which defines any of these
-//4. Create an Exception.h in your path, and just define EXCEPTION_USE_CONFIG_FILE first
-
-#ifdef CEXCEPTION_USE_CONFIG_FILE
-#include "CExceptionConfig.h"
-#endif
-
-//This is the value to assign when there isn't an exception
-#ifndef CEXCEPTION_NONE
-#define CEXCEPTION_NONE      (0x5A5A5A5A)
-#endif
-
-//This is number of exception stacks to keep track of (one per task)
-#ifndef CEXCEPTION_NUM_ID
-#define CEXCEPTION_NUM_ID    (1) //there is only the one stack by default
-#endif
-
-//This is the method of getting the current exception stack index (0 if only one stack)
-#ifndef CEXCEPTION_GET_ID
-#define CEXCEPTION_GET_ID    (0) //use the first index always because there is only one anyway
-#endif
-
-//The type to use to store the exception values.
-#ifndef CEXCEPTION_T
-#define CEXCEPTION_T         unsigned int
-#endif
-
-//exception frame structures
-typedef struct {
-  jmp_buf* pFrame;
-  volatile CEXCEPTION_T Exception;
-} CEXCEPTION_FRAME_T;
-
-//actual root frame storage (only one if single-tasking)
-extern volatile CEXCEPTION_FRAME_T CExceptionFrames[];
-
-//Try (see C file for explanation)
-#define Try                                                         \
-    {                                                               \
-        jmp_buf *PrevFrame, NewFrame;                               \
-        unsigned int MY_ID = CEXCEPTION_GET_ID;                     \
-        PrevFrame = CExceptionFrames[CEXCEPTION_GET_ID].pFrame;     \
-        CExceptionFrames[MY_ID].pFrame = (jmp_buf*)(&NewFrame);     \
-        CExceptionFrames[MY_ID].Exception = CEXCEPTION_NONE;        \
-        if (setjmp(NewFrame) == 0) {                                \
-            if (&PrevFrame) 
-
-//Catch (see C file for explanation)
-#define Catch(e)                                                    \
-            else { }                                                \
-            CExceptionFrames[MY_ID].Exception = CEXCEPTION_NONE;    \
-        }                                                           \
-        else                                                        \
-        { e = CExceptionFrames[MY_ID].Exception; e=e; }             \
-        CExceptionFrames[MY_ID].pFrame = PrevFrame;                 \
-    }                                                               \
-    if (CExceptionFrames[CEXCEPTION_GET_ID].Exception != CEXCEPTION_NONE)
-
-//Throw an Error
-void Throw(CEXCEPTION_T ExceptionID);
-
-#endif // _CEXCEPTION_H
diff --git a/tools/ceedling/vendor/cmock/vendor/c_exception/makefile b/tools/ceedling/vendor/cmock/vendor/c_exception/makefile
deleted file mode 100644 (file)
index c168a41..0000000
+++ /dev/null
@@ -1,24 +0,0 @@
-#Tool and Lib Locations
-C_COMPILER=gcc
-C_LIBS=C:/MinGW/lib
-UNITY_DIR=vendor/unity/src
-
-#Test File To Be Created
-OUT_FILE=test_cexceptions
-ifeq ($(OS),Windows_NT)
-OUT_EXTENSION=.exe
-else
-OUT_EXTENSION=.out
-endif
-
-#Options
-SRC_FILES=lib/CException.c test/TestException.c test/TestException_Runner.c $(UNITY_DIR)/unity.c
-INC_DIRS=-Ilib -Itest -I$(UNITY_DIR)
-LIB_DIRS=-L$(C_LIBS) 
-SYMBOLS=-DTEST -DEXCEPTION_USE_CONFIG_FILE
-
-#Default Task: Compile And Run Tests
-default:
-       $(C_COMPILER) $(INC_DIRS) $(LIB_DIRS) $(SYMBOLS) $(SRC_FILES) -o $(OUT_FILE)$(OUT_EXTENSION)
-       $(OUT_FILE)$(OUT_EXTENSION)
-       
\ No newline at end of file
diff --git a/tools/ceedling/vendor/cmock/vendor/c_exception/rakefile.rb b/tools/ceedling/vendor/cmock/vendor/c_exception/rakefile.rb
deleted file mode 100644 (file)
index 2458c6f..0000000
+++ /dev/null
@@ -1,41 +0,0 @@
-HERE = File.expand_path(File.dirname(__FILE__)) + '/'
-
-require 'rake'
-require 'rake/clean'
-require 'rake/testtask'
-require HERE+'vendor/unity/auto/colour_reporter.rb'
-
-#Tool and Lib Locations
-C_COMPILER = 'gcc'
-C_LIBS = ''
-UNITY_DIR = 'vendor/unity/src'
-
-#Test File To Be Created
-OUT_FILE = 'test_cexceptions'
-OUT_EXTENSION = '.out'
-
-#Options
-SRC_FILES = "lib/CException.c test/TestException.c test/TestException_Runner.c #{UNITY_DIR}/unity.c"
-INC_DIRS = "-Ilib -Itest -I#{UNITY_DIR}"
-LIB_DIRS = C_LIBS.empty? ? '' : "-L#{C_LIBS}"
-SYMBOLS = '-DTEST -DEXCEPTION_USE_CONFIG_FILE'
-
-CLEAN.include("#{HERE}*.out")
-
-task :default => [:clobber, :test]
-task :cruise => [:no_color, :default]
-
-desc "performs a quick set of unit tests to confirm you're ready to go"
-task :test do
-  report "#{C_COMPILER} #{INC_DIRS} #{LIB_DIRS} #{SYMBOLS} #{SRC_FILES} -o #{OUT_FILE}#{OUT_EXTENSION}"
-  output = `#{C_COMPILER} #{INC_DIRS} #{LIB_DIRS} #{SYMBOLS} #{SRC_FILES} -o #{OUT_FILE}#{OUT_EXTENSION}`
-  report output
-
-  report "#{HERE}#{OUT_FILE}#{OUT_EXTENSION}"
-  output = `#{HERE}#{OUT_FILE}#{OUT_EXTENSION}`
-  report output
-end
-
-task :no_color do
-  $colour_output = false
-end
\ No newline at end of file
diff --git a/tools/ceedling/vendor/cmock/vendor/c_exception/release/build.info b/tools/ceedling/vendor/cmock/vendor/c_exception/release/build.info
deleted file mode 100644 (file)
index b5794c5..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-16
-
diff --git a/tools/ceedling/vendor/cmock/vendor/c_exception/release/version.info b/tools/ceedling/vendor/cmock/vendor/c_exception/release/version.info
deleted file mode 100644 (file)
index cb7e5f6..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-1.2.0
-
diff --git a/tools/ceedling/vendor/cmock/vendor/c_exception/test/CExceptionConfig.h b/tools/ceedling/vendor/cmock/vendor/c_exception/test/CExceptionConfig.h
deleted file mode 100644 (file)
index 79b085d..0000000
+++ /dev/null
@@ -1,27 +0,0 @@
-#ifndef _EXCEPTION_H
-#define _EXCEPTION_H
-
-//Optionally define the exception type (something like an int which can be directly assigned)
-#define CEXCEPTION_T    int
-
-// Optionally define the reserved value representing NO EXCEPTION
-#define CEXCEPTION_NONE (1234)
-
-// Multi-Tasking environments will need a couple of macros defined to make this library 
-// properly handle  multiple exception stacks.  You will need to include and required
-// definitions, then define the following macros:
-//    EXCEPTION_GET_ID - returns the id of the current task indexed 0 to (numtasks - 1)
-//    EXCEPTION_NUM_ID - returns the number of tasks that might be returned
-//
-// For example, Quadros might include the following implementation:
-#ifndef TEST
-#include "OSAPI.h"
-#define CEXCEPTION_GET_ID    (KS_GetTaskID())
-#define CEXCEPTION_NUM_ID    (NTASKS + 1)
-#endif
-
-//This could be a good place to define/include some error ID's:
-#define ERROR_ID_EVERYTHING_IS_BROKEN  (0x88)
-#define ERROR_ID_ONLY_THIS_IS_BROKEN   (0x77)
-
-#endif // _EXCEPTION_H
diff --git a/tools/ceedling/vendor/cmock/vendor/c_exception/test/TestException.c b/tools/ceedling/vendor/cmock/vendor/c_exception/test/TestException.c
deleted file mode 100644 (file)
index 704cfdb..0000000
+++ /dev/null
@@ -1,291 +0,0 @@
-#include "unity.h"
-#include "CException.h"
-
-void setUp(void)
-{
-}
-
-void tearDown(void)
-{
-}
-
-void test_BasicTryDoesNothingIfNoThrow(void)
-{
-  int i;
-  CEXCEPTION_T e = 0x5a;
-  
-  Try
-  {
-    i += 1;
-  }
-  Catch(e)
-  {
-    TEST_FAIL_MESSAGE("Should Not Enter Catch If Not Thrown")
-  }
-  
-  //verify that e was untouched
-  TEST_ASSERT_EQUAL(0x5a, e);
-}
-
-void test_BasicThrowAndCatch(void)
-{
-  CEXCEPTION_T e;
-
-  Try
-  {
-    Throw(0xBE);
-    TEST_FAIL_MESSAGE("Should Have Thrown An Error")
-  }
-  Catch(e)
-  {
-    //verify that e has the right data
-    TEST_ASSERT_EQUAL(0xBE, e);
-  }
-
-  //verify that e STILL has the right data
-  TEST_ASSERT_EQUAL(0xBE, e);
-}
-
-void test_BasicThrowAndCatch_WithMiniSyntax(void)
-{
-  CEXCEPTION_T e;
-
-  //Mini Throw and Catch
-  Try
-    Throw(0xEF);
-  Catch(e)
-    TEST_ASSERT_EQUAL(0xEF, e);
-  TEST_ASSERT_EQUAL(0xEF, e);
-  
-  //Mini Passthrough
-  Try
-    e = 0;
-  Catch(e)
-    TEST_FAIL_MESSAGE("I shouldn't be caught because there was no throw");
-
-  TEST_ASSERT_EQUAL(0, e);
-}
-
-void test_VerifyVolatilesSurviveThrowAndCatch(void)
-{
-  volatile unsigned int VolVal = 0;
-  CEXCEPTION_T e;
-
-  Try
-  {
-    VolVal = 2;
-    Throw(0xBF);
-    TEST_FAIL_MESSAGE("Should Have Thrown An Error")
-  }
-  Catch(e)
-  {
-    VolVal += 2;
-    TEST_ASSERT_EQUAL(0xBF, e);
-  }
-
-  TEST_ASSERT_EQUAL(4, VolVal);
-  TEST_ASSERT_EQUAL(0xBF, e);
-}
-
-void HappyExceptionThrower(unsigned int ID)
-{
-  if (ID != 0)
-  {
-    Throw(ID);
-  }
-}
-
-void test_ThrowFromASubFunctionAndCatchInRootFunc(void)
-{
-  volatile  unsigned int ID = 0;
-  CEXCEPTION_T e;
-
-  Try
-  {
-
-    HappyExceptionThrower(0xBA);
-    TEST_FAIL_MESSAGE("Should Have Thrown An Exception");
-  }
-  Catch(e)
-  {
-    ID = e;
-  }
-
-  //verify that I can pass that value to something else
-  TEST_ASSERT_EQUAL(0xBA, e);
-}
-
-void HappyExceptionRethrower(unsigned int ID)
-{
-  CEXCEPTION_T e;
-  
-  Try
-  {
-    Throw(ID);
-  }
-  Catch(e)
-  {
-    switch (e)
-    {
-    case 0xBD:
-      Throw(0xBF);
-      break;
-    default:
-      break;
-    }
-  }
-}
-
-void test_ThrowAndCatchFromASubFunctionAndRethrowToCatchInRootFunc(void)
-{
-  volatile  unsigned int ID = 0;
-  CEXCEPTION_T e;
-  
-  Try
-  {
-    HappyExceptionRethrower(0xBD);
-    TEST_FAIL_MESSAGE("Should Have Rethrown Exception");
-  }
-  Catch(e)
-  {
-    ID = 1;
-  }
-
-  TEST_ASSERT_EQUAL(0xBF, e);
-  TEST_ASSERT_EQUAL(1, ID);
-}
-
-void test_ThrowAndCatchFromASubFunctionAndNoRethrowToCatchInRootFunc(void)
-{
-  CEXCEPTION_T e = 3;
-  
-  Try
-  {
-    HappyExceptionRethrower(0xBF);
-  }
-  Catch(e)
-  {
-    TEST_FAIL_MESSAGE("Should Not Have Re-thrown Error (it should have already been caught)");
-  }
-  
-  //verify that THIS e is still untouched, even though subfunction was touched
-  TEST_ASSERT_EQUAL(3, e);
-}
-
-void test_ThrowAnErrorThenEnterATryBlockFromWithinCatch_VerifyThisDoesntCorruptExceptionId(void)
-{
-  CEXCEPTION_T e;
-  
-  Try
-  {
-    HappyExceptionThrower(0xBF);
-    TEST_FAIL_MESSAGE("Should Have Thrown Exception");
-  }
-  Catch(e)
-  {
-    TEST_ASSERT_EQUAL(0xBF, e);
-    HappyExceptionRethrower(0x12);
-    TEST_ASSERT_EQUAL(0xBF, e);
-  }
-  TEST_ASSERT_EQUAL(0xBF, e);
-}
-
-void test_ThrowAnErrorThenEnterATryBlockFromWithinCatch_VerifyThatEachExceptionIdIndependent(void)
-{
-  CEXCEPTION_T e1, e2;
-  
-  Try
-  {
-    HappyExceptionThrower(0xBF);
-    TEST_FAIL_MESSAGE("Should Have Thrown Exception");
-  }
-  Catch(e1)
-  {
-    TEST_ASSERT_EQUAL(0xBF, e1);
-    Try
-    {
-      HappyExceptionThrower(0x12);
-    }
-    Catch(e2)
-    {
-      TEST_ASSERT_EQUAL(0x12, e2);
-    }
-    TEST_ASSERT_EQUAL(0x12, e2);
-    TEST_ASSERT_EQUAL(0xBF, e1);
-  }
-  TEST_ASSERT_EQUAL(0x12, e2);
-  TEST_ASSERT_EQUAL(0xBF, e1);
-}
-
-void test_CanHaveMultipleTryBlocksInASingleFunction(void)
-{
-  CEXCEPTION_T e;
-  
-  Try
-  {
-    HappyExceptionThrower(0x01);
-    TEST_FAIL_MESSAGE("Should Have Thrown Exception");
-  }
-  Catch(e)
-  {
-    TEST_ASSERT_EQUAL(0x01, e);
-  }
-
-  Try
-  {
-    HappyExceptionThrower(0xF0);
-    TEST_FAIL_MESSAGE("Should Have Thrown Exception");
-  }
-  Catch(e)
-  {
-    TEST_ASSERT_EQUAL(0xF0, e);
-  }
-}
-
-void test_CanHaveNestedTryBlocksInASingleFunction_ThrowInside(void)
-{
-  int i = 0;
-  CEXCEPTION_T e;
-  
-  Try
-  {
-    Try
-    {
-      HappyExceptionThrower(0x01);
-      i = 1;
-      TEST_FAIL_MESSAGE("Should Have Rethrown Exception");
-    }
-    Catch(e)
-    {
-      TEST_ASSERT_EQUAL(0x01, e);
-    }
-  }
-  Catch(e)
-  {
-    TEST_FAIL_MESSAGE("Should Have Been Caught By Inside Catch");
-  }
-}
-
-void test_CanHaveNestedTryBlocksInASingleFunction_ThrowOutside(void)
-{
-  int i = 0;
-  CEXCEPTION_T e;
-  
-  Try
-  {
-    Try
-    {
-      i = 2;
-    }
-    Catch(e)
-    {
-      TEST_FAIL_MESSAGE("Should NotBe Caught Here");
-    }
-    HappyExceptionThrower(0x01);
-    TEST_FAIL_MESSAGE("Should Have Rethrown Exception");
-  }
-  Catch(e)
-  {
-    TEST_ASSERT_EQUAL(0x01, e);
-  }
-}
diff --git a/tools/ceedling/vendor/cmock/vendor/c_exception/test/TestException_Runner.c b/tools/ceedling/vendor/cmock/vendor/c_exception/test/TestException_Runner.c
deleted file mode 100644 (file)
index 1697a0e..0000000
+++ /dev/null
@@ -1,62 +0,0 @@
-/* AUTOGENERATED FILE. DO NOT EDIT. */
-#include "unity.h"
-#include "CException.h"
-
-extern void setUp(void);
-extern void tearDown(void);
-
-extern void test_BasicTryDoesNothingIfNoThrow(void);
-extern void test_BasicThrowAndCatch(void);
-extern void test_BasicThrowAndCatch_WithMiniSyntax(void);
-extern void test_VerifyVolatilesSurviveThrowAndCatch(void);
-extern void test_ThrowFromASubFunctionAndCatchInRootFunc(void);
-extern void test_ThrowAndCatchFromASubFunctionAndRethrowToCatchInRootFunc(void);
-extern void test_ThrowAndCatchFromASubFunctionAndNoRethrowToCatchInRootFunc(void);
-extern void test_CanHaveMultipleTryBlocksInASingleFunction(void);
-extern void test_CanHaveNestedTryBlocksInASingleFunction_ThrowInside(void);
-extern void test_CanHaveNestedTryBlocksInASingleFunction_ThrowOutside(void);
-extern void test_ThrowAnErrorThenEnterATryBlockFromWithinCatch_VerifyThisDoesntCorruptExceptionId(void);
-extern void test_ThrowAnErrorThenEnterATryBlockFromWithinCatch_VerifyThatEachExceptionIdIndependent(void);
-
-static void runTest(UnityTestFunction test)
-{
-  CEXCEPTION_T e;
-  if (TEST_PROTECT())
-  {
-    setUp();
-    Try
-    {
-      test();
-    }
-    Catch(e)
-    {
-      TEST_FAIL_MESSAGE("Unexpected exception!")
-    }
-  }
-  tearDown();
-}
-
-
-int main(void)
-{
-  Unity.TestFile = __FILE__;
-  UnityBegin();
-
-  // RUN_TEST calls runTest
-  RUN_TEST(test_BasicTryDoesNothingIfNoThrow, 12);
-  RUN_TEST(test_BasicThrowAndCatch, 30);
-  RUN_TEST(test_BasicThrowAndCatch_WithMiniSyntax, 49);
-  RUN_TEST(test_VerifyVolatilesSurviveThrowAndCatch, 69);
-  RUN_TEST(test_ThrowFromASubFunctionAndCatchInRootFunc, 98);
-  RUN_TEST(test_ThrowAndCatchFromASubFunctionAndRethrowToCatchInRootFunc, 139);
-  RUN_TEST(test_ThrowAndCatchFromASubFunctionAndNoRethrowToCatchInRootFunc, 158);
-  RUN_TEST(test_ThrowAnErrorThenEnterATryBlockFromWithinCatch_VerifyThisDoesntCorruptExceptionId, 175);
-  RUN_TEST(test_ThrowAnErrorThenEnterATryBlockFromWithinCatch_VerifyThatEachExceptionIdIndependent, 193);
-  RUN_TEST(test_CanHaveMultipleTryBlocksInASingleFunction, 220);
-  RUN_TEST(test_CanHaveNestedTryBlocksInASingleFunction_ThrowInside, 245);
-  RUN_TEST(test_CanHaveNestedTryBlocksInASingleFunction_ThrowOutside, 269);
-
-  UnityEnd();
-  
-  return 0;
-}
diff --git a/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/auto/colour_prompt.rb b/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/auto/colour_prompt.rb
deleted file mode 100644 (file)
index 81003dd..0000000
+++ /dev/null
@@ -1,94 +0,0 @@
-# ==========================================
-#   Unity Project - A Test Framework for C
-#   Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-#   [Released under MIT License. Please refer to license.txt for details]
-# ========================================== 
-
-if RUBY_PLATFORM =~/(win|w)32$/
-       begin
-               require 'Win32API'
-       rescue LoadError
-               puts "ERROR! \"Win32API\" library not found"
-               puts "\"Win32API\" is required for colour on a windows machine"
-               puts "  try => \"gem install Win32API\" on the command line"
-               puts
-       end
-       # puts
-  # puts 'Windows Environment Detected...'
-       # puts 'Win32API Library Found.'
-       # puts
-end
-
-class ColourCommandLine
-  def initialize
-    if RUBY_PLATFORM =~/(win|w)32$/  
-      get_std_handle = Win32API.new("kernel32", "GetStdHandle", ['L'], 'L')
-      @set_console_txt_attrb =
-      Win32API.new("kernel32","SetConsoleTextAttribute",['L','N'], 'I')
-      @hout = get_std_handle.call(-11)
-    end
-  end
-  
-  def change_to(new_colour)
-    if RUBY_PLATFORM =~/(win|w)32$/
-      @set_console_txt_attrb.call(@hout,self.win32_colour(new_colour))
-    else
-               "\033[30;#{posix_colour(new_colour)};22m"
-               end
-  end
-  
-  def win32_colour(colour)
-    case colour
-      when :black then 0  
-      when :dark_blue then 1
-      when :dark_green then 2
-      when :dark_cyan then 3
-      when :dark_red then 4
-      when :dark_purple then 5
-      when :dark_yellow, :narrative then 6
-      when :default_white, :default, :dark_white then 7
-      when :silver then 8
-      when :blue then 9
-      when :green, :success then 10
-      when :cyan, :output then 11
-      when :red, :failure then 12
-      when :purple then 13
-      when :yellow then 14
-      when :white then 15
-      else
-        0
-    end
-  end
-       
-       def posix_colour(colour)
-         case colour
-      when :black then 30  
-      when :red, :failure then 31
-      when :green, :success then 32
-                       when :yellow then 33
-      when :blue, :narrative then 34
-      when :purple, :magenta then 35
-      when :cyan, :output then 36
-      when :white, :default_white, :default then 37
-      else
-        30
-    end
-  end
-       
-  def out_c(mode, colour, str)
-    case RUBY_PLATFORM
-                       when /(win|w)32$/
-                         change_to(colour)
-                                $stdout.puts str if mode == :puts
-                                $stdout.print str if mode == :print
-                         change_to(:default_white)
-                       else
-                               $stdout.puts("#{change_to(colour)}#{str}\033[0m") if mode == :puts
-                               $stdout.print("#{change_to(colour)}#{str}\033[0m") if mode == :print
-               end                     
-  end
-end # ColourCommandLine
-
-def colour_puts(role,str)  ColourCommandLine.new.out_c(:puts, role, str)  end
-def colour_print(role,str) ColourCommandLine.new.out_c(:print, role, str) end
-
diff --git a/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/auto/colour_reporter.rb b/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/auto/colour_reporter.rb
deleted file mode 100644 (file)
index 5aa1d27..0000000
+++ /dev/null
@@ -1,39 +0,0 @@
-# ==========================================
-#   Unity Project - A Test Framework for C
-#   Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-#   [Released under MIT License. Please refer to license.txt for details]
-# ========================================== 
-
-require "#{File.expand_path(File.dirname(__FILE__))}/colour_prompt"
-
-$colour_output = true
-
-def report(message)
-  if not $colour_output
-    $stdout.puts(message)
-  else
-    message = message.join('\n') if (message.class == Array)
-    message.each_line do |line|
-      line.chomp!
-      colour = case(line)
-        when /(?:total\s+)?tests:?\s+(\d+)\s+(?:total\s+)?failures:?\s+\d+\s+Ignored:?/i
-          ($1.to_i == 0) ? :green : :red
-        when /PASS/
-          :green
-        when /^OK$/
-          :green
-        when /(?:FAIL|ERROR)/
-          :red
-        when /IGNORE/
-          :yellow
-        when /^(?:Creating|Compiling|Linking)/
-          :white
-        else
-          :silver
-      end
-      colour_puts(colour, line)
-    end
-  end
-  $stdout.flush
-  $stderr.flush
-end
\ No newline at end of file
diff --git a/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/auto/generate_config.yml b/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/auto/generate_config.yml
deleted file mode 100644 (file)
index 4a5e474..0000000
+++ /dev/null
@@ -1,36 +0,0 @@
-#this is a sample configuration file for generate_module
-#you would use it by calling generate_module with the -ygenerate_config.yml option
-#files like this are useful for customizing generate_module to your environment
-:generate_module:
-  :defaults:
-    #these defaults are used in place of any missing options at the command line
-    :path_src: ../src/
-    :path_inc: ../src/
-    :path_tst: ../test/
-    :update_svn: true
-  :includes:
-    #use [] for no additional includes, otherwise list the includes on separate lines
-    :src:
-      - Defs.h
-      - Board.h
-    :inc: []
-    :tst:
-      - Defs.h
-      - Board.h
-      - Exception.h
-  :boilerplates: 
-    #these are inserted at the top of generated files.
-    #just comment out or remove if not desired.
-    #use %1$s where you would like the file name to appear (path/extension not included)
-    :src: |
-      //-------------------------------------------
-      // %1$s.c
-      //-------------------------------------------
-    :inc: |
-      //-------------------------------------------
-      // %1$s.h
-      //-------------------------------------------
-    :tst: |
-      //-------------------------------------------
-      // Test%1$s.c : Units tests for %1$s.c
-      //-------------------------------------------
diff --git a/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/auto/generate_module.rb b/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/auto/generate_module.rb
deleted file mode 100644 (file)
index 3db1a98..0000000
+++ /dev/null
@@ -1,202 +0,0 @@
-# ==========================================
-#   Unity Project - A Test Framework for C
-#   Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-#   [Released under MIT License. Please refer to license.txt for details]
-# ========================================== 
-
-# This script creates all the files with start code necessary for a new module.
-# A simple module only requires a source file, header file, and test file.
-# Triad modules require a source, header, and test file for each triad type (like model, conductor, and hardware).
-
-require 'rubygems'
-require 'fileutils'
-
-HERE = File.expand_path(File.dirname(__FILE__)) + '/'
-
-#help text when requested
-HELP_TEXT = [ "\nGENERATE MODULE\n-------- ------",
-              "\nUsage: ruby generate_module [options] module_name",
-              "  -i\"include\" sets the path to output headers to 'include' (DEFAULT ../src)",
-              "  -s\"../src\"  sets the path to output source to '../src'   (DEFAULT ../src)",
-              "  -t\"C:/test\" sets the path to output source to 'C:/test'  (DEFAULT ../test)",
-              "  -p\"MCH\"     sets the output pattern to MCH.",
-              "              dh  - driver hardware.",
-              "              dih - driver interrupt hardware.",
-              "              mch - model conductor hardware.",
-              "              mvp - model view presenter.",
-              "              src - just a single source module. (DEFAULT)",
-              "  -d          destroy module instead of creating it.",
-              "  -u          update subversion too (requires subversion command line)",
-              "  -y\"my.yml\"  selects a different yaml config file for module generation",
-              "" ].join("\n")
-
-#Built in patterns
-PATTERNS = { 'src' => {''         => { :inc => [] } },
-             'dh'  => {'Driver'   => { :inc => ['%1$sHardware.h'] }, 
-                       'Hardware' => { :inc => [] } 
-                      },
-             'dih' => {'Driver'   => { :inc => ['%1$sHardware.h', '%1$sInterrupt.h'] }, 
-                       'Interrupt'=> { :inc => ['%1$sHardware.h'] },
-                       'Hardware' => { :inc => [] } 
-                      },
-             'mch' => {'Model'    => { :inc => [] }, 
-                       'Conductor'=> { :inc => ['%1$sModel.h', '%1$sHardware.h'] },
-                       'Hardware' => { :inc => [] } 
-                      },
-             'mvp' => {'Model'    => { :inc => [] }, 
-                       'Presenter'=> { :inc => ['%1$sModel.h', '%1$sView.h'] },
-                       'View'     => { :inc => [] } 
-                      }
-           }
-
-#TEMPLATE_TST
-TEMPLATE_TST = %q[#include "unity.h"
-%2$s#include "%1$s.h"
-
-void setUp(void)
-{
-}
-
-void tearDown(void)
-{
-}
-
-void test_%1$s_NeedToImplement(void)
-{
-    TEST_IGNORE();
-}
-]
-
-#TEMPLATE_SRC
-TEMPLATE_SRC = %q[%2$s#include "%1$s.h"
-]
-
-#TEMPLATE_INC
-TEMPLATE_INC = %q[#ifndef _%3$s_H
-#define _%3$s_H%2$s
-
-#endif // _%3$s_H
-]
-
-# Parse the command line parameters.
-ARGV.each do |arg|
-  case(arg)
-    when /^-d/      then @destroy = true
-    when /^-u/      then @update_svn = true
-    when /^-p(\w+)/ then @pattern = $1
-    when /^-s(.+)/  then @path_src = $1
-    when /^-i(.+)/  then @path_inc = $1
-    when /^-t(.+)/  then @path_tst = $1
-    when /^-y(.+)/  then @yaml_config = $1
-    when /^(\w+)/
-      raise "ERROR: You can't have more than one Module name specified!" unless @module_name.nil?
-      @module_name = arg
-    when /^-(h|-help)/ 
-      puts HELP_TEXT
-      exit
-    else
-      raise "ERROR: Unknown option specified '#{arg}'"
-  end
-end
-raise "ERROR: You must have a Module name specified! (use option -h for help)" if @module_name.nil?
-
-#load yaml file if one was requested
-if @yaml_config
-  require 'yaml'
-  cfg = YAML.load_file(HERE + @yaml_config)[:generate_module]
-  @path_src     = cfg[:defaults][:path_src]   if @path_src.nil?
-  @path_inc     = cfg[:defaults][:path_inc]   if @path_inc.nil?
-  @path_tst     = cfg[:defaults][:path_tst]   if @path_tst.nil?
-  @update_svn   = cfg[:defaults][:update_svn] if @update_svn.nil?
-  @extra_inc    = cfg[:includes]
-  @boilerplates = cfg[:boilerplates]
-else
-  @boilerplates = {}
-end
-
-# Create default file paths if none were provided
-@path_src = HERE + "../src/"  if @path_src.nil?
-@path_inc = @path_src         if @path_inc.nil?
-@path_tst = HERE + "../test/" if @path_tst.nil?
-@path_src += '/'              unless (@path_src[-1] == 47)
-@path_inc += '/'              unless (@path_inc[-1] == 47)
-@path_tst += '/'              unless (@path_tst[-1] == 47)
-@pattern  = 'src'             if @pattern.nil?
-@includes = { :src => [], :inc => [], :tst => [] }
-@includes.merge!(@extra_inc) unless @extra_inc.nil?
-
-#create triad definition
-TRIAD = [ { :ext => '.c', :path => @path_src,        :template => TEMPLATE_SRC, :inc => :src, :boilerplate => @boilerplates[:src] }, 
-          { :ext => '.h', :path => @path_inc,        :template => TEMPLATE_INC, :inc => :inc, :boilerplate => @boilerplates[:inc] },
-          { :ext => '.c', :path => @path_tst+'Test', :template => TEMPLATE_TST, :inc => :tst, :boilerplate => @boilerplates[:tst] },
-        ]
-
-#prepare the pattern for use
-@patterns = PATTERNS[@pattern.downcase]
-raise "ERROR: The design pattern specified isn't one that I recognize!" if @patterns.nil?
-
-# Assemble the path/names of the files we need to work with.
-files = []
-TRIAD.each do |triad|
-  @patterns.each_pair do |pattern_file, pattern_traits|
-    files << {
-      :path => "#{triad[:path]}#{@module_name}#{pattern_file}#{triad[:ext]}",
-      :name => "#{@module_name}#{pattern_file}",
-      :template => triad[:template],
-      :boilerplate => triad[:boilerplate],
-      :includes => case(triad[:inc])
-                     when :src then @includes[:src] | pattern_traits[:inc].map{|f| f % [@module_name]}
-                     when :inc then @includes[:inc]
-                     when :tst then @includes[:tst] | pattern_traits[:inc].map{|f| "Mock#{f}"% [@module_name]}
-                   end
-    }
-  end
-end
-
-# destroy files if that was what was requested
-if @destroy
-  files.each do |filespec|
-    file = filespec[:path]
-    if File.exist?(file)
-      if @update_svn
-        `svn delete \"#{file}\" --force` 
-        puts "File #{file} deleted and removed from source control"
-      else
-        FileUtils.remove(file)
-        puts "File #{file} deleted"
-      end
-    else
-      puts "File #{file} does not exist so cannot be removed."
-    end
-  end
-  puts "Destroy Complete"
-  exit
-end
-
-#Abort if any module already exists
-files.each do |file|
-  raise "ERROR: File #{file[:name]} already exists. Exiting." if File.exist?(file[:path])
-end
-
-# Create Source Modules
-files.each_with_index do |file, i|
-  File.open(file[:path], 'w') do |f|
-    f.write(file[:boilerplate] % [file[:name]]) unless file[:boilerplate].nil?
-    f.write(file[:template] % [ file[:name], 
-                                file[:includes].map{|f| "#include \"#{f}\"\n"}.join, 
-                                file[:name].upcase ]
-           )
-  end
-  if (@update_svn)
-    `svn add \"#{file[:path]}\"` 
-    if $?.exitstatus == 0
-      puts "File #{file[:path]} created and added to source control"
-    else
-      puts "File #{file[:path]} created but FAILED adding to source control!"
-    end
-  else
-    puts "File #{file[:path]} created"
-  end
-end
-
-puts 'Generate Complete'
diff --git a/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/auto/generate_test_runner.rb b/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/auto/generate_test_runner.rb
deleted file mode 100644 (file)
index aff5053..0000000
+++ /dev/null
@@ -1,303 +0,0 @@
-# ==========================================
-#   Unity Project - A Test Framework for C
-#   Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-#   [Released under MIT License. Please refer to license.txt for details]
-# ========================================== 
-
-File.expand_path(File.join(File.dirname(__FILE__),'colour_prompt'))
-
-class UnityTestRunnerGenerator
-
-  def initialize(options = nil)
-    @options = { :includes => [], :plugins => [], :framework => :unity }
-    case(options)
-      when NilClass then @options
-      when String   then @options.merge!(UnityTestRunnerGenerator.grab_config(options))
-      when Hash     then @options.merge!(options)
-      else          raise "If you specify arguments, it should be a filename or a hash of options"
-    end
-  end
-  
-  def self.grab_config(config_file)
-    options = { :includes => [], :plugins => [], :framework => :unity }
-    unless (config_file.nil? or config_file.empty?)
-      require 'yaml'
-      yaml_guts = YAML.load_file(config_file)
-      options.merge!(yaml_guts[:unity] ? yaml_guts[:unity] : yaml_guts[:cmock])
-      raise "No :unity or :cmock section found in #{config_file}" unless options
-    end
-    return(options)
-  end
-
-  def run(input_file, output_file, options=nil)
-    tests = []
-    includes = []
-    used_mocks = []
-    
-    @options.merge!(options) unless options.nil?
-    module_name = File.basename(input_file)
-    
-    #pull required data from source file
-    File.open(input_file, 'r') do |input|
-      tests      = find_tests(input)
-      includes   = find_includes(input)
-      used_mocks = find_mocks(includes)
-    end
-
-    #build runner file
-    File.open(output_file, 'w') do |output|
-      create_header(output, used_mocks)
-      create_externs(output, tests, used_mocks)
-      create_mock_management(output, used_mocks)
-      create_suite_setup_and_teardown(output)
-      create_reset(output, used_mocks)
-      create_main(output, input_file, tests)
-    end
-    
-    all_files_used = [input_file, output_file]
-    all_files_used += includes.map {|filename| filename + '.c'} unless includes.empty?
-    all_files_used += @options[:includes] unless @options[:includes].empty?
-    return all_files_used.uniq
-  end
-  
-  def find_tests(input_file)
-    tests_raw = []
-    tests_args = []
-    tests_and_line_numbers = []
-    
-    input_file.rewind
-    source_raw = input_file.read
-    source_scrubbed = source_raw.gsub(/\/\/.*$/, '')           # remove line comments
-    source_scrubbed = source_scrubbed.gsub(/\/\*.*?\*\//m, '') # remove block comments
-    lines = source_scrubbed.split(/(^\s*\#.*$)                 # Treat preprocessor directives as a logical line
-                              | (;|\{|\}) /x)                  # Match ;, {, and } as end of lines
-
-    lines.each_with_index do |line, index|
-      #find tests
-      if line =~ /^((?:\s*TEST_CASE\s*\(.*?\)\s*)*)\s*void\s+(test.*?)\s*\(\s*(.*)\s*\)/
-        arguments = $1
-        name = $2
-        call = $3
-        args = nil
-        if (@options[:use_param_tests] and !arguments.empty?)
-          args = []
-          arguments.scan(/\s*TEST_CASE\s*\((.*)\)\s*$/) {|a| args << a[0]}
-        end
-        tests_and_line_numbers << { :name => name, :args => args, :call => call, :line_number => 0 }
-        tests_args = []
-      end
-    end
-
-    #determine line numbers and create tests to run
-    source_lines = source_raw.split("\n")
-    source_index = 0;
-    tests_and_line_numbers.size.times do |i|
-      source_lines[source_index..-1].each_with_index do |line, index|
-        if (line =~ /#{tests_and_line_numbers[i][:name]}/)
-          source_index += index
-          tests_and_line_numbers[i][:line_number] = source_index + 1
-          break
-        end
-      end
-    end
-    
-    return tests_and_line_numbers
-  end
-
-  def find_includes(input_file)
-    input_file.rewind
-    includes = []
-    input_file.readlines.each do |line|
-      scan_results = line.scan(/^\s*#include\s+\"\s*(.+)\.[hH]\s*\"/)
-      includes << scan_results[0][0] if (scan_results.size > 0)
-    end
-    return includes
-  end
-  
-  def find_mocks(includes)
-    mock_headers = []
-    includes.each do |include_file|
-      mock_headers << File.basename(include_file) if (include_file =~ /^mock/i)
-    end
-    return mock_headers  
-  end
-  
-  def create_header(output, mocks)
-    output.puts('/* AUTOGENERATED FILE. DO NOT EDIT. */')
-    create_runtest(output, mocks)
-    output.puts("\n//=======Automagically Detected Files To Include=====")
-    output.puts("#include \"#{@options[:framework].to_s}.h\"")
-    output.puts('#include "cmock.h"') unless (mocks.empty?)
-    @options[:includes].flatten.uniq.compact.each do |inc|
-      output.puts("#include #{inc.include?('<') ? inc : "\"#{inc.gsub('.h','')}.h\""}")
-    end
-    output.puts('#include <setjmp.h>')
-    output.puts('#include <stdio.h>')
-    output.puts('#include "CException.h"') if @options[:plugins].include?(:cexception)
-    mocks.each do |mock|
-      output.puts("#include \"#{mock.gsub('.h','')}.h\"")
-    end
-    if @options[:enforce_strict_ordering]
-      output.puts('')    
-      output.puts('int GlobalExpectCount;') 
-      output.puts('int GlobalVerifyOrder;') 
-      output.puts('char* GlobalOrderError;') 
-    end
-  end
-  
-  def create_externs(output, tests, mocks)
-    output.puts("\n//=======External Functions This Runner Calls=====")
-    output.puts("extern void setUp(void);")
-    output.puts("extern void tearDown(void);")
-    tests.each do |test|
-      output.puts("extern void #{test[:name]}(#{test[:call]});")
-    end
-    output.puts('')
-  end
-  
-  def create_mock_management(output, mocks)
-    unless (mocks.empty?)
-      output.puts("\n//=======Mock Management=====")
-      output.puts("static void CMock_Init(void)")
-      output.puts("{")
-      if @options[:enforce_strict_ordering]
-        output.puts("  GlobalExpectCount = 0;")
-        output.puts("  GlobalVerifyOrder = 0;") 
-        output.puts("  GlobalOrderError = NULL;") 
-      end
-      mocks.each do |mock|
-        output.puts("  #{mock}_Init();")
-      end
-      output.puts("}\n")
-
-      output.puts("static void CMock_Verify(void)")
-      output.puts("{")
-      mocks.each do |mock|
-        output.puts("  #{mock}_Verify();")
-      end
-      output.puts("}\n")
-
-      output.puts("static void CMock_Destroy(void)")
-      output.puts("{")
-      mocks.each do |mock|
-        output.puts("  #{mock}_Destroy();")
-      end
-      output.puts("}\n")
-    end
-  end
-  
-  def create_suite_setup_and_teardown(output)
-    unless (@options[:suite_setup].nil?)
-      output.puts("\n//=======Suite Setup=====")
-      output.puts("static int suite_setup(void)")
-      output.puts("{")
-      output.puts(@options[:suite_setup])
-      output.puts("}")
-    end
-    unless (@options[:suite_teardown].nil?)
-      output.puts("\n//=======Suite Teardown=====")
-      output.puts("static int suite_teardown(int num_failures)")
-      output.puts("{")
-      output.puts(@options[:suite_teardown])
-      output.puts("}")
-    end
-  end
-  
-  def create_runtest(output, used_mocks)
-    cexception = @options[:plugins].include? :cexception
-    va_args1   = @options[:use_param_tests] ? ', ...' : ''
-    va_args2   = @options[:use_param_tests] ? '__VA_ARGS__' : ''
-    output.puts("\n//=======Test Runner Used To Run Each Test Below=====")
-    output.puts("#define RUN_TEST_NO_ARGS") if @options[:use_param_tests] 
-    output.puts("#define RUN_TEST(TestFunc, TestLineNum#{va_args1}) \\")
-    output.puts("{ \\")
-    output.puts("  Unity.CurrentTestName = #TestFunc#{va_args2.empty? ? '' : " \"(\" ##{va_args2} \")\""}; \\")
-    output.puts("  Unity.CurrentTestLineNumber = TestLineNum; \\")
-    output.puts("  Unity.NumberOfTests++; \\")
-    output.puts("  if (TEST_PROTECT()) \\")
-    output.puts("  { \\")
-    output.puts("    CEXCEPTION_T e; \\") if cexception
-    output.puts("    Try { \\") if cexception
-    output.puts("      CMock_Init(); \\") unless (used_mocks.empty?) 
-    output.puts("      setUp(); \\")
-    output.puts("      TestFunc(#{va_args2}); \\")
-    output.puts("      CMock_Verify(); \\") unless (used_mocks.empty?)
-    output.puts("    } Catch(e) { TEST_ASSERT_EQUAL_HEX32_MESSAGE(CEXCEPTION_NONE, e, \"Unhandled Exception!\"); } \\") if cexception
-    output.puts("  } \\")
-    output.puts("  CMock_Destroy(); \\") unless (used_mocks.empty?)
-    output.puts("  if (TEST_PROTECT() && !TEST_IS_IGNORED) \\")
-    output.puts("  { \\")
-    output.puts("    tearDown(); \\")
-    output.puts("  } \\")
-    output.puts("  UnityConcludeTest(); \\")
-    output.puts("}\n")
-  end
-  
-  def create_reset(output, used_mocks)
-    output.puts("\n//=======Test Reset Option=====")
-    output.puts("void resetTest()")
-    output.puts("{")
-    output.puts("  CMock_Verify();") unless (used_mocks.empty?)
-    output.puts("  CMock_Destroy();") unless (used_mocks.empty?)
-    output.puts("  tearDown();")
-    output.puts("  CMock_Init();") unless (used_mocks.empty?) 
-    output.puts("  setUp();")
-    output.puts("}")
-  end
-  
-  def create_main(output, filename, tests)
-    output.puts("\n\n//=======MAIN=====")
-    output.puts("int main(void)")
-    output.puts("{")
-    output.puts("  suite_setup();") unless @options[:suite_setup].nil?
-    output.puts("  Unity.TestFile = \"#{filename}\";")
-    output.puts("  UnityBegin();")
-    if (@options[:use_param_tests])
-      tests.each do |test|
-        if ((test[:args].nil?) or (test[:args].empty?))
-          output.puts("  RUN_TEST(#{test[:name]}, #{test[:line_number]}, RUN_TEST_NO_ARGS);")
-        else
-          test[:args].each {|args| output.puts("  RUN_TEST(#{test[:name]}, #{test[:line_number]}, #{args});")}
-        end
-      end
-    else
-        tests.each { |test| output.puts("  RUN_TEST(#{test[:name]}, #{test[:line_number]});") }
-    end
-    output.puts()
-    output.puts("  return #{@options[:suite_teardown].nil? ? "" : "suite_teardown"}(UnityEnd());")
-    output.puts("}")
-  end
-end
-
-
-if ($0 == __FILE__)
-  options = { :includes => [] }
-  yaml_file = nil
-  
-  #parse out all the options first
-  ARGV.reject! do |arg| 
-    case(arg)
-      when '-cexception' 
-        options[:plugins] = [:cexception]; true
-      when /\.*\.yml/
-        options = UnityTestRunnerGenerator.grab_config(arg); true
-      else false
-    end
-  end     
-           
-  #make sure there is at least one parameter left (the input file)
-  if !ARGV[0]
-    puts ["usage: ruby #{__FILE__} (yaml) (options) input_test_file output_test_runner (includes)",
-           "  blah.yml    - will use config options in the yml file (see docs)",
-           "  -cexception - include cexception support"].join("\n")
-    exit 1
-  end
-  
-  #create the default test runner name if not specified
-  ARGV[1] = ARGV[0].gsub(".c","_Runner.c") if (!ARGV[1])
-  
-  #everything else is an include file
-  options[:includes] ||= (ARGV.slice(2..-1).flatten.compact) if (ARGV.size > 2)
-  
-  UnityTestRunnerGenerator.new(options).run(ARGV[0], ARGV[1])
-end
diff --git a/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/auto/test_file_filter.rb b/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/auto/test_file_filter.rb
deleted file mode 100644 (file)
index 3dbc26a..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-# ==========================================
-#   Unity Project - A Test Framework for C
-#   Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-#   [Released under MIT License. Please refer to license.txt for details]
-# ========================================== 
-
-require'yaml'
-
-module RakefileHelpers
-  class TestFileFilter
-    def initialize(all_files = false)
-      @all_files = all_files
-      if not @all_files == true
-        if File.exist?('test_file_filter.yml')
-          filters = YAML.load_file( 'test_file_filter.yml' )
-          @all_files, @only_files, @exclude_files = 
-            filters[:all_files], filters[:only_files], filters[:exclude_files] 
-        end
-      end
-    end                
-    attr_accessor :all_files, :only_files, :exclude_files
-  end
-end
diff --git a/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/auto/unity_test_summary.rb b/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/auto/unity_test_summary.rb
deleted file mode 100644 (file)
index 69ec2e8..0000000
+++ /dev/null
@@ -1,126 +0,0 @@
-# ==========================================
-#   Unity Project - A Test Framework for C
-#   Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-#   [Released under MIT License. Please refer to license.txt for details]
-# ========================================== 
-
-#!/usr/bin/ruby
-#
-# unity_test_summary.rb
-#
-require 'fileutils'
-require 'set'
-
-class UnityTestSummary
-  include FileUtils::Verbose
-
-  attr_reader :report, :total_tests, :failures, :ignored
-  
-  def initialize
-    @report = ''
-    @total_tests = 0
-    @failures = 0
-    @ignored = 0
-  end
-  
-  def run
-    # Clean up result file names
-    results = @targets.map {|target| target.gsub(/\\/,'/')}
-    
-    # Dig through each result file, looking for details on pass/fail:   
-    failure_output = []
-    ignore_output = []
-    
-    results.each do |result_file|
-      lines = File.readlines(result_file).map { |line| line.chomp }
-      if lines.length == 0
-        raise "Empty test result file: #{result_file}"
-      else
-        output = get_details(result_file, lines)
-        failure_output << output[:failures] unless output[:failures].empty?
-        ignore_output  << output[:ignores]  unless output[:ignores].empty?
-        tests,failures,ignored = parse_test_summary(lines)
-        @total_tests += tests
-        @failures += failures
-        @ignored += ignored
-      end
-    end
-    
-    if @ignored > 0
-      @report += "\n"
-      @report += "--------------------------\n"
-      @report += "UNITY IGNORED TEST SUMMARY\n"
-      @report += "--------------------------\n"
-      @report += ignore_output.flatten.join("\n")
-    end
-    
-    if @failures > 0
-      @report += "\n"
-      @report += "--------------------------\n"
-      @report += "UNITY FAILED TEST SUMMARY\n"
-      @report += "--------------------------\n"
-      @report += failure_output.flatten.join("\n")
-    end
-  
-    @report += "\n"
-    @report += "--------------------------\n"
-    @report += "OVERALL UNITY TEST SUMMARY\n"
-    @report += "--------------------------\n"
-    @report += "#{@total_tests} TOTAL TESTS #{@failures} TOTAL FAILURES #{@ignored} IGNORED\n"
-    @report += "\n"
-  end
-  
-  def set_targets(target_array)
-    @targets = target_array
-  end
-  
-  def set_root_path(path)
-    @root = path
-  end
-
-  def usage(err_msg=nil)
-    puts err_msg if err_msg
-    puts "Usage: unity_test_summary.rb"
-    exit 1
-  end
-  
-  protected
-  
-  @@targets=nil
-  @@path=nil
-  @@root=nil
-
-  def get_details(result_file, lines)
-    results = { :failures => [], :ignores => [], :successes => [] }
-    lines.each do |line|
-      src_file,src_line,test_name,status,msg = line.split(/:/)
-      line_out = ((@root and (@root != 0)) ? "#{@root}#{line}" : line ).gsub(/\//, "\\")
-      case(status)
-        when 'IGNORE' then results[:ignores]   << line_out
-        when 'FAIL'   then results[:failures]  << line_out
-        when 'PASS'   then results[:successes] << line_out
-      end
-    end
-    return results
-  end
-  
-  def parse_test_summary(summary)
-    if summary[-3..-1].join("\n") =~ /(\d+) Tests (\d+) Failures (\d+) Ignored/
-      [$1.to_i,$2.to_i,$3.to_i]
-    else
-      raise "Couldn't parse test results: #{summary}"
-    end
-  end
-
-  def here; File.expand_path(File.dirname(__FILE__)); end
-  
-end
-
-if $0 == __FILE__
-  script = UnityTestSummary.new
-  begin
-    script.run
-  rescue Exception => e
-    script.usage e.message
-  end
-end
diff --git a/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/docs/Unity Summary.odt b/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/docs/Unity Summary.odt
deleted file mode 100644 (file)
index f699661..0000000
Binary files a/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/docs/Unity Summary.odt and /dev/null differ
diff --git a/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/docs/Unity Summary.pdf b/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/docs/Unity Summary.pdf
deleted file mode 100644 (file)
index ad1a956..0000000
Binary files a/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/docs/Unity Summary.pdf and /dev/null differ
diff --git a/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/docs/Unity Summary.txt b/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/docs/Unity Summary.txt
deleted file mode 100644 (file)
index e0b179d..0000000
+++ /dev/null
@@ -1,217 +0,0 @@
-==============
-Unity Test API
-==============
-
-[Copyright (c) 2007 - Unity Project by Mike Karlesky, Mark VanderVoord, and Greg Williams]
-
--------------
-Running Tests 
-------------- 
-
-RUN_TEST(func, linenum)
-
-Each Test is run within the macro RUN_TEST.  This macro performs necessary setup before the test is called and handles cleanup and result tabulation afterwards.
-
---------------
-Ignoring Tests
---------------
-
-There are times when a test is incomplete or not valid for some reason.  At these times, TEST_IGNORE can be called.  Control will immediately be returned to the caller of the test, and no failures will be returned.
-
-TEST_IGNORE()
-
-Ignore this test and return immediately
-
-TEST_IGNORE_MESSAGE (message)
-
-Ignore this test and return immediately.  Output a message stating why the test was ignored.
-
---------------
-Aborting Tests
---------------
-
-There are times when a test will contain an infinite loop on error conditions, or there may be reason to escape from the test early without executing the rest of the test.  A pair of macros support this functionality in Unity.  The first (TEST_PROTECT) sets up the feature, and handles emergency abort cases.  TEST_ABORT can then be used at any time within the tests to return to the last TEST_PROTECT call.
-
-TEST_PROTECT()
-
-Setup and Catch macro
-
-TEST_ABORT()
-
-Abort Test macro
-
-Example:
-
-main()
-{
-    if (TEST_PROTECT() == 0)
-    {
-        MyTest();
-    }
-}
-
-If MyTest calls TEST_ABORT, program control will immediately return to TEST_PROTECT with a non-zero return value.
-
-
-=======================
-Unity Assertion Summary
-=======================
-
---------------------
-Basic Validity Tests
---------------------
-
-TEST_ASSERT_TRUE(condition)
-
-Evaluates whatever code is in condition and fails if it evaluates to false
-
-TEST_ASSERT_FALSE(condition)
-
-Evaluates whatever code is in condition and fails if it evaluates to true
-
-TEST_ASSERT(condition)
-
-Another way of calling TEST_ASSERT_TRUE
-
-TEST_ASSERT_UNLESS(condition)
-
-Another way of calling TEST_ASSERT_FALSE
-
-TEST_FAIL()
-TEST_FAIL_MESSAGE(message)
-
-This test is automatically marked as a failure.  The message is output stating why.
-
-------------------------------
-Numerical Assertions: Integers
-------------------------------
-
-TEST_ASSERT_EQUAL_INT(expected, actual)
-TEST_ASSERT_EQUAL_INT8(expected, actual)
-TEST_ASSERT_EQUAL_INT16(expected, actual)
-TEST_ASSERT_EQUAL_INT32(expected, actual)
-TEST_ASSERT_EQUAL_INT64(expected, actual)
-
-Compare two integers for equality and display errors as signed integers. A cast will be performed
-to your natural integer size so often this can just be used.  When you need to specify the exact size,
-like when comparing arrays, you can use a specific version:
-
-
-
-TEST_ASSERT_EQUAL_UINT(expected, actual)       
-
-Compare two integers for equality and display errors as unsigned integers.  Like INT, there are 
-variants for different sizes also.
-
-
-
-TEST_ASSERT_EQUAL_HEX(expected, actual)
-
-Compares two integers for equality and display errors as hexadecimal.  Like the other integer comparisons,
-you can specify the size... here the size will also effect how many nibbles are shown (for example, HEX16 
-will show 4 nibbles).
-
-_ARRAY
-
-You can append _ARRAY to any of these macros to make an array comparison of that type.  Here you will
-need to care a bit more about the actual size of the value being checked.  You will also specify an
-additional argument which is the number of elements to compare.  For example:
-
-TEST_ASSERT_EQUAL_HEX8_ARRAY(expected, actual, elements)
-
-
-TEST_ASSERT_EQUAL(expected, actual)
-
-Another way of calling TEST_ASSERT_EQUAL_INT
-
-
-
-TEST_ASSERT_INT_WITHIN(delta, expected, actual)
-
-Asserts that the actual value is within plus or minus delta of the expected value.  This also comes in 
-size specific variants.
-
-
------------------------------
-Numerical Assertions: Bitwise
------------------------------
-
-TEST_ASSERT_BITS(mask, expected, actual)
-
-Use an integer mask to specify which bits should be compared between two other integers.  High bits in the mask are compared, low bits ignored.
-
-TEST_ASSERT_BITS_HIGH(mask, actual)
-
-Use an integer mask to specify which bits should be inspected to determine if they are all set high.  High bits in the mask are compared, low bits ignored.
-
-TEST_ASSERT_BITS_LOW(mask, actual)
-
-Use an integer mask to specify which bits should be inspected to determine if they are all set low.  High bits in the mask are compared, low bits ignored.
-
-TEST_ASSERT_BIT_HIGH(bit, actual)
-
-Test a single bit and verify that it is high.  The bit is specified 0-31 for a 32-bit integer.
-
-TEST_ASSERT_BIT_LOW(bit, actual)
-
-Test a single bit and verify that it is low.  The bit is specified 0-31 for a 32-bit integer.
-
-----------------------------
-Numerical Assertions: Floats
-----------------------------
-
-TEST_ASSERT_FLOAT_WITHIN(delta, expected, actual)
-
-Asserts that the actual value is within plus or minus delta of the expected value.
-
-TEST_ASSERT_EQUAL_FLOAT(expected, actual)
-
-Asserts that two floating point values are "equal" within a small % delta of the expected value.
-
------------------
-String Assertions
------------------
-
-TEST_ASSERT_EQUAL_STRING(expected, actual)
-
-Compare two null-terminate strings.  Fail if any character is different or if the lengths are different.
-
-TEST_ASSERT_EQUAL_STRING_MESSAGE(expected, actual, message)
-
-Compare two null-terminate strings.  Fail if any character is different or if the lengths are different. Output a custom message on failure.
-
-------------------
-Pointer Assertions
-------------------
-
-Most pointer operations can be performed by simply using the integer comparisons above.  However, a couple of special cases are added for clarity.
-
-TEST_ASSERT_NULL(pointer)
-
-Fails if the pointer is not equal to NULL
-
-TEST_ASSERT_NOT_NULL(pointer)
-
-Fails if the pointer is equal to NULL
-
-
------------------
-Memory Assertions
------------------
-
-TEST_ASSERT_EQUAL_MEMORY(expected, actual, len)
-
-Compare two blocks of memory.  This is a good generic assertion for types that can't be coerced into acting like
-standard types... but since it's a memory compare, you have to be careful that your data types are packed.
-
---------
-_MESSAGE
---------
-
-you can append _MESSAGE to any of the macros to make them take an additional argument.  This argument
-is a string that will be printed at the end of the failure strings.  This is useful for specifying more
-information about the problem.
-
-
-
-
diff --git a/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/docs/license.txt b/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/docs/license.txt
deleted file mode 100644 (file)
index c42e330..0000000
+++ /dev/null
@@ -1,31 +0,0 @@
- Copyright (c) 2007-2010 Mike Karlesky, Mark VanderVoord, Greg Williams
-
- Permission is hereby granted, free of charge, to any person
- obtaining a copy of this software and associated documentation
- files (the "Software"), to deal in the Software without
- restriction, including without limitation the rights to use,
- copy, modify, merge, publish, distribute, sublicense, and/or sell
- copies of the Software, and to permit persons to whom the
- Software is furnished to do so, subject to the following
- conditions:
-
- The above copyright notice and this permission notice shall be
- included in all copies or substantial portions of the Software.
-
- The end-user documentation included with the redistribution, if 
- any, must include the following acknowledgment: "This product 
- includes software developed for the Unity Project, by Mike Karlesky,
- Mark VanderVoord, and Greg Williams and other contributors", in 
- the same place and form as other third-party acknowledgments. 
- Alternately, this acknowledgment may appear in the software 
- itself, in the same form and location as other such third-party 
- acknowledgments.
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
- OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
- NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
- HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
- WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
- FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
- OTHER DEALINGS IN THE SOFTWARE.
\ No newline at end of file
diff --git a/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/examples/helper/UnityHelper.c b/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/examples/helper/UnityHelper.c
deleted file mode 100644 (file)
index 9cf42c6..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-#include "unity.h"
-#include "UnityHelper.h"
-#include <stdio.h>
-#include <string.h>
-
-void AssertEqualExampleStruct(const EXAMPLE_STRUCT_T expected, const EXAMPLE_STRUCT_T actual, const unsigned short line)
-{
-    UNITY_TEST_ASSERT_EQUAL_INT(expected.x, actual.x, line, "Example Struct Failed For Field x");
-    UNITY_TEST_ASSERT_EQUAL_INT(expected.y, actual.y, line, "Example Struct Failed For Field y");
-}
diff --git a/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/examples/helper/UnityHelper.h b/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/examples/helper/UnityHelper.h
deleted file mode 100644 (file)
index 1516111..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-#ifndef _TESTHELPER_H
-#define _TESTHELPER_H
-
-#include "Types.h"
-
-void AssertEqualExampleStruct(const EXAMPLE_STRUCT_T expected, const EXAMPLE_STRUCT_T actual, const unsigned short line);
-
-#define UNITY_TEST_ASSERT_EQUAL_EXAMPLE_STRUCT_T(expected, actual, line, message) AssertEqualExampleStruct(expected, actual, line);
-
-#define TEST_ASSERT_EQUAL_EXAMPLE_STRUCT_T(expected, actual) UNITY_TEST_ASSERT_EQUAL_EXAMPLE_STRUCT_T(expected, actual, __LINE__, NULL);
-
-#endif // _TESTHELPER_H
diff --git a/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/examples/makefile b/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/examples/makefile
deleted file mode 100644 (file)
index 723d390..0000000
+++ /dev/null
@@ -1,40 +0,0 @@
-# ==========================================
-#   Unity Project - A Test Framework for C
-#   Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-#   [Released under MIT License. Please refer to license.txt for details]
-# ========================================== 
-
-C_COMPILER=gcc
-TARGET_BASE1=test1
-TARGET_BASE2=test2
-ifeq ($(OS),Windows_NT)
-       TARGET_EXTENSION=.exe
-else
-       TARGET_EXTENSION=.out
-endif
-TARGET1 = $(TARGET_BASE1)$(TARGET_EXTENSION)
-TARGET2 = $(TARGET_BASE2)$(TARGET_EXTENSION)
-SRC_FILES1=../src/unity.c src/ProductionCode.c  test/TestProductionCode.c  test/no_ruby/TestProductionCode_Runner.c
-SRC_FILES2=../src/unity.c src/ProductionCode2.c test/TestProductionCode2.c test/no_ruby/TestProductionCode2_Runner.c
-INC_DIRS=-Isrc -I../src
-SYMBOLS=-DTEST
-
-ifeq ($(OS),Windows_NT)
-       CLEANUP = del /F /Q build\* && del /F /Q $(TARGET1) && del /F /Q $(TARGET2)
-else
-       CLEANUP = rm -f build/*.o ; rm -f $(TARGET1) ; rm -f $(TARGET2)
-endif
-
-all: clean default
-
-default:
-#      ruby auto/generate_test_runner.rb test/TestProductionCode.c  test/no_ruby/TestProductionCode_Runner.c
-#      ruby auto/generate_test_runner.rb test/TestProductionCode2.c test/no_ruby/TestProductionCode2_Runner.c
-       $(C_COMPILER) $(INC_DIRS) $(SYMBOLS) $(SRC_FILES1) -o $(TARGET1)
-       $(C_COMPILER) $(INC_DIRS) $(SYMBOLS) $(SRC_FILES2) -o $(TARGET2)
-       $(TARGET1)
-       $(TARGET2)
-
-clean:
-       $(CLEANUP)
-       
diff --git a/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/examples/rakefile.rb b/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/examples/rakefile.rb
deleted file mode 100644 (file)
index 0905b4b..0000000
+++ /dev/null
@@ -1,32 +0,0 @@
-HERE = File.expand_path(File.dirname(__FILE__)) + '/'
-
-require 'rake'
-require 'rake/clean'
-require 'rake/testtask'
-require HERE+'rakefile_helper'
-
-include RakefileHelpers
-
-# Load default configuration, for now
-DEFAULT_CONFIG_FILE = 'gcc.yml'
-configure_toolchain(DEFAULT_CONFIG_FILE)
-
-task :unit do
-  run_tests get_unit_test_files
-end
-
-desc "Generate test summary"
-task :summary do
-  report_summary
-end
-
-desc "Build and test Unity"
-task :all => [:clean, :unit, :summary]
-task :default => [:clobber, :all]
-task :ci => [:default]
-task :cruise => [:default]
-
-desc "Load configuration"
-task :config, :config_file do |t, args|
-  configure_toolchain(args[:config_file])
-end
diff --git a/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/examples/rakefile_helper.rb b/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/examples/rakefile_helper.rb
deleted file mode 100644 (file)
index 0127d69..0000000
+++ /dev/null
@@ -1,260 +0,0 @@
-require 'yaml'
-require 'fileutils'
-require HERE+'../auto/unity_test_summary'
-require HERE+'../auto/generate_test_runner'
-require HERE+'../auto/colour_reporter'
-
-module RakefileHelpers
-
-  C_EXTENSION = '.c'
-  
-  def load_configuration(config_file)
-    $cfg_file = "../targets/#{config_file}"
-    $cfg = YAML.load(File.read($cfg_file))
-  end
-  
-  def configure_clean
-    CLEAN.include($cfg['compiler']['build_path'] + '*.*') unless $cfg['compiler']['build_path'].nil?
-  end
-  
-  def configure_toolchain(config_file=DEFAULT_CONFIG_FILE)
-    config_file += '.yml' unless config_file =~ /\.yml$/
-    load_configuration('../targets/'+config_file)
-    configure_clean
-  end
-  
-  def get_unit_test_files
-    path = $cfg['compiler']['unit_tests_path'] + 'Test*' + C_EXTENSION
-    path.gsub!(/\\/, '/')
-    FileList.new(path)
-  end
-  
-  def get_local_include_dirs
-    include_dirs = $cfg['compiler']['includes']['items'].dup
-    include_dirs.delete_if {|dir| dir.is_a?(Array)}
-    return include_dirs
-  end
-
-  def extract_headers(filename)
-    includes = []
-    lines = File.readlines(filename)
-    lines.each do |line|
-      m = line.match(/^\s*#include\s+\"\s*(.+\.[hH])\s*\"/)
-      if not m.nil?
-        includes << m[1]
-      end
-    end
-    return includes
-  end
-
-  def find_source_file(header, paths)
-    paths.each do |dir|
-      src_file = dir + header.ext(C_EXTENSION)
-      if (File.exists?(src_file))
-        return src_file
-      end
-    end
-    return nil
-  end
-  
-  def tackit(strings)
-    if strings.is_a?(Array)
-      result = "\"#{strings.join}\""
-    else
-      result = strings
-    end
-    return result
-  end
-  
-  def squash(prefix, items)
-    result = ''
-    items.each { |item| result += " #{prefix}#{tackit(item)}" }
-    return result
-  end
-
-  def build_compiler_fields
-    command  = tackit($cfg['compiler']['path'])
-    if $cfg['compiler']['defines']['items'].nil?
-      defines  = ''
-    else
-      defines  = squash($cfg['compiler']['defines']['prefix'], $cfg['compiler']['defines']['items'])
-    end
-    options  = squash('', $cfg['compiler']['options'])
-    includes = squash($cfg['compiler']['includes']['prefix'], $cfg['compiler']['includes']['items'])
-    includes = includes.gsub(/\\ /, ' ').gsub(/\\\"/, '"').gsub(/\\$/, '') # Remove trailing slashes (for IAR)
-    return {:command => command, :defines => defines, :options => options, :includes => includes}
-  end
-
-  def compile(file, defines=[])
-    compiler = build_compiler_fields
-    cmd_str = "#{compiler[:command]}#{compiler[:defines]}#{compiler[:options]}#{compiler[:includes]} #{file} " +
-      "#{$cfg['compiler']['object_files']['prefix']}#{$cfg['compiler']['object_files']['destination']}" +
-      "#{File.basename(file, C_EXTENSION)}#{$cfg['compiler']['object_files']['extension']}"
-    execute(cmd_str)
-  end
-  
-  def build_linker_fields
-    command  = tackit($cfg['linker']['path'])
-    if $cfg['linker']['options'].nil?
-      options  = ''
-    else
-      options  = squash('', $cfg['linker']['options'])
-    end
-    if ($cfg['linker']['includes'].nil? || $cfg['linker']['includes']['items'].nil?)
-      includes = ''
-    else
-      includes = squash($cfg['linker']['includes']['prefix'], $cfg['linker']['includes']['items'])
-    end
-    includes = includes.gsub(/\\ /, ' ').gsub(/\\\"/, '"').gsub(/\\$/, '') # Remove trailing slashes (for IAR)
-    return {:command => command, :options => options, :includes => includes}
-  end
-  
-  def link(exe_name, obj_list)
-    linker = build_linker_fields
-    cmd_str = "#{linker[:command]}#{linker[:options]}#{linker[:includes]} " +
-      (obj_list.map{|obj|"#{$cfg['linker']['object_files']['path']}#{obj} "}).join +
-      $cfg['linker']['bin_files']['prefix'] + ' ' +
-      $cfg['linker']['bin_files']['destination'] +
-      exe_name + $cfg['linker']['bin_files']['extension']
-    execute(cmd_str)
-  end
-  
-  def build_simulator_fields
-    return nil if $cfg['simulator'].nil?
-    if $cfg['simulator']['path'].nil?
-      command = ''
-    else
-      command = (tackit($cfg['simulator']['path']) + ' ')
-    end
-    if $cfg['simulator']['pre_support'].nil?
-      pre_support = ''
-    else
-      pre_support = squash('', $cfg['simulator']['pre_support'])
-    end
-    if $cfg['simulator']['post_support'].nil?
-      post_support = ''
-    else
-      post_support = squash('', $cfg['simulator']['post_support'])
-    end
-    return {:command => command, :pre_support => pre_support, :post_support => post_support}
-  end
-  
-  def execute(command_string, verbose=true, raise_on_fail=true)
-    report command_string
-    output = `#{command_string}`.chomp
-    report(output) if (verbose && !output.nil? && (output.length > 0))
-    if (($?.exitstatus != 0) and (raise_on_fail))
-      raise "Command failed. (Returned #{$?.exitstatus})"
-    end
-    return output
-  end
-  
-  def report_summary
-    summary = UnityTestSummary.new
-    summary.set_root_path(HERE)
-    results_glob = "#{$cfg['compiler']['build_path']}*.test*"
-    results_glob.gsub!(/\\/, '/')
-    results = Dir[results_glob]
-    summary.set_targets(results)
-    summary.run
-    fail_out "FAIL: There were failures" if (summary.failures > 0)
-  end
-  
-  def run_tests(test_files)
-    
-    report 'Running system tests...'
-    
-    # Tack on TEST define for compiling unit tests
-    load_configuration($cfg_file)
-    test_defines = ['TEST']
-    $cfg['compiler']['defines']['items'] = [] if $cfg['compiler']['defines']['items'].nil?
-    $cfg['compiler']['defines']['items'] << 'TEST'
-    
-    include_dirs = get_local_include_dirs
-    
-    # Build and execute each unit test
-    test_files.each do |test|
-      obj_list = []
-      
-      # Detect dependencies and build required required modules
-      extract_headers(test).each do |header|
-        # Compile corresponding source file if it exists
-        src_file = find_source_file(header, include_dirs)
-        if !src_file.nil?
-          compile(src_file, test_defines)
-          obj_list << header.ext($cfg['compiler']['object_files']['extension'])
-        end
-      end
-      
-      # Build the test runner (generate if configured to do so)
-      test_base = File.basename(test, C_EXTENSION)
-      runner_name = test_base + '_Runner.c'
-      if $cfg['compiler']['runner_path'].nil?
-        runner_path = $cfg['compiler']['build_path'] + runner_name
-        test_gen = UnityTestRunnerGenerator.new($cfg_file)
-        test_gen.run(test, runner_path)
-      else
-        runner_path = $cfg['compiler']['runner_path'] + runner_name
-      end
-
-      compile(runner_path, test_defines)
-      obj_list << runner_name.ext($cfg['compiler']['object_files']['extension'])
-      
-      # Build the test module
-      compile(test, test_defines)
-      obj_list << test_base.ext($cfg['compiler']['object_files']['extension'])
-      
-      # Link the test executable
-      link(test_base, obj_list)
-      
-      # Execute unit test and generate results file
-      simulator = build_simulator_fields
-      executable = $cfg['linker']['bin_files']['destination'] + test_base + $cfg['linker']['bin_files']['extension']
-      if simulator.nil?
-        cmd_str = executable
-      else
-        cmd_str = "#{simulator[:command]} #{simulator[:pre_support]} #{executable} #{simulator[:post_support]}"
-      end
-      output = execute(cmd_str, true, false)
-      test_results = $cfg['compiler']['build_path'] + test_base
-      if output.match(/OK$/m).nil?
-        test_results += '.testfail'
-      else
-        test_results += '.testpass'
-      end
-      File.open(test_results, 'w') { |f| f.print output }
-    end
-  end
-  
-  def build_application(main)
-  
-    report "Building application..."
-    
-    obj_list = []
-    load_configuration($cfg_file)
-    main_path = $cfg['compiler']['source_path'] + main + C_EXTENSION
-
-    # Detect dependencies and build required required modules
-    include_dirs = get_local_include_dirs
-    extract_headers(main_path).each do |header|
-      src_file = find_source_file(header, include_dirs)
-      if !src_file.nil?
-        compile(src_file)
-        obj_list << header.ext($cfg['compiler']['object_files']['extension'])
-      end
-    end
-    
-    # Build the main source file
-    main_base = File.basename(main_path, C_EXTENSION)
-    compile(main_path)
-    obj_list << main_base.ext($cfg['compiler']['object_files']['extension'])
-    
-    # Create the executable
-    link(main_base, obj_list)
-  end
-  
-  def fail_out(msg)
-    puts msg
-    exit(-1)
-  end
-end
diff --git a/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/examples/readme.txt b/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/examples/readme.txt
deleted file mode 100644 (file)
index 6c7780e..0000000
+++ /dev/null
@@ -1,18 +0,0 @@
-Example Project
-
-This example project gives an example of some passing, ignored, and failing tests.
-It's simple and meant for you to look over and get an idea for what all of this stuff does.
-
-You can build and test using the makefile if you have gcc installed (you may need to tweak
-the locations of some tools in the makefile).  Otherwise, the rake version will let you
-test with gcc or a couple versions of IAR.  You can tweak the yaml files to get those versions
-running.
-
-Ruby is required if you're using the rake version (obviously).  This version shows off most of
-Unity's advanced features (automatically creating test runners, fancy summaries, etc.)  
-
-The makefile version doesn't require anything outside of your normal build tools, but won't do the
-extras for you.  So that you can test right away, we've written the test runners for you and 
-put them in the test\no_ruby subdirectory.  If you make changes to the tests or source, you might
-need to update these (like when you add or remove tests).  Do that for a while and you'll learn
-why you really want to start using the Ruby tools.
\ No newline at end of file
diff --git a/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/examples/src/ProductionCode.c b/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/examples/src/ProductionCode.c
deleted file mode 100644 (file)
index 500b44b..0000000
+++ /dev/null
@@ -1,24 +0,0 @@
-
-#include "ProductionCode.h"
-
-int Counter = 0;
-int NumbersToFind[9] = { 0, 34, 55, 66, 32, 11, 1, 77, 888 }; //some obnoxious array to search that is 1-based indexing instead of 0.
-
-// This function is supposed to search through NumbersToFind and find a particular number.  
-// If it finds it, the index is returned.  Otherwise 0 is returned which sorta makes sense since 
-// NumbersToFind is indexed from 1.  Unfortunately it's broken 
-// (and should therefore be caught by our tests)
-int FindFunction_WhichIsBroken(int NumberToFind)
-{
-    int i = 0;
-    while (i <= 8) //Notice I should have been in braces
-        i++;
-        if (NumbersToFind[i] == NumberToFind) //Yikes!  I'm getting run after the loop finishes instead of during it!
-            return i;
-    return 0;
-}
-
-int FunctionWhichReturnsLocalVariable(void)
-{
-    return Counter;
-}
diff --git a/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/examples/src/ProductionCode.h b/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/examples/src/ProductionCode.h
deleted file mode 100644 (file)
index 250ca0d..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-
-int FindFunction_WhichIsBroken(int NumberToFind);
-int FunctionWhichReturnsLocalVariable(void);
diff --git a/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/examples/src/ProductionCode2.c b/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/examples/src/ProductionCode2.c
deleted file mode 100644 (file)
index a8c72e1..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-
-#include "ProductionCode2.h"
-
-char* ThisFunctionHasNotBeenTested(int Poor, char* LittleFunction)
-{
-  //Since There Are No Tests Yet, This Function Could Be Empty For All We Know.
-  // Which isn't terribly useful... but at least we put in a TEST_IGNORE so we won't forget
-  return (char*)0;
-}
diff --git a/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/examples/src/ProductionCode2.h b/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/examples/src/ProductionCode2.h
deleted file mode 100644 (file)
index 34ae980..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-
-char* ThisFunctionHasNotBeenTested(int Poor, char* LittleFunction);
diff --git a/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/examples/test/TestProductionCode.c b/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/examples/test/TestProductionCode.c
deleted file mode 100644 (file)
index 28a5581..0000000
+++ /dev/null
@@ -1,62 +0,0 @@
-
-#include "ProductionCode.h"
-#include "unity.h"
-
-//sometimes you may want to get at local data in a module.
-//for example: If you plan to pass by reference, this could be useful
-//however, it should often be avoided
-extern int Counter; 
-
-void setUp(void)
-{
-  //This is run before EACH TEST
-  Counter = 0x5a5a;
-}
-
-void tearDown(void)
-{
-}
-
-void test_FindFunction_WhichIsBroken_ShouldReturnZeroIfItemIsNotInList_WhichWorksEvenInOurBrokenCode(void)
-{
-  //All of these should pass
-  TEST_ASSERT_EQUAL(0, FindFunction_WhichIsBroken(78));
-  TEST_ASSERT_EQUAL(0, FindFunction_WhichIsBroken(1));
-  TEST_ASSERT_EQUAL(0, FindFunction_WhichIsBroken(33));
-  TEST_ASSERT_EQUAL(0, FindFunction_WhichIsBroken(999));
-  TEST_ASSERT_EQUAL(0, FindFunction_WhichIsBroken(-1));
-}
-
-void test_FindFunction_WhichIsBroken_ShouldReturnTheIndexForItemsInList_WhichWillFailBecauseOurFunctionUnderTestIsBroken(void)
-{
-  // You should see this line fail in your test summary
-  TEST_ASSERT_EQUAL(1, FindFunction_WhichIsBroken(34));
-  
-  // Notice the rest of these didn't get a chance to run because the line above failed.  
-  // Unit tests abort each test function on the first sign of trouble. 
-  // Then NEXT test function runs as normal.
-  TEST_ASSERT_EQUAL(8, FindFunction_WhichIsBroken(8888));
-}
-
-void test_FunctionWhichReturnsLocalVariable_ShouldReturnTheCurrentCounterValue(void)
-{
-    //This should be true because setUp set this up for us before this test
-    TEST_ASSERT_EQUAL_HEX(0x5a5a, FunctionWhichReturnsLocalVariable());
-    
-    //This should be true because we can still change our answer
-    Counter = 0x1234;
-    TEST_ASSERT_EQUAL_HEX(0x1234, FunctionWhichReturnsLocalVariable());
-}
-
-void test_FunctionWhichReturnsLocalVariable_ShouldReturnTheCurrentCounterValueAgain(void)
-{
-    //This should be true again because setup was rerun before this test (and after we changed it to 0x1234)
-    TEST_ASSERT_EQUAL_HEX(0x5a5a, FunctionWhichReturnsLocalVariable());
-}
-
-void test_FunctionWhichReturnsLocalVariable_ShouldReturnCurrentCounter_ButFailsBecauseThisTestIsActuallyFlawed(void)
-{
-    //Sometimes you get the test wrong.  When that happens, you get a failure too... and a quick look should tell
-    // you what actually happened...which in this case was a failure to setup the initial condition.
-    TEST_ASSERT_EQUAL_HEX(0x1234, FunctionWhichReturnsLocalVariable());
-}
diff --git a/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/examples/test/TestProductionCode2.c b/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/examples/test/TestProductionCode2.c
deleted file mode 100644 (file)
index 20c9251..0000000
+++ /dev/null
@@ -1,26 +0,0 @@
-
-#include "ProductionCode2.h"
-#include "unity.h"
-
-void setUp(void)
-{
-}
-
-void tearDown(void)
-{
-}
-
-void test_IgnoredTest(void)
-{
-    TEST_IGNORE_MESSAGE("This Test Was Ignored On Purpose");
-}
-
-void test_AnotherIgnoredTest(void)
-{
-    TEST_IGNORE_MESSAGE("These Can Be Useful For Leaving Yourself Notes On What You Need To Do Yet");
-}
-
-void test_ThisFunctionHasNotBeenTested_NeedsToBeImplemented(void)
-{
-    TEST_IGNORE(); //Like This
-}
diff --git a/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/examples/test/no_ruby/TestProductionCode2_Runner.c b/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/examples/test/no_ruby/TestProductionCode2_Runner.c
deleted file mode 100644 (file)
index 56515ae..0000000
+++ /dev/null
@@ -1,46 +0,0 @@
-/* AUTOGENERATED FILE. DO NOT EDIT. */
-#include "unity.h"
-#include <setjmp.h>
-#include <stdio.h>
-
-char MessageBuffer[50];
-
-extern void setUp(void);
-extern void tearDown(void);
-
-extern void test_IgnoredTest(void);
-extern void test_AnotherIgnoredTest(void);
-extern void test_ThisFunctionHasNotBeenTested_NeedsToBeImplemented(void);
-
-static void runTest(UnityTestFunction test)
-{
-  if (TEST_PROTECT())
-  {
-      setUp();
-      test();
-  }
-  if (TEST_PROTECT() && !TEST_IS_IGNORED)
-  {
-    tearDown();
-  }
-}
-void resetTest()
-{
-  tearDown();
-  setUp();
-}
-
-
-int main(void)
-{
-  Unity.TestFile = "test/TestProductionCode2.c";
-  UnityBegin();
-
-  // RUN_TEST calls runTest
-  RUN_TEST(test_IgnoredTest, 13);
-  RUN_TEST(test_AnotherIgnoredTest, 18);
-  RUN_TEST(test_ThisFunctionHasNotBeenTested_NeedsToBeImplemented, 23);
-
-  UnityEnd();
-  return 0;
-}
diff --git a/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/examples/test/no_ruby/TestProductionCode_Runner.c b/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/examples/test/no_ruby/TestProductionCode_Runner.c
deleted file mode 100644 (file)
index 64112f3..0000000
+++ /dev/null
@@ -1,50 +0,0 @@
-/* AUTOGENERATED FILE. DO NOT EDIT. */
-#include "unity.h"
-#include <setjmp.h>
-#include <stdio.h>
-
-char MessageBuffer[50];
-
-extern void setUp(void);
-extern void tearDown(void);
-
-extern void test_FindFunction_WhichIsBroken_ShouldReturnZeroIfItemIsNotInList_WhichWorksEvenInOurBrokenCode(void);
-extern void test_FindFunction_WhichIsBroken_ShouldReturnTheIndexForItemsInList_WhichWillFailBecauseOurFunctionUnderTestIsBroken(void);
-extern void test_FunctionWhichReturnsLocalVariable_ShouldReturnTheCurrentCounterValue(void);
-extern void test_FunctionWhichReturnsLocalVariable_ShouldReturnTheCurrentCounterValueAgain(void);
-extern void test_FunctionWhichReturnsLocalVariable_ShouldReturnCurrentCounter_ButFailsBecauseThisTestIsActuallyFlawed(void);
-
-static void runTest(UnityTestFunction test)
-{
-  if (TEST_PROTECT())
-  {
-      setUp();
-      test();
-  }
-  if (TEST_PROTECT() && !TEST_IS_IGNORED)
-  {
-    tearDown();
-  }
-}
-void resetTest()
-{
-  tearDown();
-  setUp();
-}
-
-
-int main(void)
-{
-  Unity.TestFile = "test/TestProductionCode.c";
-  UnityBegin();
-
-  // RUN_TEST calls runTest
-  RUN_TEST(test_FindFunction_WhichIsBroken_ShouldReturnZeroIfItemIsNotInList_WhichWorksEvenInOurBrokenCode, 20);
-  RUN_TEST(test_FindFunction_WhichIsBroken_ShouldReturnTheIndexForItemsInList_WhichWillFailBecauseOurFunctionUnderTestIsBroken, 30);
-  RUN_TEST(test_FunctionWhichReturnsLocalVariable_ShouldReturnTheCurrentCounterValue, 41);
-  RUN_TEST(test_FunctionWhichReturnsLocalVariable_ShouldReturnTheCurrentCounterValueAgain, 51);
-  RUN_TEST(test_FunctionWhichReturnsLocalVariable_ShouldReturnCurrentCounter_ButFailsBecauseThisTestIsActuallyFlawed, 57);
-
-  UnityEnd();
-  return 0;
-}
diff --git a/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/extras/fixture/build/MakefileWorker.mk b/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/extras/fixture/build/MakefileWorker.mk
deleted file mode 100644 (file)
index 9948751..0000000
+++ /dev/null
@@ -1,331 +0,0 @@
-#---------
-#
-# MakefileWorker.mk
-#
-# Include this helper file in your makefile
-# It makes
-#    A static library holding the application objs
-#    A test executable
-#
-# See this example for parameter settings 
-#    examples/Makefile
-#
-#----------
-# Inputs - these variables describe what to build
-#
-#   INCLUDE_DIRS - Directories used to search for include files.
-#                   This generates a -I for each directory
-#      SRC_DIRS - Directories containing source file to built into the library
-#   SRC_FILES - Specific source files to build into library. Helpful when not all code 
-#                              in a directory can be built for test (hopefully a temporary situation)
-#      TEST_SRC_DIRS - Directories containing unit test code build into the unit test runner
-#                              These do not go in a library. They are explicitly included in the test runner
-#      MOCKS_SRC_DIRS - Directories containing mock source files to build into the test runner
-#                              These do not go in a library. They are explicitly included in the test runner
-#----------
-# You can adjust these variables to influence how to build the test target
-# and where to put and name outputs
-# See below to determine defaults
-#   COMPONENT_NAME - the name of the thing being built
-#   UNITY_HOME - where Unity home dir found
-#   UNITY_BUILD_HOME - place for scripts
-#   UNITY_OBJS_DIR - a directory where o and d files go
-#   UNITY_LIB_DIR - a directory where libs go
-#   UNITY_ENABLE_DEBUG - build for debug
-#   UNITY_USE_MEM_LEAK_DETECTION - Links with overridden new and delete
-#   UNITY_USE_STD_CPP_LIB - Set to N to keep the standard C++ library out
-#              of the test harness
-#   UNITY_USE_GCOV - Turn on coverage analysis
-#              Clean then build with this flag set to Y, then 'make gcov'
-#      UNITY_TEST_RUNNER_FLAGS
-#              None by default
-#   UNITY_MAPFILE - generate a map file
-#   UNITY_WARNINGFLAGS - overly picky by default
-#      OTHER_MAKEFILE_TO_INCLUDE - a hook to use this makefile to make 
-#              other targets. Like CSlim, which is part of fitnesse
-#----------
-#
-#  Other flags users can initialize to sneak in their settings
-#      UNITY_CFLAGS - C complier
-#      UNITY_LDFLAGS - Linker flags
-#----------
-
-
-ifndef COMPONENT_NAME
-    COMPONENT_NAME = name_this_in_the_makefile
-endif
-
-# Debug on by default
-ifndef UNITY_ENABLE_DEBUG
-       UNITY_ENABLE_DEBUG = Y
-endif
-
-# new and delete for memory leak detection on by default
-ifndef UNITY_USE_MEM_LEAK_DETECTION
-       UNITY_USE_MEM_LEAK_DETECTION = Y
-endif
-
-# Use gcov, off by default
-ifndef UNITY_USE_GCOV
-       UNITY_USE_GCOV = N
-endif
-
-# Default warnings
-ifndef UNITY_WARNINGFLAGS
-       UNITY_WARNINGFLAGS = -Wall -Werror -Wshadow -Wswitch-default 
-endif
-
-# Default dir for temporary files (d, o)
-ifndef UNITY_OBJS_DIR
-    UNITY_OBJS_DIR = objs
-endif
-
-# Default dir for the outout library
-ifndef UNITY_LIB_DIR
-    UNITY_LIB_DIR = lib
-endif
-
-# No map by default
-ifndef UNITY_MAP_FILE
-       UNITY_MAP_FILE = N
-endif
-
-#Not verbose by deafult
-ifdef VERBOSE
-       UNITY_TEST_RUNNER_FLAGS += -v
-endif
-
-ifdef GROUP
-       UNITY_TEST_RUNNER_FLAGS += -g $(GROUP)
-endif
-
-ifdef NAME
-       UNITY_TEST_RUNNER_FLAGS += -n $(NAME)
-endif
-
-ifdef REPEAT
-       UNITY_TEST_RUNNER_FLAGS += -r $(REPEAT)
-endif
-
-
-# --------------------------------------
-# derived flags in the following area
-# --------------------------------------
-ifeq ($(UNITY_USE_MEM_LEAK_DETECTION), N)
-       UNITY_CFLAGS += -DUNITY_MEM_LEAK_DETECTION_DISABLED
-else
-       UNITY_MEMLEAK_DETECTOR_MALLOC_MACRO_FILE = -include $(UNITY_HOME)/extras/fixture/src/unity_fixture_malloc_overrides.h
-endif
-
-ifeq ($(UNITY_ENABLE_DEBUG), Y)
-       UNITY_CFLAGS += -g
-endif
-
-ifeq ($(UNITY_USE_GCOV), Y)
-       UNITY_CFLAGS += -fprofile-arcs -ftest-coverage
-endif
-
-UNITY_CFLAGS += $(UNITY_MEMLEAK_DETECTOR_MALLOC_MACRO_FILE)
-
-TARGET_MAP = $(COMPONENT_NAME).map.txt
-ifeq ($(UNITY_MAP_FILE), Y)
-       UNITY_LDFLAGS += -Wl,-map,$(TARGET_MAP)
-endif
-
-LD_LIBRARIES += -lgcov
-
-TARGET_LIB = \
-    $(UNITY_LIB_DIR)/lib$(COMPONENT_NAME).a
-    
-TEST_TARGET = \
-    $(COMPONENT_NAME)_tests
-
-#Helper Functions
-get_src_from_dir  = $(wildcard $1/*.cpp) $(wildcard $1/*.c)
-get_dirs_from_dirspec  = $(wildcard $1)
-get_src_from_dir_list = $(foreach dir, $1, $(call get_src_from_dir,$(dir)))
-__src_to = $(subst .c,$1, $(subst .cpp,$1,$2))
-src_to = $(addprefix $(UNITY_OBJS_DIR)/,$(call __src_to,$1,$2))
-src_to_o = $(call src_to,.o,$1)
-src_to_d = $(call src_to,.d,$1)
-src_to_gcda = $(call src_to,.gcda,$1)
-src_to_gcno = $(call src_to,.gcno,$1)
-make_dotdot_a_subdir = $(subst ..,_dot_dot, $1)
-time = $(shell date +%s)
-delta_t = $(eval minus, $1, $2)
-debug_print_list = $(foreach word,$1,echo "  $(word)";) echo;
-
-#Derived
-STUFF_TO_CLEAN += $(TEST_TARGET) $(TEST_TARGET).exe $(TARGET_LIB) $(TARGET_MAP)
-
-SRC += $(call get_src_from_dir_list, $(SRC_DIRS)) $(SRC_FILES)                         
-OBJ = $(call src_to_o,$(SRC))
-OBJ2 = $(call make_dotdot_a_subdir. $(OBJ))
-
-STUFF_TO_CLEAN += $(OBJ)
-
-TEST_SRC = $(call get_src_from_dir_list, $(TEST_SRC_DIRS))
-TEST_OBJS = $(call src_to_o,$(TEST_SRC))
-STUFF_TO_CLEAN += $(TEST_OBJS)
-
-
-MOCKS_SRC = $(call get_src_from_dir_list, $(MOCKS_SRC_DIRS))
-MOCKS_OBJS = $(call src_to_o,$(MOCKS_SRC))
-STUFF_TO_CLEAN += $(MOCKS_OBJS)
-
-ALL_SRC = $(SRC) $(TEST_SRC) $(MOCKS_SRC)
-
-#Test coverage with gcov
-GCOV_OUTPUT = gcov_output.txt
-GCOV_REPORT = gcov_report.txt
-GCOV_ERROR = gcov_error.txt
-GCOV_GCDA_FILES = $(call src_to_gcda, $(ALL_SRC))
-GCOV_GCNO_FILES = $(call src_to_gcno, $(ALL_SRC))
-TEST_OUTPUT = $(TEST_TARGET).txt
-STUFF_TO_CLEAN += \
-       $(GCOV_OUTPUT)\
-       $(GCOV_REPORT)\
-       $(GCOV_REPORT).html\
-       $(GCOV_ERROR)\
-       $(GCOV_GCDA_FILES)\
-       $(GCOV_GCNO_FILES)\
-       $(TEST_OUTPUT)
-
-
-#The gcda files for gcov need to be deleted before each run
-#To avoid annoying messages.
-GCOV_CLEAN = $(SILENCE)rm -f $(GCOV_GCDA_FILES) $(GCOV_OUTPUT) $(GCOV_REPORT) $(GCOV_ERROR)
-RUN_TEST_TARGET = $(SILENCE)  $(GCOV_CLEAN) ; echo "Running $(TEST_TARGET)"; ./$(TEST_TARGET) $(UNITY_TEST_RUNNER_FLAGS)
-
-INCLUDES_DIRS_EXPANDED = $(call get_dirs_from_dirspec, $(INCLUDE_DIRS))
-INCLUDES += $(foreach dir, $(INCLUDES_DIRS_EXPANDED), -I$(dir))
-MOCK_DIRS_EXPANDED = $(call get_dirs_from_dirspec, $(MOCKS_SRC_DIRS))
-INCLUDES += $(foreach dir, $(MOCK_DIRS_EXPANDED), -I$(dir))
-
-
-DEP_FILES = $(call src_to_d, $(ALL_SRC))
-STUFF_TO_CLEAN += $(DEP_FILES) $(PRODUCTION_CODE_START) $(PRODUCTION_CODE_END)
-STUFF_TO_CLEAN += $(STDLIB_CODE_START) $(MAP_FILE) cpputest_*.xml junit_run_output
-
-# We'll use the UNITY_CFLAGS etc so that you can override AND add to the CppUTest flags
-CFLAGS = $(UNITY_CFLAGS) $(UNITY_ADDITIONAL_CFLAGS) $(INCLUDES) $(UNITY_WARNINGFLAGS)
-LDFLAGS = $(UNITY_LDFLAGS) $(UNITY_ADDITIONAL_LDFLAGS)
-
-# Targets
-
-.PHONY: all
-all: start $(TEST_TARGET)  
-       $(RUN_TEST_TARGET)      
-
-.PHONY: start
-start: $(TEST_TARGET) 
-       $(SILENCE)START_TIME=$(call time)
-
-.PHONY: all_no_tests
-all_no_tests: $(TEST_TARGET)
-
-.PHONY: flags
-flags: 
-       @echo
-       @echo "Compile C source with CFLAGS:"
-       @$(call debug_print_list,$(CFLAGS))
-       @echo "Link with LDFLAGS:"
-       @$(call debug_print_list,$(LDFLAGS))
-       @echo "Link with LD_LIBRARIES:"
-       @$(call debug_print_list,$(LD_LIBRARIES))
-       @echo "Create libraries with ARFLAGS:"
-       @$(call debug_print_list,$(ARFLAGS))
-       @echo "OBJ files:"
-       @$(call debug_print_list,$(OBJ2))
-       
-       
-$(TEST_TARGET): $(TEST_OBJS) $(MOCKS_OBJS)  $(PRODUCTION_CODE_START) $(TARGET_LIB) $(USER_LIBS) $(PRODUCTION_CODE_END) $(STDLIB_CODE_START) 
-       $(SILENCE)echo Linking $@
-       $(SILENCE)$(LINK.o) -o $@ $^ $(LD_LIBRARIES)
-
-$(TARGET_LIB): $(OBJ)
-       $(SILENCE)echo Building archive $@
-       $(SILENCE)mkdir -p lib
-       $(SILENCE)$(AR) $(ARFLAGS) $@ $^
-       $(SILENCE)ranlib $@
-
-test: $(TEST_TARGET)
-       $(RUN_TEST_TARGET) | tee $(TEST_OUTPUT)
-       
-vtest: $(TEST_TARGET)
-       $(RUN_TEST_TARGET) -v  | tee $(TEST_OUTPUT)
-
-$(UNITY_OBJS_DIR)/%.o: %.cpp
-       @echo compiling $(notdir $<)
-       $(SILENCE)mkdir -p $(dir $@)
-       $(SILENCE)$(COMPILE.cpp) -MMD -MP $(OUTPUT_OPTION) $<
-
-$(UNITY_OBJS_DIR)/%.o: %.c
-       @echo compiling $(notdir $<)
-       $(SILENCE)mkdir -p $(dir $@)
-       $(SILENCE)$(COMPILE.c) -MMD -MP  $(OUTPUT_OPTION) $<
-
-ifneq "$(MAKECMDGOALS)" "clean"
--include $(DEP_FILES)
-endif
-
-.PHONY: clean
-clean:
-       $(SILENCE)echo Making clean
-       $(SILENCE)$(RM) $(STUFF_TO_CLEAN)
-       $(SILENCE)rm -rf gcov $(UNITY_OBJS_DIR)
-       $(SILENCE)find . -name "*.gcno" | xargs rm -f
-       $(SILENCE)find . -name "*.gcda" | xargs rm -f
-       
-#realclean gets rid of all gcov, o and d files in the directory tree
-#not just the ones made by this makefile
-.PHONY: realclean
-realclean: clean
-       $(SILENCE)rm -rf gcov
-       $(SILENCE)find . -name "*.gdcno" | xargs rm -f
-       $(SILENCE)find . -name "*.[do]" | xargs rm -f   
-
-gcov: test
-       $(SILENCE)for d in $(SRC_DIRS) ; do \
-               gcov --object-directory $(UNITY_OBJS_DIR)/$$d $$d/*.c $$d/*.cpp >> $(GCOV_OUTPUT) 2>>$(GCOV_ERROR) ; \
-       done
-       $(SILENCE)for f in $(SRC_FILES) ; do \
-               gcov --object-directory $(UNITY_OBJS_DIR)/$$f $$f >> $(GCOV_OUTPUT) 2>>$(GCOV_ERROR) ; \
-       done
-       $(UNITY_BUILD_HOME)/filterGcov.sh $(GCOV_OUTPUT) $(GCOV_ERROR) $(GCOV_REPORT) $(TEST_OUTPUT)
-       $(SILENCE)cat $(GCOV_REPORT)
-       $(SILENCE)mkdir -p gcov
-       $(SILENCE)mv *.gcov gcov
-       $(SILENCE)mv gcov_* gcov
-       $(SILENCE)echo "See gcov directory for details"
-debug:
-       @echo
-       @echo "Target Source files:"
-       @$(call debug_print_list,$(SRC))
-       @echo "Target Object files:"
-       @$(call debug_print_list,$(OBJ))
-       @echo "Test Source files:"
-       @$(call debug_print_list,$(TEST_SRC))
-       @echo "Test Object files:"
-       @$(call debug_print_list,$(TEST_OBJS))
-       @echo "Mock Source files:"
-       @$(call debug_print_list,$(MOCKS_SRC))
-       @echo "Mock Object files:"
-       @$(call debug_print_list,$(MOCKS_OBJS))
-       @echo "All Input Dependency files:"
-       @$(call debug_print_list,$(DEP_FILES))
-       @echo Stuff to clean:
-       @$(call debug_print_list,$(STUFF_TO_CLEAN))
-       @echo Includes:
-       @$(call debug_print_list,$(INCLUDES))
-
-ifneq "$(OTHER_MAKEFILE_TO_INCLUDE)" ""
--include $(OTHER_MAKEFILE_TO_INCLUDE)
-endif
-
-       
-       
-st,$(TEST_SRC))
-       @echo "Test Object files:"
-       @$(call debug_print
\ No newline at end of file
diff --git a/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/extras/fixture/build/filterGcov.sh b/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/extras/fixture/build/filterGcov.sh
deleted file mode 100644 (file)
index a861cf6..0000000
+++ /dev/null
@@ -1,61 +0,0 @@
-#!/bin/bash
-INPUT_FILE=$1
-TEMP_FILE1=${INPUT_FILE}1.tmp
-TEMP_FILE2=${INPUT_FILE}2.tmp
-TEMP_FILE3=${INPUT_FILE}3.tmp
-ERROR_FILE=$2
-OUTPUT_FILE=$3
-HTML_OUTPUT_FILE=$3.html
-TEST_RESULTS=$4
-
-flattenGcovOutput() {
-while read line1
-do
-  read line2
-  echo $line2 " " $line1 
-  read junk
-  read junk
-done < ${INPUT_FILE}
-}
-
-getRidOfCruft() {
-sed '-e s/^Lines.*://g' \
-    '-e s/^[0-9]\./  &/g' \
-    '-e s/^[0-9][0-9]\./ &/g' \
-    '-e s/of.*File/ /g' \
-    "-e s/'//g" \
-    '-e s/^.*\/usr\/.*$//g' \
-    '-e s/^.*\.$//g' 
-}
-
-getFileNameRootFromErrorFile() {
-sed '-e s/gc..:cannot open .* file//g' ${ERROR_FILE}
-}
-
-writeEachNoTestCoverageFile() {
-while read line
-do
-  echo "  0.00%  " ${line}
-done 
-}
-
-createHtmlOutput() {
-    echo "<table border="2" cellspacing="5" cellpadding="5">"
-    echo "<tr><th>Coverage</th><th>File</th></tr>"
-    sed "-e s/.*%   /<tr><td>&<\/td><td>/" \
-        "-e s/[a-zA-Z0-9_]*\.[ch][a-z]*/<a href='file:\.\/&.gcov'>&<\/a><\/td><\/tr>/" 
-    echo "</table>"
-    sed "-e s/.*/&<br>/g" < ${TEST_RESULTS}
-}
-
-
-flattenGcovOutput | getRidOfCruft  > ${TEMP_FILE1}
-getFileNameRootFromErrorFile | writeEachNoTestCoverageFile > ${TEMP_FILE2}
-cat ${TEMP_FILE1}  ${TEMP_FILE2} | sort | uniq > ${OUTPUT_FILE}
-createHtmlOutput < ${OUTPUT_FILE} > ${HTML_OUTPUT_FILE}
-rm -f ${TEMP_FILE1} ${TEMP_FILE2} 
-erage</th><th>File</th></tr>"
-    sed "-e s/.*%   /<tr><td>&<\/td><td>/" \
-        "-e s/[a-zA-Z0-9_]*\.[ch][a-z]*/<a href='file:\.\/&.gcov'>&<\/a><\/td><\/tr>/" 
-    echo "</table>"
-    sed "-e s/.*/&<br>/g" < ${TEST_RESULTS
\ No newline at end of file
diff --git a/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/extras/fixture/rakefile.rb b/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/extras/fixture/rakefile.rb
deleted file mode 100644 (file)
index 6181707..0000000
+++ /dev/null
@@ -1,37 +0,0 @@
-# ==========================================
-#   Unity Project - A Test Framework for C
-#   Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-#   [Released under MIT License. Please refer to license.txt for details]
-# ========================================== 
-
-HERE = File.expand_path(File.dirname(__FILE__)) + '/'
-
-require 'rake'
-require 'rake/clean'
-require 'rake/testtask'
-require HERE + 'rakefile_helper'
-
-include RakefileHelpers
-
-# Load default configuration, for now
-DEFAULT_CONFIG_FILE = 'gcc.yml'
-configure_toolchain(DEFAULT_CONFIG_FILE)
-
-task :unit do
-  run_tests
-end
-
-desc "Build and test Unity Framework"
-task :all => [:clean, :unit]
-task :default => [:clobber, :all]
-task :ci => [:no_color, :default]
-task :cruise => [:no_color, :default]
-
-desc "Load configuration"
-task :config, :config_file do |t, args|
-  configure_toolchain(args[:config_file])
-end
-
-task :no_color do
-  $colour_output = false
-end
diff --git a/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/extras/fixture/rakefile_helper.rb b/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/extras/fixture/rakefile_helper.rb
deleted file mode 100644 (file)
index a7f6a28..0000000
+++ /dev/null
@@ -1,178 +0,0 @@
-# ==========================================
-#   Unity Project - A Test Framework for C
-#   Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-#   [Released under MIT License. Please refer to license.txt for details]
-# ========================================== 
-
-require 'yaml'
-require 'fileutils'
-require HERE+'../../auto/unity_test_summary'
-require HERE+'../../auto/generate_test_runner'
-require HERE+'../../auto/colour_reporter'
-
-module RakefileHelpers
-
-  C_EXTENSION = '.c'
-  
-  def load_configuration(config_file)
-    unless ($configured)
-      $cfg_file = HERE+"../../targets/#{config_file}" unless (config_file =~ /[\\|\/]/)
-      $cfg = YAML.load(File.read($cfg_file))
-      $colour_output = false unless $cfg['colour']
-      $configured = true if (config_file != DEFAULT_CONFIG_FILE)
-    end
-  end
-  
-  def configure_clean
-    CLEAN.include($cfg['compiler']['build_path'] + '*.*') unless $cfg['compiler']['build_path'].nil?
-  end
-  
-  def configure_toolchain(config_file=DEFAULT_CONFIG_FILE)
-    config_file += '.yml' unless config_file =~ /\.yml$/
-    config_file = config_file unless config_file =~ /[\\|\/]/
-    load_configuration(config_file)
-    configure_clean
-  end
-  
-  def tackit(strings)
-    if strings.is_a?(Array)
-      result = "\"#{strings.join}\""
-    else
-      result = strings
-    end
-    return result
-  end
-  
-  def squash(prefix, items)
-    result = ''
-    items.each { |item| result += " #{prefix}#{tackit(item)}" }
-    return result
-  end
-
-  def build_compiler_fields
-    command  = tackit($cfg['compiler']['path'])
-    if $cfg['compiler']['defines']['items'].nil?
-      defines  = ''
-    else
-      defines  = squash($cfg['compiler']['defines']['prefix'], $cfg['compiler']['defines']['items'] + ['UNITY_OUTPUT_CHAR=UnityOutputCharSpy_OutputChar'])
-    end
-    options  = squash('', $cfg['compiler']['options'])
-    includes = squash($cfg['compiler']['includes']['prefix'], $cfg['compiler']['includes']['items'])
-    includes = includes.gsub(/\\ /, ' ').gsub(/\\\"/, '"').gsub(/\\$/, '') # Remove trailing slashes (for IAR)
-    return {:command => command, :defines => defines, :options => options, :includes => includes}
-  end
-
-  def compile(file, defines=[])
-    compiler = build_compiler_fields
-    unity_include = $cfg['compiler']['includes']['prefix']+'../../src'
-    cmd_str = "#{compiler[:command]}#{compiler[:defines]}#{compiler[:options]}#{compiler[:includes]} #{unity_include} #{file} " +
-      "#{$cfg['compiler']['object_files']['prefix']}#{$cfg['compiler']['object_files']['destination']}" +
-      "#{File.basename(file, C_EXTENSION)}#{$cfg['compiler']['object_files']['extension']}"
-    execute(cmd_str)
-  end
-  
-  def build_linker_fields
-    command  = tackit($cfg['linker']['path'])
-    if $cfg['linker']['options'].nil?
-      options  = ''
-    else
-      options  = squash('', $cfg['linker']['options'])
-    end
-    if ($cfg['linker']['includes'].nil? || $cfg['linker']['includes']['items'].nil?)
-      includes = ''
-    else
-      includes = squash($cfg['linker']['includes']['prefix'], $cfg['linker']['includes']['items'])
-    end
-    includes = includes.gsub(/\\ /, ' ').gsub(/\\\"/, '"').gsub(/\\$/, '') # Remove trailing slashes (for IAR)
-    return {:command => command, :options => options, :includes => includes}
-  end
-  
-  def link(exe_name, obj_list)
-    linker = build_linker_fields
-    cmd_str = "#{linker[:command]}#{linker[:options]}#{linker[:includes]} " +
-      (obj_list.map{|obj|"#{$cfg['linker']['object_files']['path']}#{obj} "}).join +
-      $cfg['linker']['bin_files']['prefix'] + ' ' +
-      $cfg['linker']['bin_files']['destination'] +
-      exe_name + $cfg['linker']['bin_files']['extension']
-    execute(cmd_str)
-  end
-  
-  def build_simulator_fields
-    return nil if $cfg['simulator'].nil?
-    if $cfg['simulator']['path'].nil?
-      command = ''
-    else
-      command = (tackit($cfg['simulator']['path']) + ' ')
-    end
-    if $cfg['simulator']['pre_support'].nil?
-      pre_support = ''
-    else
-      pre_support = squash('', $cfg['simulator']['pre_support'])
-    end
-    if $cfg['simulator']['post_support'].nil?
-      post_support = ''
-    else
-      post_support = squash('', $cfg['simulator']['post_support'])
-    end
-    return {:command => command, :pre_support => pre_support, :post_support => post_support}
-  end
-  
-  def execute(command_string, verbose=true)
-    report command_string
-    output = `#{command_string}`.chomp
-    report(output) if (verbose && !output.nil? && (output.length > 0))
-    if ($?.exitstatus != 0)
-      raise "Command failed. (Returned #{$?.exitstatus})"
-    end
-    return output
-  end
-  
-  def report_summary
-    summary = UnityTestSummary.new
-    summary.set_root_path(HERE)
-    results_glob = "#{$cfg['compiler']['build_path']}*.test*"
-    results_glob.gsub!(/\\/, '/')
-    results = Dir[results_glob]
-    summary.set_targets(results)
-    summary.run
-  end
-  
-  def run_tests
-    report 'Running Unity system tests...'
-    
-    # Tack on TEST define for compiling unit tests
-    load_configuration($cfg_file)
-    test_defines = ['TEST']
-    $cfg['compiler']['defines']['items'] = [] if $cfg['compiler']['defines']['items'].nil?
-    
-    # Get a list of all source files needed
-    src_files  = Dir[HERE+'src/*.c']
-    src_files += Dir[HERE+'test/*.c']
-    src_files << '../../src/Unity.c'
-    
-    # Build object files
-    src_files.each { |f| compile(f, test_defines) }
-    obj_list = src_files.map {|f| File.basename(f.ext($cfg['compiler']['object_files']['extension'])) }
-    
-    # Link the test executable
-    test_base = "framework_test"
-    link(test_base, obj_list)
-      
-    # Execute unit test and generate results file
-    simulator = build_simulator_fields
-    executable = $cfg['linker']['bin_files']['destination'] + test_base + $cfg['linker']['bin_files']['extension']
-    if simulator.nil?
-      cmd_str = executable + " -v -r"
-    else
-      cmd_str = "#{simulator[:command]} #{simulator[:pre_support]} #{executable} #{simulator[:post_support]}"
-    end
-    output = execute(cmd_str)
-    test_results = $cfg['compiler']['build_path'] + test_base
-    if output.match(/OK$/m).nil?
-      test_results += '.testfail'
-    else
-      test_results += '.testpass'
-    end
-    File.open(test_results, 'w') { |f| f.print output }
-  end
-end
diff --git a/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/extras/fixture/readme.txt b/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/extras/fixture/readme.txt
deleted file mode 100644 (file)
index 6b9a78c..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-Copyright (c) 2010 James Grenning and Contributed to Unity Project
-
-Unity Project - A Test Framework for C
-Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-[Released under MIT License. Please refer to license.txt for details]
-
-This Framework is an optional add-on to Unity.  By including unity_framework.h in place of unity.h,
-you may now work with Unity in a manner similar to CppUTest.  This framework adds the concepts of 
-test groups and gives finer control of your tests over the command line.
\ No newline at end of file
diff --git a/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/extras/fixture/src/unity_fixture.c b/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/extras/fixture/src/unity_fixture.c
deleted file mode 100644 (file)
index 1ba3e9a..0000000
+++ /dev/null
@@ -1,381 +0,0 @@
-//- Copyright (c) 2010 James Grenning and Contributed to Unity Project
-/* ==========================================
-    Unity Project - A Test Framework for C
-    Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-    [Released under MIT License. Please refer to license.txt for details]
-========================================== */
-
-#include "unity_fixture.h"
-#include "unity_internals.h"
-#include <string.h>
-
-UNITY_FIXTURE_T UnityFixture;
-
-//If you decide to use the function pointer approach.
-int (*outputChar)(int) = putchar;
-
-int verbose = 0;
-
-void setUp(void)    { /*does nothing*/ }
-void tearDown(void) { /*does nothing*/ }
-
-void announceTestRun(int runNumber)
-{
-    UnityPrint("Unity test run ");
-    UnityPrintNumber(runNumber+1);
-    UnityPrint(" of ");
-    UnityPrintNumber(UnityFixture.RepeatCount);
-    UNITY_OUTPUT_CHAR('\n');
-}
-
-int UnityMain(int argc, char* argv[], void (*runAllTests)())
-{
-    int result = UnityGetCommandLineOptions(argc, argv);
-    int r;
-    if (result != 0)
-        return result;
-
-    for (r = 0; r < UnityFixture.RepeatCount; r++)
-    {
-        announceTestRun(r);
-        UnityBegin();
-        runAllTests();
-        UNITY_OUTPUT_CHAR('\n');
-        UnityEnd();
-    }
-
-    return UnityFailureCount();
-}
-
-static int selected(const char * filter, const char * name)
-{
-    if (filter == 0)
-        return 1;
-    return strstr(name, filter) ? 1 : 0;
-}
-
-static int testSelected(const char* test)
-{
-    return selected(UnityFixture.NameFilter, test);
-}
-
-static int groupSelected(const char* group)
-{
-    return selected(UnityFixture.GroupFilter, group);
-}
-
-static void runTestCase()
-{
-
-}
-
-void UnityTestRunner(unityfunction* setup,
-        unityfunction* testBody,
-        unityfunction* teardown,
-        const char * printableName,
-        const char * group,
-        const char * name,
-        const char * file, int line)
-{
-    if (testSelected(name) && groupSelected(group))
-    {
-        Unity.CurrentTestFailed = 0;
-        Unity.TestFile = file;
-        Unity.CurrentTestName = printableName;
-        Unity.CurrentTestLineNumber = line;
-        if (!UnityFixture.Verbose)
-            UNITY_OUTPUT_CHAR('.');
-        else
-            UnityPrint(printableName);
-
-        Unity.NumberOfTests++;
-        UnityMalloc_StartTest();
-        UnityPointer_Init();
-
-        runTestCase();
-        if (TEST_PROTECT())
-        {
-            setup();
-            testBody();
-        }
-        if (TEST_PROTECT())
-        {
-            teardown();
-        }
-        if (TEST_PROTECT())
-        {
-            UnityPointer_UndoAllSets();
-            if (!Unity.CurrentTestFailed)
-                UnityMalloc_EndTest();
-            UnityConcludeFixtureTest();
-        }
-        else
-        {
-            //aborting - jwg - di i need these for the other TEST_PROTECTS?
-        }
-    }
-}
-
-void UnityIgnoreTest()
-{
-    Unity.NumberOfTests++;
-    Unity.CurrentTestIgnored = 1;
-    UNITY_OUTPUT_CHAR('!');
-}
-
-
-//-------------------------------------------------
-//Malloc and free stuff
-//
-#define MALLOC_DONT_FAIL -1
-static int malloc_count;
-static int malloc_fail_countdown = MALLOC_DONT_FAIL;
-
-void UnityMalloc_StartTest()
-{
-    malloc_count = 0;
-    malloc_fail_countdown = MALLOC_DONT_FAIL;
-}
-
-void UnityMalloc_EndTest()
-{
-    malloc_fail_countdown = MALLOC_DONT_FAIL;
-    if (malloc_count != 0)
-    {
-        TEST_FAIL_MESSAGE("This test leaks!");
-    }
-}
-
-void UnityMalloc_MakeMallocFailAfterCount(int countdown)
-{
-    malloc_fail_countdown = countdown;
-}
-
-#ifdef malloc
-#undef malloc
-#endif
-
-#ifdef free
-#undef free
-#endif
-
-#include <stdlib.h>
-#include <string.h>
-
-typedef struct GuardBytes
-{
-    int size;
-    char guard[sizeof(int)];
-} Guard;
-
-
-static const char * end = "END";
-
-void * unity_malloc(size_t size)
-{
-    char* mem;
-    Guard* guard;
-
-    if (malloc_fail_countdown != MALLOC_DONT_FAIL)
-    {
-        if (malloc_fail_countdown == 0)
-            return 0;
-        malloc_fail_countdown--;
-    }
-
-    malloc_count++;
-
-    guard = (Guard*)malloc(size + sizeof(Guard) + 4);
-    guard->size = size;
-    mem = (char*)&(guard[1]);
-    memcpy(&mem[size], end, strlen(end) + 1);
-
-    return (void*)mem;
-}
-
-static int isOverrun(void * mem)
-{
-    Guard* guard = (Guard*)mem;
-    char* memAsChar = (char*)mem;
-    guard--;
-
-    return strcmp(&memAsChar[guard->size], end) != 0;
-}
-
-static void release_memory(void * mem)
-{
-    Guard* guard = (Guard*)mem;
-    guard--;
-
-    malloc_count--;
-    free(guard);
-}
-
-void unity_free(void * mem)
-{
-    int overrun = isOverrun(mem);//strcmp(&memAsChar[guard->size], end) != 0;
-    release_memory(mem);
-    if (overrun)
-    {
-        TEST_FAIL_MESSAGE("Buffer overrun detected during free()");
-    }
-}
-
-void* unity_calloc(size_t num, size_t size)
-{
-    void* mem = unity_malloc(num * size);
-    memset(mem, 0, num*size);
-    return mem;
-}
-
-void* unity_realloc(void * oldMem, size_t size)
-{
-    Guard* guard = (Guard*)oldMem;
-//    char* memAsChar = (char*)oldMem;
-    void* newMem;
-
-    if (oldMem == 0)
-        return unity_malloc(size);
-
-    guard--;
-    if (isOverrun(oldMem))
-    {
-        release_memory(oldMem);
-        TEST_FAIL_MESSAGE("Buffer overrun detected during realloc()");
-    }
-
-    if (size == 0)
-    {
-        release_memory(oldMem);
-        return 0;
-    }
-
-    if (guard->size >= size)
-        return oldMem;
-
-    newMem = unity_malloc(size);
-    memcpy(newMem, oldMem, size);
-    unity_free(oldMem);
-    return newMem;
-}
-
-
-//--------------------------------------------------------
-//Automatic pointer restoration functions
-typedef struct _PointerPair
-{
-    struct _PointerPair * next;
-    void ** pointer;
-    void * old_value;
-} PointerPair;
-
-enum {MAX_POINTERS=50};
-static PointerPair pointer_store[MAX_POINTERS];
-static int pointer_index = 0;
-
-void UnityPointer_Init()
-{
-    pointer_index = 0;
-}
-
-void UnityPointer_Set(void ** pointer, void * newValue)
-{
-    if (pointer_index >= MAX_POINTERS)
-        TEST_FAIL_MESSAGE("Too many pointers set");
-
-    pointer_store[pointer_index].pointer = pointer;
-    pointer_store[pointer_index].old_value = *pointer;
-    *pointer = newValue;
-    pointer_index++;
-}
-
-void UnityPointer_UndoAllSets()
-{
-    while (pointer_index > 0)
-    {
-        pointer_index--;
-        *(pointer_store[pointer_index].pointer) =
-        pointer_store[pointer_index].old_value;
-
-    }
-}
-
-int UnityFailureCount()
-{
-    return Unity.TestFailures;
-}
-
-int UnityGetCommandLineOptions(int argc, char* argv[])
-{
-    int i;
-    UnityFixture.Verbose = 0;
-    UnityFixture.GroupFilter = 0;
-    UnityFixture.NameFilter = 0;
-    UnityFixture.RepeatCount = 1;
-
-    if (argc == 1)
-        return 0;
-
-    for (i = 1; i < argc; )
-    {
-        if (strcmp(argv[i], "-v") == 0)
-        {
-            UnityFixture.Verbose = 1;
-            i++;
-        }
-        else if (strcmp(argv[i], "-g") == 0)
-        {
-            i++;
-            if (i >= argc)
-                return 1;
-            UnityFixture.GroupFilter = argv[i];
-            i++;
-        }
-        else if (strcmp(argv[i], "-n") == 0)
-        {
-            i++;
-            if (i >= argc)
-                return 1;
-            UnityFixture.NameFilter = argv[i];
-            i++;
-        }
-        else if (strcmp(argv[i], "-r") == 0)
-        {
-            UnityFixture.RepeatCount = 2;
-            i++;
-            if (i < argc)
-            {
-                if (*(argv[i]) >= '0' && *(argv[i]) <= '9')
-                {
-                    UnityFixture.RepeatCount = atoi(argv[i]);
-                    i++;
-                }
-            }
-        }
-    }
-    return 0;
-}
-
-void UnityConcludeFixtureTest()
-{
-    if (Unity.CurrentTestIgnored)
-    {
-        Unity.TestIgnores++;
-    }
-    else if (!Unity.CurrentTestFailed)
-    {
-        if (UnityFixture.Verbose)
-        {
-            UnityPrint(" PASS");
-            UNITY_OUTPUT_CHAR('\n');
-        }
-    }
-    else if (Unity.CurrentTestFailed)
-    {
-        Unity.TestFailures++;
-    }
-
-    Unity.CurrentTestFailed = 0;
-    Unity.CurrentTestIgnored = 0;
-}
-
diff --git a/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/extras/fixture/src/unity_fixture.h b/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/extras/fixture/src/unity_fixture.h
deleted file mode 100644 (file)
index da1f871..0000000
+++ /dev/null
@@ -1,81 +0,0 @@
-//- Copyright (c) 2010 James Grenning and Contributed to Unity Project
-/* ==========================================
-    Unity Project - A Test Framework for C
-    Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-    [Released under MIT License. Please refer to license.txt for details]
-========================================== */
-
-#ifndef UNITY_FIXTURE_H_
-#define UNITY_FIXTURE_H_
-
-#include "unity.h"
-#include "unity_internals.h"
-#include "unity_fixture_malloc_overrides.h"
-#include "unity_fixture_internals.h"
-
-int UnityMain(int argc, char* argv[], void (*runAllTests)());
-
-
-#define TEST_GROUP(group)\
-    int TEST_GROUP_##group = 0
-
-#define TEST_SETUP(group) void TEST_##group##_SETUP()
-
-#define TEST_TEAR_DOWN(group) void TEST_##group##_TEAR_DOWN()
-
-
-#define TEST(group, name) \
-    void TEST_##group##_##name##_();\
-    void TEST_##group##_##name##_run()\
-    {\
-        UnityTestRunner(TEST_##group##_SETUP,\
-             TEST_##group##_##name##_,\
-            TEST_##group##_TEAR_DOWN,\
-            "TEST(" #group ", " #name ")",\
-            #group, #name,\
-            __FILE__, __LINE__);\
-    }\
-    void  TEST_##group##_##name##_()
-
-#define IGNORE_TEST(group, name) \
-    void TEST_##group##_##name##_();\
-    void TEST_##group##_##name##_run()\
-    {\
-        UnityIgnoreTest();\
-    }\
-    void  TEST_##group##_##name##_()
-
-#define DECLARE_TEST_CASE(group, name) \
-    void TEST_##group##_##name##_run()
-
-#define RUN_TEST_CASE(group, name) \
-        DECLARE_TEST_CASE(group, name);\
-    TEST_##group##_##name##_run();
-
-//This goes at the bottom of each test file or in a separate c file
-#define TEST_GROUP_RUNNER(group)\
-    void TEST_##group##_GROUP_RUNNER_runAll();\
-    void TEST_##group##_GROUP_RUNNER()\
-    {\
-        TEST_##group##_GROUP_RUNNER_runAll();\
-    }\
-    void TEST_##group##_GROUP_RUNNER_runAll()
-
-//Call this from main
-#define RUN_TEST_GROUP(group)\
-    void TEST_##group##_GROUP_RUNNER();\
-    TEST_##group##_GROUP_RUNNER();
-
-//CppUTest Compatibility Macros
-#define UT_PTR_SET(ptr, newPointerValue)               UnityPointer_Set((void**)&ptr, (void*)newPointerValue)
-#define TEST_ASSERT_POINTERS_EQUAL(expected, actual)   TEST_ASSERT_EQUAL_PTR(expected, actual)
-#define TEST_ASSERT_BYTES_EQUAL(expected, actual)      TEST_ASSERT_EQUAL_HEX8(0xff & (expected), 0xff & (actual))
-#define FAIL(message)                                  TEST_FAIL((message))
-#define CHECK(condition)                               TEST_ASSERT_TRUE((condition))
-#define LONGS_EQUAL(expected, actual)                  TEST_ASSERT_EQUAL_INT((expected), (actual))
-#define STRCMP_EQUAL(expected, actual)                 TEST_ASSERT_EQUAL_STRING((expected), (actual))
-#define DOUBLES_EQUAL(expected, actual, delta)         TEST_ASSERT_FLOAT_WITHIN(((expected), (actual), (delta))
-
-void UnityMalloc_MakeMallocFailAfterCount(int count);
-
-#endif /* UNITY_FIXTURE_H_ */
diff --git a/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/extras/fixture/src/unity_fixture_internals.h b/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/extras/fixture/src/unity_fixture_internals.h
deleted file mode 100644 (file)
index db23f67..0000000
+++ /dev/null
@@ -1,44 +0,0 @@
-//- Copyright (c) 2010 James Grenning and Contributed to Unity Project
-/* ==========================================
-    Unity Project - A Test Framework for C
-    Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-    [Released under MIT License. Please refer to license.txt for details]
-========================================== */
-
-#ifndef UNITY_FIXTURE_INTERNALS_H_
-#define UNITY_FIXTURE_INTERNALS_H_
-
-typedef struct _UNITY_FIXTURE_T
-{
-    int Verbose;
-    unsigned int RepeatCount;
-    const char* NameFilter;
-    const char* GroupFilter;
-} UNITY_FIXTURE_T;
-
-typedef void unityfunction();
-void UnityTestRunner(unityfunction * setup,
-        unityfunction * body,
-        unityfunction * teardown,
-        const char * printableName,
-        const char * group,
-        const char * name,
-        const char * file, int line);
-
-void UnityIgnoreTest();
-void UnityMalloc_StartTest();
-void UnityMalloc_EndTest();
-int UnityFailureCount();
-int UnityGetCommandLineOptions(int argc, char* argv[]);
-void UnityConcludeFixtureTest();
-
-void UnityPointer_Set(void ** ptr, void * newValue);
-void UnityPointer_UndoAllSets();
-void UnityPointer_Init();
-
-void UnityAssertEqualPointer(const void * expected,
-                            const void * actual,
-                            const char* msg,
-                            const UNITY_LINE_TYPE lineNumber);
-
-#endif /* UNITY_FIXTURE_INTERNALS_H_ */
diff --git a/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/extras/fixture/src/unity_fixture_malloc_overrides.h b/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/extras/fixture/src/unity_fixture_malloc_overrides.h
deleted file mode 100644 (file)
index 38f8e34..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-//- Copyright (c) 2010 James Grenning and Contributed to Unity Project
-/* ==========================================
-    Unity Project - A Test Framework for C
-    Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-    [Released under MIT License. Please refer to license.txt for details]
-========================================== */
-
-#ifndef UNITY_FIXTURE_MALLOC_OVERRIDES_H_
-#define UNITY_FIXTURE_MALLOC_OVERRIDES_H_
-
-#define malloc  unity_malloc
-#define calloc  unity_calloc
-#define realloc unity_realloc
-#define free    unity_free
-
-#endif /* UNITY_FIXTURE_MALLOC_OVERRIDES_H_ */
diff --git a/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/extras/fixture/test/main/AllTests.c b/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/extras/fixture/test/main/AllTests.c
deleted file mode 100644 (file)
index ccb775b..0000000
+++ /dev/null
@@ -1,21 +0,0 @@
-//- Copyright (c) 2010 James Grenning and Contributed to Unity Project
-/* ==========================================
-    Unity Project - A Test Framework for C
-    Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-    [Released under MIT License. Please refer to license.txt for details]
-========================================== */
-
-#include "unity_fixture.h"
-
-static void runAllTests()
-{
-    RUN_TEST_GROUP(UnityFixture);
-    RUN_TEST_GROUP(UnityCommandOptions);
-    RUN_TEST_GROUP(LeakDetection)
-}
-
-int main(int argc, char* argv[])
-{
-    return UnityMain(argc, argv, runAllTests);
-}
-
diff --git a/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/extras/fixture/test/testunity_fixture.c b/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/extras/fixture/test/testunity_fixture.c
deleted file mode 100644 (file)
index de0c04c..0000000
+++ /dev/null
@@ -1,39 +0,0 @@
-//- Copyright (c) 2010 James Grenning and Contributed to Unity Project
-/* ==========================================
-    Unity Project - A Test Framework for C
-    Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-    [Released under MIT License. Please refer to license.txt for details]
-========================================== */
-
-#include "unity_fixture.h"
-
-static int data = -1;
-
-TEST_GROUP(mygroup);
-
-TEST_SETUP(mygroup)
-{
-    data = 0;
-}
-
-TEST_TEAR_DOWN(mygroup)
-{
-    data = -1;
-}
-
-TEST(mygroup, test1)
-{
-    TEST_ASSERT_EQUAL_INT(0, data);
-}
-
-TEST(mygroup, test2)
-{
-    TEST_ASSERT_EQUAL_INT(0, data);
-    data = 5;
-}
-
-TEST(mygroup, test3)
-{
-    data = 7;
-    TEST_ASSERT_EQUAL_INT(7, data);
-}
diff --git a/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/extras/fixture/test/unity_fixture_Test.c b/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/extras/fixture/test/unity_fixture_Test.c
deleted file mode 100644 (file)
index b8b4524..0000000
+++ /dev/null
@@ -1,321 +0,0 @@
-//- Copyright (c) 2010 James Grenning and Contributed to Unity Project
-/* ==========================================
-    Unity Project - A Test Framework for C
-    Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-    [Released under MIT License. Please refer to license.txt for details]
-========================================== */
-
-#include "unity_fixture.h"
-#include "unity_output_Spy.h"
-#include <stdlib.h>
-#include <string.h>
-
-extern UNITY_FIXTURE_T UnityFixture;
-
-TEST_GROUP(UnityFixture);
-
-TEST_SETUP(UnityFixture)
-{
-}
-
-TEST_TEAR_DOWN(UnityFixture)
-{
-}
-
-int my_int;
-int* pointer1 = 0;
-int* pointer2 = (int*)2;
-int* pointer3 = (int*)3;
-int int1;
-int int2;
-int int3;
-int int4;
-
-TEST(UnityFixture, PointerSetting)
-{
-    TEST_ASSERT_POINTERS_EQUAL(pointer1, 0);
-    UT_PTR_SET(pointer1, &int1);
-    UT_PTR_SET(pointer2, &int2);
-    UT_PTR_SET(pointer3, &int3);
-    TEST_ASSERT_POINTERS_EQUAL(pointer1, &int1);
-    TEST_ASSERT_POINTERS_EQUAL(pointer2, &int2);
-    TEST_ASSERT_POINTERS_EQUAL(pointer3, &int3);
-    UT_PTR_SET(pointer1, &int4);
-    UnityPointer_UndoAllSets();
-    TEST_ASSERT_POINTERS_EQUAL(pointer1, 0);
-    TEST_ASSERT_POINTERS_EQUAL(pointer2, (int*)2);
-    TEST_ASSERT_POINTERS_EQUAL(pointer3, (int*)3);
-}
-
-TEST(UnityFixture, ForceMallocFail)
-{
-    UnityMalloc_MakeMallocFailAfterCount(1);
-    void* m = malloc(10);
-    CHECK(m);
-    void* mfails = malloc(10);
-    TEST_ASSERT_POINTERS_EQUAL(0, mfails);
-    free(m);
-}
-
-TEST(UnityFixture, ReallocSmallerIsUnchanged)
-{
-    void* m1 = malloc(10);
-    void* m2 = realloc(m1, 5);
-    TEST_ASSERT_POINTERS_EQUAL(m1, m2);
-    free(m2);
-}
-
-TEST(UnityFixture, ReallocSameIsUnchanged)
-{
-    void* m1 = malloc(10);
-    void* m2 = realloc(m1, 10);
-    TEST_ASSERT_POINTERS_EQUAL(m1, m2);
-    free(m2);
-}
-
-TEST(UnityFixture, ReallocLargerNeeded)
-{
-    void* m1 = malloc(10);
-    strcpy((char*)m1, "123456789");
-    void* m2 = realloc(m1, 15);
-    CHECK(m1 != m2);
-    STRCMP_EQUAL("123456789", m2);
-    free(m2);
-}
-
-TEST(UnityFixture, ReallocNullPointerIsLikeMalloc)
-{
-    void* m = realloc(0, 15);
-    CHECK(m != 0);
-    free(m);
-}
-
-TEST(UnityFixture, ReallocSizeZeroFreesMemAndReturnsNullPointer)
-{
-    void* m1 = malloc(10);
-    void* m2 = realloc(m1, 0);
-    TEST_ASSERT_POINTERS_EQUAL(0, m2);
-}
-
-TEST(UnityFixture, CallocFillsWithZero)
-{
-    void* m = calloc(3, sizeof(char));
-    char* s = (char*)m;
-    TEST_ASSERT_BYTES_EQUAL(0, s[0]);
-    TEST_ASSERT_BYTES_EQUAL(0, s[1]);
-    TEST_ASSERT_BYTES_EQUAL(0, s[2]);
-    free(m);
-}
-
-char *p1;
-char *p2;
-
-TEST(UnityFixture, PointerSet)
-{
-    char c1;
-    char c2;
-    char newC1;
-    char newC2;
-    p1 = &c1;
-    p2 = &c2;
-
-    UnityPointer_Init(10);
-    UT_PTR_SET(p1, &newC1);
-    UT_PTR_SET(p2, &newC2);
-    TEST_ASSERT_POINTERS_EQUAL(&newC1, p1);
-    TEST_ASSERT_POINTERS_EQUAL(&newC2, p2);
-    UnityPointer_UndoAllSets();
-    TEST_ASSERT_POINTERS_EQUAL(&c1, p1);
-    TEST_ASSERT_POINTERS_EQUAL(&c2, p2);
-}
-
-//------------------------------------------------------------
-
-TEST_GROUP(UnityCommandOptions);
-
-int savedVerbose;
-int savedRepeat;
-const char* savedName;
-const char* savedGroup;
-
-TEST_SETUP(UnityCommandOptions)
-{
-    savedVerbose = UnityFixture.Verbose;
-    savedRepeat = UnityFixture.RepeatCount;
-    savedName = UnityFixture.NameFilter;
-    savedGroup = UnityFixture.GroupFilter;
-}
-
-TEST_TEAR_DOWN(UnityCommandOptions)
-{
-    UnityFixture.Verbose = savedVerbose;
-    UnityFixture.RepeatCount= savedRepeat;
-    UnityFixture.NameFilter = savedName;
-    UnityFixture.GroupFilter = savedGroup;
-}
-
-
-static char* noOptions[] = {
-        "testrunner.exe"
-};
-
-TEST(UnityCommandOptions, DefaultOptions)
-{
-    UnityGetCommandLineOptions(1, noOptions);
-    TEST_ASSERT_EQUAL(0, UnityFixture.Verbose);
-    TEST_ASSERT_POINTERS_EQUAL(0, UnityFixture.GroupFilter);
-    TEST_ASSERT_POINTERS_EQUAL(0, UnityFixture.NameFilter);
-    TEST_ASSERT_EQUAL(1, UnityFixture.RepeatCount);
-}
-
-static char* verbose[] = {
-        "testrunner.exe",
-        "-v"
-};
-
-TEST(UnityCommandOptions, OptionVerbose)
-{
-    TEST_ASSERT_EQUAL(0, UnityGetCommandLineOptions(2, verbose));
-    TEST_ASSERT_EQUAL(1, UnityFixture.Verbose);
-}
-
-static char* group[] = {
-        "testrunner.exe",
-        "-g", "groupname"
-};
-
-TEST(UnityCommandOptions, OptionSelectTestByGroup)
-{
-    TEST_ASSERT_EQUAL(0, UnityGetCommandLineOptions(3, group));
-    STRCMP_EQUAL("groupname", UnityFixture.GroupFilter);
-}
-
-static char* name[] = {
-        "testrunner.exe",
-        "-n", "testname"
-};
-
-TEST(UnityCommandOptions, OptionSelectTestByName)
-{
-    TEST_ASSERT_EQUAL(0, UnityGetCommandLineOptions(3, name));
-    STRCMP_EQUAL("testname", UnityFixture.NameFilter);
-}
-
-static char* repeat[] = {
-        "testrunner.exe",
-        "-r", "99"
-};
-
-TEST(UnityCommandOptions, OptionSelectRepeatTestsDefaultCount)
-{
-    TEST_ASSERT_EQUAL(0, UnityGetCommandLineOptions(2, repeat));
-    TEST_ASSERT_EQUAL(2, UnityFixture.RepeatCount);
-}
-
-TEST(UnityCommandOptions, OptionSelectRepeatTestsSpecificCount)
-{
-    TEST_ASSERT_EQUAL(0, UnityGetCommandLineOptions(3, repeat));
-    TEST_ASSERT_EQUAL(99, UnityFixture.RepeatCount);
-}
-
-static char* multiple[] = {
-        "testrunner.exe",
-        "-v",
-        "-g", "groupname",
-        "-n", "testname",
-        "-r", "98"
-};
-
-TEST(UnityCommandOptions, MultipleOptions)
-{
-    TEST_ASSERT_EQUAL(0, UnityGetCommandLineOptions(8, multiple));
-    TEST_ASSERT_EQUAL(1, UnityFixture.Verbose);
-    STRCMP_EQUAL("groupname", UnityFixture.GroupFilter);
-    STRCMP_EQUAL("testname", UnityFixture.NameFilter);
-    TEST_ASSERT_EQUAL(98, UnityFixture.RepeatCount);
-}
-
-static char* dashRNotLast[] = {
-        "testrunner.exe",
-        "-v",
-        "-g", "gggg",
-        "-r",
-        "-n", "tttt",
-};
-
-TEST(UnityCommandOptions, MultipleOptionsDashRNotLastAndNoValueSpecified)
-{
-    TEST_ASSERT_EQUAL(0, UnityGetCommandLineOptions(7, dashRNotLast));
-    TEST_ASSERT_EQUAL(1, UnityFixture.Verbose);
-    STRCMP_EQUAL("gggg", UnityFixture.GroupFilter);
-    STRCMP_EQUAL("tttt", UnityFixture.NameFilter);
-    TEST_ASSERT_EQUAL(2, UnityFixture.RepeatCount);
-}
-
-
-//------------------------------------------------------------
-
-TEST_GROUP(LeakDetection);
-
-TEST_SETUP(LeakDetection)
-{
-    UnityOutputCharSpy_Create(1000);
-}
-
-TEST_TEAR_DOWN(LeakDetection)
-{
-    UnityOutputCharSpy_Destroy();
-}
-
-#define EXPECT_ABORT_BEGIN \
-  { \
-    jmp_buf TestAbortFrame;   \
-    memcpy(TestAbortFrame, Unity.AbortFrame, sizeof(jmp_buf)); \
-    if (TEST_PROTECT()) \
-    {
-
-#define EXPECT_ABORT_END \
-    } \
-    memcpy(Unity.AbortFrame, TestAbortFrame, sizeof(jmp_buf)); \
-  }
-
-TEST(LeakDetection, DetectsLeak)
-{
-    void* m = malloc(10);
-    UnityOutputCharSpy_Enable(1);
-    EXPECT_ABORT_BEGIN
-    UnityMalloc_EndTest();
-    EXPECT_ABORT_END
-    UnityOutputCharSpy_Enable(0);
-    CHECK(strstr(UnityOutputCharSpy_Get(), "This test leaks!"));
-    free(m);
-    Unity.CurrentTestFailed = 0;
-}
-
-TEST(LeakDetection, BufferOverrunFoundDuringFree)
-{
-    void* m = malloc(10);
-    char* s = (char*)m;
-    s[10] = (char)0xFF;
-    UnityOutputCharSpy_Enable(1);
-    EXPECT_ABORT_BEGIN
-    free(m);
-    EXPECT_ABORT_END
-    UnityOutputCharSpy_Enable(0);
-    CHECK(strstr(UnityOutputCharSpy_Get(), "Buffer overrun detected during free()"));
-    Unity.CurrentTestFailed = 0;
-}
-
-TEST(LeakDetection, BufferOverrunFoundDuringRealloc)
-{
-    void* m = malloc(10);
-    char* s = (char*)m;
-    s[10] = (char)0xFF;
-    UnityOutputCharSpy_Enable(1);
-    EXPECT_ABORT_BEGIN
-    m = realloc(m, 100);
-    EXPECT_ABORT_END
-    UnityOutputCharSpy_Enable(0);
-    CHECK(strstr(UnityOutputCharSpy_Get(), "Buffer overrun detected during realloc()"));
-    Unity.CurrentTestFailed = 0;
-}
diff --git a/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/extras/fixture/test/unity_fixture_TestRunner.c b/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/extras/fixture/test/unity_fixture_TestRunner.c
deleted file mode 100644 (file)
index 80fec09..0000000
+++ /dev/null
@@ -1,40 +0,0 @@
-//- Copyright (c) 2010 James Grenning and Contributed to Unity Project
-/* ==========================================
-    Unity Project - A Test Framework for C
-    Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-    [Released under MIT License. Please refer to license.txt for details]
-========================================== */
-
-#include "unity_fixture.h"
-
-TEST_GROUP_RUNNER(UnityFixture)
-{
-    RUN_TEST_CASE(UnityFixture, PointerSetting);
-    RUN_TEST_CASE(UnityFixture, ForceMallocFail);
-    RUN_TEST_CASE(UnityFixture, ReallocSmallerIsUnchanged);
-    RUN_TEST_CASE(UnityFixture, ReallocSameIsUnchanged);
-    RUN_TEST_CASE(UnityFixture, ReallocLargerNeeded);
-    RUN_TEST_CASE(UnityFixture, ReallocNullPointerIsLikeMalloc);
-    RUN_TEST_CASE(UnityFixture, ReallocSizeZeroFreesMemAndReturnsNullPointer);
-    RUN_TEST_CASE(UnityFixture, CallocFillsWithZero);
-    RUN_TEST_CASE(UnityFixture, PointerSet);
-}
-
-TEST_GROUP_RUNNER(UnityCommandOptions)
-{
-    RUN_TEST_CASE(UnityCommandOptions, DefaultOptions);
-    RUN_TEST_CASE(UnityCommandOptions, OptionVerbose);
-    RUN_TEST_CASE(UnityCommandOptions, OptionSelectTestByGroup);
-    RUN_TEST_CASE(UnityCommandOptions, OptionSelectTestByName);
-    RUN_TEST_CASE(UnityCommandOptions, OptionSelectRepeatTestsDefaultCount);
-    RUN_TEST_CASE(UnityCommandOptions, OptionSelectRepeatTestsSpecificCount);
-    RUN_TEST_CASE(UnityCommandOptions, MultipleOptions);
-    RUN_TEST_CASE(UnityCommandOptions, MultipleOptionsDashRNotLastAndNoValueSpecified);
-}
-
-TEST_GROUP_RUNNER(LeakDetection)
-{
-    RUN_TEST_CASE(LeakDetection, DetectsLeak);
-    RUN_TEST_CASE(LeakDetection, BufferOverrunFoundDuringFree);
-    RUN_TEST_CASE(LeakDetection, BufferOverrunFoundDuringRealloc);
-}
diff --git a/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/extras/fixture/test/unity_output_Spy.c b/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/extras/fixture/test/unity_output_Spy.c
deleted file mode 100644 (file)
index 16faefa..0000000
+++ /dev/null
@@ -1,56 +0,0 @@
-//- Copyright (c) 2010 James Grenning and Contributed to Unity Project
-/* ==========================================
-    Unity Project - A Test Framework for C
-    Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-    [Released under MIT License. Please refer to license.txt for details]
-========================================== */
-
-
-#include "unity_output_Spy.h"
-#include <stdio.h>
-#include <stdlib.h>
-#include <string.h>
-
-static int size;
-static int count;
-static char* buffer;
-static int spy_enable;
-
-void UnityOutputCharSpy_Create(int s)
-{
-    size = s;
-    count = 0;
-    spy_enable = 0;
-    buffer = malloc(size);
-    memset(buffer, 0, size);
-}
-
-void UnityOutputCharSpy_Destroy()
-{
-    size = 0;
-    free(buffer);
-}
-
-int UnityOutputCharSpy_OutputChar(int c)
-{
-    if (spy_enable)
-    {
-        if (count < (size-1))
-            buffer[count++] = c;
-    }
-    else
-    {
-        putchar(c);
-    }
-    return c;
-}
-
-const char * UnityOutputCharSpy_Get()
-{
-    return buffer;
-}
-
-void UnityOutputCharSpy_Enable(int enable)
-{
-    spy_enable = enable;
-}
diff --git a/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/extras/fixture/test/unity_output_Spy.h b/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/extras/fixture/test/unity_output_Spy.h
deleted file mode 100644 (file)
index 7c1590e..0000000
+++ /dev/null
@@ -1,17 +0,0 @@
-//- Copyright (c) 2010 James Grenning and Contributed to Unity Project
-/* ==========================================
-    Unity Project - A Test Framework for C
-    Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-    [Released under MIT License. Please refer to license.txt for details]
-========================================== */
-
-#ifndef D_unity_output_Spy_H
-#define D_unity_output_Spy_H
-
-void UnityOutputCharSpy_Create(int s);
-void UnityOutputCharSpy_Destroy();
-int  UnityOutputCharSpy_OutputChar(int c);
-const char * UnityOutputCharSpy_Get();
-void UnityOutputCharSpy_Enable(int enable);
-
-#endif
diff --git a/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/makefile b/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/makefile
deleted file mode 100644 (file)
index 8c8444b..0000000
+++ /dev/null
@@ -1,35 +0,0 @@
-# ==========================================
-#   Unity Project - A Test Framework for C
-#   Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-#   [Released under MIT License. Please refer to license.txt for details]
-# ========================================== 
-
-C_COMPILER=gcc
-TARGET_BASE = testunity
-ifeq ($(OS),Windows_NT)
-       TARGET_EXTENSION=.exe
-else
-       TARGET_EXTENSION=.out
-endif
-TARGET = $(TARGET_BASE)$(TARGET_EXTENSION)
-OUT_FILE=-o $(TARGET)
-SRC_FILES=src/unity.c test/testunity.c build/testunity_Runner.c
-INC_DIRS=-Isrc
-SYMBOLS=-DTEST -DUNITY_SUPPORT_64
-
-ifeq ($(OS),Windows_NT)
-       CLEANUP = del /F /Q build\* && del /F /Q $(TARGET)
-else
-       CLEANUP = rm -f build/*.o ; rm -f $(TARGET)
-endif
-
-all: clean default
-
-default:
-       ruby auto/generate_test_runner.rb test/testunity.c build/testunity_Runner.c
-       $(C_COMPILER) $(INC_DIRS) $(SYMBOLS) $(SRC_FILES) $(OUT_FILE)
-       $(TARGET)
-
-clean:
-       $(CLEANUP)
-       
diff --git a/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/rakefile.rb b/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/rakefile.rb
deleted file mode 100644 (file)
index 3ec5d5a..0000000
+++ /dev/null
@@ -1,48 +0,0 @@
-# ==========================================
-#   Unity Project - A Test Framework for C
-#   Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-#   [Released under MIT License. Please refer to license.txt for details]
-# ========================================== 
-
-HERE = File.expand_path(File.dirname(__FILE__)) + '/'
-
-require 'rake'
-require 'rake/clean'
-require 'rake/testtask'
-require HERE + 'rakefile_helper'
-
-include RakefileHelpers
-
-# Load default configuration, for now
-DEFAULT_CONFIG_FILE = 'gcc.yml'
-configure_toolchain(DEFAULT_CONFIG_FILE)
-
-desc "Test unity with its own unit tests"
-task :unit do
-  run_tests get_unit_test_files
-end
-
-Rake::TestTask.new(:scripts) do |t|
-  t.pattern = 'test/test_*.rb'
-  t.verbose = true
-end
-
-desc "Generate test summary"
-task :summary do
-  report_summary
-end
-
-desc "Build and test Unity"
-task :all => [:clean, :scripts, :unit, :summary]
-task :default => [:clobber, :all]
-task :ci => [:no_color, :default]
-task :cruise => [:no_color, :default]
-
-desc "Load configuration"
-task :config, :config_file do |t, args|
-  configure_toolchain(args[:config_file])
-end
-
-task :no_color do
-  $colour_output = false
-end
diff --git a/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/rakefile_helper.rb b/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/rakefile_helper.rb
deleted file mode 100644 (file)
index 218fcaa..0000000
+++ /dev/null
@@ -1,243 +0,0 @@
-# ==========================================
-#   Unity Project - A Test Framework for C
-#   Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-#   [Released under MIT License. Please refer to license.txt for details]
-# ========================================== 
-
-require 'yaml'
-require 'fileutils'
-require HERE+'auto/unity_test_summary'
-require HERE+'auto/generate_test_runner'
-require HERE+'auto/colour_reporter'
-
-module RakefileHelpers
-
-  C_EXTENSION = '.c'
-  
-  def load_configuration(config_file)
-    unless ($configured)
-      $cfg_file = "targets/#{config_file}" unless (config_file =~ /[\\|\/]/)
-      $cfg = YAML.load(File.read($cfg_file))
-      $colour_output = false unless $cfg['colour']
-      $configured = true if (config_file != DEFAULT_CONFIG_FILE)
-    end
-  end
-  
-  def configure_clean
-    CLEAN.include($cfg['compiler']['build_path'] + '*.*') unless $cfg['compiler']['build_path'].nil?
-  end
-  
-  def configure_toolchain(config_file=DEFAULT_CONFIG_FILE)
-    config_file += '.yml' unless config_file =~ /\.yml$/
-    config_file = config_file unless config_file =~ /[\\|\/]/
-    load_configuration(config_file)
-    configure_clean
-  end
-  
-  def get_unit_test_files
-    path = $cfg['compiler']['unit_tests_path'] + 'test*' + C_EXTENSION
-    path.gsub!(/\\/, '/')
-    FileList.new(path)
-  end
-  
-  def get_local_include_dirs
-    include_dirs = $cfg['compiler']['includes']['items'].dup
-    include_dirs.delete_if {|dir| dir.is_a?(Array)}
-    return include_dirs
-  end
-
-  def extract_headers(filename)
-    includes = []
-    lines = File.readlines(filename)
-    lines.each do |line|
-      m = line.match(/^\s*#include\s+\"\s*(.+\.[hH])\s*\"/)
-      if not m.nil?
-        includes << m[1]
-      end
-    end
-    return includes
-  end
-
-  def find_source_file(header, paths)
-    paths.each do |dir|
-      src_file = dir + header.ext(C_EXTENSION)
-      if (File.exists?(src_file))
-        return src_file
-      end
-    end
-    return nil
-  end
-  
-  def tackit(strings)
-    if strings.is_a?(Array)
-      result = "\"#{strings.join}\""
-    else
-      result = strings
-    end
-    return result
-  end
-  
-  def squash(prefix, items)
-    result = ''
-    items.each { |item| result += " #{prefix}#{tackit(item)}" }
-    return result
-  end
-
-  def build_compiler_fields
-    command  = tackit($cfg['compiler']['path'])
-    if $cfg['compiler']['defines']['items'].nil?
-      defines  = ''
-    else
-      defines  = squash($cfg['compiler']['defines']['prefix'], $cfg['compiler']['defines']['items'])
-    end
-    options  = squash('', $cfg['compiler']['options'])
-    includes = squash($cfg['compiler']['includes']['prefix'], $cfg['compiler']['includes']['items'])
-    includes = includes.gsub(/\\ /, ' ').gsub(/\\\"/, '"').gsub(/\\$/, '') # Remove trailing slashes (for IAR)
-    return {:command => command, :defines => defines, :options => options, :includes => includes}
-  end
-
-  def compile(file, defines=[])
-    compiler = build_compiler_fields
-    cmd_str = "#{compiler[:command]}#{compiler[:defines]}#{compiler[:options]}#{compiler[:includes]} #{file} " +
-      "#{$cfg['compiler']['object_files']['prefix']}#{$cfg['compiler']['object_files']['destination']}" +
-      "#{File.basename(file, C_EXTENSION)}#{$cfg['compiler']['object_files']['extension']}"
-    execute(cmd_str)
-  end
-  
-  def build_linker_fields
-    command  = tackit($cfg['linker']['path'])
-    if $cfg['linker']['options'].nil?
-      options  = ''
-    else
-      options  = squash('', $cfg['linker']['options'])
-    end
-    if ($cfg['linker']['includes'].nil? || $cfg['linker']['includes']['items'].nil?)
-      includes = ''
-    else
-      includes = squash($cfg['linker']['includes']['prefix'], $cfg['linker']['includes']['items'])
-    end
-    includes = includes.gsub(/\\ /, ' ').gsub(/\\\"/, '"').gsub(/\\$/, '') # Remove trailing slashes (for IAR)
-    return {:command => command, :options => options, :includes => includes}
-  end
-  
-  def link(exe_name, obj_list)
-    linker = build_linker_fields
-    cmd_str = "#{linker[:command]}#{linker[:options]}#{linker[:includes]} " +
-      (obj_list.map{|obj|"#{$cfg['linker']['object_files']['path']}#{obj} "}).join +
-      $cfg['linker']['bin_files']['prefix'] + ' ' +
-      $cfg['linker']['bin_files']['destination'] +
-      exe_name + $cfg['linker']['bin_files']['extension']
-    execute(cmd_str)
-  end
-  
-  def build_simulator_fields
-    return nil if $cfg['simulator'].nil?
-    if $cfg['simulator']['path'].nil?
-      command = ''
-    else
-      command = (tackit($cfg['simulator']['path']) + ' ')
-    end
-    if $cfg['simulator']['pre_support'].nil?
-      pre_support = ''
-    else
-      pre_support = squash('', $cfg['simulator']['pre_support'])
-    end
-    if $cfg['simulator']['post_support'].nil?
-      post_support = ''
-    else
-      post_support = squash('', $cfg['simulator']['post_support'])
-    end
-    return {:command => command, :pre_support => pre_support, :post_support => post_support}
-  end
-  
-  def execute(command_string, verbose=true)
-    report command_string
-    output = `#{command_string}`.chomp
-    report(output) if (verbose && !output.nil? && (output.length > 0))
-    if $?.exitstatus != 0
-      raise "Command failed. (Returned #{$?.exitstatus})"
-    end
-    return output
-  end
-  
-  def report_summary
-    summary = UnityTestSummary.new
-    summary.set_root_path(HERE)
-    results_glob = "#{$cfg['compiler']['build_path']}*.test*"
-    results_glob.gsub!(/\\/, '/')
-    results = Dir[results_glob]
-    summary.set_targets(results)
-    summary.run
-  end
-  
-  def run_tests(test_files)
-    report 'Running Unity system tests...'
-    
-    # Tack on TEST define for compiling unit tests
-    load_configuration($cfg_file)
-    test_defines = ['TEST']
-    $cfg['compiler']['defines']['items'] = [] if $cfg['compiler']['defines']['items'].nil?
-    $cfg['compiler']['defines']['items'] << 'TEST'
-    
-    include_dirs = get_local_include_dirs
-    
-    # Build and execute each unit test
-    test_files.each do |test|
-      obj_list = []
-      
-      # Detect dependencies and build required modules
-      extract_headers(test).each do |header|
-        # Compile corresponding source file if it exists
-        src_file = find_source_file(header, include_dirs)
-        if !src_file.nil?
-          compile(src_file, test_defines)
-          obj_list << header.ext($cfg['compiler']['object_files']['extension'])
-        end
-      end
-      
-      # Build the test runner (generate if configured to do so)
-      test_base = File.basename(test, C_EXTENSION)
-      
-      runner_name = test_base + '_Runner.c'
-      runner_path = ''
-      
-      if $cfg['compiler']['runner_path'].nil?
-        runner_path = $cfg['compiler']['build_path'] + runner_name
-      else
-        runner_path = $cfg['compiler']['runner_path'] + runner_name
-      end
-      
-      options = $cfg[:unity]
-      options[:use_param_tests] = (test =~ /parameterized/) ? true : false
-      UnityTestRunnerGenerator.new(options).run(test, runner_path)
-
-      compile(runner_path, test_defines)
-      obj_list << runner_name.ext($cfg['compiler']['object_files']['extension'])
-      
-      # Build the test module
-      compile(test, test_defines)
-      obj_list << test_base.ext($cfg['compiler']['object_files']['extension'])
-      
-      # Link the test executable
-      link(test_base, obj_list)
-      
-      # Execute unit test and generate results file
-      simulator = build_simulator_fields
-      executable = $cfg['linker']['bin_files']['destination'] + test_base + $cfg['linker']['bin_files']['extension']
-      if simulator.nil?
-        cmd_str = executable
-      else
-        cmd_str = "#{simulator[:command]} #{simulator[:pre_support]} #{executable} #{simulator[:post_support]}"
-      end
-      output = execute(cmd_str)
-      test_results = $cfg['compiler']['build_path'] + test_base
-      if output.match(/OK$/m).nil?
-        test_results += '.testfail'
-      else
-        test_results += '.testpass'
-      end
-      File.open(test_results, 'w') { |f| f.print output }
-      
-    end
-  end
-end
diff --git a/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/release/build.info b/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/release/build.info
deleted file mode 100644 (file)
index 7871b21..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-118
-
diff --git a/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/release/version.info b/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/release/version.info
deleted file mode 100644 (file)
index 0d71c08..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-2.0
-
diff --git a/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/src/unity.c b/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/src/unity.c
deleted file mode 100644 (file)
index d85b880..0000000
+++ /dev/null
@@ -1,855 +0,0 @@
-/* ==========================================
-    Unity Project - A Test Framework for C
-    Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-    [Released under MIT License. Please refer to license.txt for details]
-========================================== */
-
-#include "unity.h"
-#include <stdio.h>
-#include <string.h>
-
-#define UNITY_FAIL_AND_BAIL   { Unity.CurrentTestFailed  = 1; UNITY_OUTPUT_CHAR('\n'); longjmp(Unity.AbortFrame, 1); }
-#define UNITY_IGNORE_AND_BAIL { Unity.CurrentTestIgnored = 1; UNITY_OUTPUT_CHAR('\n'); longjmp(Unity.AbortFrame, 1); }
-/// return prematurely if we are already in failure or ignore state
-#define UNITY_SKIP_EXECUTION  { if ((Unity.CurrentTestFailed != 0) || (Unity.CurrentTestIgnored != 0)) {return;} }
-#define UNITY_PRINT_EOL       { UNITY_OUTPUT_CHAR('\n'); }
-
-struct _Unity Unity = { 0 };
-
-const char* UnityStrNull     = "NULL";
-const char* UnityStrSpacer   = ". ";
-const char* UnityStrExpected = " Expected ";
-const char* UnityStrWas      = " Was ";
-const char* UnityStrTo       = " To ";
-const char* UnityStrElement  = " Element ";
-const char* UnityStrMemory   = " Memory Mismatch";
-const char* UnityStrDelta    = " Values Not Within Delta ";
-const char* UnityStrPointless= " You Asked Me To Compare Nothing, Which Was Pointless.";
-const char* UnityStrNullPointerForExpected= " Expected pointer to be NULL";
-const char* UnityStrNullPointerForActual  = " Actual pointer was NULL";
-
-const _U_UINT UnitySizeMask[] = 
-{
-    255,
-    65535,
-    65535,
-    4294967295,
-    4294967295,
-    4294967295,
-    4294967295
-#ifdef UNITY_SUPPORT_64
-    ,0xFFFFFFFFFFFFFFFF
-#endif
-};
-
-//-----------------------------------------------
-// Pretty Printers & Test Result Output Handlers
-//-----------------------------------------------
-
-void UnityPrint(const char* string)
-{
-    const char* pch = string;
-
-    if (pch != NULL)
-    {
-        while (*pch)
-        {
-            // printable characters plus CR & LF are printed
-            if ((*pch <= 126) && (*pch >= 32))
-            {
-                UNITY_OUTPUT_CHAR(*pch);
-            }
-            //write escaped carriage returns
-            else if (*pch == 13)
-            {
-                UNITY_OUTPUT_CHAR('\\');
-                UNITY_OUTPUT_CHAR('r');
-            }
-            //write escaped line feeds
-            else if (*pch == 10)
-            {
-                UNITY_OUTPUT_CHAR('\\');
-                UNITY_OUTPUT_CHAR('n');
-            }
-            // unprintable characters are shown as codes
-            else
-            {
-                UNITY_OUTPUT_CHAR('\\');
-                UnityPrintNumberHex((_U_SINT)*pch, 2);
-            }
-            pch++;
-        }
-    }
-}
-
-//-----------------------------------------------
-void UnityPrintNumberByStyle(const _U_SINT number, const UNITY_DISPLAY_STYLE_T style)
-{
-    if ((style & UNITY_DISPLAY_RANGE_INT) == UNITY_DISPLAY_RANGE_INT)
-    {
-        UnityPrintNumber(number);
-    }
-    else if ((style & UNITY_DISPLAY_RANGE_UINT) == UNITY_DISPLAY_RANGE_UINT)
-    {
-        UnityPrintNumberUnsigned(  (_U_UINT)number  &  UnitySizeMask[((_U_UINT)style & (_U_UINT)0x0F) - 1]  );
-    }
-    else
-    {
-        UnityPrintNumberHex((_U_UINT)number, (style & 0x000F) << 1);
-    }
-}
-
-//-----------------------------------------------
-/// basically do an itoa using as little ram as possible
-void UnityPrintNumber(const _U_SINT number_to_print)
-{
-    _U_SINT divisor = 1;
-    _U_SINT next_divisor;
-    _U_SINT number = number_to_print;
-
-    if (number < 0)
-    {
-        UNITY_OUTPUT_CHAR('-');
-        number = -number;
-    }
-
-    // figure out initial divisor
-    while (number / divisor > 9)
-    {
-        next_divisor = divisor * 10;
-        if (next_divisor > divisor)
-            divisor = next_divisor;
-        else
-            break;
-    }
-
-    // now mod and print, then divide divisor
-    do
-    {
-        UNITY_OUTPUT_CHAR((char)('0' + (number / divisor % 10)));
-        divisor /= 10;
-    }
-    while (divisor > 0);
-}
-
-//-----------------------------------------------
-/// basically do an itoa using as little ram as possible
-void UnityPrintNumberUnsigned(const _U_UINT number)
-{
-    _U_UINT divisor = 1;
-    _U_UINT next_divisor;
-
-    // figure out initial divisor
-    while (number / divisor > 9)
-    {
-        next_divisor = divisor * 10;
-        if (next_divisor > divisor)
-            divisor = next_divisor;
-        else
-            break;
-    }
-
-    // now mod and print, then divide divisor
-    do
-    {
-        UNITY_OUTPUT_CHAR((char)('0' + (number / divisor % 10)));
-        divisor /= 10;
-    }
-    while (divisor > 0);
-}
-
-//-----------------------------------------------
-void UnityPrintNumberHex(const _U_UINT number, const char nibbles_to_print)
-{
-    _U_UINT nibble;
-    char nibbles = nibbles_to_print;
-    UNITY_OUTPUT_CHAR('0');
-    UNITY_OUTPUT_CHAR('x');
-
-    while (nibbles > 0)
-    {
-        nibble = (number >> (--nibbles << 2)) & 0x0000000F;
-        if (nibble <= 9)
-        {
-            UNITY_OUTPUT_CHAR((char)('0' + nibble));
-        }
-        else
-        {
-            UNITY_OUTPUT_CHAR((char)('A' - 10 + nibble));
-        }
-    }
-}
-
-//-----------------------------------------------
-void UnityPrintMask(const _U_UINT mask, const _U_UINT number)
-{
-    _U_UINT current_bit = (_U_UINT)1 << (UNITY_INT_WIDTH - 1);
-    _US32 i;
-
-    for (i = 0; i < UNITY_INT_WIDTH; i++)
-    {
-        if (current_bit & mask)
-        {
-            if (current_bit & number)
-            {
-                UNITY_OUTPUT_CHAR('1');
-            }
-            else
-            {
-                UNITY_OUTPUT_CHAR('0');
-            }
-        }
-        else
-        {
-            UNITY_OUTPUT_CHAR('X');
-        }
-        current_bit = current_bit >> 1;
-    }
-}
-
-//-----------------------------------------------
-#ifdef UNITY_FLOAT_VERBOSE
-void UnityPrintFloat(_UF number)
-{
-    char TempBuffer[32];
-    sprintf(TempBuffer, "%.6f", number);
-    UnityPrint(TempBuffer);
-}
-#endif
-
-//-----------------------------------------------
-void UnityTestResultsBegin(const char* file, const UNITY_LINE_TYPE line)
-{
-    UnityPrint(file);
-    UNITY_OUTPUT_CHAR(':');
-    UnityPrintNumber(line);
-    UNITY_OUTPUT_CHAR(':');
-    UnityPrint(Unity.CurrentTestName);
-    UNITY_OUTPUT_CHAR(':');
-}
-
-//-----------------------------------------------
-void UnityTestResultsFailBegin(const UNITY_LINE_TYPE line)
-{
-    UnityTestResultsBegin(Unity.TestFile, line);
-    UnityPrint("FAIL:");
-}
-
-//-----------------------------------------------
-void UnityConcludeTest(void)
-{
-    if (Unity.CurrentTestIgnored)
-    {
-        Unity.TestIgnores++;
-    }
-    else if (!Unity.CurrentTestFailed)
-    {
-        UnityTestResultsBegin(Unity.TestFile, Unity.CurrentTestLineNumber);
-        UnityPrint("PASS");
-        UNITY_PRINT_EOL;
-    }
-    else
-    {
-        Unity.TestFailures++;
-    }
-
-    Unity.CurrentTestFailed = 0;
-    Unity.CurrentTestIgnored = 0;
-}
-
-//-----------------------------------------------
-void UnityAddMsgIfSpecified(const char* msg)
-{
-    if (msg)
-    {
-        UnityPrint(UnityStrSpacer);
-        UnityPrint(msg);
-    }
-}
-
-//-----------------------------------------------
-void UnityPrintExpectedAndActualStrings(const char* expected, const char* actual)
-{
-    UnityPrint(UnityStrExpected);
-    if (expected != NULL)
-    {
-        UNITY_OUTPUT_CHAR('\'');
-        UnityPrint(expected);
-        UNITY_OUTPUT_CHAR('\'');
-    }
-    else
-    {
-      UnityPrint(UnityStrNull);          
-    }
-    UnityPrint(UnityStrWas);
-    if (actual != NULL)
-    {
-        UNITY_OUTPUT_CHAR('\'');
-        UnityPrint(actual);
-        UNITY_OUTPUT_CHAR('\'');
-    }
-    else
-    {
-      UnityPrint(UnityStrNull);          
-    }
-}
-
-//-----------------------------------------------
-// Assertion & Control Helpers
-//-----------------------------------------------
-
-int UnityCheckArraysForNull(const void* expected, const void* actual, const UNITY_LINE_TYPE lineNumber, const char* msg)
-{
-    //return true if they are both NULL
-    if ((expected == NULL) && (actual == NULL))
-        return 1;
-        
-    //throw error if just expected is NULL
-    if (expected == NULL)
-    {
-        UnityTestResultsFailBegin(lineNumber);
-        UnityPrint(UnityStrNullPointerForExpected);
-        UnityAddMsgIfSpecified(msg);
-        UNITY_FAIL_AND_BAIL;
-    }
-
-    //throw error if just actual is NULL
-    if (actual == NULL)
-    {
-        UnityTestResultsFailBegin(lineNumber);
-        UnityPrint(UnityStrNullPointerForActual);
-        UnityAddMsgIfSpecified(msg);
-        UNITY_FAIL_AND_BAIL;
-    }
-    
-    //return false if neither is NULL
-    return 0;
-}
-
-//-----------------------------------------------
-// Assertion Functions
-//-----------------------------------------------
-
-void UnityAssertBits(const _U_SINT mask,
-                     const _U_SINT expected,
-                     const _U_SINT actual,
-                     const char* msg,
-                     const UNITY_LINE_TYPE lineNumber)
-{
-    UNITY_SKIP_EXECUTION;
-  
-    if ((mask & expected) != (mask & actual))
-    {
-        UnityTestResultsFailBegin(lineNumber);
-        UnityPrint(UnityStrExpected);
-        UnityPrintMask(mask, expected);
-        UnityPrint(UnityStrWas);
-        UnityPrintMask(mask, actual);
-        UnityAddMsgIfSpecified(msg);
-        UNITY_FAIL_AND_BAIL;
-    }
-}
-
-//-----------------------------------------------
-void UnityAssertEqualNumber(const _U_SINT expected,
-                            const _U_SINT actual,
-                            const char* msg,
-                            const UNITY_LINE_TYPE lineNumber,
-                            const UNITY_DISPLAY_STYLE_T style)
-{
-    UNITY_SKIP_EXECUTION;
-
-    if (expected != actual)
-    {
-        UnityTestResultsFailBegin(lineNumber);
-        UnityPrint(UnityStrExpected);
-        UnityPrintNumberByStyle(expected, style);
-        UnityPrint(UnityStrWas);
-        UnityPrintNumberByStyle(actual, style);
-        UnityAddMsgIfSpecified(msg);
-        UNITY_FAIL_AND_BAIL;
-    }
-}
-
-//-----------------------------------------------
-void UnityAssertEqualIntArray(const _U_SINT* expected,
-                              const _U_SINT* actual,
-                              const _UU32 num_elements,
-                              const char* msg,
-                              const UNITY_LINE_TYPE lineNumber,
-                              const UNITY_DISPLAY_STYLE_T style)
-{
-    _UU32 elements = num_elements;
-    const _US8* ptr_exp = (_US8*)expected;
-    const _US8* ptr_act = (_US8*)actual;
-
-    UNITY_SKIP_EXECUTION;
-  
-    if (elements == 0)
-    {
-        UnityTestResultsFailBegin(lineNumber);
-        UnityPrint(UnityStrPointless);
-        UnityAddMsgIfSpecified(msg);
-        UNITY_FAIL_AND_BAIL;
-    }
-    
-    if (UnityCheckArraysForNull((void*)expected, (void*)actual, lineNumber, msg) == 1)
-        return;
-
-    switch(style)
-    {
-        case UNITY_DISPLAY_STYLE_HEX8:
-        case UNITY_DISPLAY_STYLE_INT8:
-        case UNITY_DISPLAY_STYLE_UINT8:
-            while (elements--)
-            {
-                if (*ptr_exp != *ptr_act)
-                {
-                    UnityTestResultsFailBegin(lineNumber);
-                    UnityPrint(UnityStrElement);
-                    UnityPrintNumberByStyle((num_elements - elements - 1), UNITY_DISPLAY_STYLE_UINT);
-                    UnityPrint(UnityStrExpected);
-                    UnityPrintNumberByStyle(*ptr_exp, style);
-                    UnityPrint(UnityStrWas);
-                    UnityPrintNumberByStyle(*ptr_act, style);
-                    UnityAddMsgIfSpecified(msg);
-                    UNITY_FAIL_AND_BAIL;
-                }
-                ptr_exp += 1;
-                ptr_act += 1;
-            }
-            break;
-        case UNITY_DISPLAY_STYLE_HEX16:
-        case UNITY_DISPLAY_STYLE_INT16:
-        case UNITY_DISPLAY_STYLE_UINT16:
-            while (elements--)
-            {
-                if (*(_US16*)ptr_exp != *(_US16*)ptr_act)
-                {
-                    UnityTestResultsFailBegin(lineNumber);
-                    UnityPrint(UnityStrElement);
-                    UnityPrintNumberByStyle((num_elements - elements - 1), UNITY_DISPLAY_STYLE_UINT);
-                    UnityPrint(UnityStrExpected);
-                    UnityPrintNumberByStyle(*(_US16*)ptr_exp, style);
-                    UnityPrint(UnityStrWas);
-                    UnityPrintNumberByStyle(*(_US16*)ptr_act, style);
-                    UnityAddMsgIfSpecified(msg);
-                    UNITY_FAIL_AND_BAIL;
-                }
-                ptr_exp += 2;
-                ptr_act += 2;
-            }
-            break;
-#ifdef UNITY_SUPPORT_64
-        case UNITY_DISPLAY_STYLE_HEX64:
-        case UNITY_DISPLAY_STYLE_INT64:
-        case UNITY_DISPLAY_STYLE_UINT64:
-            while (elements--)
-            {
-                if (*(_US64*)ptr_exp != *(_US64*)ptr_act)
-                {
-                    UnityTestResultsFailBegin(lineNumber);
-                    UnityPrint(UnityStrElement);
-                    UnityPrintNumberByStyle((num_elements - elements - 1), UNITY_DISPLAY_STYLE_UINT);
-                    UnityPrint(UnityStrExpected);
-                    UnityPrintNumberByStyle(*(_US64*)ptr_exp, style);
-                    UnityPrint(UnityStrWas);
-                    UnityPrintNumberByStyle(*(_US64*)ptr_act, style);
-                    UnityAddMsgIfSpecified(msg);
-                    UNITY_FAIL_AND_BAIL;
-                }
-                ptr_exp += 8;
-                ptr_act += 8;
-            }
-            break;
-#endif
-        default:
-            while (elements--)
-            {
-                if (*(_US32*)ptr_exp != *(_US32*)ptr_act)
-                {
-                    UnityTestResultsFailBegin(lineNumber);
-                    UnityPrint(UnityStrElement);
-                    UnityPrintNumberByStyle((num_elements - elements - 1), UNITY_DISPLAY_STYLE_UINT);
-                    UnityPrint(UnityStrExpected);
-                    UnityPrintNumberByStyle(*(_US32*)ptr_exp, style);
-                    UnityPrint(UnityStrWas);
-                    UnityPrintNumberByStyle(*(_US32*)ptr_act, style);
-                    UnityAddMsgIfSpecified(msg);
-                    UNITY_FAIL_AND_BAIL;
-                }
-                ptr_exp += 4;
-                ptr_act += 4;
-            }
-            break;
-    }
-}
-
-//-----------------------------------------------
-#ifndef UNITY_EXCLUDE_FLOAT
-void UnityAssertEqualFloatArray(const _UF* expected,
-                                const _UF* actual,
-                                const _UU32 num_elements,
-                                const char* msg,
-                                const UNITY_LINE_TYPE lineNumber)
-{
-    _UU32 elements = num_elements;
-    const _UF* ptr_expected = expected;
-    const _UF* ptr_actual = actual;
-    _UF diff, tol;
-
-    UNITY_SKIP_EXECUTION;
-  
-    if (elements == 0)
-    {
-        UnityTestResultsFailBegin(lineNumber);
-        UnityPrint(UnityStrPointless);
-        UnityAddMsgIfSpecified(msg);
-        UNITY_FAIL_AND_BAIL;
-    }
-    
-    if (UnityCheckArraysForNull((void*)expected, (void*)actual, lineNumber, msg) == 1)
-        return;
-
-    while (elements--)
-    {
-        diff = *ptr_expected - *ptr_actual;
-        if (diff < 0.0)
-          diff = 0.0 - diff;
-        tol = UNITY_FLOAT_PRECISION * *ptr_expected;
-        if (tol < 0.0)
-            tol = 0.0 - tol;
-        if (diff > tol)
-        {
-            UnityTestResultsFailBegin(lineNumber);
-            UnityPrint(UnityStrElement);
-            UnityPrintNumberByStyle((num_elements - elements - 1), UNITY_DISPLAY_STYLE_UINT);
-#ifdef UNITY_FLOAT_VERBOSE
-            UnityPrint(UnityStrExpected);
-            UnityPrintFloat(*ptr_expected);
-            UnityPrint(UnityStrWas);
-            UnityPrintFloat(*ptr_actual);
-#else
-            UnityPrint(UnityStrDelta);
-#endif
-            UnityAddMsgIfSpecified(msg);
-            UNITY_FAIL_AND_BAIL;
-        }
-        ptr_expected++;
-        ptr_actual++;
-    }
-}
-
-//-----------------------------------------------
-void UnityAssertFloatsWithin(const _UF delta,
-                             const _UF expected,
-                             const _UF actual,
-                             const char* msg,
-                             const UNITY_LINE_TYPE lineNumber)
-{
-    _UF diff = actual - expected;
-    _UF pos_delta = delta;
-
-    UNITY_SKIP_EXECUTION;
-  
-    if (diff < 0)
-    {
-        diff = 0.0f - diff;
-    }
-    if (pos_delta < 0)
-    {
-        pos_delta = 0.0f - pos_delta;
-    }
-
-    if (pos_delta < diff)
-    {
-        UnityTestResultsFailBegin(lineNumber);
-#ifdef UNITY_FLOAT_VERBOSE
-        UnityPrint(UnityStrExpected);
-        UnityPrintFloat(expected);
-        UnityPrint(UnityStrWas);
-        UnityPrintFloat(actual);
-#else
-        UnityPrint(UnityStrDelta);
-#endif
-        UnityAddMsgIfSpecified(msg);
-        UNITY_FAIL_AND_BAIL;
-    }
-}
-#endif
-
-//-----------------------------------------------
-void UnityAssertNumbersWithin( const _U_SINT delta,
-                               const _U_SINT expected,
-                               const _U_SINT actual,
-                               const char* msg,
-                               const UNITY_LINE_TYPE lineNumber,
-                               const UNITY_DISPLAY_STYLE_T style)
-{
-    UNITY_SKIP_EXECUTION;
-    
-    if ((style & UNITY_DISPLAY_RANGE_INT) == UNITY_DISPLAY_RANGE_INT)
-    {
-        if (actual > expected)
-          Unity.CurrentTestFailed = ((actual - expected) > delta);
-        else
-          Unity.CurrentTestFailed = ((expected - actual) > delta);
-    }
-    else
-    {
-        if ((_U_UINT)actual > (_U_UINT)expected)
-            Unity.CurrentTestFailed = ((_U_UINT)(actual - expected) > (_U_UINT)delta);
-        else
-            Unity.CurrentTestFailed = ((_U_UINT)(expected - actual) > (_U_UINT)delta);
-    }
-
-    if (Unity.CurrentTestFailed)
-    {
-        UnityTestResultsFailBegin(lineNumber);
-        UnityPrint(UnityStrDelta);
-        UnityPrintNumberByStyle(delta, style);
-        UnityPrint(UnityStrExpected);
-        UnityPrintNumberByStyle(expected, style);
-        UnityPrint(UnityStrWas);
-        UnityPrintNumberByStyle(actual, style);
-        UnityAddMsgIfSpecified(msg);
-        UNITY_FAIL_AND_BAIL;
-    }
-}
-
-//-----------------------------------------------
-void UnityAssertEqualString(const char* expected,
-                            const char* actual,
-                            const char* msg,
-                            const UNITY_LINE_TYPE lineNumber)
-{
-    _UU32 i;
-
-    UNITY_SKIP_EXECUTION;
-  
-    // if both pointers not null compare the strings
-    if (expected && actual)
-    {
-        for (i = 0; expected[i] || actual[i]; i++)
-        {
-            if (expected[i] != actual[i])
-            {
-                Unity.CurrentTestFailed = 1;
-                break;
-            }
-        }
-    }
-    else
-    { // handle case of one pointers being null (if both null, test should pass)
-        if (expected != actual)
-        {
-            Unity.CurrentTestFailed = 1;
-        }
-    }
-
-    if (Unity.CurrentTestFailed)
-    {
-      UnityTestResultsFailBegin(lineNumber);
-      UnityPrintExpectedAndActualStrings(expected, actual);
-      UnityAddMsgIfSpecified(msg);
-      UNITY_FAIL_AND_BAIL;
-    }
-}
-
-//-----------------------------------------------
-void UnityAssertEqualStringArray( const char** expected,
-                                  const char** actual,
-                                  const _UU32 num_elements,
-                                  const char* msg,
-                                  const UNITY_LINE_TYPE lineNumber)
-{
-    _UU32 i, j = 0;
-    
-    UNITY_SKIP_EXECUTION;
-  
-    // if no elements, it's an error
-    if (num_elements == 0)
-    {
-        UnityTestResultsFailBegin(lineNumber);
-        UnityPrint(UnityStrPointless);
-        UnityAddMsgIfSpecified(msg);
-        UNITY_FAIL_AND_BAIL;
-    }
-
-    if (UnityCheckArraysForNull((void*)expected, (void*)actual, lineNumber, msg) == 1)
-        return;
-    
-    do
-    {
-        // if both pointers not null compare the strings
-        if (expected[j] && actual[j])
-        {
-            for (i = 0; expected[j][i] || actual[j][i]; i++)
-            {
-                if (expected[j][i] != actual[j][i])
-                {
-                    Unity.CurrentTestFailed = 1;
-                    break;
-                }
-            }
-        }
-        else
-        { // handle case of one pointers being null (if both null, test should pass)
-            if (expected[j] != actual[j])
-            {
-                Unity.CurrentTestFailed = 1;
-            }
-        }
-
-        if (Unity.CurrentTestFailed)
-        {
-            UnityTestResultsFailBegin(lineNumber);
-            if (num_elements > 1)
-            {
-                UnityPrint(UnityStrElement);
-                UnityPrintNumberByStyle((num_elements - j - 1), UNITY_DISPLAY_STYLE_UINT);
-            }
-            UnityPrintExpectedAndActualStrings((const char*)(expected[j]), (const char*)(actual[j]));
-            UnityAddMsgIfSpecified(msg);
-            UNITY_FAIL_AND_BAIL;
-        } 
-    } while (++j < num_elements);
-}
-
-//-----------------------------------------------
-void UnityAssertEqualMemory( const void* expected,
-                             const void* actual,
-                             _UU32 length,
-                             _UU32 num_elements,
-                             const char* msg,
-                             const UNITY_LINE_TYPE lineNumber)
-{
-    unsigned char* expected_ptr = (unsigned char*)expected;
-    unsigned char* actual_ptr = (unsigned char*)actual;
-    _UU32 elements = num_elements;
-
-    UNITY_SKIP_EXECUTION;
-  
-    if ((elements == 0) || (length == 0))
-    {
-        UnityTestResultsFailBegin(lineNumber);
-        UnityPrint(UnityStrPointless);
-        UnityAddMsgIfSpecified(msg);
-        UNITY_FAIL_AND_BAIL;
-    }
-
-    if (UnityCheckArraysForNull((void*)expected, (void*)actual, lineNumber, msg) == 1)
-        return;
-        
-    while (elements--)
-    {
-        if (memcmp((const void*)expected_ptr, (const void*)actual_ptr, length) != 0)
-        {
-            Unity.CurrentTestFailed = 1;
-            break;
-        }
-        expected_ptr += length;
-        actual_ptr += length;
-    }
-
-    if (Unity.CurrentTestFailed)
-    {
-        UnityTestResultsFailBegin(lineNumber);
-        if (num_elements > 1)
-        {
-            UnityPrint(UnityStrElement);
-            UnityPrintNumberByStyle((num_elements - elements - 1), UNITY_DISPLAY_STYLE_UINT);
-        }
-        UnityPrint(UnityStrMemory);
-        UnityAddMsgIfSpecified(msg);
-        UNITY_FAIL_AND_BAIL;
-    }
-}
-
-//-----------------------------------------------
-// Control Functions
-//-----------------------------------------------
-
-void UnityFail(const char* msg, const UNITY_LINE_TYPE line)
-{
-    UNITY_SKIP_EXECUTION;
-
-    UnityTestResultsBegin(Unity.TestFile, line);
-    UnityPrint("FAIL");
-    if (msg != NULL)
-    {
-      UNITY_OUTPUT_CHAR(':');
-      if (msg[0] != ' ')
-      {
-        UNITY_OUTPUT_CHAR(' ');  
-      }
-      UnityPrint(msg);
-    }
-    UNITY_FAIL_AND_BAIL;
-}
-
-//-----------------------------------------------
-void UnityIgnore(const char* msg, const UNITY_LINE_TYPE line)
-{
-    UNITY_SKIP_EXECUTION;
-
-    UnityTestResultsBegin(Unity.TestFile, line);
-    UnityPrint("IGNORE");
-    if (msg != NULL)
-    {
-      UNITY_OUTPUT_CHAR(':');
-      UNITY_OUTPUT_CHAR(' ');
-      UnityPrint(msg);
-    }
-    UNITY_IGNORE_AND_BAIL;
-}
-
-//-----------------------------------------------
-void setUp(void);
-void tearDown(void);
-void UnityDefaultTestRun(UnityTestFunction Func, const char* FuncName, const int FuncLineNum)
-{
-    Unity.CurrentTestName = FuncName;
-    Unity.CurrentTestLineNumber = FuncLineNum;
-    Unity.NumberOfTests++; 
-    if (TEST_PROTECT())
-    {
-        setUp();
-        Func();
-    }
-    if (TEST_PROTECT() && !(Unity.CurrentTestIgnored))
-    {
-        tearDown();
-    }
-    UnityConcludeTest();
-}
-
-//-----------------------------------------------
-void UnityBegin(void)
-{
-    Unity.NumberOfTests = 0;
-}
-
-//-----------------------------------------------
-int UnityEnd(void)
-{
-    UnityPrint("-----------------------");
-    UNITY_PRINT_EOL;
-    UnityPrintNumber(Unity.NumberOfTests);
-    UnityPrint(" Tests ");
-    UnityPrintNumber(Unity.TestFailures);
-    UnityPrint(" Failures ");
-    UnityPrintNumber(Unity.TestIgnores);
-    UnityPrint(" Ignored");
-    UNITY_PRINT_EOL;
-    if (Unity.TestFailures == 0U)
-    {
-        UnityPrint("OK");
-    }
-    else
-    {
-        UnityPrint("FAIL");
-    }
-    UNITY_PRINT_EOL;
-    return Unity.TestFailures;
-}
diff --git a/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/src/unity.h b/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/src/unity.h
deleted file mode 100644 (file)
index 0b1b187..0000000
+++ /dev/null
@@ -1,213 +0,0 @@
-/* ==========================================
-    Unity Project - A Test Framework for C
-    Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-    [Released under MIT License. Please refer to license.txt for details]
-========================================== */
-
-#ifndef UNITY_FRAMEWORK_H
-#define UNITY_FRAMEWORK_H
-
-#define UNITY
-
-#include "unity_internals.h"
-
-//-------------------------------------------------------
-// Configuration Options
-//-------------------------------------------------------
-
-// Integers
-//     - Unity assumes 32 bit integers by default
-//     - If your compiler treats ints of a different size, define UNITY_INT_WIDTH
-
-// Floats
-//     - define UNITY_EXCLUDE_FLOAT to disallow floating point comparisons
-//     - define UNITY_FLOAT_PRECISION to specify the precision to use when doing TEST_ASSERT_EQUAL_FLOAT
-//     - define UNITY_FLOAT_TYPE to specify doubles instead of single precision floats
-//     - define UNITY_FLOAT_VERBOSE to print floating point values in errors (uses sprintf)
-
-// Output
-//     - by default, Unity prints to standard out with putchar.  define UNITY_OUTPUT_CHAR(a) with a different function if desired
-
-// Optimization
-//     - by default, line numbers are stored in unsigned shorts.  Define UNITY_LINE_TYPE with a different type if your files are huge
-//     - by default, test and failure counters are unsigned shorts.  Define UNITY_COUNTER_TYPE with a different type if you want to save space or have more than 65535 Tests.
-
-// Test Cases
-//     - define UNITY_SUPPORT_TEST_CASES to include the TEST_CASE macro, though really it's mostly about the runner generator script
-
-// Parameterized Tests
-//     - you'll want to create a define of TEST_CASE(...) which basically evaluates to nothing
-
-//-------------------------------------------------------
-// Test Running Macros
-//-------------------------------------------------------
-
-#define TEST_PROTECT() (setjmp(Unity.AbortFrame) == 0)
-
-#define TEST_ABORT() {longjmp(Unity.AbortFrame, 1);}
-
-#ifndef RUN_TEST
-#define RUN_TEST(func, line_num) UnityDefaultTestRun(func, #func, line_num)
-#endif
-
-#define TEST_LINE_NUM (Unity.CurrentTestLineNumber)
-#define TEST_IS_IGNORED (Unity.CurrentTestIgnored)
-
-//-------------------------------------------------------
-// Basic Fail and Ignore
-//-------------------------------------------------------
-
-#define TEST_FAIL_MESSAGE(message)                                                                 UNITY_TEST_FAIL(__LINE__, message)
-#define TEST_FAIL()                                                                                UNITY_TEST_FAIL(__LINE__, NULL)
-#define TEST_IGNORE_MESSAGE(message)                                                               UNITY_TEST_IGNORE(__LINE__, message)
-#define TEST_IGNORE()                                                                              UNITY_TEST_IGNORE(__LINE__, NULL)
-#define TEST_ONLY()
-
-//-------------------------------------------------------
-// Test Asserts (simple)
-//-------------------------------------------------------
-
-//Boolean
-#define TEST_ASSERT(condition)                                                                     UNITY_TEST_ASSERT(       (condition), __LINE__, " Expression Evaluated To FALSE")
-#define TEST_ASSERT_TRUE(condition)                                                                UNITY_TEST_ASSERT(       (condition), __LINE__, " Expected TRUE Was FALSE")
-#define TEST_ASSERT_UNLESS(condition)                                                              UNITY_TEST_ASSERT(      !(condition), __LINE__, " Expression Evaluated To TRUE")
-#define TEST_ASSERT_FALSE(condition)                                                               UNITY_TEST_ASSERT(      !(condition), __LINE__, " Expected FALSE Was TRUE")
-#define TEST_ASSERT_NULL(pointer)                                                                  UNITY_TEST_ASSERT_NULL(    (pointer), __LINE__, " Expected NULL")
-#define TEST_ASSERT_NOT_NULL(pointer)                                                              UNITY_TEST_ASSERT_NOT_NULL((pointer), __LINE__, " Expected Non-NULL")
-
-//Integers (of all sizes)
-#define TEST_ASSERT_EQUAL_INT(expected, actual)                                                    UNITY_TEST_ASSERT_EQUAL_INT((expected), (actual), __LINE__, NULL)
-#define TEST_ASSERT_EQUAL_INT8(expected, actual)                                                   UNITY_TEST_ASSERT_EQUAL_INT8((expected), (actual), __LINE__, NULL)
-#define TEST_ASSERT_EQUAL_INT16(expected, actual)                                                  UNITY_TEST_ASSERT_EQUAL_INT16((expected), (actual), __LINE__, NULL)
-#define TEST_ASSERT_EQUAL_INT32(expected, actual)                                                  UNITY_TEST_ASSERT_EQUAL_INT32((expected), (actual), __LINE__, NULL)
-#define TEST_ASSERT_EQUAL_INT64(expected, actual)                                                  UNITY_TEST_ASSERT_EQUAL_INT64((expected), (actual), __LINE__, NULL)
-#define TEST_ASSERT_EQUAL(expected, actual)                                                        UNITY_TEST_ASSERT_EQUAL_INT((expected), (actual), __LINE__, NULL)
-#define TEST_ASSERT_NOT_EQUAL(expected, actual)                                                    UNITY_TEST_ASSERT(((expected) !=  (actual)), __LINE__, " Expected Not-Equal")
-#define TEST_ASSERT_EQUAL_UINT(expected, actual)                                                   UNITY_TEST_ASSERT_EQUAL_UINT( (expected), (actual), __LINE__, NULL)
-#define TEST_ASSERT_EQUAL_UINT8(expected, actual)                                                  UNITY_TEST_ASSERT_EQUAL_UINT8( (expected), (actual), __LINE__, NULL)
-#define TEST_ASSERT_EQUAL_UINT16(expected, actual)                                                 UNITY_TEST_ASSERT_EQUAL_UINT16( (expected), (actual), __LINE__, NULL)
-#define TEST_ASSERT_EQUAL_UINT32(expected, actual)                                                 UNITY_TEST_ASSERT_EQUAL_UINT32( (expected), (actual), __LINE__, NULL)
-#define TEST_ASSERT_EQUAL_UINT64(expected, actual)                                                 UNITY_TEST_ASSERT_EQUAL_UINT64( (expected), (actual), __LINE__, NULL)
-#define TEST_ASSERT_EQUAL_HEX(expected, actual)                                                    UNITY_TEST_ASSERT_EQUAL_HEX32((expected), (actual), __LINE__, NULL)
-#define TEST_ASSERT_EQUAL_HEX8(expected, actual)                                                   UNITY_TEST_ASSERT_EQUAL_HEX8( (expected), (actual), __LINE__, NULL)
-#define TEST_ASSERT_EQUAL_HEX16(expected, actual)                                                  UNITY_TEST_ASSERT_EQUAL_HEX16((expected), (actual), __LINE__, NULL)
-#define TEST_ASSERT_EQUAL_HEX32(expected, actual)                                                  UNITY_TEST_ASSERT_EQUAL_HEX32((expected), (actual), __LINE__, NULL)
-#define TEST_ASSERT_EQUAL_HEX64(expected, actual)                                                  UNITY_TEST_ASSERT_EQUAL_HEX64((expected), (actual), __LINE__, NULL)
-#define TEST_ASSERT_BITS(mask, expected, actual)                                                   UNITY_TEST_ASSERT_BITS((mask), (expected), (actual), __LINE__, NULL)
-#define TEST_ASSERT_BITS_HIGH(mask, actual)                                                        UNITY_TEST_ASSERT_BITS((mask), (_UU32)(-1), (actual), __LINE__, NULL)
-#define TEST_ASSERT_BITS_LOW(mask, actual)                                                         UNITY_TEST_ASSERT_BITS((mask), (_UU32)(0), (actual), __LINE__, NULL)
-#define TEST_ASSERT_BIT_HIGH(bit, actual)                                                          UNITY_TEST_ASSERT_BITS(((_UU32)1 << bit), (_UU32)(-1), (actual), __LINE__, NULL)
-#define TEST_ASSERT_BIT_LOW(bit, actual)                                                           UNITY_TEST_ASSERT_BITS(((_UU32)1 << bit), (_UU32)(0), (actual), __LINE__, NULL)
-
-//Integer Ranges (of all sizes)
-#define TEST_ASSERT_INT_WITHIN(delta, expected, actual)                                            UNITY_TEST_ASSERT_INT_WITHIN(delta, expected, actual, __LINE__, NULL)
-#define TEST_ASSERT_UINT_WITHIN(delta, expected, actual)                                           UNITY_TEST_ASSERT_UINT_WITHIN(delta, expected, actual, __LINE__, NULL)
-#define TEST_ASSERT_HEX_WITHIN(delta, expected, actual)                                            UNITY_TEST_ASSERT_HEX32_WITHIN(delta, expected, actual, __LINE__, NULL)
-#define TEST_ASSERT_HEX8_WITHIN(delta, expected, actual)                                           UNITY_TEST_ASSERT_HEX8_WITHIN(delta, expected, actual, __LINE__, NULL)
-#define TEST_ASSERT_HEX16_WITHIN(delta, expected, actual)                                          UNITY_TEST_ASSERT_HEX16_WITHIN(delta, expected, actual, __LINE__, NULL)
-#define TEST_ASSERT_HEX32_WITHIN(delta, expected, actual)                                          UNITY_TEST_ASSERT_HEX32_WITHIN(delta, expected, actual, __LINE__, NULL)
-#define TEST_ASSERT_HEX64_WITHIN(delta, expected, actual)                                          UNITY_TEST_ASSERT_HEX64_WITHIN(delta, expected, actual, __LINE__, NULL)
-
-//Structs and Strings
-#define TEST_ASSERT_EQUAL_PTR(expected, actual)                                                    UNITY_TEST_ASSERT_EQUAL_PTR((expected), (actual), __LINE__, NULL)
-#define TEST_ASSERT_EQUAL_STRING(expected, actual)                                                 UNITY_TEST_ASSERT_EQUAL_STRING(expected, actual, __LINE__, NULL)
-#define TEST_ASSERT_EQUAL_MEMORY(expected, actual, len)                                            UNITY_TEST_ASSERT_EQUAL_MEMORY(expected, actual, len, __LINE__, NULL)
-
-//Arrays
-#define TEST_ASSERT_EQUAL_INT_ARRAY(expected, actual, num_elements)                                UNITY_TEST_ASSERT_EQUAL_INT_ARRAY(expected, actual, num_elements, __LINE__, NULL)
-#define TEST_ASSERT_EQUAL_INT8_ARRAY(expected, actual, num_elements)                               UNITY_TEST_ASSERT_EQUAL_INT8_ARRAY(expected, actual, num_elements, __LINE__, NULL)
-#define TEST_ASSERT_EQUAL_INT16_ARRAY(expected, actual, num_elements)                              UNITY_TEST_ASSERT_EQUAL_INT16_ARRAY(expected, actual, num_elements, __LINE__, NULL)
-#define TEST_ASSERT_EQUAL_INT32_ARRAY(expected, actual, num_elements)                              UNITY_TEST_ASSERT_EQUAL_INT32_ARRAY(expected, actual, num_elements, __LINE__, NULL)
-#define TEST_ASSERT_EQUAL_INT64_ARRAY(expected, actual, num_elements)                              UNITY_TEST_ASSERT_EQUAL_INT64_ARRAY(expected, actual, num_elements, __LINE__, NULL)
-#define TEST_ASSERT_EQUAL_UINT_ARRAY(expected, actual, num_elements)                               UNITY_TEST_ASSERT_EQUAL_UINT_ARRAY(expected, actual, num_elements, __LINE__, NULL)
-#define TEST_ASSERT_EQUAL_UINT8_ARRAY(expected, actual, num_elements)                              UNITY_TEST_ASSERT_EQUAL_UINT8_ARRAY(expected, actual, num_elements, __LINE__, NULL)
-#define TEST_ASSERT_EQUAL_UINT16_ARRAY(expected, actual, num_elements)                             UNITY_TEST_ASSERT_EQUAL_UINT16_ARRAY(expected, actual, num_elements, __LINE__, NULL)
-#define TEST_ASSERT_EQUAL_UINT32_ARRAY(expected, actual, num_elements)                             UNITY_TEST_ASSERT_EQUAL_UINT32_ARRAY(expected, actual, num_elements, __LINE__, NULL)
-#define TEST_ASSERT_EQUAL_UINT64_ARRAY(expected, actual, num_elements)                             UNITY_TEST_ASSERT_EQUAL_UINT64_ARRAY(expected, actual, num_elements, __LINE__, NULL)
-#define TEST_ASSERT_EQUAL_HEX_ARRAY(expected, actual, num_elements)                                UNITY_TEST_ASSERT_EQUAL_HEX32_ARRAY(expected, actual, num_elements, __LINE__, NULL)
-#define TEST_ASSERT_EQUAL_HEX8_ARRAY(expected, actual, num_elements)                               UNITY_TEST_ASSERT_EQUAL_HEX8_ARRAY(expected, actual, num_elements, __LINE__, NULL)
-#define TEST_ASSERT_EQUAL_HEX16_ARRAY(expected, actual, num_elements)                              UNITY_TEST_ASSERT_EQUAL_HEX16_ARRAY(expected, actual, num_elements, __LINE__, NULL)
-#define TEST_ASSERT_EQUAL_HEX32_ARRAY(expected, actual, num_elements)                              UNITY_TEST_ASSERT_EQUAL_HEX32_ARRAY(expected, actual, num_elements, __LINE__, NULL)
-#define TEST_ASSERT_EQUAL_HEX64_ARRAY(expected, actual, num_elements)                              UNITY_TEST_ASSERT_EQUAL_HEX64_ARRAY(expected, actual, num_elements, __LINE__, NULL)
-#define TEST_ASSERT_EQUAL_STRING_ARRAY(expected, actual, num_elements)                             UNITY_TEST_ASSERT_EQUAL_STRING_ARRAY(expected, actual, num_elements, __LINE__, NULL)
-#define TEST_ASSERT_EQUAL_MEMORY_ARRAY(expected, actual, len, num_elements)                        UNITY_TEST_ASSERT_EQUAL_MEMORY_ARRAY(expected, actual, len, num_elements, __LINE__, NULL)
-
-//Floating Point (If Enabled)
-#define TEST_ASSERT_FLOAT_WITHIN(delta, expected, actual)                                          UNITY_TEST_ASSERT_FLOAT_WITHIN(delta, expected, actual, __LINE__, NULL)
-#define TEST_ASSERT_EQUAL_FLOAT(expected, actual)                                                  UNITY_TEST_ASSERT_EQUAL_FLOAT(expected, actual, __LINE__, NULL)
-#define TEST_ASSERT_EQUAL_FLOAT_ARRAY(expected, actual, num_elements)                              UNITY_TEST_ASSERT_EQUAL_FLOAT_ARRAY(expected, actual, num_elements, __LINE__, NULL)
-
-//-------------------------------------------------------
-// Test Asserts (with additional messages)
-//-------------------------------------------------------
-
-//Boolean
-#define TEST_ASSERT_MESSAGE(condition, message)                                                    UNITY_TEST_ASSERT(       (condition), __LINE__, message)
-#define TEST_ASSERT_TRUE_MESSAGE(condition, message)                                               UNITY_TEST_ASSERT(       (condition), __LINE__, message)
-#define TEST_ASSERT_UNLESS_MESSAGE(condition, message)                                             UNITY_TEST_ASSERT(      !(condition), __LINE__, message)
-#define TEST_ASSERT_FALSE_MESSAGE(condition, message)                                              UNITY_TEST_ASSERT(      !(condition), __LINE__, message)
-#define TEST_ASSERT_NULL_MESSAGE(pointer, message)                                                 UNITY_TEST_ASSERT_NULL(    (pointer), __LINE__, message)
-#define TEST_ASSERT_NOT_NULL_MESSAGE(pointer, message)                                             UNITY_TEST_ASSERT_NOT_NULL((pointer), __LINE__, message)
-
-//Integers (of all sizes)
-#define TEST_ASSERT_EQUAL_INT_MESSAGE(expected, actual, message)                                   UNITY_TEST_ASSERT_EQUAL_INT((expected), (actual), __LINE__, message)
-#define TEST_ASSERT_EQUAL_INT8_MESSAGE(expected, actual, message)                                  UNITY_TEST_ASSERT_EQUAL_INT8((expected), (actual), __LINE__, message)
-#define TEST_ASSERT_EQUAL_INT16_MESSAGE(expected, actual, message)                                 UNITY_TEST_ASSERT_EQUAL_INT16((expected), (actual), __LINE__, message)
-#define TEST_ASSERT_EQUAL_INT32_MESSAGE(expected, actual, message)                                 UNITY_TEST_ASSERT_EQUAL_INT32((expected), (actual), __LINE__, message)
-#define TEST_ASSERT_EQUAL_INT64_MESSAGE(expected, actual, message)                                 UNITY_TEST_ASSERT_EQUAL_INT64((expected), (actual), __LINE__, message)
-#define TEST_ASSERT_EQUAL_MESSAGE(expected, actual, message)                                       UNITY_TEST_ASSERT_EQUAL_INT((expected), (actual), __LINE__, message)
-#define TEST_ASSERT_NOT_EQUAL_MESSAGE(expected, actual, message)                                   UNITY_TEST_ASSERT(((expected) !=  (actual)), __LINE__, message)
-#define TEST_ASSERT_EQUAL_UINT_MESSAGE(expected, actual, message)                                  UNITY_TEST_ASSERT_EQUAL_UINT( (expected), (actual), __LINE__, message)
-#define TEST_ASSERT_EQUAL_UINT8_MESSAGE(expected, actual, message)                                 UNITY_TEST_ASSERT_EQUAL_UINT8( (expected), (actual), __LINE__, message)
-#define TEST_ASSERT_EQUAL_UINT16_MESSAGE(expected, actual, message)                                UNITY_TEST_ASSERT_EQUAL_UINT16( (expected), (actual), __LINE__, message)
-#define TEST_ASSERT_EQUAL_UINT32_MESSAGE(expected, actual, message)                                UNITY_TEST_ASSERT_EQUAL_UINT32( (expected), (actual), __LINE__, message)
-#define TEST_ASSERT_EQUAL_UINT64_MESSAGE(expected, actual, message)                                UNITY_TEST_ASSERT_EQUAL_UINT64( (expected), (actual), __LINE__, message)
-#define TEST_ASSERT_EQUAL_HEX_MESSAGE(expected, actual, message)                                   UNITY_TEST_ASSERT_EQUAL_HEX32((expected), (actual), __LINE__, message)
-#define TEST_ASSERT_EQUAL_HEX8_MESSAGE(expected, actual, message)                                  UNITY_TEST_ASSERT_EQUAL_HEX8( (expected), (actual), __LINE__, message)
-#define TEST_ASSERT_EQUAL_HEX16_MESSAGE(expected, actual, message)                                 UNITY_TEST_ASSERT_EQUAL_HEX16((expected), (actual), __LINE__, message)
-#define TEST_ASSERT_EQUAL_HEX32_MESSAGE(expected, actual, message)                                 UNITY_TEST_ASSERT_EQUAL_HEX32((expected), (actual), __LINE__, message)
-#define TEST_ASSERT_EQUAL_HEX64_MESSAGE(expected, actual, message)                                 UNITY_TEST_ASSERT_EQUAL_HEX64((expected), (actual), __LINE__, message)
-#define TEST_ASSERT_BITS_MESSAGE(mask, expected, actual, message)                                  UNITY_TEST_ASSERT_BITS((mask), (expected), (actual), __LINE__, message)
-#define TEST_ASSERT_BITS_HIGH_MESSAGE(mask, actual, message)                                       UNITY_TEST_ASSERT_BITS((mask), (_UU32)(-1), (actual), __LINE__, message)
-#define TEST_ASSERT_BITS_LOW_MESSAGE(mask, actual, message)                                        UNITY_TEST_ASSERT_BITS((mask), (_UU32)(0), (actual), __LINE__, message)
-#define TEST_ASSERT_BIT_HIGH_MESSAGE(bit, actual, message)                                         UNITY_TEST_ASSERT_BITS(((_UU32)1 << bit), (_UU32)(-1), (actual), __LINE__, message)
-#define TEST_ASSERT_BIT_LOW_MESSAGE(bit, actual, message)                                          UNITY_TEST_ASSERT_BITS(((_UU32)1 << bit), (_UU32)(0), (actual), __LINE__, message)
-
-//Integer Ranges (of all sizes)
-#define TEST_ASSERT_INT_WITHIN_MESSAGE(delta, expected, actual, message)                           UNITY_TEST_ASSERT_INT_WITHIN(delta, expected, actual, __LINE__, message)
-#define TEST_ASSERT_UINT_WITHIN_MESSAGE(delta, expected, actual, message)                          UNITY_TEST_ASSERT_UINT_WITHIN(delta, expected, actual, __LINE__, message)
-#define TEST_ASSERT_HEX_WITHIN_MESSAGE(delta, expected, actual, message)                           UNITY_TEST_ASSERT_HEX32_WITHIN(delta, expected, actual, __LINE__, message)
-#define TEST_ASSERT_HEX8_WITHIN_MESSAGE(delta, expected, actual, message)                          UNITY_TEST_ASSERT_HEX8_WITHIN(delta, expected, actual, __LINE__, message)
-#define TEST_ASSERT_HEX16_WITHIN_MESSAGE(delta, expected, actual, message)                         UNITY_TEST_ASSERT_HEX16_WITHIN(delta, expected, actual, __LINE__, message)
-#define TEST_ASSERT_HEX32_WITHIN_MESSAGE(delta, expected, actual, message)                         UNITY_TEST_ASSERT_HEX32_WITHIN(delta, expected, actual, __LINE__, message)
-#define TEST_ASSERT_HEX64_WITHIN_MESSAGE(delta, expected, actual, message)                         UNITY_TEST_ASSERT_HEX64_WITHIN(delta, expected, actual, __LINE__, message)
-
-//Structs and Strings
-#define TEST_ASSERT_EQUAL_PTR_MESSAGE(expected, actual, message)                                   UNITY_TEST_ASSERT_EQUAL_PTR(expected, actual, __LINE__, message)
-#define TEST_ASSERT_EQUAL_STRING_MESSAGE(expected, actual, message)                                UNITY_TEST_ASSERT_EQUAL_STRING(expected, actual, __LINE__, message)
-#define TEST_ASSERT_EQUAL_MEMORY_MESSAGE(expected, actual, len, message)                           UNITY_TEST_ASSERT_EQUAL_MEMORY(expected, actual, len, __LINE__, message)
-
-//Arrays
-#define TEST_ASSERT_EQUAL_INT_ARRAY_MESSAGE(expected, actual, num_elements, message)               UNITY_TEST_ASSERT_EQUAL_INT_ARRAY(expected, actual, num_elements, __LINE__, message)
-#define TEST_ASSERT_EQUAL_INT8_ARRAY_MESSAGE(expected, actual, num_elements, message)              UNITY_TEST_ASSERT_EQUAL_INT8_ARRAY(expected, actual, num_elements, __LINE__, message)
-#define TEST_ASSERT_EQUAL_INT16_ARRAY_MESSAGE(expected, actual, num_elements, message)             UNITY_TEST_ASSERT_EQUAL_INT16_ARRAY(expected, actual, num_elements, __LINE__, message)
-#define TEST_ASSERT_EQUAL_INT32_ARRAY_MESSAGE(expected, actual, num_elements, message)             UNITY_TEST_ASSERT_EQUAL_INT32_ARRAY(expected, actual, num_elements, __LINE__, message)
-#define TEST_ASSERT_EQUAL_INT64_ARRAY_MESSAGE(expected, actual, num_elements, message)             UNITY_TEST_ASSERT_EQUAL_INT64_ARRAY(expected, actual, num_elements, __LINE__, message)
-#define TEST_ASSERT_EQUAL_UINT_ARRAY_MESSAGE(expected, actual, num_elements, message)              UNITY_TEST_ASSERT_EQUAL_UINT_ARRAY(expected, actual, num_elements, __LINE__, message)
-#define TEST_ASSERT_EQUAL_UINT8_ARRAY_MESSAGE(expected, actual, num_elements, message)             UNITY_TEST_ASSERT_EQUAL_UINT8_ARRAY(expected, actual, num_elements, __LINE__, message)
-#define TEST_ASSERT_EQUAL_UINT16_ARRAY_MESSAGE(expected, actual, num_elements, message)            UNITY_TEST_ASSERT_EQUAL_UINT16_ARRAY(expected, actual, num_elements, __LINE__, message)
-#define TEST_ASSERT_EQUAL_UINT32_ARRAY_MESSAGE(expected, actual, num_elements, message)            UNITY_TEST_ASSERT_EQUAL_UINT32_ARRAY(expected, actual, num_elements, __LINE__, message)
-#define TEST_ASSERT_EQUAL_UINT64_ARRAY_MESSAGE(expected, actual, num_elements, message)            UNITY_TEST_ASSERT_EQUAL_UINT64_ARRAY(expected, actual, num_elements, __LINE__, message)
-#define TEST_ASSERT_EQUAL_HEX_ARRAY_MESSAGE(expected, actual, num_elements, message)               UNITY_TEST_ASSERT_EQUAL_HEX32_ARRAY(expected, actual, num_elements, __LINE__, message)
-#define TEST_ASSERT_EQUAL_HEX8_ARRAY_MESSAGE(expected, actual, num_elements, message)              UNITY_TEST_ASSERT_EQUAL_HEX8_ARRAY(expected, actual, num_elements, __LINE__, message)
-#define TEST_ASSERT_EQUAL_HEX16_ARRAY_MESSAGE(expected, actual, num_elements, message)             UNITY_TEST_ASSERT_EQUAL_HEX16_ARRAY(expected, actual, num_elements, __LINE__, message)
-#define TEST_ASSERT_EQUAL_HEX32_ARRAY_MESSAGE(expected, actual, num_elements, message)             UNITY_TEST_ASSERT_EQUAL_HEX32_ARRAY(expected, actual, num_elements, __LINE__, message)
-#define TEST_ASSERT_EQUAL_HEX64_ARRAY_MESSAGE(expected, actual, num_elements, message)             UNITY_TEST_ASSERT_EQUAL_HEX64_ARRAY(expected, actual, num_elements, __LINE__, message)
-#define TEST_ASSERT_EQUAL_STRING_ARRAY_MESSAGE(expected, actual, num_elements, message)            UNITY_TEST_ASSERT_EQUAL_STRING_ARRAY(expected, actual, num_elements, __LINE__, message)
-#define TEST_ASSERT_EQUAL_MEMORY_ARRAY_MESSAGE(expected, actual, len, num_elements, message)       UNITY_TEST_ASSERT_EQUAL_MEMORY_ARRAY(expected, actual, len, num_elements, __LINE__, message)
-
-//Floating Point (If Enabled)
-#define TEST_ASSERT_FLOAT_WITHIN_MESSAGE(delta, expected, actual, message)                         UNITY_TEST_ASSERT_FLOAT_WITHIN(delta, expected, actual, __LINE__, message)
-#define TEST_ASSERT_EQUAL_FLOAT_MESSAGE(expected, actual, message)                                 UNITY_TEST_ASSERT_EQUAL_FLOAT(expected, actual, __LINE__, message)
-#define TEST_ASSERT_EQUAL_FLOAT_ARRAY_MESSAGE(expected, actual, num_elements, message)             UNITY_TEST_ASSERT_EQUAL_FLOAT_ARRAY(expected, actual, num_elements, __LINE__, message)
-#endif
diff --git a/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/src/unity_internals.h b/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/src/unity_internals.h
deleted file mode 100644 (file)
index 29c9d1d..0000000
+++ /dev/null
@@ -1,355 +0,0 @@
-/* ==========================================
-    Unity Project - A Test Framework for C
-    Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-    [Released under MIT License. Please refer to license.txt for details]
-========================================== */
-
-#ifndef UNITY_INTERNALS_H
-#define UNITY_INTERNALS_H
-
-#include <stdio.h>
-#include <setjmp.h>
-
-//-------------------------------------------------------
-// Int Support
-//-------------------------------------------------------
-
-#ifndef UNITY_INT_WIDTH
-#define UNITY_INT_WIDTH (32)
-#endif
-
-#ifndef UNITY_LONG_WIDTH
-#define UNITY_LONG_WIDTH (32)
-#endif
-
-#if (UNITY_INT_WIDTH == 32)
-    typedef unsigned char   _UU8;
-    typedef unsigned short  _UU16;
-    typedef unsigned int    _UU32;
-    typedef signed char     _US8;
-    typedef signed short    _US16;
-    typedef signed int      _US32;
-#elif (UNITY_INT_WIDTH == 16)
-    typedef unsigned char   _UU8;
-    typedef unsigned int    _UU16;
-    typedef unsigned long   _UU32;
-    typedef signed char     _US8;
-    typedef signed int      _US16;
-    typedef signed long     _US32;
-#else
-    #error Invalid UNITY_INT_WIDTH specified! (16 or 32 are supported)
-#endif
-
-//-------------------------------------------------------
-// 64-bit Support
-//-------------------------------------------------------
-
-#ifndef UNITY_SUPPORT_64
-
-//No 64-bit Support
-typedef _UU32 _U_UINT;
-typedef _US32 _U_SINT;
-
-#else
-
-//64-bit Support
-#if (UNITY_LONG_WIDTH == 32)
-    typedef unsigned long long _UU64;
-    typedef signed long long   _US64;
-#elif (UNITY_LONG_WIDTH == 64)
-    typedef unsigned long      _UU64;
-    typedef signed long        _US64;
-#else
-    #error Invalid UNITY_LONG_WIDTH specified! (32 or 64 are supported)
-#endif
-typedef _UU64 _U_UINT;
-typedef _US64 _U_SINT;
-
-#endif
-
-//-------------------------------------------------------
-// Pointer Support
-//-------------------------------------------------------
-
-#ifndef UNITY_POINTER_WIDTH
-#define UNITY_POINTER_WIDTH (32)
-#endif
-
-#if (UNITY_POINTER_WIDTH == 32)
-    typedef _UU32 _UP;
-#define UNITY_DISPLAY_STYLE_POINTER UNITY_DISPLAY_STYLE_HEX32
-#elif (UNITY_POINTER_WIDTH == 64)
-    typedef _UU64 _UP;
-#define UNITY_DISPLAY_STYLE_POINTER UNITY_DISPLAY_STYLE_HEX64
-#elif (UNITY_POINTER_WIDTH == 16)
-    typedef _UU16 _UP;
-#define UNITY_DISPLAY_STYLE_POINTER UNITY_DISPLAY_STYLE_HEX16
-#else
-    #error Invalid UNITY_POINTER_WIDTH specified! (16, 32 or 64 are supported)
-#endif
-
-//-------------------------------------------------------
-// Float Support
-//-------------------------------------------------------
-
-#ifdef UNITY_EXCLUDE_FLOAT 
-
-//No Floating Point Support
-#undef UNITY_FLOAT_PRECISION
-#undef UNITY_FLOAT_TYPE
-#undef UNITY_FLOAT_VERBOSE
-
-#else
-
-//Floating Point Support
-#ifndef UNITY_FLOAT_PRECISION
-#define UNITY_FLOAT_PRECISION (0.00001f)
-#endif
-#ifndef UNITY_FLOAT_TYPE
-#define UNITY_FLOAT_TYPE float
-#endif
-typedef UNITY_FLOAT_TYPE _UF;
-    
-#endif
-
-//-------------------------------------------------------
-// Output Method
-//-------------------------------------------------------
-
-#ifndef UNITY_OUTPUT_CHAR
-//Default to using putchar, which is defined in stdio.h above
-#define UNITY_OUTPUT_CHAR(a) putchar(a)
-#else
-//If defined as something else, make sure we declare it here so it's ready for use
-extern int UNITY_OUTPUT_CHAR(int);
-#endif
-
-//-------------------------------------------------------
-// Footprint
-//-------------------------------------------------------
-
-#ifndef UNITY_LINE_TYPE
-#define UNITY_LINE_TYPE unsigned short
-#endif
-
-#ifndef UNITY_COUNTER_TYPE
-#define UNITY_COUNTER_TYPE unsigned short
-#endif
-
-//-------------------------------------------------------
-// Internal Structs Needed
-//-------------------------------------------------------
-
-typedef void (*UnityTestFunction)(void);
-
-#define UNITY_DISPLAY_RANGE_INT  (0x10)
-#define UNITY_DISPLAY_RANGE_UINT (0x20)
-#define UNITY_DISPLAY_RANGE_HEX  (0x40)
-#define UNITY_DISPLAY_RANGE_AUTO (0x80)
-
-typedef enum
-{
-    UNITY_DISPLAY_STYLE_INT      = 4 + UNITY_DISPLAY_RANGE_INT + UNITY_DISPLAY_RANGE_AUTO,
-    UNITY_DISPLAY_STYLE_INT8     = 1 + UNITY_DISPLAY_RANGE_INT,
-    UNITY_DISPLAY_STYLE_INT16    = 2 + UNITY_DISPLAY_RANGE_INT,
-    UNITY_DISPLAY_STYLE_INT32    = 4 + UNITY_DISPLAY_RANGE_INT,
-#ifdef UNITY_SUPPORT_64
-    UNITY_DISPLAY_STYLE_INT64    = 8 + UNITY_DISPLAY_RANGE_INT,
-#endif
-    UNITY_DISPLAY_STYLE_UINT     = 4 + UNITY_DISPLAY_RANGE_UINT + UNITY_DISPLAY_RANGE_AUTO,
-    UNITY_DISPLAY_STYLE_UINT8    = 1 + UNITY_DISPLAY_RANGE_UINT,
-    UNITY_DISPLAY_STYLE_UINT16   = 2 + UNITY_DISPLAY_RANGE_UINT,
-    UNITY_DISPLAY_STYLE_UINT32   = 4 + UNITY_DISPLAY_RANGE_UINT,
-#ifdef UNITY_SUPPORT_64
-    UNITY_DISPLAY_STYLE_UINT64   = 8 + UNITY_DISPLAY_RANGE_UINT,
-#endif
-    UNITY_DISPLAY_STYLE_HEX8     = 1 + UNITY_DISPLAY_RANGE_HEX,
-    UNITY_DISPLAY_STYLE_HEX16    = 2 + UNITY_DISPLAY_RANGE_HEX,
-    UNITY_DISPLAY_STYLE_HEX32    = 4 + UNITY_DISPLAY_RANGE_HEX,
-#ifdef UNITY_SUPPORT_64
-    UNITY_DISPLAY_STYLE_HEX64    = 8 + UNITY_DISPLAY_RANGE_HEX,
-#endif
-} UNITY_DISPLAY_STYLE_T;
-
-struct _Unity
-{
-    const char* TestFile;
-    const char* CurrentTestName;
-    _UU32 CurrentTestLineNumber;
-    UNITY_COUNTER_TYPE NumberOfTests;
-    UNITY_COUNTER_TYPE TestFailures;
-    UNITY_COUNTER_TYPE TestIgnores;
-    UNITY_COUNTER_TYPE CurrentTestFailed;
-    UNITY_COUNTER_TYPE CurrentTestIgnored;
-    jmp_buf AbortFrame;
-};
-
-extern struct _Unity Unity;
-
-//-------------------------------------------------------
-// Test Suite Management
-//-------------------------------------------------------
-
-void UnityBegin(void);
-int  UnityEnd(void);
-void UnityConcludeTest(void);
-void UnityDefaultTestRun(UnityTestFunction Func, const char* FuncName, const int FuncLineNum);
-
-//-------------------------------------------------------
-// Test Output
-//-------------------------------------------------------
-
-void UnityPrint(const char* string);
-void UnityPrintMask(const _U_UINT mask, const _U_UINT number);
-void UnityPrintNumberByStyle(const _U_SINT number, const UNITY_DISPLAY_STYLE_T style);
-void UnityPrintNumber(const _U_SINT number);
-void UnityPrintNumberUnsigned(const _U_UINT number);
-void UnityPrintNumberHex(const _U_UINT number, const char nibbles);
-
-#ifdef UNITY_FLOAT_VERBOSE
-void UnityPrintFloat(const _UF number);
-#endif
-
-//-------------------------------------------------------
-// Test Assertion Fuctions
-//-------------------------------------------------------
-//  Use the macros below this section instead of calling
-//  these directly. The macros have a consistent naming
-//  convention and will pull in file and line information
-//  for you.
-
-void UnityAssertEqualNumber(const _U_SINT expected,
-                            const _U_SINT actual,
-                            const char* msg,
-                            const UNITY_LINE_TYPE lineNumber,
-                            const UNITY_DISPLAY_STYLE_T style);
-
-void UnityAssertEqualIntArray(const _U_SINT* expected,
-                              const _U_SINT* actual,
-                              const _UU32 num_elements,
-                              const char* msg,
-                              const UNITY_LINE_TYPE lineNumber,
-                              const UNITY_DISPLAY_STYLE_T style);
-
-void UnityAssertBits(const _U_SINT mask,
-                     const _U_SINT expected,
-                     const _U_SINT actual,
-                     const char* msg,
-                     const UNITY_LINE_TYPE lineNumber);
-
-void UnityAssertEqualString(const char* expected,
-                            const char* actual,
-                            const char* msg,
-                            const UNITY_LINE_TYPE lineNumber);
-
-void UnityAssertEqualStringArray( const char** expected,
-                                  const char** actual,
-                                  const _UU32 num_elements,
-                                  const char* msg,
-                                  const UNITY_LINE_TYPE lineNumber);
-
-void UnityAssertEqualMemory( const void* expected,
-                             const void* actual,
-                             const _UU32 length,
-                             const _UU32 num_elements,
-                             const char* msg,
-                             const UNITY_LINE_TYPE lineNumber);
-
-void UnityAssertNumbersWithin(const _U_SINT delta,
-                              const _U_SINT expected,
-                              const _U_SINT actual,
-                              const char* msg,
-                              const UNITY_LINE_TYPE lineNumber,
-                              const UNITY_DISPLAY_STYLE_T style);
-
-void UnityFail(const char* message, const UNITY_LINE_TYPE line);
-
-void UnityIgnore(const char* message, const UNITY_LINE_TYPE line);
-
-#ifndef UNITY_EXCLUDE_FLOAT
-void UnityAssertFloatsWithin(const _UF delta,
-                             const _UF expected,
-                             const _UF actual,
-                             const char* msg,
-                             const UNITY_LINE_TYPE lineNumber);
-
-void UnityAssertEqualFloatArray(const _UF* expected,
-                                const _UF* actual,
-                                const _UU32 num_elements,
-                                const char* msg,
-                                const UNITY_LINE_TYPE lineNumber);
-#endif
-
-//-------------------------------------------------------
-// Basic Fail and Ignore
-//-------------------------------------------------------
-
-#define UNITY_TEST_FAIL(line, message)   UnityFail(   (message), (UNITY_LINE_TYPE)line);
-#define UNITY_TEST_IGNORE(line, message) UnityIgnore( (message), (UNITY_LINE_TYPE)line);
-
-//-------------------------------------------------------
-// Test Asserts
-//-------------------------------------------------------
-
-#define UNITY_TEST_ASSERT(condition, line, message)                                              if (condition) {} else {UNITY_TEST_FAIL((UNITY_LINE_TYPE)line, message);}
-#define UNITY_TEST_ASSERT_NULL(pointer, line, message)                                           UNITY_TEST_ASSERT(((pointer) == NULL),  (UNITY_LINE_TYPE)line, message)
-#define UNITY_TEST_ASSERT_NOT_NULL(pointer, line, message)                                       UNITY_TEST_ASSERT(((pointer) != NULL),  (UNITY_LINE_TYPE)line, message)
-
-#define UNITY_TEST_ASSERT_EQUAL_INT(expected, actual, line, message)                             UnityAssertEqualNumber((_U_SINT)(expected), (_U_SINT)(actual), (message), (UNITY_LINE_TYPE)line, UNITY_DISPLAY_STYLE_INT)
-#define UNITY_TEST_ASSERT_EQUAL_INT8(expected, actual, line, message)                            UnityAssertEqualNumber((_U_SINT)(expected), (_U_SINT)(actual), (message), (UNITY_LINE_TYPE)line, UNITY_DISPLAY_STYLE_INT)
-#define UNITY_TEST_ASSERT_EQUAL_INT16(expected, actual, line, message)                           UnityAssertEqualNumber((_U_SINT)(expected), (_U_SINT)(actual), (message), (UNITY_LINE_TYPE)line, UNITY_DISPLAY_STYLE_INT)
-#define UNITY_TEST_ASSERT_EQUAL_INT32(expected, actual, line, message)                           UnityAssertEqualNumber((_U_SINT)(expected), (_U_SINT)(actual), (message), (UNITY_LINE_TYPE)line, UNITY_DISPLAY_STYLE_INT)
-#define UNITY_TEST_ASSERT_EQUAL_UINT(expected, actual, line, message)                            UnityAssertEqualNumber((_U_SINT)(expected), (_U_SINT)(actual), (message), (UNITY_LINE_TYPE)line, UNITY_DISPLAY_STYLE_UINT)
-#define UNITY_TEST_ASSERT_EQUAL_UINT8(expected, actual, line, message)                           UnityAssertEqualNumber((_U_SINT)(expected), (_U_SINT)(actual), (message), (UNITY_LINE_TYPE)line, UNITY_DISPLAY_STYLE_UINT)
-#define UNITY_TEST_ASSERT_EQUAL_UINT16(expected, actual, line, message)                          UnityAssertEqualNumber((_U_SINT)(expected), (_U_SINT)(actual), (message), (UNITY_LINE_TYPE)line, UNITY_DISPLAY_STYLE_UINT)
-#define UNITY_TEST_ASSERT_EQUAL_UINT32(expected, actual, line, message)                          UnityAssertEqualNumber((_U_SINT)(expected), (_U_SINT)(actual), (message), (UNITY_LINE_TYPE)line, UNITY_DISPLAY_STYLE_UINT)
-#define UNITY_TEST_ASSERT_EQUAL_HEX8(expected, actual, line, message)                            UnityAssertEqualNumber((_U_SINT)(expected), (_U_SINT)(actual), (message), (UNITY_LINE_TYPE)line, UNITY_DISPLAY_STYLE_HEX8)
-#define UNITY_TEST_ASSERT_EQUAL_HEX16(expected, actual, line, message)                           UnityAssertEqualNumber((_U_SINT)(expected), (_U_SINT)(actual), (message), (UNITY_LINE_TYPE)line, UNITY_DISPLAY_STYLE_HEX16)
-#define UNITY_TEST_ASSERT_EQUAL_HEX32(expected, actual, line, message)                           UnityAssertEqualNumber((_U_SINT)(expected), (_U_SINT)(actual), (message), (UNITY_LINE_TYPE)line, UNITY_DISPLAY_STYLE_HEX32)
-#define UNITY_TEST_ASSERT_BITS(mask, expected, actual, line, message)                            UnityAssertBits((_U_SINT)(mask), (_U_SINT)(expected), (_U_SINT)(actual), (message), (UNITY_LINE_TYPE)line)
-
-#define UNITY_TEST_ASSERT_INT_WITHIN(delta, expected, actual, line, message)                     UnityAssertNumbersWithin((_U_SINT)(delta), (_U_SINT)(expected), (_U_SINT)(actual), NULL, (UNITY_LINE_TYPE)line, UNITY_DISPLAY_STYLE_INT)
-#define UNITY_TEST_ASSERT_UINT_WITHIN(delta, expected, actual, line, message)                    UnityAssertNumbersWithin((_U_SINT)(delta), (_U_SINT)(expected), (_U_SINT)(actual), NULL, (UNITY_LINE_TYPE)line, UNITY_DISPLAY_STYLE_UINT)
-#define UNITY_TEST_ASSERT_HEX8_WITHIN(delta, expected, actual, line, message)                    UnityAssertNumbersWithin((_U_SINT)(delta), (_U_SINT)(expected), (_U_SINT)(actual), NULL, (UNITY_LINE_TYPE)line, UNITY_DISPLAY_STYLE_HEX8)
-#define UNITY_TEST_ASSERT_HEX16_WITHIN(delta, expected, actual, line, message)                   UnityAssertNumbersWithin((_U_SINT)(delta), (_U_SINT)(expected), (_U_SINT)(actual), NULL, (UNITY_LINE_TYPE)line, UNITY_DISPLAY_STYLE_HEX16)
-#define UNITY_TEST_ASSERT_HEX32_WITHIN(delta, expected, actual, line, message)                   UnityAssertNumbersWithin((_U_SINT)(delta), (_U_SINT)(expected), (_U_SINT)(actual), NULL, (UNITY_LINE_TYPE)line, UNITY_DISPLAY_STYLE_HEX32)
-#define UNITY_TEST_ASSERT_HEX64_WITHIN(delta, expected, actual, line, message)                   UnityAssertNumbersWithin((_U_SINT)(delta), (_U_SINT)(expected), (_U_SINT)(actual), NULL, (UNITY_LINE_TYPE)line, UNITY_DISPLAY_STYLE_HEX64)
-
-#define UNITY_TEST_ASSERT_EQUAL_PTR(expected, actual, line, message)                             UnityAssertEqualNumber((_U_SINT)(_UP)(expected), (_U_SINT)(_UP)(actual), (message), (UNITY_LINE_TYPE)line, UNITY_DISPLAY_STYLE_POINTER)
-#define UNITY_TEST_ASSERT_EQUAL_STRING(expected, actual, line, message)                          UnityAssertEqualString((const char*)(expected), (const char*)(actual), (message), (UNITY_LINE_TYPE)line)
-#define UNITY_TEST_ASSERT_EQUAL_MEMORY(expected, actual, len, line, message)                     UnityAssertEqualMemory((void*)(expected), (void*)(actual), (_UU32)(len), 1, (message), (UNITY_LINE_TYPE)line)
-
-#define UNITY_TEST_ASSERT_EQUAL_INT_ARRAY(expected, actual, num_elements, line, message)         UnityAssertEqualIntArray((const _U_SINT*)(expected), (const _U_SINT*)(actual), (_UU32)(num_elements), (message), (UNITY_LINE_TYPE)line, UNITY_DISPLAY_STYLE_INT)
-#define UNITY_TEST_ASSERT_EQUAL_INT8_ARRAY(expected, actual, num_elements, line, message)        UnityAssertEqualIntArray((const _U_SINT*)(expected), (const _U_SINT*)(actual), (_UU32)(num_elements), (message), (UNITY_LINE_TYPE)line, UNITY_DISPLAY_STYLE_INT8)
-#define UNITY_TEST_ASSERT_EQUAL_INT16_ARRAY(expected, actual, num_elements, line, message)       UnityAssertEqualIntArray((const _U_SINT*)(expected), (const _U_SINT*)(actual), (_UU32)(num_elements), (message), (UNITY_LINE_TYPE)line, UNITY_DISPLAY_STYLE_INT16)
-#define UNITY_TEST_ASSERT_EQUAL_INT32_ARRAY(expected, actual, num_elements, line, message)       UnityAssertEqualIntArray((const _U_SINT*)(expected), (const _U_SINT*)(actual), (_UU32)(num_elements), (message), (UNITY_LINE_TYPE)line, UNITY_DISPLAY_STYLE_INT32)
-#define UNITY_TEST_ASSERT_EQUAL_UINT_ARRAY(expected, actual, num_elements, line, message)        UnityAssertEqualIntArray((const _U_SINT*)(expected), (const _U_SINT*)(actual), (_UU32)(num_elements), (message), (UNITY_LINE_TYPE)line, UNITY_DISPLAY_STYLE_UINT)
-#define UNITY_TEST_ASSERT_EQUAL_UINT8_ARRAY(expected, actual, num_elements, line, message)       UnityAssertEqualIntArray((const _U_SINT*)(expected), (const _U_SINT*)(actual), (_UU32)(num_elements), (message), (UNITY_LINE_TYPE)line, UNITY_DISPLAY_STYLE_UINT8)
-#define UNITY_TEST_ASSERT_EQUAL_UINT16_ARRAY(expected, actual, num_elements, line, message)      UnityAssertEqualIntArray((const _U_SINT*)(expected), (const _U_SINT*)(actual), (_UU32)(num_elements), (message), (UNITY_LINE_TYPE)line, UNITY_DISPLAY_STYLE_UINT16)
-#define UNITY_TEST_ASSERT_EQUAL_UINT32_ARRAY(expected, actual, num_elements, line, message)      UnityAssertEqualIntArray((const _U_SINT*)(expected), (const _U_SINT*)(actual), (_UU32)(num_elements), (message), (UNITY_LINE_TYPE)line, UNITY_DISPLAY_STYLE_UINT32)
-#define UNITY_TEST_ASSERT_EQUAL_HEX8_ARRAY(expected, actual, num_elements, line, message)        UnityAssertEqualIntArray((const _U_SINT*)(expected), (const _U_SINT*)(actual), (_UU32)(num_elements), (message), (UNITY_LINE_TYPE)line, UNITY_DISPLAY_STYLE_HEX8)
-#define UNITY_TEST_ASSERT_EQUAL_HEX16_ARRAY(expected, actual, num_elements, line, message)       UnityAssertEqualIntArray((const _U_SINT*)(expected), (const _U_SINT*)(actual), (_UU32)(num_elements), (message), (UNITY_LINE_TYPE)line, UNITY_DISPLAY_STYLE_HEX16)
-#define UNITY_TEST_ASSERT_EQUAL_HEX32_ARRAY(expected, actual, num_elements, line, message)       UnityAssertEqualIntArray((const _U_SINT*)(expected), (const _U_SINT*)(actual), (_UU32)(num_elements), (message), (UNITY_LINE_TYPE)line, UNITY_DISPLAY_STYLE_HEX32)
-#define UNITY_TEST_ASSERT_EQUAL_STRING_ARRAY(expected, actual, num_elements, line, message)      UnityAssertEqualStringArray((const char**)(expected), (const char**)(actual), (_UU32)(num_elements), (message), (UNITY_LINE_TYPE)line)
-#define UNITY_TEST_ASSERT_EQUAL_MEMORY_ARRAY(expected, actual, len, num_elements, line, message) UnityAssertEqualMemory((void*)(expected), (void*)(actual), (_UU32)(len), (_UU32)(num_elements), (message), (UNITY_LINE_TYPE)line)
-
-#ifdef UNITY_SUPPORT_64
-#define UNITY_TEST_ASSERT_EQUAL_INT64(expected, actual, line, message)                           UnityAssertEqualNumber((_U_SINT)(expected), (_U_SINT)(actual), (message), (UNITY_LINE_TYPE)line, UNITY_DISPLAY_STYLE_INT64)
-#define UNITY_TEST_ASSERT_EQUAL_UINT64(expected, actual, line, message)                          UnityAssertEqualNumber((_U_SINT)(expected), (_U_SINT)(actual), (message), (UNITY_LINE_TYPE)line, UNITY_DISPLAY_STYLE_UINT64)
-#define UNITY_TEST_ASSERT_EQUAL_HEX64(expected, actual, line, message)                           UnityAssertEqualNumber((_U_SINT)(expected), (_U_SINT)(actual), (message), (UNITY_LINE_TYPE)line, UNITY_DISPLAY_STYLE_HEX64)
-#define UNITY_TEST_ASSERT_EQUAL_INT64_ARRAY(expected, actual, num_elements, line, message)       UnityAssertEqualIntArray((const _U_SINT*)(expected), (const _U_SINT*)(actual), (_UU32)(num_elements), (message), (UNITY_LINE_TYPE)line, UNITY_DISPLAY_STYLE_INT64)
-#define UNITY_TEST_ASSERT_EQUAL_UINT64_ARRAY(expected, actual, num_elements, line, message)      UnityAssertEqualIntArray((const _U_SINT*)(expected), (const _U_SINT*)(actual), (_UU32)(num_elements), (message), (UNITY_LINE_TYPE)line, UNITY_DISPLAY_STYLE_UINT64)
-#define UNITY_TEST_ASSERT_EQUAL_HEX64_ARRAY(expected, actual, num_elements, line, message)       UnityAssertEqualIntArray((const _U_SINT*)(expected), (const _U_SINT*)(actual), (_UU32)(num_elements), (message), (UNITY_LINE_TYPE)line, UNITY_DISPLAY_STYLE_HEX64)
-#endif
-
-#ifdef UNITY_EXCLUDE_FLOAT
-#define UNITY_TEST_ASSERT_FLOAT_WITHIN(delta, expected, actual, line, message)                   UNITY_TEST_FAIL((UNITY_LINE_TYPE)line, "Unity Floating Point Disabled")
-#define UNITY_TEST_ASSERT_EQUAL_FLOAT(expected, actual, line, message)                           UNITY_TEST_FAIL((UNITY_LINE_TYPE)line, "Unity Floating Point Disabled")
-#define UNITY_TEST_ASSERT_EQUAL_FLOAT_ARRAY(expected, actual, num_elements, line, message)       UNITY_TEST_FAIL((UNITY_LINE_TYPE)line, "Unity Floating Point Disabled")
-#else
-#define UNITY_TEST_ASSERT_FLOAT_WITHIN(delta, expected, actual, line, message)                   UnityAssertFloatsWithin((_UF)(delta), (_UF)(expected), (_UF)(actual), (message), (UNITY_LINE_TYPE)line)
-#define UNITY_TEST_ASSERT_EQUAL_FLOAT(expected, actual, line, message)                           UNITY_TEST_ASSERT_FLOAT_WITHIN((_UF)(expected) * (_UF)UNITY_FLOAT_PRECISION, (_UF)expected, (_UF)actual, (UNITY_LINE_TYPE)line, message)
-#define UNITY_TEST_ASSERT_EQUAL_FLOAT_ARRAY(expected, actual, num_elements, line, message)       UnityAssertEqualFloatArray((_UF*)(expected), (_UF*)(actual), (_UU32)(num_elements), (message), (UNITY_LINE_TYPE)line)
-#endif
-
-#endif
diff --git a/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/targets/gcc.yml b/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/targets/gcc.yml
deleted file mode 100644 (file)
index 0f18c6c..0000000
+++ /dev/null
@@ -1,42 +0,0 @@
-compiler:
-  path: gcc
-  source_path:     'src/'
-  unit_tests_path: &unit_tests_path 'test/'
-  build_path:      &build_path 'build/'
-  options:
-    - '-c'
-    - '-Wall'
-    - '-Wno-address'
-    - '-std=c99'
-    - '-pedantic'
-  includes:
-    prefix: '-I'
-    items:
-      - 'src/'
-      - '../src/'
-      - *unit_tests_path
-  defines:
-    prefix: '-D'
-    items:
-      - UNITY_SUPPORT_64
-      - UNITY_SUPPORT_TEST_CASES
-  object_files:
-    prefix: '-o'
-    extension: '.o'
-    destination: *build_path
-linker:
-  path: gcc
-  options:
-    - -lm
-  includes:
-    prefix: '-I'
-  object_files:
-    path: *build_path
-    extension: '.o'
-  bin_files:
-    prefix: '-o'
-    extension: '.exe'
-    destination: *build_path
-colour: true
-:unity:
-  :plugins: []
\ No newline at end of file
diff --git a/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/targets/gcc_64.yml b/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/targets/gcc_64.yml
deleted file mode 100644 (file)
index 97cb958..0000000
+++ /dev/null
@@ -1,43 +0,0 @@
-compiler:
-  path: gcc
-  source_path:     'src/'
-  unit_tests_path: &unit_tests_path 'test/'
-  build_path:      &build_path 'build/'
-  options:
-    - '-c'
-    - '-Wall'
-    - '-Wno-address'
-    - '-std=c99'
-    - '-pedantic'
-  includes:
-    prefix: '-I'
-    items:
-      - 'src/'
-      - '../src/'
-      - *unit_tests_path
-  defines:
-    prefix: '-D'
-    items:
-      - UNITY_SUPPORT_64
-      - UNITY_SUPPORT_TEST_CASES
-      - 'UNITY_POINTER_WIDTH=64'
-  object_files:
-    prefix: '-o'
-    extension: '.o'
-    destination: *build_path
-linker:
-  path: gcc
-  options:
-    - -lm
-  includes:
-    prefix: '-I'
-  object_files:
-    path: *build_path
-    extension: '.o'
-  bin_files:
-    prefix: '-o'
-    extension: '.exe'
-    destination: *build_path
-colour: true
-:unity:
-  :plugins: []
\ No newline at end of file
diff --git a/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/targets/hitech_picc18.yml b/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/targets/hitech_picc18.yml
deleted file mode 100644 (file)
index 210d944..0000000
+++ /dev/null
@@ -1,101 +0,0 @@
-# rumor has it that this yaml file works for the standard edition of the 
-# hitech PICC18 compiler, but not the pro version.
-#
-compiler:
-  path: cd build && picc18
-  source_path: 'c:\Projects\NexGen\Prototypes\CMockTest\src\'
-  unit_tests_path: &unit_tests_path 'c:\Projects\NexGen\Prototypes\CMockTest\test\'
-  build_path: &build_path 'c:\Projects\NexGen\Prototypes\CMockTest\build\'
-  options:
-    - --chip=18F87J10
-    - --ide=hitide
-    - --q #quiet please
-    - --asmlist
-    - --codeoffset=0
-    - --emi=wordwrite # External memory interface protocol
-    - --warn=0 # allow all normal warning messages
-    - --errors=10 # Number of errors before aborting compile
-    - --char=unsigned
-    - -Bl # Large memory model
-    - -G # generate symbol file
-    - --cp=16 # 16-bit pointers
-    - --double=24 
-    - -N255 # 255-char symbol names
-    - --opt=none # Do not use any compiler optimziations
-    - -c # compile only
-    - -M
-  includes:
-    prefix: '-I'
-    items:
-      - 'c:/Projects/NexGen/Prototypes/CMockTest/src/'
-      - 'c:/Projects/NexGen/Prototypes/CMockTest/mocks/'
-      - 'c:/CMock/src/'
-      - 'c:/CMock/examples/src/'
-      - 'c:/CMock/vendor/unity/src/'
-      - 'c:/CMock/vendor/unity/examples/helper/'
-      - *unit_tests_path
-  defines:
-    prefix: '-D' 
-    items: 
-      - UNITY_INT_WIDTH=16 
-      - UNITY_POINTER_WIDTH=16
-      - CMOCK_MEM_STATIC 
-      - CMOCK_MEM_SIZE=3000
-      - UNITY_SUPPORT_TEST_CASES 
-      - _PICC18
-  object_files: 
-    # prefix: '-O' # Hi-Tech doesn't want a prefix. They key off of filename .extensions, instead 
-    extension: '.obj' 
-    destination: *build_path 
-
-linker: 
-  path: cd build && picc18 
-  options: 
-    - --chip=18F87J10 
-    - --ide=hitide 
-    - --cp=24 # 24-bit pointers. Is this needed for linker?? 
-    - --double=24 # Is this needed for linker?? 
-    - -Lw # Scan the pic87*w.lib in the lib/ of the compiler installation directory
-    - --summary=mem,file # info listing 
-    - --summary=+psect 
-    - --summary=+hex 
-    - --output=+intel 
-    - --output=+mcof 
-    - --runtime=+init # Directs startup code to copy idata, ibigdata and ifardata psects from ROM to RAM. 
-    - --runtime=+clear # Directs startup code to clear bss, bigbss, rbss and farbss psects 
-    - --runtime=+clib # link in the c-runtime 
-    - --runtime=+keep # Keep the generated startup src after its obj is linked 
-    - -G # Generate src-level symbol file 
-    - -MIWasTheLastToBuild.map 
-    - --warn=0 # allow all normal warning messages 
-    - -Bl # Large memory model (probably not needed for linking) 
-  includes: 
-    prefix: '-I' 
-    object_files: 
-      path: *build_path 
-      extension: '.obj' 
-    bin_files: 
-      prefix: '-O' 
-      extension: '.hex' 
-      destination: *build_path 
-
-simulator: 
-  path: 
-  pre_support: 
-    - 'java -client -jar ' # note space 
-    - ['C:\Program Files\HI-TECH Software\HI-TIDE\3.15\lib\', 'simpic18.jar'] 
-    - 18F87J10 
-  post_support: 
-
-:cmock: 
-  :plugins: [] 
-  :includes: 
-    - Types.h 
-  :suite_teardown: |
-    if (num_failures)
-      _FAILED_TEST();
-    else
-      _PASSED_TESTS();
-    return 0;
-
-colour: true 
\ No newline at end of file
diff --git a/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/targets/iar_arm_v4.yml b/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/targets/iar_arm_v4.yml
deleted file mode 100644 (file)
index c2e7f18..0000000
+++ /dev/null
@@ -1,89 +0,0 @@
-tools_root: &tools_root 'C:\Program Files\IAR Systems\Embedded Workbench 4.0 Kickstart\'
-compiler:
-  path:             [*tools_root, 'arm\bin\iccarm.exe']
-  source_path:      'src\'
-  unit_tests_path:  &unit_tests_path 'test\'
-  build_path:       &build_path 'build\'
-  options:
-    - --dlib_config
-    - [*tools_root, 'arm\lib\dl4tptinl8n.h']
-    - -z3
-    - --no_cse
-    - --no_unroll
-    - --no_inline
-    - --no_code_motion
-    - --no_tbaa
-    - --no_clustering
-    - --no_scheduling 
-    - --debug
-    - --cpu_mode thumb
-    - --endian little
-    - --cpu ARM7TDMI
-    - --stack_align 4
-    - --interwork
-    - -e
-    - --silent
-    - --warnings_are_errors
-    - --fpu None
-    - --diag_suppress Pa050
-  includes:
-    prefix: '-I'
-    items:
-      - [*tools_root, 'arm\inc\']
-      - 'src\'
-      - '..\src\'
-      - *unit_tests_path
-      - 'vendor\unity\src\'
-  defines:
-    prefix: '-D'
-    items:
-      - UNITY_SUPPORT_64
-      - 'UNITY_SUPPORT_TEST_CASES'
-  object_files:
-    prefix: '-o'
-    extension: '.r79'
-    destination: *build_path
-linker:
-  path: [*tools_root, 'common\bin\xlink.exe']
-  options:
-    - -rt
-    - [*tools_root, 'arm\lib\dl4tptinl8n.r79']
-    - -D_L_EXTMEM_START=0
-    - -D_L_EXTMEM_SIZE=0
-    - -D_L_HEAP_SIZE=120
-    - -D_L_STACK_SIZE=32
-    - -e_small_write=_formatted_write
-    - -s
-    - __program_start
-    - -f
-    - [*tools_root, '\arm\config\lnkarm.xcl']
-  includes:
-    prefix: '-I'
-    items:
-      - [*tools_root, 'arm\config\']
-      - [*tools_root, 'arm\lib\']
-  object_files:
-    path: *build_path
-    extension: '.r79'
-  bin_files:
-    prefix: '-o'
-    extension: '.d79'
-    destination: *build_path
-simulator:
-  path: [*tools_root, 'common\bin\CSpyBat.exe']
-  pre_support:
-    - --silent
-    - [*tools_root, 'arm\bin\armproc.dll']
-    - [*tools_root, 'arm\bin\armsim.dll']
-  post_support:
-    - --plugin
-    - [*tools_root, 'arm\bin\armbat.dll']
-    - --backend
-    - -B
-    - -p
-    - [*tools_root, 'arm\config\ioat91sam7X256.ddf']
-    - -d
-    - sim
-colour: true
-:unity:
-  :plugins: []
\ No newline at end of file
diff --git a/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/targets/iar_arm_v5.yml b/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/targets/iar_arm_v5.yml
deleted file mode 100644 (file)
index 0549d8e..0000000
+++ /dev/null
@@ -1,79 +0,0 @@
-tools_root: &tools_root 'C:\Program Files\IAR Systems\Embedded Workbench 5.3\'
-compiler:
-  path:             [*tools_root, 'arm\bin\iccarm.exe']
-  source_path:      'src\'
-  unit_tests_path:  &unit_tests_path 'test\'
-  build_path:       &build_path 'build\'
-  options:
-    - --dlib_config
-    - [*tools_root, 'arm\inc\DLib_Config_Normal.h']
-    - --no_cse
-    - --no_unroll
-    - --no_inline
-    - --no_code_motion
-    - --no_tbaa
-    - --no_clustering
-    - --no_scheduling 
-    - --debug
-    - --cpu_mode thumb
-    - --endian=little
-    - --cpu=ARM7TDMI
-    - --interwork
-    - --warnings_are_errors
-    - --fpu=None
-    - --diag_suppress=Pa050
-    - --diag_suppress=Pe111
-    - -e
-    - -On
-  includes:
-    prefix: '-I'
-    items:
-      - [*tools_root, 'arm\inc\']
-      - 'src\'
-      - '..\src\'
-      - *unit_tests_path
-      - 'vendor\unity\src\'
-      - 'iar\iar_v5\incIAR\'
-  defines:
-    prefix: '-D'
-    items:
-      - UNITY_SUPPORT_64
-      - 'UNITY_SUPPORT_TEST_CASES'
-  object_files:
-    prefix: '-o'
-    extension: '.r79'
-    destination: *build_path
-linker:
-  path: [*tools_root, 'arm\bin\ilinkarm.exe']
-  options:
-    - --redirect _Printf=_PrintfLarge
-    - --redirect _Scanf=_ScanfSmall
-    - --semihosting
-    - --entry __iar_program_start
-    - --config
-    - [*tools_root, 'arm\config\generic.icf']
-  object_files:
-    path: *build_path
-    extension: '.o'
-  bin_files:
-    prefix: '-o'
-    extension: '.out'
-    destination: *build_path
-simulator:
-  path: [*tools_root, 'common\bin\CSpyBat.exe']
-  pre_support:
-    - --silent
-    - [*tools_root, 'arm\bin\armproc.dll']
-    - [*tools_root, 'arm\bin\armsim.dll']
-  post_support:
-    - --plugin
-    - [*tools_root, 'arm\bin\armbat.dll']
-    - --backend
-    - -B
-    - -p
-    - [*tools_root, 'arm\config\debugger\atmel\ioat91sam7X256.ddf']
-    - -d
-    - sim
-colour: true
-:unity:
-  :plugins: []
\ No newline at end of file
diff --git a/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/targets/iar_arm_v5_3.yml b/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/targets/iar_arm_v5_3.yml
deleted file mode 100644 (file)
index 0549d8e..0000000
+++ /dev/null
@@ -1,79 +0,0 @@
-tools_root: &tools_root 'C:\Program Files\IAR Systems\Embedded Workbench 5.3\'
-compiler:
-  path:             [*tools_root, 'arm\bin\iccarm.exe']
-  source_path:      'src\'
-  unit_tests_path:  &unit_tests_path 'test\'
-  build_path:       &build_path 'build\'
-  options:
-    - --dlib_config
-    - [*tools_root, 'arm\inc\DLib_Config_Normal.h']
-    - --no_cse
-    - --no_unroll
-    - --no_inline
-    - --no_code_motion
-    - --no_tbaa
-    - --no_clustering
-    - --no_scheduling 
-    - --debug
-    - --cpu_mode thumb
-    - --endian=little
-    - --cpu=ARM7TDMI
-    - --interwork
-    - --warnings_are_errors
-    - --fpu=None
-    - --diag_suppress=Pa050
-    - --diag_suppress=Pe111
-    - -e
-    - -On
-  includes:
-    prefix: '-I'
-    items:
-      - [*tools_root, 'arm\inc\']
-      - 'src\'
-      - '..\src\'
-      - *unit_tests_path
-      - 'vendor\unity\src\'
-      - 'iar\iar_v5\incIAR\'
-  defines:
-    prefix: '-D'
-    items:
-      - UNITY_SUPPORT_64
-      - 'UNITY_SUPPORT_TEST_CASES'
-  object_files:
-    prefix: '-o'
-    extension: '.r79'
-    destination: *build_path
-linker:
-  path: [*tools_root, 'arm\bin\ilinkarm.exe']
-  options:
-    - --redirect _Printf=_PrintfLarge
-    - --redirect _Scanf=_ScanfSmall
-    - --semihosting
-    - --entry __iar_program_start
-    - --config
-    - [*tools_root, 'arm\config\generic.icf']
-  object_files:
-    path: *build_path
-    extension: '.o'
-  bin_files:
-    prefix: '-o'
-    extension: '.out'
-    destination: *build_path
-simulator:
-  path: [*tools_root, 'common\bin\CSpyBat.exe']
-  pre_support:
-    - --silent
-    - [*tools_root, 'arm\bin\armproc.dll']
-    - [*tools_root, 'arm\bin\armsim.dll']
-  post_support:
-    - --plugin
-    - [*tools_root, 'arm\bin\armbat.dll']
-    - --backend
-    - -B
-    - -p
-    - [*tools_root, 'arm\config\debugger\atmel\ioat91sam7X256.ddf']
-    - -d
-    - sim
-colour: true
-:unity:
-  :plugins: []
\ No newline at end of file
diff --git a/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/targets/iar_armcortex_LM3S9B92_v5_4.yml b/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/targets/iar_armcortex_LM3S9B92_v5_4.yml
deleted file mode 100644 (file)
index eb0785c..0000000
+++ /dev/null
@@ -1,93 +0,0 @@
-#Default tool path for IAR 5.4 on Windows XP 64bit
-tools_root: &tools_root 'C:\Program Files (x86)\IAR Systems\Embedded Workbench 5.4 Kickstart\'
-compiler:
-  path:             [*tools_root, 'arm\bin\iccarm.exe']
-  source_path:      'src\'
-  unit_tests_path:  &unit_tests_path 'test\'
-  build_path:       &build_path 'build\'
-  options: 
-    - --diag_suppress=Pa050
-    #- --diag_suppress=Pe111
-    - --debug
-    - --endian=little
-    - --cpu=Cortex-M3
-    - --no_path_in_file_macros
-    - -e
-    - --fpu=None
-    - --dlib_config
-    - [*tools_root, 'arm\inc\DLib_Config_Normal.h']
-    #- --preinclude --preinclude C:\Vss\T2 Working\common\system.h
-    - --interwork
-    - --warnings_are_errors
-#    - Ohz
-    - -Oh
-#    - --no_cse
-#    - --no_unroll
-#    - --no_inline
-#    - --no_code_motion
-#    - --no_tbaa
-#    - --no_clustering
-#    - --no_scheduling 
-
-  includes:
-    prefix: '-I'
-    items:
-      - [*tools_root, 'arm\inc\']
-      - 'src\'
-      - '..\src\'
-      - *unit_tests_path
-      - 'vendor\unity\src\'
-      - 'iar\iar_v5\incIAR\'
-  defines:
-    prefix: '-D'
-    items:
-      - ewarm
-      - PART_LM3S9B92
-      - TARGET_IS_TEMPEST_RB1
-      - USE_ROM_DRIVERS
-      - UART_BUFFERED
-      - UNITY_SUPPORT_64
-  object_files:
-    prefix: '-o'
-    extension: '.r79'
-    destination: *build_path
-linker:
-  path: [*tools_root, 'arm\bin\ilinkarm.exe']
-  options:
-    - --redirect _Printf=_PrintfLarge
-    - --redirect _Scanf=_ScanfSmall
-    - --semihosting
-    - --entry __iar_program_start
-    - --config
-    - [*tools_root, 'arm\config\generic.icf']  
-#    - ['C:\Temp\lm3s9b92.icf']
-  object_files:
-    path: *build_path
-    extension: '.o'
-  bin_files:
-    prefix: '-o'
-    extension: '.out'
-    destination: *build_path
-simulator:
-  path: [*tools_root, 'common\bin\CSpyBat.exe']
-  pre_support:
-    #- --silent
-    - [*tools_root, 'arm\bin\armproc.dll']
-    - [*tools_root, 'arm\bin\armsim2.dll']
-  post_support:
-    - --plugin
-    - [*tools_root, 'arm\bin\armbat.dll']
-    - --backend
-    - -B
-    - --endian=little
-    - --cpu=Cortex-M3
-    - --fpu=None
-    - -p
-    - [*tools_root, 'arm\config\debugger\TexasInstruments\iolm3sxxxx.ddf']
-    - --semihosting
-    - --device=LM3SxBxx
-    #- -d
-    #- sim
-colour: true
-:unity:
-  :plugins: []
\ No newline at end of file
diff --git a/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/targets/iar_cortexm3_v5.yml b/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/targets/iar_cortexm3_v5.yml
deleted file mode 100644 (file)
index cf0d1d0..0000000
+++ /dev/null
@@ -1,83 +0,0 @@
-# unit testing under iar compiler / simulator for STM32 Cortex-M3
-
-tools_root: &tools_root 'C:\Program Files\IAR Systems\Embedded Workbench 5.4\'
-compiler:
- path: [*tools_root, 'arm\bin\iccarm.exe']
- source_path: 'src\'
- unit_tests_path: &unit_tests_path 'test\'
- build_path: &build_path 'build\'
- options:
-   - --dlib_config
-   - [*tools_root, 'arm\inc\DLib_Config_Normal.h']
-   - --no_cse
-   - --no_unroll
-   - --no_inline
-   - --no_code_motion
-   - --no_tbaa
-   - --no_clustering
-   - --no_scheduling
-   - --debug
-   - --cpu_mode thumb
-   - --endian=little
-   - --cpu=Cortex-M3
-   - --interwork
-   - --warnings_are_errors
-   - --fpu=None
-   - --diag_suppress=Pa050
-   - --diag_suppress=Pe111
-   - -e
-   - -On
- includes:
-   prefix: '-I'
-   items:
-     - [*tools_root, 'arm\inc\']
-     - 'src\'
-      - '..\src\'
-     - *unit_tests_path
-     - 'vendor\unity\src\'
-     - 'iar\iar_v5\incIAR\'
- defines:
-   prefix: '-D'
-   items:
-     - 'IAR'
-     - 'UNITY_SUPPORT_64'
-     - 'UNITY_SUPPORT_TEST_CASES'
- object_files:
-   prefix: '-o'
-   extension: '.r79'
-   destination: *build_path
-linker:
- path: [*tools_root, 'arm\bin\ilinkarm.exe']
- options:
-   - --redirect _Printf=_PrintfLarge
-   - --redirect _Scanf=_ScanfSmall
-   - --semihosting
-   - --entry __iar_program_start
-   - --config
-   - [*tools_root, 'arm\config\generic_cortex.icf']
- object_files:
-   path: *build_path
-   extension: '.o'
- bin_files:
-   prefix: '-o'
-   extension: '.out'
-   destination: *build_path
-simulator:
- path: [*tools_root, 'common\bin\CSpyBat.exe']
- pre_support:
-   - --silent
-   - [*tools_root, 'arm\bin\armproc.dll']
-   - [*tools_root, 'arm\bin\armsim.dll']
- post_support:
-   - --plugin
-   - [*tools_root, 'arm\bin\armbat.dll']
-   - --backend
-   - -B
-   - -p
-   - [*tools_root, 'arm\config\debugger\ST\iostm32f107xx.ddf']
-   - --cpu=Cortex-M3
-   - -d
-   - sim
-colour: true
-:unity:
-  :plugins: []
\ No newline at end of file
diff --git a/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/targets/iar_msp430.yml b/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/targets/iar_msp430.yml
deleted file mode 100644 (file)
index e022647..0000000
+++ /dev/null
@@ -1,94 +0,0 @@
-tools_root:  &tools_root 'C:\Program Files\IAR Systems\Embedded Workbench 5.3 MSP430\'
-core_root:   &core_root [*tools_root, '430\']
-core_bin:    &core_bin [*core_root, 'bin\']
-core_config: &core_config [*core_root, 'config\']
-core_lib:    &core_lib [*core_root, 'lib\']
-core_inc:    &core_inc [*core_root, 'inc\']
-core_config: &core_config [*core_root, 'config\']
-
-compiler:
-  path:             [*core_bin, 'icc430.exe']
-  source_path:      'src\'
-  unit_tests_path:  &unit_tests_path 'test\'
-  build_path:       &build_path 'build\'
-  options:
-    - --dlib_config
-    - [*core_lib, 'dlib\dl430fn.h']
-    - --no_cse
-    - --no_unroll
-    - --no_inline
-    - --no_code_motion
-    - --no_tbaa
-    - --debug
-    - -e
-    - -Ol
-    - --multiplier=16
-    - --double=32
-    - --diag_suppress Pa050
-    - --diag_suppress Pe111
-  includes:
-    prefix: '-I'
-    items:
-      - *core_inc
-      - [*core_inc, 'dlib']
-      - [*core_lib, 'dlib']
-      - 'src\'
-      - '../src/'
-      - *unit_tests_path
-      - 'vendor\unity\src'
-  defines:
-    prefix: '-D'
-    items:
-      - '__MSP430F149__'
-      - 'INT_WIDTH=16'
-      - 'UNITY_EXCLUDE_FLOAT'
-      - 'UNITY_SUPPORT_TEST_CASES'
-  object_files:
-    prefix: '-o'
-    extension: '.r43'
-    destination: *build_path
-linker:
-  path: [*core_bin, 'xlink.exe']
-  options:
-    - -rt
-    - [*core_lib, 'dlib\dl430fn.r43']
-    - -e_PrintfTiny=_Printf
-    - -e_ScanfSmall=_Scanf
-    - -s __program_start
-    - -D_STACK_SIZE=50
-    - -D_DATA16_HEAP_SIZE=50
-    - -D_DATA20_HEAP_SIZE=50
-    - -f
-    - [*core_config, 'lnk430f5438.xcl']
-    - -f
-    - [*core_config, 'multiplier.xcl']
-  includes:
-    prefix: '-I'
-    items:
-      - *core_config
-      - *core_lib
-      - [*core_lib, 'dlib']
-  object_files:
-    path: *build_path
-    extension: '.r79'
-  bin_files:
-    prefix: '-o'
-    extension: '.d79'
-    destination: *build_path
-simulator:
-  path: [*tools_root, 'common\bin\CSpyBat.exe']
-  pre_support:
-    - --silent
-    - [*core_bin, '430proc.dll']
-    - [*core_bin, '430sim.dll']
-  post_support:
-    - --plugin
-    - [*core_bin, '430bat.dll']
-    - --backend -B
-    - --cpu MSP430F5438
-    - -p
-    - [*core_config, 'MSP430F5438.ddf']
-    - -d sim
-colour: true
-:unity:
-  :plugins: []
\ No newline at end of file
diff --git a/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/targets/iar_sh2a_v6.yml b/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/targets/iar_sh2a_v6.yml
deleted file mode 100644 (file)
index ddc5603..0000000
+++ /dev/null
@@ -1,85 +0,0 @@
-tools_root: &tools_root 'C:\Program Files\IAR Systems\Embedded Workbench 6.0\'
-compiler:
-  path:             [*tools_root, 'sh\bin\iccsh.exe']
-  source_path:      'src\'
-  unit_tests_path:  &unit_tests_path 'test\'
-  build_path:       &build_path 'build\'
-  options:
-    - -e
-    - --char_is_signed
-    - -Ol
-    - --no_cse
-    - --no_unroll
-    - --no_inline
-    - --no_code_motion
-    - --no_tbaa
-    - --no_scheduling
-    - --no_clustering
-    - --debug
-    - --dlib_config
-    - [*tools_root, 'sh\inc\DLib_Product.h']
-    - --double=32
-    - --code_model=huge
-    - --data_model=huge
-    - --core=sh2afpu
-    - --warnings_affect_exit_code
-    - --warnings_are_errors
-    - --mfc
-    - --use_unix_directory_separators
-    - --diag_suppress=Pe161
-  includes:
-    prefix: '-I'
-    items:
-      - [*tools_root, 'sh\inc\']
-      - [*tools_root, 'sh\inc\c']
-      - 'src\'
-      - '..\src\'
-      - *unit_tests_path
-      - 'vendor\unity\src\'
-  defines:
-    prefix: '-D'
-    items:
-      - UNITY_SUPPORT_64
-      - 'UNITY_SUPPORT_TEST_CASES'
-  object_files:
-    prefix: '-o'
-    extension: '.o'
-    destination: *build_path
-linker:
-  path: [*tools_root, 'sh\bin\ilinksh.exe']
-  options:
-    - --redirect __Printf=__PrintfSmall
-    - --redirect __Scanf=__ScanfSmall
-    - --config
-    - [*tools_root, 'sh\config\generic.icf']
-    - --config_def _CSTACK_SIZE=0x800
-    - --config_def _HEAP_SIZE=0x800
-    - --config_def _INT_TABLE=0x10
-    - --entry __iar_program_start
-    - --debug_lib
-  object_files:
-    path: *build_path
-    extension: '.o'
-  bin_files:
-    prefix: '-o'
-    extension: '.out'
-    destination: *build_path
-simulator:
-  path: [*tools_root, 'common\bin\CSpyBat.exe']
-  pre_support:
-    - --silent
-    - [*tools_root, 'sh\bin\shproc.dll']
-    - [*tools_root, 'sh\bin\shsim.dll']
-  post_support:
-    - --plugin
-    - [*tools_root, 'sh\bin\shbat.dll']
-    - --backend
-    - -B
-    - --core sh2afpu
-    - -p
-    - [*tools_root, 'sh\config\debugger\io7264.ddf']
-    - -d
-    - sim
-colour: true
-:unity:
-  :plugins: []
\ No newline at end of file
diff --git a/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/test/expectdata/testsample_cmd.c b/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/test/expectdata/testsample_cmd.c
deleted file mode 100644 (file)
index 42841d8..0000000
+++ /dev/null
@@ -1,54 +0,0 @@
-/* AUTOGENERATED FILE. DO NOT EDIT. */
-
-//=======Test Runner Used To Run Each Test Below=====
-#define RUN_TEST(TestFunc, TestLineNum) \
-{ \
-  Unity.CurrentTestName = #TestFunc; \
-  Unity.CurrentTestLineNumber = TestLineNum; \
-  Unity.NumberOfTests++; \
-  if (TEST_PROTECT()) \
-  { \
-    CEXCEPTION_T e; \
-    Try { \
-      setUp(); \
-      TestFunc(); \
-    } Catch(e) { TEST_ASSERT_EQUAL_HEX32_MESSAGE(CEXCEPTION_NONE, e, "Unhandled Exception!"); } \
-  } \
-  if (TEST_PROTECT() && !TEST_IS_IGNORED) \
-  { \
-    tearDown(); \
-  } \
-  UnityConcludeTest(); \
-}
-
-//=======Automagically Detected Files To Include=====
-#include "unity.h"
-#include <setjmp.h>
-#include <stdio.h>
-#include "CException.h"
-
-//=======External Functions This Runner Calls=====
-extern void setUp(void);
-extern void tearDown(void);
-extern void test_TheFirstThingToTest(void);
-extern void test_TheSecondThingToTest(void);
-
-
-//=======Test Reset Option=====
-void resetTest()
-{
-  tearDown();
-  setUp();
-}
-
-
-//=======MAIN=====
-int main(void)
-{
-  Unity.TestFile = "test/testdata/testsample.c";
-  UnityBegin();
-  RUN_TEST(test_TheFirstThingToTest, 21);
-  RUN_TEST(test_TheSecondThingToTest, 43);
-
-  return (UnityEnd());
-}
diff --git a/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/test/expectdata/testsample_def.c b/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/test/expectdata/testsample_def.c
deleted file mode 100644 (file)
index 8280804..0000000
+++ /dev/null
@@ -1,50 +0,0 @@
-/* AUTOGENERATED FILE. DO NOT EDIT. */
-
-//=======Test Runner Used To Run Each Test Below=====
-#define RUN_TEST(TestFunc, TestLineNum) \
-{ \
-  Unity.CurrentTestName = #TestFunc; \
-  Unity.CurrentTestLineNumber = TestLineNum; \
-  Unity.NumberOfTests++; \
-  if (TEST_PROTECT()) \
-  { \
-      setUp(); \
-      TestFunc(); \
-  } \
-  if (TEST_PROTECT() && !TEST_IS_IGNORED) \
-  { \
-    tearDown(); \
-  } \
-  UnityConcludeTest(); \
-}
-
-//=======Automagically Detected Files To Include=====
-#include "unity.h"
-#include <setjmp.h>
-#include <stdio.h>
-
-//=======External Functions This Runner Calls=====
-extern void setUp(void);
-extern void tearDown(void);
-extern void test_TheFirstThingToTest(void);
-extern void test_TheSecondThingToTest(void);
-
-
-//=======Test Reset Option=====
-void resetTest()
-{
-  tearDown();
-  setUp();
-}
-
-
-//=======MAIN=====
-int main(void)
-{
-  Unity.TestFile = "test/testdata/testsample.c";
-  UnityBegin();
-  RUN_TEST(test_TheFirstThingToTest, 21);
-  RUN_TEST(test_TheSecondThingToTest, 43);
-
-  return (UnityEnd());
-}
diff --git a/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/test/expectdata/testsample_mock_cmd.c b/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/test/expectdata/testsample_mock_cmd.c
deleted file mode 100644 (file)
index e47b31c..0000000
+++ /dev/null
@@ -1,76 +0,0 @@
-/* AUTOGENERATED FILE. DO NOT EDIT. */
-
-//=======Test Runner Used To Run Each Test Below=====
-#define RUN_TEST(TestFunc, TestLineNum) \
-{ \
-  Unity.CurrentTestName = #TestFunc; \
-  Unity.CurrentTestLineNumber = TestLineNum; \
-  Unity.NumberOfTests++; \
-  if (TEST_PROTECT()) \
-  { \
-    CEXCEPTION_T e; \
-    Try { \
-      CMock_Init(); \
-      setUp(); \
-      TestFunc(); \
-      CMock_Verify(); \
-    } Catch(e) { TEST_ASSERT_EQUAL_HEX32_MESSAGE(CEXCEPTION_NONE, e, "Unhandled Exception!"); } \
-  } \
-  CMock_Destroy(); \
-  if (TEST_PROTECT() && !TEST_IS_IGNORED) \
-  { \
-    tearDown(); \
-  } \
-  UnityConcludeTest(); \
-}
-
-//=======Automagically Detected Files To Include=====
-#include "unity.h"
-#include "cmock.h"
-#include <setjmp.h>
-#include <stdio.h>
-#include "CException.h"
-#include "Mockstanky.h"
-
-//=======External Functions This Runner Calls=====
-extern void setUp(void);
-extern void tearDown(void);
-extern void test_TheFirstThingToTest(void);
-extern void test_TheSecondThingToTest(void);
-
-
-//=======Mock Management=====
-static void CMock_Init(void)
-{
-  Mockstanky_Init();
-}
-static void CMock_Verify(void)
-{
-  Mockstanky_Verify();
-}
-static void CMock_Destroy(void)
-{
-  Mockstanky_Destroy();
-}
-
-//=======Test Reset Option=====
-void resetTest()
-{
-  CMock_Verify();
-  CMock_Destroy();
-  tearDown();
-  CMock_Init();
-  setUp();
-}
-
-
-//=======MAIN=====
-int main(void)
-{
-  Unity.TestFile = "test/testdata/mocksample.c";
-  UnityBegin();
-  RUN_TEST(test_TheFirstThingToTest, 21);
-  RUN_TEST(test_TheSecondThingToTest, 43);
-
-  return (UnityEnd());
-}
diff --git a/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/test/expectdata/testsample_mock_def.c b/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/test/expectdata/testsample_mock_def.c
deleted file mode 100644 (file)
index 3ca9dba..0000000
+++ /dev/null
@@ -1,72 +0,0 @@
-/* AUTOGENERATED FILE. DO NOT EDIT. */
-
-//=======Test Runner Used To Run Each Test Below=====
-#define RUN_TEST(TestFunc, TestLineNum) \
-{ \
-  Unity.CurrentTestName = #TestFunc; \
-  Unity.CurrentTestLineNumber = TestLineNum; \
-  Unity.NumberOfTests++; \
-  if (TEST_PROTECT()) \
-  { \
-      CMock_Init(); \
-      setUp(); \
-      TestFunc(); \
-      CMock_Verify(); \
-  } \
-  CMock_Destroy(); \
-  if (TEST_PROTECT() && !TEST_IS_IGNORED) \
-  { \
-    tearDown(); \
-  } \
-  UnityConcludeTest(); \
-}
-
-//=======Automagically Detected Files To Include=====
-#include "unity.h"
-#include "cmock.h"
-#include <setjmp.h>
-#include <stdio.h>
-#include "Mockstanky.h"
-
-//=======External Functions This Runner Calls=====
-extern void setUp(void);
-extern void tearDown(void);
-extern void test_TheFirstThingToTest(void);
-extern void test_TheSecondThingToTest(void);
-
-
-//=======Mock Management=====
-static void CMock_Init(void)
-{
-  Mockstanky_Init();
-}
-static void CMock_Verify(void)
-{
-  Mockstanky_Verify();
-}
-static void CMock_Destroy(void)
-{
-  Mockstanky_Destroy();
-}
-
-//=======Test Reset Option=====
-void resetTest()
-{
-  CMock_Verify();
-  CMock_Destroy();
-  tearDown();
-  CMock_Init();
-  setUp();
-}
-
-
-//=======MAIN=====
-int main(void)
-{
-  Unity.TestFile = "test/testdata/mocksample.c";
-  UnityBegin();
-  RUN_TEST(test_TheFirstThingToTest, 21);
-  RUN_TEST(test_TheSecondThingToTest, 43);
-
-  return (UnityEnd());
-}
diff --git a/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/test/expectdata/testsample_mock_new1.c b/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/test/expectdata/testsample_mock_new1.c
deleted file mode 100644 (file)
index a7cbcd8..0000000
+++ /dev/null
@@ -1,85 +0,0 @@
-/* AUTOGENERATED FILE. DO NOT EDIT. */
-
-//=======Test Runner Used To Run Each Test Below=====
-#define RUN_TEST(TestFunc, TestLineNum) \
-{ \
-  Unity.CurrentTestName = #TestFunc; \
-  Unity.CurrentTestLineNumber = TestLineNum; \
-  Unity.NumberOfTests++; \
-  if (TEST_PROTECT()) \
-  { \
-    CEXCEPTION_T e; \
-    Try { \
-      CMock_Init(); \
-      setUp(); \
-      TestFunc(); \
-      CMock_Verify(); \
-    } Catch(e) { TEST_ASSERT_EQUAL_HEX32_MESSAGE(CEXCEPTION_NONE, e, "Unhandled Exception!"); } \
-  } \
-  CMock_Destroy(); \
-  if (TEST_PROTECT() && !TEST_IS_IGNORED) \
-  { \
-    tearDown(); \
-  } \
-  UnityConcludeTest(); \
-}
-
-//=======Automagically Detected Files To Include=====
-#include "unity.h"
-#include "cmock.h"
-#include "one.h"
-#include "two.h"
-#include <setjmp.h>
-#include <stdio.h>
-#include "CException.h"
-#include "Mockstanky.h"
-
-int GlobalExpectCount;
-int GlobalVerifyOrder;
-char* GlobalOrderError;
-
-//=======External Functions This Runner Calls=====
-extern void setUp(void);
-extern void tearDown(void);
-extern void test_TheFirstThingToTest(void);
-extern void test_TheSecondThingToTest(void);
-
-
-//=======Mock Management=====
-static void CMock_Init(void)
-{
-  GlobalExpectCount = 0;
-  GlobalVerifyOrder = 0;
-  GlobalOrderError = NULL;
-  Mockstanky_Init();
-}
-static void CMock_Verify(void)
-{
-  Mockstanky_Verify();
-}
-static void CMock_Destroy(void)
-{
-  Mockstanky_Destroy();
-}
-
-//=======Test Reset Option=====
-void resetTest()
-{
-  CMock_Verify();
-  CMock_Destroy();
-  tearDown();
-  CMock_Init();
-  setUp();
-}
-
-
-//=======MAIN=====
-int main(void)
-{
-  Unity.TestFile = "test/testdata/mocksample.c";
-  UnityBegin();
-  RUN_TEST(test_TheFirstThingToTest, 21);
-  RUN_TEST(test_TheSecondThingToTest, 43);
-
-  return (UnityEnd());
-}
diff --git a/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/test/expectdata/testsample_mock_new2.c b/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/test/expectdata/testsample_mock_new2.c
deleted file mode 100644 (file)
index 2c76bf2..0000000
+++ /dev/null
@@ -1,85 +0,0 @@
-/* AUTOGENERATED FILE. DO NOT EDIT. */
-
-//=======Test Runner Used To Run Each Test Below=====
-#define RUN_TEST(TestFunc, TestLineNum) \
-{ \
-  Unity.CurrentTestName = #TestFunc; \
-  Unity.CurrentTestLineNumber = TestLineNum; \
-  Unity.NumberOfTests++; \
-  if (TEST_PROTECT()) \
-  { \
-      CMock_Init(); \
-      setUp(); \
-      TestFunc(); \
-      CMock_Verify(); \
-  } \
-  CMock_Destroy(); \
-  if (TEST_PROTECT() && !TEST_IS_IGNORED) \
-  { \
-    tearDown(); \
-  } \
-  UnityConcludeTest(); \
-}
-
-//=======Automagically Detected Files To Include=====
-#include "unity.h"
-#include "cmock.h"
-#include <setjmp.h>
-#include <stdio.h>
-#include "Mockstanky.h"
-
-//=======External Functions This Runner Calls=====
-extern void setUp(void);
-extern void tearDown(void);
-extern void test_TheFirstThingToTest(void);
-extern void test_TheSecondThingToTest(void);
-
-
-//=======Mock Management=====
-static void CMock_Init(void)
-{
-  Mockstanky_Init();
-}
-static void CMock_Verify(void)
-{
-  Mockstanky_Verify();
-}
-static void CMock_Destroy(void)
-{
-  Mockstanky_Destroy();
-}
-
-//=======Suite Setup=====
-static int suite_setup(void)
-{
-a_custom_setup();
-}
-
-//=======Suite Teardown=====
-static int suite_teardown(int num_failures)
-{
-a_custom_teardown();
-}
-
-//=======Test Reset Option=====
-void resetTest()
-{
-  CMock_Verify();
-  CMock_Destroy();
-  tearDown();
-  CMock_Init();
-  setUp();
-}
-
-
-//=======MAIN=====
-int main(void)
-{
-  suite_setup();
-  Unity.TestFile = "test/testdata/mocksample.c";
-  UnityBegin();
-  RUN_TEST(test_TheFirstThingToTest, 21);
-  RUN_TEST(test_TheSecondThingToTest, 43);
-
-  return suite_teardown(UnityEnd());
-}
diff --git a/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/test/expectdata/testsample_mock_param.c b/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/test/expectdata/testsample_mock_param.c
deleted file mode 100644 (file)
index 23c04f4..0000000
+++ /dev/null
@@ -1,73 +0,0 @@
-/* AUTOGENERATED FILE. DO NOT EDIT. */
-
-//=======Test Runner Used To Run Each Test Below=====
-#define RUN_TEST_NO_ARGS
-#define RUN_TEST(TestFunc, TestLineNum, ...) \
-{ \
-  Unity.CurrentTestName = #TestFunc "(" #__VA_ARGS__ ")"; \
-  Unity.CurrentTestLineNumber = TestLineNum; \
-  Unity.NumberOfTests++; \
-  if (TEST_PROTECT()) \
-  { \
-      CMock_Init(); \
-      setUp(); \
-      TestFunc(__VA_ARGS__); \
-      CMock_Verify(); \
-  } \
-  CMock_Destroy(); \
-  if (TEST_PROTECT() && !TEST_IS_IGNORED) \
-  { \
-    tearDown(); \
-  } \
-  UnityConcludeTest(); \
-}
-
-//=======Automagically Detected Files To Include=====
-#include "unity.h"
-#include "cmock.h"
-#include <setjmp.h>
-#include <stdio.h>
-#include "Mockstanky.h"
-
-//=======External Functions This Runner Calls=====
-extern void setUp(void);
-extern void tearDown(void);
-extern void test_TheFirstThingToTest(void);
-extern void test_TheSecondThingToTest(void);
-
-
-//=======Mock Management=====
-static void CMock_Init(void)
-{
-  Mockstanky_Init();
-}
-static void CMock_Verify(void)
-{
-  Mockstanky_Verify();
-}
-static void CMock_Destroy(void)
-{
-  Mockstanky_Destroy();
-}
-
-//=======Test Reset Option=====
-void resetTest()
-{
-  CMock_Verify();
-  CMock_Destroy();
-  tearDown();
-  CMock_Init();
-  setUp();
-}
-
-
-//=======MAIN=====
-int main(void)
-{
-  Unity.TestFile = "test/testdata/mocksample.c";
-  UnityBegin();
-  RUN_TEST(test_TheFirstThingToTest, 21, RUN_TEST_NO_ARGS);
-  RUN_TEST(test_TheSecondThingToTest, 43, RUN_TEST_NO_ARGS);
-
-  return (UnityEnd());
-}
diff --git a/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/test/expectdata/testsample_mock_run1.c b/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/test/expectdata/testsample_mock_run1.c
deleted file mode 100644 (file)
index a7cbcd8..0000000
+++ /dev/null
@@ -1,85 +0,0 @@
-/* AUTOGENERATED FILE. DO NOT EDIT. */
-
-//=======Test Runner Used To Run Each Test Below=====
-#define RUN_TEST(TestFunc, TestLineNum) \
-{ \
-  Unity.CurrentTestName = #TestFunc; \
-  Unity.CurrentTestLineNumber = TestLineNum; \
-  Unity.NumberOfTests++; \
-  if (TEST_PROTECT()) \
-  { \
-    CEXCEPTION_T e; \
-    Try { \
-      CMock_Init(); \
-      setUp(); \
-      TestFunc(); \
-      CMock_Verify(); \
-    } Catch(e) { TEST_ASSERT_EQUAL_HEX32_MESSAGE(CEXCEPTION_NONE, e, "Unhandled Exception!"); } \
-  } \
-  CMock_Destroy(); \
-  if (TEST_PROTECT() && !TEST_IS_IGNORED) \
-  { \
-    tearDown(); \
-  } \
-  UnityConcludeTest(); \
-}
-
-//=======Automagically Detected Files To Include=====
-#include "unity.h"
-#include "cmock.h"
-#include "one.h"
-#include "two.h"
-#include <setjmp.h>
-#include <stdio.h>
-#include "CException.h"
-#include "Mockstanky.h"
-
-int GlobalExpectCount;
-int GlobalVerifyOrder;
-char* GlobalOrderError;
-
-//=======External Functions This Runner Calls=====
-extern void setUp(void);
-extern void tearDown(void);
-extern void test_TheFirstThingToTest(void);
-extern void test_TheSecondThingToTest(void);
-
-
-//=======Mock Management=====
-static void CMock_Init(void)
-{
-  GlobalExpectCount = 0;
-  GlobalVerifyOrder = 0;
-  GlobalOrderError = NULL;
-  Mockstanky_Init();
-}
-static void CMock_Verify(void)
-{
-  Mockstanky_Verify();
-}
-static void CMock_Destroy(void)
-{
-  Mockstanky_Destroy();
-}
-
-//=======Test Reset Option=====
-void resetTest()
-{
-  CMock_Verify();
-  CMock_Destroy();
-  tearDown();
-  CMock_Init();
-  setUp();
-}
-
-
-//=======MAIN=====
-int main(void)
-{
-  Unity.TestFile = "test/testdata/mocksample.c";
-  UnityBegin();
-  RUN_TEST(test_TheFirstThingToTest, 21);
-  RUN_TEST(test_TheSecondThingToTest, 43);
-
-  return (UnityEnd());
-}
diff --git a/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/test/expectdata/testsample_mock_run2.c b/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/test/expectdata/testsample_mock_run2.c
deleted file mode 100644 (file)
index 2c76bf2..0000000
+++ /dev/null
@@ -1,85 +0,0 @@
-/* AUTOGENERATED FILE. DO NOT EDIT. */
-
-//=======Test Runner Used To Run Each Test Below=====
-#define RUN_TEST(TestFunc, TestLineNum) \
-{ \
-  Unity.CurrentTestName = #TestFunc; \
-  Unity.CurrentTestLineNumber = TestLineNum; \
-  Unity.NumberOfTests++; \
-  if (TEST_PROTECT()) \
-  { \
-      CMock_Init(); \
-      setUp(); \
-      TestFunc(); \
-      CMock_Verify(); \
-  } \
-  CMock_Destroy(); \
-  if (TEST_PROTECT() && !TEST_IS_IGNORED) \
-  { \
-    tearDown(); \
-  } \
-  UnityConcludeTest(); \
-}
-
-//=======Automagically Detected Files To Include=====
-#include "unity.h"
-#include "cmock.h"
-#include <setjmp.h>
-#include <stdio.h>
-#include "Mockstanky.h"
-
-//=======External Functions This Runner Calls=====
-extern void setUp(void);
-extern void tearDown(void);
-extern void test_TheFirstThingToTest(void);
-extern void test_TheSecondThingToTest(void);
-
-
-//=======Mock Management=====
-static void CMock_Init(void)
-{
-  Mockstanky_Init();
-}
-static void CMock_Verify(void)
-{
-  Mockstanky_Verify();
-}
-static void CMock_Destroy(void)
-{
-  Mockstanky_Destroy();
-}
-
-//=======Suite Setup=====
-static int suite_setup(void)
-{
-a_custom_setup();
-}
-
-//=======Suite Teardown=====
-static int suite_teardown(int num_failures)
-{
-a_custom_teardown();
-}
-
-//=======Test Reset Option=====
-void resetTest()
-{
-  CMock_Verify();
-  CMock_Destroy();
-  tearDown();
-  CMock_Init();
-  setUp();
-}
-
-
-//=======MAIN=====
-int main(void)
-{
-  suite_setup();
-  Unity.TestFile = "test/testdata/mocksample.c";
-  UnityBegin();
-  RUN_TEST(test_TheFirstThingToTest, 21);
-  RUN_TEST(test_TheSecondThingToTest, 43);
-
-  return suite_teardown(UnityEnd());
-}
diff --git a/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/test/expectdata/testsample_mock_yaml.c b/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/test/expectdata/testsample_mock_yaml.c
deleted file mode 100644 (file)
index 68b545a..0000000
+++ /dev/null
@@ -1,86 +0,0 @@
-/* AUTOGENERATED FILE. DO NOT EDIT. */
-
-//=======Test Runner Used To Run Each Test Below=====
-#define RUN_TEST(TestFunc, TestLineNum) \
-{ \
-  Unity.CurrentTestName = #TestFunc; \
-  Unity.CurrentTestLineNumber = TestLineNum; \
-  Unity.NumberOfTests++; \
-  if (TEST_PROTECT()) \
-  { \
-    CEXCEPTION_T e; \
-    Try { \
-      CMock_Init(); \
-      setUp(); \
-      TestFunc(); \
-      CMock_Verify(); \
-    } Catch(e) { TEST_ASSERT_EQUAL_HEX32_MESSAGE(CEXCEPTION_NONE, e, "Unhandled Exception!"); } \
-  } \
-  CMock_Destroy(); \
-  if (TEST_PROTECT() && !TEST_IS_IGNORED) \
-  { \
-    tearDown(); \
-  } \
-  UnityConcludeTest(); \
-}
-
-//=======Automagically Detected Files To Include=====
-#include "unity.h"
-#include "cmock.h"
-#include "two.h"
-#include "three.h"
-#include <four.h>
-#include <setjmp.h>
-#include <stdio.h>
-#include "CException.h"
-#include "Mockstanky.h"
-
-//=======External Functions This Runner Calls=====
-extern void setUp(void);
-extern void tearDown(void);
-extern void test_TheFirstThingToTest(void);
-extern void test_TheSecondThingToTest(void);
-
-
-//=======Mock Management=====
-static void CMock_Init(void)
-{
-  Mockstanky_Init();
-}
-static void CMock_Verify(void)
-{
-  Mockstanky_Verify();
-}
-static void CMock_Destroy(void)
-{
-  Mockstanky_Destroy();
-}
-
-//=======Suite Setup=====
-static int suite_setup(void)
-{
-a_yaml_setup();
-}
-
-//=======Test Reset Option=====
-void resetTest()
-{
-  CMock_Verify();
-  CMock_Destroy();
-  tearDown();
-  CMock_Init();
-  setUp();
-}
-
-
-//=======MAIN=====
-int main(void)
-{
-  suite_setup();
-  Unity.TestFile = "test/testdata/mocksample.c";
-  UnityBegin();
-  RUN_TEST(test_TheFirstThingToTest, 21);
-  RUN_TEST(test_TheSecondThingToTest, 43);
-
-  return (UnityEnd());
-}
diff --git a/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/test/expectdata/testsample_new1.c b/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/test/expectdata/testsample_new1.c
deleted file mode 100644 (file)
index e5bcac2..0000000
+++ /dev/null
@@ -1,60 +0,0 @@
-/* AUTOGENERATED FILE. DO NOT EDIT. */
-
-//=======Test Runner Used To Run Each Test Below=====
-#define RUN_TEST(TestFunc, TestLineNum) \
-{ \
-  Unity.CurrentTestName = #TestFunc; \
-  Unity.CurrentTestLineNumber = TestLineNum; \
-  Unity.NumberOfTests++; \
-  if (TEST_PROTECT()) \
-  { \
-    CEXCEPTION_T e; \
-    Try { \
-      setUp(); \
-      TestFunc(); \
-    } Catch(e) { TEST_ASSERT_EQUAL_HEX32_MESSAGE(CEXCEPTION_NONE, e, "Unhandled Exception!"); } \
-  } \
-  if (TEST_PROTECT() && !TEST_IS_IGNORED) \
-  { \
-    tearDown(); \
-  } \
-  UnityConcludeTest(); \
-}
-
-//=======Automagically Detected Files To Include=====
-#include "unity.h"
-#include "one.h"
-#include "two.h"
-#include <setjmp.h>
-#include <stdio.h>
-#include "CException.h"
-
-int GlobalExpectCount;
-int GlobalVerifyOrder;
-char* GlobalOrderError;
-
-//=======External Functions This Runner Calls=====
-extern void setUp(void);
-extern void tearDown(void);
-extern void test_TheFirstThingToTest(void);
-extern void test_TheSecondThingToTest(void);
-
-
-//=======Test Reset Option=====
-void resetTest()
-{
-  tearDown();
-  setUp();
-}
-
-
-//=======MAIN=====
-int main(void)
-{
-  Unity.TestFile = "test/testdata/testsample.c";
-  UnityBegin();
-  RUN_TEST(test_TheFirstThingToTest, 21);
-  RUN_TEST(test_TheSecondThingToTest, 43);
-
-  return (UnityEnd());
-}
diff --git a/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/test/expectdata/testsample_new2.c b/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/test/expectdata/testsample_new2.c
deleted file mode 100644 (file)
index b7c7e5b..0000000
+++ /dev/null
@@ -1,63 +0,0 @@
-/* AUTOGENERATED FILE. DO NOT EDIT. */
-
-//=======Test Runner Used To Run Each Test Below=====
-#define RUN_TEST(TestFunc, TestLineNum) \
-{ \
-  Unity.CurrentTestName = #TestFunc; \
-  Unity.CurrentTestLineNumber = TestLineNum; \
-  Unity.NumberOfTests++; \
-  if (TEST_PROTECT()) \
-  { \
-      setUp(); \
-      TestFunc(); \
-  } \
-  if (TEST_PROTECT() && !TEST_IS_IGNORED) \
-  { \
-    tearDown(); \
-  } \
-  UnityConcludeTest(); \
-}
-
-//=======Automagically Detected Files To Include=====
-#include "unity.h"
-#include <setjmp.h>
-#include <stdio.h>
-
-//=======External Functions This Runner Calls=====
-extern void setUp(void);
-extern void tearDown(void);
-extern void test_TheFirstThingToTest(void);
-extern void test_TheSecondThingToTest(void);
-
-
-//=======Suite Setup=====
-static int suite_setup(void)
-{
-a_custom_setup();
-}
-
-//=======Suite Teardown=====
-static int suite_teardown(int num_failures)
-{
-a_custom_teardown();
-}
-
-//=======Test Reset Option=====
-void resetTest()
-{
-  tearDown();
-  setUp();
-}
-
-
-//=======MAIN=====
-int main(void)
-{
-  suite_setup();
-  Unity.TestFile = "test/testdata/testsample.c";
-  UnityBegin();
-  RUN_TEST(test_TheFirstThingToTest, 21);
-  RUN_TEST(test_TheSecondThingToTest, 43);
-
-  return suite_teardown(UnityEnd());
-}
diff --git a/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/test/expectdata/testsample_param.c b/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/test/expectdata/testsample_param.c
deleted file mode 100644 (file)
index 4157007..0000000
+++ /dev/null
@@ -1,51 +0,0 @@
-/* AUTOGENERATED FILE. DO NOT EDIT. */
-
-//=======Test Runner Used To Run Each Test Below=====
-#define RUN_TEST_NO_ARGS
-#define RUN_TEST(TestFunc, TestLineNum, ...) \
-{ \
-  Unity.CurrentTestName = #TestFunc "(" #__VA_ARGS__ ")"; \
-  Unity.CurrentTestLineNumber = TestLineNum; \
-  Unity.NumberOfTests++; \
-  if (TEST_PROTECT()) \
-  { \
-      setUp(); \
-      TestFunc(__VA_ARGS__); \
-  } \
-  if (TEST_PROTECT() && !TEST_IS_IGNORED) \
-  { \
-    tearDown(); \
-  } \
-  UnityConcludeTest(); \
-}
-
-//=======Automagically Detected Files To Include=====
-#include "unity.h"
-#include <setjmp.h>
-#include <stdio.h>
-
-//=======External Functions This Runner Calls=====
-extern void setUp(void);
-extern void tearDown(void);
-extern void test_TheFirstThingToTest(void);
-extern void test_TheSecondThingToTest(void);
-
-
-//=======Test Reset Option=====
-void resetTest()
-{
-  tearDown();
-  setUp();
-}
-
-
-//=======MAIN=====
-int main(void)
-{
-  Unity.TestFile = "test/testdata/testsample.c";
-  UnityBegin();
-  RUN_TEST(test_TheFirstThingToTest, 21, RUN_TEST_NO_ARGS);
-  RUN_TEST(test_TheSecondThingToTest, 43, RUN_TEST_NO_ARGS);
-
-  return (UnityEnd());
-}
diff --git a/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/test/expectdata/testsample_run1.c b/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/test/expectdata/testsample_run1.c
deleted file mode 100644 (file)
index e5bcac2..0000000
+++ /dev/null
@@ -1,60 +0,0 @@
-/* AUTOGENERATED FILE. DO NOT EDIT. */
-
-//=======Test Runner Used To Run Each Test Below=====
-#define RUN_TEST(TestFunc, TestLineNum) \
-{ \
-  Unity.CurrentTestName = #TestFunc; \
-  Unity.CurrentTestLineNumber = TestLineNum; \
-  Unity.NumberOfTests++; \
-  if (TEST_PROTECT()) \
-  { \
-    CEXCEPTION_T e; \
-    Try { \
-      setUp(); \
-      TestFunc(); \
-    } Catch(e) { TEST_ASSERT_EQUAL_HEX32_MESSAGE(CEXCEPTION_NONE, e, "Unhandled Exception!"); } \
-  } \
-  if (TEST_PROTECT() && !TEST_IS_IGNORED) \
-  { \
-    tearDown(); \
-  } \
-  UnityConcludeTest(); \
-}
-
-//=======Automagically Detected Files To Include=====
-#include "unity.h"
-#include "one.h"
-#include "two.h"
-#include <setjmp.h>
-#include <stdio.h>
-#include "CException.h"
-
-int GlobalExpectCount;
-int GlobalVerifyOrder;
-char* GlobalOrderError;
-
-//=======External Functions This Runner Calls=====
-extern void setUp(void);
-extern void tearDown(void);
-extern void test_TheFirstThingToTest(void);
-extern void test_TheSecondThingToTest(void);
-
-
-//=======Test Reset Option=====
-void resetTest()
-{
-  tearDown();
-  setUp();
-}
-
-
-//=======MAIN=====
-int main(void)
-{
-  Unity.TestFile = "test/testdata/testsample.c";
-  UnityBegin();
-  RUN_TEST(test_TheFirstThingToTest, 21);
-  RUN_TEST(test_TheSecondThingToTest, 43);
-
-  return (UnityEnd());
-}
diff --git a/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/test/expectdata/testsample_run2.c b/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/test/expectdata/testsample_run2.c
deleted file mode 100644 (file)
index b7c7e5b..0000000
+++ /dev/null
@@ -1,63 +0,0 @@
-/* AUTOGENERATED FILE. DO NOT EDIT. */
-
-//=======Test Runner Used To Run Each Test Below=====
-#define RUN_TEST(TestFunc, TestLineNum) \
-{ \
-  Unity.CurrentTestName = #TestFunc; \
-  Unity.CurrentTestLineNumber = TestLineNum; \
-  Unity.NumberOfTests++; \
-  if (TEST_PROTECT()) \
-  { \
-      setUp(); \
-      TestFunc(); \
-  } \
-  if (TEST_PROTECT() && !TEST_IS_IGNORED) \
-  { \
-    tearDown(); \
-  } \
-  UnityConcludeTest(); \
-}
-
-//=======Automagically Detected Files To Include=====
-#include "unity.h"
-#include <setjmp.h>
-#include <stdio.h>
-
-//=======External Functions This Runner Calls=====
-extern void setUp(void);
-extern void tearDown(void);
-extern void test_TheFirstThingToTest(void);
-extern void test_TheSecondThingToTest(void);
-
-
-//=======Suite Setup=====
-static int suite_setup(void)
-{
-a_custom_setup();
-}
-
-//=======Suite Teardown=====
-static int suite_teardown(int num_failures)
-{
-a_custom_teardown();
-}
-
-//=======Test Reset Option=====
-void resetTest()
-{
-  tearDown();
-  setUp();
-}
-
-
-//=======MAIN=====
-int main(void)
-{
-  suite_setup();
-  Unity.TestFile = "test/testdata/testsample.c";
-  UnityBegin();
-  RUN_TEST(test_TheFirstThingToTest, 21);
-  RUN_TEST(test_TheSecondThingToTest, 43);
-
-  return suite_teardown(UnityEnd());
-}
diff --git a/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/test/expectdata/testsample_yaml.c b/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/test/expectdata/testsample_yaml.c
deleted file mode 100644 (file)
index d109287..0000000
+++ /dev/null
@@ -1,64 +0,0 @@
-/* AUTOGENERATED FILE. DO NOT EDIT. */
-
-//=======Test Runner Used To Run Each Test Below=====
-#define RUN_TEST(TestFunc, TestLineNum) \
-{ \
-  Unity.CurrentTestName = #TestFunc; \
-  Unity.CurrentTestLineNumber = TestLineNum; \
-  Unity.NumberOfTests++; \
-  if (TEST_PROTECT()) \
-  { \
-    CEXCEPTION_T e; \
-    Try { \
-      setUp(); \
-      TestFunc(); \
-    } Catch(e) { TEST_ASSERT_EQUAL_HEX32_MESSAGE(CEXCEPTION_NONE, e, "Unhandled Exception!"); } \
-  } \
-  if (TEST_PROTECT() && !TEST_IS_IGNORED) \
-  { \
-    tearDown(); \
-  } \
-  UnityConcludeTest(); \
-}
-
-//=======Automagically Detected Files To Include=====
-#include "unity.h"
-#include "two.h"
-#include "three.h"
-#include <four.h>
-#include <setjmp.h>
-#include <stdio.h>
-#include "CException.h"
-
-//=======External Functions This Runner Calls=====
-extern void setUp(void);
-extern void tearDown(void);
-extern void test_TheFirstThingToTest(void);
-extern void test_TheSecondThingToTest(void);
-
-
-//=======Suite Setup=====
-static int suite_setup(void)
-{
-a_yaml_setup();
-}
-
-//=======Test Reset Option=====
-void resetTest()
-{
-  tearDown();
-  setUp();
-}
-
-
-//=======MAIN=====
-int main(void)
-{
-  suite_setup();
-  Unity.TestFile = "test/testdata/testsample.c";
-  UnityBegin();
-  RUN_TEST(test_TheFirstThingToTest, 21);
-  RUN_TEST(test_TheSecondThingToTest, 43);
-
-  return (UnityEnd());
-}
diff --git a/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/test/test_generate_test_runner.rb b/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/test/test_generate_test_runner.rb
deleted file mode 100644 (file)
index 61c8df9..0000000
+++ /dev/null
@@ -1,94 +0,0 @@
-# ==========================================
-#   CMock Project - Automatic Mock Generation for C
-#   Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-#   [Released under MIT License. Please refer to license.txt for details]
-# ========================================== 
-
-ruby_version = RUBY_VERSION.split('.')
-if (ruby_version[1].to_i == 9) and (ruby_version[2].to_i > 1)
-  require 'rubygems'
-  gem 'test-unit'
-end
-require 'test/unit'
-require './auto/generate_test_runner.rb'
-
-TEST_FILE = 'test/testdata/testsample.c'
-TEST_MOCK = 'test/testdata/mocksample.c'
-OUT_FILE  = 'build/testsample_'
-EXP_FILE  = 'test/expectdata/testsample_'
-
-class TestGenerateTestRunner < Test::Unit::TestCase
-  def setup
-  end
-
-  def teardown
-  end
-  
-  def verify_output_equal(subtest)
-    expected = File.read(EXP_FILE + subtest + '.c').gsub(/\r\n/,"\n")
-    actual   = File.read(OUT_FILE + subtest + '.c').gsub(/\r\n/,"\n")
-    assert_equal(expected, actual, "Generated File Sub-Test '#{subtest}' Failed")
-  end
-  
-  def test_ShouldGenerateARunnerByCreatingRunnerWithOptions
-    sets = { 'def'  => nil,
-             'new1' => { :plugins => [:cexception], :includes => ['one.h', 'two.h'], :enforce_strict_ordering => true },
-             'new2' => { :plugins => [:ignore], :suite_setup => "a_custom_setup();", :suite_teardown => "a_custom_teardown();" }   
-    }
-    
-    sets.each_pair do |subtest, options|
-      UnityTestRunnerGenerator.new(options).run(TEST_FILE, OUT_FILE + subtest + '.c')
-      verify_output_equal(subtest)
-      UnityTestRunnerGenerator.new(options).run(TEST_MOCK, OUT_FILE + 'mock_' + subtest + '.c')
-      verify_output_equal('mock_' + subtest)
-    end
-  end
-  
-  def test_ShouldGenerateARunnerByRunningRunnerWithOptions
-    sets = { 'run1' => { :plugins => [:cexception], :includes => ['one.h', 'two.h'], :enforce_strict_ordering => true },
-             'run2' => { :plugins => [:ignore], :suite_setup => "a_custom_setup();", :suite_teardown => "a_custom_teardown();" }   
-    }
-    
-    sets.each_pair do |subtest, options|
-      UnityTestRunnerGenerator.new.run(TEST_FILE, OUT_FILE + subtest + '.c', options)
-      verify_output_equal(subtest)
-      UnityTestRunnerGenerator.new.run(TEST_MOCK, OUT_FILE + 'mock_' + subtest + '.c', options)
-      verify_output_equal('mock_' + subtest)
-    end
-  end
-  
-  def test_ShouldGenerateARunnerByPullingYamlOptions
-    subtest = 'yaml'
-    cmdstr = "ruby auto/generate_test_runner.rb test/testdata/sample.yml \"#{TEST_FILE}\" \"#{OUT_FILE + subtest + '.c'}\""
-    `#{cmdstr}`
-    verify_output_equal(subtest)
-    
-    cmdstr = "ruby auto/generate_test_runner.rb test/testdata/sample.yml \"#{TEST_MOCK}\" \"#{OUT_FILE + 'mock_' + subtest + '.c'}\""
-    `#{cmdstr}`
-    verify_output_equal('mock_' + subtest)
-  end
-  
-  def test_ShouldGenerateARunnerByPullingCommandlineOptions
-    subtest = 'cmd'
-    cmdstr = "ruby auto/generate_test_runner.rb -cexception \"#{TEST_FILE}\" \"#{OUT_FILE + subtest + '.c'}\""
-    `#{cmdstr}`
-    verify_output_equal(subtest)
-    
-    cmdstr = "ruby auto/generate_test_runner.rb -cexception \"#{TEST_MOCK}\" \"#{OUT_FILE + 'mock_' + subtest + '.c'}\""
-    `#{cmdstr}`
-    verify_output_equal('mock_' + subtest)
-  end
-  
-  def test_ShouldGenerateARunnerThatUsesParameterizedTests
-    sets = { 'param'  => { :plugins => [:ignore], :use_param_tests => true }   
-    }
-    
-    sets.each_pair do |subtest, options|
-      UnityTestRunnerGenerator.new(options).run(TEST_FILE, OUT_FILE + subtest + '.c')
-      verify_output_equal(subtest)
-      UnityTestRunnerGenerator.new(options).run(TEST_MOCK, OUT_FILE + 'mock_' + subtest + '.c')
-      verify_output_equal('mock_' + subtest)
-    end
-  end
-  
-end
diff --git a/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/test/testdata/mocksample.c b/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/test/testdata/mocksample.c
deleted file mode 100644 (file)
index b709438..0000000
+++ /dev/null
@@ -1,51 +0,0 @@
-// This is just a sample test file to be used to test the generator script
-#ifndef TEST_SAMPLE_H
-#define TEST_SAMPLE_H
-
-#include <setjmp.h>
-#include "unity.h"
-#include "funky.h"
-#include "Mockstanky.h"
-
-void setUp(void)
-{
-  CustomSetupStuff();
-}
-
-void tearDown(void)
-{
-  CustomTeardownStuff
-}
-
-//Yup, nice comment
-void test_TheFirstThingToTest(void)
-{
-    TEST_ASSERT(1);
-
-    TEST_ASSERT_TRUE(1);
-}
-
-/*
-void test_ShouldBeIgnored(void)
-{
-    DoesStuff();
-}
-*/
-
-//void test_ShouldAlsoNotBeTested(void)
-//{
-//    Call_An_Expect();
-//    
-//    CallAFunction();
-//    test_CallAFunctionThatLooksLikeATest();
-//}
-
-void test_TheSecondThingToTest(void)
-{
-    Call_An_Expect();
-    
-    CallAFunction();
-    test_CallAFunctionThatLooksLikeATest();
-}
-
-#endif //TEST_SAMPLE_H
diff --git a/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/test/testdata/sample.yml b/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/test/testdata/sample.yml
deleted file mode 100644 (file)
index 9e5eece..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-:unity:
-  :includes:
-    - two.h
-    - three.h
-    - <four.h>
-  :plugins:
-    - :cexception
-  :suite_setup: |
-    a_yaml_setup();
\ No newline at end of file
diff --git a/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/test/testdata/testsample.c b/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/test/testdata/testsample.c
deleted file mode 100644 (file)
index 4f30ec7..0000000
+++ /dev/null
@@ -1,51 +0,0 @@
-// This is just a sample test file to be used to test the generator script
-#ifndef TEST_SAMPLE_H
-#define TEST_SAMPLE_H
-
-#include <setjmp.h>
-#include "unity.h"
-#include "funky.h"
-#include "stanky.h"
-
-void setUp(void)
-{
-  CustomSetupStuff();
-}
-
-void tearDown(void)
-{
-  CustomTeardownStuff
-}
-
-//Yup, nice comment
-void test_TheFirstThingToTest(void)
-{
-    TEST_ASSERT(1);
-
-    TEST_ASSERT_TRUE(1);
-}
-
-/*
-void test_ShouldBeIgnored(void)
-{
-    DoesStuff();
-}
-*/
-
-//void test_ShouldAlsoNotBeTested(void)
-//{
-//    Call_An_Expect();
-//    
-//    CallAFunction();
-//    test_CallAFunctionThatLooksLikeATest();
-//}
-
-void test_TheSecondThingToTest(void)
-{
-    Call_An_Expect();
-    
-    CallAFunction();
-    test_CallAFunctionThatLooksLikeATest();
-}
-
-#endif //TEST_SAMPLE_H
diff --git a/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/test/testparameterized.c b/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/test/testparameterized.c
deleted file mode 100644 (file)
index 037cd21..0000000
+++ /dev/null
@@ -1,101 +0,0 @@
-/* ==========================================
-    Unity Project - A Test Framework for C
-    Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-    [Released under MIT License. Please refer to license.txt for details]
-========================================== */
-
-#include <setjmp.h>
-#include "unity.h"
-
-#define TEST_CASE(...)
-
-#define EXPECT_ABORT_BEGIN \
-    if (TEST_PROTECT())    \
-    {
-    
-#define VERIFY_FAILS_END                                                       \
-    }                                                                          \
-    Unity.CurrentTestFailed = (Unity.CurrentTestFailed == 1) ? 0 : 1;          \
-    if (Unity.CurrentTestFailed == 1) {                                        \
-      SetToOneMeanWeAlreadyCheckedThisGuy = 1;                                 \
-      UnityPrint("[[[[ Previous Test Should Have Failed But Did Not ]]]]");    \
-      UNITY_OUTPUT_CHAR('\n');                                                 \
-    }
-    
-#define VERIFY_IGNORES_END                                                     \
-    }                                                                          \
-    Unity.CurrentTestFailed = (Unity.CurrentTestIgnored == 1) ? 0 : 1;         \
-    Unity.CurrentTestIgnored = 0;                                              \
-    if (Unity.CurrentTestFailed == 1) {                                        \
-      SetToOneMeanWeAlreadyCheckedThisGuy = 1;                                 \
-      UnityPrint("[[[[ Previous Test Should Have Ignored But Did Not ]]]]");   \
-      UNITY_OUTPUT_CHAR('\n');                                                 \
-    }
-
-int SetToOneToFailInTearDown;
-int SetToOneMeanWeAlreadyCheckedThisGuy;
-
-void setUp(void)
-{
-  SetToOneToFailInTearDown = 0;
-  SetToOneMeanWeAlreadyCheckedThisGuy = 0;
-}
-
-void tearDown(void)
-{
-  if (SetToOneToFailInTearDown == 1)
-    TEST_FAIL_MESSAGE("<= Failed in tearDown");
-  if ((SetToOneMeanWeAlreadyCheckedThisGuy == 0) && (Unity.CurrentTestFailed > 0))
-  {
-    UnityPrint("[[[[ Previous Test Should Have Passed But Did Not ]]]]");
-    UNITY_OUTPUT_CHAR('\n');
-  }
-}
-
-TEST_CASE(0)
-TEST_CASE(44)
-TEST_CASE((90)+9)
-void test_TheseShouldAllPass(int Num)
-{
-    TEST_ASSERT_TRUE(Num < 100);
-}
-
-TEST_CASE(3)
-TEST_CASE(77)
-TEST_CASE( (99) + 1 - (1))
-void test_TheseShouldAllFail(int Num)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_TRUE(Num > 100);
-    VERIFY_FAILS_END
-}
-
-TEST_CASE(1)
-TEST_CASE(44)
-TEST_CASE(99)
-TEST_CASE(98)
-void test_TheseAreEveryOther(int Num)
-{
-    if (Num & 1)
-    {
-        EXPECT_ABORT_BEGIN
-        TEST_ASSERT_TRUE(Num > 100);
-        VERIFY_FAILS_END
-    }
-    else
-    {
-        TEST_ASSERT_TRUE(Num < 100);
-    }
-}
-
-void test_NormalPassesStillWork(void)
-{
-    TEST_ASSERT_TRUE(1);
-}
-
-void test_NormalFailsStillWork(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_TRUE(0);
-    VERIFY_FAILS_END
-}
diff --git a/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/test/testunity.c b/tools/ceedling/vendor/cmock/vendor/c_exception/vendor/unity/test/testunity.c
deleted file mode 100644 (file)
index 9f826dc..0000000
+++ /dev/null
@@ -1,1510 +0,0 @@
-/* ==========================================
-    Unity Project - A Test Framework for C
-    Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-    [Released under MIT License. Please refer to license.txt for details]
-========================================== */
-
-#include <setjmp.h>
-#include "unity.h"
-
-#define EXPECT_ABORT_BEGIN \
-    if (TEST_PROTECT())    \
-    {
-    
-#define VERIFY_FAILS_END                                                       \
-    }                                                                          \
-    Unity.CurrentTestFailed = (Unity.CurrentTestFailed == 1) ? 0 : 1;          \
-    if (Unity.CurrentTestFailed == 1) {                                        \
-      SetToOneMeanWeAlreadyCheckedThisGuy = 1;                                 \
-      UnityPrint("[[[[ Previous Test Should Have Failed But Did Not ]]]]");    \
-      UNITY_OUTPUT_CHAR('\n');                                                 \
-    }
-    
-#define VERIFY_IGNORES_END                                                     \
-    }                                                                          \
-    Unity.CurrentTestFailed = (Unity.CurrentTestIgnored == 1) ? 0 : 1;         \
-    Unity.CurrentTestIgnored = 0;                                              \
-    if (Unity.CurrentTestFailed == 1) {                                        \
-      SetToOneMeanWeAlreadyCheckedThisGuy = 1;                                 \
-      UnityPrint("[[[[ Previous Test Should Have Ignored But Did Not ]]]]");   \
-      UNITY_OUTPUT_CHAR('\n');                                                 \
-    }
-
-int SetToOneToFailInTearDown;
-int SetToOneMeanWeAlreadyCheckedThisGuy;
-
-void setUp(void)
-{
-  SetToOneToFailInTearDown = 0;
-  SetToOneMeanWeAlreadyCheckedThisGuy = 0;
-}
-
-void tearDown(void)
-{
-  if (SetToOneToFailInTearDown == 1)
-    TEST_FAIL_MESSAGE("<= Failed in tearDown");
-  if ((SetToOneMeanWeAlreadyCheckedThisGuy == 0) && (Unity.CurrentTestFailed > 0))
-  {
-    UnityPrint("[[[[ Previous Test Should Have Passed But Did Not ]]]]");
-    UNITY_OUTPUT_CHAR('\n');
-  }
-}
-
-void testTrue(void)
-{
-    TEST_ASSERT(1);
-
-    TEST_ASSERT_TRUE(1);
-}
-
-void testFalse(void)
-{
-    TEST_ASSERT_FALSE(0);
-
-    TEST_ASSERT_UNLESS(0);
-}
-
-void testPreviousPass(void)
-{
-    TEST_ASSERT_EQUAL_INT(0U, Unity.TestFailures);
-}
-
-void testNotVanilla(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT(0);
-    VERIFY_FAILS_END
-}
-
-void testNotTrue(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_TRUE(0);
-    VERIFY_FAILS_END
-}
-
-void testNotFalse(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_FALSE(1);
-    VERIFY_FAILS_END
-}
-
-void testNotUnless(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_UNLESS(1);
-    VERIFY_FAILS_END
-}
-
-void testNotNotEqual(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_NOT_EQUAL(10, 10);
-    VERIFY_FAILS_END
-}
-
-void testFail(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_FAIL_MESSAGE("Expected for testing");
-    VERIFY_FAILS_END
-}
-
-void testIsNull(void)
-{
-    char* ptr1 = NULL;
-    char* ptr2 = "hello";
-    
-    TEST_ASSERT_NULL(ptr1);
-    TEST_ASSERT_NOT_NULL(ptr2);
-}
-
-void testIsNullShouldFailIfNot(void)
-{
-    char* ptr1 = "hello";
-    
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_NULL(ptr1);
-    VERIFY_FAILS_END
-}
-
-void testNotNullShouldFailIfNULL(void)
-{
-    char* ptr1 = NULL;
-    
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_NOT_NULL(ptr1);
-    VERIFY_FAILS_END
-}
-
-void testIgnore(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_IGNORE();
-    TEST_FAIL_MESSAGE("This should not be reached");
-    VERIFY_IGNORES_END
-}
-
-void testIgnoreMessage(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_IGNORE_MESSAGE("This is an expected TEST_IGNORE_MESSAGE string!");
-    TEST_FAIL_MESSAGE("This should not be reached");
-    VERIFY_IGNORES_END
-}
-
-void testNotEqualInts(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_INT(3982, 3983);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualInt8s(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_INT8(-127, -126);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualInt16s(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_INT16(-16383, -16382);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualInt32s(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_INT32(-2147483647, -2147483646);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualBits(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_BITS(0xFF00, 0x5555, 0x5A55);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualUInts(void)
-{
-    _UU16 v0, v1;
-    
-    v0 = 9000;
-    v1 = 9001;
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_UINT(v0, v1);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualUInt8s(void)
-{
-    _UU8 v0, v1;
-    
-    v0 = 254;
-    v1 = 255;
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_UINT8(v0, v1);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualUInt16s(void)
-{
-    _UU16 v0, v1;
-    
-    v0 = 65535;
-    v1 = 65534;
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_UINT16(v0, v1);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualUInt32s(void)
-{
-    _UU32 v0, v1;
-    
-    v0 = 4294967295;
-    v1 = 4294967294;
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_UINT32(v0, v1);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualHex8s(void)
-{
-    _UU8 v0, v1;
-    
-    v0 = 0x23;
-    v1 = 0x22;
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_HEX8(v0, v1);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualHex8sIfSigned(void)
-{
-    _US8 v0, v1;
-    
-    v0 = -2;
-    v1 = 2;
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_HEX8(v0, v1);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualHex16s(void)
-{
-    _UU16 v0, v1;
-    
-    v0 = 0x1234;
-    v1 = 0x1235;
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_HEX16(v0, v1);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualHex16sIfSigned(void)
-{
-    _US16 v0, v1;
-    
-    v0 = -1024;
-    v1 = -1028;
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_HEX16(v0, v1);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualHex32s(void)
-{
-    _UU32 v0, v1;
-    
-    v0 = 900000;
-    v1 = 900001;
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_HEX32(v0, v1);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualHex32sIfSigned(void)
-{
-    _US32 v0, v1;
-    
-    v0 = -900000;
-    v1 = 900001;
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_HEX32(v0, v1);
-    VERIFY_FAILS_END
-}
-
-void testEqualInts(void)
-{
-    int v0, v1;
-    int *p0, *p1;
-    
-    v0 = 19467;
-    v1 = 19467;
-    p0 = &v0;
-    p1 = &v1;
-
-    TEST_ASSERT_EQUAL_INT(1837, 1837);
-    TEST_ASSERT_EQUAL_INT(-27365, -27365);
-    TEST_ASSERT_EQUAL_INT(v0, v1);
-    TEST_ASSERT_EQUAL_INT(19467, v1);
-    TEST_ASSERT_EQUAL_INT(v0, 19467);
-    TEST_ASSERT_EQUAL_INT(*p0, v1);
-    TEST_ASSERT_EQUAL_INT(*p0, *p1);
-    TEST_ASSERT_EQUAL_INT(*p0, 19467);
-}
-
-void testEqualUints(void)
-{
-    unsigned int v0, v1;
-    unsigned int *p0, *p1;
-    
-    v0 = 19467;
-    v1 = 19467;
-    p0 = &v0;
-    p1 = &v1;
-
-    TEST_ASSERT_EQUAL_UINT(1837, 1837);
-    TEST_ASSERT_EQUAL_UINT(v0, v1);
-    TEST_ASSERT_EQUAL_UINT(19467, v1);
-    TEST_ASSERT_EQUAL_UINT(v0, 19467);
-    TEST_ASSERT_EQUAL_UINT(*p0, v1);
-    TEST_ASSERT_EQUAL_UINT(*p0, *p1);
-    TEST_ASSERT_EQUAL_UINT(*p0, 19467);
-    TEST_ASSERT_EQUAL_UINT(60872u, 60872u);
-}
-
-void testNotEqual(void)
-{
-    TEST_ASSERT_NOT_EQUAL(0, 1);
-    TEST_ASSERT_NOT_EQUAL(1, 0);
-    TEST_ASSERT_NOT_EQUAL(100, 101);
-    TEST_ASSERT_NOT_EQUAL(0, -1);
-    TEST_ASSERT_NOT_EQUAL(65535, -65535);
-    TEST_ASSERT_NOT_EQUAL(75, 900);
-    TEST_ASSERT_NOT_EQUAL(-100, -101);
-}
-
-void testEqualHex8s(void)
-{
-    _UU8 v0, v1;
-    _UU8 *p0, *p1;
-    
-    v0 = 0x22;
-    v1 = 0x22;
-    p0 = &v0;
-    p1 = &v1;
-
-    TEST_ASSERT_EQUAL_HEX8(0x22, 0x22);
-    TEST_ASSERT_EQUAL_HEX8(v0, v1);
-    TEST_ASSERT_EQUAL_HEX8(0x22, v1);
-    TEST_ASSERT_EQUAL_HEX8(v0, 0x22);
-    TEST_ASSERT_EQUAL_HEX8(*p0, v1);
-    TEST_ASSERT_EQUAL_HEX8(*p0, *p1);
-    TEST_ASSERT_EQUAL_HEX8(*p0, 0x22);
-}
-
-void testEqualHex8sNegatives(void)
-{
-    _UU8 v0, v1;
-    _UU8 *p0, *p1;
-    
-    v0 = 0xDD;
-    v1 = 0xDD;
-    p0 = &v0;
-    p1 = &v1;
-
-    TEST_ASSERT_EQUAL_HEX8(0xDD, 0xDD);
-    TEST_ASSERT_EQUAL_HEX8(v0, v1);
-    TEST_ASSERT_EQUAL_HEX8(0xDD, v1);
-    TEST_ASSERT_EQUAL_HEX8(v0, 0xDD);
-    TEST_ASSERT_EQUAL_HEX8(*p0, v1);
-    TEST_ASSERT_EQUAL_HEX8(*p0, *p1);
-    TEST_ASSERT_EQUAL_HEX8(*p0, 0xDD);
-}
-
-void testEqualHex16s(void)
-{
-    _UU16 v0, v1;
-    _UU16 *p0, *p1;
-    
-    v0 = 0x9876;
-    v1 = 0x9876;
-    p0 = &v0;
-    p1 = &v1;
-
-    TEST_ASSERT_EQUAL_HEX16(0x9876, 0x9876);
-    TEST_ASSERT_EQUAL_HEX16(v0, v1);
-    TEST_ASSERT_EQUAL_HEX16(0x9876, v1);
-    TEST_ASSERT_EQUAL_HEX16(v0, 0x9876);
-    TEST_ASSERT_EQUAL_HEX16(*p0, v1);
-    TEST_ASSERT_EQUAL_HEX16(*p0, *p1);
-    TEST_ASSERT_EQUAL_HEX16(*p0, 0x9876);
-}
-
-void testEqualHex32s(void)
-{
-    _UU32 v0, v1;
-    _UU32 *p0, *p1;
-    
-    v0 = 0x98765432ul;
-    v1 = 0x98765432ul;
-    p0 = &v0;
-    p1 = &v1;
-
-    TEST_ASSERT_EQUAL_HEX32(0x98765432ul, 0x98765432ul);
-    TEST_ASSERT_EQUAL_HEX32(v0, v1);
-    TEST_ASSERT_EQUAL_HEX32(0x98765432ul, v1);
-    TEST_ASSERT_EQUAL_HEX32(v0, 0x98765432ul);
-    TEST_ASSERT_EQUAL_HEX32(*p0, v1);
-    TEST_ASSERT_EQUAL_HEX32(*p0, *p1);
-    TEST_ASSERT_EQUAL_HEX32(*p0, 0x98765432ul);
-}
-
-void testEqualBits(void)
-{
-    _UU32 v0 = 0xFF55AA00;
-    _UU32 v1 = 0x55550000;
-
-    TEST_ASSERT_BITS(v1, v0, 0x55550000);
-    TEST_ASSERT_BITS(v1, v0, 0xFF55CC00);
-    TEST_ASSERT_BITS(0xFFFFFFFF, v0, 0xFF55AA00);
-    TEST_ASSERT_BITS(0xFFFFFFFF, v0, v0);
-    TEST_ASSERT_BITS(0xF0F0F0F0, v0, 0xFC5DAE0F);
-    TEST_ASSERT_BITS_HIGH(v1, v0);
-    TEST_ASSERT_BITS_LOW(0x000055FF, v0);
-    TEST_ASSERT_BIT_HIGH(30, v0);
-    TEST_ASSERT_BIT_LOW(5, v0);
-}
-
-void testEqualShorts(void)
-{
-    short v0, v1;
-    short *p0, *p1;
-    
-    v0 = 19467;
-    v1 = 19467;
-    p0 = &v0;
-    p1 = &v1;
-
-    TEST_ASSERT_EQUAL_INT(1837, 1837);
-    TEST_ASSERT_EQUAL_INT(-2987, -2987);
-    TEST_ASSERT_EQUAL_INT(v0, v1);
-    TEST_ASSERT_EQUAL_INT(19467, v1);
-    TEST_ASSERT_EQUAL_INT(v0, 19467);
-    TEST_ASSERT_EQUAL_INT(*p0, v1);
-    TEST_ASSERT_EQUAL_INT(*p0, *p1);
-    TEST_ASSERT_EQUAL_INT(*p0, 19467);
-}
-
-void testEqualUShorts(void)
-{
-    unsigned short v0, v1;
-    unsigned short *p0, *p1;
-    
-    v0 = 19467;
-    v1 = 19467;
-    p0 = &v0;
-    p1 = &v1;
-
-    TEST_ASSERT_EQUAL_UINT(1837, 1837);
-    TEST_ASSERT_EQUAL_UINT(2987, 2987);
-    TEST_ASSERT_EQUAL_UINT(v0, v1);
-    TEST_ASSERT_EQUAL_UINT(19467, v1);
-    TEST_ASSERT_EQUAL_UINT(v0, 19467);
-    TEST_ASSERT_EQUAL_UINT(*p0, v1);
-    TEST_ASSERT_EQUAL_UINT(*p0, *p1);
-    TEST_ASSERT_EQUAL_UINT(*p0, 19467);
-}
-
-void testEqualChars(void)
-{
-    signed char v0, v1;
-    signed char *p0, *p1;
-    
-    v0 = 109;
-    v1 = 109;
-    p0 = &v0;
-    p1 = &v1;
-
-    TEST_ASSERT_EQUAL_INT(42, 42);
-    TEST_ASSERT_EQUAL_INT(-116, -116);
-    TEST_ASSERT_EQUAL_INT(v0, v1);
-    TEST_ASSERT_EQUAL_INT(109, v1);
-    TEST_ASSERT_EQUAL_INT(v0, 109);
-    TEST_ASSERT_EQUAL_INT(*p0, v1);
-    TEST_ASSERT_EQUAL_INT(*p0, *p1);
-    TEST_ASSERT_EQUAL_INT(*p0, 109);
-}
-
-void testEqualUChars(void)
-{
-    unsigned char v0, v1;
-    unsigned char *p0, *p1;
-    
-    v0 = 251;
-    v1 = 251;
-    p0 = &v0;
-    p1 = &v1;
-
-    TEST_ASSERT_EQUAL_INT(42, 42);
-    TEST_ASSERT_EQUAL_INT(v0, v1);
-    TEST_ASSERT_EQUAL_INT(251, v1);
-    TEST_ASSERT_EQUAL_INT(v0, 251);
-    TEST_ASSERT_EQUAL_INT(*p0, v1);
-    TEST_ASSERT_EQUAL_INT(*p0, *p1);
-    TEST_ASSERT_EQUAL_INT(*p0, 251);
-}
-
-void testEqualPointers(void)
-{
-    int v0, v1;
-    int *p0, *p1, *p2;
-    
-    v0 = 19467;
-    v1 = 18271;
-    p0 = &v0;
-    p1 = &v1;
-    p2 = &v1;
-
-    TEST_ASSERT_EQUAL_PTR(p0, &v0);
-    TEST_ASSERT_EQUAL_PTR(&v1, p1);
-    TEST_ASSERT_EQUAL_PTR(p2, p1);
-    TEST_ASSERT_EQUAL_PTR(&v0, &v0);
-}
-
-void testNotEqualPointers(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_PTR(0x12345678, 0x12345677);
-    VERIFY_FAILS_END
-}
-
-void testIntsWithinDelta(void)
-{
-    TEST_ASSERT_INT_WITHIN(1, 5000, 5001);
-    TEST_ASSERT_INT_WITHIN(5, 5000, 4996);
-    TEST_ASSERT_INT_WITHIN(5, 5000, 5005);
-    TEST_ASSERT_INT_WITHIN(500, 50, -440);
-    
-    TEST_ASSERT_INT_WITHIN(2, -1, -1);
-    TEST_ASSERT_INT_WITHIN(5, 1, -1);
-    TEST_ASSERT_INT_WITHIN(5, -1, 1);
-}
-
-void testIntsNotWithinDelta(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_INT_WITHIN(5, 5000, 5006);
-    VERIFY_FAILS_END
-}
-
-void testUIntsWithinDelta(void)
-{
-    TEST_ASSERT_UINT_WITHIN(1, 5000, 5001);
-    TEST_ASSERT_UINT_WITHIN(5, 5000, 4996);
-    TEST_ASSERT_UINT_WITHIN(5, 5000, 5005);
-}
-
-void testUIntsNotWithinDelta(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_UINT_WITHIN(1, 2147483647u, 2147483649u);
-    VERIFY_FAILS_END
-}
-
-void testUIntsNotWithinDeltaEvenThoughASignedIntWouldPassSmallFirst(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_UINT_WITHIN(5, 1, -1);
-    VERIFY_FAILS_END
-}
-
-void testUIntsNotWithinDeltaEvenThoughASignedIntWouldPassBigFirst(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_UINT_WITHIN(5, -1, 1);
-    VERIFY_FAILS_END
-}
-
-void testHEX32sWithinDelta(void)
-{
-    TEST_ASSERT_HEX32_WITHIN(1, 5000, 5001);
-    TEST_ASSERT_HEX32_WITHIN(5, 5000, 4996);
-    TEST_ASSERT_HEX32_WITHIN(5, 5000, 5005);
-}
-
-void testHEX32sNotWithinDelta(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_HEX32_WITHIN(1, 2147483647u, 2147483649u);
-    VERIFY_FAILS_END
-}
-
-void testHEX32sNotWithinDeltaEvenThoughASignedIntWouldPass(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_HEX32_WITHIN(5, 1, -1);
-    VERIFY_FAILS_END
-}
-
-void testHEX16sWithinDelta(void)
-{
-    TEST_ASSERT_HEX16_WITHIN(1, 5000, 5001);
-    TEST_ASSERT_HEX16_WITHIN(5, 5000, 4996);
-    TEST_ASSERT_HEX16_WITHIN(5, 5000, 5005);
-}
-
-void testHEX16sNotWithinDelta(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_HEX16_WITHIN(2, 65535, 0);
-    VERIFY_FAILS_END
-}
-
-void testHEX8sWithinDelta(void)
-{
-    TEST_ASSERT_HEX8_WITHIN(1, 254, 255);
-    TEST_ASSERT_HEX8_WITHIN(5, 251, 255);
-    TEST_ASSERT_HEX8_WITHIN(5, 1, 4);
-}
-
-void testHEX8sNotWithinDelta(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_HEX8_WITHIN(2, 255, 0);
-    VERIFY_FAILS_END
-}
-
-void testEqualStrings(void)
-{
-    const char *testString = "foo";
-
-    TEST_ASSERT_EQUAL_STRING(testString, testString);
-    TEST_ASSERT_EQUAL_STRING("foo", "foo");
-    TEST_ASSERT_EQUAL_STRING("foo", testString);
-    TEST_ASSERT_EQUAL_STRING(testString, "foo");
-    TEST_ASSERT_EQUAL_STRING("", "");
-}
-
-void testEqualStringsWithCarriageReturnsAndLineFeeds(void)
-{
-    const char *testString = "foo\r\nbar";
-
-    TEST_ASSERT_EQUAL_STRING(testString, testString);
-    TEST_ASSERT_EQUAL_STRING("foo\r\nbar", "foo\r\nbar");
-    TEST_ASSERT_EQUAL_STRING("foo\r\nbar", testString);
-    TEST_ASSERT_EQUAL_STRING(testString, "foo\r\nbar");
-    TEST_ASSERT_EQUAL_STRING("", "");
-}
-
-void testNotEqualString1(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_STRING("foo", "bar");
-    VERIFY_FAILS_END
-}
-
-void testNotEqualString2(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_STRING("foo", "");
-    VERIFY_FAILS_END
-}
-
-void testNotEqualString3(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_STRING("", "bar");
-    VERIFY_FAILS_END
-}
-
-void testNotEqualString4(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_STRING("bar\r", "bar\n");
-    VERIFY_FAILS_END
-}
-
-void testNotEqualString5(void)
-{
-    const char str1[] = { 0x41, 0x42, 0x03, 0x00 };
-    const char str2[] = { 0x41, 0x42, 0x04, 0x00 };
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_STRING(str1, str2);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualString_ExpectedStringIsNull(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_STRING(NULL, "bar");
-    VERIFY_FAILS_END
-}
-
-void testNotEqualString_ActualStringIsNull(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_STRING("foo", NULL);
-    VERIFY_FAILS_END
-}
-
-void testEqualStringArrays(void)
-{
-    const char *testStrings[] = { "foo", "boo", "woo", "moo" };
-    const char *expStrings[] = { "foo", "boo", "woo", "zoo" };
-
-    TEST_ASSERT_EQUAL_STRING_ARRAY(expStrings, expStrings, 3);
-    TEST_ASSERT_EQUAL_STRING_ARRAY(expStrings, testStrings, 3);
-    TEST_ASSERT_EQUAL_STRING_ARRAY(expStrings, testStrings, 2);
-    TEST_ASSERT_EQUAL_STRING_ARRAY(expStrings, testStrings, 1);
-}
-
-void testNotEqualStringArray1(void)
-{
-    const char *testStrings[] = { "foo", "boo", "woo", "moo" };
-    const char *expStrings[] = { "foo", "boo", "woo", "zoo" };
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_STRING_ARRAY(expStrings, testStrings, 4);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualStringArray2(void)
-{
-    const char *testStrings[] = { "zoo", "boo", "woo", "moo" };
-    const char *expStrings[] = { "foo", "boo", "woo", "moo" };
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_STRING_ARRAY(expStrings, testStrings, 4);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualStringArray3(void)
-{
-    const char *testStrings[] = { "foo", "boo", "woo", NULL };
-    const char *expStrings[] = { "foo", "boo", "woo", "zoo" };
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_STRING_ARRAY(expStrings, testStrings, 4);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualStringArray4(void)
-{
-    const char *testStrings[] = { "foo", "boo", "woo", "moo" };
-    const char *expStrings[] = { "foo", NULL, "woo", "moo" };
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_STRING_ARRAY(expStrings, testStrings, 4);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualStringArray5(void)
-{
-    const char **testStrings = NULL;
-    const char *expStrings[] = { "foo", "boo", "woo", "zoo" };
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_STRING_ARRAY(expStrings, testStrings, 4);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualStringArray6(void)
-{
-    const char *testStrings[] = { "foo", "boo", "woo", "zoo" };
-    const char **expStrings = NULL;
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_STRING_ARRAY(expStrings, testStrings, 4);
-    VERIFY_FAILS_END
-}
-
-void testEqualStringArrayIfBothNulls(void)
-{
-    const char **testStrings = NULL;
-    const char **expStrings = NULL;
-
-    TEST_ASSERT_EQUAL_STRING_ARRAY(expStrings, testStrings, 4);
-}
-
-void testEqualMemory(void)
-{
-    const char *testString = "whatever";
-    
-    TEST_ASSERT_EQUAL_MEMORY(testString, testString, 8);
-    TEST_ASSERT_EQUAL_MEMORY("whatever", "whatever", 8);
-    TEST_ASSERT_EQUAL_MEMORY("whatever", testString, 8);
-    TEST_ASSERT_EQUAL_MEMORY(testString, "whatever", 8);
-    TEST_ASSERT_EQUAL_MEMORY(testString, "whatever", 2);
-    TEST_ASSERT_EQUAL_MEMORY(NULL, NULL, 1);
-}
-
-void testNotEqualMemory1(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_MEMORY("foo", "bar", 3);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualMemory2(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_MEMORY("fool", "food", 4);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualMemory3(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_MEMORY(NULL, "food", 4);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualMemory4(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_MEMORY("fool", NULL, 4);
-    VERIFY_FAILS_END
-}
-
-void testEqualIntArrays(void)
-{
-    int p0[] = {1, 8, 987, -2};
-    int p1[] = {1, 8, 987, -2};
-    int p2[] = {1, 8, 987, 2};
-    int p3[] = {1, 500, 600, 700};
-
-    TEST_ASSERT_EQUAL_INT_ARRAY(p0, p0, 1);
-    TEST_ASSERT_EQUAL_INT_ARRAY(p0, p0, 4);
-    TEST_ASSERT_EQUAL_INT_ARRAY(p0, p1, 4);
-    TEST_ASSERT_EQUAL_INT_ARRAY(p0, p2, 3);
-    TEST_ASSERT_EQUAL_INT_ARRAY(p0, p3, 1);
-}
-
-void testNotEqualIntArraysNullExpected(void)
-{
-    int* p0 = NULL;
-    int p1[] = {1, 8, 987, 2};
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_INT_ARRAY(p0, p1, 4);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualIntArraysNullActual(void)
-{
-    int* p1 = NULL;
-    int p0[] = {1, 8, 987, 2};
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_INT_ARRAY(p0, p1, 4);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualIntArrays1(void)
-{
-    int p0[] = {1, 8, 987, -2};
-    int p1[] = {1, 8, 987, 2};
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_INT_ARRAY(p0, p1, 4);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualIntArrays2(void)
-{
-    int p0[] = {1, 8, 987, -2};
-    int p1[] = {2, 8, 987, -2};
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_INT_ARRAY(p0, p1, 4);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualIntArrays3(void)
-{
-    int p0[] = {1, 8, 987, -2};
-    int p1[] = {1, 8, 986, -2};
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_INT_ARRAY(p0, p1, 4);
-    VERIFY_FAILS_END
-}
-
-void testEqualInt8Arrays(void)
-{
-    _US8 p0[] = {1, 8, 117, -2};
-    _US8 p1[] = {1, 8, 117, -2};
-    _US8 p2[] = {1, 8, 117, 2};
-    _US8 p3[] = {1, 50, 60, 70};
-
-    TEST_ASSERT_EQUAL_INT8_ARRAY(p0, p0, 1);
-    TEST_ASSERT_EQUAL_INT8_ARRAY(p0, p0, 4);
-    TEST_ASSERT_EQUAL_INT8_ARRAY(p0, p1, 4);
-    TEST_ASSERT_EQUAL_INT8_ARRAY(p0, p2, 3);
-    TEST_ASSERT_EQUAL_INT8_ARRAY(p0, p3, 1);
-}
-
-void testNotEqualInt8Arrays(void)
-{
-    _US8 p0[] = {1, 8, 127, -2};
-    _US8 p1[] = {1, 8, 127, 2};
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_INT8_ARRAY(p0, p1, 4);
-    VERIFY_FAILS_END
-}
-
-void testEqualUIntArrays(void)
-{
-    unsigned int p0[] = {1, 8, 987, 65132u};
-    unsigned int p1[] = {1, 8, 987, 65132u};
-    unsigned int p2[] = {1, 8, 987, 2};
-    unsigned int p3[] = {1, 500, 600, 700};
-
-    TEST_ASSERT_EQUAL_UINT_ARRAY(p0, p0, 1);
-    TEST_ASSERT_EQUAL_UINT_ARRAY(p0, p0, 4);
-    TEST_ASSERT_EQUAL_UINT_ARRAY(p0, p1, 4);
-    TEST_ASSERT_EQUAL_UINT_ARRAY(p0, p2, 3);
-    TEST_ASSERT_EQUAL_UINT_ARRAY(p0, p3, 1);
-}
-
-void testNotEqualUIntArrays1(void)
-{
-    unsigned int p0[] = {1, 8, 987, 65132u};
-    unsigned int p1[] = {1, 8, 987, 65131u};
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_UINT_ARRAY(p0, p1, 4);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualUIntArrays2(void)
-{
-    unsigned int p0[] = {1, 8, 987, 65132u};
-    unsigned int p1[] = {2, 8, 987, 65132u};
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_UINT_ARRAY(p0, p1, 4);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualUIntArrays3(void)
-{
-    unsigned int p0[] = {1, 8, 987, 65132u};
-    unsigned int p1[] = {1, 8, 986, 65132u};
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_UINT_ARRAY(p0, p1, 4);
-    VERIFY_FAILS_END
-}
-
-void testEqualInt16Arrays(void)
-{
-    _UU16 p0[] = {1, 8, 117, 3};
-    _UU16 p1[] = {1, 8, 117, 3};
-    _UU16 p2[] = {1, 8, 117, 2};
-    _UU16 p3[] = {1, 50, 60, 70};
-
-    TEST_ASSERT_EQUAL_INT16_ARRAY(p0, p0, 1);
-    TEST_ASSERT_EQUAL_INT16_ARRAY(p0, p0, 4);
-    TEST_ASSERT_EQUAL_INT16_ARRAY(p0, p1, 4);
-    TEST_ASSERT_EQUAL_INT16_ARRAY(p0, p2, 3);
-    TEST_ASSERT_EQUAL_INT16_ARRAY(p0, p3, 1);
-}
-
-void testNotEqualInt16Arrays(void)
-{
-    _UU16 p0[] = {1, 8, 127, 3};
-    _UU16 p1[] = {1, 8, 127, 2};
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_INT16_ARRAY(p0, p1, 4);
-    VERIFY_FAILS_END
-}
-
-void testEqualUINT16Arrays(void)
-{
-    unsigned short p0[] = {1, 8, 987, 65132u};
-    unsigned short p1[] = {1, 8, 987, 65132u};
-    unsigned short p2[] = {1, 8, 987, 2};
-    unsigned short p3[] = {1, 500, 600, 700};
-
-    TEST_ASSERT_EQUAL_UINT16_ARRAY(p0, p0, 1);
-    TEST_ASSERT_EQUAL_UINT16_ARRAY(p0, p0, 4);
-    TEST_ASSERT_EQUAL_UINT16_ARRAY(p0, p1, 4);
-    TEST_ASSERT_EQUAL_UINT16_ARRAY(p0, p2, 3);
-    TEST_ASSERT_EQUAL_UINT16_ARRAY(p0, p3, 1);
-}
-
-void testNotEqualUINT16Arrays1(void)
-{
-    unsigned short p0[] = {1, 8, 987, 65132u};
-    unsigned short p1[] = {1, 8, 987, 65131u};
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_UINT16_ARRAY(p0, p1, 4);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualUINT16Arrays2(void)
-{
-    unsigned short p0[] = {1, 8, 987, 65132u};
-    unsigned short p1[] = {2, 8, 987, 65132u};
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_UINT16_ARRAY(p0, p1, 4);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualUINT16Arrays3(void)
-{
-    unsigned short p0[] = {1, 8, 987, 65132u};
-    unsigned short p1[] = {1, 8, 986, 65132u};
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_UINT16_ARRAY(p0, p1, 4);
-    VERIFY_FAILS_END
-}
-
-void testEqualHEXArrays(void)
-{
-    unsigned int p0[] = {1, 8, 987, 65132u};
-    unsigned int p1[] = {1, 8, 987, 65132u};
-    unsigned int p2[] = {1, 8, 987, 2};
-    unsigned int p3[] = {1, 500, 600, 700};
-
-    TEST_ASSERT_EQUAL_HEX_ARRAY(p0, p0, 1);
-    TEST_ASSERT_EQUAL_HEX_ARRAY(p0, p0, 4);
-    TEST_ASSERT_EQUAL_HEX_ARRAY(p0, p1, 4);
-    TEST_ASSERT_EQUAL_HEX32_ARRAY(p0, p2, 3);
-    TEST_ASSERT_EQUAL_HEX32_ARRAY(p0, p3, 1);
-}
-
-void testNotEqualHEXArrays1(void)
-{
-    unsigned int p0[] = {1, 8, 987, 65132u};
-    unsigned int p1[] = {1, 8, 987, 65131u};
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_HEX32_ARRAY(p0, p1, 4);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualHEXArrays2(void)
-{
-    unsigned int p0[] = {1, 8, 987, 65132u};
-    unsigned int p1[] = {2, 8, 987, 65132u};
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_HEX32_ARRAY(p0, p1, 4);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualHEXArrays3(void)
-{
-    unsigned int p0[] = {1, 8, 987, 65132u};
-    unsigned int p1[] = {1, 8, 986, 65132u};
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_HEX_ARRAY(p0, p1, 4);
-    VERIFY_FAILS_END
-}
-
-void testEqualHEX16Arrays(void)
-{
-    unsigned short p0[] = {1, 8, 987, 65132u};
-    unsigned short p1[] = {1, 8, 987, 65132u};
-    unsigned short p2[] = {1, 8, 987, 2};
-    unsigned short p3[] = {1, 500, 600, 700};
-
-    TEST_ASSERT_EQUAL_HEX16_ARRAY(p0, p0, 1);
-    TEST_ASSERT_EQUAL_HEX16_ARRAY(p0, p0, 4);
-    TEST_ASSERT_EQUAL_HEX16_ARRAY(p0, p1, 4);
-    TEST_ASSERT_EQUAL_HEX16_ARRAY(p0, p2, 3);
-    TEST_ASSERT_EQUAL_HEX16_ARRAY(p0, p3, 1);
-}
-
-void testNotEqualHEX16Arrays1(void)
-{
-    unsigned short p0[] = {1, 8, 987, 65132u};
-    unsigned short p1[] = {1, 8, 987, 65131u};
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_HEX16_ARRAY(p0, p1, 4);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualHEX16Arrays2(void)
-{
-    unsigned short p0[] = {1, 8, 987, 65132u};
-    unsigned short p1[] = {2, 8, 987, 65132u};
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_HEX16_ARRAY(p0, p1, 4);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualHEX16Arrays3(void)
-{
-    unsigned short p0[] = {1, 8, 987, 65132u};
-    unsigned short p1[] = {1, 8, 986, 65132u};
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_HEX16_ARRAY(p0, p1, 4);
-    VERIFY_FAILS_END
-}
-
-void testEqualHEX8Arrays(void)
-{
-    unsigned short p0[] = {1, 8, 254u, 123};
-    unsigned short p1[] = {1, 8, 254u, 123};
-    unsigned short p2[] = {1, 8, 254u, 2};
-    unsigned short p3[] = {1, 23, 25, 26};
-
-    TEST_ASSERT_EQUAL_HEX8_ARRAY(p0, p0, 1);
-    TEST_ASSERT_EQUAL_HEX8_ARRAY(p0, p0, 4);
-    TEST_ASSERT_EQUAL_HEX8_ARRAY(p0, p1, 4);
-    TEST_ASSERT_EQUAL_HEX8_ARRAY(p0, p2, 3);
-    TEST_ASSERT_EQUAL_HEX8_ARRAY(p0, p3, 1);
-}
-
-void testNotEqualHEX8Arrays1(void)
-{
-    unsigned char p0[] = {1, 8, 254u, 253u};
-    unsigned char p1[] = {1, 8, 254u, 252u};
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_HEX8_ARRAY(p0, p1, 4);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualHEX8Arrays2(void)
-{
-    unsigned char p0[] = {1, 8, 254u, 253u};
-    unsigned char p1[] = {2, 8, 254u, 253u};
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_HEX8_ARRAY(p0, p1, 4);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualHEX8Arrays3(void)
-{
-    unsigned char p0[] = {1, 8, 254u, 253u};
-    unsigned char p1[] = {1, 8, 255u, 253u};
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_HEX8_ARRAY(p0, p1, 4);
-    VERIFY_FAILS_END
-}
-
-void testEqualMemoryArrays(void)
-{
-    int p0[] = {1, 8, 987, -2};
-    int p1[] = {1, 8, 987, -2};
-    int p2[] = {1, 8, 987, 2};
-    int p3[] = {1, 500, 600, 700};
-
-    TEST_ASSERT_EQUAL_MEMORY_ARRAY(p0, p0, 4, 1);
-    TEST_ASSERT_EQUAL_MEMORY_ARRAY(p0, p0, 4, 4);
-    TEST_ASSERT_EQUAL_MEMORY_ARRAY(p0, p1, 4, 4);
-    TEST_ASSERT_EQUAL_MEMORY_ARRAY(p0, p2, 4, 3);
-    TEST_ASSERT_EQUAL_MEMORY_ARRAY(p0, p3, 4, 1);
-}
-
-void testNotEqualMemoryArraysExpectedNull(void)
-{
-    int* p0 = NULL;
-    int p1[] = {1, 8, 987, 2};
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_MEMORY_ARRAY(p0, p1, 4, 4);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualMemoryArraysActualNull(void)
-{
-    int p0[] = {1, 8, 987, -2};
-    int* p1 = NULL;
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_MEMORY_ARRAY(p0, p1, 4, 4);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualMemoryArrays1(void)
-{
-    int p0[] = {1, 8, 987, -2};
-    int p1[] = {1, 8, 987, 2};
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_MEMORY_ARRAY(p0, p1, 4, 4);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualMemoryArrays2(void)
-{
-    int p0[] = {1, 8, 987, -2};
-    int p1[] = {2, 8, 987, -2};
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_MEMORY_ARRAY(p0, p1, 4, 4);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualMemoryArrays3(void)
-{
-    int p0[] = {1, 8, 987, -2};
-    int p1[] = {1, 8, 986, -2};
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_MEMORY_ARRAY(p0, p1, 4, 4);
-    VERIFY_FAILS_END
-}
-
-void testProtection(void)
-{
-    volatile int mask = 0;
-
-    if (TEST_PROTECT())
-    {
-        mask |= 1;
-        TEST_ABORT();
-    }
-    else
-    {
-        Unity.CurrentTestFailed = 0;
-        mask |= 2;
-    }
-
-    TEST_ASSERT_EQUAL(3, mask);
-}
-
-void testIgnoredAndThenFailInTearDown(void)
-{
-    SetToOneToFailInTearDown = 1;
-    TEST_IGNORE();
-}
-
-// ===================== THESE TEST WILL RUN IF YOUR CONFIG INCLUDES 64 BIT SUPPORT ==================
-#ifdef UNITY_SUPPORT_64
-
-void testEqualHex64s(void)
-{
-    _UU64 v0, v1;
-    _UU64 *p0, *p1;
-    
-    v0 = 0x9876543201234567;
-    v1 = 0x9876543201234567;
-    p0 = &v0;
-    p1 = &v1;
-
-    TEST_ASSERT_EQUAL_HEX64(0x9876543201234567, 0x9876543201234567);
-    TEST_ASSERT_EQUAL_HEX64(v0, v1);
-    TEST_ASSERT_EQUAL_HEX64(0x9876543201234567, v1);
-    TEST_ASSERT_EQUAL_HEX64(v0, 0x9876543201234567);
-    TEST_ASSERT_EQUAL_HEX64(*p0, v1);
-    TEST_ASSERT_EQUAL_HEX64(*p0, *p1);
-    TEST_ASSERT_EQUAL_HEX64(*p0, 0x9876543201234567);
-}
-
-void testNotEqualHex64s(void)
-{
-    _UU64 v0, v1;
-    
-    v0 = 9000000000;
-    v1 = 9100000000;
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_HEX64(v0, v1);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualHex64sIfSigned(void)
-{
-    _US64 v0, v1;
-    
-    v0 = -9000000000;
-    v1 = 9000000000;
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_HEX64(v0, v1);
-    VERIFY_FAILS_END
-}
-
-void testHEX64sWithinDelta(void)
-{
-    TEST_ASSERT_HEX64_WITHIN(1, 0x7FFFFFFFFFFFFFFF,0x7FFFFFFFFFFFFFFE);
-    TEST_ASSERT_HEX64_WITHIN(5, 5000, 4996);
-    TEST_ASSERT_HEX64_WITHIN(5, 5000, 5005);
-}
-
-void testHEX64sNotWithinDelta(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_HEX64_WITHIN(1, 0x7FFFFFFFFFFFFFFF, 0x7FFFFFFFFFFFFFFC);
-    VERIFY_FAILS_END
-}
-
-void testHEX64sNotWithinDeltaEvenThoughASignedIntWouldPass(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_HEX64_WITHIN(5, 1, -1);
-    VERIFY_FAILS_END
-}
-
-void testEqualHEX64Arrays(void)
-{
-    _UU64 p0[] = {1, 8, 987, 65132u};
-    _UU64 p1[] = {1, 8, 987, 65132u};
-    _UU64 p2[] = {1, 8, 987, 2};
-    _UU64 p3[] = {1, 500, 600, 700};
-
-    TEST_ASSERT_EQUAL_HEX64_ARRAY(p0, p0, 1);
-    TEST_ASSERT_EQUAL_HEX64_ARRAY(p0, p0, 4);
-    TEST_ASSERT_EQUAL_HEX64_ARRAY(p0, p1, 4);
-    TEST_ASSERT_EQUAL_HEX64_ARRAY(p0, p2, 3);
-    TEST_ASSERT_EQUAL_HEX64_ARRAY(p0, p3, 1);
-}
-
-void testNotEqualHEX64Arrays1(void)
-{
-    _UU64 p0[] = {1, 8, 987, 65132u};
-    _UU64 p1[] = {1, 8, 987, 65131u};
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_HEX64_ARRAY(p0, p1, 4);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualHEX64Arrays2(void)
-{
-    _UU64 p0[] = {1, 8, 987, 65132u};
-    _UU64 p1[] = {2, 8, 987, 65132u};
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_HEX64_ARRAY(p0, p1, 4);
-    VERIFY_FAILS_END
-}
-
-#endif //64-bit SUPPORT
-
-// ===================== THESE TEST WILL RUN IF YOUR CONFIG INCLUDES FLOAT SUPPORT ==================
-#ifndef UNITY_EXCLUDE_FLOAT
-
-void testFloatsWithinDelta(void)
-{
-    TEST_ASSERT_FLOAT_WITHIN(0.00003f, 187245.03485f, 187245.03488f);
-    TEST_ASSERT_FLOAT_WITHIN(1.0f, 187245.0f, 187246.0f);
-    TEST_ASSERT_FLOAT_WITHIN(0.05f, 9273.2549f, 9273.2049f);
-    TEST_ASSERT_FLOAT_WITHIN(0.007f, -726.93724f, -726.94424f);
-}
-
-void testFloatsNotWithinDelta(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_FLOAT_WITHIN(0.05f, 9273.2649f, 9273.2049f);
-    VERIFY_FAILS_END
-}
-
-void testFloatsEqual(void)
-{
-    TEST_ASSERT_EQUAL_FLOAT(187245.0f, 187246.0f);
-    TEST_ASSERT_EQUAL_FLOAT(18724.5f, 18724.6f);
-    TEST_ASSERT_EQUAL_FLOAT(9273.2549f, 9273.2599f);
-    TEST_ASSERT_EQUAL_FLOAT(-726.93724f, -726.9374f);
-}
-
-void testFloatsNotEqual(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_FLOAT(9273.9649f, 9273.0049f);
-    VERIFY_FAILS_END
-}
-
-void testFloatsNotEqualNegative1(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_FLOAT(-9273.9649f, -9273.0049f);
-    VERIFY_FAILS_END
-}
-
-void testFloatsNotEqualNegative2(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_FLOAT(-9273.0049f, -9273.9649f);
-    VERIFY_FAILS_END
-}
-
-void testEqualFloatArrays(void)
-{
-    float p0[] = {1.0, -8.0,  25.4, -0.123};
-    float p1[] = {1.0, -8.0,  25.4, -0.123};
-    float p2[] = {1.0, -8.0,  25.4, -0.2};
-    float p3[] = {1.0, -23.0, 25.0, -0.26};
-
-    TEST_ASSERT_EQUAL_FLOAT_ARRAY(p0, p0, 1);
-    TEST_ASSERT_EQUAL_FLOAT_ARRAY(p0, p0, 4);
-    TEST_ASSERT_EQUAL_FLOAT_ARRAY(p0, p1, 4);
-    TEST_ASSERT_EQUAL_FLOAT_ARRAY(p0, p2, 3);
-    TEST_ASSERT_EQUAL_FLOAT_ARRAY(p0, p3, 1);
-}
-
-void testNotEqualFloatArraysExpectedNull(void)
-{
-    float* p0 = NULL;
-    float p1[] = {1.0, 8.0, 25.4, 0.252};
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_FLOAT_ARRAY(p0, p1, 4);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualFloatArraysActualNull(void)
-{
-    float p0[] = {1.0, 8.0, 25.4, 0.253};
-    float* p1 = NULL;
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_FLOAT_ARRAY(p0, p1, 4);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualFloatArrays1(void)
-{
-    float p0[] = {1.0, 8.0, 25.4, 0.253};
-    float p1[] = {1.0, 8.0, 25.4, 0.252};
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_FLOAT_ARRAY(p0, p1, 4);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualFloatArrays2(void)
-{
-    float p0[] = {1.0, 8.0, 25.4, 0.253};
-    float p1[] = {2.0, 8.0, 25.4, 0.253};
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_FLOAT_ARRAY(p0, p1, 4);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualFloatArrays3(void)
-{
-    float p0[] = {1.0, 8.0, 25.4, 0.253};
-    float p1[] = {1.0, 8.0, 25.5, 0.253};
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_FLOAT_ARRAY(p0, p1, 4);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualFloatArraysNegative1(void)
-{
-    float p0[] = {-1.0, -8.0, -25.4, -0.253};
-    float p1[] = {-1.0, -8.0, -25.4, -0.252};
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_FLOAT_ARRAY(p0, p1, 4);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualFloatArraysNegative2(void)
-{
-    float p0[] = {-1.0, -8.0, -25.4, -0.253};
-    float p1[] = {-2.0, -8.0, -25.4, -0.253};
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_FLOAT_ARRAY(p0, p1, 4);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualFloatArraysNegative3(void)
-{
-    float p0[] = {-1.0, -8.0, -25.4, -0.253};
-    float p1[] = {-1.0, -8.0, -25.5, -0.253};
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_FLOAT_ARRAY(p0, p1, 4);
-    VERIFY_FAILS_END
-}
-
-#endif //FLOAT SUPPORT
diff --git a/tools/ceedling/vendor/cmock/vendor/hardmock/CHANGES b/tools/ceedling/vendor/cmock/vendor/hardmock/CHANGES
deleted file mode 100644 (file)
index 4b5184c..0000000
+++ /dev/null
@@ -1,78 +0,0 @@
-Hardmock 1.3.7
-
-* BUG FIX: expects! could not setup expectations for more than one concrete method on an object, since the method aliasing and rewriting was only taking place when the background mock instance was first created.  This logic has been updated and now you can do all the things you'd expect.
-
-Hardmock 1.3.6
-
-* BUG FIX: In Rails apps (and others) Hardmock and Fixtures battled viciously over "setup" and "teardown" and "method_added" (and any other clever test enhancement tool, namely Mocha) causing unpredictable results, notably failure to auto-verify mocks after teardown (leading to false positive tests).
-  * The newly-added TestUnitBeforeAfter provides TestCase.before_setup and TestCase.after_teardown -- formal test wrapping hooks -- lets Hardmock provide its preparation and auto-verify behavior without contending for setup/teardown supremacy.  
-
-Hardmock 1.3.5
-
-* Aliased should_receive => expects and and_return => returns for easier transition from rspec mock and flexmock users.
-
-Hardmock 1.3.4
-
-* Prevents accidental stubbing and mocking on NilClasses
-
-Hardmock 1.3.3
-* stubs! and expects! no longer require that their target methods exist in reality (this used to prevent you from stubbing methods that "exist" by virtue of "method_missing"
-* Tweaked inner metaclass code to avoid collisions with rspec's "metaid" stuff
-* Moved this project's Rake tasks into rake_tasks... otherwise Rails will load them, if Hardmock is installed as a Rails plugin
-* Alias added: 'verify_hardmocks' is now an alias for 'verify_mocks'  (some internal projects were using this modified method name as a means of cooexisting with mocha)
-
-Hardmock 1.3.2
-
-November 2007
-
-* adds 'with' as an alternate syntax for specifying argument expectations.
-
-Hardmock 1.3.1 
-
-October 2007
-
-* Can use stubs! on a mock object 
-* expects! now generates mocked methods that can safely transfer runtime blocks to the mock instance itself 
-* No longer need to call "prepare_hardmock_control" when using stubs in the absence of mocks 
-* Stubs of concrete class or instance methods are restored to original state in teardown
-
-Hardmock 1.3.0 
-
-October 2007
-
-* Adds stubs! and expects! method to all objects and classes to support concrete stubbing/mocking.
-
-Hardmock 1.2.3
-
-Sat Apr 28 01:16:15 EDT 2007
-
-* Re-release of 1.2.2 (which was canceled)... tasks moved to lib/tasks
-
-Hardmock 1.2.2
-
-Sat Apr 28 00:41:30 EDT 2007
-
-* assert_error has been broken out into its own lib file
-* Gem package can now run all tests successfully
-* Internal code refactoring; a number of classes that were defined in hardmock.rb are now in their own files
-
-Hardmock 1.2.1
-
-Sat Apr 28 00:41:30 EDT 2007
-
-* (botched release, see 1.2.2)
-
-Hardmock 1.2.0
-
-* You can now use "expect" in place of "expects" if you must. 
-* "inspect" has been added to the list of methods NOT erased by MethodCleanout.
-
-Hardmock 1.1.0
-
-* "expects" replaces "expect" ("expect" now raises Hardmock::DeprecationError)
-* "verify_mocks" is now implicit in teardown, you needn't call it anymore
-* Mocking methods that Mock would otherwise inherit from Object (eg, to_s) is now possible
-* require 'hardmock' is all that's required to use the library now; no need to include in TestCase
-
-(previously called CMock, translated to Hardmock on 2006-12-10)
diff --git a/tools/ceedling/vendor/cmock/vendor/hardmock/LICENSE b/tools/ceedling/vendor/cmock/vendor/hardmock/LICENSE
deleted file mode 100644 (file)
index 396211e..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-Copyright (c) 2006,2007 David Crosby at Atomic Object, LLC
-
-Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
diff --git a/tools/ceedling/vendor/cmock/vendor/hardmock/README b/tools/ceedling/vendor/cmock/vendor/hardmock/README
deleted file mode 100644 (file)
index 4650a2a..0000000
+++ /dev/null
@@ -1,70 +0,0 @@
-== Hardmock
-
-Strict, ordered mock objects using very lightweight syntax in your tests.
-
-== How
-
-The basic procedure for using Hardmock in your tests is:
-
-* require 'hardmock' (this happens automatically when being used as a Rails plugin)
-* Create some mocks
-* Setup some expectations
-* Execute the target code
-* Verification of calls is automatic in =teardown=
-
-The expectations you set when using mocks are <b>strict</b> and <b>ordered</b>.
-Expectations you declare by creating and using mocks are all considered together.
-
-* Hardmock::Mock#expects will show you more examples
-* Hardmock::SimpleExpectation will teach you more about expectation methods
-
-== Example
-
-  create_mocks :garage, :car
-
-  # Set some expectations
-  @garage.expects.open_door
-  @car.expects.start(:choke)
-  @car.expects.drive(:reverse, 5.mph)
-
-  # Execute the code (this code is usually, obviously, in your class under test)
-  @garage.open_door  
-  @car.start :choke
-  @car.drive :reverse, 5.mph
-
-  verify_mocks # OPTIONAL, teardown will do this for you
-
-Expects <tt>@garage.open_door</tt>, <tt>@car.start(:choke)</tt> and <tt>@car.drive(:reverse, 5.mph)</tt> to be called in that order, with those specific arguments.
-* Violations of expectations, such as mis-ordered calls, calls on wrong objects, or incorrect methods result in Hardmock::ExpectationError
-* <tt>verify_mocks</tt> will raise VerifyError if not all expectations have been met.
-
-== Download and Install
-
-* Homepage: http://hardmock.rubyforge.org
-* GEM or TGZ or ZIP: http://rubyforge.org/frs/?group_id=2742
-* Rails plugin: script/plugin install 
-* SVN access: svn co svn://rubyforge.org/var/svn/hardmock/trunk
-* Developer SVN access: svn co svn://developername@rubyforge.org/var/svn/hardmock/trunk
-
-== Setup for Test::Unit
-
-  require 'hardmock'
-  require 'assert_error' # OPTIONAL: this adds the TestUnit extension 'assert_error' 
-
-NOTE: If installed as a Rails plugin, init.rb does this for you... nothing else is needed.
-
-== Setup for RSpec
-
-Get this into your spec helper or environment or Rakefile or wherever you prefer:
-
-  Spec::Runner.configure do |configuration|
-    configuration.include Hardmock
-    configuration.after(:each) {verify_mocks}
-  end
-
-This puts the implicit conveniences into your spec context, like "create_mocks" etc, and also provides for automatic
-"verify_mocks" after each Example is run.
-
-== Author
-* David Crosby crosby at http://atomicobject.com
-* (c) 2006,2007 Atomic Object LLC 
diff --git a/tools/ceedling/vendor/cmock/vendor/hardmock/Rakefile b/tools/ceedling/vendor/cmock/vendor/hardmock/Rakefile
deleted file mode 100644 (file)
index aff126c..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-require 'rake'
-require 'rubygems'
-
-HARDMOCK_VERSION = "1.3.7"
-
-Dir["rake_tasks/*.rake"].each { |f| load f }
-
-task :default => [ 'test:all' ]
diff --git a/tools/ceedling/vendor/cmock/vendor/hardmock/config/environment.rb b/tools/ceedling/vendor/cmock/vendor/hardmock/config/environment.rb
deleted file mode 100644 (file)
index a15e598..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-# The path to the root directory of your application.
-APP_ROOT = File.join(File.dirname(__FILE__), '..')
-
-ADDITIONAL_LOAD_PATHS = []
-ADDITIONAL_LOAD_PATHS.concat %w(
-  lib 
-).map { |dir| "#{APP_ROOT}/#{dir}" }.select { |dir| File.directory?(dir) }
-
-# Prepend to $LOAD_PATH
-ADDITIONAL_LOAD_PATHS.reverse.each { |dir| $:.unshift(dir) if File.directory?(dir) }
-
-# Require any additional libraries needed
diff --git a/tools/ceedling/vendor/cmock/vendor/hardmock/lib/assert_error.rb b/tools/ceedling/vendor/cmock/vendor/hardmock/lib/assert_error.rb
deleted file mode 100644 (file)
index 6da61de..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-require 'test/unit/assertions'
-
-module Test::Unit #:nodoc:#
-  module Assertions #:nodoc:#
-    # A better 'assert_raise'.  +patterns+ can be one or more Regexps, or a literal String that 
-    # must match the entire error message.
-    def assert_error(err_type,*patterns,&block)
-      assert_not_nil block, "assert_error requires a block"
-      assert((err_type and err_type.kind_of?(Class)), "First argument to assert_error has to be an error type")
-      err = assert_raise(err_type) do
-        block.call
-      end
-      patterns.each do |pattern|
-        case pattern
-        when Regexp
-          assert_match(pattern, err.message) 
-        else
-          assert_equal pattern, err.message
-        end
-      end
-    end
-  end
-end
diff --git a/tools/ceedling/vendor/cmock/vendor/hardmock/lib/extend_test_unit.rb b/tools/ceedling/vendor/cmock/vendor/hardmock/lib/extend_test_unit.rb
deleted file mode 100644 (file)
index 3d7ef9d..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-
-require 'test/unit/testcase'
-class Test::Unit::TestCase 
-  include Hardmock
-end
-
-require 'test_unit_before_after'
-Test::Unit::TestCase.before_setup do |test|
-  test.prepare_hardmock_control
-end
-
-Test::Unit::TestCase.after_teardown do |test|
-  test.verify_mocks
-end
diff --git a/tools/ceedling/vendor/cmock/vendor/hardmock/lib/hardmock.rb b/tools/ceedling/vendor/cmock/vendor/hardmock/lib/hardmock.rb
deleted file mode 100644 (file)
index 50f9a94..0000000
+++ /dev/null
@@ -1,86 +0,0 @@
-require 'hardmock/method_cleanout'
-require 'hardmock/mock'
-require 'hardmock/mock_control'
-require 'hardmock/utils'
-require 'hardmock/errors'
-require 'hardmock/trapper'
-require 'hardmock/expector'
-require 'hardmock/expectation'
-require 'hardmock/expectation_builder'
-require 'hardmock/stubbing'
-
-module Hardmock
-
-  # Create one or more new Mock instances in your test suite. 
-  # Once created, the Mocks are accessible as instance variables in your test.
-  # Newly built Mocks are added to the full set of Mocks for this test, which will
-  # be verified when you call verify_mocks.
-  #
-  #   create_mocks :donkey, :cat # Your test now has @donkey and @cat
-  #   create_mock  :dog          # Test now has @donkey, @cat and @dog
-  #   
-  # The first call returned a hash { :donkey => @donkey, :cat => @cat }
-  # and the second call returned { :dog => @dog }
-  #
-  # For more info on how to use your mocks, see Mock and Expectation
-  #
-  def create_mocks(*mock_names)
-    prepare_hardmock_control unless @main_mock_control
-
-    mocks = {}
-    mock_names.each do |mock_name|
-      raise ArgumentError, "'nil' is not a valid name for a mock" if mock_name.nil?
-      mock_name = mock_name.to_s
-      mock_object = Mock.new(mock_name, @main_mock_control)
-      mocks[mock_name.to_sym] = mock_object
-      self.instance_variable_set "@#{mock_name}", mock_object
-    end
-    @all_mocks ||= {}
-    @all_mocks.merge! mocks
-
-    return mocks.clone
-  end
-
-  def prepare_hardmock_control
-    if @main_mock_control.nil?
-      @main_mock_control = MockControl.new
-      $main_mock_control = @main_mock_control
-    else
-      raise "@main_mock_control is already setup for this test!"
-    end
-  end
-
-  alias :create_mock :create_mocks
-
-  # Ensures that all expectations have been met.  If not, VerifyException is
-  # raised.
-  #
-  # <b>You normally won't need to call this yourself.</b> Within Test::Unit::TestCase, this will be done automatically at teardown time.
-  #
-  # * +force+ -- if +false+, and a VerifyError or ExpectationError has already occurred, this method will not raise.  This is to help you suppress repeated errors when if you're calling #verify_mocks in the teardown method of your test suite.  BE WARNED - only use this if you're sure you aren't obscuring useful information.  Eg, if your code handles exceptions internally, and an ExpectationError gets gobbled up by your +rescue+ block, the cause of failure for your test may be hidden from you.  For this reason, #verify_mocks defaults to force=true as of Hardmock 1.0.1
-  def verify_mocks(force=true)
-    return unless @main_mock_control
-    return if @main_mock_control.disappointed? and !force
-    @main_mock_control.verify
-  ensure
-    @main_mock_control.clear_expectations if @main_mock_control
-    $main_mock_control = nil
-    reset_stubs
-  end
-  
-  alias :verify_hardmocks :verify_mocks
-
-  # Purge the main MockControl of all expectations, restore all concrete stubbed/mocked methods
-  def clear_expectations
-    @main_mock_control.clear_expectations if @main_mock_control
-    reset_stubs
-    $main_mock_control = nil
-  end
-
-  def reset_stubs
-    Hardmock.restore_all_replaced_methods
-  end
-
-end
-
-require 'extend_test_unit'
diff --git a/tools/ceedling/vendor/cmock/vendor/hardmock/lib/hardmock/errors.rb b/tools/ceedling/vendor/cmock/vendor/hardmock/lib/hardmock/errors.rb
deleted file mode 100644 (file)
index 48698a6..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-module Hardmock
-  # Raised when:
-  # * Unexpected method is called on a mock object
-  # * Bad arguments passed to an expected call
-  class ExpectationError < StandardError #:nodoc:#
-  end 
-
-  # Raised for methods that should no longer be called.  Hopefully, the exception message contains helpful alternatives.
-  class DeprecationError < StandardError #:nodoc:#
-  end 
-
-  # Raised when stubbing fails
-  class StubbingError < StandardError #:nodoc:#
-  end
-
-  # Raised when it is discovered that an expected method call was never made.
-  class VerifyError < StandardError #:nodoc:#
-    def initialize(msg,unmet_expectations)
-      super("#{msg}:" + unmet_expectations.map { |ex| "\n * #{ex.to_s}" }.join)
-    end
-  end
-end
diff --git a/tools/ceedling/vendor/cmock/vendor/hardmock/lib/hardmock/expectation.rb b/tools/ceedling/vendor/cmock/vendor/hardmock/lib/hardmock/expectation.rb
deleted file mode 100644 (file)
index 4d1db92..0000000
+++ /dev/null
@@ -1,229 +0,0 @@
-require 'hardmock/utils'
-
-module Hardmock
-  class Expectation
-    include Utils
-    attr_reader :block_value
-
-    def initialize(options) #:nodoc:
-      @options = options
-    end
-
-    def apply_method_call(mock,mname,args,block) #:nodoc:
-      unless @options[:mock].equal?(mock)
-        raise anger("Wrong object", mock,mname,args)
-      end
-      unless @options[:method] == mname
-        raise anger("Wrong method",mock,mname,args)
-      end
-
-      # Tester-defined block to invoke at method-call-time:
-      expectation_block = @options[:block]
-
-      expected_args = @options[:arguments]
-      # if we have a block, we can skip the argument check if none were specified
-      unless (expected_args.nil? || expected_args.empty?) && expectation_block && !@options[:suppress_arguments_to_block]
-        unless expected_args == args
-          raise anger("Wrong arguments",mock,mname,args)
-        end
-      end
-
-      relayed_args = args.dup
-      if block
-        if expectation_block.nil?
-          # Can't handle a runtime block without an expectation block
-          raise ExpectationError.new("Unexpected block provided to #{to_s}")
-        else
-          # Runtime blocks are passed as final argument to the expectation block
-          unless @options[:suppress_arguments_to_block]
-            relayed_args << block
-          else
-            # Arguments suppressed; send only the block
-            relayed_args = [block]
-          end
-        end
-      end
-
-      # Run the expectation block:
-      @block_value = expectation_block.call(*relayed_args) if expectation_block
-
-      raise @options[:raises] unless @options[:raises].nil?
-                       
-                       return_value = @options[:returns]
-                       if return_value.nil?
-                               return @block_value
-                       else
-                               return return_value
-                       end
-    end
-
-    # Set the return value for an expected method call.
-    # Eg,
-    #   @cash_machine.expects.withdraw(20,:dollars).returns(20.00)
-    def returns(val)
-      @options[:returns] = val
-      self
-    end
-    alias_method :and_return, :returns
-    
-    # Set the arguments for an expected method call.
-    # Eg,
-    #   @cash_machine.expects.deposit.with(20, "dollars").returns(:balance => "20")
-    def with(*args)
-      @options[:arguments] = args
-      self      
-    end
-    
-    # Rig an expected method to raise an exception when the mock is invoked.
-    #
-    # Eg,
-    #   @cash_machine.expects.withdraw(20,:dollars).raises "Insufficient funds"
-    #
-    # The argument can be:
-    # * an Exception -- will be used directly
-    # * a String -- will be used as the message for a RuntimeError
-    # * nothing -- RuntimeError.new("An Error") will be raised
-    def raises(err=nil)
-      case err
-      when Exception
-        @options[:raises] = err
-      when String
-        @options[:raises] = RuntimeError.new(err)
-      else
-        @options[:raises] = RuntimeError.new("An Error")
-      end
-      self
-    end
-
-    # Convenience method: assumes +block_value+ is set, and is set to a Proc
-    # (or anything that responds to 'call')
-    #
-    #   light_event = @traffic_light.trap.subscribe(:light_changes)
-    #
-    #   # This code will meet the expectation:
-    #   @traffic_light.subscribe :light_changes do |color|
-    #     puts color
-    #   end
-    #
-    # The color-handling block is now stored in <tt>light_event.block_value</tt>
-    #
-    # The block can be invoked like this:
-    #
-    #   light_event.trigger :red
-    # 
-    # See Mock#trap and Mock#expects for information on using expectation objects 
-    # after they are set.
-    #
-    def trigger(*block_arguments)
-      unless block_value
-        raise ExpectationError.new("No block value is currently set for expectation #{to_s}")
-      end
-      unless block_value.respond_to?(:call)
-        raise ExpectationError.new("Can't apply trigger to #{block_value} for expectation #{to_s}")
-      end
-      block_value.call *block_arguments
-    end
-
-    # Used when an expected method accepts a block at runtime.  
-    # When the expected method is invoked, the block passed to
-    # that method will be invoked as well.
-    #
-    # NOTE: ExpectationError will be thrown upon running the expected method
-    # if the arguments you set up in +yields+ do not properly match up with
-    # the actual block that ends up getting passed.
-    # 
-    # == Examples
-    # <b>Single invocation</b>: The block passed to +lock_down+ gets invoked
-    # once with no arguments:
-    #
-    #   @safe_zone.expects.lock_down.yields
-    #
-    #   # (works on code that looks like:)
-    #   @safe_zone.lock_down do 
-    #     # ... this block invoked once
-    #   end
-    # 
-    # <b>Multi-parameter blocks:</b> The block passed to +each_item+ gets
-    # invoked twice, with <tt>:item1</tt> the first time, and with
-    # <tt>:item2</tt> the second time:
-    # 
-    #   @fruit_basket.expects.each_with_index.yields [:apple,1], [:orange,2]
-    #
-    #   # (works on code that looks like:)
-    #   @fruit_basket.each_with_index do |fruit,index|
-    #     # ... this block invoked with fruit=:apple, index=1, 
-    #     # ... and then with fruit=:orange, index=2
-    #   end
-    #
-    # <b>Arrays can be passed as arguments too</b>... if the block 
-    # takes a single argument and you want to pass a series of arrays into it,
-    # that will work as well:
-    #
-    #   @list_provider.expects.each_list.yields [1,2,3], [4,5,6]
-    #
-    #   # (works on code that looks like:)
-    #   @list_provider.each_list do |list|
-    #     # ... list is [1,2,3] the first time
-    #     # ... list is [4,5,6] the second time
-    #   end
-    #
-    # <b>Return value</b>: You can set the return value for the method that
-    # accepts the block like so: 
-    #
-    #   @cruncher.expects.do_things.yields(:bean1,:bean2).returns("The Results")
-    #
-    # <b>Raising errors</b>: You can set the raised exception for the method that
-    # accepts the block. NOTE: the error will be raised _after_ the block has
-    # been invoked.
-    #
-    #   # :bean1 and :bean2 will be passed to the block, then an error is raised:
-    #   @cruncher.expects.do_things.yields(:bean1,:bean2).raises("Too crunchy")
-    #
-    def yields(*items)
-      @options[:suppress_arguments_to_block] = true
-      if items.empty?
-        # Yield once
-        @options[:block] = lambda do |block|
-          if block.arity != 0 and block.arity != -1
-            raise ExpectationError.new("The given block was expected to have no parameter count; instead, got #{block.arity} to <#{to_s}>")
-          end
-          block.call
-        end
-      else
-        # Yield one or more specific items
-        @options[:block] = lambda do |block|
-          items.each do |item|
-            if item.kind_of?(Array) 
-              if block.arity == item.size
-                # Unfold the array into the block's arguments:
-                block.call *item
-              elsif block.arity == 1
-                # Just pass the array in
-                block.call item
-              else
-                # Size mismatch
-                raise ExpectationError.new("Can't pass #{item.inspect} to block with arity #{block.arity} to <#{to_s}>")
-              end
-            else
-              if block.arity != 1
-                # Size mismatch
-                raise ExpectationError.new("Can't pass #{item.inspect} to block with arity #{block.arity} to <#{to_s}>")
-              end
-              block.call item
-            end
-          end
-        end
-      end
-      self
-    end
-
-    def to_s # :nodoc:
-      format_method_call_string(@options[:mock],@options[:method],@options[:arguments])
-    end
-
-    private 
-    def anger(msg, mock,mname,args)
-      ExpectationError.new("#{msg}: expected call <#{to_s}> but was <#{format_method_call_string(mock,mname,args)}>")
-    end
-  end
-end
diff --git a/tools/ceedling/vendor/cmock/vendor/hardmock/lib/hardmock/expectation_builder.rb b/tools/ceedling/vendor/cmock/vendor/hardmock/lib/hardmock/expectation_builder.rb
deleted file mode 100644 (file)
index 7445fb1..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-require 'hardmock/expectation'
-
-module Hardmock
-  class ExpectationBuilder #:nodoc:
-    def build_expectation(options)
-      Expectation.new(options)
-    end
-  end
-end
diff --git a/tools/ceedling/vendor/cmock/vendor/hardmock/lib/hardmock/expector.rb b/tools/ceedling/vendor/cmock/vendor/hardmock/lib/hardmock/expector.rb
deleted file mode 100644 (file)
index 8055460..0000000
+++ /dev/null
@@ -1,26 +0,0 @@
-require 'hardmock/method_cleanout'
-require 'hardmock/errors'
-
-module Hardmock
-  class Expector #:nodoc:
-    include MethodCleanout
-
-    def initialize(mock,mock_control,expectation_builder)
-      @mock = mock
-      @mock_control = mock_control
-      @expectation_builder = expectation_builder
-    end
-
-    def method_missing(mname, *args, &block)
-      expectation = @expectation_builder.build_expectation(
-        :mock => @mock, 
-        :method => mname, 
-        :arguments => args, 
-        :block => block)
-
-      @mock_control.add_expectation expectation
-      expectation
-    end
-  end
-
-end
diff --git a/tools/ceedling/vendor/cmock/vendor/hardmock/lib/hardmock/method_cleanout.rb b/tools/ceedling/vendor/cmock/vendor/hardmock/lib/hardmock/method_cleanout.rb
deleted file mode 100644 (file)
index 51797e6..0000000
+++ /dev/null
@@ -1,33 +0,0 @@
-
-module Hardmock #:nodoc:
-  module MethodCleanout #:nodoc:
-    SACRED_METHODS = %w{
-      __id__
-      __send__
-      equal?
-      object_id
-      send
-      nil?
-      class
-      kind_of?
-      respond_to?
-      inspect
-      method
-      to_s
-      instance_variables
-      instance_eval
-      ==
-      hm_metaclass
-      hm_meta_eval
-      hm_meta_def
-    }
-
-    def self.included(base) #:nodoc:
-      base.class_eval do
-        instance_methods.each do |m| 
-          undef_method m unless SACRED_METHODS.include?(m.to_s)
-        end
-      end
-    end
-  end
-end
diff --git a/tools/ceedling/vendor/cmock/vendor/hardmock/lib/hardmock/mock.rb b/tools/ceedling/vendor/cmock/vendor/hardmock/lib/hardmock/mock.rb
deleted file mode 100644 (file)
index 928c432..0000000
+++ /dev/null
@@ -1,180 +0,0 @@
-
-module Hardmock
-  # Mock is used to set expectations in your test.  Most of the time you'll use
-  # <tt>#expects</tt> to create expectations.
-  #
-  # Aside from the scant few control methods (like +expects+, +trap+ and +_verify+) 
-  # all calls made on a Mock instance will be immediately applied to the internal
-  # expectation mechanism.
-  #
-  # * If the method call was expected and all the parameters match properly, execution continues
-  # * If the expectation was configured with an expectation block, the block is invoked
-  # * If the expectation was set up to raise an error, the error is raised now
-  # * If the expectation was set up to return a value, it is returned
-  # * If the method call was _not_ expected, or the parameter values are wrong, an ExpectationError is raised.
-  class Mock
-    include Hardmock::MethodCleanout
-
-    # Create a new Mock instance with a name and a MockControl to support it.
-    # If not given, a MockControl is made implicitly for this Mock alone; this means
-    # expectations for this mock are not tied to other expectations in your test.
-    #
-    # It's not recommended to use a Mock directly; see Hardmock and
-    # Hardmock#create_mocks for the more wholistic approach.
-    def initialize(name, mock_control=nil)
-      @name = name
-      @control = mock_control || MockControl.new
-      @expectation_builder = ExpectationBuilder.new
-    end
-
-    def inspect
-      "<Mock #{@name}>"
-    end
-
-    # Begin declaring an expectation for this Mock.
-    #
-    # == Simple Examples
-    # Expect the +customer+ to be queried for +account+, and return <tt>"The
-    # Account"</tt>: 
-    #   @customer.expects.account.returns "The Account"
-    #
-    # Expect the +withdraw+ method to be called, and raise an exception when it
-    # is (see Expectation#raises for more info):
-    #   @cash_machine.expects.withdraw(20,:dollars).raises("not enough money")
-    #
-    # Expect +customer+ to have its +user_name+ set
-    #   @customer.expects.user_name = 'Big Boss'
-    #   
-    # Expect +customer+ to have its +user_name+ set, and raise a RuntimeException when
-    # that happens:
-    #   @customer.expects('user_name=', "Big Boss").raises "lost connection"
-    #
-    # Expect +evaluate+ to be passed a block, and when that happens, pass a value
-    # to the block (see Expectation#yields for more info):
-    #   @cruncher.expects.evaluate.yields("some data").returns("some results")
-    #
-    #
-    # == Expectation Blocks
-    # To do special handling of expected method calls when they occur, you
-    # may pass a block to your expectation, like:
-    #   @page_scraper.expects.handle_content do |address,request,status|
-    #     assert_not_nil address, "Can't abide nil addresses"
-    #     assert_equal "http-get", request.method, "Can only handle GET"
-    #     assert status > 200 and status < 300, status, "Failed status"
-    #     "Simulated results #{request.content.downcase}"
-    #   end
-    # In this example, when <tt>page_scraper.handle_content</tt> is called, its
-    # three arguments are passed to the <i>expectation block</i> and evaluated
-    # using the above assertions.  The last value in the block will be used 
-    # as the return value for +handle_content+
-    #
-    # You may specify arguments to the expected method call, just like any normal
-    # expectation, and those arguments will be pre-validated before being passed
-    # to the expectation block.  This is useful when you know all of the
-    # expected values but still need to do something programmatic.
-    #
-    # If the method being invoked on the mock accepts a block, that block will be
-    # passed to your expectation block as the last (or only) argument.  Eg, the 
-    # convenience method +yields+ can be replaced with the more explicit:
-    #   @cruncher.expects.evaluate do |block|
-    #     block.call "some data"
-    #     "some results"
-    #   end
-    #
-    # The result value of the expectation block becomes the return value for the
-    # expected method call. This can be overidden by using the +returns+ method:
-    #   @cruncher.expects.evaluate do |block|
-    #     block.call "some data"
-    #     "some results"
-    #   end.returns("the actual value")
-    # 
-    # <b>Additionally</b>, the resulting value of the expectation block is stored
-    # in the +block_value+ field on the expectation.  If you've saved a reference 
-    # to your expectation, you may retrieve the block value once the expectation
-    # has been met.
-    #
-    #   evaluation_event = @cruncher.expects.evaluate do |block|
-    #     block.call "some data"
-    #     "some results"
-    #   end.returns("the actual value")
-    #
-    #   result = @cruncher.evaluate do |input|
-    #     puts input  # => 'some data'
-    #   end
-    #   # result is 'the actual value'
-    #   
-    #   evaluation_event.block_value # => 'some results'
-    #
-    def expects(*args, &block)
-      expector = Expector.new(self,@control,@expectation_builder)
-      # If there are no args, we return the Expector
-      return expector if args.empty?
-      # If there ARE args, we set up the expectation right here and return it
-      expector.send(args.shift.to_sym, *args, &block)
-    end
-    alias_method :expect, :expects
-    alias_method :should_receive, :expects
-
-    # Special-case convenience: #trap sets up an expectation for a method
-    # that will take a block.  That block, when sent to the expected method, will
-    # be trapped and stored in the expectation's +block_value+ field.
-    # The Expectation#trigger method may then be used to invoke that block.
-    #
-    # Like +expects+, the +trap+ mechanism can be followed by +raises+ or +returns+.
-    #
-    # _Unlike_ +expects+, you may not use an expectation block with +trap+.  If 
-    # the expected method takes arguments in addition to the block, they must
-    # be specified in the arguments to the +trap+ call itself.
-    #
-    # == Example
-    # 
-    #   create_mocks :address_book, :editor_form
-    #
-    #   # Expect a subscription on the :person_added event for @address_book:
-    #   person_event = @address_book.trap.subscribe(:person_added)
-    #
-    #   # The runtime code would look like:
-    #   @address_book.subscribe :person_added do |person_name|
-    #     @editor_form.name = person_name
-    #   end
-    #
-    #   # At this point, the expectation for 'subscribe' is met and the 
-    #   # block has been captured.  But we're not done:
-    #   @editor_form.expects.name = "David"
-    #
-    #   # Now invoke the block we trapped earlier:
-    #    person_event.trigger "David"
-    #
-    #   verify_mocks
-    def trap(*args)
-      Trapper.new(self,@control,ExpectationBuilder.new)
-    end
-
-    def method_missing(mname,*args) #:nodoc:
-      block = nil
-      block = Proc.new if block_given?
-      @control.apply_method_call(self,mname,args,block)
-    end
-
-
-    def _control #:nodoc:
-      @control
-    end
-
-    def _name #:nodoc:
-      @name
-    end
-
-    # Verify that all expectations are fulfilled.  NOTE: this method triggers
-    # validation on the _control_ for this mock, so all Mocks that share the
-    # MockControl with this instance will be included in the verification.
-    #
-    # <b>Only use this method if you are managing your own Mocks and their controls.</b>
-    #
-    # Normal usage of Hardmock doesn't require you to call this; let
-    # Hardmock#verify_mocks do it for you.
-    def _verify
-      @control.verify
-    end
-  end
-end
diff --git a/tools/ceedling/vendor/cmock/vendor/hardmock/lib/hardmock/mock_control.rb b/tools/ceedling/vendor/cmock/vendor/hardmock/lib/hardmock/mock_control.rb
deleted file mode 100644 (file)
index 302ebce..0000000
+++ /dev/null
@@ -1,53 +0,0 @@
-require 'hardmock/utils'
-
-module Hardmock
-  class MockControl #:nodoc:
-    include Utils
-    attr_accessor :name
-
-    def initialize
-      clear_expectations
-    end
-
-    def happy?
-      @expectations.empty?
-    end
-
-    def disappointed?
-      @disappointed
-    end
-
-    def add_expectation(expectation)
-#      puts "MockControl #{self.object_id.to_s(16)} adding expectation: #{expectation}"
-      @expectations << expectation
-    end
-
-    def apply_method_call(mock,mname,args,block)
-      # Are we even expecting any sort of call?
-      if happy?
-        @disappointed = true
-        raise ExpectationError.new("Surprise call to #{format_method_call_string(mock,mname,args)}")
-      end
-
-      begin
-        @expectations.shift.apply_method_call(mock,mname,args,block)
-      rescue Exception => ouch
-        @disappointed = true
-        raise ouch
-      end
-    end
-
-    def verify
-#      puts "MockControl #{self.object_id.to_s(16)} verify: happy? #{happy?}"
-      @disappointed = !happy?
-      raise VerifyError.new("Unmet expectations", @expectations) unless happy?
-    end
-
-    def clear_expectations
-      @expectations = []
-      @disappointed = false
-    end
-
-  end
-
-end
diff --git a/tools/ceedling/vendor/cmock/vendor/hardmock/lib/hardmock/stubbing.rb b/tools/ceedling/vendor/cmock/vendor/hardmock/lib/hardmock/stubbing.rb
deleted file mode 100644 (file)
index 0f8a293..0000000
+++ /dev/null
@@ -1,210 +0,0 @@
-
-
-# Stubbing support
-#
-# Stubs methods on classes and instances
-#
-
-# Why's "metaid.rb" stuff crunched down:
-class Object #:nodoc:#
-       def hm_metaclass #:nodoc:#
-    class << self
-      self
-    end
-  end
-       
-       def hm_meta_eval(&blk) #:nodoc:#
-    hm_metaclass.instance_eval(&blk)
-  end
-
-       def hm_meta_def(name, &blk) #:nodoc:#
-               hm_meta_eval { define_method name, &blk }
-       end
-end
-
-
-
-module Hardmock
-
-  # == Hardmock: Stubbing and Mocking Concrete Methods
-  #
-  # Hardmock lets you stub and/or mock methods on concrete classes or objects.
-  #
-  # * To "stub" a concrete method is to rig it to return the same thing always, disregarding any arguments.
-  # * To "mock" a concrete method is to surplant its funcionality by delegating to a mock object who will cover this behavior.
-  #
-  # Mocked methods have their expectations considered along with all other mock object expectations.
-  #
-  # If you use stubbing or concrete mocking in the absence (or before creation) of other mocks, you need to invoke <tt>prepare_hardmock_control</tt>.
-  # Once <tt>verify_mocks</tt> or <tt>clear_expectaions</tt> is called, the overriden behavior in the target objects is restored.
-  #
-  # == Examples
-  #
-  #   River.stubs!(:sounds_like).returns("gurgle")
-  #
-  #   River.expects!(:jump).returns("splash")
-  #
-  #   rogue.stubs!(:sounds_like).returns("pshshsh")
-  #
-  #   rogue.expects!(:rawhide_tanning_solvents).returns("giant snapping turtles")
-  #
-  module Stubbing
-    # Exists only for documentation 
-  end
-
-  class ReplacedMethod #:nodoc:#
-    attr_reader :target, :method_name
-
-    def initialize(target, method_name)
-      @target = target
-      @method_name = method_name
-
-      Hardmock.track_replaced_method self
-    end
-  end
-
-  class StubbedMethod < ReplacedMethod #:nodoc:#
-    def invoke(args)
-      raise @raises if @raises
-      @return_value
-    end
-
-    def returns(stubbed_return)
-      @return_value = stubbed_return
-    end
-
-    def raises(err)
-      err = RuntimeError.new(err) unless err.kind_of?(Exception)
-      @raises = err
-    end
-  end
-
-  class ::Object
-    def stubs!(method_name)
-      method_name = method_name.to_s
-      already_stubbed = Hardmock.has_replaced_method?(self, method_name)
-
-      stubbed_method = Hardmock::StubbedMethod.new(self, method_name)
-
-
-      unless _is_mock? or already_stubbed
-        if methods.include?(method_name.to_s)
-          hm_meta_eval do 
-            alias_method "_hardmock_original_#{method_name}".to_sym, method_name.to_sym
-          end
-        end
-      end
-
-      hm_meta_def method_name do |*args|
-        stubbed_method.invoke(args)
-      end
-
-      stubbed_method
-    end
-
-    def expects!(method_name, *args, &block)
-      if self._is_mock?
-        raise Hardmock::StubbingError, "Cannot use 'expects!(:#{method_name})' on a Mock object; try 'expects' instead"
-      end
-
-      method_name = method_name.to_s
-
-      @_my_mock = Mock.new(_my_name, $main_mock_control) if @_my_mock.nil?
-
-      unless Hardmock.has_replaced_method?(self, method_name)
-        # Track the method as replaced
-        Hardmock::ReplacedMethod.new(self, method_name)
-
-        # Preserver original implementation of the method by aliasing it away
-        if methods.include?(method_name)
-          hm_meta_eval do 
-            alias_method "_hardmock_original_#{method_name}".to_sym, method_name.to_sym
-          end
-        end
-
-        # Re-define the method to utilize our patron mock instance.
-        # (This global-temp-var thing is hokey but I was having difficulty generating 
-        # code for the meta class.)
-        begin
-          $method_text_temp = %{
-            def #{method_name}(*args,&block)
-              @_my_mock.__send__(:#{method_name}, *args, &block)
-            end
-          }
-          class << self
-            eval $method_text_temp
-          end
-        ensure
-          $method_text_temp = nil
-        end
-      end
-
-      return @_my_mock.expects(method_name, *args, &block)
-    end
-      
-    def _is_mock?
-      self.kind_of?(Mock)
-    end
-
-    def _my_name
-      self.kind_of?(Class) ? self.name : self.class.name
-    end
-
-    def _clear_mock
-      @_my_mock = nil
-    end
-
-  end
-
-  class ::NilClass
-    # Use this only if you really mean it
-    alias_method :intentionally_stubs!, :stubs!
-    
-    # Use this only if you really mean it
-    alias_method :intentionally_expects!, :expects!
-
-    # Overridden to protect against accidental nil reference self delusion 
-    def stubs!(mname)
-      raise StubbingError, "Cannot stub #{mname} method on nil.  (If you really mean to, try 'intentionally_stubs!')"
-    end
-
-    # Overridden to protect against accidental nil reference self delusion 
-    def expects!(mname, *args)
-      raise StubbingError, "Cannot mock #{mname} method on nil.  (If you really mean to, try 'intentionally_expects!')"
-    end
-  end
-
-  class << self
-    def track_replaced_method(replaced_method)
-      all_replaced_methods << replaced_method
-    end
-
-    def all_replaced_methods
-      $all_replaced_methods ||= []
-    end
-
-    def has_replaced_method?(obj, method_name)
-      hits = all_replaced_methods.select do |replaced|
-        (replaced.target.object_id == obj.object_id) and (replaced.method_name.to_s == method_name.to_s)
-      end
-      return !hits.empty?
-    end
-
-    def restore_all_replaced_methods
-      all_replaced_methods.each do |replaced|
-        unless replaced.target._is_mock?
-          backed_up = "_hardmock_original_#{replaced.method_name}"
-          if replaced.target.methods.include?(backed_up)
-            replaced.target.hm_meta_eval do
-              alias_method replaced.method_name.to_sym, backed_up.to_sym 
-            end
-          end
-          replaced.target._clear_mock
-        end
-      end
-      all_replaced_methods.clear
-    end
-  end
-
-end
-
diff --git a/tools/ceedling/vendor/cmock/vendor/hardmock/lib/hardmock/trapper.rb b/tools/ceedling/vendor/cmock/vendor/hardmock/lib/hardmock/trapper.rb
deleted file mode 100644 (file)
index 6aab176..0000000
+++ /dev/null
@@ -1,31 +0,0 @@
-require 'test/unit/assertions'
-require 'hardmock/errors'
-
-module Hardmock
-  class Trapper #:nodoc:
-    include Hardmock::MethodCleanout
-
-    def initialize(mock,mock_control,expectation_builder)
-      @mock = mock
-      @mock_control = mock_control
-      @expectation_builder = expectation_builder
-    end
-
-    def method_missing(mname, *args)
-      if block_given?
-        raise ExpectationError.new("Don't pass blocks when using 'trap' (setting exepectations for '#{mname}')")
-      end
-      
-      the_block = lambda { |target_block| target_block }
-      expectation = @expectation_builder.build_expectation(
-        :mock => @mock, 
-        :method => mname, 
-        :arguments => args, 
-        :suppress_arguments_to_block => true,
-        :block => the_block)
-
-      @mock_control.add_expectation expectation
-      expectation
-    end
-  end
-end
diff --git a/tools/ceedling/vendor/cmock/vendor/hardmock/lib/hardmock/utils.rb b/tools/ceedling/vendor/cmock/vendor/hardmock/lib/hardmock/utils.rb
deleted file mode 100644 (file)
index 1740577..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-
-module Hardmock
-  module Utils #:nodoc:
-    def format_method_call_string(mock,mname,args)
-      arg_string = args.map { |a| a.inspect }.join(', ')
-      call_text = "#{mock._name}.#{mname}(#{arg_string})"
-    end
-  end
-end
diff --git a/tools/ceedling/vendor/cmock/vendor/hardmock/lib/test_unit_before_after.rb b/tools/ceedling/vendor/cmock/vendor/hardmock/lib/test_unit_before_after.rb
deleted file mode 100644 (file)
index 0499e39..0000000
+++ /dev/null
@@ -1,169 +0,0 @@
-require 'test/unit'
-require 'test/unit/testcase'
-require 'test/unit/assertions'
-
-module Test #:nodoc:#
-  module Unit #:nodoc:#
-    
-    # == TestCase Modifications
-    #
-    # Monkey-patch to provide a formal mechanism for appending actions to be executed after teardown.
-    # Use after_teardown to define one or more actions to be executed after teardown for ALL tests.
-    #
-    # COMING SOON?
-    # * (maybe?) Hooks for before_teardown, after_setup, on_error
-    # * (maybe?) Options for positional control, eg, after_teardown :before_other_actions
-    # * (maybe?) Provide tagging/filtering so action execution can be controlled specifically?
-    #
-    # == Usage
-    #
-    # Invoke TestCase.after_teardown with optional parameter, which will be invoked with a reference
-    # to the test instance that has just been torn down.
-    #
-    # Example:
-    # 
-    #   Test::Unit::TestCase.after_teardown do |test|
-    #     test.verify_mocks
-    #   end
-    #   
-    # == Justification
-    #
-    # There are a number of tools and libraries that play fast-n-loose with setup and teardown by 
-    # wrapping them, and by overriding method_added as a means of upholding special setup/teardown 
-    # behavior, usually by re-wrapping newly defined user-level setup/teardown methods.
-    # mocha and active_record/fixtures (and previously, hardmock) will fight for this
-    # territory with often unpredictable results.
-    #
-    # We wouldn't have to battle if Test::Unit provided a formal pre- and post- hook mechanism.
-    #
-    class TestCase
-
-      class << self
-        
-        # Define an action to be run after teardown. Subsequent calls result in 
-        # multiple actions.  The block will be given a reference to the test
-        # being executed.
-        #
-        # Example:
-        # 
-        #   Test::Unit::TestCase.after_teardown do |test|
-        #     test.verify_mocks
-        #   end
-        def after_teardown(&block)
-          post_teardown_actions << block
-        end
-
-        # Used internally. Access the list of post teardown actions for to be
-        # used by all tests.
-        def post_teardown_actions
-          @@post_teardown_actions ||= []
-        end
-
-        # Define an action to be run before setup. Subsequent calls result in 
-        # multiple actions, EACH BEING PREPENDED TO THE PREVIOUS.  
-        # The block will be given a reference to the test being executed.
-        #
-        # Example:
-        # 
-        #   Test::Unit::TestCase.before_setup do |test|
-        #     test.prepare_hardmock_control
-        #   end
-        def before_setup(&block)
-          pre_setup_actions.unshift block
-        end
-
-        # Used internally. Access the list of post teardown actions for to be
-        # used by all tests.
-        def pre_setup_actions
-          @@pre_setup_actions ||= []
-        end
-      end
-
-      # OVERRIDE: This is a reimplementation of the default "run", updated to
-      # execute actions after teardown.
-      def run(result)
-        yield(STARTED, name)
-        @_result = result
-        begin
-          execute_pre_setup_actions(self)
-          setup
-          __send__(@method_name)
-        rescue Test::Unit::AssertionFailedError => e
-          add_failure(e.message, auxiliary_backtrace_filter(e.backtrace))
-        rescue Exception
-          raise if should_passthru_exception($!) # See implementation; this is for pre-1.8.6 compat
-          add_error($!)
-        ensure
-          begin
-            teardown
-          rescue Test::Unit::AssertionFailedError => e
-            add_failure(e.message, auxiliary_backtrace_filter(e.backtrace))
-          rescue Exception
-            raise if should_passthru_exception($!) # See implementation; this is for pre-1.8.6 compat
-            add_error($!)
-          ensure
-            execute_post_teardown_actions(self)
-          end
-        end
-        result.add_run
-        yield(FINISHED, name)
-      end
-
-      private
-
-      # Run through the after_teardown actions, treating failures and errors
-      # in the same way that "run" does: they are reported, and the remaining
-      # actions are executed.
-      def execute_post_teardown_actions(test_instance)
-        self.class.post_teardown_actions.each do |action|
-          begin
-            action.call test_instance
-          rescue Test::Unit::AssertionFailedError => e
-            add_failure(e.message, auxiliary_backtrace_filter(e.backtrace))
-          rescue Exception
-            raise if should_passthru_exception($!)
-            add_error($!)
-          end
-        end
-      end
-      
-      # Run through the before_setup actions.
-      # Failures or errors cause execution to stop.
-      def execute_pre_setup_actions(test_instance)
-        self.class.pre_setup_actions.each do |action|
-#          begin
-            action.call test_instance
-#          rescue Test::Unit::AssertionFailedError => e
-#            add_failure(e.message, auxiliary_backtrace_filter(e.backtrace))
-#          rescue Exception
-#            raise if should_passthru_exception($!)
-#            add_error($!)
-#          end
-        end
-      end
-
-      # Make sure that this extension doesn't show up in failure backtraces
-      def auxiliary_backtrace_filter(trace)
-        trace.reject { |x| x =~ /test_unit_before_after/ }
-      end
-
-      # Is the given error of the type that we allow to fly out (rather than catching it)?
-      def should_passthru_exception(ex)
-        return passthrough_exception_types.include?($!.class)
-      end
-
-      # Provide a list of exception types that are to be allowed to explode out.
-      # Pre-ruby-1.8.6 doesn't use this functionality, so the PASSTHROUGH_EXCEPTIONS
-      # constant won't be defined.  This methods defends against that and returns
-      # an empty list instead.
-      def passthrough_exception_types
-        begin 
-          return PASSTHROUGH_EXCEPTIONS
-        rescue NameError
-          # older versions of test/unit do not have PASSTHROUGH_EXCEPTIONS constant
-          return []
-        end
-      end
-    end
-  end
-end
diff --git a/tools/ceedling/vendor/cmock/vendor/hardmock/rake_tasks/rdoc.rake b/tools/ceedling/vendor/cmock/vendor/hardmock/rake_tasks/rdoc.rake
deleted file mode 100644 (file)
index 6a6d79f..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
-require 'rake/rdoctask'
-require File.expand_path(File.dirname(__FILE__) + "/rdoc_options.rb")
-
-namespace :doc do
-
-  desc "Generate RDoc documentation"
-  Rake::RDocTask.new { |rdoc|
-    rdoc.rdoc_dir = 'doc'
-    rdoc.title    = "Hardmock: Strict expectation-based mock object library " 
-    add_rdoc_options(rdoc.options)
-    rdoc.rdoc_files.include('lib/**/*.rb', 'README','CHANGES','LICENSE')
-  }
-
-  task :show => [ 'doc:rerdoc' ] do
-    sh "open doc/index.html"
-  end
-
-end
-
diff --git a/tools/ceedling/vendor/cmock/vendor/hardmock/rake_tasks/rdoc_options.rb b/tools/ceedling/vendor/cmock/vendor/hardmock/rake_tasks/rdoc_options.rb
deleted file mode 100644 (file)
index 85bf4ce..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-
-def add_rdoc_options(options)
-  options << '--line-numbers' << '--inline-source' << '--main' << 'README' << '--title' << 'Hardmock'
-end
diff --git a/tools/ceedling/vendor/cmock/vendor/hardmock/rake_tasks/test.rake b/tools/ceedling/vendor/cmock/vendor/hardmock/rake_tasks/test.rake
deleted file mode 100644 (file)
index 85a3753..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-require 'rake/testtask'
-
-namespace :test do
-
-  desc "Run unit tests"
-  Rake::TestTask.new("units") { |t|
-    t.libs << "test"
-    t.pattern = 'test/unit/*_test.rb'
-    t.verbose = true
-  }
-
-  desc "Run functional tests"
-  Rake::TestTask.new("functional") { |t|
-    t.libs << "test"
-    t.pattern = 'test/functional/*_test.rb'
-    t.verbose = true
-  }
-
-  desc "Run all the tests"
-  task :all => [ 'test:units', 'test:functional' ]
-
-end
diff --git a/tools/ceedling/vendor/cmock/vendor/hardmock/test/functional/assert_error_test.rb b/tools/ceedling/vendor/cmock/vendor/hardmock/test/functional/assert_error_test.rb
deleted file mode 100644 (file)
index e4b35cf..0000000
+++ /dev/null
@@ -1,52 +0,0 @@
-require File.expand_path(File.dirname(__FILE__) + "/../test_helper")
-require 'assert_error'
-
-class AssertErrorTest < Test::Unit::TestCase
-
-  it "specfies an error type and message that should be raised" do
-    assert_error RuntimeError, "Too funky" do
-      raise RuntimeError.new("Too funky")
-    end
-  end
-
-  it "flunks if the error message is wrong" do
-    err = assert_raise Test::Unit::AssertionFailedError do
-      assert_error RuntimeError, "not good" do
-        raise RuntimeError.new("Too funky")
-      end
-    end
-    assert_match(/not good/i, err.message) 
-    assert_match(/too funky/i, err.message) 
-  end
-
-  it "flunks if the error type is wrong" do
-    err = assert_raise Test::Unit::AssertionFailedError do
-      assert_error StandardError, "Too funky" do
-        raise RuntimeError.new("Too funky")
-      end
-    end
-    assert_match(/StandardError/i, err.message) 
-    assert_match(/RuntimeError/i, err.message) 
-  end
-
-  it "can match error message text using a series of Regexps" do 
-    assert_error StandardError, /too/i, /funky/i do
-      raise StandardError.new("Too funky")
-    end
-  end
-
-  it "flunks if the error message doesn't match all the Regexps" do
-    err = assert_raise Test::Unit::AssertionFailedError do
-      assert_error StandardError, /way/i, /too/i, /funky/i do
-        raise StandardError.new("Too funky")
-      end
-    end
-    assert_match(/way/i, err.message) 
-  end
-
-  it "can operate without any message specification" do
-    assert_error StandardError do 
-      raise StandardError.new("ooof")
-    end
-  end
-end
diff --git a/tools/ceedling/vendor/cmock/vendor/hardmock/test/functional/auto_verify_test.rb b/tools/ceedling/vendor/cmock/vendor/hardmock/test/functional/auto_verify_test.rb
deleted file mode 100644 (file)
index 1b005bd..0000000
+++ /dev/null
@@ -1,178 +0,0 @@
-require File.expand_path(File.dirname(__FILE__) + "/../test_helper")
-require 'fileutils'
-
-class AutoVerifyTest < Test::Unit::TestCase
-
-  def setup
-    @expect_unmet_expectations = true
-  end
-
-  def teardown
-    remove_temp_test_file
-  end
-
-  #
-  # TESTS
-  #
-
-  it "auto-verifies all mocks in teardown" do
-    write_and_execute_test 
-  end
-
-  it "auto-verifies even if user defines own teardown" do
-    @teardown_code =<<-EOM 
-      def teardown
-        # just in the way
-      end
-    EOM
-    write_and_execute_test 
-  end
-
-  should "not obscure normal failures when verification fails" do
-    @test_code =<<-EOM
-        def test_setup_doomed_expectation
-          create_mock :automobile
-          @automobile.expects.start
-          flunk "natural failure"
-        end
-    EOM
-    @expect_failures = 1
-    write_and_execute_test
-  end
-
-  should "not skip user-defined teardown when verification fails" do
-    @teardown_code =<<-EOM 
-      def teardown
-        puts "User teardown"
-      end
-    EOM
-    write_and_execute_test 
-    assert_output_contains(/User teardown/)
-  end
-
-  it "is quiet when verification is ok" do
-    @test_code =<<-EOM
-        def test_ok
-          create_mock :automobile
-          @automobile.expects.start
-          @automobile.start
-        end
-    EOM
-    @teardown_code =<<-EOM 
-      def teardown
-        puts "User teardown"
-      end
-    EOM
-    @expect_unmet_expectations = false
-    @expect_failures = 0
-    @expect_errors = 0
-    write_and_execute_test
-    assert_output_contains(/User teardown/)
-  end
-
-  should "auto-verify even if user teardown explodes" do
-    @teardown_code =<<-EOM 
-      def teardown
-        raise "self destruct"
-      end
-    EOM
-    @expect_errors = 2
-    write_and_execute_test
-    assert_output_contains(/self destruct/)
-  end
-
-  it "plays nice with inherited teardown methods" do
-    @full_code ||=<<-EOTEST
-      require File.expand_path(File.dirname(__FILE__) + "/../test_helper")
-      require 'hardmock'
-      class Test::Unit::TestCase 
-        def teardown
-          puts "Test helper teardown"
-        end
-      end
-      class DummyTest < Test::Unit::TestCase
-        def test_prepare_to_die
-          create_mock :automobile
-          @automobile.expects.start
-        end
-      end 
-    EOTEST
-    write_and_execute_test
-    assert_output_contains(/Test helper teardown/)
-  end
-
-  #
-  # HELPERS
-  #
-
-  def temp_test_file
-    File.expand_path(File.dirname(__FILE__) + "/tear_down_verification_test.rb")
-  end
-
-  def run_test(tbody)
-    File.open(temp_test_file,"w") { |f| f.print(tbody) }
-    @test_output = `ruby #{temp_test_file} 2>&1`
-  end
-
-  def formatted_test_output
-    if @test_output
-      @test_output.split(/\n/).map { |line| "> #{line}" }.join("\n")
-    else
-      "(NO TEST OUTPUT!)"
-    end
-  end
-
-  def remove_temp_test_file
-    FileUtils::rm_f temp_test_file
-  end
-
-  def assert_results(h)
-    if @test_output !~ /#{h[:tests]} tests, [0-9]+ assertions, #{h[:failures]} failures, #{h[:errors]} errors/
-      flunk "Test results didn't match #{h.inspect}:\n#{formatted_test_output}"
-    end
-  end
-
-  def assert_output_contains(*patterns)
-    patterns.each do |pattern|
-      if @test_output !~ pattern
-        flunk "Test output didn't match #{pattern.inspect}:\n#{formatted_test_output}"
-      end
-    end
-  end
-  
-  def assert_output_doesnt_contain(*patterns)
-    patterns.each do |pattern|
-      assert @test_output !~ pattern, "Output shouldn't match #{pattern.inspect} but it does."
-    end
-  end
-
-  def write_and_execute_test
-    @test_code ||=<<-EOM
-        def test_setup_doomed_expectation
-          create_mock :automobile
-          @automobile.expects.start
-        end
-    EOM
-    @full_code ||=<<-EOTEST
-      require File.expand_path(File.dirname(__FILE__) + "/../test_helper")
-      require 'hardmock'
-      class DummyTest < Test::Unit::TestCase
-        #{@teardown_code}
-        #{@test_code}
-      end 
-    EOTEST
-    run_test @full_code
-
-    if @expect_unmet_expectations 
-      assert_output_contains(/unmet expectations/i, /automobile/, /start/)
-    else
-      assert_output_doesnt_contain(/unmet expectations/i, /automobile/, /start/)
-    end
-
-    @expect_tests ||= 1
-    @expect_failures ||= 0
-    @expect_errors ||= 1
-    assert_results :tests => @expect_tests, :failures => @expect_failures, :errors => @expect_errors
-  end
-  
-end
diff --git a/tools/ceedling/vendor/cmock/vendor/hardmock/test/functional/direct_mock_usage_test.rb b/tools/ceedling/vendor/cmock/vendor/hardmock/test/functional/direct_mock_usage_test.rb
deleted file mode 100644 (file)
index dcf2b2a..0000000
+++ /dev/null
@@ -1,396 +0,0 @@
-require File.expand_path(File.dirname(__FILE__) + "/../test_helper")
-require 'hardmock'
-
-class DirectMockUsageTest < Test::Unit::TestCase
-
-  def setup
-    @bird = Mock.new('bird')
-  end
-
-  def teardown
-  end
-
-  #
-  # TESTS
-  #
-
-  it "raises VerifyError if expected method not called" do
-    @bird.expects.flap_flap
-
-    err = assert_raise VerifyError do
-      @bird._verify
-    end
-    assert_match(/unmet expectations/i, err.message)
-  end
-
-  should "not raise when expected calls are made in order" do
-    @bird.expects.flap_flap
-    @bird.expects.bang
-    @bird.expects.plop
-
-    @bird.flap_flap
-    @bird.bang
-    @bird.plop
-
-    @bird._verify
-  end
-
-  it "raises ExpectationError when unexpected method are called" do
-    @bird.expects.flap_flap
-
-    err = assert_raise ExpectationError do
-      @bird.shoot
-    end
-    assert_match(/wrong method/i, err.message) 
-  end
-
-  it "raises ExpectationError on bad arguments" do
-    @bird.expects.flap_flap(:swoosh)
-
-    err = assert_raise ExpectationError do
-      @bird.flap_flap(:rip)
-    end
-    assert_match(/wrong arguments/i, err.message) 
-  end
-  
-  it "raises VerifyError when not all expected methods are called" do
-    @bird.expects.flap_flap
-    @bird.expects.bang
-    @bird.expects.plop
-
-    @bird.flap_flap
-
-    err = assert_raise VerifyError do
-      @bird._verify
-    end
-    assert_match(/unmet expectations/i, err.message)
-  end
-
-  it "raises ExpectationError when calls are made out of order" do
-    @bird.expects.flap_flap
-    @bird.expects.bang
-    @bird.expects.plop
-
-    @bird.flap_flap
-    err = assert_raise ExpectationError do
-      @bird.plop
-    end
-    assert_match(/wrong method/i, err.message) 
-  end
-
-  it "returns the configured value" do 
-    @bird.expects.plop.returns(':P')
-    assert_equal ':P', @bird.plop
-    @bird._verify
-
-    @bird.expects.plop.returns(':x')
-    assert_equal ':x', @bird.plop
-    @bird._verify
-  end
-
-  it "returns nil when no return is specified" do
-    @bird.expects.plop
-    assert_nil @bird.plop
-    @bird._verify
-  end
-
-  it "raises the configured exception" do
-    err = RuntimeError.new('shaq')
-    @bird.expects.plop.raises(err)
-    actual_err = assert_raise RuntimeError do
-      @bird.plop
-    end
-    assert_same err, actual_err, 'should be the same error'
-    @bird._verify
-  end
-
-  it "raises a RuntimeError when told to 'raise' a string" do
-    @bird.expects.plop.raises('shaq')
-    err = assert_raise RuntimeError do
-      @bird.plop
-    end
-    assert_match(/shaq/i, err.message) 
-    @bird._verify
-  end
-
-  it "raises a default RuntimeError" do
-    @bird.expects.plop.raises
-    err = assert_raise RuntimeError do
-      @bird.plop
-    end
-    assert_match(/error/i, err.message) 
-    @bird._verify
-  end
-
-  it "is quiet when correct arguments given" do
-    thing = Object.new
-    @bird.expects.plop(:big,'one',thing)
-    @bird.plop(:big,'one',thing)
-    @bird._verify
-  end
-
-  it "raises ExpectationError when wrong number of arguments specified" do
-    thing = Object.new
-    @bird.expects.plop(:big,'one',thing)
-    err = assert_raise ExpectationError do
-      # more
-      @bird.plop(:big,'one',thing,:other)
-    end
-    assert_match(/wrong arguments/i, err.message)
-    @bird._verify
-
-    @bird.expects.plop(:big,'one',thing)
-    err = assert_raise ExpectationError do
-      # less
-      @bird.plop(:big,'one')
-    end
-    assert_match(/wrong arguments/i, err.message)
-    @bird._verify
-    
-    @bird.expects.plop
-    err = assert_raise ExpectationError do
-      # less
-      @bird.plop(:big)
-    end
-    assert_match(/wrong arguments/i, err.message)
-    @bird._verify
-  end
-
-  it "raises ExpectationError when arguments don't match" do
-    thing = Object.new
-    @bird.expects.plop(:big,'one',thing)
-    err = assert_raise ExpectationError do
-      @bird.plop(:big,'two',thing,:other)
-    end
-    assert_match(/wrong arguments/i, err.message)
-    @bird._verify
-  end
-
-  it "can use a block for custom reactions" do
-    mitt = nil
-    @bird.expects.plop { mitt = :ball }
-    assert_nil mitt
-    @bird.plop
-    assert_equal :ball, mitt, 'didnt catch the ball'
-    @bird._verify
-
-    @bird.expects.plop { raise 'ball' }
-    err = assert_raise RuntimeError do
-      @bird.plop
-    end
-    assert_match(/ball/i, err.message) 
-    @bird._verify
-  end
-
-  it "passes mock-call arguments to the expectation block" do
-    ball = nil
-    mitt = nil
-    @bird.expects.plop {|arg1,arg2| 
-      ball = arg1  
-      mitt = arg2  
-    }
-    assert_nil ball
-    assert_nil mitt
-    @bird.plop(:ball,:mitt)
-    assert_equal :ball, ball
-    assert_equal :mitt, mitt
-    @bird._verify
-  end
-
-  it "validates arguments if specified in addition to a block" do
-    ball = nil
-    mitt = nil
-    @bird.expects.plop(:ball,:mitt) {|arg1,arg2| 
-      ball = arg1  
-      mitt = arg2  
-    }
-    assert_nil ball
-    assert_nil mitt
-    @bird.plop(:ball,:mitt)
-    assert_equal :ball, ball
-    assert_equal :mitt, mitt
-    @bird._verify
-
-    ball = nil
-    mitt = nil
-    @bird.expects.plop(:bad,:stupid) {|arg1,arg2| 
-      ball = arg1  
-      mitt = arg2  
-    }
-    assert_nil ball
-    assert_nil mitt
-    err = assert_raise ExpectationError do
-      @bird.plop(:ball,:mitt)
-    end
-    assert_match(/wrong arguments/i, err.message) 
-    assert_nil ball
-    assert_nil mitt
-    @bird._verify
-
-    ball = nil
-    mitt = nil
-    @bird.expects.plop(:ball,:mitt) {|arg1,arg2| 
-      ball = arg1  
-      mitt = arg2  
-    }
-    assert_nil ball
-    assert_nil mitt
-    err = assert_raise ExpectationError do
-      @bird.plop(:ball)
-    end
-    assert_match(/wrong arguments/i, err.message) 
-    assert_nil ball
-    assert_nil mitt
-    @bird._verify
-  end
-
-  it "passes runtime blocks to the expectation block as the final argument" do
-    runtime_block_called = false
-    got_arg = nil
-
-    # Eg, bird expects someone to subscribe to :tweet using the 'when' method
-    @bird.expects.when(:tweet) { |arg1, block| 
-      got_arg = arg1
-      block.call
-    }
-
-    @bird.when(:tweet) do 
-      runtime_block_called = true
-    end
-
-    assert_equal :tweet, got_arg, "Wrong arg"
-    assert runtime_block_called, "The runtime block should have been invoked by the user block"
-
-    @bird.expects.when(:warnk) { |e,blk| }
-
-    err = assert_raise ExpectationError do
-      @bird.when(:honk) { }
-    end
-    assert_match(/wrong arguments/i, err.message) 
-
-    @bird._verify
-  end
-
-  it "passes the runtime block to the expectation block as sole argument if no other args come into play" do
-    runtime_block_called = false
-    @bird.expects.subscribe { |block| block.call }
-    @bird.subscribe do 
-      runtime_block_called = true
-    end
-    assert runtime_block_called, "The runtime block should have been invoked by the user block"
-  end
-
-  it "provides nil as final argument if expectation block seems to want a block" do
-    invoked = false
-    @bird.expects.kablam(:scatter) { |shot,block| 
-      assert_equal :scatter, shot, "Wrong shot"
-      assert_nil block, "The expectation block should get a nil block when user neglects to pass one"
-      invoked = true
-    }
-    @bird.kablam :scatter
-    assert invoked, "Expectation block not invoked"
-
-    @bird._verify
-  end
-
-  it "can set explicit return after an expectation block" do
-    got = nil
-    @bird.expects.kablam(:scatter) { |shot|
-      got = shot
-    }.returns(:death)
-
-    val = @bird.kablam :scatter 
-    assert_equal :death, val, "Wrong return value"
-    assert_equal :scatter, got, "Wrong argument"
-    @bird._verify
-  end
-
-  it "can raise after an expectation block" do
-    got = nil
-    @bird.expects.kablam(:scatter) do |shot|
-      got = shot
-    end.raises "hell"
-
-    err = assert_raise RuntimeError do
-      @bird.kablam :scatter 
-    end
-    assert_match(/hell/i, err.message) 
-
-    @bird._verify
-  end
-
-  it "stores the semantic value of the expectation block after it executes" do
-    expectation = @bird.expects.kablam(:slug) { |shot|
-      "The shot was #{shot}"
-    }
-
-    assert_not_nil expectation, "Expectation nil"
-    assert_nil expectation.block_value, "Block value should start out nil"
-
-    ret_val = @bird.kablam :slug 
-
-    assert_equal "The shot was slug", expectation.block_value
-    assert_equal "The shot was slug", ret_val, "Block value should also be used for return"
-
-    @bird._verify
-  end
-
-
-  it "uses the value of the expectation block as the default return value" do 
-    @bird.expects.kablam(:scatter) { |shot|
-      "The shot was #{shot}"
-    }
-    val = @bird.kablam :scatter 
-    assert_equal "The shot was scatter", val, "Wrong return value"
-    @bird._verify
-  end
-
-  it "returns the Expectation even if 'returns' is used" do
-    expectation = @bird.expects.kablam(:slug) { |shot|
-      "The shot was #{shot}"
-    }.returns :hosed
-
-    assert_not_nil expectation, "Expectation nil"
-    assert_nil expectation.block_value, "Block value should start out nil"
-
-    ret_val = @bird.kablam :slug 
-
-    assert_equal "The shot was slug", expectation.block_value
-    assert_equal :hosed, ret_val, "Block value should also be used for return"
-
-    @bird._verify
-  end
-
-  it "returns the Expectation even if 'raises' is used" do
-    expectation = @bird.expects.kablam(:slug) { |shot|
-      "The shot was #{shot}"
-    }.raises "aiee!"
-
-    assert_not_nil expectation, "Expectation nil"
-    assert_nil expectation.block_value, "Block value should start out nil"
-
-    err = assert_raise RuntimeError do
-     @bird.kablam :slug 
-    end
-    assert_match(/aiee!/i, err.message)
-    assert_equal "The shot was slug", expectation.block_value
-    @bird._verify
-  end
-
-
-  it "supports assignment-style methods" do
-    @bird.expects.size = "large"
-    @bird.size = "large"
-    @bird._verify
-  end
-
-  it "supports assignments and raising (using explicit-method syntax)" do
-    @bird.expects('size=','large').raises "boom"
-
-    err = assert_raise RuntimeError do
-      @bird.size = "large"
-    end
-    assert_match(/boom/i, err.message) 
-  end
-
-end
diff --git a/tools/ceedling/vendor/cmock/vendor/hardmock/test/functional/hardmock_test.rb b/tools/ceedling/vendor/cmock/vendor/hardmock/test/functional/hardmock_test.rb
deleted file mode 100644 (file)
index 159d369..0000000
+++ /dev/null
@@ -1,434 +0,0 @@
-require File.expand_path(File.dirname(__FILE__) + "/../test_helper")
-require 'hardmock'
-require 'assert_error'
-
-class HardmockTest < Test::Unit::TestCase
-
-  #
-  # TESTS
-  # 
-
-  it "conveniently creates mocks using create_mock and create_mocks" do
-
-    h = create_mock :donkey
-    assert_equal [ :donkey ], h.keys
-
-    assert_mock_exists :donkey
-    assert_same @donkey, h[:donkey]
-
-    assert_equal [ :donkey ], @all_mocks.keys, "Wrong keyset for @all_mocks"
-
-    h2 = create_mocks :cat, 'dog' # symbol/string indifference at this level
-    assert_equal [:cat,:dog].to_set, h2.keys.to_set, "Wrong keyset for second hash"
-    assert_equal [:cat,:dog,:donkey].to_set, @all_mocks.keys.to_set, "@all_mocks wrong"   
-
-    assert_mock_exists :cat
-    assert_same @cat, h2[:cat]
-    assert_mock_exists :dog
-    assert_same @dog, h2[:dog]
-
-    assert_mock_exists :donkey
-  end
-
-  it "provides literal 'expects' syntax" do 
-    assert_nil @order, "Should be no @order yet"
-    create_mock :order
-    assert_not_nil @order, "@order should be built"
-
-    # Setup an expectation
-    @order.expects.update_stuff :key1 => 'val1', :key2 => 'val2'
-
-    # Use the mock
-    @order.update_stuff :key1 => 'val1', :key2 => 'val2'
-
-    # Verify
-    verify_mocks
-
-    # See that it's ok to do it again
-    verify_mocks
-  end
-
-  it "supports 'with' for specifying argument expectations" do
-    create_mocks :car
-    @car.expects(:fill).with('gas','booze')
-    @car.fill('gas', 'booze')
-    verify_mocks
-  end
-
-  it "supports several mocks at once" do
-    create_mocks :order_builder, :order, :customer
-
-    @order_builder.expects.create_new_order.returns @order
-    @customer.expects.account_number.returns(1234)
-    @order.expects.account_no = 1234
-    @order.expects.save!
-
-    # Run "the code"
-    o = @order_builder.create_new_order
-    o.account_no = @customer.account_number
-    o.save!
-
-    verify_mocks
-  end
-
-  it "enforces inter-mock call ordering" do
-    create_mocks :order_builder, :order, :customer
-
-    @order_builder.expects.create_new_order.returns @order
-    @customer.expects.account_number.returns(1234)
-    @order.expects.account_no = 1234
-    @order.expects.save!
-
-    # Run "the code"
-    o = @order_builder.create_new_order
-    err = assert_raise ExpectationError do
-      o.save!
-    end
-    assert_match(/wrong object/i, err.message) 
-    assert_match(/order.save!/i, err.message) 
-    assert_match(/customer.account_number/i, err.message) 
-
-    assert_error VerifyError, /unmet expectations/i do
-      verify_mocks
-    end
-  end
-
-  class UserPresenter
-    def initialize(args)
-      view = args[:view]
-      model = args[:model]
-      model.when :data_changes do
-        view.user_name = model.user_name
-      end
-      view.when :user_edited do
-        model.user_name = view.user_name
-      end
-    end
-  end
-
-  it "makes MVP testing simple" do
-    mox = create_mocks :model, :view
-
-    data_change = @model.expects.when(:data_changes) { |evt,block| block }
-    user_edit = @view.expects.when(:user_edited) { |evt,block| block }
-    
-    UserPresenter.new mox
-
-    # Expect user name transfer from model to view
-    @model.expects.user_name.returns 'Da Croz'
-    @view.expects.user_name = 'Da Croz'
-    # Trigger data change event in model
-    data_change.block_value.call
-
-    # Expect user name transfer from view to model
-    @view.expects.user_name.returns '6:8'
-    @model.expects.user_name = '6:8'
-    # Trigger edit event in view
-    user_edit.block_value.call
-
-    verify_mocks 
-  end
-
-  it "continues to function after verify, if verification error is controlled" do
-    mox = create_mocks :model, :view
-    data_change = @model.expects.when(:data_changes) { |evt,block| block }
-    user_edit = @view.expects.when(:user_edited) { |evt,block| block }
-    UserPresenter.new mox
-
-    # Expect user name transfer from model to view
-    @model.expects.user_name.returns 'Da Croz'
-    @view.expects.user_name = 'Da Croz'
-
-    assert_error ExpectationError, /model.monkey_wrench/i do
-      @model.monkey_wrench
-    end
-
-    # This should raise because of unmet expectations
-    assert_error VerifyError, /unmet expectations/i, /user_name/i do
-      verify_mocks
-    end
-
-    # See that the non-forced verification remains quiet
-    assert_nothing_raised VerifyError do
-      verify_mocks(false)
-    end
-    
-    @model.expects.never_gonna_happen
-    
-    assert_error VerifyError, /unmet expectations/i, /never_gonna_happen/i do
-      verify_mocks
-    end
-  end
-
-  class UserPresenterBroken
-    def initialize(args)
-      view = args[:view]
-      model = args[:model]
-      model.when :data_changes do
-        view.user_name = model.user_name
-      end
-      # no view stuff, will break appropriately
-    end
-  end
-
-  it "flunks for typical Presenter constructor wiring failure" do
-    mox = create_mocks :model, :view
-
-    data_change = @model.expects.when(:data_changes) { |evt,block| block }
-    user_edit = @view.expects.when(:user_edited) { |evt,block| block }
-    
-    UserPresenterBroken.new mox
-
-    err = assert_raise VerifyError do
-      verify_mocks
-    end
-    assert_match(/unmet expectations/i, err.message) 
-    assert_match(/view.when\(:user_edited\)/i, err.message) 
-
-  end
-
-  it "provides convenient event-subscription trap syntax for MVP testing" do
-    mox = create_mocks :model, :view
-
-    data_change = @model.trap.when(:data_changes) 
-    user_edit = @view.trap.when(:user_edited) 
-    
-    UserPresenter.new mox
-
-    # Expect user name transfer from model to view
-    @model.expects.user_name.returns 'Da Croz'
-    @view.expects.user_name = 'Da Croz'
-    # Trigger data change event in model
-    data_change.trigger
-
-    # Expect user name transfer from view to model
-    @view.expects.user_name.returns '6:8'
-    @model.expects.user_name = '6:8'
-    # Trigger edit event in view
-    user_edit.trigger
-
-    verify_mocks 
-  end
-
-  it "raises if you try to pass an expectation block to 'trap'" do
-    create_mock :model
-    assert_error Hardmock::ExpectationError, /blocks/i, /trap/i do
-      @model.trap.when(:some_event) do raise "huh?" end
-    end
-  end
-
-  class Grinder
-    def initialize(objects)
-      @chute = objects[:chute]
-      @bucket = objects[:bucket]
-      @blade = objects[:blade]
-    end
-
-    def grind(slot)
-      @chute.each_bean(slot) do |bean|
-        @bucket << @blade.chop(bean)
-      end
-    end
-  end
-
-  it "lets you write clear iteration-oriented expectations" do
-    grinder = Grinder.new create_mocks(:blade, :chute, :bucket)
-    
-    # Style 1: assertions on method args is done explicitly in block
-    @chute.expects.each_bean { |slot,block| 
-      assert_equal :side_slot, slot, "Wrong slot"
-      block.call :bean1
-      block.call :bean2
-    }
-
-    @blade.expects.chop(:bean1).returns(:grounds1)
-    @bucket.expects('<<', :grounds1)
-
-    @blade.expects.chop(:bean2).returns(:grounds2)
-    @bucket.expects('<<', :grounds2)
-
-    # Run "the code"
-    grinder.grind(:side_slot)
-
-    verify_mocks
-
-    # Style 2: assertions on method arguments done implicitly in the expectation code
-    @chute.expects.each_bean(:main_slot) { |slot,block| 
-      block.call :bean3
-    }
-    @blade.expects.chop(:bean3).returns(:grounds3)
-    @bucket.expects('<<', :grounds3)
-    grinder.grind :main_slot
-    verify_mocks
-  end
-
-  it "further supports iteration testing using 'yield'" do
-    grinder = Grinder.new create_mocks(:blade, :chute, :bucket)
-    
-    @chute.expects.each_bean(:side_slot).yields :bean1, :bean2
-
-    @blade.expects.chop(:bean1).returns(:grounds1)
-    @bucket.expects('<<', :grounds1)
-
-    @blade.expects.chop(:bean2).returns(:grounds2)
-    @bucket.expects('<<', :grounds2)
-
-    grinder.grind :side_slot
-
-    verify_mocks
-  end
-
-  class HurtLocker
-    attr_reader :caught
-    def initialize(opts)
-      @locker = opts[:locker]
-      @store = opts[:store]
-    end
-
-    def do_the_thing(area,data)
-      @locker.with_lock(area) do
-        @store.eat(data)
-      end
-    rescue => oops
-      @caught = oops
-    end
-  end
-
-  it "makes mutex-style locking scenarios easy to test" do
-    hurt = HurtLocker.new create_mocks(:locker, :store)
-
-    @locker.expects.with_lock(:main).yields
-    @store.expects.eat("some info")
-
-    hurt.do_the_thing(:main, "some info")
-
-    verify_mocks
-  end
-
-  it "makes it easy to simulate error in mutex-style locking scenarios" do 
-    hurt = HurtLocker.new create_mocks(:locker, :store)
-    err = StandardError.new('fmshooop')  
-    @locker.expects.with_lock(:main).yields
-    @store.expects.eat("some info").raises(err)
-
-    hurt.do_the_thing(:main, "some info")
-
-    assert_same err, hurt.caught, "Expected that error to be handled internally"
-    verify_mocks
-  end
-       
-  it "actually returns 'false' instead of nil when mocking boolean return values" do
-               create_mock :car
-               @car.expects.ignition_on?.returns(true)
-               assert_equal true, @car.ignition_on?, "Should be true"
-               @car.expects.ignition_on?.returns(false)
-               assert_equal false, @car.ignition_on?, "Should be false"
-       end
-
-  it "can mock most methods inherited from object using literal syntax" do
-    target_methods = %w|id clone display dup eql? ==|
-    create_mock :foo
-    target_methods.each do |m|
-      eval %{@foo.expects(m, "some stuff")}
-      eval %{@foo.#{m} "some stuff"}
-    end
-  end
-
-  it "provides 'expect' as an alias for 'expects'" do
-    create_mock :foo
-    @foo.expect.boomboom
-    @foo.boomboom
-    verify_mocks 
-  end
-
-  it "provides 'should_receive' as an alias for 'expects'" do
-    create_mock :foo
-    @foo.should_receive.boomboom
-    @foo.boomboom
-    verify_mocks 
-  end
-
-  it "provides 'and_return' as an alias for 'returns'" do
-    create_mock :foo
-    @foo.expects(:boomboom).and_return :brick
-    assert_equal :brick, @foo.boomboom
-    verify_mocks 
-  end
-
-  it "does not interfere with a core subset of Object methods" do 
-    create_mock :foo
-    @foo.method(:inspect)
-    @foo.inspect
-    @foo.to_s
-    @foo.instance_variables
-    @foo.instance_eval("")
-    verify_mocks 
-  end
-
-  it "can raise errors from within an expectation block" do
-    create_mock :cat
-    @cat.expects.meow do |arg|
-      assert_equal "mix", arg
-      raise 'HAIRBALL'
-    end
-    assert_error RuntimeError, 'HAIRBALL' do 
-      @cat.meow("mix")
-    end
-  end
-
-  it "can raise errors AFTER an expectation block" do
-    create_mock :cat
-    @cat.expects.meow do |arg|
-      assert_equal "mix", arg
-    end.raises('HAIRBALL')
-    assert_error RuntimeError, 'HAIRBALL' do 
-      @cat.meow("mix")
-    end
-  end
-
-  it "raises an immediate error if a mock is created with a nil name (common mistake: create_mock @cat)" do
-    # I make this mistake all the time: Typing in an instance var name instead of a symbol in create_mocks.
-    # When you do that, you're effectively passing nil(s) in as mock names.
-    assert_error ArgumentError, /'nil' is not a valid name for a mock/ do
-      create_mocks @apples, @oranges
-    end
-  end
-
-  it "overrides 'inspect' to make nice output" do
-    create_mock :hay_bailer
-    assert_equal "<Mock hay_bailer>", @hay_bailer.inspect, "Wrong output from 'inspect'"
-  end
-
-  it "raises if prepare_hardmock_control is invoked after create_mocks, or more than once" do
-    create_mock :hi_there
-    create_mocks :another, :one
-    assert_error RuntimeError, /already setup/ do
-      prepare_hardmock_control
-    end
-  end
-
-  should "support alias verify_hardmocks" do
-    create_mock :tree
-    @tree.expects(:grow)
-    assert_error VerifyError, /unmet/i do
-      verify_hardmocks
-    end
-  end
-
-  #
-  # HELPERS
-  #
-
-  def assert_mock_exists(name)
-    assert_not_nil @all_mocks, "@all_mocks not here yet"
-    mo = @all_mocks[name]
-    assert_not_nil mo, "Mock '#{name}' not in @all_mocks"
-    assert_kind_of Mock, mo, "Wrong type of object, wanted a Mock"
-    assert_equal name.to_s, mo._name, "Mock '#{name}' had wrong name"
-    ivar = self.instance_variable_get("@#{name}")
-    assert_not_nil ivar, "Mock '#{name}' not set as ivar"
-    assert_same mo, ivar, "Mock '#{name}' ivar not same as instance in @all_mocks"
-    assert_same @main_mock_control, mo._control, "Mock '#{name}' doesn't share the main mock control"
-  end
-end
-
diff --git a/tools/ceedling/vendor/cmock/vendor/hardmock/test/functional/stubbing_test.rb b/tools/ceedling/vendor/cmock/vendor/hardmock/test/functional/stubbing_test.rb
deleted file mode 100644 (file)
index f07a670..0000000
+++ /dev/null
@@ -1,479 +0,0 @@
-require File.expand_path(File.dirname(__FILE__) + "/../test_helper")
-require 'hardmock'
-require 'assert_error'
-
-class StubbingTest < Test::Unit::TestCase
-
-  #
-  # TESTS
-  # 
-
-  it "stubs a class method (and un-stubs after reset_stubs)" do
-    assert_equal "stones and gravel", Concrete.pour
-    assert_equal "glug glug", Jug.pour
-
-    Concrete.stubs!(:pour).returns("dust and plaster")
-
-    3.times do
-      assert_equal "dust and plaster", Concrete.pour
-    end
-
-    assert_equal "glug glug", Jug.pour, "Jug's 'pour' method broken"
-    assert_equal "stones and gravel", Concrete._hardmock_original_pour, "Original 'pour' method not aliased"
-
-    assert_equal "For roads", Concrete.describe, "'describe' method broken"
-
-    reset_stubs
-
-    assert_equal "stones and gravel", Concrete.pour, "'pour' method not restored"
-    assert_equal "For roads", Concrete.describe, "'describe' method broken after verify"
-
-  end
-
-  it "stubs several class methods" do
-    Concrete.stubs!(:pour).returns("sludge")
-    Concrete.stubs!(:describe).returns("awful")
-    Jug.stubs!(:pour).returns("milk")
-
-    assert_equal "sludge", Concrete.pour
-    assert_equal "awful", Concrete.describe
-    assert_equal "milk", Jug.pour
-
-    reset_stubs
-
-    assert_equal "stones and gravel", Concrete.pour
-    assert_equal "For roads", Concrete.describe
-    assert_equal "glug glug", Jug.pour
-  end
-
-  it "stubs instance methods" do
-    slab = Concrete.new
-    assert_equal "bonk", slab.hit
-
-    slab.stubs!(:hit).returns("slap")
-    assert_equal "slap", slab.hit, "'hit' not stubbed"
-
-    reset_stubs
-
-    assert_equal "bonk", slab.hit, "'hit' not restored"
-  end
-
-  it "stubs instance methods without breaking class methods or other instances" do
-    slab = Concrete.new
-    scrape = Concrete.new
-    assert_equal "an instance", slab.describe
-    assert_equal "an instance", scrape.describe
-    assert_equal "For roads", Concrete.describe
-
-    slab.stubs!(:describe).returns("new instance describe")
-    assert_equal "new instance describe", slab.describe, "'describe' on instance not stubbed"
-    assert_equal "an instance", scrape.describe, "'describe' on 'scrape' instance broken"
-    assert_equal "For roads", Concrete.describe, "'describe' class method broken"
-
-    reset_stubs
-
-    assert_equal "an instance", slab.describe, "'describe' instance method not restored"
-    assert_equal "an instance", scrape.describe, "'describe' on 'scrape' instance broken after restore"
-    assert_equal "For roads", Concrete.describe, "'describe' class method broken after restore"
-  end
-
-  should "allow stubbing of nonexistant class methods" do
-    Concrete.stubs!(:funky).returns('juice')
-    assert_equal 'juice', Concrete.funky
-  end
-
-  should "allow stubbing of nonexistant instance methods" do
-    chunk = Concrete.new
-    chunk.stubs!(:shark).returns('bite')
-    assert_equal 'bite', chunk.shark
-  end
-
-  should "allow re-stubbing" do
-    Concrete.stubs!(:pour).returns("one")
-    assert_equal "one", Concrete.pour
-
-    Concrete.stubs!(:pour).raises("hell")
-    assert_error RuntimeError, /hell/ do
-      Concrete.pour
-    end
-
-    Concrete.stubs!(:pour).returns("two")
-    assert_equal "two", Concrete.pour
-
-    reset_stubs
-
-    assert_equal "stones and gravel", Concrete.pour
-  end
-
-  it "does nothing with a runtime block when simply stubbing" do
-    slab = Concrete.new
-    slab.stubs!(:hit) do |nothing|
-      raise "BOOOMM!"
-    end
-    slab.hit
-    reset_stubs
-  end
-
-  it "can raise errors from a stubbed method" do
-    Concrete.stubs!(:pour).raises(StandardError.new("no!"))
-    assert_error StandardError, /no!/ do
-      Concrete.pour
-    end
-  end
-
-  it "provides string syntax for convenient raising of RuntimeErrors" do
-    Concrete.stubs!(:pour).raises("never!")
-    assert_error RuntimeError, /never!/ do
-      Concrete.pour
-    end
-  end
-
-
-  #
-  # Per-method mocking on classes or instances
-  #
-
-  it "mocks specific methods on existing classes, and returns the class method to normal after verification" do
-    
-    assert_equal "stones and gravel", Concrete.pour, "Concrete.pour is already messed up"
-
-    Concrete.expects!(:pour).returns("ALIGATORS")
-    assert_equal "ALIGATORS", Concrete.pour
-
-    verify_mocks
-    assert_equal "stones and gravel", Concrete.pour, "Concrete.pour not restored"
-  end
-   
-  it "flunks if expected class method is not invoked" do
-    
-    Concrete.expects!(:pour).returns("ALIGATORS")
-    assert_error(Hardmock::VerifyError, /Concrete.pour/, /unmet expectations/i) do
-      verify_mocks
-    end
-    clear_expectations
-  end
-
-  it "supports all normal mock functionality for class methods" do
-    
-    Concrete.expects!(:pour, "two tons").returns("mice")
-    Concrete.expects!(:pour, "three tons").returns("cats")
-    Concrete.expects!(:pour, "four tons").raises("Can't do it")
-    Concrete.expects!(:pour) do |some, args|
-      "==#{some}+#{args}=="
-    end
-
-    assert_equal "mice", Concrete.pour("two tons")
-    assert_equal "cats", Concrete.pour("three tons")
-    assert_error(RuntimeError, /Can't do it/) do 
-      Concrete.pour("four tons")
-    end
-    assert_equal "==first+second==", Concrete.pour("first","second")
-  end
-
-
-  it "enforces inter-mock ordering when mocking class methods" do
-    create_mocks :truck, :foreman
-    
-    @truck.expects.backup
-    Concrete.expects!(:pour, "something")
-    @foreman.expects.shout
-
-    @truck.backup
-    assert_error Hardmock::ExpectationError, /wrong/i, /expected call/i, /Concrete.pour/ do
-      @foreman.shout
-    end
-    assert_error Hardmock::VerifyError, /unmet expectations/i, /foreman.shout/ do
-      verify_mocks
-    end
-    clear_expectations
-  end
-
-  should "allow mocking non-existant class methods" do
-    Concrete.expects!(:something).returns("else")
-    assert_equal "else", Concrete.something
-  end
-
-  it "mocks specific methods on existing instances, then restore them after verify" do
-    
-    slab = Concrete.new
-    assert_equal "bonk", slab.hit
-
-    slab.expects!(:hit).returns("slap")
-    assert_equal "slap", slab.hit, "'hit' not stubbed"
-
-    verify_mocks
-    assert_equal "bonk", slab.hit, "'hit' not restored"
-  end
-
-  it "flunks if expected instance method is not invoked" do
-    
-    slab = Concrete.new
-    slab.expects!(:hit)
-
-    assert_error Hardmock::VerifyError, /unmet expectations/i, /Concrete.hit/ do
-      verify_mocks
-    end
-    clear_expectations
-  end
-
-  it "supports all normal mock functionality for instance methods" do
-    
-    slab = Concrete.new
-
-    slab.expects!(:hit, "soft").returns("hey")
-    slab.expects!(:hit, "hard").returns("OOF")
-    slab.expects!(:hit).raises("stoppit")
-    slab.expects!(:hit) do |some, args|
-      "==#{some}+#{args}=="
-    end
-
-    assert_equal "hey", slab.hit("soft")
-    assert_equal "OOF", slab.hit("hard")
-    assert_error(RuntimeError, /stoppit/) do 
-      slab.hit
-    end
-    assert_equal "==first+second==", slab.hit("first","second")
-    
-  end
-
-  it "enforces inter-mock ordering when mocking instance methods" do
-    create_mocks :truck, :foreman
-    slab1 = Concrete.new
-    slab2 = Concrete.new
-
-    @truck.expects.backup
-    slab1.expects!(:hit)
-    @foreman.expects.shout
-    slab2.expects!(:hit)
-    @foreman.expects.whatever
-
-    @truck.backup
-    slab1.hit
-    @foreman.shout
-    assert_error Hardmock::ExpectationError, /wrong/i, /expected call/i, /Concrete.hit/ do
-      @foreman.whatever
-    end
-    assert_error Hardmock::VerifyError, /unmet expectations/i, /foreman.whatever/ do
-      verify_mocks
-    end
-    clear_expectations
-  end
-
-  should "allow mocking non-existant instance methods" do
-    slab = Concrete.new
-    slab.expects!(:wholly).returns('happy')
-    assert_equal 'happy', slab.wholly
-  end
-
-  should "support concrete expectations that deal with runtime blocks" do
-
-    Concrete.expects!(:pour, "a lot") do |how_much, block|
-      assert_equal "a lot", how_much, "Wrong how_much arg"
-      assert_not_nil block, "nil runtime block"
-      assert_equal "the block value", block.call, "Wrong runtime block value"
-    end
-
-    Concrete.pour("a lot") do
-      "the block value"
-    end
-
-  end
-
-  it "can stub methods on mock objects" do
-    create_mock :horse
-    @horse.stubs!(:speak).returns("silence")
-    @horse.stubs!(:hello).returns("nothing")
-    @horse.expects(:canter).returns("clip clop")
-
-    assert_equal "silence", @horse.speak
-    assert_equal "clip clop", @horse.canter
-    assert_equal "silence", @horse.speak
-    assert_equal "silence", @horse.speak
-    assert_equal "nothing", @horse.hello
-    assert_equal "nothing", @horse.hello
-
-    verify_mocks
-    reset_stubs
-  end
-  
-  it "can stub the new method and return values" do
-    Concrete.stubs!(:new).returns("this value")
-    assert_equal "this value", Concrete.new, "did not properly stub new class method"
-    reset_stubs
-  end
-  
-  it "can mock the new method and return values" do
-    Concrete.expects!(:new).with("foo").returns("hello")
-    Concrete.expects!(:new).with("bar").returns("world")
-    
-    assert_equal "hello", Concrete.new("foo"), "did not properly mock out new class method"
-    assert_equal "world", Concrete.new("bar"), "did not properly mock out new class method"
-    
-    verify_mocks
-    reset_stubs
-  end
-
-  it "can mock several different class methods at once" do
-    sim_code = lambda do |input|
-      record = Multitool.find_record(input)
-      report = Multitool.generate_report(record)
-      Multitool.format_output(report)
-    end
-
-    @identifier = "the id"
-    @record = "the record"
-    @report = "the report"
-    @output = "the output"
-
-    Multitool.expects!(:find_record).with(@identifier).returns(@record)
-    Multitool.expects!(:generate_report).with(@record).returns(@report)
-    Multitool.expects!(:format_output).with(@report).returns(@output)
-
-    result = sim_code.call(@identifier)
-    assert_equal @output, result, "Wrong output"
-  end
-
-  it "can handle a mix of different and repeat class method mock calls" do
-    prep = lambda {
-      Multitool.expects!(:find_record).with("A").returns("1")
-      Multitool.expects!(:generate_report).with("1")
-      Multitool.expects!(:find_record).with("B").returns("2")
-      Multitool.expects!(:generate_report).with("2")
-    }
-
-    prep[]
-    Multitool.generate_report(Multitool.find_record("A"))
-    Multitool.generate_report(Multitool.find_record("B"))
-
-    prep[]
-    Multitool.generate_report(Multitool.find_record("A"))
-    assert_error Hardmock::ExpectationError, /Wrong arguments/, /find_record\("B"\)/, /find_record\("C"\)/ do
-      Multitool.generate_report(Multitool.find_record("C"))
-    end
-    clear_expectations
-  end
-
-  it "can mock several concrete instance methods at once" do
-    inst = OtherMultitool.new
-    sim_code = lambda do |input|
-      record = inst.find_record(input)
-      report = inst.generate_report(record)
-      inst.format_output(report)
-    end
-
-    @identifier = "the id"
-    @record = "the record"
-    @report = "the report"
-    @output = "the output"
-
-    inst.expects!(:find_record).with(@identifier).returns(@record)
-    inst.expects!(:generate_report).with(@record).returns(@report)
-    inst.expects!(:format_output).with(@report).returns(@output)
-
-    result = sim_code.call(@identifier)
-    assert_equal @output, result, "Wrong output"
-  end
-
-  it "verifies all concrete expects! from several different expectations" do
-    Multitool.expects!(:find_record)
-    Multitool.expects!(:generate_report)
-    Multitool.expects!(:format_output)
-
-    Multitool.find_record
-    Multitool.generate_report
-
-    assert_error Hardmock::VerifyError, /unmet expectations/i, /format_output/i do
-      verify_mocks
-    end
-  end
-
-  it "will not allow expects! to be used on a mock object" do
-    create_mock :cow
-    assert_error Hardmock::StubbingError, /expects!/, /mock/i, /something/ do
-      @cow.expects!(:something)
-    end
-  end
-
-  it "does not allow stubbing on nil objects" do
-    [ nil, @this_is_nil ].each do |nil_obj|
-      assert_error Hardmock::StubbingError, /cannot/i, /nil/i, /intentionally/ do
-        nil_obj.stubs!(:wont_work)
-      end
-    end
-  end
-
-  it "does not allow concrete method mocking on nil objects" do
-    [ nil, @this_is_nil ].each do |nil_obj|
-      assert_error Hardmock::StubbingError, /cannot/i, /nil/i, /intentionally/ do
-        nil_obj.expects!(:wont_work)
-      end
-    end
-  end
-
-  it "provides an alternate method for stubbing on nil objects" do
-    @this_is_nil.intentionally_stubs!(:bogus).returns('output')
-    assert_equal 'output', @this_is_nil.bogus
-  end
-
-  it "provides an alternate method for mocking concreate methods on nil objects" do
-    @this_is_nil.intentionally_expects!(:bogus).returns('output')
-    assert_error Hardmock::VerifyError, /unmet expectations/i, /NilClass.bogus/ do
-      verify_mocks
-    end
-  end
-
-  #
-  # HELPERS
-  #
-
-  class Concrete
-    def initialize; end
-    def self.pour
-      "stones and gravel"
-    end
-
-    def self.describe
-      "For roads"
-    end
-
-    def hit
-      "bonk"
-    end
-
-    def describe
-      "an instance"
-    end
-  end
-
-  class Jug
-    def self.pour
-      "glug glug"
-    end
-  end
-
-  class Multitool
-    def self.find_record(*a)
-      raise "The real Multitool.find_record was called with #{a.inspect}"
-    end
-    def self.generate_report(*a)
-      raise "The real Multitool.generate_report was called with #{a.inspect}"
-    end
-    def self.format_output(*a)
-      raise "The real Multitool.format_output was called with #{a.inspect}"
-    end
-  end
-
-  class OtherMultitool
-    def find_record(*a)
-      raise "The real OtherMultitool#find_record was called with #{a.inspect}"
-    end
-    def generate_report(*a)
-      raise "The real OtherMultitool#generate_report was called with #{a.inspect}"
-    end
-    def format_output(*a)
-      raise "The real OtherMultitool#format_output was called with #{a.inspect}"
-    end
-  end
-
-end
-
diff --git a/tools/ceedling/vendor/cmock/vendor/hardmock/test/test_helper.rb b/tools/ceedling/vendor/cmock/vendor/hardmock/test/test_helper.rb
deleted file mode 100644 (file)
index af159a4..0000000
+++ /dev/null
@@ -1,43 +0,0 @@
-here = File.expand_path(File.dirname(__FILE__))
-$: << here
-
-require "#{here}/../config/environment"
-require 'test/unit'
-require 'fileutils'
-require 'logger'
-require 'find'
-require 'yaml'
-require 'set'
-require 'ostruct'
-
-class Test::Unit::TestCase
-  include FileUtils
-
-  def poll(time_limit) 
-    (time_limit * 10).to_i.times do 
-      return true if yield
-      sleep 0.1
-    end
-    return false
-  end
-
-  def self.it(str, &block)
-    make_test_case "it", str, &block
-  end
-
-  def self.should(str, &block)
-    make_test_case "should", str, &block
-  end
-
-  def self.make_test_case(prefix, str, &block)
-    tname = self.name.sub(/Test$/,'')
-    if block
-      define_method "test #{prefix} #{str}" do
-        instance_eval &block
-      end
-    else
-      puts ">>> UNIMPLEMENTED CASE: #{tname}: #{str}"
-    end
-  end
-
-end
diff --git a/tools/ceedling/vendor/cmock/vendor/hardmock/test/unit/expectation_builder_test.rb b/tools/ceedling/vendor/cmock/vendor/hardmock/test/unit/expectation_builder_test.rb
deleted file mode 100644 (file)
index f689f98..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
-require File.expand_path(File.dirname(__FILE__) + "/../test_helper")
-require 'hardmock/expectation_builder'
-
-class ExpectationBuilderTest < Test::Unit::TestCase
-  include Hardmock
-  
-  def test_build_expectation
-    builder = ExpectationBuilder.new
-    
-    ex = builder.build_expectation( :stuff => 'inside' )
-    assert_not_nil ex, "Didn't build an expectation"
-    assert_kind_of Expectation, ex, "Wrong type!"
-
-    # Shhhh... fragile, yes, whatever.  The functional tests do the 
-    # real testing of this anyway
-    assert_equal({:stuff => 'inside'}, ex.instance_variable_get('@options'), "Hash not sent to SimpleExpectation constructor")
-  end
-
-end
diff --git a/tools/ceedling/vendor/cmock/vendor/hardmock/test/unit/expectation_test.rb b/tools/ceedling/vendor/cmock/vendor/hardmock/test/unit/expectation_test.rb
deleted file mode 100644 (file)
index 54bd204..0000000
+++ /dev/null
@@ -1,372 +0,0 @@
-require File.expand_path(File.dirname(__FILE__) + "/../test_helper")
-require 'hardmock/expectation'
-require 'hardmock/errors'
-require 'assert_error'
-
-class ExpectationTest < Test::Unit::TestCase
-  include Hardmock
-
-  def setup
-    @mock = TheMock.new
-  end
-  #
-  # HELPERS
-  #
-   
-  class TheMock
-    def _name; 'the_mock'; end
-  end
-  class OtherMock
-    def _name; 'other_mock'; end
-  end
-
-  #
-  # TESTS
-  #
-
-  def test_to_s
-    ex = Expectation.new( :mock => @mock, :method => 'a_func', :arguments => [1, "two", :three, { :four => 4 }] )  
-    assert_equal %|the_mock.a_func(1, "two", :three, {:four=>4})|, ex.to_s
-  end
-   
-  def test_apply_method_call
-    se = Expectation.new(:mock => @mock, :method => 'some_func',
-      :arguments => [1,'two',:three] )
-
-    # Try it good:
-    assert_nothing_raised ExpectationError do
-      se.apply_method_call( @mock, 'some_func', [1,'two',:three], nil )
-    end 
-
-    # Bad func name:
-    err = assert_raise ExpectationError do
-      se.apply_method_call( @mock, 'wrong_func', [1,'two',:three], nil )
-    end
-    assert_match(/wrong method/i, err.message) 
-    assert_match(/wrong_func/i, err.message) 
-    assert_match(/[1, "two", :three]/i, err.message) 
-    assert_match(/some_func/i, err.message) 
-    assert_match(/the_mock/i, err.message) 
-
-    # Wrong mock
-    err = assert_raise ExpectationError do
-      se.apply_method_call( OtherMock.new, 'some_func', [1,'two',:three], nil )
-    end
-    assert_match(/[1, "two", :three]/i, err.message) 
-    assert_match(/some_func/i, err.message) 
-    assert_match(/the_mock/i, err.message) 
-    assert_match(/other_mock/i, err.message) 
-    
-    # Wrong args
-    err = assert_raise ExpectationError do
-      se.apply_method_call( @mock, 'some_func', [1,'two',:four], nil)
-    end
-    assert_match(/[1, "two", :three]/i, err.message) 
-    assert_match(/[1, "two", :four]/i, err.message) 
-    assert_match(/wrong arguments/i, err.message) 
-    assert_match(/some_func/i, err.message) 
-  end
-
-  def test_apply_method_call_should_call_proc_when_given
-    # now with a proc
-    thinger = nil
-    the_proc = Proc.new { thinger = :shaq }
-    se = Expectation.new(:mock => @mock, :method => 'some_func',
-      :block => the_proc)
-
-    # Try it good:
-    assert_nil thinger
-    assert_nothing_raised ExpectationError do
-      se.apply_method_call(@mock, 'some_func', [], nil)
-    end 
-    assert_equal :shaq, thinger, 'wheres shaq??'
-  end
-
-  def test_apply_method_call_passes_runtime_block_as_last_argument_to_expectation_block
-
-    passed_block = nil
-    exp_block_called = false
-    exp_block = Proc.new { |blk| 
-      exp_block_called = true
-      passed_block = blk 
-    }
-
-    se = Expectation.new(:mock => @mock, :method => 'some_func', :block => exp_block,
-      :arguments => [])
-
-    set_flag = false
-    runtime_block = Proc.new { set_flag = true }
-
-    assert_nil passed_block, "Passed block should be nil"
-    assert !set_flag, "set_flag should be off"
-
-    # Go
-    se.apply_method_call( @mock, 'some_func', [], runtime_block)
-
-    # Examine the passed block
-    assert exp_block_called, "Expectation block not called"
-    assert_not_nil passed_block, "Should have been passed a block"
-    assert !set_flag, "set_flag should still be off"
-    passed_block.call
-    assert set_flag, "set_flag should be on"
-  end
-
-  def test_apply_method_call_fails_when_theres_no_expectation_block_to_handle_the_runtime_block
-    se = Expectation.new(:mock => @mock, :method => 'some_func', :arguments => [])
-    runtime_block = Proc.new { set_flag = true }
-    err = assert_raise ExpectationError do
-      se.apply_method_call( @mock, 'some_func', [], runtime_block)
-    end
-    assert_match(/unexpected block/i, err.message) 
-    assert_match(/the_mock.some_func()/i, err.message) 
-  end
-
-  def test_returns
-    se = Expectation.new(:mock => @mock, :method => 'some_func',
-      :arguments => [1,'two',:three])
-
-    se.returns "A value"
-
-    assert_equal "A value", se.apply_method_call(@mock, 'some_func', [1,'two',:three], nil)
-  end
-
-  def test_apply_method_call_captures_block_value
-    the_proc = lambda { "in the block" }
-    se = Expectation.new(:mock => @mock, :method => 'do_it', :arguments => [], :block => the_proc)
-
-    assert_nil se.block_value, "Block value starts out nil"
-    
-    se.apply_method_call(@mock, 'do_it', [], nil)
-
-    assert_equal "in the block", se.block_value, "Block value not captured"
-  end
-
-  def test_trigger
-    # convenience method for block_value.call
-    target = false
-    inner_proc = lambda { target = true }
-    the_proc = lambda { inner_proc }
-    se = Expectation.new(:mock => @mock, :method => 'do_it', :arguments => [], :block => the_proc)
-
-    assert_nil se.block_value, "Block value starts out nil"
-    se.apply_method_call(@mock, 'do_it', [], nil)
-    assert_not_nil se.block_value, "Block value not set"
-
-    assert !target, "Target should still be false"
-    se.trigger
-    assert target, "Target not true!"
-  end
-
-  def test_trigger_with_arguments
-    # convenience method for block_value.call
-    target = nil
-    inner_proc = lambda { |one,two| target = [one,two] }
-    the_proc = lambda { inner_proc }
-    se = Expectation.new(:mock => @mock, :method => 'do_it', :arguments => [], :block => the_proc)
-
-    assert_nil se.block_value, "Block value starts out nil"
-    se.apply_method_call(@mock, 'do_it', [], nil)
-    assert_not_nil se.block_value, "Block value not set"
-
-    assert_nil target, "target should still be nil"
-    se.trigger 'cat','dog'
-    assert_equal ['cat','dog'], target
-  end
-
-  def test_trigger_nil_block_value
-    se = Expectation.new(:mock => @mock, :method => 'do_it', :arguments => [])
-
-    assert_nil se.block_value, "Block value starts out nil"
-    se.apply_method_call(@mock, 'do_it', [], nil)
-    assert_nil se.block_value, "Block value should still be nil"
-
-    err = assert_raise ExpectationError do
-      se.trigger
-    end
-    assert_match(/do_it/i, err.message) 
-    assert_match(/block value/i, err.message) 
-  end
-
-  def test_trigger_non_proc_block_value
-    the_block = lambda { "woops" }
-    se = Expectation.new(:mock => @mock, :method => 'do_it', :arguments => [], :block => the_block)
-
-    se.apply_method_call(@mock, 'do_it', [], nil)
-    assert_equal "woops", se.block_value
-
-    err = assert_raise ExpectationError do
-      se.trigger
-    end
-    assert_match(/do_it/i, err.message) 
-    assert_match(/trigger/i, err.message) 
-    assert_match(/woops/i, err.message) 
-  end
-
-
-
-  def test_proc_used_for_return
-    the_proc = lambda { "in the block" }
-    se = Expectation.new(:mock => @mock, :method => 'do_it', :arguments => [], :block => the_proc)
-
-    assert_equal "in the block", se.apply_method_call(@mock, 'do_it', [], nil)
-    assert_equal "in the block", se.block_value, "Captured block value affected wrongly"
-  end
-
-  def test_explicit_return_overrides_proc_return
-    the_proc = lambda { "in the block" }
-    se = Expectation.new(:mock => @mock, :method => 'do_it', :arguments => [], :block => the_proc)
-    se.returns "the override"
-    assert_equal "the override", se.apply_method_call(@mock, 'do_it', [], nil)
-    assert_equal "in the block", se.block_value, "Captured block value affected wrongly"
-  end
-
-  def test_yields
-    se = Expectation.new(:mock => @mock, :method => 'each_bean', :arguments => [:side_slot] )
-    se.yields :bean1, :bean2
-
-    things = []
-    a_block = lambda { |thinger| things << thinger } 
-
-    se.apply_method_call(@mock,'each_bean',[:side_slot],a_block)
-    assert_equal [:bean1,:bean2], things, "Wrong things"
-  end
-
-  def test_yields_block_takes_no_arguments
-    se = Expectation.new(:mock => @mock, :method => 'each_bean', :arguments => [:side_slot] )
-    se.yields
-
-    things = []
-    a_block = lambda { things << 'OOF' }
-    se.apply_method_call(@mock,'each_bean',[:side_slot],a_block)
-    assert_equal ['OOF'], things
-  end
-
-  def test_yields_params_to_block_takes_no_arguments
-    se = Expectation.new(:mock => @mock, :method => 'each_bean', :arguments => [:side_slot] )
-    se.yields :wont_fit
-
-    things = []
-    a_block = lambda { things << 'WUP' }
-
-    err = assert_raise ExpectationError do
-      se.apply_method_call(@mock,'each_bean',[:side_slot],a_block)
-    end
-    assert_match(/wont_fit/i, err.message) 
-    assert_match(/arity -1/i, err.message) 
-    assert_equal [], things, "Wrong things"
-  end
-
-  def test_yields_with_returns
-    se = Expectation.new(:mock => @mock, :method => 'each_bean', :arguments => [:side_slot] ,
-      :returns => 'the results')
-    
-    exp = se.yields :bean1, :bean2
-    assert_same se, exp, "'yields' needs to return a reference to the expectation"
-    things = []
-    a_block = lambda { |thinger| things << thinger } 
-    returned = se.apply_method_call(@mock,'each_bean',[:side_slot],a_block)
-    assert_equal [:bean1,:bean2], things, "Wrong things"
-    assert_equal 'the results', returned, "Wrong return value"
-  end
-
-  def test_yields_with_raises
-    se = Expectation.new(:mock => @mock, :method => 'each_bean', :arguments => [:side_slot],
-      :raises => RuntimeError.new("kerboom"))
-    
-    exp = se.yields :bean1, :bean2
-    assert_same se, exp, "'yields' needs to return a reference to the expectation"
-    things = []
-    a_block = lambda { |thinger| things << thinger } 
-    err = assert_raise RuntimeError do
-      se.apply_method_call(@mock,'each_bean',[:side_slot],a_block)
-    end
-    assert_match(/kerboom/i, err.message) 
-    assert_equal [:bean1,:bean2], things, "Wrong things"
-  end
-
-  def test_yields_and_inner_block_explodes
-    se = Expectation.new(:mock => @mock, :method => 'each_bean', :arguments => [:side_slot])
-    
-    exp = se.yields :bean1, :bean2
-    assert_same se, exp, "'yields' needs to return a reference to the expectation"
-    things = []
-    a_block = lambda { |thinger| 
-      things << thinger 
-      raise "nasty"
-    } 
-    err = assert_raise RuntimeError do
-      se.apply_method_call(@mock,'each_bean',[:side_slot],a_block)
-    end
-    assert_match(/nasty/i, err.message) 
-    assert_equal [:bean1], things, "Wrong things"
-  end
-
-  def test_yields_with_several_arrays
-    se = Expectation.new(:mock => @mock, :method => 'each_bean', :arguments => [:side_slot] )
-    se.yields ['a','b'], ['c','d']
-
-    things = []
-    a_block = lambda { |thinger| things << thinger } 
-
-    se.apply_method_call(@mock,'each_bean',[:side_slot],a_block)
-    assert_equal [ ['a','b'], ['c','d'] ], things, "Wrong things"
-  end
-
-  def test_yields_tuples
-    se = Expectation.new(:mock => @mock, :method => 'each_bean', :arguments => [:side_slot] )
-    se.yields ['a','b','c'], ['d','e','f']
-
-    things = []
-    a_block = lambda { |left,mid,right| 
-      things << { :left => left, :mid => mid, :right => right }
-    } 
-
-    se.apply_method_call(@mock,'each_bean',[:side_slot],a_block)
-    assert_equal [ 
-      {:left => 'a', :mid => 'b', :right => 'c' }, 
-      {:left => 'd', :mid => 'e', :right => 'f' },
-      ], things, "Wrong things"
-  end
-
-  def test_yields_tuples_size_mismatch
-    se = Expectation.new(:mock => @mock, :method => 'each_bean', :arguments => [:side_slot] )
-    se.yields ['a','b','c'], ['d','e','f']
-
-    things = []
-    a_block = lambda { |left,mid| 
-      things << { :left => left, :mid => mid }
-    } 
-
-    err = assert_raise ExpectationError do
-      se.apply_method_call(@mock,'each_bean',[:side_slot],a_block)
-    end
-    assert_match(/arity/i, err.message) 
-    assert_match(/the_mock.each_bean/i, err.message) 
-    assert_match(/"a", "b", "c"/i, err.message) 
-    assert_equal [], things, "Wrong things"
-  end
-
-  def test_yields_bad_block_arity
-    se = Expectation.new(:mock => @mock, :method => 'do_later', :arguments => [] )
-    se.yields
-
-    assert_error Hardmock::ExpectationError, /block/i, /expected/i, /no param/i, /got 2/i do
-      se.apply_method_call(@mock,'do_later',[],lambda { |doesnt,match| raise "Surprise!" } )
-    end
-  end
-  
-  def test_that_arguments_can_be_added_to_expectation
-    expectation = Expectation.new(:mock => @mock, :method => "each_bean")
-    assert_same expectation, expectation.with("jello", "for", "cosby"), "should have returned the same expectation"
-    
-    err = assert_raise ExpectationError do
-      expectation.apply_method_call(@mock, 'each_bean', [], nil)
-    end
-    assert_match(/wrong arguments/i, err.message)
-    
-    assert_nothing_raised(ExpectationError) do  
-      expectation.apply_method_call(@mock, 'each_bean', ["jello", "for", "cosby"], nil)
-    end
-  end
-
-end
diff --git a/tools/ceedling/vendor/cmock/vendor/hardmock/test/unit/expector_test.rb b/tools/ceedling/vendor/cmock/vendor/hardmock/test/unit/expector_test.rb
deleted file mode 100644 (file)
index f420db2..0000000
+++ /dev/null
@@ -1,57 +0,0 @@
-require File.expand_path(File.dirname(__FILE__) + "/../test_helper")
-require 'hardmock/expector'
-
-class ExpectorTest < Test::Unit::TestCase
-  include Hardmock
-
-  class MyControl
-    attr_reader :added
-    def add_expectation(expectation)
-      @added ||= []
-      @added << expectation
-    end
-  end
-
-  class ExpBuilder
-    attr_reader :options
-    def build_expectation(options)
-      @options = options
-      "dummy expectation"
-    end
-  end
-
-  def try_it_with(method_name)
-    mock = Object.new
-    mock_control = MyControl.new
-    builder = ExpBuilder.new
-
-    exp = Expector.new(mock, mock_control, builder)
-    output = exp.send(method_name,:with, 1, 'sauce')
-
-    assert_same mock, builder.options[:mock]
-    assert_equal method_name, builder.options[:method].to_s
-    assert_equal [:with,1,'sauce'], builder.options[:arguments]
-    assert_nil builder.options[:block]
-    assert_equal [ "dummy expectation" ], mock_control.added,
-      "Wrong expectation added to control"
-
-    assert_equal "dummy expectation", output, "Expectation should have been returned"
-  end
-
-  #
-  # TESTS
-  #
-  def test_method_missing
-    try_it_with 'wonder_bread'
-    try_it_with 'whatever'
-  end
-
-  def test_methods_that_wont_trigger_method_missing
-    mock = Object.new
-    mock_control = MyControl.new
-    builder = ExpBuilder.new
-
-    exp = Expector.new(mock, mock_control, builder)
-    assert_equal mock, exp.instance_eval("@mock")
-  end
-end
diff --git a/tools/ceedling/vendor/cmock/vendor/hardmock/test/unit/method_cleanout_test.rb b/tools/ceedling/vendor/cmock/vendor/hardmock/test/unit/method_cleanout_test.rb
deleted file mode 100644 (file)
index 7aa6293..0000000
+++ /dev/null
@@ -1,36 +0,0 @@
-require File.expand_path(File.dirname(__FILE__) + "/../test_helper")
-require 'hardmock/method_cleanout'
-
-class MethodCleanoutTest < Test::Unit::TestCase
-  class Victim
-    OriginalMethods = instance_methods
-    include Hardmock::MethodCleanout
-  end
-  
-  def setup
-    @victim = Victim.new
-  end
-
-  def test_should_remove_most_methods_from_a_class
-    expect_removed = Victim::OriginalMethods.reject { |m| 
-      Hardmock::MethodCleanout::SACRED_METHODS.include?(m)
-    }
-    expect_removed.each do |m|
-      assert !@victim.respond_to?(m), "should not have method #{m}"
-    end
-  end
-
-  def test_should_leave_the_sacred_methods_defined
-    Hardmock::MethodCleanout::SACRED_METHODS.each do |m|
-      next if m =~ /^hm_/
-      assert @victim.respond_to?(m), "Sacred method '#{m}' was removed unexpectedly"
-    end
-  end
-
-  def test_should_include_certain_important_methods_in_the_sacred_methods_list
-    %w|__id__ __send__ equal? object_id send nil? class kind_of? respond_to? inspect method to_s instance_variables instance_eval|.each do |m|
-      assert Hardmock::MethodCleanout::SACRED_METHODS.include?(m), "important method #{m} is not included in SACRED_METHODS"
-    end
-  end
-
-end
diff --git a/tools/ceedling/vendor/cmock/vendor/hardmock/test/unit/mock_control_test.rb b/tools/ceedling/vendor/cmock/vendor/hardmock/test/unit/mock_control_test.rb
deleted file mode 100644 (file)
index 3c52db6..0000000
+++ /dev/null
@@ -1,175 +0,0 @@
-require File.expand_path(File.dirname(__FILE__) + "/../test_helper")
-require 'hardmock/utils'
-require 'hardmock/errors'
-require 'hardmock/mock_control'
-
-class MockControlTest < Test::Unit::TestCase
-  include Hardmock
-
-  def setup
-    @unmock = OpenStruct.new( :_name => 'fakemock' )
-
-    @control = MockControl.new
-    assert @control.happy?, "Control should start out happy"
-  end
-
-  def teardown
-  end
-
-  #
-  # HELPERS
-  #
-
-  class MyExp  
-    attr_reader :mock, :mname, :args, :block
-    def apply_method_call(mock, mname, args, block)
-      @mock = mock
-      @mname = mname
-      @args = args
-      @block = block
-    end
-  end
-
-  class BoomExp < MyExp
-    def apply_method_call(mock, mname, args, block)
-      super
-      raise "BOOM"
-    end
-  end
-
-  #
-  # TESTS
-  #
-
-  def test_add_exepectation_and_apply_method_call
-    e1 = MyExp.new
-
-    @control.add_expectation e1
-    assert !@control.happy?
-
-    @control.apply_method_call @unmock, 'some_func', [ 'the', :args ], nil
-    assert @control.happy?
-    
-    assert_same @unmock, e1.mock, "Wrong mock"
-    assert_equal 'some_func', e1.mname, "Wrong method"
-    assert_equal [ 'the', :args ], e1.args, "Wrong args"
-
-    @control.verify
-  end
-
-  def test_add_exepectation_and_apply_method_call_with_block
-    e1 = MyExp.new
-
-    @control.add_expectation e1
-    assert !@control.happy?
-
-    runtime_block = Proc.new { "hello" }
-    @control.apply_method_call @unmock, 'some_func', [ 'the', :args ], runtime_block
-    assert @control.happy?
-    
-    assert_same @unmock, e1.mock, "Wrong mock"
-    assert_equal 'some_func', e1.mname, "Wrong method"
-    assert_equal [ 'the', :args ], e1.args, "Wrong args"
-    assert_equal "hello", e1.block.call, "Wrong block in expectation"
-
-    @control.verify
-  end
-
-  def test_add_expectation_then_verify
-    e1 = MyExp.new
-
-    @control.add_expectation e1
-    assert !@control.happy?, "Shoudn't be happy"
-    err = assert_raise VerifyError do
-      @control.verify
-    end
-    assert_match(/unmet expectations/i, err.message) 
-
-    @control.apply_method_call @unmock, 'some_func', [ 'the', :args ], nil
-    assert @control.happy?
-    
-    assert_same @unmock, e1.mock, "Wrong mock"
-    assert_equal 'some_func', e1.mname, "Wrong method"
-    assert_equal [ 'the', :args ], e1.args, "Wrong args"
-
-    @control.verify
-  end
-
-  def test_expectation_explosion
-    be1 = BoomExp.new
-
-    @control.add_expectation be1
-
-    err = assert_raise RuntimeError do
-      @control.apply_method_call @unmock, 'a func', [:arg], nil
-    end
-    assert_match(/BOOM/i, err.message) 
-
-    assert_same @unmock, be1.mock
-    assert_equal 'a func', be1.mname
-    assert_equal [:arg], be1.args
-  end
-
-  def test_disappointment_on_bad_verify
-    @control.add_expectation MyExp.new
-    assert !@control.happy?, "Shouldn't be happy"
-    assert !@control.disappointed?, "too early to be disappointed"
-
-    # See verify fails
-    err = assert_raise VerifyError do
-      @control.verify
-    end
-    assert_match(/unmet expectations/i, err.message) 
-
-    assert !@control.happy?, "Still have unmet expectation"
-    assert @control.disappointed?, "We should be disappointed following that failure"
-
-    @control.apply_method_call @unmock, 'something', [], nil
-    assert @control.happy?, "Should be happy"
-    assert @control.disappointed?, "We should be skeptical"
-
-    @control.verify
-
-    assert !@control.disappointed?, "Should be non-disappointed"
-  end
-
-  def test_disappointment_from_surprise_calls
-    assert @control.happy?, "Should be happy"
-    assert !@control.disappointed?, "too early to be disappointed"
-
-    # See verify fails
-    err = assert_raise ExpectationError do
-      @control.apply_method_call @unmock, "something", [], nil
-    end
-    assert_match(/surprise/i, err.message) 
-
-    assert @control.happy?, "Happiness is an empty list of expectations"
-    assert @control.disappointed?, "We should be disappointed following that failure"
-
-    @control.verify
-    assert !@control.disappointed?, "Disappointment should be gone"
-  end
-
-  def test_disappointment_from_bad_calls
-    be1 = BoomExp.new
-    assert !@control.disappointed?, "Shouldn't be disappointed"
-    @control.add_expectation be1
-    assert !@control.disappointed?, "Shouldn't be disappointed"
-
-    err = assert_raise RuntimeError do
-      @control.apply_method_call @unmock, 'a func', [:arg], nil
-    end
-    assert_match(/BOOM/i, err.message) 
-    assert @control.disappointed?, "Should be disappointed"
-
-    assert_same @unmock, be1.mock
-    assert_equal 'a func', be1.mname
-    assert_equal [:arg], be1.args
-
-    assert @control.happy?, "Happiness is an empty list of expectations"
-    @control.verify
-    assert !@control.disappointed?, "Disappointment should be gone"
-  end
-
-
-end
diff --git a/tools/ceedling/vendor/cmock/vendor/hardmock/test/unit/mock_test.rb b/tools/ceedling/vendor/cmock/vendor/hardmock/test/unit/mock_test.rb
deleted file mode 100644 (file)
index 2579bcc..0000000
+++ /dev/null
@@ -1,279 +0,0 @@
-require File.expand_path(File.dirname(__FILE__) + "/../test_helper")
-require 'hardmock/method_cleanout'
-require 'hardmock/mock'
-require 'hardmock/mock_control'
-require 'hardmock/expectation_builder'
-require 'hardmock/expector'
-require 'hardmock/trapper'
-
-class MockTest < Test::Unit::TestCase
-  include Hardmock
-
-  def test_build_with_control
-    mc1 = MockControl.new
-    mock = Mock.new('hi', mc1)
-    assert_equal 'hi', mock._name, "Wrong name"
-    assert_same mc1, mock._control, "Wrong contol"
-  end
-
-  def test_basics
-    mock = Mock.new('a name')
-    assert_equal 'a name', mock._name, "Wrong name for mock"
-    assert_not_nil mock._control, "Nil control in mock"
-  end
-
-  def test_expects
-    mock = Mock.new('order')
-    control = mock._control
-    assert control.happy?, "Mock should start out satisfied"
-
-    mock.expects.absorb_something(:location, 'garbage')
-    assert !control.happy?, "mock control should be unhappy"
-
-    # Do the call
-    mock.absorb_something(:location, 'garbage')
-    assert control.happy?, "mock control should be happy again"
-
-    # Verify
-    assert_nothing_raised Exception do
-      mock._verify
-    end 
-  end
-
-  def test_expects_using_arguments_for_method_and_arguments
-    mock = Mock.new('order')
-    mock.expects(:absorb_something, :location, 'garbage')
-    mock.absorb_something(:location, 'garbage')
-    mock._verify
-  end
-
-  def test_expects_using_arguments_for_method_and_arguments_with_block
-    mock = Mock.new('order')
-    mock.expects(:absorb_something, :location, 'garbage') { |a,b,block|
-      assert_equal :location, a, "Wrong 'a' argument"
-      assert_equal 'garbage', b, "Wrong 'b' argument"
-      assert_equal 'innards', block.call, "Wrong block"
-    }
-    mock.absorb_something(:location, 'garbage') do "innards" end
-    mock._verify
-  end
-
-  def test_expects_using_string_method_name
-    mock = Mock.new('order')
-    mock.expects('absorb_something', :location, 'garbage')
-    mock.absorb_something(:location, 'garbage')
-    mock._verify
-  end
-
-
-  def test_expects_assignment
-    mock = Mock.new('order')
-    mock.expects.account_number = 1234
-
-    mock.account_number = 1234
-
-    mock._verify
-  end
-
-  def test_expects_assigment_using_arguments_for_method_and_arguments
-    mock = Mock.new('order')
-    mock.expects(:account_number=, 1234)
-    mock.account_number = 1234
-    mock._verify
-  end
-
-  def test_expects_assigment_using_string_method_name
-    mock = Mock.new('order')
-    mock.expects('account_number=', 1234)
-    mock.account_number = 1234
-    mock._verify
-  end
-
-  def test_expects_assignment_and_return_is_overruled_by_ruby_syntax
-    # Prove that we can set up a return but that it doesn't mean much,
-    # because ruby's parser will 'do the right thing' as regards semantic
-    # values for assignment.  (That is, the rvalue of the assignment)
-    mock = Mock.new('order')
-    mock.expects(:account_number=, 1234).returns "gold"
-    got = mock.account_number = 1234
-    mock._verify
-    assert_equal 1234, got, "Expected rvalue"
-  end
-
-  def test_expects_assignment_and_raise
-    mock = Mock.new('order')
-    mock.expects(:account_number=, 1234).raises StandardError.new("kaboom")
-    err = assert_raise StandardError do
-      mock.account_number = 1234
-    end
-    assert_match(/kaboom/i, err.message) 
-    mock._verify
-  end
-
-
-  def test_expects_multiple
-    mock = Mock.new('order')
-    control = mock._control
-
-    assert control.happy?
-
-    mock.expects.one_thing :hi, { :goose => 'neck' }
-    mock.expects.another 5,6,7
-    assert !control.happy?
-
-    mock.one_thing :hi, { :goose => 'neck' }
-    assert !control.happy?
-
-    mock.another 5,6,7
-    assert control.happy?
-  end
-
-  def test_surprise_call
-    mock = Mock.new('order')
-    err = assert_raise ExpectationError do
-      mock.uh_oh
-    end
-    assert_match(/surprise/i, err.message) 
-    assert_match(/uh_oh/i, err.message) 
-    
-    err = assert_raise ExpectationError do
-      mock.whoa :horse  
-    end
-    assert_match(/surprise/i, err.message) 
-    assert_match(/order\.whoa\(:horse\)/i, err.message) 
-  end
-
-  def test_wrong_call
-    mock = Mock.new('order')
-    mock.expects.pig 'arse'
-    err = assert_raise ExpectationError do
-      mock.whoa :horse  
-    end
-    assert_match(/wrong method/i, err.message) 
-    assert_match(/order\.whoa\(:horse\)/i, err.message) 
-    assert_match(/order\.pig\("arse"\)/i, err.message) 
-  end
-
-  def test_wrong_arguments
-    mock = Mock.new('order')
-    mock.expects.go_fast(:a, 1, 'three')
-
-    err = assert_raise ExpectationError do
-      mock.go_fast :a, 1, 'not right'  
-    end
-    assert_match(/wrong argument/i, err.message) 
-    assert_match(/order\.go_fast\(:a, 1, "three"\)/i, err.message) 
-    assert_match(/order\.go_fast\(:a, 1, "not right"\)/i, err.message) 
-  end
-
-  def test_expects_and_return
-    mock = Mock.new('order')
-    mock.expects.delivery_date.returns Date.today
-    assert_equal Date.today, mock.delivery_date
-    mock._verify
-  end
-
-  def test_expects_and_return_with_arguments
-    mock = Mock.new('order')
-    mock.expects.delivery_date(:arf,14).returns(Date.today)
-    assert_equal Date.today, mock.delivery_date(:arf,14)
-    mock._verify
-  end
-
-  def test_expects_and_raise
-    mock = Mock.new('order')
-    mock.expects.delivery_date.raises StandardError.new("bloof")
-
-    err = assert_raise StandardError do
-      mock.delivery_date
-    end
-    assert_match(/bloof/i, err.message) 
-
-    mock._verify
-    
-    # Try convenience argument String 
-    mock.expects.pow.raises "hell"
-    err = assert_raise RuntimeError do
-      mock.pow
-    end
-    assert_match(/hell/i, err.message) 
-
-    mock._verify
-
-    # Try convenience argument nothing
-    mock.expects.pow.raises 
-    err = assert_raise RuntimeError do
-      mock.pow
-    end
-    assert_match(/an error/i, err.message) 
-
-    mock._verify
-  end
-
-  def test_expects_a_runtime_block
-    mock = Mock.new('order')
-    got_val = nil
-
-    mock.expects.when(:something) { |e,block|
-      got_val = block.call
-    }
-
-    mock.when :something do "hi there" end
-
-    assert_equal "hi there", got_val, "Expectation block not invoked"
-    mock._verify
-  end
-
-  def test_trap_block
-    mock = Mock.new('order')
-    exp = mock.trap.observe
-
-    # use it
-    mock.observe { "burp" }
-
-    assert_equal "burp", exp.block_value.call
-  end
-
-  def test_trap_arguments_and_block
-    mock = Mock.new('order')
-    exp = mock.trap.subscribe(:data_changed)
-
-    # use it
-    mock.subscribe(:data_changed) { "burp" }
-    assert_equal "burp", exp.block_value.call
-    mock._verify
-  end
-
-  def test_trap_arguments_and_block_wrong_num_args
-    mock = Mock.new('order')
-    exp = mock.trap.subscribe(:data_changed)
-
-    assert_raise ExpectationError do
-      mock.subscribe(:data_changed,1) { "burp" }
-    end
-    mock._verify
-  end
-
-  def test_trap_arguments_and_block_wrong_args
-    mock = Mock.new('order')
-    exp = mock.trap.subscribe(:data_changed)
-
-    assert_raise ExpectationError do
-      mock.subscribe("no good") { "burp" }
-    end
-
-    mock._verify
-  end
-
-  def test_trap_is_not_leniant_about_arguments
-    mock = Mock.new('order')
-    exp = mock.trap.subscribe
-
-    assert_raise ExpectationError do
-      mock.subscribe("no good") { "burp" }
-    end
-
-    mock._verify
-  end
-
-end
diff --git a/tools/ceedling/vendor/cmock/vendor/hardmock/test/unit/test_unit_before_after_test.rb b/tools/ceedling/vendor/cmock/vendor/hardmock/test/unit/test_unit_before_after_test.rb
deleted file mode 100644 (file)
index 172f527..0000000
+++ /dev/null
@@ -1,452 +0,0 @@
-require File.expand_path(File.dirname(__FILE__) + "/../test_helper") 
-
-class TestUnitBeforeAfter < Test::Unit::TestCase
-
-  #
-  # after_teardown
-  #
-
-  it "adds TestCase.after_teardown hook for appending post-teardown actions" do
-    write_and_run_test :use_after_teardown => true
-
-    see_in_order "Loaded suite",
-      "THE SETUP",
-      "A TEST",
-      "THE TEARDOWN",
-      "1st after_teardown",
-      "2nd after_teardown",
-      "Finished in"
-    see_results :tests => 1, :assertions => 0, :failures => 0, :errors => 0
-  end
-
-  should "execute all after_teardowns, even if the main teardown flunks" do
-    write_and_run_test :use_after_teardown => true, :flunk_in_teardown => true
-    see_in_order "Loaded suite",
-      "THE SETUP",
-      "A TEST",
-      "F",
-      "1st after_teardown",
-      "2nd after_teardown",
-      "Finished in",
-      "1) Failure:",
-      "test_something(MyExampleTest) [_test_file_temp.rb:20]:",
-      "FLUNK IN TEARDOWN"
-    see_results :tests => 1, :assertions => 1, :failures => 1, :errors => 0
-  end
-
-  should "execute all after_teardowns, even if the main teardown explodes" do
-    write_and_run_test :use_after_teardown => true, :raise_in_teardown => true
-    see_in_order "Loaded suite",
-      "THE SETUP",
-      "A TEST",
-      "E",
-      "1st after_teardown",
-      "2nd after_teardown",
-      "Finished in",
-      "RuntimeError: ERROR IN TEARDOWN"
-    see_results :tests => 1, :assertions => 0, :failures => 0, :errors => 1
-  end
-
-  should "execute all after_teardowns, even if some of them flunk" do
-    write_and_run_test :use_after_teardown => true, :flunk_in_after_teardown => true
-    see_in_order "Loaded suite",
-      "THE SETUP",
-      "A TEST",
-      "THE TEARDOWN",
-      "1st after_teardown",
-      "F",
-      "2nd after_teardown",
-      "Finished in",
-      "1) Failure:",
-      "test_something(MyExampleTest) [_test_file_temp.rb:7]:",
-      "Flunk in first after_teardown",
-      "2) Failure:",
-      "test_something(MyExampleTest) [_test_file_temp.rb:10]:",
-      "Flunk in second after_teardown"
-    see_results :tests => 1, :assertions => 2, :failures => 2, :errors => 0
-  end
-
-  should "execute all after_teardowns, even if some of them explode" do
-    write_and_run_test :use_after_teardown => true, :raise_in_after_teardown => true
-    see_in_order "Loaded suite",
-      "THE SETUP",
-      "A TEST",
-      "THE TEARDOWN",
-      "1st after_teardown",
-      "E",
-      "2nd after_teardown",
-      "Finished in",
-      "RuntimeError: Error in first after_teardown",
-      "RuntimeError: Error in second after_teardown"
-    see_results :tests => 1, :assertions => 0, :failures => 0, :errors => 2
-  end
-
-  it "will run after_teardowns in the absence of a regular teardown" do
-    write_and_run_test :omit_teardown => true, :use_after_teardown => true
-    see_in_order "Loaded suite",
-      "THE SETUP",
-      "A TEST",
-      "1st after_teardown",
-      "2nd after_teardown",
-      "Finished in"
-    see_results :tests => 1, :assertions => 0, :failures => 0, :errors => 0
-  end
-
-  should "not interfere with normal test writing" do
-    write_and_run_test
-    see_in_order "Loaded suite",
-      "THE SETUP",
-      "A TEST",
-      "THE TEARDOWN",
-      "Finished in"
-    see_results :tests => 1, :assertions => 0, :failures => 0, :errors => 0
-  end
-
-  it "provides a cleaned-up backtrace" do
-    write_and_run_test :with_failure => true
-    see_in_order "Loaded suite",
-      "THE SETUP",
-      "A FAILING TEST",
-      "F", "THE TEARDOWN",
-      "Finished in",
-      "1) Failure:",
-      "test_something(MyExampleTest) [_test_file_temp.rb:17]:",
-      "Instrumented failure.",
-      "<false> is not true."
-    see_results :tests => 1, :assertions => 1, :failures => 1, :errors => 0
-  end
-
-  it "provides a cleaned-up backtrace, but not TOO cleaned up" do
-    write_and_run_test :with_failure => true, :use_helpers => true
-    see_in_order "Loaded suite",
-      "THE SETUP",
-      "A FAILING TEST",
-      "F", "THE TEARDOWN",
-      "Finished in",
-      "1) Failure:",
-      "test_something(MyExampleTest)\n",
-      "[_test_file_temp.rb:25:in `tripwire'",
-      "_test_file_temp.rb:21:in `my_helper'",
-      "_test_file_temp.rb:17:in `test_something']:",
-      "Instrumented failure.",
-      "<false> is not true."
-    see_results :tests => 1, :assertions => 1, :failures => 1, :errors => 0
-  end
-
-  should "not interfere with passthrough exception types" do
-    if is_modern_test_unit?
-      write_and_run_test :raise_nasty_in_test => true
-      see_in_no_particular_order "Loaded suite", 
-        "THE TEARDOWN",
-        "_test_file_temp.rb:16:in `test_something': NASTY ERROR (NoMemoryError)"
-      see_no_results
-    end
-  end
-
-  #
-  # before_setup
-  #
-
-  it "adds TestCase.before_setup hook for prepending pre-setup actions" do
-    write_and_run_test :use_before_setup => true
-    see_in_order "Loaded suite",
-      "3rd before_setup",
-      "2nd before_setup",
-      "1st before_setup",
-      "THE SETUP",
-      "A TEST",
-      "THE TEARDOWN",
-      "Finished in"
-    see_results :tests => 1, :assertions => 0, :failures => 0, :errors => 0
-  end
-
-  should "stop executing the test on the first failure withing a before_setup action" do 
-    write_and_run_test :use_before_setup => true, :flunk_in_before_setup => true
-    see_in_order "Loaded suite",
-      "3rd before_setup",
-      "2nd before_setup",
-      "FTHE TEARDOWN",
-      "1) Failure:",
-      "test_something(MyExampleTest) [_test_file_temp.rb:10]:",
-      "Flunk in 2nd before_setup."
-    see_results :tests => 1, :assertions => 1, :failures => 1, :errors => 0
-  end
-
-  should "stop executing the test on the first error within a before_setup action" do
-    write_and_run_test :use_before_setup => true, :raise_in_before_setup => true
-    see_in_order "Loaded suite",
-      "3rd before_setup",
-      "2nd before_setup",
-      "ETHE TEARDOWN",
-      "Finished in",
-      "test_something(MyExampleTest):",
-      "RuntimeError: Error in 2nd before_setup",
-      "_test_file_temp.rb:10",
-      "/hardmock/lib/test_unit_before_after.rb:", ":in `call'"
-    see_results :tests => 1, :assertions => 0, :failures => 0, :errors => 1
-  end
-
-  it "will run before_setup actions in the absence of a regular setup" do
-    write_and_run_test :omit_setup => true, :use_before_setup => true
-    see_in_order "Loaded suite",
-      "3rd before_setup",
-      "2nd before_setup",
-      "1st before_setup",
-      "A TEST",
-      "THE TEARDOWN",
-      "Finished in"
-    see_results :tests => 1, :assertions => 0, :failures => 0, :errors => 0
-  end
-
-  it "allows before_setup and after_teardown to be used at the same time" do
-    write_and_run_test :use_before_setup => true, :use_after_teardown => true
-    see_in_order "Loaded suite",
-      "3rd before_setup",
-      "2nd before_setup",
-      "1st before_setup",
-      "A TEST",
-      "THE TEARDOWN",
-      "1st after_teardown",
-      "2nd after_teardown",
-      "Finished in"
-    see_results :tests => 1, :assertions => 0, :failures => 0, :errors => 0
-  end
-
-  #
-  # HELPERS
-  #
-
-  def teardown
-    remove_test
-  end
-
-  def test_filename
-    "_test_file_temp.rb"
-  end 
-
-  def remove_test
-    rm_f test_filename
-  end
-
-  def write_and_run_test(opts={})
-    write(test_filename, generate_test_code(opts))
-    run_test
-  end
-
-  def run_test
-    @output = `ruby #{test_filename} 2>&1`
-  end
-
-
-  def write(fname, code)
-    File.open(fname,"w") do |f|
-      f.print code     
-    end
-  end
-
-  def show_output
-    puts "-- BEGIN TEST OUTPUT"
-    puts @output
-    puts "-- END TEST OUTPUT"
-  end
-
-  def see_in_order(*phrases)
-    idx = 0
-    phrases.each do |txt|
-      idx = @output.index(txt, idx)
-      if idx.nil?
-        if @output.index(txt)
-          flunk "Phrase '#{txt}' is out-of-order in test output:\n#{@output}"
-        else
-          flunk "Phrase '#{txt}' not found in test output:\n#{@output}"
-        end
-      end
-    end
-  end
-
-  def see_in_no_particular_order(*phrases)
-    phrases.each do |txt|
-      assert_not_nil @output.index(txt), "Didn't see '#{txt}' in test output:\n#{@output}"
-    end
-  end
-
-  def see_results(opts)
-    if @output =~ /(\d+) tests, (\d+) assertions, (\d+) failures, (\d+) errors/
-      tests, assertions, failures, errors = [ $1, $2, $3, $4 ]
-      [:tests, :assertions, :failures, :errors].each do |key|
-        eval %{assert_equal(opts[:#{key}].to_s, #{key}, "Wrong number of #{key} in report") if opts[:#{key}]}
-      end
-    else
-      flunk "Didn't see the test results report line"
-    end
-  end
-
-  def see_no_results
-    if @output =~ /\d+ tests, \d+ assertions, \d+ failures, \d+ errors/
-      flunk "Should not have had a results line:\n#{@output}"
-    end
-  end
-
-  def lib_dir
-    File.expand_path(File.dirname(__FILE__) + "/../../lib")
-  end
-
-  def generate_test_code(opts={})
-
-    if opts[:with_failure] or opts[:raise_nasty_in_test]
-      test_method_code = generate_failing_test("test_something", opts)
-    else
-      test_method_code = generate_passing_test("test_something")
-    end
-
-
-    requires_for_ext = ''
-    if opts[:use_before_setup] or opts[:use_after_teardown]
-      requires_for_ext =<<-RFE
-        $: << "#{lib_dir}"
-        require 'test_unit_before_after'
-      RFE
-    end
-
-    before_setups = ''
-    if opts[:use_before_setup]
-      add_on_two = ""
-      if opts[:flunk_in_before_setup]
-        add_on_two = %{; test.flunk "Flunk in 2nd before_setup"}
-      elsif opts[:raise_in_before_setup]
-        add_on_two = %{; raise "Error in 2nd before_setup"}
-      end
-      before_setups =<<-BSTS
-        Test::Unit::TestCase.before_setup do |test| 
-          puts "1st before_setup"
-        end
-        Test::Unit::TestCase.before_setup do |test| 
-          puts "2nd before_setup" #{add_on_two}
-        end
-        Test::Unit::TestCase.before_setup do |test| 
-          puts "3rd before_setup"
-        end
-
-      BSTS
-    end
-
-
-    setup_code =<<-SC
-      def setup
-        puts "THE SETUP"
-      end
-    SC
-    if opts[:omit_setup]
-      setup_code = ""
-    end
-
-    after_teardowns = ''
-    if opts[:use_after_teardown]
-      add_on_one = ""
-      add_on_two = ""
-      if opts[:flunk_in_after_teardown]
-        add_on_one = %{; test.flunk "Flunk in first after_teardown"}
-        add_on_two = %{; test.flunk "Flunk in second after_teardown"}
-      elsif opts[:raise_in_after_teardown]
-        add_on_one = %{; raise "Error in first after_teardown"}
-        add_on_two = %{; raise "Error in second after_teardown"}
-      end
-      after_teardowns =<<-ATDS
-        Test::Unit::TestCase.after_teardown do |test| 
-          puts "1st after_teardown" #{add_on_one}
-        end
-        Test::Unit::TestCase.after_teardown do |test| 
-          puts "2nd after_teardown" #{add_on_two}
-        end
-      ATDS
-    end
-
-    teardown_code =<<-TDC
-      def teardown
-        puts "THE TEARDOWN"
-      end
-    TDC
-    if opts[:flunk_in_teardown]
-      teardown_code =<<-TDC
-        def teardown
-          flunk "FLUNK IN TEARDOWN"
-        end
-      TDC
-    elsif opts[:raise_in_teardown]
-      teardown_code =<<-TDC
-        def teardown
-          raise "ERROR IN TEARDOWN"
-        end
-      TDC
-    end
-    if opts[:omit_teardown]
-      teardown_code = ""
-    end
-
-    str = <<-TCODE
-    require 'test/unit'
-    #{requires_for_ext}
-
-    #{before_setups} #{after_teardowns}
-    
-    class MyExampleTest < Test::Unit::TestCase
-      #{setup_code}
-      #{teardown_code}
-      #{test_method_code}
-    end
-    TCODE
-  end
-
-  def generate_passing_test(tname)
-    str = <<-TMETH
-      def #{tname}
-        puts "A TEST"
-      end
-    TMETH
-  end
-
-  def generate_failing_test(tname, opts={})
-    str = "NOT DEFINED?"
-    if opts[:raise_nasty_in_test]
-      str = <<-TMETH
-        def #{tname}
-          raise NoMemoryError, "NASTY ERROR"
-        end
-      TMETH
-
-    elsif opts[:use_helpers]
-      str = <<-TMETH
-        def #{tname}
-          puts "A FAILING TEST"
-          my_helper
-        end
-
-        def my_helper
-          tripwire
-        end
-
-        def tripwire
-          assert false, "Instrumented failure"
-        end
-      TMETH
-    else
-      str = <<-TMETH
-        def #{tname}
-          puts "A FAILING TEST"
-          assert false, "Instrumented failure"
-        end
-      TMETH
-    end
-    return str
-  end
-
-  def is_modern_test_unit?
-    begin
-      Test::Unit::TestCase::PASSTHROUGH_EXCEPTIONS
-      return true
-    rescue NameError
-      return false
-    end
-  end
-
-end
diff --git a/tools/ceedling/vendor/cmock/vendor/hardmock/test/unit/trapper_test.rb b/tools/ceedling/vendor/cmock/vendor/hardmock/test/unit/trapper_test.rb
deleted file mode 100644 (file)
index f7d4114..0000000
+++ /dev/null
@@ -1,62 +0,0 @@
-require File.expand_path(File.dirname(__FILE__) + "/../test_helper")
-require 'hardmock/method_cleanout'
-require 'hardmock/trapper'
-
-class TrapperTest < Test::Unit::TestCase
-  include Hardmock
-
-  def setup
-    @mock = Object.new
-    @mock_control = MyControl.new
-    @builder = ExpBuilder.new
-    @trapper = Trapper.new(@mock, @mock_control, @builder)
-  end
-
-  #
-  # HELPERS
-  #
-   
-  class MyControl
-    attr_reader :added
-    def add_expectation(expectation)
-      @added ||= []
-      @added << expectation
-    end
-  end
-
-  class ExpBuilder
-    attr_reader :options
-    def build_expectation(options)
-      @options = options
-      "dummy expectation"
-    end
-  end
-
-  #
-  # TESTS
-  #
-
-  def test_method_missing
-
-    output = @trapper.change(:less)
-
-    assert_same @mock, @builder.options[:mock]
-    assert_equal :change, @builder.options[:method]
-    assert_equal [:less], @builder.options[:arguments]
-    assert_not_nil @builder.options[:block]
-    assert @builder.options[:suppress_arguments_to_block], ":suppress_arguments_to_block should be set"
-    assert_equal [ "dummy expectation" ], @mock_control.added,
-      "Wrong expectation added to control"
-
-    assert_equal "dummy expectation", output, "Expectation should have been returned"
-
-    # Examine the block.  It should take one argument and simply return
-    # that argument.  because of the 'suppress arguments to block' 
-    # setting, the argument can only end up being a block, in practice.
-    trapper_block = @builder.options[:block]
-    assert_equal "the argument", trapper_block.call("the argument"),
-      "The block should merely return the passed argument"
-  end
-
-
-end
diff --git a/tools/ceedling/vendor/cmock/vendor/hardmock/test/unit/verify_error_test.rb b/tools/ceedling/vendor/cmock/vendor/hardmock/test/unit/verify_error_test.rb
deleted file mode 100644 (file)
index ecd23fd..0000000
+++ /dev/null
@@ -1,40 +0,0 @@
-require File.expand_path(File.dirname(__FILE__) + "/../test_helper")
-require 'hardmock/method_cleanout'
-require 'hardmock/mock_control'
-require 'hardmock/errors'
-require 'hardmock/expectation_builder'
-require 'hardmock/expectation'
-require 'hardmock/mock'
-
-class VerifyErrorTest < Test::Unit::TestCase
-  include Hardmock
-
-  #
-  # TESTS
-  #
-
-  def test_formatted_list_of_unmet_expectations
-    mock1 = Mock.new('mock1')
-    mock2 = Mock.new('mock2')
-    exp1 = Expectation.new( :mock => mock1, :method => 'send_parts', :arguments => [1,2,:a] )
-    exp2 = Expectation.new( :mock => mock2, :method => 'grind_it', :arguments => [] )
-
-    exp_list = [ exp1, exp2 ]
-
-    err = VerifyError.new("This is the error", exp_list)
-    assert_equal "This is the error:\n * #{exp1.to_s}\n * #{exp2.to_s}", err.message
-  end
-
-  def test_empty_list_of_expectations
-    # this is not a normal case; not spending a lot of time to make this better
-    exp_list = []
-    err = VerifyError.new("This is the error:\n", exp_list)
-  end
-
-  def test_nil_expectation_list
-    # this is not a normal case; not spending a lot of time to make this better
-    exp_list = []
-    err = VerifyError.new("This is the error:\n", exp_list)
-  end
-
-end
diff --git a/tools/ceedling/vendor/cmock/vendor/unity/auto/colour_prompt.rb b/tools/ceedling/vendor/cmock/vendor/unity/auto/colour_prompt.rb
deleted file mode 100644 (file)
index 81003dd..0000000
+++ /dev/null
@@ -1,94 +0,0 @@
-# ==========================================
-#   Unity Project - A Test Framework for C
-#   Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-#   [Released under MIT License. Please refer to license.txt for details]
-# ========================================== 
-
-if RUBY_PLATFORM =~/(win|w)32$/
-       begin
-               require 'Win32API'
-       rescue LoadError
-               puts "ERROR! \"Win32API\" library not found"
-               puts "\"Win32API\" is required for colour on a windows machine"
-               puts "  try => \"gem install Win32API\" on the command line"
-               puts
-       end
-       # puts
-  # puts 'Windows Environment Detected...'
-       # puts 'Win32API Library Found.'
-       # puts
-end
-
-class ColourCommandLine
-  def initialize
-    if RUBY_PLATFORM =~/(win|w)32$/  
-      get_std_handle = Win32API.new("kernel32", "GetStdHandle", ['L'], 'L')
-      @set_console_txt_attrb =
-      Win32API.new("kernel32","SetConsoleTextAttribute",['L','N'], 'I')
-      @hout = get_std_handle.call(-11)
-    end
-  end
-  
-  def change_to(new_colour)
-    if RUBY_PLATFORM =~/(win|w)32$/
-      @set_console_txt_attrb.call(@hout,self.win32_colour(new_colour))
-    else
-               "\033[30;#{posix_colour(new_colour)};22m"
-               end
-  end
-  
-  def win32_colour(colour)
-    case colour
-      when :black then 0  
-      when :dark_blue then 1
-      when :dark_green then 2
-      when :dark_cyan then 3
-      when :dark_red then 4
-      when :dark_purple then 5
-      when :dark_yellow, :narrative then 6
-      when :default_white, :default, :dark_white then 7
-      when :silver then 8
-      when :blue then 9
-      when :green, :success then 10
-      when :cyan, :output then 11
-      when :red, :failure then 12
-      when :purple then 13
-      when :yellow then 14
-      when :white then 15
-      else
-        0
-    end
-  end
-       
-       def posix_colour(colour)
-         case colour
-      when :black then 30  
-      when :red, :failure then 31
-      when :green, :success then 32
-                       when :yellow then 33
-      when :blue, :narrative then 34
-      when :purple, :magenta then 35
-      when :cyan, :output then 36
-      when :white, :default_white, :default then 37
-      else
-        30
-    end
-  end
-       
-  def out_c(mode, colour, str)
-    case RUBY_PLATFORM
-                       when /(win|w)32$/
-                         change_to(colour)
-                                $stdout.puts str if mode == :puts
-                                $stdout.print str if mode == :print
-                         change_to(:default_white)
-                       else
-                               $stdout.puts("#{change_to(colour)}#{str}\033[0m") if mode == :puts
-                               $stdout.print("#{change_to(colour)}#{str}\033[0m") if mode == :print
-               end                     
-  end
-end # ColourCommandLine
-
-def colour_puts(role,str)  ColourCommandLine.new.out_c(:puts, role, str)  end
-def colour_print(role,str) ColourCommandLine.new.out_c(:print, role, str) end
-
diff --git a/tools/ceedling/vendor/cmock/vendor/unity/auto/colour_reporter.rb b/tools/ceedling/vendor/cmock/vendor/unity/auto/colour_reporter.rb
deleted file mode 100644 (file)
index 5aa1d27..0000000
+++ /dev/null
@@ -1,39 +0,0 @@
-# ==========================================
-#   Unity Project - A Test Framework for C
-#   Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-#   [Released under MIT License. Please refer to license.txt for details]
-# ========================================== 
-
-require "#{File.expand_path(File.dirname(__FILE__))}/colour_prompt"
-
-$colour_output = true
-
-def report(message)
-  if not $colour_output
-    $stdout.puts(message)
-  else
-    message = message.join('\n') if (message.class == Array)
-    message.each_line do |line|
-      line.chomp!
-      colour = case(line)
-        when /(?:total\s+)?tests:?\s+(\d+)\s+(?:total\s+)?failures:?\s+\d+\s+Ignored:?/i
-          ($1.to_i == 0) ? :green : :red
-        when /PASS/
-          :green
-        when /^OK$/
-          :green
-        when /(?:FAIL|ERROR)/
-          :red
-        when /IGNORE/
-          :yellow
-        when /^(?:Creating|Compiling|Linking)/
-          :white
-        else
-          :silver
-      end
-      colour_puts(colour, line)
-    end
-  end
-  $stdout.flush
-  $stderr.flush
-end
\ No newline at end of file
diff --git a/tools/ceedling/vendor/cmock/vendor/unity/auto/generate_config.yml b/tools/ceedling/vendor/cmock/vendor/unity/auto/generate_config.yml
deleted file mode 100644 (file)
index 4a5e474..0000000
+++ /dev/null
@@ -1,36 +0,0 @@
-#this is a sample configuration file for generate_module
-#you would use it by calling generate_module with the -ygenerate_config.yml option
-#files like this are useful for customizing generate_module to your environment
-:generate_module:
-  :defaults:
-    #these defaults are used in place of any missing options at the command line
-    :path_src: ../src/
-    :path_inc: ../src/
-    :path_tst: ../test/
-    :update_svn: true
-  :includes:
-    #use [] for no additional includes, otherwise list the includes on separate lines
-    :src:
-      - Defs.h
-      - Board.h
-    :inc: []
-    :tst:
-      - Defs.h
-      - Board.h
-      - Exception.h
-  :boilerplates: 
-    #these are inserted at the top of generated files.
-    #just comment out or remove if not desired.
-    #use %1$s where you would like the file name to appear (path/extension not included)
-    :src: |
-      //-------------------------------------------
-      // %1$s.c
-      //-------------------------------------------
-    :inc: |
-      //-------------------------------------------
-      // %1$s.h
-      //-------------------------------------------
-    :tst: |
-      //-------------------------------------------
-      // Test%1$s.c : Units tests for %1$s.c
-      //-------------------------------------------
diff --git a/tools/ceedling/vendor/cmock/vendor/unity/auto/generate_module.rb b/tools/ceedling/vendor/cmock/vendor/unity/auto/generate_module.rb
deleted file mode 100644 (file)
index 3db1a98..0000000
+++ /dev/null
@@ -1,202 +0,0 @@
-# ==========================================
-#   Unity Project - A Test Framework for C
-#   Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-#   [Released under MIT License. Please refer to license.txt for details]
-# ========================================== 
-
-# This script creates all the files with start code necessary for a new module.
-# A simple module only requires a source file, header file, and test file.
-# Triad modules require a source, header, and test file for each triad type (like model, conductor, and hardware).
-
-require 'rubygems'
-require 'fileutils'
-
-HERE = File.expand_path(File.dirname(__FILE__)) + '/'
-
-#help text when requested
-HELP_TEXT = [ "\nGENERATE MODULE\n-------- ------",
-              "\nUsage: ruby generate_module [options] module_name",
-              "  -i\"include\" sets the path to output headers to 'include' (DEFAULT ../src)",
-              "  -s\"../src\"  sets the path to output source to '../src'   (DEFAULT ../src)",
-              "  -t\"C:/test\" sets the path to output source to 'C:/test'  (DEFAULT ../test)",
-              "  -p\"MCH\"     sets the output pattern to MCH.",
-              "              dh  - driver hardware.",
-              "              dih - driver interrupt hardware.",
-              "              mch - model conductor hardware.",
-              "              mvp - model view presenter.",
-              "              src - just a single source module. (DEFAULT)",
-              "  -d          destroy module instead of creating it.",
-              "  -u          update subversion too (requires subversion command line)",
-              "  -y\"my.yml\"  selects a different yaml config file for module generation",
-              "" ].join("\n")
-
-#Built in patterns
-PATTERNS = { 'src' => {''         => { :inc => [] } },
-             'dh'  => {'Driver'   => { :inc => ['%1$sHardware.h'] }, 
-                       'Hardware' => { :inc => [] } 
-                      },
-             'dih' => {'Driver'   => { :inc => ['%1$sHardware.h', '%1$sInterrupt.h'] }, 
-                       'Interrupt'=> { :inc => ['%1$sHardware.h'] },
-                       'Hardware' => { :inc => [] } 
-                      },
-             'mch' => {'Model'    => { :inc => [] }, 
-                       'Conductor'=> { :inc => ['%1$sModel.h', '%1$sHardware.h'] },
-                       'Hardware' => { :inc => [] } 
-                      },
-             'mvp' => {'Model'    => { :inc => [] }, 
-                       'Presenter'=> { :inc => ['%1$sModel.h', '%1$sView.h'] },
-                       'View'     => { :inc => [] } 
-                      }
-           }
-
-#TEMPLATE_TST
-TEMPLATE_TST = %q[#include "unity.h"
-%2$s#include "%1$s.h"
-
-void setUp(void)
-{
-}
-
-void tearDown(void)
-{
-}
-
-void test_%1$s_NeedToImplement(void)
-{
-    TEST_IGNORE();
-}
-]
-
-#TEMPLATE_SRC
-TEMPLATE_SRC = %q[%2$s#include "%1$s.h"
-]
-
-#TEMPLATE_INC
-TEMPLATE_INC = %q[#ifndef _%3$s_H
-#define _%3$s_H%2$s
-
-#endif // _%3$s_H
-]
-
-# Parse the command line parameters.
-ARGV.each do |arg|
-  case(arg)
-    when /^-d/      then @destroy = true
-    when /^-u/      then @update_svn = true
-    when /^-p(\w+)/ then @pattern = $1
-    when /^-s(.+)/  then @path_src = $1
-    when /^-i(.+)/  then @path_inc = $1
-    when /^-t(.+)/  then @path_tst = $1
-    when /^-y(.+)/  then @yaml_config = $1
-    when /^(\w+)/
-      raise "ERROR: You can't have more than one Module name specified!" unless @module_name.nil?
-      @module_name = arg
-    when /^-(h|-help)/ 
-      puts HELP_TEXT
-      exit
-    else
-      raise "ERROR: Unknown option specified '#{arg}'"
-  end
-end
-raise "ERROR: You must have a Module name specified! (use option -h for help)" if @module_name.nil?
-
-#load yaml file if one was requested
-if @yaml_config
-  require 'yaml'
-  cfg = YAML.load_file(HERE + @yaml_config)[:generate_module]
-  @path_src     = cfg[:defaults][:path_src]   if @path_src.nil?
-  @path_inc     = cfg[:defaults][:path_inc]   if @path_inc.nil?
-  @path_tst     = cfg[:defaults][:path_tst]   if @path_tst.nil?
-  @update_svn   = cfg[:defaults][:update_svn] if @update_svn.nil?
-  @extra_inc    = cfg[:includes]
-  @boilerplates = cfg[:boilerplates]
-else
-  @boilerplates = {}
-end
-
-# Create default file paths if none were provided
-@path_src = HERE + "../src/"  if @path_src.nil?
-@path_inc = @path_src         if @path_inc.nil?
-@path_tst = HERE + "../test/" if @path_tst.nil?
-@path_src += '/'              unless (@path_src[-1] == 47)
-@path_inc += '/'              unless (@path_inc[-1] == 47)
-@path_tst += '/'              unless (@path_tst[-1] == 47)
-@pattern  = 'src'             if @pattern.nil?
-@includes = { :src => [], :inc => [], :tst => [] }
-@includes.merge!(@extra_inc) unless @extra_inc.nil?
-
-#create triad definition
-TRIAD = [ { :ext => '.c', :path => @path_src,        :template => TEMPLATE_SRC, :inc => :src, :boilerplate => @boilerplates[:src] }, 
-          { :ext => '.h', :path => @path_inc,        :template => TEMPLATE_INC, :inc => :inc, :boilerplate => @boilerplates[:inc] },
-          { :ext => '.c', :path => @path_tst+'Test', :template => TEMPLATE_TST, :inc => :tst, :boilerplate => @boilerplates[:tst] },
-        ]
-
-#prepare the pattern for use
-@patterns = PATTERNS[@pattern.downcase]
-raise "ERROR: The design pattern specified isn't one that I recognize!" if @patterns.nil?
-
-# Assemble the path/names of the files we need to work with.
-files = []
-TRIAD.each do |triad|
-  @patterns.each_pair do |pattern_file, pattern_traits|
-    files << {
-      :path => "#{triad[:path]}#{@module_name}#{pattern_file}#{triad[:ext]}",
-      :name => "#{@module_name}#{pattern_file}",
-      :template => triad[:template],
-      :boilerplate => triad[:boilerplate],
-      :includes => case(triad[:inc])
-                     when :src then @includes[:src] | pattern_traits[:inc].map{|f| f % [@module_name]}
-                     when :inc then @includes[:inc]
-                     when :tst then @includes[:tst] | pattern_traits[:inc].map{|f| "Mock#{f}"% [@module_name]}
-                   end
-    }
-  end
-end
-
-# destroy files if that was what was requested
-if @destroy
-  files.each do |filespec|
-    file = filespec[:path]
-    if File.exist?(file)
-      if @update_svn
-        `svn delete \"#{file}\" --force` 
-        puts "File #{file} deleted and removed from source control"
-      else
-        FileUtils.remove(file)
-        puts "File #{file} deleted"
-      end
-    else
-      puts "File #{file} does not exist so cannot be removed."
-    end
-  end
-  puts "Destroy Complete"
-  exit
-end
-
-#Abort if any module already exists
-files.each do |file|
-  raise "ERROR: File #{file[:name]} already exists. Exiting." if File.exist?(file[:path])
-end
-
-# Create Source Modules
-files.each_with_index do |file, i|
-  File.open(file[:path], 'w') do |f|
-    f.write(file[:boilerplate] % [file[:name]]) unless file[:boilerplate].nil?
-    f.write(file[:template] % [ file[:name], 
-                                file[:includes].map{|f| "#include \"#{f}\"\n"}.join, 
-                                file[:name].upcase ]
-           )
-  end
-  if (@update_svn)
-    `svn add \"#{file[:path]}\"` 
-    if $?.exitstatus == 0
-      puts "File #{file[:path]} created and added to source control"
-    else
-      puts "File #{file[:path]} created but FAILED adding to source control!"
-    end
-  else
-    puts "File #{file[:path]} created"
-  end
-end
-
-puts 'Generate Complete'
diff --git a/tools/ceedling/vendor/cmock/vendor/unity/auto/generate_test_runner.rb b/tools/ceedling/vendor/cmock/vendor/unity/auto/generate_test_runner.rb
deleted file mode 100644 (file)
index aff5053..0000000
+++ /dev/null
@@ -1,303 +0,0 @@
-# ==========================================
-#   Unity Project - A Test Framework for C
-#   Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-#   [Released under MIT License. Please refer to license.txt for details]
-# ========================================== 
-
-File.expand_path(File.join(File.dirname(__FILE__),'colour_prompt'))
-
-class UnityTestRunnerGenerator
-
-  def initialize(options = nil)
-    @options = { :includes => [], :plugins => [], :framework => :unity }
-    case(options)
-      when NilClass then @options
-      when String   then @options.merge!(UnityTestRunnerGenerator.grab_config(options))
-      when Hash     then @options.merge!(options)
-      else          raise "If you specify arguments, it should be a filename or a hash of options"
-    end
-  end
-  
-  def self.grab_config(config_file)
-    options = { :includes => [], :plugins => [], :framework => :unity }
-    unless (config_file.nil? or config_file.empty?)
-      require 'yaml'
-      yaml_guts = YAML.load_file(config_file)
-      options.merge!(yaml_guts[:unity] ? yaml_guts[:unity] : yaml_guts[:cmock])
-      raise "No :unity or :cmock section found in #{config_file}" unless options
-    end
-    return(options)
-  end
-
-  def run(input_file, output_file, options=nil)
-    tests = []
-    includes = []
-    used_mocks = []
-    
-    @options.merge!(options) unless options.nil?
-    module_name = File.basename(input_file)
-    
-    #pull required data from source file
-    File.open(input_file, 'r') do |input|
-      tests      = find_tests(input)
-      includes   = find_includes(input)
-      used_mocks = find_mocks(includes)
-    end
-
-    #build runner file
-    File.open(output_file, 'w') do |output|
-      create_header(output, used_mocks)
-      create_externs(output, tests, used_mocks)
-      create_mock_management(output, used_mocks)
-      create_suite_setup_and_teardown(output)
-      create_reset(output, used_mocks)
-      create_main(output, input_file, tests)
-    end
-    
-    all_files_used = [input_file, output_file]
-    all_files_used += includes.map {|filename| filename + '.c'} unless includes.empty?
-    all_files_used += @options[:includes] unless @options[:includes].empty?
-    return all_files_used.uniq
-  end
-  
-  def find_tests(input_file)
-    tests_raw = []
-    tests_args = []
-    tests_and_line_numbers = []
-    
-    input_file.rewind
-    source_raw = input_file.read
-    source_scrubbed = source_raw.gsub(/\/\/.*$/, '')           # remove line comments
-    source_scrubbed = source_scrubbed.gsub(/\/\*.*?\*\//m, '') # remove block comments
-    lines = source_scrubbed.split(/(^\s*\#.*$)                 # Treat preprocessor directives as a logical line
-                              | (;|\{|\}) /x)                  # Match ;, {, and } as end of lines
-
-    lines.each_with_index do |line, index|
-      #find tests
-      if line =~ /^((?:\s*TEST_CASE\s*\(.*?\)\s*)*)\s*void\s+(test.*?)\s*\(\s*(.*)\s*\)/
-        arguments = $1
-        name = $2
-        call = $3
-        args = nil
-        if (@options[:use_param_tests] and !arguments.empty?)
-          args = []
-          arguments.scan(/\s*TEST_CASE\s*\((.*)\)\s*$/) {|a| args << a[0]}
-        end
-        tests_and_line_numbers << { :name => name, :args => args, :call => call, :line_number => 0 }
-        tests_args = []
-      end
-    end
-
-    #determine line numbers and create tests to run
-    source_lines = source_raw.split("\n")
-    source_index = 0;
-    tests_and_line_numbers.size.times do |i|
-      source_lines[source_index..-1].each_with_index do |line, index|
-        if (line =~ /#{tests_and_line_numbers[i][:name]}/)
-          source_index += index
-          tests_and_line_numbers[i][:line_number] = source_index + 1
-          break
-        end
-      end
-    end
-    
-    return tests_and_line_numbers
-  end
-
-  def find_includes(input_file)
-    input_file.rewind
-    includes = []
-    input_file.readlines.each do |line|
-      scan_results = line.scan(/^\s*#include\s+\"\s*(.+)\.[hH]\s*\"/)
-      includes << scan_results[0][0] if (scan_results.size > 0)
-    end
-    return includes
-  end
-  
-  def find_mocks(includes)
-    mock_headers = []
-    includes.each do |include_file|
-      mock_headers << File.basename(include_file) if (include_file =~ /^mock/i)
-    end
-    return mock_headers  
-  end
-  
-  def create_header(output, mocks)
-    output.puts('/* AUTOGENERATED FILE. DO NOT EDIT. */')
-    create_runtest(output, mocks)
-    output.puts("\n//=======Automagically Detected Files To Include=====")
-    output.puts("#include \"#{@options[:framework].to_s}.h\"")
-    output.puts('#include "cmock.h"') unless (mocks.empty?)
-    @options[:includes].flatten.uniq.compact.each do |inc|
-      output.puts("#include #{inc.include?('<') ? inc : "\"#{inc.gsub('.h','')}.h\""}")
-    end
-    output.puts('#include <setjmp.h>')
-    output.puts('#include <stdio.h>')
-    output.puts('#include "CException.h"') if @options[:plugins].include?(:cexception)
-    mocks.each do |mock|
-      output.puts("#include \"#{mock.gsub('.h','')}.h\"")
-    end
-    if @options[:enforce_strict_ordering]
-      output.puts('')    
-      output.puts('int GlobalExpectCount;') 
-      output.puts('int GlobalVerifyOrder;') 
-      output.puts('char* GlobalOrderError;') 
-    end
-  end
-  
-  def create_externs(output, tests, mocks)
-    output.puts("\n//=======External Functions This Runner Calls=====")
-    output.puts("extern void setUp(void);")
-    output.puts("extern void tearDown(void);")
-    tests.each do |test|
-      output.puts("extern void #{test[:name]}(#{test[:call]});")
-    end
-    output.puts('')
-  end
-  
-  def create_mock_management(output, mocks)
-    unless (mocks.empty?)
-      output.puts("\n//=======Mock Management=====")
-      output.puts("static void CMock_Init(void)")
-      output.puts("{")
-      if @options[:enforce_strict_ordering]
-        output.puts("  GlobalExpectCount = 0;")
-        output.puts("  GlobalVerifyOrder = 0;") 
-        output.puts("  GlobalOrderError = NULL;") 
-      end
-      mocks.each do |mock|
-        output.puts("  #{mock}_Init();")
-      end
-      output.puts("}\n")
-
-      output.puts("static void CMock_Verify(void)")
-      output.puts("{")
-      mocks.each do |mock|
-        output.puts("  #{mock}_Verify();")
-      end
-      output.puts("}\n")
-
-      output.puts("static void CMock_Destroy(void)")
-      output.puts("{")
-      mocks.each do |mock|
-        output.puts("  #{mock}_Destroy();")
-      end
-      output.puts("}\n")
-    end
-  end
-  
-  def create_suite_setup_and_teardown(output)
-    unless (@options[:suite_setup].nil?)
-      output.puts("\n//=======Suite Setup=====")
-      output.puts("static int suite_setup(void)")
-      output.puts("{")
-      output.puts(@options[:suite_setup])
-      output.puts("}")
-    end
-    unless (@options[:suite_teardown].nil?)
-      output.puts("\n//=======Suite Teardown=====")
-      output.puts("static int suite_teardown(int num_failures)")
-      output.puts("{")
-      output.puts(@options[:suite_teardown])
-      output.puts("}")
-    end
-  end
-  
-  def create_runtest(output, used_mocks)
-    cexception = @options[:plugins].include? :cexception
-    va_args1   = @options[:use_param_tests] ? ', ...' : ''
-    va_args2   = @options[:use_param_tests] ? '__VA_ARGS__' : ''
-    output.puts("\n//=======Test Runner Used To Run Each Test Below=====")
-    output.puts("#define RUN_TEST_NO_ARGS") if @options[:use_param_tests] 
-    output.puts("#define RUN_TEST(TestFunc, TestLineNum#{va_args1}) \\")
-    output.puts("{ \\")
-    output.puts("  Unity.CurrentTestName = #TestFunc#{va_args2.empty? ? '' : " \"(\" ##{va_args2} \")\""}; \\")
-    output.puts("  Unity.CurrentTestLineNumber = TestLineNum; \\")
-    output.puts("  Unity.NumberOfTests++; \\")
-    output.puts("  if (TEST_PROTECT()) \\")
-    output.puts("  { \\")
-    output.puts("    CEXCEPTION_T e; \\") if cexception
-    output.puts("    Try { \\") if cexception
-    output.puts("      CMock_Init(); \\") unless (used_mocks.empty?) 
-    output.puts("      setUp(); \\")
-    output.puts("      TestFunc(#{va_args2}); \\")
-    output.puts("      CMock_Verify(); \\") unless (used_mocks.empty?)
-    output.puts("    } Catch(e) { TEST_ASSERT_EQUAL_HEX32_MESSAGE(CEXCEPTION_NONE, e, \"Unhandled Exception!\"); } \\") if cexception
-    output.puts("  } \\")
-    output.puts("  CMock_Destroy(); \\") unless (used_mocks.empty?)
-    output.puts("  if (TEST_PROTECT() && !TEST_IS_IGNORED) \\")
-    output.puts("  { \\")
-    output.puts("    tearDown(); \\")
-    output.puts("  } \\")
-    output.puts("  UnityConcludeTest(); \\")
-    output.puts("}\n")
-  end
-  
-  def create_reset(output, used_mocks)
-    output.puts("\n//=======Test Reset Option=====")
-    output.puts("void resetTest()")
-    output.puts("{")
-    output.puts("  CMock_Verify();") unless (used_mocks.empty?)
-    output.puts("  CMock_Destroy();") unless (used_mocks.empty?)
-    output.puts("  tearDown();")
-    output.puts("  CMock_Init();") unless (used_mocks.empty?) 
-    output.puts("  setUp();")
-    output.puts("}")
-  end
-  
-  def create_main(output, filename, tests)
-    output.puts("\n\n//=======MAIN=====")
-    output.puts("int main(void)")
-    output.puts("{")
-    output.puts("  suite_setup();") unless @options[:suite_setup].nil?
-    output.puts("  Unity.TestFile = \"#{filename}\";")
-    output.puts("  UnityBegin();")
-    if (@options[:use_param_tests])
-      tests.each do |test|
-        if ((test[:args].nil?) or (test[:args].empty?))
-          output.puts("  RUN_TEST(#{test[:name]}, #{test[:line_number]}, RUN_TEST_NO_ARGS);")
-        else
-          test[:args].each {|args| output.puts("  RUN_TEST(#{test[:name]}, #{test[:line_number]}, #{args});")}
-        end
-      end
-    else
-        tests.each { |test| output.puts("  RUN_TEST(#{test[:name]}, #{test[:line_number]});") }
-    end
-    output.puts()
-    output.puts("  return #{@options[:suite_teardown].nil? ? "" : "suite_teardown"}(UnityEnd());")
-    output.puts("}")
-  end
-end
-
-
-if ($0 == __FILE__)
-  options = { :includes => [] }
-  yaml_file = nil
-  
-  #parse out all the options first
-  ARGV.reject! do |arg| 
-    case(arg)
-      when '-cexception' 
-        options[:plugins] = [:cexception]; true
-      when /\.*\.yml/
-        options = UnityTestRunnerGenerator.grab_config(arg); true
-      else false
-    end
-  end     
-           
-  #make sure there is at least one parameter left (the input file)
-  if !ARGV[0]
-    puts ["usage: ruby #{__FILE__} (yaml) (options) input_test_file output_test_runner (includes)",
-           "  blah.yml    - will use config options in the yml file (see docs)",
-           "  -cexception - include cexception support"].join("\n")
-    exit 1
-  end
-  
-  #create the default test runner name if not specified
-  ARGV[1] = ARGV[0].gsub(".c","_Runner.c") if (!ARGV[1])
-  
-  #everything else is an include file
-  options[:includes] ||= (ARGV.slice(2..-1).flatten.compact) if (ARGV.size > 2)
-  
-  UnityTestRunnerGenerator.new(options).run(ARGV[0], ARGV[1])
-end
diff --git a/tools/ceedling/vendor/cmock/vendor/unity/auto/test_file_filter.rb b/tools/ceedling/vendor/cmock/vendor/unity/auto/test_file_filter.rb
deleted file mode 100644 (file)
index 3dbc26a..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-# ==========================================
-#   Unity Project - A Test Framework for C
-#   Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-#   [Released under MIT License. Please refer to license.txt for details]
-# ========================================== 
-
-require'yaml'
-
-module RakefileHelpers
-  class TestFileFilter
-    def initialize(all_files = false)
-      @all_files = all_files
-      if not @all_files == true
-        if File.exist?('test_file_filter.yml')
-          filters = YAML.load_file( 'test_file_filter.yml' )
-          @all_files, @only_files, @exclude_files = 
-            filters[:all_files], filters[:only_files], filters[:exclude_files] 
-        end
-      end
-    end                
-    attr_accessor :all_files, :only_files, :exclude_files
-  end
-end
diff --git a/tools/ceedling/vendor/cmock/vendor/unity/auto/unity_test_summary.rb b/tools/ceedling/vendor/cmock/vendor/unity/auto/unity_test_summary.rb
deleted file mode 100644 (file)
index 69ec2e8..0000000
+++ /dev/null
@@ -1,126 +0,0 @@
-# ==========================================
-#   Unity Project - A Test Framework for C
-#   Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-#   [Released under MIT License. Please refer to license.txt for details]
-# ========================================== 
-
-#!/usr/bin/ruby
-#
-# unity_test_summary.rb
-#
-require 'fileutils'
-require 'set'
-
-class UnityTestSummary
-  include FileUtils::Verbose
-
-  attr_reader :report, :total_tests, :failures, :ignored
-  
-  def initialize
-    @report = ''
-    @total_tests = 0
-    @failures = 0
-    @ignored = 0
-  end
-  
-  def run
-    # Clean up result file names
-    results = @targets.map {|target| target.gsub(/\\/,'/')}
-    
-    # Dig through each result file, looking for details on pass/fail:   
-    failure_output = []
-    ignore_output = []
-    
-    results.each do |result_file|
-      lines = File.readlines(result_file).map { |line| line.chomp }
-      if lines.length == 0
-        raise "Empty test result file: #{result_file}"
-      else
-        output = get_details(result_file, lines)
-        failure_output << output[:failures] unless output[:failures].empty?
-        ignore_output  << output[:ignores]  unless output[:ignores].empty?
-        tests,failures,ignored = parse_test_summary(lines)
-        @total_tests += tests
-        @failures += failures
-        @ignored += ignored
-      end
-    end
-    
-    if @ignored > 0
-      @report += "\n"
-      @report += "--------------------------\n"
-      @report += "UNITY IGNORED TEST SUMMARY\n"
-      @report += "--------------------------\n"
-      @report += ignore_output.flatten.join("\n")
-    end
-    
-    if @failures > 0
-      @report += "\n"
-      @report += "--------------------------\n"
-      @report += "UNITY FAILED TEST SUMMARY\n"
-      @report += "--------------------------\n"
-      @report += failure_output.flatten.join("\n")
-    end
-  
-    @report += "\n"
-    @report += "--------------------------\n"
-    @report += "OVERALL UNITY TEST SUMMARY\n"
-    @report += "--------------------------\n"
-    @report += "#{@total_tests} TOTAL TESTS #{@failures} TOTAL FAILURES #{@ignored} IGNORED\n"
-    @report += "\n"
-  end
-  
-  def set_targets(target_array)
-    @targets = target_array
-  end
-  
-  def set_root_path(path)
-    @root = path
-  end
-
-  def usage(err_msg=nil)
-    puts err_msg if err_msg
-    puts "Usage: unity_test_summary.rb"
-    exit 1
-  end
-  
-  protected
-  
-  @@targets=nil
-  @@path=nil
-  @@root=nil
-
-  def get_details(result_file, lines)
-    results = { :failures => [], :ignores => [], :successes => [] }
-    lines.each do |line|
-      src_file,src_line,test_name,status,msg = line.split(/:/)
-      line_out = ((@root and (@root != 0)) ? "#{@root}#{line}" : line ).gsub(/\//, "\\")
-      case(status)
-        when 'IGNORE' then results[:ignores]   << line_out
-        when 'FAIL'   then results[:failures]  << line_out
-        when 'PASS'   then results[:successes] << line_out
-      end
-    end
-    return results
-  end
-  
-  def parse_test_summary(summary)
-    if summary[-3..-1].join("\n") =~ /(\d+) Tests (\d+) Failures (\d+) Ignored/
-      [$1.to_i,$2.to_i,$3.to_i]
-    else
-      raise "Couldn't parse test results: #{summary}"
-    end
-  end
-
-  def here; File.expand_path(File.dirname(__FILE__)); end
-  
-end
-
-if $0 == __FILE__
-  script = UnityTestSummary.new
-  begin
-    script.run
-  rescue Exception => e
-    script.usage e.message
-  end
-end
diff --git a/tools/ceedling/vendor/cmock/vendor/unity/docs/Unity Summary.odt b/tools/ceedling/vendor/cmock/vendor/unity/docs/Unity Summary.odt
deleted file mode 100644 (file)
index f699661..0000000
Binary files a/tools/ceedling/vendor/cmock/vendor/unity/docs/Unity Summary.odt and /dev/null differ
diff --git a/tools/ceedling/vendor/cmock/vendor/unity/docs/Unity Summary.pdf b/tools/ceedling/vendor/cmock/vendor/unity/docs/Unity Summary.pdf
deleted file mode 100644 (file)
index ad1a956..0000000
Binary files a/tools/ceedling/vendor/cmock/vendor/unity/docs/Unity Summary.pdf and /dev/null differ
diff --git a/tools/ceedling/vendor/cmock/vendor/unity/docs/Unity Summary.txt b/tools/ceedling/vendor/cmock/vendor/unity/docs/Unity Summary.txt
deleted file mode 100644 (file)
index e0b179d..0000000
+++ /dev/null
@@ -1,217 +0,0 @@
-==============
-Unity Test API
-==============
-
-[Copyright (c) 2007 - Unity Project by Mike Karlesky, Mark VanderVoord, and Greg Williams]
-
--------------
-Running Tests 
-------------- 
-
-RUN_TEST(func, linenum)
-
-Each Test is run within the macro RUN_TEST.  This macro performs necessary setup before the test is called and handles cleanup and result tabulation afterwards.
-
---------------
-Ignoring Tests
---------------
-
-There are times when a test is incomplete or not valid for some reason.  At these times, TEST_IGNORE can be called.  Control will immediately be returned to the caller of the test, and no failures will be returned.
-
-TEST_IGNORE()
-
-Ignore this test and return immediately
-
-TEST_IGNORE_MESSAGE (message)
-
-Ignore this test and return immediately.  Output a message stating why the test was ignored.
-
---------------
-Aborting Tests
---------------
-
-There are times when a test will contain an infinite loop on error conditions, or there may be reason to escape from the test early without executing the rest of the test.  A pair of macros support this functionality in Unity.  The first (TEST_PROTECT) sets up the feature, and handles emergency abort cases.  TEST_ABORT can then be used at any time within the tests to return to the last TEST_PROTECT call.
-
-TEST_PROTECT()
-
-Setup and Catch macro
-
-TEST_ABORT()
-
-Abort Test macro
-
-Example:
-
-main()
-{
-    if (TEST_PROTECT() == 0)
-    {
-        MyTest();
-    }
-}
-
-If MyTest calls TEST_ABORT, program control will immediately return to TEST_PROTECT with a non-zero return value.
-
-
-=======================
-Unity Assertion Summary
-=======================
-
---------------------
-Basic Validity Tests
---------------------
-
-TEST_ASSERT_TRUE(condition)
-
-Evaluates whatever code is in condition and fails if it evaluates to false
-
-TEST_ASSERT_FALSE(condition)
-
-Evaluates whatever code is in condition and fails if it evaluates to true
-
-TEST_ASSERT(condition)
-
-Another way of calling TEST_ASSERT_TRUE
-
-TEST_ASSERT_UNLESS(condition)
-
-Another way of calling TEST_ASSERT_FALSE
-
-TEST_FAIL()
-TEST_FAIL_MESSAGE(message)
-
-This test is automatically marked as a failure.  The message is output stating why.
-
-------------------------------
-Numerical Assertions: Integers
-------------------------------
-
-TEST_ASSERT_EQUAL_INT(expected, actual)
-TEST_ASSERT_EQUAL_INT8(expected, actual)
-TEST_ASSERT_EQUAL_INT16(expected, actual)
-TEST_ASSERT_EQUAL_INT32(expected, actual)
-TEST_ASSERT_EQUAL_INT64(expected, actual)
-
-Compare two integers for equality and display errors as signed integers. A cast will be performed
-to your natural integer size so often this can just be used.  When you need to specify the exact size,
-like when comparing arrays, you can use a specific version:
-
-
-
-TEST_ASSERT_EQUAL_UINT(expected, actual)       
-
-Compare two integers for equality and display errors as unsigned integers.  Like INT, there are 
-variants for different sizes also.
-
-
-
-TEST_ASSERT_EQUAL_HEX(expected, actual)
-
-Compares two integers for equality and display errors as hexadecimal.  Like the other integer comparisons,
-you can specify the size... here the size will also effect how many nibbles are shown (for example, HEX16 
-will show 4 nibbles).
-
-_ARRAY
-
-You can append _ARRAY to any of these macros to make an array comparison of that type.  Here you will
-need to care a bit more about the actual size of the value being checked.  You will also specify an
-additional argument which is the number of elements to compare.  For example:
-
-TEST_ASSERT_EQUAL_HEX8_ARRAY(expected, actual, elements)
-
-
-TEST_ASSERT_EQUAL(expected, actual)
-
-Another way of calling TEST_ASSERT_EQUAL_INT
-
-
-
-TEST_ASSERT_INT_WITHIN(delta, expected, actual)
-
-Asserts that the actual value is within plus or minus delta of the expected value.  This also comes in 
-size specific variants.
-
-
------------------------------
-Numerical Assertions: Bitwise
------------------------------
-
-TEST_ASSERT_BITS(mask, expected, actual)
-
-Use an integer mask to specify which bits should be compared between two other integers.  High bits in the mask are compared, low bits ignored.
-
-TEST_ASSERT_BITS_HIGH(mask, actual)
-
-Use an integer mask to specify which bits should be inspected to determine if they are all set high.  High bits in the mask are compared, low bits ignored.
-
-TEST_ASSERT_BITS_LOW(mask, actual)
-
-Use an integer mask to specify which bits should be inspected to determine if they are all set low.  High bits in the mask are compared, low bits ignored.
-
-TEST_ASSERT_BIT_HIGH(bit, actual)
-
-Test a single bit and verify that it is high.  The bit is specified 0-31 for a 32-bit integer.
-
-TEST_ASSERT_BIT_LOW(bit, actual)
-
-Test a single bit and verify that it is low.  The bit is specified 0-31 for a 32-bit integer.
-
-----------------------------
-Numerical Assertions: Floats
-----------------------------
-
-TEST_ASSERT_FLOAT_WITHIN(delta, expected, actual)
-
-Asserts that the actual value is within plus or minus delta of the expected value.
-
-TEST_ASSERT_EQUAL_FLOAT(expected, actual)
-
-Asserts that two floating point values are "equal" within a small % delta of the expected value.
-
------------------
-String Assertions
------------------
-
-TEST_ASSERT_EQUAL_STRING(expected, actual)
-
-Compare two null-terminate strings.  Fail if any character is different or if the lengths are different.
-
-TEST_ASSERT_EQUAL_STRING_MESSAGE(expected, actual, message)
-
-Compare two null-terminate strings.  Fail if any character is different or if the lengths are different. Output a custom message on failure.
-
-------------------
-Pointer Assertions
-------------------
-
-Most pointer operations can be performed by simply using the integer comparisons above.  However, a couple of special cases are added for clarity.
-
-TEST_ASSERT_NULL(pointer)
-
-Fails if the pointer is not equal to NULL
-
-TEST_ASSERT_NOT_NULL(pointer)
-
-Fails if the pointer is equal to NULL
-
-
------------------
-Memory Assertions
------------------
-
-TEST_ASSERT_EQUAL_MEMORY(expected, actual, len)
-
-Compare two blocks of memory.  This is a good generic assertion for types that can't be coerced into acting like
-standard types... but since it's a memory compare, you have to be careful that your data types are packed.
-
---------
-_MESSAGE
---------
-
-you can append _MESSAGE to any of the macros to make them take an additional argument.  This argument
-is a string that will be printed at the end of the failure strings.  This is useful for specifying more
-information about the problem.
-
-
-
-
diff --git a/tools/ceedling/vendor/cmock/vendor/unity/docs/license.txt b/tools/ceedling/vendor/cmock/vendor/unity/docs/license.txt
deleted file mode 100644 (file)
index c42e330..0000000
+++ /dev/null
@@ -1,31 +0,0 @@
- Copyright (c) 2007-2010 Mike Karlesky, Mark VanderVoord, Greg Williams
-
- Permission is hereby granted, free of charge, to any person
- obtaining a copy of this software and associated documentation
- files (the "Software"), to deal in the Software without
- restriction, including without limitation the rights to use,
- copy, modify, merge, publish, distribute, sublicense, and/or sell
- copies of the Software, and to permit persons to whom the
- Software is furnished to do so, subject to the following
- conditions:
-
- The above copyright notice and this permission notice shall be
- included in all copies or substantial portions of the Software.
-
- The end-user documentation included with the redistribution, if 
- any, must include the following acknowledgment: "This product 
- includes software developed for the Unity Project, by Mike Karlesky,
- Mark VanderVoord, and Greg Williams and other contributors", in 
- the same place and form as other third-party acknowledgments. 
- Alternately, this acknowledgment may appear in the software 
- itself, in the same form and location as other such third-party 
- acknowledgments.
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
- OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
- NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
- HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
- WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
- FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
- OTHER DEALINGS IN THE SOFTWARE.
\ No newline at end of file
diff --git a/tools/ceedling/vendor/cmock/vendor/unity/examples/helper/UnityHelper.c b/tools/ceedling/vendor/cmock/vendor/unity/examples/helper/UnityHelper.c
deleted file mode 100644 (file)
index 9cf42c6..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-#include "unity.h"
-#include "UnityHelper.h"
-#include <stdio.h>
-#include <string.h>
-
-void AssertEqualExampleStruct(const EXAMPLE_STRUCT_T expected, const EXAMPLE_STRUCT_T actual, const unsigned short line)
-{
-    UNITY_TEST_ASSERT_EQUAL_INT(expected.x, actual.x, line, "Example Struct Failed For Field x");
-    UNITY_TEST_ASSERT_EQUAL_INT(expected.y, actual.y, line, "Example Struct Failed For Field y");
-}
diff --git a/tools/ceedling/vendor/cmock/vendor/unity/examples/helper/UnityHelper.h b/tools/ceedling/vendor/cmock/vendor/unity/examples/helper/UnityHelper.h
deleted file mode 100644 (file)
index 1516111..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-#ifndef _TESTHELPER_H
-#define _TESTHELPER_H
-
-#include "Types.h"
-
-void AssertEqualExampleStruct(const EXAMPLE_STRUCT_T expected, const EXAMPLE_STRUCT_T actual, const unsigned short line);
-
-#define UNITY_TEST_ASSERT_EQUAL_EXAMPLE_STRUCT_T(expected, actual, line, message) AssertEqualExampleStruct(expected, actual, line);
-
-#define TEST_ASSERT_EQUAL_EXAMPLE_STRUCT_T(expected, actual) UNITY_TEST_ASSERT_EQUAL_EXAMPLE_STRUCT_T(expected, actual, __LINE__, NULL);
-
-#endif // _TESTHELPER_H
diff --git a/tools/ceedling/vendor/cmock/vendor/unity/examples/makefile b/tools/ceedling/vendor/cmock/vendor/unity/examples/makefile
deleted file mode 100644 (file)
index 723d390..0000000
+++ /dev/null
@@ -1,40 +0,0 @@
-# ==========================================
-#   Unity Project - A Test Framework for C
-#   Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-#   [Released under MIT License. Please refer to license.txt for details]
-# ========================================== 
-
-C_COMPILER=gcc
-TARGET_BASE1=test1
-TARGET_BASE2=test2
-ifeq ($(OS),Windows_NT)
-       TARGET_EXTENSION=.exe
-else
-       TARGET_EXTENSION=.out
-endif
-TARGET1 = $(TARGET_BASE1)$(TARGET_EXTENSION)
-TARGET2 = $(TARGET_BASE2)$(TARGET_EXTENSION)
-SRC_FILES1=../src/unity.c src/ProductionCode.c  test/TestProductionCode.c  test/no_ruby/TestProductionCode_Runner.c
-SRC_FILES2=../src/unity.c src/ProductionCode2.c test/TestProductionCode2.c test/no_ruby/TestProductionCode2_Runner.c
-INC_DIRS=-Isrc -I../src
-SYMBOLS=-DTEST
-
-ifeq ($(OS),Windows_NT)
-       CLEANUP = del /F /Q build\* && del /F /Q $(TARGET1) && del /F /Q $(TARGET2)
-else
-       CLEANUP = rm -f build/*.o ; rm -f $(TARGET1) ; rm -f $(TARGET2)
-endif
-
-all: clean default
-
-default:
-#      ruby auto/generate_test_runner.rb test/TestProductionCode.c  test/no_ruby/TestProductionCode_Runner.c
-#      ruby auto/generate_test_runner.rb test/TestProductionCode2.c test/no_ruby/TestProductionCode2_Runner.c
-       $(C_COMPILER) $(INC_DIRS) $(SYMBOLS) $(SRC_FILES1) -o $(TARGET1)
-       $(C_COMPILER) $(INC_DIRS) $(SYMBOLS) $(SRC_FILES2) -o $(TARGET2)
-       $(TARGET1)
-       $(TARGET2)
-
-clean:
-       $(CLEANUP)
-       
diff --git a/tools/ceedling/vendor/cmock/vendor/unity/examples/rakefile.rb b/tools/ceedling/vendor/cmock/vendor/unity/examples/rakefile.rb
deleted file mode 100644 (file)
index 0905b4b..0000000
+++ /dev/null
@@ -1,32 +0,0 @@
-HERE = File.expand_path(File.dirname(__FILE__)) + '/'
-
-require 'rake'
-require 'rake/clean'
-require 'rake/testtask'
-require HERE+'rakefile_helper'
-
-include RakefileHelpers
-
-# Load default configuration, for now
-DEFAULT_CONFIG_FILE = 'gcc.yml'
-configure_toolchain(DEFAULT_CONFIG_FILE)
-
-task :unit do
-  run_tests get_unit_test_files
-end
-
-desc "Generate test summary"
-task :summary do
-  report_summary
-end
-
-desc "Build and test Unity"
-task :all => [:clean, :unit, :summary]
-task :default => [:clobber, :all]
-task :ci => [:default]
-task :cruise => [:default]
-
-desc "Load configuration"
-task :config, :config_file do |t, args|
-  configure_toolchain(args[:config_file])
-end
diff --git a/tools/ceedling/vendor/cmock/vendor/unity/examples/rakefile_helper.rb b/tools/ceedling/vendor/cmock/vendor/unity/examples/rakefile_helper.rb
deleted file mode 100644 (file)
index 0127d69..0000000
+++ /dev/null
@@ -1,260 +0,0 @@
-require 'yaml'
-require 'fileutils'
-require HERE+'../auto/unity_test_summary'
-require HERE+'../auto/generate_test_runner'
-require HERE+'../auto/colour_reporter'
-
-module RakefileHelpers
-
-  C_EXTENSION = '.c'
-  
-  def load_configuration(config_file)
-    $cfg_file = "../targets/#{config_file}"
-    $cfg = YAML.load(File.read($cfg_file))
-  end
-  
-  def configure_clean
-    CLEAN.include($cfg['compiler']['build_path'] + '*.*') unless $cfg['compiler']['build_path'].nil?
-  end
-  
-  def configure_toolchain(config_file=DEFAULT_CONFIG_FILE)
-    config_file += '.yml' unless config_file =~ /\.yml$/
-    load_configuration('../targets/'+config_file)
-    configure_clean
-  end
-  
-  def get_unit_test_files
-    path = $cfg['compiler']['unit_tests_path'] + 'Test*' + C_EXTENSION
-    path.gsub!(/\\/, '/')
-    FileList.new(path)
-  end
-  
-  def get_local_include_dirs
-    include_dirs = $cfg['compiler']['includes']['items'].dup
-    include_dirs.delete_if {|dir| dir.is_a?(Array)}
-    return include_dirs
-  end
-
-  def extract_headers(filename)
-    includes = []
-    lines = File.readlines(filename)
-    lines.each do |line|
-      m = line.match(/^\s*#include\s+\"\s*(.+\.[hH])\s*\"/)
-      if not m.nil?
-        includes << m[1]
-      end
-    end
-    return includes
-  end
-
-  def find_source_file(header, paths)
-    paths.each do |dir|
-      src_file = dir + header.ext(C_EXTENSION)
-      if (File.exists?(src_file))
-        return src_file
-      end
-    end
-    return nil
-  end
-  
-  def tackit(strings)
-    if strings.is_a?(Array)
-      result = "\"#{strings.join}\""
-    else
-      result = strings
-    end
-    return result
-  end
-  
-  def squash(prefix, items)
-    result = ''
-    items.each { |item| result += " #{prefix}#{tackit(item)}" }
-    return result
-  end
-
-  def build_compiler_fields
-    command  = tackit($cfg['compiler']['path'])
-    if $cfg['compiler']['defines']['items'].nil?
-      defines  = ''
-    else
-      defines  = squash($cfg['compiler']['defines']['prefix'], $cfg['compiler']['defines']['items'])
-    end
-    options  = squash('', $cfg['compiler']['options'])
-    includes = squash($cfg['compiler']['includes']['prefix'], $cfg['compiler']['includes']['items'])
-    includes = includes.gsub(/\\ /, ' ').gsub(/\\\"/, '"').gsub(/\\$/, '') # Remove trailing slashes (for IAR)
-    return {:command => command, :defines => defines, :options => options, :includes => includes}
-  end
-
-  def compile(file, defines=[])
-    compiler = build_compiler_fields
-    cmd_str = "#{compiler[:command]}#{compiler[:defines]}#{compiler[:options]}#{compiler[:includes]} #{file} " +
-      "#{$cfg['compiler']['object_files']['prefix']}#{$cfg['compiler']['object_files']['destination']}" +
-      "#{File.basename(file, C_EXTENSION)}#{$cfg['compiler']['object_files']['extension']}"
-    execute(cmd_str)
-  end
-  
-  def build_linker_fields
-    command  = tackit($cfg['linker']['path'])
-    if $cfg['linker']['options'].nil?
-      options  = ''
-    else
-      options  = squash('', $cfg['linker']['options'])
-    end
-    if ($cfg['linker']['includes'].nil? || $cfg['linker']['includes']['items'].nil?)
-      includes = ''
-    else
-      includes = squash($cfg['linker']['includes']['prefix'], $cfg['linker']['includes']['items'])
-    end
-    includes = includes.gsub(/\\ /, ' ').gsub(/\\\"/, '"').gsub(/\\$/, '') # Remove trailing slashes (for IAR)
-    return {:command => command, :options => options, :includes => includes}
-  end
-  
-  def link(exe_name, obj_list)
-    linker = build_linker_fields
-    cmd_str = "#{linker[:command]}#{linker[:options]}#{linker[:includes]} " +
-      (obj_list.map{|obj|"#{$cfg['linker']['object_files']['path']}#{obj} "}).join +
-      $cfg['linker']['bin_files']['prefix'] + ' ' +
-      $cfg['linker']['bin_files']['destination'] +
-      exe_name + $cfg['linker']['bin_files']['extension']
-    execute(cmd_str)
-  end
-  
-  def build_simulator_fields
-    return nil if $cfg['simulator'].nil?
-    if $cfg['simulator']['path'].nil?
-      command = ''
-    else
-      command = (tackit($cfg['simulator']['path']) + ' ')
-    end
-    if $cfg['simulator']['pre_support'].nil?
-      pre_support = ''
-    else
-      pre_support = squash('', $cfg['simulator']['pre_support'])
-    end
-    if $cfg['simulator']['post_support'].nil?
-      post_support = ''
-    else
-      post_support = squash('', $cfg['simulator']['post_support'])
-    end
-    return {:command => command, :pre_support => pre_support, :post_support => post_support}
-  end
-  
-  def execute(command_string, verbose=true, raise_on_fail=true)
-    report command_string
-    output = `#{command_string}`.chomp
-    report(output) if (verbose && !output.nil? && (output.length > 0))
-    if (($?.exitstatus != 0) and (raise_on_fail))
-      raise "Command failed. (Returned #{$?.exitstatus})"
-    end
-    return output
-  end
-  
-  def report_summary
-    summary = UnityTestSummary.new
-    summary.set_root_path(HERE)
-    results_glob = "#{$cfg['compiler']['build_path']}*.test*"
-    results_glob.gsub!(/\\/, '/')
-    results = Dir[results_glob]
-    summary.set_targets(results)
-    summary.run
-    fail_out "FAIL: There were failures" if (summary.failures > 0)
-  end
-  
-  def run_tests(test_files)
-    
-    report 'Running system tests...'
-    
-    # Tack on TEST define for compiling unit tests
-    load_configuration($cfg_file)
-    test_defines = ['TEST']
-    $cfg['compiler']['defines']['items'] = [] if $cfg['compiler']['defines']['items'].nil?
-    $cfg['compiler']['defines']['items'] << 'TEST'
-    
-    include_dirs = get_local_include_dirs
-    
-    # Build and execute each unit test
-    test_files.each do |test|
-      obj_list = []
-      
-      # Detect dependencies and build required required modules
-      extract_headers(test).each do |header|
-        # Compile corresponding source file if it exists
-        src_file = find_source_file(header, include_dirs)
-        if !src_file.nil?
-          compile(src_file, test_defines)
-          obj_list << header.ext($cfg['compiler']['object_files']['extension'])
-        end
-      end
-      
-      # Build the test runner (generate if configured to do so)
-      test_base = File.basename(test, C_EXTENSION)
-      runner_name = test_base + '_Runner.c'
-      if $cfg['compiler']['runner_path'].nil?
-        runner_path = $cfg['compiler']['build_path'] + runner_name
-        test_gen = UnityTestRunnerGenerator.new($cfg_file)
-        test_gen.run(test, runner_path)
-      else
-        runner_path = $cfg['compiler']['runner_path'] + runner_name
-      end
-
-      compile(runner_path, test_defines)
-      obj_list << runner_name.ext($cfg['compiler']['object_files']['extension'])
-      
-      # Build the test module
-      compile(test, test_defines)
-      obj_list << test_base.ext($cfg['compiler']['object_files']['extension'])
-      
-      # Link the test executable
-      link(test_base, obj_list)
-      
-      # Execute unit test and generate results file
-      simulator = build_simulator_fields
-      executable = $cfg['linker']['bin_files']['destination'] + test_base + $cfg['linker']['bin_files']['extension']
-      if simulator.nil?
-        cmd_str = executable
-      else
-        cmd_str = "#{simulator[:command]} #{simulator[:pre_support]} #{executable} #{simulator[:post_support]}"
-      end
-      output = execute(cmd_str, true, false)
-      test_results = $cfg['compiler']['build_path'] + test_base
-      if output.match(/OK$/m).nil?
-        test_results += '.testfail'
-      else
-        test_results += '.testpass'
-      end
-      File.open(test_results, 'w') { |f| f.print output }
-    end
-  end
-  
-  def build_application(main)
-  
-    report "Building application..."
-    
-    obj_list = []
-    load_configuration($cfg_file)
-    main_path = $cfg['compiler']['source_path'] + main + C_EXTENSION
-
-    # Detect dependencies and build required required modules
-    include_dirs = get_local_include_dirs
-    extract_headers(main_path).each do |header|
-      src_file = find_source_file(header, include_dirs)
-      if !src_file.nil?
-        compile(src_file)
-        obj_list << header.ext($cfg['compiler']['object_files']['extension'])
-      end
-    end
-    
-    # Build the main source file
-    main_base = File.basename(main_path, C_EXTENSION)
-    compile(main_path)
-    obj_list << main_base.ext($cfg['compiler']['object_files']['extension'])
-    
-    # Create the executable
-    link(main_base, obj_list)
-  end
-  
-  def fail_out(msg)
-    puts msg
-    exit(-1)
-  end
-end
diff --git a/tools/ceedling/vendor/cmock/vendor/unity/examples/readme.txt b/tools/ceedling/vendor/cmock/vendor/unity/examples/readme.txt
deleted file mode 100644 (file)
index 6c7780e..0000000
+++ /dev/null
@@ -1,18 +0,0 @@
-Example Project
-
-This example project gives an example of some passing, ignored, and failing tests.
-It's simple and meant for you to look over and get an idea for what all of this stuff does.
-
-You can build and test using the makefile if you have gcc installed (you may need to tweak
-the locations of some tools in the makefile).  Otherwise, the rake version will let you
-test with gcc or a couple versions of IAR.  You can tweak the yaml files to get those versions
-running.
-
-Ruby is required if you're using the rake version (obviously).  This version shows off most of
-Unity's advanced features (automatically creating test runners, fancy summaries, etc.)  
-
-The makefile version doesn't require anything outside of your normal build tools, but won't do the
-extras for you.  So that you can test right away, we've written the test runners for you and 
-put them in the test\no_ruby subdirectory.  If you make changes to the tests or source, you might
-need to update these (like when you add or remove tests).  Do that for a while and you'll learn
-why you really want to start using the Ruby tools.
\ No newline at end of file
diff --git a/tools/ceedling/vendor/cmock/vendor/unity/examples/src/ProductionCode.c b/tools/ceedling/vendor/cmock/vendor/unity/examples/src/ProductionCode.c
deleted file mode 100644 (file)
index 500b44b..0000000
+++ /dev/null
@@ -1,24 +0,0 @@
-
-#include "ProductionCode.h"
-
-int Counter = 0;
-int NumbersToFind[9] = { 0, 34, 55, 66, 32, 11, 1, 77, 888 }; //some obnoxious array to search that is 1-based indexing instead of 0.
-
-// This function is supposed to search through NumbersToFind and find a particular number.  
-// If it finds it, the index is returned.  Otherwise 0 is returned which sorta makes sense since 
-// NumbersToFind is indexed from 1.  Unfortunately it's broken 
-// (and should therefore be caught by our tests)
-int FindFunction_WhichIsBroken(int NumberToFind)
-{
-    int i = 0;
-    while (i <= 8) //Notice I should have been in braces
-        i++;
-        if (NumbersToFind[i] == NumberToFind) //Yikes!  I'm getting run after the loop finishes instead of during it!
-            return i;
-    return 0;
-}
-
-int FunctionWhichReturnsLocalVariable(void)
-{
-    return Counter;
-}
diff --git a/tools/ceedling/vendor/cmock/vendor/unity/examples/src/ProductionCode.h b/tools/ceedling/vendor/cmock/vendor/unity/examples/src/ProductionCode.h
deleted file mode 100644 (file)
index 250ca0d..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-
-int FindFunction_WhichIsBroken(int NumberToFind);
-int FunctionWhichReturnsLocalVariable(void);
diff --git a/tools/ceedling/vendor/cmock/vendor/unity/examples/src/ProductionCode2.c b/tools/ceedling/vendor/cmock/vendor/unity/examples/src/ProductionCode2.c
deleted file mode 100644 (file)
index a8c72e1..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-
-#include "ProductionCode2.h"
-
-char* ThisFunctionHasNotBeenTested(int Poor, char* LittleFunction)
-{
-  //Since There Are No Tests Yet, This Function Could Be Empty For All We Know.
-  // Which isn't terribly useful... but at least we put in a TEST_IGNORE so we won't forget
-  return (char*)0;
-}
diff --git a/tools/ceedling/vendor/cmock/vendor/unity/examples/src/ProductionCode2.h b/tools/ceedling/vendor/cmock/vendor/unity/examples/src/ProductionCode2.h
deleted file mode 100644 (file)
index 34ae980..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-
-char* ThisFunctionHasNotBeenTested(int Poor, char* LittleFunction);
diff --git a/tools/ceedling/vendor/cmock/vendor/unity/examples/test/TestProductionCode.c b/tools/ceedling/vendor/cmock/vendor/unity/examples/test/TestProductionCode.c
deleted file mode 100644 (file)
index 28a5581..0000000
+++ /dev/null
@@ -1,62 +0,0 @@
-
-#include "ProductionCode.h"
-#include "unity.h"
-
-//sometimes you may want to get at local data in a module.
-//for example: If you plan to pass by reference, this could be useful
-//however, it should often be avoided
-extern int Counter; 
-
-void setUp(void)
-{
-  //This is run before EACH TEST
-  Counter = 0x5a5a;
-}
-
-void tearDown(void)
-{
-}
-
-void test_FindFunction_WhichIsBroken_ShouldReturnZeroIfItemIsNotInList_WhichWorksEvenInOurBrokenCode(void)
-{
-  //All of these should pass
-  TEST_ASSERT_EQUAL(0, FindFunction_WhichIsBroken(78));
-  TEST_ASSERT_EQUAL(0, FindFunction_WhichIsBroken(1));
-  TEST_ASSERT_EQUAL(0, FindFunction_WhichIsBroken(33));
-  TEST_ASSERT_EQUAL(0, FindFunction_WhichIsBroken(999));
-  TEST_ASSERT_EQUAL(0, FindFunction_WhichIsBroken(-1));
-}
-
-void test_FindFunction_WhichIsBroken_ShouldReturnTheIndexForItemsInList_WhichWillFailBecauseOurFunctionUnderTestIsBroken(void)
-{
-  // You should see this line fail in your test summary
-  TEST_ASSERT_EQUAL(1, FindFunction_WhichIsBroken(34));
-  
-  // Notice the rest of these didn't get a chance to run because the line above failed.  
-  // Unit tests abort each test function on the first sign of trouble. 
-  // Then NEXT test function runs as normal.
-  TEST_ASSERT_EQUAL(8, FindFunction_WhichIsBroken(8888));
-}
-
-void test_FunctionWhichReturnsLocalVariable_ShouldReturnTheCurrentCounterValue(void)
-{
-    //This should be true because setUp set this up for us before this test
-    TEST_ASSERT_EQUAL_HEX(0x5a5a, FunctionWhichReturnsLocalVariable());
-    
-    //This should be true because we can still change our answer
-    Counter = 0x1234;
-    TEST_ASSERT_EQUAL_HEX(0x1234, FunctionWhichReturnsLocalVariable());
-}
-
-void test_FunctionWhichReturnsLocalVariable_ShouldReturnTheCurrentCounterValueAgain(void)
-{
-    //This should be true again because setup was rerun before this test (and after we changed it to 0x1234)
-    TEST_ASSERT_EQUAL_HEX(0x5a5a, FunctionWhichReturnsLocalVariable());
-}
-
-void test_FunctionWhichReturnsLocalVariable_ShouldReturnCurrentCounter_ButFailsBecauseThisTestIsActuallyFlawed(void)
-{
-    //Sometimes you get the test wrong.  When that happens, you get a failure too... and a quick look should tell
-    // you what actually happened...which in this case was a failure to setup the initial condition.
-    TEST_ASSERT_EQUAL_HEX(0x1234, FunctionWhichReturnsLocalVariable());
-}
diff --git a/tools/ceedling/vendor/cmock/vendor/unity/examples/test/TestProductionCode2.c b/tools/ceedling/vendor/cmock/vendor/unity/examples/test/TestProductionCode2.c
deleted file mode 100644 (file)
index 20c9251..0000000
+++ /dev/null
@@ -1,26 +0,0 @@
-
-#include "ProductionCode2.h"
-#include "unity.h"
-
-void setUp(void)
-{
-}
-
-void tearDown(void)
-{
-}
-
-void test_IgnoredTest(void)
-{
-    TEST_IGNORE_MESSAGE("This Test Was Ignored On Purpose");
-}
-
-void test_AnotherIgnoredTest(void)
-{
-    TEST_IGNORE_MESSAGE("These Can Be Useful For Leaving Yourself Notes On What You Need To Do Yet");
-}
-
-void test_ThisFunctionHasNotBeenTested_NeedsToBeImplemented(void)
-{
-    TEST_IGNORE(); //Like This
-}
diff --git a/tools/ceedling/vendor/cmock/vendor/unity/examples/test/no_ruby/TestProductionCode2_Runner.c b/tools/ceedling/vendor/cmock/vendor/unity/examples/test/no_ruby/TestProductionCode2_Runner.c
deleted file mode 100644 (file)
index 56515ae..0000000
+++ /dev/null
@@ -1,46 +0,0 @@
-/* AUTOGENERATED FILE. DO NOT EDIT. */
-#include "unity.h"
-#include <setjmp.h>
-#include <stdio.h>
-
-char MessageBuffer[50];
-
-extern void setUp(void);
-extern void tearDown(void);
-
-extern void test_IgnoredTest(void);
-extern void test_AnotherIgnoredTest(void);
-extern void test_ThisFunctionHasNotBeenTested_NeedsToBeImplemented(void);
-
-static void runTest(UnityTestFunction test)
-{
-  if (TEST_PROTECT())
-  {
-      setUp();
-      test();
-  }
-  if (TEST_PROTECT() && !TEST_IS_IGNORED)
-  {
-    tearDown();
-  }
-}
-void resetTest()
-{
-  tearDown();
-  setUp();
-}
-
-
-int main(void)
-{
-  Unity.TestFile = "test/TestProductionCode2.c";
-  UnityBegin();
-
-  // RUN_TEST calls runTest
-  RUN_TEST(test_IgnoredTest, 13);
-  RUN_TEST(test_AnotherIgnoredTest, 18);
-  RUN_TEST(test_ThisFunctionHasNotBeenTested_NeedsToBeImplemented, 23);
-
-  UnityEnd();
-  return 0;
-}
diff --git a/tools/ceedling/vendor/cmock/vendor/unity/examples/test/no_ruby/TestProductionCode_Runner.c b/tools/ceedling/vendor/cmock/vendor/unity/examples/test/no_ruby/TestProductionCode_Runner.c
deleted file mode 100644 (file)
index 64112f3..0000000
+++ /dev/null
@@ -1,50 +0,0 @@
-/* AUTOGENERATED FILE. DO NOT EDIT. */
-#include "unity.h"
-#include <setjmp.h>
-#include <stdio.h>
-
-char MessageBuffer[50];
-
-extern void setUp(void);
-extern void tearDown(void);
-
-extern void test_FindFunction_WhichIsBroken_ShouldReturnZeroIfItemIsNotInList_WhichWorksEvenInOurBrokenCode(void);
-extern void test_FindFunction_WhichIsBroken_ShouldReturnTheIndexForItemsInList_WhichWillFailBecauseOurFunctionUnderTestIsBroken(void);
-extern void test_FunctionWhichReturnsLocalVariable_ShouldReturnTheCurrentCounterValue(void);
-extern void test_FunctionWhichReturnsLocalVariable_ShouldReturnTheCurrentCounterValueAgain(void);
-extern void test_FunctionWhichReturnsLocalVariable_ShouldReturnCurrentCounter_ButFailsBecauseThisTestIsActuallyFlawed(void);
-
-static void runTest(UnityTestFunction test)
-{
-  if (TEST_PROTECT())
-  {
-      setUp();
-      test();
-  }
-  if (TEST_PROTECT() && !TEST_IS_IGNORED)
-  {
-    tearDown();
-  }
-}
-void resetTest()
-{
-  tearDown();
-  setUp();
-}
-
-
-int main(void)
-{
-  Unity.TestFile = "test/TestProductionCode.c";
-  UnityBegin();
-
-  // RUN_TEST calls runTest
-  RUN_TEST(test_FindFunction_WhichIsBroken_ShouldReturnZeroIfItemIsNotInList_WhichWorksEvenInOurBrokenCode, 20);
-  RUN_TEST(test_FindFunction_WhichIsBroken_ShouldReturnTheIndexForItemsInList_WhichWillFailBecauseOurFunctionUnderTestIsBroken, 30);
-  RUN_TEST(test_FunctionWhichReturnsLocalVariable_ShouldReturnTheCurrentCounterValue, 41);
-  RUN_TEST(test_FunctionWhichReturnsLocalVariable_ShouldReturnTheCurrentCounterValueAgain, 51);
-  RUN_TEST(test_FunctionWhichReturnsLocalVariable_ShouldReturnCurrentCounter_ButFailsBecauseThisTestIsActuallyFlawed, 57);
-
-  UnityEnd();
-  return 0;
-}
diff --git a/tools/ceedling/vendor/cmock/vendor/unity/extras/fixture/build/MakefileWorker.mk b/tools/ceedling/vendor/cmock/vendor/unity/extras/fixture/build/MakefileWorker.mk
deleted file mode 100644 (file)
index 9948751..0000000
+++ /dev/null
@@ -1,331 +0,0 @@
-#---------
-#
-# MakefileWorker.mk
-#
-# Include this helper file in your makefile
-# It makes
-#    A static library holding the application objs
-#    A test executable
-#
-# See this example for parameter settings 
-#    examples/Makefile
-#
-#----------
-# Inputs - these variables describe what to build
-#
-#   INCLUDE_DIRS - Directories used to search for include files.
-#                   This generates a -I for each directory
-#      SRC_DIRS - Directories containing source file to built into the library
-#   SRC_FILES - Specific source files to build into library. Helpful when not all code 
-#                              in a directory can be built for test (hopefully a temporary situation)
-#      TEST_SRC_DIRS - Directories containing unit test code build into the unit test runner
-#                              These do not go in a library. They are explicitly included in the test runner
-#      MOCKS_SRC_DIRS - Directories containing mock source files to build into the test runner
-#                              These do not go in a library. They are explicitly included in the test runner
-#----------
-# You can adjust these variables to influence how to build the test target
-# and where to put and name outputs
-# See below to determine defaults
-#   COMPONENT_NAME - the name of the thing being built
-#   UNITY_HOME - where Unity home dir found
-#   UNITY_BUILD_HOME - place for scripts
-#   UNITY_OBJS_DIR - a directory where o and d files go
-#   UNITY_LIB_DIR - a directory where libs go
-#   UNITY_ENABLE_DEBUG - build for debug
-#   UNITY_USE_MEM_LEAK_DETECTION - Links with overridden new and delete
-#   UNITY_USE_STD_CPP_LIB - Set to N to keep the standard C++ library out
-#              of the test harness
-#   UNITY_USE_GCOV - Turn on coverage analysis
-#              Clean then build with this flag set to Y, then 'make gcov'
-#      UNITY_TEST_RUNNER_FLAGS
-#              None by default
-#   UNITY_MAPFILE - generate a map file
-#   UNITY_WARNINGFLAGS - overly picky by default
-#      OTHER_MAKEFILE_TO_INCLUDE - a hook to use this makefile to make 
-#              other targets. Like CSlim, which is part of fitnesse
-#----------
-#
-#  Other flags users can initialize to sneak in their settings
-#      UNITY_CFLAGS - C complier
-#      UNITY_LDFLAGS - Linker flags
-#----------
-
-
-ifndef COMPONENT_NAME
-    COMPONENT_NAME = name_this_in_the_makefile
-endif
-
-# Debug on by default
-ifndef UNITY_ENABLE_DEBUG
-       UNITY_ENABLE_DEBUG = Y
-endif
-
-# new and delete for memory leak detection on by default
-ifndef UNITY_USE_MEM_LEAK_DETECTION
-       UNITY_USE_MEM_LEAK_DETECTION = Y
-endif
-
-# Use gcov, off by default
-ifndef UNITY_USE_GCOV
-       UNITY_USE_GCOV = N
-endif
-
-# Default warnings
-ifndef UNITY_WARNINGFLAGS
-       UNITY_WARNINGFLAGS = -Wall -Werror -Wshadow -Wswitch-default 
-endif
-
-# Default dir for temporary files (d, o)
-ifndef UNITY_OBJS_DIR
-    UNITY_OBJS_DIR = objs
-endif
-
-# Default dir for the outout library
-ifndef UNITY_LIB_DIR
-    UNITY_LIB_DIR = lib
-endif
-
-# No map by default
-ifndef UNITY_MAP_FILE
-       UNITY_MAP_FILE = N
-endif
-
-#Not verbose by deafult
-ifdef VERBOSE
-       UNITY_TEST_RUNNER_FLAGS += -v
-endif
-
-ifdef GROUP
-       UNITY_TEST_RUNNER_FLAGS += -g $(GROUP)
-endif
-
-ifdef NAME
-       UNITY_TEST_RUNNER_FLAGS += -n $(NAME)
-endif
-
-ifdef REPEAT
-       UNITY_TEST_RUNNER_FLAGS += -r $(REPEAT)
-endif
-
-
-# --------------------------------------
-# derived flags in the following area
-# --------------------------------------
-ifeq ($(UNITY_USE_MEM_LEAK_DETECTION), N)
-       UNITY_CFLAGS += -DUNITY_MEM_LEAK_DETECTION_DISABLED
-else
-       UNITY_MEMLEAK_DETECTOR_MALLOC_MACRO_FILE = -include $(UNITY_HOME)/extras/fixture/src/unity_fixture_malloc_overrides.h
-endif
-
-ifeq ($(UNITY_ENABLE_DEBUG), Y)
-       UNITY_CFLAGS += -g
-endif
-
-ifeq ($(UNITY_USE_GCOV), Y)
-       UNITY_CFLAGS += -fprofile-arcs -ftest-coverage
-endif
-
-UNITY_CFLAGS += $(UNITY_MEMLEAK_DETECTOR_MALLOC_MACRO_FILE)
-
-TARGET_MAP = $(COMPONENT_NAME).map.txt
-ifeq ($(UNITY_MAP_FILE), Y)
-       UNITY_LDFLAGS += -Wl,-map,$(TARGET_MAP)
-endif
-
-LD_LIBRARIES += -lgcov
-
-TARGET_LIB = \
-    $(UNITY_LIB_DIR)/lib$(COMPONENT_NAME).a
-    
-TEST_TARGET = \
-    $(COMPONENT_NAME)_tests
-
-#Helper Functions
-get_src_from_dir  = $(wildcard $1/*.cpp) $(wildcard $1/*.c)
-get_dirs_from_dirspec  = $(wildcard $1)
-get_src_from_dir_list = $(foreach dir, $1, $(call get_src_from_dir,$(dir)))
-__src_to = $(subst .c,$1, $(subst .cpp,$1,$2))
-src_to = $(addprefix $(UNITY_OBJS_DIR)/,$(call __src_to,$1,$2))
-src_to_o = $(call src_to,.o,$1)
-src_to_d = $(call src_to,.d,$1)
-src_to_gcda = $(call src_to,.gcda,$1)
-src_to_gcno = $(call src_to,.gcno,$1)
-make_dotdot_a_subdir = $(subst ..,_dot_dot, $1)
-time = $(shell date +%s)
-delta_t = $(eval minus, $1, $2)
-debug_print_list = $(foreach word,$1,echo "  $(word)";) echo;
-
-#Derived
-STUFF_TO_CLEAN += $(TEST_TARGET) $(TEST_TARGET).exe $(TARGET_LIB) $(TARGET_MAP)
-
-SRC += $(call get_src_from_dir_list, $(SRC_DIRS)) $(SRC_FILES)                         
-OBJ = $(call src_to_o,$(SRC))
-OBJ2 = $(call make_dotdot_a_subdir. $(OBJ))
-
-STUFF_TO_CLEAN += $(OBJ)
-
-TEST_SRC = $(call get_src_from_dir_list, $(TEST_SRC_DIRS))
-TEST_OBJS = $(call src_to_o,$(TEST_SRC))
-STUFF_TO_CLEAN += $(TEST_OBJS)
-
-
-MOCKS_SRC = $(call get_src_from_dir_list, $(MOCKS_SRC_DIRS))
-MOCKS_OBJS = $(call src_to_o,$(MOCKS_SRC))
-STUFF_TO_CLEAN += $(MOCKS_OBJS)
-
-ALL_SRC = $(SRC) $(TEST_SRC) $(MOCKS_SRC)
-
-#Test coverage with gcov
-GCOV_OUTPUT = gcov_output.txt
-GCOV_REPORT = gcov_report.txt
-GCOV_ERROR = gcov_error.txt
-GCOV_GCDA_FILES = $(call src_to_gcda, $(ALL_SRC))
-GCOV_GCNO_FILES = $(call src_to_gcno, $(ALL_SRC))
-TEST_OUTPUT = $(TEST_TARGET).txt
-STUFF_TO_CLEAN += \
-       $(GCOV_OUTPUT)\
-       $(GCOV_REPORT)\
-       $(GCOV_REPORT).html\
-       $(GCOV_ERROR)\
-       $(GCOV_GCDA_FILES)\
-       $(GCOV_GCNO_FILES)\
-       $(TEST_OUTPUT)
-
-
-#The gcda files for gcov need to be deleted before each run
-#To avoid annoying messages.
-GCOV_CLEAN = $(SILENCE)rm -f $(GCOV_GCDA_FILES) $(GCOV_OUTPUT) $(GCOV_REPORT) $(GCOV_ERROR)
-RUN_TEST_TARGET = $(SILENCE)  $(GCOV_CLEAN) ; echo "Running $(TEST_TARGET)"; ./$(TEST_TARGET) $(UNITY_TEST_RUNNER_FLAGS)
-
-INCLUDES_DIRS_EXPANDED = $(call get_dirs_from_dirspec, $(INCLUDE_DIRS))
-INCLUDES += $(foreach dir, $(INCLUDES_DIRS_EXPANDED), -I$(dir))
-MOCK_DIRS_EXPANDED = $(call get_dirs_from_dirspec, $(MOCKS_SRC_DIRS))
-INCLUDES += $(foreach dir, $(MOCK_DIRS_EXPANDED), -I$(dir))
-
-
-DEP_FILES = $(call src_to_d, $(ALL_SRC))
-STUFF_TO_CLEAN += $(DEP_FILES) $(PRODUCTION_CODE_START) $(PRODUCTION_CODE_END)
-STUFF_TO_CLEAN += $(STDLIB_CODE_START) $(MAP_FILE) cpputest_*.xml junit_run_output
-
-# We'll use the UNITY_CFLAGS etc so that you can override AND add to the CppUTest flags
-CFLAGS = $(UNITY_CFLAGS) $(UNITY_ADDITIONAL_CFLAGS) $(INCLUDES) $(UNITY_WARNINGFLAGS)
-LDFLAGS = $(UNITY_LDFLAGS) $(UNITY_ADDITIONAL_LDFLAGS)
-
-# Targets
-
-.PHONY: all
-all: start $(TEST_TARGET)  
-       $(RUN_TEST_TARGET)      
-
-.PHONY: start
-start: $(TEST_TARGET) 
-       $(SILENCE)START_TIME=$(call time)
-
-.PHONY: all_no_tests
-all_no_tests: $(TEST_TARGET)
-
-.PHONY: flags
-flags: 
-       @echo
-       @echo "Compile C source with CFLAGS:"
-       @$(call debug_print_list,$(CFLAGS))
-       @echo "Link with LDFLAGS:"
-       @$(call debug_print_list,$(LDFLAGS))
-       @echo "Link with LD_LIBRARIES:"
-       @$(call debug_print_list,$(LD_LIBRARIES))
-       @echo "Create libraries with ARFLAGS:"
-       @$(call debug_print_list,$(ARFLAGS))
-       @echo "OBJ files:"
-       @$(call debug_print_list,$(OBJ2))
-       
-       
-$(TEST_TARGET): $(TEST_OBJS) $(MOCKS_OBJS)  $(PRODUCTION_CODE_START) $(TARGET_LIB) $(USER_LIBS) $(PRODUCTION_CODE_END) $(STDLIB_CODE_START) 
-       $(SILENCE)echo Linking $@
-       $(SILENCE)$(LINK.o) -o $@ $^ $(LD_LIBRARIES)
-
-$(TARGET_LIB): $(OBJ)
-       $(SILENCE)echo Building archive $@
-       $(SILENCE)mkdir -p lib
-       $(SILENCE)$(AR) $(ARFLAGS) $@ $^
-       $(SILENCE)ranlib $@
-
-test: $(TEST_TARGET)
-       $(RUN_TEST_TARGET) | tee $(TEST_OUTPUT)
-       
-vtest: $(TEST_TARGET)
-       $(RUN_TEST_TARGET) -v  | tee $(TEST_OUTPUT)
-
-$(UNITY_OBJS_DIR)/%.o: %.cpp
-       @echo compiling $(notdir $<)
-       $(SILENCE)mkdir -p $(dir $@)
-       $(SILENCE)$(COMPILE.cpp) -MMD -MP $(OUTPUT_OPTION) $<
-
-$(UNITY_OBJS_DIR)/%.o: %.c
-       @echo compiling $(notdir $<)
-       $(SILENCE)mkdir -p $(dir $@)
-       $(SILENCE)$(COMPILE.c) -MMD -MP  $(OUTPUT_OPTION) $<
-
-ifneq "$(MAKECMDGOALS)" "clean"
--include $(DEP_FILES)
-endif
-
-.PHONY: clean
-clean:
-       $(SILENCE)echo Making clean
-       $(SILENCE)$(RM) $(STUFF_TO_CLEAN)
-       $(SILENCE)rm -rf gcov $(UNITY_OBJS_DIR)
-       $(SILENCE)find . -name "*.gcno" | xargs rm -f
-       $(SILENCE)find . -name "*.gcda" | xargs rm -f
-       
-#realclean gets rid of all gcov, o and d files in the directory tree
-#not just the ones made by this makefile
-.PHONY: realclean
-realclean: clean
-       $(SILENCE)rm -rf gcov
-       $(SILENCE)find . -name "*.gdcno" | xargs rm -f
-       $(SILENCE)find . -name "*.[do]" | xargs rm -f   
-
-gcov: test
-       $(SILENCE)for d in $(SRC_DIRS) ; do \
-               gcov --object-directory $(UNITY_OBJS_DIR)/$$d $$d/*.c $$d/*.cpp >> $(GCOV_OUTPUT) 2>>$(GCOV_ERROR) ; \
-       done
-       $(SILENCE)for f in $(SRC_FILES) ; do \
-               gcov --object-directory $(UNITY_OBJS_DIR)/$$f $$f >> $(GCOV_OUTPUT) 2>>$(GCOV_ERROR) ; \
-       done
-       $(UNITY_BUILD_HOME)/filterGcov.sh $(GCOV_OUTPUT) $(GCOV_ERROR) $(GCOV_REPORT) $(TEST_OUTPUT)
-       $(SILENCE)cat $(GCOV_REPORT)
-       $(SILENCE)mkdir -p gcov
-       $(SILENCE)mv *.gcov gcov
-       $(SILENCE)mv gcov_* gcov
-       $(SILENCE)echo "See gcov directory for details"
-debug:
-       @echo
-       @echo "Target Source files:"
-       @$(call debug_print_list,$(SRC))
-       @echo "Target Object files:"
-       @$(call debug_print_list,$(OBJ))
-       @echo "Test Source files:"
-       @$(call debug_print_list,$(TEST_SRC))
-       @echo "Test Object files:"
-       @$(call debug_print_list,$(TEST_OBJS))
-       @echo "Mock Source files:"
-       @$(call debug_print_list,$(MOCKS_SRC))
-       @echo "Mock Object files:"
-       @$(call debug_print_list,$(MOCKS_OBJS))
-       @echo "All Input Dependency files:"
-       @$(call debug_print_list,$(DEP_FILES))
-       @echo Stuff to clean:
-       @$(call debug_print_list,$(STUFF_TO_CLEAN))
-       @echo Includes:
-       @$(call debug_print_list,$(INCLUDES))
-
-ifneq "$(OTHER_MAKEFILE_TO_INCLUDE)" ""
--include $(OTHER_MAKEFILE_TO_INCLUDE)
-endif
-
-       
-       
-st,$(TEST_SRC))
-       @echo "Test Object files:"
-       @$(call debug_print
\ No newline at end of file
diff --git a/tools/ceedling/vendor/cmock/vendor/unity/extras/fixture/build/filterGcov.sh b/tools/ceedling/vendor/cmock/vendor/unity/extras/fixture/build/filterGcov.sh
deleted file mode 100644 (file)
index a861cf6..0000000
+++ /dev/null
@@ -1,61 +0,0 @@
-#!/bin/bash
-INPUT_FILE=$1
-TEMP_FILE1=${INPUT_FILE}1.tmp
-TEMP_FILE2=${INPUT_FILE}2.tmp
-TEMP_FILE3=${INPUT_FILE}3.tmp
-ERROR_FILE=$2
-OUTPUT_FILE=$3
-HTML_OUTPUT_FILE=$3.html
-TEST_RESULTS=$4
-
-flattenGcovOutput() {
-while read line1
-do
-  read line2
-  echo $line2 " " $line1 
-  read junk
-  read junk
-done < ${INPUT_FILE}
-}
-
-getRidOfCruft() {
-sed '-e s/^Lines.*://g' \
-    '-e s/^[0-9]\./  &/g' \
-    '-e s/^[0-9][0-9]\./ &/g' \
-    '-e s/of.*File/ /g' \
-    "-e s/'//g" \
-    '-e s/^.*\/usr\/.*$//g' \
-    '-e s/^.*\.$//g' 
-}
-
-getFileNameRootFromErrorFile() {
-sed '-e s/gc..:cannot open .* file//g' ${ERROR_FILE}
-}
-
-writeEachNoTestCoverageFile() {
-while read line
-do
-  echo "  0.00%  " ${line}
-done 
-}
-
-createHtmlOutput() {
-    echo "<table border="2" cellspacing="5" cellpadding="5">"
-    echo "<tr><th>Coverage</th><th>File</th></tr>"
-    sed "-e s/.*%   /<tr><td>&<\/td><td>/" \
-        "-e s/[a-zA-Z0-9_]*\.[ch][a-z]*/<a href='file:\.\/&.gcov'>&<\/a><\/td><\/tr>/" 
-    echo "</table>"
-    sed "-e s/.*/&<br>/g" < ${TEST_RESULTS}
-}
-
-
-flattenGcovOutput | getRidOfCruft  > ${TEMP_FILE1}
-getFileNameRootFromErrorFile | writeEachNoTestCoverageFile > ${TEMP_FILE2}
-cat ${TEMP_FILE1}  ${TEMP_FILE2} | sort | uniq > ${OUTPUT_FILE}
-createHtmlOutput < ${OUTPUT_FILE} > ${HTML_OUTPUT_FILE}
-rm -f ${TEMP_FILE1} ${TEMP_FILE2} 
-erage</th><th>File</th></tr>"
-    sed "-e s/.*%   /<tr><td>&<\/td><td>/" \
-        "-e s/[a-zA-Z0-9_]*\.[ch][a-z]*/<a href='file:\.\/&.gcov'>&<\/a><\/td><\/tr>/" 
-    echo "</table>"
-    sed "-e s/.*/&<br>/g" < ${TEST_RESULTS
\ No newline at end of file
diff --git a/tools/ceedling/vendor/cmock/vendor/unity/extras/fixture/rakefile.rb b/tools/ceedling/vendor/cmock/vendor/unity/extras/fixture/rakefile.rb
deleted file mode 100644 (file)
index 6181707..0000000
+++ /dev/null
@@ -1,37 +0,0 @@
-# ==========================================
-#   Unity Project - A Test Framework for C
-#   Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-#   [Released under MIT License. Please refer to license.txt for details]
-# ========================================== 
-
-HERE = File.expand_path(File.dirname(__FILE__)) + '/'
-
-require 'rake'
-require 'rake/clean'
-require 'rake/testtask'
-require HERE + 'rakefile_helper'
-
-include RakefileHelpers
-
-# Load default configuration, for now
-DEFAULT_CONFIG_FILE = 'gcc.yml'
-configure_toolchain(DEFAULT_CONFIG_FILE)
-
-task :unit do
-  run_tests
-end
-
-desc "Build and test Unity Framework"
-task :all => [:clean, :unit]
-task :default => [:clobber, :all]
-task :ci => [:no_color, :default]
-task :cruise => [:no_color, :default]
-
-desc "Load configuration"
-task :config, :config_file do |t, args|
-  configure_toolchain(args[:config_file])
-end
-
-task :no_color do
-  $colour_output = false
-end
diff --git a/tools/ceedling/vendor/cmock/vendor/unity/extras/fixture/rakefile_helper.rb b/tools/ceedling/vendor/cmock/vendor/unity/extras/fixture/rakefile_helper.rb
deleted file mode 100644 (file)
index a7f6a28..0000000
+++ /dev/null
@@ -1,178 +0,0 @@
-# ==========================================
-#   Unity Project - A Test Framework for C
-#   Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-#   [Released under MIT License. Please refer to license.txt for details]
-# ========================================== 
-
-require 'yaml'
-require 'fileutils'
-require HERE+'../../auto/unity_test_summary'
-require HERE+'../../auto/generate_test_runner'
-require HERE+'../../auto/colour_reporter'
-
-module RakefileHelpers
-
-  C_EXTENSION = '.c'
-  
-  def load_configuration(config_file)
-    unless ($configured)
-      $cfg_file = HERE+"../../targets/#{config_file}" unless (config_file =~ /[\\|\/]/)
-      $cfg = YAML.load(File.read($cfg_file))
-      $colour_output = false unless $cfg['colour']
-      $configured = true if (config_file != DEFAULT_CONFIG_FILE)
-    end
-  end
-  
-  def configure_clean
-    CLEAN.include($cfg['compiler']['build_path'] + '*.*') unless $cfg['compiler']['build_path'].nil?
-  end
-  
-  def configure_toolchain(config_file=DEFAULT_CONFIG_FILE)
-    config_file += '.yml' unless config_file =~ /\.yml$/
-    config_file = config_file unless config_file =~ /[\\|\/]/
-    load_configuration(config_file)
-    configure_clean
-  end
-  
-  def tackit(strings)
-    if strings.is_a?(Array)
-      result = "\"#{strings.join}\""
-    else
-      result = strings
-    end
-    return result
-  end
-  
-  def squash(prefix, items)
-    result = ''
-    items.each { |item| result += " #{prefix}#{tackit(item)}" }
-    return result
-  end
-
-  def build_compiler_fields
-    command  = tackit($cfg['compiler']['path'])
-    if $cfg['compiler']['defines']['items'].nil?
-      defines  = ''
-    else
-      defines  = squash($cfg['compiler']['defines']['prefix'], $cfg['compiler']['defines']['items'] + ['UNITY_OUTPUT_CHAR=UnityOutputCharSpy_OutputChar'])
-    end
-    options  = squash('', $cfg['compiler']['options'])
-    includes = squash($cfg['compiler']['includes']['prefix'], $cfg['compiler']['includes']['items'])
-    includes = includes.gsub(/\\ /, ' ').gsub(/\\\"/, '"').gsub(/\\$/, '') # Remove trailing slashes (for IAR)
-    return {:command => command, :defines => defines, :options => options, :includes => includes}
-  end
-
-  def compile(file, defines=[])
-    compiler = build_compiler_fields
-    unity_include = $cfg['compiler']['includes']['prefix']+'../../src'
-    cmd_str = "#{compiler[:command]}#{compiler[:defines]}#{compiler[:options]}#{compiler[:includes]} #{unity_include} #{file} " +
-      "#{$cfg['compiler']['object_files']['prefix']}#{$cfg['compiler']['object_files']['destination']}" +
-      "#{File.basename(file, C_EXTENSION)}#{$cfg['compiler']['object_files']['extension']}"
-    execute(cmd_str)
-  end
-  
-  def build_linker_fields
-    command  = tackit($cfg['linker']['path'])
-    if $cfg['linker']['options'].nil?
-      options  = ''
-    else
-      options  = squash('', $cfg['linker']['options'])
-    end
-    if ($cfg['linker']['includes'].nil? || $cfg['linker']['includes']['items'].nil?)
-      includes = ''
-    else
-      includes = squash($cfg['linker']['includes']['prefix'], $cfg['linker']['includes']['items'])
-    end
-    includes = includes.gsub(/\\ /, ' ').gsub(/\\\"/, '"').gsub(/\\$/, '') # Remove trailing slashes (for IAR)
-    return {:command => command, :options => options, :includes => includes}
-  end
-  
-  def link(exe_name, obj_list)
-    linker = build_linker_fields
-    cmd_str = "#{linker[:command]}#{linker[:options]}#{linker[:includes]} " +
-      (obj_list.map{|obj|"#{$cfg['linker']['object_files']['path']}#{obj} "}).join +
-      $cfg['linker']['bin_files']['prefix'] + ' ' +
-      $cfg['linker']['bin_files']['destination'] +
-      exe_name + $cfg['linker']['bin_files']['extension']
-    execute(cmd_str)
-  end
-  
-  def build_simulator_fields
-    return nil if $cfg['simulator'].nil?
-    if $cfg['simulator']['path'].nil?
-      command = ''
-    else
-      command = (tackit($cfg['simulator']['path']) + ' ')
-    end
-    if $cfg['simulator']['pre_support'].nil?
-      pre_support = ''
-    else
-      pre_support = squash('', $cfg['simulator']['pre_support'])
-    end
-    if $cfg['simulator']['post_support'].nil?
-      post_support = ''
-    else
-      post_support = squash('', $cfg['simulator']['post_support'])
-    end
-    return {:command => command, :pre_support => pre_support, :post_support => post_support}
-  end
-  
-  def execute(command_string, verbose=true)
-    report command_string
-    output = `#{command_string}`.chomp
-    report(output) if (verbose && !output.nil? && (output.length > 0))
-    if ($?.exitstatus != 0)
-      raise "Command failed. (Returned #{$?.exitstatus})"
-    end
-    return output
-  end
-  
-  def report_summary
-    summary = UnityTestSummary.new
-    summary.set_root_path(HERE)
-    results_glob = "#{$cfg['compiler']['build_path']}*.test*"
-    results_glob.gsub!(/\\/, '/')
-    results = Dir[results_glob]
-    summary.set_targets(results)
-    summary.run
-  end
-  
-  def run_tests
-    report 'Running Unity system tests...'
-    
-    # Tack on TEST define for compiling unit tests
-    load_configuration($cfg_file)
-    test_defines = ['TEST']
-    $cfg['compiler']['defines']['items'] = [] if $cfg['compiler']['defines']['items'].nil?
-    
-    # Get a list of all source files needed
-    src_files  = Dir[HERE+'src/*.c']
-    src_files += Dir[HERE+'test/*.c']
-    src_files << '../../src/Unity.c'
-    
-    # Build object files
-    src_files.each { |f| compile(f, test_defines) }
-    obj_list = src_files.map {|f| File.basename(f.ext($cfg['compiler']['object_files']['extension'])) }
-    
-    # Link the test executable
-    test_base = "framework_test"
-    link(test_base, obj_list)
-      
-    # Execute unit test and generate results file
-    simulator = build_simulator_fields
-    executable = $cfg['linker']['bin_files']['destination'] + test_base + $cfg['linker']['bin_files']['extension']
-    if simulator.nil?
-      cmd_str = executable + " -v -r"
-    else
-      cmd_str = "#{simulator[:command]} #{simulator[:pre_support]} #{executable} #{simulator[:post_support]}"
-    end
-    output = execute(cmd_str)
-    test_results = $cfg['compiler']['build_path'] + test_base
-    if output.match(/OK$/m).nil?
-      test_results += '.testfail'
-    else
-      test_results += '.testpass'
-    end
-    File.open(test_results, 'w') { |f| f.print output }
-  end
-end
diff --git a/tools/ceedling/vendor/cmock/vendor/unity/extras/fixture/readme.txt b/tools/ceedling/vendor/cmock/vendor/unity/extras/fixture/readme.txt
deleted file mode 100644 (file)
index 6b9a78c..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-Copyright (c) 2010 James Grenning and Contributed to Unity Project
-
-Unity Project - A Test Framework for C
-Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-[Released under MIT License. Please refer to license.txt for details]
-
-This Framework is an optional add-on to Unity.  By including unity_framework.h in place of unity.h,
-you may now work with Unity in a manner similar to CppUTest.  This framework adds the concepts of 
-test groups and gives finer control of your tests over the command line.
\ No newline at end of file
diff --git a/tools/ceedling/vendor/cmock/vendor/unity/extras/fixture/src/unity_fixture.c b/tools/ceedling/vendor/cmock/vendor/unity/extras/fixture/src/unity_fixture.c
deleted file mode 100644 (file)
index 1ba3e9a..0000000
+++ /dev/null
@@ -1,381 +0,0 @@
-//- Copyright (c) 2010 James Grenning and Contributed to Unity Project
-/* ==========================================
-    Unity Project - A Test Framework for C
-    Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-    [Released under MIT License. Please refer to license.txt for details]
-========================================== */
-
-#include "unity_fixture.h"
-#include "unity_internals.h"
-#include <string.h>
-
-UNITY_FIXTURE_T UnityFixture;
-
-//If you decide to use the function pointer approach.
-int (*outputChar)(int) = putchar;
-
-int verbose = 0;
-
-void setUp(void)    { /*does nothing*/ }
-void tearDown(void) { /*does nothing*/ }
-
-void announceTestRun(int runNumber)
-{
-    UnityPrint("Unity test run ");
-    UnityPrintNumber(runNumber+1);
-    UnityPrint(" of ");
-    UnityPrintNumber(UnityFixture.RepeatCount);
-    UNITY_OUTPUT_CHAR('\n');
-}
-
-int UnityMain(int argc, char* argv[], void (*runAllTests)())
-{
-    int result = UnityGetCommandLineOptions(argc, argv);
-    int r;
-    if (result != 0)
-        return result;
-
-    for (r = 0; r < UnityFixture.RepeatCount; r++)
-    {
-        announceTestRun(r);
-        UnityBegin();
-        runAllTests();
-        UNITY_OUTPUT_CHAR('\n');
-        UnityEnd();
-    }
-
-    return UnityFailureCount();
-}
-
-static int selected(const char * filter, const char * name)
-{
-    if (filter == 0)
-        return 1;
-    return strstr(name, filter) ? 1 : 0;
-}
-
-static int testSelected(const char* test)
-{
-    return selected(UnityFixture.NameFilter, test);
-}
-
-static int groupSelected(const char* group)
-{
-    return selected(UnityFixture.GroupFilter, group);
-}
-
-static void runTestCase()
-{
-
-}
-
-void UnityTestRunner(unityfunction* setup,
-        unityfunction* testBody,
-        unityfunction* teardown,
-        const char * printableName,
-        const char * group,
-        const char * name,
-        const char * file, int line)
-{
-    if (testSelected(name) && groupSelected(group))
-    {
-        Unity.CurrentTestFailed = 0;
-        Unity.TestFile = file;
-        Unity.CurrentTestName = printableName;
-        Unity.CurrentTestLineNumber = line;
-        if (!UnityFixture.Verbose)
-            UNITY_OUTPUT_CHAR('.');
-        else
-            UnityPrint(printableName);
-
-        Unity.NumberOfTests++;
-        UnityMalloc_StartTest();
-        UnityPointer_Init();
-
-        runTestCase();
-        if (TEST_PROTECT())
-        {
-            setup();
-            testBody();
-        }
-        if (TEST_PROTECT())
-        {
-            teardown();
-        }
-        if (TEST_PROTECT())
-        {
-            UnityPointer_UndoAllSets();
-            if (!Unity.CurrentTestFailed)
-                UnityMalloc_EndTest();
-            UnityConcludeFixtureTest();
-        }
-        else
-        {
-            //aborting - jwg - di i need these for the other TEST_PROTECTS?
-        }
-    }
-}
-
-void UnityIgnoreTest()
-{
-    Unity.NumberOfTests++;
-    Unity.CurrentTestIgnored = 1;
-    UNITY_OUTPUT_CHAR('!');
-}
-
-
-//-------------------------------------------------
-//Malloc and free stuff
-//
-#define MALLOC_DONT_FAIL -1
-static int malloc_count;
-static int malloc_fail_countdown = MALLOC_DONT_FAIL;
-
-void UnityMalloc_StartTest()
-{
-    malloc_count = 0;
-    malloc_fail_countdown = MALLOC_DONT_FAIL;
-}
-
-void UnityMalloc_EndTest()
-{
-    malloc_fail_countdown = MALLOC_DONT_FAIL;
-    if (malloc_count != 0)
-    {
-        TEST_FAIL_MESSAGE("This test leaks!");
-    }
-}
-
-void UnityMalloc_MakeMallocFailAfterCount(int countdown)
-{
-    malloc_fail_countdown = countdown;
-}
-
-#ifdef malloc
-#undef malloc
-#endif
-
-#ifdef free
-#undef free
-#endif
-
-#include <stdlib.h>
-#include <string.h>
-
-typedef struct GuardBytes
-{
-    int size;
-    char guard[sizeof(int)];
-} Guard;
-
-
-static const char * end = "END";
-
-void * unity_malloc(size_t size)
-{
-    char* mem;
-    Guard* guard;
-
-    if (malloc_fail_countdown != MALLOC_DONT_FAIL)
-    {
-        if (malloc_fail_countdown == 0)
-            return 0;
-        malloc_fail_countdown--;
-    }
-
-    malloc_count++;
-
-    guard = (Guard*)malloc(size + sizeof(Guard) + 4);
-    guard->size = size;
-    mem = (char*)&(guard[1]);
-    memcpy(&mem[size], end, strlen(end) + 1);
-
-    return (void*)mem;
-}
-
-static int isOverrun(void * mem)
-{
-    Guard* guard = (Guard*)mem;
-    char* memAsChar = (char*)mem;
-    guard--;
-
-    return strcmp(&memAsChar[guard->size], end) != 0;
-}
-
-static void release_memory(void * mem)
-{
-    Guard* guard = (Guard*)mem;
-    guard--;
-
-    malloc_count--;
-    free(guard);
-}
-
-void unity_free(void * mem)
-{
-    int overrun = isOverrun(mem);//strcmp(&memAsChar[guard->size], end) != 0;
-    release_memory(mem);
-    if (overrun)
-    {
-        TEST_FAIL_MESSAGE("Buffer overrun detected during free()");
-    }
-}
-
-void* unity_calloc(size_t num, size_t size)
-{
-    void* mem = unity_malloc(num * size);
-    memset(mem, 0, num*size);
-    return mem;
-}
-
-void* unity_realloc(void * oldMem, size_t size)
-{
-    Guard* guard = (Guard*)oldMem;
-//    char* memAsChar = (char*)oldMem;
-    void* newMem;
-
-    if (oldMem == 0)
-        return unity_malloc(size);
-
-    guard--;
-    if (isOverrun(oldMem))
-    {
-        release_memory(oldMem);
-        TEST_FAIL_MESSAGE("Buffer overrun detected during realloc()");
-    }
-
-    if (size == 0)
-    {
-        release_memory(oldMem);
-        return 0;
-    }
-
-    if (guard->size >= size)
-        return oldMem;
-
-    newMem = unity_malloc(size);
-    memcpy(newMem, oldMem, size);
-    unity_free(oldMem);
-    return newMem;
-}
-
-
-//--------------------------------------------------------
-//Automatic pointer restoration functions
-typedef struct _PointerPair
-{
-    struct _PointerPair * next;
-    void ** pointer;
-    void * old_value;
-} PointerPair;
-
-enum {MAX_POINTERS=50};
-static PointerPair pointer_store[MAX_POINTERS];
-static int pointer_index = 0;
-
-void UnityPointer_Init()
-{
-    pointer_index = 0;
-}
-
-void UnityPointer_Set(void ** pointer, void * newValue)
-{
-    if (pointer_index >= MAX_POINTERS)
-        TEST_FAIL_MESSAGE("Too many pointers set");
-
-    pointer_store[pointer_index].pointer = pointer;
-    pointer_store[pointer_index].old_value = *pointer;
-    *pointer = newValue;
-    pointer_index++;
-}
-
-void UnityPointer_UndoAllSets()
-{
-    while (pointer_index > 0)
-    {
-        pointer_index--;
-        *(pointer_store[pointer_index].pointer) =
-        pointer_store[pointer_index].old_value;
-
-    }
-}
-
-int UnityFailureCount()
-{
-    return Unity.TestFailures;
-}
-
-int UnityGetCommandLineOptions(int argc, char* argv[])
-{
-    int i;
-    UnityFixture.Verbose = 0;
-    UnityFixture.GroupFilter = 0;
-    UnityFixture.NameFilter = 0;
-    UnityFixture.RepeatCount = 1;
-
-    if (argc == 1)
-        return 0;
-
-    for (i = 1; i < argc; )
-    {
-        if (strcmp(argv[i], "-v") == 0)
-        {
-            UnityFixture.Verbose = 1;
-            i++;
-        }
-        else if (strcmp(argv[i], "-g") == 0)
-        {
-            i++;
-            if (i >= argc)
-                return 1;
-            UnityFixture.GroupFilter = argv[i];
-            i++;
-        }
-        else if (strcmp(argv[i], "-n") == 0)
-        {
-            i++;
-            if (i >= argc)
-                return 1;
-            UnityFixture.NameFilter = argv[i];
-            i++;
-        }
-        else if (strcmp(argv[i], "-r") == 0)
-        {
-            UnityFixture.RepeatCount = 2;
-            i++;
-            if (i < argc)
-            {
-                if (*(argv[i]) >= '0' && *(argv[i]) <= '9')
-                {
-                    UnityFixture.RepeatCount = atoi(argv[i]);
-                    i++;
-                }
-            }
-        }
-    }
-    return 0;
-}
-
-void UnityConcludeFixtureTest()
-{
-    if (Unity.CurrentTestIgnored)
-    {
-        Unity.TestIgnores++;
-    }
-    else if (!Unity.CurrentTestFailed)
-    {
-        if (UnityFixture.Verbose)
-        {
-            UnityPrint(" PASS");
-            UNITY_OUTPUT_CHAR('\n');
-        }
-    }
-    else if (Unity.CurrentTestFailed)
-    {
-        Unity.TestFailures++;
-    }
-
-    Unity.CurrentTestFailed = 0;
-    Unity.CurrentTestIgnored = 0;
-}
-
diff --git a/tools/ceedling/vendor/cmock/vendor/unity/extras/fixture/src/unity_fixture.h b/tools/ceedling/vendor/cmock/vendor/unity/extras/fixture/src/unity_fixture.h
deleted file mode 100644 (file)
index da1f871..0000000
+++ /dev/null
@@ -1,81 +0,0 @@
-//- Copyright (c) 2010 James Grenning and Contributed to Unity Project
-/* ==========================================
-    Unity Project - A Test Framework for C
-    Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-    [Released under MIT License. Please refer to license.txt for details]
-========================================== */
-
-#ifndef UNITY_FIXTURE_H_
-#define UNITY_FIXTURE_H_
-
-#include "unity.h"
-#include "unity_internals.h"
-#include "unity_fixture_malloc_overrides.h"
-#include "unity_fixture_internals.h"
-
-int UnityMain(int argc, char* argv[], void (*runAllTests)());
-
-
-#define TEST_GROUP(group)\
-    int TEST_GROUP_##group = 0
-
-#define TEST_SETUP(group) void TEST_##group##_SETUP()
-
-#define TEST_TEAR_DOWN(group) void TEST_##group##_TEAR_DOWN()
-
-
-#define TEST(group, name) \
-    void TEST_##group##_##name##_();\
-    void TEST_##group##_##name##_run()\
-    {\
-        UnityTestRunner(TEST_##group##_SETUP,\
-             TEST_##group##_##name##_,\
-            TEST_##group##_TEAR_DOWN,\
-            "TEST(" #group ", " #name ")",\
-            #group, #name,\
-            __FILE__, __LINE__);\
-    }\
-    void  TEST_##group##_##name##_()
-
-#define IGNORE_TEST(group, name) \
-    void TEST_##group##_##name##_();\
-    void TEST_##group##_##name##_run()\
-    {\
-        UnityIgnoreTest();\
-    }\
-    void  TEST_##group##_##name##_()
-
-#define DECLARE_TEST_CASE(group, name) \
-    void TEST_##group##_##name##_run()
-
-#define RUN_TEST_CASE(group, name) \
-        DECLARE_TEST_CASE(group, name);\
-    TEST_##group##_##name##_run();
-
-//This goes at the bottom of each test file or in a separate c file
-#define TEST_GROUP_RUNNER(group)\
-    void TEST_##group##_GROUP_RUNNER_runAll();\
-    void TEST_##group##_GROUP_RUNNER()\
-    {\
-        TEST_##group##_GROUP_RUNNER_runAll();\
-    }\
-    void TEST_##group##_GROUP_RUNNER_runAll()
-
-//Call this from main
-#define RUN_TEST_GROUP(group)\
-    void TEST_##group##_GROUP_RUNNER();\
-    TEST_##group##_GROUP_RUNNER();
-
-//CppUTest Compatibility Macros
-#define UT_PTR_SET(ptr, newPointerValue)               UnityPointer_Set((void**)&ptr, (void*)newPointerValue)
-#define TEST_ASSERT_POINTERS_EQUAL(expected, actual)   TEST_ASSERT_EQUAL_PTR(expected, actual)
-#define TEST_ASSERT_BYTES_EQUAL(expected, actual)      TEST_ASSERT_EQUAL_HEX8(0xff & (expected), 0xff & (actual))
-#define FAIL(message)                                  TEST_FAIL((message))
-#define CHECK(condition)                               TEST_ASSERT_TRUE((condition))
-#define LONGS_EQUAL(expected, actual)                  TEST_ASSERT_EQUAL_INT((expected), (actual))
-#define STRCMP_EQUAL(expected, actual)                 TEST_ASSERT_EQUAL_STRING((expected), (actual))
-#define DOUBLES_EQUAL(expected, actual, delta)         TEST_ASSERT_FLOAT_WITHIN(((expected), (actual), (delta))
-
-void UnityMalloc_MakeMallocFailAfterCount(int count);
-
-#endif /* UNITY_FIXTURE_H_ */
diff --git a/tools/ceedling/vendor/cmock/vendor/unity/extras/fixture/src/unity_fixture_internals.h b/tools/ceedling/vendor/cmock/vendor/unity/extras/fixture/src/unity_fixture_internals.h
deleted file mode 100644 (file)
index db23f67..0000000
+++ /dev/null
@@ -1,44 +0,0 @@
-//- Copyright (c) 2010 James Grenning and Contributed to Unity Project
-/* ==========================================
-    Unity Project - A Test Framework for C
-    Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-    [Released under MIT License. Please refer to license.txt for details]
-========================================== */
-
-#ifndef UNITY_FIXTURE_INTERNALS_H_
-#define UNITY_FIXTURE_INTERNALS_H_
-
-typedef struct _UNITY_FIXTURE_T
-{
-    int Verbose;
-    unsigned int RepeatCount;
-    const char* NameFilter;
-    const char* GroupFilter;
-} UNITY_FIXTURE_T;
-
-typedef void unityfunction();
-void UnityTestRunner(unityfunction * setup,
-        unityfunction * body,
-        unityfunction * teardown,
-        const char * printableName,
-        const char * group,
-        const char * name,
-        const char * file, int line);
-
-void UnityIgnoreTest();
-void UnityMalloc_StartTest();
-void UnityMalloc_EndTest();
-int UnityFailureCount();
-int UnityGetCommandLineOptions(int argc, char* argv[]);
-void UnityConcludeFixtureTest();
-
-void UnityPointer_Set(void ** ptr, void * newValue);
-void UnityPointer_UndoAllSets();
-void UnityPointer_Init();
-
-void UnityAssertEqualPointer(const void * expected,
-                            const void * actual,
-                            const char* msg,
-                            const UNITY_LINE_TYPE lineNumber);
-
-#endif /* UNITY_FIXTURE_INTERNALS_H_ */
diff --git a/tools/ceedling/vendor/cmock/vendor/unity/extras/fixture/src/unity_fixture_malloc_overrides.h b/tools/ceedling/vendor/cmock/vendor/unity/extras/fixture/src/unity_fixture_malloc_overrides.h
deleted file mode 100644 (file)
index 38f8e34..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-//- Copyright (c) 2010 James Grenning and Contributed to Unity Project
-/* ==========================================
-    Unity Project - A Test Framework for C
-    Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-    [Released under MIT License. Please refer to license.txt for details]
-========================================== */
-
-#ifndef UNITY_FIXTURE_MALLOC_OVERRIDES_H_
-#define UNITY_FIXTURE_MALLOC_OVERRIDES_H_
-
-#define malloc  unity_malloc
-#define calloc  unity_calloc
-#define realloc unity_realloc
-#define free    unity_free
-
-#endif /* UNITY_FIXTURE_MALLOC_OVERRIDES_H_ */
diff --git a/tools/ceedling/vendor/cmock/vendor/unity/extras/fixture/test/main/AllTests.c b/tools/ceedling/vendor/cmock/vendor/unity/extras/fixture/test/main/AllTests.c
deleted file mode 100644 (file)
index ccb775b..0000000
+++ /dev/null
@@ -1,21 +0,0 @@
-//- Copyright (c) 2010 James Grenning and Contributed to Unity Project
-/* ==========================================
-    Unity Project - A Test Framework for C
-    Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-    [Released under MIT License. Please refer to license.txt for details]
-========================================== */
-
-#include "unity_fixture.h"
-
-static void runAllTests()
-{
-    RUN_TEST_GROUP(UnityFixture);
-    RUN_TEST_GROUP(UnityCommandOptions);
-    RUN_TEST_GROUP(LeakDetection)
-}
-
-int main(int argc, char* argv[])
-{
-    return UnityMain(argc, argv, runAllTests);
-}
-
diff --git a/tools/ceedling/vendor/cmock/vendor/unity/extras/fixture/test/testunity_fixture.c b/tools/ceedling/vendor/cmock/vendor/unity/extras/fixture/test/testunity_fixture.c
deleted file mode 100644 (file)
index de0c04c..0000000
+++ /dev/null
@@ -1,39 +0,0 @@
-//- Copyright (c) 2010 James Grenning and Contributed to Unity Project
-/* ==========================================
-    Unity Project - A Test Framework for C
-    Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-    [Released under MIT License. Please refer to license.txt for details]
-========================================== */
-
-#include "unity_fixture.h"
-
-static int data = -1;
-
-TEST_GROUP(mygroup);
-
-TEST_SETUP(mygroup)
-{
-    data = 0;
-}
-
-TEST_TEAR_DOWN(mygroup)
-{
-    data = -1;
-}
-
-TEST(mygroup, test1)
-{
-    TEST_ASSERT_EQUAL_INT(0, data);
-}
-
-TEST(mygroup, test2)
-{
-    TEST_ASSERT_EQUAL_INT(0, data);
-    data = 5;
-}
-
-TEST(mygroup, test3)
-{
-    data = 7;
-    TEST_ASSERT_EQUAL_INT(7, data);
-}
diff --git a/tools/ceedling/vendor/cmock/vendor/unity/extras/fixture/test/unity_fixture_Test.c b/tools/ceedling/vendor/cmock/vendor/unity/extras/fixture/test/unity_fixture_Test.c
deleted file mode 100644 (file)
index b8b4524..0000000
+++ /dev/null
@@ -1,321 +0,0 @@
-//- Copyright (c) 2010 James Grenning and Contributed to Unity Project
-/* ==========================================
-    Unity Project - A Test Framework for C
-    Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-    [Released under MIT License. Please refer to license.txt for details]
-========================================== */
-
-#include "unity_fixture.h"
-#include "unity_output_Spy.h"
-#include <stdlib.h>
-#include <string.h>
-
-extern UNITY_FIXTURE_T UnityFixture;
-
-TEST_GROUP(UnityFixture);
-
-TEST_SETUP(UnityFixture)
-{
-}
-
-TEST_TEAR_DOWN(UnityFixture)
-{
-}
-
-int my_int;
-int* pointer1 = 0;
-int* pointer2 = (int*)2;
-int* pointer3 = (int*)3;
-int int1;
-int int2;
-int int3;
-int int4;
-
-TEST(UnityFixture, PointerSetting)
-{
-    TEST_ASSERT_POINTERS_EQUAL(pointer1, 0);
-    UT_PTR_SET(pointer1, &int1);
-    UT_PTR_SET(pointer2, &int2);
-    UT_PTR_SET(pointer3, &int3);
-    TEST_ASSERT_POINTERS_EQUAL(pointer1, &int1);
-    TEST_ASSERT_POINTERS_EQUAL(pointer2, &int2);
-    TEST_ASSERT_POINTERS_EQUAL(pointer3, &int3);
-    UT_PTR_SET(pointer1, &int4);
-    UnityPointer_UndoAllSets();
-    TEST_ASSERT_POINTERS_EQUAL(pointer1, 0);
-    TEST_ASSERT_POINTERS_EQUAL(pointer2, (int*)2);
-    TEST_ASSERT_POINTERS_EQUAL(pointer3, (int*)3);
-}
-
-TEST(UnityFixture, ForceMallocFail)
-{
-    UnityMalloc_MakeMallocFailAfterCount(1);
-    void* m = malloc(10);
-    CHECK(m);
-    void* mfails = malloc(10);
-    TEST_ASSERT_POINTERS_EQUAL(0, mfails);
-    free(m);
-}
-
-TEST(UnityFixture, ReallocSmallerIsUnchanged)
-{
-    void* m1 = malloc(10);
-    void* m2 = realloc(m1, 5);
-    TEST_ASSERT_POINTERS_EQUAL(m1, m2);
-    free(m2);
-}
-
-TEST(UnityFixture, ReallocSameIsUnchanged)
-{
-    void* m1 = malloc(10);
-    void* m2 = realloc(m1, 10);
-    TEST_ASSERT_POINTERS_EQUAL(m1, m2);
-    free(m2);
-}
-
-TEST(UnityFixture, ReallocLargerNeeded)
-{
-    void* m1 = malloc(10);
-    strcpy((char*)m1, "123456789");
-    void* m2 = realloc(m1, 15);
-    CHECK(m1 != m2);
-    STRCMP_EQUAL("123456789", m2);
-    free(m2);
-}
-
-TEST(UnityFixture, ReallocNullPointerIsLikeMalloc)
-{
-    void* m = realloc(0, 15);
-    CHECK(m != 0);
-    free(m);
-}
-
-TEST(UnityFixture, ReallocSizeZeroFreesMemAndReturnsNullPointer)
-{
-    void* m1 = malloc(10);
-    void* m2 = realloc(m1, 0);
-    TEST_ASSERT_POINTERS_EQUAL(0, m2);
-}
-
-TEST(UnityFixture, CallocFillsWithZero)
-{
-    void* m = calloc(3, sizeof(char));
-    char* s = (char*)m;
-    TEST_ASSERT_BYTES_EQUAL(0, s[0]);
-    TEST_ASSERT_BYTES_EQUAL(0, s[1]);
-    TEST_ASSERT_BYTES_EQUAL(0, s[2]);
-    free(m);
-}
-
-char *p1;
-char *p2;
-
-TEST(UnityFixture, PointerSet)
-{
-    char c1;
-    char c2;
-    char newC1;
-    char newC2;
-    p1 = &c1;
-    p2 = &c2;
-
-    UnityPointer_Init(10);
-    UT_PTR_SET(p1, &newC1);
-    UT_PTR_SET(p2, &newC2);
-    TEST_ASSERT_POINTERS_EQUAL(&newC1, p1);
-    TEST_ASSERT_POINTERS_EQUAL(&newC2, p2);
-    UnityPointer_UndoAllSets();
-    TEST_ASSERT_POINTERS_EQUAL(&c1, p1);
-    TEST_ASSERT_POINTERS_EQUAL(&c2, p2);
-}
-
-//------------------------------------------------------------
-
-TEST_GROUP(UnityCommandOptions);
-
-int savedVerbose;
-int savedRepeat;
-const char* savedName;
-const char* savedGroup;
-
-TEST_SETUP(UnityCommandOptions)
-{
-    savedVerbose = UnityFixture.Verbose;
-    savedRepeat = UnityFixture.RepeatCount;
-    savedName = UnityFixture.NameFilter;
-    savedGroup = UnityFixture.GroupFilter;
-}
-
-TEST_TEAR_DOWN(UnityCommandOptions)
-{
-    UnityFixture.Verbose = savedVerbose;
-    UnityFixture.RepeatCount= savedRepeat;
-    UnityFixture.NameFilter = savedName;
-    UnityFixture.GroupFilter = savedGroup;
-}
-
-
-static char* noOptions[] = {
-        "testrunner.exe"
-};
-
-TEST(UnityCommandOptions, DefaultOptions)
-{
-    UnityGetCommandLineOptions(1, noOptions);
-    TEST_ASSERT_EQUAL(0, UnityFixture.Verbose);
-    TEST_ASSERT_POINTERS_EQUAL(0, UnityFixture.GroupFilter);
-    TEST_ASSERT_POINTERS_EQUAL(0, UnityFixture.NameFilter);
-    TEST_ASSERT_EQUAL(1, UnityFixture.RepeatCount);
-}
-
-static char* verbose[] = {
-        "testrunner.exe",
-        "-v"
-};
-
-TEST(UnityCommandOptions, OptionVerbose)
-{
-    TEST_ASSERT_EQUAL(0, UnityGetCommandLineOptions(2, verbose));
-    TEST_ASSERT_EQUAL(1, UnityFixture.Verbose);
-}
-
-static char* group[] = {
-        "testrunner.exe",
-        "-g", "groupname"
-};
-
-TEST(UnityCommandOptions, OptionSelectTestByGroup)
-{
-    TEST_ASSERT_EQUAL(0, UnityGetCommandLineOptions(3, group));
-    STRCMP_EQUAL("groupname", UnityFixture.GroupFilter);
-}
-
-static char* name[] = {
-        "testrunner.exe",
-        "-n", "testname"
-};
-
-TEST(UnityCommandOptions, OptionSelectTestByName)
-{
-    TEST_ASSERT_EQUAL(0, UnityGetCommandLineOptions(3, name));
-    STRCMP_EQUAL("testname", UnityFixture.NameFilter);
-}
-
-static char* repeat[] = {
-        "testrunner.exe",
-        "-r", "99"
-};
-
-TEST(UnityCommandOptions, OptionSelectRepeatTestsDefaultCount)
-{
-    TEST_ASSERT_EQUAL(0, UnityGetCommandLineOptions(2, repeat));
-    TEST_ASSERT_EQUAL(2, UnityFixture.RepeatCount);
-}
-
-TEST(UnityCommandOptions, OptionSelectRepeatTestsSpecificCount)
-{
-    TEST_ASSERT_EQUAL(0, UnityGetCommandLineOptions(3, repeat));
-    TEST_ASSERT_EQUAL(99, UnityFixture.RepeatCount);
-}
-
-static char* multiple[] = {
-        "testrunner.exe",
-        "-v",
-        "-g", "groupname",
-        "-n", "testname",
-        "-r", "98"
-};
-
-TEST(UnityCommandOptions, MultipleOptions)
-{
-    TEST_ASSERT_EQUAL(0, UnityGetCommandLineOptions(8, multiple));
-    TEST_ASSERT_EQUAL(1, UnityFixture.Verbose);
-    STRCMP_EQUAL("groupname", UnityFixture.GroupFilter);
-    STRCMP_EQUAL("testname", UnityFixture.NameFilter);
-    TEST_ASSERT_EQUAL(98, UnityFixture.RepeatCount);
-}
-
-static char* dashRNotLast[] = {
-        "testrunner.exe",
-        "-v",
-        "-g", "gggg",
-        "-r",
-        "-n", "tttt",
-};
-
-TEST(UnityCommandOptions, MultipleOptionsDashRNotLastAndNoValueSpecified)
-{
-    TEST_ASSERT_EQUAL(0, UnityGetCommandLineOptions(7, dashRNotLast));
-    TEST_ASSERT_EQUAL(1, UnityFixture.Verbose);
-    STRCMP_EQUAL("gggg", UnityFixture.GroupFilter);
-    STRCMP_EQUAL("tttt", UnityFixture.NameFilter);
-    TEST_ASSERT_EQUAL(2, UnityFixture.RepeatCount);
-}
-
-
-//------------------------------------------------------------
-
-TEST_GROUP(LeakDetection);
-
-TEST_SETUP(LeakDetection)
-{
-    UnityOutputCharSpy_Create(1000);
-}
-
-TEST_TEAR_DOWN(LeakDetection)
-{
-    UnityOutputCharSpy_Destroy();
-}
-
-#define EXPECT_ABORT_BEGIN \
-  { \
-    jmp_buf TestAbortFrame;   \
-    memcpy(TestAbortFrame, Unity.AbortFrame, sizeof(jmp_buf)); \
-    if (TEST_PROTECT()) \
-    {
-
-#define EXPECT_ABORT_END \
-    } \
-    memcpy(Unity.AbortFrame, TestAbortFrame, sizeof(jmp_buf)); \
-  }
-
-TEST(LeakDetection, DetectsLeak)
-{
-    void* m = malloc(10);
-    UnityOutputCharSpy_Enable(1);
-    EXPECT_ABORT_BEGIN
-    UnityMalloc_EndTest();
-    EXPECT_ABORT_END
-    UnityOutputCharSpy_Enable(0);
-    CHECK(strstr(UnityOutputCharSpy_Get(), "This test leaks!"));
-    free(m);
-    Unity.CurrentTestFailed = 0;
-}
-
-TEST(LeakDetection, BufferOverrunFoundDuringFree)
-{
-    void* m = malloc(10);
-    char* s = (char*)m;
-    s[10] = (char)0xFF;
-    UnityOutputCharSpy_Enable(1);
-    EXPECT_ABORT_BEGIN
-    free(m);
-    EXPECT_ABORT_END
-    UnityOutputCharSpy_Enable(0);
-    CHECK(strstr(UnityOutputCharSpy_Get(), "Buffer overrun detected during free()"));
-    Unity.CurrentTestFailed = 0;
-}
-
-TEST(LeakDetection, BufferOverrunFoundDuringRealloc)
-{
-    void* m = malloc(10);
-    char* s = (char*)m;
-    s[10] = (char)0xFF;
-    UnityOutputCharSpy_Enable(1);
-    EXPECT_ABORT_BEGIN
-    m = realloc(m, 100);
-    EXPECT_ABORT_END
-    UnityOutputCharSpy_Enable(0);
-    CHECK(strstr(UnityOutputCharSpy_Get(), "Buffer overrun detected during realloc()"));
-    Unity.CurrentTestFailed = 0;
-}
diff --git a/tools/ceedling/vendor/cmock/vendor/unity/extras/fixture/test/unity_fixture_TestRunner.c b/tools/ceedling/vendor/cmock/vendor/unity/extras/fixture/test/unity_fixture_TestRunner.c
deleted file mode 100644 (file)
index 80fec09..0000000
+++ /dev/null
@@ -1,40 +0,0 @@
-//- Copyright (c) 2010 James Grenning and Contributed to Unity Project
-/* ==========================================
-    Unity Project - A Test Framework for C
-    Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-    [Released under MIT License. Please refer to license.txt for details]
-========================================== */
-
-#include "unity_fixture.h"
-
-TEST_GROUP_RUNNER(UnityFixture)
-{
-    RUN_TEST_CASE(UnityFixture, PointerSetting);
-    RUN_TEST_CASE(UnityFixture, ForceMallocFail);
-    RUN_TEST_CASE(UnityFixture, ReallocSmallerIsUnchanged);
-    RUN_TEST_CASE(UnityFixture, ReallocSameIsUnchanged);
-    RUN_TEST_CASE(UnityFixture, ReallocLargerNeeded);
-    RUN_TEST_CASE(UnityFixture, ReallocNullPointerIsLikeMalloc);
-    RUN_TEST_CASE(UnityFixture, ReallocSizeZeroFreesMemAndReturnsNullPointer);
-    RUN_TEST_CASE(UnityFixture, CallocFillsWithZero);
-    RUN_TEST_CASE(UnityFixture, PointerSet);
-}
-
-TEST_GROUP_RUNNER(UnityCommandOptions)
-{
-    RUN_TEST_CASE(UnityCommandOptions, DefaultOptions);
-    RUN_TEST_CASE(UnityCommandOptions, OptionVerbose);
-    RUN_TEST_CASE(UnityCommandOptions, OptionSelectTestByGroup);
-    RUN_TEST_CASE(UnityCommandOptions, OptionSelectTestByName);
-    RUN_TEST_CASE(UnityCommandOptions, OptionSelectRepeatTestsDefaultCount);
-    RUN_TEST_CASE(UnityCommandOptions, OptionSelectRepeatTestsSpecificCount);
-    RUN_TEST_CASE(UnityCommandOptions, MultipleOptions);
-    RUN_TEST_CASE(UnityCommandOptions, MultipleOptionsDashRNotLastAndNoValueSpecified);
-}
-
-TEST_GROUP_RUNNER(LeakDetection)
-{
-    RUN_TEST_CASE(LeakDetection, DetectsLeak);
-    RUN_TEST_CASE(LeakDetection, BufferOverrunFoundDuringFree);
-    RUN_TEST_CASE(LeakDetection, BufferOverrunFoundDuringRealloc);
-}
diff --git a/tools/ceedling/vendor/cmock/vendor/unity/extras/fixture/test/unity_output_Spy.c b/tools/ceedling/vendor/cmock/vendor/unity/extras/fixture/test/unity_output_Spy.c
deleted file mode 100644 (file)
index 16faefa..0000000
+++ /dev/null
@@ -1,56 +0,0 @@
-//- Copyright (c) 2010 James Grenning and Contributed to Unity Project
-/* ==========================================
-    Unity Project - A Test Framework for C
-    Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-    [Released under MIT License. Please refer to license.txt for details]
-========================================== */
-
-
-#include "unity_output_Spy.h"
-#include <stdio.h>
-#include <stdlib.h>
-#include <string.h>
-
-static int size;
-static int count;
-static char* buffer;
-static int spy_enable;
-
-void UnityOutputCharSpy_Create(int s)
-{
-    size = s;
-    count = 0;
-    spy_enable = 0;
-    buffer = malloc(size);
-    memset(buffer, 0, size);
-}
-
-void UnityOutputCharSpy_Destroy()
-{
-    size = 0;
-    free(buffer);
-}
-
-int UnityOutputCharSpy_OutputChar(int c)
-{
-    if (spy_enable)
-    {
-        if (count < (size-1))
-            buffer[count++] = c;
-    }
-    else
-    {
-        putchar(c);
-    }
-    return c;
-}
-
-const char * UnityOutputCharSpy_Get()
-{
-    return buffer;
-}
-
-void UnityOutputCharSpy_Enable(int enable)
-{
-    spy_enable = enable;
-}
diff --git a/tools/ceedling/vendor/cmock/vendor/unity/extras/fixture/test/unity_output_Spy.h b/tools/ceedling/vendor/cmock/vendor/unity/extras/fixture/test/unity_output_Spy.h
deleted file mode 100644 (file)
index 7c1590e..0000000
+++ /dev/null
@@ -1,17 +0,0 @@
-//- Copyright (c) 2010 James Grenning and Contributed to Unity Project
-/* ==========================================
-    Unity Project - A Test Framework for C
-    Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-    [Released under MIT License. Please refer to license.txt for details]
-========================================== */
-
-#ifndef D_unity_output_Spy_H
-#define D_unity_output_Spy_H
-
-void UnityOutputCharSpy_Create(int s);
-void UnityOutputCharSpy_Destroy();
-int  UnityOutputCharSpy_OutputChar(int c);
-const char * UnityOutputCharSpy_Get();
-void UnityOutputCharSpy_Enable(int enable);
-
-#endif
diff --git a/tools/ceedling/vendor/cmock/vendor/unity/makefile b/tools/ceedling/vendor/cmock/vendor/unity/makefile
deleted file mode 100644 (file)
index 8c8444b..0000000
+++ /dev/null
@@ -1,35 +0,0 @@
-# ==========================================
-#   Unity Project - A Test Framework for C
-#   Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-#   [Released under MIT License. Please refer to license.txt for details]
-# ========================================== 
-
-C_COMPILER=gcc
-TARGET_BASE = testunity
-ifeq ($(OS),Windows_NT)
-       TARGET_EXTENSION=.exe
-else
-       TARGET_EXTENSION=.out
-endif
-TARGET = $(TARGET_BASE)$(TARGET_EXTENSION)
-OUT_FILE=-o $(TARGET)
-SRC_FILES=src/unity.c test/testunity.c build/testunity_Runner.c
-INC_DIRS=-Isrc
-SYMBOLS=-DTEST -DUNITY_SUPPORT_64
-
-ifeq ($(OS),Windows_NT)
-       CLEANUP = del /F /Q build\* && del /F /Q $(TARGET)
-else
-       CLEANUP = rm -f build/*.o ; rm -f $(TARGET)
-endif
-
-all: clean default
-
-default:
-       ruby auto/generate_test_runner.rb test/testunity.c build/testunity_Runner.c
-       $(C_COMPILER) $(INC_DIRS) $(SYMBOLS) $(SRC_FILES) $(OUT_FILE)
-       $(TARGET)
-
-clean:
-       $(CLEANUP)
-       
diff --git a/tools/ceedling/vendor/cmock/vendor/unity/rakefile.rb b/tools/ceedling/vendor/cmock/vendor/unity/rakefile.rb
deleted file mode 100644 (file)
index 3ec5d5a..0000000
+++ /dev/null
@@ -1,48 +0,0 @@
-# ==========================================
-#   Unity Project - A Test Framework for C
-#   Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-#   [Released under MIT License. Please refer to license.txt for details]
-# ========================================== 
-
-HERE = File.expand_path(File.dirname(__FILE__)) + '/'
-
-require 'rake'
-require 'rake/clean'
-require 'rake/testtask'
-require HERE + 'rakefile_helper'
-
-include RakefileHelpers
-
-# Load default configuration, for now
-DEFAULT_CONFIG_FILE = 'gcc.yml'
-configure_toolchain(DEFAULT_CONFIG_FILE)
-
-desc "Test unity with its own unit tests"
-task :unit do
-  run_tests get_unit_test_files
-end
-
-Rake::TestTask.new(:scripts) do |t|
-  t.pattern = 'test/test_*.rb'
-  t.verbose = true
-end
-
-desc "Generate test summary"
-task :summary do
-  report_summary
-end
-
-desc "Build and test Unity"
-task :all => [:clean, :scripts, :unit, :summary]
-task :default => [:clobber, :all]
-task :ci => [:no_color, :default]
-task :cruise => [:no_color, :default]
-
-desc "Load configuration"
-task :config, :config_file do |t, args|
-  configure_toolchain(args[:config_file])
-end
-
-task :no_color do
-  $colour_output = false
-end
diff --git a/tools/ceedling/vendor/cmock/vendor/unity/rakefile_helper.rb b/tools/ceedling/vendor/cmock/vendor/unity/rakefile_helper.rb
deleted file mode 100644 (file)
index 218fcaa..0000000
+++ /dev/null
@@ -1,243 +0,0 @@
-# ==========================================
-#   Unity Project - A Test Framework for C
-#   Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-#   [Released under MIT License. Please refer to license.txt for details]
-# ========================================== 
-
-require 'yaml'
-require 'fileutils'
-require HERE+'auto/unity_test_summary'
-require HERE+'auto/generate_test_runner'
-require HERE+'auto/colour_reporter'
-
-module RakefileHelpers
-
-  C_EXTENSION = '.c'
-  
-  def load_configuration(config_file)
-    unless ($configured)
-      $cfg_file = "targets/#{config_file}" unless (config_file =~ /[\\|\/]/)
-      $cfg = YAML.load(File.read($cfg_file))
-      $colour_output = false unless $cfg['colour']
-      $configured = true if (config_file != DEFAULT_CONFIG_FILE)
-    end
-  end
-  
-  def configure_clean
-    CLEAN.include($cfg['compiler']['build_path'] + '*.*') unless $cfg['compiler']['build_path'].nil?
-  end
-  
-  def configure_toolchain(config_file=DEFAULT_CONFIG_FILE)
-    config_file += '.yml' unless config_file =~ /\.yml$/
-    config_file = config_file unless config_file =~ /[\\|\/]/
-    load_configuration(config_file)
-    configure_clean
-  end
-  
-  def get_unit_test_files
-    path = $cfg['compiler']['unit_tests_path'] + 'test*' + C_EXTENSION
-    path.gsub!(/\\/, '/')
-    FileList.new(path)
-  end
-  
-  def get_local_include_dirs
-    include_dirs = $cfg['compiler']['includes']['items'].dup
-    include_dirs.delete_if {|dir| dir.is_a?(Array)}
-    return include_dirs
-  end
-
-  def extract_headers(filename)
-    includes = []
-    lines = File.readlines(filename)
-    lines.each do |line|
-      m = line.match(/^\s*#include\s+\"\s*(.+\.[hH])\s*\"/)
-      if not m.nil?
-        includes << m[1]
-      end
-    end
-    return includes
-  end
-
-  def find_source_file(header, paths)
-    paths.each do |dir|
-      src_file = dir + header.ext(C_EXTENSION)
-      if (File.exists?(src_file))
-        return src_file
-      end
-    end
-    return nil
-  end
-  
-  def tackit(strings)
-    if strings.is_a?(Array)
-      result = "\"#{strings.join}\""
-    else
-      result = strings
-    end
-    return result
-  end
-  
-  def squash(prefix, items)
-    result = ''
-    items.each { |item| result += " #{prefix}#{tackit(item)}" }
-    return result
-  end
-
-  def build_compiler_fields
-    command  = tackit($cfg['compiler']['path'])
-    if $cfg['compiler']['defines']['items'].nil?
-      defines  = ''
-    else
-      defines  = squash($cfg['compiler']['defines']['prefix'], $cfg['compiler']['defines']['items'])
-    end
-    options  = squash('', $cfg['compiler']['options'])
-    includes = squash($cfg['compiler']['includes']['prefix'], $cfg['compiler']['includes']['items'])
-    includes = includes.gsub(/\\ /, ' ').gsub(/\\\"/, '"').gsub(/\\$/, '') # Remove trailing slashes (for IAR)
-    return {:command => command, :defines => defines, :options => options, :includes => includes}
-  end
-
-  def compile(file, defines=[])
-    compiler = build_compiler_fields
-    cmd_str = "#{compiler[:command]}#{compiler[:defines]}#{compiler[:options]}#{compiler[:includes]} #{file} " +
-      "#{$cfg['compiler']['object_files']['prefix']}#{$cfg['compiler']['object_files']['destination']}" +
-      "#{File.basename(file, C_EXTENSION)}#{$cfg['compiler']['object_files']['extension']}"
-    execute(cmd_str)
-  end
-  
-  def build_linker_fields
-    command  = tackit($cfg['linker']['path'])
-    if $cfg['linker']['options'].nil?
-      options  = ''
-    else
-      options  = squash('', $cfg['linker']['options'])
-    end
-    if ($cfg['linker']['includes'].nil? || $cfg['linker']['includes']['items'].nil?)
-      includes = ''
-    else
-      includes = squash($cfg['linker']['includes']['prefix'], $cfg['linker']['includes']['items'])
-    end
-    includes = includes.gsub(/\\ /, ' ').gsub(/\\\"/, '"').gsub(/\\$/, '') # Remove trailing slashes (for IAR)
-    return {:command => command, :options => options, :includes => includes}
-  end
-  
-  def link(exe_name, obj_list)
-    linker = build_linker_fields
-    cmd_str = "#{linker[:command]}#{linker[:options]}#{linker[:includes]} " +
-      (obj_list.map{|obj|"#{$cfg['linker']['object_files']['path']}#{obj} "}).join +
-      $cfg['linker']['bin_files']['prefix'] + ' ' +
-      $cfg['linker']['bin_files']['destination'] +
-      exe_name + $cfg['linker']['bin_files']['extension']
-    execute(cmd_str)
-  end
-  
-  def build_simulator_fields
-    return nil if $cfg['simulator'].nil?
-    if $cfg['simulator']['path'].nil?
-      command = ''
-    else
-      command = (tackit($cfg['simulator']['path']) + ' ')
-    end
-    if $cfg['simulator']['pre_support'].nil?
-      pre_support = ''
-    else
-      pre_support = squash('', $cfg['simulator']['pre_support'])
-    end
-    if $cfg['simulator']['post_support'].nil?
-      post_support = ''
-    else
-      post_support = squash('', $cfg['simulator']['post_support'])
-    end
-    return {:command => command, :pre_support => pre_support, :post_support => post_support}
-  end
-  
-  def execute(command_string, verbose=true)
-    report command_string
-    output = `#{command_string}`.chomp
-    report(output) if (verbose && !output.nil? && (output.length > 0))
-    if $?.exitstatus != 0
-      raise "Command failed. (Returned #{$?.exitstatus})"
-    end
-    return output
-  end
-  
-  def report_summary
-    summary = UnityTestSummary.new
-    summary.set_root_path(HERE)
-    results_glob = "#{$cfg['compiler']['build_path']}*.test*"
-    results_glob.gsub!(/\\/, '/')
-    results = Dir[results_glob]
-    summary.set_targets(results)
-    summary.run
-  end
-  
-  def run_tests(test_files)
-    report 'Running Unity system tests...'
-    
-    # Tack on TEST define for compiling unit tests
-    load_configuration($cfg_file)
-    test_defines = ['TEST']
-    $cfg['compiler']['defines']['items'] = [] if $cfg['compiler']['defines']['items'].nil?
-    $cfg['compiler']['defines']['items'] << 'TEST'
-    
-    include_dirs = get_local_include_dirs
-    
-    # Build and execute each unit test
-    test_files.each do |test|
-      obj_list = []
-      
-      # Detect dependencies and build required modules
-      extract_headers(test).each do |header|
-        # Compile corresponding source file if it exists
-        src_file = find_source_file(header, include_dirs)
-        if !src_file.nil?
-          compile(src_file, test_defines)
-          obj_list << header.ext($cfg['compiler']['object_files']['extension'])
-        end
-      end
-      
-      # Build the test runner (generate if configured to do so)
-      test_base = File.basename(test, C_EXTENSION)
-      
-      runner_name = test_base + '_Runner.c'
-      runner_path = ''
-      
-      if $cfg['compiler']['runner_path'].nil?
-        runner_path = $cfg['compiler']['build_path'] + runner_name
-      else
-        runner_path = $cfg['compiler']['runner_path'] + runner_name
-      end
-      
-      options = $cfg[:unity]
-      options[:use_param_tests] = (test =~ /parameterized/) ? true : false
-      UnityTestRunnerGenerator.new(options).run(test, runner_path)
-
-      compile(runner_path, test_defines)
-      obj_list << runner_name.ext($cfg['compiler']['object_files']['extension'])
-      
-      # Build the test module
-      compile(test, test_defines)
-      obj_list << test_base.ext($cfg['compiler']['object_files']['extension'])
-      
-      # Link the test executable
-      link(test_base, obj_list)
-      
-      # Execute unit test and generate results file
-      simulator = build_simulator_fields
-      executable = $cfg['linker']['bin_files']['destination'] + test_base + $cfg['linker']['bin_files']['extension']
-      if simulator.nil?
-        cmd_str = executable
-      else
-        cmd_str = "#{simulator[:command]} #{simulator[:pre_support]} #{executable} #{simulator[:post_support]}"
-      end
-      output = execute(cmd_str)
-      test_results = $cfg['compiler']['build_path'] + test_base
-      if output.match(/OK$/m).nil?
-        test_results += '.testfail'
-      else
-        test_results += '.testpass'
-      end
-      File.open(test_results, 'w') { |f| f.print output }
-      
-    end
-  end
-end
diff --git a/tools/ceedling/vendor/cmock/vendor/unity/release/build.info b/tools/ceedling/vendor/cmock/vendor/unity/release/build.info
deleted file mode 100644 (file)
index 7871b21..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-118
-
diff --git a/tools/ceedling/vendor/cmock/vendor/unity/release/version.info b/tools/ceedling/vendor/cmock/vendor/unity/release/version.info
deleted file mode 100644 (file)
index 0d71c08..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-2.0
-
diff --git a/tools/ceedling/vendor/cmock/vendor/unity/src/unity.c b/tools/ceedling/vendor/cmock/vendor/unity/src/unity.c
deleted file mode 100644 (file)
index d85b880..0000000
+++ /dev/null
@@ -1,855 +0,0 @@
-/* ==========================================
-    Unity Project - A Test Framework for C
-    Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-    [Released under MIT License. Please refer to license.txt for details]
-========================================== */
-
-#include "unity.h"
-#include <stdio.h>
-#include <string.h>
-
-#define UNITY_FAIL_AND_BAIL   { Unity.CurrentTestFailed  = 1; UNITY_OUTPUT_CHAR('\n'); longjmp(Unity.AbortFrame, 1); }
-#define UNITY_IGNORE_AND_BAIL { Unity.CurrentTestIgnored = 1; UNITY_OUTPUT_CHAR('\n'); longjmp(Unity.AbortFrame, 1); }
-/// return prematurely if we are already in failure or ignore state
-#define UNITY_SKIP_EXECUTION  { if ((Unity.CurrentTestFailed != 0) || (Unity.CurrentTestIgnored != 0)) {return;} }
-#define UNITY_PRINT_EOL       { UNITY_OUTPUT_CHAR('\n'); }
-
-struct _Unity Unity = { 0 };
-
-const char* UnityStrNull     = "NULL";
-const char* UnityStrSpacer   = ". ";
-const char* UnityStrExpected = " Expected ";
-const char* UnityStrWas      = " Was ";
-const char* UnityStrTo       = " To ";
-const char* UnityStrElement  = " Element ";
-const char* UnityStrMemory   = " Memory Mismatch";
-const char* UnityStrDelta    = " Values Not Within Delta ";
-const char* UnityStrPointless= " You Asked Me To Compare Nothing, Which Was Pointless.";
-const char* UnityStrNullPointerForExpected= " Expected pointer to be NULL";
-const char* UnityStrNullPointerForActual  = " Actual pointer was NULL";
-
-const _U_UINT UnitySizeMask[] = 
-{
-    255,
-    65535,
-    65535,
-    4294967295,
-    4294967295,
-    4294967295,
-    4294967295
-#ifdef UNITY_SUPPORT_64
-    ,0xFFFFFFFFFFFFFFFF
-#endif
-};
-
-//-----------------------------------------------
-// Pretty Printers & Test Result Output Handlers
-//-----------------------------------------------
-
-void UnityPrint(const char* string)
-{
-    const char* pch = string;
-
-    if (pch != NULL)
-    {
-        while (*pch)
-        {
-            // printable characters plus CR & LF are printed
-            if ((*pch <= 126) && (*pch >= 32))
-            {
-                UNITY_OUTPUT_CHAR(*pch);
-            }
-            //write escaped carriage returns
-            else if (*pch == 13)
-            {
-                UNITY_OUTPUT_CHAR('\\');
-                UNITY_OUTPUT_CHAR('r');
-            }
-            //write escaped line feeds
-            else if (*pch == 10)
-            {
-                UNITY_OUTPUT_CHAR('\\');
-                UNITY_OUTPUT_CHAR('n');
-            }
-            // unprintable characters are shown as codes
-            else
-            {
-                UNITY_OUTPUT_CHAR('\\');
-                UnityPrintNumberHex((_U_SINT)*pch, 2);
-            }
-            pch++;
-        }
-    }
-}
-
-//-----------------------------------------------
-void UnityPrintNumberByStyle(const _U_SINT number, const UNITY_DISPLAY_STYLE_T style)
-{
-    if ((style & UNITY_DISPLAY_RANGE_INT) == UNITY_DISPLAY_RANGE_INT)
-    {
-        UnityPrintNumber(number);
-    }
-    else if ((style & UNITY_DISPLAY_RANGE_UINT) == UNITY_DISPLAY_RANGE_UINT)
-    {
-        UnityPrintNumberUnsigned(  (_U_UINT)number  &  UnitySizeMask[((_U_UINT)style & (_U_UINT)0x0F) - 1]  );
-    }
-    else
-    {
-        UnityPrintNumberHex((_U_UINT)number, (style & 0x000F) << 1);
-    }
-}
-
-//-----------------------------------------------
-/// basically do an itoa using as little ram as possible
-void UnityPrintNumber(const _U_SINT number_to_print)
-{
-    _U_SINT divisor = 1;
-    _U_SINT next_divisor;
-    _U_SINT number = number_to_print;
-
-    if (number < 0)
-    {
-        UNITY_OUTPUT_CHAR('-');
-        number = -number;
-    }
-
-    // figure out initial divisor
-    while (number / divisor > 9)
-    {
-        next_divisor = divisor * 10;
-        if (next_divisor > divisor)
-            divisor = next_divisor;
-        else
-            break;
-    }
-
-    // now mod and print, then divide divisor
-    do
-    {
-        UNITY_OUTPUT_CHAR((char)('0' + (number / divisor % 10)));
-        divisor /= 10;
-    }
-    while (divisor > 0);
-}
-
-//-----------------------------------------------
-/// basically do an itoa using as little ram as possible
-void UnityPrintNumberUnsigned(const _U_UINT number)
-{
-    _U_UINT divisor = 1;
-    _U_UINT next_divisor;
-
-    // figure out initial divisor
-    while (number / divisor > 9)
-    {
-        next_divisor = divisor * 10;
-        if (next_divisor > divisor)
-            divisor = next_divisor;
-        else
-            break;
-    }
-
-    // now mod and print, then divide divisor
-    do
-    {
-        UNITY_OUTPUT_CHAR((char)('0' + (number / divisor % 10)));
-        divisor /= 10;
-    }
-    while (divisor > 0);
-}
-
-//-----------------------------------------------
-void UnityPrintNumberHex(const _U_UINT number, const char nibbles_to_print)
-{
-    _U_UINT nibble;
-    char nibbles = nibbles_to_print;
-    UNITY_OUTPUT_CHAR('0');
-    UNITY_OUTPUT_CHAR('x');
-
-    while (nibbles > 0)
-    {
-        nibble = (number >> (--nibbles << 2)) & 0x0000000F;
-        if (nibble <= 9)
-        {
-            UNITY_OUTPUT_CHAR((char)('0' + nibble));
-        }
-        else
-        {
-            UNITY_OUTPUT_CHAR((char)('A' - 10 + nibble));
-        }
-    }
-}
-
-//-----------------------------------------------
-void UnityPrintMask(const _U_UINT mask, const _U_UINT number)
-{
-    _U_UINT current_bit = (_U_UINT)1 << (UNITY_INT_WIDTH - 1);
-    _US32 i;
-
-    for (i = 0; i < UNITY_INT_WIDTH; i++)
-    {
-        if (current_bit & mask)
-        {
-            if (current_bit & number)
-            {
-                UNITY_OUTPUT_CHAR('1');
-            }
-            else
-            {
-                UNITY_OUTPUT_CHAR('0');
-            }
-        }
-        else
-        {
-            UNITY_OUTPUT_CHAR('X');
-        }
-        current_bit = current_bit >> 1;
-    }
-}
-
-//-----------------------------------------------
-#ifdef UNITY_FLOAT_VERBOSE
-void UnityPrintFloat(_UF number)
-{
-    char TempBuffer[32];
-    sprintf(TempBuffer, "%.6f", number);
-    UnityPrint(TempBuffer);
-}
-#endif
-
-//-----------------------------------------------
-void UnityTestResultsBegin(const char* file, const UNITY_LINE_TYPE line)
-{
-    UnityPrint(file);
-    UNITY_OUTPUT_CHAR(':');
-    UnityPrintNumber(line);
-    UNITY_OUTPUT_CHAR(':');
-    UnityPrint(Unity.CurrentTestName);
-    UNITY_OUTPUT_CHAR(':');
-}
-
-//-----------------------------------------------
-void UnityTestResultsFailBegin(const UNITY_LINE_TYPE line)
-{
-    UnityTestResultsBegin(Unity.TestFile, line);
-    UnityPrint("FAIL:");
-}
-
-//-----------------------------------------------
-void UnityConcludeTest(void)
-{
-    if (Unity.CurrentTestIgnored)
-    {
-        Unity.TestIgnores++;
-    }
-    else if (!Unity.CurrentTestFailed)
-    {
-        UnityTestResultsBegin(Unity.TestFile, Unity.CurrentTestLineNumber);
-        UnityPrint("PASS");
-        UNITY_PRINT_EOL;
-    }
-    else
-    {
-        Unity.TestFailures++;
-    }
-
-    Unity.CurrentTestFailed = 0;
-    Unity.CurrentTestIgnored = 0;
-}
-
-//-----------------------------------------------
-void UnityAddMsgIfSpecified(const char* msg)
-{
-    if (msg)
-    {
-        UnityPrint(UnityStrSpacer);
-        UnityPrint(msg);
-    }
-}
-
-//-----------------------------------------------
-void UnityPrintExpectedAndActualStrings(const char* expected, const char* actual)
-{
-    UnityPrint(UnityStrExpected);
-    if (expected != NULL)
-    {
-        UNITY_OUTPUT_CHAR('\'');
-        UnityPrint(expected);
-        UNITY_OUTPUT_CHAR('\'');
-    }
-    else
-    {
-      UnityPrint(UnityStrNull);          
-    }
-    UnityPrint(UnityStrWas);
-    if (actual != NULL)
-    {
-        UNITY_OUTPUT_CHAR('\'');
-        UnityPrint(actual);
-        UNITY_OUTPUT_CHAR('\'');
-    }
-    else
-    {
-      UnityPrint(UnityStrNull);          
-    }
-}
-
-//-----------------------------------------------
-// Assertion & Control Helpers
-//-----------------------------------------------
-
-int UnityCheckArraysForNull(const void* expected, const void* actual, const UNITY_LINE_TYPE lineNumber, const char* msg)
-{
-    //return true if they are both NULL
-    if ((expected == NULL) && (actual == NULL))
-        return 1;
-        
-    //throw error if just expected is NULL
-    if (expected == NULL)
-    {
-        UnityTestResultsFailBegin(lineNumber);
-        UnityPrint(UnityStrNullPointerForExpected);
-        UnityAddMsgIfSpecified(msg);
-        UNITY_FAIL_AND_BAIL;
-    }
-
-    //throw error if just actual is NULL
-    if (actual == NULL)
-    {
-        UnityTestResultsFailBegin(lineNumber);
-        UnityPrint(UnityStrNullPointerForActual);
-        UnityAddMsgIfSpecified(msg);
-        UNITY_FAIL_AND_BAIL;
-    }
-    
-    //return false if neither is NULL
-    return 0;
-}
-
-//-----------------------------------------------
-// Assertion Functions
-//-----------------------------------------------
-
-void UnityAssertBits(const _U_SINT mask,
-                     const _U_SINT expected,
-                     const _U_SINT actual,
-                     const char* msg,
-                     const UNITY_LINE_TYPE lineNumber)
-{
-    UNITY_SKIP_EXECUTION;
-  
-    if ((mask & expected) != (mask & actual))
-    {
-        UnityTestResultsFailBegin(lineNumber);
-        UnityPrint(UnityStrExpected);
-        UnityPrintMask(mask, expected);
-        UnityPrint(UnityStrWas);
-        UnityPrintMask(mask, actual);
-        UnityAddMsgIfSpecified(msg);
-        UNITY_FAIL_AND_BAIL;
-    }
-}
-
-//-----------------------------------------------
-void UnityAssertEqualNumber(const _U_SINT expected,
-                            const _U_SINT actual,
-                            const char* msg,
-                            const UNITY_LINE_TYPE lineNumber,
-                            const UNITY_DISPLAY_STYLE_T style)
-{
-    UNITY_SKIP_EXECUTION;
-
-    if (expected != actual)
-    {
-        UnityTestResultsFailBegin(lineNumber);
-        UnityPrint(UnityStrExpected);
-        UnityPrintNumberByStyle(expected, style);
-        UnityPrint(UnityStrWas);
-        UnityPrintNumberByStyle(actual, style);
-        UnityAddMsgIfSpecified(msg);
-        UNITY_FAIL_AND_BAIL;
-    }
-}
-
-//-----------------------------------------------
-void UnityAssertEqualIntArray(const _U_SINT* expected,
-                              const _U_SINT* actual,
-                              const _UU32 num_elements,
-                              const char* msg,
-                              const UNITY_LINE_TYPE lineNumber,
-                              const UNITY_DISPLAY_STYLE_T style)
-{
-    _UU32 elements = num_elements;
-    const _US8* ptr_exp = (_US8*)expected;
-    const _US8* ptr_act = (_US8*)actual;
-
-    UNITY_SKIP_EXECUTION;
-  
-    if (elements == 0)
-    {
-        UnityTestResultsFailBegin(lineNumber);
-        UnityPrint(UnityStrPointless);
-        UnityAddMsgIfSpecified(msg);
-        UNITY_FAIL_AND_BAIL;
-    }
-    
-    if (UnityCheckArraysForNull((void*)expected, (void*)actual, lineNumber, msg) == 1)
-        return;
-
-    switch(style)
-    {
-        case UNITY_DISPLAY_STYLE_HEX8:
-        case UNITY_DISPLAY_STYLE_INT8:
-        case UNITY_DISPLAY_STYLE_UINT8:
-            while (elements--)
-            {
-                if (*ptr_exp != *ptr_act)
-                {
-                    UnityTestResultsFailBegin(lineNumber);
-                    UnityPrint(UnityStrElement);
-                    UnityPrintNumberByStyle((num_elements - elements - 1), UNITY_DISPLAY_STYLE_UINT);
-                    UnityPrint(UnityStrExpected);
-                    UnityPrintNumberByStyle(*ptr_exp, style);
-                    UnityPrint(UnityStrWas);
-                    UnityPrintNumberByStyle(*ptr_act, style);
-                    UnityAddMsgIfSpecified(msg);
-                    UNITY_FAIL_AND_BAIL;
-                }
-                ptr_exp += 1;
-                ptr_act += 1;
-            }
-            break;
-        case UNITY_DISPLAY_STYLE_HEX16:
-        case UNITY_DISPLAY_STYLE_INT16:
-        case UNITY_DISPLAY_STYLE_UINT16:
-            while (elements--)
-            {
-                if (*(_US16*)ptr_exp != *(_US16*)ptr_act)
-                {
-                    UnityTestResultsFailBegin(lineNumber);
-                    UnityPrint(UnityStrElement);
-                    UnityPrintNumberByStyle((num_elements - elements - 1), UNITY_DISPLAY_STYLE_UINT);
-                    UnityPrint(UnityStrExpected);
-                    UnityPrintNumberByStyle(*(_US16*)ptr_exp, style);
-                    UnityPrint(UnityStrWas);
-                    UnityPrintNumberByStyle(*(_US16*)ptr_act, style);
-                    UnityAddMsgIfSpecified(msg);
-                    UNITY_FAIL_AND_BAIL;
-                }
-                ptr_exp += 2;
-                ptr_act += 2;
-            }
-            break;
-#ifdef UNITY_SUPPORT_64
-        case UNITY_DISPLAY_STYLE_HEX64:
-        case UNITY_DISPLAY_STYLE_INT64:
-        case UNITY_DISPLAY_STYLE_UINT64:
-            while (elements--)
-            {
-                if (*(_US64*)ptr_exp != *(_US64*)ptr_act)
-                {
-                    UnityTestResultsFailBegin(lineNumber);
-                    UnityPrint(UnityStrElement);
-                    UnityPrintNumberByStyle((num_elements - elements - 1), UNITY_DISPLAY_STYLE_UINT);
-                    UnityPrint(UnityStrExpected);
-                    UnityPrintNumberByStyle(*(_US64*)ptr_exp, style);
-                    UnityPrint(UnityStrWas);
-                    UnityPrintNumberByStyle(*(_US64*)ptr_act, style);
-                    UnityAddMsgIfSpecified(msg);
-                    UNITY_FAIL_AND_BAIL;
-                }
-                ptr_exp += 8;
-                ptr_act += 8;
-            }
-            break;
-#endif
-        default:
-            while (elements--)
-            {
-                if (*(_US32*)ptr_exp != *(_US32*)ptr_act)
-                {
-                    UnityTestResultsFailBegin(lineNumber);
-                    UnityPrint(UnityStrElement);
-                    UnityPrintNumberByStyle((num_elements - elements - 1), UNITY_DISPLAY_STYLE_UINT);
-                    UnityPrint(UnityStrExpected);
-                    UnityPrintNumberByStyle(*(_US32*)ptr_exp, style);
-                    UnityPrint(UnityStrWas);
-                    UnityPrintNumberByStyle(*(_US32*)ptr_act, style);
-                    UnityAddMsgIfSpecified(msg);
-                    UNITY_FAIL_AND_BAIL;
-                }
-                ptr_exp += 4;
-                ptr_act += 4;
-            }
-            break;
-    }
-}
-
-//-----------------------------------------------
-#ifndef UNITY_EXCLUDE_FLOAT
-void UnityAssertEqualFloatArray(const _UF* expected,
-                                const _UF* actual,
-                                const _UU32 num_elements,
-                                const char* msg,
-                                const UNITY_LINE_TYPE lineNumber)
-{
-    _UU32 elements = num_elements;
-    const _UF* ptr_expected = expected;
-    const _UF* ptr_actual = actual;
-    _UF diff, tol;
-
-    UNITY_SKIP_EXECUTION;
-  
-    if (elements == 0)
-    {
-        UnityTestResultsFailBegin(lineNumber);
-        UnityPrint(UnityStrPointless);
-        UnityAddMsgIfSpecified(msg);
-        UNITY_FAIL_AND_BAIL;
-    }
-    
-    if (UnityCheckArraysForNull((void*)expected, (void*)actual, lineNumber, msg) == 1)
-        return;
-
-    while (elements--)
-    {
-        diff = *ptr_expected - *ptr_actual;
-        if (diff < 0.0)
-          diff = 0.0 - diff;
-        tol = UNITY_FLOAT_PRECISION * *ptr_expected;
-        if (tol < 0.0)
-            tol = 0.0 - tol;
-        if (diff > tol)
-        {
-            UnityTestResultsFailBegin(lineNumber);
-            UnityPrint(UnityStrElement);
-            UnityPrintNumberByStyle((num_elements - elements - 1), UNITY_DISPLAY_STYLE_UINT);
-#ifdef UNITY_FLOAT_VERBOSE
-            UnityPrint(UnityStrExpected);
-            UnityPrintFloat(*ptr_expected);
-            UnityPrint(UnityStrWas);
-            UnityPrintFloat(*ptr_actual);
-#else
-            UnityPrint(UnityStrDelta);
-#endif
-            UnityAddMsgIfSpecified(msg);
-            UNITY_FAIL_AND_BAIL;
-        }
-        ptr_expected++;
-        ptr_actual++;
-    }
-}
-
-//-----------------------------------------------
-void UnityAssertFloatsWithin(const _UF delta,
-                             const _UF expected,
-                             const _UF actual,
-                             const char* msg,
-                             const UNITY_LINE_TYPE lineNumber)
-{
-    _UF diff = actual - expected;
-    _UF pos_delta = delta;
-
-    UNITY_SKIP_EXECUTION;
-  
-    if (diff < 0)
-    {
-        diff = 0.0f - diff;
-    }
-    if (pos_delta < 0)
-    {
-        pos_delta = 0.0f - pos_delta;
-    }
-
-    if (pos_delta < diff)
-    {
-        UnityTestResultsFailBegin(lineNumber);
-#ifdef UNITY_FLOAT_VERBOSE
-        UnityPrint(UnityStrExpected);
-        UnityPrintFloat(expected);
-        UnityPrint(UnityStrWas);
-        UnityPrintFloat(actual);
-#else
-        UnityPrint(UnityStrDelta);
-#endif
-        UnityAddMsgIfSpecified(msg);
-        UNITY_FAIL_AND_BAIL;
-    }
-}
-#endif
-
-//-----------------------------------------------
-void UnityAssertNumbersWithin( const _U_SINT delta,
-                               const _U_SINT expected,
-                               const _U_SINT actual,
-                               const char* msg,
-                               const UNITY_LINE_TYPE lineNumber,
-                               const UNITY_DISPLAY_STYLE_T style)
-{
-    UNITY_SKIP_EXECUTION;
-    
-    if ((style & UNITY_DISPLAY_RANGE_INT) == UNITY_DISPLAY_RANGE_INT)
-    {
-        if (actual > expected)
-          Unity.CurrentTestFailed = ((actual - expected) > delta);
-        else
-          Unity.CurrentTestFailed = ((expected - actual) > delta);
-    }
-    else
-    {
-        if ((_U_UINT)actual > (_U_UINT)expected)
-            Unity.CurrentTestFailed = ((_U_UINT)(actual - expected) > (_U_UINT)delta);
-        else
-            Unity.CurrentTestFailed = ((_U_UINT)(expected - actual) > (_U_UINT)delta);
-    }
-
-    if (Unity.CurrentTestFailed)
-    {
-        UnityTestResultsFailBegin(lineNumber);
-        UnityPrint(UnityStrDelta);
-        UnityPrintNumberByStyle(delta, style);
-        UnityPrint(UnityStrExpected);
-        UnityPrintNumberByStyle(expected, style);
-        UnityPrint(UnityStrWas);
-        UnityPrintNumberByStyle(actual, style);
-        UnityAddMsgIfSpecified(msg);
-        UNITY_FAIL_AND_BAIL;
-    }
-}
-
-//-----------------------------------------------
-void UnityAssertEqualString(const char* expected,
-                            const char* actual,
-                            const char* msg,
-                            const UNITY_LINE_TYPE lineNumber)
-{
-    _UU32 i;
-
-    UNITY_SKIP_EXECUTION;
-  
-    // if both pointers not null compare the strings
-    if (expected && actual)
-    {
-        for (i = 0; expected[i] || actual[i]; i++)
-        {
-            if (expected[i] != actual[i])
-            {
-                Unity.CurrentTestFailed = 1;
-                break;
-            }
-        }
-    }
-    else
-    { // handle case of one pointers being null (if both null, test should pass)
-        if (expected != actual)
-        {
-            Unity.CurrentTestFailed = 1;
-        }
-    }
-
-    if (Unity.CurrentTestFailed)
-    {
-      UnityTestResultsFailBegin(lineNumber);
-      UnityPrintExpectedAndActualStrings(expected, actual);
-      UnityAddMsgIfSpecified(msg);
-      UNITY_FAIL_AND_BAIL;
-    }
-}
-
-//-----------------------------------------------
-void UnityAssertEqualStringArray( const char** expected,
-                                  const char** actual,
-                                  const _UU32 num_elements,
-                                  const char* msg,
-                                  const UNITY_LINE_TYPE lineNumber)
-{
-    _UU32 i, j = 0;
-    
-    UNITY_SKIP_EXECUTION;
-  
-    // if no elements, it's an error
-    if (num_elements == 0)
-    {
-        UnityTestResultsFailBegin(lineNumber);
-        UnityPrint(UnityStrPointless);
-        UnityAddMsgIfSpecified(msg);
-        UNITY_FAIL_AND_BAIL;
-    }
-
-    if (UnityCheckArraysForNull((void*)expected, (void*)actual, lineNumber, msg) == 1)
-        return;
-    
-    do
-    {
-        // if both pointers not null compare the strings
-        if (expected[j] && actual[j])
-        {
-            for (i = 0; expected[j][i] || actual[j][i]; i++)
-            {
-                if (expected[j][i] != actual[j][i])
-                {
-                    Unity.CurrentTestFailed = 1;
-                    break;
-                }
-            }
-        }
-        else
-        { // handle case of one pointers being null (if both null, test should pass)
-            if (expected[j] != actual[j])
-            {
-                Unity.CurrentTestFailed = 1;
-            }
-        }
-
-        if (Unity.CurrentTestFailed)
-        {
-            UnityTestResultsFailBegin(lineNumber);
-            if (num_elements > 1)
-            {
-                UnityPrint(UnityStrElement);
-                UnityPrintNumberByStyle((num_elements - j - 1), UNITY_DISPLAY_STYLE_UINT);
-            }
-            UnityPrintExpectedAndActualStrings((const char*)(expected[j]), (const char*)(actual[j]));
-            UnityAddMsgIfSpecified(msg);
-            UNITY_FAIL_AND_BAIL;
-        } 
-    } while (++j < num_elements);
-}
-
-//-----------------------------------------------
-void UnityAssertEqualMemory( const void* expected,
-                             const void* actual,
-                             _UU32 length,
-                             _UU32 num_elements,
-                             const char* msg,
-                             const UNITY_LINE_TYPE lineNumber)
-{
-    unsigned char* expected_ptr = (unsigned char*)expected;
-    unsigned char* actual_ptr = (unsigned char*)actual;
-    _UU32 elements = num_elements;
-
-    UNITY_SKIP_EXECUTION;
-  
-    if ((elements == 0) || (length == 0))
-    {
-        UnityTestResultsFailBegin(lineNumber);
-        UnityPrint(UnityStrPointless);
-        UnityAddMsgIfSpecified(msg);
-        UNITY_FAIL_AND_BAIL;
-    }
-
-    if (UnityCheckArraysForNull((void*)expected, (void*)actual, lineNumber, msg) == 1)
-        return;
-        
-    while (elements--)
-    {
-        if (memcmp((const void*)expected_ptr, (const void*)actual_ptr, length) != 0)
-        {
-            Unity.CurrentTestFailed = 1;
-            break;
-        }
-        expected_ptr += length;
-        actual_ptr += length;
-    }
-
-    if (Unity.CurrentTestFailed)
-    {
-        UnityTestResultsFailBegin(lineNumber);
-        if (num_elements > 1)
-        {
-            UnityPrint(UnityStrElement);
-            UnityPrintNumberByStyle((num_elements - elements - 1), UNITY_DISPLAY_STYLE_UINT);
-        }
-        UnityPrint(UnityStrMemory);
-        UnityAddMsgIfSpecified(msg);
-        UNITY_FAIL_AND_BAIL;
-    }
-}
-
-//-----------------------------------------------
-// Control Functions
-//-----------------------------------------------
-
-void UnityFail(const char* msg, const UNITY_LINE_TYPE line)
-{
-    UNITY_SKIP_EXECUTION;
-
-    UnityTestResultsBegin(Unity.TestFile, line);
-    UnityPrint("FAIL");
-    if (msg != NULL)
-    {
-      UNITY_OUTPUT_CHAR(':');
-      if (msg[0] != ' ')
-      {
-        UNITY_OUTPUT_CHAR(' ');  
-      }
-      UnityPrint(msg);
-    }
-    UNITY_FAIL_AND_BAIL;
-}
-
-//-----------------------------------------------
-void UnityIgnore(const char* msg, const UNITY_LINE_TYPE line)
-{
-    UNITY_SKIP_EXECUTION;
-
-    UnityTestResultsBegin(Unity.TestFile, line);
-    UnityPrint("IGNORE");
-    if (msg != NULL)
-    {
-      UNITY_OUTPUT_CHAR(':');
-      UNITY_OUTPUT_CHAR(' ');
-      UnityPrint(msg);
-    }
-    UNITY_IGNORE_AND_BAIL;
-}
-
-//-----------------------------------------------
-void setUp(void);
-void tearDown(void);
-void UnityDefaultTestRun(UnityTestFunction Func, const char* FuncName, const int FuncLineNum)
-{
-    Unity.CurrentTestName = FuncName;
-    Unity.CurrentTestLineNumber = FuncLineNum;
-    Unity.NumberOfTests++; 
-    if (TEST_PROTECT())
-    {
-        setUp();
-        Func();
-    }
-    if (TEST_PROTECT() && !(Unity.CurrentTestIgnored))
-    {
-        tearDown();
-    }
-    UnityConcludeTest();
-}
-
-//-----------------------------------------------
-void UnityBegin(void)
-{
-    Unity.NumberOfTests = 0;
-}
-
-//-----------------------------------------------
-int UnityEnd(void)
-{
-    UnityPrint("-----------------------");
-    UNITY_PRINT_EOL;
-    UnityPrintNumber(Unity.NumberOfTests);
-    UnityPrint(" Tests ");
-    UnityPrintNumber(Unity.TestFailures);
-    UnityPrint(" Failures ");
-    UnityPrintNumber(Unity.TestIgnores);
-    UnityPrint(" Ignored");
-    UNITY_PRINT_EOL;
-    if (Unity.TestFailures == 0U)
-    {
-        UnityPrint("OK");
-    }
-    else
-    {
-        UnityPrint("FAIL");
-    }
-    UNITY_PRINT_EOL;
-    return Unity.TestFailures;
-}
diff --git a/tools/ceedling/vendor/cmock/vendor/unity/src/unity.h b/tools/ceedling/vendor/cmock/vendor/unity/src/unity.h
deleted file mode 100644 (file)
index 0b1b187..0000000
+++ /dev/null
@@ -1,213 +0,0 @@
-/* ==========================================
-    Unity Project - A Test Framework for C
-    Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-    [Released under MIT License. Please refer to license.txt for details]
-========================================== */
-
-#ifndef UNITY_FRAMEWORK_H
-#define UNITY_FRAMEWORK_H
-
-#define UNITY
-
-#include "unity_internals.h"
-
-//-------------------------------------------------------
-// Configuration Options
-//-------------------------------------------------------
-
-// Integers
-//     - Unity assumes 32 bit integers by default
-//     - If your compiler treats ints of a different size, define UNITY_INT_WIDTH
-
-// Floats
-//     - define UNITY_EXCLUDE_FLOAT to disallow floating point comparisons
-//     - define UNITY_FLOAT_PRECISION to specify the precision to use when doing TEST_ASSERT_EQUAL_FLOAT
-//     - define UNITY_FLOAT_TYPE to specify doubles instead of single precision floats
-//     - define UNITY_FLOAT_VERBOSE to print floating point values in errors (uses sprintf)
-
-// Output
-//     - by default, Unity prints to standard out with putchar.  define UNITY_OUTPUT_CHAR(a) with a different function if desired
-
-// Optimization
-//     - by default, line numbers are stored in unsigned shorts.  Define UNITY_LINE_TYPE with a different type if your files are huge
-//     - by default, test and failure counters are unsigned shorts.  Define UNITY_COUNTER_TYPE with a different type if you want to save space or have more than 65535 Tests.
-
-// Test Cases
-//     - define UNITY_SUPPORT_TEST_CASES to include the TEST_CASE macro, though really it's mostly about the runner generator script
-
-// Parameterized Tests
-//     - you'll want to create a define of TEST_CASE(...) which basically evaluates to nothing
-
-//-------------------------------------------------------
-// Test Running Macros
-//-------------------------------------------------------
-
-#define TEST_PROTECT() (setjmp(Unity.AbortFrame) == 0)
-
-#define TEST_ABORT() {longjmp(Unity.AbortFrame, 1);}
-
-#ifndef RUN_TEST
-#define RUN_TEST(func, line_num) UnityDefaultTestRun(func, #func, line_num)
-#endif
-
-#define TEST_LINE_NUM (Unity.CurrentTestLineNumber)
-#define TEST_IS_IGNORED (Unity.CurrentTestIgnored)
-
-//-------------------------------------------------------
-// Basic Fail and Ignore
-//-------------------------------------------------------
-
-#define TEST_FAIL_MESSAGE(message)                                                                 UNITY_TEST_FAIL(__LINE__, message)
-#define TEST_FAIL()                                                                                UNITY_TEST_FAIL(__LINE__, NULL)
-#define TEST_IGNORE_MESSAGE(message)                                                               UNITY_TEST_IGNORE(__LINE__, message)
-#define TEST_IGNORE()                                                                              UNITY_TEST_IGNORE(__LINE__, NULL)
-#define TEST_ONLY()
-
-//-------------------------------------------------------
-// Test Asserts (simple)
-//-------------------------------------------------------
-
-//Boolean
-#define TEST_ASSERT(condition)                                                                     UNITY_TEST_ASSERT(       (condition), __LINE__, " Expression Evaluated To FALSE")
-#define TEST_ASSERT_TRUE(condition)                                                                UNITY_TEST_ASSERT(       (condition), __LINE__, " Expected TRUE Was FALSE")
-#define TEST_ASSERT_UNLESS(condition)                                                              UNITY_TEST_ASSERT(      !(condition), __LINE__, " Expression Evaluated To TRUE")
-#define TEST_ASSERT_FALSE(condition)                                                               UNITY_TEST_ASSERT(      !(condition), __LINE__, " Expected FALSE Was TRUE")
-#define TEST_ASSERT_NULL(pointer)                                                                  UNITY_TEST_ASSERT_NULL(    (pointer), __LINE__, " Expected NULL")
-#define TEST_ASSERT_NOT_NULL(pointer)                                                              UNITY_TEST_ASSERT_NOT_NULL((pointer), __LINE__, " Expected Non-NULL")
-
-//Integers (of all sizes)
-#define TEST_ASSERT_EQUAL_INT(expected, actual)                                                    UNITY_TEST_ASSERT_EQUAL_INT((expected), (actual), __LINE__, NULL)
-#define TEST_ASSERT_EQUAL_INT8(expected, actual)                                                   UNITY_TEST_ASSERT_EQUAL_INT8((expected), (actual), __LINE__, NULL)
-#define TEST_ASSERT_EQUAL_INT16(expected, actual)                                                  UNITY_TEST_ASSERT_EQUAL_INT16((expected), (actual), __LINE__, NULL)
-#define TEST_ASSERT_EQUAL_INT32(expected, actual)                                                  UNITY_TEST_ASSERT_EQUAL_INT32((expected), (actual), __LINE__, NULL)
-#define TEST_ASSERT_EQUAL_INT64(expected, actual)                                                  UNITY_TEST_ASSERT_EQUAL_INT64((expected), (actual), __LINE__, NULL)
-#define TEST_ASSERT_EQUAL(expected, actual)                                                        UNITY_TEST_ASSERT_EQUAL_INT((expected), (actual), __LINE__, NULL)
-#define TEST_ASSERT_NOT_EQUAL(expected, actual)                                                    UNITY_TEST_ASSERT(((expected) !=  (actual)), __LINE__, " Expected Not-Equal")
-#define TEST_ASSERT_EQUAL_UINT(expected, actual)                                                   UNITY_TEST_ASSERT_EQUAL_UINT( (expected), (actual), __LINE__, NULL)
-#define TEST_ASSERT_EQUAL_UINT8(expected, actual)                                                  UNITY_TEST_ASSERT_EQUAL_UINT8( (expected), (actual), __LINE__, NULL)
-#define TEST_ASSERT_EQUAL_UINT16(expected, actual)                                                 UNITY_TEST_ASSERT_EQUAL_UINT16( (expected), (actual), __LINE__, NULL)
-#define TEST_ASSERT_EQUAL_UINT32(expected, actual)                                                 UNITY_TEST_ASSERT_EQUAL_UINT32( (expected), (actual), __LINE__, NULL)
-#define TEST_ASSERT_EQUAL_UINT64(expected, actual)                                                 UNITY_TEST_ASSERT_EQUAL_UINT64( (expected), (actual), __LINE__, NULL)
-#define TEST_ASSERT_EQUAL_HEX(expected, actual)                                                    UNITY_TEST_ASSERT_EQUAL_HEX32((expected), (actual), __LINE__, NULL)
-#define TEST_ASSERT_EQUAL_HEX8(expected, actual)                                                   UNITY_TEST_ASSERT_EQUAL_HEX8( (expected), (actual), __LINE__, NULL)
-#define TEST_ASSERT_EQUAL_HEX16(expected, actual)                                                  UNITY_TEST_ASSERT_EQUAL_HEX16((expected), (actual), __LINE__, NULL)
-#define TEST_ASSERT_EQUAL_HEX32(expected, actual)                                                  UNITY_TEST_ASSERT_EQUAL_HEX32((expected), (actual), __LINE__, NULL)
-#define TEST_ASSERT_EQUAL_HEX64(expected, actual)                                                  UNITY_TEST_ASSERT_EQUAL_HEX64((expected), (actual), __LINE__, NULL)
-#define TEST_ASSERT_BITS(mask, expected, actual)                                                   UNITY_TEST_ASSERT_BITS((mask), (expected), (actual), __LINE__, NULL)
-#define TEST_ASSERT_BITS_HIGH(mask, actual)                                                        UNITY_TEST_ASSERT_BITS((mask), (_UU32)(-1), (actual), __LINE__, NULL)
-#define TEST_ASSERT_BITS_LOW(mask, actual)                                                         UNITY_TEST_ASSERT_BITS((mask), (_UU32)(0), (actual), __LINE__, NULL)
-#define TEST_ASSERT_BIT_HIGH(bit, actual)                                                          UNITY_TEST_ASSERT_BITS(((_UU32)1 << bit), (_UU32)(-1), (actual), __LINE__, NULL)
-#define TEST_ASSERT_BIT_LOW(bit, actual)                                                           UNITY_TEST_ASSERT_BITS(((_UU32)1 << bit), (_UU32)(0), (actual), __LINE__, NULL)
-
-//Integer Ranges (of all sizes)
-#define TEST_ASSERT_INT_WITHIN(delta, expected, actual)                                            UNITY_TEST_ASSERT_INT_WITHIN(delta, expected, actual, __LINE__, NULL)
-#define TEST_ASSERT_UINT_WITHIN(delta, expected, actual)                                           UNITY_TEST_ASSERT_UINT_WITHIN(delta, expected, actual, __LINE__, NULL)
-#define TEST_ASSERT_HEX_WITHIN(delta, expected, actual)                                            UNITY_TEST_ASSERT_HEX32_WITHIN(delta, expected, actual, __LINE__, NULL)
-#define TEST_ASSERT_HEX8_WITHIN(delta, expected, actual)                                           UNITY_TEST_ASSERT_HEX8_WITHIN(delta, expected, actual, __LINE__, NULL)
-#define TEST_ASSERT_HEX16_WITHIN(delta, expected, actual)                                          UNITY_TEST_ASSERT_HEX16_WITHIN(delta, expected, actual, __LINE__, NULL)
-#define TEST_ASSERT_HEX32_WITHIN(delta, expected, actual)                                          UNITY_TEST_ASSERT_HEX32_WITHIN(delta, expected, actual, __LINE__, NULL)
-#define TEST_ASSERT_HEX64_WITHIN(delta, expected, actual)                                          UNITY_TEST_ASSERT_HEX64_WITHIN(delta, expected, actual, __LINE__, NULL)
-
-//Structs and Strings
-#define TEST_ASSERT_EQUAL_PTR(expected, actual)                                                    UNITY_TEST_ASSERT_EQUAL_PTR((expected), (actual), __LINE__, NULL)
-#define TEST_ASSERT_EQUAL_STRING(expected, actual)                                                 UNITY_TEST_ASSERT_EQUAL_STRING(expected, actual, __LINE__, NULL)
-#define TEST_ASSERT_EQUAL_MEMORY(expected, actual, len)                                            UNITY_TEST_ASSERT_EQUAL_MEMORY(expected, actual, len, __LINE__, NULL)
-
-//Arrays
-#define TEST_ASSERT_EQUAL_INT_ARRAY(expected, actual, num_elements)                                UNITY_TEST_ASSERT_EQUAL_INT_ARRAY(expected, actual, num_elements, __LINE__, NULL)
-#define TEST_ASSERT_EQUAL_INT8_ARRAY(expected, actual, num_elements)                               UNITY_TEST_ASSERT_EQUAL_INT8_ARRAY(expected, actual, num_elements, __LINE__, NULL)
-#define TEST_ASSERT_EQUAL_INT16_ARRAY(expected, actual, num_elements)                              UNITY_TEST_ASSERT_EQUAL_INT16_ARRAY(expected, actual, num_elements, __LINE__, NULL)
-#define TEST_ASSERT_EQUAL_INT32_ARRAY(expected, actual, num_elements)                              UNITY_TEST_ASSERT_EQUAL_INT32_ARRAY(expected, actual, num_elements, __LINE__, NULL)
-#define TEST_ASSERT_EQUAL_INT64_ARRAY(expected, actual, num_elements)                              UNITY_TEST_ASSERT_EQUAL_INT64_ARRAY(expected, actual, num_elements, __LINE__, NULL)
-#define TEST_ASSERT_EQUAL_UINT_ARRAY(expected, actual, num_elements)                               UNITY_TEST_ASSERT_EQUAL_UINT_ARRAY(expected, actual, num_elements, __LINE__, NULL)
-#define TEST_ASSERT_EQUAL_UINT8_ARRAY(expected, actual, num_elements)                              UNITY_TEST_ASSERT_EQUAL_UINT8_ARRAY(expected, actual, num_elements, __LINE__, NULL)
-#define TEST_ASSERT_EQUAL_UINT16_ARRAY(expected, actual, num_elements)                             UNITY_TEST_ASSERT_EQUAL_UINT16_ARRAY(expected, actual, num_elements, __LINE__, NULL)
-#define TEST_ASSERT_EQUAL_UINT32_ARRAY(expected, actual, num_elements)                             UNITY_TEST_ASSERT_EQUAL_UINT32_ARRAY(expected, actual, num_elements, __LINE__, NULL)
-#define TEST_ASSERT_EQUAL_UINT64_ARRAY(expected, actual, num_elements)                             UNITY_TEST_ASSERT_EQUAL_UINT64_ARRAY(expected, actual, num_elements, __LINE__, NULL)
-#define TEST_ASSERT_EQUAL_HEX_ARRAY(expected, actual, num_elements)                                UNITY_TEST_ASSERT_EQUAL_HEX32_ARRAY(expected, actual, num_elements, __LINE__, NULL)
-#define TEST_ASSERT_EQUAL_HEX8_ARRAY(expected, actual, num_elements)                               UNITY_TEST_ASSERT_EQUAL_HEX8_ARRAY(expected, actual, num_elements, __LINE__, NULL)
-#define TEST_ASSERT_EQUAL_HEX16_ARRAY(expected, actual, num_elements)                              UNITY_TEST_ASSERT_EQUAL_HEX16_ARRAY(expected, actual, num_elements, __LINE__, NULL)
-#define TEST_ASSERT_EQUAL_HEX32_ARRAY(expected, actual, num_elements)                              UNITY_TEST_ASSERT_EQUAL_HEX32_ARRAY(expected, actual, num_elements, __LINE__, NULL)
-#define TEST_ASSERT_EQUAL_HEX64_ARRAY(expected, actual, num_elements)                              UNITY_TEST_ASSERT_EQUAL_HEX64_ARRAY(expected, actual, num_elements, __LINE__, NULL)
-#define TEST_ASSERT_EQUAL_STRING_ARRAY(expected, actual, num_elements)                             UNITY_TEST_ASSERT_EQUAL_STRING_ARRAY(expected, actual, num_elements, __LINE__, NULL)
-#define TEST_ASSERT_EQUAL_MEMORY_ARRAY(expected, actual, len, num_elements)                        UNITY_TEST_ASSERT_EQUAL_MEMORY_ARRAY(expected, actual, len, num_elements, __LINE__, NULL)
-
-//Floating Point (If Enabled)
-#define TEST_ASSERT_FLOAT_WITHIN(delta, expected, actual)                                          UNITY_TEST_ASSERT_FLOAT_WITHIN(delta, expected, actual, __LINE__, NULL)
-#define TEST_ASSERT_EQUAL_FLOAT(expected, actual)                                                  UNITY_TEST_ASSERT_EQUAL_FLOAT(expected, actual, __LINE__, NULL)
-#define TEST_ASSERT_EQUAL_FLOAT_ARRAY(expected, actual, num_elements)                              UNITY_TEST_ASSERT_EQUAL_FLOAT_ARRAY(expected, actual, num_elements, __LINE__, NULL)
-
-//-------------------------------------------------------
-// Test Asserts (with additional messages)
-//-------------------------------------------------------
-
-//Boolean
-#define TEST_ASSERT_MESSAGE(condition, message)                                                    UNITY_TEST_ASSERT(       (condition), __LINE__, message)
-#define TEST_ASSERT_TRUE_MESSAGE(condition, message)                                               UNITY_TEST_ASSERT(       (condition), __LINE__, message)
-#define TEST_ASSERT_UNLESS_MESSAGE(condition, message)                                             UNITY_TEST_ASSERT(      !(condition), __LINE__, message)
-#define TEST_ASSERT_FALSE_MESSAGE(condition, message)                                              UNITY_TEST_ASSERT(      !(condition), __LINE__, message)
-#define TEST_ASSERT_NULL_MESSAGE(pointer, message)                                                 UNITY_TEST_ASSERT_NULL(    (pointer), __LINE__, message)
-#define TEST_ASSERT_NOT_NULL_MESSAGE(pointer, message)                                             UNITY_TEST_ASSERT_NOT_NULL((pointer), __LINE__, message)
-
-//Integers (of all sizes)
-#define TEST_ASSERT_EQUAL_INT_MESSAGE(expected, actual, message)                                   UNITY_TEST_ASSERT_EQUAL_INT((expected), (actual), __LINE__, message)
-#define TEST_ASSERT_EQUAL_INT8_MESSAGE(expected, actual, message)                                  UNITY_TEST_ASSERT_EQUAL_INT8((expected), (actual), __LINE__, message)
-#define TEST_ASSERT_EQUAL_INT16_MESSAGE(expected, actual, message)                                 UNITY_TEST_ASSERT_EQUAL_INT16((expected), (actual), __LINE__, message)
-#define TEST_ASSERT_EQUAL_INT32_MESSAGE(expected, actual, message)                                 UNITY_TEST_ASSERT_EQUAL_INT32((expected), (actual), __LINE__, message)
-#define TEST_ASSERT_EQUAL_INT64_MESSAGE(expected, actual, message)                                 UNITY_TEST_ASSERT_EQUAL_INT64((expected), (actual), __LINE__, message)
-#define TEST_ASSERT_EQUAL_MESSAGE(expected, actual, message)                                       UNITY_TEST_ASSERT_EQUAL_INT((expected), (actual), __LINE__, message)
-#define TEST_ASSERT_NOT_EQUAL_MESSAGE(expected, actual, message)                                   UNITY_TEST_ASSERT(((expected) !=  (actual)), __LINE__, message)
-#define TEST_ASSERT_EQUAL_UINT_MESSAGE(expected, actual, message)                                  UNITY_TEST_ASSERT_EQUAL_UINT( (expected), (actual), __LINE__, message)
-#define TEST_ASSERT_EQUAL_UINT8_MESSAGE(expected, actual, message)                                 UNITY_TEST_ASSERT_EQUAL_UINT8( (expected), (actual), __LINE__, message)
-#define TEST_ASSERT_EQUAL_UINT16_MESSAGE(expected, actual, message)                                UNITY_TEST_ASSERT_EQUAL_UINT16( (expected), (actual), __LINE__, message)
-#define TEST_ASSERT_EQUAL_UINT32_MESSAGE(expected, actual, message)                                UNITY_TEST_ASSERT_EQUAL_UINT32( (expected), (actual), __LINE__, message)
-#define TEST_ASSERT_EQUAL_UINT64_MESSAGE(expected, actual, message)                                UNITY_TEST_ASSERT_EQUAL_UINT64( (expected), (actual), __LINE__, message)
-#define TEST_ASSERT_EQUAL_HEX_MESSAGE(expected, actual, message)                                   UNITY_TEST_ASSERT_EQUAL_HEX32((expected), (actual), __LINE__, message)
-#define TEST_ASSERT_EQUAL_HEX8_MESSAGE(expected, actual, message)                                  UNITY_TEST_ASSERT_EQUAL_HEX8( (expected), (actual), __LINE__, message)
-#define TEST_ASSERT_EQUAL_HEX16_MESSAGE(expected, actual, message)                                 UNITY_TEST_ASSERT_EQUAL_HEX16((expected), (actual), __LINE__, message)
-#define TEST_ASSERT_EQUAL_HEX32_MESSAGE(expected, actual, message)                                 UNITY_TEST_ASSERT_EQUAL_HEX32((expected), (actual), __LINE__, message)
-#define TEST_ASSERT_EQUAL_HEX64_MESSAGE(expected, actual, message)                                 UNITY_TEST_ASSERT_EQUAL_HEX64((expected), (actual), __LINE__, message)
-#define TEST_ASSERT_BITS_MESSAGE(mask, expected, actual, message)                                  UNITY_TEST_ASSERT_BITS((mask), (expected), (actual), __LINE__, message)
-#define TEST_ASSERT_BITS_HIGH_MESSAGE(mask, actual, message)                                       UNITY_TEST_ASSERT_BITS((mask), (_UU32)(-1), (actual), __LINE__, message)
-#define TEST_ASSERT_BITS_LOW_MESSAGE(mask, actual, message)                                        UNITY_TEST_ASSERT_BITS((mask), (_UU32)(0), (actual), __LINE__, message)
-#define TEST_ASSERT_BIT_HIGH_MESSAGE(bit, actual, message)                                         UNITY_TEST_ASSERT_BITS(((_UU32)1 << bit), (_UU32)(-1), (actual), __LINE__, message)
-#define TEST_ASSERT_BIT_LOW_MESSAGE(bit, actual, message)                                          UNITY_TEST_ASSERT_BITS(((_UU32)1 << bit), (_UU32)(0), (actual), __LINE__, message)
-
-//Integer Ranges (of all sizes)
-#define TEST_ASSERT_INT_WITHIN_MESSAGE(delta, expected, actual, message)                           UNITY_TEST_ASSERT_INT_WITHIN(delta, expected, actual, __LINE__, message)
-#define TEST_ASSERT_UINT_WITHIN_MESSAGE(delta, expected, actual, message)                          UNITY_TEST_ASSERT_UINT_WITHIN(delta, expected, actual, __LINE__, message)
-#define TEST_ASSERT_HEX_WITHIN_MESSAGE(delta, expected, actual, message)                           UNITY_TEST_ASSERT_HEX32_WITHIN(delta, expected, actual, __LINE__, message)
-#define TEST_ASSERT_HEX8_WITHIN_MESSAGE(delta, expected, actual, message)                          UNITY_TEST_ASSERT_HEX8_WITHIN(delta, expected, actual, __LINE__, message)
-#define TEST_ASSERT_HEX16_WITHIN_MESSAGE(delta, expected, actual, message)                         UNITY_TEST_ASSERT_HEX16_WITHIN(delta, expected, actual, __LINE__, message)
-#define TEST_ASSERT_HEX32_WITHIN_MESSAGE(delta, expected, actual, message)                         UNITY_TEST_ASSERT_HEX32_WITHIN(delta, expected, actual, __LINE__, message)
-#define TEST_ASSERT_HEX64_WITHIN_MESSAGE(delta, expected, actual, message)                         UNITY_TEST_ASSERT_HEX64_WITHIN(delta, expected, actual, __LINE__, message)
-
-//Structs and Strings
-#define TEST_ASSERT_EQUAL_PTR_MESSAGE(expected, actual, message)                                   UNITY_TEST_ASSERT_EQUAL_PTR(expected, actual, __LINE__, message)
-#define TEST_ASSERT_EQUAL_STRING_MESSAGE(expected, actual, message)                                UNITY_TEST_ASSERT_EQUAL_STRING(expected, actual, __LINE__, message)
-#define TEST_ASSERT_EQUAL_MEMORY_MESSAGE(expected, actual, len, message)                           UNITY_TEST_ASSERT_EQUAL_MEMORY(expected, actual, len, __LINE__, message)
-
-//Arrays
-#define TEST_ASSERT_EQUAL_INT_ARRAY_MESSAGE(expected, actual, num_elements, message)               UNITY_TEST_ASSERT_EQUAL_INT_ARRAY(expected, actual, num_elements, __LINE__, message)
-#define TEST_ASSERT_EQUAL_INT8_ARRAY_MESSAGE(expected, actual, num_elements, message)              UNITY_TEST_ASSERT_EQUAL_INT8_ARRAY(expected, actual, num_elements, __LINE__, message)
-#define TEST_ASSERT_EQUAL_INT16_ARRAY_MESSAGE(expected, actual, num_elements, message)             UNITY_TEST_ASSERT_EQUAL_INT16_ARRAY(expected, actual, num_elements, __LINE__, message)
-#define TEST_ASSERT_EQUAL_INT32_ARRAY_MESSAGE(expected, actual, num_elements, message)             UNITY_TEST_ASSERT_EQUAL_INT32_ARRAY(expected, actual, num_elements, __LINE__, message)
-#define TEST_ASSERT_EQUAL_INT64_ARRAY_MESSAGE(expected, actual, num_elements, message)             UNITY_TEST_ASSERT_EQUAL_INT64_ARRAY(expected, actual, num_elements, __LINE__, message)
-#define TEST_ASSERT_EQUAL_UINT_ARRAY_MESSAGE(expected, actual, num_elements, message)              UNITY_TEST_ASSERT_EQUAL_UINT_ARRAY(expected, actual, num_elements, __LINE__, message)
-#define TEST_ASSERT_EQUAL_UINT8_ARRAY_MESSAGE(expected, actual, num_elements, message)             UNITY_TEST_ASSERT_EQUAL_UINT8_ARRAY(expected, actual, num_elements, __LINE__, message)
-#define TEST_ASSERT_EQUAL_UINT16_ARRAY_MESSAGE(expected, actual, num_elements, message)            UNITY_TEST_ASSERT_EQUAL_UINT16_ARRAY(expected, actual, num_elements, __LINE__, message)
-#define TEST_ASSERT_EQUAL_UINT32_ARRAY_MESSAGE(expected, actual, num_elements, message)            UNITY_TEST_ASSERT_EQUAL_UINT32_ARRAY(expected, actual, num_elements, __LINE__, message)
-#define TEST_ASSERT_EQUAL_UINT64_ARRAY_MESSAGE(expected, actual, num_elements, message)            UNITY_TEST_ASSERT_EQUAL_UINT64_ARRAY(expected, actual, num_elements, __LINE__, message)
-#define TEST_ASSERT_EQUAL_HEX_ARRAY_MESSAGE(expected, actual, num_elements, message)               UNITY_TEST_ASSERT_EQUAL_HEX32_ARRAY(expected, actual, num_elements, __LINE__, message)
-#define TEST_ASSERT_EQUAL_HEX8_ARRAY_MESSAGE(expected, actual, num_elements, message)              UNITY_TEST_ASSERT_EQUAL_HEX8_ARRAY(expected, actual, num_elements, __LINE__, message)
-#define TEST_ASSERT_EQUAL_HEX16_ARRAY_MESSAGE(expected, actual, num_elements, message)             UNITY_TEST_ASSERT_EQUAL_HEX16_ARRAY(expected, actual, num_elements, __LINE__, message)
-#define TEST_ASSERT_EQUAL_HEX32_ARRAY_MESSAGE(expected, actual, num_elements, message)             UNITY_TEST_ASSERT_EQUAL_HEX32_ARRAY(expected, actual, num_elements, __LINE__, message)
-#define TEST_ASSERT_EQUAL_HEX64_ARRAY_MESSAGE(expected, actual, num_elements, message)             UNITY_TEST_ASSERT_EQUAL_HEX64_ARRAY(expected, actual, num_elements, __LINE__, message)
-#define TEST_ASSERT_EQUAL_STRING_ARRAY_MESSAGE(expected, actual, num_elements, message)            UNITY_TEST_ASSERT_EQUAL_STRING_ARRAY(expected, actual, num_elements, __LINE__, message)
-#define TEST_ASSERT_EQUAL_MEMORY_ARRAY_MESSAGE(expected, actual, len, num_elements, message)       UNITY_TEST_ASSERT_EQUAL_MEMORY_ARRAY(expected, actual, len, num_elements, __LINE__, message)
-
-//Floating Point (If Enabled)
-#define TEST_ASSERT_FLOAT_WITHIN_MESSAGE(delta, expected, actual, message)                         UNITY_TEST_ASSERT_FLOAT_WITHIN(delta, expected, actual, __LINE__, message)
-#define TEST_ASSERT_EQUAL_FLOAT_MESSAGE(expected, actual, message)                                 UNITY_TEST_ASSERT_EQUAL_FLOAT(expected, actual, __LINE__, message)
-#define TEST_ASSERT_EQUAL_FLOAT_ARRAY_MESSAGE(expected, actual, num_elements, message)             UNITY_TEST_ASSERT_EQUAL_FLOAT_ARRAY(expected, actual, num_elements, __LINE__, message)
-#endif
diff --git a/tools/ceedling/vendor/cmock/vendor/unity/src/unity_internals.h b/tools/ceedling/vendor/cmock/vendor/unity/src/unity_internals.h
deleted file mode 100644 (file)
index 29c9d1d..0000000
+++ /dev/null
@@ -1,355 +0,0 @@
-/* ==========================================
-    Unity Project - A Test Framework for C
-    Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-    [Released under MIT License. Please refer to license.txt for details]
-========================================== */
-
-#ifndef UNITY_INTERNALS_H
-#define UNITY_INTERNALS_H
-
-#include <stdio.h>
-#include <setjmp.h>
-
-//-------------------------------------------------------
-// Int Support
-//-------------------------------------------------------
-
-#ifndef UNITY_INT_WIDTH
-#define UNITY_INT_WIDTH (32)
-#endif
-
-#ifndef UNITY_LONG_WIDTH
-#define UNITY_LONG_WIDTH (32)
-#endif
-
-#if (UNITY_INT_WIDTH == 32)
-    typedef unsigned char   _UU8;
-    typedef unsigned short  _UU16;
-    typedef unsigned int    _UU32;
-    typedef signed char     _US8;
-    typedef signed short    _US16;
-    typedef signed int      _US32;
-#elif (UNITY_INT_WIDTH == 16)
-    typedef unsigned char   _UU8;
-    typedef unsigned int    _UU16;
-    typedef unsigned long   _UU32;
-    typedef signed char     _US8;
-    typedef signed int      _US16;
-    typedef signed long     _US32;
-#else
-    #error Invalid UNITY_INT_WIDTH specified! (16 or 32 are supported)
-#endif
-
-//-------------------------------------------------------
-// 64-bit Support
-//-------------------------------------------------------
-
-#ifndef UNITY_SUPPORT_64
-
-//No 64-bit Support
-typedef _UU32 _U_UINT;
-typedef _US32 _U_SINT;
-
-#else
-
-//64-bit Support
-#if (UNITY_LONG_WIDTH == 32)
-    typedef unsigned long long _UU64;
-    typedef signed long long   _US64;
-#elif (UNITY_LONG_WIDTH == 64)
-    typedef unsigned long      _UU64;
-    typedef signed long        _US64;
-#else
-    #error Invalid UNITY_LONG_WIDTH specified! (32 or 64 are supported)
-#endif
-typedef _UU64 _U_UINT;
-typedef _US64 _U_SINT;
-
-#endif
-
-//-------------------------------------------------------
-// Pointer Support
-//-------------------------------------------------------
-
-#ifndef UNITY_POINTER_WIDTH
-#define UNITY_POINTER_WIDTH (32)
-#endif
-
-#if (UNITY_POINTER_WIDTH == 32)
-    typedef _UU32 _UP;
-#define UNITY_DISPLAY_STYLE_POINTER UNITY_DISPLAY_STYLE_HEX32
-#elif (UNITY_POINTER_WIDTH == 64)
-    typedef _UU64 _UP;
-#define UNITY_DISPLAY_STYLE_POINTER UNITY_DISPLAY_STYLE_HEX64
-#elif (UNITY_POINTER_WIDTH == 16)
-    typedef _UU16 _UP;
-#define UNITY_DISPLAY_STYLE_POINTER UNITY_DISPLAY_STYLE_HEX16
-#else
-    #error Invalid UNITY_POINTER_WIDTH specified! (16, 32 or 64 are supported)
-#endif
-
-//-------------------------------------------------------
-// Float Support
-//-------------------------------------------------------
-
-#ifdef UNITY_EXCLUDE_FLOAT 
-
-//No Floating Point Support
-#undef UNITY_FLOAT_PRECISION
-#undef UNITY_FLOAT_TYPE
-#undef UNITY_FLOAT_VERBOSE
-
-#else
-
-//Floating Point Support
-#ifndef UNITY_FLOAT_PRECISION
-#define UNITY_FLOAT_PRECISION (0.00001f)
-#endif
-#ifndef UNITY_FLOAT_TYPE
-#define UNITY_FLOAT_TYPE float
-#endif
-typedef UNITY_FLOAT_TYPE _UF;
-    
-#endif
-
-//-------------------------------------------------------
-// Output Method
-//-------------------------------------------------------
-
-#ifndef UNITY_OUTPUT_CHAR
-//Default to using putchar, which is defined in stdio.h above
-#define UNITY_OUTPUT_CHAR(a) putchar(a)
-#else
-//If defined as something else, make sure we declare it here so it's ready for use
-extern int UNITY_OUTPUT_CHAR(int);
-#endif
-
-//-------------------------------------------------------
-// Footprint
-//-------------------------------------------------------
-
-#ifndef UNITY_LINE_TYPE
-#define UNITY_LINE_TYPE unsigned short
-#endif
-
-#ifndef UNITY_COUNTER_TYPE
-#define UNITY_COUNTER_TYPE unsigned short
-#endif
-
-//-------------------------------------------------------
-// Internal Structs Needed
-//-------------------------------------------------------
-
-typedef void (*UnityTestFunction)(void);
-
-#define UNITY_DISPLAY_RANGE_INT  (0x10)
-#define UNITY_DISPLAY_RANGE_UINT (0x20)
-#define UNITY_DISPLAY_RANGE_HEX  (0x40)
-#define UNITY_DISPLAY_RANGE_AUTO (0x80)
-
-typedef enum
-{
-    UNITY_DISPLAY_STYLE_INT      = 4 + UNITY_DISPLAY_RANGE_INT + UNITY_DISPLAY_RANGE_AUTO,
-    UNITY_DISPLAY_STYLE_INT8     = 1 + UNITY_DISPLAY_RANGE_INT,
-    UNITY_DISPLAY_STYLE_INT16    = 2 + UNITY_DISPLAY_RANGE_INT,
-    UNITY_DISPLAY_STYLE_INT32    = 4 + UNITY_DISPLAY_RANGE_INT,
-#ifdef UNITY_SUPPORT_64
-    UNITY_DISPLAY_STYLE_INT64    = 8 + UNITY_DISPLAY_RANGE_INT,
-#endif
-    UNITY_DISPLAY_STYLE_UINT     = 4 + UNITY_DISPLAY_RANGE_UINT + UNITY_DISPLAY_RANGE_AUTO,
-    UNITY_DISPLAY_STYLE_UINT8    = 1 + UNITY_DISPLAY_RANGE_UINT,
-    UNITY_DISPLAY_STYLE_UINT16   = 2 + UNITY_DISPLAY_RANGE_UINT,
-    UNITY_DISPLAY_STYLE_UINT32   = 4 + UNITY_DISPLAY_RANGE_UINT,
-#ifdef UNITY_SUPPORT_64
-    UNITY_DISPLAY_STYLE_UINT64   = 8 + UNITY_DISPLAY_RANGE_UINT,
-#endif
-    UNITY_DISPLAY_STYLE_HEX8     = 1 + UNITY_DISPLAY_RANGE_HEX,
-    UNITY_DISPLAY_STYLE_HEX16    = 2 + UNITY_DISPLAY_RANGE_HEX,
-    UNITY_DISPLAY_STYLE_HEX32    = 4 + UNITY_DISPLAY_RANGE_HEX,
-#ifdef UNITY_SUPPORT_64
-    UNITY_DISPLAY_STYLE_HEX64    = 8 + UNITY_DISPLAY_RANGE_HEX,
-#endif
-} UNITY_DISPLAY_STYLE_T;
-
-struct _Unity
-{
-    const char* TestFile;
-    const char* CurrentTestName;
-    _UU32 CurrentTestLineNumber;
-    UNITY_COUNTER_TYPE NumberOfTests;
-    UNITY_COUNTER_TYPE TestFailures;
-    UNITY_COUNTER_TYPE TestIgnores;
-    UNITY_COUNTER_TYPE CurrentTestFailed;
-    UNITY_COUNTER_TYPE CurrentTestIgnored;
-    jmp_buf AbortFrame;
-};
-
-extern struct _Unity Unity;
-
-//-------------------------------------------------------
-// Test Suite Management
-//-------------------------------------------------------
-
-void UnityBegin(void);
-int  UnityEnd(void);
-void UnityConcludeTest(void);
-void UnityDefaultTestRun(UnityTestFunction Func, const char* FuncName, const int FuncLineNum);
-
-//-------------------------------------------------------
-// Test Output
-//-------------------------------------------------------
-
-void UnityPrint(const char* string);
-void UnityPrintMask(const _U_UINT mask, const _U_UINT number);
-void UnityPrintNumberByStyle(const _U_SINT number, const UNITY_DISPLAY_STYLE_T style);
-void UnityPrintNumber(const _U_SINT number);
-void UnityPrintNumberUnsigned(const _U_UINT number);
-void UnityPrintNumberHex(const _U_UINT number, const char nibbles);
-
-#ifdef UNITY_FLOAT_VERBOSE
-void UnityPrintFloat(const _UF number);
-#endif
-
-//-------------------------------------------------------
-// Test Assertion Fuctions
-//-------------------------------------------------------
-//  Use the macros below this section instead of calling
-//  these directly. The macros have a consistent naming
-//  convention and will pull in file and line information
-//  for you.
-
-void UnityAssertEqualNumber(const _U_SINT expected,
-                            const _U_SINT actual,
-                            const char* msg,
-                            const UNITY_LINE_TYPE lineNumber,
-                            const UNITY_DISPLAY_STYLE_T style);
-
-void UnityAssertEqualIntArray(const _U_SINT* expected,
-                              const _U_SINT* actual,
-                              const _UU32 num_elements,
-                              const char* msg,
-                              const UNITY_LINE_TYPE lineNumber,
-                              const UNITY_DISPLAY_STYLE_T style);
-
-void UnityAssertBits(const _U_SINT mask,
-                     const _U_SINT expected,
-                     const _U_SINT actual,
-                     const char* msg,
-                     const UNITY_LINE_TYPE lineNumber);
-
-void UnityAssertEqualString(const char* expected,
-                            const char* actual,
-                            const char* msg,
-                            const UNITY_LINE_TYPE lineNumber);
-
-void UnityAssertEqualStringArray( const char** expected,
-                                  const char** actual,
-                                  const _UU32 num_elements,
-                                  const char* msg,
-                                  const UNITY_LINE_TYPE lineNumber);
-
-void UnityAssertEqualMemory( const void* expected,
-                             const void* actual,
-                             const _UU32 length,
-                             const _UU32 num_elements,
-                             const char* msg,
-                             const UNITY_LINE_TYPE lineNumber);
-
-void UnityAssertNumbersWithin(const _U_SINT delta,
-                              const _U_SINT expected,
-                              const _U_SINT actual,
-                              const char* msg,
-                              const UNITY_LINE_TYPE lineNumber,
-                              const UNITY_DISPLAY_STYLE_T style);
-
-void UnityFail(const char* message, const UNITY_LINE_TYPE line);
-
-void UnityIgnore(const char* message, const UNITY_LINE_TYPE line);
-
-#ifndef UNITY_EXCLUDE_FLOAT
-void UnityAssertFloatsWithin(const _UF delta,
-                             const _UF expected,
-                             const _UF actual,
-                             const char* msg,
-                             const UNITY_LINE_TYPE lineNumber);
-
-void UnityAssertEqualFloatArray(const _UF* expected,
-                                const _UF* actual,
-                                const _UU32 num_elements,
-                                const char* msg,
-                                const UNITY_LINE_TYPE lineNumber);
-#endif
-
-//-------------------------------------------------------
-// Basic Fail and Ignore
-//-------------------------------------------------------
-
-#define UNITY_TEST_FAIL(line, message)   UnityFail(   (message), (UNITY_LINE_TYPE)line);
-#define UNITY_TEST_IGNORE(line, message) UnityIgnore( (message), (UNITY_LINE_TYPE)line);
-
-//-------------------------------------------------------
-// Test Asserts
-//-------------------------------------------------------
-
-#define UNITY_TEST_ASSERT(condition, line, message)                                              if (condition) {} else {UNITY_TEST_FAIL((UNITY_LINE_TYPE)line, message);}
-#define UNITY_TEST_ASSERT_NULL(pointer, line, message)                                           UNITY_TEST_ASSERT(((pointer) == NULL),  (UNITY_LINE_TYPE)line, message)
-#define UNITY_TEST_ASSERT_NOT_NULL(pointer, line, message)                                       UNITY_TEST_ASSERT(((pointer) != NULL),  (UNITY_LINE_TYPE)line, message)
-
-#define UNITY_TEST_ASSERT_EQUAL_INT(expected, actual, line, message)                             UnityAssertEqualNumber((_U_SINT)(expected), (_U_SINT)(actual), (message), (UNITY_LINE_TYPE)line, UNITY_DISPLAY_STYLE_INT)
-#define UNITY_TEST_ASSERT_EQUAL_INT8(expected, actual, line, message)                            UnityAssertEqualNumber((_U_SINT)(expected), (_U_SINT)(actual), (message), (UNITY_LINE_TYPE)line, UNITY_DISPLAY_STYLE_INT)
-#define UNITY_TEST_ASSERT_EQUAL_INT16(expected, actual, line, message)                           UnityAssertEqualNumber((_U_SINT)(expected), (_U_SINT)(actual), (message), (UNITY_LINE_TYPE)line, UNITY_DISPLAY_STYLE_INT)
-#define UNITY_TEST_ASSERT_EQUAL_INT32(expected, actual, line, message)                           UnityAssertEqualNumber((_U_SINT)(expected), (_U_SINT)(actual), (message), (UNITY_LINE_TYPE)line, UNITY_DISPLAY_STYLE_INT)
-#define UNITY_TEST_ASSERT_EQUAL_UINT(expected, actual, line, message)                            UnityAssertEqualNumber((_U_SINT)(expected), (_U_SINT)(actual), (message), (UNITY_LINE_TYPE)line, UNITY_DISPLAY_STYLE_UINT)
-#define UNITY_TEST_ASSERT_EQUAL_UINT8(expected, actual, line, message)                           UnityAssertEqualNumber((_U_SINT)(expected), (_U_SINT)(actual), (message), (UNITY_LINE_TYPE)line, UNITY_DISPLAY_STYLE_UINT)
-#define UNITY_TEST_ASSERT_EQUAL_UINT16(expected, actual, line, message)                          UnityAssertEqualNumber((_U_SINT)(expected), (_U_SINT)(actual), (message), (UNITY_LINE_TYPE)line, UNITY_DISPLAY_STYLE_UINT)
-#define UNITY_TEST_ASSERT_EQUAL_UINT32(expected, actual, line, message)                          UnityAssertEqualNumber((_U_SINT)(expected), (_U_SINT)(actual), (message), (UNITY_LINE_TYPE)line, UNITY_DISPLAY_STYLE_UINT)
-#define UNITY_TEST_ASSERT_EQUAL_HEX8(expected, actual, line, message)                            UnityAssertEqualNumber((_U_SINT)(expected), (_U_SINT)(actual), (message), (UNITY_LINE_TYPE)line, UNITY_DISPLAY_STYLE_HEX8)
-#define UNITY_TEST_ASSERT_EQUAL_HEX16(expected, actual, line, message)                           UnityAssertEqualNumber((_U_SINT)(expected), (_U_SINT)(actual), (message), (UNITY_LINE_TYPE)line, UNITY_DISPLAY_STYLE_HEX16)
-#define UNITY_TEST_ASSERT_EQUAL_HEX32(expected, actual, line, message)                           UnityAssertEqualNumber((_U_SINT)(expected), (_U_SINT)(actual), (message), (UNITY_LINE_TYPE)line, UNITY_DISPLAY_STYLE_HEX32)
-#define UNITY_TEST_ASSERT_BITS(mask, expected, actual, line, message)                            UnityAssertBits((_U_SINT)(mask), (_U_SINT)(expected), (_U_SINT)(actual), (message), (UNITY_LINE_TYPE)line)
-
-#define UNITY_TEST_ASSERT_INT_WITHIN(delta, expected, actual, line, message)                     UnityAssertNumbersWithin((_U_SINT)(delta), (_U_SINT)(expected), (_U_SINT)(actual), NULL, (UNITY_LINE_TYPE)line, UNITY_DISPLAY_STYLE_INT)
-#define UNITY_TEST_ASSERT_UINT_WITHIN(delta, expected, actual, line, message)                    UnityAssertNumbersWithin((_U_SINT)(delta), (_U_SINT)(expected), (_U_SINT)(actual), NULL, (UNITY_LINE_TYPE)line, UNITY_DISPLAY_STYLE_UINT)
-#define UNITY_TEST_ASSERT_HEX8_WITHIN(delta, expected, actual, line, message)                    UnityAssertNumbersWithin((_U_SINT)(delta), (_U_SINT)(expected), (_U_SINT)(actual), NULL, (UNITY_LINE_TYPE)line, UNITY_DISPLAY_STYLE_HEX8)
-#define UNITY_TEST_ASSERT_HEX16_WITHIN(delta, expected, actual, line, message)                   UnityAssertNumbersWithin((_U_SINT)(delta), (_U_SINT)(expected), (_U_SINT)(actual), NULL, (UNITY_LINE_TYPE)line, UNITY_DISPLAY_STYLE_HEX16)
-#define UNITY_TEST_ASSERT_HEX32_WITHIN(delta, expected, actual, line, message)                   UnityAssertNumbersWithin((_U_SINT)(delta), (_U_SINT)(expected), (_U_SINT)(actual), NULL, (UNITY_LINE_TYPE)line, UNITY_DISPLAY_STYLE_HEX32)
-#define UNITY_TEST_ASSERT_HEX64_WITHIN(delta, expected, actual, line, message)                   UnityAssertNumbersWithin((_U_SINT)(delta), (_U_SINT)(expected), (_U_SINT)(actual), NULL, (UNITY_LINE_TYPE)line, UNITY_DISPLAY_STYLE_HEX64)
-
-#define UNITY_TEST_ASSERT_EQUAL_PTR(expected, actual, line, message)                             UnityAssertEqualNumber((_U_SINT)(_UP)(expected), (_U_SINT)(_UP)(actual), (message), (UNITY_LINE_TYPE)line, UNITY_DISPLAY_STYLE_POINTER)
-#define UNITY_TEST_ASSERT_EQUAL_STRING(expected, actual, line, message)                          UnityAssertEqualString((const char*)(expected), (const char*)(actual), (message), (UNITY_LINE_TYPE)line)
-#define UNITY_TEST_ASSERT_EQUAL_MEMORY(expected, actual, len, line, message)                     UnityAssertEqualMemory((void*)(expected), (void*)(actual), (_UU32)(len), 1, (message), (UNITY_LINE_TYPE)line)
-
-#define UNITY_TEST_ASSERT_EQUAL_INT_ARRAY(expected, actual, num_elements, line, message)         UnityAssertEqualIntArray((const _U_SINT*)(expected), (const _U_SINT*)(actual), (_UU32)(num_elements), (message), (UNITY_LINE_TYPE)line, UNITY_DISPLAY_STYLE_INT)
-#define UNITY_TEST_ASSERT_EQUAL_INT8_ARRAY(expected, actual, num_elements, line, message)        UnityAssertEqualIntArray((const _U_SINT*)(expected), (const _U_SINT*)(actual), (_UU32)(num_elements), (message), (UNITY_LINE_TYPE)line, UNITY_DISPLAY_STYLE_INT8)
-#define UNITY_TEST_ASSERT_EQUAL_INT16_ARRAY(expected, actual, num_elements, line, message)       UnityAssertEqualIntArray((const _U_SINT*)(expected), (const _U_SINT*)(actual), (_UU32)(num_elements), (message), (UNITY_LINE_TYPE)line, UNITY_DISPLAY_STYLE_INT16)
-#define UNITY_TEST_ASSERT_EQUAL_INT32_ARRAY(expected, actual, num_elements, line, message)       UnityAssertEqualIntArray((const _U_SINT*)(expected), (const _U_SINT*)(actual), (_UU32)(num_elements), (message), (UNITY_LINE_TYPE)line, UNITY_DISPLAY_STYLE_INT32)
-#define UNITY_TEST_ASSERT_EQUAL_UINT_ARRAY(expected, actual, num_elements, line, message)        UnityAssertEqualIntArray((const _U_SINT*)(expected), (const _U_SINT*)(actual), (_UU32)(num_elements), (message), (UNITY_LINE_TYPE)line, UNITY_DISPLAY_STYLE_UINT)
-#define UNITY_TEST_ASSERT_EQUAL_UINT8_ARRAY(expected, actual, num_elements, line, message)       UnityAssertEqualIntArray((const _U_SINT*)(expected), (const _U_SINT*)(actual), (_UU32)(num_elements), (message), (UNITY_LINE_TYPE)line, UNITY_DISPLAY_STYLE_UINT8)
-#define UNITY_TEST_ASSERT_EQUAL_UINT16_ARRAY(expected, actual, num_elements, line, message)      UnityAssertEqualIntArray((const _U_SINT*)(expected), (const _U_SINT*)(actual), (_UU32)(num_elements), (message), (UNITY_LINE_TYPE)line, UNITY_DISPLAY_STYLE_UINT16)
-#define UNITY_TEST_ASSERT_EQUAL_UINT32_ARRAY(expected, actual, num_elements, line, message)      UnityAssertEqualIntArray((const _U_SINT*)(expected), (const _U_SINT*)(actual), (_UU32)(num_elements), (message), (UNITY_LINE_TYPE)line, UNITY_DISPLAY_STYLE_UINT32)
-#define UNITY_TEST_ASSERT_EQUAL_HEX8_ARRAY(expected, actual, num_elements, line, message)        UnityAssertEqualIntArray((const _U_SINT*)(expected), (const _U_SINT*)(actual), (_UU32)(num_elements), (message), (UNITY_LINE_TYPE)line, UNITY_DISPLAY_STYLE_HEX8)
-#define UNITY_TEST_ASSERT_EQUAL_HEX16_ARRAY(expected, actual, num_elements, line, message)       UnityAssertEqualIntArray((const _U_SINT*)(expected), (const _U_SINT*)(actual), (_UU32)(num_elements), (message), (UNITY_LINE_TYPE)line, UNITY_DISPLAY_STYLE_HEX16)
-#define UNITY_TEST_ASSERT_EQUAL_HEX32_ARRAY(expected, actual, num_elements, line, message)       UnityAssertEqualIntArray((const _U_SINT*)(expected), (const _U_SINT*)(actual), (_UU32)(num_elements), (message), (UNITY_LINE_TYPE)line, UNITY_DISPLAY_STYLE_HEX32)
-#define UNITY_TEST_ASSERT_EQUAL_STRING_ARRAY(expected, actual, num_elements, line, message)      UnityAssertEqualStringArray((const char**)(expected), (const char**)(actual), (_UU32)(num_elements), (message), (UNITY_LINE_TYPE)line)
-#define UNITY_TEST_ASSERT_EQUAL_MEMORY_ARRAY(expected, actual, len, num_elements, line, message) UnityAssertEqualMemory((void*)(expected), (void*)(actual), (_UU32)(len), (_UU32)(num_elements), (message), (UNITY_LINE_TYPE)line)
-
-#ifdef UNITY_SUPPORT_64
-#define UNITY_TEST_ASSERT_EQUAL_INT64(expected, actual, line, message)                           UnityAssertEqualNumber((_U_SINT)(expected), (_U_SINT)(actual), (message), (UNITY_LINE_TYPE)line, UNITY_DISPLAY_STYLE_INT64)
-#define UNITY_TEST_ASSERT_EQUAL_UINT64(expected, actual, line, message)                          UnityAssertEqualNumber((_U_SINT)(expected), (_U_SINT)(actual), (message), (UNITY_LINE_TYPE)line, UNITY_DISPLAY_STYLE_UINT64)
-#define UNITY_TEST_ASSERT_EQUAL_HEX64(expected, actual, line, message)                           UnityAssertEqualNumber((_U_SINT)(expected), (_U_SINT)(actual), (message), (UNITY_LINE_TYPE)line, UNITY_DISPLAY_STYLE_HEX64)
-#define UNITY_TEST_ASSERT_EQUAL_INT64_ARRAY(expected, actual, num_elements, line, message)       UnityAssertEqualIntArray((const _U_SINT*)(expected), (const _U_SINT*)(actual), (_UU32)(num_elements), (message), (UNITY_LINE_TYPE)line, UNITY_DISPLAY_STYLE_INT64)
-#define UNITY_TEST_ASSERT_EQUAL_UINT64_ARRAY(expected, actual, num_elements, line, message)      UnityAssertEqualIntArray((const _U_SINT*)(expected), (const _U_SINT*)(actual), (_UU32)(num_elements), (message), (UNITY_LINE_TYPE)line, UNITY_DISPLAY_STYLE_UINT64)
-#define UNITY_TEST_ASSERT_EQUAL_HEX64_ARRAY(expected, actual, num_elements, line, message)       UnityAssertEqualIntArray((const _U_SINT*)(expected), (const _U_SINT*)(actual), (_UU32)(num_elements), (message), (UNITY_LINE_TYPE)line, UNITY_DISPLAY_STYLE_HEX64)
-#endif
-
-#ifdef UNITY_EXCLUDE_FLOAT
-#define UNITY_TEST_ASSERT_FLOAT_WITHIN(delta, expected, actual, line, message)                   UNITY_TEST_FAIL((UNITY_LINE_TYPE)line, "Unity Floating Point Disabled")
-#define UNITY_TEST_ASSERT_EQUAL_FLOAT(expected, actual, line, message)                           UNITY_TEST_FAIL((UNITY_LINE_TYPE)line, "Unity Floating Point Disabled")
-#define UNITY_TEST_ASSERT_EQUAL_FLOAT_ARRAY(expected, actual, num_elements, line, message)       UNITY_TEST_FAIL((UNITY_LINE_TYPE)line, "Unity Floating Point Disabled")
-#else
-#define UNITY_TEST_ASSERT_FLOAT_WITHIN(delta, expected, actual, line, message)                   UnityAssertFloatsWithin((_UF)(delta), (_UF)(expected), (_UF)(actual), (message), (UNITY_LINE_TYPE)line)
-#define UNITY_TEST_ASSERT_EQUAL_FLOAT(expected, actual, line, message)                           UNITY_TEST_ASSERT_FLOAT_WITHIN((_UF)(expected) * (_UF)UNITY_FLOAT_PRECISION, (_UF)expected, (_UF)actual, (UNITY_LINE_TYPE)line, message)
-#define UNITY_TEST_ASSERT_EQUAL_FLOAT_ARRAY(expected, actual, num_elements, line, message)       UnityAssertEqualFloatArray((_UF*)(expected), (_UF*)(actual), (_UU32)(num_elements), (message), (UNITY_LINE_TYPE)line)
-#endif
-
-#endif
diff --git a/tools/ceedling/vendor/cmock/vendor/unity/targets/gcc.yml b/tools/ceedling/vendor/cmock/vendor/unity/targets/gcc.yml
deleted file mode 100644 (file)
index 0f18c6c..0000000
+++ /dev/null
@@ -1,42 +0,0 @@
-compiler:
-  path: gcc
-  source_path:     'src/'
-  unit_tests_path: &unit_tests_path 'test/'
-  build_path:      &build_path 'build/'
-  options:
-    - '-c'
-    - '-Wall'
-    - '-Wno-address'
-    - '-std=c99'
-    - '-pedantic'
-  includes:
-    prefix: '-I'
-    items:
-      - 'src/'
-      - '../src/'
-      - *unit_tests_path
-  defines:
-    prefix: '-D'
-    items:
-      - UNITY_SUPPORT_64
-      - UNITY_SUPPORT_TEST_CASES
-  object_files:
-    prefix: '-o'
-    extension: '.o'
-    destination: *build_path
-linker:
-  path: gcc
-  options:
-    - -lm
-  includes:
-    prefix: '-I'
-  object_files:
-    path: *build_path
-    extension: '.o'
-  bin_files:
-    prefix: '-o'
-    extension: '.exe'
-    destination: *build_path
-colour: true
-:unity:
-  :plugins: []
\ No newline at end of file
diff --git a/tools/ceedling/vendor/cmock/vendor/unity/targets/gcc_64.yml b/tools/ceedling/vendor/cmock/vendor/unity/targets/gcc_64.yml
deleted file mode 100644 (file)
index 97cb958..0000000
+++ /dev/null
@@ -1,43 +0,0 @@
-compiler:
-  path: gcc
-  source_path:     'src/'
-  unit_tests_path: &unit_tests_path 'test/'
-  build_path:      &build_path 'build/'
-  options:
-    - '-c'
-    - '-Wall'
-    - '-Wno-address'
-    - '-std=c99'
-    - '-pedantic'
-  includes:
-    prefix: '-I'
-    items:
-      - 'src/'
-      - '../src/'
-      - *unit_tests_path
-  defines:
-    prefix: '-D'
-    items:
-      - UNITY_SUPPORT_64
-      - UNITY_SUPPORT_TEST_CASES
-      - 'UNITY_POINTER_WIDTH=64'
-  object_files:
-    prefix: '-o'
-    extension: '.o'
-    destination: *build_path
-linker:
-  path: gcc
-  options:
-    - -lm
-  includes:
-    prefix: '-I'
-  object_files:
-    path: *build_path
-    extension: '.o'
-  bin_files:
-    prefix: '-o'
-    extension: '.exe'
-    destination: *build_path
-colour: true
-:unity:
-  :plugins: []
\ No newline at end of file
diff --git a/tools/ceedling/vendor/cmock/vendor/unity/targets/hitech_picc18.yml b/tools/ceedling/vendor/cmock/vendor/unity/targets/hitech_picc18.yml
deleted file mode 100644 (file)
index 210d944..0000000
+++ /dev/null
@@ -1,101 +0,0 @@
-# rumor has it that this yaml file works for the standard edition of the 
-# hitech PICC18 compiler, but not the pro version.
-#
-compiler:
-  path: cd build && picc18
-  source_path: 'c:\Projects\NexGen\Prototypes\CMockTest\src\'
-  unit_tests_path: &unit_tests_path 'c:\Projects\NexGen\Prototypes\CMockTest\test\'
-  build_path: &build_path 'c:\Projects\NexGen\Prototypes\CMockTest\build\'
-  options:
-    - --chip=18F87J10
-    - --ide=hitide
-    - --q #quiet please
-    - --asmlist
-    - --codeoffset=0
-    - --emi=wordwrite # External memory interface protocol
-    - --warn=0 # allow all normal warning messages
-    - --errors=10 # Number of errors before aborting compile
-    - --char=unsigned
-    - -Bl # Large memory model
-    - -G # generate symbol file
-    - --cp=16 # 16-bit pointers
-    - --double=24 
-    - -N255 # 255-char symbol names
-    - --opt=none # Do not use any compiler optimziations
-    - -c # compile only
-    - -M
-  includes:
-    prefix: '-I'
-    items:
-      - 'c:/Projects/NexGen/Prototypes/CMockTest/src/'
-      - 'c:/Projects/NexGen/Prototypes/CMockTest/mocks/'
-      - 'c:/CMock/src/'
-      - 'c:/CMock/examples/src/'
-      - 'c:/CMock/vendor/unity/src/'
-      - 'c:/CMock/vendor/unity/examples/helper/'
-      - *unit_tests_path
-  defines:
-    prefix: '-D' 
-    items: 
-      - UNITY_INT_WIDTH=16 
-      - UNITY_POINTER_WIDTH=16
-      - CMOCK_MEM_STATIC 
-      - CMOCK_MEM_SIZE=3000
-      - UNITY_SUPPORT_TEST_CASES 
-      - _PICC18
-  object_files: 
-    # prefix: '-O' # Hi-Tech doesn't want a prefix. They key off of filename .extensions, instead 
-    extension: '.obj' 
-    destination: *build_path 
-
-linker: 
-  path: cd build && picc18 
-  options: 
-    - --chip=18F87J10 
-    - --ide=hitide 
-    - --cp=24 # 24-bit pointers. Is this needed for linker?? 
-    - --double=24 # Is this needed for linker?? 
-    - -Lw # Scan the pic87*w.lib in the lib/ of the compiler installation directory
-    - --summary=mem,file # info listing 
-    - --summary=+psect 
-    - --summary=+hex 
-    - --output=+intel 
-    - --output=+mcof 
-    - --runtime=+init # Directs startup code to copy idata, ibigdata and ifardata psects from ROM to RAM. 
-    - --runtime=+clear # Directs startup code to clear bss, bigbss, rbss and farbss psects 
-    - --runtime=+clib # link in the c-runtime 
-    - --runtime=+keep # Keep the generated startup src after its obj is linked 
-    - -G # Generate src-level symbol file 
-    - -MIWasTheLastToBuild.map 
-    - --warn=0 # allow all normal warning messages 
-    - -Bl # Large memory model (probably not needed for linking) 
-  includes: 
-    prefix: '-I' 
-    object_files: 
-      path: *build_path 
-      extension: '.obj' 
-    bin_files: 
-      prefix: '-O' 
-      extension: '.hex' 
-      destination: *build_path 
-
-simulator: 
-  path: 
-  pre_support: 
-    - 'java -client -jar ' # note space 
-    - ['C:\Program Files\HI-TECH Software\HI-TIDE\3.15\lib\', 'simpic18.jar'] 
-    - 18F87J10 
-  post_support: 
-
-:cmock: 
-  :plugins: [] 
-  :includes: 
-    - Types.h 
-  :suite_teardown: |
-    if (num_failures)
-      _FAILED_TEST();
-    else
-      _PASSED_TESTS();
-    return 0;
-
-colour: true 
\ No newline at end of file
diff --git a/tools/ceedling/vendor/cmock/vendor/unity/targets/iar_arm_v4.yml b/tools/ceedling/vendor/cmock/vendor/unity/targets/iar_arm_v4.yml
deleted file mode 100644 (file)
index c2e7f18..0000000
+++ /dev/null
@@ -1,89 +0,0 @@
-tools_root: &tools_root 'C:\Program Files\IAR Systems\Embedded Workbench 4.0 Kickstart\'
-compiler:
-  path:             [*tools_root, 'arm\bin\iccarm.exe']
-  source_path:      'src\'
-  unit_tests_path:  &unit_tests_path 'test\'
-  build_path:       &build_path 'build\'
-  options:
-    - --dlib_config
-    - [*tools_root, 'arm\lib\dl4tptinl8n.h']
-    - -z3
-    - --no_cse
-    - --no_unroll
-    - --no_inline
-    - --no_code_motion
-    - --no_tbaa
-    - --no_clustering
-    - --no_scheduling 
-    - --debug
-    - --cpu_mode thumb
-    - --endian little
-    - --cpu ARM7TDMI
-    - --stack_align 4
-    - --interwork
-    - -e
-    - --silent
-    - --warnings_are_errors
-    - --fpu None
-    - --diag_suppress Pa050
-  includes:
-    prefix: '-I'
-    items:
-      - [*tools_root, 'arm\inc\']
-      - 'src\'
-      - '..\src\'
-      - *unit_tests_path
-      - 'vendor\unity\src\'
-  defines:
-    prefix: '-D'
-    items:
-      - UNITY_SUPPORT_64
-      - 'UNITY_SUPPORT_TEST_CASES'
-  object_files:
-    prefix: '-o'
-    extension: '.r79'
-    destination: *build_path
-linker:
-  path: [*tools_root, 'common\bin\xlink.exe']
-  options:
-    - -rt
-    - [*tools_root, 'arm\lib\dl4tptinl8n.r79']
-    - -D_L_EXTMEM_START=0
-    - -D_L_EXTMEM_SIZE=0
-    - -D_L_HEAP_SIZE=120
-    - -D_L_STACK_SIZE=32
-    - -e_small_write=_formatted_write
-    - -s
-    - __program_start
-    - -f
-    - [*tools_root, '\arm\config\lnkarm.xcl']
-  includes:
-    prefix: '-I'
-    items:
-      - [*tools_root, 'arm\config\']
-      - [*tools_root, 'arm\lib\']
-  object_files:
-    path: *build_path
-    extension: '.r79'
-  bin_files:
-    prefix: '-o'
-    extension: '.d79'
-    destination: *build_path
-simulator:
-  path: [*tools_root, 'common\bin\CSpyBat.exe']
-  pre_support:
-    - --silent
-    - [*tools_root, 'arm\bin\armproc.dll']
-    - [*tools_root, 'arm\bin\armsim.dll']
-  post_support:
-    - --plugin
-    - [*tools_root, 'arm\bin\armbat.dll']
-    - --backend
-    - -B
-    - -p
-    - [*tools_root, 'arm\config\ioat91sam7X256.ddf']
-    - -d
-    - sim
-colour: true
-:unity:
-  :plugins: []
\ No newline at end of file
diff --git a/tools/ceedling/vendor/cmock/vendor/unity/targets/iar_arm_v5.yml b/tools/ceedling/vendor/cmock/vendor/unity/targets/iar_arm_v5.yml
deleted file mode 100644 (file)
index 0549d8e..0000000
+++ /dev/null
@@ -1,79 +0,0 @@
-tools_root: &tools_root 'C:\Program Files\IAR Systems\Embedded Workbench 5.3\'
-compiler:
-  path:             [*tools_root, 'arm\bin\iccarm.exe']
-  source_path:      'src\'
-  unit_tests_path:  &unit_tests_path 'test\'
-  build_path:       &build_path 'build\'
-  options:
-    - --dlib_config
-    - [*tools_root, 'arm\inc\DLib_Config_Normal.h']
-    - --no_cse
-    - --no_unroll
-    - --no_inline
-    - --no_code_motion
-    - --no_tbaa
-    - --no_clustering
-    - --no_scheduling 
-    - --debug
-    - --cpu_mode thumb
-    - --endian=little
-    - --cpu=ARM7TDMI
-    - --interwork
-    - --warnings_are_errors
-    - --fpu=None
-    - --diag_suppress=Pa050
-    - --diag_suppress=Pe111
-    - -e
-    - -On
-  includes:
-    prefix: '-I'
-    items:
-      - [*tools_root, 'arm\inc\']
-      - 'src\'
-      - '..\src\'
-      - *unit_tests_path
-      - 'vendor\unity\src\'
-      - 'iar\iar_v5\incIAR\'
-  defines:
-    prefix: '-D'
-    items:
-      - UNITY_SUPPORT_64
-      - 'UNITY_SUPPORT_TEST_CASES'
-  object_files:
-    prefix: '-o'
-    extension: '.r79'
-    destination: *build_path
-linker:
-  path: [*tools_root, 'arm\bin\ilinkarm.exe']
-  options:
-    - --redirect _Printf=_PrintfLarge
-    - --redirect _Scanf=_ScanfSmall
-    - --semihosting
-    - --entry __iar_program_start
-    - --config
-    - [*tools_root, 'arm\config\generic.icf']
-  object_files:
-    path: *build_path
-    extension: '.o'
-  bin_files:
-    prefix: '-o'
-    extension: '.out'
-    destination: *build_path
-simulator:
-  path: [*tools_root, 'common\bin\CSpyBat.exe']
-  pre_support:
-    - --silent
-    - [*tools_root, 'arm\bin\armproc.dll']
-    - [*tools_root, 'arm\bin\armsim.dll']
-  post_support:
-    - --plugin
-    - [*tools_root, 'arm\bin\armbat.dll']
-    - --backend
-    - -B
-    - -p
-    - [*tools_root, 'arm\config\debugger\atmel\ioat91sam7X256.ddf']
-    - -d
-    - sim
-colour: true
-:unity:
-  :plugins: []
\ No newline at end of file
diff --git a/tools/ceedling/vendor/cmock/vendor/unity/targets/iar_arm_v5_3.yml b/tools/ceedling/vendor/cmock/vendor/unity/targets/iar_arm_v5_3.yml
deleted file mode 100644 (file)
index 0549d8e..0000000
+++ /dev/null
@@ -1,79 +0,0 @@
-tools_root: &tools_root 'C:\Program Files\IAR Systems\Embedded Workbench 5.3\'
-compiler:
-  path:             [*tools_root, 'arm\bin\iccarm.exe']
-  source_path:      'src\'
-  unit_tests_path:  &unit_tests_path 'test\'
-  build_path:       &build_path 'build\'
-  options:
-    - --dlib_config
-    - [*tools_root, 'arm\inc\DLib_Config_Normal.h']
-    - --no_cse
-    - --no_unroll
-    - --no_inline
-    - --no_code_motion
-    - --no_tbaa
-    - --no_clustering
-    - --no_scheduling 
-    - --debug
-    - --cpu_mode thumb
-    - --endian=little
-    - --cpu=ARM7TDMI
-    - --interwork
-    - --warnings_are_errors
-    - --fpu=None
-    - --diag_suppress=Pa050
-    - --diag_suppress=Pe111
-    - -e
-    - -On
-  includes:
-    prefix: '-I'
-    items:
-      - [*tools_root, 'arm\inc\']
-      - 'src\'
-      - '..\src\'
-      - *unit_tests_path
-      - 'vendor\unity\src\'
-      - 'iar\iar_v5\incIAR\'
-  defines:
-    prefix: '-D'
-    items:
-      - UNITY_SUPPORT_64
-      - 'UNITY_SUPPORT_TEST_CASES'
-  object_files:
-    prefix: '-o'
-    extension: '.r79'
-    destination: *build_path
-linker:
-  path: [*tools_root, 'arm\bin\ilinkarm.exe']
-  options:
-    - --redirect _Printf=_PrintfLarge
-    - --redirect _Scanf=_ScanfSmall
-    - --semihosting
-    - --entry __iar_program_start
-    - --config
-    - [*tools_root, 'arm\config\generic.icf']
-  object_files:
-    path: *build_path
-    extension: '.o'
-  bin_files:
-    prefix: '-o'
-    extension: '.out'
-    destination: *build_path
-simulator:
-  path: [*tools_root, 'common\bin\CSpyBat.exe']
-  pre_support:
-    - --silent
-    - [*tools_root, 'arm\bin\armproc.dll']
-    - [*tools_root, 'arm\bin\armsim.dll']
-  post_support:
-    - --plugin
-    - [*tools_root, 'arm\bin\armbat.dll']
-    - --backend
-    - -B
-    - -p
-    - [*tools_root, 'arm\config\debugger\atmel\ioat91sam7X256.ddf']
-    - -d
-    - sim
-colour: true
-:unity:
-  :plugins: []
\ No newline at end of file
diff --git a/tools/ceedling/vendor/cmock/vendor/unity/targets/iar_armcortex_LM3S9B92_v5_4.yml b/tools/ceedling/vendor/cmock/vendor/unity/targets/iar_armcortex_LM3S9B92_v5_4.yml
deleted file mode 100644 (file)
index eb0785c..0000000
+++ /dev/null
@@ -1,93 +0,0 @@
-#Default tool path for IAR 5.4 on Windows XP 64bit
-tools_root: &tools_root 'C:\Program Files (x86)\IAR Systems\Embedded Workbench 5.4 Kickstart\'
-compiler:
-  path:             [*tools_root, 'arm\bin\iccarm.exe']
-  source_path:      'src\'
-  unit_tests_path:  &unit_tests_path 'test\'
-  build_path:       &build_path 'build\'
-  options: 
-    - --diag_suppress=Pa050
-    #- --diag_suppress=Pe111
-    - --debug
-    - --endian=little
-    - --cpu=Cortex-M3
-    - --no_path_in_file_macros
-    - -e
-    - --fpu=None
-    - --dlib_config
-    - [*tools_root, 'arm\inc\DLib_Config_Normal.h']
-    #- --preinclude --preinclude C:\Vss\T2 Working\common\system.h
-    - --interwork
-    - --warnings_are_errors
-#    - Ohz
-    - -Oh
-#    - --no_cse
-#    - --no_unroll
-#    - --no_inline
-#    - --no_code_motion
-#    - --no_tbaa
-#    - --no_clustering
-#    - --no_scheduling 
-
-  includes:
-    prefix: '-I'
-    items:
-      - [*tools_root, 'arm\inc\']
-      - 'src\'
-      - '..\src\'
-      - *unit_tests_path
-      - 'vendor\unity\src\'
-      - 'iar\iar_v5\incIAR\'
-  defines:
-    prefix: '-D'
-    items:
-      - ewarm
-      - PART_LM3S9B92
-      - TARGET_IS_TEMPEST_RB1
-      - USE_ROM_DRIVERS
-      - UART_BUFFERED
-      - UNITY_SUPPORT_64
-  object_files:
-    prefix: '-o'
-    extension: '.r79'
-    destination: *build_path
-linker:
-  path: [*tools_root, 'arm\bin\ilinkarm.exe']
-  options:
-    - --redirect _Printf=_PrintfLarge
-    - --redirect _Scanf=_ScanfSmall
-    - --semihosting
-    - --entry __iar_program_start
-    - --config
-    - [*tools_root, 'arm\config\generic.icf']  
-#    - ['C:\Temp\lm3s9b92.icf']
-  object_files:
-    path: *build_path
-    extension: '.o'
-  bin_files:
-    prefix: '-o'
-    extension: '.out'
-    destination: *build_path
-simulator:
-  path: [*tools_root, 'common\bin\CSpyBat.exe']
-  pre_support:
-    #- --silent
-    - [*tools_root, 'arm\bin\armproc.dll']
-    - [*tools_root, 'arm\bin\armsim2.dll']
-  post_support:
-    - --plugin
-    - [*tools_root, 'arm\bin\armbat.dll']
-    - --backend
-    - -B
-    - --endian=little
-    - --cpu=Cortex-M3
-    - --fpu=None
-    - -p
-    - [*tools_root, 'arm\config\debugger\TexasInstruments\iolm3sxxxx.ddf']
-    - --semihosting
-    - --device=LM3SxBxx
-    #- -d
-    #- sim
-colour: true
-:unity:
-  :plugins: []
\ No newline at end of file
diff --git a/tools/ceedling/vendor/cmock/vendor/unity/targets/iar_cortexm3_v5.yml b/tools/ceedling/vendor/cmock/vendor/unity/targets/iar_cortexm3_v5.yml
deleted file mode 100644 (file)
index cf0d1d0..0000000
+++ /dev/null
@@ -1,83 +0,0 @@
-# unit testing under iar compiler / simulator for STM32 Cortex-M3
-
-tools_root: &tools_root 'C:\Program Files\IAR Systems\Embedded Workbench 5.4\'
-compiler:
- path: [*tools_root, 'arm\bin\iccarm.exe']
- source_path: 'src\'
- unit_tests_path: &unit_tests_path 'test\'
- build_path: &build_path 'build\'
- options:
-   - --dlib_config
-   - [*tools_root, 'arm\inc\DLib_Config_Normal.h']
-   - --no_cse
-   - --no_unroll
-   - --no_inline
-   - --no_code_motion
-   - --no_tbaa
-   - --no_clustering
-   - --no_scheduling
-   - --debug
-   - --cpu_mode thumb
-   - --endian=little
-   - --cpu=Cortex-M3
-   - --interwork
-   - --warnings_are_errors
-   - --fpu=None
-   - --diag_suppress=Pa050
-   - --diag_suppress=Pe111
-   - -e
-   - -On
- includes:
-   prefix: '-I'
-   items:
-     - [*tools_root, 'arm\inc\']
-     - 'src\'
-      - '..\src\'
-     - *unit_tests_path
-     - 'vendor\unity\src\'
-     - 'iar\iar_v5\incIAR\'
- defines:
-   prefix: '-D'
-   items:
-     - 'IAR'
-     - 'UNITY_SUPPORT_64'
-     - 'UNITY_SUPPORT_TEST_CASES'
- object_files:
-   prefix: '-o'
-   extension: '.r79'
-   destination: *build_path
-linker:
- path: [*tools_root, 'arm\bin\ilinkarm.exe']
- options:
-   - --redirect _Printf=_PrintfLarge
-   - --redirect _Scanf=_ScanfSmall
-   - --semihosting
-   - --entry __iar_program_start
-   - --config
-   - [*tools_root, 'arm\config\generic_cortex.icf']
- object_files:
-   path: *build_path
-   extension: '.o'
- bin_files:
-   prefix: '-o'
-   extension: '.out'
-   destination: *build_path
-simulator:
- path: [*tools_root, 'common\bin\CSpyBat.exe']
- pre_support:
-   - --silent
-   - [*tools_root, 'arm\bin\armproc.dll']
-   - [*tools_root, 'arm\bin\armsim.dll']
- post_support:
-   - --plugin
-   - [*tools_root, 'arm\bin\armbat.dll']
-   - --backend
-   - -B
-   - -p
-   - [*tools_root, 'arm\config\debugger\ST\iostm32f107xx.ddf']
-   - --cpu=Cortex-M3
-   - -d
-   - sim
-colour: true
-:unity:
-  :plugins: []
\ No newline at end of file
diff --git a/tools/ceedling/vendor/cmock/vendor/unity/targets/iar_msp430.yml b/tools/ceedling/vendor/cmock/vendor/unity/targets/iar_msp430.yml
deleted file mode 100644 (file)
index e022647..0000000
+++ /dev/null
@@ -1,94 +0,0 @@
-tools_root:  &tools_root 'C:\Program Files\IAR Systems\Embedded Workbench 5.3 MSP430\'
-core_root:   &core_root [*tools_root, '430\']
-core_bin:    &core_bin [*core_root, 'bin\']
-core_config: &core_config [*core_root, 'config\']
-core_lib:    &core_lib [*core_root, 'lib\']
-core_inc:    &core_inc [*core_root, 'inc\']
-core_config: &core_config [*core_root, 'config\']
-
-compiler:
-  path:             [*core_bin, 'icc430.exe']
-  source_path:      'src\'
-  unit_tests_path:  &unit_tests_path 'test\'
-  build_path:       &build_path 'build\'
-  options:
-    - --dlib_config
-    - [*core_lib, 'dlib\dl430fn.h']
-    - --no_cse
-    - --no_unroll
-    - --no_inline
-    - --no_code_motion
-    - --no_tbaa
-    - --debug
-    - -e
-    - -Ol
-    - --multiplier=16
-    - --double=32
-    - --diag_suppress Pa050
-    - --diag_suppress Pe111
-  includes:
-    prefix: '-I'
-    items:
-      - *core_inc
-      - [*core_inc, 'dlib']
-      - [*core_lib, 'dlib']
-      - 'src\'
-      - '../src/'
-      - *unit_tests_path
-      - 'vendor\unity\src'
-  defines:
-    prefix: '-D'
-    items:
-      - '__MSP430F149__'
-      - 'INT_WIDTH=16'
-      - 'UNITY_EXCLUDE_FLOAT'
-      - 'UNITY_SUPPORT_TEST_CASES'
-  object_files:
-    prefix: '-o'
-    extension: '.r43'
-    destination: *build_path
-linker:
-  path: [*core_bin, 'xlink.exe']
-  options:
-    - -rt
-    - [*core_lib, 'dlib\dl430fn.r43']
-    - -e_PrintfTiny=_Printf
-    - -e_ScanfSmall=_Scanf
-    - -s __program_start
-    - -D_STACK_SIZE=50
-    - -D_DATA16_HEAP_SIZE=50
-    - -D_DATA20_HEAP_SIZE=50
-    - -f
-    - [*core_config, 'lnk430f5438.xcl']
-    - -f
-    - [*core_config, 'multiplier.xcl']
-  includes:
-    prefix: '-I'
-    items:
-      - *core_config
-      - *core_lib
-      - [*core_lib, 'dlib']
-  object_files:
-    path: *build_path
-    extension: '.r79'
-  bin_files:
-    prefix: '-o'
-    extension: '.d79'
-    destination: *build_path
-simulator:
-  path: [*tools_root, 'common\bin\CSpyBat.exe']
-  pre_support:
-    - --silent
-    - [*core_bin, '430proc.dll']
-    - [*core_bin, '430sim.dll']
-  post_support:
-    - --plugin
-    - [*core_bin, '430bat.dll']
-    - --backend -B
-    - --cpu MSP430F5438
-    - -p
-    - [*core_config, 'MSP430F5438.ddf']
-    - -d sim
-colour: true
-:unity:
-  :plugins: []
\ No newline at end of file
diff --git a/tools/ceedling/vendor/cmock/vendor/unity/targets/iar_sh2a_v6.yml b/tools/ceedling/vendor/cmock/vendor/unity/targets/iar_sh2a_v6.yml
deleted file mode 100644 (file)
index ddc5603..0000000
+++ /dev/null
@@ -1,85 +0,0 @@
-tools_root: &tools_root 'C:\Program Files\IAR Systems\Embedded Workbench 6.0\'
-compiler:
-  path:             [*tools_root, 'sh\bin\iccsh.exe']
-  source_path:      'src\'
-  unit_tests_path:  &unit_tests_path 'test\'
-  build_path:       &build_path 'build\'
-  options:
-    - -e
-    - --char_is_signed
-    - -Ol
-    - --no_cse
-    - --no_unroll
-    - --no_inline
-    - --no_code_motion
-    - --no_tbaa
-    - --no_scheduling
-    - --no_clustering
-    - --debug
-    - --dlib_config
-    - [*tools_root, 'sh\inc\DLib_Product.h']
-    - --double=32
-    - --code_model=huge
-    - --data_model=huge
-    - --core=sh2afpu
-    - --warnings_affect_exit_code
-    - --warnings_are_errors
-    - --mfc
-    - --use_unix_directory_separators
-    - --diag_suppress=Pe161
-  includes:
-    prefix: '-I'
-    items:
-      - [*tools_root, 'sh\inc\']
-      - [*tools_root, 'sh\inc\c']
-      - 'src\'
-      - '..\src\'
-      - *unit_tests_path
-      - 'vendor\unity\src\'
-  defines:
-    prefix: '-D'
-    items:
-      - UNITY_SUPPORT_64
-      - 'UNITY_SUPPORT_TEST_CASES'
-  object_files:
-    prefix: '-o'
-    extension: '.o'
-    destination: *build_path
-linker:
-  path: [*tools_root, 'sh\bin\ilinksh.exe']
-  options:
-    - --redirect __Printf=__PrintfSmall
-    - --redirect __Scanf=__ScanfSmall
-    - --config
-    - [*tools_root, 'sh\config\generic.icf']
-    - --config_def _CSTACK_SIZE=0x800
-    - --config_def _HEAP_SIZE=0x800
-    - --config_def _INT_TABLE=0x10
-    - --entry __iar_program_start
-    - --debug_lib
-  object_files:
-    path: *build_path
-    extension: '.o'
-  bin_files:
-    prefix: '-o'
-    extension: '.out'
-    destination: *build_path
-simulator:
-  path: [*tools_root, 'common\bin\CSpyBat.exe']
-  pre_support:
-    - --silent
-    - [*tools_root, 'sh\bin\shproc.dll']
-    - [*tools_root, 'sh\bin\shsim.dll']
-  post_support:
-    - --plugin
-    - [*tools_root, 'sh\bin\shbat.dll']
-    - --backend
-    - -B
-    - --core sh2afpu
-    - -p
-    - [*tools_root, 'sh\config\debugger\io7264.ddf']
-    - -d
-    - sim
-colour: true
-:unity:
-  :plugins: []
\ No newline at end of file
diff --git a/tools/ceedling/vendor/cmock/vendor/unity/test/expectdata/testsample_cmd.c b/tools/ceedling/vendor/cmock/vendor/unity/test/expectdata/testsample_cmd.c
deleted file mode 100644 (file)
index 42841d8..0000000
+++ /dev/null
@@ -1,54 +0,0 @@
-/* AUTOGENERATED FILE. DO NOT EDIT. */
-
-//=======Test Runner Used To Run Each Test Below=====
-#define RUN_TEST(TestFunc, TestLineNum) \
-{ \
-  Unity.CurrentTestName = #TestFunc; \
-  Unity.CurrentTestLineNumber = TestLineNum; \
-  Unity.NumberOfTests++; \
-  if (TEST_PROTECT()) \
-  { \
-    CEXCEPTION_T e; \
-    Try { \
-      setUp(); \
-      TestFunc(); \
-    } Catch(e) { TEST_ASSERT_EQUAL_HEX32_MESSAGE(CEXCEPTION_NONE, e, "Unhandled Exception!"); } \
-  } \
-  if (TEST_PROTECT() && !TEST_IS_IGNORED) \
-  { \
-    tearDown(); \
-  } \
-  UnityConcludeTest(); \
-}
-
-//=======Automagically Detected Files To Include=====
-#include "unity.h"
-#include <setjmp.h>
-#include <stdio.h>
-#include "CException.h"
-
-//=======External Functions This Runner Calls=====
-extern void setUp(void);
-extern void tearDown(void);
-extern void test_TheFirstThingToTest(void);
-extern void test_TheSecondThingToTest(void);
-
-
-//=======Test Reset Option=====
-void resetTest()
-{
-  tearDown();
-  setUp();
-}
-
-
-//=======MAIN=====
-int main(void)
-{
-  Unity.TestFile = "test/testdata/testsample.c";
-  UnityBegin();
-  RUN_TEST(test_TheFirstThingToTest, 21);
-  RUN_TEST(test_TheSecondThingToTest, 43);
-
-  return (UnityEnd());
-}
diff --git a/tools/ceedling/vendor/cmock/vendor/unity/test/expectdata/testsample_def.c b/tools/ceedling/vendor/cmock/vendor/unity/test/expectdata/testsample_def.c
deleted file mode 100644 (file)
index 8280804..0000000
+++ /dev/null
@@ -1,50 +0,0 @@
-/* AUTOGENERATED FILE. DO NOT EDIT. */
-
-//=======Test Runner Used To Run Each Test Below=====
-#define RUN_TEST(TestFunc, TestLineNum) \
-{ \
-  Unity.CurrentTestName = #TestFunc; \
-  Unity.CurrentTestLineNumber = TestLineNum; \
-  Unity.NumberOfTests++; \
-  if (TEST_PROTECT()) \
-  { \
-      setUp(); \
-      TestFunc(); \
-  } \
-  if (TEST_PROTECT() && !TEST_IS_IGNORED) \
-  { \
-    tearDown(); \
-  } \
-  UnityConcludeTest(); \
-}
-
-//=======Automagically Detected Files To Include=====
-#include "unity.h"
-#include <setjmp.h>
-#include <stdio.h>
-
-//=======External Functions This Runner Calls=====
-extern void setUp(void);
-extern void tearDown(void);
-extern void test_TheFirstThingToTest(void);
-extern void test_TheSecondThingToTest(void);
-
-
-//=======Test Reset Option=====
-void resetTest()
-{
-  tearDown();
-  setUp();
-}
-
-
-//=======MAIN=====
-int main(void)
-{
-  Unity.TestFile = "test/testdata/testsample.c";
-  UnityBegin();
-  RUN_TEST(test_TheFirstThingToTest, 21);
-  RUN_TEST(test_TheSecondThingToTest, 43);
-
-  return (UnityEnd());
-}
diff --git a/tools/ceedling/vendor/cmock/vendor/unity/test/expectdata/testsample_mock_cmd.c b/tools/ceedling/vendor/cmock/vendor/unity/test/expectdata/testsample_mock_cmd.c
deleted file mode 100644 (file)
index e47b31c..0000000
+++ /dev/null
@@ -1,76 +0,0 @@
-/* AUTOGENERATED FILE. DO NOT EDIT. */
-
-//=======Test Runner Used To Run Each Test Below=====
-#define RUN_TEST(TestFunc, TestLineNum) \
-{ \
-  Unity.CurrentTestName = #TestFunc; \
-  Unity.CurrentTestLineNumber = TestLineNum; \
-  Unity.NumberOfTests++; \
-  if (TEST_PROTECT()) \
-  { \
-    CEXCEPTION_T e; \
-    Try { \
-      CMock_Init(); \
-      setUp(); \
-      TestFunc(); \
-      CMock_Verify(); \
-    } Catch(e) { TEST_ASSERT_EQUAL_HEX32_MESSAGE(CEXCEPTION_NONE, e, "Unhandled Exception!"); } \
-  } \
-  CMock_Destroy(); \
-  if (TEST_PROTECT() && !TEST_IS_IGNORED) \
-  { \
-    tearDown(); \
-  } \
-  UnityConcludeTest(); \
-}
-
-//=======Automagically Detected Files To Include=====
-#include "unity.h"
-#include "cmock.h"
-#include <setjmp.h>
-#include <stdio.h>
-#include "CException.h"
-#include "Mockstanky.h"
-
-//=======External Functions This Runner Calls=====
-extern void setUp(void);
-extern void tearDown(void);
-extern void test_TheFirstThingToTest(void);
-extern void test_TheSecondThingToTest(void);
-
-
-//=======Mock Management=====
-static void CMock_Init(void)
-{
-  Mockstanky_Init();
-}
-static void CMock_Verify(void)
-{
-  Mockstanky_Verify();
-}
-static void CMock_Destroy(void)
-{
-  Mockstanky_Destroy();
-}
-
-//=======Test Reset Option=====
-void resetTest()
-{
-  CMock_Verify();
-  CMock_Destroy();
-  tearDown();
-  CMock_Init();
-  setUp();
-}
-
-
-//=======MAIN=====
-int main(void)
-{
-  Unity.TestFile = "test/testdata/mocksample.c";
-  UnityBegin();
-  RUN_TEST(test_TheFirstThingToTest, 21);
-  RUN_TEST(test_TheSecondThingToTest, 43);
-
-  return (UnityEnd());
-}
diff --git a/tools/ceedling/vendor/cmock/vendor/unity/test/expectdata/testsample_mock_def.c b/tools/ceedling/vendor/cmock/vendor/unity/test/expectdata/testsample_mock_def.c
deleted file mode 100644 (file)
index 3ca9dba..0000000
+++ /dev/null
@@ -1,72 +0,0 @@
-/* AUTOGENERATED FILE. DO NOT EDIT. */
-
-//=======Test Runner Used To Run Each Test Below=====
-#define RUN_TEST(TestFunc, TestLineNum) \
-{ \
-  Unity.CurrentTestName = #TestFunc; \
-  Unity.CurrentTestLineNumber = TestLineNum; \
-  Unity.NumberOfTests++; \
-  if (TEST_PROTECT()) \
-  { \
-      CMock_Init(); \
-      setUp(); \
-      TestFunc(); \
-      CMock_Verify(); \
-  } \
-  CMock_Destroy(); \
-  if (TEST_PROTECT() && !TEST_IS_IGNORED) \
-  { \
-    tearDown(); \
-  } \
-  UnityConcludeTest(); \
-}
-
-//=======Automagically Detected Files To Include=====
-#include "unity.h"
-#include "cmock.h"
-#include <setjmp.h>
-#include <stdio.h>
-#include "Mockstanky.h"
-
-//=======External Functions This Runner Calls=====
-extern void setUp(void);
-extern void tearDown(void);
-extern void test_TheFirstThingToTest(void);
-extern void test_TheSecondThingToTest(void);
-
-
-//=======Mock Management=====
-static void CMock_Init(void)
-{
-  Mockstanky_Init();
-}
-static void CMock_Verify(void)
-{
-  Mockstanky_Verify();
-}
-static void CMock_Destroy(void)
-{
-  Mockstanky_Destroy();
-}
-
-//=======Test Reset Option=====
-void resetTest()
-{
-  CMock_Verify();
-  CMock_Destroy();
-  tearDown();
-  CMock_Init();
-  setUp();
-}
-
-
-//=======MAIN=====
-int main(void)
-{
-  Unity.TestFile = "test/testdata/mocksample.c";
-  UnityBegin();
-  RUN_TEST(test_TheFirstThingToTest, 21);
-  RUN_TEST(test_TheSecondThingToTest, 43);
-
-  return (UnityEnd());
-}
diff --git a/tools/ceedling/vendor/cmock/vendor/unity/test/expectdata/testsample_mock_new1.c b/tools/ceedling/vendor/cmock/vendor/unity/test/expectdata/testsample_mock_new1.c
deleted file mode 100644 (file)
index a7cbcd8..0000000
+++ /dev/null
@@ -1,85 +0,0 @@
-/* AUTOGENERATED FILE. DO NOT EDIT. */
-
-//=======Test Runner Used To Run Each Test Below=====
-#define RUN_TEST(TestFunc, TestLineNum) \
-{ \
-  Unity.CurrentTestName = #TestFunc; \
-  Unity.CurrentTestLineNumber = TestLineNum; \
-  Unity.NumberOfTests++; \
-  if (TEST_PROTECT()) \
-  { \
-    CEXCEPTION_T e; \
-    Try { \
-      CMock_Init(); \
-      setUp(); \
-      TestFunc(); \
-      CMock_Verify(); \
-    } Catch(e) { TEST_ASSERT_EQUAL_HEX32_MESSAGE(CEXCEPTION_NONE, e, "Unhandled Exception!"); } \
-  } \
-  CMock_Destroy(); \
-  if (TEST_PROTECT() && !TEST_IS_IGNORED) \
-  { \
-    tearDown(); \
-  } \
-  UnityConcludeTest(); \
-}
-
-//=======Automagically Detected Files To Include=====
-#include "unity.h"
-#include "cmock.h"
-#include "one.h"
-#include "two.h"
-#include <setjmp.h>
-#include <stdio.h>
-#include "CException.h"
-#include "Mockstanky.h"
-
-int GlobalExpectCount;
-int GlobalVerifyOrder;
-char* GlobalOrderError;
-
-//=======External Functions This Runner Calls=====
-extern void setUp(void);
-extern void tearDown(void);
-extern void test_TheFirstThingToTest(void);
-extern void test_TheSecondThingToTest(void);
-
-
-//=======Mock Management=====
-static void CMock_Init(void)
-{
-  GlobalExpectCount = 0;
-  GlobalVerifyOrder = 0;
-  GlobalOrderError = NULL;
-  Mockstanky_Init();
-}
-static void CMock_Verify(void)
-{
-  Mockstanky_Verify();
-}
-static void CMock_Destroy(void)
-{
-  Mockstanky_Destroy();
-}
-
-//=======Test Reset Option=====
-void resetTest()
-{
-  CMock_Verify();
-  CMock_Destroy();
-  tearDown();
-  CMock_Init();
-  setUp();
-}
-
-
-//=======MAIN=====
-int main(void)
-{
-  Unity.TestFile = "test/testdata/mocksample.c";
-  UnityBegin();
-  RUN_TEST(test_TheFirstThingToTest, 21);
-  RUN_TEST(test_TheSecondThingToTest, 43);
-
-  return (UnityEnd());
-}
diff --git a/tools/ceedling/vendor/cmock/vendor/unity/test/expectdata/testsample_mock_new2.c b/tools/ceedling/vendor/cmock/vendor/unity/test/expectdata/testsample_mock_new2.c
deleted file mode 100644 (file)
index 2c76bf2..0000000
+++ /dev/null
@@ -1,85 +0,0 @@
-/* AUTOGENERATED FILE. DO NOT EDIT. */
-
-//=======Test Runner Used To Run Each Test Below=====
-#define RUN_TEST(TestFunc, TestLineNum) \
-{ \
-  Unity.CurrentTestName = #TestFunc; \
-  Unity.CurrentTestLineNumber = TestLineNum; \
-  Unity.NumberOfTests++; \
-  if (TEST_PROTECT()) \
-  { \
-      CMock_Init(); \
-      setUp(); \
-      TestFunc(); \
-      CMock_Verify(); \
-  } \
-  CMock_Destroy(); \
-  if (TEST_PROTECT() && !TEST_IS_IGNORED) \
-  { \
-    tearDown(); \
-  } \
-  UnityConcludeTest(); \
-}
-
-//=======Automagically Detected Files To Include=====
-#include "unity.h"
-#include "cmock.h"
-#include <setjmp.h>
-#include <stdio.h>
-#include "Mockstanky.h"
-
-//=======External Functions This Runner Calls=====
-extern void setUp(void);
-extern void tearDown(void);
-extern void test_TheFirstThingToTest(void);
-extern void test_TheSecondThingToTest(void);
-
-
-//=======Mock Management=====
-static void CMock_Init(void)
-{
-  Mockstanky_Init();
-}
-static void CMock_Verify(void)
-{
-  Mockstanky_Verify();
-}
-static void CMock_Destroy(void)
-{
-  Mockstanky_Destroy();
-}
-
-//=======Suite Setup=====
-static int suite_setup(void)
-{
-a_custom_setup();
-}
-
-//=======Suite Teardown=====
-static int suite_teardown(int num_failures)
-{
-a_custom_teardown();
-}
-
-//=======Test Reset Option=====
-void resetTest()
-{
-  CMock_Verify();
-  CMock_Destroy();
-  tearDown();
-  CMock_Init();
-  setUp();
-}
-
-
-//=======MAIN=====
-int main(void)
-{
-  suite_setup();
-  Unity.TestFile = "test/testdata/mocksample.c";
-  UnityBegin();
-  RUN_TEST(test_TheFirstThingToTest, 21);
-  RUN_TEST(test_TheSecondThingToTest, 43);
-
-  return suite_teardown(UnityEnd());
-}
diff --git a/tools/ceedling/vendor/cmock/vendor/unity/test/expectdata/testsample_mock_param.c b/tools/ceedling/vendor/cmock/vendor/unity/test/expectdata/testsample_mock_param.c
deleted file mode 100644 (file)
index 23c04f4..0000000
+++ /dev/null
@@ -1,73 +0,0 @@
-/* AUTOGENERATED FILE. DO NOT EDIT. */
-
-//=======Test Runner Used To Run Each Test Below=====
-#define RUN_TEST_NO_ARGS
-#define RUN_TEST(TestFunc, TestLineNum, ...) \
-{ \
-  Unity.CurrentTestName = #TestFunc "(" #__VA_ARGS__ ")"; \
-  Unity.CurrentTestLineNumber = TestLineNum; \
-  Unity.NumberOfTests++; \
-  if (TEST_PROTECT()) \
-  { \
-      CMock_Init(); \
-      setUp(); \
-      TestFunc(__VA_ARGS__); \
-      CMock_Verify(); \
-  } \
-  CMock_Destroy(); \
-  if (TEST_PROTECT() && !TEST_IS_IGNORED) \
-  { \
-    tearDown(); \
-  } \
-  UnityConcludeTest(); \
-}
-
-//=======Automagically Detected Files To Include=====
-#include "unity.h"
-#include "cmock.h"
-#include <setjmp.h>
-#include <stdio.h>
-#include "Mockstanky.h"
-
-//=======External Functions This Runner Calls=====
-extern void setUp(void);
-extern void tearDown(void);
-extern void test_TheFirstThingToTest(void);
-extern void test_TheSecondThingToTest(void);
-
-
-//=======Mock Management=====
-static void CMock_Init(void)
-{
-  Mockstanky_Init();
-}
-static void CMock_Verify(void)
-{
-  Mockstanky_Verify();
-}
-static void CMock_Destroy(void)
-{
-  Mockstanky_Destroy();
-}
-
-//=======Test Reset Option=====
-void resetTest()
-{
-  CMock_Verify();
-  CMock_Destroy();
-  tearDown();
-  CMock_Init();
-  setUp();
-}
-
-
-//=======MAIN=====
-int main(void)
-{
-  Unity.TestFile = "test/testdata/mocksample.c";
-  UnityBegin();
-  RUN_TEST(test_TheFirstThingToTest, 21, RUN_TEST_NO_ARGS);
-  RUN_TEST(test_TheSecondThingToTest, 43, RUN_TEST_NO_ARGS);
-
-  return (UnityEnd());
-}
diff --git a/tools/ceedling/vendor/cmock/vendor/unity/test/expectdata/testsample_mock_run1.c b/tools/ceedling/vendor/cmock/vendor/unity/test/expectdata/testsample_mock_run1.c
deleted file mode 100644 (file)
index a7cbcd8..0000000
+++ /dev/null
@@ -1,85 +0,0 @@
-/* AUTOGENERATED FILE. DO NOT EDIT. */
-
-//=======Test Runner Used To Run Each Test Below=====
-#define RUN_TEST(TestFunc, TestLineNum) \
-{ \
-  Unity.CurrentTestName = #TestFunc; \
-  Unity.CurrentTestLineNumber = TestLineNum; \
-  Unity.NumberOfTests++; \
-  if (TEST_PROTECT()) \
-  { \
-    CEXCEPTION_T e; \
-    Try { \
-      CMock_Init(); \
-      setUp(); \
-      TestFunc(); \
-      CMock_Verify(); \
-    } Catch(e) { TEST_ASSERT_EQUAL_HEX32_MESSAGE(CEXCEPTION_NONE, e, "Unhandled Exception!"); } \
-  } \
-  CMock_Destroy(); \
-  if (TEST_PROTECT() && !TEST_IS_IGNORED) \
-  { \
-    tearDown(); \
-  } \
-  UnityConcludeTest(); \
-}
-
-//=======Automagically Detected Files To Include=====
-#include "unity.h"
-#include "cmock.h"
-#include "one.h"
-#include "two.h"
-#include <setjmp.h>
-#include <stdio.h>
-#include "CException.h"
-#include "Mockstanky.h"
-
-int GlobalExpectCount;
-int GlobalVerifyOrder;
-char* GlobalOrderError;
-
-//=======External Functions This Runner Calls=====
-extern void setUp(void);
-extern void tearDown(void);
-extern void test_TheFirstThingToTest(void);
-extern void test_TheSecondThingToTest(void);
-
-
-//=======Mock Management=====
-static void CMock_Init(void)
-{
-  GlobalExpectCount = 0;
-  GlobalVerifyOrder = 0;
-  GlobalOrderError = NULL;
-  Mockstanky_Init();
-}
-static void CMock_Verify(void)
-{
-  Mockstanky_Verify();
-}
-static void CMock_Destroy(void)
-{
-  Mockstanky_Destroy();
-}
-
-//=======Test Reset Option=====
-void resetTest()
-{
-  CMock_Verify();
-  CMock_Destroy();
-  tearDown();
-  CMock_Init();
-  setUp();
-}
-
-
-//=======MAIN=====
-int main(void)
-{
-  Unity.TestFile = "test/testdata/mocksample.c";
-  UnityBegin();
-  RUN_TEST(test_TheFirstThingToTest, 21);
-  RUN_TEST(test_TheSecondThingToTest, 43);
-
-  return (UnityEnd());
-}
diff --git a/tools/ceedling/vendor/cmock/vendor/unity/test/expectdata/testsample_mock_run2.c b/tools/ceedling/vendor/cmock/vendor/unity/test/expectdata/testsample_mock_run2.c
deleted file mode 100644 (file)
index 2c76bf2..0000000
+++ /dev/null
@@ -1,85 +0,0 @@
-/* AUTOGENERATED FILE. DO NOT EDIT. */
-
-//=======Test Runner Used To Run Each Test Below=====
-#define RUN_TEST(TestFunc, TestLineNum) \
-{ \
-  Unity.CurrentTestName = #TestFunc; \
-  Unity.CurrentTestLineNumber = TestLineNum; \
-  Unity.NumberOfTests++; \
-  if (TEST_PROTECT()) \
-  { \
-      CMock_Init(); \
-      setUp(); \
-      TestFunc(); \
-      CMock_Verify(); \
-  } \
-  CMock_Destroy(); \
-  if (TEST_PROTECT() && !TEST_IS_IGNORED) \
-  { \
-    tearDown(); \
-  } \
-  UnityConcludeTest(); \
-}
-
-//=======Automagically Detected Files To Include=====
-#include "unity.h"
-#include "cmock.h"
-#include <setjmp.h>
-#include <stdio.h>
-#include "Mockstanky.h"
-
-//=======External Functions This Runner Calls=====
-extern void setUp(void);
-extern void tearDown(void);
-extern void test_TheFirstThingToTest(void);
-extern void test_TheSecondThingToTest(void);
-
-
-//=======Mock Management=====
-static void CMock_Init(void)
-{
-  Mockstanky_Init();
-}
-static void CMock_Verify(void)
-{
-  Mockstanky_Verify();
-}
-static void CMock_Destroy(void)
-{
-  Mockstanky_Destroy();
-}
-
-//=======Suite Setup=====
-static int suite_setup(void)
-{
-a_custom_setup();
-}
-
-//=======Suite Teardown=====
-static int suite_teardown(int num_failures)
-{
-a_custom_teardown();
-}
-
-//=======Test Reset Option=====
-void resetTest()
-{
-  CMock_Verify();
-  CMock_Destroy();
-  tearDown();
-  CMock_Init();
-  setUp();
-}
-
-
-//=======MAIN=====
-int main(void)
-{
-  suite_setup();
-  Unity.TestFile = "test/testdata/mocksample.c";
-  UnityBegin();
-  RUN_TEST(test_TheFirstThingToTest, 21);
-  RUN_TEST(test_TheSecondThingToTest, 43);
-
-  return suite_teardown(UnityEnd());
-}
diff --git a/tools/ceedling/vendor/cmock/vendor/unity/test/expectdata/testsample_mock_yaml.c b/tools/ceedling/vendor/cmock/vendor/unity/test/expectdata/testsample_mock_yaml.c
deleted file mode 100644 (file)
index 68b545a..0000000
+++ /dev/null
@@ -1,86 +0,0 @@
-/* AUTOGENERATED FILE. DO NOT EDIT. */
-
-//=======Test Runner Used To Run Each Test Below=====
-#define RUN_TEST(TestFunc, TestLineNum) \
-{ \
-  Unity.CurrentTestName = #TestFunc; \
-  Unity.CurrentTestLineNumber = TestLineNum; \
-  Unity.NumberOfTests++; \
-  if (TEST_PROTECT()) \
-  { \
-    CEXCEPTION_T e; \
-    Try { \
-      CMock_Init(); \
-      setUp(); \
-      TestFunc(); \
-      CMock_Verify(); \
-    } Catch(e) { TEST_ASSERT_EQUAL_HEX32_MESSAGE(CEXCEPTION_NONE, e, "Unhandled Exception!"); } \
-  } \
-  CMock_Destroy(); \
-  if (TEST_PROTECT() && !TEST_IS_IGNORED) \
-  { \
-    tearDown(); \
-  } \
-  UnityConcludeTest(); \
-}
-
-//=======Automagically Detected Files To Include=====
-#include "unity.h"
-#include "cmock.h"
-#include "two.h"
-#include "three.h"
-#include <four.h>
-#include <setjmp.h>
-#include <stdio.h>
-#include "CException.h"
-#include "Mockstanky.h"
-
-//=======External Functions This Runner Calls=====
-extern void setUp(void);
-extern void tearDown(void);
-extern void test_TheFirstThingToTest(void);
-extern void test_TheSecondThingToTest(void);
-
-
-//=======Mock Management=====
-static void CMock_Init(void)
-{
-  Mockstanky_Init();
-}
-static void CMock_Verify(void)
-{
-  Mockstanky_Verify();
-}
-static void CMock_Destroy(void)
-{
-  Mockstanky_Destroy();
-}
-
-//=======Suite Setup=====
-static int suite_setup(void)
-{
-a_yaml_setup();
-}
-
-//=======Test Reset Option=====
-void resetTest()
-{
-  CMock_Verify();
-  CMock_Destroy();
-  tearDown();
-  CMock_Init();
-  setUp();
-}
-
-
-//=======MAIN=====
-int main(void)
-{
-  suite_setup();
-  Unity.TestFile = "test/testdata/mocksample.c";
-  UnityBegin();
-  RUN_TEST(test_TheFirstThingToTest, 21);
-  RUN_TEST(test_TheSecondThingToTest, 43);
-
-  return (UnityEnd());
-}
diff --git a/tools/ceedling/vendor/cmock/vendor/unity/test/expectdata/testsample_new1.c b/tools/ceedling/vendor/cmock/vendor/unity/test/expectdata/testsample_new1.c
deleted file mode 100644 (file)
index e5bcac2..0000000
+++ /dev/null
@@ -1,60 +0,0 @@
-/* AUTOGENERATED FILE. DO NOT EDIT. */
-
-//=======Test Runner Used To Run Each Test Below=====
-#define RUN_TEST(TestFunc, TestLineNum) \
-{ \
-  Unity.CurrentTestName = #TestFunc; \
-  Unity.CurrentTestLineNumber = TestLineNum; \
-  Unity.NumberOfTests++; \
-  if (TEST_PROTECT()) \
-  { \
-    CEXCEPTION_T e; \
-    Try { \
-      setUp(); \
-      TestFunc(); \
-    } Catch(e) { TEST_ASSERT_EQUAL_HEX32_MESSAGE(CEXCEPTION_NONE, e, "Unhandled Exception!"); } \
-  } \
-  if (TEST_PROTECT() && !TEST_IS_IGNORED) \
-  { \
-    tearDown(); \
-  } \
-  UnityConcludeTest(); \
-}
-
-//=======Automagically Detected Files To Include=====
-#include "unity.h"
-#include "one.h"
-#include "two.h"
-#include <setjmp.h>
-#include <stdio.h>
-#include "CException.h"
-
-int GlobalExpectCount;
-int GlobalVerifyOrder;
-char* GlobalOrderError;
-
-//=======External Functions This Runner Calls=====
-extern void setUp(void);
-extern void tearDown(void);
-extern void test_TheFirstThingToTest(void);
-extern void test_TheSecondThingToTest(void);
-
-
-//=======Test Reset Option=====
-void resetTest()
-{
-  tearDown();
-  setUp();
-}
-
-
-//=======MAIN=====
-int main(void)
-{
-  Unity.TestFile = "test/testdata/testsample.c";
-  UnityBegin();
-  RUN_TEST(test_TheFirstThingToTest, 21);
-  RUN_TEST(test_TheSecondThingToTest, 43);
-
-  return (UnityEnd());
-}
diff --git a/tools/ceedling/vendor/cmock/vendor/unity/test/expectdata/testsample_new2.c b/tools/ceedling/vendor/cmock/vendor/unity/test/expectdata/testsample_new2.c
deleted file mode 100644 (file)
index b7c7e5b..0000000
+++ /dev/null
@@ -1,63 +0,0 @@
-/* AUTOGENERATED FILE. DO NOT EDIT. */
-
-//=======Test Runner Used To Run Each Test Below=====
-#define RUN_TEST(TestFunc, TestLineNum) \
-{ \
-  Unity.CurrentTestName = #TestFunc; \
-  Unity.CurrentTestLineNumber = TestLineNum; \
-  Unity.NumberOfTests++; \
-  if (TEST_PROTECT()) \
-  { \
-      setUp(); \
-      TestFunc(); \
-  } \
-  if (TEST_PROTECT() && !TEST_IS_IGNORED) \
-  { \
-    tearDown(); \
-  } \
-  UnityConcludeTest(); \
-}
-
-//=======Automagically Detected Files To Include=====
-#include "unity.h"
-#include <setjmp.h>
-#include <stdio.h>
-
-//=======External Functions This Runner Calls=====
-extern void setUp(void);
-extern void tearDown(void);
-extern void test_TheFirstThingToTest(void);
-extern void test_TheSecondThingToTest(void);
-
-
-//=======Suite Setup=====
-static int suite_setup(void)
-{
-a_custom_setup();
-}
-
-//=======Suite Teardown=====
-static int suite_teardown(int num_failures)
-{
-a_custom_teardown();
-}
-
-//=======Test Reset Option=====
-void resetTest()
-{
-  tearDown();
-  setUp();
-}
-
-
-//=======MAIN=====
-int main(void)
-{
-  suite_setup();
-  Unity.TestFile = "test/testdata/testsample.c";
-  UnityBegin();
-  RUN_TEST(test_TheFirstThingToTest, 21);
-  RUN_TEST(test_TheSecondThingToTest, 43);
-
-  return suite_teardown(UnityEnd());
-}
diff --git a/tools/ceedling/vendor/cmock/vendor/unity/test/expectdata/testsample_param.c b/tools/ceedling/vendor/cmock/vendor/unity/test/expectdata/testsample_param.c
deleted file mode 100644 (file)
index 4157007..0000000
+++ /dev/null
@@ -1,51 +0,0 @@
-/* AUTOGENERATED FILE. DO NOT EDIT. */
-
-//=======Test Runner Used To Run Each Test Below=====
-#define RUN_TEST_NO_ARGS
-#define RUN_TEST(TestFunc, TestLineNum, ...) \
-{ \
-  Unity.CurrentTestName = #TestFunc "(" #__VA_ARGS__ ")"; \
-  Unity.CurrentTestLineNumber = TestLineNum; \
-  Unity.NumberOfTests++; \
-  if (TEST_PROTECT()) \
-  { \
-      setUp(); \
-      TestFunc(__VA_ARGS__); \
-  } \
-  if (TEST_PROTECT() && !TEST_IS_IGNORED) \
-  { \
-    tearDown(); \
-  } \
-  UnityConcludeTest(); \
-}
-
-//=======Automagically Detected Files To Include=====
-#include "unity.h"
-#include <setjmp.h>
-#include <stdio.h>
-
-//=======External Functions This Runner Calls=====
-extern void setUp(void);
-extern void tearDown(void);
-extern void test_TheFirstThingToTest(void);
-extern void test_TheSecondThingToTest(void);
-
-
-//=======Test Reset Option=====
-void resetTest()
-{
-  tearDown();
-  setUp();
-}
-
-
-//=======MAIN=====
-int main(void)
-{
-  Unity.TestFile = "test/testdata/testsample.c";
-  UnityBegin();
-  RUN_TEST(test_TheFirstThingToTest, 21, RUN_TEST_NO_ARGS);
-  RUN_TEST(test_TheSecondThingToTest, 43, RUN_TEST_NO_ARGS);
-
-  return (UnityEnd());
-}
diff --git a/tools/ceedling/vendor/cmock/vendor/unity/test/expectdata/testsample_run1.c b/tools/ceedling/vendor/cmock/vendor/unity/test/expectdata/testsample_run1.c
deleted file mode 100644 (file)
index e5bcac2..0000000
+++ /dev/null
@@ -1,60 +0,0 @@
-/* AUTOGENERATED FILE. DO NOT EDIT. */
-
-//=======Test Runner Used To Run Each Test Below=====
-#define RUN_TEST(TestFunc, TestLineNum) \
-{ \
-  Unity.CurrentTestName = #TestFunc; \
-  Unity.CurrentTestLineNumber = TestLineNum; \
-  Unity.NumberOfTests++; \
-  if (TEST_PROTECT()) \
-  { \
-    CEXCEPTION_T e; \
-    Try { \
-      setUp(); \
-      TestFunc(); \
-    } Catch(e) { TEST_ASSERT_EQUAL_HEX32_MESSAGE(CEXCEPTION_NONE, e, "Unhandled Exception!"); } \
-  } \
-  if (TEST_PROTECT() && !TEST_IS_IGNORED) \
-  { \
-    tearDown(); \
-  } \
-  UnityConcludeTest(); \
-}
-
-//=======Automagically Detected Files To Include=====
-#include "unity.h"
-#include "one.h"
-#include "two.h"
-#include <setjmp.h>
-#include <stdio.h>
-#include "CException.h"
-
-int GlobalExpectCount;
-int GlobalVerifyOrder;
-char* GlobalOrderError;
-
-//=======External Functions This Runner Calls=====
-extern void setUp(void);
-extern void tearDown(void);
-extern void test_TheFirstThingToTest(void);
-extern void test_TheSecondThingToTest(void);
-
-
-//=======Test Reset Option=====
-void resetTest()
-{
-  tearDown();
-  setUp();
-}
-
-
-//=======MAIN=====
-int main(void)
-{
-  Unity.TestFile = "test/testdata/testsample.c";
-  UnityBegin();
-  RUN_TEST(test_TheFirstThingToTest, 21);
-  RUN_TEST(test_TheSecondThingToTest, 43);
-
-  return (UnityEnd());
-}
diff --git a/tools/ceedling/vendor/cmock/vendor/unity/test/expectdata/testsample_run2.c b/tools/ceedling/vendor/cmock/vendor/unity/test/expectdata/testsample_run2.c
deleted file mode 100644 (file)
index b7c7e5b..0000000
+++ /dev/null
@@ -1,63 +0,0 @@
-/* AUTOGENERATED FILE. DO NOT EDIT. */
-
-//=======Test Runner Used To Run Each Test Below=====
-#define RUN_TEST(TestFunc, TestLineNum) \
-{ \
-  Unity.CurrentTestName = #TestFunc; \
-  Unity.CurrentTestLineNumber = TestLineNum; \
-  Unity.NumberOfTests++; \
-  if (TEST_PROTECT()) \
-  { \
-      setUp(); \
-      TestFunc(); \
-  } \
-  if (TEST_PROTECT() && !TEST_IS_IGNORED) \
-  { \
-    tearDown(); \
-  } \
-  UnityConcludeTest(); \
-}
-
-//=======Automagically Detected Files To Include=====
-#include "unity.h"
-#include <setjmp.h>
-#include <stdio.h>
-
-//=======External Functions This Runner Calls=====
-extern void setUp(void);
-extern void tearDown(void);
-extern void test_TheFirstThingToTest(void);
-extern void test_TheSecondThingToTest(void);
-
-
-//=======Suite Setup=====
-static int suite_setup(void)
-{
-a_custom_setup();
-}
-
-//=======Suite Teardown=====
-static int suite_teardown(int num_failures)
-{
-a_custom_teardown();
-}
-
-//=======Test Reset Option=====
-void resetTest()
-{
-  tearDown();
-  setUp();
-}
-
-
-//=======MAIN=====
-int main(void)
-{
-  suite_setup();
-  Unity.TestFile = "test/testdata/testsample.c";
-  UnityBegin();
-  RUN_TEST(test_TheFirstThingToTest, 21);
-  RUN_TEST(test_TheSecondThingToTest, 43);
-
-  return suite_teardown(UnityEnd());
-}
diff --git a/tools/ceedling/vendor/cmock/vendor/unity/test/expectdata/testsample_yaml.c b/tools/ceedling/vendor/cmock/vendor/unity/test/expectdata/testsample_yaml.c
deleted file mode 100644 (file)
index d109287..0000000
+++ /dev/null
@@ -1,64 +0,0 @@
-/* AUTOGENERATED FILE. DO NOT EDIT. */
-
-//=======Test Runner Used To Run Each Test Below=====
-#define RUN_TEST(TestFunc, TestLineNum) \
-{ \
-  Unity.CurrentTestName = #TestFunc; \
-  Unity.CurrentTestLineNumber = TestLineNum; \
-  Unity.NumberOfTests++; \
-  if (TEST_PROTECT()) \
-  { \
-    CEXCEPTION_T e; \
-    Try { \
-      setUp(); \
-      TestFunc(); \
-    } Catch(e) { TEST_ASSERT_EQUAL_HEX32_MESSAGE(CEXCEPTION_NONE, e, "Unhandled Exception!"); } \
-  } \
-  if (TEST_PROTECT() && !TEST_IS_IGNORED) \
-  { \
-    tearDown(); \
-  } \
-  UnityConcludeTest(); \
-}
-
-//=======Automagically Detected Files To Include=====
-#include "unity.h"
-#include "two.h"
-#include "three.h"
-#include <four.h>
-#include <setjmp.h>
-#include <stdio.h>
-#include "CException.h"
-
-//=======External Functions This Runner Calls=====
-extern void setUp(void);
-extern void tearDown(void);
-extern void test_TheFirstThingToTest(void);
-extern void test_TheSecondThingToTest(void);
-
-
-//=======Suite Setup=====
-static int suite_setup(void)
-{
-a_yaml_setup();
-}
-
-//=======Test Reset Option=====
-void resetTest()
-{
-  tearDown();
-  setUp();
-}
-
-
-//=======MAIN=====
-int main(void)
-{
-  suite_setup();
-  Unity.TestFile = "test/testdata/testsample.c";
-  UnityBegin();
-  RUN_TEST(test_TheFirstThingToTest, 21);
-  RUN_TEST(test_TheSecondThingToTest, 43);
-
-  return (UnityEnd());
-}
diff --git a/tools/ceedling/vendor/cmock/vendor/unity/test/test_generate_test_runner.rb b/tools/ceedling/vendor/cmock/vendor/unity/test/test_generate_test_runner.rb
deleted file mode 100644 (file)
index 61c8df9..0000000
+++ /dev/null
@@ -1,94 +0,0 @@
-# ==========================================
-#   CMock Project - Automatic Mock Generation for C
-#   Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-#   [Released under MIT License. Please refer to license.txt for details]
-# ========================================== 
-
-ruby_version = RUBY_VERSION.split('.')
-if (ruby_version[1].to_i == 9) and (ruby_version[2].to_i > 1)
-  require 'rubygems'
-  gem 'test-unit'
-end
-require 'test/unit'
-require './auto/generate_test_runner.rb'
-
-TEST_FILE = 'test/testdata/testsample.c'
-TEST_MOCK = 'test/testdata/mocksample.c'
-OUT_FILE  = 'build/testsample_'
-EXP_FILE  = 'test/expectdata/testsample_'
-
-class TestGenerateTestRunner < Test::Unit::TestCase
-  def setup
-  end
-
-  def teardown
-  end
-  
-  def verify_output_equal(subtest)
-    expected = File.read(EXP_FILE + subtest + '.c').gsub(/\r\n/,"\n")
-    actual   = File.read(OUT_FILE + subtest + '.c').gsub(/\r\n/,"\n")
-    assert_equal(expected, actual, "Generated File Sub-Test '#{subtest}' Failed")
-  end
-  
-  def test_ShouldGenerateARunnerByCreatingRunnerWithOptions
-    sets = { 'def'  => nil,
-             'new1' => { :plugins => [:cexception], :includes => ['one.h', 'two.h'], :enforce_strict_ordering => true },
-             'new2' => { :plugins => [:ignore], :suite_setup => "a_custom_setup();", :suite_teardown => "a_custom_teardown();" }   
-    }
-    
-    sets.each_pair do |subtest, options|
-      UnityTestRunnerGenerator.new(options).run(TEST_FILE, OUT_FILE + subtest + '.c')
-      verify_output_equal(subtest)
-      UnityTestRunnerGenerator.new(options).run(TEST_MOCK, OUT_FILE + 'mock_' + subtest + '.c')
-      verify_output_equal('mock_' + subtest)
-    end
-  end
-  
-  def test_ShouldGenerateARunnerByRunningRunnerWithOptions
-    sets = { 'run1' => { :plugins => [:cexception], :includes => ['one.h', 'two.h'], :enforce_strict_ordering => true },
-             'run2' => { :plugins => [:ignore], :suite_setup => "a_custom_setup();", :suite_teardown => "a_custom_teardown();" }   
-    }
-    
-    sets.each_pair do |subtest, options|
-      UnityTestRunnerGenerator.new.run(TEST_FILE, OUT_FILE + subtest + '.c', options)
-      verify_output_equal(subtest)
-      UnityTestRunnerGenerator.new.run(TEST_MOCK, OUT_FILE + 'mock_' + subtest + '.c', options)
-      verify_output_equal('mock_' + subtest)
-    end
-  end
-  
-  def test_ShouldGenerateARunnerByPullingYamlOptions
-    subtest = 'yaml'
-    cmdstr = "ruby auto/generate_test_runner.rb test/testdata/sample.yml \"#{TEST_FILE}\" \"#{OUT_FILE + subtest + '.c'}\""
-    `#{cmdstr}`
-    verify_output_equal(subtest)
-    
-    cmdstr = "ruby auto/generate_test_runner.rb test/testdata/sample.yml \"#{TEST_MOCK}\" \"#{OUT_FILE + 'mock_' + subtest + '.c'}\""
-    `#{cmdstr}`
-    verify_output_equal('mock_' + subtest)
-  end
-  
-  def test_ShouldGenerateARunnerByPullingCommandlineOptions
-    subtest = 'cmd'
-    cmdstr = "ruby auto/generate_test_runner.rb -cexception \"#{TEST_FILE}\" \"#{OUT_FILE + subtest + '.c'}\""
-    `#{cmdstr}`
-    verify_output_equal(subtest)
-    
-    cmdstr = "ruby auto/generate_test_runner.rb -cexception \"#{TEST_MOCK}\" \"#{OUT_FILE + 'mock_' + subtest + '.c'}\""
-    `#{cmdstr}`
-    verify_output_equal('mock_' + subtest)
-  end
-  
-  def test_ShouldGenerateARunnerThatUsesParameterizedTests
-    sets = { 'param'  => { :plugins => [:ignore], :use_param_tests => true }   
-    }
-    
-    sets.each_pair do |subtest, options|
-      UnityTestRunnerGenerator.new(options).run(TEST_FILE, OUT_FILE + subtest + '.c')
-      verify_output_equal(subtest)
-      UnityTestRunnerGenerator.new(options).run(TEST_MOCK, OUT_FILE + 'mock_' + subtest + '.c')
-      verify_output_equal('mock_' + subtest)
-    end
-  end
-  
-end
diff --git a/tools/ceedling/vendor/cmock/vendor/unity/test/testdata/mocksample.c b/tools/ceedling/vendor/cmock/vendor/unity/test/testdata/mocksample.c
deleted file mode 100644 (file)
index b709438..0000000
+++ /dev/null
@@ -1,51 +0,0 @@
-// This is just a sample test file to be used to test the generator script
-#ifndef TEST_SAMPLE_H
-#define TEST_SAMPLE_H
-
-#include <setjmp.h>
-#include "unity.h"
-#include "funky.h"
-#include "Mockstanky.h"
-
-void setUp(void)
-{
-  CustomSetupStuff();
-}
-
-void tearDown(void)
-{
-  CustomTeardownStuff
-}
-
-//Yup, nice comment
-void test_TheFirstThingToTest(void)
-{
-    TEST_ASSERT(1);
-
-    TEST_ASSERT_TRUE(1);
-}
-
-/*
-void test_ShouldBeIgnored(void)
-{
-    DoesStuff();
-}
-*/
-
-//void test_ShouldAlsoNotBeTested(void)
-//{
-//    Call_An_Expect();
-//    
-//    CallAFunction();
-//    test_CallAFunctionThatLooksLikeATest();
-//}
-
-void test_TheSecondThingToTest(void)
-{
-    Call_An_Expect();
-    
-    CallAFunction();
-    test_CallAFunctionThatLooksLikeATest();
-}
-
-#endif //TEST_SAMPLE_H
diff --git a/tools/ceedling/vendor/cmock/vendor/unity/test/testdata/sample.yml b/tools/ceedling/vendor/cmock/vendor/unity/test/testdata/sample.yml
deleted file mode 100644 (file)
index 9e5eece..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-:unity:
-  :includes:
-    - two.h
-    - three.h
-    - <four.h>
-  :plugins:
-    - :cexception
-  :suite_setup: |
-    a_yaml_setup();
\ No newline at end of file
diff --git a/tools/ceedling/vendor/cmock/vendor/unity/test/testdata/testsample.c b/tools/ceedling/vendor/cmock/vendor/unity/test/testdata/testsample.c
deleted file mode 100644 (file)
index 4f30ec7..0000000
+++ /dev/null
@@ -1,51 +0,0 @@
-// This is just a sample test file to be used to test the generator script
-#ifndef TEST_SAMPLE_H
-#define TEST_SAMPLE_H
-
-#include <setjmp.h>
-#include "unity.h"
-#include "funky.h"
-#include "stanky.h"
-
-void setUp(void)
-{
-  CustomSetupStuff();
-}
-
-void tearDown(void)
-{
-  CustomTeardownStuff
-}
-
-//Yup, nice comment
-void test_TheFirstThingToTest(void)
-{
-    TEST_ASSERT(1);
-
-    TEST_ASSERT_TRUE(1);
-}
-
-/*
-void test_ShouldBeIgnored(void)
-{
-    DoesStuff();
-}
-*/
-
-//void test_ShouldAlsoNotBeTested(void)
-//{
-//    Call_An_Expect();
-//    
-//    CallAFunction();
-//    test_CallAFunctionThatLooksLikeATest();
-//}
-
-void test_TheSecondThingToTest(void)
-{
-    Call_An_Expect();
-    
-    CallAFunction();
-    test_CallAFunctionThatLooksLikeATest();
-}
-
-#endif //TEST_SAMPLE_H
diff --git a/tools/ceedling/vendor/cmock/vendor/unity/test/testparameterized.c b/tools/ceedling/vendor/cmock/vendor/unity/test/testparameterized.c
deleted file mode 100644 (file)
index 037cd21..0000000
+++ /dev/null
@@ -1,101 +0,0 @@
-/* ==========================================
-    Unity Project - A Test Framework for C
-    Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-    [Released under MIT License. Please refer to license.txt for details]
-========================================== */
-
-#include <setjmp.h>
-#include "unity.h"
-
-#define TEST_CASE(...)
-
-#define EXPECT_ABORT_BEGIN \
-    if (TEST_PROTECT())    \
-    {
-    
-#define VERIFY_FAILS_END                                                       \
-    }                                                                          \
-    Unity.CurrentTestFailed = (Unity.CurrentTestFailed == 1) ? 0 : 1;          \
-    if (Unity.CurrentTestFailed == 1) {                                        \
-      SetToOneMeanWeAlreadyCheckedThisGuy = 1;                                 \
-      UnityPrint("[[[[ Previous Test Should Have Failed But Did Not ]]]]");    \
-      UNITY_OUTPUT_CHAR('\n');                                                 \
-    }
-    
-#define VERIFY_IGNORES_END                                                     \
-    }                                                                          \
-    Unity.CurrentTestFailed = (Unity.CurrentTestIgnored == 1) ? 0 : 1;         \
-    Unity.CurrentTestIgnored = 0;                                              \
-    if (Unity.CurrentTestFailed == 1) {                                        \
-      SetToOneMeanWeAlreadyCheckedThisGuy = 1;                                 \
-      UnityPrint("[[[[ Previous Test Should Have Ignored But Did Not ]]]]");   \
-      UNITY_OUTPUT_CHAR('\n');                                                 \
-    }
-
-int SetToOneToFailInTearDown;
-int SetToOneMeanWeAlreadyCheckedThisGuy;
-
-void setUp(void)
-{
-  SetToOneToFailInTearDown = 0;
-  SetToOneMeanWeAlreadyCheckedThisGuy = 0;
-}
-
-void tearDown(void)
-{
-  if (SetToOneToFailInTearDown == 1)
-    TEST_FAIL_MESSAGE("<= Failed in tearDown");
-  if ((SetToOneMeanWeAlreadyCheckedThisGuy == 0) && (Unity.CurrentTestFailed > 0))
-  {
-    UnityPrint("[[[[ Previous Test Should Have Passed But Did Not ]]]]");
-    UNITY_OUTPUT_CHAR('\n');
-  }
-}
-
-TEST_CASE(0)
-TEST_CASE(44)
-TEST_CASE((90)+9)
-void test_TheseShouldAllPass(int Num)
-{
-    TEST_ASSERT_TRUE(Num < 100);
-}
-
-TEST_CASE(3)
-TEST_CASE(77)
-TEST_CASE( (99) + 1 - (1))
-void test_TheseShouldAllFail(int Num)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_TRUE(Num > 100);
-    VERIFY_FAILS_END
-}
-
-TEST_CASE(1)
-TEST_CASE(44)
-TEST_CASE(99)
-TEST_CASE(98)
-void test_TheseAreEveryOther(int Num)
-{
-    if (Num & 1)
-    {
-        EXPECT_ABORT_BEGIN
-        TEST_ASSERT_TRUE(Num > 100);
-        VERIFY_FAILS_END
-    }
-    else
-    {
-        TEST_ASSERT_TRUE(Num < 100);
-    }
-}
-
-void test_NormalPassesStillWork(void)
-{
-    TEST_ASSERT_TRUE(1);
-}
-
-void test_NormalFailsStillWork(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_TRUE(0);
-    VERIFY_FAILS_END
-}
diff --git a/tools/ceedling/vendor/cmock/vendor/unity/test/testunity.c b/tools/ceedling/vendor/cmock/vendor/unity/test/testunity.c
deleted file mode 100644 (file)
index 9f826dc..0000000
+++ /dev/null
@@ -1,1510 +0,0 @@
-/* ==========================================
-    Unity Project - A Test Framework for C
-    Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-    [Released under MIT License. Please refer to license.txt for details]
-========================================== */
-
-#include <setjmp.h>
-#include "unity.h"
-
-#define EXPECT_ABORT_BEGIN \
-    if (TEST_PROTECT())    \
-    {
-    
-#define VERIFY_FAILS_END                                                       \
-    }                                                                          \
-    Unity.CurrentTestFailed = (Unity.CurrentTestFailed == 1) ? 0 : 1;          \
-    if (Unity.CurrentTestFailed == 1) {                                        \
-      SetToOneMeanWeAlreadyCheckedThisGuy = 1;                                 \
-      UnityPrint("[[[[ Previous Test Should Have Failed But Did Not ]]]]");    \
-      UNITY_OUTPUT_CHAR('\n');                                                 \
-    }
-    
-#define VERIFY_IGNORES_END                                                     \
-    }                                                                          \
-    Unity.CurrentTestFailed = (Unity.CurrentTestIgnored == 1) ? 0 : 1;         \
-    Unity.CurrentTestIgnored = 0;                                              \
-    if (Unity.CurrentTestFailed == 1) {                                        \
-      SetToOneMeanWeAlreadyCheckedThisGuy = 1;                                 \
-      UnityPrint("[[[[ Previous Test Should Have Ignored But Did Not ]]]]");   \
-      UNITY_OUTPUT_CHAR('\n');                                                 \
-    }
-
-int SetToOneToFailInTearDown;
-int SetToOneMeanWeAlreadyCheckedThisGuy;
-
-void setUp(void)
-{
-  SetToOneToFailInTearDown = 0;
-  SetToOneMeanWeAlreadyCheckedThisGuy = 0;
-}
-
-void tearDown(void)
-{
-  if (SetToOneToFailInTearDown == 1)
-    TEST_FAIL_MESSAGE("<= Failed in tearDown");
-  if ((SetToOneMeanWeAlreadyCheckedThisGuy == 0) && (Unity.CurrentTestFailed > 0))
-  {
-    UnityPrint("[[[[ Previous Test Should Have Passed But Did Not ]]]]");
-    UNITY_OUTPUT_CHAR('\n');
-  }
-}
-
-void testTrue(void)
-{
-    TEST_ASSERT(1);
-
-    TEST_ASSERT_TRUE(1);
-}
-
-void testFalse(void)
-{
-    TEST_ASSERT_FALSE(0);
-
-    TEST_ASSERT_UNLESS(0);
-}
-
-void testPreviousPass(void)
-{
-    TEST_ASSERT_EQUAL_INT(0U, Unity.TestFailures);
-}
-
-void testNotVanilla(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT(0);
-    VERIFY_FAILS_END
-}
-
-void testNotTrue(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_TRUE(0);
-    VERIFY_FAILS_END
-}
-
-void testNotFalse(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_FALSE(1);
-    VERIFY_FAILS_END
-}
-
-void testNotUnless(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_UNLESS(1);
-    VERIFY_FAILS_END
-}
-
-void testNotNotEqual(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_NOT_EQUAL(10, 10);
-    VERIFY_FAILS_END
-}
-
-void testFail(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_FAIL_MESSAGE("Expected for testing");
-    VERIFY_FAILS_END
-}
-
-void testIsNull(void)
-{
-    char* ptr1 = NULL;
-    char* ptr2 = "hello";
-    
-    TEST_ASSERT_NULL(ptr1);
-    TEST_ASSERT_NOT_NULL(ptr2);
-}
-
-void testIsNullShouldFailIfNot(void)
-{
-    char* ptr1 = "hello";
-    
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_NULL(ptr1);
-    VERIFY_FAILS_END
-}
-
-void testNotNullShouldFailIfNULL(void)
-{
-    char* ptr1 = NULL;
-    
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_NOT_NULL(ptr1);
-    VERIFY_FAILS_END
-}
-
-void testIgnore(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_IGNORE();
-    TEST_FAIL_MESSAGE("This should not be reached");
-    VERIFY_IGNORES_END
-}
-
-void testIgnoreMessage(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_IGNORE_MESSAGE("This is an expected TEST_IGNORE_MESSAGE string!");
-    TEST_FAIL_MESSAGE("This should not be reached");
-    VERIFY_IGNORES_END
-}
-
-void testNotEqualInts(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_INT(3982, 3983);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualInt8s(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_INT8(-127, -126);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualInt16s(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_INT16(-16383, -16382);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualInt32s(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_INT32(-2147483647, -2147483646);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualBits(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_BITS(0xFF00, 0x5555, 0x5A55);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualUInts(void)
-{
-    _UU16 v0, v1;
-    
-    v0 = 9000;
-    v1 = 9001;
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_UINT(v0, v1);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualUInt8s(void)
-{
-    _UU8 v0, v1;
-    
-    v0 = 254;
-    v1 = 255;
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_UINT8(v0, v1);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualUInt16s(void)
-{
-    _UU16 v0, v1;
-    
-    v0 = 65535;
-    v1 = 65534;
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_UINT16(v0, v1);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualUInt32s(void)
-{
-    _UU32 v0, v1;
-    
-    v0 = 4294967295;
-    v1 = 4294967294;
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_UINT32(v0, v1);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualHex8s(void)
-{
-    _UU8 v0, v1;
-    
-    v0 = 0x23;
-    v1 = 0x22;
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_HEX8(v0, v1);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualHex8sIfSigned(void)
-{
-    _US8 v0, v1;
-    
-    v0 = -2;
-    v1 = 2;
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_HEX8(v0, v1);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualHex16s(void)
-{
-    _UU16 v0, v1;
-    
-    v0 = 0x1234;
-    v1 = 0x1235;
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_HEX16(v0, v1);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualHex16sIfSigned(void)
-{
-    _US16 v0, v1;
-    
-    v0 = -1024;
-    v1 = -1028;
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_HEX16(v0, v1);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualHex32s(void)
-{
-    _UU32 v0, v1;
-    
-    v0 = 900000;
-    v1 = 900001;
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_HEX32(v0, v1);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualHex32sIfSigned(void)
-{
-    _US32 v0, v1;
-    
-    v0 = -900000;
-    v1 = 900001;
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_HEX32(v0, v1);
-    VERIFY_FAILS_END
-}
-
-void testEqualInts(void)
-{
-    int v0, v1;
-    int *p0, *p1;
-    
-    v0 = 19467;
-    v1 = 19467;
-    p0 = &v0;
-    p1 = &v1;
-
-    TEST_ASSERT_EQUAL_INT(1837, 1837);
-    TEST_ASSERT_EQUAL_INT(-27365, -27365);
-    TEST_ASSERT_EQUAL_INT(v0, v1);
-    TEST_ASSERT_EQUAL_INT(19467, v1);
-    TEST_ASSERT_EQUAL_INT(v0, 19467);
-    TEST_ASSERT_EQUAL_INT(*p0, v1);
-    TEST_ASSERT_EQUAL_INT(*p0, *p1);
-    TEST_ASSERT_EQUAL_INT(*p0, 19467);
-}
-
-void testEqualUints(void)
-{
-    unsigned int v0, v1;
-    unsigned int *p0, *p1;
-    
-    v0 = 19467;
-    v1 = 19467;
-    p0 = &v0;
-    p1 = &v1;
-
-    TEST_ASSERT_EQUAL_UINT(1837, 1837);
-    TEST_ASSERT_EQUAL_UINT(v0, v1);
-    TEST_ASSERT_EQUAL_UINT(19467, v1);
-    TEST_ASSERT_EQUAL_UINT(v0, 19467);
-    TEST_ASSERT_EQUAL_UINT(*p0, v1);
-    TEST_ASSERT_EQUAL_UINT(*p0, *p1);
-    TEST_ASSERT_EQUAL_UINT(*p0, 19467);
-    TEST_ASSERT_EQUAL_UINT(60872u, 60872u);
-}
-
-void testNotEqual(void)
-{
-    TEST_ASSERT_NOT_EQUAL(0, 1);
-    TEST_ASSERT_NOT_EQUAL(1, 0);
-    TEST_ASSERT_NOT_EQUAL(100, 101);
-    TEST_ASSERT_NOT_EQUAL(0, -1);
-    TEST_ASSERT_NOT_EQUAL(65535, -65535);
-    TEST_ASSERT_NOT_EQUAL(75, 900);
-    TEST_ASSERT_NOT_EQUAL(-100, -101);
-}
-
-void testEqualHex8s(void)
-{
-    _UU8 v0, v1;
-    _UU8 *p0, *p1;
-    
-    v0 = 0x22;
-    v1 = 0x22;
-    p0 = &v0;
-    p1 = &v1;
-
-    TEST_ASSERT_EQUAL_HEX8(0x22, 0x22);
-    TEST_ASSERT_EQUAL_HEX8(v0, v1);
-    TEST_ASSERT_EQUAL_HEX8(0x22, v1);
-    TEST_ASSERT_EQUAL_HEX8(v0, 0x22);
-    TEST_ASSERT_EQUAL_HEX8(*p0, v1);
-    TEST_ASSERT_EQUAL_HEX8(*p0, *p1);
-    TEST_ASSERT_EQUAL_HEX8(*p0, 0x22);
-}
-
-void testEqualHex8sNegatives(void)
-{
-    _UU8 v0, v1;
-    _UU8 *p0, *p1;
-    
-    v0 = 0xDD;
-    v1 = 0xDD;
-    p0 = &v0;
-    p1 = &v1;
-
-    TEST_ASSERT_EQUAL_HEX8(0xDD, 0xDD);
-    TEST_ASSERT_EQUAL_HEX8(v0, v1);
-    TEST_ASSERT_EQUAL_HEX8(0xDD, v1);
-    TEST_ASSERT_EQUAL_HEX8(v0, 0xDD);
-    TEST_ASSERT_EQUAL_HEX8(*p0, v1);
-    TEST_ASSERT_EQUAL_HEX8(*p0, *p1);
-    TEST_ASSERT_EQUAL_HEX8(*p0, 0xDD);
-}
-
-void testEqualHex16s(void)
-{
-    _UU16 v0, v1;
-    _UU16 *p0, *p1;
-    
-    v0 = 0x9876;
-    v1 = 0x9876;
-    p0 = &v0;
-    p1 = &v1;
-
-    TEST_ASSERT_EQUAL_HEX16(0x9876, 0x9876);
-    TEST_ASSERT_EQUAL_HEX16(v0, v1);
-    TEST_ASSERT_EQUAL_HEX16(0x9876, v1);
-    TEST_ASSERT_EQUAL_HEX16(v0, 0x9876);
-    TEST_ASSERT_EQUAL_HEX16(*p0, v1);
-    TEST_ASSERT_EQUAL_HEX16(*p0, *p1);
-    TEST_ASSERT_EQUAL_HEX16(*p0, 0x9876);
-}
-
-void testEqualHex32s(void)
-{
-    _UU32 v0, v1;
-    _UU32 *p0, *p1;
-    
-    v0 = 0x98765432ul;
-    v1 = 0x98765432ul;
-    p0 = &v0;
-    p1 = &v1;
-
-    TEST_ASSERT_EQUAL_HEX32(0x98765432ul, 0x98765432ul);
-    TEST_ASSERT_EQUAL_HEX32(v0, v1);
-    TEST_ASSERT_EQUAL_HEX32(0x98765432ul, v1);
-    TEST_ASSERT_EQUAL_HEX32(v0, 0x98765432ul);
-    TEST_ASSERT_EQUAL_HEX32(*p0, v1);
-    TEST_ASSERT_EQUAL_HEX32(*p0, *p1);
-    TEST_ASSERT_EQUAL_HEX32(*p0, 0x98765432ul);
-}
-
-void testEqualBits(void)
-{
-    _UU32 v0 = 0xFF55AA00;
-    _UU32 v1 = 0x55550000;
-
-    TEST_ASSERT_BITS(v1, v0, 0x55550000);
-    TEST_ASSERT_BITS(v1, v0, 0xFF55CC00);
-    TEST_ASSERT_BITS(0xFFFFFFFF, v0, 0xFF55AA00);
-    TEST_ASSERT_BITS(0xFFFFFFFF, v0, v0);
-    TEST_ASSERT_BITS(0xF0F0F0F0, v0, 0xFC5DAE0F);
-    TEST_ASSERT_BITS_HIGH(v1, v0);
-    TEST_ASSERT_BITS_LOW(0x000055FF, v0);
-    TEST_ASSERT_BIT_HIGH(30, v0);
-    TEST_ASSERT_BIT_LOW(5, v0);
-}
-
-void testEqualShorts(void)
-{
-    short v0, v1;
-    short *p0, *p1;
-    
-    v0 = 19467;
-    v1 = 19467;
-    p0 = &v0;
-    p1 = &v1;
-
-    TEST_ASSERT_EQUAL_INT(1837, 1837);
-    TEST_ASSERT_EQUAL_INT(-2987, -2987);
-    TEST_ASSERT_EQUAL_INT(v0, v1);
-    TEST_ASSERT_EQUAL_INT(19467, v1);
-    TEST_ASSERT_EQUAL_INT(v0, 19467);
-    TEST_ASSERT_EQUAL_INT(*p0, v1);
-    TEST_ASSERT_EQUAL_INT(*p0, *p1);
-    TEST_ASSERT_EQUAL_INT(*p0, 19467);
-}
-
-void testEqualUShorts(void)
-{
-    unsigned short v0, v1;
-    unsigned short *p0, *p1;
-    
-    v0 = 19467;
-    v1 = 19467;
-    p0 = &v0;
-    p1 = &v1;
-
-    TEST_ASSERT_EQUAL_UINT(1837, 1837);
-    TEST_ASSERT_EQUAL_UINT(2987, 2987);
-    TEST_ASSERT_EQUAL_UINT(v0, v1);
-    TEST_ASSERT_EQUAL_UINT(19467, v1);
-    TEST_ASSERT_EQUAL_UINT(v0, 19467);
-    TEST_ASSERT_EQUAL_UINT(*p0, v1);
-    TEST_ASSERT_EQUAL_UINT(*p0, *p1);
-    TEST_ASSERT_EQUAL_UINT(*p0, 19467);
-}
-
-void testEqualChars(void)
-{
-    signed char v0, v1;
-    signed char *p0, *p1;
-    
-    v0 = 109;
-    v1 = 109;
-    p0 = &v0;
-    p1 = &v1;
-
-    TEST_ASSERT_EQUAL_INT(42, 42);
-    TEST_ASSERT_EQUAL_INT(-116, -116);
-    TEST_ASSERT_EQUAL_INT(v0, v1);
-    TEST_ASSERT_EQUAL_INT(109, v1);
-    TEST_ASSERT_EQUAL_INT(v0, 109);
-    TEST_ASSERT_EQUAL_INT(*p0, v1);
-    TEST_ASSERT_EQUAL_INT(*p0, *p1);
-    TEST_ASSERT_EQUAL_INT(*p0, 109);
-}
-
-void testEqualUChars(void)
-{
-    unsigned char v0, v1;
-    unsigned char *p0, *p1;
-    
-    v0 = 251;
-    v1 = 251;
-    p0 = &v0;
-    p1 = &v1;
-
-    TEST_ASSERT_EQUAL_INT(42, 42);
-    TEST_ASSERT_EQUAL_INT(v0, v1);
-    TEST_ASSERT_EQUAL_INT(251, v1);
-    TEST_ASSERT_EQUAL_INT(v0, 251);
-    TEST_ASSERT_EQUAL_INT(*p0, v1);
-    TEST_ASSERT_EQUAL_INT(*p0, *p1);
-    TEST_ASSERT_EQUAL_INT(*p0, 251);
-}
-
-void testEqualPointers(void)
-{
-    int v0, v1;
-    int *p0, *p1, *p2;
-    
-    v0 = 19467;
-    v1 = 18271;
-    p0 = &v0;
-    p1 = &v1;
-    p2 = &v1;
-
-    TEST_ASSERT_EQUAL_PTR(p0, &v0);
-    TEST_ASSERT_EQUAL_PTR(&v1, p1);
-    TEST_ASSERT_EQUAL_PTR(p2, p1);
-    TEST_ASSERT_EQUAL_PTR(&v0, &v0);
-}
-
-void testNotEqualPointers(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_PTR(0x12345678, 0x12345677);
-    VERIFY_FAILS_END
-}
-
-void testIntsWithinDelta(void)
-{
-    TEST_ASSERT_INT_WITHIN(1, 5000, 5001);
-    TEST_ASSERT_INT_WITHIN(5, 5000, 4996);
-    TEST_ASSERT_INT_WITHIN(5, 5000, 5005);
-    TEST_ASSERT_INT_WITHIN(500, 50, -440);
-    
-    TEST_ASSERT_INT_WITHIN(2, -1, -1);
-    TEST_ASSERT_INT_WITHIN(5, 1, -1);
-    TEST_ASSERT_INT_WITHIN(5, -1, 1);
-}
-
-void testIntsNotWithinDelta(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_INT_WITHIN(5, 5000, 5006);
-    VERIFY_FAILS_END
-}
-
-void testUIntsWithinDelta(void)
-{
-    TEST_ASSERT_UINT_WITHIN(1, 5000, 5001);
-    TEST_ASSERT_UINT_WITHIN(5, 5000, 4996);
-    TEST_ASSERT_UINT_WITHIN(5, 5000, 5005);
-}
-
-void testUIntsNotWithinDelta(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_UINT_WITHIN(1, 2147483647u, 2147483649u);
-    VERIFY_FAILS_END
-}
-
-void testUIntsNotWithinDeltaEvenThoughASignedIntWouldPassSmallFirst(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_UINT_WITHIN(5, 1, -1);
-    VERIFY_FAILS_END
-}
-
-void testUIntsNotWithinDeltaEvenThoughASignedIntWouldPassBigFirst(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_UINT_WITHIN(5, -1, 1);
-    VERIFY_FAILS_END
-}
-
-void testHEX32sWithinDelta(void)
-{
-    TEST_ASSERT_HEX32_WITHIN(1, 5000, 5001);
-    TEST_ASSERT_HEX32_WITHIN(5, 5000, 4996);
-    TEST_ASSERT_HEX32_WITHIN(5, 5000, 5005);
-}
-
-void testHEX32sNotWithinDelta(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_HEX32_WITHIN(1, 2147483647u, 2147483649u);
-    VERIFY_FAILS_END
-}
-
-void testHEX32sNotWithinDeltaEvenThoughASignedIntWouldPass(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_HEX32_WITHIN(5, 1, -1);
-    VERIFY_FAILS_END
-}
-
-void testHEX16sWithinDelta(void)
-{
-    TEST_ASSERT_HEX16_WITHIN(1, 5000, 5001);
-    TEST_ASSERT_HEX16_WITHIN(5, 5000, 4996);
-    TEST_ASSERT_HEX16_WITHIN(5, 5000, 5005);
-}
-
-void testHEX16sNotWithinDelta(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_HEX16_WITHIN(2, 65535, 0);
-    VERIFY_FAILS_END
-}
-
-void testHEX8sWithinDelta(void)
-{
-    TEST_ASSERT_HEX8_WITHIN(1, 254, 255);
-    TEST_ASSERT_HEX8_WITHIN(5, 251, 255);
-    TEST_ASSERT_HEX8_WITHIN(5, 1, 4);
-}
-
-void testHEX8sNotWithinDelta(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_HEX8_WITHIN(2, 255, 0);
-    VERIFY_FAILS_END
-}
-
-void testEqualStrings(void)
-{
-    const char *testString = "foo";
-
-    TEST_ASSERT_EQUAL_STRING(testString, testString);
-    TEST_ASSERT_EQUAL_STRING("foo", "foo");
-    TEST_ASSERT_EQUAL_STRING("foo", testString);
-    TEST_ASSERT_EQUAL_STRING(testString, "foo");
-    TEST_ASSERT_EQUAL_STRING("", "");
-}
-
-void testEqualStringsWithCarriageReturnsAndLineFeeds(void)
-{
-    const char *testString = "foo\r\nbar";
-
-    TEST_ASSERT_EQUAL_STRING(testString, testString);
-    TEST_ASSERT_EQUAL_STRING("foo\r\nbar", "foo\r\nbar");
-    TEST_ASSERT_EQUAL_STRING("foo\r\nbar", testString);
-    TEST_ASSERT_EQUAL_STRING(testString, "foo\r\nbar");
-    TEST_ASSERT_EQUAL_STRING("", "");
-}
-
-void testNotEqualString1(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_STRING("foo", "bar");
-    VERIFY_FAILS_END
-}
-
-void testNotEqualString2(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_STRING("foo", "");
-    VERIFY_FAILS_END
-}
-
-void testNotEqualString3(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_STRING("", "bar");
-    VERIFY_FAILS_END
-}
-
-void testNotEqualString4(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_STRING("bar\r", "bar\n");
-    VERIFY_FAILS_END
-}
-
-void testNotEqualString5(void)
-{
-    const char str1[] = { 0x41, 0x42, 0x03, 0x00 };
-    const char str2[] = { 0x41, 0x42, 0x04, 0x00 };
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_STRING(str1, str2);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualString_ExpectedStringIsNull(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_STRING(NULL, "bar");
-    VERIFY_FAILS_END
-}
-
-void testNotEqualString_ActualStringIsNull(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_STRING("foo", NULL);
-    VERIFY_FAILS_END
-}
-
-void testEqualStringArrays(void)
-{
-    const char *testStrings[] = { "foo", "boo", "woo", "moo" };
-    const char *expStrings[] = { "foo", "boo", "woo", "zoo" };
-
-    TEST_ASSERT_EQUAL_STRING_ARRAY(expStrings, expStrings, 3);
-    TEST_ASSERT_EQUAL_STRING_ARRAY(expStrings, testStrings, 3);
-    TEST_ASSERT_EQUAL_STRING_ARRAY(expStrings, testStrings, 2);
-    TEST_ASSERT_EQUAL_STRING_ARRAY(expStrings, testStrings, 1);
-}
-
-void testNotEqualStringArray1(void)
-{
-    const char *testStrings[] = { "foo", "boo", "woo", "moo" };
-    const char *expStrings[] = { "foo", "boo", "woo", "zoo" };
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_STRING_ARRAY(expStrings, testStrings, 4);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualStringArray2(void)
-{
-    const char *testStrings[] = { "zoo", "boo", "woo", "moo" };
-    const char *expStrings[] = { "foo", "boo", "woo", "moo" };
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_STRING_ARRAY(expStrings, testStrings, 4);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualStringArray3(void)
-{
-    const char *testStrings[] = { "foo", "boo", "woo", NULL };
-    const char *expStrings[] = { "foo", "boo", "woo", "zoo" };
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_STRING_ARRAY(expStrings, testStrings, 4);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualStringArray4(void)
-{
-    const char *testStrings[] = { "foo", "boo", "woo", "moo" };
-    const char *expStrings[] = { "foo", NULL, "woo", "moo" };
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_STRING_ARRAY(expStrings, testStrings, 4);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualStringArray5(void)
-{
-    const char **testStrings = NULL;
-    const char *expStrings[] = { "foo", "boo", "woo", "zoo" };
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_STRING_ARRAY(expStrings, testStrings, 4);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualStringArray6(void)
-{
-    const char *testStrings[] = { "foo", "boo", "woo", "zoo" };
-    const char **expStrings = NULL;
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_STRING_ARRAY(expStrings, testStrings, 4);
-    VERIFY_FAILS_END
-}
-
-void testEqualStringArrayIfBothNulls(void)
-{
-    const char **testStrings = NULL;
-    const char **expStrings = NULL;
-
-    TEST_ASSERT_EQUAL_STRING_ARRAY(expStrings, testStrings, 4);
-}
-
-void testEqualMemory(void)
-{
-    const char *testString = "whatever";
-    
-    TEST_ASSERT_EQUAL_MEMORY(testString, testString, 8);
-    TEST_ASSERT_EQUAL_MEMORY("whatever", "whatever", 8);
-    TEST_ASSERT_EQUAL_MEMORY("whatever", testString, 8);
-    TEST_ASSERT_EQUAL_MEMORY(testString, "whatever", 8);
-    TEST_ASSERT_EQUAL_MEMORY(testString, "whatever", 2);
-    TEST_ASSERT_EQUAL_MEMORY(NULL, NULL, 1);
-}
-
-void testNotEqualMemory1(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_MEMORY("foo", "bar", 3);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualMemory2(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_MEMORY("fool", "food", 4);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualMemory3(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_MEMORY(NULL, "food", 4);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualMemory4(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_MEMORY("fool", NULL, 4);
-    VERIFY_FAILS_END
-}
-
-void testEqualIntArrays(void)
-{
-    int p0[] = {1, 8, 987, -2};
-    int p1[] = {1, 8, 987, -2};
-    int p2[] = {1, 8, 987, 2};
-    int p3[] = {1, 500, 600, 700};
-
-    TEST_ASSERT_EQUAL_INT_ARRAY(p0, p0, 1);
-    TEST_ASSERT_EQUAL_INT_ARRAY(p0, p0, 4);
-    TEST_ASSERT_EQUAL_INT_ARRAY(p0, p1, 4);
-    TEST_ASSERT_EQUAL_INT_ARRAY(p0, p2, 3);
-    TEST_ASSERT_EQUAL_INT_ARRAY(p0, p3, 1);
-}
-
-void testNotEqualIntArraysNullExpected(void)
-{
-    int* p0 = NULL;
-    int p1[] = {1, 8, 987, 2};
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_INT_ARRAY(p0, p1, 4);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualIntArraysNullActual(void)
-{
-    int* p1 = NULL;
-    int p0[] = {1, 8, 987, 2};
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_INT_ARRAY(p0, p1, 4);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualIntArrays1(void)
-{
-    int p0[] = {1, 8, 987, -2};
-    int p1[] = {1, 8, 987, 2};
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_INT_ARRAY(p0, p1, 4);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualIntArrays2(void)
-{
-    int p0[] = {1, 8, 987, -2};
-    int p1[] = {2, 8, 987, -2};
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_INT_ARRAY(p0, p1, 4);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualIntArrays3(void)
-{
-    int p0[] = {1, 8, 987, -2};
-    int p1[] = {1, 8, 986, -2};
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_INT_ARRAY(p0, p1, 4);
-    VERIFY_FAILS_END
-}
-
-void testEqualInt8Arrays(void)
-{
-    _US8 p0[] = {1, 8, 117, -2};
-    _US8 p1[] = {1, 8, 117, -2};
-    _US8 p2[] = {1, 8, 117, 2};
-    _US8 p3[] = {1, 50, 60, 70};
-
-    TEST_ASSERT_EQUAL_INT8_ARRAY(p0, p0, 1);
-    TEST_ASSERT_EQUAL_INT8_ARRAY(p0, p0, 4);
-    TEST_ASSERT_EQUAL_INT8_ARRAY(p0, p1, 4);
-    TEST_ASSERT_EQUAL_INT8_ARRAY(p0, p2, 3);
-    TEST_ASSERT_EQUAL_INT8_ARRAY(p0, p3, 1);
-}
-
-void testNotEqualInt8Arrays(void)
-{
-    _US8 p0[] = {1, 8, 127, -2};
-    _US8 p1[] = {1, 8, 127, 2};
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_INT8_ARRAY(p0, p1, 4);
-    VERIFY_FAILS_END
-}
-
-void testEqualUIntArrays(void)
-{
-    unsigned int p0[] = {1, 8, 987, 65132u};
-    unsigned int p1[] = {1, 8, 987, 65132u};
-    unsigned int p2[] = {1, 8, 987, 2};
-    unsigned int p3[] = {1, 500, 600, 700};
-
-    TEST_ASSERT_EQUAL_UINT_ARRAY(p0, p0, 1);
-    TEST_ASSERT_EQUAL_UINT_ARRAY(p0, p0, 4);
-    TEST_ASSERT_EQUAL_UINT_ARRAY(p0, p1, 4);
-    TEST_ASSERT_EQUAL_UINT_ARRAY(p0, p2, 3);
-    TEST_ASSERT_EQUAL_UINT_ARRAY(p0, p3, 1);
-}
-
-void testNotEqualUIntArrays1(void)
-{
-    unsigned int p0[] = {1, 8, 987, 65132u};
-    unsigned int p1[] = {1, 8, 987, 65131u};
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_UINT_ARRAY(p0, p1, 4);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualUIntArrays2(void)
-{
-    unsigned int p0[] = {1, 8, 987, 65132u};
-    unsigned int p1[] = {2, 8, 987, 65132u};
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_UINT_ARRAY(p0, p1, 4);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualUIntArrays3(void)
-{
-    unsigned int p0[] = {1, 8, 987, 65132u};
-    unsigned int p1[] = {1, 8, 986, 65132u};
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_UINT_ARRAY(p0, p1, 4);
-    VERIFY_FAILS_END
-}
-
-void testEqualInt16Arrays(void)
-{
-    _UU16 p0[] = {1, 8, 117, 3};
-    _UU16 p1[] = {1, 8, 117, 3};
-    _UU16 p2[] = {1, 8, 117, 2};
-    _UU16 p3[] = {1, 50, 60, 70};
-
-    TEST_ASSERT_EQUAL_INT16_ARRAY(p0, p0, 1);
-    TEST_ASSERT_EQUAL_INT16_ARRAY(p0, p0, 4);
-    TEST_ASSERT_EQUAL_INT16_ARRAY(p0, p1, 4);
-    TEST_ASSERT_EQUAL_INT16_ARRAY(p0, p2, 3);
-    TEST_ASSERT_EQUAL_INT16_ARRAY(p0, p3, 1);
-}
-
-void testNotEqualInt16Arrays(void)
-{
-    _UU16 p0[] = {1, 8, 127, 3};
-    _UU16 p1[] = {1, 8, 127, 2};
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_INT16_ARRAY(p0, p1, 4);
-    VERIFY_FAILS_END
-}
-
-void testEqualUINT16Arrays(void)
-{
-    unsigned short p0[] = {1, 8, 987, 65132u};
-    unsigned short p1[] = {1, 8, 987, 65132u};
-    unsigned short p2[] = {1, 8, 987, 2};
-    unsigned short p3[] = {1, 500, 600, 700};
-
-    TEST_ASSERT_EQUAL_UINT16_ARRAY(p0, p0, 1);
-    TEST_ASSERT_EQUAL_UINT16_ARRAY(p0, p0, 4);
-    TEST_ASSERT_EQUAL_UINT16_ARRAY(p0, p1, 4);
-    TEST_ASSERT_EQUAL_UINT16_ARRAY(p0, p2, 3);
-    TEST_ASSERT_EQUAL_UINT16_ARRAY(p0, p3, 1);
-}
-
-void testNotEqualUINT16Arrays1(void)
-{
-    unsigned short p0[] = {1, 8, 987, 65132u};
-    unsigned short p1[] = {1, 8, 987, 65131u};
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_UINT16_ARRAY(p0, p1, 4);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualUINT16Arrays2(void)
-{
-    unsigned short p0[] = {1, 8, 987, 65132u};
-    unsigned short p1[] = {2, 8, 987, 65132u};
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_UINT16_ARRAY(p0, p1, 4);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualUINT16Arrays3(void)
-{
-    unsigned short p0[] = {1, 8, 987, 65132u};
-    unsigned short p1[] = {1, 8, 986, 65132u};
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_UINT16_ARRAY(p0, p1, 4);
-    VERIFY_FAILS_END
-}
-
-void testEqualHEXArrays(void)
-{
-    unsigned int p0[] = {1, 8, 987, 65132u};
-    unsigned int p1[] = {1, 8, 987, 65132u};
-    unsigned int p2[] = {1, 8, 987, 2};
-    unsigned int p3[] = {1, 500, 600, 700};
-
-    TEST_ASSERT_EQUAL_HEX_ARRAY(p0, p0, 1);
-    TEST_ASSERT_EQUAL_HEX_ARRAY(p0, p0, 4);
-    TEST_ASSERT_EQUAL_HEX_ARRAY(p0, p1, 4);
-    TEST_ASSERT_EQUAL_HEX32_ARRAY(p0, p2, 3);
-    TEST_ASSERT_EQUAL_HEX32_ARRAY(p0, p3, 1);
-}
-
-void testNotEqualHEXArrays1(void)
-{
-    unsigned int p0[] = {1, 8, 987, 65132u};
-    unsigned int p1[] = {1, 8, 987, 65131u};
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_HEX32_ARRAY(p0, p1, 4);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualHEXArrays2(void)
-{
-    unsigned int p0[] = {1, 8, 987, 65132u};
-    unsigned int p1[] = {2, 8, 987, 65132u};
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_HEX32_ARRAY(p0, p1, 4);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualHEXArrays3(void)
-{
-    unsigned int p0[] = {1, 8, 987, 65132u};
-    unsigned int p1[] = {1, 8, 986, 65132u};
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_HEX_ARRAY(p0, p1, 4);
-    VERIFY_FAILS_END
-}
-
-void testEqualHEX16Arrays(void)
-{
-    unsigned short p0[] = {1, 8, 987, 65132u};
-    unsigned short p1[] = {1, 8, 987, 65132u};
-    unsigned short p2[] = {1, 8, 987, 2};
-    unsigned short p3[] = {1, 500, 600, 700};
-
-    TEST_ASSERT_EQUAL_HEX16_ARRAY(p0, p0, 1);
-    TEST_ASSERT_EQUAL_HEX16_ARRAY(p0, p0, 4);
-    TEST_ASSERT_EQUAL_HEX16_ARRAY(p0, p1, 4);
-    TEST_ASSERT_EQUAL_HEX16_ARRAY(p0, p2, 3);
-    TEST_ASSERT_EQUAL_HEX16_ARRAY(p0, p3, 1);
-}
-
-void testNotEqualHEX16Arrays1(void)
-{
-    unsigned short p0[] = {1, 8, 987, 65132u};
-    unsigned short p1[] = {1, 8, 987, 65131u};
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_HEX16_ARRAY(p0, p1, 4);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualHEX16Arrays2(void)
-{
-    unsigned short p0[] = {1, 8, 987, 65132u};
-    unsigned short p1[] = {2, 8, 987, 65132u};
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_HEX16_ARRAY(p0, p1, 4);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualHEX16Arrays3(void)
-{
-    unsigned short p0[] = {1, 8, 987, 65132u};
-    unsigned short p1[] = {1, 8, 986, 65132u};
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_HEX16_ARRAY(p0, p1, 4);
-    VERIFY_FAILS_END
-}
-
-void testEqualHEX8Arrays(void)
-{
-    unsigned short p0[] = {1, 8, 254u, 123};
-    unsigned short p1[] = {1, 8, 254u, 123};
-    unsigned short p2[] = {1, 8, 254u, 2};
-    unsigned short p3[] = {1, 23, 25, 26};
-
-    TEST_ASSERT_EQUAL_HEX8_ARRAY(p0, p0, 1);
-    TEST_ASSERT_EQUAL_HEX8_ARRAY(p0, p0, 4);
-    TEST_ASSERT_EQUAL_HEX8_ARRAY(p0, p1, 4);
-    TEST_ASSERT_EQUAL_HEX8_ARRAY(p0, p2, 3);
-    TEST_ASSERT_EQUAL_HEX8_ARRAY(p0, p3, 1);
-}
-
-void testNotEqualHEX8Arrays1(void)
-{
-    unsigned char p0[] = {1, 8, 254u, 253u};
-    unsigned char p1[] = {1, 8, 254u, 252u};
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_HEX8_ARRAY(p0, p1, 4);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualHEX8Arrays2(void)
-{
-    unsigned char p0[] = {1, 8, 254u, 253u};
-    unsigned char p1[] = {2, 8, 254u, 253u};
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_HEX8_ARRAY(p0, p1, 4);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualHEX8Arrays3(void)
-{
-    unsigned char p0[] = {1, 8, 254u, 253u};
-    unsigned char p1[] = {1, 8, 255u, 253u};
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_HEX8_ARRAY(p0, p1, 4);
-    VERIFY_FAILS_END
-}
-
-void testEqualMemoryArrays(void)
-{
-    int p0[] = {1, 8, 987, -2};
-    int p1[] = {1, 8, 987, -2};
-    int p2[] = {1, 8, 987, 2};
-    int p3[] = {1, 500, 600, 700};
-
-    TEST_ASSERT_EQUAL_MEMORY_ARRAY(p0, p0, 4, 1);
-    TEST_ASSERT_EQUAL_MEMORY_ARRAY(p0, p0, 4, 4);
-    TEST_ASSERT_EQUAL_MEMORY_ARRAY(p0, p1, 4, 4);
-    TEST_ASSERT_EQUAL_MEMORY_ARRAY(p0, p2, 4, 3);
-    TEST_ASSERT_EQUAL_MEMORY_ARRAY(p0, p3, 4, 1);
-}
-
-void testNotEqualMemoryArraysExpectedNull(void)
-{
-    int* p0 = NULL;
-    int p1[] = {1, 8, 987, 2};
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_MEMORY_ARRAY(p0, p1, 4, 4);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualMemoryArraysActualNull(void)
-{
-    int p0[] = {1, 8, 987, -2};
-    int* p1 = NULL;
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_MEMORY_ARRAY(p0, p1, 4, 4);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualMemoryArrays1(void)
-{
-    int p0[] = {1, 8, 987, -2};
-    int p1[] = {1, 8, 987, 2};
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_MEMORY_ARRAY(p0, p1, 4, 4);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualMemoryArrays2(void)
-{
-    int p0[] = {1, 8, 987, -2};
-    int p1[] = {2, 8, 987, -2};
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_MEMORY_ARRAY(p0, p1, 4, 4);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualMemoryArrays3(void)
-{
-    int p0[] = {1, 8, 987, -2};
-    int p1[] = {1, 8, 986, -2};
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_MEMORY_ARRAY(p0, p1, 4, 4);
-    VERIFY_FAILS_END
-}
-
-void testProtection(void)
-{
-    volatile int mask = 0;
-
-    if (TEST_PROTECT())
-    {
-        mask |= 1;
-        TEST_ABORT();
-    }
-    else
-    {
-        Unity.CurrentTestFailed = 0;
-        mask |= 2;
-    }
-
-    TEST_ASSERT_EQUAL(3, mask);
-}
-
-void testIgnoredAndThenFailInTearDown(void)
-{
-    SetToOneToFailInTearDown = 1;
-    TEST_IGNORE();
-}
-
-// ===================== THESE TEST WILL RUN IF YOUR CONFIG INCLUDES 64 BIT SUPPORT ==================
-#ifdef UNITY_SUPPORT_64
-
-void testEqualHex64s(void)
-{
-    _UU64 v0, v1;
-    _UU64 *p0, *p1;
-    
-    v0 = 0x9876543201234567;
-    v1 = 0x9876543201234567;
-    p0 = &v0;
-    p1 = &v1;
-
-    TEST_ASSERT_EQUAL_HEX64(0x9876543201234567, 0x9876543201234567);
-    TEST_ASSERT_EQUAL_HEX64(v0, v1);
-    TEST_ASSERT_EQUAL_HEX64(0x9876543201234567, v1);
-    TEST_ASSERT_EQUAL_HEX64(v0, 0x9876543201234567);
-    TEST_ASSERT_EQUAL_HEX64(*p0, v1);
-    TEST_ASSERT_EQUAL_HEX64(*p0, *p1);
-    TEST_ASSERT_EQUAL_HEX64(*p0, 0x9876543201234567);
-}
-
-void testNotEqualHex64s(void)
-{
-    _UU64 v0, v1;
-    
-    v0 = 9000000000;
-    v1 = 9100000000;
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_HEX64(v0, v1);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualHex64sIfSigned(void)
-{
-    _US64 v0, v1;
-    
-    v0 = -9000000000;
-    v1 = 9000000000;
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_HEX64(v0, v1);
-    VERIFY_FAILS_END
-}
-
-void testHEX64sWithinDelta(void)
-{
-    TEST_ASSERT_HEX64_WITHIN(1, 0x7FFFFFFFFFFFFFFF,0x7FFFFFFFFFFFFFFE);
-    TEST_ASSERT_HEX64_WITHIN(5, 5000, 4996);
-    TEST_ASSERT_HEX64_WITHIN(5, 5000, 5005);
-}
-
-void testHEX64sNotWithinDelta(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_HEX64_WITHIN(1, 0x7FFFFFFFFFFFFFFF, 0x7FFFFFFFFFFFFFFC);
-    VERIFY_FAILS_END
-}
-
-void testHEX64sNotWithinDeltaEvenThoughASignedIntWouldPass(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_HEX64_WITHIN(5, 1, -1);
-    VERIFY_FAILS_END
-}
-
-void testEqualHEX64Arrays(void)
-{
-    _UU64 p0[] = {1, 8, 987, 65132u};
-    _UU64 p1[] = {1, 8, 987, 65132u};
-    _UU64 p2[] = {1, 8, 987, 2};
-    _UU64 p3[] = {1, 500, 600, 700};
-
-    TEST_ASSERT_EQUAL_HEX64_ARRAY(p0, p0, 1);
-    TEST_ASSERT_EQUAL_HEX64_ARRAY(p0, p0, 4);
-    TEST_ASSERT_EQUAL_HEX64_ARRAY(p0, p1, 4);
-    TEST_ASSERT_EQUAL_HEX64_ARRAY(p0, p2, 3);
-    TEST_ASSERT_EQUAL_HEX64_ARRAY(p0, p3, 1);
-}
-
-void testNotEqualHEX64Arrays1(void)
-{
-    _UU64 p0[] = {1, 8, 987, 65132u};
-    _UU64 p1[] = {1, 8, 987, 65131u};
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_HEX64_ARRAY(p0, p1, 4);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualHEX64Arrays2(void)
-{
-    _UU64 p0[] = {1, 8, 987, 65132u};
-    _UU64 p1[] = {2, 8, 987, 65132u};
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_HEX64_ARRAY(p0, p1, 4);
-    VERIFY_FAILS_END
-}
-
-#endif //64-bit SUPPORT
-
-// ===================== THESE TEST WILL RUN IF YOUR CONFIG INCLUDES FLOAT SUPPORT ==================
-#ifndef UNITY_EXCLUDE_FLOAT
-
-void testFloatsWithinDelta(void)
-{
-    TEST_ASSERT_FLOAT_WITHIN(0.00003f, 187245.03485f, 187245.03488f);
-    TEST_ASSERT_FLOAT_WITHIN(1.0f, 187245.0f, 187246.0f);
-    TEST_ASSERT_FLOAT_WITHIN(0.05f, 9273.2549f, 9273.2049f);
-    TEST_ASSERT_FLOAT_WITHIN(0.007f, -726.93724f, -726.94424f);
-}
-
-void testFloatsNotWithinDelta(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_FLOAT_WITHIN(0.05f, 9273.2649f, 9273.2049f);
-    VERIFY_FAILS_END
-}
-
-void testFloatsEqual(void)
-{
-    TEST_ASSERT_EQUAL_FLOAT(187245.0f, 187246.0f);
-    TEST_ASSERT_EQUAL_FLOAT(18724.5f, 18724.6f);
-    TEST_ASSERT_EQUAL_FLOAT(9273.2549f, 9273.2599f);
-    TEST_ASSERT_EQUAL_FLOAT(-726.93724f, -726.9374f);
-}
-
-void testFloatsNotEqual(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_FLOAT(9273.9649f, 9273.0049f);
-    VERIFY_FAILS_END
-}
-
-void testFloatsNotEqualNegative1(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_FLOAT(-9273.9649f, -9273.0049f);
-    VERIFY_FAILS_END
-}
-
-void testFloatsNotEqualNegative2(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_FLOAT(-9273.0049f, -9273.9649f);
-    VERIFY_FAILS_END
-}
-
-void testEqualFloatArrays(void)
-{
-    float p0[] = {1.0, -8.0,  25.4, -0.123};
-    float p1[] = {1.0, -8.0,  25.4, -0.123};
-    float p2[] = {1.0, -8.0,  25.4, -0.2};
-    float p3[] = {1.0, -23.0, 25.0, -0.26};
-
-    TEST_ASSERT_EQUAL_FLOAT_ARRAY(p0, p0, 1);
-    TEST_ASSERT_EQUAL_FLOAT_ARRAY(p0, p0, 4);
-    TEST_ASSERT_EQUAL_FLOAT_ARRAY(p0, p1, 4);
-    TEST_ASSERT_EQUAL_FLOAT_ARRAY(p0, p2, 3);
-    TEST_ASSERT_EQUAL_FLOAT_ARRAY(p0, p3, 1);
-}
-
-void testNotEqualFloatArraysExpectedNull(void)
-{
-    float* p0 = NULL;
-    float p1[] = {1.0, 8.0, 25.4, 0.252};
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_FLOAT_ARRAY(p0, p1, 4);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualFloatArraysActualNull(void)
-{
-    float p0[] = {1.0, 8.0, 25.4, 0.253};
-    float* p1 = NULL;
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_FLOAT_ARRAY(p0, p1, 4);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualFloatArrays1(void)
-{
-    float p0[] = {1.0, 8.0, 25.4, 0.253};
-    float p1[] = {1.0, 8.0, 25.4, 0.252};
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_FLOAT_ARRAY(p0, p1, 4);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualFloatArrays2(void)
-{
-    float p0[] = {1.0, 8.0, 25.4, 0.253};
-    float p1[] = {2.0, 8.0, 25.4, 0.253};
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_FLOAT_ARRAY(p0, p1, 4);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualFloatArrays3(void)
-{
-    float p0[] = {1.0, 8.0, 25.4, 0.253};
-    float p1[] = {1.0, 8.0, 25.5, 0.253};
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_FLOAT_ARRAY(p0, p1, 4);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualFloatArraysNegative1(void)
-{
-    float p0[] = {-1.0, -8.0, -25.4, -0.253};
-    float p1[] = {-1.0, -8.0, -25.4, -0.252};
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_FLOAT_ARRAY(p0, p1, 4);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualFloatArraysNegative2(void)
-{
-    float p0[] = {-1.0, -8.0, -25.4, -0.253};
-    float p1[] = {-2.0, -8.0, -25.4, -0.253};
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_FLOAT_ARRAY(p0, p1, 4);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualFloatArraysNegative3(void)
-{
-    float p0[] = {-1.0, -8.0, -25.4, -0.253};
-    float p1[] = {-1.0, -8.0, -25.5, -0.253};
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_FLOAT_ARRAY(p0, p1, 4);
-    VERIFY_FAILS_END
-}
-
-#endif //FLOAT SUPPORT
diff --git a/tools/ceedling/vendor/constructor/History.rdoc b/tools/ceedling/vendor/constructor/History.rdoc
deleted file mode 100644 (file)
index b220b1d..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
-== 1.0.4 / 2009-12-01
-
-  * Building is now done with Jeweler.
-
-== 1.0.3 / 2009-11-30
-
-  * Quick release to include ConstructorStruct. 
-
-== 1.0.2 / 2008-05-07
-
-  * An error is raised when constructor keys are passed in that already exist in the super class
-
-== 1.0.1 / 2007-12-21
-
-* You can now pass a block to your constructor call; it gets executed after all the ivars get assigned.  (This lets you write some initializer code if you need to.)
-
-== 1.0.0 / 2007-11-18
-
-* Released!
diff --git a/tools/ceedling/vendor/constructor/README.rdoc b/tools/ceedling/vendor/constructor/README.rdoc
deleted file mode 100644 (file)
index e6177de..0000000
+++ /dev/null
@@ -1,72 +0,0 @@
-== Constructor
-
-* http://atomicobject.github.com/constructor
-
-== DESCRIPTION:
-  
-Declarative means to define object properties by passing a hash 
-to the constructor, which will set the corresponding ivars.
-
-== SYNOPSIS:
-
-  require 'constructor'
-
-  class Horse
-    constructor :name, :breed, :weight
-  end
-  Horse.new :name => 'Ed', :breed => 'Mustang', :weight => 342
-
-By default the ivars do not get accessors defined.
-But you can get them auto-made if you want:
-
-  class Horse
-    constructor :name, :breed, :weight, :accessors => true
-  end
-  ...
-  puts my_horse.weight
-Arguments specified are required by default.  You can disable 
-strict argument checking with :strict option.  This means that 
-the constructor will not raise an error if you pass more or 
-fewer arguments than declared.
-
-  class Donkey
-    constructor :age, :odor, :strict => false
-  end
-
-... this allows you to pass either an age or odor key (or neither)
-to the Donkey constructor.
-
-
-== REQUIREMENTS:
-
-* rubygems
-
-== INSTALL:
-
-* sudo gem install constructor
-
-== LICENSE:
-
-(The MIT License)
-
-Copyright (c) 2007 Atomic Object
-
-Permission is hereby granted, free of charge, to any person obtaining
-a copy of this software and associated documentation files (the
-'Software'), to deal in the Software without restriction, including
-without limitation the rights to use, copy, modify, merge, publish,
-distribute, sublicense, and/or sell copies of the Software, and to
-permit persons to whom the Software is furnished to do so, subject to
-the following conditions:
-
-The above copyright notice and this permission notice shall be
-included in all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
-EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
-MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
-IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
-CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
-TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
-SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
diff --git a/tools/ceedling/vendor/constructor/Rakefile b/tools/ceedling/vendor/constructor/Rakefile
deleted file mode 100644 (file)
index e1c3536..0000000
+++ /dev/null
@@ -1,33 +0,0 @@
-require 'rubygems'
-
-desc 'Default: run specs'
-task :default => :spec
-
-require 'spec/rake/spectask'
-desc 'Run constructor specs'
-Spec::Rake::SpecTask.new(:spec) do |t|
-  t.spec_files = FileList['specs/*_spec.rb']
-  t.spec_opts << '-c -f s'
-end
-
-begin
-  require 'jeweler'
-  Jeweler::Tasks.new do |gemspec|
-    $: << "lib"
-    require 'constructor.rb'
-    gemspec.name = 'constructor'
-    gemspec.version = CONSTRUCTOR_VERSION
-    gemspec.summary = 'Declarative named-argument object initialization.'
-    gemspec.description = 'Declarative means to define object properties by passing a hash to the constructor, which will set the corresponding ivars.'
-    gemspec.homepage = 'http://atomicobject.github.com/constructor'
-    gemspec.authors = 'Atomic Object'
-    gemspec.email = 'github@atomicobject.com'
-    gemspec.test_files = FileList['specs/*_spec.rb']
-  end
-
-  Jeweler::GemcutterTasks.new
-
-rescue LoadError
-  puts "(jeweler not installed)"
-end
-
diff --git a/tools/ceedling/vendor/constructor/homepage/Notes.txt b/tools/ceedling/vendor/constructor/homepage/Notes.txt
deleted file mode 100644 (file)
index 258d959..0000000
+++ /dev/null
@@ -1,27 +0,0 @@
-Wed Nov 21 21:49:27 EST 2007
-crosby
-
-1. Edit page_header.graffle
-2. Export as HTML imagemap
-3. Open ../sample_code/synopsis.rb
-4. Screen shot, save as sample_code.png
-5. rake (rewrites index.html)
-6. cd ..
-7. rake publish_docs
-
-page_header.graffle
-  Export-as-HTML-Imagemap
-  Use png
-  Use 125% scale
-  Remember to use the style inspector to assign actions to things that should be links.
-
-rake index
-  Rewrites index.html using index.erb and page_header.html (and some values in the Rakefile)
-
-The code sample screenshot:
-  Taken with Snapz Pro X (this is important, as Snapz is providing the
-  dropshadow and about 28 extra pixels widthwise)
-
-  Should be 650 px wide to line up with the page header.
-
-  Transparency: be conscious of WHAT'S IN THE BACKGROUND
diff --git a/tools/ceedling/vendor/constructor/homepage/Rakefile b/tools/ceedling/vendor/constructor/homepage/Rakefile
deleted file mode 100644 (file)
index c2bca7a..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-desc "Rewrite index.html using index.erb and publisher_homepage.html"
-task :index do
-  require 'erb'
-  @title = "Constructor - atomicobject.rb"
-  @plugin_install = "$ script/plugin install svn://rubyforge.org/var/svn/atomicobjectrb/tags/constructor"
-  @header_html = File.read("page_header.html")
-  html = ERB.new(File.read("index.erb")).result(binding)
-  fname = "index.html"
-  File.open(fname,"w") do |f|
-    f.print html
-  end
-  puts "Wrote #{fname}"
-end
-
-task :default => :index
diff --git a/tools/ceedling/vendor/constructor/homepage/index.erb b/tools/ceedling/vendor/constructor/homepage/index.erb
deleted file mode 100644 (file)
index 9af27c1..0000000
+++ /dev/null
@@ -1,27 +0,0 @@
-<html>
-  <head>
-    <title><%= @title %></title>
-  </head>
-  <style>
-  #rails_plugin_installation {
-    padding: 5px;
-    margin-bottom: 10px;
-    font: bold 10pt "Courier New", courier, serif
-  }
-  </style>
-
-  <body>
-
-    <div align="center">
-
-      <%= @header_html  %>
-
-      <div id="rails_plugin_installation"><%= @plugin_install %></div>
-
-      <a href="rdoc/index.html"><img border=0 src="sample_code.png"></a>
-    </div>
-
-
-
-  </body>
-</html>
diff --git a/tools/ceedling/vendor/constructor/homepage/index.html b/tools/ceedling/vendor/constructor/homepage/index.html
deleted file mode 100644 (file)
index c2f8e64..0000000
+++ /dev/null
@@ -1,36 +0,0 @@
-<html>
-  <head>
-    <title>Constructor - atomicobject.rb</title>
-  </head>
-  <style>
-  #rails_plugin_installation {
-    padding: 5px;
-    margin-bottom: 10px;
-    font: bold 10pt "Courier New", courier, serif
-  }
-  </style>
-
-  <body>
-
-    <div align="center">
-
-      <map name="GraffleExport">
-       <area shape=rect coords="486,91,635,108" href="http://atomicobjectrb.rubyforge.org/">
-       <area shape=rect coords="485,120,635,187" href="rdoc/index.html">
-       <area shape=rect coords="310,120,463,187" href="http://rubyforge.org/frs/?group_id=4897&release_id=16546">
-       <area shape=rect coords="14,91,168,108" href="http://atomicobject.com">
-       <area shape=rect coords="572,16,627,71" href="http://atomicobjectrb.rubyforge.org/">
-       <area shape=rect coords="21,13,83,75" href="http://atomicobject.com">
-</map>
-<img border=0 src="page_header.png" usemap="#GraffleExport">
-
-
-      <div id="rails_plugin_installation">$ script/plugin install svn://rubyforge.org/var/svn/atomicobjectrb/tags/constructor</div>
-
-      <a href="rdoc/index.html"><img border=0 src="sample_code.png"></a>
-    </div>
-
-
-
-  </body>
-</html>
diff --git a/tools/ceedling/vendor/constructor/homepage/page_header.graffle b/tools/ceedling/vendor/constructor/homepage/page_header.graffle
deleted file mode 100644 (file)
index a910021..0000000
Binary files a/tools/ceedling/vendor/constructor/homepage/page_header.graffle and /dev/null differ
diff --git a/tools/ceedling/vendor/constructor/homepage/page_header.html b/tools/ceedling/vendor/constructor/homepage/page_header.html
deleted file mode 100644 (file)
index 1530968..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-<map name="GraffleExport">
-       <area shape=rect coords="486,91,635,108" href="http://atomicobjectrb.rubyforge.org/">
-       <area shape=rect coords="485,120,635,187" href="rdoc/index.html">
-       <area shape=rect coords="310,120,463,187" href="http://rubyforge.org/frs/?group_id=4897&release_id=16546">
-       <area shape=rect coords="14,91,168,108" href="http://atomicobject.com">
-       <area shape=rect coords="572,16,627,71" href="http://atomicobjectrb.rubyforge.org/">
-       <area shape=rect coords="21,13,83,75" href="http://atomicobject.com">
-</map>
-<img border=0 src="page_header.png" usemap="#GraffleExport">
diff --git a/tools/ceedling/vendor/constructor/homepage/page_header.png b/tools/ceedling/vendor/constructor/homepage/page_header.png
deleted file mode 100644 (file)
index 82b3aae..0000000
Binary files a/tools/ceedling/vendor/constructor/homepage/page_header.png and /dev/null differ
diff --git a/tools/ceedling/vendor/constructor/homepage/sample_code.png b/tools/ceedling/vendor/constructor/homepage/sample_code.png
deleted file mode 100644 (file)
index 6084202..0000000
Binary files a/tools/ceedling/vendor/constructor/homepage/sample_code.png and /dev/null differ
diff --git a/tools/ceedling/vendor/constructor/homepage/sample_code.rb b/tools/ceedling/vendor/constructor/homepage/sample_code.rb
deleted file mode 100644 (file)
index 2b6dc21..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-require 'rubygems'
-require 'constructor'
-
-class Horse
-  constructor :name, :breed, :weight, :accessors => true
-end
-
-ed = Horse.new(:name => 'Ed', :breed => 'Mustang', :weight => 342)
-puts ed.name
-puts ed.breed
-puts ed.weight
-
diff --git a/tools/ceedling/vendor/constructor/lib/constructor.rb b/tools/ceedling/vendor/constructor/lib/constructor.rb
deleted file mode 100644 (file)
index 87eb6dd..0000000
+++ /dev/null
@@ -1,127 +0,0 @@
-CONSTRUCTOR_VERSION = '1.0.4' #:nodoc:#
-
-class Class #:nodoc:#
-  def constructor(*attrs, &block)
-    call_block = ''
-    if block_given?
-      @constructor_block = block
-      call_block = 'self.instance_eval(&self.class.constructor_block)'
-    end
-    # Look for embedded options in the listing:
-    opts = attrs.find { |a| a.kind_of?(Hash) and attrs.delete(a) } 
-    do_acc = opts.nil? ? false : opts[:accessors] == true
-    do_reader = opts.nil? ? false : opts[:readers] == true
-    require_args = opts.nil? ? true : opts[:strict] != false
-    super_args = opts.nil? ? nil : opts[:super]
-
-    # Incorporate superclass's constructor keys, if our superclass
-    if superclass.constructor_keys
-      similar_keys = superclass.constructor_keys & attrs
-      raise "Base class already has keys #{similar_keys.inspect}" unless similar_keys.empty?
-      attrs = [attrs,superclass.constructor_keys].flatten
-    end
-    # Generate ivar assigner code lines
-    assigns = ''
-    attrs.each do |k|
-      assigns += "@#{k.to_s} = args[:#{k.to_s}]\n"
-    end 
-
-    # If accessors option is on, declare accessors for the attributes:
-    if do_acc
-      add_accessors = "attr_accessor " + attrs.reject {|x| superclass.constructor_keys.include?(x.to_sym)}.map {|x| ":#{x.to_s}"}.join(',')
-      #add_accessors = "attr_accessor " + attrs.map {|x| ":#{x.to_s}"}.join(',')
-      self.class_eval add_accessors
-    end
-
-    # If readers option is on, declare readers for the attributes:
-    if do_reader
-      self.class_eval "attr_reader " + attrs.reject {|x| superclass.constructor_keys.include?(x.to_sym)}.map {|x| ":#{x.to_s}"}.join(',')
-    end
-    
-    # If user supplied super-constructor hints:
-    super_call = ''
-    if super_args
-      list = super_args.map do |a|
-        case a
-        when String
-          %|"#{a}"|
-        when Symbol
-          %|:#{a}|
-        end
-      end
-      super_call  = %|super(#{list.join(',')})|
-    end
-
-    # If strict is on, define the constructor argument validator method,
-    # and setup the initializer to invoke the validator method.
-    # Otherwise, insert lax code into the initializer.
-    validation_code = "return if args.nil?"
-    if require_args
-      self.class_eval do 
-        def _validate_constructor_args(args)
-          # First, make sure we've got args of some kind
-          unless args and args.keys and args.keys.size > 0 
-            raise ConstructorArgumentError.new(self.class.constructor_keys)
-          end
-          # Scan for missing keys in the argument hash
-          a_keys = args.keys
-          missing = []
-          self.class.constructor_keys.each do |ck|
-            unless a_keys.member?(ck)
-              missing << ck
-            end
-            a_keys.delete(ck) # Delete inbound keys as we address them
-          end
-          if missing.size > 0 || a_keys.size > 0
-            raise ConstructorArgumentError.new(missing,a_keys)
-          end
-        end
-      end
-      # Setup the code to insert into the initializer:
-      validation_code = "_validate_constructor_args args "
-    end
-
-    # Generate the initializer code
-    self.class_eval %{
-      def initialize(args=nil)
-        #{super_call}
-        #{validation_code}
-        #{assigns}
-        setup if respond_to?(:setup)
-        #{call_block}
-      end
-    }
-
-    # Remember our constructor keys
-    @_ctor_keys = attrs
-  end
-
-  # Access the constructor keys for this class
-  def constructor_keys; @_ctor_keys ||=[]; end
-
-  def constructor_block #:nodoc:#
-    @constructor_block
-  end
-
-end
-
-# Fancy validation exception, based on missing and extraneous keys.
-class ConstructorArgumentError < RuntimeError #:nodoc:#
-  def initialize(missing,rejected=[])
-    err_msg = ''
-    if missing.size > 0
-      err_msg = "Missing constructor args [#{missing.join(',')}]"
-    end
-    if rejected.size > 0
-      # Some inbound keys were not addressed earlier; this means they're unwanted
-      if err_msg
-        err_msg << "; " # Appending to earlier message about missing items
-      else
-        err_msg = ''
-      end
-      # Enumerate the rejected key names
-      err_msg << "Rejected constructor args [#{rejected.join(',')}]"
-    end
-    super err_msg
-  end
-end
diff --git a/tools/ceedling/vendor/constructor/lib/constructor_struct.rb b/tools/ceedling/vendor/constructor/lib/constructor_struct.rb
deleted file mode 100644 (file)
index e97ff62..0000000
+++ /dev/null
@@ -1,33 +0,0 @@
-class ConstructorStruct
-  def self.new(*accessors, &block)
-    defaults = {:accessors => true, :strict => false}
-    
-    accessor_names = accessors.dup
-    if accessors.last.is_a? Hash
-      accessor_names.pop
-      user_opts = accessors.last
-      user_opts.delete(:accessors)
-      defaults.each do |k,v|
-        user_opts[k] ||= v
-      end
-    else
-      accessors << defaults
-    end
-    
-    Class.new do
-      constructor *accessors
-
-      class_eval(&block) if block
-
-      comparator_code = accessor_names.map { |fname| "self.#{fname} == o.#{fname}" }.join(" && ")
-      eval %|
-        def ==(o)
-          (self.class == o.class) && #{comparator_code}
-        end
-        def eql?(o)
-          (self.class == o.class) && #{comparator_code}
-        end
-      |
-    end
-  end
-end
diff --git a/tools/ceedling/vendor/constructor/specs/constructor_spec.rb b/tools/ceedling/vendor/constructor/specs/constructor_spec.rb
deleted file mode 100644 (file)
index 80345ae..0000000
+++ /dev/null
@@ -1,407 +0,0 @@
-require File.expand_path(File.dirname(__FILE__) + '/../lib/constructor') 
-
-describe 'standard constructor usage' do
-  it 'allows for object construction using a hash of named arguments' do
-    fuh = TestingClass.new( 
-      :foo => 'my foo',
-      :bar => 'my bar',
-      :qux => 'my qux',
-      :why => 'lucky'
-    )
-
-    fuh.foo.should eql('my foo')
-    fuh.bar.should eql('my bar') 
-    fuh.qux.should eql('my qux')
-    fuh.why.should eql('lucky')
-    fuh.to_pretty_pretty.should eql('my foo my bar')
-  end
-
-  it 'calls setup method if defined' do
-    ralph = Llamma.new :hair => 'red'
-    ralph.hungry.should be_true
-    ralph.hair.should eql('red')
-  end
-end
-
-describe "constructor's accessor option" do
-  it 'provides accessors for constructor arguments when accessor option is true' do
-    fuh = TestingAutoAccessors.new( 
-      :foo => 'my foo',
-      :bar => 'my bar',
-      :qux => 'my qux',
-      :why => 'lucky'
-    )
-    fuh.foo.should eql('my foo')
-    fuh.bar.should eql('my bar')
-    fuh.qux.should eql('my qux')
-    fuh.why.should eql('lucky')
-    fuh.to_pretty_pretty.should eql('my foo my bar')
-  end
-
-  it 'does not provide accessors for constructor arguments when accessor option is false' do
-    fuh = TestingBlockedAccessors.new :foo => 'my foo', :bar => 'my bar'
-    lambda {fuh.foo}.should raise_error(NoMethodError)
-    lambda {fuh.bar}.should raise_error(NoMethodError)
-    fuh.to_pretty_pretty.should eql('my foo my bar')
-  end
-end
-
-describe "constructor's reader option" do
-  it 'provides readers for constructor arguments when reader option is true' do
-    fuh = TestingAutoReaders.new( 
-      :foo => 'my foo',
-      :why => 'lucky'
-    )
-    fuh.foo.should eql('my foo')
-    fuh.why.should eql('lucky')
-    fuh.to_pretty_pretty.should eql('my foo lucky')
-
-    lambda {fuh.why = 'no way'}.should raise_error(NoMethodError)
-    lambda {fuh.foo = 'uh uh'}.should raise_error(NoMethodError)
-  end
-
-  it 'does not provide reader for constructor arguments when reader option is false' do
-    fuh = TestingBlockedReaders.new :foo => 'my foo', :why => 'my why'
-    lambda {fuh.foo}.should raise_error(NoMethodError)
-    lambda {fuh.bar}.should raise_error(NoMethodError)
-    fuh.to_pretty_pretty.should eql('my foo my why')
-
-    lambda {fuh.why = 'no way'}.should raise_error(NoMethodError)
-    lambda {fuh.foo = 'uh uh'}.should raise_error(NoMethodError)
-  end
-end
-
-describe 'using constructor with inheritance' do
-  it 'allows for inheritance of constructor arguments using a non-constructor defined subclass' do
-    fuh = SubclassOfTestingClass.new :foo => 'whu?'
-    fuh.foo.should eql('whu?')
-    fuh.bar.should be_nil
-    fuh.qux.should be_nil
-    fuh.why.should be_nil
-  end
-
-  it 'allows for standard construction of a non-constructor subclass of a non-strict constuctor superclass' do
-    fuh = SubclassOfTestingClass2.new 
-    fuh.foo.should be_nil
-  end
-
-  it 'runs initialize method of a sublcass' do
-    fuh = SubclassOfTestingClass3.new
-    fuh.my_new_var.should eql('something')
-    fuh.foo.should be_nil
-    fuh.bar.should be_nil
-    fuh.qux.should be_nil
-    fuh.why.should be_nil
-  end
-
-  it 'passes named constructor args to superclass when subclass calls super' do
-    fuh = SubclassOfTestingClass3.new :foo => 12
-    fuh.my_new_var.should eql('something')
-    fuh.foo.should eql(12)
-    fuh.bar.should be_nil
-    fuh.qux.should be_nil
-    fuh.why.should be_nil
-  end
-
-  it 'allows for inheritance of constructor arguments using a constructor defined subclass' do
-    s = Sonny.new :car => 'Nissan', :saw => 'Dewalt', :computer => 'Dell'
-    s.computer.should eql('Dell')
-    s.saw.should eql('Dewalt')
-    s.car.should eql('Nissan')
-  end
-  
-  it 'calls the setup method on superclass if subclass does not define a setup method' do
-    baby = Baby.new :cuteness => 'little', :age => 1
-    baby.fat.should eql('much')
-  end 
-
-  it 'calls parent class setup when super is called from subclass setup'  do
-    m = Mama.new :age => 55
-    m.age.should eql(55)
-    m.fat.should eql('much')
-    
-    s = Sissy.new :age => 19, :beauty => 'medium', :fat => 'yeah'
-    s.age.should eql(19)
-    s.beauty.should eql('medium')
-    s.fat.should eql('much')
-    s.friends.should eql('many')
-  end
-
-  it 'passes arguments given in the super option to the initializer of a non-constructor defined superclass' do
-    tsc = TestingSuperConstructor.new(:far => 'oo', :away => 'kk')
-    tsc.far.should eql('oo')
-    tsc.away.should eql('kk')
-    tsc.a.should eql("once")
-    tsc.b.should eql(:twice)
-  end 
-
-  it 'calls non-constructor defined superclass constructor when the super option is an empty array' do
-    tsc = TestingSuperConstructor2.new(:some => 'thing')
-    tsc.some.should eql('thing')
-    tsc.c.should eql('what a')
-    tsc.d.should eql('day for')
-  end
-  
-  it "raises an error if subclass tries to build a constructor with the keys as its parents" do
-    class1 = constructor_class(Object, :star, :wars)
-    class2 = constructor_class(class1, :space, :balls)
-    lambda { constructor_class(class2, :star, :space, :chewy) }.should raise_error("Base class already has keys [:space, :star]")
-  end
-  
-  it 'does not create accessors for superclass constructor arguments' do
-    tas = TestingAccessorSubclass.new(:far => 'thing')
-    tas.respond_to?(:cuteness).should be_false
-  end
-  
-  it 'does not create a reader for superclass constructor arguments' do
-    t1 = TestingReaderSubclass.new(:foo => 'thing')
-    t1.respond_to?(:foo).should be_false
-  end
-end
-
-describe 'stict mode usage' do
-  it 'allows omission of arguments when strict is off' do
-    fuh = TestingClass.new :foo => 'my foo' 
-    
-    fuh.foo.should eql('my foo')
-    fuh.bar.should be_nil
-    fuh.qux.should be_nil
-    fuh.why.should be_nil
-  end
-
-  it 'allows no arguments to a constructor when strict is off' do
-    fuh = TestingClass.new
-    fuh.foo.should be_nil
-    fuh.bar.should be_nil
-    fuh.qux.should be_nil
-    fuh.why.should be_nil
-  end
-
-  it 'does not interfere with normal object construction' do
-    require 'rexml/document'
-    d = REXML::Document.new '<base/>'
-    d.should_not be_nil
-    d.root.name.should eql('base')
-  end
-
-  def see_strict_args_in_effect_for(clazz)
-    fuh = clazz.new :foo => 'my foo', :bar => 'my bar'
-    fuh.to_pretty_pretty.should eql('my foo my bar')
-
-    # Omit foo
-    lambda {
-      TestingStrictArgsDefault.new :bar => 'ok,yeah'
-    }.should raise_error(ConstructorArgumentError, /foo/)
-    
-    # Omit bar
-    lambda {
-      TestingStrictArgsDefault.new :foo => 'ok,yeah'
-    }.should raise_error(ConstructorArgumentError, /bar/)
-  end
-
-  it 'defaults to strict argument enforcement' do
-    see_strict_args_in_effect_for TestingStrictArgsDefault
-  end
-
-  it 'enforces strict arguments when strict option is true' do
-    see_strict_args_in_effect_for TestingStrictArgs
-  end
-
-  it 'does not allow empty constructor arguments when strict option is true' do
-    lambda {TestingStrictArgs.new {}}.should raise_error(ConstructorArgumentError,/foo,bar/)
-    lambda {TestingStrictArgs.new}.should raise_error(ConstructorArgumentError,/foo,bar/)
-    lambda {TestingStrictArgs.new nil}.should raise_error(ConstructorArgumentError,/foo,bar/)
-  end
-
-  it 'does not allow extraneous arguments when strict option is true' do
-    [ /thing/, /other/ ].each do |rejected_arg|
-      lambda {
-        TestingStrictArgs.new(:foo => 1, :bar => 2, :other => 3, :thing => 4)
-      }.should raise_error(ConstructorArgumentError, rejected_arg)
-    end
-  end
-
-  it 'allows for setting accessors option while in strict mode' do
-    t2 = TestingStrictArgs2.new :foo => 1, :bar => 2
-    
-    # See that accessors work
-    t2.foo.should eql(1)
-    t2.bar.should eql(2)
-
-    # See that strictness still applies
-    lambda {TestingStrictArgs2.new :no => 'good'}.should raise_error(ConstructorArgumentError)
-  end
-end
-
-describe 'catching ConstructorArgumentError' do
-  it 'allows for generic rescuing of constructor argument errors' do
-    begin
-      TestingStrictArgs.new :broken => 'yoobetcha'
-    rescue => bad_news
-      bad_news.should be_kind_of(ConstructorArgumentError)
-    end
-  end
-end
-
-describe 'block yielding' do
-  it 'executes a specified block after instantiating' do
-    TestingBlockYield.new(:a => false).a.should == true
-  end
-end
-
-def constructor_class(base, *keys)
-  Class.new(base) do
-    constructor *keys
-  end
-end
-
-class TestingClass
-  attr_accessor :foo, :bar, :why, :qux
-  constructor :foo, :bar, :why, :qux, :strict => false
-
-  def to_pretty_pretty
-    "#{@foo} #{@bar}"
-  end
-
-end
-
-class Mama
-  attr_accessor :fat, :age
-  constructor :age, :strict => false
-  def setup
-    @fat = "much"
-  end
-end
-
-class Baby < Mama
-  constructor :cuteness
-end
-
-class Sissy < Mama
-  attr_accessor :friends, :beauty
-  constructor :beauty, :strict => false
-  def setup
-    super #IMPORTANT!
-    @friends = "many"
-  end
-end
-
-class TestingStrictArgsDefault
-  constructor :foo, :bar
-  def to_pretty_pretty
-    "#{@foo} #{@bar}"
-  end
-end
-
-class TestingStrictArgs
-  constructor :foo, :bar, :strict => true
-  def to_pretty_pretty
-    "#{@foo} #{@bar}"
-  end
-end
-
-class TestingStrictArgs2
-  constructor :foo, :bar, :accessors => true
-end
-
-class SubclassOfTestingClass < TestingClass
-end
-
-class SubclassOfTestingClass2 < TestingClass
-  def initialize; end
-end
-
-class SubclassOfTestingClass3 < TestingClass
-  attr_reader :my_new_var
-  def initialize(hash = nil)
-    super
-    @my_new_var = "something"
-  end
-end
-
-class TestingAutoAccessors
-  constructor :foo, :bar, :why, :qux, :accessors => true, :strict => false
-  def to_pretty_pretty
-    "#{@foo} #{@bar}"
-  end
-end
-
-class TestingAutoReaders
-  constructor :foo, :why, :readers => true, :strict => false
-  def to_pretty_pretty
-    "#{@foo} #{@why}"
-  end
-end
-
-class TestingReaderSuperclass
-  constructor :foo
-end
-
-class TestingReaderSubclass < TestingReaderSuperclass
-  constructor :bar,  :readers => true, :strict => false
-end  
-
-class TestingSuperConstructorBase
-  attr_reader :a, :b
-  def initialize(a,b)
-    @a = a
-    @b = b
-  end
-end
-
-class TestingSuperConstructor < TestingSuperConstructorBase
-  constructor :far, :away, :accessors => true, :super => ["once", :twice], :strict => false
-end
-
-class TestingSuperConstructorBase2
-  attr_reader :c, :d
-  def initialize
-    @c = 'what a'
-    @d = 'day for'
-  end
-end
-
-class TestingSuperConstructor2 < TestingSuperConstructorBase2
-  constructor :some, :accessors => true, :super => [], :strict => false
-end
-
-class TestingAccessorSubclass < Baby
-  constructor :foo, :accessors => true, :strict => false
-end
-
-class TestingBlockedAccessors
-  constructor :foo, :bar, :accessors => false
-  def to_pretty_pretty
-    "#{@foo} #{@bar}"
-  end
-end
-
-class TestingBlockedReaders
-  constructor :foo, :why, :readers => false
-  def to_pretty_pretty
-    "#{@foo} #{@why}"
-  end
-end
-
-class Papa
-  constructor :car, :saw
-end
-
-class Sonny < Papa
-  attr_accessor :car, :saw, :computer
-  constructor :computer
-end
-
-class Llamma
-  attr_accessor :hungry, :hair
-  constructor :hair
-  def setup
-    @hungry = true
-  end
-end
-  
-class TestingBlockYield
-  constructor :a, :accessors => true do
-    @a = true
-  end
-end
diff --git a/tools/ceedling/vendor/constructor/specs/constructor_struct_spec.rb b/tools/ceedling/vendor/constructor/specs/constructor_struct_spec.rb
deleted file mode 100644 (file)
index 2442da3..0000000
+++ /dev/null
@@ -1,84 +0,0 @@
-require File.dirname(__FILE__) + '/../lib/constructor_struct'
-
-describe ConstructorStruct, "#new" do
-  def struct(*accessors)
-    ConstructorStruct.new(*accessors)
-  end
-  
-  def instance_of(clazz, args=nil)
-    args = [args] || []
-    clazz.new(*args)
-  end
-  
-  before do
-    AClass = struct(:hello, :world) unless defined?(AClass)
-  end
-  
-  it "creates a new class with accessors given a set of symbols or strings" do
-    instance_of(AClass, {:hello => "foo", :world => "bar"}).hello.should == "foo"
-    instance_of(AClass, {:hello => "foo", :world => "bar"}).world.should == "bar"
-  end
-  
-  it "creates a real class" do
-    instance_of(AClass).class.should == AClass
-  end
-  
-  it "has the option of creating a strict accessors" do
-    lambda { instance_of(struct(:foo, :strict => true)) }.should raise_error
-  end
-  
-  it "does not have the option of not creating accessors" do
-    instance_of(struct(:foo, :accessors => false), :foo => "bar").foo.should == "bar"
-  end
-
-  describe "equivalence" do
-    before do
-      @hello = "Hello"
-      @world = "World"
-      @args = { :hello => @hello, :world => @world }
-      @target = AClass.new(@args)
-    end
-
-    it "uses all accessors" do
-      [ nil, :hello, :world ].each do |field_to_alter|
-        alt = AClass.new(:hello => @hello, :world => @world)
-
-        unless field_to_alter
-          # Base case: they should be equal
-          @target.should == alt
-          @target.eql?(alt).should be_true #should eql(alt)
-        else
-          # Change 1 field and see not equal
-          alt.send("#{field_to_alter}=", "other data")
-          @target.should_not == alt
-          @target.should_not eql(alt)
-        end
-      end
-    end
-
-    it "will not compare to another class with same fields" do
-      BClass = ConstructorStruct.new(:hello, :world)
-      alt = BClass.new(:hello => @hello, :world => @world)
-      @target.should_not == alt
-      @target.should_not eql(alt)
-    end
-  end
-
-  describe "extra method definitions" do
-    NightTrain = ConstructorStruct.new(:beer, :conductor) do
-      def setup
-        @conductor ||= "Bill"
-      end
-    end
-
-    it "lets you declare instance methods within a block" do
-      night_train = NightTrain.new(:beer => "Founders")
-      night_train.beer.should == "Founders"
-      night_train.conductor.should == "Bill"
-
-      other_train = NightTrain.new(:beer => "Bells", :conductor => "Dave")
-      other_train.conductor.should == "Dave"
-    end
-  end
-
-end
diff --git a/tools/ceedling/vendor/deep_merge/MIT-LICENSE b/tools/ceedling/vendor/deep_merge/MIT-LICENSE
deleted file mode 100644 (file)
index 8eaf6db..0000000
+++ /dev/null
@@ -1,20 +0,0 @@
-Copyright (c) 2008 [name of plugin creator]
-
-Permission is hereby granted, free of charge, to any person obtaining
-a copy of this software and associated documentation files (the
-"Software"), to deal in the Software without restriction, including
-without limitation the rights to use, copy, modify, merge, publish,
-distribute, sublicense, and/or sell copies of the Software, and to
-permit persons to whom the Software is furnished to do so, subject to
-the following conditions:
-
-The above copyright notice and this permission notice shall be
-included in all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
-EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
-MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
-NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
-LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
-OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
-WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
diff --git a/tools/ceedling/vendor/deep_merge/README b/tools/ceedling/vendor/deep_merge/README
deleted file mode 100644 (file)
index 0302735..0000000
+++ /dev/null
@@ -1,94 +0,0 @@
-DeepMerge Overview
-==================
-
-Deep Merge is a simple set of utility functions for Hash. It permits
-you to merge elements inside a hash together recursively. The manner
-by which it does this is somewhat arbitrary (since there is no defining 
-standard for this) but it should end up being pretty intuitive and do what
-you expect.
-
-You can learn a lot more about this by reading the test file. It's pretty
-well documented and has many examples of various merges from very simple
-to pretty complex.
-
-The primary need that caused me to write this library is the merging of elements
-coming from HTTP parameters and related stored parameters in session. This lets
-a user build up a set of parameters over time, modifying individual items.
-
-Deep Merge Core Documentation
-=============================
- There are three key methods that are added to Hash when you require deep_merge:
- deep_merge!(new_hash[, opts]) -- merges and new_hash wins unmergeable situations
- deep_merge(new_hash[, opts]) -- merges and "self" hash wins unmergeable situations
- ko_deep_merge!(new_hash[, opts]) -- same as deep_merge! but "--" provides "knockout" functions
- deep_merge! method permits merging of arbitrary child elements. The two top level
- elements must be hashes. These hashes can contain unlimited (to stack limit) levels
- of child elements. These child elements to not have to be of the same types.
- Where child elements are of the same type, deep_merge will attempt to merge them together.
- Where child elements are not of the same type, deep_merge will skip or optionally overwrite
- the destination element with the contents of the source element at that level.
- So if you have two hashes like this:
-   source = {:x => [1,2,3], :y => 2}
-   dest =   {:x => [4,5,'6'], :y => [7,8,9]}
-   dest.deep_merge!(source)
-   Results: {:x => [1,2,3,4,5,'6'], :y => 2}
- By default, "deep_merge!" will overwrite any unmergeables and merge everything else.
- To avoid this, use "deep_merge" (no bang/exclamation mark)
- Options:
-   Options are specified in the last parameter passed, which should be in hash format:
-   hash.deep_merge!({:x => [1,2]}, {:knockout_prefix => '--'})
-   :preserve_unmergeables  DEFAULT: false
-      Set to true to skip any unmergeable elements from source
-   :knockout_prefix        DEFAULT: nil
-      Set to string value to signify prefix which deletes elements from existing element
-   :sort_merged_arrays     DEFAULT: false
-      Set to true to sort all arrays that are merged together
-   :unpack_arrays          DEFAULT: nil
-      Set to string value to run "Array::join" then "String::split" against all arrays
-   :merge_debug            DEFAULT: false
-      Set to true to get console output of merge process for debugging
-
- Selected Options Details:
- :knockout_prefix => The purpose of this is to provide a way to remove elements 
-   from existing Hash by specifying them in a special way in incoming hash
-    source = {:x => ['--1', '2']}
-    dest   = {:x => ['1', '3']}
-    dest.ko_deep_merge!(source)
-    Results: {:x => ['2','3']}
-   Additionally, if the knockout_prefix is passed alone as a string, it will cause
-   the entire element to be removed:
-    source = {:x => '--'}
-    dest   = {:x => [1,2,3]}
-    dest.ko_deep_merge!(source)
-    Results: {:x => ""}
- :unpack_arrays => The purpose of this is to permit compound elements to be passed
-   in as strings and to be converted into discrete array elements
-   irsource = {:x => ['1,2,3', '4']}
-   dest   = {:x => ['5','6','7,8']}
-   dest.deep_merge!(source, {:unpack_arrays => ','})
-   Results: {:x => ['1','2','3','4','5','6','7','8'}
-   Why: If receiving data from an HTML form, this makes it easy for a checkbox 
-    to pass multiple values from within a single HTML element
- There are many tests for this library - and you can learn more about the features
- and usages of deep_merge! by just browsing the test examples
-
-
-Simple Example Code
-===================
-
-require 'deep_merge'
-x = {:x => [3,4,5]}
-y = {:x => [1,2,3]}
-y.deep_merge!(x)
-# results: y = {:x => [1,2,3,4,5]}
-
-Availablility
-=============
-SVN Repo here:  http://trac.misuse.org/science/wiki/DeepMerge
-Contact author: http://www.misuse.org/science
-
-Copyright (c) 2008 Steve Midgley, released under the MIT license
diff --git a/tools/ceedling/vendor/deep_merge/Rakefile b/tools/ceedling/vendor/deep_merge/Rakefile
deleted file mode 100644 (file)
index 82e43b3..0000000
+++ /dev/null
@@ -1,28 +0,0 @@
-require 'rubygems'
-require 'lib/deep_merge'
-Gem::manage_gems
-require 'rake/gempackagetask'
-
-spec = Gem::Specification.new do |s|
-    s.platform  =   Gem::Platform::RUBY
-    s.name      =   "deep_merge"
-    s.version   =   DeepMerge::VERSION
-    s.author    =   "Steve Midgley"
-    s.email     =   "public@misuse.org"
-    s.summary   =   "Permits recursive/deep merges of arrays and hashes."
-    s.files     =   FileList['lib/*.rb', 'test/*'].to_a
-    s.require_path  =   "lib"
-    s.autorequire   =   "deep_merge"
-    s.test_files = Dir.glob('tests/*.rb')
-    s.has_rdoc  =   true
-    s.extra_rdoc_files  =   ["README"]
-end
-
-Rake::GemPackageTask.new(spec) do |pkg|
-    pkg.need_tar = true
-end
-
-task :default => "pkg/#{spec.name}-#{spec.version}.gem" do
-    puts "generated latest version"
-end
-
diff --git a/tools/ceedling/vendor/deep_merge/lib/deep_merge.rb b/tools/ceedling/vendor/deep_merge/lib/deep_merge.rb
deleted file mode 100644 (file)
index 4c4b761..0000000
+++ /dev/null
@@ -1,211 +0,0 @@
-module DeepMerge
-
-  MAJOR_VERSION = 0
-  MINOR_VERSION = 1
-  FIX_VERSION = 0
-  VERSION = "#{MAJOR_VERSION}.#{MINOR_VERSION}.#{FIX_VERSION}"
-
-  class InvalidParameter < StandardError; end
-  
-  DEFAULT_FIELD_KNOCKOUT_PREFIX = '--'
-
-  module DeepMergeHash
-    # ko_hash_merge! will merge and knockout elements prefixed with DEFAULT_FIELD_KNOCKOUT_PREFIX
-    def ko_deep_merge!(source, options = {})
-      default_opts = {:knockout_prefix => "--", :preserve_unmergeables => false}
-      DeepMerge::deep_merge!(source, self, default_opts.merge(options))
-    end
-
-    # deep_merge! will merge and overwrite any unmergeables in destination hash
-    def deep_merge!(source, options = {})
-      default_opts = {:preserve_unmergeables => false}
-      DeepMerge::deep_merge!(source, self, default_opts.merge(options))
-    end
-
-    # deep_merge will merge and skip any unmergeables in destination hash
-    def deep_merge(source, options = {})
-      default_opts = {:preserve_unmergeables => true}
-      DeepMerge::deep_merge!(source, self, default_opts.merge(options))
-    end
-
-  end # DeepMergeHashExt
-  
-  # Deep Merge core documentation.
-  # deep_merge! method permits merging of arbitrary child elements. The two top level
-  # elements must be hashes. These hashes can contain unlimited (to stack limit) levels
-  # of child elements. These child elements to not have to be of the same types.
-  # Where child elements are of the same type, deep_merge will attempt to merge them together.
-  # Where child elements are not of the same type, deep_merge will skip or optionally overwrite
-  # the destination element with the contents of the source element at that level.
-  # So if you have two hashes like this:
-  #   source = {:x => [1,2,3], :y => 2}
-  #   dest =   {:x => [4,5,'6'], :y => [7,8,9]}
-  #   dest.deep_merge!(source)
-  #   Results: {:x => [1,2,3,4,5,'6'], :y => 2}
-  # By default, "deep_merge!" will overwrite any unmergeables and merge everything else.
-  # To avoid this, use "deep_merge" (no bang/exclamation mark)
-  # 
-  # Options:
-  #   Options are specified in the last parameter passed, which should be in hash format:
-  #   hash.deep_merge!({:x => [1,2]}, {:knockout_prefix => '--'})
-  #   :preserve_unmergeables  DEFAULT: false
-  #      Set to true to skip any unmergeable elements from source
-  #   :knockout_prefix        DEFAULT: nil
-  #      Set to string value to signify prefix which deletes elements from existing element
-  #   :sort_merged_arrays     DEFAULT: false
-  #      Set to true to sort all arrays that are merged together
-  #   :unpack_arrays          DEFAULT: nil
-  #      Set to string value to run "Array::join" then "String::split" against all arrays
-  #   :merge_debug            DEFAULT: false
-  #      Set to true to get console output of merge process for debugging
-  #
-  # Selected Options Details:
-  # :knockout_prefix => The purpose of this is to provide a way to remove elements 
-  #   from existing Hash by specifying them in a special way in incoming hash
-  #    source = {:x => ['--1', '2']}
-  #    dest   = {:x => ['1', '3']}
-  #    dest.ko_deep_merge!(source)
-  #    Results: {:x => ['2','3']}
-  #   Additionally, if the knockout_prefix is passed alone as a string, it will cause
-  #   the entire element to be removed:
-  #    source = {:x => '--'}
-  #    dest   = {:x => [1,2,3]}
-  #    dest.ko_deep_merge!(source)
-  #    Results: {:x => ""}
-  # :unpack_arrays => The purpose of this is to permit compound elements to be passed
-  #   in as strings and to be converted into discrete array elements
-  #   irsource = {:x => ['1,2,3', '4']}
-  #   dest   = {:x => ['5','6','7,8']}
-  #   dest.deep_merge!(source, {:unpack_arrays => ','})
-  #   Results: {:x => ['1','2','3','4','5','6','7','8'}
-  #   Why: If receiving data from an HTML form, this makes it easy for a checkbox 
-  #    to pass multiple values from within a single HTML element
-  # 
-  # There are many tests for this library - and you can learn more about the features
-  # and usages of deep_merge! by just browsing the test examples
-  def DeepMerge.deep_merge!(source, dest, options = {})
-    # turn on this line for stdout debugging text
-    merge_debug = options[:merge_debug] || false
-    overwrite_unmergeable = !options[:preserve_unmergeables]
-    knockout_prefix = options[:knockout_prefix] || nil
-    if knockout_prefix == "" then raise InvalidParameter, "knockout_prefix cannot be an empty string in deep_merge!"; end
-    if knockout_prefix && !overwrite_unmergeable then raise InvalidParameter, "overwrite_unmergeable must be true if knockout_prefix is specified in deep_merge!"; end
-    # if present: we will split and join arrays on this char before merging
-    array_split_char = options[:unpack_arrays] || false
-    # request that we sort together any arrays when they are merged
-    sort_merged_arrays = options[:sort_merged_arrays] || false
-    di = options[:debug_indent] || ''
-    # do nothing if source is nil
-    if source.nil? || (source.respond_to?(:blank?) && source.blank?) then return dest; end
-    # if dest doesn't exist, then simply copy source to it
-    if dest.nil? && overwrite_unmergeable then dest = source; return dest; end
-
-    puts "#{di}Source class: #{source.class.inspect} :: Dest class: #{dest.class.inspect}" if merge_debug
-    if source.kind_of?(Hash)
-      puts "#{di}Hashes: #{source.inspect} :: #{dest.inspect}" if merge_debug
-      source.each do |src_key, src_value|
-        if dest.kind_of?(Hash)
-          puts "#{di} looping: #{src_key.inspect} => #{src_value.inspect} :: #{dest.inspect}" if merge_debug
-          if not dest[src_key].nil?
-            puts "#{di} ==>merging: #{src_key.inspect} => #{src_value.inspect} :: #{dest[src_key].inspect}" if merge_debug
-            dest[src_key] = deep_merge!(src_value, dest[src_key], options.merge(:debug_indent => di + '  '))
-          else # dest[src_key] doesn't exist so we want to create and overwrite it (but we do this via deep_merge!)
-            puts "#{di} ==>merging over: #{src_key.inspect} => #{src_value.inspect}" if merge_debug
-            # note: we rescue here b/c some classes respond to "dup" but don't implement it (Numeric, TrueClass, FalseClass, NilClass among maybe others)
-            begin
-              src_dup = src_value.dup # we dup src_value if possible because we're going to merge into it (since dest is empty)
-            rescue TypeError
-              src_dup = src_value
-            end
-            dest[src_key] = deep_merge!(src_value, src_dup, options.merge(:debug_indent => di + '  '))
-          end
-        else # dest isn't a hash, so we overwrite it completely (if permitted)
-          if overwrite_unmergeable
-            puts "#{di}  overwriting dest: #{src_key.inspect} => #{src_value.inspect} -over->  #{dest.inspect}" if merge_debug
-            dest = overwrite_unmergeables(source, dest, options)
-          end
-        end
-      end
-    elsif source.kind_of?(Array)
-      puts "#{di}Arrays: #{source.inspect} :: #{dest.inspect}" if merge_debug
-      # if we are instructed, join/split any source arrays before processing
-      if array_split_char
-        puts "#{di} split/join on source: #{source.inspect}" if merge_debug
-        source = source.join(array_split_char).split(array_split_char)
-        if dest.kind_of?(Array) then dest = dest.join(array_split_char).split(array_split_char); end
-      end
-      # if there's a naked knockout_prefix in source, that means we are to truncate dest
-      if source.index(knockout_prefix) then dest = clear_or_nil(dest); source.delete(knockout_prefix); end
-      if dest.kind_of?(Array)
-        if knockout_prefix
-          print "#{di} knocking out: " if merge_debug
-          # remove knockout prefix items from both source and dest
-          source.delete_if do |ko_item|
-            retval = false
-            item = ko_item.respond_to?(:gsub) ? ko_item.gsub(%r{^#{knockout_prefix}}, "") : ko_item
-            if item != ko_item
-              print "#{ko_item} - " if merge_debug
-              dest.delete(item)
-              dest.delete(ko_item)
-              retval = true
-            end
-            retval
-          end
-          puts if merge_debug
-        end
-        puts "#{di} merging arrays: #{source.inspect} :: #{dest.inspect}" if merge_debug
-        dest = dest | source
-        if sort_merged_arrays then dest.sort!; end
-      elsif overwrite_unmergeable
-        puts "#{di} overwriting dest: #{source.inspect} -over-> #{dest.inspect}" if merge_debug
-        dest = overwrite_unmergeables(source, dest, options)
-      end
-    else # src_hash is not an array or hash, so we'll have to overwrite dest
-      puts "#{di}Others: #{source.inspect} :: #{dest.inspect}" if merge_debug
-      dest = overwrite_unmergeables(source, dest, options)
-    end
-    puts "#{di}Returning #{dest.inspect}" if merge_debug
-    dest
-  end # deep_merge!
-
-  # allows deep_merge! to uniformly handle overwriting of unmergeable entities
-  def DeepMerge::overwrite_unmergeables(source, dest, options)
-    merge_debug = options[:merge_debug] || false
-    overwrite_unmergeable = !options[:preserve_unmergeables]
-    knockout_prefix = options[:knockout_prefix] || false
-    di = options[:debug_indent] || ''
-    if knockout_prefix && overwrite_unmergeable
-      if source.kind_of?(String) # remove knockout string from source before overwriting dest
-        src_tmp = source.gsub(%r{^#{knockout_prefix}},"")
-      elsif source.kind_of?(Array) # remove all knockout elements before overwriting dest
-        src_tmp = source.delete_if {|ko_item| ko_item.kind_of?(String) && ko_item.match(%r{^#{knockout_prefix}}) }
-      else
-        src_tmp = source
-      end
-      if src_tmp == source # if we didn't find a knockout_prefix then we just overwrite dest
-        puts "#{di}#{src_tmp.inspect} -over-> #{dest.inspect}" if merge_debug
-        dest = src_tmp
-      else # if we do find a knockout_prefix, then we just delete dest
-        puts "#{di}\"\" -over-> #{dest.inspect}" if merge_debug
-        dest = ""
-      end
-    elsif overwrite_unmergeable
-      dest = source
-    end
-    dest
-  end
-
-  def DeepMerge::clear_or_nil(obj)
-    if obj.respond_to?(:clear)
-      obj.clear
-    else
-      obj = nil
-    end
-    obj
-  end
-
-end # module DeepMerge
-
-class Hash
-  include DeepMerge::DeepMergeHash
-end
diff --git a/tools/ceedling/vendor/deep_merge/pkg/deep_merge-0.1.0.gem b/tools/ceedling/vendor/deep_merge/pkg/deep_merge-0.1.0.gem
deleted file mode 100644 (file)
index ffd2448..0000000
Binary files a/tools/ceedling/vendor/deep_merge/pkg/deep_merge-0.1.0.gem and /dev/null differ
diff --git a/tools/ceedling/vendor/deep_merge/test/test_deep_merge.rb b/tools/ceedling/vendor/deep_merge/test/test_deep_merge.rb
deleted file mode 100644 (file)
index 7ebd918..0000000
+++ /dev/null
@@ -1,553 +0,0 @@
-require 'test/unit'
-require '../lib/deep_merge.rb'
-
-class TestDeepMerge < Test::Unit::TestCase
-
-  def setup
-  end
-
-  # show that Hash object has deep merge capabilities in form of three methods:
-  #   ko_deep_merge! # uses '--' knockout and overwrites unmergeable
-  #   deep_merge! # overwrites unmergeable
-  #   deep_merge # skips unmergeable
-  def test_hash_deep_merge
-    x = {}
-    assert x.respond_to?('deep_merge!'.to_sym)  
-    hash_src  = {'id' => [3,4,5]}
-    hash_dest = {'id' => [1,2,3]}
-    assert hash_dest.ko_deep_merge!(hash_src)
-    assert_equal({'id' => [1,2,3,4,5]}, hash_dest)
-
-    hash_src  = {'id' => [3,4,5]}
-    hash_dest = {'id' => [1,2,3]}
-    assert hash_dest.deep_merge!(hash_src)
-    assert_equal({'id' => [1,2,3,4,5]}, hash_dest)
-
-    hash_src  = {'id' => 'xxx'}
-    hash_dest = {'id' => [1,2,3]}
-    assert hash_dest.deep_merge(hash_src)
-    assert_equal({'id' => [1,2,3]}, hash_dest)
-  end
-  
-  FIELD_KNOCKOUT_PREFIX = DeepMerge::DEFAULT_FIELD_KNOCKOUT_PREFIX
-  
-  # tests DeepMerge::deep_merge! function
-  def test_deep_merge
-    # merge tests (moving from basic to more complex)
-
-    # test merging an hash w/array into blank hash
-    hash_src = {'id' => '2'}
-    hash_dst = {}
-    DeepMerge::deep_merge!(hash_src.dup, hash_dst, {:knockout_prefix => FIELD_KNOCKOUT_PREFIX, :unpack_arrays => ","})
-    assert_equal hash_src, hash_dst
-
-    # test merging an hash w/array into blank hash
-    hash_src = {'region' => {'id' => ['227', '2']}}
-    hash_dst = {}
-    DeepMerge::deep_merge!(hash_src, hash_dst, {:knockout_prefix => FIELD_KNOCKOUT_PREFIX, :unpack_arrays => ","})
-    assert_equal hash_src, hash_dst
-
-    # merge from empty hash
-    hash_src = {}
-    hash_dst = {"property" => ["2","4"]}
-    DeepMerge::deep_merge!(hash_src, hash_dst)
-    assert_equal({"property" => ["2","4"]}, hash_dst)
-
-    # merge to empty hash
-    hash_src = {"property" => ["2","4"]}
-    hash_dst = {}
-    DeepMerge::deep_merge!(hash_src, hash_dst)
-    assert_equal({"property" => ["2","4"]}, hash_dst)
-
-    # simple string overwrite
-    hash_src = {"name" => "value"}
-    hash_dst = {"name" => "value1"}
-    DeepMerge::deep_merge!(hash_src, hash_dst)
-    assert_equal({"name" => "value"}, hash_dst)
-
-    # simple string overwrite of empty hash
-    hash_src = {"name" => "value"}
-    hash_dst = {}
-    DeepMerge::deep_merge!(hash_src, hash_dst)
-    assert_equal(hash_src, hash_dst)
-
-    # hashes holding array
-    hash_src = {"property" => ["1","3"]}
-    hash_dst = {"property" => ["2","4"]}
-    DeepMerge::deep_merge!(hash_src, hash_dst)
-    assert_equal(["2","4","1","3"], hash_dst['property'])
-
-    # hashes holding array (sorted)
-    hash_src = {"property" => ["1","3"]}
-    hash_dst = {"property" => ["2","4"]}
-    DeepMerge::deep_merge!(hash_src, hash_dst, {:sort_merged_arrays => true})
-    assert_equal(["1","2","3","4"].sort, hash_dst['property'])
-
-    # hashes holding hashes holding arrays (array with duplicate elements is merged with dest then src
-    hash_src = {"property" => {"bedroom_count" => ["1", "2"], "bathroom_count" => ["1", "4+"]}}
-    hash_dst = {"property" => {"bedroom_count" => ["3", "2"], "bathroom_count" => ["2"]}}
-    DeepMerge::deep_merge!(hash_src, hash_dst)
-    assert_equal({"property" => {"bedroom_count" => ["3","2","1"], "bathroom_count" => ["2", "1", "4+"]}}, hash_dst)
-
-    # hash holding hash holding array v string (string is overwritten by array)
-    hash_src = {"property" => {"bedroom_count" => ["1", "2"], "bathroom_count" => ["1", "4+"]}}
-    hash_dst = {"property" => {"bedroom_count" => "3", "bathroom_count" => ["2"]}}
-    DeepMerge::deep_merge!(hash_src, hash_dst)
-    assert_equal({"property" => {"bedroom_count" => ["1", "2"], "bathroom_count" => ["2","1","4+"]}}, hash_dst)
-
-    # hash holding hash holding array v string (string is NOT overwritten by array)
-    hash_src = {"property" => {"bedroom_count" => ["1", "2"], "bathroom_count" => ["1", "4+"]}}
-    hash_dst = {"property" => {"bedroom_count" => "3", "bathroom_count" => ["2"]}}
-    DeepMerge::deep_merge!(hash_src, hash_dst, {:preserve_unmergeables => true})
-    assert_equal({"property" => {"bedroom_count" => "3", "bathroom_count" => ["2","1","4+"]}}, hash_dst)
-
-    # hash holding hash holding string v array (array is overwritten by string)
-    hash_src = {"property" => {"bedroom_count" => "3", "bathroom_count" => ["1", "4+"]}}
-    hash_dst = {"property" => {"bedroom_count" => ["1", "2"], "bathroom_count" => ["2"]}}
-    DeepMerge::deep_merge!(hash_src, hash_dst)
-    assert_equal({"property" => {"bedroom_count" => "3", "bathroom_count" => ["2","1","4+"]}}, hash_dst)
-
-    # hash holding hash holding string v array (array does NOT overwrite string)
-    hash_src = {"property" => {"bedroom_count" => "3", "bathroom_count" => ["1", "4+"]}}
-    hash_dst = {"property" => {"bedroom_count" => ["1", "2"], "bathroom_count" => ["2"]}}
-    DeepMerge::deep_merge!(hash_src, hash_dst, {:preserve_unmergeables => true})
-    assert_equal({"property" => {"bedroom_count" => ["1", "2"], "bathroom_count" => ["2","1","4+"]}}, hash_dst)
-
-    # hash holding hash holding hash v array (array is overwritten by hash)
-    hash_src = {"property" => {"bedroom_count" => {"king_bed" => 3, "queen_bed" => 1}, "bathroom_count" => ["1", "4+"]}}
-    hash_dst = {"property" => {"bedroom_count" => ["1", "2"], "bathroom_count" => ["2"]}}
-    DeepMerge::deep_merge!(hash_src, hash_dst)
-    assert_equal({"property" => {"bedroom_count" => {"king_bed" => 3, "queen_bed" => 1}, "bathroom_count" => ["2","1","4+"]}}, hash_dst)
-
-    # hash holding hash holding hash v array (array is NOT overwritten by hash)
-    hash_src = {"property" => {"bedroom_count" => {"king_bed" => 3, "queen_bed" => 1}, "bathroom_count" => ["1", "4+"]}}
-    hash_dst = {"property" => {"bedroom_count" => ["1", "2"], "bathroom_count" => ["2"]}}
-    DeepMerge::deep_merge!(hash_src, hash_dst, {:preserve_unmergeables => true})
-    assert_equal({"property" => {"bedroom_count" => ["1", "2"], "bathroom_count" => ["2","1","4+"]}}, hash_dst)
-
-    # 3 hash layers holding integers (integers are overwritten by source)
-    hash_src = {"property" => {"bedroom_count" => {"king_bed" => 3, "queen_bed" => 1}, "bathroom_count" => ["1", "4+"]}}
-    hash_dst = {"property" => {"bedroom_count" => {"king_bed" => 2, "queen_bed" => 4}, "bathroom_count" => ["2"]}}
-    DeepMerge::deep_merge!(hash_src, hash_dst)
-    assert_equal({"property" => {"bedroom_count" => {"king_bed" => 3, "queen_bed" => 1}, "bathroom_count" => ["2","1","4+"]}}, hash_dst)
-
-    # 3 hash layers holding arrays of int (arrays are merged)
-    hash_src = {"property" => {"bedroom_count" => {"king_bed" => [3], "queen_bed" => [1]}, "bathroom_count" => ["1", "4+"]}}
-    hash_dst = {"property" => {"bedroom_count" => {"king_bed" => [2], "queen_bed" => [4]}, "bathroom_count" => ["2"]}}
-    DeepMerge::deep_merge!(hash_src, hash_dst)
-    assert_equal({"property" => {"bedroom_count" => {"king_bed" => [2,3], "queen_bed" => [4,1]}, "bathroom_count" => ["2","1","4+"]}}, hash_dst)
-
-    # 1 hash overwriting 3 hash layers holding arrays of int
-    hash_src = {"property" => "1"}
-    hash_dst = {"property" => {"bedroom_count" => {"king_bed" => [2], "queen_bed" => [4]}, "bathroom_count" => ["2"]}}
-    DeepMerge::deep_merge!(hash_src, hash_dst)
-    assert_equal({"property" => "1"}, hash_dst)
-
-    # 1 hash NOT overwriting 3 hash layers holding arrays of int
-    hash_src = {"property" => "1"}
-    hash_dst = {"property" => {"bedroom_count" => {"king_bed" => [2], "queen_bed" => [4]}, "bathroom_count" => ["2"]}}
-    DeepMerge::deep_merge!(hash_src, hash_dst, {:preserve_unmergeables => true})
-    assert_equal({"property" => {"bedroom_count" => {"king_bed" => [2], "queen_bed" => [4]}, "bathroom_count" => ["2"]}}, hash_dst)
-
-    # 3 hash layers holding arrays of int (arrays are merged) but second hash's array is overwritten
-    hash_src = {"property" => {"bedroom_count" => {"king_bed" => [3], "queen_bed" => [1]}, "bathroom_count" => "1"}}
-    hash_dst = {"property" => {"bedroom_count" => {"king_bed" => [2], "queen_bed" => [4]}, "bathroom_count" => ["2"]}}
-    DeepMerge::deep_merge!(hash_src, hash_dst)
-    assert_equal({"property" => {"bedroom_count" => {"king_bed" => [2,3], "queen_bed" => [4,1]}, "bathroom_count" => "1"}}, hash_dst)
-
-    # 3 hash layers holding arrays of int (arrays are merged) but second hash's array is NOT overwritten
-    hash_src = {"property" => {"bedroom_count" => {"king_bed" => [3], "queen_bed" => [1]}, "bathroom_count" => "1"}}
-    hash_dst = {"property" => {"bedroom_count" => {"king_bed" => [2], "queen_bed" => [4]}, "bathroom_count" => ["2"]}}
-    DeepMerge::deep_merge!(hash_src, hash_dst, {:preserve_unmergeables => true})
-    assert_equal({"property" => {"bedroom_count" => {"king_bed" => [2,3], "queen_bed" => [4,1]}, "bathroom_count" => ["2"]}}, hash_dst)
-
-    # 3 hash layers holding arrays of int, but one holds int. This one overwrites, but the rest merge
-    hash_src = {"property" => {"bedroom_count" => {"king_bed" => 3, "queen_bed" => [1]}, "bathroom_count" => ["1"]}}
-    hash_dst = {"property" => {"bedroom_count" => {"king_bed" => [2], "queen_bed" => [4]}, "bathroom_count" => ["2"]}}
-    DeepMerge::deep_merge!(hash_src, hash_dst)
-    assert_equal({"property" => {"bedroom_count" => {"king_bed" => 3, "queen_bed" => [4,1]}, "bathroom_count" => ["2","1"]}}, hash_dst)
-
-    # 3 hash layers holding arrays of int, but source is incomplete.
-    hash_src = {"property" => {"bedroom_count" => {"king_bed" => [3]}, "bathroom_count" => ["1"]}}
-    hash_dst = {"property" => {"bedroom_count" => {"king_bed" => [2], "queen_bed" => [4]}, "bathroom_count" => ["2"]}}
-    DeepMerge::deep_merge!(hash_src, hash_dst)
-    assert_equal({"property" => {"bedroom_count" => {"king_bed" => [2,3], "queen_bed" => [4]}, "bathroom_count" => ["2","1"]}}, hash_dst)
-
-    # 3 hash layers holding arrays of int, but source is shorter and has new 2nd level ints.
-    hash_src = {"property" => {"bedroom_count" => {2=>3, "king_bed" => [3]}, "bathroom_count" => ["1"]}}
-    hash_dst = {"property" => {"bedroom_count" => {"king_bed" => [2], "queen_bed" => [4]}, "bathroom_count" => ["2"]}}
-    DeepMerge::deep_merge!(hash_src, hash_dst)
-    assert_equal({"property" => {"bedroom_count" => {2=>3, "king_bed" => [2,3], "queen_bed" => [4]}, "bathroom_count" => ["2","1"]}}, hash_dst)
-
-    # 3 hash layers holding arrays of int, but source is empty
-    hash_src = {}
-    hash_dst = {"property" => {"bedroom_count" => {"king_bed" => [2], "queen_bed" => [4]}, "bathroom_count" => ["2"]}}
-    DeepMerge::deep_merge!(hash_src, hash_dst)
-    assert_equal({"property" => {"bedroom_count" => {"king_bed" => [2], "queen_bed" => [4]}, "bathroom_count" => ["2"]}}, hash_dst)
-
-    # 3 hash layers holding arrays of int, but dest is empty
-    hash_src = {"property" => {"bedroom_count" => {2=>3, "king_bed" => [3]}, "bathroom_count" => ["1"]}}
-    hash_dst = {}
-    DeepMerge::deep_merge!(hash_src, hash_dst)
-    assert_equal({"property" => {"bedroom_count" => {2=>3, "king_bed" => [3]}, "bathroom_count" => ["1"]}}, hash_dst)
-
-    # test parameter management for knockout_prefix and overwrite unmergable
-    assert_raise(DeepMerge::InvalidParameter) {DeepMerge::deep_merge!(hash_src, hash_dst, {:knockout_prefix => ""})}
-    assert_raise(DeepMerge::InvalidParameter) {DeepMerge::deep_merge!(hash_src, hash_dst, {:preserve_unmergeables => true, :knockout_prefix => ""})}
-    assert_raise(DeepMerge::InvalidParameter) {DeepMerge::deep_merge!(hash_src, hash_dst, {:preserve_unmergeables => true, :knockout_prefix => "--"})}
-    assert_nothing_raised(DeepMerge::InvalidParameter) {DeepMerge::deep_merge!(hash_src, hash_dst, {:knockout_prefix => "--"})}
-    assert_nothing_raised(DeepMerge::InvalidParameter) {DeepMerge::deep_merge!(hash_src, hash_dst)}
-    assert_nothing_raised(DeepMerge::InvalidParameter) {DeepMerge::deep_merge!(hash_src, hash_dst, {:preserve_unmergeables => true})}
-
-    # hash holding arrays of arrays
-    hash_src = {["1", "2", "3"] => ["1", "2"]}
-    hash_dst = {["4", "5"] => ["3"]}
-    DeepMerge::deep_merge!(hash_src, hash_dst)
-    assert_equal({["1","2","3"] => ["1", "2"], ["4", "5"] => ["3"]}, hash_dst)
-
-    # test merging of hash with blank hash, and make sure that source array split still functions
-    hash_src = {'property' => {'bedroom_count' => ["1","2,3"]}}
-    hash_dst = {}
-    DeepMerge::deep_merge!(hash_src, hash_dst, {:knockout_prefix => FIELD_KNOCKOUT_PREFIX, :unpack_arrays => ","})
-    assert_equal({'property' => {'bedroom_count' => ["1","2","3"]}}, hash_dst)
-
-    # test merging of hash with blank hash, and make sure that source array split does not function when turned off
-    hash_src = {'property' => {'bedroom_count' => ["1","2,3"]}}
-    hash_dst = {}
-    DeepMerge::deep_merge!(hash_src, hash_dst, {:knockout_prefix => FIELD_KNOCKOUT_PREFIX})
-    assert_equal({'property' => {'bedroom_count' => ["1","2,3"]}}, hash_dst)
-
-    # test merging into a blank hash with overwrite_unmergeables turned on
-    hash_src = {"action"=>"browse", "controller"=>"results"}
-    hash_dst = {}
-    DeepMerge::deep_merge!(hash_src, hash_dst, {:overwrite_unmergeables => true, :knockout_prefix => FIELD_KNOCKOUT_PREFIX, :unpack_arrays => ","})
-    assert_equal hash_src, hash_dst
-
-    # KNOCKOUT_PREFIX testing
-    # the next few tests are looking for correct behavior from specific real-world params/session merges
-    # using the custom modifiers built for param/session merges
-
-    [nil, ","].each do |ko_split|
-      # typical params/session style hash with knockout_merge elements
-      hash_params = {"property"=>{"bedroom_count"=>[FIELD_KNOCKOUT_PREFIX+"1", "2", "3"]}}
-      hash_session = {"property"=>{"bedroom_count"=>["1", "2", "3"]}}
-      DeepMerge::deep_merge!(hash_params, hash_session, {:knockout_prefix => FIELD_KNOCKOUT_PREFIX, :unpack_arrays => ko_split})
-      assert_equal({"property"=>{"bedroom_count"=>["2", "3"]}}, hash_session)
-
-      # typical params/session style hash with knockout_merge elements
-      hash_params = {"property"=>{"bedroom_count"=>[FIELD_KNOCKOUT_PREFIX+"1", "2", "3"]}}
-      hash_session = {"property"=>{"bedroom_count"=>["3"]}}
-      DeepMerge::deep_merge!(hash_params, hash_session, {:knockout_prefix => FIELD_KNOCKOUT_PREFIX, :unpack_arrays => ko_split})
-      assert_equal({"property"=>{"bedroom_count"=>["3","2"]}}, hash_session)
-
-      # typical params/session style hash with knockout_merge elements
-      hash_params = {"property"=>{"bedroom_count"=>[FIELD_KNOCKOUT_PREFIX+"1", "2", "3"]}}
-      hash_session = {"property"=>{"bedroom_count"=>["4"]}}
-      DeepMerge::deep_merge!(hash_params, hash_session, {:knockout_prefix => FIELD_KNOCKOUT_PREFIX, :unpack_arrays => ko_split})
-      assert_equal({"property"=>{"bedroom_count"=>["4","2","3"]}}, hash_session)
-
-      # typical params/session style hash with knockout_merge elements
-      hash_params = {"property"=>{"bedroom_count"=>[FIELD_KNOCKOUT_PREFIX+"1", "2", "3"]}}
-      hash_session = {"property"=>{"bedroom_count"=>[FIELD_KNOCKOUT_PREFIX+"1", "4"]}}
-      DeepMerge::deep_merge!(hash_params, hash_session, {:knockout_prefix => FIELD_KNOCKOUT_PREFIX, :unpack_arrays => ko_split})
-      assert_equal({"property"=>{"bedroom_count"=>["4","2","3"]}}, hash_session)
-
-      # typical params/session style hash with knockout_merge elements
-      hash_params = {"amenity"=>{"id"=>[FIELD_KNOCKOUT_PREFIX+"1", FIELD_KNOCKOUT_PREFIX+"2", "3", "4"]}}
-      hash_session = {"amenity"=>{"id"=>["1", "2"]}}
-      DeepMerge::deep_merge!(hash_params, hash_session, {:knockout_prefix => FIELD_KNOCKOUT_PREFIX, :unpack_arrays => ko_split})
-      assert_equal({"amenity"=>{"id"=>["3","4"]}}, hash_session)
-    end
-
-    # special params/session style hash with knockout_merge elements in form src: ["1","2"] dest:["--1,--2", "3,4"]
-    hash_params = {"amenity"=>{"id"=>[FIELD_KNOCKOUT_PREFIX+"1,"+FIELD_KNOCKOUT_PREFIX+"2", "3,4"]}}
-    hash_session = {"amenity"=>{"id"=>["1", "2"]}}
-    DeepMerge::deep_merge!(hash_params, hash_session, {:knockout_prefix => FIELD_KNOCKOUT_PREFIX, :unpack_arrays => ","})
-    assert_equal({"amenity"=>{"id"=>["3","4"]}}, hash_session)
-
-    # same as previous but without ko_split value, this merge should fail
-    hash_params = {"amenity"=>{"id"=>[FIELD_KNOCKOUT_PREFIX+"1,"+FIELD_KNOCKOUT_PREFIX+"2", "3,4"]}}
-    hash_session = {"amenity"=>{"id"=>["1", "2"]}}
-    DeepMerge::deep_merge!(hash_params, hash_session, {:knockout_prefix => FIELD_KNOCKOUT_PREFIX})
-    assert_equal({"amenity"=>{"id"=>["1","2","3,4"]}}, hash_session)
-
-    # special params/session style hash with knockout_merge elements in form src: ["1","2"] dest:["--1,--2", "3,4"]
-    hash_params = {"amenity"=>{"id"=>[FIELD_KNOCKOUT_PREFIX+"1,2", "3,4", "--5", "6"]}}
-    hash_session = {"amenity"=>{"id"=>["1", "2"]}}
-    DeepMerge::deep_merge!(hash_params, hash_session, {:knockout_prefix => FIELD_KNOCKOUT_PREFIX, :unpack_arrays => ","})
-    assert_equal({"amenity"=>{"id"=>["2","3","4","6"]}}, hash_session)
-
-    # special params/session style hash with knockout_merge elements in form src: ["--1,--2", "3,4", "--5", "6"] dest:["1,2", "3,4"]
-    hash_params = {"amenity"=>{"id"=>["#{FIELD_KNOCKOUT_PREFIX}1,#{FIELD_KNOCKOUT_PREFIX}2", "3,4", "#{FIELD_KNOCKOUT_PREFIX}5", "6"]}}
-    hash_session = {"amenity"=>{"id"=>["1", "2", "3", "4"]}}
-    DeepMerge::deep_merge!(hash_params, hash_session, {:knockout_prefix => FIELD_KNOCKOUT_PREFIX, :unpack_arrays => ","})
-    assert_equal({"amenity"=>{"id"=>["3","4","6"]}}, hash_session)
-
-
-    hash_src = {"url_regions"=>[], "region"=>{"ids"=>["227,233"]}, "action"=>"browse", "task"=>"browse", "controller"=>"results"}
-    hash_dst = {"region"=>{"ids"=>["227"]}}
-    DeepMerge::deep_merge!(hash_src.dup, hash_dst, {:overwrite_unmergeables => true, :knockout_prefix => FIELD_KNOCKOUT_PREFIX, :unpack_arrays => ","})
-    assert_equal({"url_regions"=>[], "region"=>{"ids"=>["227","233"]}, "action"=>"browse", "task"=>"browse", "controller"=>"results"}, hash_dst)
-
-    hash_src = {"region"=>{"ids"=>["--","227"], "id"=>"230"}}
-    hash_dst = {"region"=>{"ids"=>["227", "233", "324", "230", "230"], "id"=>"230"}}
-    DeepMerge::deep_merge!(hash_src, hash_dst, {:overwrite_unmergeables => true, :knockout_prefix => FIELD_KNOCKOUT_PREFIX, :unpack_arrays => ","})
-    assert_equal({"region"=>{"ids"=>["227"], "id"=>"230"}}, hash_dst)
-
-    hash_src = {"region"=>{"ids"=>["--","227", "232", "233"], "id"=>"232"}}
-    hash_dst = {"region"=>{"ids"=>["227", "233", "324", "230", "230"], "id"=>"230"}}
-    DeepMerge::deep_merge!(hash_src, hash_dst, {:overwrite_unmergeables => true, :knockout_prefix => FIELD_KNOCKOUT_PREFIX, :unpack_arrays => ","})
-    assert_equal({"region"=>{"ids"=>["227", "232", "233"], "id"=>"232"}}, hash_dst)
-
-    hash_src = {"region"=>{"ids"=>["--,227,232,233"], "id"=>"232"}}
-    hash_dst = {"region"=>{"ids"=>["227", "233", "324", "230", "230"], "id"=>"230"}}
-    DeepMerge::deep_merge!(hash_src, hash_dst, {:overwrite_unmergeables => true, :knockout_prefix => FIELD_KNOCKOUT_PREFIX, :unpack_arrays => ","})
-    assert_equal({"region"=>{"ids"=>["227", "232", "233"], "id"=>"232"}}, hash_dst)
-
-    hash_src = {"region"=>{"ids"=>["--,227,232","233"], "id"=>"232"}}
-    hash_dst = {"region"=>{"ids"=>["227", "233", "324", "230", "230"], "id"=>"230"}}
-    DeepMerge::deep_merge!(hash_src, hash_dst, {:overwrite_unmergeables => true, :knockout_prefix => FIELD_KNOCKOUT_PREFIX, :unpack_arrays => ","})
-    assert_equal({"region"=>{"ids"=>["227", "232", "233"], "id"=>"232"}}, hash_dst)
-
-    hash_src = {"region"=>{"ids"=>["--,227"], "id"=>"230"}}
-    hash_dst = {"region"=>{"ids"=>["227", "233", "324", "230", "230"], "id"=>"230"}}
-    DeepMerge::deep_merge!(hash_src, hash_dst, {:overwrite_unmergeables => true, :knockout_prefix => FIELD_KNOCKOUT_PREFIX, :unpack_arrays => ","})
-    assert_equal({"region"=>{"ids"=>["227"], "id"=>"230"}}, hash_dst)
-
-    hash_src = {"region"=>{"ids"=>["--,227"], "id"=>"230"}}
-    hash_dst = {"region"=>{"ids"=>["227", "233", "324", "230", "230"], "id"=>"230"}, "action"=>"browse", "task"=>"browse", "controller"=>"results", "property_order_by"=>"property_type.descr"}
-    DeepMerge::deep_merge!(hash_src, hash_dst, {:overwrite_unmergeables => true, :knockout_prefix => FIELD_KNOCKOUT_PREFIX, :unpack_arrays => ","})
-    assert_equal({"region"=>{"ids"=>["227"], "id"=>"230"}, "action"=>"browse", "task"=>"browse",
-      "controller"=>"results", "property_order_by"=>"property_type.descr"}, hash_dst)
-
-    hash_src = {"query_uuid"=>"6386333d-389b-ab5c-8943-6f3a2aa914d7", "region"=>{"ids"=>["--,227"], "id"=>"230"}}
-    hash_dst = {"query_uuid"=>"6386333d-389b-ab5c-8943-6f3a2aa914d7", "url_regions"=>[], "region"=>{"ids"=>["227", "233", "324", "230", "230"], "id"=>"230"}, "action"=>"browse", "task"=>"browse", "controller"=>"results", "property_order_by"=>"property_type.descr"}
-    DeepMerge::deep_merge!(hash_src, hash_dst, {:overwrite_unmergeables => true, :knockout_prefix => FIELD_KNOCKOUT_PREFIX, :unpack_arrays => ","})
-    assert_equal({"query_uuid" => "6386333d-389b-ab5c-8943-6f3a2aa914d7", "url_regions"=>[],
-      "region"=>{"ids"=>["227"], "id"=>"230"}, "action"=>"browse", "task"=>"browse",
-      "controller"=>"results", "property_order_by"=>"property_type.descr"}, hash_dst)
-
-    # knock out entire dest hash if "--" is passed for source
-    hash_params = {'amenity' => "--"}
-    hash_session = {"amenity" => "1"}
-    DeepMerge::deep_merge!(hash_params, hash_session, {:knockout_prefix => "--", :unpack_arrays => ","})
-    assert_equal({'amenity' => ""}, hash_session)
-
-    # knock out entire dest hash if "--" is passed for source
-    hash_params = {'amenity' => ["--"]}
-    hash_session = {"amenity" => "1"}
-    DeepMerge::deep_merge!(hash_params, hash_session, {:knockout_prefix => "--", :unpack_arrays => ","})
-    assert_equal({'amenity' => []}, hash_session)
-
-    # knock out entire dest hash if "--" is passed for source
-    hash_params = {'amenity' => "--"}
-    hash_session = {"amenity" => ["1"]}
-    DeepMerge::deep_merge!(hash_params, hash_session, {:knockout_prefix => "--", :unpack_arrays => ","})
-    assert_equal({'amenity' => ""}, hash_session)
-
-    # knock out entire dest hash if "--" is passed for source
-    hash_params = {'amenity' => ["--"]}
-    hash_session = {"amenity" => ["1"]}
-    DeepMerge::deep_merge!(hash_params, hash_session, {:knockout_prefix => "--", :unpack_arrays => ","})
-    assert_equal({'amenity' => []}, hash_session)
-
-    # knock out entire dest hash if "--" is passed for source
-    hash_params = {'amenity' => ["--"]}
-    hash_session = {"amenity" => "1"}
-    DeepMerge::deep_merge!(hash_params, hash_session, {:knockout_prefix => "--", :unpack_arrays => ","})
-    assert_equal({'amenity' => []}, hash_session)
-
-    # knock out entire dest hash if "--" is passed for source
-    hash_params = {'amenity' => ["--", "2"]}
-    hash_session = {'amenity' => ["1", "3", "7+"]}
-    DeepMerge::deep_merge!(hash_params, hash_session, {:knockout_prefix => "--", :unpack_arrays => ","})
-    assert_equal({'amenity' => ["2"]}, hash_session)
-
-    # knock out entire dest hash if "--" is passed for source
-    hash_params = {'amenity' => ["--", "2"]}
-    hash_session = {'amenity' => "5"}
-    DeepMerge::deep_merge!(hash_params, hash_session, {:knockout_prefix => "--", :unpack_arrays => ","})
-    assert_equal({'amenity' => ['2']}, hash_session)
-
-    # knock out entire dest hash if "--" is passed for source
-    hash_params = {'amenity' => "--"}
-    hash_session = {"amenity"=>{"id"=>["1", "2", "3", "4"]}}
-    DeepMerge::deep_merge!(hash_params, hash_session, {:knockout_prefix => "--", :unpack_arrays => ","})
-    assert_equal({'amenity' => ""}, hash_session)
-
-    # knock out entire dest hash if "--" is passed for source
-    hash_params = {'amenity' => ["--"]}
-    hash_session = {"amenity"=>{"id"=>["1", "2", "3", "4"]}}
-    DeepMerge::deep_merge!(hash_params, hash_session, {:knockout_prefix => "--", :unpack_arrays => ","})
-    assert_equal({'amenity' => []}, hash_session)
-
-    # knock out dest array if "--" is passed for source
-    hash_params = {"region" => {'ids' => FIELD_KNOCKOUT_PREFIX}}
-    hash_session = {"region"=>{"ids"=>["1", "2", "3", "4"]}}
-    DeepMerge::deep_merge!(hash_params, hash_session, {:knockout_prefix => FIELD_KNOCKOUT_PREFIX, :unpack_arrays => ","})
-    assert_equal({'region' => {'ids' => ""}}, hash_session)
-
-    # knock out dest array but leave other elements of hash intact
-    hash_params = {"region" => {'ids' => FIELD_KNOCKOUT_PREFIX}}
-    hash_session = {"region"=>{"ids"=>["1", "2", "3", "4"], 'id'=>'11'}}
-    DeepMerge::deep_merge!(hash_params, hash_session, {:knockout_prefix => FIELD_KNOCKOUT_PREFIX, :unpack_arrays => ","})
-    assert_equal({'region' => {'ids' => "", 'id'=>'11'}}, hash_session)
-
-    # knock out entire tree of dest hash
-    hash_params = {"region" => FIELD_KNOCKOUT_PREFIX}
-    hash_session = {"region"=>{"ids"=>["1", "2", "3", "4"], 'id'=>'11'}}
-    DeepMerge::deep_merge!(hash_params, hash_session, {:knockout_prefix => FIELD_KNOCKOUT_PREFIX, :unpack_arrays => ","})
-    assert_equal({'region' => ""}, hash_session)
-
-    # knock out entire tree of dest hash - retaining array format
-    hash_params = {"region" => {'ids' => [FIELD_KNOCKOUT_PREFIX]}}
-    hash_session = {"region"=>{"ids"=>["1", "2", "3", "4"], 'id'=>'11'}}
-    DeepMerge::deep_merge!(hash_params, hash_session, {:knockout_prefix => FIELD_KNOCKOUT_PREFIX, :unpack_arrays => ","})
-    assert_equal({'region' => {'ids' => [], 'id'=>'11'}}, hash_session)
-
-    # knock out entire tree of dest hash & replace with new content
-    hash_params = {"region" => {'ids' => ["2", FIELD_KNOCKOUT_PREFIX, "6"]}}
-    hash_session = {"region"=>{"ids"=>["1", "2", "3", "4"], 'id'=>'11'}}
-    DeepMerge::deep_merge!(hash_params, hash_session, {:knockout_prefix => FIELD_KNOCKOUT_PREFIX, :unpack_arrays => ","})
-    assert_equal({'region' => {'ids' => ["2", "6"], 'id'=>'11'}}, hash_session)
-
-    # knock out entire tree of dest hash & replace with new content
-    hash_params = {"region" => {'ids' => ["7", FIELD_KNOCKOUT_PREFIX, "6"]}}
-    hash_session = {"region"=>{"ids"=>["1", "2", "3", "4"], 'id'=>'11'}}
-    DeepMerge::deep_merge!(hash_params, hash_session, {:knockout_prefix => FIELD_KNOCKOUT_PREFIX, :unpack_arrays => ","})
-    assert_equal({'region' => {'ids' => ["7", "6"], 'id'=>'11'}}, hash_session)
-
-    # edge test: make sure that when we turn off knockout_prefix that all values are processed correctly
-    hash_params = {"region" => {'ids' => ["7", "--", "2", "6,8"]}}
-    hash_session = {"region"=>{"ids"=>["1", "2", "3", "4"], 'id'=>'11'}}
-    DeepMerge::deep_merge!(hash_params, hash_session, {:unpack_arrays => ","})
-    assert_equal({'region' => {'ids' => ["1", "2", "3", "4", "7", "--", "6", "8"], 'id'=>'11'}}, hash_session)
-
-    # edge test 2: make sure that when we turn off source array split that all values are processed correctly
-    hash_params = {"region" => {'ids' => ["7", "3", "--", "6,8"]}}
-    hash_session = {"region"=>{"ids"=>["1", "2", "3", "4"], 'id'=>'11'}}
-    DeepMerge::deep_merge!(hash_params, hash_session)
-    assert_equal({'region' => {'ids' => ["1", "2", "3", "4", "7", "--", "6,8"], 'id'=>'11'}}, hash_session)
-
-    # Example: src = {'key' => "--1"}, dst = {'key' => "1"} -> merges to {'key' => ""}
-    hash_params = {"amenity"=>"--1"}
-    hash_session = {"amenity"=>"1"}
-    DeepMerge::deep_merge!(hash_params, hash_session, {:knockout_prefix => FIELD_KNOCKOUT_PREFIX})
-    assert_equal({"amenity"=>""}, hash_session)
-
-    # Example: src = {'key' => "--1"}, dst = {'key' => "2"} -> merges to {'key' => ""}
-    hash_params = {"amenity"=>"--1"}
-    hash_session = {"amenity"=>"2"}
-    DeepMerge::deep_merge!(hash_params, hash_session, {:knockout_prefix => FIELD_KNOCKOUT_PREFIX})
-    assert_equal({"amenity"=>""}, hash_session)
-
-    # Example: src = {'key' => "--1"}, dst = {'key' => "1"} -> merges to {'key' => ""}
-    hash_params = {"amenity"=>["--1"]}
-    hash_session = {"amenity"=>"1"}
-    DeepMerge::deep_merge!(hash_params, hash_session, {:knockout_prefix => FIELD_KNOCKOUT_PREFIX})
-    assert_equal({"amenity"=>[]}, hash_session)
-
-    # Example: src = {'key' => "--1"}, dst = {'key' => "1"} -> merges to {'key' => ""}
-    hash_params = {"amenity"=>["--1"]}
-    hash_session = {"amenity"=>["1"]}
-    DeepMerge::deep_merge!(hash_params, hash_session, {:knockout_prefix => FIELD_KNOCKOUT_PREFIX})
-    assert_equal({"amenity"=>[]}, hash_session)
-
-    # Example: src = {'key' => "--1"}, dst = {'key' => "1"} -> merges to {'key' => ""}
-    hash_params = {"amenity"=>"--1"}
-    hash_session = {}
-    DeepMerge::deep_merge!(hash_params, hash_session, {:knockout_prefix => FIELD_KNOCKOUT_PREFIX})
-    assert_equal({"amenity"=>""}, hash_session)
-
-
-    # Example: src = {'key' => "--1"}, dst = {'key' => "1"} -> merges to {'key' => ""}
-    hash_params = {"amenity"=>"--1"}
-    hash_session = {"amenity"=>["1"]}
-    DeepMerge::deep_merge!(hash_params, hash_session, {:knockout_prefix => FIELD_KNOCKOUT_PREFIX})
-    assert_equal({"amenity"=>""}, hash_session)
-
-    #are unmerged hashes passed unmodified w/out :unpack_arrays?
-    hash_params = {"amenity"=>{"id"=>["26,27"]}}
-    hash_session = {}
-    DeepMerge::deep_merge!(hash_params, hash_session, {:knockout_prefix => FIELD_KNOCKOUT_PREFIX})
-    assert_equal({"amenity"=>{"id"=>["26,27"]}}, hash_session)
-
-    #hash should be merged
-    hash_params = {"amenity"=>{"id"=>["26,27"]}}
-    hash_session = {}
-    DeepMerge::deep_merge!(hash_params, hash_session, {:knockout_prefix => FIELD_KNOCKOUT_PREFIX, :unpack_arrays => ","})
-    assert_equal({"amenity"=>{"id"=>["26","27"]}}, hash_session)
-
-    # second merge of same values should result in no change in output
-    hash_params = {"amenity"=>{"id"=>["26,27"]}}
-    DeepMerge::deep_merge!(hash_params, hash_session, {:knockout_prefix => FIELD_KNOCKOUT_PREFIX, :unpack_arrays => ","})
-    assert_equal({"amenity"=>{"id"=>["26","27"]}}, hash_session)
-
-    #hashes with knockout values are suppressed
-    hash_params = {"amenity"=>{"id"=>["#{FIELD_KNOCKOUT_PREFIX}26,#{FIELD_KNOCKOUT_PREFIX}27,28"]}}
-    hash_session = {}
-    DeepMerge::deep_merge!(hash_params, hash_session, {:knockout_prefix => FIELD_KNOCKOUT_PREFIX, :unpack_arrays => ","})
-    assert_equal({"amenity"=>{"id"=>["28"]}}, hash_session)
-
-    hash_src= {'region' =>{'ids'=>['--']}, 'query_uuid' => 'zzz'}
-    hash_dst= {'region' =>{'ids'=>['227','2','3','3']}, 'query_uuid' => 'zzz'}
-    DeepMerge::deep_merge!(hash_src, hash_dst, {:knockout_prefix => '--', :unpack_arrays => ","})
-    assert_equal({'region' =>{'ids'=>[]}, 'query_uuid' => 'zzz'}, hash_dst)
-
-    hash_src= {'region' =>{'ids'=>['--']}, 'query_uuid' => 'zzz'}
-    hash_dst= {'region' =>{'ids'=>['227','2','3','3'], 'id' => '3'}, 'query_uuid' => 'zzz'}
-    DeepMerge::deep_merge!(hash_src, hash_dst, {:knockout_prefix => '--', :unpack_arrays => ","})
-    assert_equal({'region' =>{'ids'=>[], 'id'=>'3'}, 'query_uuid' => 'zzz'}, hash_dst)
-
-    hash_src= {'region' =>{'ids'=>['--']}, 'query_uuid' => 'zzz'}
-    hash_dst= {'region' =>{'muni_city_id' => '2244', 'ids'=>['227','2','3','3'], 'id'=>'3'}, 'query_uuid' => 'zzz'}
-    DeepMerge::deep_merge!(hash_src, hash_dst, {:knockout_prefix => '--', :unpack_arrays => ","})
-    assert_equal({'region' =>{'muni_city_id' => '2244', 'ids'=>[], 'id'=>'3'}, 'query_uuid' => 'zzz'}, hash_dst)
-
-    hash_src= {'region' =>{'ids'=>['--'], 'id' => '5'}, 'query_uuid' => 'zzz'}
-    hash_dst= {'region' =>{'muni_city_id' => '2244', 'ids'=>['227','2','3','3'], 'id'=>'3'}, 'query_uuid' => 'zzz'}
-    DeepMerge::deep_merge!(hash_src, hash_dst, {:knockout_prefix => '--', :unpack_arrays => ","})
-    assert_equal({'region' =>{'muni_city_id' => '2244', 'ids'=>[], 'id'=>'5'}, 'query_uuid' => 'zzz'}, hash_dst)
-
-    hash_src= {'region' =>{'ids'=>['--', '227'], 'id' => '5'}, 'query_uuid' => 'zzz'}
-    hash_dst= {'region' =>{'muni_city_id' => '2244', 'ids'=>['227','2','3','3'], 'id'=>'3'}, 'query_uuid' => 'zzz'}
-    DeepMerge::deep_merge!(hash_src, hash_dst, {:knockout_prefix => '--', :unpack_arrays => ","})
-    assert_equal({'region' =>{'muni_city_id' => '2244', 'ids'=>['227'], 'id'=>'5'}, 'query_uuid' => 'zzz'}, hash_dst)
-
-    hash_src= {'region' =>{'muni_city_id' => '--', 'ids'=>'--', 'id'=>'5'}, 'query_uuid' => 'zzz'}
-    hash_dst= {'region' =>{'muni_city_id' => '2244', 'ids'=>['227','2','3','3'], 'id'=>'3'}, 'query_uuid' => 'zzz'}
-    DeepMerge::deep_merge!(hash_src, hash_dst, {:knockout_prefix => '--', :unpack_arrays => ","})
-    assert_equal({'region' =>{'muni_city_id' => '', 'ids'=>'', 'id'=>'5'}, 'query_uuid' => 'zzz'}, hash_dst)
-
-    hash_src= {'region' =>{'muni_city_id' => '--', 'ids'=>['--'], 'id'=>'5'}, 'query_uuid' => 'zzz'}
-    hash_dst= {'region' =>{'muni_city_id' => '2244', 'ids'=>['227','2','3','3'], 'id'=>'3'}, 'query_uuid' => 'zzz'}
-    DeepMerge::deep_merge!(hash_src, hash_dst, {:knockout_prefix => '--', :unpack_arrays => ","})
-    assert_equal({'region' =>{'muni_city_id' => '', 'ids'=>[], 'id'=>'5'}, 'query_uuid' => 'zzz'}, hash_dst)
-
-    hash_src= {'region' =>{'muni_city_id' => '--', 'ids'=>['--','227'], 'id'=>'5'}, 'query_uuid' => 'zzz'}
-    hash_dst= {'region' =>{'muni_city_id' => '2244', 'ids'=>['227','2','3','3'], 'id'=>'3'}, 'query_uuid' => 'zzz'}
-    DeepMerge::deep_merge!(hash_src, hash_dst, {:knockout_prefix => '--', :unpack_arrays => ","})
-    assert_equal({'region' =>{'muni_city_id' => '', 'ids'=>['227'], 'id'=>'5'}, 'query_uuid' => 'zzz'}, hash_dst)
-
-    hash_src = {"muni_city_id"=>"--", "id"=>""}
-    hash_dst = {"muni_city_id"=>"", "id"=>""}
-    DeepMerge::deep_merge!(hash_src, hash_dst, {:knockout_prefix => '--', :unpack_arrays => ","})
-    assert_equal({"muni_city_id"=>"", "id"=>""}, hash_dst)
-
-    hash_src = {"region"=>{"muni_city_id"=>"--", "id"=>""}}
-    hash_dst = {"region"=>{"muni_city_id"=>"", "id"=>""}}
-    DeepMerge::deep_merge!(hash_src, hash_dst, {:knockout_prefix => '--', :unpack_arrays => ","})
-    assert_equal({"region"=>{"muni_city_id"=>"", "id"=>""}}, hash_dst)
-
-    hash_src = {"query_uuid"=>"a0dc3c84-ec7f-6756-bdb0-fff9157438ab", "url_regions"=>[], "region"=>{"muni_city_id"=>"--", "id"=>""}, "property"=>{"property_type_id"=>"", "search_rate_min"=>"", "search_rate_max"=>""}, "task"=>"search", "run_query"=>"Search"}
-    hash_dst = {"query_uuid"=>"a0dc3c84-ec7f-6756-bdb0-fff9157438ab", "url_regions"=>[], "region"=>{"muni_city_id"=>"", "id"=>""}, "property"=>{"property_type_id"=>"", "search_rate_min"=>"", "search_rate_max"=>""}, "task"=>"search", "run_query"=>"Search"}
-    DeepMerge::deep_merge!(hash_src, hash_dst, {:knockout_prefix => '--', :unpack_arrays => ","})
-    assert_equal({"query_uuid"=>"a0dc3c84-ec7f-6756-bdb0-fff9157438ab", "url_regions"=>[], "region"=>{"muni_city_id"=>"", "id"=>""}, "property"=>{"property_type_id"=>"", "search_rate_min"=>"", "search_rate_max"=>""}, "task"=>"search", "run_query"=>"Search"}, hash_dst)
-
-    # hash of array of hashes
-    hash_src = {"item" => [{"1" => "3"}, {"2" => "4"}]}
-    hash_dst = {"item" => [{"3" => "5"}]}
-    DeepMerge::deep_merge!(hash_src, hash_dst)
-    assert_equal({"item" => [{"3" => "5"}, {"1" => "3"}, {"2" => "4"}]}, hash_dst)
-  end # test_deep_merge
-end
diff --git a/tools/ceedling/vendor/diy/History.txt b/tools/ceedling/vendor/diy/History.txt
deleted file mode 100644 (file)
index 9833fd1..0000000
+++ /dev/null
@@ -1,28 +0,0 @@
-== 1.1.2 / 2009-11-30
-  * Converted to Jeweler for gem packaging
-  * diy/factory.rb was somehow missing from the 1.1.1 gem on gemcutter. This has been fixed as part of the Jeweler changeover.
-  * Rebuilt homepage http://atomicobject.github.com/diy
-
-== 1.1.1 / 2008-05-21
-  * Fixed bug that did not allow a method to be properly injected into an object
-
-== 1.1 / 2008-05-20
-  * Added 'method' directive for building a bounded method from an object defined in diy
-
-== 1.0.3 / 2007-12-11
-
-* The 1.0.1 release had a load-path search in it that resulted in requiring files with full path names (rooted in loadpath entries).  This is unintuitive, and will almost always result in a double "require" if the application code ever requires a library.  The "require" for library loading now relies implicitly on the load path (just like normal human-coded requires.)
-
-== 1.0.1 / 2007-12-02
-
-* Added 'using_namespace' directive for assuming a module for a group of object defs
-* Added 'use_class_directly' option for configuring an ObjectDef.  Instead of instantiating an instance
-  of the specified class, the class itself is referenced.  (Good for injecting ActiveRecord classes into 
-  other components in the guise of factories.
-* Added DIY::Context.auto_require boolean setting. When false, the library of a
-  class is not autoloaded ahead of object construction. Is true by default.
-* 'auto_require' can, if neccessary, be set in the YAML config for an individual object. 
-
-== 1.0.0 / 2007-11-19
-
-* Released!
diff --git a/tools/ceedling/vendor/diy/README.rdoc b/tools/ceedling/vendor/diy/README.rdoc
deleted file mode 100644 (file)
index 6dfef2e..0000000
+++ /dev/null
@@ -1,233 +0,0 @@
-== DIY
-
-* http://atomicobject.github.com/diy
-
-== DESCRIPTION:
-
-DIY (Dependency Injection in YAML) is a simple dependency injection library
-which focuses on declarative composition of objects through constructor injection.
-
-== INSTALL:
-
-* gem install diy
-
-== SYNOPSIS:
-
-=== Common Usage
-
-Author a YAML file that describes your objects and how they fit together.
-This means you're building a Hash whose keys are the object names, and whose
-values are Hashes that define the object. 
-
-The following context defines an automobile engine:
-
-context.yml:
-  ---
-  engine:
-    compose: throttle, block
-  throttle:
-    compose: cable, pedal
-  block:
-  cable:
-  pedal:
-
-In your code, use DIY to load the YAML, then access its parts:
-
-  context = DIY::Context.from_file('context.yml')
-  context[:engine]  => <Engine:0x81eb0> 
-
-This approach assumes:
-
-* You've got classes for Engine, Throttle, Block, Cable and Pedal
-* They're defined in engine.rb, throttle.rb, etc
-* The library files are in your load-path
-* Engine and Throttle both have a constructor that accepts a Hash.  The Hash 
-  will contain keys 'throttle', 'block' (for Engine) and 'cable, 'pedal' (for Throttle)
-  and the values will be references to their respective objects.
-* Block, Cable and Pedal all have default constructors that accept no arguments
-
-Sample code for Engine's constructor:
-
-  class Engine
-    def initialize(components)
-      @throttle = components['throttle']
-      @block = components['block']
-    end
-  end
-
-Writing code like that is repetetive; that's why we created the Constructor gem, which lets you
-specify object components using the "constructor" class method:
-
-Using constructor, you can write Engine like this:
-
-  class Engine
-    constructor :throttle, :block
-  end
-
-=== Special Cases
-
-If your object has a lot of components (or they have big names) you can specify an array of component names
-as opposed to a comma-separated list:
-
-  engine:
-    compose:
-    - throttle
-    - block
-
-Sometimes you won't be able to rely on DIY's basic assumptions about class names and library files.
-
-* You can specify the 'class' option
-* You can specify the 'library' option.  If you do not, the library is inferred from the class name. 
-  (Eg, My::Train::Station will be sought in "my/train/station.rb"
-
-  engine:
-    class: FourHorse::Base
-    library: general_engines/base
-    compose: throttle, block
-
-If the Hash coming into your constructor needs to have some keys that do not exactly match the official
-object names, you can specify them one-by-one:
-
-  engine:
-    the_throttle: throttle
-    the_block: block
-
-=== Non-singleton objects
-Non-singletons are named objects that provide a new instance every time you ask for them.
-By default, DIY considers all objects to be singletons.  To override, use the "singleton" setting and
-set it to false:
-
-  foo:
-    singleton: false
-
-=== Sub-Contexts
-
-Sub-contexts are useful for creating isolated object networks that may need to be instantiated 
-zero or many times in your application.  Objects defined in subcontexts can reference "upward" to 
-their surroundings, as well as objects in the subcontext itself. 
-
-If you wanted to be able to make more than one Engine from the preceding examples, you might try:
-
-  ---
-  epa_regulations:
-
-  +automotive_plant:
-    engine:
-      compose: block, throttle, epa_regulations
-    block:
-    throttle:
-
-Each time you delve into the automotive_plant, you get a solar system of the defined objects.
-In this context, the objects are singleton-like.  The next time you invoke the subcontext, however,
-you'll be working with a fresh set of objects... another solar system with the same layout, so to speak.
-
-Subcontexts are not initialized until you call upon them, which you do using the "within" method:
-
-  context = DIY::Context.from_file('context.yml')
-  context.within('automotive_plant') do |plant|
-    puts plant[:engine]
-  end
-
-=== Direct Class References
-
-Occasionally you will have a class at your disposal that you'd like to provide directly as components
-to other objects (as opposed to getting _instances_ of that class, you want to reference the class itself, eg, 
-to use its factory methods).  Enter the "use_class_directly" flag:
-
-  ---
-  customer_order_finder:
-    class: CustomerOrder
-    use_class_directly: true
-
-This can be handy in Rails when you'd like to use some of class methods on an ActiveRecord subclass, but 
-you'd like to avoid direct ActiveRecord class usage in your code.  In this case, the customer_order_finder
-is actually the CustomerOrder class, and so, it has methods like "find" and "destroy_all".
-
-=== Namespace Convenience
-
-If you find yourself writing context entries like this:
-
-  ---
-  engine:
-    class: Car::Parts::Engine
-  throttle:
-    class: Car::Parts::Block
-  cable:
-    class: Car::Parts::Cable
-
-You can set the "assumed" module for a group of objects like this:
-
-  ---
-  using_namespace Car Parts:
-    engine:
-
-    throttle:
-
-    block:
-
-=== Preventing auto-requiring of library files
-
-Normally, DIY will "require" the library for an object just before it instantiates the object.
-If this is not desired (in Rails, auto-require can lead to library double-load issues), you
-can deactivate auto-require.  There is a global default setting (handled in code) and
-a per-object override (handled in the context YAML):
-
-  DIY::Context.auto_require = false 
-    
-  ---
-  engine:
-    auto_require: false
-
-=== Factories
-
-It is possible to create factories automatically with DIY:
-
-  ---
-  car_dealer:
-    compose: car_factory
-
-  car_factory:
-    builds: car
-
-Then you can use the factory to easily build objects:
-
-  context = DIY::Context.from_file('context.yml')
-  context[:car_factory].create  => <Car:0x81eb0> 
-
-=== Method Directive
-
-This introduces the concept of first class methods. An object can now be constructed with a method object 
-bound to a particular object in the diy context.
-  
-  ---
-  trinket_builder:
-
-  method build_trinket:
-      object: trinket_builder
-      method: build
-       
-== LICENSE:
-
-(The MIT License)
-
-Copyright (c) 2007 Atomic Object
-
-Permission is hereby granted, free of charge, to any person obtaining
-a copy of this software and associated documentation files (the
-'Software'), to deal in the Software without restriction, including
-without limitation the rights to use, copy, modify, merge, publish,
-distribute, sublicense, and/or sell copies of the Software, and to
-permit persons to whom the Software is furnished to do so, subject to
-the following conditions:
-
-The above copyright notice and this permission notice shall be
-included in all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
-EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
-MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
-IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
-CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
-TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
-SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
diff --git a/tools/ceedling/vendor/diy/Rakefile b/tools/ceedling/vendor/diy/Rakefile
deleted file mode 100644 (file)
index 0fb9c44..0000000
+++ /dev/null
@@ -1,33 +0,0 @@
-require 'rubygems'
-
-task :default => [ :test ]
-
-require 'rake/testtask'
-Rake::TestTask.new do |t|
-  t.libs << "test"
-  t.test_files = FileList['test/**/*_test.rb']
-  t.verbose = true
-end
-
-
-begin
-  require 'jeweler'
-  Jeweler::Tasks.new do |gemspec|
-    $: << "lib"
-    require 'diy.rb'
-    gemspec.name = 'diy'
-    gemspec.version = DIY::VERSION
-    gemspec.summary = 'Constructor-based dependency injection container using YAML input.'
-    gemspec.description = 'Constructor-based dependency injection container using YAML input.'
-    gemspec.homepage = 'http://atomicobject.github.com/diy'
-    gemspec.authors = 'Atomic Object'
-    gemspec.email = 'github@atomicobject.com'
-    gemspec.test_files = FileList['test/*_test.rb']
-    gemspec.add_dependency 'constructor', '>= 1.0.0'
-  end
-
-  Jeweler::GemcutterTasks.new
-
-rescue LoadError
-  puts "(jeweler not installed)"
-end
diff --git a/tools/ceedling/vendor/diy/TODO.txt b/tools/ceedling/vendor/diy/TODO.txt
deleted file mode 100644 (file)
index 8533234..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-Sun Dec  2 19:59:16 EST 2007
-crosby
-
-Features from FRE's rogue diy.rb (inside Injection) that need to be
-incorporated into trunk:
-
-* auto_require
-* use_class_directly
-
diff --git a/tools/ceedling/vendor/diy/diy.gemspec b/tools/ceedling/vendor/diy/diy.gemspec
deleted file mode 100644 (file)
index fe9ac19..0000000
+++ /dev/null
@@ -1,131 +0,0 @@
-# Generated by jeweler
-# DO NOT EDIT THIS FILE DIRECTLY
-# Instead, edit Jeweler::Tasks in Rakefile, and run the gemspec command
-# -*- encoding: utf-8 -*-
-
-Gem::Specification.new do |s|
-  s.name = %q{diy}
-  s.version = "1.1.2"
-
-  s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
-  s.authors = ["Atomic Object"]
-  s.date = %q{2009-12-01}
-  s.description = %q{Constructor-based dependency injection container using YAML input.}
-  s.email = %q{github@atomicobject.com}
-  s.extra_rdoc_files = [
-    "README.rdoc"
-  ]
-  s.files = [
-    "History.txt",
-     "README.rdoc",
-     "Rakefile",
-     "TODO.txt",
-     "diy.gemspec",
-     "lib/diy.rb",
-     "lib/diy/factory.rb",
-     "sample_code/car.rb",
-     "sample_code/chassis.rb",
-     "sample_code/diy_example.rb",
-     "sample_code/engine.rb",
-     "sample_code/objects.yml",
-     "test/constructor.rb",
-     "test/diy_test.rb",
-     "test/factory_test.rb",
-     "test/files/broken_construction.yml",
-     "test/files/cat/cat.rb",
-     "test/files/cat/extra_conflict.yml",
-     "test/files/cat/heritage.rb",
-     "test/files/cat/needs_input.yml",
-     "test/files/cat/the_cat_lineage.rb",
-     "test/files/dog/dog_model.rb",
-     "test/files/dog/dog_presenter.rb",
-     "test/files/dog/dog_view.rb",
-     "test/files/dog/file_resolver.rb",
-     "test/files/dog/other_thing.rb",
-     "test/files/dog/simple.yml",
-     "test/files/donkey/foo.rb",
-     "test/files/donkey/foo/bar/qux.rb",
-     "test/files/factory/beef.rb",
-     "test/files/factory/dog.rb",
-     "test/files/factory/factory.yml",
-     "test/files/factory/farm/llama.rb",
-     "test/files/factory/farm/pork.rb",
-     "test/files/factory/kitten.rb",
-     "test/files/fud/objects.yml",
-     "test/files/fud/toy.rb",
-     "test/files/functions/attached_things_builder.rb",
-     "test/files/functions/invalid_method.yml",
-     "test/files/functions/method_extractor.rb",
-     "test/files/functions/nonsingleton_objects.yml",
-     "test/files/functions/objects.yml",
-     "test/files/functions/thing.rb",
-     "test/files/functions/thing_builder.rb",
-     "test/files/functions/things_builder.rb",
-     "test/files/gnu/objects.yml",
-     "test/files/gnu/thinger.rb",
-     "test/files/goat/base.rb",
-     "test/files/goat/can.rb",
-     "test/files/goat/goat.rb",
-     "test/files/goat/objects.yml",
-     "test/files/goat/paper.rb",
-     "test/files/goat/plane.rb",
-     "test/files/goat/shirt.rb",
-     "test/files/goat/wings.rb",
-     "test/files/horse/holder_thing.rb",
-     "test/files/horse/objects.yml",
-     "test/files/namespace/animal/bird.rb",
-     "test/files/namespace/animal/cat.rb",
-     "test/files/namespace/animal/reptile/hardshell/turtle.rb",
-     "test/files/namespace/animal/reptile/lizard.rb",
-     "test/files/namespace/bad_module_specified.yml",
-     "test/files/namespace/class_name_combine.yml",
-     "test/files/namespace/hello.txt",
-     "test/files/namespace/no_module_specified.yml",
-     "test/files/namespace/objects.yml",
-     "test/files/namespace/road.rb",
-     "test/files/namespace/sky.rb",
-     "test/files/namespace/subcontext.yml",
-     "test/files/non_singleton/air.rb",
-     "test/files/non_singleton/fat_cat.rb",
-     "test/files/non_singleton/objects.yml",
-     "test/files/non_singleton/pig.rb",
-     "test/files/non_singleton/thread_spinner.rb",
-     "test/files/non_singleton/tick.rb",
-     "test/files/non_singleton/yard.rb",
-     "test/files/yak/core_model.rb",
-     "test/files/yak/core_presenter.rb",
-     "test/files/yak/core_view.rb",
-     "test/files/yak/data_source.rb",
-     "test/files/yak/fringe_model.rb",
-     "test/files/yak/fringe_presenter.rb",
-     "test/files/yak/fringe_view.rb",
-     "test/files/yak/giant_squid.rb",
-     "test/files/yak/krill.rb",
-     "test/files/yak/my_objects.yml",
-     "test/files/yak/sub_sub_context_test.yml",
-     "test/test_helper.rb"
-  ]
-  s.homepage = %q{http://atomicobject.github.com/diy}
-  s.rdoc_options = ["--charset=UTF-8"]
-  s.require_paths = ["lib"]
-  s.rubygems_version = %q{1.3.5}
-  s.summary = %q{Constructor-based dependency injection container using YAML input.}
-  s.test_files = [
-    "test/diy_test.rb",
-     "test/factory_test.rb"
-  ]
-
-  if s.respond_to? :specification_version then
-    current_version = Gem::Specification::CURRENT_SPECIFICATION_VERSION
-    s.specification_version = 3
-
-    if Gem::Version.new(Gem::RubyGemsVersion) >= Gem::Version.new('1.2.0') then
-      s.add_runtime_dependency(%q<constructor>, [">= 1.0.0"])
-    else
-      s.add_dependency(%q<constructor>, [">= 1.0.0"])
-    end
-  else
-    s.add_dependency(%q<constructor>, [">= 1.0.0"])
-  end
-end
-
diff --git a/tools/ceedling/vendor/diy/lib/diy.rb b/tools/ceedling/vendor/diy/lib/diy.rb
deleted file mode 100644 (file)
index 581afc7..0000000
+++ /dev/null
@@ -1,403 +0,0 @@
-require 'diy/factory.rb'
-require 'yaml'
-require 'set'
-
-module DIY #:nodoc:#
-  VERSION = '1.1.2'
-  class Context
-
-    class << self
-      # Enable / disable automatic requiring of libraries. Default: true
-      attr_accessor :auto_require
-    end
-    @auto_require = true
-
-    # Accepts a Hash defining the object context (usually loaded from objects.yml), and an additional
-    # Hash containing objects to inject into the context.
-    def initialize(context_hash, extra_inputs={})
-      raise "Nil context hash" unless context_hash
-      raise "Need a hash" unless context_hash.kind_of?(Hash)
-      [ "[]", "keys" ].each do |mname|
-        unless extra_inputs.respond_to?(mname) 
-          raise "Extra inputs must respond to hash-like [] operator and methods #keys and #each" 
-        end
-      end
-
-      # store extra inputs
-      if extra_inputs.kind_of?(Hash)
-        @extra_inputs= {}
-        extra_inputs.each { |k,v| @extra_inputs[k.to_s] = v } # smooth out the names
-      else
-        @extra_inputs = extra_inputs
-      end
-
-      collect_object_and_subcontext_defs context_hash
-
-      # init the cache
-      @cache = {}
-      @cache['this_context'] = self
-    end
-   
-
-    # Convenience: create a new DIY::Context by loading from a String (or open file handle.)
-    def self.from_yaml(io_or_string, extra_inputs={})
-      raise "nil input to YAML" unless io_or_string
-      Context.new(YAML.load(io_or_string), extra_inputs)
-    end
-
-    # Convenience: create a new DIY::Context by loading from the named file.
-    def self.from_file(fname, extra_inputs={})
-      raise "nil file name" unless fname
-      self.from_yaml(File.read(fname), extra_inputs)
-    end
-
-    # Return a reference to the object named.  If necessary, the object will 
-    # be instantiated on first use.  If the object is non-singleton, a new
-    # object will be produced each time.
-    def get_object(obj_name)
-      key = obj_name.to_s
-      obj = @cache[key]
-      unless obj
-        if extra_inputs_has(key)
-          obj = @extra_inputs[key]
-        else
-          case @defs[key]
-          when MethodDef
-            obj = construct_method(key)
-          when FactoryDef
-            obj = construct_factory(key)
-            @cache[key] = obj
-          else
-            obj = construct_object(key)
-            @cache[key] = obj if @defs[key].singleton?
-          end
-        end
-      end
-      obj
-    end
-    alias :[] :get_object
-
-    # Inject a named object into the Context.  This must be done before the Context has instantiated the 
-    # object in question.
-    def set_object(obj_name,obj)
-      key = obj_name.to_s
-      raise "object '#{key}' already exists in context" if @cache.keys.include?(key)
-      @cache[key] = obj
-    end
-    alias :[]= :set_object
-
-    # Provide a listing of object names
-    def keys
-      (@defs.keys.to_set + @extra_inputs.keys.to_set).to_a
-    end
-
-    # Instantiate and yield the named subcontext
-    def within(sub_context_name)
-      # Find the subcontext definitaion:
-      context_def = @sub_context_defs[sub_context_name.to_s]
-      raise "No sub-context named #{sub_context_name}" unless context_def
-      # Instantiate a new context using self as parent:
-      context = Context.new( context_def, self )
-
-      yield context
-    end
-
-    # Returns true if the context contains an object with the given name
-    def contains_object(obj_name)
-      key = obj_name.to_s
-      @defs.keys.member?(key) or extra_inputs_has(key)
-    end
-
-    # Every top level object in the Context is instantiated.  This is especially useful for 
-    # systems that have "floating observers"... objects that are never directly accessed, who
-    # would thus never be instantiated by coincedence.  This does not build any subcontexts 
-    # that may exist.
-    def build_everything
-      @defs.keys.each { |k| self[k] }
-    end
-    alias :build_all :build_everything
-    alias :preinstantiate_singletons :build_everything
-
-    private
-
-    def collect_object_and_subcontext_defs(context_hash)
-      @defs = {}
-      @sub_context_defs = {}
-      get_defs_from context_hash
-    end
-
-    def get_defs_from(hash, namespace=nil)
-      hash.each do |name,info|
-        # we modify the info hash below so it's important to have a new
-        # instance to play with
-        info = info.dup if info
-        
-        # see if we are building a factory
-        if info and info.has_key?('builds')
-          unless info.has_key?('auto_require')
-            info['auto_require'] = self.class.auto_require
-          end
-
-          if namespace
-            info['builds'] = namespace.build_classname(info['builds'])
-          end
-          @defs[name] = FactoryDef.new({:name => name,
-                                       :target => info['builds'],
-                                       :library => info['library'],
-                                       :auto_require => info['auto_require']})
-          next
-        end
-
-        name = name.to_s
-        case name
-        when /^\+/ 
-          # subcontext
-          @sub_context_defs[name.gsub(/^\+/,'')] = info
-          
-        when /^using_namespace/
-          # namespace: use a module(s) prefix for the classname of contained object defs
-          # NOTE: namespacing is NOT scope... it's just a convenient way to setup class names for a group of objects.
-          get_defs_from info, parse_namespace(name)
-        when /^method\s/
-          key_name = name.gsub(/^method\s/, "")
-          @defs[key_name] = MethodDef.new(:name => key_name, 
-                                      :object => info['object'], 
-                                      :method => info['method'],
-                                      :attach => info['attach'])
-        else 
-          # Normal object def
-          info ||= {}
-          if extra_inputs_has(name)
-            raise ConstructionError.new(name, "Object definition conflicts with parent context")
-          end
-          unless info.has_key?('auto_require')
-            info['auto_require'] = self.class.auto_require
-          end
-          if namespace 
-            if info['class']
-              info['class'] = namespace.build_classname(info['class'])
-            else
-              info['class'] = namespace.build_classname(name)
-            end
-          end
-            
-          @defs[name] = ObjectDef.new(:name => name, :info => info)
-
-        end
-      end
-    end
-
-    def construct_method(key)
-      method_definition = @defs[key]
-      object = get_object(method_definition.object)
-      method = object.method(method_definition.method)
-      
-      unless method_definition.attach.nil?
-        instance_var_name = "@__diy_#{method_definition.object}"
-        
-        method_definition.attach.each do |object_key|
-          get_object(object_key).instance_eval do
-            instance_variable_set(instance_var_name, object)
-            eval %|def #{key}(*args)
-              #{instance_var_name}.#{method_definition.method}(*args)
-            end|
-          end
-        end      
-      end
-      
-      return method
-    rescue Exception => oops
-      build_and_raise_construction_error(key, oops)
-    end
-    
-    def construct_object(key)
-      # Find the object definition
-      obj_def = @defs[key]
-      raise "No object definition for '#{key}'" unless obj_def
-      # If object def mentions a library, load it
-      require obj_def.library if obj_def.library
-
-      # Resolve all components for the object
-      arg_hash = {}
-      obj_def.components.each do |name,value|
-        case value
-        when Lookup
-          arg_hash[name.to_sym] = get_object(value.name)
-        when StringValue
-          arg_hash[name.to_sym] = value.literal_value
-        else
-          raise "Cannot cope with component definition '#{value.inspect}'"
-        end
-      end
-      # Get a reference to the class for the object
-      big_c = get_class_for_name_with_module_delimeters(obj_def.class_name)
-      # Make and return the instance
-      if obj_def.use_class_directly?
-        return big_c
-      elsif arg_hash.keys.size > 0
-        return big_c.new(arg_hash)
-      else
-        return big_c.new
-      end
-    rescue Exception => oops
-      build_and_raise_construction_error(key, oops)
-    end
-    
-    def build_and_raise_construction_error(key, oops)
-      cerr = ConstructionError.new(key,oops)
-      cerr.set_backtrace(oops.backtrace)
-      raise cerr
-    end
-      
-    def get_class_for_name_with_module_delimeters(class_name)
-      class_name.split(/::/).inject(Object) do |mod,const_name| mod.const_get(const_name) end
-    end
-
-    def extra_inputs_has(key)
-      if key.nil? or key.strip == ''
-        raise ArgumentError.new("Cannot lookup objects with nil keys")
-      end
-      @extra_inputs.keys.member?(key) or @extra_inputs.keys.member?(key.to_sym)
-    end
-
-    def parse_namespace(str)
-      Namespace.new(str)
-    end
-  end
-  
-  class Namespace #:nodoc:#
-    def initialize(str)
-      # 'using_namespace Animal Reptile'
-      parts = str.split(/\s+/)
-      raise "Namespace definitions must begin with 'using_namespace'" unless parts[0] == 'using_namespace'
-      parts.shift
-
-      if parts.length > 0 and parts[0] =~ /::/
-        parts = parts[0].split(/::/)
-      end
-
-      raise NamespaceError, "Namespace needs to indicate a module" if parts.empty?
-
-      @module_nest = parts
-    end
-
-    def build_classname(name)
-      [ @module_nest, Infl.camelize(name) ].flatten.join("::")
-    end
-  end
-
-  class Lookup #:nodoc:
-    attr_reader :name
-    def initialize(obj_name)
-      @name = obj_name
-    end
-  end
-  
-  class MethodDef #:nodoc:
-    attr_accessor :name, :object, :method, :attach
-    
-    def initialize(opts)
-      @name, @object, @method, @attach = opts[:name], opts[:object], opts[:method], opts[:attach]
-    end
-  end
-  
-  class ObjectDef #:nodoc:
-    attr_accessor :name, :class_name, :library, :components
-    def initialize(opts)
-      name = opts[:name]
-      raise "Can't make an ObjectDef without a name" if name.nil?
-
-      info = opts[:info] || {}
-      info = info.clone
-
-      @components = {}
-
-      # Object name
-      @name = name
-
-      # Class name
-      @class_name = info.delete 'class'
-      @class_name ||= info.delete 'type'
-      @class_name ||= Infl.camelize(@name)
-
-      # Auto Require
-      @auto_require = info.delete 'auto_require'
-
-      # Library
-      @library = info.delete 'library'
-      @library ||= info.delete 'lib'
-      @library ||= Infl.underscore(@class_name) if @auto_require
-
-      # Use Class Directly
-      @use_class_directly = info.delete 'use_class_directly'
-      
-      # Auto-compose
-      compose = info.delete 'compose'
-      if compose
-        case compose
-        when Array
-          auto_names = compose.map { |x| x.to_s }
-        when String
-          auto_names = compose.split(',').map { |x| x.to_s.strip }
-        when Symbol
-          auto_names = [ compose.to_s ]
-        else
-          raise "Cannot auto compose object #{@name}, bad 'compose' format: #{compose.inspect}"
-        end
-      end
-      auto_names ||= []
-      auto_names.each do |cname|
-        @components[cname] = Lookup.new(cname)
-      end
-
-      # Singleton status
-      if info['singleton'].nil?
-        @singleton = true
-      else
-        @singleton = info['singleton']
-      end
-      info.delete 'singleton'
-
-      # Remaining keys
-      info.each do |key,val|
-        @components[key.to_s] = Lookup.new(val.to_s)
-      end
-
-    end
-
-    def singleton?
-      @singleton
-    end
-
-    def use_class_directly?
-      @use_class_directly == true
-    end
-
-  end
-
-  class ConstructionError < RuntimeError #:nodoc:#
-    def initialize(object_name, cause=nil)
-      object_name = object_name
-      cause = cause
-      m = "Failed to construct '#{object_name}'"
-      if cause 
-        m << "\n  ...caused by:\n  >>> #{cause}"
-      end
-      super m
-    end
-  end
-
-  class NamespaceError < RuntimeError #:nodoc:#
-  end 
-
-  module Infl #:nodoc:#
-    # Ganked this from Inflector:
-    def self.camelize(lower_case_and_underscored_word) 
-      lower_case_and_underscored_word.to_s.gsub(/\/(.?)/) { "::" + $1.upcase }.gsub(/(^|_)(.)/) { $2.upcase }
-    end
-    # Ganked this from Inflector:
-    def self.underscore(camel_cased_word)
-      camel_cased_word.to_s.gsub(/::/, '/').gsub(/([A-Z]+)([A-Z])/,'\1_\2').gsub(/([a-z\d])([A-Z])/,'\1_\2').downcase
-    end
-  end
-end
diff --git a/tools/ceedling/vendor/diy/lib/diy/factory.rb b/tools/ceedling/vendor/diy/lib/diy/factory.rb
deleted file mode 100644 (file)
index d2566c5..0000000
+++ /dev/null
@@ -1,36 +0,0 @@
-module DIY #:nodoc:#
-  class FactoryDef #:nodoc:
-    attr_accessor :name, :target, :class_name, :library
-    
-    def initialize(opts)
-      @name, @target, @library, @auto_require =
-        opts[:name], opts[:target], opts[:library], opts[:auto_require]
-
-                       @class_name = Infl.camelize(@target)
-                       @library ||= Infl.underscore(@class_name) if @auto_require
-    end
-  end
-  
-       class Context
-    def construct_factory(key)
-      factory_def = @defs[key]
-#      puts "requiring #{factory_def.library}"
-      require factory_def.library      if factory_def.library
-
-                       big_c = get_class_for_name_with_module_delimeters(factory_def.class_name)
-
-      FactoryFactory.new(big_c)
-    end
-  end
-
-  class FactoryFactory
-    def initialize(clazz)
-      @class_to_create = clazz
-    end
-
-    def create(*args)
-      @class_to_create.new(*args)
-    end
-  end
-end
-
diff --git a/tools/ceedling/vendor/diy/sample_code/car.rb b/tools/ceedling/vendor/diy/sample_code/car.rb
deleted file mode 100644 (file)
index 9a6a8ed..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-class Car
-  attr_reader :engine, :chassis
-  def initialize(arg_hash)
-    @engine = arg_hash[:engine]
-    @chassis = arg_hash[:chassis]
-  end
-end
diff --git a/tools/ceedling/vendor/diy/sample_code/chassis.rb b/tools/ceedling/vendor/diy/sample_code/chassis.rb
deleted file mode 100644 (file)
index b745b0b..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-class Chassis
-  def to_s
-    "Chassis"
-  end
-end
diff --git a/tools/ceedling/vendor/diy/sample_code/diy_example.rb b/tools/ceedling/vendor/diy/sample_code/diy_example.rb
deleted file mode 100644 (file)
index 88d5b7e..0000000
+++ /dev/null
@@ -1,26 +0,0 @@
-require "rubygems"
-require "diy"
-
-class Car
-  attr_reader :engine, :chassis
-  def initialize(arg_hash)
-    @engine = arg_hash[:engine]
-    @chassis = arg_hash[:chassis]
-  end
-end
-
-class Chassis
-  def to_s
-    "Chassis"
-  end
-end
-
-class Engine
-  def to_s
-    "Engine"
-  end
-end
-
-context = DIY::Context.from_file("objects.yml")
-car = context['car']
-puts "Car is made of: #{car.engine} and #{car.chassis}"
diff --git a/tools/ceedling/vendor/diy/sample_code/engine.rb b/tools/ceedling/vendor/diy/sample_code/engine.rb
deleted file mode 100644 (file)
index 65c2dd5..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-class Engine
-  def to_s
-    "Engine"
-  end
-end
diff --git a/tools/ceedling/vendor/diy/sample_code/objects.yml b/tools/ceedling/vendor/diy/sample_code/objects.yml
deleted file mode 100644 (file)
index 6deb100..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
----
-car:
-  compose:
-    - engine
-    - chassis
-
-engine:
-
-chassis:
-
diff --git a/tools/ceedling/vendor/diy/test/constructor.rb b/tools/ceedling/vendor/diy/test/constructor.rb
deleted file mode 100644 (file)
index 5fe8f3a..0000000
+++ /dev/null
@@ -1,119 +0,0 @@
-CONSTRUCTOR_VERSION = '1.0.2' #:nodoc:#
-
-class Class #:nodoc:#
-  def constructor(*attrs, &block)
-    call_block = ''
-    if block_given?
-      @constructor_block = block
-      call_block = 'self.instance_eval(&self.class.constructor_block)'
-    end
-    # Look for embedded options in the listing:
-    opts = attrs.find { |a| a.kind_of?(Hash) and attrs.delete(a) } 
-    do_acc = opts.nil? ? false : opts[:accessors] == true
-    require_args = opts.nil? ? true : opts[:strict] != false
-    super_args = opts.nil? ? nil : opts[:super]
-
-    # Incorporate superclass's constructor keys, if our superclass
-    if superclass.constructor_keys
-      similar_keys = superclass.constructor_keys & attrs
-      raise "Base class already has keys #{similar_keys.inspect}" unless similar_keys.empty?
-      attrs = [attrs,superclass.constructor_keys].flatten
-    end
-    # Generate ivar assigner code lines
-    assigns = ''
-    attrs.each do |k|
-      assigns += "@#{k.to_s} = args[:#{k.to_s}]\n"
-    end 
-
-    # If accessors option is on, declare accessors for the attributes:
-    if do_acc
-      self.class_eval "attr_accessor " + attrs.map {|x| ":#{x.to_s}"}.join(',')
-    end
-
-    # If user supplied super-constructor hints:
-    super_call = ''
-    if super_args
-      list = super_args.map do |a|
-        case a
-        when String
-          %|"#{a}"|
-        when Symbol
-          %|:#{a}|
-        end
-      end
-      super_call  = %|super(#{list.join(',')})|
-    end
-
-    # If strict is on, define the constructor argument validator method,
-    # and setup the initializer to invoke the validator method.
-    # Otherwise, insert lax code into the initializer.
-    validation_code = "return if args.nil?"
-    if require_args
-      self.class_eval do 
-        def _validate_constructor_args(args)
-          # First, make sure we've got args of some kind
-          unless args and args.keys and args.keys.size > 0 
-            raise ConstructorArgumentError.new(self.class.constructor_keys)
-          end
-          # Scan for missing keys in the argument hash
-          a_keys = args.keys
-          missing = []
-          self.class.constructor_keys.each do |ck|
-            unless a_keys.member?(ck)
-              missing << ck
-            end
-            a_keys.delete(ck) # Delete inbound keys as we address them
-          end
-          if missing.size > 0 || a_keys.size > 0
-            raise ConstructorArgumentError.new(missing,a_keys)
-          end
-        end
-      end
-      # Setup the code to insert into the initializer:
-      validation_code = "_validate_constructor_args args "
-    end
-
-    # Generate the initializer code
-    self.class_eval %{
-      def initialize(args=nil)
-        #{super_call}
-        #{validation_code}
-        #{assigns}
-        setup if respond_to?(:setup)
-        #{call_block}
-      end
-    }
-
-    # Remember our constructor keys
-    @_ctor_keys = attrs
-  end
-
-  # Access the constructor keys for this class
-  def constructor_keys; @_ctor_keys ||=[]; end
-
-  def constructor_block #:nodoc:#
-    @constructor_block
-  end
-
-end
-
-# Fancy validation exception, based on missing and extraneous keys.
-class ConstructorArgumentError < RuntimeError #:nodoc:#
-  def initialize(missing,rejected=[])
-    err_msg = ''
-    if missing.size > 0
-      err_msg = "Missing constructor args [#{missing.join(',')}]"
-    end
-    if rejected.size > 0
-      # Some inbound keys were not addressed earlier; this means they're unwanted
-      if err_msg
-        err_msg << "; " # Appending to earlier message about missing items
-      else
-        err_msg = ''
-      end
-      # Enumerate the rejected key names
-      err_msg << "Rejected constructor args [#{rejected.join(',')}]"
-    end
-    super err_msg
-  end
-end
diff --git a/tools/ceedling/vendor/diy/test/diy_test.rb b/tools/ceedling/vendor/diy/test/diy_test.rb
deleted file mode 100644 (file)
index 3540200..0000000
+++ /dev/null
@@ -1,608 +0,0 @@
-require File.dirname(__FILE__) + "/test_helper"
-require 'diy'
-require 'fileutils'
-include FileUtils
-
-class DIYTest < Test::Unit::TestCase
-
-  def setup
-    # Add load paths:
-    %w|gnu dog cat yak donkey goat horse fud non_singleton namespace functions|.each do |p|
-      libdir = path_to_test_file(p)
-      $: << libdir unless $:.member?(libdir)
-    end
-    DIY::Context.auto_require = true # Restore default
-  end
-
-
-  #
-  # TESTS
-  #
-
-  def test_essential_use_case
-    load_context "dog/simple.yml"
-
-    # Check object defs
-    check_dog_objects @diy
-
-    # Tweak the load-path
-    $: << path_to_test_file("dog")
-
-    # Get the objects, use reference comparison to check composition
-    presenter = @diy.get_object('dog_presenter')
-    assert_not_nil presenter, 'nil dog_presenter'
-
-    model = @diy.get_object('dog_model') 
-    assert_not_nil model, 'nil dog_model'
-    assert_same presenter.model, model, "Different model came from context than found in presenter"
-
-    view = @diy.get_object('dog_view') 
-    assert_not_nil view, 'nil dog_view'
-    assert_same presenter.view, view, "Different view came from context than found in presenter"
-
-    resolver = @diy.get_object('file_resolver')
-    assert_not_nil resolver, 'nil file_resolver'
-    assert_same model.file_resolver, resolver, "File resolver in model is different than one in context"
-
-    # Check repeat access:
-    assert_same model, @diy.get_object('dog_model'), "Second access of model yielded different result"
-    assert_same view, @diy.get_object('dog_view'), "Second access of view yielded different result"
-    assert_same presenter, @diy.get_object('dog_presenter'), "Second access of presenter got difrnt result"
-  end
-
-  def test_classname_inside_a_module
-    load_hash 'thinger' => {'class' => "DiyTesting::Bar::Foo", 'lib' => 'foo'}
-    @diy.build_everything
-    assert_not_nil @diy['thinger'], "Should have got my thinger (which is hiding in a couple modules)"
-  end
-
-  def test_classname_inside_a_module_loads_from_directories_named_after_the_underscored_module_names
-    load_hash 'thinger' => {'class' => "Foo::Bar::Qux"}
-    # expect it to be loaded from: foo/bar/qux.rb
-    @diy.build_everything
-    assert_not_nil @diy['thinger'], "Should have got my thinger (which is hiding in a couple modules)"
-  end
-
-  def test_use_class_directly
-    load_hash 'thinger' => {'class' => "DiyTesting::Bar::Foo", 'lib' => 'foo', 'use_class_directly' => true}
-    @diy.build_everything
-    assert_equal DiyTesting::Bar::Foo, @diy['thinger'], "Should be the class 'object'"
-  end
-
-  def test_classname_inside_a_module_derives_the_namespaced_classname_from_the_underscored_object_def_key
-    load_hash 'foo/bar/qux' => nil
-    @diy.build_everything
-    assert_not_nil @diy['foo/bar/qux'], "Should have got my qux (which is hiding in a couple modules)"
-  end
-    
-  def test_keys
-    load_context "dog/simple.yml"
-    assert_equal %w|dog_model dog_presenter dog_view file_resolver other_thing|, @diy.keys.sort
-  end
-
-  def test_subcontext_keys_should_include_parent_context_keys
-    load_context 'yak/sub_sub_context_test.yml'
-    main_keys = %w|core_presenter core_model core_view data_source|.sort
-    assert_equal main_keys, @diy.keys.sort, "Wrong keys in main context"
-    @diy.within :fringe_context do |fcontext|
-      fringe_keys = [main_keys, %w|fringe_model fringe_view fringe_presenter|].flatten.sort
-      assert_equal fringe_keys, fcontext.keys.sort, "Wrong keys in fringe context"
-      fcontext.within :deep_context do |dcontext|
-        deep_keys = [fringe_keys, %w|krill giant_squid|].flatten.sort
-        assert_equal deep_keys, dcontext.keys.sort
-      end
-    end
-  end
-
-  def test_constructor_no_hash
-    assert_raise RuntimeError do DIY::Context.new(nil) end
-  end
-
-  def test_constructor_bad_extra_inputs
-    err = assert_raise RuntimeError  do
-      DIY::Context.new({}, Object.new)
-    end
-    assert_match(/extra inputs/i, err.message)
-  end
-
-  def test_from_yaml
-    text = File.read(path_to_test_file("dog/simple.yml"))
-    diy = DIY::Context.from_yaml(text)
-    check_dog_objects diy
-  end
-
-  def test_from_yaml_extra_inputs
-    extra = { 'the_cat_lineage' => 'siamese', :some_meat => 'horse' }
-    diy = DIY::Context.from_yaml(File.read(path_to_test_file('cat/needs_input.yml')), extra)
-    cat = diy['cat']
-    assert_equal 'siamese', cat.heritage
-    assert_equal 'horse', cat.food
-  end
-
-  def test_from_file
-    diy = DIY::Context.from_file(path_to_test_file("dog/simple.yml"))
-    check_dog_objects diy
-  end
-
-  def test_from_file_bad
-    assert_raise RuntimeError do
-      DIY::Context.from_file(nil)
-    end
-    assert_raise Errno::ENOENT  do
-      DIY::Context.from_file("bad file name")
-    end
-  end
-
-  def test_from_file_extra_inputs
-    extra = { 'the_cat_lineage' => 'siamese', :some_meat => 'horse' }
-    diy = DIY::Context.from_file(path_to_test_file('cat/needs_input.yml'), extra)
-    cat = diy['cat']
-    assert_equal 'siamese', cat.heritage
-    assert_equal 'horse', cat.food
-  end
-
-  def test_contains_object
-    load_context "dog/simple.yml"
-    assert @diy.contains_object('dog_presenter'), "Should be true for dog_presenter"
-    assert !@diy.contains_object('woops'), "Should return false for 'woops'"
-    err = assert_raise ArgumentError do
-      @diy.contains_object(nil)
-    end
-  end
-
-  def test_contains_object_extra_inputs
-    extra = { 'the_cat_lineage' => 'siamese', :some_meat => 'horse' }
-    main = YAML.load(File.read(path_to_test_file('cat/needs_input.yml')))
-    diy = DIY::Context.new(main, extra)
-
-    assert diy.contains_object('cat')
-    assert diy.contains_object('the_cat_lineage')
-    assert diy.contains_object('some_meat')
-  end
-
-  def test_get_object
-    load_context "dog/simple.yml"
-    assert_not_nil @diy.get_object('file_resolver'), "nil resolver?"
-    assert_raise ArgumentError do
-      @diy.get_object(nil)
-    end
-    assert_raise DIY::ConstructionError do
-      @diy.get_object("no such object")
-    end
-  end
-
-  def test_hash_style_access
-    load_context "dog/simple.yml"
-    assert_not_nil @diy['file_resolver'], "nil resolver?"
-    assert_raise ArgumentError do
-      @diy[nil]
-    end
-    assert_raise DIY::ConstructionError do
-      @diy["no such object"]
-    end
-  end
-
-  def test_get_object_construction_error
-    load_context "broken_construction.yml"
-    err = assert_raise DIY::ConstructionError  do
-      @diy.get_object 'dog_presenter'
-    end
-    assert_match(/dog_presenter/, err.message)  
-  end
-
-  def test_context_with_extra_inputs
-    extra = { 'the_cat_lineage' => 'siamese', :some_meat => 'horse' }
-    main = YAML.load(File.read(path_to_test_file('cat/needs_input.yml')))
-    diy = DIY::Context.new(main, extra)
-    cat = diy['cat']
-    assert_equal 'siamese', cat.heritage
-    assert_equal 'horse', cat.food
-  end
-
-  def test_conflicting_extra_inputs
-    extra = { 'the_cat_lineage' => 'siamese', :some_meat => 'horse' }
-    main = YAML.load(File.read(path_to_test_file('cat/extra_conflict.yml')))
-
-    DIY::Context.new(main,extra)
-    flunk "Should have raised err"
-  rescue Exception => err
-    assert_match(/conflict/i, err.message)
-  end
-
-  def test_sub_context
-    load_context 'yak/my_objects.yml'
-
-    core_model = @diy['core_model']
-    assert_not_nil core_model, "no core model in main context?"
-
-    fmodel1 = nil
-    fview1 = nil
-    @diy.within('fringe_context') do |fc|
-      assert_not_nil fc["fringe_presenter"], "no fringe presenter"
-      fmodel1 = fc["fringe_model"]
-      fmodel1a = fc["fringe_model"]
-      assert_same fmodel1, fmodel1a, "Second fring model in fringe_context came out different"
-      assert_not_nil fmodel1, "no fringe_model"
-      fview1 = fc["fringe_view"]
-      assert_not_nil fview1, "no fringe_view"
-      assert_same  core_model, fmodel1.connected
-    end
-
-    fmodel2 = nil
-    fview2 = nil
-    @diy.within('fringe_context') do |fc|
-      assert_not_nil fc["fringe_presenter"], "2: no fringe presenter"
-      fmodel2 = fc["fringe_model"]
-      fmodel2a = fc["fringe_model"]
-      assert_same fmodel2, fmodel2a, "Second fringe model in fringe_context came out different"
-      assert_not_nil fmodel2, "2: no fringe_model"
-      fview2 = fc["fringe_view"]
-      assert_not_nil fview2, "2: no fringe_view"
-      assert_same  core_model, fmodel2.connected
-
-      assert fmodel1.object_id != fmodel2.object_id, "fringe models 1 and 2 are same!"
-      assert fview1.object_id != fview2.object_id, "fringe views 1 and 2 are same!"
-    end
-  end
-
-  def test_sub_sub_context
-    load_context 'yak/sub_sub_context_test.yml'
-
-    core_model = @diy['core_model']
-    assert_not_nil core_model, "no core model in main context?"
-
-    fmodel1 = nil
-    fview1 = nil
-    @diy.within('fringe_context') do |fc|
-      assert_not_nil fc["fringe_presenter"], "no fringe presenter"
-      fmodel1 = fc["fringe_model"]
-      fmodel1a = fc["fringe_model"]
-      assert_same fmodel1, fmodel1a, "Second fring model in fringe_context came out different"
-      assert_not_nil fmodel1, "no fringe_model"
-      fview1 = fc["fringe_view"]
-      assert_not_nil fview1, "no fringe_view"
-      assert_same  core_model, fmodel1.connected
-
-      fc.within :deep_context do |dc|
-        krill = dc['krill']
-        assert_not_nil krill, "nil krill"
-        assert_same krill, dc['krill'], "krill was different second time"
-        giant_squid = dc['giant_squid']
-        assert_same fview1, giant_squid.fringe_view, "wrong view in squid"
-        assert_same core_model, giant_squid.core_model, "wrong model in squid"
-        assert_same krill, giant_squid.krill, "wrong krill in squid"
-      end
-    end
-
-  end
-
-  def test_build_everything
-    # Singletons in the goat context will generate test output in their constructors.
-    # We just gotta tell em where:
-    ofile = path_to_test_file('goat/output.tmp')
-    $goat_test_output_file = ofile
-
-    # Reusable setup for this test
-    prep_output = proc do 
-    remove ofile if File.exist?(ofile)
-  end
-
-  # Reusable assertion set and cleanup
-  examine_output = proc do
-    # Examine output file for expected construction
-    assert File.exist?(ofile), "no goat output created"
-    lines = File.readlines(ofile).map { |x| x.strip }
-    %w|can paper shirt goat|.each do |object|
-      assert lines.member?("#{object} built"), "Didn't see constructor output for #{object}"
-    end
-    assert_equal 4, lines.size, "wrong number of entries in output file"
-
-    # Make sure the subcontext was not built
-    assert !lines.member?("plane built"), "plane should not have been built -- it's in the subcontext"
-    assert !lines.member?("wings built"), "wings should not have been built -- it's in the subcontext"
-
-    # Check the objects in the context
-    %w|can paper shirt goat|.each do |object|
-      assert_same @diy[object], @diy[object], "Multiple accesses on #{object} yielded different refs"
-    end
-
-    # Try the subcontext
-    @diy.within('the_sub_context') do |tsc|
-      %w|plane wings|.each do |object|
-        assert_same tsc[object], tsc[object], "Multiple accesses on #{object} (in subcontext) yielded different refs"
-      end
-    end
-    # cleanup
-    remove ofile if File.exist?(ofile)
-  end
-
-  # Test all three methods
-  [:build_everything, :build_all, :preinstantiate_singletons].each do |method_name|
-    prep_output.call
-    load_context 'goat/objects.yml'
-    # go
-    @diy.send method_name
-    examine_output.call
-  end
-  ensure
-    # cleanup
-    remove ofile if File.exist?(ofile)
-  end
-
-  # See that the current object factory context can be referenced within the yaml
-  def test_this_context
-    load_context 'horse/objects.yml'
-
-    assert_same @diy, @diy['this_context'], "basic self-reference failed"
-    assert_same @diy, @diy['holder_thing'].thing_held, "composition self-reference failed"
-  end
-
-  def test_this_context_works_for_subcontexts
-    load_context 'horse/objects.yml'
-
-    @diy.within('repeater') do |ctx|
-      assert_same ctx, ctx['this_context'], "self-ref inside a subcontext doesn't work"
-    end
-  end
-
-  def test_multiple_classes_in_one_file
-    load_context 'fud/objects.yml'
-
-    toy = @diy['toy']
-    widget = @diy['widget']
-    thing = @diy['thing_ama_jack']
-    trinket = @diy['trinket']
-
-    assert_same widget, toy.widget, "wrong widget in toy"
-    assert_same trinket, toy.trinket, "wrong trinket in toy"
-    assert_same thing, trinket.thing_ama_jack, "wrong thing_ama_jack in trinket"
-  end
-
-  def test_objects_can_be_set_in_a_context_and_diy_will_not_attempt_to_build_it_as_a_dependency
-    load_context 'gnu/objects.yml'
-
-    injected = 'boom'
-    @diy[:injected] = injected
-    thinger = @diy[:thinger]
-    assert_not_nil thinger
-    assert_same injected, thinger.injected
-    assert_same injected, @diy[:injected]
-
-    inner_injected = 'slam'
-    @diy.within :inny  do |sub|
-      sub.set_object :inner_injected, inner_injected
-      inner_thinger = sub[:inner_thinger]
-      assert_not_nil inner_thinger
-      assert_same inner_injected, inner_thinger.injected
-      assert_same inner_injected, sub[:inner_injected]
-    end
-  end
-
-       def test_should_not_allow_setting_of_an_object_which_has_already_been_loaded
-    load_context 'gnu/objects.yml'
-
-    injected = 'boom'
-    @diy[:injected] = injected
-               err = assert_raise RuntimeError do
-                       @diy[:injected] = injected
-               end
-               assert_match(/object 'injected' already exists/i, err.message)
-               assert_same injected, @diy[:injected]
-
-               thinger = @diy[:thinger]
-               err = assert_raise RuntimeError do
-                       @diy[:thinger] = 'sdf'
-               end
-               assert_match(/object 'thinger' already exists/i, err.message)
-               assert_same thinger, @diy[:thinger]
-       end
-
-       def test_should_be_able_to_turn_off_auto_require_for_all_objects
-         DIY::Context.auto_require = false
-         load_context 'horse/objects.yml'
-         
-         exception = assert_raise(DIY::ConstructionError) { @diy['holder_thing'] }
-         assert_match(/uninitialized constant/, exception.message)
-  end
-
-  def test_should_cause_non_singletons_to_be_rebuilt_every_time_they_are_accessed
-    load_context 'non_singleton/objects.yml'
-
-    air = @diy['air']
-    assert_not_nil air, "No air"
-    assert_same air, @diy['air'], "Air should be a singleton"
-
-    yard = @diy['yard']
-    assert_not_nil yard, "No yard"
-    assert_same yard, @diy['yard'], "yard should be a singleton"
-
-    pig = @diy['pig']
-    assert_not_nil pig, "No pig"
-    assert_same pig, @diy['pig'], "Pig should be a singleton"
-
-    thread_spinner1 = @diy['thread_spinner']
-    assert_not_nil thread_spinner1, "Couldn't get thread spinner"
-    thread_spinner2 = @diy['thread_spinner']
-    assert_not_nil thread_spinner2, "Couldn't get second thread spinner"
-    assert thread_spinner1.object_id != thread_spinner2.object_id, "Thread spinners should be different instances"
-    thread_spinner3 = pig.thread_spinner
-    assert_not_nil thread_spinner3, "Didn't get a spinner from the pig"
-    assert thread_spinner2.object_id != thread_spinner3.object_id, "Thread spinner from pig should be different instance than the others"
-    assert thread_spinner1.object_id != thread_spinner3.object_id, "Thread spinner from pig should be different instance than the others"
-
-    assert_same air, thread_spinner1.air, "spinner 1 air should be singleton reference"
-    assert_same air, thread_spinner2.air, "spinner 2 air should be singleton reference"
-    assert_same air, thread_spinner3.air, "spinner 3 air should be singleton reference"
-  end
-
-  def test_should_handle_nonsingletons_in_sub_contexts
-    load_context 'non_singleton/objects.yml'
-
-    yard = @diy['yard']
-    assert_not_nil yard, "No yard"
-    assert_same yard, @diy['yard'], "yard should be a singleton"
-
-    thread_spinner1 = @diy['thread_spinner']
-    assert_not_nil thread_spinner1, "Couldn't get thread spinner"
-
-    air = @diy['air']
-    assert_not_nil air, "No air"
-    assert_same air, @diy['air'], "Air should be a singleton"
-
-    @diy.within :inner_sanctum do |sanct|
-      tick1 = sanct['tick']
-      assert_not_nil tick1, "Couldn't get tick1 from inner sanctum"
-      tick2 = sanct['tick']
-      assert_not_nil tick2, "Couldn't get tick2 from inner sanctum"
-      assert tick1.object_id != tick2.object_id, "Tick should not be a singleton"
-
-      cat = sanct['fat_cat']
-      assert_not_nil cat, "Couldn't get cat from sanctum"
-      assert_same cat, sanct['fat_cat'], "Cat SHOULD be singleton"
-
-      tick3 = cat.tick
-      assert_not_nil  tick3, "Couldn't get tick from cat"
-      assert tick1.object_id != tick3.object_id, "tick from cat matched an earlier tick; should not be so"
-      
-      assert_same yard, cat.yard, "Cat's yard should be same as other yard"
-      assert_not_nil cat.thread_spinner, "No thread spinner in cat?"
-
-      assert_same air, cat.thread_spinner.air, "spinner 1 air should be singleton reference"
-      assert thread_spinner1.object_id != cat.thread_spinner.object_id, "cat's thread spinner matched the other spinner; should not be so"
-    end
-  end
-  
-  def test_should_provide_syntax_for_using_namespace
-    # This test exercises single and triple-level namespaces for nested
-    # modules, and their interaction with other namespaced-objects.
-    load_context "namespace/objects.yml"
-
-    %w{road sky cat bird lizard turtle}.each do |obj|
-      assert @diy.contains_object(obj), "Context had no object '#{obj}'"
-    end
-
-    road = @diy['road']
-    sky = @diy['sky']
-    cat = @diy['cat']
-    bird = @diy['bird']
-    lizard = @diy['lizard']
-    turtle = @diy['turtle']
-
-    assert_same road, cat.road, "Cat has wrong Road"
-    assert_same sky, bird.sky, "Bird has wrong Sky"
-    assert_same bird, lizard.bird, "Lizard has wrong Bird"
-  end
-  
-  def test_should_combine_a_given_class_name_with_the_namespace
-    load_context "namespace/class_name_combine.yml"
-    assert_not_nil @diy['garfield'], "No garfield"
-    assert_kind_of Animal::Cat, @diy['garfield'], "Garfield wrong"
-  end
-
-  def test_should_let_you_use_namespaces_in_subcontexts
-    load_context "namespace/subcontext.yml"
-    @diy.build_everything
-    %w{road sky cat turtle}.each do |obj|
-      assert @diy.contains_object(obj), "Main context had no object '#{obj}'"
-    end
-    sky = @diy['sky']
-
-    @diy.within("aviary") do |subc|
-      assert subc.contains_object("bird"), "Sub context didn't have 'bird'"
-      assert subc.contains_object("lizard"), "Sub context didn't have 'lizard'"
-      bird = subc['bird']
-      lizard = subc['lizard']
-      assert_same sky, bird.sky, "Bird has wrong Sky"
-      assert_same bird, lizard.bird, "Lizard has wrong Bird"
-    end
-  end
-
-  def test_should_raise_for_namespace_w_no_modules_named
-    ex = assert_raises DIY::NamespaceError do
-      load_context "namespace/no_module_specified.yml"
-    end
-    assert_equal "Namespace needs to indicate a module", ex.message
-  end
-
-  def test_should_raise_for_namespace_whose_modules_dont_exist
-    load_context "namespace/bad_module_specified.yml"
-    ex = assert_raises DIY::ConstructionError do
-      @diy['bird']
-    end
-    assert_match(/failed to construct/i, ex.message)
-    assert_match(/no such file to load -- fuzzy_creature\/bird/, ex.message)
-  end
-
-  def test_should_be_able_define_and_access_bounded_methods
-    load_context "functions/objects.yml"
-    @diy.build_everything
-    build_thing = @diy['build_thing']
-    
-    assert_not_nil build_thing, "should not be nil"
-    assert_kind_of(Method, build_thing)
-    assert_equal(build_thing, @diy['build_thing'])
-  end
-  
-  def test_bounded_method_can_be_used
-    load_context "functions/objects.yml"
-    @diy.build_everything
-    build_thing = @diy['build_thing']
-    
-    thing = build_thing["the name", "flying"]
-    
-    assert_equal("the name", thing.name)
-    assert_equal("flying", thing.ability)
-  end
-  
-  def test_building_bounded_method_uses_object_in_diy_context_correctly
-    load_context "functions/objects.yml"
-    @diy.build_everything
-    assert_equal(@diy['build_thing'], @diy['thing_builder'].method(:build))
-    
-    load_context "functions/nonsingleton_objects.yml"
-    @diy.build_everything
-    assert_not_equal(@diy['build_thing'], @diy['thing_builder'].method(:build))
-  end
-  
-  def test_composing_bounded_methods_into_other_objects
-    load_context "functions/objects.yml"
-    @diy.build_everything
-    assert_equal(@diy['build_thing'], @diy['things_builder'].build_thing)
-  end
-  
-  def test_raises_construction_error_if_invalid_method_specified
-    load_context "functions/invalid_method.yml"
-    assert_raises DIY::ConstructionError do
-      @diy.build_everything
-    end
-  end
-  
-  def test_can_optionally_attach_method_to_other_objects_in_context
-    load_context "functions/objects.yml"
-    @diy.build_everything
-    
-    thing = @diy['attached_things_builder'].build_thing("the name", "flying")
-    assert_kind_of(Thing, thing)
-    assert_equal("the name", thing.name)
-    assert_equal("flying", thing.ability)    
-    
-    ["attached_things_builder", "things_builder"].each do |key|
-      thing = @diy[key].build_default_thing
-      assert_kind_of(Thing, thing)
-      assert_equal("Thing", thing.name)
-      assert_equal("nothing", thing.ability)    
-    end
-  end
-  
-  #
-  # HELPERS
-  #
-  def check_dog_objects(context)
-    assert_not_nil context, "nil context"
-    names = %w|dog_presenter dog_model dog_view file_resolver|
-    names.each do |n|
-      assert context.contains_object(n), "Context had no object '#{n}'"
-    end
-  end
-
-end
diff --git a/tools/ceedling/vendor/diy/test/factory_test.rb b/tools/ceedling/vendor/diy/test/factory_test.rb
deleted file mode 100644 (file)
index ed02f01..0000000
+++ /dev/null
@@ -1,79 +0,0 @@
-require File.dirname(__FILE__) + "/test_helper"
-require 'diy'
-require 'fileutils'
-include FileUtils
-
-class FactoryTest < Test::Unit::TestCase
-
-  def setup
-    # Add load paths:
-    %w|factory|.each do |p|
-      libdir = path_to_test_file(p)
-      $: << libdir unless $:.member?(libdir)
-    end
-    DIY::Context.auto_require = true # Restore default
-  end
-
-
-  #
-  # TESTS
-  #
-
-  def test_creates_factory
-    load_context "factory/factory.yml"
-
-    cat_factory = @diy.get_object(:cat_factory)
-    assert_not_nil cat_factory
-
-    cat = cat_factory.create('a', 'b')
-
-    assert cat.is_a?(Kitten)
-    assert_equal "meow", cat.meow
-    assert_equal 'a', cat.a
-    assert_equal 'b', cat.b
-  end
-
-  def test_creates_factory_with_autorequire
-    load_context "factory/factory.yml"
-
-    dog_factory = @diy.get_object(:dog_factory)
-    assert_not_nil dog_factory
-
-    dog = dog_factory.create
-
-    assert dog.is_a?(Dog)
-    assert_equal "woof", dog.woof
-  end
-
-  def test_creates_factory_with_subcontext
-    load_context "factory/factory.yml"
-
-    @diy.within :inny do |context|
-      bull_factory = context.get_object(:bull_factory)
-      beef = bull_factory.create
-    end
-  end
-
-  def test_creates_factory_with_subcontext_and_namespace
-    load_context "factory/factory.yml"
-
-    @diy.within :congress do |context|
-      politician = context.get_object(:politician)
-      pork = politician.create
-      assert pork.is_a?(Farm::Pork)
-      assert_equal "money!", pork.oink
-    end
-  end
-
-  def test_creates_factory_with_namespace
-    load_context "factory/factory.yml"
-
-    llama_factory = @diy.get_object(:llama_factory)
-    assert_not_nil llama_factory
-
-    llama = llama_factory.create
-
-    assert llama.is_a?(Farm::Llama)
-    assert_equal "?", llama.make_llama_noise
-  end
-end
diff --git a/tools/ceedling/vendor/diy/test/files/broken_construction.yml b/tools/ceedling/vendor/diy/test/files/broken_construction.yml
deleted file mode 100644 (file)
index 1dacb01..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-
-dog_presenter:
-  model: dog_model
-  view: dog_view
-
-dog_model:
-# VIEW IS MISSING, PRESENTER SHOULD CRASH
diff --git a/tools/ceedling/vendor/diy/test/files/cat/cat.rb b/tools/ceedling/vendor/diy/test/files/cat/cat.rb
deleted file mode 100644 (file)
index 2d17514..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-class Cat
-       constructor :heritage, :food, :strict => true, :accessors => true
-end
diff --git a/tools/ceedling/vendor/diy/test/files/cat/extra_conflict.yml b/tools/ceedling/vendor/diy/test/files/cat/extra_conflict.yml
deleted file mode 100644 (file)
index 9c6b375..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-the_cat_lineage:
-  
-cat:
-  heritage: the_cat_lineage
-  food: some_meat
diff --git a/tools/ceedling/vendor/diy/test/files/cat/heritage.rb b/tools/ceedling/vendor/diy/test/files/cat/heritage.rb
deleted file mode 100644 (file)
index 617d47a..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-class Heritage
-end
diff --git a/tools/ceedling/vendor/diy/test/files/cat/needs_input.yml b/tools/ceedling/vendor/diy/test/files/cat/needs_input.yml
deleted file mode 100644 (file)
index 9f622f2..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-cat:
-  heritage: the_cat_lineage
-  food: some_meat
diff --git a/tools/ceedling/vendor/diy/test/files/cat/the_cat_lineage.rb b/tools/ceedling/vendor/diy/test/files/cat/the_cat_lineage.rb
deleted file mode 100644 (file)
index b0f4308..0000000
+++ /dev/null
@@ -1 +0,0 @@
-class TheCatLineage; end
diff --git a/tools/ceedling/vendor/diy/test/files/dog/dog_model.rb b/tools/ceedling/vendor/diy/test/files/dog/dog_model.rb
deleted file mode 100644 (file)
index 51e7df0..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-class DogModel
-       constructor :file_resolver, :other_thing, :strict => true, :accessors => true
-end
diff --git a/tools/ceedling/vendor/diy/test/files/dog/dog_presenter.rb b/tools/ceedling/vendor/diy/test/files/dog/dog_presenter.rb
deleted file mode 100644 (file)
index 786977d..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-class DogPresenter
-       constructor :model, :view, :strict => true, :accessors => true
-end
diff --git a/tools/ceedling/vendor/diy/test/files/dog/dog_view.rb b/tools/ceedling/vendor/diy/test/files/dog/dog_view.rb
deleted file mode 100644 (file)
index aae86bc..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-class DogView
-end
diff --git a/tools/ceedling/vendor/diy/test/files/dog/file_resolver.rb b/tools/ceedling/vendor/diy/test/files/dog/file_resolver.rb
deleted file mode 100644 (file)
index 09cf18a..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-class FileResolver
-end
diff --git a/tools/ceedling/vendor/diy/test/files/dog/other_thing.rb b/tools/ceedling/vendor/diy/test/files/dog/other_thing.rb
deleted file mode 100644 (file)
index 48e6a95..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-class OtherThing
-end
diff --git a/tools/ceedling/vendor/diy/test/files/dog/simple.yml b/tools/ceedling/vendor/diy/test/files/dog/simple.yml
deleted file mode 100644 (file)
index 7737236..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-dog_presenter:
-  model: dog_model
-  view: dog_view
-
-file_resolver:
-other_thing:
-
-dog_model:
-  compose: file_resolver, other_thing
-
-dog_view:
diff --git a/tools/ceedling/vendor/diy/test/files/donkey/foo.rb b/tools/ceedling/vendor/diy/test/files/donkey/foo.rb
deleted file mode 100644 (file)
index 5182cf3..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-
-module DiyTesting
-       module Bar
-               class Foo
-               end
-       end
-end
-
diff --git a/tools/ceedling/vendor/diy/test/files/donkey/foo/bar/qux.rb b/tools/ceedling/vendor/diy/test/files/donkey/foo/bar/qux.rb
deleted file mode 100644 (file)
index bb05a02..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-
-module Foo
-       module Bar
-               class Qux
-               end
-       end
-end
diff --git a/tools/ceedling/vendor/diy/test/files/factory/beef.rb b/tools/ceedling/vendor/diy/test/files/factory/beef.rb
deleted file mode 100644 (file)
index 2cd31a0..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-class Beef
-  def cook
-    return "rare"
-  end
-end
diff --git a/tools/ceedling/vendor/diy/test/files/factory/dog.rb b/tools/ceedling/vendor/diy/test/files/factory/dog.rb
deleted file mode 100644 (file)
index 06b9daf..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-class Dog
-  def woof
-    "woof"
-  end
-end
-
diff --git a/tools/ceedling/vendor/diy/test/files/factory/factory.yml b/tools/ceedling/vendor/diy/test/files/factory/factory.yml
deleted file mode 100644 (file)
index 8264d37..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
-cat_factory:
-  builds: kitten
-  library: kitten
-
-dog_factory:
-  builds: dog
-
-using_namespace Farm:
-  llama_factory:
-    builds: llama
-
-+inny:
-  bull_factory:
-    builds: beef
-
-+congress:
-  using_namespace Farm:
-    politician:
-      builds: pork
diff --git a/tools/ceedling/vendor/diy/test/files/factory/farm/llama.rb b/tools/ceedling/vendor/diy/test/files/factory/farm/llama.rb
deleted file mode 100644 (file)
index 40e9fa2..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-module Farm
-  class Llama
-    def make_llama_noise
-      "?"
-    end
-  end
-end
diff --git a/tools/ceedling/vendor/diy/test/files/factory/farm/pork.rb b/tools/ceedling/vendor/diy/test/files/factory/farm/pork.rb
deleted file mode 100644 (file)
index a5aa4e5..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-module Farm
-  class Pork
-    def oink
-      "money!"
-    end
-  end
-end
diff --git a/tools/ceedling/vendor/diy/test/files/factory/kitten.rb b/tools/ceedling/vendor/diy/test/files/factory/kitten.rb
deleted file mode 100644 (file)
index f27a3ef..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-class Kitten
-  attr_accessor :a,:b
-
-  def initialize(a, b)
-    @a = a
-    @b = b
-  end
-
-  def meow
-    "meow"
-  end
-end
-
diff --git a/tools/ceedling/vendor/diy/test/files/fud/objects.yml b/tools/ceedling/vendor/diy/test/files/fud/objects.yml
deleted file mode 100644 (file)
index 1a152b9..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-widget:
-  lib: toy
-
-trinket:
-  lib: toy
-  compose: thing_ama_jack
-
-thing_ama_jack:
-  lib: toy
-
-toy:
-  lib: toy
-  compose: widget, trinket
diff --git a/tools/ceedling/vendor/diy/test/files/fud/toy.rb b/tools/ceedling/vendor/diy/test/files/fud/toy.rb
deleted file mode 100644 (file)
index 937b71d..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-
-class Toy
-       constructor :widget, :trinket, :accessors => true, :strict => true
-end
-
-class Widget
-end
-
-class ThingAmaJack
-end
-
-class Trinket
-       constructor :thing_ama_jack, :accessors => true, :strict => true
-end
diff --git a/tools/ceedling/vendor/diy/test/files/functions/attached_things_builder.rb b/tools/ceedling/vendor/diy/test/files/functions/attached_things_builder.rb
deleted file mode 100644 (file)
index f67888a..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-class AttachedThingsBuilder
-end
\ No newline at end of file
diff --git a/tools/ceedling/vendor/diy/test/files/functions/invalid_method.yml b/tools/ceedling/vendor/diy/test/files/functions/invalid_method.yml
deleted file mode 100644 (file)
index 96690c3..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-thing_builder:
-  
-method build_thing:
-    object: thing_builder
-    method: no_exist
\ No newline at end of file
diff --git a/tools/ceedling/vendor/diy/test/files/functions/method_extractor.rb b/tools/ceedling/vendor/diy/test/files/functions/method_extractor.rb
deleted file mode 100644 (file)
index 55daf46..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-class MethodExtractor
-  
-end
\ No newline at end of file
diff --git a/tools/ceedling/vendor/diy/test/files/functions/nonsingleton_objects.yml b/tools/ceedling/vendor/diy/test/files/functions/nonsingleton_objects.yml
deleted file mode 100644 (file)
index 39b6fd6..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-thing_builder:
-  singleton: false
-  
-method build_thing:
-    object: thing_builder
-    method: build
\ No newline at end of file
diff --git a/tools/ceedling/vendor/diy/test/files/functions/objects.yml b/tools/ceedling/vendor/diy/test/files/functions/objects.yml
deleted file mode 100644 (file)
index 4d0a05a..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-thing_builder:
-
-method_extractor:
-  
-attached_things_builder:
-  
-method build_thing:
-    object: thing_builder
-    method: build
-    attach:
-    - attached_things_builder
-
-method build_default_thing:
-    object: thing_builder
-    method: build_default
-    attach:
-    - attached_things_builder
-    - things_builder
-    
-things_builder:
-  compose:
-    - build_thing
\ No newline at end of file
diff --git a/tools/ceedling/vendor/diy/test/files/functions/thing.rb b/tools/ceedling/vendor/diy/test/files/functions/thing.rb
deleted file mode 100644 (file)
index 4bc652d..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-class Thing
-  constructor :name, :ability, :accessors => true
-end
\ No newline at end of file
diff --git a/tools/ceedling/vendor/diy/test/files/functions/thing_builder.rb b/tools/ceedling/vendor/diy/test/files/functions/thing_builder.rb
deleted file mode 100644 (file)
index 288bab4..0000000
+++ /dev/null
@@ -1,25 +0,0 @@
-require 'thing'
-
-class ThingBuilder
-  @@builder_count = 0
-  
-  def self.reset_builder_count
-    @@builder_count = 0
-  end
-  
-  def self.builder_count
-    @@builder_count
-  end
-  
-  def initialize
-    @@builder_count += 1
-  end
-  
-  def build(name, ability)
-    Thing.new(:name => name, :ability => ability)
-  end
-  
-  def build_default
-    Thing.new(:name => "Thing", :ability => "nothing")
-  end  
-end
\ No newline at end of file
diff --git a/tools/ceedling/vendor/diy/test/files/functions/things_builder.rb b/tools/ceedling/vendor/diy/test/files/functions/things_builder.rb
deleted file mode 100644 (file)
index 198c85a..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-class ThingsBuilder
-  constructor :build_thing, :accessors => true
-end
\ No newline at end of file
diff --git a/tools/ceedling/vendor/diy/test/files/gnu/objects.yml b/tools/ceedling/vendor/diy/test/files/gnu/objects.yml
deleted file mode 100644 (file)
index 39581ef..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-
-injected:
-
-thinger:
-  compose: injected
-
-+inny:
-  inner_injected:
-
-  inner_thinger:
-    injected: inner_injected
-    lib: thinger
-    class: Thinger
-
diff --git a/tools/ceedling/vendor/diy/test/files/gnu/thinger.rb b/tools/ceedling/vendor/diy/test/files/gnu/thinger.rb
deleted file mode 100644 (file)
index 1d332f6..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-
-
-class Thinger
-       constructor :injected
-       attr_reader :injected
-end
-
diff --git a/tools/ceedling/vendor/diy/test/files/goat/base.rb b/tools/ceedling/vendor/diy/test/files/goat/base.rb
deleted file mode 100644 (file)
index a4f5d0e..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-class Base
-       def test_output(name)
-               # See diy_context_test.rb
-               File.open($goat_test_output_file, "a") do |f|
-                       f.puts "#{name} built"
-               end
-       end
-end
diff --git a/tools/ceedling/vendor/diy/test/files/goat/can.rb b/tools/ceedling/vendor/diy/test/files/goat/can.rb
deleted file mode 100644 (file)
index 0bd1eeb..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-require 'base'
-class Can < Base
-       def initialize
-               test_output "can"
-       end
-end
diff --git a/tools/ceedling/vendor/diy/test/files/goat/goat.rb b/tools/ceedling/vendor/diy/test/files/goat/goat.rb
deleted file mode 100644 (file)
index ad084d3..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-require 'base'
-class Goat < Base
-       def initialize
-               test_output "goat"
-       end
-end
diff --git a/tools/ceedling/vendor/diy/test/files/goat/objects.yml b/tools/ceedling/vendor/diy/test/files/goat/objects.yml
deleted file mode 100644 (file)
index a31123e..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-can:
-
-paper:
-
-shirt:
-
-goat:
-
-+the_sub_context:
-  plane:
-    compose: wings
-  wings:
diff --git a/tools/ceedling/vendor/diy/test/files/goat/paper.rb b/tools/ceedling/vendor/diy/test/files/goat/paper.rb
deleted file mode 100644 (file)
index 2068e41..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-require 'base'
-class Paper < Base
-       def initialize
-               test_output "paper"
-       end
-end
diff --git a/tools/ceedling/vendor/diy/test/files/goat/plane.rb b/tools/ceedling/vendor/diy/test/files/goat/plane.rb
deleted file mode 100644 (file)
index 712e904..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-require 'base'
-class Plane < Base
-       constructor :wings, :strict => true
-       def setup
-               test_output "plane"
-       end             
-end
diff --git a/tools/ceedling/vendor/diy/test/files/goat/shirt.rb b/tools/ceedling/vendor/diy/test/files/goat/shirt.rb
deleted file mode 100644 (file)
index 7b28bec..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-require 'base'
-class Shirt < Base
-       def initialize
-               test_output "shirt"
-       end
-end
diff --git a/tools/ceedling/vendor/diy/test/files/goat/wings.rb b/tools/ceedling/vendor/diy/test/files/goat/wings.rb
deleted file mode 100644 (file)
index dc0e70c..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-require 'base'
-class Wings < Base
-       def initialize
-               test_output "wings"
-       end
-       def stay_on; end
-       def fall_off; end
-end
diff --git a/tools/ceedling/vendor/diy/test/files/horse/holder_thing.rb b/tools/ceedling/vendor/diy/test/files/horse/holder_thing.rb
deleted file mode 100644 (file)
index 5480216..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-class HolderThing
-       constructor :thing_held, :strict => true, :accessors => true
-end
diff --git a/tools/ceedling/vendor/diy/test/files/horse/objects.yml b/tools/ceedling/vendor/diy/test/files/horse/objects.yml
deleted file mode 100644 (file)
index 54a0e9c..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-holder_thing:
-  thing_held: this_context
-
-+repeater:
-  other_thing:
-    class: HolderThing
-    thing_held: this_context
diff --git a/tools/ceedling/vendor/diy/test/files/namespace/animal/bird.rb b/tools/ceedling/vendor/diy/test/files/namespace/animal/bird.rb
deleted file mode 100644 (file)
index 27be474..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-module Animal
-  class Bird
-    constructor :sky, :accessors => true
-  end
-end
diff --git a/tools/ceedling/vendor/diy/test/files/namespace/animal/cat.rb b/tools/ceedling/vendor/diy/test/files/namespace/animal/cat.rb
deleted file mode 100644 (file)
index 632257e..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-module Animal
-  class Cat
-    constructor :road, :accessors => true
-  end
-end
diff --git a/tools/ceedling/vendor/diy/test/files/namespace/animal/reptile/hardshell/turtle.rb b/tools/ceedling/vendor/diy/test/files/namespace/animal/reptile/hardshell/turtle.rb
deleted file mode 100644 (file)
index fd05feb..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-module Animal
-  module Reptile
-    module Hardshell
-      class Turtle
-      end
-    end
-  end
-end
diff --git a/tools/ceedling/vendor/diy/test/files/namespace/animal/reptile/lizard.rb b/tools/ceedling/vendor/diy/test/files/namespace/animal/reptile/lizard.rb
deleted file mode 100644 (file)
index d2c6c96..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-module Animal
-  module Reptile
-    class Lizard
-      constructor :bird, :accessors => true
-    end
-  end
-end
diff --git a/tools/ceedling/vendor/diy/test/files/namespace/bad_module_specified.yml b/tools/ceedling/vendor/diy/test/files/namespace/bad_module_specified.yml
deleted file mode 100644 (file)
index 7befcac..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-
-sky:
-
-using_namespace FuzzyCreature:
-
-  bird:
-    compose: sky
-
diff --git a/tools/ceedling/vendor/diy/test/files/namespace/class_name_combine.yml b/tools/ceedling/vendor/diy/test/files/namespace/class_name_combine.yml
deleted file mode 100644 (file)
index 77f66fc..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-road:
-
-using_namespace Animal:
-
-  garfield:
-    class: Cat
-    compose: road
-
diff --git a/tools/ceedling/vendor/diy/test/files/namespace/hello.txt b/tools/ceedling/vendor/diy/test/files/namespace/hello.txt
deleted file mode 100644 (file)
index f6bfc02..0000000
+++ /dev/null
@@ -1 +0,0 @@
-this is the info
\ No newline at end of file
diff --git a/tools/ceedling/vendor/diy/test/files/namespace/no_module_specified.yml b/tools/ceedling/vendor/diy/test/files/namespace/no_module_specified.yml
deleted file mode 100644 (file)
index 065e83f..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-
-sky:
-
-using_namespace:
-
-  bird:
-    compose: sky
-
diff --git a/tools/ceedling/vendor/diy/test/files/namespace/objects.yml b/tools/ceedling/vendor/diy/test/files/namespace/objects.yml
deleted file mode 100644 (file)
index 55511be..0000000
+++ /dev/null
@@ -1,21 +0,0 @@
-road:
-
-sky:
-
-using_namespace Animal:
-
-  cat:
-    compose: road
-
-  bird:
-    compose: sky    
-
-using_namespace Animal Reptile:
-
-  lizard:
-    compose: bird
-
-using_namespace Animal::Reptile::Hardshell:
-
-  turtle:
-
diff --git a/tools/ceedling/vendor/diy/test/files/namespace/road.rb b/tools/ceedling/vendor/diy/test/files/namespace/road.rb
deleted file mode 100644 (file)
index bb050fb..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-class Road
-end
diff --git a/tools/ceedling/vendor/diy/test/files/namespace/sky.rb b/tools/ceedling/vendor/diy/test/files/namespace/sky.rb
deleted file mode 100644 (file)
index fc1e2bb..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-class Sky
-end
diff --git a/tools/ceedling/vendor/diy/test/files/namespace/subcontext.yml b/tools/ceedling/vendor/diy/test/files/namespace/subcontext.yml
deleted file mode 100644 (file)
index da63311..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-road:
-
-sky:
-
-using_namespace Animal:
-
-  cat:
-    compose: road
-
-
-+aviary:
-  using_namespace Animal:
-    bird:
-      compose: sky    
-
-  using_namespace Animal Reptile:
-    lizard:
-      compose: bird
-
-using_namespace Animal::Reptile::Hardshell:
-  turtle:
-
diff --git a/tools/ceedling/vendor/diy/test/files/non_singleton/air.rb b/tools/ceedling/vendor/diy/test/files/non_singleton/air.rb
deleted file mode 100644 (file)
index 63414af..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-class Air
-end
diff --git a/tools/ceedling/vendor/diy/test/files/non_singleton/fat_cat.rb b/tools/ceedling/vendor/diy/test/files/non_singleton/fat_cat.rb
deleted file mode 100644 (file)
index 54c195c..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-class FatCat
-  constructor :thread_spinner, :tick, :yard, :accessors => true
-end
diff --git a/tools/ceedling/vendor/diy/test/files/non_singleton/objects.yml b/tools/ceedling/vendor/diy/test/files/non_singleton/objects.yml
deleted file mode 100644 (file)
index 77b4505..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
-air:
-
-thread_spinner:
-  compose: air
-  singleton: false
-
-yard:
-
-pig:
-  compose: thread_spinner, yard
-
-+inner_sanctum:
-  tick:
-    compose: thread_spinner
-    singleton: false
-
-  fat_cat:
-    compose: thread_spinner, tick, yard
-
diff --git a/tools/ceedling/vendor/diy/test/files/non_singleton/pig.rb b/tools/ceedling/vendor/diy/test/files/non_singleton/pig.rb
deleted file mode 100644 (file)
index 9d75013..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-class Pig
-  constructor :thread_spinner, :yard, :accessors => true
-end
diff --git a/tools/ceedling/vendor/diy/test/files/non_singleton/thread_spinner.rb b/tools/ceedling/vendor/diy/test/files/non_singleton/thread_spinner.rb
deleted file mode 100644 (file)
index 384cd11..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-class ThreadSpinner
-  constructor :air, :accessors => true
-end
diff --git a/tools/ceedling/vendor/diy/test/files/non_singleton/tick.rb b/tools/ceedling/vendor/diy/test/files/non_singleton/tick.rb
deleted file mode 100644 (file)
index e243c16..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-class Tick
-  constructor :thread_spinner, :accessors => true
-end
diff --git a/tools/ceedling/vendor/diy/test/files/non_singleton/yard.rb b/tools/ceedling/vendor/diy/test/files/non_singleton/yard.rb
deleted file mode 100644 (file)
index 43936a7..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-class Yard
-end
diff --git a/tools/ceedling/vendor/diy/test/files/yak/core_model.rb b/tools/ceedling/vendor/diy/test/files/yak/core_model.rb
deleted file mode 100644 (file)
index 539b56b..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-class CoreModel
-       constructor :data_source, :strict => true
-end
diff --git a/tools/ceedling/vendor/diy/test/files/yak/core_presenter.rb b/tools/ceedling/vendor/diy/test/files/yak/core_presenter.rb
deleted file mode 100644 (file)
index 6caca4d..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-class CorePresenter
-       constructor :model, :view, :strict => true
-end
diff --git a/tools/ceedling/vendor/diy/test/files/yak/core_view.rb b/tools/ceedling/vendor/diy/test/files/yak/core_view.rb
deleted file mode 100644 (file)
index 7e606da..0000000
+++ /dev/null
@@ -1 +0,0 @@
-class CoreView; end
diff --git a/tools/ceedling/vendor/diy/test/files/yak/data_source.rb b/tools/ceedling/vendor/diy/test/files/yak/data_source.rb
deleted file mode 100644 (file)
index 772d3f4..0000000
+++ /dev/null
@@ -1 +0,0 @@
-class DataSource; end
diff --git a/tools/ceedling/vendor/diy/test/files/yak/fringe_model.rb b/tools/ceedling/vendor/diy/test/files/yak/fringe_model.rb
deleted file mode 100644 (file)
index 255a22e..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-class FringeModel
-       constructor :connected, :accessors => true, :strict => true
-end
diff --git a/tools/ceedling/vendor/diy/test/files/yak/fringe_presenter.rb b/tools/ceedling/vendor/diy/test/files/yak/fringe_presenter.rb
deleted file mode 100644 (file)
index e404435..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-class FringePresenter
-       constructor :fringe_model, :fringe_view, :strict => true
-end
diff --git a/tools/ceedling/vendor/diy/test/files/yak/fringe_view.rb b/tools/ceedling/vendor/diy/test/files/yak/fringe_view.rb
deleted file mode 100644 (file)
index d406d3d..0000000
+++ /dev/null
@@ -1 +0,0 @@
-class FringeView; end
diff --git a/tools/ceedling/vendor/diy/test/files/yak/giant_squid.rb b/tools/ceedling/vendor/diy/test/files/yak/giant_squid.rb
deleted file mode 100644 (file)
index 2ddc2cc..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-class GiantSquid
-  constructor :fringe_view, :core_model, :krill, :accessors => true
-end
diff --git a/tools/ceedling/vendor/diy/test/files/yak/krill.rb b/tools/ceedling/vendor/diy/test/files/yak/krill.rb
deleted file mode 100644 (file)
index 5e79f91..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-class Krill
-end
diff --git a/tools/ceedling/vendor/diy/test/files/yak/my_objects.yml b/tools/ceedling/vendor/diy/test/files/yak/my_objects.yml
deleted file mode 100644 (file)
index ddc8264..0000000
+++ /dev/null
@@ -1,21 +0,0 @@
-
-core_model:
-  compose: data_source
-
-core_view:
-
-core_presenter:
-  model: core_model
-  view: core_view
-
-data_source:
-
-+fringe_context:
-
-  fringe_model:
-    connected: core_model
-
-  fringe_view:
-
-  fringe_presenter:
-    compose: fringe_model, fringe_view
diff --git a/tools/ceedling/vendor/diy/test/files/yak/sub_sub_context_test.yml b/tools/ceedling/vendor/diy/test/files/yak/sub_sub_context_test.yml
deleted file mode 100644 (file)
index 465418a..0000000
+++ /dev/null
@@ -1,27 +0,0 @@
-
-core_model:
-  compose: data_source
-
-core_view:
-
-core_presenter:
-  model: core_model
-  view: core_view
-
-data_source:
-
-+fringe_context:
-
-  fringe_model:
-    connected: core_model
-
-  fringe_view:
-
-  fringe_presenter:
-    compose: fringe_model, fringe_view
-
-  +deep_context:
-    krill:
-
-    giant_squid:
-      compose: fringe_view, core_model, krill
diff --git a/tools/ceedling/vendor/diy/test/test_helper.rb b/tools/ceedling/vendor/diy/test/test_helper.rb
deleted file mode 100644 (file)
index 90089f0..0000000
+++ /dev/null
@@ -1,55 +0,0 @@
-here = File.expand_path(File.dirname(__FILE__))
-PROJ_ROOT = File.expand_path("#{here}/..")
-$: << "#{PROJ_ROOT}/lib"
-require 'test/unit'
-require 'fileutils'
-require 'find'
-require 'yaml'
-require 'ostruct'
-require "#{here}/constructor"
-
-class Test::Unit::TestCase
-       include FileUtils
-
-       def path_to(file)
-               File.expand_path(File.dirname(__FILE__)) + file
-       end
-
-       def not_done
-               flunk "IMPLEMENT ME"
-       end
-       alias :implement_me :not_done
-
-       def poll(time_limit) 
-               (time_limit * 10).to_i.times do 
-                       return true if yield
-                       sleep 0.1
-               end
-               return false
-       end
-
-       def self.method_added(msym)
-               # Prevent duplicate test methods 
-               if msym.to_s =~ /^test_/
-                       @_tracked_tests ||= {}
-                       raise "Duplicate test #{msym}" if @_tracked_tests[msym]
-                       @_tracked_tests[msym] = true
-               end
-       end
-
-  #
-  # HELPERS
-  #
-  def path_to_test_file(fname)
-    path_to("/files/#{fname}")
-  end
-
-  def load_context(file_name)
-    hash = YAML.load(File.read(path_to_test_file(file_name)))
-    load_hash(hash)
-  end
-
-  def load_hash(hash)
-    @diy = DIY::Context.new(hash)
-  end
-end
diff --git a/tools/ceedling/vendor/hardmock/CHANGES b/tools/ceedling/vendor/hardmock/CHANGES
deleted file mode 100644 (file)
index 4b5184c..0000000
+++ /dev/null
@@ -1,78 +0,0 @@
-Hardmock 1.3.7
-
-* BUG FIX: expects! could not setup expectations for more than one concrete method on an object, since the method aliasing and rewriting was only taking place when the background mock instance was first created.  This logic has been updated and now you can do all the things you'd expect.
-
-Hardmock 1.3.6
-
-* BUG FIX: In Rails apps (and others) Hardmock and Fixtures battled viciously over "setup" and "teardown" and "method_added" (and any other clever test enhancement tool, namely Mocha) causing unpredictable results, notably failure to auto-verify mocks after teardown (leading to false positive tests).
-  * The newly-added TestUnitBeforeAfter provides TestCase.before_setup and TestCase.after_teardown -- formal test wrapping hooks -- lets Hardmock provide its preparation and auto-verify behavior without contending for setup/teardown supremacy.  
-
-Hardmock 1.3.5
-
-* Aliased should_receive => expects and and_return => returns for easier transition from rspec mock and flexmock users.
-
-Hardmock 1.3.4
-
-* Prevents accidental stubbing and mocking on NilClasses
-
-Hardmock 1.3.3
-* stubs! and expects! no longer require that their target methods exist in reality (this used to prevent you from stubbing methods that "exist" by virtue of "method_missing"
-* Tweaked inner metaclass code to avoid collisions with rspec's "metaid" stuff
-* Moved this project's Rake tasks into rake_tasks... otherwise Rails will load them, if Hardmock is installed as a Rails plugin
-* Alias added: 'verify_hardmocks' is now an alias for 'verify_mocks'  (some internal projects were using this modified method name as a means of cooexisting with mocha)
-
-Hardmock 1.3.2
-
-November 2007
-
-* adds 'with' as an alternate syntax for specifying argument expectations.
-
-Hardmock 1.3.1 
-
-October 2007
-
-* Can use stubs! on a mock object 
-* expects! now generates mocked methods that can safely transfer runtime blocks to the mock instance itself 
-* No longer need to call "prepare_hardmock_control" when using stubs in the absence of mocks 
-* Stubs of concrete class or instance methods are restored to original state in teardown
-
-Hardmock 1.3.0 
-
-October 2007
-
-* Adds stubs! and expects! method to all objects and classes to support concrete stubbing/mocking.
-
-Hardmock 1.2.3
-
-Sat Apr 28 01:16:15 EDT 2007
-
-* Re-release of 1.2.2 (which was canceled)... tasks moved to lib/tasks
-
-Hardmock 1.2.2
-
-Sat Apr 28 00:41:30 EDT 2007
-
-* assert_error has been broken out into its own lib file
-* Gem package can now run all tests successfully
-* Internal code refactoring; a number of classes that were defined in hardmock.rb are now in their own files
-
-Hardmock 1.2.1
-
-Sat Apr 28 00:41:30 EDT 2007
-
-* (botched release, see 1.2.2)
-
-Hardmock 1.2.0
-
-* You can now use "expect" in place of "expects" if you must. 
-* "inspect" has been added to the list of methods NOT erased by MethodCleanout.
-
-Hardmock 1.1.0
-
-* "expects" replaces "expect" ("expect" now raises Hardmock::DeprecationError)
-* "verify_mocks" is now implicit in teardown, you needn't call it anymore
-* Mocking methods that Mock would otherwise inherit from Object (eg, to_s) is now possible
-* require 'hardmock' is all that's required to use the library now; no need to include in TestCase
-
-(previously called CMock, translated to Hardmock on 2006-12-10)
diff --git a/tools/ceedling/vendor/hardmock/LICENSE b/tools/ceedling/vendor/hardmock/LICENSE
deleted file mode 100644 (file)
index 396211e..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-Copyright (c) 2006,2007 David Crosby at Atomic Object, LLC
-
-Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
diff --git a/tools/ceedling/vendor/hardmock/README b/tools/ceedling/vendor/hardmock/README
deleted file mode 100644 (file)
index 4650a2a..0000000
+++ /dev/null
@@ -1,70 +0,0 @@
-== Hardmock
-
-Strict, ordered mock objects using very lightweight syntax in your tests.
-
-== How
-
-The basic procedure for using Hardmock in your tests is:
-
-* require 'hardmock' (this happens automatically when being used as a Rails plugin)
-* Create some mocks
-* Setup some expectations
-* Execute the target code
-* Verification of calls is automatic in =teardown=
-
-The expectations you set when using mocks are <b>strict</b> and <b>ordered</b>.
-Expectations you declare by creating and using mocks are all considered together.
-
-* Hardmock::Mock#expects will show you more examples
-* Hardmock::SimpleExpectation will teach you more about expectation methods
-
-== Example
-
-  create_mocks :garage, :car
-
-  # Set some expectations
-  @garage.expects.open_door
-  @car.expects.start(:choke)
-  @car.expects.drive(:reverse, 5.mph)
-
-  # Execute the code (this code is usually, obviously, in your class under test)
-  @garage.open_door  
-  @car.start :choke
-  @car.drive :reverse, 5.mph
-
-  verify_mocks # OPTIONAL, teardown will do this for you
-
-Expects <tt>@garage.open_door</tt>, <tt>@car.start(:choke)</tt> and <tt>@car.drive(:reverse, 5.mph)</tt> to be called in that order, with those specific arguments.
-* Violations of expectations, such as mis-ordered calls, calls on wrong objects, or incorrect methods result in Hardmock::ExpectationError
-* <tt>verify_mocks</tt> will raise VerifyError if not all expectations have been met.
-
-== Download and Install
-
-* Homepage: http://hardmock.rubyforge.org
-* GEM or TGZ or ZIP: http://rubyforge.org/frs/?group_id=2742
-* Rails plugin: script/plugin install 
-* SVN access: svn co svn://rubyforge.org/var/svn/hardmock/trunk
-* Developer SVN access: svn co svn://developername@rubyforge.org/var/svn/hardmock/trunk
-
-== Setup for Test::Unit
-
-  require 'hardmock'
-  require 'assert_error' # OPTIONAL: this adds the TestUnit extension 'assert_error' 
-
-NOTE: If installed as a Rails plugin, init.rb does this for you... nothing else is needed.
-
-== Setup for RSpec
-
-Get this into your spec helper or environment or Rakefile or wherever you prefer:
-
-  Spec::Runner.configure do |configuration|
-    configuration.include Hardmock
-    configuration.after(:each) {verify_mocks}
-  end
-
-This puts the implicit conveniences into your spec context, like "create_mocks" etc, and also provides for automatic
-"verify_mocks" after each Example is run.
-
-== Author
-* David Crosby crosby at http://atomicobject.com
-* (c) 2006,2007 Atomic Object LLC 
diff --git a/tools/ceedling/vendor/hardmock/Rakefile b/tools/ceedling/vendor/hardmock/Rakefile
deleted file mode 100644 (file)
index aff126c..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-require 'rake'
-require 'rubygems'
-
-HARDMOCK_VERSION = "1.3.7"
-
-Dir["rake_tasks/*.rake"].each { |f| load f }
-
-task :default => [ 'test:all' ]
diff --git a/tools/ceedling/vendor/hardmock/config/environment.rb b/tools/ceedling/vendor/hardmock/config/environment.rb
deleted file mode 100644 (file)
index a15e598..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-# The path to the root directory of your application.
-APP_ROOT = File.join(File.dirname(__FILE__), '..')
-
-ADDITIONAL_LOAD_PATHS = []
-ADDITIONAL_LOAD_PATHS.concat %w(
-  lib 
-).map { |dir| "#{APP_ROOT}/#{dir}" }.select { |dir| File.directory?(dir) }
-
-# Prepend to $LOAD_PATH
-ADDITIONAL_LOAD_PATHS.reverse.each { |dir| $:.unshift(dir) if File.directory?(dir) }
-
-# Require any additional libraries needed
diff --git a/tools/ceedling/vendor/hardmock/lib/assert_error.rb b/tools/ceedling/vendor/hardmock/lib/assert_error.rb
deleted file mode 100644 (file)
index 6da61de..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-require 'test/unit/assertions'
-
-module Test::Unit #:nodoc:#
-  module Assertions #:nodoc:#
-    # A better 'assert_raise'.  +patterns+ can be one or more Regexps, or a literal String that 
-    # must match the entire error message.
-    def assert_error(err_type,*patterns,&block)
-      assert_not_nil block, "assert_error requires a block"
-      assert((err_type and err_type.kind_of?(Class)), "First argument to assert_error has to be an error type")
-      err = assert_raise(err_type) do
-        block.call
-      end
-      patterns.each do |pattern|
-        case pattern
-        when Regexp
-          assert_match(pattern, err.message) 
-        else
-          assert_equal pattern, err.message
-        end
-      end
-    end
-  end
-end
diff --git a/tools/ceedling/vendor/hardmock/lib/extend_test_unit.rb b/tools/ceedling/vendor/hardmock/lib/extend_test_unit.rb
deleted file mode 100644 (file)
index 3d7ef9d..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-
-require 'test/unit/testcase'
-class Test::Unit::TestCase 
-  include Hardmock
-end
-
-require 'test_unit_before_after'
-Test::Unit::TestCase.before_setup do |test|
-  test.prepare_hardmock_control
-end
-
-Test::Unit::TestCase.after_teardown do |test|
-  test.verify_mocks
-end
diff --git a/tools/ceedling/vendor/hardmock/lib/hardmock.rb b/tools/ceedling/vendor/hardmock/lib/hardmock.rb
deleted file mode 100644 (file)
index 50f9a94..0000000
+++ /dev/null
@@ -1,86 +0,0 @@
-require 'hardmock/method_cleanout'
-require 'hardmock/mock'
-require 'hardmock/mock_control'
-require 'hardmock/utils'
-require 'hardmock/errors'
-require 'hardmock/trapper'
-require 'hardmock/expector'
-require 'hardmock/expectation'
-require 'hardmock/expectation_builder'
-require 'hardmock/stubbing'
-
-module Hardmock
-
-  # Create one or more new Mock instances in your test suite. 
-  # Once created, the Mocks are accessible as instance variables in your test.
-  # Newly built Mocks are added to the full set of Mocks for this test, which will
-  # be verified when you call verify_mocks.
-  #
-  #   create_mocks :donkey, :cat # Your test now has @donkey and @cat
-  #   create_mock  :dog          # Test now has @donkey, @cat and @dog
-  #   
-  # The first call returned a hash { :donkey => @donkey, :cat => @cat }
-  # and the second call returned { :dog => @dog }
-  #
-  # For more info on how to use your mocks, see Mock and Expectation
-  #
-  def create_mocks(*mock_names)
-    prepare_hardmock_control unless @main_mock_control
-
-    mocks = {}
-    mock_names.each do |mock_name|
-      raise ArgumentError, "'nil' is not a valid name for a mock" if mock_name.nil?
-      mock_name = mock_name.to_s
-      mock_object = Mock.new(mock_name, @main_mock_control)
-      mocks[mock_name.to_sym] = mock_object
-      self.instance_variable_set "@#{mock_name}", mock_object
-    end
-    @all_mocks ||= {}
-    @all_mocks.merge! mocks
-
-    return mocks.clone
-  end
-
-  def prepare_hardmock_control
-    if @main_mock_control.nil?
-      @main_mock_control = MockControl.new
-      $main_mock_control = @main_mock_control
-    else
-      raise "@main_mock_control is already setup for this test!"
-    end
-  end
-
-  alias :create_mock :create_mocks
-
-  # Ensures that all expectations have been met.  If not, VerifyException is
-  # raised.
-  #
-  # <b>You normally won't need to call this yourself.</b> Within Test::Unit::TestCase, this will be done automatically at teardown time.
-  #
-  # * +force+ -- if +false+, and a VerifyError or ExpectationError has already occurred, this method will not raise.  This is to help you suppress repeated errors when if you're calling #verify_mocks in the teardown method of your test suite.  BE WARNED - only use this if you're sure you aren't obscuring useful information.  Eg, if your code handles exceptions internally, and an ExpectationError gets gobbled up by your +rescue+ block, the cause of failure for your test may be hidden from you.  For this reason, #verify_mocks defaults to force=true as of Hardmock 1.0.1
-  def verify_mocks(force=true)
-    return unless @main_mock_control
-    return if @main_mock_control.disappointed? and !force
-    @main_mock_control.verify
-  ensure
-    @main_mock_control.clear_expectations if @main_mock_control
-    $main_mock_control = nil
-    reset_stubs
-  end
-  
-  alias :verify_hardmocks :verify_mocks
-
-  # Purge the main MockControl of all expectations, restore all concrete stubbed/mocked methods
-  def clear_expectations
-    @main_mock_control.clear_expectations if @main_mock_control
-    reset_stubs
-    $main_mock_control = nil
-  end
-
-  def reset_stubs
-    Hardmock.restore_all_replaced_methods
-  end
-
-end
-
-require 'extend_test_unit'
diff --git a/tools/ceedling/vendor/hardmock/lib/hardmock/errors.rb b/tools/ceedling/vendor/hardmock/lib/hardmock/errors.rb
deleted file mode 100644 (file)
index 48698a6..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-module Hardmock
-  # Raised when:
-  # * Unexpected method is called on a mock object
-  # * Bad arguments passed to an expected call
-  class ExpectationError < StandardError #:nodoc:#
-  end 
-
-  # Raised for methods that should no longer be called.  Hopefully, the exception message contains helpful alternatives.
-  class DeprecationError < StandardError #:nodoc:#
-  end 
-
-  # Raised when stubbing fails
-  class StubbingError < StandardError #:nodoc:#
-  end
-
-  # Raised when it is discovered that an expected method call was never made.
-  class VerifyError < StandardError #:nodoc:#
-    def initialize(msg,unmet_expectations)
-      super("#{msg}:" + unmet_expectations.map { |ex| "\n * #{ex.to_s}" }.join)
-    end
-  end
-end
diff --git a/tools/ceedling/vendor/hardmock/lib/hardmock/expectation.rb b/tools/ceedling/vendor/hardmock/lib/hardmock/expectation.rb
deleted file mode 100644 (file)
index 4d1db92..0000000
+++ /dev/null
@@ -1,229 +0,0 @@
-require 'hardmock/utils'
-
-module Hardmock
-  class Expectation
-    include Utils
-    attr_reader :block_value
-
-    def initialize(options) #:nodoc:
-      @options = options
-    end
-
-    def apply_method_call(mock,mname,args,block) #:nodoc:
-      unless @options[:mock].equal?(mock)
-        raise anger("Wrong object", mock,mname,args)
-      end
-      unless @options[:method] == mname
-        raise anger("Wrong method",mock,mname,args)
-      end
-
-      # Tester-defined block to invoke at method-call-time:
-      expectation_block = @options[:block]
-
-      expected_args = @options[:arguments]
-      # if we have a block, we can skip the argument check if none were specified
-      unless (expected_args.nil? || expected_args.empty?) && expectation_block && !@options[:suppress_arguments_to_block]
-        unless expected_args == args
-          raise anger("Wrong arguments",mock,mname,args)
-        end
-      end
-
-      relayed_args = args.dup
-      if block
-        if expectation_block.nil?
-          # Can't handle a runtime block without an expectation block
-          raise ExpectationError.new("Unexpected block provided to #{to_s}")
-        else
-          # Runtime blocks are passed as final argument to the expectation block
-          unless @options[:suppress_arguments_to_block]
-            relayed_args << block
-          else
-            # Arguments suppressed; send only the block
-            relayed_args = [block]
-          end
-        end
-      end
-
-      # Run the expectation block:
-      @block_value = expectation_block.call(*relayed_args) if expectation_block
-
-      raise @options[:raises] unless @options[:raises].nil?
-                       
-                       return_value = @options[:returns]
-                       if return_value.nil?
-                               return @block_value
-                       else
-                               return return_value
-                       end
-    end
-
-    # Set the return value for an expected method call.
-    # Eg,
-    #   @cash_machine.expects.withdraw(20,:dollars).returns(20.00)
-    def returns(val)
-      @options[:returns] = val
-      self
-    end
-    alias_method :and_return, :returns
-    
-    # Set the arguments for an expected method call.
-    # Eg,
-    #   @cash_machine.expects.deposit.with(20, "dollars").returns(:balance => "20")
-    def with(*args)
-      @options[:arguments] = args
-      self      
-    end
-    
-    # Rig an expected method to raise an exception when the mock is invoked.
-    #
-    # Eg,
-    #   @cash_machine.expects.withdraw(20,:dollars).raises "Insufficient funds"
-    #
-    # The argument can be:
-    # * an Exception -- will be used directly
-    # * a String -- will be used as the message for a RuntimeError
-    # * nothing -- RuntimeError.new("An Error") will be raised
-    def raises(err=nil)
-      case err
-      when Exception
-        @options[:raises] = err
-      when String
-        @options[:raises] = RuntimeError.new(err)
-      else
-        @options[:raises] = RuntimeError.new("An Error")
-      end
-      self
-    end
-
-    # Convenience method: assumes +block_value+ is set, and is set to a Proc
-    # (or anything that responds to 'call')
-    #
-    #   light_event = @traffic_light.trap.subscribe(:light_changes)
-    #
-    #   # This code will meet the expectation:
-    #   @traffic_light.subscribe :light_changes do |color|
-    #     puts color
-    #   end
-    #
-    # The color-handling block is now stored in <tt>light_event.block_value</tt>
-    #
-    # The block can be invoked like this:
-    #
-    #   light_event.trigger :red
-    # 
-    # See Mock#trap and Mock#expects for information on using expectation objects 
-    # after they are set.
-    #
-    def trigger(*block_arguments)
-      unless block_value
-        raise ExpectationError.new("No block value is currently set for expectation #{to_s}")
-      end
-      unless block_value.respond_to?(:call)
-        raise ExpectationError.new("Can't apply trigger to #{block_value} for expectation #{to_s}")
-      end
-      block_value.call *block_arguments
-    end
-
-    # Used when an expected method accepts a block at runtime.  
-    # When the expected method is invoked, the block passed to
-    # that method will be invoked as well.
-    #
-    # NOTE: ExpectationError will be thrown upon running the expected method
-    # if the arguments you set up in +yields+ do not properly match up with
-    # the actual block that ends up getting passed.
-    # 
-    # == Examples
-    # <b>Single invocation</b>: The block passed to +lock_down+ gets invoked
-    # once with no arguments:
-    #
-    #   @safe_zone.expects.lock_down.yields
-    #
-    #   # (works on code that looks like:)
-    #   @safe_zone.lock_down do 
-    #     # ... this block invoked once
-    #   end
-    # 
-    # <b>Multi-parameter blocks:</b> The block passed to +each_item+ gets
-    # invoked twice, with <tt>:item1</tt> the first time, and with
-    # <tt>:item2</tt> the second time:
-    # 
-    #   @fruit_basket.expects.each_with_index.yields [:apple,1], [:orange,2]
-    #
-    #   # (works on code that looks like:)
-    #   @fruit_basket.each_with_index do |fruit,index|
-    #     # ... this block invoked with fruit=:apple, index=1, 
-    #     # ... and then with fruit=:orange, index=2
-    #   end
-    #
-    # <b>Arrays can be passed as arguments too</b>... if the block 
-    # takes a single argument and you want to pass a series of arrays into it,
-    # that will work as well:
-    #
-    #   @list_provider.expects.each_list.yields [1,2,3], [4,5,6]
-    #
-    #   # (works on code that looks like:)
-    #   @list_provider.each_list do |list|
-    #     # ... list is [1,2,3] the first time
-    #     # ... list is [4,5,6] the second time
-    #   end
-    #
-    # <b>Return value</b>: You can set the return value for the method that
-    # accepts the block like so: 
-    #
-    #   @cruncher.expects.do_things.yields(:bean1,:bean2).returns("The Results")
-    #
-    # <b>Raising errors</b>: You can set the raised exception for the method that
-    # accepts the block. NOTE: the error will be raised _after_ the block has
-    # been invoked.
-    #
-    #   # :bean1 and :bean2 will be passed to the block, then an error is raised:
-    #   @cruncher.expects.do_things.yields(:bean1,:bean2).raises("Too crunchy")
-    #
-    def yields(*items)
-      @options[:suppress_arguments_to_block] = true
-      if items.empty?
-        # Yield once
-        @options[:block] = lambda do |block|
-          if block.arity != 0 and block.arity != -1
-            raise ExpectationError.new("The given block was expected to have no parameter count; instead, got #{block.arity} to <#{to_s}>")
-          end
-          block.call
-        end
-      else
-        # Yield one or more specific items
-        @options[:block] = lambda do |block|
-          items.each do |item|
-            if item.kind_of?(Array) 
-              if block.arity == item.size
-                # Unfold the array into the block's arguments:
-                block.call *item
-              elsif block.arity == 1
-                # Just pass the array in
-                block.call item
-              else
-                # Size mismatch
-                raise ExpectationError.new("Can't pass #{item.inspect} to block with arity #{block.arity} to <#{to_s}>")
-              end
-            else
-              if block.arity != 1
-                # Size mismatch
-                raise ExpectationError.new("Can't pass #{item.inspect} to block with arity #{block.arity} to <#{to_s}>")
-              end
-              block.call item
-            end
-          end
-        end
-      end
-      self
-    end
-
-    def to_s # :nodoc:
-      format_method_call_string(@options[:mock],@options[:method],@options[:arguments])
-    end
-
-    private 
-    def anger(msg, mock,mname,args)
-      ExpectationError.new("#{msg}: expected call <#{to_s}> but was <#{format_method_call_string(mock,mname,args)}>")
-    end
-  end
-end
diff --git a/tools/ceedling/vendor/hardmock/lib/hardmock/expectation_builder.rb b/tools/ceedling/vendor/hardmock/lib/hardmock/expectation_builder.rb
deleted file mode 100644 (file)
index 7445fb1..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-require 'hardmock/expectation'
-
-module Hardmock
-  class ExpectationBuilder #:nodoc:
-    def build_expectation(options)
-      Expectation.new(options)
-    end
-  end
-end
diff --git a/tools/ceedling/vendor/hardmock/lib/hardmock/expector.rb b/tools/ceedling/vendor/hardmock/lib/hardmock/expector.rb
deleted file mode 100644 (file)
index 8055460..0000000
+++ /dev/null
@@ -1,26 +0,0 @@
-require 'hardmock/method_cleanout'
-require 'hardmock/errors'
-
-module Hardmock
-  class Expector #:nodoc:
-    include MethodCleanout
-
-    def initialize(mock,mock_control,expectation_builder)
-      @mock = mock
-      @mock_control = mock_control
-      @expectation_builder = expectation_builder
-    end
-
-    def method_missing(mname, *args, &block)
-      expectation = @expectation_builder.build_expectation(
-        :mock => @mock, 
-        :method => mname, 
-        :arguments => args, 
-        :block => block)
-
-      @mock_control.add_expectation expectation
-      expectation
-    end
-  end
-
-end
diff --git a/tools/ceedling/vendor/hardmock/lib/hardmock/method_cleanout.rb b/tools/ceedling/vendor/hardmock/lib/hardmock/method_cleanout.rb
deleted file mode 100644 (file)
index 51797e6..0000000
+++ /dev/null
@@ -1,33 +0,0 @@
-
-module Hardmock #:nodoc:
-  module MethodCleanout #:nodoc:
-    SACRED_METHODS = %w{
-      __id__
-      __send__
-      equal?
-      object_id
-      send
-      nil?
-      class
-      kind_of?
-      respond_to?
-      inspect
-      method
-      to_s
-      instance_variables
-      instance_eval
-      ==
-      hm_metaclass
-      hm_meta_eval
-      hm_meta_def
-    }
-
-    def self.included(base) #:nodoc:
-      base.class_eval do
-        instance_methods.each do |m| 
-          undef_method m unless SACRED_METHODS.include?(m.to_s)
-        end
-      end
-    end
-  end
-end
diff --git a/tools/ceedling/vendor/hardmock/lib/hardmock/mock.rb b/tools/ceedling/vendor/hardmock/lib/hardmock/mock.rb
deleted file mode 100644 (file)
index 928c432..0000000
+++ /dev/null
@@ -1,180 +0,0 @@
-
-module Hardmock
-  # Mock is used to set expectations in your test.  Most of the time you'll use
-  # <tt>#expects</tt> to create expectations.
-  #
-  # Aside from the scant few control methods (like +expects+, +trap+ and +_verify+) 
-  # all calls made on a Mock instance will be immediately applied to the internal
-  # expectation mechanism.
-  #
-  # * If the method call was expected and all the parameters match properly, execution continues
-  # * If the expectation was configured with an expectation block, the block is invoked
-  # * If the expectation was set up to raise an error, the error is raised now
-  # * If the expectation was set up to return a value, it is returned
-  # * If the method call was _not_ expected, or the parameter values are wrong, an ExpectationError is raised.
-  class Mock
-    include Hardmock::MethodCleanout
-
-    # Create a new Mock instance with a name and a MockControl to support it.
-    # If not given, a MockControl is made implicitly for this Mock alone; this means
-    # expectations for this mock are not tied to other expectations in your test.
-    #
-    # It's not recommended to use a Mock directly; see Hardmock and
-    # Hardmock#create_mocks for the more wholistic approach.
-    def initialize(name, mock_control=nil)
-      @name = name
-      @control = mock_control || MockControl.new
-      @expectation_builder = ExpectationBuilder.new
-    end
-
-    def inspect
-      "<Mock #{@name}>"
-    end
-
-    # Begin declaring an expectation for this Mock.
-    #
-    # == Simple Examples
-    # Expect the +customer+ to be queried for +account+, and return <tt>"The
-    # Account"</tt>: 
-    #   @customer.expects.account.returns "The Account"
-    #
-    # Expect the +withdraw+ method to be called, and raise an exception when it
-    # is (see Expectation#raises for more info):
-    #   @cash_machine.expects.withdraw(20,:dollars).raises("not enough money")
-    #
-    # Expect +customer+ to have its +user_name+ set
-    #   @customer.expects.user_name = 'Big Boss'
-    #   
-    # Expect +customer+ to have its +user_name+ set, and raise a RuntimeException when
-    # that happens:
-    #   @customer.expects('user_name=', "Big Boss").raises "lost connection"
-    #
-    # Expect +evaluate+ to be passed a block, and when that happens, pass a value
-    # to the block (see Expectation#yields for more info):
-    #   @cruncher.expects.evaluate.yields("some data").returns("some results")
-    #
-    #
-    # == Expectation Blocks
-    # To do special handling of expected method calls when they occur, you
-    # may pass a block to your expectation, like:
-    #   @page_scraper.expects.handle_content do |address,request,status|
-    #     assert_not_nil address, "Can't abide nil addresses"
-    #     assert_equal "http-get", request.method, "Can only handle GET"
-    #     assert status > 200 and status < 300, status, "Failed status"
-    #     "Simulated results #{request.content.downcase}"
-    #   end
-    # In this example, when <tt>page_scraper.handle_content</tt> is called, its
-    # three arguments are passed to the <i>expectation block</i> and evaluated
-    # using the above assertions.  The last value in the block will be used 
-    # as the return value for +handle_content+
-    #
-    # You may specify arguments to the expected method call, just like any normal
-    # expectation, and those arguments will be pre-validated before being passed
-    # to the expectation block.  This is useful when you know all of the
-    # expected values but still need to do something programmatic.
-    #
-    # If the method being invoked on the mock accepts a block, that block will be
-    # passed to your expectation block as the last (or only) argument.  Eg, the 
-    # convenience method +yields+ can be replaced with the more explicit:
-    #   @cruncher.expects.evaluate do |block|
-    #     block.call "some data"
-    #     "some results"
-    #   end
-    #
-    # The result value of the expectation block becomes the return value for the
-    # expected method call. This can be overidden by using the +returns+ method:
-    #   @cruncher.expects.evaluate do |block|
-    #     block.call "some data"
-    #     "some results"
-    #   end.returns("the actual value")
-    # 
-    # <b>Additionally</b>, the resulting value of the expectation block is stored
-    # in the +block_value+ field on the expectation.  If you've saved a reference 
-    # to your expectation, you may retrieve the block value once the expectation
-    # has been met.
-    #
-    #   evaluation_event = @cruncher.expects.evaluate do |block|
-    #     block.call "some data"
-    #     "some results"
-    #   end.returns("the actual value")
-    #
-    #   result = @cruncher.evaluate do |input|
-    #     puts input  # => 'some data'
-    #   end
-    #   # result is 'the actual value'
-    #   
-    #   evaluation_event.block_value # => 'some results'
-    #
-    def expects(*args, &block)
-      expector = Expector.new(self,@control,@expectation_builder)
-      # If there are no args, we return the Expector
-      return expector if args.empty?
-      # If there ARE args, we set up the expectation right here and return it
-      expector.send(args.shift.to_sym, *args, &block)
-    end
-    alias_method :expect, :expects
-    alias_method :should_receive, :expects
-
-    # Special-case convenience: #trap sets up an expectation for a method
-    # that will take a block.  That block, when sent to the expected method, will
-    # be trapped and stored in the expectation's +block_value+ field.
-    # The Expectation#trigger method may then be used to invoke that block.
-    #
-    # Like +expects+, the +trap+ mechanism can be followed by +raises+ or +returns+.
-    #
-    # _Unlike_ +expects+, you may not use an expectation block with +trap+.  If 
-    # the expected method takes arguments in addition to the block, they must
-    # be specified in the arguments to the +trap+ call itself.
-    #
-    # == Example
-    # 
-    #   create_mocks :address_book, :editor_form
-    #
-    #   # Expect a subscription on the :person_added event for @address_book:
-    #   person_event = @address_book.trap.subscribe(:person_added)
-    #
-    #   # The runtime code would look like:
-    #   @address_book.subscribe :person_added do |person_name|
-    #     @editor_form.name = person_name
-    #   end
-    #
-    #   # At this point, the expectation for 'subscribe' is met and the 
-    #   # block has been captured.  But we're not done:
-    #   @editor_form.expects.name = "David"
-    #
-    #   # Now invoke the block we trapped earlier:
-    #    person_event.trigger "David"
-    #
-    #   verify_mocks
-    def trap(*args)
-      Trapper.new(self,@control,ExpectationBuilder.new)
-    end
-
-    def method_missing(mname,*args) #:nodoc:
-      block = nil
-      block = Proc.new if block_given?
-      @control.apply_method_call(self,mname,args,block)
-    end
-
-
-    def _control #:nodoc:
-      @control
-    end
-
-    def _name #:nodoc:
-      @name
-    end
-
-    # Verify that all expectations are fulfilled.  NOTE: this method triggers
-    # validation on the _control_ for this mock, so all Mocks that share the
-    # MockControl with this instance will be included in the verification.
-    #
-    # <b>Only use this method if you are managing your own Mocks and their controls.</b>
-    #
-    # Normal usage of Hardmock doesn't require you to call this; let
-    # Hardmock#verify_mocks do it for you.
-    def _verify
-      @control.verify
-    end
-  end
-end
diff --git a/tools/ceedling/vendor/hardmock/lib/hardmock/mock_control.rb b/tools/ceedling/vendor/hardmock/lib/hardmock/mock_control.rb
deleted file mode 100644 (file)
index 302ebce..0000000
+++ /dev/null
@@ -1,53 +0,0 @@
-require 'hardmock/utils'
-
-module Hardmock
-  class MockControl #:nodoc:
-    include Utils
-    attr_accessor :name
-
-    def initialize
-      clear_expectations
-    end
-
-    def happy?
-      @expectations.empty?
-    end
-
-    def disappointed?
-      @disappointed
-    end
-
-    def add_expectation(expectation)
-#      puts "MockControl #{self.object_id.to_s(16)} adding expectation: #{expectation}"
-      @expectations << expectation
-    end
-
-    def apply_method_call(mock,mname,args,block)
-      # Are we even expecting any sort of call?
-      if happy?
-        @disappointed = true
-        raise ExpectationError.new("Surprise call to #{format_method_call_string(mock,mname,args)}")
-      end
-
-      begin
-        @expectations.shift.apply_method_call(mock,mname,args,block)
-      rescue Exception => ouch
-        @disappointed = true
-        raise ouch
-      end
-    end
-
-    def verify
-#      puts "MockControl #{self.object_id.to_s(16)} verify: happy? #{happy?}"
-      @disappointed = !happy?
-      raise VerifyError.new("Unmet expectations", @expectations) unless happy?
-    end
-
-    def clear_expectations
-      @expectations = []
-      @disappointed = false
-    end
-
-  end
-
-end
diff --git a/tools/ceedling/vendor/hardmock/lib/hardmock/stubbing.rb b/tools/ceedling/vendor/hardmock/lib/hardmock/stubbing.rb
deleted file mode 100644 (file)
index 0f8a293..0000000
+++ /dev/null
@@ -1,210 +0,0 @@
-
-
-# Stubbing support
-#
-# Stubs methods on classes and instances
-#
-
-# Why's "metaid.rb" stuff crunched down:
-class Object #:nodoc:#
-       def hm_metaclass #:nodoc:#
-    class << self
-      self
-    end
-  end
-       
-       def hm_meta_eval(&blk) #:nodoc:#
-    hm_metaclass.instance_eval(&blk)
-  end
-
-       def hm_meta_def(name, &blk) #:nodoc:#
-               hm_meta_eval { define_method name, &blk }
-       end
-end
-
-
-
-module Hardmock
-
-  # == Hardmock: Stubbing and Mocking Concrete Methods
-  #
-  # Hardmock lets you stub and/or mock methods on concrete classes or objects.
-  #
-  # * To "stub" a concrete method is to rig it to return the same thing always, disregarding any arguments.
-  # * To "mock" a concrete method is to surplant its funcionality by delegating to a mock object who will cover this behavior.
-  #
-  # Mocked methods have their expectations considered along with all other mock object expectations.
-  #
-  # If you use stubbing or concrete mocking in the absence (or before creation) of other mocks, you need to invoke <tt>prepare_hardmock_control</tt>.
-  # Once <tt>verify_mocks</tt> or <tt>clear_expectaions</tt> is called, the overriden behavior in the target objects is restored.
-  #
-  # == Examples
-  #
-  #   River.stubs!(:sounds_like).returns("gurgle")
-  #
-  #   River.expects!(:jump).returns("splash")
-  #
-  #   rogue.stubs!(:sounds_like).returns("pshshsh")
-  #
-  #   rogue.expects!(:rawhide_tanning_solvents).returns("giant snapping turtles")
-  #
-  module Stubbing
-    # Exists only for documentation 
-  end
-
-  class ReplacedMethod #:nodoc:#
-    attr_reader :target, :method_name
-
-    def initialize(target, method_name)
-      @target = target
-      @method_name = method_name
-
-      Hardmock.track_replaced_method self
-    end
-  end
-
-  class StubbedMethod < ReplacedMethod #:nodoc:#
-    def invoke(args)
-      raise @raises if @raises
-      @return_value
-    end
-
-    def returns(stubbed_return)
-      @return_value = stubbed_return
-    end
-
-    def raises(err)
-      err = RuntimeError.new(err) unless err.kind_of?(Exception)
-      @raises = err
-    end
-  end
-
-  class ::Object
-    def stubs!(method_name)
-      method_name = method_name.to_s
-      already_stubbed = Hardmock.has_replaced_method?(self, method_name)
-
-      stubbed_method = Hardmock::StubbedMethod.new(self, method_name)
-
-
-      unless _is_mock? or already_stubbed
-        if methods.include?(method_name.to_s)
-          hm_meta_eval do 
-            alias_method "_hardmock_original_#{method_name}".to_sym, method_name.to_sym
-          end
-        end
-      end
-
-      hm_meta_def method_name do |*args|
-        stubbed_method.invoke(args)
-      end
-
-      stubbed_method
-    end
-
-    def expects!(method_name, *args, &block)
-      if self._is_mock?
-        raise Hardmock::StubbingError, "Cannot use 'expects!(:#{method_name})' on a Mock object; try 'expects' instead"
-      end
-
-      method_name = method_name.to_s
-
-      @_my_mock = Mock.new(_my_name, $main_mock_control) if @_my_mock.nil?
-
-      unless Hardmock.has_replaced_method?(self, method_name)
-        # Track the method as replaced
-        Hardmock::ReplacedMethod.new(self, method_name)
-
-        # Preserver original implementation of the method by aliasing it away
-        if methods.include?(method_name)
-          hm_meta_eval do 
-            alias_method "_hardmock_original_#{method_name}".to_sym, method_name.to_sym
-          end
-        end
-
-        # Re-define the method to utilize our patron mock instance.
-        # (This global-temp-var thing is hokey but I was having difficulty generating 
-        # code for the meta class.)
-        begin
-          $method_text_temp = %{
-            def #{method_name}(*args,&block)
-              @_my_mock.__send__(:#{method_name}, *args, &block)
-            end
-          }
-          class << self
-            eval $method_text_temp
-          end
-        ensure
-          $method_text_temp = nil
-        end
-      end
-
-      return @_my_mock.expects(method_name, *args, &block)
-    end
-      
-    def _is_mock?
-      self.kind_of?(Mock)
-    end
-
-    def _my_name
-      self.kind_of?(Class) ? self.name : self.class.name
-    end
-
-    def _clear_mock
-      @_my_mock = nil
-    end
-
-  end
-
-  class ::NilClass
-    # Use this only if you really mean it
-    alias_method :intentionally_stubs!, :stubs!
-    
-    # Use this only if you really mean it
-    alias_method :intentionally_expects!, :expects!
-
-    # Overridden to protect against accidental nil reference self delusion 
-    def stubs!(mname)
-      raise StubbingError, "Cannot stub #{mname} method on nil.  (If you really mean to, try 'intentionally_stubs!')"
-    end
-
-    # Overridden to protect against accidental nil reference self delusion 
-    def expects!(mname, *args)
-      raise StubbingError, "Cannot mock #{mname} method on nil.  (If you really mean to, try 'intentionally_expects!')"
-    end
-  end
-
-  class << self
-    def track_replaced_method(replaced_method)
-      all_replaced_methods << replaced_method
-    end
-
-    def all_replaced_methods
-      $all_replaced_methods ||= []
-    end
-
-    def has_replaced_method?(obj, method_name)
-      hits = all_replaced_methods.select do |replaced|
-        (replaced.target.object_id == obj.object_id) and (replaced.method_name.to_s == method_name.to_s)
-      end
-      return !hits.empty?
-    end
-
-    def restore_all_replaced_methods
-      all_replaced_methods.each do |replaced|
-        unless replaced.target._is_mock?
-          backed_up = "_hardmock_original_#{replaced.method_name}"
-          if replaced.target.methods.include?(backed_up)
-            replaced.target.hm_meta_eval do
-              alias_method replaced.method_name.to_sym, backed_up.to_sym 
-            end
-          end
-          replaced.target._clear_mock
-        end
-      end
-      all_replaced_methods.clear
-    end
-  end
-
-end
-
diff --git a/tools/ceedling/vendor/hardmock/lib/hardmock/trapper.rb b/tools/ceedling/vendor/hardmock/lib/hardmock/trapper.rb
deleted file mode 100644 (file)
index 6aab176..0000000
+++ /dev/null
@@ -1,31 +0,0 @@
-require 'test/unit/assertions'
-require 'hardmock/errors'
-
-module Hardmock
-  class Trapper #:nodoc:
-    include Hardmock::MethodCleanout
-
-    def initialize(mock,mock_control,expectation_builder)
-      @mock = mock
-      @mock_control = mock_control
-      @expectation_builder = expectation_builder
-    end
-
-    def method_missing(mname, *args)
-      if block_given?
-        raise ExpectationError.new("Don't pass blocks when using 'trap' (setting exepectations for '#{mname}')")
-      end
-      
-      the_block = lambda { |target_block| target_block }
-      expectation = @expectation_builder.build_expectation(
-        :mock => @mock, 
-        :method => mname, 
-        :arguments => args, 
-        :suppress_arguments_to_block => true,
-        :block => the_block)
-
-      @mock_control.add_expectation expectation
-      expectation
-    end
-  end
-end
diff --git a/tools/ceedling/vendor/hardmock/lib/hardmock/utils.rb b/tools/ceedling/vendor/hardmock/lib/hardmock/utils.rb
deleted file mode 100644 (file)
index 1740577..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-
-module Hardmock
-  module Utils #:nodoc:
-    def format_method_call_string(mock,mname,args)
-      arg_string = args.map { |a| a.inspect }.join(', ')
-      call_text = "#{mock._name}.#{mname}(#{arg_string})"
-    end
-  end
-end
diff --git a/tools/ceedling/vendor/hardmock/lib/test_unit_before_after.rb b/tools/ceedling/vendor/hardmock/lib/test_unit_before_after.rb
deleted file mode 100644 (file)
index 0499e39..0000000
+++ /dev/null
@@ -1,169 +0,0 @@
-require 'test/unit'
-require 'test/unit/testcase'
-require 'test/unit/assertions'
-
-module Test #:nodoc:#
-  module Unit #:nodoc:#
-    
-    # == TestCase Modifications
-    #
-    # Monkey-patch to provide a formal mechanism for appending actions to be executed after teardown.
-    # Use after_teardown to define one or more actions to be executed after teardown for ALL tests.
-    #
-    # COMING SOON?
-    # * (maybe?) Hooks for before_teardown, after_setup, on_error
-    # * (maybe?) Options for positional control, eg, after_teardown :before_other_actions
-    # * (maybe?) Provide tagging/filtering so action execution can be controlled specifically?
-    #
-    # == Usage
-    #
-    # Invoke TestCase.after_teardown with optional parameter, which will be invoked with a reference
-    # to the test instance that has just been torn down.
-    #
-    # Example:
-    # 
-    #   Test::Unit::TestCase.after_teardown do |test|
-    #     test.verify_mocks
-    #   end
-    #   
-    # == Justification
-    #
-    # There are a number of tools and libraries that play fast-n-loose with setup and teardown by 
-    # wrapping them, and by overriding method_added as a means of upholding special setup/teardown 
-    # behavior, usually by re-wrapping newly defined user-level setup/teardown methods.
-    # mocha and active_record/fixtures (and previously, hardmock) will fight for this
-    # territory with often unpredictable results.
-    #
-    # We wouldn't have to battle if Test::Unit provided a formal pre- and post- hook mechanism.
-    #
-    class TestCase
-
-      class << self
-        
-        # Define an action to be run after teardown. Subsequent calls result in 
-        # multiple actions.  The block will be given a reference to the test
-        # being executed.
-        #
-        # Example:
-        # 
-        #   Test::Unit::TestCase.after_teardown do |test|
-        #     test.verify_mocks
-        #   end
-        def after_teardown(&block)
-          post_teardown_actions << block
-        end
-
-        # Used internally. Access the list of post teardown actions for to be
-        # used by all tests.
-        def post_teardown_actions
-          @@post_teardown_actions ||= []
-        end
-
-        # Define an action to be run before setup. Subsequent calls result in 
-        # multiple actions, EACH BEING PREPENDED TO THE PREVIOUS.  
-        # The block will be given a reference to the test being executed.
-        #
-        # Example:
-        # 
-        #   Test::Unit::TestCase.before_setup do |test|
-        #     test.prepare_hardmock_control
-        #   end
-        def before_setup(&block)
-          pre_setup_actions.unshift block
-        end
-
-        # Used internally. Access the list of post teardown actions for to be
-        # used by all tests.
-        def pre_setup_actions
-          @@pre_setup_actions ||= []
-        end
-      end
-
-      # OVERRIDE: This is a reimplementation of the default "run", updated to
-      # execute actions after teardown.
-      def run(result)
-        yield(STARTED, name)
-        @_result = result
-        begin
-          execute_pre_setup_actions(self)
-          setup
-          __send__(@method_name)
-        rescue Test::Unit::AssertionFailedError => e
-          add_failure(e.message, auxiliary_backtrace_filter(e.backtrace))
-        rescue Exception
-          raise if should_passthru_exception($!) # See implementation; this is for pre-1.8.6 compat
-          add_error($!)
-        ensure
-          begin
-            teardown
-          rescue Test::Unit::AssertionFailedError => e
-            add_failure(e.message, auxiliary_backtrace_filter(e.backtrace))
-          rescue Exception
-            raise if should_passthru_exception($!) # See implementation; this is for pre-1.8.6 compat
-            add_error($!)
-          ensure
-            execute_post_teardown_actions(self)
-          end
-        end
-        result.add_run
-        yield(FINISHED, name)
-      end
-
-      private
-
-      # Run through the after_teardown actions, treating failures and errors
-      # in the same way that "run" does: they are reported, and the remaining
-      # actions are executed.
-      def execute_post_teardown_actions(test_instance)
-        self.class.post_teardown_actions.each do |action|
-          begin
-            action.call test_instance
-          rescue Test::Unit::AssertionFailedError => e
-            add_failure(e.message, auxiliary_backtrace_filter(e.backtrace))
-          rescue Exception
-            raise if should_passthru_exception($!)
-            add_error($!)
-          end
-        end
-      end
-      
-      # Run through the before_setup actions.
-      # Failures or errors cause execution to stop.
-      def execute_pre_setup_actions(test_instance)
-        self.class.pre_setup_actions.each do |action|
-#          begin
-            action.call test_instance
-#          rescue Test::Unit::AssertionFailedError => e
-#            add_failure(e.message, auxiliary_backtrace_filter(e.backtrace))
-#          rescue Exception
-#            raise if should_passthru_exception($!)
-#            add_error($!)
-#          end
-        end
-      end
-
-      # Make sure that this extension doesn't show up in failure backtraces
-      def auxiliary_backtrace_filter(trace)
-        trace.reject { |x| x =~ /test_unit_before_after/ }
-      end
-
-      # Is the given error of the type that we allow to fly out (rather than catching it)?
-      def should_passthru_exception(ex)
-        return passthrough_exception_types.include?($!.class)
-      end
-
-      # Provide a list of exception types that are to be allowed to explode out.
-      # Pre-ruby-1.8.6 doesn't use this functionality, so the PASSTHROUGH_EXCEPTIONS
-      # constant won't be defined.  This methods defends against that and returns
-      # an empty list instead.
-      def passthrough_exception_types
-        begin 
-          return PASSTHROUGH_EXCEPTIONS
-        rescue NameError
-          # older versions of test/unit do not have PASSTHROUGH_EXCEPTIONS constant
-          return []
-        end
-      end
-    end
-  end
-end
diff --git a/tools/ceedling/vendor/hardmock/rake_tasks/rdoc.rake b/tools/ceedling/vendor/hardmock/rake_tasks/rdoc.rake
deleted file mode 100644 (file)
index 6a6d79f..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
-require 'rake/rdoctask'
-require File.expand_path(File.dirname(__FILE__) + "/rdoc_options.rb")
-
-namespace :doc do
-
-  desc "Generate RDoc documentation"
-  Rake::RDocTask.new { |rdoc|
-    rdoc.rdoc_dir = 'doc'
-    rdoc.title    = "Hardmock: Strict expectation-based mock object library " 
-    add_rdoc_options(rdoc.options)
-    rdoc.rdoc_files.include('lib/**/*.rb', 'README','CHANGES','LICENSE')
-  }
-
-  task :show => [ 'doc:rerdoc' ] do
-    sh "open doc/index.html"
-  end
-
-end
-
diff --git a/tools/ceedling/vendor/hardmock/rake_tasks/rdoc_options.rb b/tools/ceedling/vendor/hardmock/rake_tasks/rdoc_options.rb
deleted file mode 100644 (file)
index 85bf4ce..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-
-def add_rdoc_options(options)
-  options << '--line-numbers' << '--inline-source' << '--main' << 'README' << '--title' << 'Hardmock'
-end
diff --git a/tools/ceedling/vendor/hardmock/rake_tasks/test.rake b/tools/ceedling/vendor/hardmock/rake_tasks/test.rake
deleted file mode 100644 (file)
index 85a3753..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-require 'rake/testtask'
-
-namespace :test do
-
-  desc "Run unit tests"
-  Rake::TestTask.new("units") { |t|
-    t.libs << "test"
-    t.pattern = 'test/unit/*_test.rb'
-    t.verbose = true
-  }
-
-  desc "Run functional tests"
-  Rake::TestTask.new("functional") { |t|
-    t.libs << "test"
-    t.pattern = 'test/functional/*_test.rb'
-    t.verbose = true
-  }
-
-  desc "Run all the tests"
-  task :all => [ 'test:units', 'test:functional' ]
-
-end
diff --git a/tools/ceedling/vendor/hardmock/test/functional/assert_error_test.rb b/tools/ceedling/vendor/hardmock/test/functional/assert_error_test.rb
deleted file mode 100644 (file)
index e4b35cf..0000000
+++ /dev/null
@@ -1,52 +0,0 @@
-require File.expand_path(File.dirname(__FILE__) + "/../test_helper")
-require 'assert_error'
-
-class AssertErrorTest < Test::Unit::TestCase
-
-  it "specfies an error type and message that should be raised" do
-    assert_error RuntimeError, "Too funky" do
-      raise RuntimeError.new("Too funky")
-    end
-  end
-
-  it "flunks if the error message is wrong" do
-    err = assert_raise Test::Unit::AssertionFailedError do
-      assert_error RuntimeError, "not good" do
-        raise RuntimeError.new("Too funky")
-      end
-    end
-    assert_match(/not good/i, err.message) 
-    assert_match(/too funky/i, err.message) 
-  end
-
-  it "flunks if the error type is wrong" do
-    err = assert_raise Test::Unit::AssertionFailedError do
-      assert_error StandardError, "Too funky" do
-        raise RuntimeError.new("Too funky")
-      end
-    end
-    assert_match(/StandardError/i, err.message) 
-    assert_match(/RuntimeError/i, err.message) 
-  end
-
-  it "can match error message text using a series of Regexps" do 
-    assert_error StandardError, /too/i, /funky/i do
-      raise StandardError.new("Too funky")
-    end
-  end
-
-  it "flunks if the error message doesn't match all the Regexps" do
-    err = assert_raise Test::Unit::AssertionFailedError do
-      assert_error StandardError, /way/i, /too/i, /funky/i do
-        raise StandardError.new("Too funky")
-      end
-    end
-    assert_match(/way/i, err.message) 
-  end
-
-  it "can operate without any message specification" do
-    assert_error StandardError do 
-      raise StandardError.new("ooof")
-    end
-  end
-end
diff --git a/tools/ceedling/vendor/hardmock/test/functional/auto_verify_test.rb b/tools/ceedling/vendor/hardmock/test/functional/auto_verify_test.rb
deleted file mode 100644 (file)
index 1b005bd..0000000
+++ /dev/null
@@ -1,178 +0,0 @@
-require File.expand_path(File.dirname(__FILE__) + "/../test_helper")
-require 'fileutils'
-
-class AutoVerifyTest < Test::Unit::TestCase
-
-  def setup
-    @expect_unmet_expectations = true
-  end
-
-  def teardown
-    remove_temp_test_file
-  end
-
-  #
-  # TESTS
-  #
-
-  it "auto-verifies all mocks in teardown" do
-    write_and_execute_test 
-  end
-
-  it "auto-verifies even if user defines own teardown" do
-    @teardown_code =<<-EOM 
-      def teardown
-        # just in the way
-      end
-    EOM
-    write_and_execute_test 
-  end
-
-  should "not obscure normal failures when verification fails" do
-    @test_code =<<-EOM
-        def test_setup_doomed_expectation
-          create_mock :automobile
-          @automobile.expects.start
-          flunk "natural failure"
-        end
-    EOM
-    @expect_failures = 1
-    write_and_execute_test
-  end
-
-  should "not skip user-defined teardown when verification fails" do
-    @teardown_code =<<-EOM 
-      def teardown
-        puts "User teardown"
-      end
-    EOM
-    write_and_execute_test 
-    assert_output_contains(/User teardown/)
-  end
-
-  it "is quiet when verification is ok" do
-    @test_code =<<-EOM
-        def test_ok
-          create_mock :automobile
-          @automobile.expects.start
-          @automobile.start
-        end
-    EOM
-    @teardown_code =<<-EOM 
-      def teardown
-        puts "User teardown"
-      end
-    EOM
-    @expect_unmet_expectations = false
-    @expect_failures = 0
-    @expect_errors = 0
-    write_and_execute_test
-    assert_output_contains(/User teardown/)
-  end
-
-  should "auto-verify even if user teardown explodes" do
-    @teardown_code =<<-EOM 
-      def teardown
-        raise "self destruct"
-      end
-    EOM
-    @expect_errors = 2
-    write_and_execute_test
-    assert_output_contains(/self destruct/)
-  end
-
-  it "plays nice with inherited teardown methods" do
-    @full_code ||=<<-EOTEST
-      require File.expand_path(File.dirname(__FILE__) + "/../test_helper")
-      require 'hardmock'
-      class Test::Unit::TestCase 
-        def teardown
-          puts "Test helper teardown"
-        end
-      end
-      class DummyTest < Test::Unit::TestCase
-        def test_prepare_to_die
-          create_mock :automobile
-          @automobile.expects.start
-        end
-      end 
-    EOTEST
-    write_and_execute_test
-    assert_output_contains(/Test helper teardown/)
-  end
-
-  #
-  # HELPERS
-  #
-
-  def temp_test_file
-    File.expand_path(File.dirname(__FILE__) + "/tear_down_verification_test.rb")
-  end
-
-  def run_test(tbody)
-    File.open(temp_test_file,"w") { |f| f.print(tbody) }
-    @test_output = `ruby #{temp_test_file} 2>&1`
-  end
-
-  def formatted_test_output
-    if @test_output
-      @test_output.split(/\n/).map { |line| "> #{line}" }.join("\n")
-    else
-      "(NO TEST OUTPUT!)"
-    end
-  end
-
-  def remove_temp_test_file
-    FileUtils::rm_f temp_test_file
-  end
-
-  def assert_results(h)
-    if @test_output !~ /#{h[:tests]} tests, [0-9]+ assertions, #{h[:failures]} failures, #{h[:errors]} errors/
-      flunk "Test results didn't match #{h.inspect}:\n#{formatted_test_output}"
-    end
-  end
-
-  def assert_output_contains(*patterns)
-    patterns.each do |pattern|
-      if @test_output !~ pattern
-        flunk "Test output didn't match #{pattern.inspect}:\n#{formatted_test_output}"
-      end
-    end
-  end
-  
-  def assert_output_doesnt_contain(*patterns)
-    patterns.each do |pattern|
-      assert @test_output !~ pattern, "Output shouldn't match #{pattern.inspect} but it does."
-    end
-  end
-
-  def write_and_execute_test
-    @test_code ||=<<-EOM
-        def test_setup_doomed_expectation
-          create_mock :automobile
-          @automobile.expects.start
-        end
-    EOM
-    @full_code ||=<<-EOTEST
-      require File.expand_path(File.dirname(__FILE__) + "/../test_helper")
-      require 'hardmock'
-      class DummyTest < Test::Unit::TestCase
-        #{@teardown_code}
-        #{@test_code}
-      end 
-    EOTEST
-    run_test @full_code
-
-    if @expect_unmet_expectations 
-      assert_output_contains(/unmet expectations/i, /automobile/, /start/)
-    else
-      assert_output_doesnt_contain(/unmet expectations/i, /automobile/, /start/)
-    end
-
-    @expect_tests ||= 1
-    @expect_failures ||= 0
-    @expect_errors ||= 1
-    assert_results :tests => @expect_tests, :failures => @expect_failures, :errors => @expect_errors
-  end
-  
-end
diff --git a/tools/ceedling/vendor/hardmock/test/functional/direct_mock_usage_test.rb b/tools/ceedling/vendor/hardmock/test/functional/direct_mock_usage_test.rb
deleted file mode 100644 (file)
index dcf2b2a..0000000
+++ /dev/null
@@ -1,396 +0,0 @@
-require File.expand_path(File.dirname(__FILE__) + "/../test_helper")
-require 'hardmock'
-
-class DirectMockUsageTest < Test::Unit::TestCase
-
-  def setup
-    @bird = Mock.new('bird')
-  end
-
-  def teardown
-  end
-
-  #
-  # TESTS
-  #
-
-  it "raises VerifyError if expected method not called" do
-    @bird.expects.flap_flap
-
-    err = assert_raise VerifyError do
-      @bird._verify
-    end
-    assert_match(/unmet expectations/i, err.message)
-  end
-
-  should "not raise when expected calls are made in order" do
-    @bird.expects.flap_flap
-    @bird.expects.bang
-    @bird.expects.plop
-
-    @bird.flap_flap
-    @bird.bang
-    @bird.plop
-
-    @bird._verify
-  end
-
-  it "raises ExpectationError when unexpected method are called" do
-    @bird.expects.flap_flap
-
-    err = assert_raise ExpectationError do
-      @bird.shoot
-    end
-    assert_match(/wrong method/i, err.message) 
-  end
-
-  it "raises ExpectationError on bad arguments" do
-    @bird.expects.flap_flap(:swoosh)
-
-    err = assert_raise ExpectationError do
-      @bird.flap_flap(:rip)
-    end
-    assert_match(/wrong arguments/i, err.message) 
-  end
-  
-  it "raises VerifyError when not all expected methods are called" do
-    @bird.expects.flap_flap
-    @bird.expects.bang
-    @bird.expects.plop
-
-    @bird.flap_flap
-
-    err = assert_raise VerifyError do
-      @bird._verify
-    end
-    assert_match(/unmet expectations/i, err.message)
-  end
-
-  it "raises ExpectationError when calls are made out of order" do
-    @bird.expects.flap_flap
-    @bird.expects.bang
-    @bird.expects.plop
-
-    @bird.flap_flap
-    err = assert_raise ExpectationError do
-      @bird.plop
-    end
-    assert_match(/wrong method/i, err.message) 
-  end
-
-  it "returns the configured value" do 
-    @bird.expects.plop.returns(':P')
-    assert_equal ':P', @bird.plop
-    @bird._verify
-
-    @bird.expects.plop.returns(':x')
-    assert_equal ':x', @bird.plop
-    @bird._verify
-  end
-
-  it "returns nil when no return is specified" do
-    @bird.expects.plop
-    assert_nil @bird.plop
-    @bird._verify
-  end
-
-  it "raises the configured exception" do
-    err = RuntimeError.new('shaq')
-    @bird.expects.plop.raises(err)
-    actual_err = assert_raise RuntimeError do
-      @bird.plop
-    end
-    assert_same err, actual_err, 'should be the same error'
-    @bird._verify
-  end
-
-  it "raises a RuntimeError when told to 'raise' a string" do
-    @bird.expects.plop.raises('shaq')
-    err = assert_raise RuntimeError do
-      @bird.plop
-    end
-    assert_match(/shaq/i, err.message) 
-    @bird._verify
-  end
-
-  it "raises a default RuntimeError" do
-    @bird.expects.plop.raises
-    err = assert_raise RuntimeError do
-      @bird.plop
-    end
-    assert_match(/error/i, err.message) 
-    @bird._verify
-  end
-
-  it "is quiet when correct arguments given" do
-    thing = Object.new
-    @bird.expects.plop(:big,'one',thing)
-    @bird.plop(:big,'one',thing)
-    @bird._verify
-  end
-
-  it "raises ExpectationError when wrong number of arguments specified" do
-    thing = Object.new
-    @bird.expects.plop(:big,'one',thing)
-    err = assert_raise ExpectationError do
-      # more
-      @bird.plop(:big,'one',thing,:other)
-    end
-    assert_match(/wrong arguments/i, err.message)
-    @bird._verify
-
-    @bird.expects.plop(:big,'one',thing)
-    err = assert_raise ExpectationError do
-      # less
-      @bird.plop(:big,'one')
-    end
-    assert_match(/wrong arguments/i, err.message)
-    @bird._verify
-    
-    @bird.expects.plop
-    err = assert_raise ExpectationError do
-      # less
-      @bird.plop(:big)
-    end
-    assert_match(/wrong arguments/i, err.message)
-    @bird._verify
-  end
-
-  it "raises ExpectationError when arguments don't match" do
-    thing = Object.new
-    @bird.expects.plop(:big,'one',thing)
-    err = assert_raise ExpectationError do
-      @bird.plop(:big,'two',thing,:other)
-    end
-    assert_match(/wrong arguments/i, err.message)
-    @bird._verify
-  end
-
-  it "can use a block for custom reactions" do
-    mitt = nil
-    @bird.expects.plop { mitt = :ball }
-    assert_nil mitt
-    @bird.plop
-    assert_equal :ball, mitt, 'didnt catch the ball'
-    @bird._verify
-
-    @bird.expects.plop { raise 'ball' }
-    err = assert_raise RuntimeError do
-      @bird.plop
-    end
-    assert_match(/ball/i, err.message) 
-    @bird._verify
-  end
-
-  it "passes mock-call arguments to the expectation block" do
-    ball = nil
-    mitt = nil
-    @bird.expects.plop {|arg1,arg2| 
-      ball = arg1  
-      mitt = arg2  
-    }
-    assert_nil ball
-    assert_nil mitt
-    @bird.plop(:ball,:mitt)
-    assert_equal :ball, ball
-    assert_equal :mitt, mitt
-    @bird._verify
-  end
-
-  it "validates arguments if specified in addition to a block" do
-    ball = nil
-    mitt = nil
-    @bird.expects.plop(:ball,:mitt) {|arg1,arg2| 
-      ball = arg1  
-      mitt = arg2  
-    }
-    assert_nil ball
-    assert_nil mitt
-    @bird.plop(:ball,:mitt)
-    assert_equal :ball, ball
-    assert_equal :mitt, mitt
-    @bird._verify
-
-    ball = nil
-    mitt = nil
-    @bird.expects.plop(:bad,:stupid) {|arg1,arg2| 
-      ball = arg1  
-      mitt = arg2  
-    }
-    assert_nil ball
-    assert_nil mitt
-    err = assert_raise ExpectationError do
-      @bird.plop(:ball,:mitt)
-    end
-    assert_match(/wrong arguments/i, err.message) 
-    assert_nil ball
-    assert_nil mitt
-    @bird._verify
-
-    ball = nil
-    mitt = nil
-    @bird.expects.plop(:ball,:mitt) {|arg1,arg2| 
-      ball = arg1  
-      mitt = arg2  
-    }
-    assert_nil ball
-    assert_nil mitt
-    err = assert_raise ExpectationError do
-      @bird.plop(:ball)
-    end
-    assert_match(/wrong arguments/i, err.message) 
-    assert_nil ball
-    assert_nil mitt
-    @bird._verify
-  end
-
-  it "passes runtime blocks to the expectation block as the final argument" do
-    runtime_block_called = false
-    got_arg = nil
-
-    # Eg, bird expects someone to subscribe to :tweet using the 'when' method
-    @bird.expects.when(:tweet) { |arg1, block| 
-      got_arg = arg1
-      block.call
-    }
-
-    @bird.when(:tweet) do 
-      runtime_block_called = true
-    end
-
-    assert_equal :tweet, got_arg, "Wrong arg"
-    assert runtime_block_called, "The runtime block should have been invoked by the user block"
-
-    @bird.expects.when(:warnk) { |e,blk| }
-
-    err = assert_raise ExpectationError do
-      @bird.when(:honk) { }
-    end
-    assert_match(/wrong arguments/i, err.message) 
-
-    @bird._verify
-  end
-
-  it "passes the runtime block to the expectation block as sole argument if no other args come into play" do
-    runtime_block_called = false
-    @bird.expects.subscribe { |block| block.call }
-    @bird.subscribe do 
-      runtime_block_called = true
-    end
-    assert runtime_block_called, "The runtime block should have been invoked by the user block"
-  end
-
-  it "provides nil as final argument if expectation block seems to want a block" do
-    invoked = false
-    @bird.expects.kablam(:scatter) { |shot,block| 
-      assert_equal :scatter, shot, "Wrong shot"
-      assert_nil block, "The expectation block should get a nil block when user neglects to pass one"
-      invoked = true
-    }
-    @bird.kablam :scatter
-    assert invoked, "Expectation block not invoked"
-
-    @bird._verify
-  end
-
-  it "can set explicit return after an expectation block" do
-    got = nil
-    @bird.expects.kablam(:scatter) { |shot|
-      got = shot
-    }.returns(:death)
-
-    val = @bird.kablam :scatter 
-    assert_equal :death, val, "Wrong return value"
-    assert_equal :scatter, got, "Wrong argument"
-    @bird._verify
-  end
-
-  it "can raise after an expectation block" do
-    got = nil
-    @bird.expects.kablam(:scatter) do |shot|
-      got = shot
-    end.raises "hell"
-
-    err = assert_raise RuntimeError do
-      @bird.kablam :scatter 
-    end
-    assert_match(/hell/i, err.message) 
-
-    @bird._verify
-  end
-
-  it "stores the semantic value of the expectation block after it executes" do
-    expectation = @bird.expects.kablam(:slug) { |shot|
-      "The shot was #{shot}"
-    }
-
-    assert_not_nil expectation, "Expectation nil"
-    assert_nil expectation.block_value, "Block value should start out nil"
-
-    ret_val = @bird.kablam :slug 
-
-    assert_equal "The shot was slug", expectation.block_value
-    assert_equal "The shot was slug", ret_val, "Block value should also be used for return"
-
-    @bird._verify
-  end
-
-
-  it "uses the value of the expectation block as the default return value" do 
-    @bird.expects.kablam(:scatter) { |shot|
-      "The shot was #{shot}"
-    }
-    val = @bird.kablam :scatter 
-    assert_equal "The shot was scatter", val, "Wrong return value"
-    @bird._verify
-  end
-
-  it "returns the Expectation even if 'returns' is used" do
-    expectation = @bird.expects.kablam(:slug) { |shot|
-      "The shot was #{shot}"
-    }.returns :hosed
-
-    assert_not_nil expectation, "Expectation nil"
-    assert_nil expectation.block_value, "Block value should start out nil"
-
-    ret_val = @bird.kablam :slug 
-
-    assert_equal "The shot was slug", expectation.block_value
-    assert_equal :hosed, ret_val, "Block value should also be used for return"
-
-    @bird._verify
-  end
-
-  it "returns the Expectation even if 'raises' is used" do
-    expectation = @bird.expects.kablam(:slug) { |shot|
-      "The shot was #{shot}"
-    }.raises "aiee!"
-
-    assert_not_nil expectation, "Expectation nil"
-    assert_nil expectation.block_value, "Block value should start out nil"
-
-    err = assert_raise RuntimeError do
-     @bird.kablam :slug 
-    end
-    assert_match(/aiee!/i, err.message)
-    assert_equal "The shot was slug", expectation.block_value
-    @bird._verify
-  end
-
-
-  it "supports assignment-style methods" do
-    @bird.expects.size = "large"
-    @bird.size = "large"
-    @bird._verify
-  end
-
-  it "supports assignments and raising (using explicit-method syntax)" do
-    @bird.expects('size=','large').raises "boom"
-
-    err = assert_raise RuntimeError do
-      @bird.size = "large"
-    end
-    assert_match(/boom/i, err.message) 
-  end
-
-end
diff --git a/tools/ceedling/vendor/hardmock/test/functional/hardmock_test.rb b/tools/ceedling/vendor/hardmock/test/functional/hardmock_test.rb
deleted file mode 100644 (file)
index 159d369..0000000
+++ /dev/null
@@ -1,434 +0,0 @@
-require File.expand_path(File.dirname(__FILE__) + "/../test_helper")
-require 'hardmock'
-require 'assert_error'
-
-class HardmockTest < Test::Unit::TestCase
-
-  #
-  # TESTS
-  # 
-
-  it "conveniently creates mocks using create_mock and create_mocks" do
-
-    h = create_mock :donkey
-    assert_equal [ :donkey ], h.keys
-
-    assert_mock_exists :donkey
-    assert_same @donkey, h[:donkey]
-
-    assert_equal [ :donkey ], @all_mocks.keys, "Wrong keyset for @all_mocks"
-
-    h2 = create_mocks :cat, 'dog' # symbol/string indifference at this level
-    assert_equal [:cat,:dog].to_set, h2.keys.to_set, "Wrong keyset for second hash"
-    assert_equal [:cat,:dog,:donkey].to_set, @all_mocks.keys.to_set, "@all_mocks wrong"   
-
-    assert_mock_exists :cat
-    assert_same @cat, h2[:cat]
-    assert_mock_exists :dog
-    assert_same @dog, h2[:dog]
-
-    assert_mock_exists :donkey
-  end
-
-  it "provides literal 'expects' syntax" do 
-    assert_nil @order, "Should be no @order yet"
-    create_mock :order
-    assert_not_nil @order, "@order should be built"
-
-    # Setup an expectation
-    @order.expects.update_stuff :key1 => 'val1', :key2 => 'val2'
-
-    # Use the mock
-    @order.update_stuff :key1 => 'val1', :key2 => 'val2'
-
-    # Verify
-    verify_mocks
-
-    # See that it's ok to do it again
-    verify_mocks
-  end
-
-  it "supports 'with' for specifying argument expectations" do
-    create_mocks :car
-    @car.expects(:fill).with('gas','booze')
-    @car.fill('gas', 'booze')
-    verify_mocks
-  end
-
-  it "supports several mocks at once" do
-    create_mocks :order_builder, :order, :customer
-
-    @order_builder.expects.create_new_order.returns @order
-    @customer.expects.account_number.returns(1234)
-    @order.expects.account_no = 1234
-    @order.expects.save!
-
-    # Run "the code"
-    o = @order_builder.create_new_order
-    o.account_no = @customer.account_number
-    o.save!
-
-    verify_mocks
-  end
-
-  it "enforces inter-mock call ordering" do
-    create_mocks :order_builder, :order, :customer
-
-    @order_builder.expects.create_new_order.returns @order
-    @customer.expects.account_number.returns(1234)
-    @order.expects.account_no = 1234
-    @order.expects.save!
-
-    # Run "the code"
-    o = @order_builder.create_new_order
-    err = assert_raise ExpectationError do
-      o.save!
-    end
-    assert_match(/wrong object/i, err.message) 
-    assert_match(/order.save!/i, err.message) 
-    assert_match(/customer.account_number/i, err.message) 
-
-    assert_error VerifyError, /unmet expectations/i do
-      verify_mocks
-    end
-  end
-
-  class UserPresenter
-    def initialize(args)
-      view = args[:view]
-      model = args[:model]
-      model.when :data_changes do
-        view.user_name = model.user_name
-      end
-      view.when :user_edited do
-        model.user_name = view.user_name
-      end
-    end
-  end
-
-  it "makes MVP testing simple" do
-    mox = create_mocks :model, :view
-
-    data_change = @model.expects.when(:data_changes) { |evt,block| block }
-    user_edit = @view.expects.when(:user_edited) { |evt,block| block }
-    
-    UserPresenter.new mox
-
-    # Expect user name transfer from model to view
-    @model.expects.user_name.returns 'Da Croz'
-    @view.expects.user_name = 'Da Croz'
-    # Trigger data change event in model
-    data_change.block_value.call
-
-    # Expect user name transfer from view to model
-    @view.expects.user_name.returns '6:8'
-    @model.expects.user_name = '6:8'
-    # Trigger edit event in view
-    user_edit.block_value.call
-
-    verify_mocks 
-  end
-
-  it "continues to function after verify, if verification error is controlled" do
-    mox = create_mocks :model, :view
-    data_change = @model.expects.when(:data_changes) { |evt,block| block }
-    user_edit = @view.expects.when(:user_edited) { |evt,block| block }
-    UserPresenter.new mox
-
-    # Expect user name transfer from model to view
-    @model.expects.user_name.returns 'Da Croz'
-    @view.expects.user_name = 'Da Croz'
-
-    assert_error ExpectationError, /model.monkey_wrench/i do
-      @model.monkey_wrench
-    end
-
-    # This should raise because of unmet expectations
-    assert_error VerifyError, /unmet expectations/i, /user_name/i do
-      verify_mocks
-    end
-
-    # See that the non-forced verification remains quiet
-    assert_nothing_raised VerifyError do
-      verify_mocks(false)
-    end
-    
-    @model.expects.never_gonna_happen
-    
-    assert_error VerifyError, /unmet expectations/i, /never_gonna_happen/i do
-      verify_mocks
-    end
-  end
-
-  class UserPresenterBroken
-    def initialize(args)
-      view = args[:view]
-      model = args[:model]
-      model.when :data_changes do
-        view.user_name = model.user_name
-      end
-      # no view stuff, will break appropriately
-    end
-  end
-
-  it "flunks for typical Presenter constructor wiring failure" do
-    mox = create_mocks :model, :view
-
-    data_change = @model.expects.when(:data_changes) { |evt,block| block }
-    user_edit = @view.expects.when(:user_edited) { |evt,block| block }
-    
-    UserPresenterBroken.new mox
-
-    err = assert_raise VerifyError do
-      verify_mocks
-    end
-    assert_match(/unmet expectations/i, err.message) 
-    assert_match(/view.when\(:user_edited\)/i, err.message) 
-
-  end
-
-  it "provides convenient event-subscription trap syntax for MVP testing" do
-    mox = create_mocks :model, :view
-
-    data_change = @model.trap.when(:data_changes) 
-    user_edit = @view.trap.when(:user_edited) 
-    
-    UserPresenter.new mox
-
-    # Expect user name transfer from model to view
-    @model.expects.user_name.returns 'Da Croz'
-    @view.expects.user_name = 'Da Croz'
-    # Trigger data change event in model
-    data_change.trigger
-
-    # Expect user name transfer from view to model
-    @view.expects.user_name.returns '6:8'
-    @model.expects.user_name = '6:8'
-    # Trigger edit event in view
-    user_edit.trigger
-
-    verify_mocks 
-  end
-
-  it "raises if you try to pass an expectation block to 'trap'" do
-    create_mock :model
-    assert_error Hardmock::ExpectationError, /blocks/i, /trap/i do
-      @model.trap.when(:some_event) do raise "huh?" end
-    end
-  end
-
-  class Grinder
-    def initialize(objects)
-      @chute = objects[:chute]
-      @bucket = objects[:bucket]
-      @blade = objects[:blade]
-    end
-
-    def grind(slot)
-      @chute.each_bean(slot) do |bean|
-        @bucket << @blade.chop(bean)
-      end
-    end
-  end
-
-  it "lets you write clear iteration-oriented expectations" do
-    grinder = Grinder.new create_mocks(:blade, :chute, :bucket)
-    
-    # Style 1: assertions on method args is done explicitly in block
-    @chute.expects.each_bean { |slot,block| 
-      assert_equal :side_slot, slot, "Wrong slot"
-      block.call :bean1
-      block.call :bean2
-    }
-
-    @blade.expects.chop(:bean1).returns(:grounds1)
-    @bucket.expects('<<', :grounds1)
-
-    @blade.expects.chop(:bean2).returns(:grounds2)
-    @bucket.expects('<<', :grounds2)
-
-    # Run "the code"
-    grinder.grind(:side_slot)
-
-    verify_mocks
-
-    # Style 2: assertions on method arguments done implicitly in the expectation code
-    @chute.expects.each_bean(:main_slot) { |slot,block| 
-      block.call :bean3
-    }
-    @blade.expects.chop(:bean3).returns(:grounds3)
-    @bucket.expects('<<', :grounds3)
-    grinder.grind :main_slot
-    verify_mocks
-  end
-
-  it "further supports iteration testing using 'yield'" do
-    grinder = Grinder.new create_mocks(:blade, :chute, :bucket)
-    
-    @chute.expects.each_bean(:side_slot).yields :bean1, :bean2
-
-    @blade.expects.chop(:bean1).returns(:grounds1)
-    @bucket.expects('<<', :grounds1)
-
-    @blade.expects.chop(:bean2).returns(:grounds2)
-    @bucket.expects('<<', :grounds2)
-
-    grinder.grind :side_slot
-
-    verify_mocks
-  end
-
-  class HurtLocker
-    attr_reader :caught
-    def initialize(opts)
-      @locker = opts[:locker]
-      @store = opts[:store]
-    end
-
-    def do_the_thing(area,data)
-      @locker.with_lock(area) do
-        @store.eat(data)
-      end
-    rescue => oops
-      @caught = oops
-    end
-  end
-
-  it "makes mutex-style locking scenarios easy to test" do
-    hurt = HurtLocker.new create_mocks(:locker, :store)
-
-    @locker.expects.with_lock(:main).yields
-    @store.expects.eat("some info")
-
-    hurt.do_the_thing(:main, "some info")
-
-    verify_mocks
-  end
-
-  it "makes it easy to simulate error in mutex-style locking scenarios" do 
-    hurt = HurtLocker.new create_mocks(:locker, :store)
-    err = StandardError.new('fmshooop')  
-    @locker.expects.with_lock(:main).yields
-    @store.expects.eat("some info").raises(err)
-
-    hurt.do_the_thing(:main, "some info")
-
-    assert_same err, hurt.caught, "Expected that error to be handled internally"
-    verify_mocks
-  end
-       
-  it "actually returns 'false' instead of nil when mocking boolean return values" do
-               create_mock :car
-               @car.expects.ignition_on?.returns(true)
-               assert_equal true, @car.ignition_on?, "Should be true"
-               @car.expects.ignition_on?.returns(false)
-               assert_equal false, @car.ignition_on?, "Should be false"
-       end
-
-  it "can mock most methods inherited from object using literal syntax" do
-    target_methods = %w|id clone display dup eql? ==|
-    create_mock :foo
-    target_methods.each do |m|
-      eval %{@foo.expects(m, "some stuff")}
-      eval %{@foo.#{m} "some stuff"}
-    end
-  end
-
-  it "provides 'expect' as an alias for 'expects'" do
-    create_mock :foo
-    @foo.expect.boomboom
-    @foo.boomboom
-    verify_mocks 
-  end
-
-  it "provides 'should_receive' as an alias for 'expects'" do
-    create_mock :foo
-    @foo.should_receive.boomboom
-    @foo.boomboom
-    verify_mocks 
-  end
-
-  it "provides 'and_return' as an alias for 'returns'" do
-    create_mock :foo
-    @foo.expects(:boomboom).and_return :brick
-    assert_equal :brick, @foo.boomboom
-    verify_mocks 
-  end
-
-  it "does not interfere with a core subset of Object methods" do 
-    create_mock :foo
-    @foo.method(:inspect)
-    @foo.inspect
-    @foo.to_s
-    @foo.instance_variables
-    @foo.instance_eval("")
-    verify_mocks 
-  end
-
-  it "can raise errors from within an expectation block" do
-    create_mock :cat
-    @cat.expects.meow do |arg|
-      assert_equal "mix", arg
-      raise 'HAIRBALL'
-    end
-    assert_error RuntimeError, 'HAIRBALL' do 
-      @cat.meow("mix")
-    end
-  end
-
-  it "can raise errors AFTER an expectation block" do
-    create_mock :cat
-    @cat.expects.meow do |arg|
-      assert_equal "mix", arg
-    end.raises('HAIRBALL')
-    assert_error RuntimeError, 'HAIRBALL' do 
-      @cat.meow("mix")
-    end
-  end
-
-  it "raises an immediate error if a mock is created with a nil name (common mistake: create_mock @cat)" do
-    # I make this mistake all the time: Typing in an instance var name instead of a symbol in create_mocks.
-    # When you do that, you're effectively passing nil(s) in as mock names.
-    assert_error ArgumentError, /'nil' is not a valid name for a mock/ do
-      create_mocks @apples, @oranges
-    end
-  end
-
-  it "overrides 'inspect' to make nice output" do
-    create_mock :hay_bailer
-    assert_equal "<Mock hay_bailer>", @hay_bailer.inspect, "Wrong output from 'inspect'"
-  end
-
-  it "raises if prepare_hardmock_control is invoked after create_mocks, or more than once" do
-    create_mock :hi_there
-    create_mocks :another, :one
-    assert_error RuntimeError, /already setup/ do
-      prepare_hardmock_control
-    end
-  end
-
-  should "support alias verify_hardmocks" do
-    create_mock :tree
-    @tree.expects(:grow)
-    assert_error VerifyError, /unmet/i do
-      verify_hardmocks
-    end
-  end
-
-  #
-  # HELPERS
-  #
-
-  def assert_mock_exists(name)
-    assert_not_nil @all_mocks, "@all_mocks not here yet"
-    mo = @all_mocks[name]
-    assert_not_nil mo, "Mock '#{name}' not in @all_mocks"
-    assert_kind_of Mock, mo, "Wrong type of object, wanted a Mock"
-    assert_equal name.to_s, mo._name, "Mock '#{name}' had wrong name"
-    ivar = self.instance_variable_get("@#{name}")
-    assert_not_nil ivar, "Mock '#{name}' not set as ivar"
-    assert_same mo, ivar, "Mock '#{name}' ivar not same as instance in @all_mocks"
-    assert_same @main_mock_control, mo._control, "Mock '#{name}' doesn't share the main mock control"
-  end
-end
-
diff --git a/tools/ceedling/vendor/hardmock/test/functional/stubbing_test.rb b/tools/ceedling/vendor/hardmock/test/functional/stubbing_test.rb
deleted file mode 100644 (file)
index f07a670..0000000
+++ /dev/null
@@ -1,479 +0,0 @@
-require File.expand_path(File.dirname(__FILE__) + "/../test_helper")
-require 'hardmock'
-require 'assert_error'
-
-class StubbingTest < Test::Unit::TestCase
-
-  #
-  # TESTS
-  # 
-
-  it "stubs a class method (and un-stubs after reset_stubs)" do
-    assert_equal "stones and gravel", Concrete.pour
-    assert_equal "glug glug", Jug.pour
-
-    Concrete.stubs!(:pour).returns("dust and plaster")
-
-    3.times do
-      assert_equal "dust and plaster", Concrete.pour
-    end
-
-    assert_equal "glug glug", Jug.pour, "Jug's 'pour' method broken"
-    assert_equal "stones and gravel", Concrete._hardmock_original_pour, "Original 'pour' method not aliased"
-
-    assert_equal "For roads", Concrete.describe, "'describe' method broken"
-
-    reset_stubs
-
-    assert_equal "stones and gravel", Concrete.pour, "'pour' method not restored"
-    assert_equal "For roads", Concrete.describe, "'describe' method broken after verify"
-
-  end
-
-  it "stubs several class methods" do
-    Concrete.stubs!(:pour).returns("sludge")
-    Concrete.stubs!(:describe).returns("awful")
-    Jug.stubs!(:pour).returns("milk")
-
-    assert_equal "sludge", Concrete.pour
-    assert_equal "awful", Concrete.describe
-    assert_equal "milk", Jug.pour
-
-    reset_stubs
-
-    assert_equal "stones and gravel", Concrete.pour
-    assert_equal "For roads", Concrete.describe
-    assert_equal "glug glug", Jug.pour
-  end
-
-  it "stubs instance methods" do
-    slab = Concrete.new
-    assert_equal "bonk", slab.hit
-
-    slab.stubs!(:hit).returns("slap")
-    assert_equal "slap", slab.hit, "'hit' not stubbed"
-
-    reset_stubs
-
-    assert_equal "bonk", slab.hit, "'hit' not restored"
-  end
-
-  it "stubs instance methods without breaking class methods or other instances" do
-    slab = Concrete.new
-    scrape = Concrete.new
-    assert_equal "an instance", slab.describe
-    assert_equal "an instance", scrape.describe
-    assert_equal "For roads", Concrete.describe
-
-    slab.stubs!(:describe).returns("new instance describe")
-    assert_equal "new instance describe", slab.describe, "'describe' on instance not stubbed"
-    assert_equal "an instance", scrape.describe, "'describe' on 'scrape' instance broken"
-    assert_equal "For roads", Concrete.describe, "'describe' class method broken"
-
-    reset_stubs
-
-    assert_equal "an instance", slab.describe, "'describe' instance method not restored"
-    assert_equal "an instance", scrape.describe, "'describe' on 'scrape' instance broken after restore"
-    assert_equal "For roads", Concrete.describe, "'describe' class method broken after restore"
-  end
-
-  should "allow stubbing of nonexistant class methods" do
-    Concrete.stubs!(:funky).returns('juice')
-    assert_equal 'juice', Concrete.funky
-  end
-
-  should "allow stubbing of nonexistant instance methods" do
-    chunk = Concrete.new
-    chunk.stubs!(:shark).returns('bite')
-    assert_equal 'bite', chunk.shark
-  end
-
-  should "allow re-stubbing" do
-    Concrete.stubs!(:pour).returns("one")
-    assert_equal "one", Concrete.pour
-
-    Concrete.stubs!(:pour).raises("hell")
-    assert_error RuntimeError, /hell/ do
-      Concrete.pour
-    end
-
-    Concrete.stubs!(:pour).returns("two")
-    assert_equal "two", Concrete.pour
-
-    reset_stubs
-
-    assert_equal "stones and gravel", Concrete.pour
-  end
-
-  it "does nothing with a runtime block when simply stubbing" do
-    slab = Concrete.new
-    slab.stubs!(:hit) do |nothing|
-      raise "BOOOMM!"
-    end
-    slab.hit
-    reset_stubs
-  end
-
-  it "can raise errors from a stubbed method" do
-    Concrete.stubs!(:pour).raises(StandardError.new("no!"))
-    assert_error StandardError, /no!/ do
-      Concrete.pour
-    end
-  end
-
-  it "provides string syntax for convenient raising of RuntimeErrors" do
-    Concrete.stubs!(:pour).raises("never!")
-    assert_error RuntimeError, /never!/ do
-      Concrete.pour
-    end
-  end
-
-
-  #
-  # Per-method mocking on classes or instances
-  #
-
-  it "mocks specific methods on existing classes, and returns the class method to normal after verification" do
-    
-    assert_equal "stones and gravel", Concrete.pour, "Concrete.pour is already messed up"
-
-    Concrete.expects!(:pour).returns("ALIGATORS")
-    assert_equal "ALIGATORS", Concrete.pour
-
-    verify_mocks
-    assert_equal "stones and gravel", Concrete.pour, "Concrete.pour not restored"
-  end
-   
-  it "flunks if expected class method is not invoked" do
-    
-    Concrete.expects!(:pour).returns("ALIGATORS")
-    assert_error(Hardmock::VerifyError, /Concrete.pour/, /unmet expectations/i) do
-      verify_mocks
-    end
-    clear_expectations
-  end
-
-  it "supports all normal mock functionality for class methods" do
-    
-    Concrete.expects!(:pour, "two tons").returns("mice")
-    Concrete.expects!(:pour, "three tons").returns("cats")
-    Concrete.expects!(:pour, "four tons").raises("Can't do it")
-    Concrete.expects!(:pour) do |some, args|
-      "==#{some}+#{args}=="
-    end
-
-    assert_equal "mice", Concrete.pour("two tons")
-    assert_equal "cats", Concrete.pour("three tons")
-    assert_error(RuntimeError, /Can't do it/) do 
-      Concrete.pour("four tons")
-    end
-    assert_equal "==first+second==", Concrete.pour("first","second")
-  end
-
-
-  it "enforces inter-mock ordering when mocking class methods" do
-    create_mocks :truck, :foreman
-    
-    @truck.expects.backup
-    Concrete.expects!(:pour, "something")
-    @foreman.expects.shout
-
-    @truck.backup
-    assert_error Hardmock::ExpectationError, /wrong/i, /expected call/i, /Concrete.pour/ do
-      @foreman.shout
-    end
-    assert_error Hardmock::VerifyError, /unmet expectations/i, /foreman.shout/ do
-      verify_mocks
-    end
-    clear_expectations
-  end
-
-  should "allow mocking non-existant class methods" do
-    Concrete.expects!(:something).returns("else")
-    assert_equal "else", Concrete.something
-  end
-
-  it "mocks specific methods on existing instances, then restore them after verify" do
-    
-    slab = Concrete.new
-    assert_equal "bonk", slab.hit
-
-    slab.expects!(:hit).returns("slap")
-    assert_equal "slap", slab.hit, "'hit' not stubbed"
-
-    verify_mocks
-    assert_equal "bonk", slab.hit, "'hit' not restored"
-  end
-
-  it "flunks if expected instance method is not invoked" do
-    
-    slab = Concrete.new
-    slab.expects!(:hit)
-
-    assert_error Hardmock::VerifyError, /unmet expectations/i, /Concrete.hit/ do
-      verify_mocks
-    end
-    clear_expectations
-  end
-
-  it "supports all normal mock functionality for instance methods" do
-    
-    slab = Concrete.new
-
-    slab.expects!(:hit, "soft").returns("hey")
-    slab.expects!(:hit, "hard").returns("OOF")
-    slab.expects!(:hit).raises("stoppit")
-    slab.expects!(:hit) do |some, args|
-      "==#{some}+#{args}=="
-    end
-
-    assert_equal "hey", slab.hit("soft")
-    assert_equal "OOF", slab.hit("hard")
-    assert_error(RuntimeError, /stoppit/) do 
-      slab.hit
-    end
-    assert_equal "==first+second==", slab.hit("first","second")
-    
-  end
-
-  it "enforces inter-mock ordering when mocking instance methods" do
-    create_mocks :truck, :foreman
-    slab1 = Concrete.new
-    slab2 = Concrete.new
-
-    @truck.expects.backup
-    slab1.expects!(:hit)
-    @foreman.expects.shout
-    slab2.expects!(:hit)
-    @foreman.expects.whatever
-
-    @truck.backup
-    slab1.hit
-    @foreman.shout
-    assert_error Hardmock::ExpectationError, /wrong/i, /expected call/i, /Concrete.hit/ do
-      @foreman.whatever
-    end
-    assert_error Hardmock::VerifyError, /unmet expectations/i, /foreman.whatever/ do
-      verify_mocks
-    end
-    clear_expectations
-  end
-
-  should "allow mocking non-existant instance methods" do
-    slab = Concrete.new
-    slab.expects!(:wholly).returns('happy')
-    assert_equal 'happy', slab.wholly
-  end
-
-  should "support concrete expectations that deal with runtime blocks" do
-
-    Concrete.expects!(:pour, "a lot") do |how_much, block|
-      assert_equal "a lot", how_much, "Wrong how_much arg"
-      assert_not_nil block, "nil runtime block"
-      assert_equal "the block value", block.call, "Wrong runtime block value"
-    end
-
-    Concrete.pour("a lot") do
-      "the block value"
-    end
-
-  end
-
-  it "can stub methods on mock objects" do
-    create_mock :horse
-    @horse.stubs!(:speak).returns("silence")
-    @horse.stubs!(:hello).returns("nothing")
-    @horse.expects(:canter).returns("clip clop")
-
-    assert_equal "silence", @horse.speak
-    assert_equal "clip clop", @horse.canter
-    assert_equal "silence", @horse.speak
-    assert_equal "silence", @horse.speak
-    assert_equal "nothing", @horse.hello
-    assert_equal "nothing", @horse.hello
-
-    verify_mocks
-    reset_stubs
-  end
-  
-  it "can stub the new method and return values" do
-    Concrete.stubs!(:new).returns("this value")
-    assert_equal "this value", Concrete.new, "did not properly stub new class method"
-    reset_stubs
-  end
-  
-  it "can mock the new method and return values" do
-    Concrete.expects!(:new).with("foo").returns("hello")
-    Concrete.expects!(:new).with("bar").returns("world")
-    
-    assert_equal "hello", Concrete.new("foo"), "did not properly mock out new class method"
-    assert_equal "world", Concrete.new("bar"), "did not properly mock out new class method"
-    
-    verify_mocks
-    reset_stubs
-  end
-
-  it "can mock several different class methods at once" do
-    sim_code = lambda do |input|
-      record = Multitool.find_record(input)
-      report = Multitool.generate_report(record)
-      Multitool.format_output(report)
-    end
-
-    @identifier = "the id"
-    @record = "the record"
-    @report = "the report"
-    @output = "the output"
-
-    Multitool.expects!(:find_record).with(@identifier).returns(@record)
-    Multitool.expects!(:generate_report).with(@record).returns(@report)
-    Multitool.expects!(:format_output).with(@report).returns(@output)
-
-    result = sim_code.call(@identifier)
-    assert_equal @output, result, "Wrong output"
-  end
-
-  it "can handle a mix of different and repeat class method mock calls" do
-    prep = lambda {
-      Multitool.expects!(:find_record).with("A").returns("1")
-      Multitool.expects!(:generate_report).with("1")
-      Multitool.expects!(:find_record).with("B").returns("2")
-      Multitool.expects!(:generate_report).with("2")
-    }
-
-    prep[]
-    Multitool.generate_report(Multitool.find_record("A"))
-    Multitool.generate_report(Multitool.find_record("B"))
-
-    prep[]
-    Multitool.generate_report(Multitool.find_record("A"))
-    assert_error Hardmock::ExpectationError, /Wrong arguments/, /find_record\("B"\)/, /find_record\("C"\)/ do
-      Multitool.generate_report(Multitool.find_record("C"))
-    end
-    clear_expectations
-  end
-
-  it "can mock several concrete instance methods at once" do
-    inst = OtherMultitool.new
-    sim_code = lambda do |input|
-      record = inst.find_record(input)
-      report = inst.generate_report(record)
-      inst.format_output(report)
-    end
-
-    @identifier = "the id"
-    @record = "the record"
-    @report = "the report"
-    @output = "the output"
-
-    inst.expects!(:find_record).with(@identifier).returns(@record)
-    inst.expects!(:generate_report).with(@record).returns(@report)
-    inst.expects!(:format_output).with(@report).returns(@output)
-
-    result = sim_code.call(@identifier)
-    assert_equal @output, result, "Wrong output"
-  end
-
-  it "verifies all concrete expects! from several different expectations" do
-    Multitool.expects!(:find_record)
-    Multitool.expects!(:generate_report)
-    Multitool.expects!(:format_output)
-
-    Multitool.find_record
-    Multitool.generate_report
-
-    assert_error Hardmock::VerifyError, /unmet expectations/i, /format_output/i do
-      verify_mocks
-    end
-  end
-
-  it "will not allow expects! to be used on a mock object" do
-    create_mock :cow
-    assert_error Hardmock::StubbingError, /expects!/, /mock/i, /something/ do
-      @cow.expects!(:something)
-    end
-  end
-
-  it "does not allow stubbing on nil objects" do
-    [ nil, @this_is_nil ].each do |nil_obj|
-      assert_error Hardmock::StubbingError, /cannot/i, /nil/i, /intentionally/ do
-        nil_obj.stubs!(:wont_work)
-      end
-    end
-  end
-
-  it "does not allow concrete method mocking on nil objects" do
-    [ nil, @this_is_nil ].each do |nil_obj|
-      assert_error Hardmock::StubbingError, /cannot/i, /nil/i, /intentionally/ do
-        nil_obj.expects!(:wont_work)
-      end
-    end
-  end
-
-  it "provides an alternate method for stubbing on nil objects" do
-    @this_is_nil.intentionally_stubs!(:bogus).returns('output')
-    assert_equal 'output', @this_is_nil.bogus
-  end
-
-  it "provides an alternate method for mocking concreate methods on nil objects" do
-    @this_is_nil.intentionally_expects!(:bogus).returns('output')
-    assert_error Hardmock::VerifyError, /unmet expectations/i, /NilClass.bogus/ do
-      verify_mocks
-    end
-  end
-
-  #
-  # HELPERS
-  #
-
-  class Concrete
-    def initialize; end
-    def self.pour
-      "stones and gravel"
-    end
-
-    def self.describe
-      "For roads"
-    end
-
-    def hit
-      "bonk"
-    end
-
-    def describe
-      "an instance"
-    end
-  end
-
-  class Jug
-    def self.pour
-      "glug glug"
-    end
-  end
-
-  class Multitool
-    def self.find_record(*a)
-      raise "The real Multitool.find_record was called with #{a.inspect}"
-    end
-    def self.generate_report(*a)
-      raise "The real Multitool.generate_report was called with #{a.inspect}"
-    end
-    def self.format_output(*a)
-      raise "The real Multitool.format_output was called with #{a.inspect}"
-    end
-  end
-
-  class OtherMultitool
-    def find_record(*a)
-      raise "The real OtherMultitool#find_record was called with #{a.inspect}"
-    end
-    def generate_report(*a)
-      raise "The real OtherMultitool#generate_report was called with #{a.inspect}"
-    end
-    def format_output(*a)
-      raise "The real OtherMultitool#format_output was called with #{a.inspect}"
-    end
-  end
-
-end
-
diff --git a/tools/ceedling/vendor/hardmock/test/test_helper.rb b/tools/ceedling/vendor/hardmock/test/test_helper.rb
deleted file mode 100644 (file)
index af159a4..0000000
+++ /dev/null
@@ -1,43 +0,0 @@
-here = File.expand_path(File.dirname(__FILE__))
-$: << here
-
-require "#{here}/../config/environment"
-require 'test/unit'
-require 'fileutils'
-require 'logger'
-require 'find'
-require 'yaml'
-require 'set'
-require 'ostruct'
-
-class Test::Unit::TestCase
-  include FileUtils
-
-  def poll(time_limit) 
-    (time_limit * 10).to_i.times do 
-      return true if yield
-      sleep 0.1
-    end
-    return false
-  end
-
-  def self.it(str, &block)
-    make_test_case "it", str, &block
-  end
-
-  def self.should(str, &block)
-    make_test_case "should", str, &block
-  end
-
-  def self.make_test_case(prefix, str, &block)
-    tname = self.name.sub(/Test$/,'')
-    if block
-      define_method "test #{prefix} #{str}" do
-        instance_eval &block
-      end
-    else
-      puts ">>> UNIMPLEMENTED CASE: #{tname}: #{str}"
-    end
-  end
-
-end
diff --git a/tools/ceedling/vendor/hardmock/test/unit/expectation_builder_test.rb b/tools/ceedling/vendor/hardmock/test/unit/expectation_builder_test.rb
deleted file mode 100644 (file)
index f689f98..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
-require File.expand_path(File.dirname(__FILE__) + "/../test_helper")
-require 'hardmock/expectation_builder'
-
-class ExpectationBuilderTest < Test::Unit::TestCase
-  include Hardmock
-  
-  def test_build_expectation
-    builder = ExpectationBuilder.new
-    
-    ex = builder.build_expectation( :stuff => 'inside' )
-    assert_not_nil ex, "Didn't build an expectation"
-    assert_kind_of Expectation, ex, "Wrong type!"
-
-    # Shhhh... fragile, yes, whatever.  The functional tests do the 
-    # real testing of this anyway
-    assert_equal({:stuff => 'inside'}, ex.instance_variable_get('@options'), "Hash not sent to SimpleExpectation constructor")
-  end
-
-end
diff --git a/tools/ceedling/vendor/hardmock/test/unit/expectation_test.rb b/tools/ceedling/vendor/hardmock/test/unit/expectation_test.rb
deleted file mode 100644 (file)
index 54bd204..0000000
+++ /dev/null
@@ -1,372 +0,0 @@
-require File.expand_path(File.dirname(__FILE__) + "/../test_helper")
-require 'hardmock/expectation'
-require 'hardmock/errors'
-require 'assert_error'
-
-class ExpectationTest < Test::Unit::TestCase
-  include Hardmock
-
-  def setup
-    @mock = TheMock.new
-  end
-  #
-  # HELPERS
-  #
-   
-  class TheMock
-    def _name; 'the_mock'; end
-  end
-  class OtherMock
-    def _name; 'other_mock'; end
-  end
-
-  #
-  # TESTS
-  #
-
-  def test_to_s
-    ex = Expectation.new( :mock => @mock, :method => 'a_func', :arguments => [1, "two", :three, { :four => 4 }] )  
-    assert_equal %|the_mock.a_func(1, "two", :three, {:four=>4})|, ex.to_s
-  end
-   
-  def test_apply_method_call
-    se = Expectation.new(:mock => @mock, :method => 'some_func',
-      :arguments => [1,'two',:three] )
-
-    # Try it good:
-    assert_nothing_raised ExpectationError do
-      se.apply_method_call( @mock, 'some_func', [1,'two',:three], nil )
-    end 
-
-    # Bad func name:
-    err = assert_raise ExpectationError do
-      se.apply_method_call( @mock, 'wrong_func', [1,'two',:three], nil )
-    end
-    assert_match(/wrong method/i, err.message) 
-    assert_match(/wrong_func/i, err.message) 
-    assert_match(/[1, "two", :three]/i, err.message) 
-    assert_match(/some_func/i, err.message) 
-    assert_match(/the_mock/i, err.message) 
-
-    # Wrong mock
-    err = assert_raise ExpectationError do
-      se.apply_method_call( OtherMock.new, 'some_func', [1,'two',:three], nil )
-    end
-    assert_match(/[1, "two", :three]/i, err.message) 
-    assert_match(/some_func/i, err.message) 
-    assert_match(/the_mock/i, err.message) 
-    assert_match(/other_mock/i, err.message) 
-    
-    # Wrong args
-    err = assert_raise ExpectationError do
-      se.apply_method_call( @mock, 'some_func', [1,'two',:four], nil)
-    end
-    assert_match(/[1, "two", :three]/i, err.message) 
-    assert_match(/[1, "two", :four]/i, err.message) 
-    assert_match(/wrong arguments/i, err.message) 
-    assert_match(/some_func/i, err.message) 
-  end
-
-  def test_apply_method_call_should_call_proc_when_given
-    # now with a proc
-    thinger = nil
-    the_proc = Proc.new { thinger = :shaq }
-    se = Expectation.new(:mock => @mock, :method => 'some_func',
-      :block => the_proc)
-
-    # Try it good:
-    assert_nil thinger
-    assert_nothing_raised ExpectationError do
-      se.apply_method_call(@mock, 'some_func', [], nil)
-    end 
-    assert_equal :shaq, thinger, 'wheres shaq??'
-  end
-
-  def test_apply_method_call_passes_runtime_block_as_last_argument_to_expectation_block
-
-    passed_block = nil
-    exp_block_called = false
-    exp_block = Proc.new { |blk| 
-      exp_block_called = true
-      passed_block = blk 
-    }
-
-    se = Expectation.new(:mock => @mock, :method => 'some_func', :block => exp_block,
-      :arguments => [])
-
-    set_flag = false
-    runtime_block = Proc.new { set_flag = true }
-
-    assert_nil passed_block, "Passed block should be nil"
-    assert !set_flag, "set_flag should be off"
-
-    # Go
-    se.apply_method_call( @mock, 'some_func', [], runtime_block)
-
-    # Examine the passed block
-    assert exp_block_called, "Expectation block not called"
-    assert_not_nil passed_block, "Should have been passed a block"
-    assert !set_flag, "set_flag should still be off"
-    passed_block.call
-    assert set_flag, "set_flag should be on"
-  end
-
-  def test_apply_method_call_fails_when_theres_no_expectation_block_to_handle_the_runtime_block
-    se = Expectation.new(:mock => @mock, :method => 'some_func', :arguments => [])
-    runtime_block = Proc.new { set_flag = true }
-    err = assert_raise ExpectationError do
-      se.apply_method_call( @mock, 'some_func', [], runtime_block)
-    end
-    assert_match(/unexpected block/i, err.message) 
-    assert_match(/the_mock.some_func()/i, err.message) 
-  end
-
-  def test_returns
-    se = Expectation.new(:mock => @mock, :method => 'some_func',
-      :arguments => [1,'two',:three])
-
-    se.returns "A value"
-
-    assert_equal "A value", se.apply_method_call(@mock, 'some_func', [1,'two',:three], nil)
-  end
-
-  def test_apply_method_call_captures_block_value
-    the_proc = lambda { "in the block" }
-    se = Expectation.new(:mock => @mock, :method => 'do_it', :arguments => [], :block => the_proc)
-
-    assert_nil se.block_value, "Block value starts out nil"
-    
-    se.apply_method_call(@mock, 'do_it', [], nil)
-
-    assert_equal "in the block", se.block_value, "Block value not captured"
-  end
-
-  def test_trigger
-    # convenience method for block_value.call
-    target = false
-    inner_proc = lambda { target = true }
-    the_proc = lambda { inner_proc }
-    se = Expectation.new(:mock => @mock, :method => 'do_it', :arguments => [], :block => the_proc)
-
-    assert_nil se.block_value, "Block value starts out nil"
-    se.apply_method_call(@mock, 'do_it', [], nil)
-    assert_not_nil se.block_value, "Block value not set"
-
-    assert !target, "Target should still be false"
-    se.trigger
-    assert target, "Target not true!"
-  end
-
-  def test_trigger_with_arguments
-    # convenience method for block_value.call
-    target = nil
-    inner_proc = lambda { |one,two| target = [one,two] }
-    the_proc = lambda { inner_proc }
-    se = Expectation.new(:mock => @mock, :method => 'do_it', :arguments => [], :block => the_proc)
-
-    assert_nil se.block_value, "Block value starts out nil"
-    se.apply_method_call(@mock, 'do_it', [], nil)
-    assert_not_nil se.block_value, "Block value not set"
-
-    assert_nil target, "target should still be nil"
-    se.trigger 'cat','dog'
-    assert_equal ['cat','dog'], target
-  end
-
-  def test_trigger_nil_block_value
-    se = Expectation.new(:mock => @mock, :method => 'do_it', :arguments => [])
-
-    assert_nil se.block_value, "Block value starts out nil"
-    se.apply_method_call(@mock, 'do_it', [], nil)
-    assert_nil se.block_value, "Block value should still be nil"
-
-    err = assert_raise ExpectationError do
-      se.trigger
-    end
-    assert_match(/do_it/i, err.message) 
-    assert_match(/block value/i, err.message) 
-  end
-
-  def test_trigger_non_proc_block_value
-    the_block = lambda { "woops" }
-    se = Expectation.new(:mock => @mock, :method => 'do_it', :arguments => [], :block => the_block)
-
-    se.apply_method_call(@mock, 'do_it', [], nil)
-    assert_equal "woops", se.block_value
-
-    err = assert_raise ExpectationError do
-      se.trigger
-    end
-    assert_match(/do_it/i, err.message) 
-    assert_match(/trigger/i, err.message) 
-    assert_match(/woops/i, err.message) 
-  end
-
-
-
-  def test_proc_used_for_return
-    the_proc = lambda { "in the block" }
-    se = Expectation.new(:mock => @mock, :method => 'do_it', :arguments => [], :block => the_proc)
-
-    assert_equal "in the block", se.apply_method_call(@mock, 'do_it', [], nil)
-    assert_equal "in the block", se.block_value, "Captured block value affected wrongly"
-  end
-
-  def test_explicit_return_overrides_proc_return
-    the_proc = lambda { "in the block" }
-    se = Expectation.new(:mock => @mock, :method => 'do_it', :arguments => [], :block => the_proc)
-    se.returns "the override"
-    assert_equal "the override", se.apply_method_call(@mock, 'do_it', [], nil)
-    assert_equal "in the block", se.block_value, "Captured block value affected wrongly"
-  end
-
-  def test_yields
-    se = Expectation.new(:mock => @mock, :method => 'each_bean', :arguments => [:side_slot] )
-    se.yields :bean1, :bean2
-
-    things = []
-    a_block = lambda { |thinger| things << thinger } 
-
-    se.apply_method_call(@mock,'each_bean',[:side_slot],a_block)
-    assert_equal [:bean1,:bean2], things, "Wrong things"
-  end
-
-  def test_yields_block_takes_no_arguments
-    se = Expectation.new(:mock => @mock, :method => 'each_bean', :arguments => [:side_slot] )
-    se.yields
-
-    things = []
-    a_block = lambda { things << 'OOF' }
-    se.apply_method_call(@mock,'each_bean',[:side_slot],a_block)
-    assert_equal ['OOF'], things
-  end
-
-  def test_yields_params_to_block_takes_no_arguments
-    se = Expectation.new(:mock => @mock, :method => 'each_bean', :arguments => [:side_slot] )
-    se.yields :wont_fit
-
-    things = []
-    a_block = lambda { things << 'WUP' }
-
-    err = assert_raise ExpectationError do
-      se.apply_method_call(@mock,'each_bean',[:side_slot],a_block)
-    end
-    assert_match(/wont_fit/i, err.message) 
-    assert_match(/arity -1/i, err.message) 
-    assert_equal [], things, "Wrong things"
-  end
-
-  def test_yields_with_returns
-    se = Expectation.new(:mock => @mock, :method => 'each_bean', :arguments => [:side_slot] ,
-      :returns => 'the results')
-    
-    exp = se.yields :bean1, :bean2
-    assert_same se, exp, "'yields' needs to return a reference to the expectation"
-    things = []
-    a_block = lambda { |thinger| things << thinger } 
-    returned = se.apply_method_call(@mock,'each_bean',[:side_slot],a_block)
-    assert_equal [:bean1,:bean2], things, "Wrong things"
-    assert_equal 'the results', returned, "Wrong return value"
-  end
-
-  def test_yields_with_raises
-    se = Expectation.new(:mock => @mock, :method => 'each_bean', :arguments => [:side_slot],
-      :raises => RuntimeError.new("kerboom"))
-    
-    exp = se.yields :bean1, :bean2
-    assert_same se, exp, "'yields' needs to return a reference to the expectation"
-    things = []
-    a_block = lambda { |thinger| things << thinger } 
-    err = assert_raise RuntimeError do
-      se.apply_method_call(@mock,'each_bean',[:side_slot],a_block)
-    end
-    assert_match(/kerboom/i, err.message) 
-    assert_equal [:bean1,:bean2], things, "Wrong things"
-  end
-
-  def test_yields_and_inner_block_explodes
-    se = Expectation.new(:mock => @mock, :method => 'each_bean', :arguments => [:side_slot])
-    
-    exp = se.yields :bean1, :bean2
-    assert_same se, exp, "'yields' needs to return a reference to the expectation"
-    things = []
-    a_block = lambda { |thinger| 
-      things << thinger 
-      raise "nasty"
-    } 
-    err = assert_raise RuntimeError do
-      se.apply_method_call(@mock,'each_bean',[:side_slot],a_block)
-    end
-    assert_match(/nasty/i, err.message) 
-    assert_equal [:bean1], things, "Wrong things"
-  end
-
-  def test_yields_with_several_arrays
-    se = Expectation.new(:mock => @mock, :method => 'each_bean', :arguments => [:side_slot] )
-    se.yields ['a','b'], ['c','d']
-
-    things = []
-    a_block = lambda { |thinger| things << thinger } 
-
-    se.apply_method_call(@mock,'each_bean',[:side_slot],a_block)
-    assert_equal [ ['a','b'], ['c','d'] ], things, "Wrong things"
-  end
-
-  def test_yields_tuples
-    se = Expectation.new(:mock => @mock, :method => 'each_bean', :arguments => [:side_slot] )
-    se.yields ['a','b','c'], ['d','e','f']
-
-    things = []
-    a_block = lambda { |left,mid,right| 
-      things << { :left => left, :mid => mid, :right => right }
-    } 
-
-    se.apply_method_call(@mock,'each_bean',[:side_slot],a_block)
-    assert_equal [ 
-      {:left => 'a', :mid => 'b', :right => 'c' }, 
-      {:left => 'd', :mid => 'e', :right => 'f' },
-      ], things, "Wrong things"
-  end
-
-  def test_yields_tuples_size_mismatch
-    se = Expectation.new(:mock => @mock, :method => 'each_bean', :arguments => [:side_slot] )
-    se.yields ['a','b','c'], ['d','e','f']
-
-    things = []
-    a_block = lambda { |left,mid| 
-      things << { :left => left, :mid => mid }
-    } 
-
-    err = assert_raise ExpectationError do
-      se.apply_method_call(@mock,'each_bean',[:side_slot],a_block)
-    end
-    assert_match(/arity/i, err.message) 
-    assert_match(/the_mock.each_bean/i, err.message) 
-    assert_match(/"a", "b", "c"/i, err.message) 
-    assert_equal [], things, "Wrong things"
-  end
-
-  def test_yields_bad_block_arity
-    se = Expectation.new(:mock => @mock, :method => 'do_later', :arguments => [] )
-    se.yields
-
-    assert_error Hardmock::ExpectationError, /block/i, /expected/i, /no param/i, /got 2/i do
-      se.apply_method_call(@mock,'do_later',[],lambda { |doesnt,match| raise "Surprise!" } )
-    end
-  end
-  
-  def test_that_arguments_can_be_added_to_expectation
-    expectation = Expectation.new(:mock => @mock, :method => "each_bean")
-    assert_same expectation, expectation.with("jello", "for", "cosby"), "should have returned the same expectation"
-    
-    err = assert_raise ExpectationError do
-      expectation.apply_method_call(@mock, 'each_bean', [], nil)
-    end
-    assert_match(/wrong arguments/i, err.message)
-    
-    assert_nothing_raised(ExpectationError) do  
-      expectation.apply_method_call(@mock, 'each_bean', ["jello", "for", "cosby"], nil)
-    end
-  end
-
-end
diff --git a/tools/ceedling/vendor/hardmock/test/unit/expector_test.rb b/tools/ceedling/vendor/hardmock/test/unit/expector_test.rb
deleted file mode 100644 (file)
index f420db2..0000000
+++ /dev/null
@@ -1,57 +0,0 @@
-require File.expand_path(File.dirname(__FILE__) + "/../test_helper")
-require 'hardmock/expector'
-
-class ExpectorTest < Test::Unit::TestCase
-  include Hardmock
-
-  class MyControl
-    attr_reader :added
-    def add_expectation(expectation)
-      @added ||= []
-      @added << expectation
-    end
-  end
-
-  class ExpBuilder
-    attr_reader :options
-    def build_expectation(options)
-      @options = options
-      "dummy expectation"
-    end
-  end
-
-  def try_it_with(method_name)
-    mock = Object.new
-    mock_control = MyControl.new
-    builder = ExpBuilder.new
-
-    exp = Expector.new(mock, mock_control, builder)
-    output = exp.send(method_name,:with, 1, 'sauce')
-
-    assert_same mock, builder.options[:mock]
-    assert_equal method_name, builder.options[:method].to_s
-    assert_equal [:with,1,'sauce'], builder.options[:arguments]
-    assert_nil builder.options[:block]
-    assert_equal [ "dummy expectation" ], mock_control.added,
-      "Wrong expectation added to control"
-
-    assert_equal "dummy expectation", output, "Expectation should have been returned"
-  end
-
-  #
-  # TESTS
-  #
-  def test_method_missing
-    try_it_with 'wonder_bread'
-    try_it_with 'whatever'
-  end
-
-  def test_methods_that_wont_trigger_method_missing
-    mock = Object.new
-    mock_control = MyControl.new
-    builder = ExpBuilder.new
-
-    exp = Expector.new(mock, mock_control, builder)
-    assert_equal mock, exp.instance_eval("@mock")
-  end
-end
diff --git a/tools/ceedling/vendor/hardmock/test/unit/method_cleanout_test.rb b/tools/ceedling/vendor/hardmock/test/unit/method_cleanout_test.rb
deleted file mode 100644 (file)
index 7aa6293..0000000
+++ /dev/null
@@ -1,36 +0,0 @@
-require File.expand_path(File.dirname(__FILE__) + "/../test_helper")
-require 'hardmock/method_cleanout'
-
-class MethodCleanoutTest < Test::Unit::TestCase
-  class Victim
-    OriginalMethods = instance_methods
-    include Hardmock::MethodCleanout
-  end
-  
-  def setup
-    @victim = Victim.new
-  end
-
-  def test_should_remove_most_methods_from_a_class
-    expect_removed = Victim::OriginalMethods.reject { |m| 
-      Hardmock::MethodCleanout::SACRED_METHODS.include?(m)
-    }
-    expect_removed.each do |m|
-      assert !@victim.respond_to?(m), "should not have method #{m}"
-    end
-  end
-
-  def test_should_leave_the_sacred_methods_defined
-    Hardmock::MethodCleanout::SACRED_METHODS.each do |m|
-      next if m =~ /^hm_/
-      assert @victim.respond_to?(m), "Sacred method '#{m}' was removed unexpectedly"
-    end
-  end
-
-  def test_should_include_certain_important_methods_in_the_sacred_methods_list
-    %w|__id__ __send__ equal? object_id send nil? class kind_of? respond_to? inspect method to_s instance_variables instance_eval|.each do |m|
-      assert Hardmock::MethodCleanout::SACRED_METHODS.include?(m), "important method #{m} is not included in SACRED_METHODS"
-    end
-  end
-
-end
diff --git a/tools/ceedling/vendor/hardmock/test/unit/mock_control_test.rb b/tools/ceedling/vendor/hardmock/test/unit/mock_control_test.rb
deleted file mode 100644 (file)
index 3c52db6..0000000
+++ /dev/null
@@ -1,175 +0,0 @@
-require File.expand_path(File.dirname(__FILE__) + "/../test_helper")
-require 'hardmock/utils'
-require 'hardmock/errors'
-require 'hardmock/mock_control'
-
-class MockControlTest < Test::Unit::TestCase
-  include Hardmock
-
-  def setup
-    @unmock = OpenStruct.new( :_name => 'fakemock' )
-
-    @control = MockControl.new
-    assert @control.happy?, "Control should start out happy"
-  end
-
-  def teardown
-  end
-
-  #
-  # HELPERS
-  #
-
-  class MyExp  
-    attr_reader :mock, :mname, :args, :block
-    def apply_method_call(mock, mname, args, block)
-      @mock = mock
-      @mname = mname
-      @args = args
-      @block = block
-    end
-  end
-
-  class BoomExp < MyExp
-    def apply_method_call(mock, mname, args, block)
-      super
-      raise "BOOM"
-    end
-  end
-
-  #
-  # TESTS
-  #
-
-  def test_add_exepectation_and_apply_method_call
-    e1 = MyExp.new
-
-    @control.add_expectation e1
-    assert !@control.happy?
-
-    @control.apply_method_call @unmock, 'some_func', [ 'the', :args ], nil
-    assert @control.happy?
-    
-    assert_same @unmock, e1.mock, "Wrong mock"
-    assert_equal 'some_func', e1.mname, "Wrong method"
-    assert_equal [ 'the', :args ], e1.args, "Wrong args"
-
-    @control.verify
-  end
-
-  def test_add_exepectation_and_apply_method_call_with_block
-    e1 = MyExp.new
-
-    @control.add_expectation e1
-    assert !@control.happy?
-
-    runtime_block = Proc.new { "hello" }
-    @control.apply_method_call @unmock, 'some_func', [ 'the', :args ], runtime_block
-    assert @control.happy?
-    
-    assert_same @unmock, e1.mock, "Wrong mock"
-    assert_equal 'some_func', e1.mname, "Wrong method"
-    assert_equal [ 'the', :args ], e1.args, "Wrong args"
-    assert_equal "hello", e1.block.call, "Wrong block in expectation"
-
-    @control.verify
-  end
-
-  def test_add_expectation_then_verify
-    e1 = MyExp.new
-
-    @control.add_expectation e1
-    assert !@control.happy?, "Shoudn't be happy"
-    err = assert_raise VerifyError do
-      @control.verify
-    end
-    assert_match(/unmet expectations/i, err.message) 
-
-    @control.apply_method_call @unmock, 'some_func', [ 'the', :args ], nil
-    assert @control.happy?
-    
-    assert_same @unmock, e1.mock, "Wrong mock"
-    assert_equal 'some_func', e1.mname, "Wrong method"
-    assert_equal [ 'the', :args ], e1.args, "Wrong args"
-
-    @control.verify
-  end
-
-  def test_expectation_explosion
-    be1 = BoomExp.new
-
-    @control.add_expectation be1
-
-    err = assert_raise RuntimeError do
-      @control.apply_method_call @unmock, 'a func', [:arg], nil
-    end
-    assert_match(/BOOM/i, err.message) 
-
-    assert_same @unmock, be1.mock
-    assert_equal 'a func', be1.mname
-    assert_equal [:arg], be1.args
-  end
-
-  def test_disappointment_on_bad_verify
-    @control.add_expectation MyExp.new
-    assert !@control.happy?, "Shouldn't be happy"
-    assert !@control.disappointed?, "too early to be disappointed"
-
-    # See verify fails
-    err = assert_raise VerifyError do
-      @control.verify
-    end
-    assert_match(/unmet expectations/i, err.message) 
-
-    assert !@control.happy?, "Still have unmet expectation"
-    assert @control.disappointed?, "We should be disappointed following that failure"
-
-    @control.apply_method_call @unmock, 'something', [], nil
-    assert @control.happy?, "Should be happy"
-    assert @control.disappointed?, "We should be skeptical"
-
-    @control.verify
-
-    assert !@control.disappointed?, "Should be non-disappointed"
-  end
-
-  def test_disappointment_from_surprise_calls
-    assert @control.happy?, "Should be happy"
-    assert !@control.disappointed?, "too early to be disappointed"
-
-    # See verify fails
-    err = assert_raise ExpectationError do
-      @control.apply_method_call @unmock, "something", [], nil
-    end
-    assert_match(/surprise/i, err.message) 
-
-    assert @control.happy?, "Happiness is an empty list of expectations"
-    assert @control.disappointed?, "We should be disappointed following that failure"
-
-    @control.verify
-    assert !@control.disappointed?, "Disappointment should be gone"
-  end
-
-  def test_disappointment_from_bad_calls
-    be1 = BoomExp.new
-    assert !@control.disappointed?, "Shouldn't be disappointed"
-    @control.add_expectation be1
-    assert !@control.disappointed?, "Shouldn't be disappointed"
-
-    err = assert_raise RuntimeError do
-      @control.apply_method_call @unmock, 'a func', [:arg], nil
-    end
-    assert_match(/BOOM/i, err.message) 
-    assert @control.disappointed?, "Should be disappointed"
-
-    assert_same @unmock, be1.mock
-    assert_equal 'a func', be1.mname
-    assert_equal [:arg], be1.args
-
-    assert @control.happy?, "Happiness is an empty list of expectations"
-    @control.verify
-    assert !@control.disappointed?, "Disappointment should be gone"
-  end
-
-
-end
diff --git a/tools/ceedling/vendor/hardmock/test/unit/mock_test.rb b/tools/ceedling/vendor/hardmock/test/unit/mock_test.rb
deleted file mode 100644 (file)
index 2579bcc..0000000
+++ /dev/null
@@ -1,279 +0,0 @@
-require File.expand_path(File.dirname(__FILE__) + "/../test_helper")
-require 'hardmock/method_cleanout'
-require 'hardmock/mock'
-require 'hardmock/mock_control'
-require 'hardmock/expectation_builder'
-require 'hardmock/expector'
-require 'hardmock/trapper'
-
-class MockTest < Test::Unit::TestCase
-  include Hardmock
-
-  def test_build_with_control
-    mc1 = MockControl.new
-    mock = Mock.new('hi', mc1)
-    assert_equal 'hi', mock._name, "Wrong name"
-    assert_same mc1, mock._control, "Wrong contol"
-  end
-
-  def test_basics
-    mock = Mock.new('a name')
-    assert_equal 'a name', mock._name, "Wrong name for mock"
-    assert_not_nil mock._control, "Nil control in mock"
-  end
-
-  def test_expects
-    mock = Mock.new('order')
-    control = mock._control
-    assert control.happy?, "Mock should start out satisfied"
-
-    mock.expects.absorb_something(:location, 'garbage')
-    assert !control.happy?, "mock control should be unhappy"
-
-    # Do the call
-    mock.absorb_something(:location, 'garbage')
-    assert control.happy?, "mock control should be happy again"
-
-    # Verify
-    assert_nothing_raised Exception do
-      mock._verify
-    end 
-  end
-
-  def test_expects_using_arguments_for_method_and_arguments
-    mock = Mock.new('order')
-    mock.expects(:absorb_something, :location, 'garbage')
-    mock.absorb_something(:location, 'garbage')
-    mock._verify
-  end
-
-  def test_expects_using_arguments_for_method_and_arguments_with_block
-    mock = Mock.new('order')
-    mock.expects(:absorb_something, :location, 'garbage') { |a,b,block|
-      assert_equal :location, a, "Wrong 'a' argument"
-      assert_equal 'garbage', b, "Wrong 'b' argument"
-      assert_equal 'innards', block.call, "Wrong block"
-    }
-    mock.absorb_something(:location, 'garbage') do "innards" end
-    mock._verify
-  end
-
-  def test_expects_using_string_method_name
-    mock = Mock.new('order')
-    mock.expects('absorb_something', :location, 'garbage')
-    mock.absorb_something(:location, 'garbage')
-    mock._verify
-  end
-
-
-  def test_expects_assignment
-    mock = Mock.new('order')
-    mock.expects.account_number = 1234
-
-    mock.account_number = 1234
-
-    mock._verify
-  end
-
-  def test_expects_assigment_using_arguments_for_method_and_arguments
-    mock = Mock.new('order')
-    mock.expects(:account_number=, 1234)
-    mock.account_number = 1234
-    mock._verify
-  end
-
-  def test_expects_assigment_using_string_method_name
-    mock = Mock.new('order')
-    mock.expects('account_number=', 1234)
-    mock.account_number = 1234
-    mock._verify
-  end
-
-  def test_expects_assignment_and_return_is_overruled_by_ruby_syntax
-    # Prove that we can set up a return but that it doesn't mean much,
-    # because ruby's parser will 'do the right thing' as regards semantic
-    # values for assignment.  (That is, the rvalue of the assignment)
-    mock = Mock.new('order')
-    mock.expects(:account_number=, 1234).returns "gold"
-    got = mock.account_number = 1234
-    mock._verify
-    assert_equal 1234, got, "Expected rvalue"
-  end
-
-  def test_expects_assignment_and_raise
-    mock = Mock.new('order')
-    mock.expects(:account_number=, 1234).raises StandardError.new("kaboom")
-    err = assert_raise StandardError do
-      mock.account_number = 1234
-    end
-    assert_match(/kaboom/i, err.message) 
-    mock._verify
-  end
-
-
-  def test_expects_multiple
-    mock = Mock.new('order')
-    control = mock._control
-
-    assert control.happy?
-
-    mock.expects.one_thing :hi, { :goose => 'neck' }
-    mock.expects.another 5,6,7
-    assert !control.happy?
-
-    mock.one_thing :hi, { :goose => 'neck' }
-    assert !control.happy?
-
-    mock.another 5,6,7
-    assert control.happy?
-  end
-
-  def test_surprise_call
-    mock = Mock.new('order')
-    err = assert_raise ExpectationError do
-      mock.uh_oh
-    end
-    assert_match(/surprise/i, err.message) 
-    assert_match(/uh_oh/i, err.message) 
-    
-    err = assert_raise ExpectationError do
-      mock.whoa :horse  
-    end
-    assert_match(/surprise/i, err.message) 
-    assert_match(/order\.whoa\(:horse\)/i, err.message) 
-  end
-
-  def test_wrong_call
-    mock = Mock.new('order')
-    mock.expects.pig 'arse'
-    err = assert_raise ExpectationError do
-      mock.whoa :horse  
-    end
-    assert_match(/wrong method/i, err.message) 
-    assert_match(/order\.whoa\(:horse\)/i, err.message) 
-    assert_match(/order\.pig\("arse"\)/i, err.message) 
-  end
-
-  def test_wrong_arguments
-    mock = Mock.new('order')
-    mock.expects.go_fast(:a, 1, 'three')
-
-    err = assert_raise ExpectationError do
-      mock.go_fast :a, 1, 'not right'  
-    end
-    assert_match(/wrong argument/i, err.message) 
-    assert_match(/order\.go_fast\(:a, 1, "three"\)/i, err.message) 
-    assert_match(/order\.go_fast\(:a, 1, "not right"\)/i, err.message) 
-  end
-
-  def test_expects_and_return
-    mock = Mock.new('order')
-    mock.expects.delivery_date.returns Date.today
-    assert_equal Date.today, mock.delivery_date
-    mock._verify
-  end
-
-  def test_expects_and_return_with_arguments
-    mock = Mock.new('order')
-    mock.expects.delivery_date(:arf,14).returns(Date.today)
-    assert_equal Date.today, mock.delivery_date(:arf,14)
-    mock._verify
-  end
-
-  def test_expects_and_raise
-    mock = Mock.new('order')
-    mock.expects.delivery_date.raises StandardError.new("bloof")
-
-    err = assert_raise StandardError do
-      mock.delivery_date
-    end
-    assert_match(/bloof/i, err.message) 
-
-    mock._verify
-    
-    # Try convenience argument String 
-    mock.expects.pow.raises "hell"
-    err = assert_raise RuntimeError do
-      mock.pow
-    end
-    assert_match(/hell/i, err.message) 
-
-    mock._verify
-
-    # Try convenience argument nothing
-    mock.expects.pow.raises 
-    err = assert_raise RuntimeError do
-      mock.pow
-    end
-    assert_match(/an error/i, err.message) 
-
-    mock._verify
-  end
-
-  def test_expects_a_runtime_block
-    mock = Mock.new('order')
-    got_val = nil
-
-    mock.expects.when(:something) { |e,block|
-      got_val = block.call
-    }
-
-    mock.when :something do "hi there" end
-
-    assert_equal "hi there", got_val, "Expectation block not invoked"
-    mock._verify
-  end
-
-  def test_trap_block
-    mock = Mock.new('order')
-    exp = mock.trap.observe
-
-    # use it
-    mock.observe { "burp" }
-
-    assert_equal "burp", exp.block_value.call
-  end
-
-  def test_trap_arguments_and_block
-    mock = Mock.new('order')
-    exp = mock.trap.subscribe(:data_changed)
-
-    # use it
-    mock.subscribe(:data_changed) { "burp" }
-    assert_equal "burp", exp.block_value.call
-    mock._verify
-  end
-
-  def test_trap_arguments_and_block_wrong_num_args
-    mock = Mock.new('order')
-    exp = mock.trap.subscribe(:data_changed)
-
-    assert_raise ExpectationError do
-      mock.subscribe(:data_changed,1) { "burp" }
-    end
-    mock._verify
-  end
-
-  def test_trap_arguments_and_block_wrong_args
-    mock = Mock.new('order')
-    exp = mock.trap.subscribe(:data_changed)
-
-    assert_raise ExpectationError do
-      mock.subscribe("no good") { "burp" }
-    end
-
-    mock._verify
-  end
-
-  def test_trap_is_not_leniant_about_arguments
-    mock = Mock.new('order')
-    exp = mock.trap.subscribe
-
-    assert_raise ExpectationError do
-      mock.subscribe("no good") { "burp" }
-    end
-
-    mock._verify
-  end
-
-end
diff --git a/tools/ceedling/vendor/hardmock/test/unit/test_unit_before_after_test.rb b/tools/ceedling/vendor/hardmock/test/unit/test_unit_before_after_test.rb
deleted file mode 100644 (file)
index 172f527..0000000
+++ /dev/null
@@ -1,452 +0,0 @@
-require File.expand_path(File.dirname(__FILE__) + "/../test_helper") 
-
-class TestUnitBeforeAfter < Test::Unit::TestCase
-
-  #
-  # after_teardown
-  #
-
-  it "adds TestCase.after_teardown hook for appending post-teardown actions" do
-    write_and_run_test :use_after_teardown => true
-
-    see_in_order "Loaded suite",
-      "THE SETUP",
-      "A TEST",
-      "THE TEARDOWN",
-      "1st after_teardown",
-      "2nd after_teardown",
-      "Finished in"
-    see_results :tests => 1, :assertions => 0, :failures => 0, :errors => 0
-  end
-
-  should "execute all after_teardowns, even if the main teardown flunks" do
-    write_and_run_test :use_after_teardown => true, :flunk_in_teardown => true
-    see_in_order "Loaded suite",
-      "THE SETUP",
-      "A TEST",
-      "F",
-      "1st after_teardown",
-      "2nd after_teardown",
-      "Finished in",
-      "1) Failure:",
-      "test_something(MyExampleTest) [_test_file_temp.rb:20]:",
-      "FLUNK IN TEARDOWN"
-    see_results :tests => 1, :assertions => 1, :failures => 1, :errors => 0
-  end
-
-  should "execute all after_teardowns, even if the main teardown explodes" do
-    write_and_run_test :use_after_teardown => true, :raise_in_teardown => true
-    see_in_order "Loaded suite",
-      "THE SETUP",
-      "A TEST",
-      "E",
-      "1st after_teardown",
-      "2nd after_teardown",
-      "Finished in",
-      "RuntimeError: ERROR IN TEARDOWN"
-    see_results :tests => 1, :assertions => 0, :failures => 0, :errors => 1
-  end
-
-  should "execute all after_teardowns, even if some of them flunk" do
-    write_and_run_test :use_after_teardown => true, :flunk_in_after_teardown => true
-    see_in_order "Loaded suite",
-      "THE SETUP",
-      "A TEST",
-      "THE TEARDOWN",
-      "1st after_teardown",
-      "F",
-      "2nd after_teardown",
-      "Finished in",
-      "1) Failure:",
-      "test_something(MyExampleTest) [_test_file_temp.rb:7]:",
-      "Flunk in first after_teardown",
-      "2) Failure:",
-      "test_something(MyExampleTest) [_test_file_temp.rb:10]:",
-      "Flunk in second after_teardown"
-    see_results :tests => 1, :assertions => 2, :failures => 2, :errors => 0
-  end
-
-  should "execute all after_teardowns, even if some of them explode" do
-    write_and_run_test :use_after_teardown => true, :raise_in_after_teardown => true
-    see_in_order "Loaded suite",
-      "THE SETUP",
-      "A TEST",
-      "THE TEARDOWN",
-      "1st after_teardown",
-      "E",
-      "2nd after_teardown",
-      "Finished in",
-      "RuntimeError: Error in first after_teardown",
-      "RuntimeError: Error in second after_teardown"
-    see_results :tests => 1, :assertions => 0, :failures => 0, :errors => 2
-  end
-
-  it "will run after_teardowns in the absence of a regular teardown" do
-    write_and_run_test :omit_teardown => true, :use_after_teardown => true
-    see_in_order "Loaded suite",
-      "THE SETUP",
-      "A TEST",
-      "1st after_teardown",
-      "2nd after_teardown",
-      "Finished in"
-    see_results :tests => 1, :assertions => 0, :failures => 0, :errors => 0
-  end
-
-  should "not interfere with normal test writing" do
-    write_and_run_test
-    see_in_order "Loaded suite",
-      "THE SETUP",
-      "A TEST",
-      "THE TEARDOWN",
-      "Finished in"
-    see_results :tests => 1, :assertions => 0, :failures => 0, :errors => 0
-  end
-
-  it "provides a cleaned-up backtrace" do
-    write_and_run_test :with_failure => true
-    see_in_order "Loaded suite",
-      "THE SETUP",
-      "A FAILING TEST",
-      "F", "THE TEARDOWN",
-      "Finished in",
-      "1) Failure:",
-      "test_something(MyExampleTest) [_test_file_temp.rb:17]:",
-      "Instrumented failure.",
-      "<false> is not true."
-    see_results :tests => 1, :assertions => 1, :failures => 1, :errors => 0
-  end
-
-  it "provides a cleaned-up backtrace, but not TOO cleaned up" do
-    write_and_run_test :with_failure => true, :use_helpers => true
-    see_in_order "Loaded suite",
-      "THE SETUP",
-      "A FAILING TEST",
-      "F", "THE TEARDOWN",
-      "Finished in",
-      "1) Failure:",
-      "test_something(MyExampleTest)\n",
-      "[_test_file_temp.rb:25:in `tripwire'",
-      "_test_file_temp.rb:21:in `my_helper'",
-      "_test_file_temp.rb:17:in `test_something']:",
-      "Instrumented failure.",
-      "<false> is not true."
-    see_results :tests => 1, :assertions => 1, :failures => 1, :errors => 0
-  end
-
-  should "not interfere with passthrough exception types" do
-    if is_modern_test_unit?
-      write_and_run_test :raise_nasty_in_test => true
-      see_in_no_particular_order "Loaded suite", 
-        "THE TEARDOWN",
-        "_test_file_temp.rb:16:in `test_something': NASTY ERROR (NoMemoryError)"
-      see_no_results
-    end
-  end
-
-  #
-  # before_setup
-  #
-
-  it "adds TestCase.before_setup hook for prepending pre-setup actions" do
-    write_and_run_test :use_before_setup => true
-    see_in_order "Loaded suite",
-      "3rd before_setup",
-      "2nd before_setup",
-      "1st before_setup",
-      "THE SETUP",
-      "A TEST",
-      "THE TEARDOWN",
-      "Finished in"
-    see_results :tests => 1, :assertions => 0, :failures => 0, :errors => 0
-  end
-
-  should "stop executing the test on the first failure withing a before_setup action" do 
-    write_and_run_test :use_before_setup => true, :flunk_in_before_setup => true
-    see_in_order "Loaded suite",
-      "3rd before_setup",
-      "2nd before_setup",
-      "FTHE TEARDOWN",
-      "1) Failure:",
-      "test_something(MyExampleTest) [_test_file_temp.rb:10]:",
-      "Flunk in 2nd before_setup."
-    see_results :tests => 1, :assertions => 1, :failures => 1, :errors => 0
-  end
-
-  should "stop executing the test on the first error within a before_setup action" do
-    write_and_run_test :use_before_setup => true, :raise_in_before_setup => true
-    see_in_order "Loaded suite",
-      "3rd before_setup",
-      "2nd before_setup",
-      "ETHE TEARDOWN",
-      "Finished in",
-      "test_something(MyExampleTest):",
-      "RuntimeError: Error in 2nd before_setup",
-      "_test_file_temp.rb:10",
-      "/hardmock/lib/test_unit_before_after.rb:", ":in `call'"
-    see_results :tests => 1, :assertions => 0, :failures => 0, :errors => 1
-  end
-
-  it "will run before_setup actions in the absence of a regular setup" do
-    write_and_run_test :omit_setup => true, :use_before_setup => true
-    see_in_order "Loaded suite",
-      "3rd before_setup",
-      "2nd before_setup",
-      "1st before_setup",
-      "A TEST",
-      "THE TEARDOWN",
-      "Finished in"
-    see_results :tests => 1, :assertions => 0, :failures => 0, :errors => 0
-  end
-
-  it "allows before_setup and after_teardown to be used at the same time" do
-    write_and_run_test :use_before_setup => true, :use_after_teardown => true
-    see_in_order "Loaded suite",
-      "3rd before_setup",
-      "2nd before_setup",
-      "1st before_setup",
-      "A TEST",
-      "THE TEARDOWN",
-      "1st after_teardown",
-      "2nd after_teardown",
-      "Finished in"
-    see_results :tests => 1, :assertions => 0, :failures => 0, :errors => 0
-  end
-
-  #
-  # HELPERS
-  #
-
-  def teardown
-    remove_test
-  end
-
-  def test_filename
-    "_test_file_temp.rb"
-  end 
-
-  def remove_test
-    rm_f test_filename
-  end
-
-  def write_and_run_test(opts={})
-    write(test_filename, generate_test_code(opts))
-    run_test
-  end
-
-  def run_test
-    @output = `ruby #{test_filename} 2>&1`
-  end
-
-
-  def write(fname, code)
-    File.open(fname,"w") do |f|
-      f.print code     
-    end
-  end
-
-  def show_output
-    puts "-- BEGIN TEST OUTPUT"
-    puts @output
-    puts "-- END TEST OUTPUT"
-  end
-
-  def see_in_order(*phrases)
-    idx = 0
-    phrases.each do |txt|
-      idx = @output.index(txt, idx)
-      if idx.nil?
-        if @output.index(txt)
-          flunk "Phrase '#{txt}' is out-of-order in test output:\n#{@output}"
-        else
-          flunk "Phrase '#{txt}' not found in test output:\n#{@output}"
-        end
-      end
-    end
-  end
-
-  def see_in_no_particular_order(*phrases)
-    phrases.each do |txt|
-      assert_not_nil @output.index(txt), "Didn't see '#{txt}' in test output:\n#{@output}"
-    end
-  end
-
-  def see_results(opts)
-    if @output =~ /(\d+) tests, (\d+) assertions, (\d+) failures, (\d+) errors/
-      tests, assertions, failures, errors = [ $1, $2, $3, $4 ]
-      [:tests, :assertions, :failures, :errors].each do |key|
-        eval %{assert_equal(opts[:#{key}].to_s, #{key}, "Wrong number of #{key} in report") if opts[:#{key}]}
-      end
-    else
-      flunk "Didn't see the test results report line"
-    end
-  end
-
-  def see_no_results
-    if @output =~ /\d+ tests, \d+ assertions, \d+ failures, \d+ errors/
-      flunk "Should not have had a results line:\n#{@output}"
-    end
-  end
-
-  def lib_dir
-    File.expand_path(File.dirname(__FILE__) + "/../../lib")
-  end
-
-  def generate_test_code(opts={})
-
-    if opts[:with_failure] or opts[:raise_nasty_in_test]
-      test_method_code = generate_failing_test("test_something", opts)
-    else
-      test_method_code = generate_passing_test("test_something")
-    end
-
-
-    requires_for_ext = ''
-    if opts[:use_before_setup] or opts[:use_after_teardown]
-      requires_for_ext =<<-RFE
-        $: << "#{lib_dir}"
-        require 'test_unit_before_after'
-      RFE
-    end
-
-    before_setups = ''
-    if opts[:use_before_setup]
-      add_on_two = ""
-      if opts[:flunk_in_before_setup]
-        add_on_two = %{; test.flunk "Flunk in 2nd before_setup"}
-      elsif opts[:raise_in_before_setup]
-        add_on_two = %{; raise "Error in 2nd before_setup"}
-      end
-      before_setups =<<-BSTS
-        Test::Unit::TestCase.before_setup do |test| 
-          puts "1st before_setup"
-        end
-        Test::Unit::TestCase.before_setup do |test| 
-          puts "2nd before_setup" #{add_on_two}
-        end
-        Test::Unit::TestCase.before_setup do |test| 
-          puts "3rd before_setup"
-        end
-
-      BSTS
-    end
-
-
-    setup_code =<<-SC
-      def setup
-        puts "THE SETUP"
-      end
-    SC
-    if opts[:omit_setup]
-      setup_code = ""
-    end
-
-    after_teardowns = ''
-    if opts[:use_after_teardown]
-      add_on_one = ""
-      add_on_two = ""
-      if opts[:flunk_in_after_teardown]
-        add_on_one = %{; test.flunk "Flunk in first after_teardown"}
-        add_on_two = %{; test.flunk "Flunk in second after_teardown"}
-      elsif opts[:raise_in_after_teardown]
-        add_on_one = %{; raise "Error in first after_teardown"}
-        add_on_two = %{; raise "Error in second after_teardown"}
-      end
-      after_teardowns =<<-ATDS
-        Test::Unit::TestCase.after_teardown do |test| 
-          puts "1st after_teardown" #{add_on_one}
-        end
-        Test::Unit::TestCase.after_teardown do |test| 
-          puts "2nd after_teardown" #{add_on_two}
-        end
-      ATDS
-    end
-
-    teardown_code =<<-TDC
-      def teardown
-        puts "THE TEARDOWN"
-      end
-    TDC
-    if opts[:flunk_in_teardown]
-      teardown_code =<<-TDC
-        def teardown
-          flunk "FLUNK IN TEARDOWN"
-        end
-      TDC
-    elsif opts[:raise_in_teardown]
-      teardown_code =<<-TDC
-        def teardown
-          raise "ERROR IN TEARDOWN"
-        end
-      TDC
-    end
-    if opts[:omit_teardown]
-      teardown_code = ""
-    end
-
-    str = <<-TCODE
-    require 'test/unit'
-    #{requires_for_ext}
-
-    #{before_setups} #{after_teardowns}
-    
-    class MyExampleTest < Test::Unit::TestCase
-      #{setup_code}
-      #{teardown_code}
-      #{test_method_code}
-    end
-    TCODE
-  end
-
-  def generate_passing_test(tname)
-    str = <<-TMETH
-      def #{tname}
-        puts "A TEST"
-      end
-    TMETH
-  end
-
-  def generate_failing_test(tname, opts={})
-    str = "NOT DEFINED?"
-    if opts[:raise_nasty_in_test]
-      str = <<-TMETH
-        def #{tname}
-          raise NoMemoryError, "NASTY ERROR"
-        end
-      TMETH
-
-    elsif opts[:use_helpers]
-      str = <<-TMETH
-        def #{tname}
-          puts "A FAILING TEST"
-          my_helper
-        end
-
-        def my_helper
-          tripwire
-        end
-
-        def tripwire
-          assert false, "Instrumented failure"
-        end
-      TMETH
-    else
-      str = <<-TMETH
-        def #{tname}
-          puts "A FAILING TEST"
-          assert false, "Instrumented failure"
-        end
-      TMETH
-    end
-    return str
-  end
-
-  def is_modern_test_unit?
-    begin
-      Test::Unit::TestCase::PASSTHROUGH_EXCEPTIONS
-      return true
-    rescue NameError
-      return false
-    end
-  end
-
-end
diff --git a/tools/ceedling/vendor/hardmock/test/unit/trapper_test.rb b/tools/ceedling/vendor/hardmock/test/unit/trapper_test.rb
deleted file mode 100644 (file)
index f7d4114..0000000
+++ /dev/null
@@ -1,62 +0,0 @@
-require File.expand_path(File.dirname(__FILE__) + "/../test_helper")
-require 'hardmock/method_cleanout'
-require 'hardmock/trapper'
-
-class TrapperTest < Test::Unit::TestCase
-  include Hardmock
-
-  def setup
-    @mock = Object.new
-    @mock_control = MyControl.new
-    @builder = ExpBuilder.new
-    @trapper = Trapper.new(@mock, @mock_control, @builder)
-  end
-
-  #
-  # HELPERS
-  #
-   
-  class MyControl
-    attr_reader :added
-    def add_expectation(expectation)
-      @added ||= []
-      @added << expectation
-    end
-  end
-
-  class ExpBuilder
-    attr_reader :options
-    def build_expectation(options)
-      @options = options
-      "dummy expectation"
-    end
-  end
-
-  #
-  # TESTS
-  #
-
-  def test_method_missing
-
-    output = @trapper.change(:less)
-
-    assert_same @mock, @builder.options[:mock]
-    assert_equal :change, @builder.options[:method]
-    assert_equal [:less], @builder.options[:arguments]
-    assert_not_nil @builder.options[:block]
-    assert @builder.options[:suppress_arguments_to_block], ":suppress_arguments_to_block should be set"
-    assert_equal [ "dummy expectation" ], @mock_control.added,
-      "Wrong expectation added to control"
-
-    assert_equal "dummy expectation", output, "Expectation should have been returned"
-
-    # Examine the block.  It should take one argument and simply return
-    # that argument.  because of the 'suppress arguments to block' 
-    # setting, the argument can only end up being a block, in practice.
-    trapper_block = @builder.options[:block]
-    assert_equal "the argument", trapper_block.call("the argument"),
-      "The block should merely return the passed argument"
-  end
-
-
-end
diff --git a/tools/ceedling/vendor/hardmock/test/unit/verify_error_test.rb b/tools/ceedling/vendor/hardmock/test/unit/verify_error_test.rb
deleted file mode 100644 (file)
index ecd23fd..0000000
+++ /dev/null
@@ -1,40 +0,0 @@
-require File.expand_path(File.dirname(__FILE__) + "/../test_helper")
-require 'hardmock/method_cleanout'
-require 'hardmock/mock_control'
-require 'hardmock/errors'
-require 'hardmock/expectation_builder'
-require 'hardmock/expectation'
-require 'hardmock/mock'
-
-class VerifyErrorTest < Test::Unit::TestCase
-  include Hardmock
-
-  #
-  # TESTS
-  #
-
-  def test_formatted_list_of_unmet_expectations
-    mock1 = Mock.new('mock1')
-    mock2 = Mock.new('mock2')
-    exp1 = Expectation.new( :mock => mock1, :method => 'send_parts', :arguments => [1,2,:a] )
-    exp2 = Expectation.new( :mock => mock2, :method => 'grind_it', :arguments => [] )
-
-    exp_list = [ exp1, exp2 ]
-
-    err = VerifyError.new("This is the error", exp_list)
-    assert_equal "This is the error:\n * #{exp1.to_s}\n * #{exp2.to_s}", err.message
-  end
-
-  def test_empty_list_of_expectations
-    # this is not a normal case; not spending a lot of time to make this better
-    exp_list = []
-    err = VerifyError.new("This is the error:\n", exp_list)
-  end
-
-  def test_nil_expectation_list
-    # this is not a normal case; not spending a lot of time to make this better
-    exp_list = []
-    err = VerifyError.new("This is the error:\n", exp_list)
-  end
-
-end
diff --git a/tools/ceedling/vendor/unity/auto/colour_prompt.rb b/tools/ceedling/vendor/unity/auto/colour_prompt.rb
deleted file mode 100644 (file)
index 81003dd..0000000
+++ /dev/null
@@ -1,94 +0,0 @@
-# ==========================================
-#   Unity Project - A Test Framework for C
-#   Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-#   [Released under MIT License. Please refer to license.txt for details]
-# ========================================== 
-
-if RUBY_PLATFORM =~/(win|w)32$/
-       begin
-               require 'Win32API'
-       rescue LoadError
-               puts "ERROR! \"Win32API\" library not found"
-               puts "\"Win32API\" is required for colour on a windows machine"
-               puts "  try => \"gem install Win32API\" on the command line"
-               puts
-       end
-       # puts
-  # puts 'Windows Environment Detected...'
-       # puts 'Win32API Library Found.'
-       # puts
-end
-
-class ColourCommandLine
-  def initialize
-    if RUBY_PLATFORM =~/(win|w)32$/  
-      get_std_handle = Win32API.new("kernel32", "GetStdHandle", ['L'], 'L')
-      @set_console_txt_attrb =
-      Win32API.new("kernel32","SetConsoleTextAttribute",['L','N'], 'I')
-      @hout = get_std_handle.call(-11)
-    end
-  end
-  
-  def change_to(new_colour)
-    if RUBY_PLATFORM =~/(win|w)32$/
-      @set_console_txt_attrb.call(@hout,self.win32_colour(new_colour))
-    else
-               "\033[30;#{posix_colour(new_colour)};22m"
-               end
-  end
-  
-  def win32_colour(colour)
-    case colour
-      when :black then 0  
-      when :dark_blue then 1
-      when :dark_green then 2
-      when :dark_cyan then 3
-      when :dark_red then 4
-      when :dark_purple then 5
-      when :dark_yellow, :narrative then 6
-      when :default_white, :default, :dark_white then 7
-      when :silver then 8
-      when :blue then 9
-      when :green, :success then 10
-      when :cyan, :output then 11
-      when :red, :failure then 12
-      when :purple then 13
-      when :yellow then 14
-      when :white then 15
-      else
-        0
-    end
-  end
-       
-       def posix_colour(colour)
-         case colour
-      when :black then 30  
-      when :red, :failure then 31
-      when :green, :success then 32
-                       when :yellow then 33
-      when :blue, :narrative then 34
-      when :purple, :magenta then 35
-      when :cyan, :output then 36
-      when :white, :default_white, :default then 37
-      else
-        30
-    end
-  end
-       
-  def out_c(mode, colour, str)
-    case RUBY_PLATFORM
-                       when /(win|w)32$/
-                         change_to(colour)
-                                $stdout.puts str if mode == :puts
-                                $stdout.print str if mode == :print
-                         change_to(:default_white)
-                       else
-                               $stdout.puts("#{change_to(colour)}#{str}\033[0m") if mode == :puts
-                               $stdout.print("#{change_to(colour)}#{str}\033[0m") if mode == :print
-               end                     
-  end
-end # ColourCommandLine
-
-def colour_puts(role,str)  ColourCommandLine.new.out_c(:puts, role, str)  end
-def colour_print(role,str) ColourCommandLine.new.out_c(:print, role, str) end
-
diff --git a/tools/ceedling/vendor/unity/auto/colour_reporter.rb b/tools/ceedling/vendor/unity/auto/colour_reporter.rb
deleted file mode 100644 (file)
index 5aa1d27..0000000
+++ /dev/null
@@ -1,39 +0,0 @@
-# ==========================================
-#   Unity Project - A Test Framework for C
-#   Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-#   [Released under MIT License. Please refer to license.txt for details]
-# ========================================== 
-
-require "#{File.expand_path(File.dirname(__FILE__))}/colour_prompt"
-
-$colour_output = true
-
-def report(message)
-  if not $colour_output
-    $stdout.puts(message)
-  else
-    message = message.join('\n') if (message.class == Array)
-    message.each_line do |line|
-      line.chomp!
-      colour = case(line)
-        when /(?:total\s+)?tests:?\s+(\d+)\s+(?:total\s+)?failures:?\s+\d+\s+Ignored:?/i
-          ($1.to_i == 0) ? :green : :red
-        when /PASS/
-          :green
-        when /^OK$/
-          :green
-        when /(?:FAIL|ERROR)/
-          :red
-        when /IGNORE/
-          :yellow
-        when /^(?:Creating|Compiling|Linking)/
-          :white
-        else
-          :silver
-      end
-      colour_puts(colour, line)
-    end
-  end
-  $stdout.flush
-  $stderr.flush
-end
\ No newline at end of file
diff --git a/tools/ceedling/vendor/unity/auto/generate_config.yml b/tools/ceedling/vendor/unity/auto/generate_config.yml
deleted file mode 100644 (file)
index 4a5e474..0000000
+++ /dev/null
@@ -1,36 +0,0 @@
-#this is a sample configuration file for generate_module
-#you would use it by calling generate_module with the -ygenerate_config.yml option
-#files like this are useful for customizing generate_module to your environment
-:generate_module:
-  :defaults:
-    #these defaults are used in place of any missing options at the command line
-    :path_src: ../src/
-    :path_inc: ../src/
-    :path_tst: ../test/
-    :update_svn: true
-  :includes:
-    #use [] for no additional includes, otherwise list the includes on separate lines
-    :src:
-      - Defs.h
-      - Board.h
-    :inc: []
-    :tst:
-      - Defs.h
-      - Board.h
-      - Exception.h
-  :boilerplates: 
-    #these are inserted at the top of generated files.
-    #just comment out or remove if not desired.
-    #use %1$s where you would like the file name to appear (path/extension not included)
-    :src: |
-      //-------------------------------------------
-      // %1$s.c
-      //-------------------------------------------
-    :inc: |
-      //-------------------------------------------
-      // %1$s.h
-      //-------------------------------------------
-    :tst: |
-      //-------------------------------------------
-      // Test%1$s.c : Units tests for %1$s.c
-      //-------------------------------------------
diff --git a/tools/ceedling/vendor/unity/auto/generate_module.rb b/tools/ceedling/vendor/unity/auto/generate_module.rb
deleted file mode 100644 (file)
index 3db1a98..0000000
+++ /dev/null
@@ -1,202 +0,0 @@
-# ==========================================
-#   Unity Project - A Test Framework for C
-#   Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-#   [Released under MIT License. Please refer to license.txt for details]
-# ========================================== 
-
-# This script creates all the files with start code necessary for a new module.
-# A simple module only requires a source file, header file, and test file.
-# Triad modules require a source, header, and test file for each triad type (like model, conductor, and hardware).
-
-require 'rubygems'
-require 'fileutils'
-
-HERE = File.expand_path(File.dirname(__FILE__)) + '/'
-
-#help text when requested
-HELP_TEXT = [ "\nGENERATE MODULE\n-------- ------",
-              "\nUsage: ruby generate_module [options] module_name",
-              "  -i\"include\" sets the path to output headers to 'include' (DEFAULT ../src)",
-              "  -s\"../src\"  sets the path to output source to '../src'   (DEFAULT ../src)",
-              "  -t\"C:/test\" sets the path to output source to 'C:/test'  (DEFAULT ../test)",
-              "  -p\"MCH\"     sets the output pattern to MCH.",
-              "              dh  - driver hardware.",
-              "              dih - driver interrupt hardware.",
-              "              mch - model conductor hardware.",
-              "              mvp - model view presenter.",
-              "              src - just a single source module. (DEFAULT)",
-              "  -d          destroy module instead of creating it.",
-              "  -u          update subversion too (requires subversion command line)",
-              "  -y\"my.yml\"  selects a different yaml config file for module generation",
-              "" ].join("\n")
-
-#Built in patterns
-PATTERNS = { 'src' => {''         => { :inc => [] } },
-             'dh'  => {'Driver'   => { :inc => ['%1$sHardware.h'] }, 
-                       'Hardware' => { :inc => [] } 
-                      },
-             'dih' => {'Driver'   => { :inc => ['%1$sHardware.h', '%1$sInterrupt.h'] }, 
-                       'Interrupt'=> { :inc => ['%1$sHardware.h'] },
-                       'Hardware' => { :inc => [] } 
-                      },
-             'mch' => {'Model'    => { :inc => [] }, 
-                       'Conductor'=> { :inc => ['%1$sModel.h', '%1$sHardware.h'] },
-                       'Hardware' => { :inc => [] } 
-                      },
-             'mvp' => {'Model'    => { :inc => [] }, 
-                       'Presenter'=> { :inc => ['%1$sModel.h', '%1$sView.h'] },
-                       'View'     => { :inc => [] } 
-                      }
-           }
-
-#TEMPLATE_TST
-TEMPLATE_TST = %q[#include "unity.h"
-%2$s#include "%1$s.h"
-
-void setUp(void)
-{
-}
-
-void tearDown(void)
-{
-}
-
-void test_%1$s_NeedToImplement(void)
-{
-    TEST_IGNORE();
-}
-]
-
-#TEMPLATE_SRC
-TEMPLATE_SRC = %q[%2$s#include "%1$s.h"
-]
-
-#TEMPLATE_INC
-TEMPLATE_INC = %q[#ifndef _%3$s_H
-#define _%3$s_H%2$s
-
-#endif // _%3$s_H
-]
-
-# Parse the command line parameters.
-ARGV.each do |arg|
-  case(arg)
-    when /^-d/      then @destroy = true
-    when /^-u/      then @update_svn = true
-    when /^-p(\w+)/ then @pattern = $1
-    when /^-s(.+)/  then @path_src = $1
-    when /^-i(.+)/  then @path_inc = $1
-    when /^-t(.+)/  then @path_tst = $1
-    when /^-y(.+)/  then @yaml_config = $1
-    when /^(\w+)/
-      raise "ERROR: You can't have more than one Module name specified!" unless @module_name.nil?
-      @module_name = arg
-    when /^-(h|-help)/ 
-      puts HELP_TEXT
-      exit
-    else
-      raise "ERROR: Unknown option specified '#{arg}'"
-  end
-end
-raise "ERROR: You must have a Module name specified! (use option -h for help)" if @module_name.nil?
-
-#load yaml file if one was requested
-if @yaml_config
-  require 'yaml'
-  cfg = YAML.load_file(HERE + @yaml_config)[:generate_module]
-  @path_src     = cfg[:defaults][:path_src]   if @path_src.nil?
-  @path_inc     = cfg[:defaults][:path_inc]   if @path_inc.nil?
-  @path_tst     = cfg[:defaults][:path_tst]   if @path_tst.nil?
-  @update_svn   = cfg[:defaults][:update_svn] if @update_svn.nil?
-  @extra_inc    = cfg[:includes]
-  @boilerplates = cfg[:boilerplates]
-else
-  @boilerplates = {}
-end
-
-# Create default file paths if none were provided
-@path_src = HERE + "../src/"  if @path_src.nil?
-@path_inc = @path_src         if @path_inc.nil?
-@path_tst = HERE + "../test/" if @path_tst.nil?
-@path_src += '/'              unless (@path_src[-1] == 47)
-@path_inc += '/'              unless (@path_inc[-1] == 47)
-@path_tst += '/'              unless (@path_tst[-1] == 47)
-@pattern  = 'src'             if @pattern.nil?
-@includes = { :src => [], :inc => [], :tst => [] }
-@includes.merge!(@extra_inc) unless @extra_inc.nil?
-
-#create triad definition
-TRIAD = [ { :ext => '.c', :path => @path_src,        :template => TEMPLATE_SRC, :inc => :src, :boilerplate => @boilerplates[:src] }, 
-          { :ext => '.h', :path => @path_inc,        :template => TEMPLATE_INC, :inc => :inc, :boilerplate => @boilerplates[:inc] },
-          { :ext => '.c', :path => @path_tst+'Test', :template => TEMPLATE_TST, :inc => :tst, :boilerplate => @boilerplates[:tst] },
-        ]
-
-#prepare the pattern for use
-@patterns = PATTERNS[@pattern.downcase]
-raise "ERROR: The design pattern specified isn't one that I recognize!" if @patterns.nil?
-
-# Assemble the path/names of the files we need to work with.
-files = []
-TRIAD.each do |triad|
-  @patterns.each_pair do |pattern_file, pattern_traits|
-    files << {
-      :path => "#{triad[:path]}#{@module_name}#{pattern_file}#{triad[:ext]}",
-      :name => "#{@module_name}#{pattern_file}",
-      :template => triad[:template],
-      :boilerplate => triad[:boilerplate],
-      :includes => case(triad[:inc])
-                     when :src then @includes[:src] | pattern_traits[:inc].map{|f| f % [@module_name]}
-                     when :inc then @includes[:inc]
-                     when :tst then @includes[:tst] | pattern_traits[:inc].map{|f| "Mock#{f}"% [@module_name]}
-                   end
-    }
-  end
-end
-
-# destroy files if that was what was requested
-if @destroy
-  files.each do |filespec|
-    file = filespec[:path]
-    if File.exist?(file)
-      if @update_svn
-        `svn delete \"#{file}\" --force` 
-        puts "File #{file} deleted and removed from source control"
-      else
-        FileUtils.remove(file)
-        puts "File #{file} deleted"
-      end
-    else
-      puts "File #{file} does not exist so cannot be removed."
-    end
-  end
-  puts "Destroy Complete"
-  exit
-end
-
-#Abort if any module already exists
-files.each do |file|
-  raise "ERROR: File #{file[:name]} already exists. Exiting." if File.exist?(file[:path])
-end
-
-# Create Source Modules
-files.each_with_index do |file, i|
-  File.open(file[:path], 'w') do |f|
-    f.write(file[:boilerplate] % [file[:name]]) unless file[:boilerplate].nil?
-    f.write(file[:template] % [ file[:name], 
-                                file[:includes].map{|f| "#include \"#{f}\"\n"}.join, 
-                                file[:name].upcase ]
-           )
-  end
-  if (@update_svn)
-    `svn add \"#{file[:path]}\"` 
-    if $?.exitstatus == 0
-      puts "File #{file[:path]} created and added to source control"
-    else
-      puts "File #{file[:path]} created but FAILED adding to source control!"
-    end
-  else
-    puts "File #{file[:path]} created"
-  end
-end
-
-puts 'Generate Complete'
diff --git a/tools/ceedling/vendor/unity/auto/generate_test_runner.rb b/tools/ceedling/vendor/unity/auto/generate_test_runner.rb
deleted file mode 100644 (file)
index aff5053..0000000
+++ /dev/null
@@ -1,303 +0,0 @@
-# ==========================================
-#   Unity Project - A Test Framework for C
-#   Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-#   [Released under MIT License. Please refer to license.txt for details]
-# ========================================== 
-
-File.expand_path(File.join(File.dirname(__FILE__),'colour_prompt'))
-
-class UnityTestRunnerGenerator
-
-  def initialize(options = nil)
-    @options = { :includes => [], :plugins => [], :framework => :unity }
-    case(options)
-      when NilClass then @options
-      when String   then @options.merge!(UnityTestRunnerGenerator.grab_config(options))
-      when Hash     then @options.merge!(options)
-      else          raise "If you specify arguments, it should be a filename or a hash of options"
-    end
-  end
-  
-  def self.grab_config(config_file)
-    options = { :includes => [], :plugins => [], :framework => :unity }
-    unless (config_file.nil? or config_file.empty?)
-      require 'yaml'
-      yaml_guts = YAML.load_file(config_file)
-      options.merge!(yaml_guts[:unity] ? yaml_guts[:unity] : yaml_guts[:cmock])
-      raise "No :unity or :cmock section found in #{config_file}" unless options
-    end
-    return(options)
-  end
-
-  def run(input_file, output_file, options=nil)
-    tests = []
-    includes = []
-    used_mocks = []
-    
-    @options.merge!(options) unless options.nil?
-    module_name = File.basename(input_file)
-    
-    #pull required data from source file
-    File.open(input_file, 'r') do |input|
-      tests      = find_tests(input)
-      includes   = find_includes(input)
-      used_mocks = find_mocks(includes)
-    end
-
-    #build runner file
-    File.open(output_file, 'w') do |output|
-      create_header(output, used_mocks)
-      create_externs(output, tests, used_mocks)
-      create_mock_management(output, used_mocks)
-      create_suite_setup_and_teardown(output)
-      create_reset(output, used_mocks)
-      create_main(output, input_file, tests)
-    end
-    
-    all_files_used = [input_file, output_file]
-    all_files_used += includes.map {|filename| filename + '.c'} unless includes.empty?
-    all_files_used += @options[:includes] unless @options[:includes].empty?
-    return all_files_used.uniq
-  end
-  
-  def find_tests(input_file)
-    tests_raw = []
-    tests_args = []
-    tests_and_line_numbers = []
-    
-    input_file.rewind
-    source_raw = input_file.read
-    source_scrubbed = source_raw.gsub(/\/\/.*$/, '')           # remove line comments
-    source_scrubbed = source_scrubbed.gsub(/\/\*.*?\*\//m, '') # remove block comments
-    lines = source_scrubbed.split(/(^\s*\#.*$)                 # Treat preprocessor directives as a logical line
-                              | (;|\{|\}) /x)                  # Match ;, {, and } as end of lines
-
-    lines.each_with_index do |line, index|
-      #find tests
-      if line =~ /^((?:\s*TEST_CASE\s*\(.*?\)\s*)*)\s*void\s+(test.*?)\s*\(\s*(.*)\s*\)/
-        arguments = $1
-        name = $2
-        call = $3
-        args = nil
-        if (@options[:use_param_tests] and !arguments.empty?)
-          args = []
-          arguments.scan(/\s*TEST_CASE\s*\((.*)\)\s*$/) {|a| args << a[0]}
-        end
-        tests_and_line_numbers << { :name => name, :args => args, :call => call, :line_number => 0 }
-        tests_args = []
-      end
-    end
-
-    #determine line numbers and create tests to run
-    source_lines = source_raw.split("\n")
-    source_index = 0;
-    tests_and_line_numbers.size.times do |i|
-      source_lines[source_index..-1].each_with_index do |line, index|
-        if (line =~ /#{tests_and_line_numbers[i][:name]}/)
-          source_index += index
-          tests_and_line_numbers[i][:line_number] = source_index + 1
-          break
-        end
-      end
-    end
-    
-    return tests_and_line_numbers
-  end
-
-  def find_includes(input_file)
-    input_file.rewind
-    includes = []
-    input_file.readlines.each do |line|
-      scan_results = line.scan(/^\s*#include\s+\"\s*(.+)\.[hH]\s*\"/)
-      includes << scan_results[0][0] if (scan_results.size > 0)
-    end
-    return includes
-  end
-  
-  def find_mocks(includes)
-    mock_headers = []
-    includes.each do |include_file|
-      mock_headers << File.basename(include_file) if (include_file =~ /^mock/i)
-    end
-    return mock_headers  
-  end
-  
-  def create_header(output, mocks)
-    output.puts('/* AUTOGENERATED FILE. DO NOT EDIT. */')
-    create_runtest(output, mocks)
-    output.puts("\n//=======Automagically Detected Files To Include=====")
-    output.puts("#include \"#{@options[:framework].to_s}.h\"")
-    output.puts('#include "cmock.h"') unless (mocks.empty?)
-    @options[:includes].flatten.uniq.compact.each do |inc|
-      output.puts("#include #{inc.include?('<') ? inc : "\"#{inc.gsub('.h','')}.h\""}")
-    end
-    output.puts('#include <setjmp.h>')
-    output.puts('#include <stdio.h>')
-    output.puts('#include "CException.h"') if @options[:plugins].include?(:cexception)
-    mocks.each do |mock|
-      output.puts("#include \"#{mock.gsub('.h','')}.h\"")
-    end
-    if @options[:enforce_strict_ordering]
-      output.puts('')    
-      output.puts('int GlobalExpectCount;') 
-      output.puts('int GlobalVerifyOrder;') 
-      output.puts('char* GlobalOrderError;') 
-    end
-  end
-  
-  def create_externs(output, tests, mocks)
-    output.puts("\n//=======External Functions This Runner Calls=====")
-    output.puts("extern void setUp(void);")
-    output.puts("extern void tearDown(void);")
-    tests.each do |test|
-      output.puts("extern void #{test[:name]}(#{test[:call]});")
-    end
-    output.puts('')
-  end
-  
-  def create_mock_management(output, mocks)
-    unless (mocks.empty?)
-      output.puts("\n//=======Mock Management=====")
-      output.puts("static void CMock_Init(void)")
-      output.puts("{")
-      if @options[:enforce_strict_ordering]
-        output.puts("  GlobalExpectCount = 0;")
-        output.puts("  GlobalVerifyOrder = 0;") 
-        output.puts("  GlobalOrderError = NULL;") 
-      end
-      mocks.each do |mock|
-        output.puts("  #{mock}_Init();")
-      end
-      output.puts("}\n")
-
-      output.puts("static void CMock_Verify(void)")
-      output.puts("{")
-      mocks.each do |mock|
-        output.puts("  #{mock}_Verify();")
-      end
-      output.puts("}\n")
-
-      output.puts("static void CMock_Destroy(void)")
-      output.puts("{")
-      mocks.each do |mock|
-        output.puts("  #{mock}_Destroy();")
-      end
-      output.puts("}\n")
-    end
-  end
-  
-  def create_suite_setup_and_teardown(output)
-    unless (@options[:suite_setup].nil?)
-      output.puts("\n//=======Suite Setup=====")
-      output.puts("static int suite_setup(void)")
-      output.puts("{")
-      output.puts(@options[:suite_setup])
-      output.puts("}")
-    end
-    unless (@options[:suite_teardown].nil?)
-      output.puts("\n//=======Suite Teardown=====")
-      output.puts("static int suite_teardown(int num_failures)")
-      output.puts("{")
-      output.puts(@options[:suite_teardown])
-      output.puts("}")
-    end
-  end
-  
-  def create_runtest(output, used_mocks)
-    cexception = @options[:plugins].include? :cexception
-    va_args1   = @options[:use_param_tests] ? ', ...' : ''
-    va_args2   = @options[:use_param_tests] ? '__VA_ARGS__' : ''
-    output.puts("\n//=======Test Runner Used To Run Each Test Below=====")
-    output.puts("#define RUN_TEST_NO_ARGS") if @options[:use_param_tests] 
-    output.puts("#define RUN_TEST(TestFunc, TestLineNum#{va_args1}) \\")
-    output.puts("{ \\")
-    output.puts("  Unity.CurrentTestName = #TestFunc#{va_args2.empty? ? '' : " \"(\" ##{va_args2} \")\""}; \\")
-    output.puts("  Unity.CurrentTestLineNumber = TestLineNum; \\")
-    output.puts("  Unity.NumberOfTests++; \\")
-    output.puts("  if (TEST_PROTECT()) \\")
-    output.puts("  { \\")
-    output.puts("    CEXCEPTION_T e; \\") if cexception
-    output.puts("    Try { \\") if cexception
-    output.puts("      CMock_Init(); \\") unless (used_mocks.empty?) 
-    output.puts("      setUp(); \\")
-    output.puts("      TestFunc(#{va_args2}); \\")
-    output.puts("      CMock_Verify(); \\") unless (used_mocks.empty?)
-    output.puts("    } Catch(e) { TEST_ASSERT_EQUAL_HEX32_MESSAGE(CEXCEPTION_NONE, e, \"Unhandled Exception!\"); } \\") if cexception
-    output.puts("  } \\")
-    output.puts("  CMock_Destroy(); \\") unless (used_mocks.empty?)
-    output.puts("  if (TEST_PROTECT() && !TEST_IS_IGNORED) \\")
-    output.puts("  { \\")
-    output.puts("    tearDown(); \\")
-    output.puts("  } \\")
-    output.puts("  UnityConcludeTest(); \\")
-    output.puts("}\n")
-  end
-  
-  def create_reset(output, used_mocks)
-    output.puts("\n//=======Test Reset Option=====")
-    output.puts("void resetTest()")
-    output.puts("{")
-    output.puts("  CMock_Verify();") unless (used_mocks.empty?)
-    output.puts("  CMock_Destroy();") unless (used_mocks.empty?)
-    output.puts("  tearDown();")
-    output.puts("  CMock_Init();") unless (used_mocks.empty?) 
-    output.puts("  setUp();")
-    output.puts("}")
-  end
-  
-  def create_main(output, filename, tests)
-    output.puts("\n\n//=======MAIN=====")
-    output.puts("int main(void)")
-    output.puts("{")
-    output.puts("  suite_setup();") unless @options[:suite_setup].nil?
-    output.puts("  Unity.TestFile = \"#{filename}\";")
-    output.puts("  UnityBegin();")
-    if (@options[:use_param_tests])
-      tests.each do |test|
-        if ((test[:args].nil?) or (test[:args].empty?))
-          output.puts("  RUN_TEST(#{test[:name]}, #{test[:line_number]}, RUN_TEST_NO_ARGS);")
-        else
-          test[:args].each {|args| output.puts("  RUN_TEST(#{test[:name]}, #{test[:line_number]}, #{args});")}
-        end
-      end
-    else
-        tests.each { |test| output.puts("  RUN_TEST(#{test[:name]}, #{test[:line_number]});") }
-    end
-    output.puts()
-    output.puts("  return #{@options[:suite_teardown].nil? ? "" : "suite_teardown"}(UnityEnd());")
-    output.puts("}")
-  end
-end
-
-
-if ($0 == __FILE__)
-  options = { :includes => [] }
-  yaml_file = nil
-  
-  #parse out all the options first
-  ARGV.reject! do |arg| 
-    case(arg)
-      when '-cexception' 
-        options[:plugins] = [:cexception]; true
-      when /\.*\.yml/
-        options = UnityTestRunnerGenerator.grab_config(arg); true
-      else false
-    end
-  end     
-           
-  #make sure there is at least one parameter left (the input file)
-  if !ARGV[0]
-    puts ["usage: ruby #{__FILE__} (yaml) (options) input_test_file output_test_runner (includes)",
-           "  blah.yml    - will use config options in the yml file (see docs)",
-           "  -cexception - include cexception support"].join("\n")
-    exit 1
-  end
-  
-  #create the default test runner name if not specified
-  ARGV[1] = ARGV[0].gsub(".c","_Runner.c") if (!ARGV[1])
-  
-  #everything else is an include file
-  options[:includes] ||= (ARGV.slice(2..-1).flatten.compact) if (ARGV.size > 2)
-  
-  UnityTestRunnerGenerator.new(options).run(ARGV[0], ARGV[1])
-end
diff --git a/tools/ceedling/vendor/unity/auto/test_file_filter.rb b/tools/ceedling/vendor/unity/auto/test_file_filter.rb
deleted file mode 100644 (file)
index 3dbc26a..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-# ==========================================
-#   Unity Project - A Test Framework for C
-#   Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-#   [Released under MIT License. Please refer to license.txt for details]
-# ========================================== 
-
-require'yaml'
-
-module RakefileHelpers
-  class TestFileFilter
-    def initialize(all_files = false)
-      @all_files = all_files
-      if not @all_files == true
-        if File.exist?('test_file_filter.yml')
-          filters = YAML.load_file( 'test_file_filter.yml' )
-          @all_files, @only_files, @exclude_files = 
-            filters[:all_files], filters[:only_files], filters[:exclude_files] 
-        end
-      end
-    end                
-    attr_accessor :all_files, :only_files, :exclude_files
-  end
-end
diff --git a/tools/ceedling/vendor/unity/auto/unity_test_summary.rb b/tools/ceedling/vendor/unity/auto/unity_test_summary.rb
deleted file mode 100644 (file)
index 69ec2e8..0000000
+++ /dev/null
@@ -1,126 +0,0 @@
-# ==========================================
-#   Unity Project - A Test Framework for C
-#   Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-#   [Released under MIT License. Please refer to license.txt for details]
-# ========================================== 
-
-#!/usr/bin/ruby
-#
-# unity_test_summary.rb
-#
-require 'fileutils'
-require 'set'
-
-class UnityTestSummary
-  include FileUtils::Verbose
-
-  attr_reader :report, :total_tests, :failures, :ignored
-  
-  def initialize
-    @report = ''
-    @total_tests = 0
-    @failures = 0
-    @ignored = 0
-  end
-  
-  def run
-    # Clean up result file names
-    results = @targets.map {|target| target.gsub(/\\/,'/')}
-    
-    # Dig through each result file, looking for details on pass/fail:   
-    failure_output = []
-    ignore_output = []
-    
-    results.each do |result_file|
-      lines = File.readlines(result_file).map { |line| line.chomp }
-      if lines.length == 0
-        raise "Empty test result file: #{result_file}"
-      else
-        output = get_details(result_file, lines)
-        failure_output << output[:failures] unless output[:failures].empty?
-        ignore_output  << output[:ignores]  unless output[:ignores].empty?
-        tests,failures,ignored = parse_test_summary(lines)
-        @total_tests += tests
-        @failures += failures
-        @ignored += ignored
-      end
-    end
-    
-    if @ignored > 0
-      @report += "\n"
-      @report += "--------------------------\n"
-      @report += "UNITY IGNORED TEST SUMMARY\n"
-      @report += "--------------------------\n"
-      @report += ignore_output.flatten.join("\n")
-    end
-    
-    if @failures > 0
-      @report += "\n"
-      @report += "--------------------------\n"
-      @report += "UNITY FAILED TEST SUMMARY\n"
-      @report += "--------------------------\n"
-      @report += failure_output.flatten.join("\n")
-    end
-  
-    @report += "\n"
-    @report += "--------------------------\n"
-    @report += "OVERALL UNITY TEST SUMMARY\n"
-    @report += "--------------------------\n"
-    @report += "#{@total_tests} TOTAL TESTS #{@failures} TOTAL FAILURES #{@ignored} IGNORED\n"
-    @report += "\n"
-  end
-  
-  def set_targets(target_array)
-    @targets = target_array
-  end
-  
-  def set_root_path(path)
-    @root = path
-  end
-
-  def usage(err_msg=nil)
-    puts err_msg if err_msg
-    puts "Usage: unity_test_summary.rb"
-    exit 1
-  end
-  
-  protected
-  
-  @@targets=nil
-  @@path=nil
-  @@root=nil
-
-  def get_details(result_file, lines)
-    results = { :failures => [], :ignores => [], :successes => [] }
-    lines.each do |line|
-      src_file,src_line,test_name,status,msg = line.split(/:/)
-      line_out = ((@root and (@root != 0)) ? "#{@root}#{line}" : line ).gsub(/\//, "\\")
-      case(status)
-        when 'IGNORE' then results[:ignores]   << line_out
-        when 'FAIL'   then results[:failures]  << line_out
-        when 'PASS'   then results[:successes] << line_out
-      end
-    end
-    return results
-  end
-  
-  def parse_test_summary(summary)
-    if summary[-3..-1].join("\n") =~ /(\d+) Tests (\d+) Failures (\d+) Ignored/
-      [$1.to_i,$2.to_i,$3.to_i]
-    else
-      raise "Couldn't parse test results: #{summary}"
-    end
-  end
-
-  def here; File.expand_path(File.dirname(__FILE__)); end
-  
-end
-
-if $0 == __FILE__
-  script = UnityTestSummary.new
-  begin
-    script.run
-  rescue Exception => e
-    script.usage e.message
-  end
-end
diff --git a/tools/ceedling/vendor/unity/docs/Unity Summary.odt b/tools/ceedling/vendor/unity/docs/Unity Summary.odt
deleted file mode 100644 (file)
index f699661..0000000
Binary files a/tools/ceedling/vendor/unity/docs/Unity Summary.odt and /dev/null differ
diff --git a/tools/ceedling/vendor/unity/docs/Unity Summary.pdf b/tools/ceedling/vendor/unity/docs/Unity Summary.pdf
deleted file mode 100644 (file)
index ad1a956..0000000
Binary files a/tools/ceedling/vendor/unity/docs/Unity Summary.pdf and /dev/null differ
diff --git a/tools/ceedling/vendor/unity/docs/Unity Summary.txt b/tools/ceedling/vendor/unity/docs/Unity Summary.txt
deleted file mode 100644 (file)
index e0b179d..0000000
+++ /dev/null
@@ -1,217 +0,0 @@
-==============
-Unity Test API
-==============
-
-[Copyright (c) 2007 - Unity Project by Mike Karlesky, Mark VanderVoord, and Greg Williams]
-
--------------
-Running Tests 
-------------- 
-
-RUN_TEST(func, linenum)
-
-Each Test is run within the macro RUN_TEST.  This macro performs necessary setup before the test is called and handles cleanup and result tabulation afterwards.
-
---------------
-Ignoring Tests
---------------
-
-There are times when a test is incomplete or not valid for some reason.  At these times, TEST_IGNORE can be called.  Control will immediately be returned to the caller of the test, and no failures will be returned.
-
-TEST_IGNORE()
-
-Ignore this test and return immediately
-
-TEST_IGNORE_MESSAGE (message)
-
-Ignore this test and return immediately.  Output a message stating why the test was ignored.
-
---------------
-Aborting Tests
---------------
-
-There are times when a test will contain an infinite loop on error conditions, or there may be reason to escape from the test early without executing the rest of the test.  A pair of macros support this functionality in Unity.  The first (TEST_PROTECT) sets up the feature, and handles emergency abort cases.  TEST_ABORT can then be used at any time within the tests to return to the last TEST_PROTECT call.
-
-TEST_PROTECT()
-
-Setup and Catch macro
-
-TEST_ABORT()
-
-Abort Test macro
-
-Example:
-
-main()
-{
-    if (TEST_PROTECT() == 0)
-    {
-        MyTest();
-    }
-}
-
-If MyTest calls TEST_ABORT, program control will immediately return to TEST_PROTECT with a non-zero return value.
-
-
-=======================
-Unity Assertion Summary
-=======================
-
---------------------
-Basic Validity Tests
---------------------
-
-TEST_ASSERT_TRUE(condition)
-
-Evaluates whatever code is in condition and fails if it evaluates to false
-
-TEST_ASSERT_FALSE(condition)
-
-Evaluates whatever code is in condition and fails if it evaluates to true
-
-TEST_ASSERT(condition)
-
-Another way of calling TEST_ASSERT_TRUE
-
-TEST_ASSERT_UNLESS(condition)
-
-Another way of calling TEST_ASSERT_FALSE
-
-TEST_FAIL()
-TEST_FAIL_MESSAGE(message)
-
-This test is automatically marked as a failure.  The message is output stating why.
-
-------------------------------
-Numerical Assertions: Integers
-------------------------------
-
-TEST_ASSERT_EQUAL_INT(expected, actual)
-TEST_ASSERT_EQUAL_INT8(expected, actual)
-TEST_ASSERT_EQUAL_INT16(expected, actual)
-TEST_ASSERT_EQUAL_INT32(expected, actual)
-TEST_ASSERT_EQUAL_INT64(expected, actual)
-
-Compare two integers for equality and display errors as signed integers. A cast will be performed
-to your natural integer size so often this can just be used.  When you need to specify the exact size,
-like when comparing arrays, you can use a specific version:
-
-
-
-TEST_ASSERT_EQUAL_UINT(expected, actual)       
-
-Compare two integers for equality and display errors as unsigned integers.  Like INT, there are 
-variants for different sizes also.
-
-
-
-TEST_ASSERT_EQUAL_HEX(expected, actual)
-
-Compares two integers for equality and display errors as hexadecimal.  Like the other integer comparisons,
-you can specify the size... here the size will also effect how many nibbles are shown (for example, HEX16 
-will show 4 nibbles).
-
-_ARRAY
-
-You can append _ARRAY to any of these macros to make an array comparison of that type.  Here you will
-need to care a bit more about the actual size of the value being checked.  You will also specify an
-additional argument which is the number of elements to compare.  For example:
-
-TEST_ASSERT_EQUAL_HEX8_ARRAY(expected, actual, elements)
-
-
-TEST_ASSERT_EQUAL(expected, actual)
-
-Another way of calling TEST_ASSERT_EQUAL_INT
-
-
-
-TEST_ASSERT_INT_WITHIN(delta, expected, actual)
-
-Asserts that the actual value is within plus or minus delta of the expected value.  This also comes in 
-size specific variants.
-
-
------------------------------
-Numerical Assertions: Bitwise
------------------------------
-
-TEST_ASSERT_BITS(mask, expected, actual)
-
-Use an integer mask to specify which bits should be compared between two other integers.  High bits in the mask are compared, low bits ignored.
-
-TEST_ASSERT_BITS_HIGH(mask, actual)
-
-Use an integer mask to specify which bits should be inspected to determine if they are all set high.  High bits in the mask are compared, low bits ignored.
-
-TEST_ASSERT_BITS_LOW(mask, actual)
-
-Use an integer mask to specify which bits should be inspected to determine if they are all set low.  High bits in the mask are compared, low bits ignored.
-
-TEST_ASSERT_BIT_HIGH(bit, actual)
-
-Test a single bit and verify that it is high.  The bit is specified 0-31 for a 32-bit integer.
-
-TEST_ASSERT_BIT_LOW(bit, actual)
-
-Test a single bit and verify that it is low.  The bit is specified 0-31 for a 32-bit integer.
-
-----------------------------
-Numerical Assertions: Floats
-----------------------------
-
-TEST_ASSERT_FLOAT_WITHIN(delta, expected, actual)
-
-Asserts that the actual value is within plus or minus delta of the expected value.
-
-TEST_ASSERT_EQUAL_FLOAT(expected, actual)
-
-Asserts that two floating point values are "equal" within a small % delta of the expected value.
-
------------------
-String Assertions
------------------
-
-TEST_ASSERT_EQUAL_STRING(expected, actual)
-
-Compare two null-terminate strings.  Fail if any character is different or if the lengths are different.
-
-TEST_ASSERT_EQUAL_STRING_MESSAGE(expected, actual, message)
-
-Compare two null-terminate strings.  Fail if any character is different or if the lengths are different. Output a custom message on failure.
-
-------------------
-Pointer Assertions
-------------------
-
-Most pointer operations can be performed by simply using the integer comparisons above.  However, a couple of special cases are added for clarity.
-
-TEST_ASSERT_NULL(pointer)
-
-Fails if the pointer is not equal to NULL
-
-TEST_ASSERT_NOT_NULL(pointer)
-
-Fails if the pointer is equal to NULL
-
-
------------------
-Memory Assertions
------------------
-
-TEST_ASSERT_EQUAL_MEMORY(expected, actual, len)
-
-Compare two blocks of memory.  This is a good generic assertion for types that can't be coerced into acting like
-standard types... but since it's a memory compare, you have to be careful that your data types are packed.
-
---------
-_MESSAGE
---------
-
-you can append _MESSAGE to any of the macros to make them take an additional argument.  This argument
-is a string that will be printed at the end of the failure strings.  This is useful for specifying more
-information about the problem.
-
-
-
-
diff --git a/tools/ceedling/vendor/unity/docs/license.txt b/tools/ceedling/vendor/unity/docs/license.txt
deleted file mode 100644 (file)
index c42e330..0000000
+++ /dev/null
@@ -1,31 +0,0 @@
- Copyright (c) 2007-2010 Mike Karlesky, Mark VanderVoord, Greg Williams
-
- Permission is hereby granted, free of charge, to any person
- obtaining a copy of this software and associated documentation
- files (the "Software"), to deal in the Software without
- restriction, including without limitation the rights to use,
- copy, modify, merge, publish, distribute, sublicense, and/or sell
- copies of the Software, and to permit persons to whom the
- Software is furnished to do so, subject to the following
- conditions:
-
- The above copyright notice and this permission notice shall be
- included in all copies or substantial portions of the Software.
-
- The end-user documentation included with the redistribution, if 
- any, must include the following acknowledgment: "This product 
- includes software developed for the Unity Project, by Mike Karlesky,
- Mark VanderVoord, and Greg Williams and other contributors", in 
- the same place and form as other third-party acknowledgments. 
- Alternately, this acknowledgment may appear in the software 
- itself, in the same form and location as other such third-party 
- acknowledgments.
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
- OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
- NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
- HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
- WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
- FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
- OTHER DEALINGS IN THE SOFTWARE.
\ No newline at end of file
diff --git a/tools/ceedling/vendor/unity/extras/fixture/build/MakefileWorker.mk b/tools/ceedling/vendor/unity/extras/fixture/build/MakefileWorker.mk
deleted file mode 100644 (file)
index 9948751..0000000
+++ /dev/null
@@ -1,331 +0,0 @@
-#---------
-#
-# MakefileWorker.mk
-#
-# Include this helper file in your makefile
-# It makes
-#    A static library holding the application objs
-#    A test executable
-#
-# See this example for parameter settings 
-#    examples/Makefile
-#
-#----------
-# Inputs - these variables describe what to build
-#
-#   INCLUDE_DIRS - Directories used to search for include files.
-#                   This generates a -I for each directory
-#      SRC_DIRS - Directories containing source file to built into the library
-#   SRC_FILES - Specific source files to build into library. Helpful when not all code 
-#                              in a directory can be built for test (hopefully a temporary situation)
-#      TEST_SRC_DIRS - Directories containing unit test code build into the unit test runner
-#                              These do not go in a library. They are explicitly included in the test runner
-#      MOCKS_SRC_DIRS - Directories containing mock source files to build into the test runner
-#                              These do not go in a library. They are explicitly included in the test runner
-#----------
-# You can adjust these variables to influence how to build the test target
-# and where to put and name outputs
-# See below to determine defaults
-#   COMPONENT_NAME - the name of the thing being built
-#   UNITY_HOME - where Unity home dir found
-#   UNITY_BUILD_HOME - place for scripts
-#   UNITY_OBJS_DIR - a directory where o and d files go
-#   UNITY_LIB_DIR - a directory where libs go
-#   UNITY_ENABLE_DEBUG - build for debug
-#   UNITY_USE_MEM_LEAK_DETECTION - Links with overridden new and delete
-#   UNITY_USE_STD_CPP_LIB - Set to N to keep the standard C++ library out
-#              of the test harness
-#   UNITY_USE_GCOV - Turn on coverage analysis
-#              Clean then build with this flag set to Y, then 'make gcov'
-#      UNITY_TEST_RUNNER_FLAGS
-#              None by default
-#   UNITY_MAPFILE - generate a map file
-#   UNITY_WARNINGFLAGS - overly picky by default
-#      OTHER_MAKEFILE_TO_INCLUDE - a hook to use this makefile to make 
-#              other targets. Like CSlim, which is part of fitnesse
-#----------
-#
-#  Other flags users can initialize to sneak in their settings
-#      UNITY_CFLAGS - C complier
-#      UNITY_LDFLAGS - Linker flags
-#----------
-
-
-ifndef COMPONENT_NAME
-    COMPONENT_NAME = name_this_in_the_makefile
-endif
-
-# Debug on by default
-ifndef UNITY_ENABLE_DEBUG
-       UNITY_ENABLE_DEBUG = Y
-endif
-
-# new and delete for memory leak detection on by default
-ifndef UNITY_USE_MEM_LEAK_DETECTION
-       UNITY_USE_MEM_LEAK_DETECTION = Y
-endif
-
-# Use gcov, off by default
-ifndef UNITY_USE_GCOV
-       UNITY_USE_GCOV = N
-endif
-
-# Default warnings
-ifndef UNITY_WARNINGFLAGS
-       UNITY_WARNINGFLAGS = -Wall -Werror -Wshadow -Wswitch-default 
-endif
-
-# Default dir for temporary files (d, o)
-ifndef UNITY_OBJS_DIR
-    UNITY_OBJS_DIR = objs
-endif
-
-# Default dir for the outout library
-ifndef UNITY_LIB_DIR
-    UNITY_LIB_DIR = lib
-endif
-
-# No map by default
-ifndef UNITY_MAP_FILE
-       UNITY_MAP_FILE = N
-endif
-
-#Not verbose by deafult
-ifdef VERBOSE
-       UNITY_TEST_RUNNER_FLAGS += -v
-endif
-
-ifdef GROUP
-       UNITY_TEST_RUNNER_FLAGS += -g $(GROUP)
-endif
-
-ifdef NAME
-       UNITY_TEST_RUNNER_FLAGS += -n $(NAME)
-endif
-
-ifdef REPEAT
-       UNITY_TEST_RUNNER_FLAGS += -r $(REPEAT)
-endif
-
-
-# --------------------------------------
-# derived flags in the following area
-# --------------------------------------
-ifeq ($(UNITY_USE_MEM_LEAK_DETECTION), N)
-       UNITY_CFLAGS += -DUNITY_MEM_LEAK_DETECTION_DISABLED
-else
-       UNITY_MEMLEAK_DETECTOR_MALLOC_MACRO_FILE = -include $(UNITY_HOME)/extras/fixture/src/unity_fixture_malloc_overrides.h
-endif
-
-ifeq ($(UNITY_ENABLE_DEBUG), Y)
-       UNITY_CFLAGS += -g
-endif
-
-ifeq ($(UNITY_USE_GCOV), Y)
-       UNITY_CFLAGS += -fprofile-arcs -ftest-coverage
-endif
-
-UNITY_CFLAGS += $(UNITY_MEMLEAK_DETECTOR_MALLOC_MACRO_FILE)
-
-TARGET_MAP = $(COMPONENT_NAME).map.txt
-ifeq ($(UNITY_MAP_FILE), Y)
-       UNITY_LDFLAGS += -Wl,-map,$(TARGET_MAP)
-endif
-
-LD_LIBRARIES += -lgcov
-
-TARGET_LIB = \
-    $(UNITY_LIB_DIR)/lib$(COMPONENT_NAME).a
-    
-TEST_TARGET = \
-    $(COMPONENT_NAME)_tests
-
-#Helper Functions
-get_src_from_dir  = $(wildcard $1/*.cpp) $(wildcard $1/*.c)
-get_dirs_from_dirspec  = $(wildcard $1)
-get_src_from_dir_list = $(foreach dir, $1, $(call get_src_from_dir,$(dir)))
-__src_to = $(subst .c,$1, $(subst .cpp,$1,$2))
-src_to = $(addprefix $(UNITY_OBJS_DIR)/,$(call __src_to,$1,$2))
-src_to_o = $(call src_to,.o,$1)
-src_to_d = $(call src_to,.d,$1)
-src_to_gcda = $(call src_to,.gcda,$1)
-src_to_gcno = $(call src_to,.gcno,$1)
-make_dotdot_a_subdir = $(subst ..,_dot_dot, $1)
-time = $(shell date +%s)
-delta_t = $(eval minus, $1, $2)
-debug_print_list = $(foreach word,$1,echo "  $(word)";) echo;
-
-#Derived
-STUFF_TO_CLEAN += $(TEST_TARGET) $(TEST_TARGET).exe $(TARGET_LIB) $(TARGET_MAP)
-
-SRC += $(call get_src_from_dir_list, $(SRC_DIRS)) $(SRC_FILES)                         
-OBJ = $(call src_to_o,$(SRC))
-OBJ2 = $(call make_dotdot_a_subdir. $(OBJ))
-
-STUFF_TO_CLEAN += $(OBJ)
-
-TEST_SRC = $(call get_src_from_dir_list, $(TEST_SRC_DIRS))
-TEST_OBJS = $(call src_to_o,$(TEST_SRC))
-STUFF_TO_CLEAN += $(TEST_OBJS)
-
-
-MOCKS_SRC = $(call get_src_from_dir_list, $(MOCKS_SRC_DIRS))
-MOCKS_OBJS = $(call src_to_o,$(MOCKS_SRC))
-STUFF_TO_CLEAN += $(MOCKS_OBJS)
-
-ALL_SRC = $(SRC) $(TEST_SRC) $(MOCKS_SRC)
-
-#Test coverage with gcov
-GCOV_OUTPUT = gcov_output.txt
-GCOV_REPORT = gcov_report.txt
-GCOV_ERROR = gcov_error.txt
-GCOV_GCDA_FILES = $(call src_to_gcda, $(ALL_SRC))
-GCOV_GCNO_FILES = $(call src_to_gcno, $(ALL_SRC))
-TEST_OUTPUT = $(TEST_TARGET).txt
-STUFF_TO_CLEAN += \
-       $(GCOV_OUTPUT)\
-       $(GCOV_REPORT)\
-       $(GCOV_REPORT).html\
-       $(GCOV_ERROR)\
-       $(GCOV_GCDA_FILES)\
-       $(GCOV_GCNO_FILES)\
-       $(TEST_OUTPUT)
-
-
-#The gcda files for gcov need to be deleted before each run
-#To avoid annoying messages.
-GCOV_CLEAN = $(SILENCE)rm -f $(GCOV_GCDA_FILES) $(GCOV_OUTPUT) $(GCOV_REPORT) $(GCOV_ERROR)
-RUN_TEST_TARGET = $(SILENCE)  $(GCOV_CLEAN) ; echo "Running $(TEST_TARGET)"; ./$(TEST_TARGET) $(UNITY_TEST_RUNNER_FLAGS)
-
-INCLUDES_DIRS_EXPANDED = $(call get_dirs_from_dirspec, $(INCLUDE_DIRS))
-INCLUDES += $(foreach dir, $(INCLUDES_DIRS_EXPANDED), -I$(dir))
-MOCK_DIRS_EXPANDED = $(call get_dirs_from_dirspec, $(MOCKS_SRC_DIRS))
-INCLUDES += $(foreach dir, $(MOCK_DIRS_EXPANDED), -I$(dir))
-
-
-DEP_FILES = $(call src_to_d, $(ALL_SRC))
-STUFF_TO_CLEAN += $(DEP_FILES) $(PRODUCTION_CODE_START) $(PRODUCTION_CODE_END)
-STUFF_TO_CLEAN += $(STDLIB_CODE_START) $(MAP_FILE) cpputest_*.xml junit_run_output
-
-# We'll use the UNITY_CFLAGS etc so that you can override AND add to the CppUTest flags
-CFLAGS = $(UNITY_CFLAGS) $(UNITY_ADDITIONAL_CFLAGS) $(INCLUDES) $(UNITY_WARNINGFLAGS)
-LDFLAGS = $(UNITY_LDFLAGS) $(UNITY_ADDITIONAL_LDFLAGS)
-
-# Targets
-
-.PHONY: all
-all: start $(TEST_TARGET)  
-       $(RUN_TEST_TARGET)      
-
-.PHONY: start
-start: $(TEST_TARGET) 
-       $(SILENCE)START_TIME=$(call time)
-
-.PHONY: all_no_tests
-all_no_tests: $(TEST_TARGET)
-
-.PHONY: flags
-flags: 
-       @echo
-       @echo "Compile C source with CFLAGS:"
-       @$(call debug_print_list,$(CFLAGS))
-       @echo "Link with LDFLAGS:"
-       @$(call debug_print_list,$(LDFLAGS))
-       @echo "Link with LD_LIBRARIES:"
-       @$(call debug_print_list,$(LD_LIBRARIES))
-       @echo "Create libraries with ARFLAGS:"
-       @$(call debug_print_list,$(ARFLAGS))
-       @echo "OBJ files:"
-       @$(call debug_print_list,$(OBJ2))
-       
-       
-$(TEST_TARGET): $(TEST_OBJS) $(MOCKS_OBJS)  $(PRODUCTION_CODE_START) $(TARGET_LIB) $(USER_LIBS) $(PRODUCTION_CODE_END) $(STDLIB_CODE_START) 
-       $(SILENCE)echo Linking $@
-       $(SILENCE)$(LINK.o) -o $@ $^ $(LD_LIBRARIES)
-
-$(TARGET_LIB): $(OBJ)
-       $(SILENCE)echo Building archive $@
-       $(SILENCE)mkdir -p lib
-       $(SILENCE)$(AR) $(ARFLAGS) $@ $^
-       $(SILENCE)ranlib $@
-
-test: $(TEST_TARGET)
-       $(RUN_TEST_TARGET) | tee $(TEST_OUTPUT)
-       
-vtest: $(TEST_TARGET)
-       $(RUN_TEST_TARGET) -v  | tee $(TEST_OUTPUT)
-
-$(UNITY_OBJS_DIR)/%.o: %.cpp
-       @echo compiling $(notdir $<)
-       $(SILENCE)mkdir -p $(dir $@)
-       $(SILENCE)$(COMPILE.cpp) -MMD -MP $(OUTPUT_OPTION) $<
-
-$(UNITY_OBJS_DIR)/%.o: %.c
-       @echo compiling $(notdir $<)
-       $(SILENCE)mkdir -p $(dir $@)
-       $(SILENCE)$(COMPILE.c) -MMD -MP  $(OUTPUT_OPTION) $<
-
-ifneq "$(MAKECMDGOALS)" "clean"
--include $(DEP_FILES)
-endif
-
-.PHONY: clean
-clean:
-       $(SILENCE)echo Making clean
-       $(SILENCE)$(RM) $(STUFF_TO_CLEAN)
-       $(SILENCE)rm -rf gcov $(UNITY_OBJS_DIR)
-       $(SILENCE)find . -name "*.gcno" | xargs rm -f
-       $(SILENCE)find . -name "*.gcda" | xargs rm -f
-       
-#realclean gets rid of all gcov, o and d files in the directory tree
-#not just the ones made by this makefile
-.PHONY: realclean
-realclean: clean
-       $(SILENCE)rm -rf gcov
-       $(SILENCE)find . -name "*.gdcno" | xargs rm -f
-       $(SILENCE)find . -name "*.[do]" | xargs rm -f   
-
-gcov: test
-       $(SILENCE)for d in $(SRC_DIRS) ; do \
-               gcov --object-directory $(UNITY_OBJS_DIR)/$$d $$d/*.c $$d/*.cpp >> $(GCOV_OUTPUT) 2>>$(GCOV_ERROR) ; \
-       done
-       $(SILENCE)for f in $(SRC_FILES) ; do \
-               gcov --object-directory $(UNITY_OBJS_DIR)/$$f $$f >> $(GCOV_OUTPUT) 2>>$(GCOV_ERROR) ; \
-       done
-       $(UNITY_BUILD_HOME)/filterGcov.sh $(GCOV_OUTPUT) $(GCOV_ERROR) $(GCOV_REPORT) $(TEST_OUTPUT)
-       $(SILENCE)cat $(GCOV_REPORT)
-       $(SILENCE)mkdir -p gcov
-       $(SILENCE)mv *.gcov gcov
-       $(SILENCE)mv gcov_* gcov
-       $(SILENCE)echo "See gcov directory for details"
-debug:
-       @echo
-       @echo "Target Source files:"
-       @$(call debug_print_list,$(SRC))
-       @echo "Target Object files:"
-       @$(call debug_print_list,$(OBJ))
-       @echo "Test Source files:"
-       @$(call debug_print_list,$(TEST_SRC))
-       @echo "Test Object files:"
-       @$(call debug_print_list,$(TEST_OBJS))
-       @echo "Mock Source files:"
-       @$(call debug_print_list,$(MOCKS_SRC))
-       @echo "Mock Object files:"
-       @$(call debug_print_list,$(MOCKS_OBJS))
-       @echo "All Input Dependency files:"
-       @$(call debug_print_list,$(DEP_FILES))
-       @echo Stuff to clean:
-       @$(call debug_print_list,$(STUFF_TO_CLEAN))
-       @echo Includes:
-       @$(call debug_print_list,$(INCLUDES))
-
-ifneq "$(OTHER_MAKEFILE_TO_INCLUDE)" ""
--include $(OTHER_MAKEFILE_TO_INCLUDE)
-endif
-
-       
-       
-st,$(TEST_SRC))
-       @echo "Test Object files:"
-       @$(call debug_print
\ No newline at end of file
diff --git a/tools/ceedling/vendor/unity/extras/fixture/build/filterGcov.sh b/tools/ceedling/vendor/unity/extras/fixture/build/filterGcov.sh
deleted file mode 100644 (file)
index a861cf6..0000000
+++ /dev/null
@@ -1,61 +0,0 @@
-#!/bin/bash
-INPUT_FILE=$1
-TEMP_FILE1=${INPUT_FILE}1.tmp
-TEMP_FILE2=${INPUT_FILE}2.tmp
-TEMP_FILE3=${INPUT_FILE}3.tmp
-ERROR_FILE=$2
-OUTPUT_FILE=$3
-HTML_OUTPUT_FILE=$3.html
-TEST_RESULTS=$4
-
-flattenGcovOutput() {
-while read line1
-do
-  read line2
-  echo $line2 " " $line1 
-  read junk
-  read junk
-done < ${INPUT_FILE}
-}
-
-getRidOfCruft() {
-sed '-e s/^Lines.*://g' \
-    '-e s/^[0-9]\./  &/g' \
-    '-e s/^[0-9][0-9]\./ &/g' \
-    '-e s/of.*File/ /g' \
-    "-e s/'//g" \
-    '-e s/^.*\/usr\/.*$//g' \
-    '-e s/^.*\.$//g' 
-}
-
-getFileNameRootFromErrorFile() {
-sed '-e s/gc..:cannot open .* file//g' ${ERROR_FILE}
-}
-
-writeEachNoTestCoverageFile() {
-while read line
-do
-  echo "  0.00%  " ${line}
-done 
-}
-
-createHtmlOutput() {
-    echo "<table border="2" cellspacing="5" cellpadding="5">"
-    echo "<tr><th>Coverage</th><th>File</th></tr>"
-    sed "-e s/.*%   /<tr><td>&<\/td><td>/" \
-        "-e s/[a-zA-Z0-9_]*\.[ch][a-z]*/<a href='file:\.\/&.gcov'>&<\/a><\/td><\/tr>/" 
-    echo "</table>"
-    sed "-e s/.*/&<br>/g" < ${TEST_RESULTS}
-}
-
-
-flattenGcovOutput | getRidOfCruft  > ${TEMP_FILE1}
-getFileNameRootFromErrorFile | writeEachNoTestCoverageFile > ${TEMP_FILE2}
-cat ${TEMP_FILE1}  ${TEMP_FILE2} | sort | uniq > ${OUTPUT_FILE}
-createHtmlOutput < ${OUTPUT_FILE} > ${HTML_OUTPUT_FILE}
-rm -f ${TEMP_FILE1} ${TEMP_FILE2} 
-erage</th><th>File</th></tr>"
-    sed "-e s/.*%   /<tr><td>&<\/td><td>/" \
-        "-e s/[a-zA-Z0-9_]*\.[ch][a-z]*/<a href='file:\.\/&.gcov'>&<\/a><\/td><\/tr>/" 
-    echo "</table>"
-    sed "-e s/.*/&<br>/g" < ${TEST_RESULTS
\ No newline at end of file
diff --git a/tools/ceedling/vendor/unity/extras/fixture/rakefile.rb b/tools/ceedling/vendor/unity/extras/fixture/rakefile.rb
deleted file mode 100644 (file)
index 6181707..0000000
+++ /dev/null
@@ -1,37 +0,0 @@
-# ==========================================
-#   Unity Project - A Test Framework for C
-#   Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-#   [Released under MIT License. Please refer to license.txt for details]
-# ========================================== 
-
-HERE = File.expand_path(File.dirname(__FILE__)) + '/'
-
-require 'rake'
-require 'rake/clean'
-require 'rake/testtask'
-require HERE + 'rakefile_helper'
-
-include RakefileHelpers
-
-# Load default configuration, for now
-DEFAULT_CONFIG_FILE = 'gcc.yml'
-configure_toolchain(DEFAULT_CONFIG_FILE)
-
-task :unit do
-  run_tests
-end
-
-desc "Build and test Unity Framework"
-task :all => [:clean, :unit]
-task :default => [:clobber, :all]
-task :ci => [:no_color, :default]
-task :cruise => [:no_color, :default]
-
-desc "Load configuration"
-task :config, :config_file do |t, args|
-  configure_toolchain(args[:config_file])
-end
-
-task :no_color do
-  $colour_output = false
-end
diff --git a/tools/ceedling/vendor/unity/extras/fixture/rakefile_helper.rb b/tools/ceedling/vendor/unity/extras/fixture/rakefile_helper.rb
deleted file mode 100644 (file)
index a7f6a28..0000000
+++ /dev/null
@@ -1,178 +0,0 @@
-# ==========================================
-#   Unity Project - A Test Framework for C
-#   Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-#   [Released under MIT License. Please refer to license.txt for details]
-# ========================================== 
-
-require 'yaml'
-require 'fileutils'
-require HERE+'../../auto/unity_test_summary'
-require HERE+'../../auto/generate_test_runner'
-require HERE+'../../auto/colour_reporter'
-
-module RakefileHelpers
-
-  C_EXTENSION = '.c'
-  
-  def load_configuration(config_file)
-    unless ($configured)
-      $cfg_file = HERE+"../../targets/#{config_file}" unless (config_file =~ /[\\|\/]/)
-      $cfg = YAML.load(File.read($cfg_file))
-      $colour_output = false unless $cfg['colour']
-      $configured = true if (config_file != DEFAULT_CONFIG_FILE)
-    end
-  end
-  
-  def configure_clean
-    CLEAN.include($cfg['compiler']['build_path'] + '*.*') unless $cfg['compiler']['build_path'].nil?
-  end
-  
-  def configure_toolchain(config_file=DEFAULT_CONFIG_FILE)
-    config_file += '.yml' unless config_file =~ /\.yml$/
-    config_file = config_file unless config_file =~ /[\\|\/]/
-    load_configuration(config_file)
-    configure_clean
-  end
-  
-  def tackit(strings)
-    if strings.is_a?(Array)
-      result = "\"#{strings.join}\""
-    else
-      result = strings
-    end
-    return result
-  end
-  
-  def squash(prefix, items)
-    result = ''
-    items.each { |item| result += " #{prefix}#{tackit(item)}" }
-    return result
-  end
-
-  def build_compiler_fields
-    command  = tackit($cfg['compiler']['path'])
-    if $cfg['compiler']['defines']['items'].nil?
-      defines  = ''
-    else
-      defines  = squash($cfg['compiler']['defines']['prefix'], $cfg['compiler']['defines']['items'] + ['UNITY_OUTPUT_CHAR=UnityOutputCharSpy_OutputChar'])
-    end
-    options  = squash('', $cfg['compiler']['options'])
-    includes = squash($cfg['compiler']['includes']['prefix'], $cfg['compiler']['includes']['items'])
-    includes = includes.gsub(/\\ /, ' ').gsub(/\\\"/, '"').gsub(/\\$/, '') # Remove trailing slashes (for IAR)
-    return {:command => command, :defines => defines, :options => options, :includes => includes}
-  end
-
-  def compile(file, defines=[])
-    compiler = build_compiler_fields
-    unity_include = $cfg['compiler']['includes']['prefix']+'../../src'
-    cmd_str = "#{compiler[:command]}#{compiler[:defines]}#{compiler[:options]}#{compiler[:includes]} #{unity_include} #{file} " +
-      "#{$cfg['compiler']['object_files']['prefix']}#{$cfg['compiler']['object_files']['destination']}" +
-      "#{File.basename(file, C_EXTENSION)}#{$cfg['compiler']['object_files']['extension']}"
-    execute(cmd_str)
-  end
-  
-  def build_linker_fields
-    command  = tackit($cfg['linker']['path'])
-    if $cfg['linker']['options'].nil?
-      options  = ''
-    else
-      options  = squash('', $cfg['linker']['options'])
-    end
-    if ($cfg['linker']['includes'].nil? || $cfg['linker']['includes']['items'].nil?)
-      includes = ''
-    else
-      includes = squash($cfg['linker']['includes']['prefix'], $cfg['linker']['includes']['items'])
-    end
-    includes = includes.gsub(/\\ /, ' ').gsub(/\\\"/, '"').gsub(/\\$/, '') # Remove trailing slashes (for IAR)
-    return {:command => command, :options => options, :includes => includes}
-  end
-  
-  def link(exe_name, obj_list)
-    linker = build_linker_fields
-    cmd_str = "#{linker[:command]}#{linker[:options]}#{linker[:includes]} " +
-      (obj_list.map{|obj|"#{$cfg['linker']['object_files']['path']}#{obj} "}).join +
-      $cfg['linker']['bin_files']['prefix'] + ' ' +
-      $cfg['linker']['bin_files']['destination'] +
-      exe_name + $cfg['linker']['bin_files']['extension']
-    execute(cmd_str)
-  end
-  
-  def build_simulator_fields
-    return nil if $cfg['simulator'].nil?
-    if $cfg['simulator']['path'].nil?
-      command = ''
-    else
-      command = (tackit($cfg['simulator']['path']) + ' ')
-    end
-    if $cfg['simulator']['pre_support'].nil?
-      pre_support = ''
-    else
-      pre_support = squash('', $cfg['simulator']['pre_support'])
-    end
-    if $cfg['simulator']['post_support'].nil?
-      post_support = ''
-    else
-      post_support = squash('', $cfg['simulator']['post_support'])
-    end
-    return {:command => command, :pre_support => pre_support, :post_support => post_support}
-  end
-  
-  def execute(command_string, verbose=true)
-    report command_string
-    output = `#{command_string}`.chomp
-    report(output) if (verbose && !output.nil? && (output.length > 0))
-    if ($?.exitstatus != 0)
-      raise "Command failed. (Returned #{$?.exitstatus})"
-    end
-    return output
-  end
-  
-  def report_summary
-    summary = UnityTestSummary.new
-    summary.set_root_path(HERE)
-    results_glob = "#{$cfg['compiler']['build_path']}*.test*"
-    results_glob.gsub!(/\\/, '/')
-    results = Dir[results_glob]
-    summary.set_targets(results)
-    summary.run
-  end
-  
-  def run_tests
-    report 'Running Unity system tests...'
-    
-    # Tack on TEST define for compiling unit tests
-    load_configuration($cfg_file)
-    test_defines = ['TEST']
-    $cfg['compiler']['defines']['items'] = [] if $cfg['compiler']['defines']['items'].nil?
-    
-    # Get a list of all source files needed
-    src_files  = Dir[HERE+'src/*.c']
-    src_files += Dir[HERE+'test/*.c']
-    src_files << '../../src/Unity.c'
-    
-    # Build object files
-    src_files.each { |f| compile(f, test_defines) }
-    obj_list = src_files.map {|f| File.basename(f.ext($cfg['compiler']['object_files']['extension'])) }
-    
-    # Link the test executable
-    test_base = "framework_test"
-    link(test_base, obj_list)
-      
-    # Execute unit test and generate results file
-    simulator = build_simulator_fields
-    executable = $cfg['linker']['bin_files']['destination'] + test_base + $cfg['linker']['bin_files']['extension']
-    if simulator.nil?
-      cmd_str = executable + " -v -r"
-    else
-      cmd_str = "#{simulator[:command]} #{simulator[:pre_support]} #{executable} #{simulator[:post_support]}"
-    end
-    output = execute(cmd_str)
-    test_results = $cfg['compiler']['build_path'] + test_base
-    if output.match(/OK$/m).nil?
-      test_results += '.testfail'
-    else
-      test_results += '.testpass'
-    end
-    File.open(test_results, 'w') { |f| f.print output }
-  end
-end
diff --git a/tools/ceedling/vendor/unity/extras/fixture/readme.txt b/tools/ceedling/vendor/unity/extras/fixture/readme.txt
deleted file mode 100644 (file)
index 6b9a78c..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-Copyright (c) 2010 James Grenning and Contributed to Unity Project
-
-Unity Project - A Test Framework for C
-Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-[Released under MIT License. Please refer to license.txt for details]
-
-This Framework is an optional add-on to Unity.  By including unity_framework.h in place of unity.h,
-you may now work with Unity in a manner similar to CppUTest.  This framework adds the concepts of 
-test groups and gives finer control of your tests over the command line.
\ No newline at end of file
diff --git a/tools/ceedling/vendor/unity/extras/fixture/src/unity_fixture.c b/tools/ceedling/vendor/unity/extras/fixture/src/unity_fixture.c
deleted file mode 100644 (file)
index 1ba3e9a..0000000
+++ /dev/null
@@ -1,381 +0,0 @@
-//- Copyright (c) 2010 James Grenning and Contributed to Unity Project
-/* ==========================================
-    Unity Project - A Test Framework for C
-    Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-    [Released under MIT License. Please refer to license.txt for details]
-========================================== */
-
-#include "unity_fixture.h"
-#include "unity_internals.h"
-#include <string.h>
-
-UNITY_FIXTURE_T UnityFixture;
-
-//If you decide to use the function pointer approach.
-int (*outputChar)(int) = putchar;
-
-int verbose = 0;
-
-void setUp(void)    { /*does nothing*/ }
-void tearDown(void) { /*does nothing*/ }
-
-void announceTestRun(int runNumber)
-{
-    UnityPrint("Unity test run ");
-    UnityPrintNumber(runNumber+1);
-    UnityPrint(" of ");
-    UnityPrintNumber(UnityFixture.RepeatCount);
-    UNITY_OUTPUT_CHAR('\n');
-}
-
-int UnityMain(int argc, char* argv[], void (*runAllTests)())
-{
-    int result = UnityGetCommandLineOptions(argc, argv);
-    int r;
-    if (result != 0)
-        return result;
-
-    for (r = 0; r < UnityFixture.RepeatCount; r++)
-    {
-        announceTestRun(r);
-        UnityBegin();
-        runAllTests();
-        UNITY_OUTPUT_CHAR('\n');
-        UnityEnd();
-    }
-
-    return UnityFailureCount();
-}
-
-static int selected(const char * filter, const char * name)
-{
-    if (filter == 0)
-        return 1;
-    return strstr(name, filter) ? 1 : 0;
-}
-
-static int testSelected(const char* test)
-{
-    return selected(UnityFixture.NameFilter, test);
-}
-
-static int groupSelected(const char* group)
-{
-    return selected(UnityFixture.GroupFilter, group);
-}
-
-static void runTestCase()
-{
-
-}
-
-void UnityTestRunner(unityfunction* setup,
-        unityfunction* testBody,
-        unityfunction* teardown,
-        const char * printableName,
-        const char * group,
-        const char * name,
-        const char * file, int line)
-{
-    if (testSelected(name) && groupSelected(group))
-    {
-        Unity.CurrentTestFailed = 0;
-        Unity.TestFile = file;
-        Unity.CurrentTestName = printableName;
-        Unity.CurrentTestLineNumber = line;
-        if (!UnityFixture.Verbose)
-            UNITY_OUTPUT_CHAR('.');
-        else
-            UnityPrint(printableName);
-
-        Unity.NumberOfTests++;
-        UnityMalloc_StartTest();
-        UnityPointer_Init();
-
-        runTestCase();
-        if (TEST_PROTECT())
-        {
-            setup();
-            testBody();
-        }
-        if (TEST_PROTECT())
-        {
-            teardown();
-        }
-        if (TEST_PROTECT())
-        {
-            UnityPointer_UndoAllSets();
-            if (!Unity.CurrentTestFailed)
-                UnityMalloc_EndTest();
-            UnityConcludeFixtureTest();
-        }
-        else
-        {
-            //aborting - jwg - di i need these for the other TEST_PROTECTS?
-        }
-    }
-}
-
-void UnityIgnoreTest()
-{
-    Unity.NumberOfTests++;
-    Unity.CurrentTestIgnored = 1;
-    UNITY_OUTPUT_CHAR('!');
-}
-
-
-//-------------------------------------------------
-//Malloc and free stuff
-//
-#define MALLOC_DONT_FAIL -1
-static int malloc_count;
-static int malloc_fail_countdown = MALLOC_DONT_FAIL;
-
-void UnityMalloc_StartTest()
-{
-    malloc_count = 0;
-    malloc_fail_countdown = MALLOC_DONT_FAIL;
-}
-
-void UnityMalloc_EndTest()
-{
-    malloc_fail_countdown = MALLOC_DONT_FAIL;
-    if (malloc_count != 0)
-    {
-        TEST_FAIL_MESSAGE("This test leaks!");
-    }
-}
-
-void UnityMalloc_MakeMallocFailAfterCount(int countdown)
-{
-    malloc_fail_countdown = countdown;
-}
-
-#ifdef malloc
-#undef malloc
-#endif
-
-#ifdef free
-#undef free
-#endif
-
-#include <stdlib.h>
-#include <string.h>
-
-typedef struct GuardBytes
-{
-    int size;
-    char guard[sizeof(int)];
-} Guard;
-
-
-static const char * end = "END";
-
-void * unity_malloc(size_t size)
-{
-    char* mem;
-    Guard* guard;
-
-    if (malloc_fail_countdown != MALLOC_DONT_FAIL)
-    {
-        if (malloc_fail_countdown == 0)
-            return 0;
-        malloc_fail_countdown--;
-    }
-
-    malloc_count++;
-
-    guard = (Guard*)malloc(size + sizeof(Guard) + 4);
-    guard->size = size;
-    mem = (char*)&(guard[1]);
-    memcpy(&mem[size], end, strlen(end) + 1);
-
-    return (void*)mem;
-}
-
-static int isOverrun(void * mem)
-{
-    Guard* guard = (Guard*)mem;
-    char* memAsChar = (char*)mem;
-    guard--;
-
-    return strcmp(&memAsChar[guard->size], end) != 0;
-}
-
-static void release_memory(void * mem)
-{
-    Guard* guard = (Guard*)mem;
-    guard--;
-
-    malloc_count--;
-    free(guard);
-}
-
-void unity_free(void * mem)
-{
-    int overrun = isOverrun(mem);//strcmp(&memAsChar[guard->size], end) != 0;
-    release_memory(mem);
-    if (overrun)
-    {
-        TEST_FAIL_MESSAGE("Buffer overrun detected during free()");
-    }
-}
-
-void* unity_calloc(size_t num, size_t size)
-{
-    void* mem = unity_malloc(num * size);
-    memset(mem, 0, num*size);
-    return mem;
-}
-
-void* unity_realloc(void * oldMem, size_t size)
-{
-    Guard* guard = (Guard*)oldMem;
-//    char* memAsChar = (char*)oldMem;
-    void* newMem;
-
-    if (oldMem == 0)
-        return unity_malloc(size);
-
-    guard--;
-    if (isOverrun(oldMem))
-    {
-        release_memory(oldMem);
-        TEST_FAIL_MESSAGE("Buffer overrun detected during realloc()");
-    }
-
-    if (size == 0)
-    {
-        release_memory(oldMem);
-        return 0;
-    }
-
-    if (guard->size >= size)
-        return oldMem;
-
-    newMem = unity_malloc(size);
-    memcpy(newMem, oldMem, size);
-    unity_free(oldMem);
-    return newMem;
-}
-
-
-//--------------------------------------------------------
-//Automatic pointer restoration functions
-typedef struct _PointerPair
-{
-    struct _PointerPair * next;
-    void ** pointer;
-    void * old_value;
-} PointerPair;
-
-enum {MAX_POINTERS=50};
-static PointerPair pointer_store[MAX_POINTERS];
-static int pointer_index = 0;
-
-void UnityPointer_Init()
-{
-    pointer_index = 0;
-}
-
-void UnityPointer_Set(void ** pointer, void * newValue)
-{
-    if (pointer_index >= MAX_POINTERS)
-        TEST_FAIL_MESSAGE("Too many pointers set");
-
-    pointer_store[pointer_index].pointer = pointer;
-    pointer_store[pointer_index].old_value = *pointer;
-    *pointer = newValue;
-    pointer_index++;
-}
-
-void UnityPointer_UndoAllSets()
-{
-    while (pointer_index > 0)
-    {
-        pointer_index--;
-        *(pointer_store[pointer_index].pointer) =
-        pointer_store[pointer_index].old_value;
-
-    }
-}
-
-int UnityFailureCount()
-{
-    return Unity.TestFailures;
-}
-
-int UnityGetCommandLineOptions(int argc, char* argv[])
-{
-    int i;
-    UnityFixture.Verbose = 0;
-    UnityFixture.GroupFilter = 0;
-    UnityFixture.NameFilter = 0;
-    UnityFixture.RepeatCount = 1;
-
-    if (argc == 1)
-        return 0;
-
-    for (i = 1; i < argc; )
-    {
-        if (strcmp(argv[i], "-v") == 0)
-        {
-            UnityFixture.Verbose = 1;
-            i++;
-        }
-        else if (strcmp(argv[i], "-g") == 0)
-        {
-            i++;
-            if (i >= argc)
-                return 1;
-            UnityFixture.GroupFilter = argv[i];
-            i++;
-        }
-        else if (strcmp(argv[i], "-n") == 0)
-        {
-            i++;
-            if (i >= argc)
-                return 1;
-            UnityFixture.NameFilter = argv[i];
-            i++;
-        }
-        else if (strcmp(argv[i], "-r") == 0)
-        {
-            UnityFixture.RepeatCount = 2;
-            i++;
-            if (i < argc)
-            {
-                if (*(argv[i]) >= '0' && *(argv[i]) <= '9')
-                {
-                    UnityFixture.RepeatCount = atoi(argv[i]);
-                    i++;
-                }
-            }
-        }
-    }
-    return 0;
-}
-
-void UnityConcludeFixtureTest()
-{
-    if (Unity.CurrentTestIgnored)
-    {
-        Unity.TestIgnores++;
-    }
-    else if (!Unity.CurrentTestFailed)
-    {
-        if (UnityFixture.Verbose)
-        {
-            UnityPrint(" PASS");
-            UNITY_OUTPUT_CHAR('\n');
-        }
-    }
-    else if (Unity.CurrentTestFailed)
-    {
-        Unity.TestFailures++;
-    }
-
-    Unity.CurrentTestFailed = 0;
-    Unity.CurrentTestIgnored = 0;
-}
-
diff --git a/tools/ceedling/vendor/unity/extras/fixture/src/unity_fixture.h b/tools/ceedling/vendor/unity/extras/fixture/src/unity_fixture.h
deleted file mode 100644 (file)
index da1f871..0000000
+++ /dev/null
@@ -1,81 +0,0 @@
-//- Copyright (c) 2010 James Grenning and Contributed to Unity Project
-/* ==========================================
-    Unity Project - A Test Framework for C
-    Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-    [Released under MIT License. Please refer to license.txt for details]
-========================================== */
-
-#ifndef UNITY_FIXTURE_H_
-#define UNITY_FIXTURE_H_
-
-#include "unity.h"
-#include "unity_internals.h"
-#include "unity_fixture_malloc_overrides.h"
-#include "unity_fixture_internals.h"
-
-int UnityMain(int argc, char* argv[], void (*runAllTests)());
-
-
-#define TEST_GROUP(group)\
-    int TEST_GROUP_##group = 0
-
-#define TEST_SETUP(group) void TEST_##group##_SETUP()
-
-#define TEST_TEAR_DOWN(group) void TEST_##group##_TEAR_DOWN()
-
-
-#define TEST(group, name) \
-    void TEST_##group##_##name##_();\
-    void TEST_##group##_##name##_run()\
-    {\
-        UnityTestRunner(TEST_##group##_SETUP,\
-             TEST_##group##_##name##_,\
-            TEST_##group##_TEAR_DOWN,\
-            "TEST(" #group ", " #name ")",\
-            #group, #name,\
-            __FILE__, __LINE__);\
-    }\
-    void  TEST_##group##_##name##_()
-
-#define IGNORE_TEST(group, name) \
-    void TEST_##group##_##name##_();\
-    void TEST_##group##_##name##_run()\
-    {\
-        UnityIgnoreTest();\
-    }\
-    void  TEST_##group##_##name##_()
-
-#define DECLARE_TEST_CASE(group, name) \
-    void TEST_##group##_##name##_run()
-
-#define RUN_TEST_CASE(group, name) \
-        DECLARE_TEST_CASE(group, name);\
-    TEST_##group##_##name##_run();
-
-//This goes at the bottom of each test file or in a separate c file
-#define TEST_GROUP_RUNNER(group)\
-    void TEST_##group##_GROUP_RUNNER_runAll();\
-    void TEST_##group##_GROUP_RUNNER()\
-    {\
-        TEST_##group##_GROUP_RUNNER_runAll();\
-    }\
-    void TEST_##group##_GROUP_RUNNER_runAll()
-
-//Call this from main
-#define RUN_TEST_GROUP(group)\
-    void TEST_##group##_GROUP_RUNNER();\
-    TEST_##group##_GROUP_RUNNER();
-
-//CppUTest Compatibility Macros
-#define UT_PTR_SET(ptr, newPointerValue)               UnityPointer_Set((void**)&ptr, (void*)newPointerValue)
-#define TEST_ASSERT_POINTERS_EQUAL(expected, actual)   TEST_ASSERT_EQUAL_PTR(expected, actual)
-#define TEST_ASSERT_BYTES_EQUAL(expected, actual)      TEST_ASSERT_EQUAL_HEX8(0xff & (expected), 0xff & (actual))
-#define FAIL(message)                                  TEST_FAIL((message))
-#define CHECK(condition)                               TEST_ASSERT_TRUE((condition))
-#define LONGS_EQUAL(expected, actual)                  TEST_ASSERT_EQUAL_INT((expected), (actual))
-#define STRCMP_EQUAL(expected, actual)                 TEST_ASSERT_EQUAL_STRING((expected), (actual))
-#define DOUBLES_EQUAL(expected, actual, delta)         TEST_ASSERT_FLOAT_WITHIN(((expected), (actual), (delta))
-
-void UnityMalloc_MakeMallocFailAfterCount(int count);
-
-#endif /* UNITY_FIXTURE_H_ */
diff --git a/tools/ceedling/vendor/unity/extras/fixture/src/unity_fixture_internals.h b/tools/ceedling/vendor/unity/extras/fixture/src/unity_fixture_internals.h
deleted file mode 100644 (file)
index db23f67..0000000
+++ /dev/null
@@ -1,44 +0,0 @@
-//- Copyright (c) 2010 James Grenning and Contributed to Unity Project
-/* ==========================================
-    Unity Project - A Test Framework for C
-    Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-    [Released under MIT License. Please refer to license.txt for details]
-========================================== */
-
-#ifndef UNITY_FIXTURE_INTERNALS_H_
-#define UNITY_FIXTURE_INTERNALS_H_
-
-typedef struct _UNITY_FIXTURE_T
-{
-    int Verbose;
-    unsigned int RepeatCount;
-    const char* NameFilter;
-    const char* GroupFilter;
-} UNITY_FIXTURE_T;
-
-typedef void unityfunction();
-void UnityTestRunner(unityfunction * setup,
-        unityfunction * body,
-        unityfunction * teardown,
-        const char * printableName,
-        const char * group,
-        const char * name,
-        const char * file, int line);
-
-void UnityIgnoreTest();
-void UnityMalloc_StartTest();
-void UnityMalloc_EndTest();
-int UnityFailureCount();
-int UnityGetCommandLineOptions(int argc, char* argv[]);
-void UnityConcludeFixtureTest();
-
-void UnityPointer_Set(void ** ptr, void * newValue);
-void UnityPointer_UndoAllSets();
-void UnityPointer_Init();
-
-void UnityAssertEqualPointer(const void * expected,
-                            const void * actual,
-                            const char* msg,
-                            const UNITY_LINE_TYPE lineNumber);
-
-#endif /* UNITY_FIXTURE_INTERNALS_H_ */
diff --git a/tools/ceedling/vendor/unity/extras/fixture/src/unity_fixture_malloc_overrides.h b/tools/ceedling/vendor/unity/extras/fixture/src/unity_fixture_malloc_overrides.h
deleted file mode 100644 (file)
index 38f8e34..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-//- Copyright (c) 2010 James Grenning and Contributed to Unity Project
-/* ==========================================
-    Unity Project - A Test Framework for C
-    Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-    [Released under MIT License. Please refer to license.txt for details]
-========================================== */
-
-#ifndef UNITY_FIXTURE_MALLOC_OVERRIDES_H_
-#define UNITY_FIXTURE_MALLOC_OVERRIDES_H_
-
-#define malloc  unity_malloc
-#define calloc  unity_calloc
-#define realloc unity_realloc
-#define free    unity_free
-
-#endif /* UNITY_FIXTURE_MALLOC_OVERRIDES_H_ */
diff --git a/tools/ceedling/vendor/unity/extras/fixture/test/main/AllTests.c b/tools/ceedling/vendor/unity/extras/fixture/test/main/AllTests.c
deleted file mode 100644 (file)
index ccb775b..0000000
+++ /dev/null
@@ -1,21 +0,0 @@
-//- Copyright (c) 2010 James Grenning and Contributed to Unity Project
-/* ==========================================
-    Unity Project - A Test Framework for C
-    Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-    [Released under MIT License. Please refer to license.txt for details]
-========================================== */
-
-#include "unity_fixture.h"
-
-static void runAllTests()
-{
-    RUN_TEST_GROUP(UnityFixture);
-    RUN_TEST_GROUP(UnityCommandOptions);
-    RUN_TEST_GROUP(LeakDetection)
-}
-
-int main(int argc, char* argv[])
-{
-    return UnityMain(argc, argv, runAllTests);
-}
-
diff --git a/tools/ceedling/vendor/unity/extras/fixture/test/testunity_fixture.c b/tools/ceedling/vendor/unity/extras/fixture/test/testunity_fixture.c
deleted file mode 100644 (file)
index de0c04c..0000000
+++ /dev/null
@@ -1,39 +0,0 @@
-//- Copyright (c) 2010 James Grenning and Contributed to Unity Project
-/* ==========================================
-    Unity Project - A Test Framework for C
-    Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-    [Released under MIT License. Please refer to license.txt for details]
-========================================== */
-
-#include "unity_fixture.h"
-
-static int data = -1;
-
-TEST_GROUP(mygroup);
-
-TEST_SETUP(mygroup)
-{
-    data = 0;
-}
-
-TEST_TEAR_DOWN(mygroup)
-{
-    data = -1;
-}
-
-TEST(mygroup, test1)
-{
-    TEST_ASSERT_EQUAL_INT(0, data);
-}
-
-TEST(mygroup, test2)
-{
-    TEST_ASSERT_EQUAL_INT(0, data);
-    data = 5;
-}
-
-TEST(mygroup, test3)
-{
-    data = 7;
-    TEST_ASSERT_EQUAL_INT(7, data);
-}
diff --git a/tools/ceedling/vendor/unity/extras/fixture/test/unity_fixture_Test.c b/tools/ceedling/vendor/unity/extras/fixture/test/unity_fixture_Test.c
deleted file mode 100644 (file)
index b8b4524..0000000
+++ /dev/null
@@ -1,321 +0,0 @@
-//- Copyright (c) 2010 James Grenning and Contributed to Unity Project
-/* ==========================================
-    Unity Project - A Test Framework for C
-    Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-    [Released under MIT License. Please refer to license.txt for details]
-========================================== */
-
-#include "unity_fixture.h"
-#include "unity_output_Spy.h"
-#include <stdlib.h>
-#include <string.h>
-
-extern UNITY_FIXTURE_T UnityFixture;
-
-TEST_GROUP(UnityFixture);
-
-TEST_SETUP(UnityFixture)
-{
-}
-
-TEST_TEAR_DOWN(UnityFixture)
-{
-}
-
-int my_int;
-int* pointer1 = 0;
-int* pointer2 = (int*)2;
-int* pointer3 = (int*)3;
-int int1;
-int int2;
-int int3;
-int int4;
-
-TEST(UnityFixture, PointerSetting)
-{
-    TEST_ASSERT_POINTERS_EQUAL(pointer1, 0);
-    UT_PTR_SET(pointer1, &int1);
-    UT_PTR_SET(pointer2, &int2);
-    UT_PTR_SET(pointer3, &int3);
-    TEST_ASSERT_POINTERS_EQUAL(pointer1, &int1);
-    TEST_ASSERT_POINTERS_EQUAL(pointer2, &int2);
-    TEST_ASSERT_POINTERS_EQUAL(pointer3, &int3);
-    UT_PTR_SET(pointer1, &int4);
-    UnityPointer_UndoAllSets();
-    TEST_ASSERT_POINTERS_EQUAL(pointer1, 0);
-    TEST_ASSERT_POINTERS_EQUAL(pointer2, (int*)2);
-    TEST_ASSERT_POINTERS_EQUAL(pointer3, (int*)3);
-}
-
-TEST(UnityFixture, ForceMallocFail)
-{
-    UnityMalloc_MakeMallocFailAfterCount(1);
-    void* m = malloc(10);
-    CHECK(m);
-    void* mfails = malloc(10);
-    TEST_ASSERT_POINTERS_EQUAL(0, mfails);
-    free(m);
-}
-
-TEST(UnityFixture, ReallocSmallerIsUnchanged)
-{
-    void* m1 = malloc(10);
-    void* m2 = realloc(m1, 5);
-    TEST_ASSERT_POINTERS_EQUAL(m1, m2);
-    free(m2);
-}
-
-TEST(UnityFixture, ReallocSameIsUnchanged)
-{
-    void* m1 = malloc(10);
-    void* m2 = realloc(m1, 10);
-    TEST_ASSERT_POINTERS_EQUAL(m1, m2);
-    free(m2);
-}
-
-TEST(UnityFixture, ReallocLargerNeeded)
-{
-    void* m1 = malloc(10);
-    strcpy((char*)m1, "123456789");
-    void* m2 = realloc(m1, 15);
-    CHECK(m1 != m2);
-    STRCMP_EQUAL("123456789", m2);
-    free(m2);
-}
-
-TEST(UnityFixture, ReallocNullPointerIsLikeMalloc)
-{
-    void* m = realloc(0, 15);
-    CHECK(m != 0);
-    free(m);
-}
-
-TEST(UnityFixture, ReallocSizeZeroFreesMemAndReturnsNullPointer)
-{
-    void* m1 = malloc(10);
-    void* m2 = realloc(m1, 0);
-    TEST_ASSERT_POINTERS_EQUAL(0, m2);
-}
-
-TEST(UnityFixture, CallocFillsWithZero)
-{
-    void* m = calloc(3, sizeof(char));
-    char* s = (char*)m;
-    TEST_ASSERT_BYTES_EQUAL(0, s[0]);
-    TEST_ASSERT_BYTES_EQUAL(0, s[1]);
-    TEST_ASSERT_BYTES_EQUAL(0, s[2]);
-    free(m);
-}
-
-char *p1;
-char *p2;
-
-TEST(UnityFixture, PointerSet)
-{
-    char c1;
-    char c2;
-    char newC1;
-    char newC2;
-    p1 = &c1;
-    p2 = &c2;
-
-    UnityPointer_Init(10);
-    UT_PTR_SET(p1, &newC1);
-    UT_PTR_SET(p2, &newC2);
-    TEST_ASSERT_POINTERS_EQUAL(&newC1, p1);
-    TEST_ASSERT_POINTERS_EQUAL(&newC2, p2);
-    UnityPointer_UndoAllSets();
-    TEST_ASSERT_POINTERS_EQUAL(&c1, p1);
-    TEST_ASSERT_POINTERS_EQUAL(&c2, p2);
-}
-
-//------------------------------------------------------------
-
-TEST_GROUP(UnityCommandOptions);
-
-int savedVerbose;
-int savedRepeat;
-const char* savedName;
-const char* savedGroup;
-
-TEST_SETUP(UnityCommandOptions)
-{
-    savedVerbose = UnityFixture.Verbose;
-    savedRepeat = UnityFixture.RepeatCount;
-    savedName = UnityFixture.NameFilter;
-    savedGroup = UnityFixture.GroupFilter;
-}
-
-TEST_TEAR_DOWN(UnityCommandOptions)
-{
-    UnityFixture.Verbose = savedVerbose;
-    UnityFixture.RepeatCount= savedRepeat;
-    UnityFixture.NameFilter = savedName;
-    UnityFixture.GroupFilter = savedGroup;
-}
-
-
-static char* noOptions[] = {
-        "testrunner.exe"
-};
-
-TEST(UnityCommandOptions, DefaultOptions)
-{
-    UnityGetCommandLineOptions(1, noOptions);
-    TEST_ASSERT_EQUAL(0, UnityFixture.Verbose);
-    TEST_ASSERT_POINTERS_EQUAL(0, UnityFixture.GroupFilter);
-    TEST_ASSERT_POINTERS_EQUAL(0, UnityFixture.NameFilter);
-    TEST_ASSERT_EQUAL(1, UnityFixture.RepeatCount);
-}
-
-static char* verbose[] = {
-        "testrunner.exe",
-        "-v"
-};
-
-TEST(UnityCommandOptions, OptionVerbose)
-{
-    TEST_ASSERT_EQUAL(0, UnityGetCommandLineOptions(2, verbose));
-    TEST_ASSERT_EQUAL(1, UnityFixture.Verbose);
-}
-
-static char* group[] = {
-        "testrunner.exe",
-        "-g", "groupname"
-};
-
-TEST(UnityCommandOptions, OptionSelectTestByGroup)
-{
-    TEST_ASSERT_EQUAL(0, UnityGetCommandLineOptions(3, group));
-    STRCMP_EQUAL("groupname", UnityFixture.GroupFilter);
-}
-
-static char* name[] = {
-        "testrunner.exe",
-        "-n", "testname"
-};
-
-TEST(UnityCommandOptions, OptionSelectTestByName)
-{
-    TEST_ASSERT_EQUAL(0, UnityGetCommandLineOptions(3, name));
-    STRCMP_EQUAL("testname", UnityFixture.NameFilter);
-}
-
-static char* repeat[] = {
-        "testrunner.exe",
-        "-r", "99"
-};
-
-TEST(UnityCommandOptions, OptionSelectRepeatTestsDefaultCount)
-{
-    TEST_ASSERT_EQUAL(0, UnityGetCommandLineOptions(2, repeat));
-    TEST_ASSERT_EQUAL(2, UnityFixture.RepeatCount);
-}
-
-TEST(UnityCommandOptions, OptionSelectRepeatTestsSpecificCount)
-{
-    TEST_ASSERT_EQUAL(0, UnityGetCommandLineOptions(3, repeat));
-    TEST_ASSERT_EQUAL(99, UnityFixture.RepeatCount);
-}
-
-static char* multiple[] = {
-        "testrunner.exe",
-        "-v",
-        "-g", "groupname",
-        "-n", "testname",
-        "-r", "98"
-};
-
-TEST(UnityCommandOptions, MultipleOptions)
-{
-    TEST_ASSERT_EQUAL(0, UnityGetCommandLineOptions(8, multiple));
-    TEST_ASSERT_EQUAL(1, UnityFixture.Verbose);
-    STRCMP_EQUAL("groupname", UnityFixture.GroupFilter);
-    STRCMP_EQUAL("testname", UnityFixture.NameFilter);
-    TEST_ASSERT_EQUAL(98, UnityFixture.RepeatCount);
-}
-
-static char* dashRNotLast[] = {
-        "testrunner.exe",
-        "-v",
-        "-g", "gggg",
-        "-r",
-        "-n", "tttt",
-};
-
-TEST(UnityCommandOptions, MultipleOptionsDashRNotLastAndNoValueSpecified)
-{
-    TEST_ASSERT_EQUAL(0, UnityGetCommandLineOptions(7, dashRNotLast));
-    TEST_ASSERT_EQUAL(1, UnityFixture.Verbose);
-    STRCMP_EQUAL("gggg", UnityFixture.GroupFilter);
-    STRCMP_EQUAL("tttt", UnityFixture.NameFilter);
-    TEST_ASSERT_EQUAL(2, UnityFixture.RepeatCount);
-}
-
-
-//------------------------------------------------------------
-
-TEST_GROUP(LeakDetection);
-
-TEST_SETUP(LeakDetection)
-{
-    UnityOutputCharSpy_Create(1000);
-}
-
-TEST_TEAR_DOWN(LeakDetection)
-{
-    UnityOutputCharSpy_Destroy();
-}
-
-#define EXPECT_ABORT_BEGIN \
-  { \
-    jmp_buf TestAbortFrame;   \
-    memcpy(TestAbortFrame, Unity.AbortFrame, sizeof(jmp_buf)); \
-    if (TEST_PROTECT()) \
-    {
-
-#define EXPECT_ABORT_END \
-    } \
-    memcpy(Unity.AbortFrame, TestAbortFrame, sizeof(jmp_buf)); \
-  }
-
-TEST(LeakDetection, DetectsLeak)
-{
-    void* m = malloc(10);
-    UnityOutputCharSpy_Enable(1);
-    EXPECT_ABORT_BEGIN
-    UnityMalloc_EndTest();
-    EXPECT_ABORT_END
-    UnityOutputCharSpy_Enable(0);
-    CHECK(strstr(UnityOutputCharSpy_Get(), "This test leaks!"));
-    free(m);
-    Unity.CurrentTestFailed = 0;
-}
-
-TEST(LeakDetection, BufferOverrunFoundDuringFree)
-{
-    void* m = malloc(10);
-    char* s = (char*)m;
-    s[10] = (char)0xFF;
-    UnityOutputCharSpy_Enable(1);
-    EXPECT_ABORT_BEGIN
-    free(m);
-    EXPECT_ABORT_END
-    UnityOutputCharSpy_Enable(0);
-    CHECK(strstr(UnityOutputCharSpy_Get(), "Buffer overrun detected during free()"));
-    Unity.CurrentTestFailed = 0;
-}
-
-TEST(LeakDetection, BufferOverrunFoundDuringRealloc)
-{
-    void* m = malloc(10);
-    char* s = (char*)m;
-    s[10] = (char)0xFF;
-    UnityOutputCharSpy_Enable(1);
-    EXPECT_ABORT_BEGIN
-    m = realloc(m, 100);
-    EXPECT_ABORT_END
-    UnityOutputCharSpy_Enable(0);
-    CHECK(strstr(UnityOutputCharSpy_Get(), "Buffer overrun detected during realloc()"));
-    Unity.CurrentTestFailed = 0;
-}
diff --git a/tools/ceedling/vendor/unity/extras/fixture/test/unity_fixture_TestRunner.c b/tools/ceedling/vendor/unity/extras/fixture/test/unity_fixture_TestRunner.c
deleted file mode 100644 (file)
index 80fec09..0000000
+++ /dev/null
@@ -1,40 +0,0 @@
-//- Copyright (c) 2010 James Grenning and Contributed to Unity Project
-/* ==========================================
-    Unity Project - A Test Framework for C
-    Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-    [Released under MIT License. Please refer to license.txt for details]
-========================================== */
-
-#include "unity_fixture.h"
-
-TEST_GROUP_RUNNER(UnityFixture)
-{
-    RUN_TEST_CASE(UnityFixture, PointerSetting);
-    RUN_TEST_CASE(UnityFixture, ForceMallocFail);
-    RUN_TEST_CASE(UnityFixture, ReallocSmallerIsUnchanged);
-    RUN_TEST_CASE(UnityFixture, ReallocSameIsUnchanged);
-    RUN_TEST_CASE(UnityFixture, ReallocLargerNeeded);
-    RUN_TEST_CASE(UnityFixture, ReallocNullPointerIsLikeMalloc);
-    RUN_TEST_CASE(UnityFixture, ReallocSizeZeroFreesMemAndReturnsNullPointer);
-    RUN_TEST_CASE(UnityFixture, CallocFillsWithZero);
-    RUN_TEST_CASE(UnityFixture, PointerSet);
-}
-
-TEST_GROUP_RUNNER(UnityCommandOptions)
-{
-    RUN_TEST_CASE(UnityCommandOptions, DefaultOptions);
-    RUN_TEST_CASE(UnityCommandOptions, OptionVerbose);
-    RUN_TEST_CASE(UnityCommandOptions, OptionSelectTestByGroup);
-    RUN_TEST_CASE(UnityCommandOptions, OptionSelectTestByName);
-    RUN_TEST_CASE(UnityCommandOptions, OptionSelectRepeatTestsDefaultCount);
-    RUN_TEST_CASE(UnityCommandOptions, OptionSelectRepeatTestsSpecificCount);
-    RUN_TEST_CASE(UnityCommandOptions, MultipleOptions);
-    RUN_TEST_CASE(UnityCommandOptions, MultipleOptionsDashRNotLastAndNoValueSpecified);
-}
-
-TEST_GROUP_RUNNER(LeakDetection)
-{
-    RUN_TEST_CASE(LeakDetection, DetectsLeak);
-    RUN_TEST_CASE(LeakDetection, BufferOverrunFoundDuringFree);
-    RUN_TEST_CASE(LeakDetection, BufferOverrunFoundDuringRealloc);
-}
diff --git a/tools/ceedling/vendor/unity/extras/fixture/test/unity_output_Spy.c b/tools/ceedling/vendor/unity/extras/fixture/test/unity_output_Spy.c
deleted file mode 100644 (file)
index 16faefa..0000000
+++ /dev/null
@@ -1,56 +0,0 @@
-//- Copyright (c) 2010 James Grenning and Contributed to Unity Project
-/* ==========================================
-    Unity Project - A Test Framework for C
-    Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-    [Released under MIT License. Please refer to license.txt for details]
-========================================== */
-
-
-#include "unity_output_Spy.h"
-#include <stdio.h>
-#include <stdlib.h>
-#include <string.h>
-
-static int size;
-static int count;
-static char* buffer;
-static int spy_enable;
-
-void UnityOutputCharSpy_Create(int s)
-{
-    size = s;
-    count = 0;
-    spy_enable = 0;
-    buffer = malloc(size);
-    memset(buffer, 0, size);
-}
-
-void UnityOutputCharSpy_Destroy()
-{
-    size = 0;
-    free(buffer);
-}
-
-int UnityOutputCharSpy_OutputChar(int c)
-{
-    if (spy_enable)
-    {
-        if (count < (size-1))
-            buffer[count++] = c;
-    }
-    else
-    {
-        putchar(c);
-    }
-    return c;
-}
-
-const char * UnityOutputCharSpy_Get()
-{
-    return buffer;
-}
-
-void UnityOutputCharSpy_Enable(int enable)
-{
-    spy_enable = enable;
-}
diff --git a/tools/ceedling/vendor/unity/extras/fixture/test/unity_output_Spy.h b/tools/ceedling/vendor/unity/extras/fixture/test/unity_output_Spy.h
deleted file mode 100644 (file)
index 7c1590e..0000000
+++ /dev/null
@@ -1,17 +0,0 @@
-//- Copyright (c) 2010 James Grenning and Contributed to Unity Project
-/* ==========================================
-    Unity Project - A Test Framework for C
-    Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-    [Released under MIT License. Please refer to license.txt for details]
-========================================== */
-
-#ifndef D_unity_output_Spy_H
-#define D_unity_output_Spy_H
-
-void UnityOutputCharSpy_Create(int s);
-void UnityOutputCharSpy_Destroy();
-int  UnityOutputCharSpy_OutputChar(int c);
-const char * UnityOutputCharSpy_Get();
-void UnityOutputCharSpy_Enable(int enable);
-
-#endif
diff --git a/tools/ceedling/vendor/unity/makefile b/tools/ceedling/vendor/unity/makefile
deleted file mode 100644 (file)
index 8c8444b..0000000
+++ /dev/null
@@ -1,35 +0,0 @@
-# ==========================================
-#   Unity Project - A Test Framework for C
-#   Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-#   [Released under MIT License. Please refer to license.txt for details]
-# ========================================== 
-
-C_COMPILER=gcc
-TARGET_BASE = testunity
-ifeq ($(OS),Windows_NT)
-       TARGET_EXTENSION=.exe
-else
-       TARGET_EXTENSION=.out
-endif
-TARGET = $(TARGET_BASE)$(TARGET_EXTENSION)
-OUT_FILE=-o $(TARGET)
-SRC_FILES=src/unity.c test/testunity.c build/testunity_Runner.c
-INC_DIRS=-Isrc
-SYMBOLS=-DTEST -DUNITY_SUPPORT_64
-
-ifeq ($(OS),Windows_NT)
-       CLEANUP = del /F /Q build\* && del /F /Q $(TARGET)
-else
-       CLEANUP = rm -f build/*.o ; rm -f $(TARGET)
-endif
-
-all: clean default
-
-default:
-       ruby auto/generate_test_runner.rb test/testunity.c build/testunity_Runner.c
-       $(C_COMPILER) $(INC_DIRS) $(SYMBOLS) $(SRC_FILES) $(OUT_FILE)
-       $(TARGET)
-
-clean:
-       $(CLEANUP)
-       
diff --git a/tools/ceedling/vendor/unity/rakefile.rb b/tools/ceedling/vendor/unity/rakefile.rb
deleted file mode 100644 (file)
index 3ec5d5a..0000000
+++ /dev/null
@@ -1,48 +0,0 @@
-# ==========================================
-#   Unity Project - A Test Framework for C
-#   Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-#   [Released under MIT License. Please refer to license.txt for details]
-# ========================================== 
-
-HERE = File.expand_path(File.dirname(__FILE__)) + '/'
-
-require 'rake'
-require 'rake/clean'
-require 'rake/testtask'
-require HERE + 'rakefile_helper'
-
-include RakefileHelpers
-
-# Load default configuration, for now
-DEFAULT_CONFIG_FILE = 'gcc.yml'
-configure_toolchain(DEFAULT_CONFIG_FILE)
-
-desc "Test unity with its own unit tests"
-task :unit do
-  run_tests get_unit_test_files
-end
-
-Rake::TestTask.new(:scripts) do |t|
-  t.pattern = 'test/test_*.rb'
-  t.verbose = true
-end
-
-desc "Generate test summary"
-task :summary do
-  report_summary
-end
-
-desc "Build and test Unity"
-task :all => [:clean, :scripts, :unit, :summary]
-task :default => [:clobber, :all]
-task :ci => [:no_color, :default]
-task :cruise => [:no_color, :default]
-
-desc "Load configuration"
-task :config, :config_file do |t, args|
-  configure_toolchain(args[:config_file])
-end
-
-task :no_color do
-  $colour_output = false
-end
diff --git a/tools/ceedling/vendor/unity/rakefile_helper.rb b/tools/ceedling/vendor/unity/rakefile_helper.rb
deleted file mode 100644 (file)
index 218fcaa..0000000
+++ /dev/null
@@ -1,243 +0,0 @@
-# ==========================================
-#   Unity Project - A Test Framework for C
-#   Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-#   [Released under MIT License. Please refer to license.txt for details]
-# ========================================== 
-
-require 'yaml'
-require 'fileutils'
-require HERE+'auto/unity_test_summary'
-require HERE+'auto/generate_test_runner'
-require HERE+'auto/colour_reporter'
-
-module RakefileHelpers
-
-  C_EXTENSION = '.c'
-  
-  def load_configuration(config_file)
-    unless ($configured)
-      $cfg_file = "targets/#{config_file}" unless (config_file =~ /[\\|\/]/)
-      $cfg = YAML.load(File.read($cfg_file))
-      $colour_output = false unless $cfg['colour']
-      $configured = true if (config_file != DEFAULT_CONFIG_FILE)
-    end
-  end
-  
-  def configure_clean
-    CLEAN.include($cfg['compiler']['build_path'] + '*.*') unless $cfg['compiler']['build_path'].nil?
-  end
-  
-  def configure_toolchain(config_file=DEFAULT_CONFIG_FILE)
-    config_file += '.yml' unless config_file =~ /\.yml$/
-    config_file = config_file unless config_file =~ /[\\|\/]/
-    load_configuration(config_file)
-    configure_clean
-  end
-  
-  def get_unit_test_files
-    path = $cfg['compiler']['unit_tests_path'] + 'test*' + C_EXTENSION
-    path.gsub!(/\\/, '/')
-    FileList.new(path)
-  end
-  
-  def get_local_include_dirs
-    include_dirs = $cfg['compiler']['includes']['items'].dup
-    include_dirs.delete_if {|dir| dir.is_a?(Array)}
-    return include_dirs
-  end
-
-  def extract_headers(filename)
-    includes = []
-    lines = File.readlines(filename)
-    lines.each do |line|
-      m = line.match(/^\s*#include\s+\"\s*(.+\.[hH])\s*\"/)
-      if not m.nil?
-        includes << m[1]
-      end
-    end
-    return includes
-  end
-
-  def find_source_file(header, paths)
-    paths.each do |dir|
-      src_file = dir + header.ext(C_EXTENSION)
-      if (File.exists?(src_file))
-        return src_file
-      end
-    end
-    return nil
-  end
-  
-  def tackit(strings)
-    if strings.is_a?(Array)
-      result = "\"#{strings.join}\""
-    else
-      result = strings
-    end
-    return result
-  end
-  
-  def squash(prefix, items)
-    result = ''
-    items.each { |item| result += " #{prefix}#{tackit(item)}" }
-    return result
-  end
-
-  def build_compiler_fields
-    command  = tackit($cfg['compiler']['path'])
-    if $cfg['compiler']['defines']['items'].nil?
-      defines  = ''
-    else
-      defines  = squash($cfg['compiler']['defines']['prefix'], $cfg['compiler']['defines']['items'])
-    end
-    options  = squash('', $cfg['compiler']['options'])
-    includes = squash($cfg['compiler']['includes']['prefix'], $cfg['compiler']['includes']['items'])
-    includes = includes.gsub(/\\ /, ' ').gsub(/\\\"/, '"').gsub(/\\$/, '') # Remove trailing slashes (for IAR)
-    return {:command => command, :defines => defines, :options => options, :includes => includes}
-  end
-
-  def compile(file, defines=[])
-    compiler = build_compiler_fields
-    cmd_str = "#{compiler[:command]}#{compiler[:defines]}#{compiler[:options]}#{compiler[:includes]} #{file} " +
-      "#{$cfg['compiler']['object_files']['prefix']}#{$cfg['compiler']['object_files']['destination']}" +
-      "#{File.basename(file, C_EXTENSION)}#{$cfg['compiler']['object_files']['extension']}"
-    execute(cmd_str)
-  end
-  
-  def build_linker_fields
-    command  = tackit($cfg['linker']['path'])
-    if $cfg['linker']['options'].nil?
-      options  = ''
-    else
-      options  = squash('', $cfg['linker']['options'])
-    end
-    if ($cfg['linker']['includes'].nil? || $cfg['linker']['includes']['items'].nil?)
-      includes = ''
-    else
-      includes = squash($cfg['linker']['includes']['prefix'], $cfg['linker']['includes']['items'])
-    end
-    includes = includes.gsub(/\\ /, ' ').gsub(/\\\"/, '"').gsub(/\\$/, '') # Remove trailing slashes (for IAR)
-    return {:command => command, :options => options, :includes => includes}
-  end
-  
-  def link(exe_name, obj_list)
-    linker = build_linker_fields
-    cmd_str = "#{linker[:command]}#{linker[:options]}#{linker[:includes]} " +
-      (obj_list.map{|obj|"#{$cfg['linker']['object_files']['path']}#{obj} "}).join +
-      $cfg['linker']['bin_files']['prefix'] + ' ' +
-      $cfg['linker']['bin_files']['destination'] +
-      exe_name + $cfg['linker']['bin_files']['extension']
-    execute(cmd_str)
-  end
-  
-  def build_simulator_fields
-    return nil if $cfg['simulator'].nil?
-    if $cfg['simulator']['path'].nil?
-      command = ''
-    else
-      command = (tackit($cfg['simulator']['path']) + ' ')
-    end
-    if $cfg['simulator']['pre_support'].nil?
-      pre_support = ''
-    else
-      pre_support = squash('', $cfg['simulator']['pre_support'])
-    end
-    if $cfg['simulator']['post_support'].nil?
-      post_support = ''
-    else
-      post_support = squash('', $cfg['simulator']['post_support'])
-    end
-    return {:command => command, :pre_support => pre_support, :post_support => post_support}
-  end
-  
-  def execute(command_string, verbose=true)
-    report command_string
-    output = `#{command_string}`.chomp
-    report(output) if (verbose && !output.nil? && (output.length > 0))
-    if $?.exitstatus != 0
-      raise "Command failed. (Returned #{$?.exitstatus})"
-    end
-    return output
-  end
-  
-  def report_summary
-    summary = UnityTestSummary.new
-    summary.set_root_path(HERE)
-    results_glob = "#{$cfg['compiler']['build_path']}*.test*"
-    results_glob.gsub!(/\\/, '/')
-    results = Dir[results_glob]
-    summary.set_targets(results)
-    summary.run
-  end
-  
-  def run_tests(test_files)
-    report 'Running Unity system tests...'
-    
-    # Tack on TEST define for compiling unit tests
-    load_configuration($cfg_file)
-    test_defines = ['TEST']
-    $cfg['compiler']['defines']['items'] = [] if $cfg['compiler']['defines']['items'].nil?
-    $cfg['compiler']['defines']['items'] << 'TEST'
-    
-    include_dirs = get_local_include_dirs
-    
-    # Build and execute each unit test
-    test_files.each do |test|
-      obj_list = []
-      
-      # Detect dependencies and build required modules
-      extract_headers(test).each do |header|
-        # Compile corresponding source file if it exists
-        src_file = find_source_file(header, include_dirs)
-        if !src_file.nil?
-          compile(src_file, test_defines)
-          obj_list << header.ext($cfg['compiler']['object_files']['extension'])
-        end
-      end
-      
-      # Build the test runner (generate if configured to do so)
-      test_base = File.basename(test, C_EXTENSION)
-      
-      runner_name = test_base + '_Runner.c'
-      runner_path = ''
-      
-      if $cfg['compiler']['runner_path'].nil?
-        runner_path = $cfg['compiler']['build_path'] + runner_name
-      else
-        runner_path = $cfg['compiler']['runner_path'] + runner_name
-      end
-      
-      options = $cfg[:unity]
-      options[:use_param_tests] = (test =~ /parameterized/) ? true : false
-      UnityTestRunnerGenerator.new(options).run(test, runner_path)
-
-      compile(runner_path, test_defines)
-      obj_list << runner_name.ext($cfg['compiler']['object_files']['extension'])
-      
-      # Build the test module
-      compile(test, test_defines)
-      obj_list << test_base.ext($cfg['compiler']['object_files']['extension'])
-      
-      # Link the test executable
-      link(test_base, obj_list)
-      
-      # Execute unit test and generate results file
-      simulator = build_simulator_fields
-      executable = $cfg['linker']['bin_files']['destination'] + test_base + $cfg['linker']['bin_files']['extension']
-      if simulator.nil?
-        cmd_str = executable
-      else
-        cmd_str = "#{simulator[:command]} #{simulator[:pre_support]} #{executable} #{simulator[:post_support]}"
-      end
-      output = execute(cmd_str)
-      test_results = $cfg['compiler']['build_path'] + test_base
-      if output.match(/OK$/m).nil?
-        test_results += '.testfail'
-      else
-        test_results += '.testpass'
-      end
-      File.open(test_results, 'w') { |f| f.print output }
-      
-    end
-  end
-end
diff --git a/tools/ceedling/vendor/unity/release/build.info b/tools/ceedling/vendor/unity/release/build.info
deleted file mode 100644 (file)
index 7871b21..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-118
-
diff --git a/tools/ceedling/vendor/unity/release/version.info b/tools/ceedling/vendor/unity/release/version.info
deleted file mode 100644 (file)
index 0d71c08..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-2.0
-
diff --git a/tools/ceedling/vendor/unity/src/unity.c b/tools/ceedling/vendor/unity/src/unity.c
deleted file mode 100644 (file)
index fa712c7..0000000
+++ /dev/null
@@ -1,855 +0,0 @@
-/* ==========================================
-    Unity Project - A Test Framework for C
-    Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-    [Released under MIT License. Please refer to license.txt for details]
-========================================== */
-
-#include "unity.h"
-#include <stdio.h>
-#include <string.h>
-
-#define UNITY_FAIL_AND_BAIL   { Unity.CurrentTestFailed  = 1; UNITY_OUTPUT_CHAR('\n'); longjmp(Unity.AbortFrame, 1); }
-#define UNITY_IGNORE_AND_BAIL { Unity.CurrentTestIgnored = 1; UNITY_OUTPUT_CHAR('\n'); longjmp(Unity.AbortFrame, 1); }
-/// return prematurely if we are already in failure or ignore state
-#define UNITY_SKIP_EXECUTION  { if ((Unity.CurrentTestFailed != 0) || (Unity.CurrentTestIgnored != 0)) {return;} }
-#define UNITY_PRINT_EOL       { UNITY_OUTPUT_CHAR('\n'); }
-
-struct _Unity Unity = { 0 };
-
-const char* UnityStrNull     = "NULL";
-const char* UnityStrSpacer   = ". ";
-const char* UnityStrExpected = " Expected ";
-const char* UnityStrWas      = " Was ";
-const char* UnityStrTo       = " To ";
-const char* UnityStrElement  = " Element ";
-const char* UnityStrMemory   = " Memory Mismatch";
-const char* UnityStrDelta    = " Values Not Within Delta ";
-const char* UnityStrPointless= " You Asked Me To Compare Nothing, Which Was Pointless.";
-const char* UnityStrNullPointerForExpected= " Expected pointer to be NULL";
-const char* UnityStrNullPointerForActual  = " Actual pointer was NULL";
-
-const _U_UINT UnitySizeMask[] = 
-{
-    255,
-    65535,
-    65535,
-    4294967295u,
-    4294967295u,
-    4294967295u,
-    4294967295u
-#ifdef UNITY_SUPPORT_64
-    ,0xFFFFFFFFFFFFFFFF
-#endif
-};
-
-//-----------------------------------------------
-// Pretty Printers & Test Result Output Handlers
-//-----------------------------------------------
-
-void UnityPrint(const char* string)
-{
-    const char* pch = string;
-
-    if (pch != NULL)
-    {
-        while (*pch)
-        {
-            // printable characters plus CR & LF are printed
-            if ((*pch <= 126) && (*pch >= 32))
-            {
-                UNITY_OUTPUT_CHAR(*pch);
-            }
-            //write escaped carriage returns
-            else if (*pch == 13)
-            {
-                UNITY_OUTPUT_CHAR('\\');
-                UNITY_OUTPUT_CHAR('r');
-            }
-            //write escaped line feeds
-            else if (*pch == 10)
-            {
-                UNITY_OUTPUT_CHAR('\\');
-                UNITY_OUTPUT_CHAR('n');
-            }
-            // unprintable characters are shown as codes
-            else
-            {
-                UNITY_OUTPUT_CHAR('\\');
-                UnityPrintNumberHex((_U_SINT)*pch, 2);
-            }
-            pch++;
-        }
-    }
-}
-
-//-----------------------------------------------
-void UnityPrintNumberByStyle(const _U_SINT number, const UNITY_DISPLAY_STYLE_T style)
-{
-    if ((style & UNITY_DISPLAY_RANGE_INT) == UNITY_DISPLAY_RANGE_INT)
-    {
-        UnityPrintNumber(number);
-    }
-    else if ((style & UNITY_DISPLAY_RANGE_UINT) == UNITY_DISPLAY_RANGE_UINT)
-    {
-        UnityPrintNumberUnsigned(  (_U_UINT)number  &  UnitySizeMask[((_U_UINT)style & (_U_UINT)0x0F) - 1]  );
-    }
-    else
-    {
-        UnityPrintNumberHex((_U_UINT)number, (style & 0x000F) << 1);
-    }
-}
-
-//-----------------------------------------------
-/// basically do an itoa using as little ram as possible
-void UnityPrintNumber(const _U_SINT number_to_print)
-{
-    _U_SINT divisor = 1;
-    _U_SINT next_divisor;
-    _U_SINT number = number_to_print;
-
-    if (number < 0)
-    {
-        UNITY_OUTPUT_CHAR('-');
-        number = -number;
-    }
-
-    // figure out initial divisor
-    while (number / divisor > 9)
-    {
-        next_divisor = divisor * 10;
-        if (next_divisor > divisor)
-            divisor = next_divisor;
-        else
-            break;
-    }
-
-    // now mod and print, then divide divisor
-    do
-    {
-        UNITY_OUTPUT_CHAR((char)('0' + (number / divisor % 10)));
-        divisor /= 10;
-    }
-    while (divisor > 0);
-}
-
-//-----------------------------------------------
-/// basically do an itoa using as little ram as possible
-void UnityPrintNumberUnsigned(const _U_UINT number)
-{
-    _U_UINT divisor = 1;
-    _U_UINT next_divisor;
-
-    // figure out initial divisor
-    while (number / divisor > 9)
-    {
-        next_divisor = divisor * 10;
-        if (next_divisor > divisor)
-            divisor = next_divisor;
-        else
-            break;
-    }
-
-    // now mod and print, then divide divisor
-    do
-    {
-        UNITY_OUTPUT_CHAR((char)('0' + (number / divisor % 10)));
-        divisor /= 10;
-    }
-    while (divisor > 0);
-}
-
-//-----------------------------------------------
-void UnityPrintNumberHex(const _U_UINT number, const char nibbles_to_print)
-{
-    _U_UINT nibble;
-    char nibbles = nibbles_to_print;
-    UNITY_OUTPUT_CHAR('0');
-    UNITY_OUTPUT_CHAR('x');
-
-    while (nibbles > 0)
-    {
-        nibble = (number >> (--nibbles << 2)) & 0x0000000F;
-        if (nibble <= 9)
-        {
-            UNITY_OUTPUT_CHAR((char)('0' + nibble));
-        }
-        else
-        {
-            UNITY_OUTPUT_CHAR((char)('A' - 10 + nibble));
-        }
-    }
-}
-
-//-----------------------------------------------
-void UnityPrintMask(const _U_UINT mask, const _U_UINT number)
-{
-    _U_UINT current_bit = (_U_UINT)1 << (UNITY_INT_WIDTH - 1);
-    _US32 i;
-
-    for (i = 0; i < UNITY_INT_WIDTH; i++)
-    {
-        if (current_bit & mask)
-        {
-            if (current_bit & number)
-            {
-                UNITY_OUTPUT_CHAR('1');
-            }
-            else
-            {
-                UNITY_OUTPUT_CHAR('0');
-            }
-        }
-        else
-        {
-            UNITY_OUTPUT_CHAR('X');
-        }
-        current_bit = current_bit >> 1;
-    }
-}
-
-//-----------------------------------------------
-#ifdef UNITY_FLOAT_VERBOSE
-void UnityPrintFloat(_UF number)
-{
-    char TempBuffer[32];
-    sprintf(TempBuffer, "%.6f", number);
-    UnityPrint(TempBuffer);
-}
-#endif
-
-//-----------------------------------------------
-void UnityTestResultsBegin(const char* file, const UNITY_LINE_TYPE line)
-{
-    UnityPrint(file);
-    UNITY_OUTPUT_CHAR(':');
-    UnityPrintNumber(line);
-    UNITY_OUTPUT_CHAR(':');
-    UnityPrint(Unity.CurrentTestName);
-    UNITY_OUTPUT_CHAR(':');
-}
-
-//-----------------------------------------------
-void UnityTestResultsFailBegin(const UNITY_LINE_TYPE line)
-{
-    UnityTestResultsBegin(Unity.TestFile, line);
-    UnityPrint("FAIL:");
-}
-
-//-----------------------------------------------
-void UnityConcludeTest(void)
-{
-    if (Unity.CurrentTestIgnored)
-    {
-        Unity.TestIgnores++;
-    }
-    else if (!Unity.CurrentTestFailed)
-    {
-        UnityTestResultsBegin(Unity.TestFile, Unity.CurrentTestLineNumber);
-        UnityPrint("PASS");
-        UNITY_PRINT_EOL;
-    }
-    else
-    {
-        Unity.TestFailures++;
-    }
-
-    Unity.CurrentTestFailed = 0;
-    Unity.CurrentTestIgnored = 0;
-}
-
-//-----------------------------------------------
-void UnityAddMsgIfSpecified(const char* msg)
-{
-    if (msg)
-    {
-        UnityPrint(UnityStrSpacer);
-        UnityPrint(msg);
-    }
-}
-
-//-----------------------------------------------
-void UnityPrintExpectedAndActualStrings(const char* expected, const char* actual)
-{
-    UnityPrint(UnityStrExpected);
-    if (expected != NULL)
-    {
-        UNITY_OUTPUT_CHAR('\'');
-        UnityPrint(expected);
-        UNITY_OUTPUT_CHAR('\'');
-    }
-    else
-    {
-      UnityPrint(UnityStrNull);          
-    }
-    UnityPrint(UnityStrWas);
-    if (actual != NULL)
-    {
-        UNITY_OUTPUT_CHAR('\'');
-        UnityPrint(actual);
-        UNITY_OUTPUT_CHAR('\'');
-    }
-    else
-    {
-      UnityPrint(UnityStrNull);          
-    }
-}
-
-//-----------------------------------------------
-// Assertion & Control Helpers
-//-----------------------------------------------
-
-int UnityCheckArraysForNull(const void* expected, const void* actual, const UNITY_LINE_TYPE lineNumber, const char* msg)
-{
-    //return true if they are both NULL
-    if ((expected == NULL) && (actual == NULL))
-        return 1;
-        
-    //throw error if just expected is NULL
-    if (expected == NULL)
-    {
-        UnityTestResultsFailBegin(lineNumber);
-        UnityPrint(UnityStrNullPointerForExpected);
-        UnityAddMsgIfSpecified(msg);
-        UNITY_FAIL_AND_BAIL;
-    }
-
-    //throw error if just actual is NULL
-    if (actual == NULL)
-    {
-        UnityTestResultsFailBegin(lineNumber);
-        UnityPrint(UnityStrNullPointerForActual);
-        UnityAddMsgIfSpecified(msg);
-        UNITY_FAIL_AND_BAIL;
-    }
-    
-    //return false if neither is NULL
-    return 0;
-}
-
-//-----------------------------------------------
-// Assertion Functions
-//-----------------------------------------------
-
-void UnityAssertBits(const _U_SINT mask,
-                     const _U_SINT expected,
-                     const _U_SINT actual,
-                     const char* msg,
-                     const UNITY_LINE_TYPE lineNumber)
-{
-    UNITY_SKIP_EXECUTION;
-  
-    if ((mask & expected) != (mask & actual))
-    {
-        UnityTestResultsFailBegin(lineNumber);
-        UnityPrint(UnityStrExpected);
-        UnityPrintMask(mask, expected);
-        UnityPrint(UnityStrWas);
-        UnityPrintMask(mask, actual);
-        UnityAddMsgIfSpecified(msg);
-        UNITY_FAIL_AND_BAIL;
-    }
-}
-
-//-----------------------------------------------
-void UnityAssertEqualNumber(const _U_SINT expected,
-                            const _U_SINT actual,
-                            const char* msg,
-                            const UNITY_LINE_TYPE lineNumber,
-                            const UNITY_DISPLAY_STYLE_T style)
-{
-    UNITY_SKIP_EXECUTION;
-
-    if (expected != actual)
-    {
-        UnityTestResultsFailBegin(lineNumber);
-        UnityPrint(UnityStrExpected);
-        UnityPrintNumberByStyle(expected, style);
-        UnityPrint(UnityStrWas);
-        UnityPrintNumberByStyle(actual, style);
-        UnityAddMsgIfSpecified(msg);
-        UNITY_FAIL_AND_BAIL;
-    }
-}
-
-//-----------------------------------------------
-void UnityAssertEqualIntArray(const _U_SINT* expected,
-                              const _U_SINT* actual,
-                              const _UU32 num_elements,
-                              const char* msg,
-                              const UNITY_LINE_TYPE lineNumber,
-                              const UNITY_DISPLAY_STYLE_T style)
-{
-    _UU32 elements = num_elements;
-    const _US8* ptr_exp = (_US8*)expected;
-    const _US8* ptr_act = (_US8*)actual;
-
-    UNITY_SKIP_EXECUTION;
-  
-    if (elements == 0)
-    {
-        UnityTestResultsFailBegin(lineNumber);
-        UnityPrint(UnityStrPointless);
-        UnityAddMsgIfSpecified(msg);
-        UNITY_FAIL_AND_BAIL;
-    }
-    
-    if (UnityCheckArraysForNull((void*)expected, (void*)actual, lineNumber, msg) == 1)
-        return;
-
-    switch(style)
-    {
-        case UNITY_DISPLAY_STYLE_HEX8:
-        case UNITY_DISPLAY_STYLE_INT8:
-        case UNITY_DISPLAY_STYLE_UINT8:
-            while (elements--)
-            {
-                if (*ptr_exp != *ptr_act)
-                {
-                    UnityTestResultsFailBegin(lineNumber);
-                    UnityPrint(UnityStrElement);
-                    UnityPrintNumberByStyle((num_elements - elements - 1), UNITY_DISPLAY_STYLE_UINT);
-                    UnityPrint(UnityStrExpected);
-                    UnityPrintNumberByStyle(*ptr_exp, style);
-                    UnityPrint(UnityStrWas);
-                    UnityPrintNumberByStyle(*ptr_act, style);
-                    UnityAddMsgIfSpecified(msg);
-                    UNITY_FAIL_AND_BAIL;
-                }
-                ptr_exp += 1;
-                ptr_act += 1;
-            }
-            break;
-        case UNITY_DISPLAY_STYLE_HEX16:
-        case UNITY_DISPLAY_STYLE_INT16:
-        case UNITY_DISPLAY_STYLE_UINT16:
-            while (elements--)
-            {
-                if (*(_US16*)ptr_exp != *(_US16*)ptr_act)
-                {
-                    UnityTestResultsFailBegin(lineNumber);
-                    UnityPrint(UnityStrElement);
-                    UnityPrintNumberByStyle((num_elements - elements - 1), UNITY_DISPLAY_STYLE_UINT);
-                    UnityPrint(UnityStrExpected);
-                    UnityPrintNumberByStyle(*(_US16*)ptr_exp, style);
-                    UnityPrint(UnityStrWas);
-                    UnityPrintNumberByStyle(*(_US16*)ptr_act, style);
-                    UnityAddMsgIfSpecified(msg);
-                    UNITY_FAIL_AND_BAIL;
-                }
-                ptr_exp += 2;
-                ptr_act += 2;
-            }
-            break;
-#ifdef UNITY_SUPPORT_64
-        case UNITY_DISPLAY_STYLE_HEX64:
-        case UNITY_DISPLAY_STYLE_INT64:
-        case UNITY_DISPLAY_STYLE_UINT64:
-            while (elements--)
-            {
-                if (*(_US64*)ptr_exp != *(_US64*)ptr_act)
-                {
-                    UnityTestResultsFailBegin(lineNumber);
-                    UnityPrint(UnityStrElement);
-                    UnityPrintNumberByStyle((num_elements - elements - 1), UNITY_DISPLAY_STYLE_UINT);
-                    UnityPrint(UnityStrExpected);
-                    UnityPrintNumberByStyle(*(_US64*)ptr_exp, style);
-                    UnityPrint(UnityStrWas);
-                    UnityPrintNumberByStyle(*(_US64*)ptr_act, style);
-                    UnityAddMsgIfSpecified(msg);
-                    UNITY_FAIL_AND_BAIL;
-                }
-                ptr_exp += 8;
-                ptr_act += 8;
-            }
-            break;
-#endif
-        default:
-            while (elements--)
-            {
-                if (*(_US32*)ptr_exp != *(_US32*)ptr_act)
-                {
-                    UnityTestResultsFailBegin(lineNumber);
-                    UnityPrint(UnityStrElement);
-                    UnityPrintNumberByStyle((num_elements - elements - 1), UNITY_DISPLAY_STYLE_UINT);
-                    UnityPrint(UnityStrExpected);
-                    UnityPrintNumberByStyle(*(_US32*)ptr_exp, style);
-                    UnityPrint(UnityStrWas);
-                    UnityPrintNumberByStyle(*(_US32*)ptr_act, style);
-                    UnityAddMsgIfSpecified(msg);
-                    UNITY_FAIL_AND_BAIL;
-                }
-                ptr_exp += 4;
-                ptr_act += 4;
-            }
-            break;
-    }
-}
-
-//-----------------------------------------------
-#ifndef UNITY_EXCLUDE_FLOAT
-void UnityAssertEqualFloatArray(const _UF* expected,
-                                const _UF* actual,
-                                const _UU32 num_elements,
-                                const char* msg,
-                                const UNITY_LINE_TYPE lineNumber)
-{
-    _UU32 elements = num_elements;
-    const _UF* ptr_expected = expected;
-    const _UF* ptr_actual = actual;
-    _UF diff, tol;
-
-    UNITY_SKIP_EXECUTION;
-  
-    if (elements == 0)
-    {
-        UnityTestResultsFailBegin(lineNumber);
-        UnityPrint(UnityStrPointless);
-        UnityAddMsgIfSpecified(msg);
-        UNITY_FAIL_AND_BAIL;
-    }
-    
-    if (UnityCheckArraysForNull((void*)expected, (void*)actual, lineNumber, msg) == 1)
-        return;
-
-    while (elements--)
-    {
-        diff = *ptr_expected - *ptr_actual;
-        if (diff < 0.0)
-          diff = 0.0 - diff;
-        tol = UNITY_FLOAT_PRECISION * *ptr_expected;
-        if (tol < 0.0)
-            tol = 0.0 - tol;
-        if (diff > tol)
-        {
-            UnityTestResultsFailBegin(lineNumber);
-            UnityPrint(UnityStrElement);
-            UnityPrintNumberByStyle((num_elements - elements - 1), UNITY_DISPLAY_STYLE_UINT);
-#ifdef UNITY_FLOAT_VERBOSE
-            UnityPrint(UnityStrExpected);
-            UnityPrintFloat(*ptr_expected);
-            UnityPrint(UnityStrWas);
-            UnityPrintFloat(*ptr_actual);
-#else
-            UnityPrint(UnityStrDelta);
-#endif
-            UnityAddMsgIfSpecified(msg);
-            UNITY_FAIL_AND_BAIL;
-        }
-        ptr_expected++;
-        ptr_actual++;
-    }
-}
-
-//-----------------------------------------------
-void UnityAssertFloatsWithin(const _UF delta,
-                             const _UF expected,
-                             const _UF actual,
-                             const char* msg,
-                             const UNITY_LINE_TYPE lineNumber)
-{
-    _UF diff = actual - expected;
-    _UF pos_delta = delta;
-
-    UNITY_SKIP_EXECUTION;
-  
-    if (diff < 0)
-    {
-        diff = 0.0f - diff;
-    }
-    if (pos_delta < 0)
-    {
-        pos_delta = 0.0f - pos_delta;
-    }
-
-    if (pos_delta < diff)
-    {
-        UnityTestResultsFailBegin(lineNumber);
-#ifdef UNITY_FLOAT_VERBOSE
-        UnityPrint(UnityStrExpected);
-        UnityPrintFloat(expected);
-        UnityPrint(UnityStrWas);
-        UnityPrintFloat(actual);
-#else
-        UnityPrint(UnityStrDelta);
-#endif
-        UnityAddMsgIfSpecified(msg);
-        UNITY_FAIL_AND_BAIL;
-    }
-}
-#endif
-
-//-----------------------------------------------
-void UnityAssertNumbersWithin( const _U_SINT delta,
-                               const _U_SINT expected,
-                               const _U_SINT actual,
-                               const char* msg,
-                               const UNITY_LINE_TYPE lineNumber,
-                               const UNITY_DISPLAY_STYLE_T style)
-{
-    UNITY_SKIP_EXECUTION;
-    
-    if ((style & UNITY_DISPLAY_RANGE_INT) == UNITY_DISPLAY_RANGE_INT)
-    {
-        if (actual > expected)
-          Unity.CurrentTestFailed = ((actual - expected) > delta);
-        else
-          Unity.CurrentTestFailed = ((expected - actual) > delta);
-    }
-    else
-    {
-        if ((_U_UINT)actual > (_U_UINT)expected)
-            Unity.CurrentTestFailed = ((_U_UINT)(actual - expected) > (_U_UINT)delta);
-        else
-            Unity.CurrentTestFailed = ((_U_UINT)(expected - actual) > (_U_UINT)delta);
-    }
-
-    if (Unity.CurrentTestFailed)
-    {
-        UnityTestResultsFailBegin(lineNumber);
-        UnityPrint(UnityStrDelta);
-        UnityPrintNumberByStyle(delta, style);
-        UnityPrint(UnityStrExpected);
-        UnityPrintNumberByStyle(expected, style);
-        UnityPrint(UnityStrWas);
-        UnityPrintNumberByStyle(actual, style);
-        UnityAddMsgIfSpecified(msg);
-        UNITY_FAIL_AND_BAIL;
-    }
-}
-
-//-----------------------------------------------
-void UnityAssertEqualString(const char* expected,
-                            const char* actual,
-                            const char* msg,
-                            const UNITY_LINE_TYPE lineNumber)
-{
-    _UU32 i;
-
-    UNITY_SKIP_EXECUTION;
-  
-    // if both pointers not null compare the strings
-    if (expected && actual)
-    {
-        for (i = 0; expected[i] || actual[i]; i++)
-        {
-            if (expected[i] != actual[i])
-            {
-                Unity.CurrentTestFailed = 1;
-                break;
-            }
-        }
-    }
-    else
-    { // handle case of one pointers being null (if both null, test should pass)
-        if (expected != actual)
-        {
-            Unity.CurrentTestFailed = 1;
-        }
-    }
-
-    if (Unity.CurrentTestFailed)
-    {
-      UnityTestResultsFailBegin(lineNumber);
-      UnityPrintExpectedAndActualStrings(expected, actual);
-      UnityAddMsgIfSpecified(msg);
-      UNITY_FAIL_AND_BAIL;
-    }
-}
-
-//-----------------------------------------------
-void UnityAssertEqualStringArray( const char** expected,
-                                  const char** actual,
-                                  const _UU32 num_elements,
-                                  const char* msg,
-                                  const UNITY_LINE_TYPE lineNumber)
-{
-    _UU32 i, j = 0;
-    
-    UNITY_SKIP_EXECUTION;
-  
-    // if no elements, it's an error
-    if (num_elements == 0)
-    {
-        UnityTestResultsFailBegin(lineNumber);
-        UnityPrint(UnityStrPointless);
-        UnityAddMsgIfSpecified(msg);
-        UNITY_FAIL_AND_BAIL;
-    }
-
-    if (UnityCheckArraysForNull((void*)expected, (void*)actual, lineNumber, msg) == 1)
-        return;
-    
-    do
-    {
-        // if both pointers not null compare the strings
-        if (expected[j] && actual[j])
-        {
-            for (i = 0; expected[j][i] || actual[j][i]; i++)
-            {
-                if (expected[j][i] != actual[j][i])
-                {
-                    Unity.CurrentTestFailed = 1;
-                    break;
-                }
-            }
-        }
-        else
-        { // handle case of one pointers being null (if both null, test should pass)
-            if (expected[j] != actual[j])
-            {
-                Unity.CurrentTestFailed = 1;
-            }
-        }
-
-        if (Unity.CurrentTestFailed)
-        {
-            UnityTestResultsFailBegin(lineNumber);
-            if (num_elements > 1)
-            {
-                UnityPrint(UnityStrElement);
-                UnityPrintNumberByStyle((num_elements - j - 1), UNITY_DISPLAY_STYLE_UINT);
-            }
-            UnityPrintExpectedAndActualStrings((const char*)(expected[j]), (const char*)(actual[j]));
-            UnityAddMsgIfSpecified(msg);
-            UNITY_FAIL_AND_BAIL;
-        } 
-    } while (++j < num_elements);
-}
-
-//-----------------------------------------------
-void UnityAssertEqualMemory( const void* expected,
-                             const void* actual,
-                             _UU32 length,
-                             _UU32 num_elements,
-                             const char* msg,
-                             const UNITY_LINE_TYPE lineNumber)
-{
-    unsigned char* expected_ptr = (unsigned char*)expected;
-    unsigned char* actual_ptr = (unsigned char*)actual;
-    _UU32 elements = num_elements;
-
-    UNITY_SKIP_EXECUTION;
-  
-    if ((elements == 0) || (length == 0))
-    {
-        UnityTestResultsFailBegin(lineNumber);
-        UnityPrint(UnityStrPointless);
-        UnityAddMsgIfSpecified(msg);
-        UNITY_FAIL_AND_BAIL;
-    }
-
-    if (UnityCheckArraysForNull((void*)expected, (void*)actual, lineNumber, msg) == 1)
-        return;
-        
-    while (elements--)
-    {
-        if (memcmp((const void*)expected_ptr, (const void*)actual_ptr, length) != 0)
-        {
-            Unity.CurrentTestFailed = 1;
-            break;
-        }
-        expected_ptr += length;
-        actual_ptr += length;
-    }
-
-    if (Unity.CurrentTestFailed)
-    {
-        UnityTestResultsFailBegin(lineNumber);
-        if (num_elements > 1)
-        {
-            UnityPrint(UnityStrElement);
-            UnityPrintNumberByStyle((num_elements - elements - 1), UNITY_DISPLAY_STYLE_UINT);
-        }
-        UnityPrint(UnityStrMemory);
-        UnityAddMsgIfSpecified(msg);
-        UNITY_FAIL_AND_BAIL;
-    }
-}
-
-//-----------------------------------------------
-// Control Functions
-//-----------------------------------------------
-
-void UnityFail(const char* msg, const UNITY_LINE_TYPE line)
-{
-    UNITY_SKIP_EXECUTION;
-
-    UnityTestResultsBegin(Unity.TestFile, line);
-    UnityPrint("FAIL");
-    if (msg != NULL)
-    {
-      UNITY_OUTPUT_CHAR(':');
-      if (msg[0] != ' ')
-      {
-        UNITY_OUTPUT_CHAR(' ');  
-      }
-      UnityPrint(msg);
-    }
-    UNITY_FAIL_AND_BAIL;
-}
-
-//-----------------------------------------------
-void UnityIgnore(const char* msg, const UNITY_LINE_TYPE line)
-{
-    UNITY_SKIP_EXECUTION;
-
-    UnityTestResultsBegin(Unity.TestFile, line);
-    UnityPrint("IGNORE");
-    if (msg != NULL)
-    {
-      UNITY_OUTPUT_CHAR(':');
-      UNITY_OUTPUT_CHAR(' ');
-      UnityPrint(msg);
-    }
-    UNITY_IGNORE_AND_BAIL;
-}
-
-//-----------------------------------------------
-void setUp(void);
-void tearDown(void);
-void UnityDefaultTestRun(UnityTestFunction Func, const char* FuncName, const int FuncLineNum)
-{
-    Unity.CurrentTestName = FuncName;
-    Unity.CurrentTestLineNumber = FuncLineNum;
-    Unity.NumberOfTests++; 
-    if (TEST_PROTECT())
-    {
-        setUp();
-        Func();
-    }
-    if (TEST_PROTECT() && !(Unity.CurrentTestIgnored))
-    {
-        tearDown();
-    }
-    UnityConcludeTest();
-}
-
-//-----------------------------------------------
-void UnityBegin(void)
-{
-    Unity.NumberOfTests = 0;
-}
-
-//-----------------------------------------------
-int UnityEnd(void)
-{
-    UnityPrint("-----------------------");
-    UNITY_PRINT_EOL;
-    UnityPrintNumber(Unity.NumberOfTests);
-    UnityPrint(" Tests ");
-    UnityPrintNumber(Unity.TestFailures);
-    UnityPrint(" Failures ");
-    UnityPrintNumber(Unity.TestIgnores);
-    UnityPrint(" Ignored");
-    UNITY_PRINT_EOL;
-    if (Unity.TestFailures == 0U)
-    {
-        UnityPrint("OK");
-    }
-    else
-    {
-        UnityPrint("FAIL");
-    }
-    UNITY_PRINT_EOL;
-    return Unity.TestFailures;
-}
diff --git a/tools/ceedling/vendor/unity/src/unity.h b/tools/ceedling/vendor/unity/src/unity.h
deleted file mode 100644 (file)
index 0b1b187..0000000
+++ /dev/null
@@ -1,213 +0,0 @@
-/* ==========================================
-    Unity Project - A Test Framework for C
-    Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-    [Released under MIT License. Please refer to license.txt for details]
-========================================== */
-
-#ifndef UNITY_FRAMEWORK_H
-#define UNITY_FRAMEWORK_H
-
-#define UNITY
-
-#include "unity_internals.h"
-
-//-------------------------------------------------------
-// Configuration Options
-//-------------------------------------------------------
-
-// Integers
-//     - Unity assumes 32 bit integers by default
-//     - If your compiler treats ints of a different size, define UNITY_INT_WIDTH
-
-// Floats
-//     - define UNITY_EXCLUDE_FLOAT to disallow floating point comparisons
-//     - define UNITY_FLOAT_PRECISION to specify the precision to use when doing TEST_ASSERT_EQUAL_FLOAT
-//     - define UNITY_FLOAT_TYPE to specify doubles instead of single precision floats
-//     - define UNITY_FLOAT_VERBOSE to print floating point values in errors (uses sprintf)
-
-// Output
-//     - by default, Unity prints to standard out with putchar.  define UNITY_OUTPUT_CHAR(a) with a different function if desired
-
-// Optimization
-//     - by default, line numbers are stored in unsigned shorts.  Define UNITY_LINE_TYPE with a different type if your files are huge
-//     - by default, test and failure counters are unsigned shorts.  Define UNITY_COUNTER_TYPE with a different type if you want to save space or have more than 65535 Tests.
-
-// Test Cases
-//     - define UNITY_SUPPORT_TEST_CASES to include the TEST_CASE macro, though really it's mostly about the runner generator script
-
-// Parameterized Tests
-//     - you'll want to create a define of TEST_CASE(...) which basically evaluates to nothing
-
-//-------------------------------------------------------
-// Test Running Macros
-//-------------------------------------------------------
-
-#define TEST_PROTECT() (setjmp(Unity.AbortFrame) == 0)
-
-#define TEST_ABORT() {longjmp(Unity.AbortFrame, 1);}
-
-#ifndef RUN_TEST
-#define RUN_TEST(func, line_num) UnityDefaultTestRun(func, #func, line_num)
-#endif
-
-#define TEST_LINE_NUM (Unity.CurrentTestLineNumber)
-#define TEST_IS_IGNORED (Unity.CurrentTestIgnored)
-
-//-------------------------------------------------------
-// Basic Fail and Ignore
-//-------------------------------------------------------
-
-#define TEST_FAIL_MESSAGE(message)                                                                 UNITY_TEST_FAIL(__LINE__, message)
-#define TEST_FAIL()                                                                                UNITY_TEST_FAIL(__LINE__, NULL)
-#define TEST_IGNORE_MESSAGE(message)                                                               UNITY_TEST_IGNORE(__LINE__, message)
-#define TEST_IGNORE()                                                                              UNITY_TEST_IGNORE(__LINE__, NULL)
-#define TEST_ONLY()
-
-//-------------------------------------------------------
-// Test Asserts (simple)
-//-------------------------------------------------------
-
-//Boolean
-#define TEST_ASSERT(condition)                                                                     UNITY_TEST_ASSERT(       (condition), __LINE__, " Expression Evaluated To FALSE")
-#define TEST_ASSERT_TRUE(condition)                                                                UNITY_TEST_ASSERT(       (condition), __LINE__, " Expected TRUE Was FALSE")
-#define TEST_ASSERT_UNLESS(condition)                                                              UNITY_TEST_ASSERT(      !(condition), __LINE__, " Expression Evaluated To TRUE")
-#define TEST_ASSERT_FALSE(condition)                                                               UNITY_TEST_ASSERT(      !(condition), __LINE__, " Expected FALSE Was TRUE")
-#define TEST_ASSERT_NULL(pointer)                                                                  UNITY_TEST_ASSERT_NULL(    (pointer), __LINE__, " Expected NULL")
-#define TEST_ASSERT_NOT_NULL(pointer)                                                              UNITY_TEST_ASSERT_NOT_NULL((pointer), __LINE__, " Expected Non-NULL")
-
-//Integers (of all sizes)
-#define TEST_ASSERT_EQUAL_INT(expected, actual)                                                    UNITY_TEST_ASSERT_EQUAL_INT((expected), (actual), __LINE__, NULL)
-#define TEST_ASSERT_EQUAL_INT8(expected, actual)                                                   UNITY_TEST_ASSERT_EQUAL_INT8((expected), (actual), __LINE__, NULL)
-#define TEST_ASSERT_EQUAL_INT16(expected, actual)                                                  UNITY_TEST_ASSERT_EQUAL_INT16((expected), (actual), __LINE__, NULL)
-#define TEST_ASSERT_EQUAL_INT32(expected, actual)                                                  UNITY_TEST_ASSERT_EQUAL_INT32((expected), (actual), __LINE__, NULL)
-#define TEST_ASSERT_EQUAL_INT64(expected, actual)                                                  UNITY_TEST_ASSERT_EQUAL_INT64((expected), (actual), __LINE__, NULL)
-#define TEST_ASSERT_EQUAL(expected, actual)                                                        UNITY_TEST_ASSERT_EQUAL_INT((expected), (actual), __LINE__, NULL)
-#define TEST_ASSERT_NOT_EQUAL(expected, actual)                                                    UNITY_TEST_ASSERT(((expected) !=  (actual)), __LINE__, " Expected Not-Equal")
-#define TEST_ASSERT_EQUAL_UINT(expected, actual)                                                   UNITY_TEST_ASSERT_EQUAL_UINT( (expected), (actual), __LINE__, NULL)
-#define TEST_ASSERT_EQUAL_UINT8(expected, actual)                                                  UNITY_TEST_ASSERT_EQUAL_UINT8( (expected), (actual), __LINE__, NULL)
-#define TEST_ASSERT_EQUAL_UINT16(expected, actual)                                                 UNITY_TEST_ASSERT_EQUAL_UINT16( (expected), (actual), __LINE__, NULL)
-#define TEST_ASSERT_EQUAL_UINT32(expected, actual)                                                 UNITY_TEST_ASSERT_EQUAL_UINT32( (expected), (actual), __LINE__, NULL)
-#define TEST_ASSERT_EQUAL_UINT64(expected, actual)                                                 UNITY_TEST_ASSERT_EQUAL_UINT64( (expected), (actual), __LINE__, NULL)
-#define TEST_ASSERT_EQUAL_HEX(expected, actual)                                                    UNITY_TEST_ASSERT_EQUAL_HEX32((expected), (actual), __LINE__, NULL)
-#define TEST_ASSERT_EQUAL_HEX8(expected, actual)                                                   UNITY_TEST_ASSERT_EQUAL_HEX8( (expected), (actual), __LINE__, NULL)
-#define TEST_ASSERT_EQUAL_HEX16(expected, actual)                                                  UNITY_TEST_ASSERT_EQUAL_HEX16((expected), (actual), __LINE__, NULL)
-#define TEST_ASSERT_EQUAL_HEX32(expected, actual)                                                  UNITY_TEST_ASSERT_EQUAL_HEX32((expected), (actual), __LINE__, NULL)
-#define TEST_ASSERT_EQUAL_HEX64(expected, actual)                                                  UNITY_TEST_ASSERT_EQUAL_HEX64((expected), (actual), __LINE__, NULL)
-#define TEST_ASSERT_BITS(mask, expected, actual)                                                   UNITY_TEST_ASSERT_BITS((mask), (expected), (actual), __LINE__, NULL)
-#define TEST_ASSERT_BITS_HIGH(mask, actual)                                                        UNITY_TEST_ASSERT_BITS((mask), (_UU32)(-1), (actual), __LINE__, NULL)
-#define TEST_ASSERT_BITS_LOW(mask, actual)                                                         UNITY_TEST_ASSERT_BITS((mask), (_UU32)(0), (actual), __LINE__, NULL)
-#define TEST_ASSERT_BIT_HIGH(bit, actual)                                                          UNITY_TEST_ASSERT_BITS(((_UU32)1 << bit), (_UU32)(-1), (actual), __LINE__, NULL)
-#define TEST_ASSERT_BIT_LOW(bit, actual)                                                           UNITY_TEST_ASSERT_BITS(((_UU32)1 << bit), (_UU32)(0), (actual), __LINE__, NULL)
-
-//Integer Ranges (of all sizes)
-#define TEST_ASSERT_INT_WITHIN(delta, expected, actual)                                            UNITY_TEST_ASSERT_INT_WITHIN(delta, expected, actual, __LINE__, NULL)
-#define TEST_ASSERT_UINT_WITHIN(delta, expected, actual)                                           UNITY_TEST_ASSERT_UINT_WITHIN(delta, expected, actual, __LINE__, NULL)
-#define TEST_ASSERT_HEX_WITHIN(delta, expected, actual)                                            UNITY_TEST_ASSERT_HEX32_WITHIN(delta, expected, actual, __LINE__, NULL)
-#define TEST_ASSERT_HEX8_WITHIN(delta, expected, actual)                                           UNITY_TEST_ASSERT_HEX8_WITHIN(delta, expected, actual, __LINE__, NULL)
-#define TEST_ASSERT_HEX16_WITHIN(delta, expected, actual)                                          UNITY_TEST_ASSERT_HEX16_WITHIN(delta, expected, actual, __LINE__, NULL)
-#define TEST_ASSERT_HEX32_WITHIN(delta, expected, actual)                                          UNITY_TEST_ASSERT_HEX32_WITHIN(delta, expected, actual, __LINE__, NULL)
-#define TEST_ASSERT_HEX64_WITHIN(delta, expected, actual)                                          UNITY_TEST_ASSERT_HEX64_WITHIN(delta, expected, actual, __LINE__, NULL)
-
-//Structs and Strings
-#define TEST_ASSERT_EQUAL_PTR(expected, actual)                                                    UNITY_TEST_ASSERT_EQUAL_PTR((expected), (actual), __LINE__, NULL)
-#define TEST_ASSERT_EQUAL_STRING(expected, actual)                                                 UNITY_TEST_ASSERT_EQUAL_STRING(expected, actual, __LINE__, NULL)
-#define TEST_ASSERT_EQUAL_MEMORY(expected, actual, len)                                            UNITY_TEST_ASSERT_EQUAL_MEMORY(expected, actual, len, __LINE__, NULL)
-
-//Arrays
-#define TEST_ASSERT_EQUAL_INT_ARRAY(expected, actual, num_elements)                                UNITY_TEST_ASSERT_EQUAL_INT_ARRAY(expected, actual, num_elements, __LINE__, NULL)
-#define TEST_ASSERT_EQUAL_INT8_ARRAY(expected, actual, num_elements)                               UNITY_TEST_ASSERT_EQUAL_INT8_ARRAY(expected, actual, num_elements, __LINE__, NULL)
-#define TEST_ASSERT_EQUAL_INT16_ARRAY(expected, actual, num_elements)                              UNITY_TEST_ASSERT_EQUAL_INT16_ARRAY(expected, actual, num_elements, __LINE__, NULL)
-#define TEST_ASSERT_EQUAL_INT32_ARRAY(expected, actual, num_elements)                              UNITY_TEST_ASSERT_EQUAL_INT32_ARRAY(expected, actual, num_elements, __LINE__, NULL)
-#define TEST_ASSERT_EQUAL_INT64_ARRAY(expected, actual, num_elements)                              UNITY_TEST_ASSERT_EQUAL_INT64_ARRAY(expected, actual, num_elements, __LINE__, NULL)
-#define TEST_ASSERT_EQUAL_UINT_ARRAY(expected, actual, num_elements)                               UNITY_TEST_ASSERT_EQUAL_UINT_ARRAY(expected, actual, num_elements, __LINE__, NULL)
-#define TEST_ASSERT_EQUAL_UINT8_ARRAY(expected, actual, num_elements)                              UNITY_TEST_ASSERT_EQUAL_UINT8_ARRAY(expected, actual, num_elements, __LINE__, NULL)
-#define TEST_ASSERT_EQUAL_UINT16_ARRAY(expected, actual, num_elements)                             UNITY_TEST_ASSERT_EQUAL_UINT16_ARRAY(expected, actual, num_elements, __LINE__, NULL)
-#define TEST_ASSERT_EQUAL_UINT32_ARRAY(expected, actual, num_elements)                             UNITY_TEST_ASSERT_EQUAL_UINT32_ARRAY(expected, actual, num_elements, __LINE__, NULL)
-#define TEST_ASSERT_EQUAL_UINT64_ARRAY(expected, actual, num_elements)                             UNITY_TEST_ASSERT_EQUAL_UINT64_ARRAY(expected, actual, num_elements, __LINE__, NULL)
-#define TEST_ASSERT_EQUAL_HEX_ARRAY(expected, actual, num_elements)                                UNITY_TEST_ASSERT_EQUAL_HEX32_ARRAY(expected, actual, num_elements, __LINE__, NULL)
-#define TEST_ASSERT_EQUAL_HEX8_ARRAY(expected, actual, num_elements)                               UNITY_TEST_ASSERT_EQUAL_HEX8_ARRAY(expected, actual, num_elements, __LINE__, NULL)
-#define TEST_ASSERT_EQUAL_HEX16_ARRAY(expected, actual, num_elements)                              UNITY_TEST_ASSERT_EQUAL_HEX16_ARRAY(expected, actual, num_elements, __LINE__, NULL)
-#define TEST_ASSERT_EQUAL_HEX32_ARRAY(expected, actual, num_elements)                              UNITY_TEST_ASSERT_EQUAL_HEX32_ARRAY(expected, actual, num_elements, __LINE__, NULL)
-#define TEST_ASSERT_EQUAL_HEX64_ARRAY(expected, actual, num_elements)                              UNITY_TEST_ASSERT_EQUAL_HEX64_ARRAY(expected, actual, num_elements, __LINE__, NULL)
-#define TEST_ASSERT_EQUAL_STRING_ARRAY(expected, actual, num_elements)                             UNITY_TEST_ASSERT_EQUAL_STRING_ARRAY(expected, actual, num_elements, __LINE__, NULL)
-#define TEST_ASSERT_EQUAL_MEMORY_ARRAY(expected, actual, len, num_elements)                        UNITY_TEST_ASSERT_EQUAL_MEMORY_ARRAY(expected, actual, len, num_elements, __LINE__, NULL)
-
-//Floating Point (If Enabled)
-#define TEST_ASSERT_FLOAT_WITHIN(delta, expected, actual)                                          UNITY_TEST_ASSERT_FLOAT_WITHIN(delta, expected, actual, __LINE__, NULL)
-#define TEST_ASSERT_EQUAL_FLOAT(expected, actual)                                                  UNITY_TEST_ASSERT_EQUAL_FLOAT(expected, actual, __LINE__, NULL)
-#define TEST_ASSERT_EQUAL_FLOAT_ARRAY(expected, actual, num_elements)                              UNITY_TEST_ASSERT_EQUAL_FLOAT_ARRAY(expected, actual, num_elements, __LINE__, NULL)
-
-//-------------------------------------------------------
-// Test Asserts (with additional messages)
-//-------------------------------------------------------
-
-//Boolean
-#define TEST_ASSERT_MESSAGE(condition, message)                                                    UNITY_TEST_ASSERT(       (condition), __LINE__, message)
-#define TEST_ASSERT_TRUE_MESSAGE(condition, message)                                               UNITY_TEST_ASSERT(       (condition), __LINE__, message)
-#define TEST_ASSERT_UNLESS_MESSAGE(condition, message)                                             UNITY_TEST_ASSERT(      !(condition), __LINE__, message)
-#define TEST_ASSERT_FALSE_MESSAGE(condition, message)                                              UNITY_TEST_ASSERT(      !(condition), __LINE__, message)
-#define TEST_ASSERT_NULL_MESSAGE(pointer, message)                                                 UNITY_TEST_ASSERT_NULL(    (pointer), __LINE__, message)
-#define TEST_ASSERT_NOT_NULL_MESSAGE(pointer, message)                                             UNITY_TEST_ASSERT_NOT_NULL((pointer), __LINE__, message)
-
-//Integers (of all sizes)
-#define TEST_ASSERT_EQUAL_INT_MESSAGE(expected, actual, message)                                   UNITY_TEST_ASSERT_EQUAL_INT((expected), (actual), __LINE__, message)
-#define TEST_ASSERT_EQUAL_INT8_MESSAGE(expected, actual, message)                                  UNITY_TEST_ASSERT_EQUAL_INT8((expected), (actual), __LINE__, message)
-#define TEST_ASSERT_EQUAL_INT16_MESSAGE(expected, actual, message)                                 UNITY_TEST_ASSERT_EQUAL_INT16((expected), (actual), __LINE__, message)
-#define TEST_ASSERT_EQUAL_INT32_MESSAGE(expected, actual, message)                                 UNITY_TEST_ASSERT_EQUAL_INT32((expected), (actual), __LINE__, message)
-#define TEST_ASSERT_EQUAL_INT64_MESSAGE(expected, actual, message)                                 UNITY_TEST_ASSERT_EQUAL_INT64((expected), (actual), __LINE__, message)
-#define TEST_ASSERT_EQUAL_MESSAGE(expected, actual, message)                                       UNITY_TEST_ASSERT_EQUAL_INT((expected), (actual), __LINE__, message)
-#define TEST_ASSERT_NOT_EQUAL_MESSAGE(expected, actual, message)                                   UNITY_TEST_ASSERT(((expected) !=  (actual)), __LINE__, message)
-#define TEST_ASSERT_EQUAL_UINT_MESSAGE(expected, actual, message)                                  UNITY_TEST_ASSERT_EQUAL_UINT( (expected), (actual), __LINE__, message)
-#define TEST_ASSERT_EQUAL_UINT8_MESSAGE(expected, actual, message)                                 UNITY_TEST_ASSERT_EQUAL_UINT8( (expected), (actual), __LINE__, message)
-#define TEST_ASSERT_EQUAL_UINT16_MESSAGE(expected, actual, message)                                UNITY_TEST_ASSERT_EQUAL_UINT16( (expected), (actual), __LINE__, message)
-#define TEST_ASSERT_EQUAL_UINT32_MESSAGE(expected, actual, message)                                UNITY_TEST_ASSERT_EQUAL_UINT32( (expected), (actual), __LINE__, message)
-#define TEST_ASSERT_EQUAL_UINT64_MESSAGE(expected, actual, message)                                UNITY_TEST_ASSERT_EQUAL_UINT64( (expected), (actual), __LINE__, message)
-#define TEST_ASSERT_EQUAL_HEX_MESSAGE(expected, actual, message)                                   UNITY_TEST_ASSERT_EQUAL_HEX32((expected), (actual), __LINE__, message)
-#define TEST_ASSERT_EQUAL_HEX8_MESSAGE(expected, actual, message)                                  UNITY_TEST_ASSERT_EQUAL_HEX8( (expected), (actual), __LINE__, message)
-#define TEST_ASSERT_EQUAL_HEX16_MESSAGE(expected, actual, message)                                 UNITY_TEST_ASSERT_EQUAL_HEX16((expected), (actual), __LINE__, message)
-#define TEST_ASSERT_EQUAL_HEX32_MESSAGE(expected, actual, message)                                 UNITY_TEST_ASSERT_EQUAL_HEX32((expected), (actual), __LINE__, message)
-#define TEST_ASSERT_EQUAL_HEX64_MESSAGE(expected, actual, message)                                 UNITY_TEST_ASSERT_EQUAL_HEX64((expected), (actual), __LINE__, message)
-#define TEST_ASSERT_BITS_MESSAGE(mask, expected, actual, message)                                  UNITY_TEST_ASSERT_BITS((mask), (expected), (actual), __LINE__, message)
-#define TEST_ASSERT_BITS_HIGH_MESSAGE(mask, actual, message)                                       UNITY_TEST_ASSERT_BITS((mask), (_UU32)(-1), (actual), __LINE__, message)
-#define TEST_ASSERT_BITS_LOW_MESSAGE(mask, actual, message)                                        UNITY_TEST_ASSERT_BITS((mask), (_UU32)(0), (actual), __LINE__, message)
-#define TEST_ASSERT_BIT_HIGH_MESSAGE(bit, actual, message)                                         UNITY_TEST_ASSERT_BITS(((_UU32)1 << bit), (_UU32)(-1), (actual), __LINE__, message)
-#define TEST_ASSERT_BIT_LOW_MESSAGE(bit, actual, message)                                          UNITY_TEST_ASSERT_BITS(((_UU32)1 << bit), (_UU32)(0), (actual), __LINE__, message)
-
-//Integer Ranges (of all sizes)
-#define TEST_ASSERT_INT_WITHIN_MESSAGE(delta, expected, actual, message)                           UNITY_TEST_ASSERT_INT_WITHIN(delta, expected, actual, __LINE__, message)
-#define TEST_ASSERT_UINT_WITHIN_MESSAGE(delta, expected, actual, message)                          UNITY_TEST_ASSERT_UINT_WITHIN(delta, expected, actual, __LINE__, message)
-#define TEST_ASSERT_HEX_WITHIN_MESSAGE(delta, expected, actual, message)                           UNITY_TEST_ASSERT_HEX32_WITHIN(delta, expected, actual, __LINE__, message)
-#define TEST_ASSERT_HEX8_WITHIN_MESSAGE(delta, expected, actual, message)                          UNITY_TEST_ASSERT_HEX8_WITHIN(delta, expected, actual, __LINE__, message)
-#define TEST_ASSERT_HEX16_WITHIN_MESSAGE(delta, expected, actual, message)                         UNITY_TEST_ASSERT_HEX16_WITHIN(delta, expected, actual, __LINE__, message)
-#define TEST_ASSERT_HEX32_WITHIN_MESSAGE(delta, expected, actual, message)                         UNITY_TEST_ASSERT_HEX32_WITHIN(delta, expected, actual, __LINE__, message)
-#define TEST_ASSERT_HEX64_WITHIN_MESSAGE(delta, expected, actual, message)                         UNITY_TEST_ASSERT_HEX64_WITHIN(delta, expected, actual, __LINE__, message)
-
-//Structs and Strings
-#define TEST_ASSERT_EQUAL_PTR_MESSAGE(expected, actual, message)                                   UNITY_TEST_ASSERT_EQUAL_PTR(expected, actual, __LINE__, message)
-#define TEST_ASSERT_EQUAL_STRING_MESSAGE(expected, actual, message)                                UNITY_TEST_ASSERT_EQUAL_STRING(expected, actual, __LINE__, message)
-#define TEST_ASSERT_EQUAL_MEMORY_MESSAGE(expected, actual, len, message)                           UNITY_TEST_ASSERT_EQUAL_MEMORY(expected, actual, len, __LINE__, message)
-
-//Arrays
-#define TEST_ASSERT_EQUAL_INT_ARRAY_MESSAGE(expected, actual, num_elements, message)               UNITY_TEST_ASSERT_EQUAL_INT_ARRAY(expected, actual, num_elements, __LINE__, message)
-#define TEST_ASSERT_EQUAL_INT8_ARRAY_MESSAGE(expected, actual, num_elements, message)              UNITY_TEST_ASSERT_EQUAL_INT8_ARRAY(expected, actual, num_elements, __LINE__, message)
-#define TEST_ASSERT_EQUAL_INT16_ARRAY_MESSAGE(expected, actual, num_elements, message)             UNITY_TEST_ASSERT_EQUAL_INT16_ARRAY(expected, actual, num_elements, __LINE__, message)
-#define TEST_ASSERT_EQUAL_INT32_ARRAY_MESSAGE(expected, actual, num_elements, message)             UNITY_TEST_ASSERT_EQUAL_INT32_ARRAY(expected, actual, num_elements, __LINE__, message)
-#define TEST_ASSERT_EQUAL_INT64_ARRAY_MESSAGE(expected, actual, num_elements, message)             UNITY_TEST_ASSERT_EQUAL_INT64_ARRAY(expected, actual, num_elements, __LINE__, message)
-#define TEST_ASSERT_EQUAL_UINT_ARRAY_MESSAGE(expected, actual, num_elements, message)              UNITY_TEST_ASSERT_EQUAL_UINT_ARRAY(expected, actual, num_elements, __LINE__, message)
-#define TEST_ASSERT_EQUAL_UINT8_ARRAY_MESSAGE(expected, actual, num_elements, message)             UNITY_TEST_ASSERT_EQUAL_UINT8_ARRAY(expected, actual, num_elements, __LINE__, message)
-#define TEST_ASSERT_EQUAL_UINT16_ARRAY_MESSAGE(expected, actual, num_elements, message)            UNITY_TEST_ASSERT_EQUAL_UINT16_ARRAY(expected, actual, num_elements, __LINE__, message)
-#define TEST_ASSERT_EQUAL_UINT32_ARRAY_MESSAGE(expected, actual, num_elements, message)            UNITY_TEST_ASSERT_EQUAL_UINT32_ARRAY(expected, actual, num_elements, __LINE__, message)
-#define TEST_ASSERT_EQUAL_UINT64_ARRAY_MESSAGE(expected, actual, num_elements, message)            UNITY_TEST_ASSERT_EQUAL_UINT64_ARRAY(expected, actual, num_elements, __LINE__, message)
-#define TEST_ASSERT_EQUAL_HEX_ARRAY_MESSAGE(expected, actual, num_elements, message)               UNITY_TEST_ASSERT_EQUAL_HEX32_ARRAY(expected, actual, num_elements, __LINE__, message)
-#define TEST_ASSERT_EQUAL_HEX8_ARRAY_MESSAGE(expected, actual, num_elements, message)              UNITY_TEST_ASSERT_EQUAL_HEX8_ARRAY(expected, actual, num_elements, __LINE__, message)
-#define TEST_ASSERT_EQUAL_HEX16_ARRAY_MESSAGE(expected, actual, num_elements, message)             UNITY_TEST_ASSERT_EQUAL_HEX16_ARRAY(expected, actual, num_elements, __LINE__, message)
-#define TEST_ASSERT_EQUAL_HEX32_ARRAY_MESSAGE(expected, actual, num_elements, message)             UNITY_TEST_ASSERT_EQUAL_HEX32_ARRAY(expected, actual, num_elements, __LINE__, message)
-#define TEST_ASSERT_EQUAL_HEX64_ARRAY_MESSAGE(expected, actual, num_elements, message)             UNITY_TEST_ASSERT_EQUAL_HEX64_ARRAY(expected, actual, num_elements, __LINE__, message)
-#define TEST_ASSERT_EQUAL_STRING_ARRAY_MESSAGE(expected, actual, num_elements, message)            UNITY_TEST_ASSERT_EQUAL_STRING_ARRAY(expected, actual, num_elements, __LINE__, message)
-#define TEST_ASSERT_EQUAL_MEMORY_ARRAY_MESSAGE(expected, actual, len, num_elements, message)       UNITY_TEST_ASSERT_EQUAL_MEMORY_ARRAY(expected, actual, len, num_elements, __LINE__, message)
-
-//Floating Point (If Enabled)
-#define TEST_ASSERT_FLOAT_WITHIN_MESSAGE(delta, expected, actual, message)                         UNITY_TEST_ASSERT_FLOAT_WITHIN(delta, expected, actual, __LINE__, message)
-#define TEST_ASSERT_EQUAL_FLOAT_MESSAGE(expected, actual, message)                                 UNITY_TEST_ASSERT_EQUAL_FLOAT(expected, actual, __LINE__, message)
-#define TEST_ASSERT_EQUAL_FLOAT_ARRAY_MESSAGE(expected, actual, num_elements, message)             UNITY_TEST_ASSERT_EQUAL_FLOAT_ARRAY(expected, actual, num_elements, __LINE__, message)
-#endif
diff --git a/tools/ceedling/vendor/unity/src/unity_internals.h b/tools/ceedling/vendor/unity/src/unity_internals.h
deleted file mode 100644 (file)
index 29c9d1d..0000000
+++ /dev/null
@@ -1,355 +0,0 @@
-/* ==========================================
-    Unity Project - A Test Framework for C
-    Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-    [Released under MIT License. Please refer to license.txt for details]
-========================================== */
-
-#ifndef UNITY_INTERNALS_H
-#define UNITY_INTERNALS_H
-
-#include <stdio.h>
-#include <setjmp.h>
-
-//-------------------------------------------------------
-// Int Support
-//-------------------------------------------------------
-
-#ifndef UNITY_INT_WIDTH
-#define UNITY_INT_WIDTH (32)
-#endif
-
-#ifndef UNITY_LONG_WIDTH
-#define UNITY_LONG_WIDTH (32)
-#endif
-
-#if (UNITY_INT_WIDTH == 32)
-    typedef unsigned char   _UU8;
-    typedef unsigned short  _UU16;
-    typedef unsigned int    _UU32;
-    typedef signed char     _US8;
-    typedef signed short    _US16;
-    typedef signed int      _US32;
-#elif (UNITY_INT_WIDTH == 16)
-    typedef unsigned char   _UU8;
-    typedef unsigned int    _UU16;
-    typedef unsigned long   _UU32;
-    typedef signed char     _US8;
-    typedef signed int      _US16;
-    typedef signed long     _US32;
-#else
-    #error Invalid UNITY_INT_WIDTH specified! (16 or 32 are supported)
-#endif
-
-//-------------------------------------------------------
-// 64-bit Support
-//-------------------------------------------------------
-
-#ifndef UNITY_SUPPORT_64
-
-//No 64-bit Support
-typedef _UU32 _U_UINT;
-typedef _US32 _U_SINT;
-
-#else
-
-//64-bit Support
-#if (UNITY_LONG_WIDTH == 32)
-    typedef unsigned long long _UU64;
-    typedef signed long long   _US64;
-#elif (UNITY_LONG_WIDTH == 64)
-    typedef unsigned long      _UU64;
-    typedef signed long        _US64;
-#else
-    #error Invalid UNITY_LONG_WIDTH specified! (32 or 64 are supported)
-#endif
-typedef _UU64 _U_UINT;
-typedef _US64 _U_SINT;
-
-#endif
-
-//-------------------------------------------------------
-// Pointer Support
-//-------------------------------------------------------
-
-#ifndef UNITY_POINTER_WIDTH
-#define UNITY_POINTER_WIDTH (32)
-#endif
-
-#if (UNITY_POINTER_WIDTH == 32)
-    typedef _UU32 _UP;
-#define UNITY_DISPLAY_STYLE_POINTER UNITY_DISPLAY_STYLE_HEX32
-#elif (UNITY_POINTER_WIDTH == 64)
-    typedef _UU64 _UP;
-#define UNITY_DISPLAY_STYLE_POINTER UNITY_DISPLAY_STYLE_HEX64
-#elif (UNITY_POINTER_WIDTH == 16)
-    typedef _UU16 _UP;
-#define UNITY_DISPLAY_STYLE_POINTER UNITY_DISPLAY_STYLE_HEX16
-#else
-    #error Invalid UNITY_POINTER_WIDTH specified! (16, 32 or 64 are supported)
-#endif
-
-//-------------------------------------------------------
-// Float Support
-//-------------------------------------------------------
-
-#ifdef UNITY_EXCLUDE_FLOAT 
-
-//No Floating Point Support
-#undef UNITY_FLOAT_PRECISION
-#undef UNITY_FLOAT_TYPE
-#undef UNITY_FLOAT_VERBOSE
-
-#else
-
-//Floating Point Support
-#ifndef UNITY_FLOAT_PRECISION
-#define UNITY_FLOAT_PRECISION (0.00001f)
-#endif
-#ifndef UNITY_FLOAT_TYPE
-#define UNITY_FLOAT_TYPE float
-#endif
-typedef UNITY_FLOAT_TYPE _UF;
-    
-#endif
-
-//-------------------------------------------------------
-// Output Method
-//-------------------------------------------------------
-
-#ifndef UNITY_OUTPUT_CHAR
-//Default to using putchar, which is defined in stdio.h above
-#define UNITY_OUTPUT_CHAR(a) putchar(a)
-#else
-//If defined as something else, make sure we declare it here so it's ready for use
-extern int UNITY_OUTPUT_CHAR(int);
-#endif
-
-//-------------------------------------------------------
-// Footprint
-//-------------------------------------------------------
-
-#ifndef UNITY_LINE_TYPE
-#define UNITY_LINE_TYPE unsigned short
-#endif
-
-#ifndef UNITY_COUNTER_TYPE
-#define UNITY_COUNTER_TYPE unsigned short
-#endif
-
-//-------------------------------------------------------
-// Internal Structs Needed
-//-------------------------------------------------------
-
-typedef void (*UnityTestFunction)(void);
-
-#define UNITY_DISPLAY_RANGE_INT  (0x10)
-#define UNITY_DISPLAY_RANGE_UINT (0x20)
-#define UNITY_DISPLAY_RANGE_HEX  (0x40)
-#define UNITY_DISPLAY_RANGE_AUTO (0x80)
-
-typedef enum
-{
-    UNITY_DISPLAY_STYLE_INT      = 4 + UNITY_DISPLAY_RANGE_INT + UNITY_DISPLAY_RANGE_AUTO,
-    UNITY_DISPLAY_STYLE_INT8     = 1 + UNITY_DISPLAY_RANGE_INT,
-    UNITY_DISPLAY_STYLE_INT16    = 2 + UNITY_DISPLAY_RANGE_INT,
-    UNITY_DISPLAY_STYLE_INT32    = 4 + UNITY_DISPLAY_RANGE_INT,
-#ifdef UNITY_SUPPORT_64
-    UNITY_DISPLAY_STYLE_INT64    = 8 + UNITY_DISPLAY_RANGE_INT,
-#endif
-    UNITY_DISPLAY_STYLE_UINT     = 4 + UNITY_DISPLAY_RANGE_UINT + UNITY_DISPLAY_RANGE_AUTO,
-    UNITY_DISPLAY_STYLE_UINT8    = 1 + UNITY_DISPLAY_RANGE_UINT,
-    UNITY_DISPLAY_STYLE_UINT16   = 2 + UNITY_DISPLAY_RANGE_UINT,
-    UNITY_DISPLAY_STYLE_UINT32   = 4 + UNITY_DISPLAY_RANGE_UINT,
-#ifdef UNITY_SUPPORT_64
-    UNITY_DISPLAY_STYLE_UINT64   = 8 + UNITY_DISPLAY_RANGE_UINT,
-#endif
-    UNITY_DISPLAY_STYLE_HEX8     = 1 + UNITY_DISPLAY_RANGE_HEX,
-    UNITY_DISPLAY_STYLE_HEX16    = 2 + UNITY_DISPLAY_RANGE_HEX,
-    UNITY_DISPLAY_STYLE_HEX32    = 4 + UNITY_DISPLAY_RANGE_HEX,
-#ifdef UNITY_SUPPORT_64
-    UNITY_DISPLAY_STYLE_HEX64    = 8 + UNITY_DISPLAY_RANGE_HEX,
-#endif
-} UNITY_DISPLAY_STYLE_T;
-
-struct _Unity
-{
-    const char* TestFile;
-    const char* CurrentTestName;
-    _UU32 CurrentTestLineNumber;
-    UNITY_COUNTER_TYPE NumberOfTests;
-    UNITY_COUNTER_TYPE TestFailures;
-    UNITY_COUNTER_TYPE TestIgnores;
-    UNITY_COUNTER_TYPE CurrentTestFailed;
-    UNITY_COUNTER_TYPE CurrentTestIgnored;
-    jmp_buf AbortFrame;
-};
-
-extern struct _Unity Unity;
-
-//-------------------------------------------------------
-// Test Suite Management
-//-------------------------------------------------------
-
-void UnityBegin(void);
-int  UnityEnd(void);
-void UnityConcludeTest(void);
-void UnityDefaultTestRun(UnityTestFunction Func, const char* FuncName, const int FuncLineNum);
-
-//-------------------------------------------------------
-// Test Output
-//-------------------------------------------------------
-
-void UnityPrint(const char* string);
-void UnityPrintMask(const _U_UINT mask, const _U_UINT number);
-void UnityPrintNumberByStyle(const _U_SINT number, const UNITY_DISPLAY_STYLE_T style);
-void UnityPrintNumber(const _U_SINT number);
-void UnityPrintNumberUnsigned(const _U_UINT number);
-void UnityPrintNumberHex(const _U_UINT number, const char nibbles);
-
-#ifdef UNITY_FLOAT_VERBOSE
-void UnityPrintFloat(const _UF number);
-#endif
-
-//-------------------------------------------------------
-// Test Assertion Fuctions
-//-------------------------------------------------------
-//  Use the macros below this section instead of calling
-//  these directly. The macros have a consistent naming
-//  convention and will pull in file and line information
-//  for you.
-
-void UnityAssertEqualNumber(const _U_SINT expected,
-                            const _U_SINT actual,
-                            const char* msg,
-                            const UNITY_LINE_TYPE lineNumber,
-                            const UNITY_DISPLAY_STYLE_T style);
-
-void UnityAssertEqualIntArray(const _U_SINT* expected,
-                              const _U_SINT* actual,
-                              const _UU32 num_elements,
-                              const char* msg,
-                              const UNITY_LINE_TYPE lineNumber,
-                              const UNITY_DISPLAY_STYLE_T style);
-
-void UnityAssertBits(const _U_SINT mask,
-                     const _U_SINT expected,
-                     const _U_SINT actual,
-                     const char* msg,
-                     const UNITY_LINE_TYPE lineNumber);
-
-void UnityAssertEqualString(const char* expected,
-                            const char* actual,
-                            const char* msg,
-                            const UNITY_LINE_TYPE lineNumber);
-
-void UnityAssertEqualStringArray( const char** expected,
-                                  const char** actual,
-                                  const _UU32 num_elements,
-                                  const char* msg,
-                                  const UNITY_LINE_TYPE lineNumber);
-
-void UnityAssertEqualMemory( const void* expected,
-                             const void* actual,
-                             const _UU32 length,
-                             const _UU32 num_elements,
-                             const char* msg,
-                             const UNITY_LINE_TYPE lineNumber);
-
-void UnityAssertNumbersWithin(const _U_SINT delta,
-                              const _U_SINT expected,
-                              const _U_SINT actual,
-                              const char* msg,
-                              const UNITY_LINE_TYPE lineNumber,
-                              const UNITY_DISPLAY_STYLE_T style);
-
-void UnityFail(const char* message, const UNITY_LINE_TYPE line);
-
-void UnityIgnore(const char* message, const UNITY_LINE_TYPE line);
-
-#ifndef UNITY_EXCLUDE_FLOAT
-void UnityAssertFloatsWithin(const _UF delta,
-                             const _UF expected,
-                             const _UF actual,
-                             const char* msg,
-                             const UNITY_LINE_TYPE lineNumber);
-
-void UnityAssertEqualFloatArray(const _UF* expected,
-                                const _UF* actual,
-                                const _UU32 num_elements,
-                                const char* msg,
-                                const UNITY_LINE_TYPE lineNumber);
-#endif
-
-//-------------------------------------------------------
-// Basic Fail and Ignore
-//-------------------------------------------------------
-
-#define UNITY_TEST_FAIL(line, message)   UnityFail(   (message), (UNITY_LINE_TYPE)line);
-#define UNITY_TEST_IGNORE(line, message) UnityIgnore( (message), (UNITY_LINE_TYPE)line);
-
-//-------------------------------------------------------
-// Test Asserts
-//-------------------------------------------------------
-
-#define UNITY_TEST_ASSERT(condition, line, message)                                              if (condition) {} else {UNITY_TEST_FAIL((UNITY_LINE_TYPE)line, message);}
-#define UNITY_TEST_ASSERT_NULL(pointer, line, message)                                           UNITY_TEST_ASSERT(((pointer) == NULL),  (UNITY_LINE_TYPE)line, message)
-#define UNITY_TEST_ASSERT_NOT_NULL(pointer, line, message)                                       UNITY_TEST_ASSERT(((pointer) != NULL),  (UNITY_LINE_TYPE)line, message)
-
-#define UNITY_TEST_ASSERT_EQUAL_INT(expected, actual, line, message)                             UnityAssertEqualNumber((_U_SINT)(expected), (_U_SINT)(actual), (message), (UNITY_LINE_TYPE)line, UNITY_DISPLAY_STYLE_INT)
-#define UNITY_TEST_ASSERT_EQUAL_INT8(expected, actual, line, message)                            UnityAssertEqualNumber((_U_SINT)(expected), (_U_SINT)(actual), (message), (UNITY_LINE_TYPE)line, UNITY_DISPLAY_STYLE_INT)
-#define UNITY_TEST_ASSERT_EQUAL_INT16(expected, actual, line, message)                           UnityAssertEqualNumber((_U_SINT)(expected), (_U_SINT)(actual), (message), (UNITY_LINE_TYPE)line, UNITY_DISPLAY_STYLE_INT)
-#define UNITY_TEST_ASSERT_EQUAL_INT32(expected, actual, line, message)                           UnityAssertEqualNumber((_U_SINT)(expected), (_U_SINT)(actual), (message), (UNITY_LINE_TYPE)line, UNITY_DISPLAY_STYLE_INT)
-#define UNITY_TEST_ASSERT_EQUAL_UINT(expected, actual, line, message)                            UnityAssertEqualNumber((_U_SINT)(expected), (_U_SINT)(actual), (message), (UNITY_LINE_TYPE)line, UNITY_DISPLAY_STYLE_UINT)
-#define UNITY_TEST_ASSERT_EQUAL_UINT8(expected, actual, line, message)                           UnityAssertEqualNumber((_U_SINT)(expected), (_U_SINT)(actual), (message), (UNITY_LINE_TYPE)line, UNITY_DISPLAY_STYLE_UINT)
-#define UNITY_TEST_ASSERT_EQUAL_UINT16(expected, actual, line, message)                          UnityAssertEqualNumber((_U_SINT)(expected), (_U_SINT)(actual), (message), (UNITY_LINE_TYPE)line, UNITY_DISPLAY_STYLE_UINT)
-#define UNITY_TEST_ASSERT_EQUAL_UINT32(expected, actual, line, message)                          UnityAssertEqualNumber((_U_SINT)(expected), (_U_SINT)(actual), (message), (UNITY_LINE_TYPE)line, UNITY_DISPLAY_STYLE_UINT)
-#define UNITY_TEST_ASSERT_EQUAL_HEX8(expected, actual, line, message)                            UnityAssertEqualNumber((_U_SINT)(expected), (_U_SINT)(actual), (message), (UNITY_LINE_TYPE)line, UNITY_DISPLAY_STYLE_HEX8)
-#define UNITY_TEST_ASSERT_EQUAL_HEX16(expected, actual, line, message)                           UnityAssertEqualNumber((_U_SINT)(expected), (_U_SINT)(actual), (message), (UNITY_LINE_TYPE)line, UNITY_DISPLAY_STYLE_HEX16)
-#define UNITY_TEST_ASSERT_EQUAL_HEX32(expected, actual, line, message)                           UnityAssertEqualNumber((_U_SINT)(expected), (_U_SINT)(actual), (message), (UNITY_LINE_TYPE)line, UNITY_DISPLAY_STYLE_HEX32)
-#define UNITY_TEST_ASSERT_BITS(mask, expected, actual, line, message)                            UnityAssertBits((_U_SINT)(mask), (_U_SINT)(expected), (_U_SINT)(actual), (message), (UNITY_LINE_TYPE)line)
-
-#define UNITY_TEST_ASSERT_INT_WITHIN(delta, expected, actual, line, message)                     UnityAssertNumbersWithin((_U_SINT)(delta), (_U_SINT)(expected), (_U_SINT)(actual), NULL, (UNITY_LINE_TYPE)line, UNITY_DISPLAY_STYLE_INT)
-#define UNITY_TEST_ASSERT_UINT_WITHIN(delta, expected, actual, line, message)                    UnityAssertNumbersWithin((_U_SINT)(delta), (_U_SINT)(expected), (_U_SINT)(actual), NULL, (UNITY_LINE_TYPE)line, UNITY_DISPLAY_STYLE_UINT)
-#define UNITY_TEST_ASSERT_HEX8_WITHIN(delta, expected, actual, line, message)                    UnityAssertNumbersWithin((_U_SINT)(delta), (_U_SINT)(expected), (_U_SINT)(actual), NULL, (UNITY_LINE_TYPE)line, UNITY_DISPLAY_STYLE_HEX8)
-#define UNITY_TEST_ASSERT_HEX16_WITHIN(delta, expected, actual, line, message)                   UnityAssertNumbersWithin((_U_SINT)(delta), (_U_SINT)(expected), (_U_SINT)(actual), NULL, (UNITY_LINE_TYPE)line, UNITY_DISPLAY_STYLE_HEX16)
-#define UNITY_TEST_ASSERT_HEX32_WITHIN(delta, expected, actual, line, message)                   UnityAssertNumbersWithin((_U_SINT)(delta), (_U_SINT)(expected), (_U_SINT)(actual), NULL, (UNITY_LINE_TYPE)line, UNITY_DISPLAY_STYLE_HEX32)
-#define UNITY_TEST_ASSERT_HEX64_WITHIN(delta, expected, actual, line, message)                   UnityAssertNumbersWithin((_U_SINT)(delta), (_U_SINT)(expected), (_U_SINT)(actual), NULL, (UNITY_LINE_TYPE)line, UNITY_DISPLAY_STYLE_HEX64)
-
-#define UNITY_TEST_ASSERT_EQUAL_PTR(expected, actual, line, message)                             UnityAssertEqualNumber((_U_SINT)(_UP)(expected), (_U_SINT)(_UP)(actual), (message), (UNITY_LINE_TYPE)line, UNITY_DISPLAY_STYLE_POINTER)
-#define UNITY_TEST_ASSERT_EQUAL_STRING(expected, actual, line, message)                          UnityAssertEqualString((const char*)(expected), (const char*)(actual), (message), (UNITY_LINE_TYPE)line)
-#define UNITY_TEST_ASSERT_EQUAL_MEMORY(expected, actual, len, line, message)                     UnityAssertEqualMemory((void*)(expected), (void*)(actual), (_UU32)(len), 1, (message), (UNITY_LINE_TYPE)line)
-
-#define UNITY_TEST_ASSERT_EQUAL_INT_ARRAY(expected, actual, num_elements, line, message)         UnityAssertEqualIntArray((const _U_SINT*)(expected), (const _U_SINT*)(actual), (_UU32)(num_elements), (message), (UNITY_LINE_TYPE)line, UNITY_DISPLAY_STYLE_INT)
-#define UNITY_TEST_ASSERT_EQUAL_INT8_ARRAY(expected, actual, num_elements, line, message)        UnityAssertEqualIntArray((const _U_SINT*)(expected), (const _U_SINT*)(actual), (_UU32)(num_elements), (message), (UNITY_LINE_TYPE)line, UNITY_DISPLAY_STYLE_INT8)
-#define UNITY_TEST_ASSERT_EQUAL_INT16_ARRAY(expected, actual, num_elements, line, message)       UnityAssertEqualIntArray((const _U_SINT*)(expected), (const _U_SINT*)(actual), (_UU32)(num_elements), (message), (UNITY_LINE_TYPE)line, UNITY_DISPLAY_STYLE_INT16)
-#define UNITY_TEST_ASSERT_EQUAL_INT32_ARRAY(expected, actual, num_elements, line, message)       UnityAssertEqualIntArray((const _U_SINT*)(expected), (const _U_SINT*)(actual), (_UU32)(num_elements), (message), (UNITY_LINE_TYPE)line, UNITY_DISPLAY_STYLE_INT32)
-#define UNITY_TEST_ASSERT_EQUAL_UINT_ARRAY(expected, actual, num_elements, line, message)        UnityAssertEqualIntArray((const _U_SINT*)(expected), (const _U_SINT*)(actual), (_UU32)(num_elements), (message), (UNITY_LINE_TYPE)line, UNITY_DISPLAY_STYLE_UINT)
-#define UNITY_TEST_ASSERT_EQUAL_UINT8_ARRAY(expected, actual, num_elements, line, message)       UnityAssertEqualIntArray((const _U_SINT*)(expected), (const _U_SINT*)(actual), (_UU32)(num_elements), (message), (UNITY_LINE_TYPE)line, UNITY_DISPLAY_STYLE_UINT8)
-#define UNITY_TEST_ASSERT_EQUAL_UINT16_ARRAY(expected, actual, num_elements, line, message)      UnityAssertEqualIntArray((const _U_SINT*)(expected), (const _U_SINT*)(actual), (_UU32)(num_elements), (message), (UNITY_LINE_TYPE)line, UNITY_DISPLAY_STYLE_UINT16)
-#define UNITY_TEST_ASSERT_EQUAL_UINT32_ARRAY(expected, actual, num_elements, line, message)      UnityAssertEqualIntArray((const _U_SINT*)(expected), (const _U_SINT*)(actual), (_UU32)(num_elements), (message), (UNITY_LINE_TYPE)line, UNITY_DISPLAY_STYLE_UINT32)
-#define UNITY_TEST_ASSERT_EQUAL_HEX8_ARRAY(expected, actual, num_elements, line, message)        UnityAssertEqualIntArray((const _U_SINT*)(expected), (const _U_SINT*)(actual), (_UU32)(num_elements), (message), (UNITY_LINE_TYPE)line, UNITY_DISPLAY_STYLE_HEX8)
-#define UNITY_TEST_ASSERT_EQUAL_HEX16_ARRAY(expected, actual, num_elements, line, message)       UnityAssertEqualIntArray((const _U_SINT*)(expected), (const _U_SINT*)(actual), (_UU32)(num_elements), (message), (UNITY_LINE_TYPE)line, UNITY_DISPLAY_STYLE_HEX16)
-#define UNITY_TEST_ASSERT_EQUAL_HEX32_ARRAY(expected, actual, num_elements, line, message)       UnityAssertEqualIntArray((const _U_SINT*)(expected), (const _U_SINT*)(actual), (_UU32)(num_elements), (message), (UNITY_LINE_TYPE)line, UNITY_DISPLAY_STYLE_HEX32)
-#define UNITY_TEST_ASSERT_EQUAL_STRING_ARRAY(expected, actual, num_elements, line, message)      UnityAssertEqualStringArray((const char**)(expected), (const char**)(actual), (_UU32)(num_elements), (message), (UNITY_LINE_TYPE)line)
-#define UNITY_TEST_ASSERT_EQUAL_MEMORY_ARRAY(expected, actual, len, num_elements, line, message) UnityAssertEqualMemory((void*)(expected), (void*)(actual), (_UU32)(len), (_UU32)(num_elements), (message), (UNITY_LINE_TYPE)line)
-
-#ifdef UNITY_SUPPORT_64
-#define UNITY_TEST_ASSERT_EQUAL_INT64(expected, actual, line, message)                           UnityAssertEqualNumber((_U_SINT)(expected), (_U_SINT)(actual), (message), (UNITY_LINE_TYPE)line, UNITY_DISPLAY_STYLE_INT64)
-#define UNITY_TEST_ASSERT_EQUAL_UINT64(expected, actual, line, message)                          UnityAssertEqualNumber((_U_SINT)(expected), (_U_SINT)(actual), (message), (UNITY_LINE_TYPE)line, UNITY_DISPLAY_STYLE_UINT64)
-#define UNITY_TEST_ASSERT_EQUAL_HEX64(expected, actual, line, message)                           UnityAssertEqualNumber((_U_SINT)(expected), (_U_SINT)(actual), (message), (UNITY_LINE_TYPE)line, UNITY_DISPLAY_STYLE_HEX64)
-#define UNITY_TEST_ASSERT_EQUAL_INT64_ARRAY(expected, actual, num_elements, line, message)       UnityAssertEqualIntArray((const _U_SINT*)(expected), (const _U_SINT*)(actual), (_UU32)(num_elements), (message), (UNITY_LINE_TYPE)line, UNITY_DISPLAY_STYLE_INT64)
-#define UNITY_TEST_ASSERT_EQUAL_UINT64_ARRAY(expected, actual, num_elements, line, message)      UnityAssertEqualIntArray((const _U_SINT*)(expected), (const _U_SINT*)(actual), (_UU32)(num_elements), (message), (UNITY_LINE_TYPE)line, UNITY_DISPLAY_STYLE_UINT64)
-#define UNITY_TEST_ASSERT_EQUAL_HEX64_ARRAY(expected, actual, num_elements, line, message)       UnityAssertEqualIntArray((const _U_SINT*)(expected), (const _U_SINT*)(actual), (_UU32)(num_elements), (message), (UNITY_LINE_TYPE)line, UNITY_DISPLAY_STYLE_HEX64)
-#endif
-
-#ifdef UNITY_EXCLUDE_FLOAT
-#define UNITY_TEST_ASSERT_FLOAT_WITHIN(delta, expected, actual, line, message)                   UNITY_TEST_FAIL((UNITY_LINE_TYPE)line, "Unity Floating Point Disabled")
-#define UNITY_TEST_ASSERT_EQUAL_FLOAT(expected, actual, line, message)                           UNITY_TEST_FAIL((UNITY_LINE_TYPE)line, "Unity Floating Point Disabled")
-#define UNITY_TEST_ASSERT_EQUAL_FLOAT_ARRAY(expected, actual, num_elements, line, message)       UNITY_TEST_FAIL((UNITY_LINE_TYPE)line, "Unity Floating Point Disabled")
-#else
-#define UNITY_TEST_ASSERT_FLOAT_WITHIN(delta, expected, actual, line, message)                   UnityAssertFloatsWithin((_UF)(delta), (_UF)(expected), (_UF)(actual), (message), (UNITY_LINE_TYPE)line)
-#define UNITY_TEST_ASSERT_EQUAL_FLOAT(expected, actual, line, message)                           UNITY_TEST_ASSERT_FLOAT_WITHIN((_UF)(expected) * (_UF)UNITY_FLOAT_PRECISION, (_UF)expected, (_UF)actual, (UNITY_LINE_TYPE)line, message)
-#define UNITY_TEST_ASSERT_EQUAL_FLOAT_ARRAY(expected, actual, num_elements, line, message)       UnityAssertEqualFloatArray((_UF*)(expected), (_UF*)(actual), (_UU32)(num_elements), (message), (UNITY_LINE_TYPE)line)
-#endif
-
-#endif
diff --git a/tools/ceedling/vendor/unity/targets/gcc.yml b/tools/ceedling/vendor/unity/targets/gcc.yml
deleted file mode 100644 (file)
index 0f18c6c..0000000
+++ /dev/null
@@ -1,42 +0,0 @@
-compiler:
-  path: gcc
-  source_path:     'src/'
-  unit_tests_path: &unit_tests_path 'test/'
-  build_path:      &build_path 'build/'
-  options:
-    - '-c'
-    - '-Wall'
-    - '-Wno-address'
-    - '-std=c99'
-    - '-pedantic'
-  includes:
-    prefix: '-I'
-    items:
-      - 'src/'
-      - '../src/'
-      - *unit_tests_path
-  defines:
-    prefix: '-D'
-    items:
-      - UNITY_SUPPORT_64
-      - UNITY_SUPPORT_TEST_CASES
-  object_files:
-    prefix: '-o'
-    extension: '.o'
-    destination: *build_path
-linker:
-  path: gcc
-  options:
-    - -lm
-  includes:
-    prefix: '-I'
-  object_files:
-    path: *build_path
-    extension: '.o'
-  bin_files:
-    prefix: '-o'
-    extension: '.exe'
-    destination: *build_path
-colour: true
-:unity:
-  :plugins: []
\ No newline at end of file
diff --git a/tools/ceedling/vendor/unity/targets/gcc_64.yml b/tools/ceedling/vendor/unity/targets/gcc_64.yml
deleted file mode 100644 (file)
index 97cb958..0000000
+++ /dev/null
@@ -1,43 +0,0 @@
-compiler:
-  path: gcc
-  source_path:     'src/'
-  unit_tests_path: &unit_tests_path 'test/'
-  build_path:      &build_path 'build/'
-  options:
-    - '-c'
-    - '-Wall'
-    - '-Wno-address'
-    - '-std=c99'
-    - '-pedantic'
-  includes:
-    prefix: '-I'
-    items:
-      - 'src/'
-      - '../src/'
-      - *unit_tests_path
-  defines:
-    prefix: '-D'
-    items:
-      - UNITY_SUPPORT_64
-      - UNITY_SUPPORT_TEST_CASES
-      - 'UNITY_POINTER_WIDTH=64'
-  object_files:
-    prefix: '-o'
-    extension: '.o'
-    destination: *build_path
-linker:
-  path: gcc
-  options:
-    - -lm
-  includes:
-    prefix: '-I'
-  object_files:
-    path: *build_path
-    extension: '.o'
-  bin_files:
-    prefix: '-o'
-    extension: '.exe'
-    destination: *build_path
-colour: true
-:unity:
-  :plugins: []
\ No newline at end of file
diff --git a/tools/ceedling/vendor/unity/targets/hitech_picc18.yml b/tools/ceedling/vendor/unity/targets/hitech_picc18.yml
deleted file mode 100644 (file)
index 210d944..0000000
+++ /dev/null
@@ -1,101 +0,0 @@
-# rumor has it that this yaml file works for the standard edition of the 
-# hitech PICC18 compiler, but not the pro version.
-#
-compiler:
-  path: cd build && picc18
-  source_path: 'c:\Projects\NexGen\Prototypes\CMockTest\src\'
-  unit_tests_path: &unit_tests_path 'c:\Projects\NexGen\Prototypes\CMockTest\test\'
-  build_path: &build_path 'c:\Projects\NexGen\Prototypes\CMockTest\build\'
-  options:
-    - --chip=18F87J10
-    - --ide=hitide
-    - --q #quiet please
-    - --asmlist
-    - --codeoffset=0
-    - --emi=wordwrite # External memory interface protocol
-    - --warn=0 # allow all normal warning messages
-    - --errors=10 # Number of errors before aborting compile
-    - --char=unsigned
-    - -Bl # Large memory model
-    - -G # generate symbol file
-    - --cp=16 # 16-bit pointers
-    - --double=24 
-    - -N255 # 255-char symbol names
-    - --opt=none # Do not use any compiler optimziations
-    - -c # compile only
-    - -M
-  includes:
-    prefix: '-I'
-    items:
-      - 'c:/Projects/NexGen/Prototypes/CMockTest/src/'
-      - 'c:/Projects/NexGen/Prototypes/CMockTest/mocks/'
-      - 'c:/CMock/src/'
-      - 'c:/CMock/examples/src/'
-      - 'c:/CMock/vendor/unity/src/'
-      - 'c:/CMock/vendor/unity/examples/helper/'
-      - *unit_tests_path
-  defines:
-    prefix: '-D' 
-    items: 
-      - UNITY_INT_WIDTH=16 
-      - UNITY_POINTER_WIDTH=16
-      - CMOCK_MEM_STATIC 
-      - CMOCK_MEM_SIZE=3000
-      - UNITY_SUPPORT_TEST_CASES 
-      - _PICC18
-  object_files: 
-    # prefix: '-O' # Hi-Tech doesn't want a prefix. They key off of filename .extensions, instead 
-    extension: '.obj' 
-    destination: *build_path 
-
-linker: 
-  path: cd build && picc18 
-  options: 
-    - --chip=18F87J10 
-    - --ide=hitide 
-    - --cp=24 # 24-bit pointers. Is this needed for linker?? 
-    - --double=24 # Is this needed for linker?? 
-    - -Lw # Scan the pic87*w.lib in the lib/ of the compiler installation directory
-    - --summary=mem,file # info listing 
-    - --summary=+psect 
-    - --summary=+hex 
-    - --output=+intel 
-    - --output=+mcof 
-    - --runtime=+init # Directs startup code to copy idata, ibigdata and ifardata psects from ROM to RAM. 
-    - --runtime=+clear # Directs startup code to clear bss, bigbss, rbss and farbss psects 
-    - --runtime=+clib # link in the c-runtime 
-    - --runtime=+keep # Keep the generated startup src after its obj is linked 
-    - -G # Generate src-level symbol file 
-    - -MIWasTheLastToBuild.map 
-    - --warn=0 # allow all normal warning messages 
-    - -Bl # Large memory model (probably not needed for linking) 
-  includes: 
-    prefix: '-I' 
-    object_files: 
-      path: *build_path 
-      extension: '.obj' 
-    bin_files: 
-      prefix: '-O' 
-      extension: '.hex' 
-      destination: *build_path 
-
-simulator: 
-  path: 
-  pre_support: 
-    - 'java -client -jar ' # note space 
-    - ['C:\Program Files\HI-TECH Software\HI-TIDE\3.15\lib\', 'simpic18.jar'] 
-    - 18F87J10 
-  post_support: 
-
-:cmock: 
-  :plugins: [] 
-  :includes: 
-    - Types.h 
-  :suite_teardown: |
-    if (num_failures)
-      _FAILED_TEST();
-    else
-      _PASSED_TESTS();
-    return 0;
-
-colour: true 
\ No newline at end of file
diff --git a/tools/ceedling/vendor/unity/targets/iar_arm_v4.yml b/tools/ceedling/vendor/unity/targets/iar_arm_v4.yml
deleted file mode 100644 (file)
index c2e7f18..0000000
+++ /dev/null
@@ -1,89 +0,0 @@
-tools_root: &tools_root 'C:\Program Files\IAR Systems\Embedded Workbench 4.0 Kickstart\'
-compiler:
-  path:             [*tools_root, 'arm\bin\iccarm.exe']
-  source_path:      'src\'
-  unit_tests_path:  &unit_tests_path 'test\'
-  build_path:       &build_path 'build\'
-  options:
-    - --dlib_config
-    - [*tools_root, 'arm\lib\dl4tptinl8n.h']
-    - -z3
-    - --no_cse
-    - --no_unroll
-    - --no_inline
-    - --no_code_motion
-    - --no_tbaa
-    - --no_clustering
-    - --no_scheduling 
-    - --debug
-    - --cpu_mode thumb
-    - --endian little
-    - --cpu ARM7TDMI
-    - --stack_align 4
-    - --interwork
-    - -e
-    - --silent
-    - --warnings_are_errors
-    - --fpu None
-    - --diag_suppress Pa050
-  includes:
-    prefix: '-I'
-    items:
-      - [*tools_root, 'arm\inc\']
-      - 'src\'
-      - '..\src\'
-      - *unit_tests_path
-      - 'vendor\unity\src\'
-  defines:
-    prefix: '-D'
-    items:
-      - UNITY_SUPPORT_64
-      - 'UNITY_SUPPORT_TEST_CASES'
-  object_files:
-    prefix: '-o'
-    extension: '.r79'
-    destination: *build_path
-linker:
-  path: [*tools_root, 'common\bin\xlink.exe']
-  options:
-    - -rt
-    - [*tools_root, 'arm\lib\dl4tptinl8n.r79']
-    - -D_L_EXTMEM_START=0
-    - -D_L_EXTMEM_SIZE=0
-    - -D_L_HEAP_SIZE=120
-    - -D_L_STACK_SIZE=32
-    - -e_small_write=_formatted_write
-    - -s
-    - __program_start
-    - -f
-    - [*tools_root, '\arm\config\lnkarm.xcl']
-  includes:
-    prefix: '-I'
-    items:
-      - [*tools_root, 'arm\config\']
-      - [*tools_root, 'arm\lib\']
-  object_files:
-    path: *build_path
-    extension: '.r79'
-  bin_files:
-    prefix: '-o'
-    extension: '.d79'
-    destination: *build_path
-simulator:
-  path: [*tools_root, 'common\bin\CSpyBat.exe']
-  pre_support:
-    - --silent
-    - [*tools_root, 'arm\bin\armproc.dll']
-    - [*tools_root, 'arm\bin\armsim.dll']
-  post_support:
-    - --plugin
-    - [*tools_root, 'arm\bin\armbat.dll']
-    - --backend
-    - -B
-    - -p
-    - [*tools_root, 'arm\config\ioat91sam7X256.ddf']
-    - -d
-    - sim
-colour: true
-:unity:
-  :plugins: []
\ No newline at end of file
diff --git a/tools/ceedling/vendor/unity/targets/iar_arm_v5.yml b/tools/ceedling/vendor/unity/targets/iar_arm_v5.yml
deleted file mode 100644 (file)
index 0549d8e..0000000
+++ /dev/null
@@ -1,79 +0,0 @@
-tools_root: &tools_root 'C:\Program Files\IAR Systems\Embedded Workbench 5.3\'
-compiler:
-  path:             [*tools_root, 'arm\bin\iccarm.exe']
-  source_path:      'src\'
-  unit_tests_path:  &unit_tests_path 'test\'
-  build_path:       &build_path 'build\'
-  options:
-    - --dlib_config
-    - [*tools_root, 'arm\inc\DLib_Config_Normal.h']
-    - --no_cse
-    - --no_unroll
-    - --no_inline
-    - --no_code_motion
-    - --no_tbaa
-    - --no_clustering
-    - --no_scheduling 
-    - --debug
-    - --cpu_mode thumb
-    - --endian=little
-    - --cpu=ARM7TDMI
-    - --interwork
-    - --warnings_are_errors
-    - --fpu=None
-    - --diag_suppress=Pa050
-    - --diag_suppress=Pe111
-    - -e
-    - -On
-  includes:
-    prefix: '-I'
-    items:
-      - [*tools_root, 'arm\inc\']
-      - 'src\'
-      - '..\src\'
-      - *unit_tests_path
-      - 'vendor\unity\src\'
-      - 'iar\iar_v5\incIAR\'
-  defines:
-    prefix: '-D'
-    items:
-      - UNITY_SUPPORT_64
-      - 'UNITY_SUPPORT_TEST_CASES'
-  object_files:
-    prefix: '-o'
-    extension: '.r79'
-    destination: *build_path
-linker:
-  path: [*tools_root, 'arm\bin\ilinkarm.exe']
-  options:
-    - --redirect _Printf=_PrintfLarge
-    - --redirect _Scanf=_ScanfSmall
-    - --semihosting
-    - --entry __iar_program_start
-    - --config
-    - [*tools_root, 'arm\config\generic.icf']
-  object_files:
-    path: *build_path
-    extension: '.o'
-  bin_files:
-    prefix: '-o'
-    extension: '.out'
-    destination: *build_path
-simulator:
-  path: [*tools_root, 'common\bin\CSpyBat.exe']
-  pre_support:
-    - --silent
-    - [*tools_root, 'arm\bin\armproc.dll']
-    - [*tools_root, 'arm\bin\armsim.dll']
-  post_support:
-    - --plugin
-    - [*tools_root, 'arm\bin\armbat.dll']
-    - --backend
-    - -B
-    - -p
-    - [*tools_root, 'arm\config\debugger\atmel\ioat91sam7X256.ddf']
-    - -d
-    - sim
-colour: true
-:unity:
-  :plugins: []
\ No newline at end of file
diff --git a/tools/ceedling/vendor/unity/targets/iar_arm_v5_3.yml b/tools/ceedling/vendor/unity/targets/iar_arm_v5_3.yml
deleted file mode 100644 (file)
index 0549d8e..0000000
+++ /dev/null
@@ -1,79 +0,0 @@
-tools_root: &tools_root 'C:\Program Files\IAR Systems\Embedded Workbench 5.3\'
-compiler:
-  path:             [*tools_root, 'arm\bin\iccarm.exe']
-  source_path:      'src\'
-  unit_tests_path:  &unit_tests_path 'test\'
-  build_path:       &build_path 'build\'
-  options:
-    - --dlib_config
-    - [*tools_root, 'arm\inc\DLib_Config_Normal.h']
-    - --no_cse
-    - --no_unroll
-    - --no_inline
-    - --no_code_motion
-    - --no_tbaa
-    - --no_clustering
-    - --no_scheduling 
-    - --debug
-    - --cpu_mode thumb
-    - --endian=little
-    - --cpu=ARM7TDMI
-    - --interwork
-    - --warnings_are_errors
-    - --fpu=None
-    - --diag_suppress=Pa050
-    - --diag_suppress=Pe111
-    - -e
-    - -On
-  includes:
-    prefix: '-I'
-    items:
-      - [*tools_root, 'arm\inc\']
-      - 'src\'
-      - '..\src\'
-      - *unit_tests_path
-      - 'vendor\unity\src\'
-      - 'iar\iar_v5\incIAR\'
-  defines:
-    prefix: '-D'
-    items:
-      - UNITY_SUPPORT_64
-      - 'UNITY_SUPPORT_TEST_CASES'
-  object_files:
-    prefix: '-o'
-    extension: '.r79'
-    destination: *build_path
-linker:
-  path: [*tools_root, 'arm\bin\ilinkarm.exe']
-  options:
-    - --redirect _Printf=_PrintfLarge
-    - --redirect _Scanf=_ScanfSmall
-    - --semihosting
-    - --entry __iar_program_start
-    - --config
-    - [*tools_root, 'arm\config\generic.icf']
-  object_files:
-    path: *build_path
-    extension: '.o'
-  bin_files:
-    prefix: '-o'
-    extension: '.out'
-    destination: *build_path
-simulator:
-  path: [*tools_root, 'common\bin\CSpyBat.exe']
-  pre_support:
-    - --silent
-    - [*tools_root, 'arm\bin\armproc.dll']
-    - [*tools_root, 'arm\bin\armsim.dll']
-  post_support:
-    - --plugin
-    - [*tools_root, 'arm\bin\armbat.dll']
-    - --backend
-    - -B
-    - -p
-    - [*tools_root, 'arm\config\debugger\atmel\ioat91sam7X256.ddf']
-    - -d
-    - sim
-colour: true
-:unity:
-  :plugins: []
\ No newline at end of file
diff --git a/tools/ceedling/vendor/unity/targets/iar_armcortex_LM3S9B92_v5_4.yml b/tools/ceedling/vendor/unity/targets/iar_armcortex_LM3S9B92_v5_4.yml
deleted file mode 100644 (file)
index eb0785c..0000000
+++ /dev/null
@@ -1,93 +0,0 @@
-#Default tool path for IAR 5.4 on Windows XP 64bit
-tools_root: &tools_root 'C:\Program Files (x86)\IAR Systems\Embedded Workbench 5.4 Kickstart\'
-compiler:
-  path:             [*tools_root, 'arm\bin\iccarm.exe']
-  source_path:      'src\'
-  unit_tests_path:  &unit_tests_path 'test\'
-  build_path:       &build_path 'build\'
-  options: 
-    - --diag_suppress=Pa050
-    #- --diag_suppress=Pe111
-    - --debug
-    - --endian=little
-    - --cpu=Cortex-M3
-    - --no_path_in_file_macros
-    - -e
-    - --fpu=None
-    - --dlib_config
-    - [*tools_root, 'arm\inc\DLib_Config_Normal.h']
-    #- --preinclude --preinclude C:\Vss\T2 Working\common\system.h
-    - --interwork
-    - --warnings_are_errors
-#    - Ohz
-    - -Oh
-#    - --no_cse
-#    - --no_unroll
-#    - --no_inline
-#    - --no_code_motion
-#    - --no_tbaa
-#    - --no_clustering
-#    - --no_scheduling 
-
-  includes:
-    prefix: '-I'
-    items:
-      - [*tools_root, 'arm\inc\']
-      - 'src\'
-      - '..\src\'
-      - *unit_tests_path
-      - 'vendor\unity\src\'
-      - 'iar\iar_v5\incIAR\'
-  defines:
-    prefix: '-D'
-    items:
-      - ewarm
-      - PART_LM3S9B92
-      - TARGET_IS_TEMPEST_RB1
-      - USE_ROM_DRIVERS
-      - UART_BUFFERED
-      - UNITY_SUPPORT_64
-  object_files:
-    prefix: '-o'
-    extension: '.r79'
-    destination: *build_path
-linker:
-  path: [*tools_root, 'arm\bin\ilinkarm.exe']
-  options:
-    - --redirect _Printf=_PrintfLarge
-    - --redirect _Scanf=_ScanfSmall
-    - --semihosting
-    - --entry __iar_program_start
-    - --config
-    - [*tools_root, 'arm\config\generic.icf']  
-#    - ['C:\Temp\lm3s9b92.icf']
-  object_files:
-    path: *build_path
-    extension: '.o'
-  bin_files:
-    prefix: '-o'
-    extension: '.out'
-    destination: *build_path
-simulator:
-  path: [*tools_root, 'common\bin\CSpyBat.exe']
-  pre_support:
-    #- --silent
-    - [*tools_root, 'arm\bin\armproc.dll']
-    - [*tools_root, 'arm\bin\armsim2.dll']
-  post_support:
-    - --plugin
-    - [*tools_root, 'arm\bin\armbat.dll']
-    - --backend
-    - -B
-    - --endian=little
-    - --cpu=Cortex-M3
-    - --fpu=None
-    - -p
-    - [*tools_root, 'arm\config\debugger\TexasInstruments\iolm3sxxxx.ddf']
-    - --semihosting
-    - --device=LM3SxBxx
-    #- -d
-    #- sim
-colour: true
-:unity:
-  :plugins: []
\ No newline at end of file
diff --git a/tools/ceedling/vendor/unity/targets/iar_cortexm3_v5.yml b/tools/ceedling/vendor/unity/targets/iar_cortexm3_v5.yml
deleted file mode 100644 (file)
index cf0d1d0..0000000
+++ /dev/null
@@ -1,83 +0,0 @@
-# unit testing under iar compiler / simulator for STM32 Cortex-M3
-
-tools_root: &tools_root 'C:\Program Files\IAR Systems\Embedded Workbench 5.4\'
-compiler:
- path: [*tools_root, 'arm\bin\iccarm.exe']
- source_path: 'src\'
- unit_tests_path: &unit_tests_path 'test\'
- build_path: &build_path 'build\'
- options:
-   - --dlib_config
-   - [*tools_root, 'arm\inc\DLib_Config_Normal.h']
-   - --no_cse
-   - --no_unroll
-   - --no_inline
-   - --no_code_motion
-   - --no_tbaa
-   - --no_clustering
-   - --no_scheduling
-   - --debug
-   - --cpu_mode thumb
-   - --endian=little
-   - --cpu=Cortex-M3
-   - --interwork
-   - --warnings_are_errors
-   - --fpu=None
-   - --diag_suppress=Pa050
-   - --diag_suppress=Pe111
-   - -e
-   - -On
- includes:
-   prefix: '-I'
-   items:
-     - [*tools_root, 'arm\inc\']
-     - 'src\'
-      - '..\src\'
-     - *unit_tests_path
-     - 'vendor\unity\src\'
-     - 'iar\iar_v5\incIAR\'
- defines:
-   prefix: '-D'
-   items:
-     - 'IAR'
-     - 'UNITY_SUPPORT_64'
-     - 'UNITY_SUPPORT_TEST_CASES'
- object_files:
-   prefix: '-o'
-   extension: '.r79'
-   destination: *build_path
-linker:
- path: [*tools_root, 'arm\bin\ilinkarm.exe']
- options:
-   - --redirect _Printf=_PrintfLarge
-   - --redirect _Scanf=_ScanfSmall
-   - --semihosting
-   - --entry __iar_program_start
-   - --config
-   - [*tools_root, 'arm\config\generic_cortex.icf']
- object_files:
-   path: *build_path
-   extension: '.o'
- bin_files:
-   prefix: '-o'
-   extension: '.out'
-   destination: *build_path
-simulator:
- path: [*tools_root, 'common\bin\CSpyBat.exe']
- pre_support:
-   - --silent
-   - [*tools_root, 'arm\bin\armproc.dll']
-   - [*tools_root, 'arm\bin\armsim.dll']
- post_support:
-   - --plugin
-   - [*tools_root, 'arm\bin\armbat.dll']
-   - --backend
-   - -B
-   - -p
-   - [*tools_root, 'arm\config\debugger\ST\iostm32f107xx.ddf']
-   - --cpu=Cortex-M3
-   - -d
-   - sim
-colour: true
-:unity:
-  :plugins: []
\ No newline at end of file
diff --git a/tools/ceedling/vendor/unity/targets/iar_msp430.yml b/tools/ceedling/vendor/unity/targets/iar_msp430.yml
deleted file mode 100644 (file)
index e022647..0000000
+++ /dev/null
@@ -1,94 +0,0 @@
-tools_root:  &tools_root 'C:\Program Files\IAR Systems\Embedded Workbench 5.3 MSP430\'
-core_root:   &core_root [*tools_root, '430\']
-core_bin:    &core_bin [*core_root, 'bin\']
-core_config: &core_config [*core_root, 'config\']
-core_lib:    &core_lib [*core_root, 'lib\']
-core_inc:    &core_inc [*core_root, 'inc\']
-core_config: &core_config [*core_root, 'config\']
-
-compiler:
-  path:             [*core_bin, 'icc430.exe']
-  source_path:      'src\'
-  unit_tests_path:  &unit_tests_path 'test\'
-  build_path:       &build_path 'build\'
-  options:
-    - --dlib_config
-    - [*core_lib, 'dlib\dl430fn.h']
-    - --no_cse
-    - --no_unroll
-    - --no_inline
-    - --no_code_motion
-    - --no_tbaa
-    - --debug
-    - -e
-    - -Ol
-    - --multiplier=16
-    - --double=32
-    - --diag_suppress Pa050
-    - --diag_suppress Pe111
-  includes:
-    prefix: '-I'
-    items:
-      - *core_inc
-      - [*core_inc, 'dlib']
-      - [*core_lib, 'dlib']
-      - 'src\'
-      - '../src/'
-      - *unit_tests_path
-      - 'vendor\unity\src'
-  defines:
-    prefix: '-D'
-    items:
-      - '__MSP430F149__'
-      - 'INT_WIDTH=16'
-      - 'UNITY_EXCLUDE_FLOAT'
-      - 'UNITY_SUPPORT_TEST_CASES'
-  object_files:
-    prefix: '-o'
-    extension: '.r43'
-    destination: *build_path
-linker:
-  path: [*core_bin, 'xlink.exe']
-  options:
-    - -rt
-    - [*core_lib, 'dlib\dl430fn.r43']
-    - -e_PrintfTiny=_Printf
-    - -e_ScanfSmall=_Scanf
-    - -s __program_start
-    - -D_STACK_SIZE=50
-    - -D_DATA16_HEAP_SIZE=50
-    - -D_DATA20_HEAP_SIZE=50
-    - -f
-    - [*core_config, 'lnk430f5438.xcl']
-    - -f
-    - [*core_config, 'multiplier.xcl']
-  includes:
-    prefix: '-I'
-    items:
-      - *core_config
-      - *core_lib
-      - [*core_lib, 'dlib']
-  object_files:
-    path: *build_path
-    extension: '.r79'
-  bin_files:
-    prefix: '-o'
-    extension: '.d79'
-    destination: *build_path
-simulator:
-  path: [*tools_root, 'common\bin\CSpyBat.exe']
-  pre_support:
-    - --silent
-    - [*core_bin, '430proc.dll']
-    - [*core_bin, '430sim.dll']
-  post_support:
-    - --plugin
-    - [*core_bin, '430bat.dll']
-    - --backend -B
-    - --cpu MSP430F5438
-    - -p
-    - [*core_config, 'MSP430F5438.ddf']
-    - -d sim
-colour: true
-:unity:
-  :plugins: []
\ No newline at end of file
diff --git a/tools/ceedling/vendor/unity/targets/iar_sh2a_v6.yml b/tools/ceedling/vendor/unity/targets/iar_sh2a_v6.yml
deleted file mode 100644 (file)
index ddc5603..0000000
+++ /dev/null
@@ -1,85 +0,0 @@
-tools_root: &tools_root 'C:\Program Files\IAR Systems\Embedded Workbench 6.0\'
-compiler:
-  path:             [*tools_root, 'sh\bin\iccsh.exe']
-  source_path:      'src\'
-  unit_tests_path:  &unit_tests_path 'test\'
-  build_path:       &build_path 'build\'
-  options:
-    - -e
-    - --char_is_signed
-    - -Ol
-    - --no_cse
-    - --no_unroll
-    - --no_inline
-    - --no_code_motion
-    - --no_tbaa
-    - --no_scheduling
-    - --no_clustering
-    - --debug
-    - --dlib_config
-    - [*tools_root, 'sh\inc\DLib_Product.h']
-    - --double=32
-    - --code_model=huge
-    - --data_model=huge
-    - --core=sh2afpu
-    - --warnings_affect_exit_code
-    - --warnings_are_errors
-    - --mfc
-    - --use_unix_directory_separators
-    - --diag_suppress=Pe161
-  includes:
-    prefix: '-I'
-    items:
-      - [*tools_root, 'sh\inc\']
-      - [*tools_root, 'sh\inc\c']
-      - 'src\'
-      - '..\src\'
-      - *unit_tests_path
-      - 'vendor\unity\src\'
-  defines:
-    prefix: '-D'
-    items:
-      - UNITY_SUPPORT_64
-      - 'UNITY_SUPPORT_TEST_CASES'
-  object_files:
-    prefix: '-o'
-    extension: '.o'
-    destination: *build_path
-linker:
-  path: [*tools_root, 'sh\bin\ilinksh.exe']
-  options:
-    - --redirect __Printf=__PrintfSmall
-    - --redirect __Scanf=__ScanfSmall
-    - --config
-    - [*tools_root, 'sh\config\generic.icf']
-    - --config_def _CSTACK_SIZE=0x800
-    - --config_def _HEAP_SIZE=0x800
-    - --config_def _INT_TABLE=0x10
-    - --entry __iar_program_start
-    - --debug_lib
-  object_files:
-    path: *build_path
-    extension: '.o'
-  bin_files:
-    prefix: '-o'
-    extension: '.out'
-    destination: *build_path
-simulator:
-  path: [*tools_root, 'common\bin\CSpyBat.exe']
-  pre_support:
-    - --silent
-    - [*tools_root, 'sh\bin\shproc.dll']
-    - [*tools_root, 'sh\bin\shsim.dll']
-  post_support:
-    - --plugin
-    - [*tools_root, 'sh\bin\shbat.dll']
-    - --backend
-    - -B
-    - --core sh2afpu
-    - -p
-    - [*tools_root, 'sh\config\debugger\io7264.ddf']
-    - -d
-    - sim
-colour: true
-:unity:
-  :plugins: []
\ No newline at end of file
diff --git a/tools/ceedling/vendor/unity/test/expectdata/testsample_cmd.c b/tools/ceedling/vendor/unity/test/expectdata/testsample_cmd.c
deleted file mode 100644 (file)
index 42841d8..0000000
+++ /dev/null
@@ -1,54 +0,0 @@
-/* AUTOGENERATED FILE. DO NOT EDIT. */
-
-//=======Test Runner Used To Run Each Test Below=====
-#define RUN_TEST(TestFunc, TestLineNum) \
-{ \
-  Unity.CurrentTestName = #TestFunc; \
-  Unity.CurrentTestLineNumber = TestLineNum; \
-  Unity.NumberOfTests++; \
-  if (TEST_PROTECT()) \
-  { \
-    CEXCEPTION_T e; \
-    Try { \
-      setUp(); \
-      TestFunc(); \
-    } Catch(e) { TEST_ASSERT_EQUAL_HEX32_MESSAGE(CEXCEPTION_NONE, e, "Unhandled Exception!"); } \
-  } \
-  if (TEST_PROTECT() && !TEST_IS_IGNORED) \
-  { \
-    tearDown(); \
-  } \
-  UnityConcludeTest(); \
-}
-
-//=======Automagically Detected Files To Include=====
-#include "unity.h"
-#include <setjmp.h>
-#include <stdio.h>
-#include "CException.h"
-
-//=======External Functions This Runner Calls=====
-extern void setUp(void);
-extern void tearDown(void);
-extern void test_TheFirstThingToTest(void);
-extern void test_TheSecondThingToTest(void);
-
-
-//=======Test Reset Option=====
-void resetTest()
-{
-  tearDown();
-  setUp();
-}
-
-
-//=======MAIN=====
-int main(void)
-{
-  Unity.TestFile = "test/testdata/testsample.c";
-  UnityBegin();
-  RUN_TEST(test_TheFirstThingToTest, 21);
-  RUN_TEST(test_TheSecondThingToTest, 43);
-
-  return (UnityEnd());
-}
diff --git a/tools/ceedling/vendor/unity/test/expectdata/testsample_def.c b/tools/ceedling/vendor/unity/test/expectdata/testsample_def.c
deleted file mode 100644 (file)
index 8280804..0000000
+++ /dev/null
@@ -1,50 +0,0 @@
-/* AUTOGENERATED FILE. DO NOT EDIT. */
-
-//=======Test Runner Used To Run Each Test Below=====
-#define RUN_TEST(TestFunc, TestLineNum) \
-{ \
-  Unity.CurrentTestName = #TestFunc; \
-  Unity.CurrentTestLineNumber = TestLineNum; \
-  Unity.NumberOfTests++; \
-  if (TEST_PROTECT()) \
-  { \
-      setUp(); \
-      TestFunc(); \
-  } \
-  if (TEST_PROTECT() && !TEST_IS_IGNORED) \
-  { \
-    tearDown(); \
-  } \
-  UnityConcludeTest(); \
-}
-
-//=======Automagically Detected Files To Include=====
-#include "unity.h"
-#include <setjmp.h>
-#include <stdio.h>
-
-//=======External Functions This Runner Calls=====
-extern void setUp(void);
-extern void tearDown(void);
-extern void test_TheFirstThingToTest(void);
-extern void test_TheSecondThingToTest(void);
-
-
-//=======Test Reset Option=====
-void resetTest()
-{
-  tearDown();
-  setUp();
-}
-
-
-//=======MAIN=====
-int main(void)
-{
-  Unity.TestFile = "test/testdata/testsample.c";
-  UnityBegin();
-  RUN_TEST(test_TheFirstThingToTest, 21);
-  RUN_TEST(test_TheSecondThingToTest, 43);
-
-  return (UnityEnd());
-}
diff --git a/tools/ceedling/vendor/unity/test/expectdata/testsample_mock_cmd.c b/tools/ceedling/vendor/unity/test/expectdata/testsample_mock_cmd.c
deleted file mode 100644 (file)
index e47b31c..0000000
+++ /dev/null
@@ -1,76 +0,0 @@
-/* AUTOGENERATED FILE. DO NOT EDIT. */
-
-//=======Test Runner Used To Run Each Test Below=====
-#define RUN_TEST(TestFunc, TestLineNum) \
-{ \
-  Unity.CurrentTestName = #TestFunc; \
-  Unity.CurrentTestLineNumber = TestLineNum; \
-  Unity.NumberOfTests++; \
-  if (TEST_PROTECT()) \
-  { \
-    CEXCEPTION_T e; \
-    Try { \
-      CMock_Init(); \
-      setUp(); \
-      TestFunc(); \
-      CMock_Verify(); \
-    } Catch(e) { TEST_ASSERT_EQUAL_HEX32_MESSAGE(CEXCEPTION_NONE, e, "Unhandled Exception!"); } \
-  } \
-  CMock_Destroy(); \
-  if (TEST_PROTECT() && !TEST_IS_IGNORED) \
-  { \
-    tearDown(); \
-  } \
-  UnityConcludeTest(); \
-}
-
-//=======Automagically Detected Files To Include=====
-#include "unity.h"
-#include "cmock.h"
-#include <setjmp.h>
-#include <stdio.h>
-#include "CException.h"
-#include "Mockstanky.h"
-
-//=======External Functions This Runner Calls=====
-extern void setUp(void);
-extern void tearDown(void);
-extern void test_TheFirstThingToTest(void);
-extern void test_TheSecondThingToTest(void);
-
-
-//=======Mock Management=====
-static void CMock_Init(void)
-{
-  Mockstanky_Init();
-}
-static void CMock_Verify(void)
-{
-  Mockstanky_Verify();
-}
-static void CMock_Destroy(void)
-{
-  Mockstanky_Destroy();
-}
-
-//=======Test Reset Option=====
-void resetTest()
-{
-  CMock_Verify();
-  CMock_Destroy();
-  tearDown();
-  CMock_Init();
-  setUp();
-}
-
-
-//=======MAIN=====
-int main(void)
-{
-  Unity.TestFile = "test/testdata/mocksample.c";
-  UnityBegin();
-  RUN_TEST(test_TheFirstThingToTest, 21);
-  RUN_TEST(test_TheSecondThingToTest, 43);
-
-  return (UnityEnd());
-}
diff --git a/tools/ceedling/vendor/unity/test/expectdata/testsample_mock_def.c b/tools/ceedling/vendor/unity/test/expectdata/testsample_mock_def.c
deleted file mode 100644 (file)
index 3ca9dba..0000000
+++ /dev/null
@@ -1,72 +0,0 @@
-/* AUTOGENERATED FILE. DO NOT EDIT. */
-
-//=======Test Runner Used To Run Each Test Below=====
-#define RUN_TEST(TestFunc, TestLineNum) \
-{ \
-  Unity.CurrentTestName = #TestFunc; \
-  Unity.CurrentTestLineNumber = TestLineNum; \
-  Unity.NumberOfTests++; \
-  if (TEST_PROTECT()) \
-  { \
-      CMock_Init(); \
-      setUp(); \
-      TestFunc(); \
-      CMock_Verify(); \
-  } \
-  CMock_Destroy(); \
-  if (TEST_PROTECT() && !TEST_IS_IGNORED) \
-  { \
-    tearDown(); \
-  } \
-  UnityConcludeTest(); \
-}
-
-//=======Automagically Detected Files To Include=====
-#include "unity.h"
-#include "cmock.h"
-#include <setjmp.h>
-#include <stdio.h>
-#include "Mockstanky.h"
-
-//=======External Functions This Runner Calls=====
-extern void setUp(void);
-extern void tearDown(void);
-extern void test_TheFirstThingToTest(void);
-extern void test_TheSecondThingToTest(void);
-
-
-//=======Mock Management=====
-static void CMock_Init(void)
-{
-  Mockstanky_Init();
-}
-static void CMock_Verify(void)
-{
-  Mockstanky_Verify();
-}
-static void CMock_Destroy(void)
-{
-  Mockstanky_Destroy();
-}
-
-//=======Test Reset Option=====
-void resetTest()
-{
-  CMock_Verify();
-  CMock_Destroy();
-  tearDown();
-  CMock_Init();
-  setUp();
-}
-
-
-//=======MAIN=====
-int main(void)
-{
-  Unity.TestFile = "test/testdata/mocksample.c";
-  UnityBegin();
-  RUN_TEST(test_TheFirstThingToTest, 21);
-  RUN_TEST(test_TheSecondThingToTest, 43);
-
-  return (UnityEnd());
-}
diff --git a/tools/ceedling/vendor/unity/test/expectdata/testsample_mock_new1.c b/tools/ceedling/vendor/unity/test/expectdata/testsample_mock_new1.c
deleted file mode 100644 (file)
index a7cbcd8..0000000
+++ /dev/null
@@ -1,85 +0,0 @@
-/* AUTOGENERATED FILE. DO NOT EDIT. */
-
-//=======Test Runner Used To Run Each Test Below=====
-#define RUN_TEST(TestFunc, TestLineNum) \
-{ \
-  Unity.CurrentTestName = #TestFunc; \
-  Unity.CurrentTestLineNumber = TestLineNum; \
-  Unity.NumberOfTests++; \
-  if (TEST_PROTECT()) \
-  { \
-    CEXCEPTION_T e; \
-    Try { \
-      CMock_Init(); \
-      setUp(); \
-      TestFunc(); \
-      CMock_Verify(); \
-    } Catch(e) { TEST_ASSERT_EQUAL_HEX32_MESSAGE(CEXCEPTION_NONE, e, "Unhandled Exception!"); } \
-  } \
-  CMock_Destroy(); \
-  if (TEST_PROTECT() && !TEST_IS_IGNORED) \
-  { \
-    tearDown(); \
-  } \
-  UnityConcludeTest(); \
-}
-
-//=======Automagically Detected Files To Include=====
-#include "unity.h"
-#include "cmock.h"
-#include "one.h"
-#include "two.h"
-#include <setjmp.h>
-#include <stdio.h>
-#include "CException.h"
-#include "Mockstanky.h"
-
-int GlobalExpectCount;
-int GlobalVerifyOrder;
-char* GlobalOrderError;
-
-//=======External Functions This Runner Calls=====
-extern void setUp(void);
-extern void tearDown(void);
-extern void test_TheFirstThingToTest(void);
-extern void test_TheSecondThingToTest(void);
-
-
-//=======Mock Management=====
-static void CMock_Init(void)
-{
-  GlobalExpectCount = 0;
-  GlobalVerifyOrder = 0;
-  GlobalOrderError = NULL;
-  Mockstanky_Init();
-}
-static void CMock_Verify(void)
-{
-  Mockstanky_Verify();
-}
-static void CMock_Destroy(void)
-{
-  Mockstanky_Destroy();
-}
-
-//=======Test Reset Option=====
-void resetTest()
-{
-  CMock_Verify();
-  CMock_Destroy();
-  tearDown();
-  CMock_Init();
-  setUp();
-}
-
-
-//=======MAIN=====
-int main(void)
-{
-  Unity.TestFile = "test/testdata/mocksample.c";
-  UnityBegin();
-  RUN_TEST(test_TheFirstThingToTest, 21);
-  RUN_TEST(test_TheSecondThingToTest, 43);
-
-  return (UnityEnd());
-}
diff --git a/tools/ceedling/vendor/unity/test/expectdata/testsample_mock_new2.c b/tools/ceedling/vendor/unity/test/expectdata/testsample_mock_new2.c
deleted file mode 100644 (file)
index 2c76bf2..0000000
+++ /dev/null
@@ -1,85 +0,0 @@
-/* AUTOGENERATED FILE. DO NOT EDIT. */
-
-//=======Test Runner Used To Run Each Test Below=====
-#define RUN_TEST(TestFunc, TestLineNum) \
-{ \
-  Unity.CurrentTestName = #TestFunc; \
-  Unity.CurrentTestLineNumber = TestLineNum; \
-  Unity.NumberOfTests++; \
-  if (TEST_PROTECT()) \
-  { \
-      CMock_Init(); \
-      setUp(); \
-      TestFunc(); \
-      CMock_Verify(); \
-  } \
-  CMock_Destroy(); \
-  if (TEST_PROTECT() && !TEST_IS_IGNORED) \
-  { \
-    tearDown(); \
-  } \
-  UnityConcludeTest(); \
-}
-
-//=======Automagically Detected Files To Include=====
-#include "unity.h"
-#include "cmock.h"
-#include <setjmp.h>
-#include <stdio.h>
-#include "Mockstanky.h"
-
-//=======External Functions This Runner Calls=====
-extern void setUp(void);
-extern void tearDown(void);
-extern void test_TheFirstThingToTest(void);
-extern void test_TheSecondThingToTest(void);
-
-
-//=======Mock Management=====
-static void CMock_Init(void)
-{
-  Mockstanky_Init();
-}
-static void CMock_Verify(void)
-{
-  Mockstanky_Verify();
-}
-static void CMock_Destroy(void)
-{
-  Mockstanky_Destroy();
-}
-
-//=======Suite Setup=====
-static int suite_setup(void)
-{
-a_custom_setup();
-}
-
-//=======Suite Teardown=====
-static int suite_teardown(int num_failures)
-{
-a_custom_teardown();
-}
-
-//=======Test Reset Option=====
-void resetTest()
-{
-  CMock_Verify();
-  CMock_Destroy();
-  tearDown();
-  CMock_Init();
-  setUp();
-}
-
-
-//=======MAIN=====
-int main(void)
-{
-  suite_setup();
-  Unity.TestFile = "test/testdata/mocksample.c";
-  UnityBegin();
-  RUN_TEST(test_TheFirstThingToTest, 21);
-  RUN_TEST(test_TheSecondThingToTest, 43);
-
-  return suite_teardown(UnityEnd());
-}
diff --git a/tools/ceedling/vendor/unity/test/expectdata/testsample_mock_param.c b/tools/ceedling/vendor/unity/test/expectdata/testsample_mock_param.c
deleted file mode 100644 (file)
index 23c04f4..0000000
+++ /dev/null
@@ -1,73 +0,0 @@
-/* AUTOGENERATED FILE. DO NOT EDIT. */
-
-//=======Test Runner Used To Run Each Test Below=====
-#define RUN_TEST_NO_ARGS
-#define RUN_TEST(TestFunc, TestLineNum, ...) \
-{ \
-  Unity.CurrentTestName = #TestFunc "(" #__VA_ARGS__ ")"; \
-  Unity.CurrentTestLineNumber = TestLineNum; \
-  Unity.NumberOfTests++; \
-  if (TEST_PROTECT()) \
-  { \
-      CMock_Init(); \
-      setUp(); \
-      TestFunc(__VA_ARGS__); \
-      CMock_Verify(); \
-  } \
-  CMock_Destroy(); \
-  if (TEST_PROTECT() && !TEST_IS_IGNORED) \
-  { \
-    tearDown(); \
-  } \
-  UnityConcludeTest(); \
-}
-
-//=======Automagically Detected Files To Include=====
-#include "unity.h"
-#include "cmock.h"
-#include <setjmp.h>
-#include <stdio.h>
-#include "Mockstanky.h"
-
-//=======External Functions This Runner Calls=====
-extern void setUp(void);
-extern void tearDown(void);
-extern void test_TheFirstThingToTest(void);
-extern void test_TheSecondThingToTest(void);
-
-
-//=======Mock Management=====
-static void CMock_Init(void)
-{
-  Mockstanky_Init();
-}
-static void CMock_Verify(void)
-{
-  Mockstanky_Verify();
-}
-static void CMock_Destroy(void)
-{
-  Mockstanky_Destroy();
-}
-
-//=======Test Reset Option=====
-void resetTest()
-{
-  CMock_Verify();
-  CMock_Destroy();
-  tearDown();
-  CMock_Init();
-  setUp();
-}
-
-
-//=======MAIN=====
-int main(void)
-{
-  Unity.TestFile = "test/testdata/mocksample.c";
-  UnityBegin();
-  RUN_TEST(test_TheFirstThingToTest, 21, RUN_TEST_NO_ARGS);
-  RUN_TEST(test_TheSecondThingToTest, 43, RUN_TEST_NO_ARGS);
-
-  return (UnityEnd());
-}
diff --git a/tools/ceedling/vendor/unity/test/expectdata/testsample_mock_run1.c b/tools/ceedling/vendor/unity/test/expectdata/testsample_mock_run1.c
deleted file mode 100644 (file)
index a7cbcd8..0000000
+++ /dev/null
@@ -1,85 +0,0 @@
-/* AUTOGENERATED FILE. DO NOT EDIT. */
-
-//=======Test Runner Used To Run Each Test Below=====
-#define RUN_TEST(TestFunc, TestLineNum) \
-{ \
-  Unity.CurrentTestName = #TestFunc; \
-  Unity.CurrentTestLineNumber = TestLineNum; \
-  Unity.NumberOfTests++; \
-  if (TEST_PROTECT()) \
-  { \
-    CEXCEPTION_T e; \
-    Try { \
-      CMock_Init(); \
-      setUp(); \
-      TestFunc(); \
-      CMock_Verify(); \
-    } Catch(e) { TEST_ASSERT_EQUAL_HEX32_MESSAGE(CEXCEPTION_NONE, e, "Unhandled Exception!"); } \
-  } \
-  CMock_Destroy(); \
-  if (TEST_PROTECT() && !TEST_IS_IGNORED) \
-  { \
-    tearDown(); \
-  } \
-  UnityConcludeTest(); \
-}
-
-//=======Automagically Detected Files To Include=====
-#include "unity.h"
-#include "cmock.h"
-#include "one.h"
-#include "two.h"
-#include <setjmp.h>
-#include <stdio.h>
-#include "CException.h"
-#include "Mockstanky.h"
-
-int GlobalExpectCount;
-int GlobalVerifyOrder;
-char* GlobalOrderError;
-
-//=======External Functions This Runner Calls=====
-extern void setUp(void);
-extern void tearDown(void);
-extern void test_TheFirstThingToTest(void);
-extern void test_TheSecondThingToTest(void);
-
-
-//=======Mock Management=====
-static void CMock_Init(void)
-{
-  GlobalExpectCount = 0;
-  GlobalVerifyOrder = 0;
-  GlobalOrderError = NULL;
-  Mockstanky_Init();
-}
-static void CMock_Verify(void)
-{
-  Mockstanky_Verify();
-}
-static void CMock_Destroy(void)
-{
-  Mockstanky_Destroy();
-}
-
-//=======Test Reset Option=====
-void resetTest()
-{
-  CMock_Verify();
-  CMock_Destroy();
-  tearDown();
-  CMock_Init();
-  setUp();
-}
-
-
-//=======MAIN=====
-int main(void)
-{
-  Unity.TestFile = "test/testdata/mocksample.c";
-  UnityBegin();
-  RUN_TEST(test_TheFirstThingToTest, 21);
-  RUN_TEST(test_TheSecondThingToTest, 43);
-
-  return (UnityEnd());
-}
diff --git a/tools/ceedling/vendor/unity/test/expectdata/testsample_mock_run2.c b/tools/ceedling/vendor/unity/test/expectdata/testsample_mock_run2.c
deleted file mode 100644 (file)
index 2c76bf2..0000000
+++ /dev/null
@@ -1,85 +0,0 @@
-/* AUTOGENERATED FILE. DO NOT EDIT. */
-
-//=======Test Runner Used To Run Each Test Below=====
-#define RUN_TEST(TestFunc, TestLineNum) \
-{ \
-  Unity.CurrentTestName = #TestFunc; \
-  Unity.CurrentTestLineNumber = TestLineNum; \
-  Unity.NumberOfTests++; \
-  if (TEST_PROTECT()) \
-  { \
-      CMock_Init(); \
-      setUp(); \
-      TestFunc(); \
-      CMock_Verify(); \
-  } \
-  CMock_Destroy(); \
-  if (TEST_PROTECT() && !TEST_IS_IGNORED) \
-  { \
-    tearDown(); \
-  } \
-  UnityConcludeTest(); \
-}
-
-//=======Automagically Detected Files To Include=====
-#include "unity.h"
-#include "cmock.h"
-#include <setjmp.h>
-#include <stdio.h>
-#include "Mockstanky.h"
-
-//=======External Functions This Runner Calls=====
-extern void setUp(void);
-extern void tearDown(void);
-extern void test_TheFirstThingToTest(void);
-extern void test_TheSecondThingToTest(void);
-
-
-//=======Mock Management=====
-static void CMock_Init(void)
-{
-  Mockstanky_Init();
-}
-static void CMock_Verify(void)
-{
-  Mockstanky_Verify();
-}
-static void CMock_Destroy(void)
-{
-  Mockstanky_Destroy();
-}
-
-//=======Suite Setup=====
-static int suite_setup(void)
-{
-a_custom_setup();
-}
-
-//=======Suite Teardown=====
-static int suite_teardown(int num_failures)
-{
-a_custom_teardown();
-}
-
-//=======Test Reset Option=====
-void resetTest()
-{
-  CMock_Verify();
-  CMock_Destroy();
-  tearDown();
-  CMock_Init();
-  setUp();
-}
-
-
-//=======MAIN=====
-int main(void)
-{
-  suite_setup();
-  Unity.TestFile = "test/testdata/mocksample.c";
-  UnityBegin();
-  RUN_TEST(test_TheFirstThingToTest, 21);
-  RUN_TEST(test_TheSecondThingToTest, 43);
-
-  return suite_teardown(UnityEnd());
-}
diff --git a/tools/ceedling/vendor/unity/test/expectdata/testsample_mock_yaml.c b/tools/ceedling/vendor/unity/test/expectdata/testsample_mock_yaml.c
deleted file mode 100644 (file)
index 68b545a..0000000
+++ /dev/null
@@ -1,86 +0,0 @@
-/* AUTOGENERATED FILE. DO NOT EDIT. */
-
-//=======Test Runner Used To Run Each Test Below=====
-#define RUN_TEST(TestFunc, TestLineNum) \
-{ \
-  Unity.CurrentTestName = #TestFunc; \
-  Unity.CurrentTestLineNumber = TestLineNum; \
-  Unity.NumberOfTests++; \
-  if (TEST_PROTECT()) \
-  { \
-    CEXCEPTION_T e; \
-    Try { \
-      CMock_Init(); \
-      setUp(); \
-      TestFunc(); \
-      CMock_Verify(); \
-    } Catch(e) { TEST_ASSERT_EQUAL_HEX32_MESSAGE(CEXCEPTION_NONE, e, "Unhandled Exception!"); } \
-  } \
-  CMock_Destroy(); \
-  if (TEST_PROTECT() && !TEST_IS_IGNORED) \
-  { \
-    tearDown(); \
-  } \
-  UnityConcludeTest(); \
-}
-
-//=======Automagically Detected Files To Include=====
-#include "unity.h"
-#include "cmock.h"
-#include "two.h"
-#include "three.h"
-#include <four.h>
-#include <setjmp.h>
-#include <stdio.h>
-#include "CException.h"
-#include "Mockstanky.h"
-
-//=======External Functions This Runner Calls=====
-extern void setUp(void);
-extern void tearDown(void);
-extern void test_TheFirstThingToTest(void);
-extern void test_TheSecondThingToTest(void);
-
-
-//=======Mock Management=====
-static void CMock_Init(void)
-{
-  Mockstanky_Init();
-}
-static void CMock_Verify(void)
-{
-  Mockstanky_Verify();
-}
-static void CMock_Destroy(void)
-{
-  Mockstanky_Destroy();
-}
-
-//=======Suite Setup=====
-static int suite_setup(void)
-{
-a_yaml_setup();
-}
-
-//=======Test Reset Option=====
-void resetTest()
-{
-  CMock_Verify();
-  CMock_Destroy();
-  tearDown();
-  CMock_Init();
-  setUp();
-}
-
-
-//=======MAIN=====
-int main(void)
-{
-  suite_setup();
-  Unity.TestFile = "test/testdata/mocksample.c";
-  UnityBegin();
-  RUN_TEST(test_TheFirstThingToTest, 21);
-  RUN_TEST(test_TheSecondThingToTest, 43);
-
-  return (UnityEnd());
-}
diff --git a/tools/ceedling/vendor/unity/test/expectdata/testsample_new1.c b/tools/ceedling/vendor/unity/test/expectdata/testsample_new1.c
deleted file mode 100644 (file)
index e5bcac2..0000000
+++ /dev/null
@@ -1,60 +0,0 @@
-/* AUTOGENERATED FILE. DO NOT EDIT. */
-
-//=======Test Runner Used To Run Each Test Below=====
-#define RUN_TEST(TestFunc, TestLineNum) \
-{ \
-  Unity.CurrentTestName = #TestFunc; \
-  Unity.CurrentTestLineNumber = TestLineNum; \
-  Unity.NumberOfTests++; \
-  if (TEST_PROTECT()) \
-  { \
-    CEXCEPTION_T e; \
-    Try { \
-      setUp(); \
-      TestFunc(); \
-    } Catch(e) { TEST_ASSERT_EQUAL_HEX32_MESSAGE(CEXCEPTION_NONE, e, "Unhandled Exception!"); } \
-  } \
-  if (TEST_PROTECT() && !TEST_IS_IGNORED) \
-  { \
-    tearDown(); \
-  } \
-  UnityConcludeTest(); \
-}
-
-//=======Automagically Detected Files To Include=====
-#include "unity.h"
-#include "one.h"
-#include "two.h"
-#include <setjmp.h>
-#include <stdio.h>
-#include "CException.h"
-
-int GlobalExpectCount;
-int GlobalVerifyOrder;
-char* GlobalOrderError;
-
-//=======External Functions This Runner Calls=====
-extern void setUp(void);
-extern void tearDown(void);
-extern void test_TheFirstThingToTest(void);
-extern void test_TheSecondThingToTest(void);
-
-
-//=======Test Reset Option=====
-void resetTest()
-{
-  tearDown();
-  setUp();
-}
-
-
-//=======MAIN=====
-int main(void)
-{
-  Unity.TestFile = "test/testdata/testsample.c";
-  UnityBegin();
-  RUN_TEST(test_TheFirstThingToTest, 21);
-  RUN_TEST(test_TheSecondThingToTest, 43);
-
-  return (UnityEnd());
-}
diff --git a/tools/ceedling/vendor/unity/test/expectdata/testsample_new2.c b/tools/ceedling/vendor/unity/test/expectdata/testsample_new2.c
deleted file mode 100644 (file)
index b7c7e5b..0000000
+++ /dev/null
@@ -1,63 +0,0 @@
-/* AUTOGENERATED FILE. DO NOT EDIT. */
-
-//=======Test Runner Used To Run Each Test Below=====
-#define RUN_TEST(TestFunc, TestLineNum) \
-{ \
-  Unity.CurrentTestName = #TestFunc; \
-  Unity.CurrentTestLineNumber = TestLineNum; \
-  Unity.NumberOfTests++; \
-  if (TEST_PROTECT()) \
-  { \
-      setUp(); \
-      TestFunc(); \
-  } \
-  if (TEST_PROTECT() && !TEST_IS_IGNORED) \
-  { \
-    tearDown(); \
-  } \
-  UnityConcludeTest(); \
-}
-
-//=======Automagically Detected Files To Include=====
-#include "unity.h"
-#include <setjmp.h>
-#include <stdio.h>
-
-//=======External Functions This Runner Calls=====
-extern void setUp(void);
-extern void tearDown(void);
-extern void test_TheFirstThingToTest(void);
-extern void test_TheSecondThingToTest(void);
-
-
-//=======Suite Setup=====
-static int suite_setup(void)
-{
-a_custom_setup();
-}
-
-//=======Suite Teardown=====
-static int suite_teardown(int num_failures)
-{
-a_custom_teardown();
-}
-
-//=======Test Reset Option=====
-void resetTest()
-{
-  tearDown();
-  setUp();
-}
-
-
-//=======MAIN=====
-int main(void)
-{
-  suite_setup();
-  Unity.TestFile = "test/testdata/testsample.c";
-  UnityBegin();
-  RUN_TEST(test_TheFirstThingToTest, 21);
-  RUN_TEST(test_TheSecondThingToTest, 43);
-
-  return suite_teardown(UnityEnd());
-}
diff --git a/tools/ceedling/vendor/unity/test/expectdata/testsample_param.c b/tools/ceedling/vendor/unity/test/expectdata/testsample_param.c
deleted file mode 100644 (file)
index 4157007..0000000
+++ /dev/null
@@ -1,51 +0,0 @@
-/* AUTOGENERATED FILE. DO NOT EDIT. */
-
-//=======Test Runner Used To Run Each Test Below=====
-#define RUN_TEST_NO_ARGS
-#define RUN_TEST(TestFunc, TestLineNum, ...) \
-{ \
-  Unity.CurrentTestName = #TestFunc "(" #__VA_ARGS__ ")"; \
-  Unity.CurrentTestLineNumber = TestLineNum; \
-  Unity.NumberOfTests++; \
-  if (TEST_PROTECT()) \
-  { \
-      setUp(); \
-      TestFunc(__VA_ARGS__); \
-  } \
-  if (TEST_PROTECT() && !TEST_IS_IGNORED) \
-  { \
-    tearDown(); \
-  } \
-  UnityConcludeTest(); \
-}
-
-//=======Automagically Detected Files To Include=====
-#include "unity.h"
-#include <setjmp.h>
-#include <stdio.h>
-
-//=======External Functions This Runner Calls=====
-extern void setUp(void);
-extern void tearDown(void);
-extern void test_TheFirstThingToTest(void);
-extern void test_TheSecondThingToTest(void);
-
-
-//=======Test Reset Option=====
-void resetTest()
-{
-  tearDown();
-  setUp();
-}
-
-
-//=======MAIN=====
-int main(void)
-{
-  Unity.TestFile = "test/testdata/testsample.c";
-  UnityBegin();
-  RUN_TEST(test_TheFirstThingToTest, 21, RUN_TEST_NO_ARGS);
-  RUN_TEST(test_TheSecondThingToTest, 43, RUN_TEST_NO_ARGS);
-
-  return (UnityEnd());
-}
diff --git a/tools/ceedling/vendor/unity/test/expectdata/testsample_run1.c b/tools/ceedling/vendor/unity/test/expectdata/testsample_run1.c
deleted file mode 100644 (file)
index e5bcac2..0000000
+++ /dev/null
@@ -1,60 +0,0 @@
-/* AUTOGENERATED FILE. DO NOT EDIT. */
-
-//=======Test Runner Used To Run Each Test Below=====
-#define RUN_TEST(TestFunc, TestLineNum) \
-{ \
-  Unity.CurrentTestName = #TestFunc; \
-  Unity.CurrentTestLineNumber = TestLineNum; \
-  Unity.NumberOfTests++; \
-  if (TEST_PROTECT()) \
-  { \
-    CEXCEPTION_T e; \
-    Try { \
-      setUp(); \
-      TestFunc(); \
-    } Catch(e) { TEST_ASSERT_EQUAL_HEX32_MESSAGE(CEXCEPTION_NONE, e, "Unhandled Exception!"); } \
-  } \
-  if (TEST_PROTECT() && !TEST_IS_IGNORED) \
-  { \
-    tearDown(); \
-  } \
-  UnityConcludeTest(); \
-}
-
-//=======Automagically Detected Files To Include=====
-#include "unity.h"
-#include "one.h"
-#include "two.h"
-#include <setjmp.h>
-#include <stdio.h>
-#include "CException.h"
-
-int GlobalExpectCount;
-int GlobalVerifyOrder;
-char* GlobalOrderError;
-
-//=======External Functions This Runner Calls=====
-extern void setUp(void);
-extern void tearDown(void);
-extern void test_TheFirstThingToTest(void);
-extern void test_TheSecondThingToTest(void);
-
-
-//=======Test Reset Option=====
-void resetTest()
-{
-  tearDown();
-  setUp();
-}
-
-
-//=======MAIN=====
-int main(void)
-{
-  Unity.TestFile = "test/testdata/testsample.c";
-  UnityBegin();
-  RUN_TEST(test_TheFirstThingToTest, 21);
-  RUN_TEST(test_TheSecondThingToTest, 43);
-
-  return (UnityEnd());
-}
diff --git a/tools/ceedling/vendor/unity/test/expectdata/testsample_run2.c b/tools/ceedling/vendor/unity/test/expectdata/testsample_run2.c
deleted file mode 100644 (file)
index b7c7e5b..0000000
+++ /dev/null
@@ -1,63 +0,0 @@
-/* AUTOGENERATED FILE. DO NOT EDIT. */
-
-//=======Test Runner Used To Run Each Test Below=====
-#define RUN_TEST(TestFunc, TestLineNum) \
-{ \
-  Unity.CurrentTestName = #TestFunc; \
-  Unity.CurrentTestLineNumber = TestLineNum; \
-  Unity.NumberOfTests++; \
-  if (TEST_PROTECT()) \
-  { \
-      setUp(); \
-      TestFunc(); \
-  } \
-  if (TEST_PROTECT() && !TEST_IS_IGNORED) \
-  { \
-    tearDown(); \
-  } \
-  UnityConcludeTest(); \
-}
-
-//=======Automagically Detected Files To Include=====
-#include "unity.h"
-#include <setjmp.h>
-#include <stdio.h>
-
-//=======External Functions This Runner Calls=====
-extern void setUp(void);
-extern void tearDown(void);
-extern void test_TheFirstThingToTest(void);
-extern void test_TheSecondThingToTest(void);
-
-
-//=======Suite Setup=====
-static int suite_setup(void)
-{
-a_custom_setup();
-}
-
-//=======Suite Teardown=====
-static int suite_teardown(int num_failures)
-{
-a_custom_teardown();
-}
-
-//=======Test Reset Option=====
-void resetTest()
-{
-  tearDown();
-  setUp();
-}
-
-
-//=======MAIN=====
-int main(void)
-{
-  suite_setup();
-  Unity.TestFile = "test/testdata/testsample.c";
-  UnityBegin();
-  RUN_TEST(test_TheFirstThingToTest, 21);
-  RUN_TEST(test_TheSecondThingToTest, 43);
-
-  return suite_teardown(UnityEnd());
-}
diff --git a/tools/ceedling/vendor/unity/test/expectdata/testsample_yaml.c b/tools/ceedling/vendor/unity/test/expectdata/testsample_yaml.c
deleted file mode 100644 (file)
index d109287..0000000
+++ /dev/null
@@ -1,64 +0,0 @@
-/* AUTOGENERATED FILE. DO NOT EDIT. */
-
-//=======Test Runner Used To Run Each Test Below=====
-#define RUN_TEST(TestFunc, TestLineNum) \
-{ \
-  Unity.CurrentTestName = #TestFunc; \
-  Unity.CurrentTestLineNumber = TestLineNum; \
-  Unity.NumberOfTests++; \
-  if (TEST_PROTECT()) \
-  { \
-    CEXCEPTION_T e; \
-    Try { \
-      setUp(); \
-      TestFunc(); \
-    } Catch(e) { TEST_ASSERT_EQUAL_HEX32_MESSAGE(CEXCEPTION_NONE, e, "Unhandled Exception!"); } \
-  } \
-  if (TEST_PROTECT() && !TEST_IS_IGNORED) \
-  { \
-    tearDown(); \
-  } \
-  UnityConcludeTest(); \
-}
-
-//=======Automagically Detected Files To Include=====
-#include "unity.h"
-#include "two.h"
-#include "three.h"
-#include <four.h>
-#include <setjmp.h>
-#include <stdio.h>
-#include "CException.h"
-
-//=======External Functions This Runner Calls=====
-extern void setUp(void);
-extern void tearDown(void);
-extern void test_TheFirstThingToTest(void);
-extern void test_TheSecondThingToTest(void);
-
-
-//=======Suite Setup=====
-static int suite_setup(void)
-{
-a_yaml_setup();
-}
-
-//=======Test Reset Option=====
-void resetTest()
-{
-  tearDown();
-  setUp();
-}
-
-
-//=======MAIN=====
-int main(void)
-{
-  suite_setup();
-  Unity.TestFile = "test/testdata/testsample.c";
-  UnityBegin();
-  RUN_TEST(test_TheFirstThingToTest, 21);
-  RUN_TEST(test_TheSecondThingToTest, 43);
-
-  return (UnityEnd());
-}
diff --git a/tools/ceedling/vendor/unity/test/test_generate_test_runner.rb b/tools/ceedling/vendor/unity/test/test_generate_test_runner.rb
deleted file mode 100644 (file)
index 61c8df9..0000000
+++ /dev/null
@@ -1,94 +0,0 @@
-# ==========================================
-#   CMock Project - Automatic Mock Generation for C
-#   Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-#   [Released under MIT License. Please refer to license.txt for details]
-# ========================================== 
-
-ruby_version = RUBY_VERSION.split('.')
-if (ruby_version[1].to_i == 9) and (ruby_version[2].to_i > 1)
-  require 'rubygems'
-  gem 'test-unit'
-end
-require 'test/unit'
-require './auto/generate_test_runner.rb'
-
-TEST_FILE = 'test/testdata/testsample.c'
-TEST_MOCK = 'test/testdata/mocksample.c'
-OUT_FILE  = 'build/testsample_'
-EXP_FILE  = 'test/expectdata/testsample_'
-
-class TestGenerateTestRunner < Test::Unit::TestCase
-  def setup
-  end
-
-  def teardown
-  end
-  
-  def verify_output_equal(subtest)
-    expected = File.read(EXP_FILE + subtest + '.c').gsub(/\r\n/,"\n")
-    actual   = File.read(OUT_FILE + subtest + '.c').gsub(/\r\n/,"\n")
-    assert_equal(expected, actual, "Generated File Sub-Test '#{subtest}' Failed")
-  end
-  
-  def test_ShouldGenerateARunnerByCreatingRunnerWithOptions
-    sets = { 'def'  => nil,
-             'new1' => { :plugins => [:cexception], :includes => ['one.h', 'two.h'], :enforce_strict_ordering => true },
-             'new2' => { :plugins => [:ignore], :suite_setup => "a_custom_setup();", :suite_teardown => "a_custom_teardown();" }   
-    }
-    
-    sets.each_pair do |subtest, options|
-      UnityTestRunnerGenerator.new(options).run(TEST_FILE, OUT_FILE + subtest + '.c')
-      verify_output_equal(subtest)
-      UnityTestRunnerGenerator.new(options).run(TEST_MOCK, OUT_FILE + 'mock_' + subtest + '.c')
-      verify_output_equal('mock_' + subtest)
-    end
-  end
-  
-  def test_ShouldGenerateARunnerByRunningRunnerWithOptions
-    sets = { 'run1' => { :plugins => [:cexception], :includes => ['one.h', 'two.h'], :enforce_strict_ordering => true },
-             'run2' => { :plugins => [:ignore], :suite_setup => "a_custom_setup();", :suite_teardown => "a_custom_teardown();" }   
-    }
-    
-    sets.each_pair do |subtest, options|
-      UnityTestRunnerGenerator.new.run(TEST_FILE, OUT_FILE + subtest + '.c', options)
-      verify_output_equal(subtest)
-      UnityTestRunnerGenerator.new.run(TEST_MOCK, OUT_FILE + 'mock_' + subtest + '.c', options)
-      verify_output_equal('mock_' + subtest)
-    end
-  end
-  
-  def test_ShouldGenerateARunnerByPullingYamlOptions
-    subtest = 'yaml'
-    cmdstr = "ruby auto/generate_test_runner.rb test/testdata/sample.yml \"#{TEST_FILE}\" \"#{OUT_FILE + subtest + '.c'}\""
-    `#{cmdstr}`
-    verify_output_equal(subtest)
-    
-    cmdstr = "ruby auto/generate_test_runner.rb test/testdata/sample.yml \"#{TEST_MOCK}\" \"#{OUT_FILE + 'mock_' + subtest + '.c'}\""
-    `#{cmdstr}`
-    verify_output_equal('mock_' + subtest)
-  end
-  
-  def test_ShouldGenerateARunnerByPullingCommandlineOptions
-    subtest = 'cmd'
-    cmdstr = "ruby auto/generate_test_runner.rb -cexception \"#{TEST_FILE}\" \"#{OUT_FILE + subtest + '.c'}\""
-    `#{cmdstr}`
-    verify_output_equal(subtest)
-    
-    cmdstr = "ruby auto/generate_test_runner.rb -cexception \"#{TEST_MOCK}\" \"#{OUT_FILE + 'mock_' + subtest + '.c'}\""
-    `#{cmdstr}`
-    verify_output_equal('mock_' + subtest)
-  end
-  
-  def test_ShouldGenerateARunnerThatUsesParameterizedTests
-    sets = { 'param'  => { :plugins => [:ignore], :use_param_tests => true }   
-    }
-    
-    sets.each_pair do |subtest, options|
-      UnityTestRunnerGenerator.new(options).run(TEST_FILE, OUT_FILE + subtest + '.c')
-      verify_output_equal(subtest)
-      UnityTestRunnerGenerator.new(options).run(TEST_MOCK, OUT_FILE + 'mock_' + subtest + '.c')
-      verify_output_equal('mock_' + subtest)
-    end
-  end
-  
-end
diff --git a/tools/ceedling/vendor/unity/test/testdata/mocksample.c b/tools/ceedling/vendor/unity/test/testdata/mocksample.c
deleted file mode 100644 (file)
index b709438..0000000
+++ /dev/null
@@ -1,51 +0,0 @@
-// This is just a sample test file to be used to test the generator script
-#ifndef TEST_SAMPLE_H
-#define TEST_SAMPLE_H
-
-#include <setjmp.h>
-#include "unity.h"
-#include "funky.h"
-#include "Mockstanky.h"
-
-void setUp(void)
-{
-  CustomSetupStuff();
-}
-
-void tearDown(void)
-{
-  CustomTeardownStuff
-}
-
-//Yup, nice comment
-void test_TheFirstThingToTest(void)
-{
-    TEST_ASSERT(1);
-
-    TEST_ASSERT_TRUE(1);
-}
-
-/*
-void test_ShouldBeIgnored(void)
-{
-    DoesStuff();
-}
-*/
-
-//void test_ShouldAlsoNotBeTested(void)
-//{
-//    Call_An_Expect();
-//    
-//    CallAFunction();
-//    test_CallAFunctionThatLooksLikeATest();
-//}
-
-void test_TheSecondThingToTest(void)
-{
-    Call_An_Expect();
-    
-    CallAFunction();
-    test_CallAFunctionThatLooksLikeATest();
-}
-
-#endif //TEST_SAMPLE_H
diff --git a/tools/ceedling/vendor/unity/test/testdata/sample.yml b/tools/ceedling/vendor/unity/test/testdata/sample.yml
deleted file mode 100644 (file)
index 9e5eece..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-:unity:
-  :includes:
-    - two.h
-    - three.h
-    - <four.h>
-  :plugins:
-    - :cexception
-  :suite_setup: |
-    a_yaml_setup();
\ No newline at end of file
diff --git a/tools/ceedling/vendor/unity/test/testdata/testsample.c b/tools/ceedling/vendor/unity/test/testdata/testsample.c
deleted file mode 100644 (file)
index 4f30ec7..0000000
+++ /dev/null
@@ -1,51 +0,0 @@
-// This is just a sample test file to be used to test the generator script
-#ifndef TEST_SAMPLE_H
-#define TEST_SAMPLE_H
-
-#include <setjmp.h>
-#include "unity.h"
-#include "funky.h"
-#include "stanky.h"
-
-void setUp(void)
-{
-  CustomSetupStuff();
-}
-
-void tearDown(void)
-{
-  CustomTeardownStuff
-}
-
-//Yup, nice comment
-void test_TheFirstThingToTest(void)
-{
-    TEST_ASSERT(1);
-
-    TEST_ASSERT_TRUE(1);
-}
-
-/*
-void test_ShouldBeIgnored(void)
-{
-    DoesStuff();
-}
-*/
-
-//void test_ShouldAlsoNotBeTested(void)
-//{
-//    Call_An_Expect();
-//    
-//    CallAFunction();
-//    test_CallAFunctionThatLooksLikeATest();
-//}
-
-void test_TheSecondThingToTest(void)
-{
-    Call_An_Expect();
-    
-    CallAFunction();
-    test_CallAFunctionThatLooksLikeATest();
-}
-
-#endif //TEST_SAMPLE_H
diff --git a/tools/ceedling/vendor/unity/test/testparameterized.c b/tools/ceedling/vendor/unity/test/testparameterized.c
deleted file mode 100644 (file)
index 037cd21..0000000
+++ /dev/null
@@ -1,101 +0,0 @@
-/* ==========================================
-    Unity Project - A Test Framework for C
-    Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-    [Released under MIT License. Please refer to license.txt for details]
-========================================== */
-
-#include <setjmp.h>
-#include "unity.h"
-
-#define TEST_CASE(...)
-
-#define EXPECT_ABORT_BEGIN \
-    if (TEST_PROTECT())    \
-    {
-    
-#define VERIFY_FAILS_END                                                       \
-    }                                                                          \
-    Unity.CurrentTestFailed = (Unity.CurrentTestFailed == 1) ? 0 : 1;          \
-    if (Unity.CurrentTestFailed == 1) {                                        \
-      SetToOneMeanWeAlreadyCheckedThisGuy = 1;                                 \
-      UnityPrint("[[[[ Previous Test Should Have Failed But Did Not ]]]]");    \
-      UNITY_OUTPUT_CHAR('\n');                                                 \
-    }
-    
-#define VERIFY_IGNORES_END                                                     \
-    }                                                                          \
-    Unity.CurrentTestFailed = (Unity.CurrentTestIgnored == 1) ? 0 : 1;         \
-    Unity.CurrentTestIgnored = 0;                                              \
-    if (Unity.CurrentTestFailed == 1) {                                        \
-      SetToOneMeanWeAlreadyCheckedThisGuy = 1;                                 \
-      UnityPrint("[[[[ Previous Test Should Have Ignored But Did Not ]]]]");   \
-      UNITY_OUTPUT_CHAR('\n');                                                 \
-    }
-
-int SetToOneToFailInTearDown;
-int SetToOneMeanWeAlreadyCheckedThisGuy;
-
-void setUp(void)
-{
-  SetToOneToFailInTearDown = 0;
-  SetToOneMeanWeAlreadyCheckedThisGuy = 0;
-}
-
-void tearDown(void)
-{
-  if (SetToOneToFailInTearDown == 1)
-    TEST_FAIL_MESSAGE("<= Failed in tearDown");
-  if ((SetToOneMeanWeAlreadyCheckedThisGuy == 0) && (Unity.CurrentTestFailed > 0))
-  {
-    UnityPrint("[[[[ Previous Test Should Have Passed But Did Not ]]]]");
-    UNITY_OUTPUT_CHAR('\n');
-  }
-}
-
-TEST_CASE(0)
-TEST_CASE(44)
-TEST_CASE((90)+9)
-void test_TheseShouldAllPass(int Num)
-{
-    TEST_ASSERT_TRUE(Num < 100);
-}
-
-TEST_CASE(3)
-TEST_CASE(77)
-TEST_CASE( (99) + 1 - (1))
-void test_TheseShouldAllFail(int Num)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_TRUE(Num > 100);
-    VERIFY_FAILS_END
-}
-
-TEST_CASE(1)
-TEST_CASE(44)
-TEST_CASE(99)
-TEST_CASE(98)
-void test_TheseAreEveryOther(int Num)
-{
-    if (Num & 1)
-    {
-        EXPECT_ABORT_BEGIN
-        TEST_ASSERT_TRUE(Num > 100);
-        VERIFY_FAILS_END
-    }
-    else
-    {
-        TEST_ASSERT_TRUE(Num < 100);
-    }
-}
-
-void test_NormalPassesStillWork(void)
-{
-    TEST_ASSERT_TRUE(1);
-}
-
-void test_NormalFailsStillWork(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_TRUE(0);
-    VERIFY_FAILS_END
-}
diff --git a/tools/ceedling/vendor/unity/test/testunity.c b/tools/ceedling/vendor/unity/test/testunity.c
deleted file mode 100644 (file)
index 9f826dc..0000000
+++ /dev/null
@@ -1,1510 +0,0 @@
-/* ==========================================
-    Unity Project - A Test Framework for C
-    Copyright (c) 2007 Mike Karlesky, Mark VanderVoord, Greg Williams
-    [Released under MIT License. Please refer to license.txt for details]
-========================================== */
-
-#include <setjmp.h>
-#include "unity.h"
-
-#define EXPECT_ABORT_BEGIN \
-    if (TEST_PROTECT())    \
-    {
-    
-#define VERIFY_FAILS_END                                                       \
-    }                                                                          \
-    Unity.CurrentTestFailed = (Unity.CurrentTestFailed == 1) ? 0 : 1;          \
-    if (Unity.CurrentTestFailed == 1) {                                        \
-      SetToOneMeanWeAlreadyCheckedThisGuy = 1;                                 \
-      UnityPrint("[[[[ Previous Test Should Have Failed But Did Not ]]]]");    \
-      UNITY_OUTPUT_CHAR('\n');                                                 \
-    }
-    
-#define VERIFY_IGNORES_END                                                     \
-    }                                                                          \
-    Unity.CurrentTestFailed = (Unity.CurrentTestIgnored == 1) ? 0 : 1;         \
-    Unity.CurrentTestIgnored = 0;                                              \
-    if (Unity.CurrentTestFailed == 1) {                                        \
-      SetToOneMeanWeAlreadyCheckedThisGuy = 1;                                 \
-      UnityPrint("[[[[ Previous Test Should Have Ignored But Did Not ]]]]");   \
-      UNITY_OUTPUT_CHAR('\n');                                                 \
-    }
-
-int SetToOneToFailInTearDown;
-int SetToOneMeanWeAlreadyCheckedThisGuy;
-
-void setUp(void)
-{
-  SetToOneToFailInTearDown = 0;
-  SetToOneMeanWeAlreadyCheckedThisGuy = 0;
-}
-
-void tearDown(void)
-{
-  if (SetToOneToFailInTearDown == 1)
-    TEST_FAIL_MESSAGE("<= Failed in tearDown");
-  if ((SetToOneMeanWeAlreadyCheckedThisGuy == 0) && (Unity.CurrentTestFailed > 0))
-  {
-    UnityPrint("[[[[ Previous Test Should Have Passed But Did Not ]]]]");
-    UNITY_OUTPUT_CHAR('\n');
-  }
-}
-
-void testTrue(void)
-{
-    TEST_ASSERT(1);
-
-    TEST_ASSERT_TRUE(1);
-}
-
-void testFalse(void)
-{
-    TEST_ASSERT_FALSE(0);
-
-    TEST_ASSERT_UNLESS(0);
-}
-
-void testPreviousPass(void)
-{
-    TEST_ASSERT_EQUAL_INT(0U, Unity.TestFailures);
-}
-
-void testNotVanilla(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT(0);
-    VERIFY_FAILS_END
-}
-
-void testNotTrue(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_TRUE(0);
-    VERIFY_FAILS_END
-}
-
-void testNotFalse(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_FALSE(1);
-    VERIFY_FAILS_END
-}
-
-void testNotUnless(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_UNLESS(1);
-    VERIFY_FAILS_END
-}
-
-void testNotNotEqual(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_NOT_EQUAL(10, 10);
-    VERIFY_FAILS_END
-}
-
-void testFail(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_FAIL_MESSAGE("Expected for testing");
-    VERIFY_FAILS_END
-}
-
-void testIsNull(void)
-{
-    char* ptr1 = NULL;
-    char* ptr2 = "hello";
-    
-    TEST_ASSERT_NULL(ptr1);
-    TEST_ASSERT_NOT_NULL(ptr2);
-}
-
-void testIsNullShouldFailIfNot(void)
-{
-    char* ptr1 = "hello";
-    
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_NULL(ptr1);
-    VERIFY_FAILS_END
-}
-
-void testNotNullShouldFailIfNULL(void)
-{
-    char* ptr1 = NULL;
-    
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_NOT_NULL(ptr1);
-    VERIFY_FAILS_END
-}
-
-void testIgnore(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_IGNORE();
-    TEST_FAIL_MESSAGE("This should not be reached");
-    VERIFY_IGNORES_END
-}
-
-void testIgnoreMessage(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_IGNORE_MESSAGE("This is an expected TEST_IGNORE_MESSAGE string!");
-    TEST_FAIL_MESSAGE("This should not be reached");
-    VERIFY_IGNORES_END
-}
-
-void testNotEqualInts(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_INT(3982, 3983);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualInt8s(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_INT8(-127, -126);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualInt16s(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_INT16(-16383, -16382);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualInt32s(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_INT32(-2147483647, -2147483646);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualBits(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_BITS(0xFF00, 0x5555, 0x5A55);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualUInts(void)
-{
-    _UU16 v0, v1;
-    
-    v0 = 9000;
-    v1 = 9001;
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_UINT(v0, v1);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualUInt8s(void)
-{
-    _UU8 v0, v1;
-    
-    v0 = 254;
-    v1 = 255;
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_UINT8(v0, v1);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualUInt16s(void)
-{
-    _UU16 v0, v1;
-    
-    v0 = 65535;
-    v1 = 65534;
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_UINT16(v0, v1);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualUInt32s(void)
-{
-    _UU32 v0, v1;
-    
-    v0 = 4294967295;
-    v1 = 4294967294;
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_UINT32(v0, v1);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualHex8s(void)
-{
-    _UU8 v0, v1;
-    
-    v0 = 0x23;
-    v1 = 0x22;
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_HEX8(v0, v1);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualHex8sIfSigned(void)
-{
-    _US8 v0, v1;
-    
-    v0 = -2;
-    v1 = 2;
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_HEX8(v0, v1);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualHex16s(void)
-{
-    _UU16 v0, v1;
-    
-    v0 = 0x1234;
-    v1 = 0x1235;
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_HEX16(v0, v1);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualHex16sIfSigned(void)
-{
-    _US16 v0, v1;
-    
-    v0 = -1024;
-    v1 = -1028;
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_HEX16(v0, v1);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualHex32s(void)
-{
-    _UU32 v0, v1;
-    
-    v0 = 900000;
-    v1 = 900001;
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_HEX32(v0, v1);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualHex32sIfSigned(void)
-{
-    _US32 v0, v1;
-    
-    v0 = -900000;
-    v1 = 900001;
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_HEX32(v0, v1);
-    VERIFY_FAILS_END
-}
-
-void testEqualInts(void)
-{
-    int v0, v1;
-    int *p0, *p1;
-    
-    v0 = 19467;
-    v1 = 19467;
-    p0 = &v0;
-    p1 = &v1;
-
-    TEST_ASSERT_EQUAL_INT(1837, 1837);
-    TEST_ASSERT_EQUAL_INT(-27365, -27365);
-    TEST_ASSERT_EQUAL_INT(v0, v1);
-    TEST_ASSERT_EQUAL_INT(19467, v1);
-    TEST_ASSERT_EQUAL_INT(v0, 19467);
-    TEST_ASSERT_EQUAL_INT(*p0, v1);
-    TEST_ASSERT_EQUAL_INT(*p0, *p1);
-    TEST_ASSERT_EQUAL_INT(*p0, 19467);
-}
-
-void testEqualUints(void)
-{
-    unsigned int v0, v1;
-    unsigned int *p0, *p1;
-    
-    v0 = 19467;
-    v1 = 19467;
-    p0 = &v0;
-    p1 = &v1;
-
-    TEST_ASSERT_EQUAL_UINT(1837, 1837);
-    TEST_ASSERT_EQUAL_UINT(v0, v1);
-    TEST_ASSERT_EQUAL_UINT(19467, v1);
-    TEST_ASSERT_EQUAL_UINT(v0, 19467);
-    TEST_ASSERT_EQUAL_UINT(*p0, v1);
-    TEST_ASSERT_EQUAL_UINT(*p0, *p1);
-    TEST_ASSERT_EQUAL_UINT(*p0, 19467);
-    TEST_ASSERT_EQUAL_UINT(60872u, 60872u);
-}
-
-void testNotEqual(void)
-{
-    TEST_ASSERT_NOT_EQUAL(0, 1);
-    TEST_ASSERT_NOT_EQUAL(1, 0);
-    TEST_ASSERT_NOT_EQUAL(100, 101);
-    TEST_ASSERT_NOT_EQUAL(0, -1);
-    TEST_ASSERT_NOT_EQUAL(65535, -65535);
-    TEST_ASSERT_NOT_EQUAL(75, 900);
-    TEST_ASSERT_NOT_EQUAL(-100, -101);
-}
-
-void testEqualHex8s(void)
-{
-    _UU8 v0, v1;
-    _UU8 *p0, *p1;
-    
-    v0 = 0x22;
-    v1 = 0x22;
-    p0 = &v0;
-    p1 = &v1;
-
-    TEST_ASSERT_EQUAL_HEX8(0x22, 0x22);
-    TEST_ASSERT_EQUAL_HEX8(v0, v1);
-    TEST_ASSERT_EQUAL_HEX8(0x22, v1);
-    TEST_ASSERT_EQUAL_HEX8(v0, 0x22);
-    TEST_ASSERT_EQUAL_HEX8(*p0, v1);
-    TEST_ASSERT_EQUAL_HEX8(*p0, *p1);
-    TEST_ASSERT_EQUAL_HEX8(*p0, 0x22);
-}
-
-void testEqualHex8sNegatives(void)
-{
-    _UU8 v0, v1;
-    _UU8 *p0, *p1;
-    
-    v0 = 0xDD;
-    v1 = 0xDD;
-    p0 = &v0;
-    p1 = &v1;
-
-    TEST_ASSERT_EQUAL_HEX8(0xDD, 0xDD);
-    TEST_ASSERT_EQUAL_HEX8(v0, v1);
-    TEST_ASSERT_EQUAL_HEX8(0xDD, v1);
-    TEST_ASSERT_EQUAL_HEX8(v0, 0xDD);
-    TEST_ASSERT_EQUAL_HEX8(*p0, v1);
-    TEST_ASSERT_EQUAL_HEX8(*p0, *p1);
-    TEST_ASSERT_EQUAL_HEX8(*p0, 0xDD);
-}
-
-void testEqualHex16s(void)
-{
-    _UU16 v0, v1;
-    _UU16 *p0, *p1;
-    
-    v0 = 0x9876;
-    v1 = 0x9876;
-    p0 = &v0;
-    p1 = &v1;
-
-    TEST_ASSERT_EQUAL_HEX16(0x9876, 0x9876);
-    TEST_ASSERT_EQUAL_HEX16(v0, v1);
-    TEST_ASSERT_EQUAL_HEX16(0x9876, v1);
-    TEST_ASSERT_EQUAL_HEX16(v0, 0x9876);
-    TEST_ASSERT_EQUAL_HEX16(*p0, v1);
-    TEST_ASSERT_EQUAL_HEX16(*p0, *p1);
-    TEST_ASSERT_EQUAL_HEX16(*p0, 0x9876);
-}
-
-void testEqualHex32s(void)
-{
-    _UU32 v0, v1;
-    _UU32 *p0, *p1;
-    
-    v0 = 0x98765432ul;
-    v1 = 0x98765432ul;
-    p0 = &v0;
-    p1 = &v1;
-
-    TEST_ASSERT_EQUAL_HEX32(0x98765432ul, 0x98765432ul);
-    TEST_ASSERT_EQUAL_HEX32(v0, v1);
-    TEST_ASSERT_EQUAL_HEX32(0x98765432ul, v1);
-    TEST_ASSERT_EQUAL_HEX32(v0, 0x98765432ul);
-    TEST_ASSERT_EQUAL_HEX32(*p0, v1);
-    TEST_ASSERT_EQUAL_HEX32(*p0, *p1);
-    TEST_ASSERT_EQUAL_HEX32(*p0, 0x98765432ul);
-}
-
-void testEqualBits(void)
-{
-    _UU32 v0 = 0xFF55AA00;
-    _UU32 v1 = 0x55550000;
-
-    TEST_ASSERT_BITS(v1, v0, 0x55550000);
-    TEST_ASSERT_BITS(v1, v0, 0xFF55CC00);
-    TEST_ASSERT_BITS(0xFFFFFFFF, v0, 0xFF55AA00);
-    TEST_ASSERT_BITS(0xFFFFFFFF, v0, v0);
-    TEST_ASSERT_BITS(0xF0F0F0F0, v0, 0xFC5DAE0F);
-    TEST_ASSERT_BITS_HIGH(v1, v0);
-    TEST_ASSERT_BITS_LOW(0x000055FF, v0);
-    TEST_ASSERT_BIT_HIGH(30, v0);
-    TEST_ASSERT_BIT_LOW(5, v0);
-}
-
-void testEqualShorts(void)
-{
-    short v0, v1;
-    short *p0, *p1;
-    
-    v0 = 19467;
-    v1 = 19467;
-    p0 = &v0;
-    p1 = &v1;
-
-    TEST_ASSERT_EQUAL_INT(1837, 1837);
-    TEST_ASSERT_EQUAL_INT(-2987, -2987);
-    TEST_ASSERT_EQUAL_INT(v0, v1);
-    TEST_ASSERT_EQUAL_INT(19467, v1);
-    TEST_ASSERT_EQUAL_INT(v0, 19467);
-    TEST_ASSERT_EQUAL_INT(*p0, v1);
-    TEST_ASSERT_EQUAL_INT(*p0, *p1);
-    TEST_ASSERT_EQUAL_INT(*p0, 19467);
-}
-
-void testEqualUShorts(void)
-{
-    unsigned short v0, v1;
-    unsigned short *p0, *p1;
-    
-    v0 = 19467;
-    v1 = 19467;
-    p0 = &v0;
-    p1 = &v1;
-
-    TEST_ASSERT_EQUAL_UINT(1837, 1837);
-    TEST_ASSERT_EQUAL_UINT(2987, 2987);
-    TEST_ASSERT_EQUAL_UINT(v0, v1);
-    TEST_ASSERT_EQUAL_UINT(19467, v1);
-    TEST_ASSERT_EQUAL_UINT(v0, 19467);
-    TEST_ASSERT_EQUAL_UINT(*p0, v1);
-    TEST_ASSERT_EQUAL_UINT(*p0, *p1);
-    TEST_ASSERT_EQUAL_UINT(*p0, 19467);
-}
-
-void testEqualChars(void)
-{
-    signed char v0, v1;
-    signed char *p0, *p1;
-    
-    v0 = 109;
-    v1 = 109;
-    p0 = &v0;
-    p1 = &v1;
-
-    TEST_ASSERT_EQUAL_INT(42, 42);
-    TEST_ASSERT_EQUAL_INT(-116, -116);
-    TEST_ASSERT_EQUAL_INT(v0, v1);
-    TEST_ASSERT_EQUAL_INT(109, v1);
-    TEST_ASSERT_EQUAL_INT(v0, 109);
-    TEST_ASSERT_EQUAL_INT(*p0, v1);
-    TEST_ASSERT_EQUAL_INT(*p0, *p1);
-    TEST_ASSERT_EQUAL_INT(*p0, 109);
-}
-
-void testEqualUChars(void)
-{
-    unsigned char v0, v1;
-    unsigned char *p0, *p1;
-    
-    v0 = 251;
-    v1 = 251;
-    p0 = &v0;
-    p1 = &v1;
-
-    TEST_ASSERT_EQUAL_INT(42, 42);
-    TEST_ASSERT_EQUAL_INT(v0, v1);
-    TEST_ASSERT_EQUAL_INT(251, v1);
-    TEST_ASSERT_EQUAL_INT(v0, 251);
-    TEST_ASSERT_EQUAL_INT(*p0, v1);
-    TEST_ASSERT_EQUAL_INT(*p0, *p1);
-    TEST_ASSERT_EQUAL_INT(*p0, 251);
-}
-
-void testEqualPointers(void)
-{
-    int v0, v1;
-    int *p0, *p1, *p2;
-    
-    v0 = 19467;
-    v1 = 18271;
-    p0 = &v0;
-    p1 = &v1;
-    p2 = &v1;
-
-    TEST_ASSERT_EQUAL_PTR(p0, &v0);
-    TEST_ASSERT_EQUAL_PTR(&v1, p1);
-    TEST_ASSERT_EQUAL_PTR(p2, p1);
-    TEST_ASSERT_EQUAL_PTR(&v0, &v0);
-}
-
-void testNotEqualPointers(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_PTR(0x12345678, 0x12345677);
-    VERIFY_FAILS_END
-}
-
-void testIntsWithinDelta(void)
-{
-    TEST_ASSERT_INT_WITHIN(1, 5000, 5001);
-    TEST_ASSERT_INT_WITHIN(5, 5000, 4996);
-    TEST_ASSERT_INT_WITHIN(5, 5000, 5005);
-    TEST_ASSERT_INT_WITHIN(500, 50, -440);
-    
-    TEST_ASSERT_INT_WITHIN(2, -1, -1);
-    TEST_ASSERT_INT_WITHIN(5, 1, -1);
-    TEST_ASSERT_INT_WITHIN(5, -1, 1);
-}
-
-void testIntsNotWithinDelta(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_INT_WITHIN(5, 5000, 5006);
-    VERIFY_FAILS_END
-}
-
-void testUIntsWithinDelta(void)
-{
-    TEST_ASSERT_UINT_WITHIN(1, 5000, 5001);
-    TEST_ASSERT_UINT_WITHIN(5, 5000, 4996);
-    TEST_ASSERT_UINT_WITHIN(5, 5000, 5005);
-}
-
-void testUIntsNotWithinDelta(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_UINT_WITHIN(1, 2147483647u, 2147483649u);
-    VERIFY_FAILS_END
-}
-
-void testUIntsNotWithinDeltaEvenThoughASignedIntWouldPassSmallFirst(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_UINT_WITHIN(5, 1, -1);
-    VERIFY_FAILS_END
-}
-
-void testUIntsNotWithinDeltaEvenThoughASignedIntWouldPassBigFirst(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_UINT_WITHIN(5, -1, 1);
-    VERIFY_FAILS_END
-}
-
-void testHEX32sWithinDelta(void)
-{
-    TEST_ASSERT_HEX32_WITHIN(1, 5000, 5001);
-    TEST_ASSERT_HEX32_WITHIN(5, 5000, 4996);
-    TEST_ASSERT_HEX32_WITHIN(5, 5000, 5005);
-}
-
-void testHEX32sNotWithinDelta(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_HEX32_WITHIN(1, 2147483647u, 2147483649u);
-    VERIFY_FAILS_END
-}
-
-void testHEX32sNotWithinDeltaEvenThoughASignedIntWouldPass(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_HEX32_WITHIN(5, 1, -1);
-    VERIFY_FAILS_END
-}
-
-void testHEX16sWithinDelta(void)
-{
-    TEST_ASSERT_HEX16_WITHIN(1, 5000, 5001);
-    TEST_ASSERT_HEX16_WITHIN(5, 5000, 4996);
-    TEST_ASSERT_HEX16_WITHIN(5, 5000, 5005);
-}
-
-void testHEX16sNotWithinDelta(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_HEX16_WITHIN(2, 65535, 0);
-    VERIFY_FAILS_END
-}
-
-void testHEX8sWithinDelta(void)
-{
-    TEST_ASSERT_HEX8_WITHIN(1, 254, 255);
-    TEST_ASSERT_HEX8_WITHIN(5, 251, 255);
-    TEST_ASSERT_HEX8_WITHIN(5, 1, 4);
-}
-
-void testHEX8sNotWithinDelta(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_HEX8_WITHIN(2, 255, 0);
-    VERIFY_FAILS_END
-}
-
-void testEqualStrings(void)
-{
-    const char *testString = "foo";
-
-    TEST_ASSERT_EQUAL_STRING(testString, testString);
-    TEST_ASSERT_EQUAL_STRING("foo", "foo");
-    TEST_ASSERT_EQUAL_STRING("foo", testString);
-    TEST_ASSERT_EQUAL_STRING(testString, "foo");
-    TEST_ASSERT_EQUAL_STRING("", "");
-}
-
-void testEqualStringsWithCarriageReturnsAndLineFeeds(void)
-{
-    const char *testString = "foo\r\nbar";
-
-    TEST_ASSERT_EQUAL_STRING(testString, testString);
-    TEST_ASSERT_EQUAL_STRING("foo\r\nbar", "foo\r\nbar");
-    TEST_ASSERT_EQUAL_STRING("foo\r\nbar", testString);
-    TEST_ASSERT_EQUAL_STRING(testString, "foo\r\nbar");
-    TEST_ASSERT_EQUAL_STRING("", "");
-}
-
-void testNotEqualString1(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_STRING("foo", "bar");
-    VERIFY_FAILS_END
-}
-
-void testNotEqualString2(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_STRING("foo", "");
-    VERIFY_FAILS_END
-}
-
-void testNotEqualString3(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_STRING("", "bar");
-    VERIFY_FAILS_END
-}
-
-void testNotEqualString4(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_STRING("bar\r", "bar\n");
-    VERIFY_FAILS_END
-}
-
-void testNotEqualString5(void)
-{
-    const char str1[] = { 0x41, 0x42, 0x03, 0x00 };
-    const char str2[] = { 0x41, 0x42, 0x04, 0x00 };
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_STRING(str1, str2);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualString_ExpectedStringIsNull(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_STRING(NULL, "bar");
-    VERIFY_FAILS_END
-}
-
-void testNotEqualString_ActualStringIsNull(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_STRING("foo", NULL);
-    VERIFY_FAILS_END
-}
-
-void testEqualStringArrays(void)
-{
-    const char *testStrings[] = { "foo", "boo", "woo", "moo" };
-    const char *expStrings[] = { "foo", "boo", "woo", "zoo" };
-
-    TEST_ASSERT_EQUAL_STRING_ARRAY(expStrings, expStrings, 3);
-    TEST_ASSERT_EQUAL_STRING_ARRAY(expStrings, testStrings, 3);
-    TEST_ASSERT_EQUAL_STRING_ARRAY(expStrings, testStrings, 2);
-    TEST_ASSERT_EQUAL_STRING_ARRAY(expStrings, testStrings, 1);
-}
-
-void testNotEqualStringArray1(void)
-{
-    const char *testStrings[] = { "foo", "boo", "woo", "moo" };
-    const char *expStrings[] = { "foo", "boo", "woo", "zoo" };
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_STRING_ARRAY(expStrings, testStrings, 4);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualStringArray2(void)
-{
-    const char *testStrings[] = { "zoo", "boo", "woo", "moo" };
-    const char *expStrings[] = { "foo", "boo", "woo", "moo" };
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_STRING_ARRAY(expStrings, testStrings, 4);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualStringArray3(void)
-{
-    const char *testStrings[] = { "foo", "boo", "woo", NULL };
-    const char *expStrings[] = { "foo", "boo", "woo", "zoo" };
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_STRING_ARRAY(expStrings, testStrings, 4);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualStringArray4(void)
-{
-    const char *testStrings[] = { "foo", "boo", "woo", "moo" };
-    const char *expStrings[] = { "foo", NULL, "woo", "moo" };
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_STRING_ARRAY(expStrings, testStrings, 4);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualStringArray5(void)
-{
-    const char **testStrings = NULL;
-    const char *expStrings[] = { "foo", "boo", "woo", "zoo" };
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_STRING_ARRAY(expStrings, testStrings, 4);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualStringArray6(void)
-{
-    const char *testStrings[] = { "foo", "boo", "woo", "zoo" };
-    const char **expStrings = NULL;
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_STRING_ARRAY(expStrings, testStrings, 4);
-    VERIFY_FAILS_END
-}
-
-void testEqualStringArrayIfBothNulls(void)
-{
-    const char **testStrings = NULL;
-    const char **expStrings = NULL;
-
-    TEST_ASSERT_EQUAL_STRING_ARRAY(expStrings, testStrings, 4);
-}
-
-void testEqualMemory(void)
-{
-    const char *testString = "whatever";
-    
-    TEST_ASSERT_EQUAL_MEMORY(testString, testString, 8);
-    TEST_ASSERT_EQUAL_MEMORY("whatever", "whatever", 8);
-    TEST_ASSERT_EQUAL_MEMORY("whatever", testString, 8);
-    TEST_ASSERT_EQUAL_MEMORY(testString, "whatever", 8);
-    TEST_ASSERT_EQUAL_MEMORY(testString, "whatever", 2);
-    TEST_ASSERT_EQUAL_MEMORY(NULL, NULL, 1);
-}
-
-void testNotEqualMemory1(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_MEMORY("foo", "bar", 3);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualMemory2(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_MEMORY("fool", "food", 4);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualMemory3(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_MEMORY(NULL, "food", 4);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualMemory4(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_MEMORY("fool", NULL, 4);
-    VERIFY_FAILS_END
-}
-
-void testEqualIntArrays(void)
-{
-    int p0[] = {1, 8, 987, -2};
-    int p1[] = {1, 8, 987, -2};
-    int p2[] = {1, 8, 987, 2};
-    int p3[] = {1, 500, 600, 700};
-
-    TEST_ASSERT_EQUAL_INT_ARRAY(p0, p0, 1);
-    TEST_ASSERT_EQUAL_INT_ARRAY(p0, p0, 4);
-    TEST_ASSERT_EQUAL_INT_ARRAY(p0, p1, 4);
-    TEST_ASSERT_EQUAL_INT_ARRAY(p0, p2, 3);
-    TEST_ASSERT_EQUAL_INT_ARRAY(p0, p3, 1);
-}
-
-void testNotEqualIntArraysNullExpected(void)
-{
-    int* p0 = NULL;
-    int p1[] = {1, 8, 987, 2};
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_INT_ARRAY(p0, p1, 4);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualIntArraysNullActual(void)
-{
-    int* p1 = NULL;
-    int p0[] = {1, 8, 987, 2};
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_INT_ARRAY(p0, p1, 4);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualIntArrays1(void)
-{
-    int p0[] = {1, 8, 987, -2};
-    int p1[] = {1, 8, 987, 2};
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_INT_ARRAY(p0, p1, 4);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualIntArrays2(void)
-{
-    int p0[] = {1, 8, 987, -2};
-    int p1[] = {2, 8, 987, -2};
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_INT_ARRAY(p0, p1, 4);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualIntArrays3(void)
-{
-    int p0[] = {1, 8, 987, -2};
-    int p1[] = {1, 8, 986, -2};
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_INT_ARRAY(p0, p1, 4);
-    VERIFY_FAILS_END
-}
-
-void testEqualInt8Arrays(void)
-{
-    _US8 p0[] = {1, 8, 117, -2};
-    _US8 p1[] = {1, 8, 117, -2};
-    _US8 p2[] = {1, 8, 117, 2};
-    _US8 p3[] = {1, 50, 60, 70};
-
-    TEST_ASSERT_EQUAL_INT8_ARRAY(p0, p0, 1);
-    TEST_ASSERT_EQUAL_INT8_ARRAY(p0, p0, 4);
-    TEST_ASSERT_EQUAL_INT8_ARRAY(p0, p1, 4);
-    TEST_ASSERT_EQUAL_INT8_ARRAY(p0, p2, 3);
-    TEST_ASSERT_EQUAL_INT8_ARRAY(p0, p3, 1);
-}
-
-void testNotEqualInt8Arrays(void)
-{
-    _US8 p0[] = {1, 8, 127, -2};
-    _US8 p1[] = {1, 8, 127, 2};
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_INT8_ARRAY(p0, p1, 4);
-    VERIFY_FAILS_END
-}
-
-void testEqualUIntArrays(void)
-{
-    unsigned int p0[] = {1, 8, 987, 65132u};
-    unsigned int p1[] = {1, 8, 987, 65132u};
-    unsigned int p2[] = {1, 8, 987, 2};
-    unsigned int p3[] = {1, 500, 600, 700};
-
-    TEST_ASSERT_EQUAL_UINT_ARRAY(p0, p0, 1);
-    TEST_ASSERT_EQUAL_UINT_ARRAY(p0, p0, 4);
-    TEST_ASSERT_EQUAL_UINT_ARRAY(p0, p1, 4);
-    TEST_ASSERT_EQUAL_UINT_ARRAY(p0, p2, 3);
-    TEST_ASSERT_EQUAL_UINT_ARRAY(p0, p3, 1);
-}
-
-void testNotEqualUIntArrays1(void)
-{
-    unsigned int p0[] = {1, 8, 987, 65132u};
-    unsigned int p1[] = {1, 8, 987, 65131u};
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_UINT_ARRAY(p0, p1, 4);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualUIntArrays2(void)
-{
-    unsigned int p0[] = {1, 8, 987, 65132u};
-    unsigned int p1[] = {2, 8, 987, 65132u};
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_UINT_ARRAY(p0, p1, 4);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualUIntArrays3(void)
-{
-    unsigned int p0[] = {1, 8, 987, 65132u};
-    unsigned int p1[] = {1, 8, 986, 65132u};
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_UINT_ARRAY(p0, p1, 4);
-    VERIFY_FAILS_END
-}
-
-void testEqualInt16Arrays(void)
-{
-    _UU16 p0[] = {1, 8, 117, 3};
-    _UU16 p1[] = {1, 8, 117, 3};
-    _UU16 p2[] = {1, 8, 117, 2};
-    _UU16 p3[] = {1, 50, 60, 70};
-
-    TEST_ASSERT_EQUAL_INT16_ARRAY(p0, p0, 1);
-    TEST_ASSERT_EQUAL_INT16_ARRAY(p0, p0, 4);
-    TEST_ASSERT_EQUAL_INT16_ARRAY(p0, p1, 4);
-    TEST_ASSERT_EQUAL_INT16_ARRAY(p0, p2, 3);
-    TEST_ASSERT_EQUAL_INT16_ARRAY(p0, p3, 1);
-}
-
-void testNotEqualInt16Arrays(void)
-{
-    _UU16 p0[] = {1, 8, 127, 3};
-    _UU16 p1[] = {1, 8, 127, 2};
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_INT16_ARRAY(p0, p1, 4);
-    VERIFY_FAILS_END
-}
-
-void testEqualUINT16Arrays(void)
-{
-    unsigned short p0[] = {1, 8, 987, 65132u};
-    unsigned short p1[] = {1, 8, 987, 65132u};
-    unsigned short p2[] = {1, 8, 987, 2};
-    unsigned short p3[] = {1, 500, 600, 700};
-
-    TEST_ASSERT_EQUAL_UINT16_ARRAY(p0, p0, 1);
-    TEST_ASSERT_EQUAL_UINT16_ARRAY(p0, p0, 4);
-    TEST_ASSERT_EQUAL_UINT16_ARRAY(p0, p1, 4);
-    TEST_ASSERT_EQUAL_UINT16_ARRAY(p0, p2, 3);
-    TEST_ASSERT_EQUAL_UINT16_ARRAY(p0, p3, 1);
-}
-
-void testNotEqualUINT16Arrays1(void)
-{
-    unsigned short p0[] = {1, 8, 987, 65132u};
-    unsigned short p1[] = {1, 8, 987, 65131u};
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_UINT16_ARRAY(p0, p1, 4);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualUINT16Arrays2(void)
-{
-    unsigned short p0[] = {1, 8, 987, 65132u};
-    unsigned short p1[] = {2, 8, 987, 65132u};
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_UINT16_ARRAY(p0, p1, 4);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualUINT16Arrays3(void)
-{
-    unsigned short p0[] = {1, 8, 987, 65132u};
-    unsigned short p1[] = {1, 8, 986, 65132u};
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_UINT16_ARRAY(p0, p1, 4);
-    VERIFY_FAILS_END
-}
-
-void testEqualHEXArrays(void)
-{
-    unsigned int p0[] = {1, 8, 987, 65132u};
-    unsigned int p1[] = {1, 8, 987, 65132u};
-    unsigned int p2[] = {1, 8, 987, 2};
-    unsigned int p3[] = {1, 500, 600, 700};
-
-    TEST_ASSERT_EQUAL_HEX_ARRAY(p0, p0, 1);
-    TEST_ASSERT_EQUAL_HEX_ARRAY(p0, p0, 4);
-    TEST_ASSERT_EQUAL_HEX_ARRAY(p0, p1, 4);
-    TEST_ASSERT_EQUAL_HEX32_ARRAY(p0, p2, 3);
-    TEST_ASSERT_EQUAL_HEX32_ARRAY(p0, p3, 1);
-}
-
-void testNotEqualHEXArrays1(void)
-{
-    unsigned int p0[] = {1, 8, 987, 65132u};
-    unsigned int p1[] = {1, 8, 987, 65131u};
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_HEX32_ARRAY(p0, p1, 4);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualHEXArrays2(void)
-{
-    unsigned int p0[] = {1, 8, 987, 65132u};
-    unsigned int p1[] = {2, 8, 987, 65132u};
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_HEX32_ARRAY(p0, p1, 4);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualHEXArrays3(void)
-{
-    unsigned int p0[] = {1, 8, 987, 65132u};
-    unsigned int p1[] = {1, 8, 986, 65132u};
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_HEX_ARRAY(p0, p1, 4);
-    VERIFY_FAILS_END
-}
-
-void testEqualHEX16Arrays(void)
-{
-    unsigned short p0[] = {1, 8, 987, 65132u};
-    unsigned short p1[] = {1, 8, 987, 65132u};
-    unsigned short p2[] = {1, 8, 987, 2};
-    unsigned short p3[] = {1, 500, 600, 700};
-
-    TEST_ASSERT_EQUAL_HEX16_ARRAY(p0, p0, 1);
-    TEST_ASSERT_EQUAL_HEX16_ARRAY(p0, p0, 4);
-    TEST_ASSERT_EQUAL_HEX16_ARRAY(p0, p1, 4);
-    TEST_ASSERT_EQUAL_HEX16_ARRAY(p0, p2, 3);
-    TEST_ASSERT_EQUAL_HEX16_ARRAY(p0, p3, 1);
-}
-
-void testNotEqualHEX16Arrays1(void)
-{
-    unsigned short p0[] = {1, 8, 987, 65132u};
-    unsigned short p1[] = {1, 8, 987, 65131u};
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_HEX16_ARRAY(p0, p1, 4);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualHEX16Arrays2(void)
-{
-    unsigned short p0[] = {1, 8, 987, 65132u};
-    unsigned short p1[] = {2, 8, 987, 65132u};
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_HEX16_ARRAY(p0, p1, 4);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualHEX16Arrays3(void)
-{
-    unsigned short p0[] = {1, 8, 987, 65132u};
-    unsigned short p1[] = {1, 8, 986, 65132u};
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_HEX16_ARRAY(p0, p1, 4);
-    VERIFY_FAILS_END
-}
-
-void testEqualHEX8Arrays(void)
-{
-    unsigned short p0[] = {1, 8, 254u, 123};
-    unsigned short p1[] = {1, 8, 254u, 123};
-    unsigned short p2[] = {1, 8, 254u, 2};
-    unsigned short p3[] = {1, 23, 25, 26};
-
-    TEST_ASSERT_EQUAL_HEX8_ARRAY(p0, p0, 1);
-    TEST_ASSERT_EQUAL_HEX8_ARRAY(p0, p0, 4);
-    TEST_ASSERT_EQUAL_HEX8_ARRAY(p0, p1, 4);
-    TEST_ASSERT_EQUAL_HEX8_ARRAY(p0, p2, 3);
-    TEST_ASSERT_EQUAL_HEX8_ARRAY(p0, p3, 1);
-}
-
-void testNotEqualHEX8Arrays1(void)
-{
-    unsigned char p0[] = {1, 8, 254u, 253u};
-    unsigned char p1[] = {1, 8, 254u, 252u};
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_HEX8_ARRAY(p0, p1, 4);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualHEX8Arrays2(void)
-{
-    unsigned char p0[] = {1, 8, 254u, 253u};
-    unsigned char p1[] = {2, 8, 254u, 253u};
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_HEX8_ARRAY(p0, p1, 4);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualHEX8Arrays3(void)
-{
-    unsigned char p0[] = {1, 8, 254u, 253u};
-    unsigned char p1[] = {1, 8, 255u, 253u};
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_HEX8_ARRAY(p0, p1, 4);
-    VERIFY_FAILS_END
-}
-
-void testEqualMemoryArrays(void)
-{
-    int p0[] = {1, 8, 987, -2};
-    int p1[] = {1, 8, 987, -2};
-    int p2[] = {1, 8, 987, 2};
-    int p3[] = {1, 500, 600, 700};
-
-    TEST_ASSERT_EQUAL_MEMORY_ARRAY(p0, p0, 4, 1);
-    TEST_ASSERT_EQUAL_MEMORY_ARRAY(p0, p0, 4, 4);
-    TEST_ASSERT_EQUAL_MEMORY_ARRAY(p0, p1, 4, 4);
-    TEST_ASSERT_EQUAL_MEMORY_ARRAY(p0, p2, 4, 3);
-    TEST_ASSERT_EQUAL_MEMORY_ARRAY(p0, p3, 4, 1);
-}
-
-void testNotEqualMemoryArraysExpectedNull(void)
-{
-    int* p0 = NULL;
-    int p1[] = {1, 8, 987, 2};
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_MEMORY_ARRAY(p0, p1, 4, 4);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualMemoryArraysActualNull(void)
-{
-    int p0[] = {1, 8, 987, -2};
-    int* p1 = NULL;
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_MEMORY_ARRAY(p0, p1, 4, 4);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualMemoryArrays1(void)
-{
-    int p0[] = {1, 8, 987, -2};
-    int p1[] = {1, 8, 987, 2};
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_MEMORY_ARRAY(p0, p1, 4, 4);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualMemoryArrays2(void)
-{
-    int p0[] = {1, 8, 987, -2};
-    int p1[] = {2, 8, 987, -2};
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_MEMORY_ARRAY(p0, p1, 4, 4);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualMemoryArrays3(void)
-{
-    int p0[] = {1, 8, 987, -2};
-    int p1[] = {1, 8, 986, -2};
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_MEMORY_ARRAY(p0, p1, 4, 4);
-    VERIFY_FAILS_END
-}
-
-void testProtection(void)
-{
-    volatile int mask = 0;
-
-    if (TEST_PROTECT())
-    {
-        mask |= 1;
-        TEST_ABORT();
-    }
-    else
-    {
-        Unity.CurrentTestFailed = 0;
-        mask |= 2;
-    }
-
-    TEST_ASSERT_EQUAL(3, mask);
-}
-
-void testIgnoredAndThenFailInTearDown(void)
-{
-    SetToOneToFailInTearDown = 1;
-    TEST_IGNORE();
-}
-
-// ===================== THESE TEST WILL RUN IF YOUR CONFIG INCLUDES 64 BIT SUPPORT ==================
-#ifdef UNITY_SUPPORT_64
-
-void testEqualHex64s(void)
-{
-    _UU64 v0, v1;
-    _UU64 *p0, *p1;
-    
-    v0 = 0x9876543201234567;
-    v1 = 0x9876543201234567;
-    p0 = &v0;
-    p1 = &v1;
-
-    TEST_ASSERT_EQUAL_HEX64(0x9876543201234567, 0x9876543201234567);
-    TEST_ASSERT_EQUAL_HEX64(v0, v1);
-    TEST_ASSERT_EQUAL_HEX64(0x9876543201234567, v1);
-    TEST_ASSERT_EQUAL_HEX64(v0, 0x9876543201234567);
-    TEST_ASSERT_EQUAL_HEX64(*p0, v1);
-    TEST_ASSERT_EQUAL_HEX64(*p0, *p1);
-    TEST_ASSERT_EQUAL_HEX64(*p0, 0x9876543201234567);
-}
-
-void testNotEqualHex64s(void)
-{
-    _UU64 v0, v1;
-    
-    v0 = 9000000000;
-    v1 = 9100000000;
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_HEX64(v0, v1);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualHex64sIfSigned(void)
-{
-    _US64 v0, v1;
-    
-    v0 = -9000000000;
-    v1 = 9000000000;
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_HEX64(v0, v1);
-    VERIFY_FAILS_END
-}
-
-void testHEX64sWithinDelta(void)
-{
-    TEST_ASSERT_HEX64_WITHIN(1, 0x7FFFFFFFFFFFFFFF,0x7FFFFFFFFFFFFFFE);
-    TEST_ASSERT_HEX64_WITHIN(5, 5000, 4996);
-    TEST_ASSERT_HEX64_WITHIN(5, 5000, 5005);
-}
-
-void testHEX64sNotWithinDelta(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_HEX64_WITHIN(1, 0x7FFFFFFFFFFFFFFF, 0x7FFFFFFFFFFFFFFC);
-    VERIFY_FAILS_END
-}
-
-void testHEX64sNotWithinDeltaEvenThoughASignedIntWouldPass(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_HEX64_WITHIN(5, 1, -1);
-    VERIFY_FAILS_END
-}
-
-void testEqualHEX64Arrays(void)
-{
-    _UU64 p0[] = {1, 8, 987, 65132u};
-    _UU64 p1[] = {1, 8, 987, 65132u};
-    _UU64 p2[] = {1, 8, 987, 2};
-    _UU64 p3[] = {1, 500, 600, 700};
-
-    TEST_ASSERT_EQUAL_HEX64_ARRAY(p0, p0, 1);
-    TEST_ASSERT_EQUAL_HEX64_ARRAY(p0, p0, 4);
-    TEST_ASSERT_EQUAL_HEX64_ARRAY(p0, p1, 4);
-    TEST_ASSERT_EQUAL_HEX64_ARRAY(p0, p2, 3);
-    TEST_ASSERT_EQUAL_HEX64_ARRAY(p0, p3, 1);
-}
-
-void testNotEqualHEX64Arrays1(void)
-{
-    _UU64 p0[] = {1, 8, 987, 65132u};
-    _UU64 p1[] = {1, 8, 987, 65131u};
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_HEX64_ARRAY(p0, p1, 4);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualHEX64Arrays2(void)
-{
-    _UU64 p0[] = {1, 8, 987, 65132u};
-    _UU64 p1[] = {2, 8, 987, 65132u};
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_HEX64_ARRAY(p0, p1, 4);
-    VERIFY_FAILS_END
-}
-
-#endif //64-bit SUPPORT
-
-// ===================== THESE TEST WILL RUN IF YOUR CONFIG INCLUDES FLOAT SUPPORT ==================
-#ifndef UNITY_EXCLUDE_FLOAT
-
-void testFloatsWithinDelta(void)
-{
-    TEST_ASSERT_FLOAT_WITHIN(0.00003f, 187245.03485f, 187245.03488f);
-    TEST_ASSERT_FLOAT_WITHIN(1.0f, 187245.0f, 187246.0f);
-    TEST_ASSERT_FLOAT_WITHIN(0.05f, 9273.2549f, 9273.2049f);
-    TEST_ASSERT_FLOAT_WITHIN(0.007f, -726.93724f, -726.94424f);
-}
-
-void testFloatsNotWithinDelta(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_FLOAT_WITHIN(0.05f, 9273.2649f, 9273.2049f);
-    VERIFY_FAILS_END
-}
-
-void testFloatsEqual(void)
-{
-    TEST_ASSERT_EQUAL_FLOAT(187245.0f, 187246.0f);
-    TEST_ASSERT_EQUAL_FLOAT(18724.5f, 18724.6f);
-    TEST_ASSERT_EQUAL_FLOAT(9273.2549f, 9273.2599f);
-    TEST_ASSERT_EQUAL_FLOAT(-726.93724f, -726.9374f);
-}
-
-void testFloatsNotEqual(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_FLOAT(9273.9649f, 9273.0049f);
-    VERIFY_FAILS_END
-}
-
-void testFloatsNotEqualNegative1(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_FLOAT(-9273.9649f, -9273.0049f);
-    VERIFY_FAILS_END
-}
-
-void testFloatsNotEqualNegative2(void)
-{
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_FLOAT(-9273.0049f, -9273.9649f);
-    VERIFY_FAILS_END
-}
-
-void testEqualFloatArrays(void)
-{
-    float p0[] = {1.0, -8.0,  25.4, -0.123};
-    float p1[] = {1.0, -8.0,  25.4, -0.123};
-    float p2[] = {1.0, -8.0,  25.4, -0.2};
-    float p3[] = {1.0, -23.0, 25.0, -0.26};
-
-    TEST_ASSERT_EQUAL_FLOAT_ARRAY(p0, p0, 1);
-    TEST_ASSERT_EQUAL_FLOAT_ARRAY(p0, p0, 4);
-    TEST_ASSERT_EQUAL_FLOAT_ARRAY(p0, p1, 4);
-    TEST_ASSERT_EQUAL_FLOAT_ARRAY(p0, p2, 3);
-    TEST_ASSERT_EQUAL_FLOAT_ARRAY(p0, p3, 1);
-}
-
-void testNotEqualFloatArraysExpectedNull(void)
-{
-    float* p0 = NULL;
-    float p1[] = {1.0, 8.0, 25.4, 0.252};
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_FLOAT_ARRAY(p0, p1, 4);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualFloatArraysActualNull(void)
-{
-    float p0[] = {1.0, 8.0, 25.4, 0.253};
-    float* p1 = NULL;
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_FLOAT_ARRAY(p0, p1, 4);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualFloatArrays1(void)
-{
-    float p0[] = {1.0, 8.0, 25.4, 0.253};
-    float p1[] = {1.0, 8.0, 25.4, 0.252};
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_FLOAT_ARRAY(p0, p1, 4);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualFloatArrays2(void)
-{
-    float p0[] = {1.0, 8.0, 25.4, 0.253};
-    float p1[] = {2.0, 8.0, 25.4, 0.253};
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_FLOAT_ARRAY(p0, p1, 4);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualFloatArrays3(void)
-{
-    float p0[] = {1.0, 8.0, 25.4, 0.253};
-    float p1[] = {1.0, 8.0, 25.5, 0.253};
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_FLOAT_ARRAY(p0, p1, 4);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualFloatArraysNegative1(void)
-{
-    float p0[] = {-1.0, -8.0, -25.4, -0.253};
-    float p1[] = {-1.0, -8.0, -25.4, -0.252};
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_FLOAT_ARRAY(p0, p1, 4);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualFloatArraysNegative2(void)
-{
-    float p0[] = {-1.0, -8.0, -25.4, -0.253};
-    float p1[] = {-2.0, -8.0, -25.4, -0.253};
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_FLOAT_ARRAY(p0, p1, 4);
-    VERIFY_FAILS_END
-}
-
-void testNotEqualFloatArraysNegative3(void)
-{
-    float p0[] = {-1.0, -8.0, -25.4, -0.253};
-    float p1[] = {-1.0, -8.0, -25.5, -0.253};
-
-    EXPECT_ABORT_BEGIN
-    TEST_ASSERT_EQUAL_FLOAT_ARRAY(p0, p1, 4);
-    VERIFY_FAILS_END
-}
-
-#endif //FLOAT SUPPORT