@@ -145,7 +145,7 @@ Test results
145145 Verbose mode can be enabled via `-v, --verbose` option
146146 PLATFORM: Atmel AVR > Arduino Uno
147147 SYSTEM: ATMEGA328P 16MHz 2KB RAM (31.50KB Flash)
148- Library Dependency Finder -> http ://bit.ly/configure-pio-ldf
148+ Library Dependency Finder -> https ://bit.ly/configure-pio-ldf
149149 LDF MODES: FINDER(chain) COMPATIBILITY(soft)
150150 Collected 24 compatible libraries
151151 Scanning dependencies...
@@ -187,7 +187,7 @@ Test results
187187 Linking .pio\build\uno\firmware.elf
188188 Checking size .pio\build\uno\firmware.elf
189189 Building .pio\build\uno\firmware.hex
190- Memory Usage -> http ://bit.ly/pio-memory-usage
190+ Memory Usage -> https ://bit.ly/pio-memory-usage
191191 DATA: [== ] 20.0% (used 410 bytes from 2048 bytes)
192192 PROGRAM: [= ] 12.6% (used 4060 bytes from 32256 bytes)
193193
@@ -202,13 +202,13 @@ Test results
202202 Verbose mode can be enabled via `-v, --verbose` option
203203 PLATFORM: Atmel AVR > Arduino Uno
204204 SYSTEM: ATMEGA328P 16MHz 2KB RAM (31.50KB Flash)
205- Library Dependency Finder -> http ://bit.ly/configure-pio-ldf
205+ Library Dependency Finder -> https ://bit.ly/configure-pio-ldf
206206 LDF MODES: FINDER(chain) COMPATIBILITY(soft)
207207 Collected 24 compatible libraries
208208 Scanning dependencies...
209209 No dependencies
210210 Checking size .pio\build\uno\firmware.elf
211- Memory Usage -> http ://bit.ly/pio-memory-usage
211+ Memory Usage -> https ://bit.ly/pio-memory-usage
212212 DATA: [== ] 20.0% (used 410 bytes from 2048 bytes)
213213 PROGRAM: [= ] 12.6% (used 4060 bytes from 32256 bytes)
214214 Configuring upload protocol...
0 commit comments