sensor-watch/movement/make
Matheus Afonso Martins Moreira 673f90b724 make: add beeps face to build
PR #386 did not add the C file to the makefile,
causing the build to fail at the link stage
due to the missing object file and the symbols
that were supposed to be provided by it.

Adding the file to the build fixes #472.

Reported-by: CarpeNoctem <cryptomax@pm.me>
Fixed-by: CarpeNoctem <cryptomax@pm.me>
Reviewed-by: Matheus Afonso Martins Moreira <matheus@matheusmoreira.com>
GitHub-Issue: https://github.com/joeycastillo/Sensor-Watch/issues/472
2024-09-10 00:05:54 -03:00
..
.gitignore add mechanism for building alternate firmware images 2022-04-20 17:21:47 -04:00
make_alternate_fw.sh fix alternate firmware script 2024-01-10 09:38:33 -05:00
Makefile make: add beeps face to build 2024-09-10 00:05:54 -03:00