jacketizer / libnmea

Lightweight C library for parsing NMEA 0183 sentences
MIT License
260 stars 92 forks source link

Static parser module loading #7

Closed jacketizer closed 7 years ago

jacketizer commented 7 years ago

Possible to statically link the parser modules at build time to enable libnmea in environments where dynamic loading isn't available.