VedantParanjape / simpPRU

Intuitive language for PRU which compiles down to PRU C
https://simppru.readthedocs.io/en/latest/
MIT License
67 stars 11 forks source link

Added the compiler flag options #44

Closed Krishna-13-cyber closed 1 year ago

Krishna-13-cyber commented 2 years ago

This PR adds the compiler flags options during compilation with gcc-pru. There are three compiler flag options -O1,-O2,-O3 which can be enabled in the command line interface.