ESP32 ULP coprocessor assembly highlighting for VS CodeAdds syntax highlighting for ESP32 ULP assembly language to VS Code. This extension was written after spending a week trying to write I2C driver in pure black and white. It is directly based on ESP32 ULP Documentation. InstallFirst install VS Code. In the command palette ( ScreenshotNoteThis extension used VsCode-ARM as a starting template. Thank you. |