contrib/jenkins.sh: build libopencm3 first etc #1

Merged
laforge merged 3 commits from osmith/osmo-opencm3-projects:osmith/wip into master 2022-07-13 05:35:13 +00:00
Contributor

Related: SYS#6041

Related: SYS#6041
osmith added 2 commits 2022-07-12 10:37:50 +00:00
7f8de1ae23 contrib/jenkins.sh: "RES:$?" -> "DONE"
Don't try to print the exit code of make. It's either always 0 or the
program aborts before reaching the echo due to the "set -e". Removing $?
here makes that more obvious.
1c52a132c8 contrib/jenkins.sh: build libopencm3 first
Fix for:
  fatal error: libopencm3/stm32/f1/nvic.h: No such file or directory

Related: SYS#6041
osmith force-pushed osmith/wip from b90d677e35 to ecf0442099 2022-07-12 10:40:54 +00:00 Compare
laforge merged commit ecf0442099 into master 2022-07-13 05:35:13 +00:00
laforge deleted branch osmith/wip 2022-07-13 05:35:13 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: electronics/osmo-opencm3-projects#1
No description provided.