rusefi-1/firmware
BeerMoneyMotorsports a7bd9e1091
Added new pin mapping for clutch
While diagnosing a users issue with clutch input, i found that the pin changed on the 176 from res3 to D1 at revE.
2022-10-05 22:46:36 -04:00
..
ChibiOS@f70901eedc s (#4580) 2022-09-14 08:13:47 -04:00
ChibiOS-Contrib@63b50e410c
bootloader not used by BL? 2022-09-05 18:48:02 -04:00
config Added new pin mapping for clutch 2022-10-05 22:46:36 -04:00
console Bluetooth hang (#4632) 2022-10-03 08:51:19 -04:00
controllers Auto-generated configs and docs 2022-10-06 02:34:17 +00:00
development deep rabbit holes are the best ones! 2022-09-14 02:17:04 -04:00
docs Migrate to newer ChibiOS #710 2021-01-10 12:30:10 -05:00
ext Document, drop or else cmsis-svd #4481 2022-08-24 14:08:06 -04:00
ext_algo Doxygen titles (#2728) 2021-05-22 22:10:58 +03:00
hw_layer We are mostly focused in standby, not in stop 2022-10-03 19:37:17 -04:00
init require ignition on for firing (#4628) 2022-10-04 20:36:03 -04:00
integration remove 2jz trigger that's really 12 tooth crank (#4637) 2022-10-05 21:59:17 -04:00
libfirmware@e87a4bc954 fresh 2022-09-01 11:41:09 -04:00
pch os_access.h dead? 2022-09-07 15:56:45 -04:00
tunerstudio Auto-generated configs and docs 2022-10-06 02:34:17 +00:00
util plumbing for 4513 (#4599) 2022-09-20 06:19:51 -04:00
.cproject refreshing Eclipse exclude list 2019-07-05 20:29:39 -04:00
.gitattributes is this the problem? 2020-06-16 14:19:40 -04:00
.gitignore set up precompiled header (#2971) 2021-07-25 21:23:23 -04:00
.project reviving stm32f1 2018-12-26 22:17:51 -05:00
CHANGELOG.md Mark is asking for VIN number field fix #3967 2022-10-05 18:26:12 -04:00
Doxyfile reducing inconsistency between gen scripts: moving cypress 2022-08-16 15:43:03 -04:00
DoxygenLayout.xml
Makefile refactoring: explicit folder for FatFS 2022-08-24 14:48:42 -04:00
build-notes.txt
check.c GCC10 should be prohibited until it generates a functioning binary fix #4584 2022-09-27 21:39:50 -04:00
clean.bat
clean.sh Add recursive flag to remove pch.h.gch directory (#4046) 2022-04-05 22:54:01 -04:00
clean_build.bat
clean_compile_two_versions.bat
clean_compile_two_versions.sh Add two new V8 firing orders (#2423) 2021-03-05 19:28:17 -05:00
common.mk OpenBLT shared params (#4417) 2022-08-07 19:33:19 -04:00
compile.bat docs 2019-04-12 18:24:43 -04:00
compile_and_program.bat
cov_config.bat
cov_run.bat
coverity.yml auto-sync 2016-09-03 23:02:47 -04:00
dump.bat
dump_release.bat
egt2can.cpp more graceful chibios assertion failure (#2859) 2021-07-05 18:18:58 -04:00
exception.txt
flash.bat
flash_can.sh typo, header, +x (#3951) 2022-02-20 08:40:10 -05:00
flash_dfu.bat
flash_dfu.sh UPS: no need to define load addr for dfu file (#3800) 2022-01-17 16:38:23 -05:00
flash_dfu_bin.bat firmware update via CAN #3362 2022-05-10 07:14:12 -04:00
flash_dfu_erase.sh typo, header, +x (#3951) 2022-02-20 08:40:10 -05:00
flash_dfu_openblt_only.sh typo, header, +x (#3951) 2022-02-20 08:40:10 -05:00
flash_erase407.bat
flash_erase407.sh chmod +x *.sh 2020-08-06 21:45:34 -07:00
flash_erase767.bat
flash_erase_dfu.bat
flash_openocd407.bat
flash_openocd407.sh chmod +x *.sh 2020-08-06 21:45:34 -07:00
flash_openocd767.bat
flash_openocd_h7.bat
flash_reboot_dfu.bat
flash_release.bat
gen_config.bat
gen_config.sh custom stuff goes on top to make sure it's overwritten with less weird stuff 2022-08-16 17:52:03 -04:00
gen_config_board.bat
gen_config_board.sh helping CI stay green 2022-08-27 14:51:41 -04:00
gen_config_common.sh romraider is gone part 3 2022-08-16 22:32:21 -04:00
gen_config_default.sh gen_config.sh code duplication fix #2451 2021-07-30 22:00:35 -04:00
gen_default_everything.sh reducing code duplication and making CI happier 2022-08-31 20:53:17 -04:00
gen_enum_to_string.bat
gen_enum_to_string.sh explicitly pass which edges we sync trigger on (#4607) 2022-09-23 20:39:41 -04:00
gen_live_documentation.bat
gen_live_documentation.sh a step back (definitely would not help master) 2022-08-16 22:24:02 -04:00
gen_output_channels.sh this was also broken recently 2022-04-17 03:29:34 -04:00
gen_ptrace_enums.bat
gen_signature.sh simplify signature.h generation (#3480) 2021-11-06 23:19:53 -04:00
gen_trigger_images.bat :) 2020-05-14 20:53:47 -04:00
generate_docs.bat
generate_memory_usage_report.bat
generate_memory_usage_report.sh +x 2022-02-21 11:29:46 -05:00
get_performance_trace.bat
global.h Ports: STM32F4: add optional external SDRAM (#3762) 2022-01-09 17:39:10 -05:00
kill_for_coverity.c auto-sync 2015-07-10 09:01:56 -04:00
license.txt
main.cpp os_access.h dead? 2022-09-07 15:56:45 -04:00
main_hardfault.c Write hard faults to backup ram, print on next boot (#4324) 2022-07-07 15:14:31 -04:00
main_hardfault_asm.S Write hard faults to backup ram, print on next boot (#4324) 2022-07-07 15:14:31 -04:00
make4.bat
readme.md docs 2021-07-09 13:29:03 -04:00
reboot_dfu.sh reboot_dfu 2022-03-17 21:55:19 -04:00
reboot_ecu.bat
run_hw_test.bat
rusefi.cpp We are mostly focused in standby, not in stop 2022-10-03 19:37:17 -04:00
rusefi.h Error handling cleanup (#4332) 2022-07-07 23:49:02 -04:00
rusefi.mk https://rusefi.com/forum/viewtopic.php?p=45938#p45938 2022-07-27 02:49:01 -04:00
rusefi_pch.mk Compile each project's PCH to a separate file to reduce developer friction. (#3505) 2021-11-08 15:52:58 -05:00
rusefi_rules.mk Fix master (#1134) 2020-02-08 16:34:29 -05:00
send_command.bat
setup_linux_environment.sh docs 2022-02-12 09:56:59 -05:00
svnversion.h Update date 2022-10-06 00:47:27 +00:00
update_version.bat
update_version.sh invoke update_version.sh while updating date because why not 2022-01-31 00:17:07 -05:00

readme.md

Doxygen

Q&A on source code

See also ../unit_tests

This directory contains the source code for the RusEFI firmware.

The ideal is that typical end users should be able to use pre-built firmware. They should not need to modify or even rebuild from the source code for basic use, but building from the source code provides the opportunity for optimization, supporting unexpected engine configurations, and specialized enhancements.

TL;DR

make PROJECT_BOARD=microrusefi PROJECT_CPU=ARCH_STM32F4

Environment

Rebuilding from source code requires this firmware, a modern C/C++ compiler for embedded ARM systems, and a platform that supports 'make' based builds.

See setup_linux_environment.sh

While many compilers have the potential to work, we suggest using the official ARM version of GCC available at launchpad.net.

Linux and MacOS systems should have the software development tools, primarily 'make', pre-installed or readily installed. MS-Windows requires selecting and installing a Unix-compatible system environment.

Note that the developers are volunteers, with varied motivations. These motivations often include using leading-edge language and build system concepts, requiring recent versions of tools. Should you encounter build problems, review the latest version of this document.