1.7.6
- NEW: modified template project to include
-ffunction-sections
,-fdata-sections
,--gc-sections
flags and changed assembly files to use unique sections so linker can better strip unused code/data - NEW: updated
type_traits
include - FIX: fix MacOS issue