summaryrefslogtreecommitdiff
path: root/board/sweetberry/board.c
Commit message (Expand)AuthorAgeFilesLines
* Remove __7b, __8b and __7bfDenis Brockus2019-07-201-1/+1
* Use 7bit I2C/SPI slave addresses in ECDenis Brockus2019-07-191-1/+1
* sweetberry: update I2C clock speeds to match spec/measurements.Brian J. Nemec2019-05-301-4/+4
* i2c: Split i2c_xfer into locked/unlocked versions.Jonathan Brandmeyer2018-08-161-3/+1
* i2c: add i2c_lock before and after calling i2c_xferZhuohao Lee2018-08-071-0/+2
* sweetberry: expose i2c over usbRuben Rodriguez Buchillon2018-05-211-3/+8
* chip/stm32/usb: Replace reset handler by generic event handlerNicolas Boichat2017-08-161-1/+1
* common/update_fw: Remove board-specific rw_sectionsNicolas Boichat2017-04-151-19/+0
* sweetberry: add usb power logging interfaceNick Sanders2016-11-111-0/+6
* sweetberry: add usb fw updateNick Sanders2016-09-021-0/+23
* sweetberry: add dwc usb supportNick Sanders2016-09-011-0/+33
* sweetberry: add i2c supportNick Sanders2016-08-211-0/+21
* sweetberry: add build target for sweetberryNick Sanders2016-08-191-0/+57