Compare commits
2 commits
Author | SHA1 | Date | |
---|---|---|---|
![]() |
ce5c67e0da | ||
![]() |
6202a9f8ef |
364 changed files with 4 additions and 42734 deletions
Before Width: | Height: | Size: 21 KiB After Width: | Height: | Size: 21 KiB |
Before Width: | Height: | Size: 60 KiB After Width: | Height: | Size: 60 KiB |
|
@ -18,10 +18,10 @@
|
|||
###############################################################
|
||||
|
||||
|
||||
ARMBASE=/opt/toolchains/gcc-arm-none-eabi-4_9-2014q4
|
||||
INCLUDEPATH=$(ARMBASE)/include
|
||||
ARMPATH=$(ARMBASE)/bin
|
||||
TOOLPREFIX=/arm-none-eabi-
|
||||
#ARMBASE=/opt/toolchains/gcc-arm-none-eabi-4_9-2014q4
|
||||
#INCLUDEPATH=$(ARMBASE)/include
|
||||
#ARMPATH=$(ARMBASE)/bin
|
||||
TOOLPREFIX= arm-none-eabi-
|
||||
BOOTLOADER_DEVICE=/dev/ttyUSB0
|
||||
|
||||
###############################################################
|
|
@ -1 +0,0 @@
|
|||
In this directory you find mini boop versions running from RAM. See README in each directory.
|
|
@ -1,24 +0,0 @@
|
|||
###############################################################
|
||||
#####
|
||||
##### Makefile.local.WinARM for boop
|
||||
##### Created in the early morninghours
|
||||
#####
|
||||
##### Makefile.local.WinARM V1.0 by alterego - alteregon@gmx.net
|
||||
#####
|
||||
###############################################################
|
||||
|
||||
###############################################################
|
||||
#####
|
||||
##### PATHS (default installation)
|
||||
#####
|
||||
##### You can put your path-config into Makefile.local
|
||||
##### to override these defaults
|
||||
#####
|
||||
###############################################################
|
||||
|
||||
ARMBASE=/opt/toolchains/gcc-arm-none-eabi-4_9-2014q4
|
||||
INCLUDEPATH=$(ARMBASE)/include
|
||||
ARMPATH=$(ARMBASE)/bin
|
||||
TOOLPREFIX=/arm-none-eabi-
|
||||
|
||||
######################## EOF ##################################
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue