uavcannode: use correct PYTHON_EXECUTABLE and support stm32h7

- sync CMakeLists.txt with drivers/uavcan
This commit is contained in:
Daniel Agar
2020-09-18 12:33:43 -04:00
parent d61fd0e4ca
commit abbd335e4e
2 changed files with 19 additions and 5 deletions

View File

@@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python3
import os
import sys