Skip to content

Commit

Permalink
stm32cube: update stm32f1 to cube version V1.8.5
Browse files Browse the repository at this point in the history
Update Cube version for STM32F1xx series
on https://github.com/STMicroelectronics
from version v1.8.4
to version v1.8.5

Signed-off-by: Abderrahmane Jarmouni <[email protected]>
  • Loading branch information
ajarmouni-st authored and erwango committed Dec 5, 2023
1 parent 4211cbe commit c5b5c26
Show file tree
Hide file tree
Showing 151 changed files with 6,614 additions and 5,369 deletions.
27 changes: 27 additions & 0 deletions stm32cube/stm32f1xx/License.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
Copyright 2016 STMicroelectronics.
All rights reserved.

Redistribution and use in source and binary forms, with or without modification,
are permitted provided that the following conditions are met:

1. Redistributions of source code must retain the above copyright notice, this
list of conditions and the following disclaimer.

2. Redistributions in binary form must reproduce the above copyright notice,
this list of conditions and the following disclaimer in the documentation and/or
other materials provided with the distribution.

3. Neither the name of the copyright holder nor the names of its contributors
may be used to endorse or promote products derived from this software without
specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR
ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
4 changes: 2 additions & 2 deletions stm32cube/stm32f1xx/README
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Origin:
http://www.st.com/en/embedded-software/stm32cubef1.html

Status:
version v1.8.4
version v1.8.5

Purpose:
ST Microelectronics official MCU package for STM32F1 series.
Expand All @@ -23,7 +23,7 @@ URL:
https://github.com/STMicroelectronics/STM32CubeF1

Commit:
c750eab6990cac35ab05020793b0221ecc1a8ce5
5326afcfb2ecfb27b7e473fd43e1adec9e3595ec

Maintained-by:
External
Expand Down
Loading

0 comments on commit c5b5c26

Please sign in to comment.