/stm32f7-hal

STM32F7 HAL files

Primary LanguageCBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

STM32F7 HAL

This project, available from GitHub, includes the STM32F7 HAL files.

Version

  • CMSIS Pack v2.9.0
  • ST HAL v1.2.0

Documentation

The latest STM documentation is available from STM32CubeF7.

The latest CMSIS documentation is available from keil.com.

The list of latest packs is available from keil.com.

Original files

The original files are available in the originals branch.

These files were extracted from Keil.STM32F7xx_DFP.2.9.0.pack.

To save space, only the following folders were preserved:

  • Drivers/STM32F?xx_HAL_Driver/

Changes

  • stm32f7xx_hal.h: silence -Wpadded.

Tests

export PATH=/usr/local/gcc-arm-none-eabi-5_2-2015q4/bin:$PATH
bash ../../../scripts/run-tests.sh