Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bugfixes and minor improvements in error messages #48

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

werneazc
Copy link

  • Add missing calculation of router area
  • Update errors for configuration mistakes of periphery like memory controller, PCIe etc.
  • Update version and build date to fit CMake configuration
  • Set C++ standard to C++14
  • Add core number to output to improve readability of the output

andrewerner added 7 commits March 14, 2021 16:18
…readability

Core index needs a default, because all arguments of display function
of library use default values. Didn't want to replace function calls in
user code.

Signed-off-by: andrewerner <[email protected]>
@werneazc werneazc marked this pull request as ready for review March 14, 2021 15:32
In Mac OSX boost serialization library was missing to
compile. Additionally replace depreciated LINK_PUBLIC
with PUBLIC keyword.

Signed-off-by: Andre Werner <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant