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: 33ad81eadd15
Choose a base ref
...
head repository: GlasgowEmbedded/glasgow
compare: 45fec46f4dd2
Choose a head ref
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on Jul 31, 2020

  1. applet.program.avr.spi: fix address masks for EEPROM write.

    The masking is handled on an upper level anyway, since the lower
    interface doesn't know anything about the device.
    
    Before this commit, only 64 EEPROM bytes out of every 256 would be
    actually written. (It would then fail verification.)
    whitequark committed Jul 31, 2020
    Configuration menu
    Copy the full SHA
    45fec46 View commit details
    Browse the repository at this point in the history