index
:
librambutan
legacy
master
newprint
stm32f4discovery
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
support
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
copy-to-ide: Remove references to libcs3_stm32_*_density.a.
Marti Bolivar
2012-04-11
1
-2
/
+0
*
Make vector table symbols family-specific during linking.
Marti Bolivar
2011-11-15
3
-4
/
+15
*
reset.py: Hackishly silence DeprecationWarning.
Marti Bolivar
2011-10-07
1
-2
/
+1
*
Add support for the Olimex STM32 H103 board.
David Kiliani
2011-09-27
2
-0
/
+11
*
Add Windows support to DFU installation tools.
Marti Bolivar
2011-09-26
1
-53
/
+84
*
Update support/scripts/copy-to-ide.
Marti Bolivar
2011-09-13
1
-2
/
+1
*
[support/ld] Unify linker scripts.
Marti Bolivar
2011-09-13
15
-248
/
+89
*
[make] Factor out target/board configuration.
Marti Bolivar
2011-09-13
1
-0
/
+56
*
[support/ld] Put Maple Native's heap on external SRAM chip.
Marti Bolivar
2011-09-12
3
-0
/
+12
*
[support/ld] Add linker support for reconfigurable heap.
Marti Bolivar
2011-09-12
2
-2
/
+16
*
common_rom.inc: More comments.
Marti Bolivar
2011-09-12
1
-8
/
+20
*
common_rom.inc: Eliminate apparently useless sections.
Marti Bolivar
2011-09-09
1
-8
/
+0
*
[support/ld] Rename vector table section.
Marti Bolivar
2011-09-09
4
-5
/
+2
*
Linker scripts: Remove useless junk.
Marti Bolivar
2011-09-09
2
-16
/
+1
*
Linker scripts: Rename section targets.
Marti Bolivar
2011-09-09
2
-14
/
+5
*
Linker scripts: Indent common_ram.inc, common_rom.inc.
Marti Bolivar
2011-09-09
2
-148
/
+149
*
Tidy up linker scripts.
Marti Bolivar
2011-09-07
12
-27
/
+19
*
[support/ld] Factor out header from common_rom.inc, common_ram.inc.
Marti Bolivar
2011-09-07
3
-73
/
+48
*
Doxyfile: add __DOXYGEN_PREDEFINED_HACK to PREDEFINED.
Marti Bolivar
2011-08-22
1
-1
/
+2
*
Fix Doxyfile.
Marti Bolivar
2011-08-03
1
-5
/
+5
*
DMA: Fix non-working DMA interrupts.
Marti Bolivar
2011-06-20
1
-7
/
+7
*
Remove reST documentation, attendant updates.
Marti Bolivar
2011-06-11
2
-17
/
+1642
*
Added libs in libraries/ to the include path
Camille Moncelier
2011-06-02
1
-0
/
+1
*
openocd: Add missing file
Perry Hung
2011-05-27
1
-0
/
+16
*
openocd: Fix repeated JTAG flash failure, use alternate reset config
Perry Hung
2011-05-26
2
-7
/
+13
*
openocd: Detect openocd version
Perry Hung
2011-05-26
5
-1
/
+1
*
Converting all files to UNIX newlines.
Marti Bolivar
2011-05-10
15
-752
/
+752
*
Ancillary file cleanups.
Marti Bolivar
2011-04-14
5
-308
/
+112
*
stm32loader.py prints more information about what it's doing.
Marti Bolivar
2011-04-08
1
-6
/
+5
*
Hacks to get things to compile in the IDE.
Marti Bolivar
2011-03-30
1
-1
/
+6
*
Maple RET6 edition support
Marti Bolivar
2011-03-16
5
-7
/
+65
*
support: linker: Fix high density vector table
Perry Hung
2011-03-15
2
-17
/
+17
*
Cleanups; new support/gdb/gpio.gdb.
Marti Bolivar
2011-03-11
1
-0
/
+12
*
Refactor linker scripts. Rename irq and exception handlers.
Perry Hung
2011-02-27
22
-1817
/
+1102
*
Merge branch 'nzmichaelh-master' into master.
Marti Bolivar
2011-02-16
1
-31
/
+102
|
\
|
*
Merge remote branch 'upstream/master'
Michael Hope
2010-09-29
3
-4
/
+14
|
|
\
|
*
|
Added support for programming ELF files without converting first.
Michael Hope
2010-09-29
1
-3
/
+34
|
*
|
Do basic validation on the boot version and chip IDs.
Michael Hope
2010-09-29
1
-1
/
+11
|
*
|
Make the initial chip detection much more robust.
Michael Hope
2010-09-29
1
-7
/
+21
|
*
|
Changed the exception handling so that Ctrl-C passes through and isn't treate...
Michael Hope
2010-09-29
1
-15
/
+16
|
*
|
Added auto detection of the USB to serial port under Linux and MacOS.
Michael Hope
2010-09-29
1
-2
/
+17
*
|
|
Function examples/test-session.cpp on Native
Marti Bolivar
2011-02-10
2
-3
/
+3
*
|
|
support: Add openocd scripts for openocd 0.4.0
Perry Hung
2011-01-25
2
-0
/
+164
*
|
|
updating copy-to-ide script for more convenient IDE compilation
Marti Bolivar
2011-01-13
1
-7
/
+11
*
|
|
0.0.9 release.
Marti Bolivar
2010-12-15
1
-9
/
+25
*
|
|
Finalized 0.0.9 documentation.
Marti Bolivar
2010-12-15
1
-9
/
+7
*
|
|
maple mini runs blinky now.
Marti Bolivar
2010-10-22
3
-0
/
+617
|
|
/
|
/
|
*
|
Enable USB auto-reset in a hard fault.
Perry Hung
2010-09-17
1
-2
/
+5
*
|
Improve reset reliability on OS X.
Perry Hung
2010-09-17
1
-0
/
+7
*
|
Fix maple linker memory map for jtag target
Perry Hung
2010-09-16
1
-2
/
+2
|
/
[prev]
[next]