TibaChang / cmsis

This CMSIS only include header files without any drivers to provide HAL for mini-arm-os.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cmsis

This CMSIS only include header files without any drivers to provide HAL for mini-arm-os.

Where does this CMSIS comes from?

These files comes from mbed repository.

And the "STM32F429" dir is here

Why we need this repositroy?

When you would like to try mini-arm-os.

Directory naming strategy

  • (vendor name) + (your device name)
    • Ex:STM32 + f429disco = STM32f429disco

More datails/porting

See the README in mini-arm-os

About

This CMSIS only include header files without any drivers to provide HAL for mini-arm-os.

License:Other


Languages

Language:C 99.1%Language:C++ 0.9%