[riot-notifications] [RIOT-OS/RIOT] makefiles/tools/cc2538-bsl: use --write-erase to avoid mass erase (#15396)
Alexandre Abadie
notifications at github.com
Wed Nov 11 19:36:11 CET 2020
@aabadie commented on this pull request.
> @@ -17,10 +17,8 @@ $(RIOTTOOLS)/pic32prog/pic32prog: $(RIOTTOOLS)/pic32prog/Makefile
$(MAKE) -C $(@D)
@echo "[INFO] $(@F) binary successfully built!"
-$(RIOTTOOLS)/cc2538-bsl/cc2538-bsl.py:
- @echo "[INFO] cc2538-bsl.py not found - fetching it from GitHub now"
- CC= CFLAGS= $(MAKE) -C $(RIOTTOOLS)/cc2538-bsl
- @echo "[INFO] cc2538-bsl.py successfully fetched!"
+$(RIOTTOOLS)/cc2538-bsl/cc2538-bsl.py: FORCE
> Your feedback on that patch is also welcomed.
If it works it's ok. I don't want to review Python's code that should go to another repository.
--
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/15396#discussion_r521560600
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.riot-os.org/pipermail/notifications/attachments/20201111/2f0e85fd/attachment.htm>
More information about the notifications
mailing list