libs folder structure simplification

pull/102/head
RobertGawron 2019-08-04 10:40:14 +01:00
rodzic ff48a187f3
commit feea93c97e
61 zmienionych plików z 3 dodań i 9606 usunięć

Wyświetl plik

@ -7,3 +7,5 @@
#include "VoltageSensorPeakValue.h"
// placeholder file, this sensor probably won't be used

Wyświetl plik

@ -8,7 +8,7 @@ SIZE = size
MAKE = make
TARGET = main
STDLIB = STM8S_StdPeriph_Lib/Libraries/STM8S_StdPeriph_Driver
STDLIB = STM8S_StdPeriph_Lib
INCLUDEDIR = $(STDLIB)/inc Inc
LIBSRCDIR = $(STDLIB)/src
SRCS = Src