Skip to content

Commit

Permalink
firmware v2.17: add adc mux control
Browse files Browse the repository at this point in the history
Signed-off-by: Dragos Bogdan <[email protected]>
  • Loading branch information
dbogdan authored and AlexandraTrifan committed Jan 27, 2020
1 parent ca5c5e6 commit c38fa79
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ GIT_VERSION=$(shell git describe --always --dirty='*')
include asf/sam/utils/make/Makefile.sam.in

cflags-gnu-y += -D'HW_VERSION=$(HW_VERSION)'
cflags-gnu-y += -D'FW_VERSION=2.16'
cflags-gnu-y += -D'FW_VERSION=2.17'
Binary file modified m1000.bin
Binary file not shown.

0 comments on commit c38fa79

Please sign in to comment.