logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

ao-flash-stm32f0x - flash a program to a STM32F0x-based AltOS device using openocd

Author

       Keith Packard

                                                ao-flash-stm32f0x                                AO-FLASH-LPC(1)

Description

ao-flash-stm32f0x loads the specified .elf file into the target device flash memory.

Name

       ao-flash-stm32f0x - flash a program to a STM32F0x-based AltOS device using openocd

See Also

openocd(1)

Synopsis

ao-flash-stm32f0xfile.elf

Usage

ao-flash-stm32f0x is a simple script that passes the correct arguments to openocd to load a file into the
       target device via a connected STlink debugging dongle.

See Also