[riot-notifications] [RIOT-OS/RIOT] Renode improvements (#15427)
Philipp-Alexander Blum
notifications at github.com
Mon Nov 16 23:45:42 CET 2020
@Citrullin commented on this pull request.
> @@ -730,7 +730,7 @@ debug-server:
$(call check_cmd,$(DEBUGSERVER),Debug server program)
$(DEBUGSERVER) $(DEBUGSERVER_FLAGS)
-emulate:
+emulate: all
When you only call `make emulate` the binary doesn't get compiled. So I added `all` so that the binary gets compiled. Otherwise it fails when you haven't called another target before.
--
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/15427#discussion_r524698543
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.riot-os.org/pipermail/notifications/attachments/20201116/cb8c1899/attachment.htm>
More information about the notifications
mailing list