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
*
Rename various "stm32f2" directories "stm32f2-f4".
Marti Bolivar
2014-11-24
2
-7
/
+15
*
support: add loader script for 64k sram/256k flash
Perry Hung
2014-11-24
1
-0
/
+5
*
doxygen: set STM32_HAVE_DAC=1
bnewbold
2014-09-01
1
-0
/
+1
*
Adding ROBOTIS "make install" and reset hook
Gregwar
2014-04-24
1
-0
/
+94
*
Adding BOOTLOADER option to support Robotis bootloader different ROM
Gregwar
2014-04-23
5
-0
/
+25
*
Adding support for cm900 and opencm904 boards (robotis)
Gregwar
2014-02-20
2
-0
/
+20
*
build-rules.mk: allow user to override dfu-util path.
Marti Bolivar
2013-07-19
1
-1
/
+1
*
build-rules.mk: Add CROSS_COMPILE env var support
Daniel Nyström
2013-06-04
1
-9
/
+11
*
Add fix to support Summon/Linaro GCC ARM embedded toolchain.
Dmitry Prokhorov
2013-01-05
1
-0
/
+4
*
reset.py: Not every Unix is Linux.
Marti Bolivar
2012-08-22
1
-8
/
+20
*
Improve Maple device detection in reset.py on Linux
David Kiliani
2012-08-22
1
-4
/
+12
*
reset.py fixups for OS X 10.8.
Marti Bolivar
2012-08-20
1
-2
/
+3
*
stm32loader.py: replace obsolete exception catch syntax.
Marti Bolivar
2012-08-10
1
-1
/
+1
*
Makefile: Don't assume Cortex M3.
Marti Bolivar
2012-08-05
1
-1
/
+11
*
fixup! Add support for ARM's GCC ARM embedded toolchain.
Marti Bolivar
2012-08-05
2
-0
/
+7
*
Add support for ARM's GCC ARM embedded toolchain.
Marti Bolivar
2012-08-05
2
-12
/
+33
*
stm32loader.py: Cosmetics.
Marti Bolivar
2012-07-24
1
-23
/
+22
*
stm32loader.py: Updates for F2 and F4.
Marti Bolivar
2012-07-24
1
-7
/
+51
*
stm32loader.py: Improve error message on failed init.
Marti Bolivar
2012-07-24
1
-1
/
+1
*
stm32loader.py: Use new-style classes.
Marti Bolivar
2012-07-24
1
-1
/
+1
*
stm32loader.py: Don't use Psyco.
Marti Bolivar
2012-07-24
1
-8
/
+0
*
stm32loader.py: Use print function.
Marti Bolivar
2012-07-24
1
-10
/
+12
*
stm32loader.py: Remove unused code.
Marti Bolivar
2012-07-24
1
-10
/
+0
*
reset.py: Remove advisory for 64-bit Linux.
Marti Bolivar
2012-07-20
1
-2
/
+0
*
Add win-list-com-ports.py.
Marti Bolivar
2012-07-13
1
-0
/
+29
*
Doxygen hacks and fixups.
Marti Bolivar
2012-06-28
1
-6
/
+8
*
reset.py: Use the real print function (requires Python 2.6+).
Marti Bolivar
2012-06-28
1
-14
/
+16
*
ventosus
2012-06-28
1
-12
/
+12
*
Fix botched TARGET_LDFLAGS.
Marti Bolivar
2012-06-26
1
-3
/
+3
*
Merge branch 'wip-family-support'
Marti Bolivar
2012-06-26
51
-679
/
+470
|
\
|
*
Rework linker scripts.
Marti Bolivar
2012-06-07
43
-368
/
+198
|
*
Move OpenOCD stuff into contrib/.
Marti Bolivar
2012-06-07
6
-351
/
+0
|
*
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
8
-3
/
+87
|
*
Doxyfile: Add to PREDEFINED to cover libmaple_types.h.
Marti Bolivar
2012-05-31
1
-0
/
+4
|
*
Doxygen: add the Evil Mangler.
Marti Bolivar
2012-05-10
2
-1
/
+41
|
*
Doxyfile: Disable TYPEDEF_HIDES_STRUCT to work around Breathe issues.
Marti Bolivar
2012-05-10
1
-1
/
+1
|
*
Change __DOXYGEN_PREDEFINED_HACK to __DOXYGEN__.
Marti Bolivar
2012-05-09
1
-1
/
+1
|
*
Shut up, doxygen.
Marti Bolivar
2012-05-09
1
-2
/
+2
|
*
STM32VLDiscovery support files
Anton Eltchaninov
2012-05-03
4
-0
/
+75
|
*
Doxyfile: Allow group documentation.
Marti Bolivar
2012-05-03
1
-1
/
+1
|
*
stm32.h: Various updates, mostly to help STM32F1 line support.
Marti Bolivar
2012-04-24
5
-10
/
+0
|
*
ld/make: Add support for STM3220G-EVAL board.
Marti Bolivar
2012-04-11
2
-0
/
+21
|
*
support/ld: Add STM32F2 vector symbols.
Marti Bolivar
2012-04-11
1
-0
/
+98
|
*
Add build support for targeting multiple STM32 series.
Marti Bolivar
2012-04-11
7
-6
/
+12
|
*
build system: Add board include files for target-config.mk.
Marti Bolivar
2012-04-11
6
-45
/
+33
|
*
Great renaming: use "series" instead of "family".
Marti Bolivar
2012-04-11
2
-3
/
+3
|
*
Rename GLOBAL_FLAGS to TARGET_FLAGS, remove from Makefile.
Marti Bolivar
2012-04-11
1
-0
/
+15
|
*
Revert "Added libs in libraries/ to the include path"
Marti Bolivar
2012-04-11
1
-1
/
+0
|
*
target-config.mk: Remove FLASH_SIZE, SRAM_SIZE settings.
Marti Bolivar
2012-04-11
1
-10
/
+0
[next]