Skip to content

Commit

Permalink
Merge pull request #4 from fred13kim/main
Browse files Browse the repository at this point in the history
  • Loading branch information
gary-kim authored Apr 11, 2024
2 parents 0820862 + e6ecfb9 commit 44219fb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,11 @@ this is `sudo dnf install libudev-devel`).
#### TL;DR

```bash
# Make sure to update & initialize submodules
git submodule update --init --recursive

# Set up and compile
scons
scons fw

# Compile eoltest
(cd "eoltest" && cargo build)
Expand Down
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
cantools==38.0.2
platformio==6.1.6
setuptools
esptool

0 comments on commit 44219fb

Please sign in to comment.