I am building a USB device based upon STM32F411RE, the source code uses an
older version of libopencm3. It uses the old-style peripheral clock enables,
e.g. rcc_peripheral_enable_clock and I would like to update it to use the
newer "rcc_periph_clock_enable" method. Are there some notes anywhere about
how to do this, since I am very new to libopencm3 and don't fully understand
the differences?
Thanks
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
libopencm3-devel mailing list
libopencm3-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libopencm3-devel