baycom / tfrec

SDR tool for receiving wireless sensor data (TFA IT+ KlimaLogg Pro, LaCrosse, WeatherHub)
GNU General Public License v2.0
68 stars 19 forks source link

Add support for 64-Bit ARM platform #24

Closed git-developer closed 2 years ago

git-developer commented 2 years ago

This request contains a Makefile to compile tfrec for the 64-Bit ARM platform (aarch64 / arm64). It's just a copy of the Makefile.arm without unsupported compiler options.

In addition, minor differences between Makefiles have been removed.

git-developer commented 2 years ago

This feature is implemented in master since https://github.com/baycom/tfrec/commit/77280817500ac5c0461297bb0d1cb1ef57bf333a.