We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c395f15 commit 804cf92Copy full SHA for 804cf92
docs/build_run.md
@@ -17,6 +17,7 @@ After you initiate the build process, a Terminal opens and displays the build op
17
```txt
18
🔄 Execute: cbuild /Users/user/Git/Org/Blinky_PL10-CNANO/Blinky.csolution.yml --target all --active PIC32CM6408PL10048 --packs --skip-convert
19
Building CMake target 'Blinky.Debug+PIC32CM6408PL10048'
20
+Using compiler: AC6 V6.24.0
21
[20/20] Linking C executable /Users/user/Git/Org/Blinky_PL10-CNANO/out/Blinky/PIC32CM6408PL10048/Debug/Blinky.axf
22
Program Size: Code=24128 RO-data=1304 RW-data=196 ZI-data=4652
23
[1/1] cd /Users/user/Git/Org/Blinky_PL10-CNANO/tmp/1 &...Git/Org/Blinky_PL10-CNANO/out/Blinky/PIC32CM6408PL10048/Debug
0 commit comments