configs/stm32f103-minimum: Add support to BMP180 on BluePill (stm32f103-minimum) board.

This commit is contained in:
Alan Carvalho de Assis
2018-02-04 07:34:31 -06:00
committed by Gregory Nutt
parent fad70bf90e
commit 97937d3d47
6 changed files with 133 additions and 2 deletions
+1 -1
View File
@@ -543,7 +543,7 @@ static void aes_decr(FAR uint8_t *state, FAR const uint8_t *expanded_key)
* Public Functions
****************************************************************************/
/****************************************************************************
/****************************************************************************
* Name: aes_encrypt
*
* Description: