Jenkins Builder has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-e1-hardware/+/30065 )
Change subject: icE1usb fw: Import I2C peripheral driver ......................................................................
Patch Set 1:
(1 comment)
File firmware/ice40-riscv/icE1usb/i2c.c:
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-847): https://gerrit.osmocom.org/c/osmo-e1-hardware/+/30065/comment/4fc81229_c0c52... PS1, Line 32: static volatile struct i2c * const i2c_regs = (void*)(I2C_BASE); "(foo*)" should be "(foo *)"