]> git.sur5r.net Git - freertos/commit
Added two missing STM32 peripheral drivers from the STM32L152 demo project.
authorrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Thu, 23 Dec 2010 17:10:24 +0000 (17:10 +0000)
committerrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Thu, 23 Dec 2010 17:10:24 +0000 (17:10 +0000)
commit289492ca9308f74333835e93ec1338d9ce927773
tree96a31918be8eb25d5f863e8ae490fba360be7b90
parentfe1600325e9b176108626e4fb301c3f47f4d649a
Added two missing STM32 peripheral drivers from the STM32L152 demo project.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1185 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
Demo/Cortex_STM32L152_IAR/system_and_ST_code/STM32L1xx_StdPeriph_Driver/inc/stm32l1xx_i2c.h [new file with mode: 0644]
Demo/Cortex_STM32L152_IAR/system_and_ST_code/STM32L1xx_StdPeriph_Driver/src/stm32l1xx_spi.c [new file with mode: 0644]