aboutsummaryrefslogtreecommitdiff
path: root/support
AgeCommit message (Expand)Author
2013-07-16Merge branch 'HEAD' of git://github.com/leaflabs/libmaple.gitmlundinse
2013-06-04build-rules.mk: Add CROSS_COMPILE env var supportDaniel Nyström
2013-05-12Remove unnecessaryd extra_libs.incmlundinse
2013-04-29Linker files for F20x boards with 768k flashmlundinse
2013-04-23Added weak _exit functionmlundinse
2013-01-05Add fix to support Summon/Linaro GCC ARM embedded toolchain.Dmitry Prokhorov
2012-08-22reset.py: Not every Unix is Linux.Marti Bolivar
2012-08-22Improve Maple device detection in reset.py on LinuxDavid Kiliani
2012-08-20reset.py fixups for OS X 10.8.Marti Bolivar
2012-08-10stm32loader.py: replace obsolete exception catch syntax.Marti Bolivar
2012-08-05Makefile: Don't assume Cortex M3.Marti Bolivar
2012-08-05fixup! Add support for ARM's GCC ARM embedded toolchain.Marti Bolivar
2012-08-05Add support for ARM's GCC ARM embedded toolchain.Marti Bolivar
2012-07-24stm32loader.py: Cosmetics.Marti Bolivar
2012-07-24stm32loader.py: Updates for F2 and F4.Marti Bolivar
2012-07-24stm32loader.py: Improve error message on failed init.Marti Bolivar
2012-07-24stm32loader.py: Use new-style classes.Marti Bolivar
2012-07-24stm32loader.py: Don't use Psyco.Marti Bolivar
2012-07-24stm32loader.py: Use print function.Marti Bolivar
2012-07-24stm32loader.py: Remove unused code.Marti Bolivar
2012-07-20reset.py: Remove advisory for 64-bit Linux.Marti Bolivar
2012-07-13Add win-list-com-ports.py.Marti Bolivar
2012-06-28Doxygen hacks and fixups.Marti Bolivar
2012-06-28reset.py: Use the real print function (requires Python 2.6+).Marti Bolivar
2012-06-28 ventosus
2012-06-26Fix botched TARGET_LDFLAGS.Marti Bolivar
2012-06-26Merge branch 'wip-family-support'Marti Bolivar
2012-06-14Tweak build system to allow out-of-tree projects.Marti Bolivar
2012-06-07Rework linker scripts.Marti Bolivar
2012-06-07Move OpenOCD stuff into contrib/.Marti Bolivar
2012-06-07Makefile: add list-boards target.Marti Bolivar
2012-06-03Slightly improve and generify the USB infrastructure.Marti Bolivar
2012-05-31Doxyfile: Add to PREDEFINED to cover libmaple_types.h.Marti Bolivar
2012-05-10Doxygen: add the Evil Mangler.Marti Bolivar
2012-05-10Doxyfile: Disable TYPEDEF_HIDES_STRUCT to work around Breathe issues.Marti Bolivar
2012-05-09Change __DOXYGEN_PREDEFINED_HACK to __DOXYGEN__.Marti Bolivar
2012-05-09Shut up, doxygen.Marti Bolivar
2012-05-03STM32VLDiscovery support filesAnton Eltchaninov
2012-05-03Doxyfile: Allow group documentation.Marti Bolivar
2012-04-24stm32.h: Various updates, mostly to help STM32F1 line support.Marti Bolivar
2012-04-11ld/make: Add support for STM3220G-EVAL board.Marti Bolivar
2012-04-11support/ld: Add STM32F2 vector symbols.Marti Bolivar
2012-04-11Add build support for targeting multiple STM32 series.Marti Bolivar
2012-04-11build system: Add board include files for target-config.mk.Marti Bolivar
2012-04-11Great renaming: use "series" instead of "family".Marti Bolivar
2012-04-11Rename GLOBAL_FLAGS to TARGET_FLAGS, remove from Makefile.Marti Bolivar
2012-04-11Revert "Added libs in libraries/ to the include path"Marti Bolivar
2012-04-11Fix linking and C runtime initialization on F1.Marti Bolivar
2012-04-11target-config.mk: Remove FLASH_SIZE, SRAM_SIZE settings.Marti Bolivar
2012-04-11Tweak family-specific linker file layout.Marti Bolivar