STMStudio GDB source code
Hello all from ST!The STMStudio ships a modified version of an open source software called GDB:As you see from the output above the GDB is licensed under the terms of GPLv3+.The GPLv3+ license require the modified sources to be shared.Could someone p...