/stm8l-millis-function

The millis for stm8s ported to stm8l on sdcc

Primary LanguageC

stm8l-millis-function

Library to count milliseconds since start up, using Timer4 (General uses 8 bit) of STM8L MCUs

By ETPH 20160618, release under GPL license.

Ported to STM8L SDCC friendly by TinLethax

This library not require STM8S_StdPeriph_Lib because I do use the stm8l.h memory register mapping for shorter code and more readable?

Brief guide: