ETLCPP / etl

Embedded Template Library
https://www.etlcpp.com
MIT License
2.17k stars 387 forks source link

added 20 bit integral limits #935

Closed ReneCanadian closed 2 months ago

ReneCanadian commented 2 months ago

This PR is supposed to bring support for compiling ETL using the -mlarge flag for MSP430 devices. The flag results in using 20 bit pointers instread of 16 bit. This allows for accessing more memory and creating larger program. This Fixes #913

semanticdiff-com[bot] commented 2 months ago

Review changes with SemanticDiff.