Skip to content
Snippets Groups Projects
Commit 0f12082f authored by Damien George's avatar Damien George
Browse files

py,extmod,stmhal: Use "static inline" for funcs that should be inline.

"STATIC inline" can expand to "inline" if STATIC is defined to nothing, and
this case can lead to link errors.
parent ee045250
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment