custom-board-bundle-sample-.../firmware/config/boards/microrusefi
Andrey G 51f53aa3fc Openblt (#3430)
* Makefile: define BOOTLOADER=1 for linker in case of OpenBLT too

This will reserve first 32K of flash for bootloader.

* OpenBLT: include into build

* board: subaru eg33: add OpenBLT board code

* board: subaru eg33: use OpenBLT

* Board: Subaru EG33: OpenBLT: reuse HAL and CMSIS from OpenBLT submodule

* Board: Subaru EG33: OpenBLT: reuse linker file from OpenBLT too

* OpenBLT for MRE

* OpenBLT: MRE: adjust LD memory map for smallest variat of MCU on MRE

* OpenBLT: enable for MRE

* OpenBLT: disable CRC check of user application

This allows us to use DFU tool to flash main application too.

* hex2dfu: fresh binary for linux

* OpenBLT: extract common part of OpenBLT makefiles to openblt.mk

* OpenBLT: enable CRC check of user application for MRE and EG33

CRC (actually just a summ) of few first vectors is stored at 0x1c
offset. This is reserved vector for Cortex-M3, M4 and M7

* common_make: append OpenBLT CRC to dfu files

This should allow to use DFU to do main application update when
when OpenBLT is used as bootloader. hex2dfu will store same
styled CRC as OpenBLT expects to see in user app.

* OpenBLT reorganization

Move common stuff to hw_layer/ports/

* OpenBLT: proteus

* Proteus: enable OpenBLT for F4 and F7

Compilation tested only
2021-11-05 19:28:55 -04:00
..
connectors https://rusefi.com/forum/viewtopic.php?p=42392#p42392 2021-09-28 16:21:57 -04:00
openblt Openblt (#3430) 2021-11-05 19:28:55 -04:00
!compile-nucleo-Manhattan.bat simplify MCU selection (#2308) 2021-02-08 02:11:44 -05:00
!compile_mre_f4.bat Switch to Bash (#1585) 2020-07-09 10:27:20 -04:00
!compile_mre_f4_hardware_QC_special_build.bat Switch to Bash (#1585) 2020-07-09 10:27:20 -04:00
!compile_mre_f4_slave.bat Switch to Bash (#1585) 2020-07-09 10:27:20 -04:00
!compile_mre_f7.bat Switch to Bash (#1585) 2020-07-09 10:27:20 -04:00
!compile_mre_f7_test.bat Switch to Bash (#1585) 2020-07-09 10:27:20 -04:00
board.mk deduplication in halconf (#2377) 2021-02-24 14:08:03 -05:00
board_configuration.cpp export board-specific macro for stm32 pins based on board yaml #3298 2021-10-26 10:27:10 -04:00
compile_mre_f4.sh Openblt (#3430) 2021-11-05 19:28:55 -04:00
compile_mre_f4_hardware_QC_special_build.sh Lua on f407, try again (#2725) 2021-05-20 23:05:18 +03:00
compile_mre_f4_recovery.sh -g3 to -g (#2256) 2021-01-31 14:13:55 -05:00
compile_mre_f4_slave.sh move cd statements to common_make.sh (#1830) 2020-09-28 18:25:15 -04:00
compile_mre_f7.sh simplify MCU selection (#2308) 2021-02-08 02:11:44 -05:00
compile_mre_f7_test.sh simplify MCU selection (#2308) 2021-02-08 02:11:44 -05:00
knock_config.h EFI_SOFTWARE_KNOCK for hellen 2021-04-21 09:56:46 -04:00
prepend.txt RUSEFI MSD to contain bundle-specific URL fix #2848 2021-07-30 22:33:56 -04:00
readme.md Update readme.md 2021-07-07 14:05:56 -04:00