oops, had to update bin names in makefiles for adc examples
This commit is contained in:
parent
bece4c30d3
commit
794f3fbeda
@ -17,7 +17,7 @@
|
|||||||
## along with this library. If not, see <http://www.gnu.org/licenses/>.
|
## along with this library. If not, see <http://www.gnu.org/licenses/>.
|
||||||
##
|
##
|
||||||
|
|
||||||
BINARY = adc
|
BINARY = adc_injec
|
||||||
# Comment the following line if you _don't_ have luftboot flashed!
|
# Comment the following line if you _don't_ have luftboot flashed!
|
||||||
LDFLAGS += -Wl,-Ttext=0x8002000
|
LDFLAGS += -Wl,-Ttext=0x8002000
|
||||||
CFLAGS += -std=c99
|
CFLAGS += -std=c99
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
## along with this library. If not, see <http://www.gnu.org/licenses/>.
|
## along with this library. If not, see <http://www.gnu.org/licenses/>.
|
||||||
##
|
##
|
||||||
|
|
||||||
BINARY = adc
|
BINARY = adc_injec_timtrig
|
||||||
# Comment the following line if you _don't_ have luftboot flashed!
|
# Comment the following line if you _don't_ have luftboot flashed!
|
||||||
LDFLAGS += -Wl,-Ttext=0x8002000
|
LDFLAGS += -Wl,-Ttext=0x8002000
|
||||||
CFLAGS += -std=c99
|
CFLAGS += -std=c99
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
## along with this library. If not, see <http://www.gnu.org/licenses/>.
|
## along with this library. If not, see <http://www.gnu.org/licenses/>.
|
||||||
##
|
##
|
||||||
|
|
||||||
BINARY = adc
|
BINARY = adc_injec_timtrig_irq
|
||||||
# Comment the following line if you _don't_ have luftboot flashed!
|
# Comment the following line if you _don't_ have luftboot flashed!
|
||||||
LDFLAGS += -Wl,-Ttext=0x8002000
|
LDFLAGS += -Wl,-Ttext=0x8002000
|
||||||
CFLAGS += -std=c99
|
CFLAGS += -std=c99
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
## along with this library. If not, see <http://www.gnu.org/licenses/>.
|
## along with this library. If not, see <http://www.gnu.org/licenses/>.
|
||||||
##
|
##
|
||||||
|
|
||||||
BINARY = adc
|
BINARY = adc_injec_timtrig_irq_4ch
|
||||||
# Comment the following line if you _don't_ have luftboot flashed!
|
# Comment the following line if you _don't_ have luftboot flashed!
|
||||||
LDFLAGS += -Wl,-Ttext=0x8002000
|
LDFLAGS += -Wl,-Ttext=0x8002000
|
||||||
CFLAGS += -std=c99
|
CFLAGS += -std=c99
|
||||||
|
Loading…
x
Reference in New Issue
Block a user