kopia lustrzana https://github.com/RobertGawron/IonizationChamber
libs folder structure simplification
rodzic
ff48a187f3
commit
feea93c97e
Plik binarny nie jest wyświetlany.
Plik binarny nie jest wyświetlany.
Plik binarny nie jest wyświetlany.
Plik diff jest za duży
Load Diff
Plik binarny nie jest wyświetlany.
Plik binarny nie jest wyświetlany.
File diff suppressed because one or more lines are too long
Plik binarny nie jest wyświetlany.
|
@ -7,3 +7,5 @@
|
|||
|
||||
#include "VoltageSensorPeakValue.h"
|
||||
|
||||
// placeholder file, this sensor probably won't be used
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
Ładowanie…
Reference in New Issue