Example source code for MAXREFDES101.

Dependencies:   max32630fthr Adafruit_FeatherOLED USBDevice

Committer:
phonemacro
Date:
Sat Sep 28 04:17:46 2019 +0000
Revision:
4:fd2b2de65af2
Parent:
1:f60eafbf009a
Move initialization of variables to constructor of DSInterface.cpp instead of DSInterface.h; Set the MAXIM_PLATFORM_NAME to Pegasus

Who changed what in which revision?

UserRevisionLine numberNew contents of line
gmehmet 1:f60eafbf009a 1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
gmehmet 1:f60eafbf009a 2 <launchConfiguration type="org.eclipse.ui.externaltools.ProgramLaunchConfigurationType">
gmehmet 1:f60eafbf009a 3 <listAttribute key="org.eclipse.debug.ui.favoriteGroups">
gmehmet 1:f60eafbf009a 4 <listEntry value="org.eclipse.ui.externaltools.launchGroup"/>
gmehmet 1:f60eafbf009a 5 </listAttribute>
gmehmet 1:f60eafbf009a 6 <stringAttribute key="org.eclipse.ui.externaltools.ATTR_LAUNCH_CONFIGURATION_BUILD_SCOPE" value="${project}"/>
gmehmet 1:f60eafbf009a 7 <stringAttribute key="org.eclipse.ui.externaltools.ATTR_LOCATION" value="${workspace_loc:/${project_name}/tools/windows_run.bat}"/>
gmehmet 1:f60eafbf009a 8 <stringAttribute key="org.eclipse.ui.externaltools.ATTR_TOOL_ARGUMENTS" value="${workspace_loc:/${project_name}}"/>
gmehmet 1:f60eafbf009a 9 </launchConfiguration>