index
:
librambutan
legacy
master
newprint
stm32f4discovery
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adding ROBOTIS "make install" and reset hook
Gregwar
2014-04-24
1
-0
/
+10
*
Adding BOOTLOADER option to support Robotis bootloader different ROM
Gregwar
2014-04-23
1
-1
/
+5
*
Fixups for Wire library builds.
Marti Bolivar
2012-08-31
1
-0
/
+2
*
Makefile: Don't assume Cortex M3.
Marti Bolivar
2012-08-05
1
-4
/
+3
*
Add support for ARM's GCC ARM embedded toolchain.
Marti Bolivar
2012-08-05
1
-1
/
+1
*
Makefile: move flag settings after build-rules and -templates.
Marti Bolivar
2012-08-05
1
-7
/
+7
*
LD: Don't --print-gc-sections.
Marti Bolivar
2012-06-26
1
-1
/
+3
*
Merge branch 'wip-family-support'
Marti Bolivar
2012-06-26
1
-54
/
+58
|
\
|
*
Bring back the libraries.
Marti Bolivar
2012-06-26
1
-6
/
+6
|
*
Makefile: fix cscope target.
Marti Bolivar
2012-06-07
1
-2
/
+2
|
*
Makefile: help target pointers for multiple source files.
Marti Bolivar
2012-06-07
1
-0
/
+3
|
*
Rework linker scripts.
Marti Bolivar
2012-06-07
1
-2
/
+1
|
*
Move OpenOCD stuff into contrib/.
Marti Bolivar
2012-06-07
1
-6
/
+1
|
*
Makefile: make help target more helpful.
Marti Bolivar
2012-06-07
1
-26
/
+26
|
*
Makefile: add list-boards target.
Marti Bolivar
2012-06-07
1
-1
/
+6
|
*
Makefile: move the fake VID/PID, to hide our shame.
Marti Bolivar
2012-06-07
1
-6
/
+5
|
*
Slightly improve and generify the USB infrastructure.
Marti Bolivar
2012-06-03
1
-1
/
+1
|
*
[UNDO] Rip out a bunch of F1-only bits from libmaple proper
Marti Bolivar
2012-04-11
1
-1
/
+1
|
*
[UNDO] Rip out everything but libmaple and Wirish startup code.
Marti Bolivar
2012-04-11
1
-4
/
+4
|
*
Makefile: use $(MAKEDIR) instead of $(SUPPORT_PATH)/make.
Marti Bolivar
2012-04-11
1
-2
/
+2
|
*
Great renaming: use "series" instead of "family".
Marti Bolivar
2012-04-11
1
-2
/
+2
|
*
Rename GLOBAL_FLAGS to TARGET_FLAGS, remove from Makefile.
Marti Bolivar
2012-04-11
1
-9
/
+4
|
*
Make USB its own submodule.
Marti Bolivar
2012-04-11
1
-0
/
+1
|
*
Move public headers to include directories; related cleanups.
Marti Bolivar
2012-04-11
1
-0
/
+7
*
|
Makefile: cosmetics.
Marti Bolivar
2012-06-15
1
-1
/
+1
*
|
Xlinker + Xassembler flags to Makefile
Gaute Hope
2012-06-15
1
-2
/
+2
*
|
Tweak build system to allow out-of-tree projects.
Marti Bolivar
2012-06-14
1
-6
/
+6
|
/
*
Remove CS3-style initialization.
Marti Bolivar
2012-04-11
1
-0
/
+1
*
Make vector table symbols family-specific during linking.
Marti Bolivar
2011-11-15
1
-1
/
+1
*
Add Windows support to DFU installation tools.
Marti Bolivar
2011-09-26
1
-1
/
+1
*
Make it easier to use the libmaple build system externally.
Marti Bolivar
2011-09-14
1
-1
/
+7
*
[make] Factor out target/board configuration.
Marti Bolivar
2011-09-13
1
-64
/
+47
*
Makefile: Improve help
Marti Bolivar
2011-09-13
1
-9
/
+13
*
Makefile: tweak clean, add mrproper, make help more helpful.
Marti Bolivar
2011-09-07
1
-2
/
+11
*
Makefile: Add doxygen to .PHONY, remove doxygen dir on clean.
Marti Bolivar
2011-08-30
1
-2
/
+2
*
FreeRTOS: Added FreeRTOS 7.0.1, including hook in libmaple/systick.c and exam...
Nis Sarup
2011-06-21
1
-0
/
+3
*
Remove reST documentation, attendant updates.
Marti Bolivar
2011-06-11
1
-0
/
+3
*
Adding $(SRCROOT)/ in front of build-targets.mk to allow building in any dire...
Victor G Estevez
2011-06-02
1
-1
/
+1
*
openocd: Detect openocd version
Perry Hung
2011-05-26
1
-2
/
+2
*
NVIC and SCB refactor
Marti Bolivar
2011-04-05
1
-28
/
+21
*
Redid Servo in terms of new timer.h.
Marti Bolivar
2011-04-01
1
-1
/
+1
*
Initial timer refactor.
Marti Bolivar
2011-03-24
1
-1
/
+1
*
Maple RET6 edition support
Marti Bolivar
2011-03-16
1
-0
/
+7
*
[WIP] GPIO refactor: seems ok, ready for review
Marti Bolivar
2011-03-11
1
-4
/
+4
*
cscope: Find .S instead of .s files
Perry Hung
2011-03-02
1
-1
/
+1
*
Cleaned out libmaple.h; this had wide-ranging implications.
Marti Bolivar
2011-02-27
1
-7
/
+30
*
Increase debug symbol output for gdb.
Perry Hung
2011-02-27
1
-1
/
+1
*
adding missing libraries from maple-ide repo
Marti Bolivar
2010-12-27
1
-0
/
+3
*
Servo library tested and debugged.
Marti Bolivar
2010-12-08
1
-0
/
+1
*
maple mini runs blinky now.
Marti Bolivar
2010-10-22
1
-0
/
+4
[next]