PinnedLoading
- C/C++ configuration for AVR boards i...
C/C++ configuration for AVR boards in VS Code 1{
2"name":"atmega328p",
3"includePath": [
4"${workspaceFolder}/**"
5],
- My .clang-format for VS Code
My .clang-format for VS Code 1BasedOnStyle:Microsoft
2IndentCaseLabels:true
3AllowShortCaseLabelsOnASingleLine:true
4AllowShortLoopsOnASingleLine:true
5SpaceAfterCStyleCast:true
- MCP23017-Arduino-Library
MCP23017-Arduino-Library PublicArduino library for the MCP23017 I2C port expander
Something went wrong, please refresh the page to try again.
If the problem persists, check theGitHub status page orcontact support.
If the problem persists, check theGitHub status page orcontact support.