DMA Queue implemntation using UART
This commit is contained in:
@@ -1,10 +1,12 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<section name="Workbench">
|
||||
<section name="WorkbenchPreferenceDialog.dialogBounds">
|
||||
<item key="DIALOG_X_ORIGIN" value="979"/>
|
||||
<item key="DIALOG_Y_ORIGIN" value="407"/>
|
||||
<item key="DIALOG_WIDTH" value="850"/>
|
||||
<item key="DIALOG_HEIGHT" value="893"/>
|
||||
<item key="DIALOG_FONT_NAME" value="1|Fira Sans|10.0|0|GTK|1|"/>
|
||||
<section name="NewWizardAction">
|
||||
<section name="NewWizard.dialogBounds">
|
||||
<item key="DIALOG_X_ORIGIN" value="370"/>
|
||||
<item key="DIALOG_Y_ORIGIN" value="473"/>
|
||||
<item key="DIALOG_WIDTH" value="525"/>
|
||||
<item key="DIALOG_HEIGHT" value="500"/>
|
||||
<item key="DIALOG_FONT_NAME" value="1|Fira Sans|10.0|0|GTK|1|"/>
|
||||
</section>
|
||||
</section>
|
||||
</section>
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<workingSetManager>
|
||||
<workingSet aggregate="true" factoryID="org.eclipse.ui.internal.WorkingSetFactory" id="1755659096453_0" label="Window Working Set" name="Aggregate for window 1755659096453"/>
|
||||
<workingSet aggregate="true" factoryID="org.eclipse.ui.internal.WorkingSetFactory" id="1755831062883_0" label="Window Working Set" name="Aggregate for window 1755831062883"/>
|
||||
</workingSetManager>
|
||||
Reference in New Issue
Block a user