Skip to content
Snippets Groups Projects

read and write to eeprom

Merged Elodie Deborah Resseguie requested to merge arduino_eeprom into devel

Add arduino to set and read from EEPROM. An example arduino_eeprom.cpp is also added in tools/ to show how to use this.

./bin/arduino_eeprom -a /dev/ttyACM0 read 0 # read the value in eeprom address 0
./bin/arduino_eeprom -a /dev/ttyACM0 write 0 5 # write eeprom address 0 to 5
Edited by Elodie Deborah Resseguie

Merge request reports

Pipeline #2286599 passed

Pipeline passed for c7b00fd5 on arduino_eeprom

Approved by

Merged by Elisabetta PianoriElisabetta Pianori 4 years ago (Mar 3, 2021 10:00pm UTC)

Merge details

  • Changes merged into devel with 917c9c27 (commits were squashed).
  • Deleted the source branch.

Pipeline #2367253 passed

Pipeline passed for 917c9c27 on devel

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • added 1 commit

    Compare with previous version

  • Elodie Deborah Resseguie changed the description

    changed the description

  • Elodie Deborah Resseguie marked this merge request as ready

    marked this merge request as ready

  • Elodie Deborah Resseguie changed title from set and get eeprom values to read and write to eeprom

    changed title from set and get eeprom values to read and write to eeprom

  • added 43 commits

    Compare with previous version

  • added 1 commit

    Compare with previous version

  • added 1 commit

    Compare with previous version

  • added 1 commit

    Compare with previous version

  • added 1 commit

    Compare with previous version

  • added 1 commit

    Compare with previous version

  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Please register or sign in to reply
    Loading