update readme.md

This commit is contained in:
Igor Biletskyy 2022-08-31 20:13:38 -07:00 committed by GitHub
parent 6727b9e333
commit 78af765727
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 2 deletions

View File

@ -9,6 +9,10 @@ Learn more at [commabody.com](https://commabody.com/).
Compile: `scons` Compile: `scons`
Flash bootstub and app: `board/recover.sh` Flash bootstub and app: `board/recover.sh` # STM flasher should be connected to debug port, needs openocd
Flash app through CAN bus with panda: `board/flash_can.sh` Flash app through CAN bus with panda:
`board/flash_base.sh` # base motherboard
`board/flash_knee.sh` # knee motherboard