Geeetech3D / Smartto-Eclipse

3D printer firmware and hardware of for stm32
GNU General Public License v2.0
26 stars 16 forks source link

修正在gcc下无效编译指令#pragma inline=forced #27

Closed skcks closed 6 years ago

skcks commented 6 years ago

改用gcc下inline attribute((always_inline))