summaryrefslogtreecommitdiff
path: root/.devcontainer
AgeCommit message (Collapse)AuthorFilesLines
2022-09-17Remove CMake targets and corresponding CLI arguments that are specific to ↵Jean-François Milants1-1/+0
the debugging environment (USE_JLINK, USE_OPENOCD and USE_GDB_CLIENT).
2022-08-21Fix markdown format with autoformatter (#1284)Riku Isokoski1-15/+10
2021-11-28Fixed container to use clang-format-12 and format on saveStephanie1-2/+4
2021-10-17Update git URLS, MCUboot is now independent w/ different GitHub org.carlosperate2-2/+2
2021-08-09Setup plugins for Clang-tidy/formatTim Keller2-2/+4
2021-08-07Typos for daysTim Keller1-16/+16
2021-08-07Updated documentationTim Keller1-2/+2
2021-08-07Added cmake variantsTim Keller6-4/+76
2021-08-07added extra .sh build filesNiall Cooling2-0/+4
2021-08-07added clang-tidy/format to containerNiall Cooling1-0/+2
2021-08-07added dos2unix to docker for Win10 and default to release buildNiall Cooling3-3/+5
2021-08-07macOS and Win10 dockerfileNiall Cooling3-3/+7
2021-08-07removed dependency on build.shAzureAD\NiallCooling1-5/+12
2021-08-07added devcontainer filesNiall Cooling3-0/+153