Skip to content

Commit

Permalink
bump bootloader version. Contains P1 DFU fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
m-mcgowan committed Sep 26, 2015
1 parent 8f9616b commit c7b0fa1
Show file tree
Hide file tree
Showing 2 changed files with 1,029 additions and 960 deletions.
2 changes: 1 addition & 1 deletion bootloader/import.mk
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
BOOTLOADER_MODULE_PATH ?= $(PROJECT_ROOT)/bootloader
BOOTLOADER_VERSION ?= 4
BOOTLOADER_VERSION ?= 5
BOOTLOADER_BUILD_PATH_EXT = $(BUILD_TARGET_PLATFORM)

# bring in the include folders from inc and src/<platform> is includes
Expand Down
Loading

0 comments on commit c7b0fa1

Please sign in to comment.