index
:
librambutan
legacy
master
newprint
stm32f4discovery
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
support
/
make
/
target-config.mk
Commit message (
Expand
)
Author
Age
Files
Lines
*
Makefile: Don't assume Cortex M3.
Marti Bolivar
2012-08-05
1
-1
/
+11
*
Fix botched TARGET_LDFLAGS.
Marti Bolivar
2012-06-26
1
-3
/
+3
*
Merge branch 'wip-family-support'
Marti Bolivar
2012-06-26
1
-64
/
+33
|
\
|
*
Rework linker scripts.
Marti Bolivar
2012-06-07
1
-24
/
+27
|
*
Makefile: add list-boards target.
Marti Bolivar
2012-06-07
1
-1
/
+1
|
*
Slightly improve and generify the USB infrastructure.
Marti Bolivar
2012-06-03
1
-3
/
+3
|
*
Add build support for targeting multiple STM32 series.
Marti Bolivar
2012-04-11
1
-6
/
+7
|
*
build system: Add board include files for target-config.mk.
Marti Bolivar
2012-04-11
1
-45
/
+3
|
*
Great renaming: use "series" instead of "family".
Marti Bolivar
2012-04-11
1
-3
/
+3
|
*
Rename GLOBAL_FLAGS to TARGET_FLAGS, remove from Makefile.
Marti Bolivar
2012-04-11
1
-0
/
+15
|
*
target-config.mk: Remove FLASH_SIZE, SRAM_SIZE settings.
Marti Bolivar
2012-04-11
1
-10
/
+0
|
*
Tweak family-specific linker file layout.
Marti Bolivar
2012-04-11
1
-1
/
+1
|
/
*
Remove CS3-style initialization.
Marti Bolivar
2012-04-11
1
-1
/
+2
*
Make vector table symbols family-specific during linking.
Marti Bolivar
2011-11-15
1
-0
/
+8
*
Add support for the Olimex STM32 H103 board.
David Kiliani
2011-09-27
1
-0
/
+10
*
[make] Factor out target/board configuration.
Marti Bolivar
2011-09-13
1
-0
/
+56