Skip to content

Latest commit

 

History

History
executable file
·
15 lines (10 loc) · 419 Bytes

File metadata and controls

executable file
·
15 lines (10 loc) · 419 Bytes

Project Template

Pinout for Xavier NX obraz

For transceiver we will use 2 mcp2551 E/P

Code Formatting

If you want to format the code automatically, you can set up a pre-commit hook with the following command:

./tools/install-hooks.sh

Make sure to install clang-format and dos2unix before running the command.