aboutsummaryrefslogtreecommitdiff
path: root/src/stm32l1.c
AgeCommit message (Expand)Author
2015-03-14Use size_t for sizes in flash functions. Fix all sign compare warnings.Gareth McMullin
2015-03-01Clean up includes everywhere.Gareth McMullin
2014-12-23stm32f4.c: Add STM32F411 ID.Uwe Bonnes
2014-07-09[SUP] Add support for stm32l152c-discovery boardFrantisek Burian
2013-10-05FIX: FLASH_* collision with libopencm3 definitionsBuFran
2013-06-17Fix trailing whitespace everywhere.Gareth McMullin
2012-11-03Probe function return bool, true if device identified.Gareth McMullin
2012-10-25Added support for STM32L1.Vegard Storheil Eriksen