Update README.md

This commit is contained in:
rusefillc 2023-04-19 12:07:47 -04:00 committed by GitHub
parent 05d3c7621c
commit 98b3a3af9c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ Important note - we now use submodules:
`git submodule update --init`
# What do we have here?
* [Firmware](/firmware) Source code for open source engine control unit for stm32 chips
* [Firmware](/firmware) Source code for open source engine control unit for stm32 chips incuding [implementation overview](https://github.com/rusefi/rusefi/blob/master/firmware/readme.md)
* [Hardware](/hardware) KiCAD files for our older PCBs
* [rusEFI console](/java_console) rusEFI own naive tuning software
* [Simulator](/simulator) win32 or posix version of firmware allows to explore without any hardware