View Issue Details

IDProjectCategoryView StatusLast Update
0000426GC StudioCompilerpublic2023-11-15 17:52
Reporteranonymous Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version1.01.03 
Target Version1.01.04Fixed in Version1.01.04 
Summary0000426: Add EEPROM operations support to compiler
DescriptionAdded EEPROM and END EEPROM to create EEPROM datasets[1554,1555]
TagsNo tags attached.

Activities

evanvennn

2023-11-14 10:46

administrator   ~0000201

New COMMANDs EEPROM and always ends with End EEPROM.

The HELP page is _dataset_for_eeprom.html

The GCODE HELPer could be:

EEPROM datasetname [[,] offset_address ]
An EEPROM dataset is a list of values that are stored in the EEPROM memory of the microcontroller, which then can be accessed using the EPREAD command or other EEPROM operations.

Issue History

Date Modified Username Field Change
2023-11-14 10:44 anonymous New Issue
2023-11-14 10:46 evanvennn Status new => assigned
2023-11-14 10:46 evanvennn Note Added: 0000201
2023-11-15 17:31 angel-spartan Status assigned => resolved
2023-11-15 17:31 angel-spartan Resolution open => fixed
2023-11-15 17:31 angel-spartan Product Version => 1.01.03
2023-11-15 17:31 angel-spartan Fixed in Version => 1.01.04
2023-11-15 17:31 angel-spartan Target Version => 1.01.04
2023-11-15 17:52 angel-spartan Status resolved => closed