You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* added unittest for strip pName/vendor and minor changes
* Delete testdata/testExamples/STM32F2/out/CubeMX/STM32F217IGHx/Debug/CubeMX.Debug+STM32F217IGHx.cbuild.yml
Depending on the call the tests require the generator variants of cbuild-idx and cbuild from the tmp directory but not the ones from out.
* Delete testdata/testExamples/STM32F2/.clangd
* Delete testdata/testExamples/STM32F2/out/CubeMX+STM32F217IGHx.cbuild-run.yml
* Delete testdata/testExamples/STM32F2/CubeMX.cbuild-set.yml
* Delete testdata/testExamples/STM32F2/CubeMX.cbuild-pack.yml
* Delete testdata/testExamples/STM32F2/RTE/_Debug_STM32F217IGHx/RTE_Components.h
* Delete testdata/testExamples/STM32F2/CubeMX.cbuild-idx.yml
* inplemented fix for issue #129 and added a big unit test for different possible .mxproject content
* Crazy golangcilint forced me to name a variable and struct with other case than the values it will contain. so I'll try another crazy name.
* two german comments translated
* corrected path calculation of ThirdParty source files
* Simplyfied option use for "read"-functionality. Separate name of third party part from vendor and version creating multiple groups. Removed filter of file names from third party files. Changed filter "system_" to "system_stm32"
* renamed ...Ip... to ... Iq... because golangci flags a name with ...Ip... as an error.
* Update internal/readFile/readFile.go
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
---------
Co-authored-by: Joachim Krech <8290187+jkrech@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
0 commit comments