style 💎: Update indentation with tabs instead of spaces
Some checks failed
CC2530 Zigbee Firmware Build / build (push) Failing after 1m11s
Some checks failed
CC2530 Zigbee Firmware Build / build (push) Failing after 1m11s
This commit is contained in:
4
Makefile
4
Makefile
@@ -20,5 +20,5 @@ clean:
|
|||||||
rm -f main.elf $(OBJS)
|
rm -f main.elf $(OBJS)
|
||||||
|
|
||||||
# Optionally add a rule to flash your device (if applicable)
|
# Optionally add a rule to flash your device (if applicable)
|
||||||
# flash: $(EXEC)
|
# flash: main.elf
|
||||||
# ./flash_tool $(EXEC) # This is just a placeholder if needed
|
# ./flash_tool main.elf # This is just a placeholder if needed
|
||||||
Reference in New Issue
Block a user