index
:
suspect-devices/libmaple
master
Working copy of Leaflabs libmaple
feurig
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
support
/
make
Age
Commit message (
Expand
)
Author
2013-01-05
Add fix to support Summon/Linaro GCC ARM embedded toolchain.
Dmitry Prokhorov
2012-08-05
Makefile: Don't assume Cortex M3.
Marti Bolivar
2012-08-05
Add support for ARM's GCC ARM embedded toolchain.
Marti Bolivar
2012-06-26
Fix botched TARGET_LDFLAGS.
Marti Bolivar
2012-06-26
Merge branch 'wip-family-support'
Marti Bolivar
2012-06-14
Tweak build system to allow out-of-tree projects.
Marti Bolivar
2012-06-07
Rework linker scripts.
Marti Bolivar
2012-06-07
Move OpenOCD stuff into contrib/.
Marti Bolivar
2012-06-07
Makefile: add list-boards target.
Marti Bolivar
2012-06-03
Slightly improve and generify the USB infrastructure.
Marti Bolivar
2012-05-03
STM32VLDiscovery support files
Anton Eltchaninov
2012-04-24
stm32.h: Various updates, mostly to help STM32F1 line support.
Marti Bolivar
2012-04-11
ld/make: Add support for STM3220G-EVAL board.
Marti Bolivar
2012-04-11
Add build support for targeting multiple STM32 series.
Marti Bolivar
2012-04-11
build system: Add board include files for target-config.mk.
Marti Bolivar
2012-04-11
Great renaming: use "series" instead of "family".
Marti Bolivar
2012-04-11
Rename GLOBAL_FLAGS to TARGET_FLAGS, remove from Makefile.
Marti Bolivar
2012-04-11
Revert "Added libs in libraries/ to the include path"
Marti Bolivar
2012-04-11
target-config.mk: Remove FLASH_SIZE, SRAM_SIZE settings.
Marti Bolivar
2012-04-11
Tweak family-specific linker file layout.
Marti Bolivar
2012-04-11
Remove CS3-style initialization.
Marti Bolivar
2011-11-15
Make vector table symbols family-specific during linking.
Marti Bolivar
2011-09-27
Add support for the Olimex STM32 H103 board.
David Kiliani
2011-09-13
[make] Factor out target/board configuration.
Marti Bolivar
2011-06-02
Added libs in libraries/ to the include path
Camille Moncelier
2011-05-26
openocd: Detect openocd version
Perry Hung
2010-09-17
Enable USB auto-reset in a hard fault.
Perry Hung
2010-09-13
exposed build-targets.mk
Marti Bolivar
2010-09-01
Various fixes, working with Maple
bnewbold
2010-08-31
Portability fixes
bnewbold
2010-08-29
fix reset.py to work on OS X,; .gitignore leaves out ~ files; cleanup
Marti Bolivar
2010-08-25
MEMORY_TARGET not MAPLE_TARGET
bnewbold
2010-07-08
makefile: fix install target
Perry Hung
2010-07-08
more codeblocks fixes; verbose build output
bnewbold
2010-06-25
make: Modularize makefiles, add dependency tracking, build-type tracking
Perry Hung