Re: [libopenstm32-devel] gpio_toggle and examples question
Status: Inactive
Brought to you by:
uh1763
From: Marko K. <kra...@gm...> - 2011-02-01 13:35:14
|
Hi, I've attached a patch consisting of: Modify gpio.c so that gpio_toggle() supports multiple gpios. Modify rcc.c to provide rcc_clock_setup_in_hse_8mhz_out_24mhz(), as 24MHz is the maximum speed of the chip on the stm32 discovery board. Added directory of examples, tested on stm32 discovery, just modifications of: button, miniblink, fancyblink, usart, and rtc. More to come when i get some spare time to try out some other library features... Let me know if anything needs fixing, or whatnot. mark |