wideband/firmware/boards/f1_rev2/openblt
rusefillc 1561c13a15
f1_rev2: OpenBLT: update gpio and interfaces setup (#97)
* f1_rev2: OpenBLT: update gpio and interfaces setup

* f1_rev2: OpenBLT: set default board name

* f1_rev2: no need to have bootloader region in main app LD file

* f1_rev2: use gpio settings from application include file

* f1_rev2: OpenBLT: update gpio and interfaces setup

* f1_rev2: OpenBLT: close backdoor

* f1_rev2: OpenBLT: fix uart setup

* f1_rev2: OpenBLT: gracefully close CAN after use

Co-authored-by: Andrey Gusakov <dron0gus@gmail.com>
2022-07-04 03:50:31 -07:00
..
lib f1_rev2: add OpenBLT (#92) 2022-07-01 12:12:24 -07:00
Makefile f1_rev2: OpenBLT: update gpio and interfaces setup (#97) 2022-07-04 03:50:31 -07:00
STM32F103RB_FLASH.ld f1_rev2: add OpenBLT (#92) 2022-07-01 12:12:24 -07:00
blt_conf.h f1_rev2: OpenBLT: update gpio and interfaces setup (#97) 2022-07-04 03:50:31 -07:00
flash_layout.c f1_rev2: add OpenBLT (#92) 2022-07-01 12:12:24 -07:00
hooks.c f1_rev2: add OpenBLT (#92) 2022-07-01 12:12:24 -07:00
led.c f1_rev2: OpenBLT: update gpio and interfaces setup (#97) 2022-07-04 03:50:31 -07:00
led.h f1_rev2: add OpenBLT (#92) 2022-07-01 12:12:24 -07:00
main.c f1_rev2: OpenBLT: update gpio and interfaces setup (#97) 2022-07-04 03:50:31 -07:00
startup_stm32f103xb.s f1_rev2: add OpenBLT (#92) 2022-07-01 12:12:24 -07:00