summaryrefslogtreecommitdiff
path: root/board/pdeval-stm32f072/board.c
Commit message (Expand)AuthorAgeFilesLines
* Rename CONFIG_USB_PD_PORT_COUNT as CONFIG_USB_PD_PORT_MAX_COUNTKarthikeyan Ramasubramanian2019-11-011-1/+1
* Remove __7b, __8b and __7bfDenis Brockus2019-07-201-1/+1
* Use 7bit I2C/SPI slave addresses in ECDenis Brockus2019-07-191-2/+2
* TCPC: Make tcpc_config handle other bus typesDaisuke Nojiri2019-06-101-1/+8
* TCPM: Add TCPM driver for Analogix anx7447 chipDylan Lai2018-04-031-8/+3
* tcpm: update code to support multiple tcpm driverKevin K Wong2016-04-171-2/+3
* pd: Add support for multiple distinct TCPC alert signalsShawn Nematbakhsh2015-11-251-0/+14
* tcpm: Add configuration struct for tcpc i2c paramsShawn Nematbakhsh2015-11-081-0/+8
* cleanup: Rename usb.h to usb_descriptor.hShawn Nematbakhsh2015-11-081-1/+1
* Add board for USB PD chip evaluationVincent Palatin2015-06-241-0/+55