mirror of
https://github.com/anklimov/lighthub
synced 2025-12-07 12:19:49 +03:00
from IS-STM32Duino
This commit is contained in:
4
pre_stm32.sh
Normal file
4
pre_stm32.sh
Normal file
@@ -0,0 +1,4 @@
|
||||
#! /bin/bash
|
||||
rm /tmp/piolibdeps -Rf
|
||||
mkdir /tmp/piolibdeps_stm32
|
||||
ln -s /tmp/piolibdeps_stm32 /tmp/piolibdeps
|
||||
Reference in New Issue
Block a user