Commit Graph

342 Commits

Author SHA1 Message Date
Andrey G e3be563b27
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
GitHub build-firmware Action 5adc7d27b8 Auto-generated configs and docs 2021-11-05 22:21:29 +00:00
GitHub build-firmware Action 9e8d55177a Auto-generated configs and docs 2021-11-05 19:42:05 +00:00
GitHub build-firmware Action 267e631f42 Auto-generated configs and docs 2021-11-05 18:40:32 +00:00
GitHub build-firmware Action 618e7edc2c Auto-generated configs and docs 2021-11-05 11:19:56 +00:00
GitHub build-firmware Action 310336eb7e Auto-generated configs and docs 2021-11-05 03:37:40 +00:00
GitHub build-firmware Action bcd2d866d7 Auto-generated configs and docs 2021-11-05 03:03:11 +00:00
GitHub build-firmware Action 72c4c0e14c Auto-generated configs and docs 2021-11-04 23:48:48 +00:00
GitHub build-firmware Action d07094338e Auto-generated configs and docs 2021-11-03 23:58:42 +00:00
GitHub build-firmware Action e1b085cf32 Auto-generated configs and docs 2021-11-03 21:10:50 +00:00
GitHub build-firmware Action c63ac71620 Auto-generated configs and docs 2021-11-02 23:04:43 +00:00
GitHub build-firmware Action cf51fab5f0 Auto-generated configs and docs 2021-11-02 19:09:24 +00:00
GitHub build-firmware Action 38c67baed7 Auto-generated configs and docs 2021-10-31 02:08:31 +00:00
GitHub build-firmware Action 1a979805ce Auto-generated configs and docs 2021-10-30 20:50:46 +00:00
GitHub build-firmware Action 0c7c578912 Auto-generated configs and docs 2021-10-30 14:50:41 +00:00
GitHub build-firmware Action d51521efe4 Auto-generated configs and docs 2021-10-29 19:52:10 +00:00
GitHub build-firmware Action 0d58a8ed01 Auto-generated configs and docs 2021-10-29 04:20:12 +00:00
GitHub build-firmware Action 3b989ddbf2 Auto-generated configs and docs 2021-10-28 18:24:50 +00:00
GitHub build-firmware Action 0b4d70f99a Auto-generated configs and docs 2021-10-26 21:08:27 +00:00
GitHub build-firmware Action 8aa7b7e8c4 Auto-generated configs and docs 2021-10-26 19:17:54 +00:00
GitHub build-firmware Action 547896885e Auto-generated configs and docs 2021-10-25 19:48:12 +00:00
GitHub build-firmware Action bab01ff701 Auto-generated configs and docs 2021-10-25 16:27:39 +00:00
GitHub build-firmware Action d512209146 Auto-generated configs and docs 2021-10-25 03:55:16 +00:00
GitHub build-firmware Action 0b3be19c94 Auto-generated configs and docs 2021-10-25 03:28:00 +00:00
GitHub build-firmware Action 8df5b101c3 Auto-generated configs and docs 2021-10-24 22:26:41 +00:00
GitHub build-firmware Action fd8f284b0f Auto-generated configs and docs 2021-10-24 20:24:33 +00:00
GitHub build-firmware Action 933795b86e Auto-generated configs and docs 2021-10-24 20:06:18 +00:00
GitHub build-firmware Action a10ea5f4c2 Auto-generated configs and docs 2021-10-24 17:18:25 +00:00
GitHub build-firmware Action 3bc168089b Auto-generated configs and docs 2021-10-24 14:17:05 +00:00
GitHub build-firmware Action fdc3a83838 Auto-generated configs and docs 2021-10-24 12:31:15 +00:00
GitHub build-firmware Action e09432d771 Auto-generated configs and docs 2021-10-24 05:22:53 +00:00
GitHub build-firmware Action cba22adcd1 Auto-generated configs and docs 2021-10-24 03:08:45 +00:00
GitHub build-firmware Action 5329c73206 Auto-generated configs and docs 2021-10-24 02:01:12 +00:00
GitHub build-firmware Action fa6011682a Auto-generated configs and docs 2021-10-24 01:38:06 +00:00
rusefillc 3882d3d824 placing all logs into same folder 2021-10-23 20:18:09 -04:00
rusefillc 9d8da9d4bf generate java enum from C enum? generate both C and java from yaml? #2102
refactoring: code duplication
2021-10-23 13:40:04 -04:00
rusefillc 580dcd001d generate java enum from C enum? generate both C and java from yaml? #2102
refactoring: code duplication
2021-10-23 12:48:49 -04:00
GitHub build-firmware Action 37bf852368 Auto-generated configs and docs 2021-10-22 20:03:15 +00:00
GitHub build-firmware Action f7f8184faa Auto-generated configs and docs 2021-10-20 20:10:51 +00:00
GitHub build-firmware Action 563fd853b0 Auto-generated configs and docs 2021-10-20 17:09:44 +00:00
GitHub build-firmware Action 1694b81431 Auto-generated configs and docs 2021-10-20 00:09:37 +00:00
GitHub build-firmware Action 9b5d7e24eb Auto-generated configs and docs 2021-10-19 23:54:00 +00:00
GitHub build-firmware Action 6e67697284 Auto-generated configs and docs 2021-10-17 03:07:01 +00:00
GitHub build-firmware Action 0dc09447c5 Auto-generated configs and docs 2021-10-17 02:51:52 +00:00
GitHub build-firmware Action d6fd98757a Auto-generated configs and docs 2021-10-17 02:38:42 +00:00
GitHub build-firmware Action 07dc45cc57 Auto-generated configs and docs 2021-10-17 01:29:33 +00:00
GitHub build-firmware Action f03309569a Auto-generated configs and docs 2021-10-14 23:06:56 +00:00
GitHub build-firmware Action 6eec705f46 Auto-generated configs and docs 2021-10-14 20:00:32 +00:00
GitHub build-firmware Action d7d2834d51 Auto-generated configs and docs 2021-10-14 04:53:43 +00:00
GitHub build-firmware Action 076625ee97 Auto-generated configs and docs 2021-10-12 20:10:51 +00:00