Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: GlasgowEmbedded/glasgow
base: b269ae093474
Choose a base ref
...
head repository: GlasgowEmbedded/glasgow
compare: a18c9e611ac3
Choose a head ref
  • 2 commits
  • 7 files changed
  • 1 contributor

Commits on Dec 27, 2020

  1. Configuration menu
    Copy the full SHA
    e9e6c3d View commit details
    Browse the repository at this point in the history
  2. firmware: implement voltage reading for the INA233

    move adc_reg_read()/_write() to util.c and rename to i2c_reg8_read()/_write()
    as they are used by both ADCs and can most probably also be used for other I2C peripherals.
    electroniceel authored and whitequark committed Dec 27, 2020
    Configuration menu
    Copy the full SHA
    a18c9e6 View commit details
    Browse the repository at this point in the history