added 1-wire support

This commit is contained in:
eddyem
2015-07-28 15:49:10 +03:00
parent 26e13666e1
commit 32d8c310fc
18 changed files with 608 additions and 607 deletions

View File

@@ -5,7 +5,8 @@ BOOTSPEED ?= 115200
# for example, if you have STM32F103VBT6, you should write:
LDSCRIPT = ld/stm32f103xB.ld
LIBNAME = opencm3_stm32f1
DEFS = -DSTM32F1 -DEBUG
DEFS = -DSTM32F1
# -DEBUG
OBJDIR = mk
INDEPENDENT_HEADERS=