Updated Coding Standards (markdown)
parent
c411bf032c
commit
e5c3d901bd
1 changed files with 1 additions and 0 deletions
|
|
@ -18,6 +18,7 @@ Please follow these coding standards for contributing code to Marlin. Pull reque
|
||||||
- [Marlin-specific Conventions](marlin-specific-conventions)
|
- [Marlin-specific Conventions](marlin-specific-conventions)
|
||||||
- [Preprocessor Directives](#preprocessor-directives) – Faster compilation, smaller code
|
- [Preprocessor Directives](#preprocessor-directives) – Faster compilation, smaller code
|
||||||
- [Adding a New Features](#adding-a-new-feature) – Make Marlin better with your own code
|
- [Adding a New Features](#adding-a-new-feature) – Make Marlin better with your own code
|
||||||
|
- [Useful Links](#useful-links)
|
||||||
|
|
||||||
## Coding Style
|
## Coding Style
|
||||||
### Indentation
|
### Indentation
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue