diff --git a/CHANGELOG.md b/CHANGELOG.md index f4d6e5b9..dc320982 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -22,12 +22,12 @@ will consitute of a breaking change warranting a new major release: ## Changed +- Adapt EM configuration to include all GomSpace PCDU devices except the ACU. For the ACU + (which broke), a dummy will still be used. - Event Manager queue depth is configurable now. - Do not construct and schedule broken TMP1075 device anymore. - Do not track payload modes in system mode tables. - ACS modes derived from system modes. -- Adapt EM configuration to include all GomSpace PCDU devices except the ACU. For the ACU - (which broke), a dummy will still be used. - The CMake build generator will now search for the cross-compiler binaries in the environmental variable named `CROSS_COMPILE_BIN_PATH` first when setting up the build system. This prevents CMake from selecting wrong cross-compilers if multiple cross-compilers with the same name are used