Store the masked chip_id in the stlink structure. Should fix unexpected
[fw/stlink] / example /
2011-11-20 Fabien Le Mentec[update] blink_flash makefile
2011-11-15 texaneMerge pull request #29 from karlp/future_f1plusf4
2011-11-15 Karl PalssonMerge branch 'tmaster' into future
2011-11-14 Karl PalssonMerge remote branch 'origin/libwork2'
2011-11-14 texaneMerge pull request #27 from csamuelson/master
2011-11-14 Karl PalssonNote that many of these "examples" are busted
2011-11-14 Chris SamuelsonSTM32F4 discovery_demo Makefile needed correct capitali...
2011-11-14 Karl PalssonFix linking with new names
2011-11-14 Karl PalssonAdding original source of vl factory demo
2011-11-14 Karl PalssonBuild libraries for stm32l1xx and stm32f10x
2011-11-14 Karl PalssonFix compile error with new libraries
2011-11-14 Karl PalssonRename board specific demos as appropriate
2011-11-14 Karl PalssonRename 32L specific examples
2011-11-14 Karl PalssonRestructure libs source to support multi platform
2011-11-13 texaneMerge pull request #25 from jnosky/master
2011-11-12 jnoskyAdd STM32F4 discovery board demo and make file
2011-11-12 jnoskyAdded IO_Toggle demo and make file
2011-11-12 jnoskyAdded STM32F4xx Std Periph driver source and make file
2011-11-12 jnoskyRemoved binaries
2011-11-12 jnoskyAdded IO_Toggle demo sources and make file
2011-11-12 jnoskyAdded STM32F4 discovery demo sources and make file
2011-11-12 jnoskyAdded USB Device library sources
2011-11-12 jnoskyAdded USB Host library sources
2011-11-12 jnoskyAdded STM32F4xx StdPeriph Driver sources
2011-11-12 jnoskyAdded USB OTG Driver sources
2011-11-12 jnoskyAdded STM32F4-Discovery utilities
2011-11-12 Fabien Le Mentec[merge] merge jnosky/master
2011-11-12 Fabien Le MentecMerge branch 'jnosky/master'
2011-11-11 Karl PalssonMerge branch 'master' of github.com:karlp/stlink
2011-11-04 Karl PalssonMerge branch 'master' of https://github.com/texane...
2011-11-03 Karl PalssonMerge branch 'master' into killsg
2011-11-01 Karl PalssonRemove unneeded old files
2011-10-29 jnoskyFixed flash utility for STM32F4
2011-10-29 unknownFixed flash utility for STM32F4
2011-10-27 Fabien Le Mentec[add] dac example
2011-10-23 Fabien Le Mentec[fixme] blink_flash example working. more initializatio...
2011-10-22 Fabien Le Mentec[fix] stm32l flash write
2011-10-22 Karl PalssonMake the blink example build for all platforms.
2011-10-22 Karl PalssonMerge branch 'master' of https://github.com/texane...
2011-10-22 Karl PalssonMerge upstream texane/master
2011-10-22 Karl PalssonAdd debug flag by default, no need not to have it in...
2011-10-22 Karl PalssonFix character encodings of st provided files.
2011-10-21 Fabien Le MentecMerge branch 'master' into local/stm32l_flash
2011-10-20 texaneMerge pull request #14 from bikeNomad/master
2011-10-20 Ned KonzAdded multiple-board support to blink_flash Makefile
2011-10-19 Fabien Le Mentec[merge] patches from uwe
2011-10-18 Fabien Le MentecMerge branch 'master' of https://github.com/macpod...
2011-10-18 Jeffrey NelsonUpdated SRAM blink files to work with STM32F4-Discovery...
2011-10-16 Fabien Le Mentec[add] blink_flash example
2011-10-16 Karl PalssonMerge branch 'master' of https://github.com/texane...
2011-10-16 Fabien Le Mentec[update] lcd example, minor
2011-10-16 Fabien Le Mentec[fix] LCD GPIO mode must be alternate function
2011-10-16 Fabien Le Mentec[update] lcd example uses libstm32l_discovery
2011-10-16 Fabien Le Mentec[add] libstm32l_discovery from ST packages. build direc...
2011-10-16 Fabien Le Mentec[add, wip] example/lcd
2011-10-16 Fabien Le Mentec[update] blink does not use bootmode
2011-10-16 Fabien Le Mentec[mv] blink source into example/blink
2011-10-15 Fabien Le Mentec[update] port blink example to stm32l discovery
2011-10-15 Fabien Le Mentec[update] blinky entrypoint
2011-10-15 Fabien Le Mentec[update] example/Makefile base text address
2011-10-14 Fabien Le MentecMerge remote branch 'karl/stm32l' into local/stlinkv2
2011-10-13 Karl PalssonMerge remote branch 'karlgithub/master' into mystm32l
2011-10-01 Karl PalssonSwap build.sh for a real Makefile
2011-01-14 texane[add] disasm script
2011-01-14 texane[add] default bootloader dump
2011-01-14 texane[add] dirty example