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

Combined commit: update with latest changes #24

Merged
merged 2 commits into from
Nov 20, 2024

Conversation

marcmo
Copy link
Contributor

@marcmo marcmo commented Nov 19, 2024

No description provided.

Rename CMakeLists.txt to Filelists.cmake ([email protected])
Updated documentation for asyncImpl module ([email protected])
Update documentation for timer::Timer ([email protected])
Update documentation for async module ([email protected])
Updated documentation for common ([email protected])
Remove unnecessary treefmt-vscode config entry ([email protected])
Bulk reformat ([email protected])
Add ADC test for channel 1 ([email protected])
Update documentation for timer::Timer ([email protected])
Make default C and CXX version overridable ([email protected])
remove version specifier from ArmNoneEabi toolchain ([email protected])
Ignore Doxyfiles during formatting ([email protected])
Add support in pytest for a hardware testing board ([email protected])
Generate docs from code using Doxygen ([email protected])
Add treefmt and improve code formatting doc ([email protected])
Add ADC channel ([email protected])
Add VS code settings files ([email protected])
asyncConsole: Add user documentation ([email protected])
Add console lifecycle and logger test cases ([email protected])
Add docs to setup gdb server, Visual Studio Code and IntelliSense ([email protected])
Updated documentation for common ([email protected])
Remove C++11 support ([email protected])
Add docs for building referenceApp unit tests ([email protected])
Centralizing Version Information ([email protected])
Minor fixes of console ([email protected])
Fix pytest failures by adding delays and retries in serial write ([email protected])
Add trademark statement to 1st page only ([email protected])
Use hardware-based ticks in StatisticsWriter ([email protected])
Reenable Python >= 3.11 for documentation build ([email protected])
Remove Sphinx extensions and Dim from Central main branch ([email protected])
Imporve links in io docs ([email protected])
Remove 2nd copyright from footer of documentation ([email protected])
Update nxp IDE setup to 3.5 ([email protected])
Remove unused scale parameter from io docs ([email protected])
Fix Testing Guide documentation ([email protected])
Adjust documentation ([email protected])
Switch to released dox packages for documentation ([email protected])
Fix style issues in documentation ([email protected])
Replace socat with python alternative ([email protected])
Fix POSIX CanSystem startup ([email protected])
Unhide toctree in platform doc landing page ([email protected])
Clean up includes in application/systems ([email protected])
Add code coverage in CMakeLists.txt ([email protected])
Increase code coverage of RoutineControlJob.cpp in uds ([email protected])
Fix typo in stdioConsoleInput module documentation ([email protected])
Implement pytest for console command stats stack ([email protected])
Add DemoCommand as AsyncConsole testcase ([email protected])
Switch camel_case to PascalCalse filenames ([email protected])
Add test features to pytest framework ([email protected])
Make failed estd_assert unreachable ([email protected])
Add refapp export filter for reuse ([email protected])
Add documentation for module stdioConsoleInput ([email protected])
Fix reference to multiple cores in directory structure ([email protected])
Update paths in nxp IDE setup ([email protected])
Change location of linker script in setup documentation ([email protected])
Fix paths in s32k setup instructions ([email protected])
Fix paths in OpenBSW documentation ([email protected])
Fix paths in setup instructions ([email protected])
Cleanup documentation of OpenBSW ([email protected])
Remove references to git in documentation ([email protected])
Downgrade cmake to version 3.22 ([email protected])
Move platform support code into executables ([email protected])
Remove platform support options from unitTest ([email protected])
Fix cmake format for custom 3rdparty CMakeLists ([email protected])
Move 3rdparty one level up ([email protected])
Make cmake format check first step of verfier ([email protected])
Move ut only libs to ut executable ([email protected])
Make unit test separate executeable ([email protected])
Create CMake OpenBSW module ([email protected])
Remove DCC optimization from big_endian.h ([email protected])
Cleanup module platform in referenceApp ([email protected])
Remove platform/atomic from referenceApp ([email protected])
Switch from platform::atomic to std::atomic ([email protected])
Fix minor compilation warnings ([email protected])
Add cmake-format via cmakelang (.cmake-format) ([email protected])
Fix unsupported assembler flag ([email protected])
Rename CanDemoListener::init() to CanDemoListener::run() ([email protected])
Add FreeRTOS LICENSE.md files ([email protected])

Change-Id: Id54bad2d0f8af341c3f5219ac24ba1d324cff14b
Change-Id: I5859fd56cb628b6a569ca0829f0b5a2f523c1c53
@marcmo marcmo merged commit 85668e6 into eclipse-openbsw:main Nov 20, 2024
3 checks passed
@marcmo marcmo deleted the updated_from_latest_changes branch November 20, 2024 08:45
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.

2 participants