tweaks to target scheme

This commit is contained in:
Mark VanderVoord
2026-05-16 22:44:09 -04:00
parent cc00ca6f07
commit ed99435177
9 changed files with 6 additions and 2 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ task :prepare_for_tests => TEMP_DIRS
include RakefileHelpers
# Load proper GCC as defult configuration
DEFAULT_CONFIG_FILE = 'gcc_auto_stdint.yml'
DEFAULT_CONFIG_FILE = 'gcc_64_auto_stdint.yml'
configure_toolchain(DEFAULT_CONFIG_FILE)
############# ALL THE SELF-TESTS WE CAN PERFORM
+1
View File
@@ -74,3 +74,4 @@
- UNITY_INCLUDE_DOUBLE
- UNITY_SUPPORT_64
- UNITY_OUTPUT_RESULTS_FILE
- UNITY_POINTER_WIDTH=64
+1
View File
@@ -74,3 +74,4 @@
- UNITY_SUPPORT_TEST_CASES
- UNITY_SUPPORT_64
- UNITY_COMPARE_PTRS_ON_ZERO_ARRAY
- UNITY_POINTER_WIDTH=64
+1
View File
@@ -47,3 +47,4 @@
- UNITY_SUPPORT_TEST_CASES
- UNITY_INT_WIDTH=32
- UNITY_LONG_WIDTH=32
- UNITY_SUPPORT_64
+1
View File
@@ -48,3 +48,4 @@
- UNITY_SUPPORT_64
- UNITY_INT_WIDTH=32
- UNITY_LONG_WIDTH=64
- UNITY_POINTER_WIDTH=64
@@ -45,4 +45,4 @@
- UNITY_INCLUDE_DOUBLE
- UNITY_SUPPORT_TEST_CASES
- UNITY_EXCLUDE_TESTING_NEW_COMMENTS
- UNITY_SUPPORT_64
- UNITY_SUPPORT_64