You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+47-7Lines changed: 47 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,26 +21,66 @@ instructions.
21
21
22
22
## 📡 Installing Profiles
23
23
24
-
Coming soon, see important notice.
24
+
> [!INFO]
25
+
> Make sure you have installed the default conan profile for your mac OS before
26
+
> proceeding.
25
27
26
-
## 🏗️ Building Demos
28
+
Profiles define which platform you mean to build your project against. These
29
+
profiles are needed by the conan files to determine which files to build for demos and for libraries. In order to build binaries using libhal for the mac OS, run the following command.
0 commit comments