Ver código fonte

Update firmware version to v0.23

Keir Fraser 4 anos atrás
pai
commit
72a870150c
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      Makefile

+ 1 - 1
Makefile

@@ -1,6 +1,6 @@
 
 
 export FW_MAJOR := 0
 export FW_MAJOR := 0
-export FW_MINOR := 22
+export FW_MINOR := 23
 
 
 TARGETS := all blinky clean dist windist mrproper ocd flash start serial
 TARGETS := all blinky clean dist windist mrproper ocd flash start serial
 .PHONY: $(TARGETS)
 .PHONY: $(TARGETS)