Very very easy to write C programs in to STM32F4 Discovery with ZIOS
Posted on January 09, 2014 at 02:46I wrote a library for the STM32F4 Discovery kit. The name of this library is ZIOS.ZIOS includes low level functions. You don't need to MCU registers access for your application programs. Also I wrote simple demo pr...