mirror of
https://github.com/nasa/fprime.git
synced 2025-12-10 00:44:37 -06:00
* lestarch: minor oversight in communication adapter description * lestarch: prevent inappropriate deallocation in Tcp driver in the event of a RETRY * lestarch: adding clang-format file * lestarch: improved MemAllocator comments and documentation * lestarch: adding communication adapter how-to guide * lestarch: sp * removing tutorial from this PR
5 lines
83 B
YAML
5 lines
83 B
YAML
---
|
|
BasedOnStyle: Chromium
|
|
IndentWidth: 4
|
|
ColumnLimit: 120
|
|
AccessModifierOffset: -2 |