Skip to content

Commit

Permalink
Separate RailcomDriverBase to a different file. (#700)
Browse files Browse the repository at this point in the history
Moves RailcomDriverBase to src/freertos_drivers/common/RailcomImpl.hxx
Moves FixedQueue to src/freertos_drivers/common/FixedQueue.hxx

no code changes are made.

===

* Separates the code of TivaRailcom and RailcomBase.

* Splits fixedqueue to a separate file.

* Removes incorrect guard.

* fix typo
  • Loading branch information
balazsracz authored Mar 6, 2023
1 parent c4a2f48 commit ce647ab
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 1,655 deletions.
Loading

0 comments on commit ce647ab

Please sign in to comment.