DMA Queue implemntation using UART

This commit is contained in:
2025-08-21 21:02:32 -07:00
parent e1b596662b
commit f8d17ce7ea
89 changed files with 24079 additions and 3496 deletions

View File

@@ -1,7 +1,23 @@
<?xml version="1.0" encoding="UTF-8"?>
<section name="Workbench">
<item key="LastUsedHeaderTemplate" value="Default C header template"/>
<item key="LastUsedSourceTemplate" value="Default C source template"/>
<section name="completion_proposal_size">
</section>
<section name="org.eclipse.cdt.ui.text.hover.CMacroExpansionExploration">
</section>
<section name="NewHeaderFileCreationWizard.dialogBounds">
<item key="DIALOG_X_ORIGIN" value="1009"/>
<item key="DIALOG_Y_ORIGIN" value="473"/>
<item key="DIALOG_WIDTH" value="525"/>
<item key="DIALOG_HEIGHT" value="416"/>
<item key="DIALOG_FONT_NAME" value="1|Fira Sans|10.0|0|GTK|1|"/>
</section>
<section name="NewSourceFileCreationWizard.dialogBounds">
<item key="DIALOG_X_ORIGIN" value="1009"/>
<item key="DIALOG_Y_ORIGIN" value="473"/>
<item key="DIALOG_WIDTH" value="525"/>
<item key="DIALOG_HEIGHT" value="416"/>
<item key="DIALOG_FONT_NAME" value="1|Fira Sans|10.0|0|GTK|1|"/>
</section>
</section>