Skip to content

STM8-DCE v1.1.2

Latest
Compare
Choose a tag to compare
@CTXz CTXz released this 26 Jul 19:19

This minor patch enhances function pointer handling. Specifically, it no longer unconditionally includes all functions referenced by a function pointer. Now, functions are only included if the corresponding function pointer is actually used.

See 8db03a6