libopencm3/include/libopencm3
Karl Palsson 636918732d stm32: i2c: drop useless integer defines I2C_CR2_FREQ_
These defines were simply a word containing the number, instead of the
number itself.  This provides no value, and implies that there's a
limited set of values.  The list was _already_ incomplete, so
misleading, _and_ just noise to maintain.  Burn it all.

(well, burn it just a little bit, provide deprecated aliases on the old
values so that code keeps compiling)
2020-11-28 22:13:25 +00:00
..
cm3 cortex: FAULTMASK does not exist on armv6m. 2020-01-04 21:53:34 +00:00
dispatch stm32g4: Add basic support 2020-04-09 23:29:00 +00:00
efm32 doc: efm32: tag USB files for doxygen generation 2019-06-25 21:15:19 +00:00
ethernet stm32f7: enable existing ethernet libraries 2019-04-15 13:11:05 +00:00
gd32 doc: gd32: make groups match what's used. 2019-06-25 21:15:35 +00:00
lm3s doc: restore targets as pages. 2019-06-10 11:10:34 +00:00
lm4f doc: restore targets as pages. 2019-06-10 11:10:34 +00:00
lpc13xx doc: restore targets as pages. 2019-06-10 11:10:34 +00:00
lpc17xx doc: restore targets as pages. 2019-06-10 11:10:34 +00:00
lpc43xx doc: restore targets as pages. 2019-06-10 11:10:34 +00:00
msp432/e4 doc: restore targets as pages. 2019-06-10 11:10:34 +00:00
pac55xx pac55xx: gpio: fix gpio_set_af for pin alternate function settings. 2020-04-09 14:17:27 +00:00
sam sam/4l: monster commit 2018-04-14 18:40:54 +00:00
stm32 stm32: i2c: drop useless integer defines I2C_CR2_FREQ_ 2020-11-28 22:13:25 +00:00
swm050 swm050: timer: use more standard bit definitions 2020-01-28 22:31:38 +00:00
usb usb: define USB_CLASS_DFU 2020-01-12 20:31:26 +00:00
vf6xx doc: restore targets as pages. 2019-06-10 11:10:34 +00:00
docmain.dox docs: Update license and targets to be more current 2015-07-30 00:26:12 +00:00
license.dox Setup to document entire project using doxygen. 2012-09-15 12:51:46 +09:30