diff --git a/Makefile b/Makefile index b6e772b0..48fb8db7 100644 --- a/Makefile +++ b/Makefile @@ -48,8 +48,7 @@ clean: @rm -rf build fmt: - @go fmt . ./src/examples/test - @go fmt ./src/runtime/*.go + @go fmt . ./src/runtime ./src/examples/test gen-device: gen-device-nrf gen-device-avr