1
0
mirror of https://github.com/home-assistant/operating-system.git synced 2026-04-29 21:21:54 +01:00
Files
operating-system/buildroot/boot/afboot-stm32/Config.in
2018-03-17 23:47:00 +00:00

8 lines
193 B
Plaintext

config BR2_TARGET_AFBOOT_STM32
bool "afboot-stm32"
depends on BR2_arm
help
afboot-stm32 is a very small bootloader for STM32 platforms
https://github.com/mcoquelin-stm32/afboot-stm32