Skip to content
/ stm8mu Public

STM8MU is set of utilities for programming STM8 microcontrollers. There are assembler linker and flashing tool in package.

License

Notifications You must be signed in to change notification settings

dkoby/stm8mu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction.

stm8mu - is a set of utilities for working with STM8 microcontrollers, including assembler, linker and tool for flashing parts by STM8 integrated bootloader via UART.

Structure of package.

./asm       Source code of assembler.
./common    Source code of support library.
./doc       Documentation.
./flash     Source code of flashing tool.
./lkr       Source code of linker.
./samples   Source code of sample code, tests, demo, etc.
./Makefile  Main makefile.

Licence.

Unless otherwise noted, all source code are under 2-clause BSD license.

Auhtors.

Dmitry Kobylin <dmkoby "special symbol here" yandex.ru>

About

STM8MU is set of utilities for programming STM8 microcontrollers. There are assembler linker and flashing tool in package.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages