summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm/stm32f4 (unfollow)
Commit message (Expand)AuthorFilesLines
2013-10-24bsp/stm32f4: Bugfix for I2C driver.Christian Mauderer1-1/+1
2013-10-24bsp/stm32f4: Add a simple I2C-driver.Christian Mauderer10-0/+612
2013-10-24bsp/stm32f4: Bugfix for io-initialisation.Christian Mauderer1-1/+1
2013-10-24bsp/stm32f4: Header for f10xxx EXTI.Christian Mauderer4-0/+43
2013-09-19bsp/stm32f4: Add STM32F10XXX support.Christian Mauderer17-145/+758
2013-07-22bsp/stm32f4: fix typo in USART2 device nameKarel Gardas1-1/+1
2013-05-03bsps/arm: Move implementation to inline functionsSebastian Huber2-1/+1
2013-02-11libchip/serial: Add const qualifierSebastian Huber2-2/+2
2012-11-15bsps: Interrupt initialization error is fatalSebastian Huber1-3/+1
2012-11-15score: Add RTEMS_FATAL_SOURCE_EXITSebastian Huber1-0/+1
2012-08-06Revert "Add bspopts.h.in."Gedare Bloom1-70/+0
2012-07-19Use http://www.rtems.org/bugzilla as bug-URL.Ralf Corsépius1-1/+1
2012-07-19Require automake-1.12.2.Ralf Corsépius1-1/+1
2012-07-19Require autoconf-2.69.Ralf Corsépius1-1/+1
2012-06-15bsps/arm: Rename linkcmds.armv7 to linkcmds.armv7mSebastian Huber1-1/+1
2012-06-12bsps: Replace NIRVANA regionSebastian Huber1-1/+0
2012-05-24Add bspopts.h.in.Ralf Corsépius1-0/+70
2012-04-15bsp/stm32f4: API changesSebastian Huber9-83/+174
2012-04-12bsp/stm32f4: Add IO and RCCSebastian Huber9-55/+487
2012-04-07bsp/stm32f4: New BSPSebastian Huber16-0/+1083