update all dependencies. separate LTO profile

This commit is contained in:
2021-12-16 11:27:21 +01:00
parent e803befa38
commit 099a3d2d02
7 changed files with 27848 additions and 5 deletions

3
jlink-gdb.sh Executable file
View File

@ -0,0 +1,3 @@
#!/bin/bash
JLinkGDBServer -select USB -device Cortex-M0 -endian little -if JTAG-speed auto \
-LocalhostOnly