[riot-notifications] [RIOT-OS/RIOT] riotboot: implement serial flasher (#15493)
Alexandre Abadie
notifications at github.com
Sun Nov 22 21:47:24 CET 2020
@aabadie commented on this pull request.
> @@ -0,0 +1,13 @@
+RIOTBOOT_SERIAL := $(RIOTTOOLS)/riotboot_serial/riotboot_serial
+
+FLASHER ?= $(RIOTBOOT_SERIAL)
+FLASHFILE ?= $(HEXFILE)
+PROG_BAUD ?= 115200
You could just reuse BAUD instead of redefining a new variable.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/RIOT-OS/RIOT/pull/15493#pullrequestreview-536113368
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.riot-os.org/pipermail/notifications/attachments/20201122/c7852d7f/attachment.htm>
More information about the notifications
mailing list