/STM32F4_basic

Primary LanguageCMIT LicenseMIT

STM32F4_basic

The purpose of this repository is a personal practice of STM32F4 programming.

The library based on STM32Cube_FW_F4_V1.3.0.zip which you can get it from ST's web site.

I just based on the FW to create an build environment based on "arm-none-eabi-" tool chain.