initial commit

This commit is contained in:
laserK 2016-06-04 16:10:27 +02:00
commit 5fb5d94707
6 changed files with 1127 additions and 0 deletions

2
stm32cubemx.sh Normal file
View file

@ -0,0 +1,2 @@
#!/bin/sh
exec /opt/stm32cubemx/STM32CubeMX "$@"