Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue 13: Automatic Build Configurations for all Supported Platforms #38

Open
wants to merge 15 commits into
base: master
Choose a base branch
from

Conversation

jk-collab
Copy link
Contributor

@jk-collab jk-collab commented May 6, 2021

I have created x86 or arm build configurations respectively for all projects that are listed in the table below. The table basically includes all C/C++ projects that are not purely meant for demonstrating GPIO functionality.

Name x86 arm
MRT1_VL-10_Zeiger Y Y
MRT1_VL-11_Linked_Lists Y Y
MRT1_VL-11_Object_Orientation Y Y
MRT2_VL_1-ComplexTest Y Y
MRT2_VL_1-FrequencyResponse Y Y
MRT2_VL-3_Automaton Y Y
MRT2_VL-3_AutomatonLib Y Y
MRT2_VL-4_CalcAsFSM Y Y
MRT2_VL-4_CalcAsFSM-reduziert Y Y
MRT2_VL-5_map Y Y
MRT2_VL-5_list Y Y
MRT2_VL-6_Ampel_ohne_IoT Y Y
MRT2_VL-8_Ampel_mit_OPC_UA Y Y
MRT2_VL-8_RemoteAmpel_OPC_UA_Client Y Y
MRT2_VL-8_OPCUA_FirstSteps_client Y Y
MRT2_VL-8_OPCUA_FirstSteps_PiServer Y Y

C/C++ projects that will only run on arm are:

  • MRT1_VL-09-13_C_Peripherals
  • MRT1_VL-12_C_MMap_Peripherals
  • MRT1_VL-12_libbcm_Peripherals
  • MRT1_VL-12_libbcm_staticLibraries
  • MRT1_VL-12_libbcm2835_sharedLib_thirdParty
  • MRT1_VL-13_BreathingLight
  • MRT1_VL-13_CMake_Based_Object_Orientation_Code_Analysis
  • MRT1_VL-13_TempCalc_bothlibs
  • MRT1_VL-13_TempLightPWM
  • MRT1_VL-13_TimedBreathingLight

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant