01110 / stm32-modbus

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

stm32 development template for modbus based on ST STM32F100 STM32Discovery

OS: ubuntu

Toolchain: Sourcery CodeBench Lite Edition for ARM EABI hosted on IA32 GNU/Linux

IDE: eclipse + cdt + gnu arm eclipe plug-in

note: the startup asm source file should be copied from Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup, and rename startup_stm32f10x_hd.s to startup_stm32f10x_hd.S

About


Languages

Language:C 74.3%Language:C++ 19.5%Language:Assembly 5.6%Language:Python 0.6%