bme680/Makefile
2023-09-18 04:54:42 +01:00

3 lines
71 B
Makefile

all:
gcc -O2 -std=gnu99 -Wall -Wextra main.c bme680.c i2c.c -o bme680